paper-with-me

Papers

Augmenting Visual Place Recognition with Structural Cues

2020-02-29 · Amadeus Oertel, Titus Cieslewski, Davide Scaramuzza

In this paper, we propose to augment image-based place recognition with structural cues. Specifically, these structural cues are obtained using structure-from-motion, such that no additional sensors are needed for place recognition. This is achieved by augmenting the 2D convolutional neural network (CNN) typically used for image-based place recognition with a 3D CNN that takes as input a voxel grid derived from the structure-from-motion point cloud. We evaluate different methods for fusing the 2D and 3D features and obtain best performance with global average pooling and simple concatenation. On the Oxford RobotCar dataset, the resulting descriptor exhibits superior recognition performance compared to descriptors extracted from only one of the input modalities, including state-of-the-art image-based descriptors. Especially at low descriptor dimensionalities, we outperform state-of-the-art descriptors by up to 90%.

📄 PDF Abstract BibTeX arXiv:2003.00278

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Place Recognition

Methods 이 논문이 사용한 방법론

Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Adding Cues to Binary Feature Descriptors for Visual Place Recognition

2018-09-18 · Dominik Schlegel, Giorgio Grisetti

In this paper we propose an approach to embed continuous and selector cues in binary feature descriptors used for visual place recognition. The embedding is achieved by extending each feature descriptor with a binary str…

Image RetrievalRetrievalVisual Place Recognition

Visual Place Recognition in Forests with Depth-Aware Distillation

2026-06-11 · Walter Nedov, Saimunur Rahman, Kavindie Katuwandeniya, David Hall 외 arxiv

Visual place recognition in natural forest environments remains challenging due to repetitive vegetation, weak structural cues, and significant appearance variation across traversals. To address this limitation, this pap…

Visual Place Recognition

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

A Fast and Robust Place Recognition Approach for Stereo Visual Odometry Using LiDAR Descriptors

2019-09-16 · Jiawei Mo, Junaed Sattar

Place recognition is a core component of Simultaneous Localization and Mapping (SLAM) algorithms. Particularly in visual SLAM systems, previously-visited places are recognized by measuring the appearance similarity betwe…

Computational EfficiencySimultaneous Localization and MappingVisual Odometry

MMS-VPR: Multimodal Street-Level Visual Place Recognition Dataset and Benchmark

2025-05-18 · Yiwei Ou, Xiaobin Ren, Ronggui Sun, Guansong Gao 외

Existing visual place recognition (VPR) datasets predominantly rely on vehicle-mounted imagery, lack multimodal diversity and underrepresent dense, mixed-use street-level spaces, especially in non-Western urban contexts.…

Multimodal ReasoningVisual Place Recognition