Anatomy-aware 3D Human Pose Estimation with Bone-based Pose Decomposition

24 Feb 2020  ·  Tianlang Chen, Chen Fang, Xiaohui Shen, Yiheng Zhu, Zhili Chen, Jiebo Luo ·

In this work, we propose a new solution to 3D human pose estimation in videos. Instead of directly regressing the 3D joint locations, we draw inspiration from the human skeleton anatomy and decompose the task into bone direction prediction and bone length prediction, from which the 3D joint locations can be completely derived. Our motivation is the fact that the bone lengths of a human skeleton remain consistent across time. This promotes us to develop effective techniques to utilize global information across all the frames in a video for high-accuracy bone length prediction. Moreover, for the bone direction prediction network, we propose a fully-convolutional propagating architecture with long skip connections. Essentially, it predicts the directions of different bones hierarchically without using any time-consuming memory units e.g. LSTM). A novel joint shift loss is further introduced to bridge the training of the bone length and bone direction prediction networks. Finally, we employ an implicit attention mechanism to feed the 2D keypoint visibility scores into the model as extra guidance, which significantly mitigates the depth ambiguity in many challenging poses. Our full model outperforms the previous best results on Human3.6M and MPI-INF-3DHP datasets, where comprehensive evaluation validates the effectiveness of our model.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Monocular 3D Human Pose Estimation Human3.6M Anatomy3D Average MPJPE (mm) 44.1 # 12
Use Video Sequence Yes # 1
Frames Needed 243 # 33
Need Ground Truth 2D Pose No # 1
2D detector CPN # 1
3D Human Pose Estimation Human3.6M Anatomy3D (243 frames, Protocol 1) Average MPJPE (mm) 32.3 # 43
Using 2D ground-truth joints Yes # 2
Multi-View or Monocular Monocular # 1
3D Human Pose Estimation Human3.6M Anatomy3D Average MPJPE (mm) 44.1 # 97
Using 2D ground-truth joints No # 2
Multi-View or Monocular Monocular # 1
3D Human Pose Estimation MPI-INF-3DHP Anatomy3D (T=243) AUC 53.8 # 37
MPJPE 79.1 # 35
PCK 87.8 # 36
3D Human Pose Estimation MPI-INF-3DHP Anatomy3D (T=81) AUC 54 # 36
MPJPE 78.8 # 34
PCK 87.9 # 34

Methods


No methods listed for this paper. Add relevant methods here