autonomousvision / sdfstudio

A Unified Framework for Surface Reconstruction
Apache License 2.0
1.98k stars 185 forks source link

Facing foward scene supported #243

Closed blacksino closed 1 year ago

blacksino commented 1 year ago

Can the scenario of facing forward be supported?

niujinshuchong commented 1 year ago

Hi, we didn't test on forward facing scene like LLFF. But maybe DTU is something similar to forward facing scene which works in SDFStudio. So I guess if you prepare your data in our data format and normalise it such that the main object is within -1 to 1, it should work.

blacksino commented 1 year ago

thanks