Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Depth Completion from Sparse LiDAR Data with Depth-Normal Constraints

About

Depth completion aims to recover dense depth maps from sparse depth measurements. It is of increasing importance for autonomous driving and draws increasing attention from the vision community. Most of existing methods directly train a network to learn a mapping from sparse depth inputs to dense depth maps, which has difficulties in utilizing the 3D geometric constraints and handling the practical sensor noises. In this paper, to regularize the depth completion and improve the robustness against noise, we propose a unified CNN framework that 1) models the geometric constraints between depth and surface normal in a diffusion module and 2) predicts the confidence of sparse LiDAR measurements to mitigate the impact of noise. Specifically, our encoder-decoder backbone predicts surface normals, coarse depth and confidence of LiDAR inputs simultaneously, which are subsequently inputted into our diffusion refinement module to obtain the final completion results. Extensive experiments on KITTI depth completion dataset and NYU-Depth-V2 dataset demonstrate that our method achieves state-of-the-art performance. Further ablation study and analysis give more insights into the proposed method and demonstrate the generalization capability and stability of our model.

Yan Xu, Xinge Zhu, Jianping Shi, Guofeng Zhang, Hujun Bao, Hongsheng Li• 2019

Related benchmarks

TaskDatasetResultRank
Depth CompletionNYU-depth-v2 official (test)
RMSE0.112
187
Depth CompletionKITTI depth completion official (test)
RMSE (mm)777
154
Depth CompletionKITTI (test)
RMSE777
67
Depth CompletionKITTI online leaderboard (test)
MAE0.2352
48
Depth CompletionKITTI depth completion (val)
RMSE (mm)811.1
34
Depth CompletionKITTI
iRMSE2.42
24
Depth CompletionKITTI supervised official
MAE235.7
12
Depth CompletionKITTI Depth Completion supervised track (online benchmark)
MAE (m)0.2357
10
Showing 8 of 8 rows

Other info

Follow for update