ashawkey / nerf2mesh

[ICCV2023] Delicate Textured Mesh Recovery from NeRF via Adaptive Surface Refinement

Home Page:https://me.kiui.moe/nerf2mesh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lego Chamfer Distance

WB-3 opened this issue · comments

commented

The Chamfer Distance obtained from training of lego data set in NeRF-synthetic is incorrect. Could you please tell me the training parameters of your lego dataset? As follows, I changed replace=False to replace=True and got a value different from that in the paper. I think there is a problem with the training parameter.
image

i didn't see that scripts/ecal_chamfer_distance.py file. Could I ask how to calculate chamfer distance between gt mesh and extract mesh? I would really appreciate it if u could provide the code!