Skip to content

Commit

Permalink
update pretrained models
Browse files Browse the repository at this point in the history
  • Loading branch information
Advocate99 committed Apr 20, 2023
1 parent b97ce1b commit 800324c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,12 @@ Animating virtual avatars to make co-speech gestures facilitates various applica
4. Refer to [HA2G](https://github.com/alvinliu0/HA2G) to download the two datasets.
5. The pretrained models can be found [here](https://connecthkuhk-my.sharepoint.com/:u:/g/personal/ltzhu99_connect_hku_hk/EVE9MqI18k5FmsavVFESaVAB2lrv5e1CiHhr20xW2Vd5cA?e=eU6e4t).
## Training
While the test metrics may vary slightly, overall, the training procedure with the given config files tends to yield similar performance results and normally outperforms all the comparison methods.
```
python scripts/train_ted.py --config=config/pose_diffusion_ted.yml
python scripts/train_expressive.py --config=config/pose_diffusion_expressive.yml
Expand Down

0 comments on commit 800324c

Please sign in to comment.