ROCVMar 11, 2020

FlowFusion: Dynamic Dense RGB-D SLAM Based on Optical Flow

arXiv:2003.05102v1211 citations
AI Analysis

This addresses a key challenge in robotics and AR/VR by improving SLAM robustness in dynamic scenes, though it appears incremental as it builds on existing dense SLAM methods with a novel segmentation technique.

The paper tackles the problem of visual SLAM in dynamic environments where moving objects interfere with camera motion estimation, presenting a dense RGB-D SLAM solution that achieves accurate and efficient performance in both dynamic and static environments compared to state-of-the-art approaches.

Dynamic environments are challenging for visual SLAM since the moving objects occlude the static environment features and lead to wrong camera motion estimation. In this paper, we present a novel dense RGB-D SLAM solution that simultaneously accomplishes the dynamic/static segmentation and camera ego-motion estimation as well as the static background reconstructions. Our novelty is using optical flow residuals to highlight the dynamic semantics in the RGB-D point clouds and provide more accurate and efficient dynamic/static segmentation for camera tracking and background reconstruction. The dense reconstruction results on public datasets and real dynamic scenes indicate that the proposed approach achieved accurate and efficient performances in both dynamic and static environments compared to state-of-the-art approaches.

Foundations

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

Your Notes