paper-with-me

홈 › Papers

Attention-based Pyramid Aggregation Network for Visual Place Recognition

2018-08-01 · Yingying Zhu, Jiong Wang, Lingxi Xie, Liang Zheng

Visual place recognition is challenging in the urban environment and is usually viewed as a large scale image retrieval task. The intrinsic challenges in place recognition exist that the confusing objects such as cars and trees frequently occur in the complex urban scene, and buildings with repetitive structures may cause over-counting and the burstiness problem degrading the image representations. To address these problems, we present an Attention-based Pyramid Aggregation Network (APANet), which is trained in an end-to-end manner for place recognition. One main component of APANet, the spatial pyramid pooling, can effectively encode the multi-size buildings containing geo-information. The other one, the attention block, is adopted as a region evaluator for suppressing the confusing regional features while highlighting the discriminative ones. When testing, we further propose a simple yet effective PCA power whitening strategy, which significantly improves the widely used PCA whitening by reasonably limiting the impact of over-counting. Experimental evaluations demonstrate that the proposed APANet outperforms the state-of-the-art methods on two place recognition benchmarks, and generalizes well on standard image retrieval datasets.

📄 PDF Abstract BibTeX arXiv:1808.00288

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalVisual Place Recognition

Methods 이 논문이 사용한 방법론

PCA Whitening PCA Whitening is a processing step for image based data that makes input less redundant. Adjacent pixel or feature values can be highly correlated, and whitening through the…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Attentional Pyramid Pooling of Salient Visual Residuals for Place Recognition

2021-01-01 · ICCV 2021 10 · Guohao Peng, Jun Zhang, Heshan Li, Danwei Wang

The core of visual place recognition (VPR) lies in how to identify task-relevant visual cues and embed them into discriminative representations. Focusing on these two points, we propose a novel encoding strategy name…

Visual Place Recognition

MixVPR: Feature Mixing for Visual Place Recognition

2023-03-03 · Amar Ali-bey, Brahim Chaib-Draa, Philippe Giguère

Visual Place Recognition (VPR) is a crucial part of mobile robotics and autonomous driving as well as other computer vision tasks. It refers to the process of identifying a place depicted in a query image using only comp…

Autonomous DrivingImage RetrievalMetric LearningVisual Place Recognition

Improving Point Cloud Based Place Recognition with Ranking-based Loss and Large Batch Training

2022-03-02 · Jacek Komorowski

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectur…

3D Place RecognitionImage RetrievalMetric LearningPoint Cloud Retrieval+2

Register assisted aggregation for Visual Place Recognition

2024-05-19 · Xuan Yu, ZhenYong Fu

Visual Place Recognition (VPR) refers to the process of using computer vision to recognize the position of the current query image. Due to the significant changes in appearance caused by season, lighting, and time spans …

RetrievalVisual Place Recognition

Pyramid Point Cloud Transformer for Large-Scale Place Recognition

2021-01-01 · ICCV 2021 10 · Le Hui, Hang Yang, Mingmei Cheng, Jin Xie 외

Recently, deep learning based point cloud descriptors have achieved impressive results in the place recognition task. Nonetheless, due to the sparsity of point clouds, how to extract discriminative local features of …

3D Place RecognitionPoint Cloud RetrievalRetrieval