paper-with-me

홈 › Papers

QueensCAMP: an RGB-D dataset for robust Visual SLAM

2024-10-16 · Hudson M. S. Bruno, Esther L. Colombini, Sidney N. Givigi Jr

Visual Simultaneous Localization and Mapping (VSLAM) is a fundamental technology for robotics applications. While VSLAM research has achieved significant advancements, its robustness under challenging situations, such as poor lighting, dynamic environments, motion blur, and sensor failures, remains a challenging issue. To address these challenges, we introduce a novel RGB-D dataset designed for evaluating the robustness of VSLAM systems. The dataset comprises real-world indoor scenes with dynamic objects, motion blur, and varying illumination, as well as emulated camera failures, including lens dirt, condensation, underexposure, and overexposure. Additionally, we offer open-source scripts for injecting camera failures into any images, enabling further customization by the research community. Our experiments demonstrate that ORB-SLAM2, a traditional VSLAM algorithm, and TartanVO, a Deep Learning-based VO algorithm, can experience performance degradation under these challenging conditions. Therefore, this dataset and the camera failure open-source tools provide a valuable resource for developing more robust VSLAM systems capable of handling real-world challenges.

📄 PDF Abstract BibTeX arXiv:2410.12520

Code (1)

larocs/queenscamp-dataset 공식 구현

Tasks

Simultaneous Localization and Mapping

Methods 이 논문이 사용한 방법론

ORB-SLAM2 설명 없음

Similar Papers 제목 키워드 기반

Inline Photometrically Calibrated Hybrid Visual SLAM

2024-09-25 · Nicolas Abboud, Malak Sayour, Imad H. Elhajj, John Zelek 외

This paper presents an integrated approach to Visual SLAM, merging online sequential photometric calibration within a Hybrid direct-indirect visual SLAM (H-SLAM). Photometric calibration helps normalize pixel intensity v…

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

RWT-SLAM: Robust Visual SLAM for Highly Weak-textured Environments

2022-07-07 · Qihao Peng, Zhiyu Xiang, YuanGang Fan, Tengqi Zhao 외

As a fundamental task for intelligent robots, visual SLAM has made great progress over the past decades. However, robust SLAM under highly weak-textured environments still remains very challenging. In this paper, we prop…

Attention-SLAM: A Visual Monocular SLAM Learning from Human Gaze

2020-09-15 · Jinquan Li, Ling Pei, Danping Zou, Songpengcheng Xia 외

This paper proposes a novel simultaneous localization and mapping (SLAM) approach, namely Attention-SLAM, which simulates human navigation mode by combining a visual saliency model (SalNavNet) with traditional monocular …

Simultaneous Localization and Mapping

VIGS-SLAM: Visual Inertial Gaussian Splatting SLAM

2025-12-02 · Zihan Zhu, Wei Zhang, Moyang Li, Norbert Haala 외 arxiv

We present VIGS-SLAM, a visual-inertial 3D Gaussian Splatting SLAM system that achieves robust real-time tracking and high-fidelity reconstruction. Although recent 3DGS-based SLAM methods achieve dense and photorealistic…