RepNet: Weakly Supervised Training of an Adversarial Reprojection Network for 3D Human Pose Estimation
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Human Pose Estimation | MPI-INF-3DHP (test) | PCK82.5 | 559 | |
| 3D Human Pose Estimation | Human3.6M (test) | MPJPE (Average)89.9 | 547 | |
| 3D Human Pose Estimation | Human3.6M (Protocol #1) | MPJPE (Avg.)50.9 | 440 | |
| 3D Human Pose Estimation | Human3.6M (Protocol 2) | Average MPJPE38.2 | 315 | |
| 3D Human Pose Estimation | Human3.6M Protocol 1 (test) | Dir. Error (Protocol 1)77.5 | 183 | |
| 3D Human Pose Estimation | Human3.6M (subjects 9 and 11) | Average Error50.9 | 180 | |
| 3D Human Pose Estimation | Human3.6M | -- | 160 | |
| 3D Human Pose Estimation | Human3.6M Protocol #2 (test) | Average Error65.1 | 140 | |
| 3D Human Pose and Shape Estimation | Human3.6M (test) | PA-MPJPE97.8 | 119 | |
| 3D Human Pose Estimation | Human3.6M (S9, S11) | Average Error (MPJPE Avg)89.9 | 94 |