CVOct 20, 2017

Light-weight place recognition and loop detection using road markings

arXiv:1710.07434v13 citations
Originality Incremental advance
AI Analysis

This addresses loop closure for visual SLAM systems, particularly in autonomous driving, but is incremental as it builds on existing road marking-based methods.

The paper tackles the problem of place recognition and loop detection for visual SLAM by using only camera data and road markings, achieving real-time performance with robustness to weather, occlusions, and shadows.

In this paper, we propose an efficient algorithm for robust place recognition and loop detection using camera information only. Our pipeline purely relies on spatial localization and semantic information of road markings. The creation of the database of road markings sequences is performed online, which makes the method applicable for real-time loop closure for visual SLAM techniques. Furthermore, our algorithm is robust to various weather conditions, occlusions from vehicles, and shadows. We have performed an extensive number of experiments which highlight the effectiveness and scalability of the proposed method.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes