ThibaultGROUEIX / ChamferDistancePytorch

Chamfer Distance in Pytorch with f-score
MIT License
326 stars 43 forks source link

the question is how do I calculate the L2 Chamfer distance in predicted point cloud and real point cloud in your paper code #33

Open lsy-study opened 5 months ago

lsy-study commented 5 months ago

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 you can teach me how to change it.