SliceMatch: Geometry-guided Aggregation for Cross-View Pose Estimation
Ted Lentsch, Zimin Xia, Holger Caesar, Julian F. P. Kooij

TL;DR
SliceMatch introduces a geometry-guided feature aggregation method for cross-view camera pose estimation, significantly reducing localization error and enabling real-time performance by leveraging cross-view attention and geometric pooling.
Contribution
The paper presents a novel aerial feature aggregator with cross-view attention and geometric pooling, improving accuracy and efficiency in cross-view pose estimation.
Findings
19% lower median localization error on VIGOR with VGG16
50% lower error with ResNet50 backbone
Achieves 150 frames per second in real-time applications
Abstract
This work addresses cross-view camera pose estimation, i.e., determining the 3-Degrees-of-Freedom camera pose of a given ground-level image w.r.t. an aerial image of the local area. We propose SliceMatch, which consists of ground and aerial feature extractors, feature aggregators, and a pose predictor. The feature extractors extract dense features from the ground and aerial images. Given a set of candidate camera poses, the feature aggregators construct a single ground descriptor and a set of pose-dependent aerial descriptors. Notably, our novel aerial feature aggregator has a cross-view attention module for ground-view guided aerial feature selection and utilizes the geometric projection of the ground camera's viewing frustum on the aerial image to pool features. The efficient construction of aerial descriptors is achieved using precomputed masks. SliceMatch is trained using…
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 Vision and Imaging · Advanced Image and Video Retrieval Techniques
MethodsFeature Selection · Contrastive Learning
