krrish94 / chamferdist

Pytorch package to compute Chamfer distance between point sets (pointclouds).
Other
308 stars 50 forks source link

Updated version 1.0.0->1.0.1 with new PyPI release #21

Closed saryazdi closed 1 year ago

saryazdi commented 1 year ago

Master and PyPI should be in sync again (v1.0.1). The PyPI release is a sdist similar to before.

Tested that it works on ubuntu

krrish94 commented 1 year ago

Thanks for this PR; merging