Giter VIP home page Giter VIP logo

Comments (4)

ClementPinard avatar ClementPinard commented on May 25, 2024

Yes, sorry about that, should have been more careful when pushing.

This has been solved in commit #69588b0 (3 hours ago)

I'm still struggling to get comparable results with original paper so some other change might occur in the next days. Thanks for your vigilance anyway !

from sfmlearner-pytorch.

anuragranj avatar anuragranj commented on May 25, 2024

Thanks. Do these changes in depth evaluation result in different scores too? How similar/different is it to Eigen et al, or Zhou et al?

from sfmlearner-pytorch.

ClementPinard avatar ClementPinard commented on May 25, 2024

The difference here is that in addition to determining depth scale_factor from ratio of medians, we try to get it from ratio of translations. The main idea is that getting median of GT depth is impossible in real condition, while getting GT displacement is.

Obviously this leads to worse results but it's closer to a real usecase.

Anyway, we compute both from depth ratio and from translation ratio, and when you don't give a pose network, it will only compute with original scale factor.
Besides, with the option --output-dir you can save your inference values in a npy file that you can feed to e.g. Zhou's test_disp script. To be absolutely sure that tests are consistent.

from sfmlearner-pytorch.

anuragranj avatar anuragranj commented on May 25, 2024

Ok cool. Thanks.

from sfmlearner-pytorch.

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.