Giter Site home page Giter Site logo

Comments (2)

Alexey-Kamenev avatar Alexey-Kamenev commented on July 18, 2024

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).

from redtail.

Diksha-Moolchandani avatar Diksha-Moolchandani commented on July 18, 2024

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

or

./nvstereo resnet18_2D 513 257 stereoDNN/models/ResNet-18_2D/TensorRT/trt_weights.bin left_image_path right_image_path ./disp

In any case the ground truth will be 1242x375 and then how will I find the error if I use the second method for inference?

from redtail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.