paper-with-me

Papers

Loop Closure Detection with RGB-D Feature Pyramid Siamese Networks

2018-11-25 · Zhang Qianhao, Alexander Mai, Joseph Menke, Allen Yang

In visual Simultaneous Localization And Mapping (SLAM), detecting loop closures has been an important but difficult task. Currently, most solutions are based on the bag-of-words approach. Yet the possibility of deep neural network application to this task has not been fully explored due to the lack of appropriate architecture design and of sufficient training data. In this paper we demonstrate the applicability of deep neural networks by addressing both issues. Specifically we show that a feature pyramid Siamese neural network can achieve state-of-the-art performance on pairwise loop closure detection. The network is trained and tested on large-scale RGB-D datasets with a novel automatic loop closure labeling algorithm. Each image pair is labelled by how much the images overlap, allowing loop closure to be computed directly rather than by labor intensive manual labeling. We present an algorithm to adopt any large-scale generic RGB-D dataset for use in training deep loop-closure networks. We show for the first time that deep neural networks are capable of detecting loop closures, and we provide a method for generating large-scale datasets for use in evaluating and training loop closure detectors.

📄 PDF Abstract BibTeX arXiv:1811.09938

Code (0)

등록된 구현이 없습니다.

Tasks

Loop Closure DetectionSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Multi-Model Hypothesize-and-Verify Approach for Incremental Loop Closure Verification

2016-08-06 · Kanji Tanaka

Loop closure detection, which is the task of identifying locations revisited by a robot in a sequence of odometry and perceptual observations, is typically formulated as a visual place recognition (VPR) task. However, ev…

Loop Closure DetectionRobot NavigationVisual OdometryVisual Place Recognition

Fast Loop Closure Detection via Binary Content

2020-02-25 · Han Wang, Juncheng Li, Maopeng Ran, Lihua Xie

Loop closure detection plays an important role in reducing localization drift in Simultaneous Localization And Mapping (SLAM). It aims to find repetitive scenes from historical data to reset localization. To tackle the l…

Image RetrievalLoop Closure DetectionRetrievalSimultaneous Localization and Mapping

GV-Bench: Benchmarking Local Feature Matching for Geometric Verification of Long-term Loop Closure Detection

2024-07-16 · Jingwen Yu, Hanjing Ye, Jianhao Jiao, Ping Tan 외

Visual loop closure detection is an important module in visual simultaneous localization and mapping (SLAM), which associates current camera observation with previously visited places. Loop closures correct drifts in tra…

BenchmarkingLoop Closure DetectionPose EstimationSimultaneous Localization and Mapping+1

SymbioLCD: Ensemble-Based Loop Closure Detection using CNN-Extracted Objects and Visual Bag-of-Words

2021-10-21 · Jonathan J. Y. Kim, Martin Urschler, Patricia J. Riddle, Jörg S. Wicker

Loop closure detection is an essential tool of Simultaneous Localization and Mapping (SLAM) to minimize drift in its localization. Many state-of-the-art loop closure detection (LCD) algorithms use visual Bag-of-Words (vB…

Loop Closure DetectionSimultaneous Localization and Mapping

Visual Loop Closure Detection Through Deep Graph Consensus

2025-05-27 · Martin Büchner, Liza Dahiya, Simon Dorer, Vipul Ramtekkar 외

Visual loop closure detection traditionally relies on place recognition methods to retrieve candidate loops that are validated using computationally expensive RANSAC-based geometric verification. As false positive loop c…

Computational EfficiencyGraph Neural NetworkLoop Closure DetectionSimultaneous Localization and Mapping