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

Preprocessing of ScanNet scenes #1

Open
liqi0126 opened this issue Nov 1, 2022 · 2 comments
Open

Preprocessing of ScanNet scenes #1

liqi0126 opened this issue Nov 1, 2022 · 2 comments

Comments

@liqi0126
Copy link

liqi0126 commented Nov 1, 2022

Hi,

can you show how to preprocess scannet scenes for training? I tried to run preprocess.py first and then split.py. It gave me train and test split, but when running train_scannet.py it says ins_rgb.hdf5 is missing. How should i get this hdf5 file?

Thank you!

@ChenLu-china
Copy link

@liqi0126 Hi,

Thx for your attention. For the scannet processing, you can follow the official script of semantic instance generation method. By the way, .hdf5 file just includes the rgbs randomly generated by myself, you can generate it by yourself and put it to corresponding folder.

@liqi0126
Copy link
Author

liqi0126 commented Nov 4, 2022

Could you elaborate what does this hdf5 do and its structure? Or maybe you can share with me your randomly generated hdf5?

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