paper-with-me

Papers

DROID-SLAM in the Wild

2026-03-19 · Moyang Li, Zihan Zhu, Marc Pollefeys, Daniel Barath arxiv

We present a robust, real-time RGB SLAM system that handles dynamic environments by leveraging differentiable Uncertainty-aware Bundle Adjustment. Traditional SLAM methods typically assume static scenes, leading to tracking failures in the presence of motion. Recent dynamic SLAM approaches attempt to address this challenge using predefined dynamic priors or uncertainty-aware mapping, but they remain limited when confronted with unknown dynamic objects or highly cluttered scenes where geometric mapping becomes unreliable. In contrast, our method estimates per-pixel uncertainty by exploiting multi-view visual feature inconsistency, enabling robust tracking and reconstruction even in real-world environments. The proposed system achieves state-of-the-art camera poses and scene geometry in cluttered dynamic scenarios while running in real time at around 10 FPS. Code and datasets are available at https://github.com/MoyangLi00/DROID-W.git.

📄 PDF Abstract BibTeX arXiv:2603.19076

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DROID-Splat: Combining end-to-end SLAM with 3D Gaussian Splatting

2024-11-26 · Christian Homeyer, Leon Begiristain, Christoph Schnörr

Recent progress in scene synthesis makes standalone SLAM systems purely based on optimizing hyperprimitives with a Rendering objective possible. However, the tracking performance still lacks behind traditional and end-to…

Camera CalibrationDepth EstimationDepth Prediction

Deep Patch Visual SLAM

2024-08-03 · Lahav Lipson, Zachary Teed, Jia Deng

Recent work in visual SLAM has shown the effectiveness of using deep network backbones. Despite excellent accuracy, however, such approaches are often expensive to run or do not generalize well zero-shot. Their runtime c…

GPUVisual Odometry

DROID-SLAM: Deep Visual SLAM for Monocular, Stereo, and RGB-D Cameras

2021-08-24 · NeurIPS 2021 12 · Zachary Teed, Jia Deng

We introduce DROID-SLAM, a new deep learning based SLAM system. DROID-SLAM consists of recurrent iterative updates of camera pose and pixelwise depth through a Dense Bundle Adjustment layer. DROID-SLAM is accurate, achie…

SPAQ-DL-SLAM: Towards Optimizing Deep Learning-based SLAM for Resource-Constrained Embedded Platforms

2024-09-22 · Niraj Pudasaini, Muhammad Abdullah Hanif, Muhammad Shafique

Optimizing Deep Learning-based Simultaneous Localization and Mapping (DL-SLAM) algorithms is essential for efficient implementation on resource-constrained embedded platforms, enabling real-time on-board computation in a…

QuantizationSimultaneous Localization and Mapping

Deep Geometry-Aware Camera Self-Calibration from Video

2023-01-01 · ICCV 2023 1 · Annika Hagemann, Moritz Knorr, Christoph Stiller

Accurate intrinsic calibration is essential for camera-based 3D perception, yet, it typically requires targets of well-known geometry. Here, we propose a camera self-calibration approach that infers camera intrinsics…