/Shape-Measure

PyTorch version of shape evaluation metrics

Primary LanguageCuda

Shape Evaluation Metrics for PyTorch

PyTorch version of shape evaluation metrics

Currently supports EMD (Wasserstein), Chamfer metrics

Install

You can easily install the package

python setup.py install

Then you can run test.py to run some examples.

It works on random point clouds.

Acknowledgement

This code is based on latent_3d_points