autonomousvision / sdfstudio

A Unified Framework for Surface Reconstruction
Apache License 2.0
1.9k stars 179 forks source link

Nerfstudio-data vs sdfstudio-data #270

Closed davidceka closed 5 months ago

davidceka commented 6 months ago

Hi, I'm in the process of training some models and I was wondering: what's the point of converting my nerfstudio-data to sdfstudio-data if both bakedangelo and nerfacto can use as input the nerfstudio-data format? Are there specific models that can't process nerfstudio-data?

niujinshuchong commented 5 months ago

Hi, you can use any data format for training. The reason why we have sdfstudio-data is because we also support monocular depth and normal since they are helpful for some scenarios.