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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Depth Completion | KITTI depth completion official (test) | RMSE (mm)832.9 | 154 | |
| Depth Completion | KITTI (test) | RMSE1.26e+3 | 67 | |
| Depth Completion | KITTI online leaderboard (test) | MAE343.5 | 48 | |
| Depth Completion | KITTI depth completion (val) | RMSE (mm)1.31e+3 | 34 | |
| Depth Completion | KITTI-Depth | MAE343.5 | 27 | |
| Depth Completion | VOID (test) | MAE151.9 | 18 | |
| Depth Completion | KITTI supervised official | MAE204 | 12 | |
| Depth Completion | KITTI Depth Completion supervised track (online benchmark) | MAE (m)0.204 | 10 | |
| Depth Completion | KITTI depth completion supervised (test) | iRMSE2.12 | 7 | |
| Depth Completion | VOID 1.0 (test) | MAE151.9 | 7 |