RepNet: Weakly Supervised Training of an Adversarial Reprojection Network for 3D Human Pose Estimation

CVPR 2019  ·  Bastian Wandt, Bodo Rosenhahn ·

This paper addresses the problem of 3D human pose estimation from single images. While for a long time human skeletons were parameterized and fitted to the observation by satisfying a reprojection error, nowadays researchers directly use neural networks to infer the 3D pose from the observations. However, most of these approaches ignore the fact that a reprojection constraint has to be satisfied and are sensitive to overfitting. We tackle the overfitting problem by ignoring 2D to 3D correspondences. This efficiently avoids a simple memorization of the training data and allows for a weakly supervised training. One part of the proposed reprojection network (RepNet) learns a mapping from a distribution of 2D poses to a distribution of 3D poses using an adversarial training approach. Another part of the network estimates the camera. This allows for the definition of a network layer that performs the reprojection of the estimated 3D pose back to 2D which results in a reprojection loss function. Our experiments show that RepNet generalizes well to unknown data and outperforms state-of-the-art methods when applied to unseen data. Moreover, our implementation runs in real-time on a standard desktop PC.

PDF Abstract CVPR 2019 PDF CVPR 2019 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Weakly-supervised 3D Human Pose Estimation Human3.6M RepNet Average MPJPE (mm) 89.9 # 24
Number of Views 1 # 1
Number of Frames Per View 1 # 1
3D Annotations No # 1
3D Human Pose Estimation Human3.6M RepNet (GTi) Average MPJPE (mm) 50.9 # 177
Monocular 3D Human Pose Estimation Human3.6M RepNet Average MPJPE (mm) 89.9 # 36
Use Video Sequence No # 1
Frames Needed 1 # 1
Need Ground Truth 2D Pose No # 1
3D Human Pose Estimation Human3.6M RepNet Average MPJPE (mm) 89.9 # 302
3D Human Pose Estimation MPI-INF-3DHP RepNet (3DHP) AUC 58.5 # 25
MPJPE 97.8 # 65
PCK 82.5 # 53
3D Human Pose Estimation MPI-INF-3DHP RepNet (H36M) AUC 54.8 # 33
MPJPE 92.5 # 48
PCK 81.8 # 56

Methods


No methods listed for this paper. Add relevant methods here