paper-with-me

홈 › Papers

Ground-to-Aerial Image Geo-Localization With a Hard Exemplar Reweighting Triplet Loss

2019-10-01 · ICCV 2019 10 · Sudong Cai, Yulan Guo, Salman Khan, Jiwei Hu, Gongjian Wen

The task of ground-to-aerial image geo-localization can be achieved by matching a ground view query image to a reference database of aerial/satellite images. It is highly challenging due to the dramatic viewpoint changes and unknown orientations. In this paper, we propose a novel in-batch reweighting triplet loss to emphasize the positive effect of hard exemplars during end-to-end training. We also integrate an attention mechanism into our model using feature-level contextual information. To analyze the difficulty level of each triplet, we first enforce a modified logistic regression to triplets with a distance rectifying factor. Then, the reference negative distances for corresponding anchors are set, and the relative weights of triplets are computed by comparing their difficulty to the corresponding references. To reduce the influence of extreme hard data and less useful simple exemplars, the final weights are pruned using upper and lower bound constraints. Experiments on two benchmark datasets show that the proposed approach significantly outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

geo-localizationTriplet

Methods 이 논문이 사용한 방법론

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…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar 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 …

geo-localizationImage RetrievalRetrievalTriplet

Continuous Self-Localization on Aerial Images Using Visual and Lidar Sensors

2022-03-07 · Florian Fervers, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens 외

This paper proposes a novel method for geo-tracking, i.e. continuous metric self-localization in outdoor environments by registering a vehicle's sensor information with aerial imagery of an unseen target region. Geo-trac…

Metric Learning

BEVLoc: Cross-View Localization and Matching via Birds-Eye-View Synthesis

2024-10-08 · Christopher Klammer, Michael Kaess

Ground to aerial matching is a crucial and challenging task in outdoor robotics, particularly when GPS is absent or unreliable. Structures like buildings or large dense forests create interference, requiring GNSS replace…

Autonomous DrivingContrastive Learning

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

Wide-Area Image Geolocalization with Aerial Reference Imagery

2015-10-13 · ICCV 2015 12 · Scott Workman, Richard Souvenir, Nathan Jacobs

We propose to use deep convolutional neural networks to address the problem of cross-view image geolocalization, in which the geolocation of a ground-level query image is estimated by matching to georeferenced aerial ima…