henry123-boy / Level-S2FM_official

This is the official codes for "Level-S2fM: Structure from Motion on Neural Level Set of Implicit Surfaces" accepted as CVPR2023.
https://henry123-boy.github.io/level-s2fm/
MIT License
124 stars 9 forks source link

How to evaluate chamfer distance on dtu datastet? #25

Open leo-frank opened 10 months ago

leo-frank commented 10 months ago

DTU dataset provides groundtruth point clouds, LevelS2FM also generates mesh. I wonder the way that you evaluate mesh quality.

From my point of view, the process is compromised by 3 steps:

Is my understanding correct? Can you provide corresponding codes of evaluating mesh quality ?