Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image

September 21, 2017 ยท Entered Twilight ยท ๐Ÿ› IEEE International Conference on Robotics and Automation

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 7.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, INSTALL.md, LICENSE, README.md, checkpoints.lua, criteria, data, dataloader.lua, datasets, main.lua, models, modules, opts.lua, pretrained, results, train.lua, utils.lua

Authors Fangchang Ma, Sertac Karaman arXiv ID 1709.07492 Category cs.RO: Robotics Cross-listed cs.AI, cs.CV Citations 633 Venue IEEE International Conference on Robotics and Automation Repository https://github.com/fangchangma/sparse-to-dense โญ 440 Last Checked 1 month ago
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 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Robotics