Totoro97/NeuS

How to get a correct depth map if the virtual camera is inside the reconstructed object ?

GCChen97 opened this issue · 0 comments

Since NeuS assume rays enter the surface from outside to inside, I wonder how to get correct depths if rays enter the surface from inside to outside?
Can I simply reverse the sdf value in the render_core?