菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-19
📄 Abstract - DROID-SLAM in the Wild

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 this https URL.

顶级标签: robotics computer vision systems
详细标签: simultaneous localization and mapping dynamic slam bundle adjustment real-time tracking 3d reconstruction 或 搜索:

DROID-SLAM在复杂真实环境中的应用 / DROID-SLAM in the Wild


1️⃣ 一句话总结

这篇论文提出了一种能够在动态、杂乱的真实环境中实时运行的视觉定位与建图系统,它通过分析多视角图像特征的不一致性来估计像素级不确定性,从而在物体移动或场景混乱时也能实现稳定跟踪和三维重建。

源自 arXiv: 2603.19076