Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Map-Relative Pose Regression for Visual Re-Localization

About

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 regressor across hundreds of scenes to learn the generic relation between a scene-specific map representation and the camera pose. Our map-relative pose regressor can be applied to new map representations immediately or after mere minutes of fine-tuning for the highest accuracy. Our approach outperforms previous pose regression methods by far on two public datasets, indoor and outdoor. Code is available: https://nianticlabs.github.io/marepo

Shuai Chen, Tommaso Cavallari, Victor Adrian Prisacariu, Eric Brachmann• 2024

Related benchmarks

TaskDatasetResultRank
Camera Localization7 Scenes
Average Position Error (m)0.03
46
Visual Localization7Scenes (test)
Chess Median Angular Error (°)1.24
41
Camera Localization7-Scenes Chess
Translation Error (m)0.02
40
Camera Pose Regression7Scenes Fire
Median Position Error (m)0.02
26
Camera Pose Regression7Scenes Heads
Median Position Error (m)0.02
26
Camera Pose Regression7Scenes (Office)
Median Position Error (m)0.03
26
Camera Pose Regression7Scenes Pumpkin
Median Position Error (m)0.04
26
Camera Pose Regression7Scenes Kitchen
Median Position Error (m)0.04
26
Camera Pose Regression7Scenes
Median Position Error (m)0.03
26
Camera Pose Regression7Scenes Stairs
Median Position Error (m)0.06
26
Showing 10 of 21 rows

Other info

Code

Follow for update