mdz/pytorch/PointNet/1_scripts/Data/ModelNet40Fixer/README.md

419 B

ModelNet40 Fixer

About

This application was developed because the Princeton ModelNet40 Dataset has a bug in some classes files, where the OFF header has no blank spaces (nor line breaking) with the number of vertices parameter.

How to use

Simply run python fixer.py to edit all the files of the dataset. The parameters paths is the ModeNet40 dataset path.