Skip to content

yimengliu0216/Motion-In-betweening

Repository files navigation

Motion In-betweening

Dependencies

  • Python 3+ distribution
  • PyTorch >= 1.4.0
  • NumPy
  • PIL
  • TensorboardX
  • Pyyaml

Dataset and model

Download dataset follow this repo. Download pretrained models at this link.

Data preparation

python flip_bvh.py

Training

python train.py

Testing

python test.py

Acknowledgement

Felix G. Harvey, Mike Yurick, Derek Nowrouzezahrai, and Christopher Pal. Robust Motion In-betweening. ACM Transactions on Graphics (TOG), 2020.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages