Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Non-Local Spatial Propagation Network for Depth Completion

About

In this paper, we propose a robust and efficient end-to-end non-local spatial propagation network for depth completion. The proposed network takes RGB and sparse depth images as inputs and estimates non-local neighbors and their affinities of each pixel, as well as an initial depth map with pixel-wise confidences. The initial depth prediction is then iteratively refined by its confidence and non-local spatial propagation procedure based on the predicted non-local neighbors and corresponding affinities. Unlike previous algorithms that utilize fixed-local neighbors, the proposed algorithm effectively avoids irrelevant local neighbors and concentrates on relevant non-local neighbors during propagation. In addition, we introduce a learnable affinity normalization to better learn the affinity combinations compared to conventional methods. The proposed algorithm is inherently robust to the mixed-depth problem on depth boundaries, which is one of the major issues for existing depth estimation/completion algorithms. Experimental results on indoor and outdoor datasets demonstrate that the proposed algorithm is superior to conventional algorithms in terms of depth completion accuracy and robustness to the mixed-depth problem. Our implementation is publicly available on the project page.

Jinsun Park, Kyungdon Joo, Zhe Hu, Chi-Kuei Liu, In So Kweon• 2020

Related benchmarks

TaskDatasetResultRank
Depth CompletionNYU-depth-v2 official (test)
RMSE0.092
200
Depth CompletionKITTI depth completion official (test)
RMSE (mm)741.7
154
3D Object DetectionSUN RGB-D
mAP@0.2547.43
104
Depth CompletionKITTI (test)
RMSE741.7
67
3D Object DetectionSUN RGB-D (test)
mAP@0.2547.43
64
Depth CompletionKITTI online leaderboard (test)
MAE0.1996
48
Depth CompletionNYU Depth V2
RMSE0.092
43
Depth CompletionNYU v2 (val)
RMSE0.5501
41
Depth CompletionKITTI
RMSE2.076
37
Depth CompletionKITTI depth completion (val)
RMSE (mm)771.8
34
Showing 10 of 50 rows

Other info

Code

Follow for update