paper-with-me

Papers

Fast and Incremental Loop Closure Detection with Deep Features and Proximity Graphs

2020-09-29 · Shan An, Haogang Zhu, Dong Wei, Konstantinos A. Tsintotas, Antonios Gasteratos

In recent years, the robotics community has extensively examined methods concerning the place recognition task within the scope of simultaneous localization and mapping applications.This article proposes an appearance-based loop closure detection pipeline named ``FILD++" (Fast and Incremental Loop closure Detection).First, the system is fed by consecutive images and, via passing them twice through a single convolutional neural network, global and local deep features are extracted.Subsequently, a hierarchical navigable small-world graph incrementally constructs a visual database representing the robot's traversed path based on the computed global features.Finally, a query image, grabbed each time step, is set to retrieve similar locations on the traversed route.An image-to-image pairing follows, which exploits local features to evaluate the spatial information. Thus, in the proposed article, we propose a single network for global and local feature extraction in contrast to our previous work (FILD), while an exhaustive search for the verification process is adopted over the generated deep local features avoiding the utilization of hash codes. Exhaustive experiments on eleven publicly available datasets exhibit the system's high performance (achieving the highest recall score on eight of them) and low execution times (22.05 ms on average in New College, which is the largest one containing 52480 images) compared to other state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2010.11703

Code (2)

AnshanTJU/FILD 공식 구현 tf
anshan-ar/fild 공식 구현 tf

Tasks

Loop Closure DetectionSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Fast and Incremental Loop Closure Detection Using Proximity Graphs

2019-11-25 · Shan An, Guangfu Che, Fangru Zhou, Xianglong Liu 외

Visual loop closure detection, which can be considered as an image retrieval task, is an important problem in SLAM (Simultaneous Localization and Mapping) systems. The frequently used bag-of-words (BoW) models can achiev…

GPUImage RetrievalLoop Closure DetectionRetrieval+1

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

AirLoop: Lifelong Loop Closure Detection

2021-09-18 · Dasong Gao, Chen Wang, Sebastian Scherer

Loop closure detection is an important building block that ensures the accuracy and robustness of simultaneous localization and mapping (SLAM) systems. Due to their generalization ability, CNN-based approaches have recei…

Incremental LearningLifelong learningLoop Closure DetectionSimultaneous Localization and Mapping

Incremental Loop Closure Verification by Guided Sampling

2015-09-25 · Kanji Tanaka

Loop closure detection, the task of identifying locations revisited by a robot in a sequence of odometry and perceptual observations, is typically formulated as a combination of two subtasks: (1) bag-of-words image retri…

Image RetrievalLoop Closure DetectionRetrieval