paper-with-me

홈 › Papers

GeoCapsNet: Aerial to Ground view Image Geo-localization using Capsule Network

2019-04-12 · Bin Sun, Chen Chen, Yingying Zhu, Jianmin Jiang

The task of cross-view image geo-localization aims to determine the geo-location (GPS coordinates) of a query ground-view image by matching it with the GPS-tagged aerial (satellite) images in a reference dataset. Due to the dramatic changes of viewpoint, matching the cross-view images is challenging. In this paper, we propose the GeoCapsNet based on the capsule network for ground-to-aerial image geo-localization. The network first extracts features from both ground-view and aerial images via standard convolution layers and the capsule layers further encode the features to model the spatial feature hierarchies and enhance the representation power. Moreover, we introduce a simple and effective weighted soft-margin triplet loss with online batch hard sample mining, which can greatly improve image retrieval accuracy. Experimental results show that our GeoCapsNet significantly outperforms the state-of-the-art approaches on two benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1904.06281

Code (0)

등록된 구현이 없습니다.

Tasks

geo-localizationImage RetrievalRetrievalTriplet

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…
Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

SMDT: Cross-View Geo-Localization with Image Alignment and Transformer

2022-04-06 · IEEE International Conference on Multimedia and Expo 2022 2022 4 · Xiaoyang Tian, Jie Shao, Deqiang Ouyang, Anjie Zhu 외

The goal of cross-view geo-localization is to determine the location of a given ground image by matching with aerial images. However, existing methods ignore the variability of scenes, additional information and spatial …

geo-localizationSegmentationSemantic Segmentation

GAMa: Cross-view Video Geo-localization

2022-07-06 · Shruti Vyas, Chen Chen, Mubarak Shah

The existing work in cross-view geo-localization is based on images where a ground panorama is matched to an aerial image. In this work, we focus on ground videos instead of images which provides additional contextual cu…

geo-localization

TransLocNet: Cross-Modal Attention for Aerial-Ground Vehicle Localization with Contrastive Learning

2025-12-11 · Phu Pham, Damon Conover, Aniket Bera arxiv

Aerial-ground localization is difficult due to large viewpoint and modality gaps between ground-level LiDAR and overhead imagery. We propose TransLocNet, a cross-modal attention framework that fuses LiDAR geometry with a…

Contrastive Learning

FG$^2$: Fine-Grained Cross-View Localization by Fine-Grained Feature Matching

2025-03-24 · Zimin Xia, Alexandre Alahi

We propose a novel fine-grained cross-view localization method that estimates the 3 Degrees of Freedom pose of a ground-level image in an aerial image of the surroundings by matching fine-grained features between the two…

Weakly-supervised Learning

Loc$^2$: Interpretable Cross-View Localization via Depth-Lifted Local Feature Matching

2025-09-11 · Zimin Xia, Chenghao Xu, Alexandre Alahi arxiv

We propose an accurate and interpretable fine-grained cross-view localization method that estimates the 3 Degrees of Freedom (DoF) pose of a ground-level image by matching its local features with a reference aerial image…