paper-with-me

Papers

Loop closure detection using local 3D deep descriptors

2021-10-31 · Youjie Zhou, Yiming Wang, Fabio Poiesi, Qi Qin, Yi Wan

We present a simple yet effective method to address loop closure detection in simultaneous localisation and mapping using local 3D deep descriptors (L3Ds). L3Ds are emerging compact representations of patches extracted from point clouds that are learnt from data using a deep learning algorithm. We propose a novel overlap measure for loop detection by computing the metric error between points that correspond to mutually-nearest-neighbour descriptors after registering the loop candidate point cloud by its estimated relative pose. This novel approach enables us to accurately detect loops and estimate six degrees-of-freedom poses in the case of small overlaps. We compare our L3D-based loop closure approach with recent approaches on LiDAR data and achieve state-of-the-art loop closure detection accuracy. Additionally, we embed our loop closure approach in RESLAM, a recent edge-based SLAM system, and perform the evaluation on real-world RGBD-TUM and synthetic ICL datasets. Our approach enables RESLAM to achieve a better localisation accuracy compared to its original loop closure strategy. Our project page is available at github.com/yiming107/l3d_loop_closure.

📄 PDF Abstract BibTeX arXiv:2111.00440

Code (1)

yiming107/l3d_loop_closure 공식 구현

Tasks

Loop Closure Detection

Similar Papers 제목 키워드 기반

PinNet: Keypoint-Aware Learned Local Descriptors with Geometric Embedding for Loop Closure in LiDAR SLAM

2026-06-26 · Yanlong Ma, Nakul S. Joshi, Christa S. Robison, Philip R. Osteen 외 arxiv

Loop closure is essential to reduce drift and build globally consistent maps in large-scale environments. However, reliable loop closure with only geometric information from, e.g., a LiDAR sensor, remains challenging due…

Pose EstimationPoint Clouds

SeqLPD: Sequence Matching Enhanced Loop-Closure Detection Based on Large-Scale Point Cloud Description for Self-Driving Vehicles

2019-04-30 · Zhe Liu, Chuanzhe Suo, Shunbo Zhou, Huanshu Wei 외

Place recognition and loop-closure detection are main challenges in the localization, mapping and navigation tasks of self-driving vehicles. In this paper, we solve the loop-closure detection problem by incorporating the…

Loop Closure Detection

Intensity Scan Context: Coding Intensity and Geometry Relations for Loop Closure Detection

2020-03-12 · Han Wang, Chen Wang, Lihua Xie

Loop closure detection is an essential and challenging problem in simultaneous localization and mapping (SLAM). It is often tackled with light detection and ranging (LiDAR) sensor due to its view-point and illumination i…

Loop Closure DetectionRetrievalSimultaneous Localization and Mapping

MILD: Multi-Index hashing for Loop closure Detection

2017-02-28 · Lei Han, Lu Fang

Loop Closure Detection (LCD) has been proved to be extremely useful in global consistent visual Simultaneously Localization and Mapping (SLAM) and appearance-based robot relocalization. Methods exploiting binary features…

Loop Closure Detection

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

2021-03-08 · Daniele Cattaneo, Matteo Vaghi, Abhinav Valada

Loop closure detection is an essential component of Simultaneous Localization and Mapping (SLAM) systems, which reduces the drift accumulated over time. Over the years, several deep learning approaches have been proposed…

Autonomous DrivingLoop Closure DetectionPoint Cloud RegistrationSimultaneous Localization and Mapping