Absolute Human Pose Estimation with Depth Prediction Network
2019-04-11Code Available0· sign in to hype
Márton Véges, András Lőrincz
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/vegesm/depthposeOfficialIn paperpytorch★ 0
Abstract
The common approach to 3D human pose estimation is predicting the body joint coordinates relative to the hip. This works well for a single person but is insufficient in the case of multiple interacting people. Methods predicting absolute coordinates first estimate a root-relative pose then calculate the translation via a secondary optimization task. We propose a neural network that predicts joints in a camera centered coordinate system instead of a root-relative one. Unlike previous methods, our network works in a single step without any post-processing. Our network beats previous methods on the MuPoTS-3D dataset and achieves state-of-the-art results.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| MuPoTS-3D | Depth Prediction Network | MPJPE | 120 | — | Unverified |
| MuPoTS-3D | Depth Prediction Network | MPJPE | 292 | — | Unverified |