From 252ecf200c54423bd36b4360ea5c7a847d0a88a6 Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Wed, 28 Dec 2022 00:20:56 +0800 Subject: [PATCH] Update README.md --- README.md | 65 +++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 5f67697..448ab20 100644 --- a/README.md +++ b/README.md @@ -9,39 +9,7 @@ $\dagger$ Corresponding author [![logo](/docs/img/logo.png)](https://github.com/neuralchen/SimSwapPlus) -# VGGFace2-HQ Dataset -VGGFace2-HQ contains more than $1.36M$ $512 \times 512$ aligned -face images and up to $9, 630$ distinct identities. In addition, this dataset -consists of two parts: -- (1) a natural image sub-collection, which collects up to $200, 000$ images covering $1, 000$ different identities; -- (2) a synthetic image sub-collection, containing $8, 630$ cleaned and re-annotated identities (i.e., clean up the images with mismatching identities and low-quality faces in the cropped [VGGFace2](https://github.com/ox-vgg/vgg_face2)). -## Download the dataset: - - -### Via Google Drive: - -[[Google Drive] VGGFace2-HQ](https://drive.google.com/drive/folders/1ZHy7jrd6cGb2lUa4qYugXe41G_Ef9Ibw?usp=sharing) - - - -***We are especially grateful to [Kairui Feng](https://scholar.google.com.hk/citations?user=4N5hE8YAAAAJ&hl=zh-CN) PhD student from Princeton University.*** - -### Via Baidu Drive: - -[[Baidu Drive] VGGFace2-HQ](https://pan.baidu.com/s/1LwPFhgbdBj5AeoPTXgoqDw) Password: ```sjtu``` - - - -## Samples from VGGFace2-HQ - -### Natural Part: - -[![naturalpart.png](/docs/img/naturalpart.png)](https://github.com/neuralchen/SimSwapPlus) - -### Synthetic Part: - -[![naturalpart.png](/docs/img/syntheticpart.png)](https://github.com/neuralchen/SimSwapPlus) # Methodology of SimSwap++ ## Additional Results: @@ -194,8 +162,39 @@ Musk's face is always so recognizable! [![Gal Gadot](/docs/video/id_GalGadot--attr_AvengersEndgmeIAmIronMan.gif)](https://youtu.be/uOv23zrSOF8) +# VGGFace2-HQ Dataset +VGGFace2-HQ contains more than $1.36M$ $512 \times 512$ aligned +face images and up to $9, 630$ distinct identities. In addition, this dataset +consists of two parts: +- (1) a natural image sub-collection, which collects up to $200, 000$ images covering $1, 000$ different identities; +- (2) a synthetic image sub-collection, containing $8, 630$ cleaned and re-annotated identities (i.e., clean up the images with mismatching identities and low-quality faces in the cropped [VGGFace2](https://github.com/ox-vgg/vgg_face2)). -Will be avaliable 2022/12/25 +## Download the dataset: + + +### Via Google Drive: + +[[Google Drive] VGGFace2-HQ](https://drive.google.com/drive/folders/1ZHy7jrd6cGb2lUa4qYugXe41G_Ef9Ibw?usp=sharing) + + + +***We are especially grateful to [Kairui Feng](https://scholar.google.com.hk/citations?user=4N5hE8YAAAAJ&hl=zh-CN) PhD student from Princeton University.*** + +### Via Baidu Drive: + +[[Baidu Drive] VGGFace2-HQ](https://pan.baidu.com/s/1LwPFhgbdBj5AeoPTXgoqDw) Password: ```sjtu``` + + + +## Samples from VGGFace2-HQ + +### Natural Part: + +[![naturalpart.png](/docs/img/naturalpart.png)](https://github.com/neuralchen/SimSwapPlus) + +### Synthetic Part: + +[![naturalpart.png](/docs/img/syntheticpart.png)](https://github.com/neuralchen/SimSwapPlus) # Acknowledgements