Kinematic-aware Hierarchical Attention Network for Human Pose Estimation in Videos

29 Nov 2022  ยท  Kyung-Min Jin, Byoung-Sung Lim, Gun-Hee Lee, Tae-Kyung Kang, Seong-Whan Lee ยท

Previous video-based human pose estimation methods have shown promising results by leveraging aggregated features of consecutive frames. However, most approaches compromise accuracy to mitigate jitter or do not sufficiently comprehend the temporal aspects of human motion. Furthermore, occlusion increases uncertainty between consecutive frames, which results in unsmooth results. To address these issues, we design an architecture that exploits the keypoint kinematic features with the following components. First, we effectively capture the temporal features by leveraging individual keypoint's velocity and acceleration. Second, the proposed hierarchical transformer encoder aggregates spatio-temporal dependencies and refines the 2D or 3D input pose estimated from existing estimators. Finally, we provide an online cross-supervision between the refined input pose generated from the encoder and the final pose from our decoder to enable joint optimization. We demonstrate comprehensive results and validate the effectiveness of our model in various tasks: 2D pose estimation, 3D pose estimation, body mesh recovery, and sparsely annotated multi-human pose estimation. Our code is available at https://github.com/KyungMinJin/HANet.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
3D Human Pose Estimation 3DPW PARE + HANet (T=101) MPJPE 77.1 # 49
Acceleration Error 6.8 # 3
3D Human Pose Estimation 3DPW PARE + HANet (T=51) MPJPE 74.6 # 37
Acceleration Error 8 # 8
3D Human Pose Estimation AIST++ SPIN + HANet (T=101) MPJPE 69.2 # 5
Acceleration Error 5.4 # 1
3D Human Pose Estimation AIST++ SPIN + HANet (T=51) MPJPE 64.3 # 3
Acceleration Error 6.4 # 2
3D Human Pose Estimation Human3.6M Mhformer + HANet (T=101) Average MPJPE (mm) 35.4 # 54
Acceleration Error 0.8 # 1
Pose Estimation J-HMDB SimpleBaseline + HANet Mean PCK@0.2 99.6 # 1
Mean PCK@0.1 98.3 # 1
Mean PCK@0.05 91.9 # 1

Methods


No methods listed for this paper. Add relevant methods here