Skip to content

Latest commit

 

History

History

modelnetc_utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Utils for Loading and Evaluating ModelNet-C

Install

pip install -e .

Usage

  • eval_corrupt_wrapper

    The wrapper helps to repeat the original testing function on all corrupted test sets. It also helps to compute metrics.

  • ModelNetC

    ModelNet40-AC loader. The default path is set to ../../data/modelnet_c. Please change the path in accordingly.