brownvc / diffdiffdepth

Official repository for CVPR 2021 paper "Differentiable Diffusion for Dense Depth Estimation from Multi-view Images"
http://visual.cs.brown.edu/diffdiffdepth/
GNU General Public License v3.0
63 stars 6 forks source link

Get depth for all images used to generate colmap poses? #2

Open noobtoob4lyfe opened 1 year ago

noobtoob4lyfe commented 1 year ago

Thanks for sharing this great work!

It looks as though the sample code will only generate dense depth for 1 image at a time. How would I go about getting a depth map for all images that were used in my colmap SFM solve?