paper-with-me

Papers

A Transformer-Based Adaptive Semantic Aggregation Method for UAV Visual Geo-Localization

2024-01-03 · Shishen Li, Cuiwei Liu, Huaijun Qiu, Zhaokui Li

This paper addresses the task of Unmanned Aerial Vehicles (UAV) visual geo-localization, which aims to match images of the same geographic target taken by different platforms, i.e., UAVs and satellites. In general, the key to achieving accurate UAV-satellite image matching lies in extracting visual features that are robust against viewpoint changes, scale variations, and rotations. Current works have shown that part matching is crucial for UAV visual geo-localization since part-level representations can capture image details and help to understand the semantic information of scenes. However, the importance of preserving semantic characteristics in part-level representations is not well discussed. In this paper, we introduce a transformer-based adaptive semantic aggregation method that regards parts as the most representative semantics in an image. Correlations of image patches to different parts are learned in terms of the transformer's feature map. Then our method decomposes part-level features into an adaptive sum of all patch features. By doing this, the learned parts are encouraged to focus on patches with typical semantics. Extensive experiments on the University-1652 dataset have shown the superiority of our method over the current works.

📄 PDF Abstract BibTeX arXiv:2401.01574

Code (0)

등록된 구현이 없습니다.

Tasks

geo-localization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Stepping Stones: A Progressive Training Strategy for Audio-Visual Semantic Segmentation

2024-07-16 · Juncheng Ma, Peiwen Sun, Yaoting Wang, Di Hu

Audio-Visual Segmentation (AVS) aims to achieve pixel-level localization of sound sources in videos, while Audio-Visual Semantic Segmentation (AVSS), as an extension of AVS, further pursues semantic understanding of audi…

Decoderglobal-optimizationSegmentationSemantic Segmentation

Towards Mitigating Modality Bias in Vision-Language Models for Temporal Action Localization

2026-01-28 · Jiaqi Li, Guangming Wang, Shuntian Zheng, Minzhe Ni 외 arxiv

Temporal Action Localization (TAL) requires identifying both the boundaries and categories of actions in untrimmed videos. While vision-language models (VLMs) offer rich semantics to complement visual evidence, existing …

Temporal Action Localization

SpaRC: Sparse Radar-Camera Fusion for 3D Object Detection

2024-11-29 · Philipp Wolters, Johannes Gilg, Torben Teepe, Fabian Herzog 외

In this work, we present SpaRC, a novel Sparse fusion transformer for 3D perception that integrates multi-view image semantics with Radar and Camera point features. The fusion of radar and camera modalities has emerged a…

3D Multi-Object Tracking3D Object DetectionAutonomous DrivingDepth Estimation+3

BEV-Locator: An End-to-end Visual Semantic Localization Network Using Multi-View Images

2022-11-27 · Zhihuang Zhang, Meng Xu, Wenqiang Zhou, Tao Peng 외

Accurate localization ability is fundamental in autonomous driving. Traditional visual localization frameworks approach the semantic map-matching problem with geometric models, which rely on complex parameter tuning and …

Autonomous DrivingVisual Localization

Building Vision Transformers with Hierarchy Aware Feature Aggregation

2023-01-01 · ICCV 2023 1 · Yongjie Chen, Hongmin Liu, Haoran Yin, Bin Fan

Thanks to the excellent global modeling capability of attention mechanisms, the Vision Transformer has achieved better results than ConvNet in many computer tasks. However, in generating hierarchical feature maps, th…

image-classificationImage Classificationobject-detectionObject Detection+1