Zhongen / Shape-Measure

PyTorch version of shape evaluation metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PyTorch version of shape evaluation metrics


Languages

Language:Cuda 47.5%Language:C++ 40.2%Language:Python 12.3%