You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
I assume you are asking about the NYU dataset (for KITTI the situation is similar just the values are different).
I don't really remember where the 5000 scaling parameter is originally coming from, but the idea behind it is that dividing the values in the depth images by that scaling parameter will give you depth in meters.
The min/max depth in the notebooks are set purely for visualisation purposes, iirc the NYU dataset has the maximum depth of 10m since it is an indoor scenes dataset
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello
I was wondering that how did you calculate the depth_scale = 5000 and how did you calculate max and min depth.
The text was updated successfully, but these errors were encountered: