Loop Closure Detection

25 papers with code • 0 benchmarks • 3 datasets

Loop closure detection is the process of detecting whether an agent has returned to a previously visited location.

( Image credit: Backtracking Regression Forests for Accurate Camera Relocalization )

Most implemented papers

LCDNet: Deep Loop Closure Detection and Point Cloud Registration for LiDAR SLAM

robot-learning-freiburg/LCDNet 8 Mar 2021

Loop closure detection is an essential component of Simultaneous Localization and Mapping (SLAM) systems, which reduces the drift accumulated over time.

NDT-Transformer: Large-Scale 3D Point Cloud Localisation using the Normal Distribution Transform Representation

dachengxiaocheng/NDT-Transformer 23 Mar 2021

Benefiting from the NDT representation and NDT-Transformer network, the learned global descriptors are enriched with both geometrical and contextual information.

AttDLNet: Attention-based DL Network for 3D LiDAR Place Recognition

cybonic/attdlnet 17 Jun 2021

LiDAR-based place recognition is one of the key components of SLAM and global localization in autonomous vehicles and robotics applications.

Probabilistic Appearance-Invariant Topometric Localization with New Place Awareness

mingu6/TopometricLoc 16 Jul 2021

Probabilistic state-estimation approaches offer a principled foundation for designing localization systems, because they naturally integrate sequences of imperfect motion and exteroceptive sensor data.

On the descriptive power of LiDAR intensity images for segment-based loop closing in 3-D SLAM

LRMPUT/segmap_vis_views 3 Aug 2021

We propose an extension to the segment-based global localization method for LiDAR SLAM using descriptors learned considering the visual context of the segments.

AirLoop: Lifelong Loop Closure Detection

wang-chen/airloop 18 Sep 2021

Nevertheless, simply finetuning the model on new data is infeasible since it may cause the model's performance on previously learned data to degrade over time, which is also known as the problem of catastrophic forgetting.

CT-ICP: Real-time Elastic LiDAR Odometry with Loop Closure

jedeschaud/ct_icp 27 Sep 2021

Multi-beam LiDAR sensors are increasingly used in robotics, particularly with autonomous cars for localization and perception tasks, both relying on the ability to build a precise map of the environment.

Loop closure detection using local 3D deep descriptors

yiming107/l3d_loop_closure 31 Oct 2021

We compare our L3D-based loop closure approach with recent approaches on LiDAR data and achieve state-of-the-art loop closure detection accuracy.

Why-So-Deep: Towards Boosting Previously Trained Models for Visual Place Recognition

UsmanMaqbool/why-so-deep 10 Jan 2022

We propose a novel approach for improving image retrieval based on previously trained models.

Phase-SLAM: Phase Based Simultaneous Localization and Mapping for Mobile Structured Light Illumination Systems

zhengxi-git/phase-slam 22 Jan 2022

In this paper, we propose a phase based Simultaneous Localization and Mapping (Phase-SLAM) framework for fast and accurate SLI sensor pose estimation and 3D object reconstruction.