CNN-SLAM: Real-time dense monocular SLAM with learned depth prediction
Keisuke Tateno, Federico Tombari, Iro Laina, Nassir Navab

TL;DR
This paper introduces CNN-SLAM, a real-time monocular SLAM system that integrates deep learning-based depth prediction and semantic information to improve dense scene reconstruction, scale estimation, and robustness.
Contribution
It presents a novel fusion of CNN-predicted depth maps with traditional SLAM, enabling accurate, dense, and semantically coherent reconstructions from monocular images.
Findings
Achieves accurate dense reconstructions with scale estimation.
Demonstrates robustness on benchmark datasets.
Integrates semantic labels for scene understanding.
Abstract
Given the recent advances in depth prediction from Convolutional Neural Networks (CNNs), this paper investigates how predicted depth maps from a deep neural network can be deployed for accurate and dense monocular reconstruction. We propose a method where CNN-predicted dense depth maps are naturally fused together with depth measurements obtained from direct monocular SLAM. Our fusion scheme privileges depth prediction in image locations where monocular SLAM approaches tend to fail, e.g. along low-textured regions, and vice-versa. We demonstrate the use of depth prediction for estimating the absolute scale of the reconstruction, hence overcoming one of the major limitations of monocular SLAM. Finally, we propose a framework to efficiently fuse semantic labels, obtained from a single frame, with dense SLAM, yielding semantically coherent scene reconstruction from a single view.…
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
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · Optical measurement and interference techniques
