paper-with-me

Papers

Dominating Set Database Selection for Visual Place Recognition

2023-03-09 · Anastasiia Kornilova, Ivan Moskalenko, Timofei Pushkin, Fakhriddin Tojiboev, Rahim Tariverdizadeh, Gonzalo Ferrer

This paper presents an approach for creating a visual place recognition (VPR) database for localization in indoor environments from RGBD scanning sequences. The proposed approach is formulated as a minimization problem in terms of dominating set algorithm for graph, constructed from spatial information, and referred as DominatingSet. Our algorithm shows better scene coverage in comparison to other methodologies that are used for database creation. Also, we demonstrate that using DominatingSet, a database size could be up to 250-1400 times smaller than the original scanning sequence while maintaining a recall rate of more than 80% on testing sequences. We evaluated our algorithm on 7-scenes and BundleFusion datasets and an additionally recorded sequence in a highly repetitive office setting. In addition, the database selection can produce weakly-supervised labels for fine-tuning neural place recognition algorithms to particular settings, improving even more their accuracy. The paper also presents a fully automated pipeline for VPR database creation from RGBD scanning sequences, as well as a set of metrics for VPR database evaluation. The code and released data are available on our web-page~ -- https://prime-slam.github.io/place-recognition-db/

📄 PDF Abstract BibTeX arXiv:2303.05123

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Place Recognition

Similar 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 de…

Loop Closure DetectionVisual Place Recognition

EigenPlaces: Training Viewpoint Robust Models for Visual Place Recognition

2023-08-21 · ICCV 2023 1 · Gabriele Berton, Gabriele Trivigno, Barbara Caputo, Carlo Masone

Visual Place Recognition is a task that aims to predict the place of an image (called query) based solely on its visual features. This is typically done through image retrieval, where the query is matched to the most sim…

GPUImage RetrievalRetrievalVisual Place Recognition

Unsupervised Complementary-aware Multi-process Fusion for Visual Place Recognition

2021-12-09 · Stephen Hausler, Tobias Fischer, Michael Milford

A recent approach to the Visual Place Recognition (VPR) problem has been to fuse the place recognition estimates of multiple complementary VPR techniques simultaneously. However, selecting the optimal set of techniques t…

Visual Place Recognition

Learning and Calibrating Per-Location Classifiers for Visual Place Recognition

2013-06-01 · CVPR 2013 6 · Petr Gronat, Guillaume Obozinski, Josef Sivic, Tomas Pajdla

The aim of this work is to localize a query photograph by finding other images depicting the same place in a large geotagged image database. This is a challenging task due to changes in viewpoint, imaging conditions and …

Object RecognitionTwo-sample testingVisual Place Recognition

MeshVPR: Citywide Visual Place Recognition Using 3D Meshes

2024-06-04 · Gabriele Berton, Lorenz Junglas, Riccardo Zaccone, Thomas Pollok 외

Mesh-based scene representation offers a promising direction for simplifying large-scale hierarchical visual localization pipelines, combining a visual place recognition step based on global features (retrieval) and a vi…

RetrievalVisual LocalizationVisual Place Recognition