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

question about the depth estimation output #42

Open
Twilight89 opened this issue Mar 22, 2023 · 0 comments
Open

question about the depth estimation output #42

Twilight89 opened this issue Mar 22, 2023 · 0 comments

Comments

@Twilight89
Copy link

Hi, thanks for your great work about dataset and MidaS implementation.

I have two questions,

  1. In the test_depth.py code, the depth_gt and depth_pred are both clamped to [0, 1] and then compute metrics like rmse. Why they should be clamped. How do I get the real metric depth to evaluate the performance on NYU_DEPTH_V2
  2. The depth estimation results reported in the paper are a little strange because the L1 error and delta_1 are too low compared to the results reported in MidaS and DPT. Is there any difference in the metric computation between your repo and MidaS?

If there are any confused things I haven't clarified, please let me know! Hope for your reply, thx :)

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

1 participant