Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CIPER: A Unified Framework for Cross-view Image-retrieval and Pose-estimation

About

Cross-view geo-localization estimates the geographic location of a ground image by matching it against an aerial image database. Existing methods tackle this through either large-scale retrieval or precise pose estimation, but not both: retrieval-based methods enable wide-area search at the cost of localization accuracy, while pose estimation methods achieve high precision within only a narrow search space. Naively cascading these pipelines introduces error propagation and inconsistent feature representations. We formulate cross-view geo-localization as a unified problem requiring simultaneous city-scale retrieval and precise 3-DoF pose estimation. We propose CIPER (Cross-view Image-retrieval and Pose-estimation transformER), a single architecture that jointly performs both tasks through mutually beneficial feature learning. CIPER uses a shared transformer encoder with task-specific tokens to disentangle global retrieval features from spatial localization cues. To bridge the large domain gap between ground and aerial views, we introduce a two-way transformer pose decoder that uses ground features as spatial queries for bidirectional cross-attention. A set prediction strategy further enables stable 3-DoF regression under a unified multi-task objective. Experiments on VIGOR, KITTI, and Ford Multi-AV demonstrate competitive performance, especially under limited field-of-view and arbitrary orientation conditions. Code is available at https://github.com/yurimjeon1892/CIPER.

Yurim Jeon, Dongseong Seo, Seung-Woo Seo• 2026

Related benchmarks

TaskDatasetResultRank
Location and orientation estimationVIGOR (Same-Area)
Location Mean Error (m)5.25
42
Location and orientation estimationVIGOR (Cross-Area)--
39
Position and Orientation EstimationKITTI Cross-area
Position Lateral Recall R@1m (%)56.93
23
Cross-view pose estimationKITTI Same-area
Location Mean (m)2.02
10
Camera pose estimationFord multi-AV (Log2)
Lateral Success Rate @ 1m (%)57.69
9
Camera pose estimationFord multi-AV (Log1)
Lateral Success Rate @ 1m60.95
9
Cross-view Image RetrievalVIGOR (Same-Area)
Rank@140.98
3
Cross-view Image RetrievalVIGOR (Cross-Area)
R@110.53
3
Showing 8 of 8 rows

Other info

GitHub

Follow for update