autonomousvision / sdfstudio

A Unified Framework for Surface Reconstruction
Apache License 2.0
1.96k stars 183 forks source link

Add support for depth, normal etc to bakedsdf #231

Open Sreyas-108 opened 1 year ago

Sreyas-108 commented 1 year ago

@niujinshuchong Currently, BakedSDF implementation accepts mono prior arguments, but it is ignored in the loss, as the call to parent function is missing.