paper-with-me

Papers

Exploiting temporal information for 3D human pose estimation

2018-09-01 · ECCV 2018 9 · Mir Rayat Imtiaz Hossain, James J. Little

In this work, we address the problem of 3D human pose estimation from a sequence of 2D human poses. Although the recent success of deep networks has led many state-of-the-art methods for 3D pose estimation to train deep networks end-to-end to predict from images directly, the top-performing approaches have shown the effectiveness of dividing the task of 3D pose estimation into two steps: using a state-of-the-art 2D pose estimator to estimate the 2D pose from images and then mapping them into 3D space. They also showed that a low-dimensional representation like 2D locations of a set of joints can be discriminative enough to estimate 3D pose with high accuracy. However, estimation of 3D pose for individual frames leads to temporally incoherent estimates due to independent error in each frame causing jitter. Therefore, in this work we utilize the temporal information across a sequence of 2D joint locations to estimate a sequence of 3D poses. We designed a sequence-to-sequence network composed of layer-normalized LSTM units with shortcut connections connecting the input to the output on the decoder side and imposed temporal smoothness constraint during training. We found that the knowledge of temporal consistency improves the best reported result on Human3.6M dataset by approximately $12.2%$ and helps our network to recover temporally consistent 3D poses over a sequence of images even when the 2D pose detector fails.

📄 PDF Abstract BibTeX

Code (1)

rayat137/Pose_3D tf

Tasks

3D Human Pose Estimation3D Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Exploiting Spatiotemporal Properties for Efficient Event-Driven Human Pose Estimation

2025-12-06 · Haoxian Zhou, Chuanzhi Xu, Langyi Chen, Pengfei Ye 외 arxiv

Human pose estimation focuses on predicting body keypoints to analyze human motion. Currently, most pose estimation tasks rely on conventional RGB cameras. In contrast, event cameras provide high temporal resolution and …

Computational EfficiencyPose Estimation

Exploiting temporal information for 3D pose estimation

2017-11-23 · Mir Rayat Imtiaz Hossain, James J. Little

In this work, we address the problem of 3D human pose estimation from a sequence of 2D human poses. Although the recent success of deep networks has led many state-of-the-art methods for 3D pose estimation to train deep …

3D Human Pose Estimation3D Pose EstimationDecoderPose Estimation

Towards Accurate Human Pose Estimation in Videos of Crowded Scenes

2020-10-16 · Li Yuan, Shuning Chang, Xuecheng Nie, Ziyuan Huang 외

Video-based human pose estimation in crowded scenes is a challenging problem due to occlusion, motion blur, scale variation and viewpoint change, etc. Prior approaches always fail to deal with this problem because of (1)…

DiversityOptical Flow EstimationPose Estimation

Exploiting temporal consistency for real-time video depth estimation

2019-08-10 · ICCV 2019 10 · Haokui Zhang, Chunhua Shen, Ying Li, Yuanzhouhan Cao 외

Accuracy of depth estimation from static images has been significantly improved recently, by exploiting hierarchical features from deep convolutional neural networks (CNNs). Compared with static images, vast information …

Depth EstimationMonocular Depth Estimation

PAFUSE: Part-based Diffusion for 3D Whole-Body Pose Estimation

2024-07-14 · Nermin Samet, Cédric Rommel, David Picard, Eduardo Valle

We introduce a novel approach for 3D whole-body pose estimation, addressing the challenge of scale -- and deformability -- variance across body parts brought by the challenge of extending the 17 major joints on the human…

3D Human Pose EstimationPose Estimation