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

Error while Loading the ScanNet Dataset? #47

Open
A-suozhang opened this issue Dec 5, 2020 · 0 comments
Open

Error while Loading the ScanNet Dataset? #47

A-suozhang opened this issue Dec 5, 2020 · 0 comments

Comments

@A-suozhang
Copy link

A-suozhang commented Dec 5, 2020

Following the README.md
I downloaded the _vh_clean_2.ply file using the Scannet.org provided scripts
then use python -m lib.datasets.preprocessing.scannet to generate processed .ply files in the "train/test" folder under the processed_dir. I came across missing the scannetv2_train.txt file, so I download them from https://github.com/ScanNet/ScanNet/tree/master/Tasks/Benchmark. However, when I checked, the filename in it is like scene0191_00. However, the files in the processed folder are like scene0191_00.ply, thus resulting in the Error when the data loader loads data. Could you be kind enough to inform me how to properly prepare the ScanNet dataset for this codebase? Thx a lot!

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