Skip to content

[RA-L 2025] πŸŒπŸ•Ί PEnG: Pose-Enhanced Geo-Localisation πŸ“‘πŸ—ΊοΈ

License

Notifications You must be signed in to change notification settings

tavisshore/PEnG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🚧 Finalising Code

πŸŒπŸ•Ί PEnG: Pose-Enhanced Geo-Localisation πŸ“‘πŸ—ΊοΈ

Tavis Shore Oscar Mendez Simon Hadfield

Centre for Vision, Speech, and Signal Processing (CVSSP)

University of Surrey, Guildford, GU2 7XH, United Kingdom

arxiv Conference Project Page License

πŸ““ Description

Cross-view Geo-localisation is typically performed at a coarse granularity, because densely sampled satellite image patches overlap heavily. This heavy overlap would make disambiguating patches very challenging. However, by opting for sparsely sampled patches, prior work has placed an artificial upper bound on the localisation accuracy that is possible. Even a perfect oracle system cannot achieve accuracy greater than the average separation of the tiles. To solve this limitation, we propose combining cross-view geo-localisation and relative pose estimation to increase precision to a level practical for real-world application. We develop PEnG, a 2-stage system which first predicts the most likely edges from a city-scale graph representation upon which a query image lies. It then performs relative pose estimation within these edges to determine a precise position. PEnG presents the first technique to utilise both viewpoints available within CVGL datasets, referring to this as Multi-View Geo-Localisation (MVGL). This enhances accuracy to a sub-metre level, with some examples achieving centimetre level precision. Our proposed ensemble achieves state-of-the-art accuracy - with relative Top-5m retrieval improvements on previous works of 213%. Decreasing the median euclidean distance error by 96.90% from the previous best of 734m down to 22.77m, when evaluating with 90Β° horizontal FOV images.

🧬 City Graph Representation


🧰 PEnG: Benchmarking

🚧 Under Construction

🐍 Environment Setup


🏭 Data Download


Submodule Pretraining


PEnG Evaluation


PEnG: Benchmark Results

βœ’οΈ Citation (Early Access)

@ARTICLE{10906427,
  author={Shore, Tavis and Mendez, Oscar and Hadfield, Simon},
  journal={IEEE Robotics and Automation Letters}, 
  title={PEnG: Pose-Enhanced Geo-Localisation}, 
  year={2025},
  volume={},
  number={},
  pages={1-8},
  doi={10.1109/LRA.2025.3546513}}

πŸ“— Related Works

Β Β Β Β Β Β  arxiv Conference Project Page GitHub

Β Β Β Β Β Β  arxiv Conference Project Page GitHub

Releases

No releases published