autonomousvision / sdfstudio

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

Reference results available? #249

Open juuso-oskari opened 11 months ago

juuso-oskari commented 11 months ago

Hi,

My thesis is about speeding up the surface modeling process. I would like to know if there are any reference results available (training time, PSNR, chamfer distance) for the models? It would make picking the baseline models that much easier. BTW, which model is supposed to resemble state-of-the-art in fastest model available in the platform, baked-sdf (is there a running command available for this for example for the DTU dataset) or neus-facto?

niujinshuchong commented 10 months ago

Hi, we unfortunately don't have the training log anymore. For running bakedsdf on DTU, I think you can simply use the command in our examples and change the data path to the DTU dataset.