Papers › Where in the World is this Image? Transformer-based Geo-localization in the Wild
Where in the World is this Image? Transformer-based Geo-localization in the Wild
Shraman Pramanick, Ewa M. Nowara, Joshua Gleason, Carlos D. Castillo, Rama Chellappa
Predicting the geographic location (geo-localization) from a single ground-level RGB image taken anywhere in the world is a very challenging problem. The challenges include huge diversity of images due to different environmental scenarios, drastic variation in the appearance of the same location depending on the time of the day, weather, season, and more importantly, the prediction is made from a single image possibly having only a few geo-locating cues. For these reasons, most existing works are restricted to specific cities, imagery, or worldwide landmarks. In this work, we focus on developing an efficient solution to planet-scale single-image geo-localization. To this end, we propose TransLocator, a unified dual-branch transformer network that attends to tiny details over the entire image and produces robust feature representation under extreme appearance variations. TransLocator takes an RGB image and its semantic segmentation map as inputs, interacts between its two parallel branches after each transformer layer, and simultaneously performs geo-localization and scene recognition in a multi-task fashion. We evaluate TransLocator on four benchmark datasets - Im2GPS, Im2GPS3k, YFCC4k, YFCC26k and obtain 5.5%, 14.1%, 4.9%, 9.9% continent-level accuracy improvement over the state-of-the-art. TransLocator is also validated on real-world test images and found to be more effective than previous methods.
In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.
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="2204.13861")
Code
Syntology Ran 1 of 1 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran with no contract checked.
By repository: official repository: 1 sample from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
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
1 sample harvested; 1 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.
Licence: 0 of the 1 sample 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 shramanpramanick/transformer_based_geo-localization. “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.
374dfca88d741d74 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Photo geolocation estimation | GWS15k | Translocator | City level (25 km) | 1.1 | #4 of 5 | Archive leaderboard | report |
| Photo geolocation estimation | GWS15k | Translocator | Continent level (2500 km) | 48.3 | #4 of 5 | Archive leaderboard | report |
| Photo geolocation estimation | GWS15k | Translocator | Country level (750 km) | 25.5 | #4 of 5 | Archive leaderboard | report |
| Photo geolocation estimation | GWS15k | Translocator | Region level (200 km) | 8.0 | #4 of 5 | Archive leaderboard | report |
| Photo geolocation estimation | GWS15k | Translocator | Street level (1 km) | 0.5 | #4 of 5 | Archive leaderboard | report |
| Photo geolocation estimation | Im2GPS3k | Translocator | City level (25 km) | 31.1 | #5 of 14 | Archive leaderboard | report |
| Photo geolocation estimation | Im2GPS3k | Translocator | Continent level (2500 km) | 80.1 | #5 of 14 | Archive leaderboard | report |
| Photo geolocation estimation | Im2GPS3k | Translocator | Country level (750 km) | 58.9 | #5 of 14 | Archive leaderboard | report |
| Photo geolocation estimation | Im2GPS3k | Translocator | Region level (200 km) | 46.7 | #5 of 14 | Archive leaderboard | report |
| Photo geolocation estimation | Im2GPS3k | Translocator | Street level (1 km) | 11.8 | #5 of 14 | Archive leaderboard | report |
| Photo geolocation estimation | Im2GPS3k | Translocator | Training Images | 4.7M | #5 of 14 | Archive leaderboard | report |
| Photo geolocation estimation | YFCC26k | Translocator | City level (25 km) | 17.8 | #4 of 6 | Archive leaderboard | report |
| Photo geolocation estimation | YFCC26k | Translocator | Continent level (2500 km) | 60.6 | #4 of 6 | Archive leaderboard | report |
| Photo geolocation estimation | YFCC26k | Translocator | Country level (750 km) | 41.3 | #4 of 6 | Archive leaderboard | report |
| Photo geolocation estimation | YFCC26k | Translocator | Region level (200 km) | 28.0 | #4 of 6 | Archive leaderboard | report |
| Photo geolocation estimation | YFCC26k | Translocator | Street level (1 km) | 7.2 | #4 of 6 | Archive leaderboard | report |
| Photo geolocation estimation | YFCC26k | Translocator | Training Images | 4.7M | #4 of 6 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
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