ChamferDistancePytorch
ChamferDistancePytorch copied to clipboard
the question is how do I calculate the L2 Chamfer distance in predicted point cloud and real point cloud in your paper code
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.