Cross-view image geo-localization with Panorama-BEV Co-Retrieval Network
Junyan Ye, Zhutao Lv, Weijia Li, Jinhua Yu, Haote Yang, Huaping Zhong, Conghui He
TL;DR
The paper tackles cross-view geolocalization by bridging street-view panoramas and satellite imagery through an Explicit Panoramic BEV Transformation (EP-BEV) and a Panorama-BEV Co-Retrieval Network that jointly leverages street-view panoramas and BEV images. This dual-branch approach preserves global layout cues from the raw panoramas while emphasizing local, near-location details via BEV representations, trained with contrastive losses and fused at inference. A new CVGlobal dataset with unfixed street-view orientations, cross-regional and cross-temporal schemes, and street-view-to-map tasks is introduced to better reflect real-world conditions. Empirical results on CVUSA, CVACT, VIGOR, and CVGlobal show state-of-the-art performance and strong generalization, underscoring the method’s practicality for robust, scalable cross-view localization in diverse environments.
Abstract
Cross-view geolocalization identifies the geographic location of street view images by matching them with a georeferenced satellite database. Significant challenges arise due to the drastic appearance and geometry differences between views. In this paper, we propose a new approach for cross-view image geo-localization, i.e., the Panorama-BEV Co-Retrieval Network. Specifically, by utilizing the ground plane assumption and geometric relations, we convert street view panorama images into the BEV view, reducing the gap between street panoramas and satellite imagery. In the existing retrieval of street view panorama images and satellite images, we introduce BEV and satellite image retrieval branches for collaborative retrieval. By retaining the original street view retrieval branch, we overcome the limited perception range issue of BEV representation. Our network enables comprehensive perception of both the global layout and local details around the street view capture locations. Additionally, we introduce CVGlobal, a global cross-view dataset that is closer to real-world scenarios. This dataset adopts a more realistic setup, with street view directions not aligned with satellite images. CVGlobal also includes cross-regional, cross-temporal, and street view to map retrieval tests, enabling a comprehensive evaluation of algorithm performance. Our method excels in multiple tests on common cross-view datasets such as CVUSA, CVACT, VIGOR, and our newly introduced CVGlobal, surpassing the current state-of-the-art approaches. The code and datasets can be found at \url{https://github.com/yejy53/EP-BEV}.
