paper-with-me

Papers

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, achieving large improvements over prior work, and robust, suffering from substantially fewer catastrophic failures. Despite training on monocular video, it can leverage stereo or RGB-D video to achieve improved performance at test time. The URL to our open source code is https://github.com/princeton-vl/DROID-SLAM.

📄 PDF Abstract BibTeX arXiv:2108.10869

Code (1)

princeton-vl/droid-slam 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

DROID-SLAM 설명 없음

Similar Papers 제목 키워드 기반

Volume-DROID: A Real-Time Implementation of Volumetric Mapping with DROID-SLAM

2023-06-12 · Peter Stratton, Sandilya Sai Garimella, Ashwin Saxena, Nibarkavi Amutha 외

This paper presents Volume-DROID, a novel approach for Simultaneous Localization and Mapping (SLAM) that integrates Volumetric Mapping and Differentiable Recurrent Optimization-Inspired Design (DROID). Volume-DROID takes…

Point Cloud GenerationPoint Cloud RegistrationSemantic SegmentationSimultaneous Localization and Mapping

Evaluation of Monocular SLAM Systems on High-Altitude Nadir UAV Footage

2026-08-19 · Gašper Spagnolo, Matej Dobrevski, Danijel Skočaj arxiv

Aerial nadir video combines weak geometric constraints with severe perceptual aliasing, making it a difficult regime for monocular SLAM. We benchmark five monocular SLAM systems on local UAV flights, synthetic city-scale…

Comparison of Various SLAM Systems for Mobile Robot in an Indoor Environment

2025-01-16 · Maksim Filipenko, Ilya Afanasyev

This article presents a comparative analysis of a mobile robot trajectories computed by various ROS-based SLAM systems. For this reason we developed a prototype of a mobile robot with common sensors: 2D lidar, a monocula…

All

ORB-SLAM2: an Open-Source SLAM System for Monocular, Stereo and RGB-D Cameras

2016-10-20 · Raul Mur-Artal, Juan D. Tardos

We present ORB-SLAM2 a complete SLAM system for monocular, stereo and RGB-D cameras, including map reuse, loop closing and relocalization capabilities. The system works in real-time on standard CPUs in a wide variety of …

Simultaneous Localization and MappingVisual Odometry

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