Skip to content

wenyh1616/StyleMotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages