TL;DR
This paper introduces a multi-task deep learning framework that jointly performs real-time 3D human pose estimation and action recognition from monocular images and videos, achieving high accuracy and efficiency.
Contribution
The work presents a unified architecture for simultaneous pose estimation and action recognition, enabling training with diverse data and improving accuracy through decoupled prediction components.
Findings
Achieves state-of-the-art or comparable results on four datasets.
Runs at more than 100 frames per second.
Effectively trains with mixed data sources.
Abstract
Human pose estimation and action recognition are related tasks since both problems are strongly dependent on the human body representation and analysis. Nonetheless, most recent methods in the literature handle the two problems separately. In this work, we propose a multi-task framework for jointly estimating 2D or 3D human poses from monocular color images and classifying human actions from video sequences. We show that a single architecture can be used to solve both problems in an efficient way and still achieves state-of-the-art or comparable results at each task while running at more than 100 frames per second. The proposed method benefits from high parameters sharing between the two tasks by unifying still images and video clips processing in a single pipeline, allowing the model to be trained with data from different categories simultaneously and in a seamlessly way. Additionally,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
