Open Wi-sc opened 1 year ago
Hi there, exciting work and thanks for your code.
I just have a quick question about how to calculate the volume IoU given two meshes. Is there any elegant way to do that?
Hi, you may use Mesh2SDF, then you just compute the IoU between the negative region.
Thanks Liuyuan. I will have try. And I also have a question about the grid size. May I know the grid size used when calculating IoU?
Hi there, exciting work and thanks for your code.
I just have a quick question about how to calculate the volume IoU given two meshes. Is there any elegant way to do that?