Map-Relative Pose Regression for Visual Re-Localization
Shuai Chen, Tommaso Cavallari, Victor Adrian Prisacariu, Eric, Brachmann

TL;DR
The paper introduces marepo, a scene-agnostic pose regression method that uses scene-specific maps to predict camera pose relative to the map, enabling rapid adaptation and superior accuracy across diverse environments.
Contribution
It proposes a novel map-relative pose regression approach that generalizes across scenes, reducing data requirements and enabling quick fine-tuning for improved accuracy.
Findings
Outperforms previous pose regression methods on public datasets
Can be applied to new map representations immediately or after minimal fine-tuning
Works effectively for both indoor and outdoor environments
Abstract
Pose regression networks predict the camera pose of a query image relative to a known environment. Within this family of methods, absolute pose regression (APR) has recently shown promising accuracy in the range of a few centimeters in position error. APR networks encode the scene geometry implicitly in their weights. To achieve high accuracy, they require vast amounts of training data that, realistically, can only be created using novel view synthesis in a days-long process. This process has to be repeated for each new scene again and again. We present a new approach to pose regression, map-relative pose regression (marepo), that satisfies the data hunger of the pose regression network in a scene-agnostic fashion. We condition the pose regressor on a scene-specific map representation such that its pose predictions are relative to the scene map. This allows us to train the pose…
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
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Optical measurement and interference techniques
