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

Back to the Feature: Learning Robust Camera Localization from Pixels to Pose

About

Camera pose estimation in known scenes is a 3D geometry task recently tackled by multiple learning algorithms. Many regress precise geometric quantities, like poses or 3D points, from an input image. This either fails to generalize to new viewpoints or ties the model parameters to a specific scene. In this paper, we go Back to the Feature: we argue that deep networks should focus on learning robust and invariant visual features, while the geometric estimation should be left to principled algorithms. We introduce PixLoc, a scene-agnostic neural network that estimates an accurate 6-DoF pose from an image and a 3D model. Our approach is based on the direct alignment of multiscale deep features, casting camera localization as metric learning. PixLoc learns strong data priors by end-to-end training from pixels to pose and exhibits exceptional generalization to new scenes by separating model parameters and scene geometry. The system can localize in large environments given coarse pose priors but also improve the accuracy of sparse feature matching by jointly refining keypoints and poses with little overhead. The code will be publicly available at https://github.com/cvg/pixloc.

Paul-Edouard Sarlin, Ajaykumar Unagar, M{\aa}ns Larsson, Hugo Germain, Carl Toft, Viktor Larsson, Marc Pollefeys, Vincent Lepetit, Lars Hammarstrand, Fredrik Kahl, Torsten Sattler• 2021

Related benchmarks

TaskDatasetResultRank
Visual LocalizationAachen Day-Night v1.1 (Night)
Success Rate (0.25m, 2°)38.7
58
Visual LocalizationRobotCar Seasons (night)
Recall (0.25m, 2°)12
35
Visual LocalizationExtended CMU Seasons Urban
Recall @ (0.25m, 2°)88.3
34
Camera Relocalization7-Scenes (test)
Median Translation Error (cm)3
30
Visual Localization7scenes indoor
Positional Error (Chess, cm)2
30
Visual LocalizationCambridge Landmarks
King's Positional Error (cm)14
28
Visual LocalizationAachen Day-Night (day)
Recall @ (0.25m, 2°)64.3
26
Visual LocalizationCambridge Landmarks College
Median Translation Error (m)0.14
23
Visual LocalizationCambridge Landmarks Church
Median Translation Error (m)0.1
23
Camera RelocalizationCambridge Landmarks (test)
Median Translation Error (cm)11
22
Showing 10 of 28 rows

Other info

Follow for update