paper-with-me

Papers

Beyond ANN: Exploiting Structural Knowledge for Efficient Place Recognition

2021-03-15 · Stefan Schubert, Peer Neubert, Peter Protzel

Visual place recognition is the task of recognizing same places of query images in a set of database images, despite potential condition changes due to time of day, weather or seasons. It is important for loop closure detection in SLAM and candidate selection for global localization. Many approaches in the literature perform computationally inefficient full image comparisons between queries and all database images. There is still a lack of suited methods for efficient place recognition that allow a fast, sparse comparison of only the most promising image pairs without any loss in performance. While this is partially given by ANN-based methods, they trade speed for precision and additional memory consumption, and many cannot find arbitrary numbers of matching database images in case of loops in the database. In this paper, we propose a novel fast sequence-based method for efficient place recognition that can be applied online. It uses relocalization to recover from sequence losses, and exploits usually available but often unused intra-database similarities for a potential detection of all matching database images for each query in case of loops or stops in the database. We performed extensive experimental evaluations over five datasets and 21 sequence combinations, and show that our method outperforms two state-of-the-art approaches and even full image comparisons in many cases, while providing a good tradeoff between performance and percentage of evaluated image pairs. Source code for Matlab will be provided with publication of this paper.

📄 PDF Abstract BibTeX arXiv:2103.08366

Code (0)

등록된 구현이 없습니다.

Tasks

Loop Closure DetectionVisual Place Recognition

Similar Papers 제목 키워드 기반

BEV$^2$PR: BEV-Enhanced Visual Place Recognition with Structural Cues

2024-03-11 · Fudong Ge, Yiwei Zhang, Shuhan Shen, Yue Wang 외

In this paper, we propose a new image-based visual place recognition (VPR) framework by exploiting the structural cues in bird's-eye view (BEV) from a single monocular camera. The motivation arises from two key observati…

Visual Place Recognition

Robust Visual Place Recognition With Graph Kernels

2016-06-01 · CVPR 2016 6 · Elena Stumm, Christopher Mei, Simon Lacroix, Juan Nieto 외

A novel method for visual place recognition is introduced and evaluated, demonstrating robustness to perceptual aliasing and observation noise. This is achieved by increasing discrimination through a more structured repr…

Visual Place Recognition

StructVPR: Distill Structural Knowledge with Weighting Samples for Visual Place Recognition

2022-12-02 · CVPR 2023 1 · Yanqing Shen, Sanping Zhou, Jingwen Fu, Ruotong Wang 외

Visual place recognition (VPR) is usually considered as a specific image retrieval problem. Limited by existing training frameworks, most deep learning-based works cannot extract sufficiently stable global features from …

Image RetrievalKnowledge DistillationRe-RankingRetrieval+1

Beyond First-Order: Learning Riemannian Geometries for Invariant Visual Place Recognition

2026-01-31 · Jintao Cheng, Weibin Li, Zhijian He, Jin Wu 외 arxiv

Visual Place Recognition (VPR) demands representations robust to drastic environmental and viewpoint shifts. Existing aggregation paradigms either depend on extensive supervised training or rely on first-order pooling, o…

Visual Place Recognition

Exploiting structural observability and graph colorability for optimal sensor placement in water distribution networks

2024-12-13 · J. J. H. van Gemert, V. Breschi, D. R. Yntema, K. J. Keesman 외

Water distribution networks (WDNs) are critical systems for our society and detecting leakages is important for minimizing losses and water waste. This makes optimal sensor placement for leakage detection very relevant. …