Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yhw-yhw authored Apr 25, 2023
1 parent 40bfb36 commit 38aab30
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,20 @@ We directly provide the input and our output for the demo data, you can find the

You can directly use the generated motion to animate your 3D character or your own digital avatar. We will provide more demos, please stay tuned. And we are quite looking forward to your pull request.

## Notes

We are using 100 dimension parameters for SMPL-X facial expression, if you need other dimensions parameters, you can use this code to convert.

```
https://github.com/yhw-yhw/SHOW/blob/main/cvt_exp_dim_tool.py
```

## TODO

- [ ] Hugging Face Demo
- [ ] Animated 2D videos by the generated motion from TalkSHOW.


## Getting started

The training code was tested on `Ubuntu 18.04.5 LTS` and the visualization code was test on `Windows 10`, and it requires:
Expand Down Expand Up @@ -143,4 +151,4 @@ Here are some great resources we benefit:
## Contact
For questions, please contact [email protected] or [email protected] or [email protected] or [email protected]
For commercial licensing, please contact [email protected]
For commercial licensing, please contact [email protected]

0 comments on commit 38aab30

Please sign in to comment.