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

Dividing Depth by 255.0 for NYU Dataset #8

Open
geoeo opened this issue Jul 5, 2023 · 0 comments
Open

Dividing Depth by 255.0 for NYU Dataset #8

geoeo opened this issue Jul 5, 2023 · 0 comments

Comments

@geoeo
Copy link

geoeo commented Jul 5, 2023

Hello,
Why do you divide by 255.0 for the NYU data values?
e.g. https://github.com/SysCV/P3Depth/blob/main/src/data/NYU_dataset.py#L82

The BTS loader does not do this https://github.com/cleinc/bts/blob/master/pytorch/bts_dataloader.py#L163C1-L166C52
Which make sense since the website says image depth values are already in meters. https://cs.nyu.edu/~silberman/datasets/nyu_depth_v2.html

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