CVPR 2021poster30 citations

Uncertainty-Aware Camera Pose Estimation From Points and Lines

Alexander Vakhitov, Luis Ferraz, Antonio Agudo, Francesc Moreno-Noguer

Abstract

Perspective-n-Point-and-Line (PnPL) 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[20] and DLS[14] 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/.

BibTeX
@inproceedings{cvpr2021_uncertaintyaware,
  title = {Uncertainty-Aware Camera Pose Estimation From Points and Lines},
  author = {Alexander Vakhitov and Luis Ferraz and Antonio Agudo and Francesc Moreno-Noguer},
  booktitle = {CVPR 2021},
  year = {2021}
}
Uncertainty-Aware Camera Pose Estimation From Points and Lines · CVPR 2021