19reborn / NeuS2

[ICCV 2023] Official code for NeuS2
Other
621 stars 40 forks source link

Mesh measurements are not scaled #65

Open amughrabi opened 6 months ago

amughrabi commented 6 months ago

Hi, thanks for the fantastic work. I want to show small issues:

  1. The downscale variable is not defined. https://github.com/19reborn/NeuS2/blob/5fb07953dae2f87ed1059deb4664ed504b62a0d2/scripts/render_utils.py#L392
  2. The output mesh is unitless (scaled to [0-1]). The Colmap's camera is geo-registered, but the mesh has no real-world dimensions. image