Papers › Game4Loc: A UAV Geo-Localization Benchmark from Game Data

Game4Loc: A UAV Geo-Localization Benchmark from Game Data

25 Sep 2024arXiv:2409.16925archive 2025-07-28

Yuxiang Ji, Boyong He, Zhuoyue Tan, Liaoni Wu

The vision-based geo-localization technology for UAV, serving as a secondary source of GPS information in addition to the global navigation satellite systems (GNSS), can still operate independently in the GPS-denied environment. Recent deep learning based methods attribute this as the task of image matching and retrieval. By retrieving drone-view images in geo-tagged satellite image database, approximate localization information can be obtained. However, due to high costs and privacy concerns, it is usually difficult to obtain large quantities of drone-view images from a continuous area. Existing drone-view datasets are mostly composed of small-scale aerial photography with a strong assumption that there exists a perfect one-to-one aligned reference image for any query, leaving a significant gap from the practical localization scenario. In this work, we construct a large-range contiguous area UAV geo-localization dataset named GTA-UAV, featuring multiple flight altitudes, attitudes, scenes, and targets using modern computer games. Based on this dataset, we introduce a more practical UAV geo-localization task including partial matches of cross-view paired data, and expand the image-level retrieval to the actual localization in terms of distance (meters). For the construction of drone-view and satellite-view pairs, we adopt a weight-based contrastive learning approach, which allows for effective learning while avoiding additional post-processing matching steps. Experiments demonstrate the effectiveness of our data and training method for UAV geo-localization, as well as the generalization capabilities to real-world scenarios.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.16925")

Code

Syntology Ran 9 of 10 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Yux1angJi/GTA-UAV officialmentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 9 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
1unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Yux1angJi/GTA-UAV. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_dis Yux1angJi/GTA-UAV/Game4Loc/game4loc/evaluate/gta.py official repository ran Apache-2.0 (permissive) · c43925523daefde1 · report
get_dis_target Yux1angJi/GTA-UAV/Game4Loc/game4loc/evaluate/gta.py official repository ran fingerprinted Apache-2.0 (permissive) · c4dbcb6fd7ecc7af · report
get_sate_data Yux1angJi/GTA-UAV/Game4Loc/game4loc/dataset/gta.py official repository ran fingerprinted Apache-2.0 (permissive) · 71dc1830ad1384ea · report
get_transforms Yux1angJi/GTA-UAV/Game4Loc/game4loc/dataset/gta.py official repository ran Apache-2.0 (permissive) · f50ce26b4f651f09 · report
get_transforms Yux1angJi/GTA-UAV/Game4Loc/game4loc/dataset/gta_rgbd.py official repository ran Apache-2.0 (permissive) · b68371e8ced39ca5 · report
parse_tuple Yux1angJi/GTA-UAV/Game4Loc/eval_gta.py official repository ran Apache-2.0 (permissive) · b58429d8eed76ff7 · report
sate2loc Yux1angJi/GTA-UAV/Game4Loc/game4loc/dataset/gta.py official repository ran Apache-2.0 (permissive) · 04a66b8a5630f9e9 · report
sate2loc Yux1angJi/GTA-UAV/Game4Loc/game4loc/dataset/gta_mm.py official repository ran Apache-2.0 (permissive) · 7981aa72d8dd283d · report
sdm Yux1angJi/GTA-UAV/Game4Loc/game4loc/evaluate/gta.py official repository ran Apache-2.0 (permissive) · b9a22fc2b74a3143 · report
get_transforms Yux1angJi/GTA-UAV/Game4Loc/game4loc/dataset/gta_mm.py official repository unverified Apache-2.0 (permissive) · 4b4a7eacffe29507 · report

Tasks

Drone-view target localizationVisual LocalizationVisual Place Recognitiongeo-localization

Datasets

Introduced by this paper, per the archive.

GTA-UAV

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive LearningGPS

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections