IROS 2024poster0 citations

Camera Pose Estimation from Bounding Boxes

Vaclav Vavra, Torsten Sattler, Zuzana Kukelova

Abstract

Visual localization is an important part of many interesting applications, including robotics. The dominant localization strategy is to estimate the camera pose from 2D-3D matches between 2D pixel positions and 3D points. Yet, such approaches can be quite memory intensive and can lead to privacy risks. An interesting alternative to point-based matches is to use higher-level primitives for pose estimation. Consequently, this work investigates using correspondences between 2D and 3D bounding boxes for camera pose estimation. The resulting scene representation is compact and poses fewer privacy risks. In this setting, there are typically orders of magnitude fewer matches available compared to classical feature-based methods. In addition, the available correspondences are significantly more noisy. We investigate multiple strategies based on converting bounding box correspondences to point correspondences and propose a novel and simple 2-point camera absolute pose solver (DP2P) that exploits the fact that the depths of the objects can be approximated from the sizes of their bounding boxes.

BibTeX
@inproceedings{iros2024_cameraposeestima,
  title = {Camera Pose Estimation from Bounding Boxes},
  author = {Vaclav Vavra and Torsten Sattler and Zuzana Kukelova},
  booktitle = {IROS 2024},
  year = {2024}
}