magicleap / Atlas

Atlas: End-to-End 3D Scene Reconstruction from Posed Images
Apache License 2.0
1.82k stars 221 forks source link

Why not use ScanNet provided mesh as ground truth? #68

Open fengziyue opened 2 years ago

fengziyue commented 2 years ago

Hi:

thank you for sharing this amazing work, I have a question:

since the ScanNet already provided the GT mesh, why do we need to run the TSDF fusion again to prepare the GT TSDF data?

Thank you!