Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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

Muhammed Kocabas, Salih Karagoz, Emre Akbas• 2019

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationMPI-INF-3DHP (test)
PCK77.5
559
3D Human Pose EstimationHuman3.6M (test)
MPJPE (Average)51.8
547
3D Human Pose EstimationHuman3.6M (Protocol 2)
Average MPJPE51.8
315
3D Human Pose EstimationHuman3.6M (subjects 9 and 11)--
180
3D Human Pose EstimationHuman3.6M Protocol #2 (test)
Average Error67.5
140
3D Human Pose and Shape EstimationHuman3.6M (test)
PA-MPJPE77.5
119
3D Human Pose EstimationMPI-INF-3DHP--
108
3D Human Pose EstimationHuman3.6M (S9, S11)
Average Error (MPJPE Avg)60.6
94
3D Human Pose EstimationHuman3.6M v1 (Protocol #2)
P-MPJPE (Avg)45
33
3D Human Pose EstimationH36M (all subjects)
MPJPE51.83
13
Showing 10 of 13 rows

Other info

Code

Follow for update