HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

Kyung-Min Jin Byoung-Sung Lim Gun-Hee Lee Tae-Kyung Kang Seong-Whan Lee

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

Abstract

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.

Code Repositories

kyungminjin/hanet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-human-pose-estimation-on-3dpwPARE + HANet (T=101)
Acceleration Error: 6.8
MPJPE: 77.1
3d-human-pose-estimation-on-3dpwPARE + HANet (T=51)
Acceleration Error: 8
MPJPE: 74.6
3d-human-pose-estimation-on-aistSPIN + HANet (T=101)
Acceleration Error: 5.4
MPJPE: 69.2
3d-human-pose-estimation-on-aistSPIN + HANet (T=51)
Acceleration Error: 6.4
MPJPE: 64.3
3d-human-pose-estimation-on-human36mMhformer + HANet (T=101)
Acceleration Error: 0.8
Average MPJPE (mm): 35.4
pose-estimation-on-j-hmdbSimpleBaseline + HANet
Mean PCK@0.05: 91.9
Mean PCK@0.1: 98.3
Mean PCK@0.2: 99.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Kinematic-aware Hierarchical Attention Network for Human Pose Estimation in Videos | Papers | HyperAI