19reborn/NeuS2

Mesh measurements are not scaled

amughrabi opened this issue · 0 comments

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

  1. The downscale variable is not defined.
    fl_x = (test_transforms['fl_x'] if 'fl_x' in test_transforms else test_transforms['fl_y']) / downscale
  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