You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For training and validation we used KITTI dataset. We used Stereo 2015 benchmark dataset only for evaluation, i.e. we did not train/fine-tune models on that dataset (it's too small anyway, 200 samples AFAIR).
What is the significance of input size for these models? The inputs in KITTI 2015 training set are of size (375, 1242). And the input size that is mentioned in ResNet-18_2D is 513x257. How am I suposed to run it?
./nvstereo resnet18_2D 1242 375 stereoDNN/models/ResNet-18_2D/TensorRT/trt_weights.bin left_image_path right_image_path ./disp
What is the dataset used for training the NVsmall, NVTiny, and ResNet models present in the stereoDNN/models folder?
The text was updated successfully, but these errors were encountered: