Project Page | Paper (WIP)
AerialExtreMatch: A Benchmark for Extreme-View Image Matching and Localization
2025
Rouwan Wu1, Zhe Huang2, Xingyi He2, Yan Liu3, Shen Yan1, Sida Peng2, Maojun Zhang1†, Xiaowei Zhou2†
1NUDT, 2State Key Lab of CAD&CG, ZJU, 3HUST
We introduce AerialExtreMatch, a large-scale, high-fidelity benchmark tailored for extreme-view image matching and UAV localization. It consists of three datasets: Train Pair, Evaluation Pair, and Localization. All code and datasets are readily available for public access.
Warning
Docs are under preparation, and will be released soon.
Important
In our paper, TWO seperate codebases are provided: benchmarking and code of our pretrained RoMa model.
To increase simplicity and consistency, we slightly abuse the concept of git branches and make the two codebases as branches of this repository.
- Code
Benchmark
branch: source code for the benchmark, including feature matching and localization pipelines for models mentioned in the paper. (WIP)RoMa
branch: the code we use to train our RoMa model.
- Dataset
- AerialExtreMatch-Train: corresponds to Train Pair set.
- AerialExtreMatch-Benchmark: corresponds to Evaluation Pair set.
- AerialExtreMatch-Localization: corresponds to Localization set.
- Checkpoints: see [Release].