From 9dd0acaaf49bba42ddc73c46a3a25ea7b716655a Mon Sep 17 00:00:00 2001 From: Naiyuan Liu Date: Wed, 17 Nov 2021 17:11:52 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 40aa483..351a326 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ If you find this project useful, please star it. It is the greatest appreciation ## Top News +**`2021-11-17`**: We released a high resolution face dataset [VGGFace2-HQ](https://github.com/NNNNAI/VGGFace2-HQ) and the method to generate this dataset. This dataset is for academic face editing purpose. + **`2021-08-30`**: Docker has been supported, please refer [here](https://replicate.ai/neuralchen/simswap-image) for details. **`2021-08-17`**: We have updated the [Preparation](./docs/guidance/preparation.md), The main change is that the gpu version of onnx is now installed by default, Now the time to process a video is greatly reduced. @@ -144,7 +146,14 @@ For academic and non-commercial use only.The whole project is under the CC-BY-NC [![logo](./docs/img/girl2.gif)](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale) [![title](/docs/img/girl2-RGB.png)](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale) +**Please visit our high resolution face dataset VGGFace2-HQ** + +[![logo](./docs/img/vggface2_hq_compare.png)](https://github.com/NNNNAI/VGGFace2-HQ) + Learn about our other projects + +[[VGGFace2-HQ]](https://github.com/NNNNAI/VGGFace2-HQ); + [[RainNet]](https://neuralchen.github.io/RainNet); [[Sketch Generation]](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale);