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

HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation

About

Model-based 3D pose and shape estimation methods reconstruct a full 3D mesh for the human body by estimating several parameters. However, learning the abstract parameters is a highly non-linear process and suffers from image-model misalignment, leading to mediocre model performance. In contrast, 3D keypoint estimation methods combine deep CNN network with the volumetric representation to achieve pixel-level localization accuracy but may predict unrealistic body structure. In this paper, we address the above issues by bridging the gap between body mesh estimation and 3D keypoint estimation. We propose a novel hybrid inverse kinematics solution (HybrIK). HybrIK directly transforms accurate 3D joints to relative body-part rotations for 3D body mesh reconstruction, via the twist-and-swing decomposition. The swing rotation is analytically solved with 3D joints, and the twist rotation is derived from the visual cues through the neural network. We show that HybrIK preserves both the accuracy of 3D pose and the realistic body structure of the parametric human model, leading to a pixel-aligned 3D body mesh and a more accurate 3D pose than the pure 3D keypoint estimation methods. Without bells and whistles, the proposed method surpasses the state-of-the-art methods by a large margin on various 3D human pose and shape benchmarks. As an illustrative example, HybrIK outperforms all the previous methods by 13.2 mm MPJPE and 21.9 mm PVE on 3DPW dataset. Our code is available at https://github.com/Jeff-sjtu/HybrIK.

Jiefeng Li, Chao Xu, Zhicun Chen, Siyuan Bian, Lixin Yang, Cewu Lu• 2020

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationHuman3.6M (test)
MPJPE (Average)55.4
547
3D Human Pose Estimation3DPW (test)
PA-MPJPE41.8
505
3D Human Mesh Recovery3DPW (test)
PA-MPJPE41.8
264
3D Human Pose EstimationHuman3.6M (subjects 9 and 11)--
180
3D Human Pose EstimationHuman3.6M
MPJPE47
160
3D Human Pose and Shape Estimation3DPW (test)
MPJPE-PA45
158
Human Mesh Recovery3DPW
PA-MPJPE41.9
123
3D Human Mesh RecoveryHuman3.6M (test)
PA-MPJPE34.5
120
3D Human Pose and Shape EstimationHuman3.6M (test)
PA-MPJPE33.6
119
3D Human Pose Estimation3DPW
PA-MPJPE41.8
119
Showing 10 of 59 rows

Other info

Code

Follow for update