zzangjinsun / NLSPN_ECCV20

Park et al., Non-Local Spatial Propagation Network for Depth Completion, ECCV, 2020
MIT License
321 stars 55 forks source link

Trying to use COLMAP points as input #48

Closed andreadalcin closed 1 year ago

andreadalcin commented 2 years ago

Hello, I am trying to use points from the COLMAP SfM pipeline as input to the net. Results are unfortunately not consistent with other results I found. Is there an "official" way to use those points as input?

zzangjinsun commented 2 years ago

I didn't try points from the COLMAP. However, I think you just need to generate a sparse (or semi-dense) depth map from the COLMAP result and then use that image as an input.