ModelNet40Fixer
ModelNet40 dataset has errors on it's 'off' files. This repo's application fixes the whole dataset.
Install / Use
/learn @cabraile/ModelNet40FixerREADME
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 bash run.sh to edit all the files of the dataset. The parameters DS_PATH and FIXER_PATH must be provided without '/' as the last character. Also, FIXER_PATH must be the absolute path to the fixer.
