Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarification about output #3

Closed
nithinvenny07 opened this issue Mar 31, 2021 · 1 comment
Closed

clarification about output #3

nithinvenny07 opened this issue Mar 31, 2021 · 1 comment

Comments

@nithinvenny07
Copy link

nithinvenny07 commented Mar 31, 2021

Hii @p-ranav
thank so much for sharing your amazing work
i wanted to know what output image represents, is it representing absolute depth or anything proportional to absolute depth?
what are the values in average_depth in infer.py represent?
if i want to get the absolute depth how can i get that

Thank you

@p-ranav
Copy link
Owner

p-ranav commented Mar 31, 2021

It is intended to be absolute depth in meters (the accuracy of this is TBD). Some of the depth predictions (e.g., MiDaS) are not absolute but instead relative depth (isl-org/MiDaS#37). I'm using some linear parameters to scale these to absolute depth - using absolute depth predictions, e.g., AdaBins, as the basis for this scaling.

@p-ranav p-ranav closed this as completed May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants