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

Accelerated Coordinate Encoding: Learning to Relocalize in Minutes using RGB and Poses

About

Learning-based visual relocalizers exhibit leading pose accuracy, but require hours or days of training. Since training needs to happen on each new scene again, long training times make learning-based relocalization impractical for most applications, despite its promise of high accuracy. In this paper we show how such a system can actually achieve the same accuracy in less than 5 minutes. We start from the obvious: a relocalization network can be split in a scene-agnostic feature backbone, and a scene-specific prediction head. Less obvious: using an MLP prediction head allows us to optimize across thousands of view points simultaneously in each single training iteration. This leads to stable and extremely fast convergence. Furthermore, we substitute effective but slow end-to-end training using a robust pose solver with a curriculum over a reprojection loss. Our approach does not require privileged knowledge, such a depth maps or a 3D model, for speedy training. Overall, our approach is up to 300x faster in mapping than state-of-the-art scene coordinate regression, while keeping accuracy on par.

Eric Brachmann, Tommaso Cavallari, Victor Adrian Prisacariu• 2023

Related benchmarks

TaskDatasetResultRank
Visual Localization7Scenes (test)
Chess Median Angular Error (°)0.18
41
Visual LocalizationCambridge Landmarks
King's Positional Error (cm)18
28
Visual LocalizationAachen Day-Night (day)
Recall @ (0.25m, 2°)6.9
26
Visual LocalizationAachen Day (Night)
Success Rate (0.25m, 2°)0.00e+0
19
Visual RelocalizationCambridge Landmarks
Position Error (King's, cm)18
14
Visual LocalizationAachen Day/Night combined
Average Success Rate13.4
13
Indoor Relocalization7Scenes D-SLAM poses
Success Rate (5cm/5deg)80.8
11
Camera Relocalization7 Scenes
Rotation Error (deg)2.8
11
Indoor Relocalization7Scenes SfM poses
Success Rate (5cm, 5°)97.1
9
Visual LocalizationHyundai Department Store (Dept. 1F)
Acc (0.1m/1°)14.1
9
Showing 10 of 20 rows

Other info

Code

Follow for update