Closed fomalhautb closed 3 years ago
Hi, I noticed that the eval_mesh.py only uses Shapes3dDataset. If I evaluate the mesh generated by the multi-view model, I get this error:
eval_mesh.py
Shapes3dDataset
How should I evaluate the chamfer distance for the DTU dataset?
Hi @FomalhautB , for the DTU evaluation, we refer to the official DTU evaluation scripts.
Hi, I noticed that the
eval_mesh.py
only usesShapes3dDataset
. If I evaluate the mesh generated by the multi-view model, I get this error:How should I evaluate the chamfer distance for the DTU dataset?