# Camera Distance-aware Top-down Approach for 3D Multi-person Pose   Estimation from a Single RGB Image

**Authors:** Gyeongsik Moon, Ju Yong Chang, Kyoung Mu Lee

arXiv: 1907.11346 · 2019-08-20

## TL;DR

This paper introduces a camera distance-aware top-down method for 3D multi-person pose estimation from a single RGB image, achieving state-of-the-art results without groundtruth data.

## Contribution

It presents the first fully learning-based, camera distance-aware approach for 3D multi-person pose estimation from a single image.

## Key findings

- Achieves comparable results to single-person models without groundtruth.
- Outperforms previous multi-person methods on public datasets.
- Provides publicly available code for reproducibility.

## Abstract

Although significant improvement has been achieved recently in 3D human pose estimation, most of the previous methods only treat a single-person case. In this work, we firstly propose a fully learning-based, camera distance-aware top-down approach for 3D multi-person pose estimation from a single RGB image. The pipeline of the proposed system consists of human detection, absolute 3D human root localization, and root-relative 3D single-person pose estimation modules. Our system achieves comparable results with the state-of-the-art 3D single-person pose estimation models without any groundtruth information and significantly outperforms previous 3D multi-person pose estimation methods on publicly available datasets.   The code is available in https://github.com/mks0601/3DMPPE_ROOTNET_RELEASE , https://github.com/mks0601/3DMPPE_POSENET_RELEASE.

## Full text

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

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1907.11346/full.md

## References

53 references — full list in the complete paper: https://tomesphere.com/paper/1907.11346/full.md

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