Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image
Fangchang Ma, Sertac Karaman

TL;DR
This paper presents a deep learning approach that combines sparse depth samples with a single RGB image to improve dense depth prediction accuracy, demonstrating significant error reduction and reliability improvements on indoor and outdoor datasets.
Contribution
The paper introduces a deep regression network that effectively fuses sparse depth samples with RGB images for enhanced depth prediction, including applications in SLAM and LiDAR super-resolution.
Findings
Adding 100 sparse depth samples reduces RMSE by 50% on NYU-Depth-v2.
Increases reliable prediction from 59% to 92% on KITTI.
Enables dense map generation and LiDAR super-resolution.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Image Processing Techniques and Applications
