Skip to content

Latest commit

 

History

History

pointcloudc_utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Utils for Loading and Evaluating PointCloud-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.

  • PointCloud-C

    PointCloud-C loader. The default path is set to ../../data/pointcloud_c. Please change the path in accordingly.