ChamferDistancePytorch icon indicating copy to clipboard operation
ChamferDistancePytorch copied to clipboard

Chamfer Distance in Pytorch with f-score

Results 14 ChamferDistancePytorch issues
Sort by recently updated
recently updated
newest added

1. in each of the folder like chamfer2D,3D,5D, and 6D I run the below commands `python setup install` 2. Then I try to run unit_test.py And I got the below...

**dear mr, waht can i do to solve this problem may i get a advised version of python+torch+cuda from you?** running install running bdist_egg running egg_info writing chamfer_3D.egg-info/PKG-INFO writing dependency_links...

" no kernel image is available for execution on the device !" but when I train other net ,this did not happen. so I think if there is a problem...

Or how to take two specific point cloud data (or data stored as .h5 in the point cloud data folder) and perform Chamfer distance3d calculations?I'll give you the code and...