how can we get the GT mesh
Closed this issue · 2 comments
00Haocheng commented
Hello, to my knowledge, the grid in the scannet dataset is incomplete, which will affect the reconstruction evaluation. I wonder how to obtain the true value of the room model when evaluating reconstruction metrics?
xhd0612 commented
Hello, we use the ground truth mesh in the ScanNet dataset.To ensure a fair evaluation, we clean the generated mesh before comparing it with the ground truth. The authors of NeuRIS kindly provide the evaluation method, which can be used as a reference.
00Haocheng commented
I see. Thank you very much for your reply!