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

Confidence Propagation through CNNs for Guided Sparse Depth Regression

About

Generally, convolutional neural networks (CNNs) process data on a regular grid, e.g. data generated by ordinary cameras. Designing CNNs for sparse and irregularly spaced input data is still an open research problem with numerous applications in autonomous driving, robotics, and surveillance. In this paper, we propose an algebraically-constrained normalized convolution layer for CNNs with highly sparse input that has a smaller number of network parameters compared to related work. We propose novel strategies for determining the confidence from the convolution operation and propagating it to consecutive layers. We also propose an objective function that simultaneously minimizes the data error while maximizing the output confidence. To integrate structural information, we also investigate fusion strategies to combine depth and RGB information in our normalized convolution network framework. In addition, we introduce the use of output confidence as an auxiliary information to improve the results. The capabilities of our normalized convolution network framework are demonstrated for the problem of scene depth completion. Comprehensive experiments are performed on the KITTI-Depth and the NYU-Depth-v2 datasets. The results clearly demonstrate that the proposed approach achieves superior performance while requiring only about 1-5% of the number of parameters compared to the state-of-the-art methods.

Abdelrahman Eldesokey, Michael Felsberg, Fahad Shahbaz Khan• 2018

Related benchmarks

TaskDatasetResultRank
Depth CompletionNYU-depth-v2 official (test)
RMSE0.129
187
Depth CompletionKITTI depth completion official (test)
RMSE (mm)829.9
154
Depth PredictionNYU Depth V2 (test)
Accuracy (δ < 1.25)99.1
113
Depth CompletionKITTI online leaderboard (test)
MAE0.2333
48
Depth CompletionNYU Depth V2
RMSE1.01e+3
34
Depth CompletionKITTI-Depth
MAE233.3
27
Depth CompletionKITTI
iRMSE2.52
24
Depth CompletionSUN RGBD Kinect V1 (test)
RMSE0.119
6
Depth CompletionSUN RGBD Xtion sensor (test)
RMSE0.136
6
Showing 9 of 9 rows

Other info

Code

Follow for update