dunbar12138 / DSNeRF

Code release for DS-NeRF (Depth-supervised Neural Radiance Fields)
https://www.cs.cmu.edu/~dsnerf/
MIT License
746 stars 126 forks source link

DTU on colmap #82

Open violet257 opened 1 year ago

violet257 commented 1 year ago

Hi, could you provide colmap depth results on DTU dataset? it seems colmap sometimes fail to reconstruct depth on DTU dataset when given 3 views inputs, eg scan110, how do you solve this?

dunbar12138 commented 1 year ago

Hi, thanks for your interest!

Here are the training depths and poses of scan110.

When running COLMAP on DTU dataset, remember to:

dachao-ai commented 8 months ago

Hi, could you provide colmap depth results on DTU dataset? it seems colmap sometimes fail to reconstruct depth on DTU dataset when given 3 views inputs, eg scan110, how do you solve this?

Hello, I am currently working on creating a DTU dataset, but due to the fact that the files in camera are all npy files, it is not possible to define real poses. Could you please share the DTU dataset you created or some scenes from it.