Giter VIP home page Giter VIP logo

Comments (3)

Parskatt avatar Parskatt commented on May 31, 2024 1

Basically we train the confidence in our model to match the MVS dataset (MegaDepth). It seems like megadepth fails quite often to provide accurate depth, hence the model learns this bias. Basically in the postprocessing we "soften" the uncertain regions, to somehow compensate for this. It's a quite heuristic approach and could be improved I think :D

from dkm.

Parskatt avatar Parskatt commented on May 31, 2024

The first is a heuristic, we find that scale 16 is overly uncertain, so optionally we simply remove some of the uncertainty.

Second, if we take some extreme case like hs=2, we get points on -0.5,0.5. I think this is in line with "align_corners=False".

from dkm.

Moreland-cas avatar Moreland-cas commented on May 31, 2024

The first is a heuristic, we find that scale 16 is overly uncertain, so optionally we simply remove some of the uncertainty.

Second, if we take some extreme case like hs=2, we get points on -0.5,0.5. I think this is in line with "align_corners=False".

Thanks for the quick reply !
I'm good with the second one now. Can you explain more about the first one please? What do you mean by "overly uncertain" and how does subtraction make it better?

from dkm.

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.