DTUeval-python
DTUeval-python copied to clipboard
A fast python implementation of DTU MVS 2014 evaluation
TriangleMesh with 51069949 points and 0 triangles. sample pcd from mesh: 11%|█████ | 1/9 [00:07
Nice code ! 1.Does the output mean_d2s, mean_s2d, overall refer to accuracy(mm), completeness(mm), overall(mm) in most paper? 2.Besides, could you explain the metric diff/official | official | py_avg | py_std/official...
Hello author, thank you for your great work! I would like to ask why my mean_d2s and mean_s2d are so different? Also, what happens when I get a visualize error...
Great code! But when I generate mesh, I get the following error. I found that when the mesh has holes, a memory explosion occurs or an error is reported as...