English

Hierarchical Attention Fusion for Geo-Localization

Computer Vision and Pattern Recognition 2021-02-19 v1

Abstract

Geo-localization is a critical task in computer vision. In this work, we cast the geo-localization as a 2D image retrieval task. Current state-of-the-art methods for 2D geo-localization are not robust to locate a scene with drastic scale variations because they only exploit features from one semantic level for image representations. To address this limitation, we introduce a hierarchical attention fusion network using multi-scale features for geo-localization. We extract the hierarchical feature maps from a convolutional neural network (CNN) and organically fuse the extracted features for image representations. Our training is self-supervised using adaptive weights to control the attention of feature emphasis from each hierarchical level. Evaluation results on the image retrieval and the large-scale geo-localization benchmarks indicate that our method outperforms the existing state-of-the-art methods. Code is available here: \url{https://github.com/YanLiqi/HAF}.

Keywords

Cite

@article{arxiv.2102.09186,
  title  = {Hierarchical Attention Fusion for Geo-Localization},
  author = {Liqi Yan and Yiming Cui and Yingjie Chen and Dongfang Liu},
  journal= {arXiv preprint arXiv:2102.09186},
  year   = {2021}
}
R2 v1 2026-06-23T23:16:38.511Z