Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image
About
We consider the problem of dense depth prediction from a sparse set of depth measurements and a single RGB image. Since depth estimation from monocular images alone is inherently ambiguous and unreliable, to attain a higher level of robustness and accuracy, we introduce additional sparse depth samples, which are either acquired with a low-resolution depth sensor or computed via visual Simultaneous Localization and Mapping (SLAM) algorithms. We propose the use of a single deep regression network to learn directly from the RGB-D raw data, and explore the impact of number of depth samples on prediction accuracy. Our experiments show that, compared to using only RGB images, the addition of 100 spatially random depth samples reduces the prediction root-mean-square error by 50% on the NYU-Depth-v2 indoor dataset. It also boosts the percentage of reliable prediction from 59% to 92% on the KITTI dataset. We demonstrate two applications of the proposed algorithm: a plug-in module in SLAM to convert sparse maps to dense maps, and super-resolution for LiDARs. Software and video demonstration are publicly available.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Depth Estimation | NYU v2 (test) | Threshold Accuracy (delta < 1.25)0.81 | 423 | |
| Depth Completion | NYU-depth-v2 official (test) | RMSE0.204 | 187 | |
| Depth Completion | KITTI depth completion official (test) | RMSE (mm)814.7 | 154 | |
| Depth Prediction | NYU Depth V2 (test) | Accuracy (δ < 1.25)97.8 | 113 | |
| Depth Completion | KITTI (test) | RMSE814.7 | 67 | |
| Depth Completion | NYU v2 (val) | RMSE0.204 | 41 | |
| Depth Completion | KITTI depth completion (val) | RMSE (mm)840 | 34 | |
| Depth Completion | KITTI Depth Completion official 1,000-frame 1216x352 (val) | RMSE (m)4.2799 | 32 | |
| Depth Completion | KITTI depth completion (test) | RMSE0.8147 | 27 | |
| Depth Estimation | Gated Stereo Night 1.0 (test) | RMSE9.97 | 19 |