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

About Depthmap of dust3r #3

Open
puyiwen opened this issue Aug 13, 2024 · 1 comment
Open

About Depthmap of dust3r #3

puyiwen opened this issue Aug 13, 2024 · 1 comment

Comments

@puyiwen
Copy link

puyiwen commented Aug 13, 2024

Hi, thank you for your work. I want to convert depthmap of dust3r to metric depth, and evaluate on NYU like paper show, how can I do that?

@ruili3
Copy link
Owner

ruili3 commented Aug 29, 2024

Hi, you can follow the demo in DUSt3R to compute the depth map:
https://github.com/naver/dust3r/blob/69192aa322d279438390c109b8b85d5b859b5cdd/dust3r/demo.py#L168
Note that DUSt3R's depth map is up to a scale to the real-world depth, so you may have to conduct median/scale-shift alignment to the GT depth before computing the metrics.

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