Beyond Cross-view Image Retrieval: Highly Accurate Vehicle Localization Using Satellite Image
Yujiao Shi, Hongdong Li

TL;DR
This paper introduces a novel neural network-based approach for highly accurate vehicle localization by matching ground images with satellite maps, outperforming traditional image retrieval methods and achieving localization within 5 meters.
Contribution
It proposes a differentiable, end-to-end neural network framework that formulates vehicle localization as pose estimation, bridging the cross-view domain gap with a geometry projection module and iterative optimization.
Findings
Achieves 80% likelihood of reducing localization error to within 5 meters.
Outperforms existing cross-view image retrieval methods in accuracy.
Demonstrates effectiveness on standard autonomous vehicle datasets.
Abstract
This paper addresses the problem of vehicle-mounted camera localization by matching a ground-level image with an overhead-view satellite map. Existing methods often treat this problem as cross-view image retrieval, and use learned deep features to match the ground-level query image to a partition (eg, a small patch) of the satellite map. By these methods, the localization accuracy is limited by the partitioning density of the satellite map (often in the order of tens meters). Departing from the conventional wisdom of image retrieval, this paper presents a novel solution that can achieve highly-accurate localization. The key idea is to formulate the task as pose estimation and solve it by neural-net based optimization. Specifically, we design a two-branch {CNN} to extract robust features from the ground and satellite images, respectively. To bridge the vast cross-view domain gap, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
