autonomousvision / monosdf

[NeurIPS'22] MonoSDF: Exploring Monocular Geometric Cues for Neural Implicit Surface Reconstruction
MIT License
573 stars 53 forks source link

Depth From SDF #93

Open miangoleh opened 9 months ago

miangoleh commented 9 months ago

I was wondering why you are not directly computing the depth from the SDF (ray distances maybe?) and supervising it using the volume rendering equation?