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

How does the surface normal GT annotation of NYUv2 comes out? #34

Open
Boatsure opened this issue Jan 15, 2025 · 1 comment
Open

How does the surface normal GT annotation of NYUv2 comes out? #34

Boatsure opened this issue Jan 15, 2025 · 1 comment

Comments

@Boatsure
Copy link

This question is not targeted at your work, but a doubt that arises during the process of my investigating dense prediction research.

How the hell the normal GT is calculated from RGBD images?

Let's say, for example, the NYUv2 dataset.
There is no ready-made normal data in the NYUv2 homepage, and its paper is also vague about the method of calculating normals
(Fig.1. Given an input image with raw and inpainted depth maps, we compute surface normals and align them to the room by finding three dominant orthogonal directions.).

While all research are making normal estimation evaluation on NYUv2, what normal GT are they using?

Would you please share the code to generate the normal GT from RGBD images?
How are the normal GT in DSINE generated?
In addition to the official NYUv2 datasets, are there any pre-processed NYUv2 datasets that are used by the mainstream?

Thanks a lot!

@haodong2000
Copy link
Collaborator

haodong2000 commented Jan 18, 2025

Hi @Boatsure thanks for your interests!

Unfortunately, we just borrowed the surface normal benchmark provided in DSINE. So I may not be able to answer your questions.

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