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

Uncertainty-Aware Camera Pose Estimation from Points and Lines

About

Perspective-n-Point-and-Line (P$n$PL) algorithms aim at fast, accurate, and robust camera localization with respect to a 3D model from 2D-3D feature correspondences, being a major part of modern robotic and AR/VR systems. Current point-based pose estimation methods use only 2D feature detection uncertainties, and the line-based methods do not take uncertainties into account. In our setup, both 3D coordinates and 2D projections of the features are considered uncertain. We propose PnP(L) solvers based on EPnP and DLS for the uncertainty-aware pose estimation. We also modify motion-only bundle adjustment to take 3D uncertainties into account. We perform exhaustive synthetic and real experiments on two different visual odometry datasets. The new PnP(L) methods outperform the state-of-the-art on real data in isolation, showing an increase in mean translation accuracy by 18% on a representative subset of KITTI, while the new uncertain refinement improves pose accuracy for most of the solvers, e.g. decreasing mean translation error for the EPnP by 16% compared to the standard refinement on the same dataset. The code is available at https://alexandervakhitov.github.io/uncertain-pnp/.

Alexander Vakhitov, Luis Ferraz Colomina, Antonio Agudo, Francesc Moreno-Noguer• 2021

Related benchmarks

TaskDatasetResultRank
Camera pose estimationTUM freiburg1
Rotation Error9
34
Camera pose estimationKITTI sequences 00-02
Rotation Error3.3
30
Camera Pose Estimation from 2D-3D point and line correspondencesKITTI sequences 00-02
Mean Rotation Error (deg)0.14
12
Showing 3 of 3 rows

Other info

Code

Follow for update