HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Simple, Effective and General: A New Backbone for Cross-view Image Geo-localization

Yingying Zhu Hongji Yang Yuxin Lu Qiang Huang

Simple, Effective and General: A New Backbone for Cross-view Image Geo-localization

Abstract

In this work, we aim at an important but less explored problem of a simple yet effective backbone specific for cross-view geo-localization task. Existing methods for cross-view geo-localization tasks are frequently characterized by 1) complicated methodologies, 2) GPU-consuming computations, and 3) a stringent assumption that aerial and ground images are centrally or orientation aligned. To address the above three challenges for cross-view image matching, we propose a new backbone network, named Simple Attention-based Image Geo-localization network (SAIG). The proposed SAIG effectively represents long-range interactions among patches as well as cross-view correspondence with multi-head self-attention layers. The "narrow-deep" architecture of our SAIG improves the feature richness without degradation in performance, while its shallow and effective convolutional stem preserves the locality, eliminating the loss of patchify boundary information. Our SAIG achieves state-of-the-art results on cross-view geo-localization, while being far simpler than previous works. Furthermore, with only 15.9% of the model parameters and half of the output dimension compared to the state-of-the-art, the SAIG adapts well across multiple cross-view datasets without employing any well-designed feature aggregation modules or feature alignment algorithms. In addition, our SAIG attains competitive scores on image retrieval benchmarks, further demonstrating its generalizability. As a backbone network, our SAIG is both easy to follow and computationally lightweight, which is meaningful in practical scenario. Moreover, we propose a simple Spatial-Mixed feature aggregation moDule (SMD) that can mix and project spatial information into a low-dimensional space to generate feature descriptors... (The code is available at https://github.com/yanghongji2007/SAIG)

Code Repositories

yanghongji2007/saig
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
image-based-localization-on-cvactSAIG-D
Recall@1: 89.21
Recall@1 (%): 98.74
Recall@10: 97.04
Recall@5: 96.07
image-based-localization-on-cvusa-1SAIG-D
Recall@1: 96.34
Recall@10: 99.50
Recall@5: 99.10
Recall@top1%: 99.86
image-based-localization-on-vigor-cross-areaSAIG-D
Hit Rate: 36.71
Recall@1: 33.05
Recall@1%: 94.64
Recall@10: -
Recall@5: 55.94
image-based-localization-on-vigor-same-areaSAIG-D
Hit Rate: 74.11
Recall@1: 65.23
Recall@1%: 99.68
Recall@10: -
Recall@5: 88.08
visual-place-recognition-on-cv-citiesSAIG-D
Recall@1: 42.21
Recall@5: 68.73

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Simple, Effective and General: A New Backbone for Cross-view Image Geo-localization | Papers | HyperAI