wenyh1616 / StyleMotion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StyleMotion

Our code is based on Glow and MoGlow.

Prerequisites

The conda environment defined in 'environment.yml' contains the required dependencies.

Data & Pretrained Model

Our training data is available here.

Our pretrained model is available here.

Prepare the environment by: conda env create -f environment.yml

Download and extract the data and pretained model to the project.

For training:

python train.py hparams/locomotion.json locomotion.

For style transfer, , and then run:

python train.py hparams/locomotion_test.json locomotion

License

Please see the included LICENSE file for licenses and citations.

About

License:Other


Languages

Language:Python 100.0%