zzangjinsun / NLSPN_ECCV20

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

How many sparse points are needed for right depth? #35

Closed DingYikang closed 3 years ago

DingYikang commented 3 years ago

Hi, Thanks for your nice work. I'm wondering how many sparse points at least are needed for producing right depth? For example, have you tested using 100 sparse points or less? Looking forward to your reply. Thank you!

zzangjinsun commented 3 years ago

Hello, For NYUv2 data, I tested with 500 samples. For KITTI data, I think about 1k points (e.g. the number of points from VLP16 LiDARs) might be needed to obtain reasonable depth maps.