# GP2C: Geometric Projection Parameter Consensus for Joint 3D Pose and   Focal Length Estimation in the Wild

**Authors:** Alexander Grabner, Peter M. Roth, Vincent Lepetit

arXiv: 1908.02809 · 2019-08-09

## TL;DR

This paper introduces a joint 3D pose and focal length estimation method that combines deep learning and geometric algorithms, significantly improving accuracy in real-world object pose estimation tasks.

## Contribution

It presents a novel two-stage approach that explicitly estimates and refines focal length alongside 3D pose, leveraging geometric priors for better accuracy.

## Key findings

- Achieves up to 20% improvement over state-of-the-art methods.
- Effectively estimates focal length in the wild for diverse object categories.
- Demonstrates robustness across multiple challenging datasets.

## Abstract

We present a joint 3D pose and focal length estimation approach for object categories in the wild. In contrast to previous methods that predict 3D poses independently of the focal length or assume a constant focal length, we explicitly estimate and integrate the focal length into the 3D pose estimation. For this purpose, we combine deep learning techniques and geometric algorithms in a two-stage approach: First, we estimate an initial focal length and establish 2D-3D correspondences from a single RGB image using a deep network. Second, we recover 3D poses and refine the focal length by minimizing the reprojection error of the predicted correspondences. In this way, we exploit the geometric prior given by the focal length for 3D pose estimation. This results in two advantages: First, we achieve significantly improved 3D translation and 3D pose accuracy compared to existing methods. Second, our approach finds a geometric consensus between the individual projection parameters, which is required for precise 2D-3D alignment. We evaluate our proposed approach on three challenging real-world datasets (Pix3D, Comp, and Stanford) with different object categories and significantly outperform the state-of-the-art by up to 20% absolute in multiple different metrics.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.02809/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1908.02809/full.md

## References

55 references — full list in the complete paper: https://tomesphere.com/paper/1908.02809/full.md

---
Source: https://tomesphere.com/paper/1908.02809