paper-with-me

Papers

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

2022-11-29 · 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 BibTeX arXiv:2211.15868

Code (1)

kyungminjin/hanet 공식 구현 pytorch

Tasks

2D Pose Estimation3D Human Pose Estimation3D Pose EstimationDecoderPose Estimation

Similar Papers 제목 키워드 기반

Hierarchical Diffusion Policy for Kinematics-Aware Multi-Task Robotic Manipulation

2024-03-06 · CVPR 2024 1 · Xiao Ma, Sumit Patidar, Iain Haughton, Stephen James

This paper introduces Hierarchical Diffusion Policy (HDP), a hierarchical agent for multi-task robotic manipulation. HDP factorises a manipulation policy into a hierarchical structure: a high-level task-planning agent wh…

PositionTask Planning

Encoder-decoder with Multi-level Attention for 3D Human Shape and Pose Estimation

2021-09-06 · ICCV 2021 10 · Ziniu Wan, Zhengjia Li, Maoqing Tian, Jianbo Liu 외

3D human shape and pose estimation is the essential task for human motion analysis, which is widely used in many 3D applications. However, existing methods cannot simultaneously capture the relations at multiple levels, …

3D Absolute Human Pose Estimation3D Human Pose EstimationDecoderPose Estimation

KinMo: Kinematic-aware Human Motion Understanding and Generation

2024-11-23 · Pengfei Zhang, Pinxin Liu, Hyeongwoo Kim, Pablo Garrido 외

Current human motion synthesis frameworks rely on global action descriptions, creating a modality gap that limits both motion understanding and generation capabilities. A single coarse description, such as ``run", fails …

Motion GenerationMotion Synthesis

Spatial Attention Deep Net with Partial PSO for Hierarchical Hybrid Hand Pose Estimation

2016-04-12 · Qi Ye, Shanxin Yuan, Tae-Kyun Kim

Discriminative methods often generate hand poses kinematically implausible, then generative methods are used to correct (or verify) these results in a hybrid method. Estimating 3D hand pose in a hierarchy, where the high…

Hand Pose EstimationPose Estimation

Whole-Body Inverse Kinematics with Graph Diffusion

2026-05-23 · Helong Huang, Kai Tan, Feng Wen, Guowei Huang 외 arxiv

Inverse kinematics (IK) is a fundamental problem in robotics, requiring the generation of joint configurations that satisfy target end-effector poses. Existing approaches often struggle to generalize across diverse robot…