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

Scannet data processing while testing MonoSDF #92

Open
saulgooodman opened this issue Dec 28, 2023 · 0 comments
Open

Scannet data processing while testing MonoSDF #92

saulgooodman opened this issue Dec 28, 2023 · 0 comments

Comments

@saulgooodman
Copy link

Hello, after reading the content about custom data in the .md file, I would like to confirm how to obtain all the data:

1.Firstly, download Scannet from the official website and preprocess it according to the official tutorial.
2.Then, use scannet_to_monosdf.py to obtain cameras.npz.
3.Use extract_monocular_cues.py on the Scannet preprocessed with the Scannet official tutorial.
4.Finally, all the data is obtained, including RGB (from original scannet dataset), depth & normal (from extract_monocular_cues.py), cameras.py(from scannet_to_monosdf.py).

I'm not sure if my understanding is correct because I noticed that both scannet_to_monosdf.py and extract_monocular_cues.py generate depth maps, and the depth maps generated by the two are not the same.

Thank you!

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