paper-with-me

홈 › Papers

An Error-Matching Exclusion Method for Accelerating Visual SLAM

2024-02-22 · Shaojie Zhang, Yinghui Wang, Jiaxing Ma, Wei Li, Jinlong Yang, Tao Yan, Yukai Wang, Liangyi Huang, Mingfeng Wang, Ibragim R. Atadjanov

In Visual SLAM, achieving accurate feature matching consumes a significant amount of time, severely impacting the real-time performance of the system. This paper proposes an accelerated method for Visual SLAM by integrating GMS (Grid-based Motion Statistics) with RANSAC (Random Sample Consensus) for the removal of mismatched features. The approach first utilizes the GMS algorithm to estimate the quantity of matched pairs within the neighborhood and ranks the matches based on their confidence. Subsequently, the Random Sample Consensus (RANSAC) algorithm is employed to further eliminate mismatched features. To address the time-consuming issue of randomly selecting all matched pairs, this method transforms it into the problem of prioritizing sample selection from high-confidence matches. This enables the iterative solution of the optimal model. Experimental results demonstrate that the proposed method achieves a comparable accuracy to the original GMS-RANSAC while reducing the average runtime by 24.13% on the KITTI, TUM desk, and TUM doll datasets.

📄 PDF Abstract BibTeX arXiv:2402.14345

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
TUM 설명 없음

Similar Papers 제목 키워드 기반

eSLAM: An Energy-Efficient Accelerator for Real-Time ORB-SLAM on FPGA Platform

2019-06-03 · Runze Liu, Jianlei Yang, Yiran Chen, Weisheng Zhao

Simultaneous Localization and Mapping (SLAM) is a critical task for autonomous navigation. However, due to the computational complexity of SLAM algorithms, it is very difficult to achieve real-time implementation on low-…

Autonomous NavigationSimultaneous Localization and Mapping

Accurate Visual-Inertial SLAM by Feature Re-identification

2021-02-26 · Xiongfeng Peng, Zhihua Liu, Qiang Wang, Yun-Tae Kim 외

We propose a novel feature re-identification method for real-time visual-inertial SLAM. The front-end module of the state-of-the-art visual-inertial SLAM methods (e.g. visual feature extraction and matching schemes) reli…

Pose EstimationTranslation

IV-SLAM: Introspective Vision for Simultaneous Localization and Mapping

2020-08-06 · Sadegh Rabiee, Joydeep Biswas

Existing solutions to visual simultaneous localization and mapping (V-SLAM) assume that errors in feature extraction and matching are independent and identically distributed (i.i.d), but this assumption is known to not b…

Simultaneous Localization and Mapping

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

Robust Visual SLAM with Point and Line Features

2017-11-23 · Xingxing Zuo, Xiaojia Xie, Yong liu, Guoquan Huang

In this paper, we develop a robust efficient visual SLAM system that utilizes heterogeneous point and line features. By leveraging ORB-SLAM [1], the proposed system consists of stereo matching, frame tracking, local mapp…

Stereo MatchingStereo Matching Hand