paper-with-me

홈 › Papers

EC3R-SLAM: Efficient and Consistent Monocular Dense SLAM with Feed-Forward 3D Reconstruction

2025-10-02 · Lingxiang Hu, Naima Ait Oufroukh, Fabien Bonardi, Raymond Ghandour arxiv

The application of monocular dense Simultaneous Localization and Mapping (SLAM) is often hindered by high latency, large GPU memory consumption, and reliance on camera calibration. To relax this constraint, we propose EC3R-SLAM, a novel calibration-free monocular dense SLAM framework that jointly achieves high localization and mapping accuracy, low latency, and low GPU memory consumption. This enables the framework to achieve efficiency through the coupling of a tracking module, which maintains a sparse map of feature points, and a mapping module based on a feed-forward 3D reconstruction model that simultaneously estimates camera intrinsics. In addition, both local and global loop closures are incorporated to ensure mid-term and long-term data association, enforcing multi-view consistency and thereby enhancing the overall accuracy and robustness of the system. Experiments across multiple benchmarks show that EC3R-SLAM achieves competitive performance compared to state-of-the-art methods, while being faster and more memory-efficient. Moreover, it runs effectively even on resource-constrained platforms such as laptops and Jetson Orin NX, highlighting its potential for real-world robotics applications.

📄 PDF Abstract BibTeX arXiv:2510.02080

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

CoMo3R-SLAM: Collaborative Monocular Dense SLAM with Learned 3D Reconstruction Priors for Outdoor Multi-Agent Systems

2026-05-28 · Zhihao Cao, Qi Shao, Shuhao Zhai, Feng Tian 외 arxiv

Collaborative dense SLAM is essential for multi-robot teams to achieve scalable and consistent 3D perception across large-scale outdoor environments. Existing systems typically depend on depth sensors, incurring signific…

3D Reconstruction

SLAM3R: Real-Time Dense Scene Reconstruction from Monocular RGB Videos

2024-12-12 · CVPR 2025 1 · Yuzheng Liu, Siyan Dong, Shuzhe Wang, Yanchao Yang 외

In this paper, we introduce SLAM3R, a novel and effective monocular RGB SLAM system for real-time and high-quality dense 3D reconstruction. SLAM3R provides an end-to-end solution by seamlessly integrating local 3D recons…

3D Reconstruction

Multi-Agent Monocular Dense SLAM With 3D Reconstruction Priors

2025-11-24 · Yuchen Zhou, Haihang Wu arxiv

Monocular Simultaneous Localization and Mapping (SLAM) aims to estimate a robot's pose while simultaneously reconstructing an unknown 3D scene using a single camera. While existing monocular SLAM systems generate detaile…

Computational Efficiency3D Reconstruction

DeepRelativeFusion: Dense Monocular SLAM using Single-Image Relative Depth Prediction

2020-06-07 · Shing Yan Loo, Syamsiah Mashohor, Sai Hong Tang, Hong Zhang

In this paper, we propose a dense monocular SLAM system, named DeepRelativeFusion, that is capable to recover a globally consistent 3D structure. To this end, we use a visual SLAM algorithm to reliably recover the camera…

Depth EstimationDepth PredictionSimultaneous Localization and MappingVisual Navigation

SE-SLAM: Semi-Dense Structured Edge-Based Monocular SLAM

2019-09-09 · Juan Jose Tarrio, Claus Smitt, Sol Pedre

Vision-based Simultaneous Localization And Mapping (VSLAM) is a mature problem in Robotics. Most VSLAM systems are feature based methods, which are robust and present high accuracy, but yield sparse maps with limited app…

Simultaneous Localization and Mapping