Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Action-Agnostic Human Pose Forecasting

About

Predicting and forecasting human dynamics is a very interesting but challenging task with several prospective applications in robotics, health-care, etc. Recently, several methods have been developed for human pose forecasting; however, they often introduce a number of limitations in their settings. For instance, previous work either focused only on short-term or long-term predictions, while sacrificing one or the other. Furthermore, they included the activity labels as part of the training process, and require them at testing time. These limitations confine the usage of pose forecasting models for real-world applications, as often there are no activity-related annotations for testing scenarios. In this paper, we propose a new action-agnostic method for short- and long-term human pose forecasting. To this end, we propose a new recurrent neural network for modeling the hierarchical and multi-scale characteristics of the human dynamics, denoted by triangular-prism RNN (TP-RNN). Our model captures the latent hierarchical structure embedded in temporal human pose sequences by encoding the temporal dependencies with different time-scales. For evaluation, we run an extensive set of experiments on Human 3.6M and Penn Action datasets and show that our method outperforms baseline and state-of-the-art methods quantitatively and qualitatively. Codes are available at https://github.com/eddyhkchiu/pose_forecast_wacv/

Hsu-kuang Chiu, Ehsan Adeli, Borui Wang, De-An Huang, Juan Carlos Niebles• 2018

Related benchmarks

TaskDatasetResultRank
Human Motion PredictionHuman3.6M
MAE (1000ms)0.77
46
Human Pose PredictionHuman 3.6M Subject 5 (test)--
24
Human Pose PredictionHuman 3.6M
Purchases Error0.59
18
Long-term Motion PredictionH3.6M Discussion
MAE (1000ms)1.74
12
Long-term Motion PredictionH3.6M Smoking
MAE (1000ms)1.66
12
Human Pose ForecastingPenn-Action
PCK@0.05 (Frame 1)84.5
11
3D Human Pose PredictionHuman 3.6M (Subject 5)
Walking MAE (80ms)0.25
7
3D Human Pose PredictionHuman3.6M (human dynamics protocol)
Walking MAE (80ms)0.25
4
Human Pose ForecastingHuman 3.6M long-term forecasting
Directions Error (80ms)0.38
2
Showing 9 of 9 rows

Other info

Code

Follow for update