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

Dense Depth Posterior (DDP) from Single Image and Sparse Range

About

We present a deep learning system to infer the posterior distribution of a dense depth map associated with an image, by exploiting sparse range measurements, for instance from a lidar. While the lidar may provide a depth value for a small percentage of the pixels, we exploit regularities reflected in the training set to complete the map so as to have a probability over depth for each pixel in the image. We exploit a Conditional Prior Network, that allows associating a probability to each depth value given an image, and combine it with a likelihood term that uses the sparse measurements. Optionally we can also exploit the availability of stereo during training, but in any case only require a single image and a sparse point cloud at run-time. We test our approach on both unsupervised and supervised depth completion using the KITTI benchmark, and improve the state-of-the-art in both.

Yanchao Yang, Alex Wong, Stefano Soatto• 2019

Related benchmarks

TaskDatasetResultRank
Depth CompletionKITTI depth completion official (test)
RMSE (mm)832.9
154
Depth CompletionKITTI (test)
RMSE1.26e+3
67
Depth CompletionKITTI online leaderboard (test)
MAE343.5
48
Depth CompletionKITTI depth completion (val)
RMSE (mm)1.31e+3
38
Depth CompletionVOID (test)
MAE151.9
34
Depth CompletionKITTI-Depth
MAE343.5
27
Depth CompletionKITTI supervised official
MAE204
12
Depth CompletionKITTI Depth Completion supervised track (online benchmark)
MAE (m)0.204
10
Depth CompletionKITTI depth completion supervised (test)
iRMSE2.12
7
Depth CompletionVOID 1.0 (test)
MAE151.9
7
Showing 10 of 12 rows

Other info

Code

Follow for update