paper-with-me

Papers

On human motion prediction using recurrent neural networks

2017-05-06 · CVPR 2017 7 · Julieta Martinez, Michael J. Black, Javier Romero

Human motion modelling is a classical problem at the intersection of graphics and computer vision, with applications spanning human-computer interaction, motion synthesis, and motion prediction for virtual and augmented reality. Following the success of deep learning methods in several computer vision tasks, recent work has focused on using deep recurrent neural networks (RNNs) to model human motion, with the goal of learning time-dependent representations that perform tasks such as short-term motion prediction and long-term human motion synthesis. We examine recent work, with a focus on the evaluation methodologies commonly used in the literature, and show that, surprisingly, state-of-the-art performance can be achieved by a simple baseline that does not attempt to model motion at all. We investigate this result, and analyze recent RNN methods by looking at the architectures, loss functions, and training procedures used in state-of-the-art approaches. We propose three changes to the standard RNN models typically used for human motion, which result in a simple and scalable RNN architecture that obtains state-of-the-art performance on human motion prediction.

📄 PDF Abstract BibTeX arXiv:1705.02445

Code (8)

una-dinosauria/human-motion-prediction 공식 구현 tf
YQRickWang/Motion_Prediction pytorch
YQRickWang/tf tf
enriccorona/human-motion-prediction-pytorch pytorch
facebookresearch/QuaterNet pytorch
garroud/human-motion-prediction-pytorch pytorch
gauraviiita/Visualization-of-Human3.6M-Dataset
nageshpindi/human-motion-prediction-master tf

Tasks

Human motion predictionHuman Pose ForecastingMotion Estimationmotion predictionMotion SynthesisPrediction

Similar Papers 제목 키워드 기반

Spatiotemporal Co-attention Recurrent Neural Networks for Human-Skeleton Motion Prediction

2019-09-29 · Xiangbo Shu, Liyan Zhang, Guo-Jun Qi, Wei Liu 외

Human motion prediction aims to generate future motions based on the observed human motions. Witnessing the success of Recurrent Neural Networks (RNN) in modeling the sequential data, recent works utilize RNN to model hu…

Human motion predictionmotion prediction

Prediction of Human Full-Body Movements with Motion Optimization and Recurrent Neural Networks

2019-10-04 · Philipp Kratzer, Marc Toussaint, Jim Mainprice

Human movement prediction is difficult as humans naturally exhibit complex behaviors that can change drastically from one environment to the next. In order to alleviate this issue, we propose a prediction framework that …

motion predictionPrediction

Sequence Modeling using Gated Recurrent Neural Networks

2015-01-01 · Mohammad Pezeshki

In this paper, we have used Recurrent Neural Networks to capture and model human motion data and generate motions by prediction of the next immediate data point at each time-step. Our RNN is armed with recently proposed …

Machine TranslationSpeech SynthesisTranslation

Cross-Conditioned Recurrent Networks for Long-Term Synthesis of Inter-Person Human Motion Interactions

2020-05-14 · IEEE Winter Conference on Applications of Computer Vision (WACV) 2020 5 · Jogendra Nath Kundu, Himanshu Buckchash, Priyanka Mandikal, Anirudh Jamkhandi 외

Modeling dynamics of human motion is one of the most challenging sequence modeling problem, with diverse applications in animation industry, human-robot interaction, motion-based surveillance, etc. Available attempts to …

DecoderMotion Generationmotion predictionMotion Synthesis+1

Long-Term Human Motion Prediction by Modeling Motion Context and Enhancing Motion Dynamic

2018-05-07 · Yongyi Tang, Lin Ma, Wei Liu, Wei-Shi Zheng

Human motion prediction aims at generating future frames of human motion based on an observed sequence of skeletons. Recent methods employ the latest hidden states of a recurrent neural network (RNN) to encode the histor…

Human motion predictionmotion predictionPrediction