Skip to content

ThibaultGROUEIX/ChamferDistancePytorch

Repository files navigation

Pytorch implementation of the chamfer distance.

Include a CUDA version, and a python version with pytorch ops.

Run

python setup.py install

TODO:

  • Discuss behaviour of torch.min() and tensor.min() which causes issues in some pytorch versions
  • Make it multi-GPU
  • Provide better Unit-tests

About

Chamfer Distance in Pytorch with f-score

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published