Skip to content

jl626/torch_shape_measure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shape Evaluation Metrics for PyTorch

PyTorch version of shape evaluation metrics

Currently supports EMD (Wasserstein), Chamfer metrics and Varifold pseudo-metric

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 and Stanford Bunny.

About

Earth Mover's distance, Chamfer distance, varifold and current kernel pseudo-metrics for shape comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published