TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Transformer-Based Feature Segmentation and Region Alignm...

A Transformer-Based Feature Segmentation and Region Alignment Method For UAV-View Geo-Localization

Ming Dai, Jianhong Hu, Jiedong Zhuang, Enhui Zheng

2022-01-23geo-localizationDrone navigationDrone-view target localization
PaperPDFCode(official)

Abstract

Cross-view geo-localization is a task of matching the same geographic image from different views, e.g., unmanned aerial vehicle (UAV) and satellite. The most difficult challenges are the position shift and the uncertainty of distance and scale. Existing methods are mainly aimed at digging for more comprehensive fine-grained information. However, it underestimates the importance of extracting robust feature representation and the impact of feature alignment. The CNN-based methods have achieved great success in cross-view geo-localization. However it still has some limitations, e.g., it can only extract part of the information in the neighborhood and some scale reduction operations will make some fine-grained information lost. In particular, we introduce a simple and efficient transformer-based structure called Feature Segmentation and Region Alignment (FSRA) to enhance the model's ability to understand contextual information as well as to understand the distribution of instances. Without using additional supervisory information, FSRA divides regions based on the heat distribution of the transformer's feature map, and then aligns multiple specific regions in different views one on one. Finally, FSRA integrates each region into a set of feature representations. The difference is that FSRA does not divide regions manually, but automatically based on the heat distribution of the feature map. So that specific instances can still be divided and aligned when there are significant shifts and scale changes in the image. In addition, a multiple sampling strategy is proposed to overcome the disparity in the number of satellite images and that of images from other sources. Experiments show that the proposed method has superior performance and achieves the state-of-the-art in both tasks of drone view target localization and drone navigation. Code will be released at https://github.com/Dmmm1997/FSRA

Results

TaskDatasetMetricValueModel
Image RetrievalUniversity-1652AP81.53FSRA
Image RetrievalUniversity-1652Recall@187.87FSRA
Image RetrievalUniversity-1652AP84.82FSRA
Image RetrievalUniversity-1652Recall@182.25FSRA
Content-Based Image RetrievalUniversity-1652AP81.53FSRA
Content-Based Image RetrievalUniversity-1652Recall@187.87FSRA
Content-Based Image RetrievalUniversity-1652AP84.82FSRA
Content-Based Image RetrievalUniversity-1652Recall@182.25FSRA

Related Papers

Grid-Reg: Grid-Based SAR and Optical Image Registration Across Platforms2025-07-06Recognition through Reasoning: Reinforcing Image Geo-localization with Large Vision-Language Models2025-06-17A Two-stage Optimization Method for Wide-range Single-electron Quantum Magnetic Sensing2025-06-16FM-Planner: Foundation Model Guided Path Planning for Autonomous Drone Navigation2025-05-27GRE Suite: Geo-localization Inference via Fine-Tuned Vision-Language Models and Enhanced Reasoning Chains2025-05-24Object-level Cross-view Geo-localization with Location Enhancement and Multi-Head Cross Attention2025-05-23Robust Cross-View Geo-Localization via Content-Viewpoint Disentanglement2025-05-17A Unified Hierarchical Framework for Fine-grained Cross-view Geo-localization over Large-scale Scenarios2025-05-12