paper-with-me

Papers

LIFT-SLAM: a deep-learning feature-based monocular visual SLAM method

2021-03-31 · Hudson M. S. Bruno, Esther L. Colombini

The Simultaneous Localization and Mapping (SLAM) problem addresses the possibility of a robot to localize itself in an unknown environment and simultaneously build a consistent map of this environment. Recently, cameras have been successfully used to get the environment's features to perform SLAM, which is referred to as visual SLAM (VSLAM). However, classical VSLAM algorithms can be easily induced to fail when either the motion of the robot or the environment is too challenging. Although new approaches based on Deep Neural Networks (DNNs) have achieved promising results in VSLAM, they still are unable to outperform traditional methods. To leverage the robustness of deep learning to enhance traditional VSLAM systems, we propose to combine the potential of deep learning-based feature descriptors with the traditional geometry-based VSLAM, building a new VSLAM system called LIFT-SLAM. Experiments conducted on KITTI and Euroc datasets show that deep learning can be used to improve the performance of traditional VSLAM systems, as the proposed approach was able to achieve results comparable to the state-of-the-art while being robust to sensorial noise. We enhance the proposed VSLAM pipeline by avoiding parameter tuning for specific datasets with an adaptive approach while evaluating how transfer learning can affect the quality of the features extracted.

📄 PDF Abstract BibTeX arXiv:2104.00099

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningSimultaneous Localization and MappingTransfer Learning

Similar Papers 제목 키워드 기반

DK-SLAM: Monocular Visual SLAM with Deep Keypoint Learning, Tracking and Loop-Closing

2024-01-17 · Hao Qu, Lilian Zhang, Jun Mao, Junbo Tie 외

The performance of visual SLAM in complex, real-world scenarios is often compromised by unreliable feature extraction and matching when using handcrafted features. Although deep learning-based local features excel at cap…

Loop Closure DetectionMeta-LearningPose Estimation

MoD-SLAM: Monocular Dense Mapping for Unbounded 3D Scene Reconstruction

2024-02-06 · Heng Zhou, Zhetao Guo, Shuhong Liu, Lechen Zhang 외

Monocular SLAM has received a lot of attention due to its simple RGB inputs and the lifting of complex sensor constraints. However, existing monocular SLAM systems are designed for bounded scenes, restricting the applica…

3D Reconstruction3D Scene ReconstructionDepth EstimationLoop Closure Detection+4

MOTSLAM: MOT-assisted monocular dynamic SLAM using single-view depth estimation

2022-10-05 · Hanwei Zhang, Hideaki Uchiyama, Shintaro Ono, Hiroshi Kawasaki

Visual SLAM systems targeting static scenes have been developed with satisfactory accuracy and robustness. Dynamic 3D object tracking has then become a significant capability in visual SLAM with the requirement of unders…

3D Object TrackingAutonomous DrivingDepth EstimationMonocular Depth Estimation+3

Orbeez-SLAM: A Real-time Monocular Visual SLAM with ORB Features and NeRF-realized Mapping

2022-09-27 · Chi-Ming Chung, Yang-Che Tseng, Ya-Ching Hsu, Xiang-Qian Shi 외

A spatial AI that can perform complex tasks through visual signals and cooperate with humans is highly anticipated. To achieve this, we need a visual SLAM that easily adapts to new scenes without pre-training and generat…

NeRFVisual Odometry

Edge SLAM: Edge Points Based Monocular Visual SLAM

2019-01-14 · Soumyadip Maity, Arindam Saha, Brojeshwar Bhowmick

Visual SLAM shows significant progress in recent years due to high attention from vision community but still, challenges remain for low-textured environments. Feature based visual SLAMs do not produce reliable camera and…

Optical Flow EstimationPoint Tracking