Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CricaVPR: Cross-image Correlation-aware Representation Learning for Visual Place Recognition

About

Over the past decade, most methods in visual place recognition (VPR) have used neural networks to produce feature representations. These networks typically produce a global representation of a place image using only this image itself and neglect the cross-image variations (e.g. viewpoint and illumination), which limits their robustness in challenging scenes. In this paper, we propose a robust global representation method with cross-image correlation awareness for VPR, named CricaVPR. Our method uses the attention mechanism to correlate multiple images within a batch. These images can be taken in the same place with different conditions or viewpoints, or even captured from different places. Therefore, our method can utilize the cross-image variations as a cue to guide the representation learning, which ensures more robust features are produced. To further facilitate the robustness, we propose a multi-scale convolution-enhanced adaptation method to adapt pre-trained visual foundation models to the VPR task, which introduces the multi-scale local information to further enhance the cross-image correlation-aware representation. Experimental results show that our method outperforms state-of-the-art methods by a large margin with significantly less training time. The code is released at https://github.com/Lu-Feng/CricaVPR.

Feng Lu, Xiangyuan Lan, Lijun Zhang, Dongmei Jiang, Yaowei Wang, Chun Yuan• 2024

Related benchmarks

TaskDatasetResultRank
Visual Place RecognitionMSLS (val)
Recall@190
236
Visual Place RecognitionPitts30k
Recall@194.9
164
Visual Place RecognitionTokyo24/7
Recall@193
146
Visual Place RecognitionMSLS Challenge
Recall@169.8
134
Visual Place RecognitionNordland
Recall@190.7
112
Visual Place RecognitionSPED
Recall@191.3
106
Visual Place RecognitionPittsburgh30k (test)
Recall@194.9
86
Visual Place RecognitionAmsterTime
Recall@164.7
83
Visual Place RecognitionSt Lucia
R@199.9
76
Visual Place RecognitionNordland
Recall@190.7
72
Showing 10 of 34 rows

Other info

Code

Follow for update