paper-with-me

Papers

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

2024-02-29 · CVPR 2024 1 · Feng Lu, Xiangyuan Lan, Lijun Zhang, Dongmei Jiang, YaoWei Wang, Chun Yuan

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.

📄 PDF Abstract BibTeX arXiv:2402.19231

Code (1)

lu-feng/cricavpr 공식 구현 pytorch

Tasks

Representation LearningVisual Place Recognition

Similar Papers 제목 키워드 기반

Uncertainty-Aware Spatial Color Correlation for Low-Light Image Enhancement

2025-08-06 · Jin Kuang, Dong Liu, Yukuang Zhang, Shengsheng Wang arxiv

Most existing low-light image enhancement approaches primarily focus on architectural innovations, while often overlooking the intrinsic uncertainty within feature representations particularly under extremely dark condit…

Low-Light Image Enhancement

HRGR: Enhancing Image Manipulation Detection via Hierarchical Region-aware Graph Reasoning

2024-10-29 · Xudong Wang, Yuezun Li, Huiyu Zhou, Jiaran Zhou 외

Image manipulation detection is to identify the authenticity of each pixel in images. One typical approach to uncover manipulation traces is to model image correlations. The previous methods commonly adopt the grids, whi…

Image ManipulationImage Manipulation Detection

Attentive Semantic Alignment with Offset-Aware Correlation Kernels

2018-08-06 · ECCV 2018 9 · Paul Hongsuck Seo, Jongmin Lee, Deunsol Jung, Bohyung Han 외

Semantic correspondence is the problem of establishing correspondences across images depicting different instances of the same object or scene class. One of recent approaches to this problem is to estimate parameters of …

Semantic correspondenceTranslation

Multi-Scale Correlation-Aware Transformer for Maritime Vessel Re-Identification

2025-11-18 · Yunhe Liu arxiv

Maritime vessel re-identification (Re-ID) plays a crucial role in advancing maritime monitoring and intelligent situational awareness systems. However, some existing vessel Re-ID methods are directly adapted from pedestr…

Multi-modal Vision Pre-training for Medical Image Analysis

2025-01-01 · CVPR 2025 1 · Shaohao Rui, Lingzhi Chen, Zhenyu Tang, Lilong Wang 외

Self-supervised learning has greatly facilitated medical image analysis by suppressing the training data requirement for real-world applications. Current paradigms predominantly rely on self-supervision within uni-mo…

Contrastive Learningimage-classificationImage ClassificationImage Reconstruction+2