We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Specifically, how to set the focal_length here? def surface_normal_from_depth(depth, focal_length, valid_mask=None):
focal_length
Moreover, any scale preprocess to NYUv2 depth? I read it from depth png. Thank u
png
The text was updated successfully, but these errors were encountered:
Hi, please refer to test_nyu.sh in Metric3D github for detail.
Sorry, something went wrong.
Seems it ignored the surface normal part
No branches or pull requests
Specifically, how to set the
focal_length
here?def surface_normal_from_depth(depth, focal_length, valid_mask=None):
Moreover, any scale preprocess to NYUv2 depth? I read it from depth
png
.Thank u
The text was updated successfully, but these errors were encountered: