GitHub - mobenqi/ModelNet40Fixer: ModelNet40 dataset has errors on it's 'off' files. This repo's application fixes the whole dataset. · GitHub
Skip to content

mobenqi/ModelNet40Fixer

 
 

Folders and files

Repository files navigation

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.

About

ModelNet40 dataset has errors on it's 'off' files. This repo's application fixes the whole dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 67.5%
  • Shell 32.5%