CVOct 24, 2022

NeRF-SLAM: Real-Time Dense Monocular SLAM with Neural Radiance Fields

arXiv:2210.13641v1375 citationsh-index: 75
Originality Highly original
AI Analysis

This addresses the problem of accurate and efficient 3D mapping for robotics or AR/VR applications, representing a novel integration rather than an incremental improvement.

The paper tackles real-time dense 3D scene reconstruction from monocular images by combining dense monocular SLAM with neural radiance fields, achieving up to 179% better PSNR and 86% better L1 depth accuracy than competing approaches.

We propose a novel geometric and photometric 3D mapping pipeline for accurate and real-time scene reconstruction from monocular images. To achieve this, we leverage recent advances in dense monocular SLAM and real-time hierarchical volumetric neural radiance fields. Our insight is that dense monocular SLAM provides the right information to fit a neural radiance field of the scene in real-time, by providing accurate pose estimates and depth-maps with associated uncertainty. With our proposed uncertainty-based depth loss, we achieve not only good photometric accuracy, but also great geometric accuracy. In fact, our proposed pipeline achieves better geometric and photometric accuracy than competing approaches (up to 179% better PSNR and 86% better L1 depth), while working in real-time and using only monocular images.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes