Skip to content

Commit a11554a

Browse files
authored
Update README.md
1 parent 2d8864b commit a11554a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The main features:
1717
* **Animation:** animate the face with realistic wrinkle deformations.
1818
* **Robustness:** tested on facial images in unconstrained conditions. Our method is robust to various poses, illuminations and occlusions.
1919
* **Accurate:** state-of-the-art 3D face shape reconstruction on the [NoW Challenge](https://ringnet.is.tue.mpg.de/challenge) benchmark dataset.
20-
20+
2121
## Getting Started
2222
Clone the repo:
2323
```bash
@@ -123,6 +123,10 @@ For more details of the evaluation, please check our [arXiv paper](https://arxiv
123123
In the yml files, write the right path for 'output_dir' and 'pretrained_modelpath'.
124124
You can also use [released model](https://drive.google.com/file/d/1rp8kdyLPvErw2dTmqtjISRVvQLj6Yzje/view) as pretrained model, then ignor the pretrain step.
125125

126+
## Related works:
127+
* for better emotion prediction: [EMOCA](https://github.com/radekd91/emoca)
128+
* for better skin estimation: [TRUST](https://github.com/HavenFeng/TRUST)
129+
126130
## Citation
127131
If you find our work useful to your research, please consider citing:
128132
```

0 commit comments

Comments
 (0)