Self-Supervised Learning of 3D Human Pose using Multi-view Geometry

CVPR 2019  ยท  Muhammed Kocabas, Salih Karagoz, Emre Akbas ยท

Training accurate 3D human pose estimators requires large amount of 3D ground-truth data which is costly to collect. Various weakly or self supervised pose estimation methods have been proposed due to lack of 3D data. Nevertheless, these methods, in addition to 2D ground-truth poses, require either additional supervision in various forms (e.g. unpaired 3D ground truth data, a small subset of labels) or the camera parameters in multiview settings. To address these problems, we present EpipolarPose, a self-supervised learning method for 3D human pose estimation, which does not need any 3D ground-truth data or camera extrinsics. During training, EpipolarPose estimates 2D poses from multi-view images, and then, utilizes epipolar geometry to obtain a 3D pose and camera geometry which are subsequently used to train a 3D pose estimator. We demonstrate the effectiveness of our approach on standard benchmark datasets i.e. Human3.6M and MPI-INF-3DHP where we set the new state-of-the-art among weakly/self-supervised methods. Furthermore, we propose a new performance measure Pose Structure Score (PSS) which is a scale invariant, structure aware measure to evaluate the structural plausibility of a pose with respect to its ground truth. Code and pretrained models are available at https://github.com/mkocabas/EpipolarPose

PDF Abstract CVPR 2019 PDF CVPR 2019 Abstract

Results from the Paper


 Ranked #1 on Weakly-supervised 3D Human Pose Estimation on Human3.6M (Number of Frames Per View metric)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Weakly-supervised 3D Human Pose Estimation Human3.6M Kocabas et al. Number of Views 2 # 13
Number of Frames Per View 1 # 1
3D Annotations S1 # 1
Weakly-supervised 3D Human Pose Estimation Human3.6M EpipolarPose (S1) Average MPJPE (mm) 65.35 # 17
Weakly-supervised 3D Human Pose Estimation Human3.6M EpipolarPose (SS + RU) Average MPJPE (mm) 60.56 # 11
Weakly-supervised 3D Human Pose Estimation Human3.6M EpipolarPose (self-supervised) Average MPJPE (mm) 76.6 # 20
3D Human Pose Estimation Human3.6M EpipolarPose (fully-supervised) Average MPJPE (mm) 51.83 # 187
3D Human Pose Estimation MPI-INF-3DHP EpipolarPose (fully-supervised) MPJPE 108.99 # 75
PCK 77.5 # 68

Methods


No methods listed for this paper. Add relevant methods here