una-dinosauria/human-motion-prediction
RNN-based deep learning system for predicting future human motion sequences from input sequences.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository provides TensorFlow implementations of recurrent neural networks for predicting human motion trajectories. The code trains sequence-to-sequence models on the Human3.6M dataset to forecast future 3D poses based on observed motion sequences. It includes baseline methods and visualization tools for comparing prediction quality.