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

Mesh R-CNN and ShapeNet #113

Open
edward1christian opened this issue Jun 30, 2023 · 0 comments
Open

Mesh R-CNN and ShapeNet #113

edward1christian opened this issue Jun 30, 2023 · 0 comments

Comments

@edward1christian
Copy link

Hello,

I having a problem running the preprocess script on the ShapeNet V1 dataset. I have registered and downloaded the ShapeNetCoreV1 dataset files.
python tools/preprocess_shapenet.py \ --shapenet_dir ./datasets/shapenet/ShapeNetCore.v1 \ --shapenet_binvox_dir ./datasets/shapenet/ShapeNetCore.v1 \ --output_dir ./datasets/shapenet/ShapeNetV1processed \ --zip_output

Unzipping ShapeNetCore.v1.zip and ShapeNetCore.v1.binvox.zip all extracted to same folder datasets/shapenet/ShapeNetCore.v1 .

I get the following error:
Traceback (most recent call last): File "tools/preprocess_shapenet.py", line 317, in <module> main(args) File "tools/preprocess_shapenet.py", line 144, in main raise ValueError("Pre processing identified missing data points") ValueError: Pre processing identified missing data points

I think this is a error with the dataset itself. Sorry if this is too basic question but am new to this all. Thanks in advance for the assistance.

I am Running on Ubuntu 22.04.2

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