# SimSwap++: Towards Faster and High-Quality Identity Swapping ### [Xuanhong Chen](https://scholar.google.com/citations?user=UuCqlfEAAAAJ&hl=en), [Bingbing Ni](https://scholar.google.com/citations?user=V9W87PYAAAAJ&hl=en) $\dagger$, Yutian Liu, Naiyuan Liu, Linzhi Zeng, Hang Wang $\dagger$ Corresponding author ## Project page of SimSwap++ [![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: Will be avaliable 2022/12/25 ## Video in-the-wild Results (under construction): ### Group1: [Source ID: Kelly Clarkson Target ID: Taylor Swift (1080p on YouTube)](https://www.youtube.com/watch?v=U9WFnMHs6Nw) [Source ID: Geoffrey Hinton Target ID: Taylor Swift (1080p on YouTube)](https://www.youtube.com/watch?v=j8w8rR--UTA) [Source ID: Gal Gadot Target ID: Taylor Swift (1080p on YouTube)](https://www.youtube.com/watch?v=0EI6IEiibqo) [Source ID: Leonardo DiCaprio Target ID: Taylor Swift (1080p on YouTube)](https://www.youtube.com/watch?v=75W6j-0ux4k) [Source ID: Elon Musk Target ID: Taylor Swift (1080p on YouTube)](https://youtu.be/YRhql8WGSIE) [Source ID: Robert Downey Target ID: Taylor Swift (1080p on YouTube)](https://www.youtube.com/watch?v=qbmtj4z0RmE) ### Group2: Will be avaliable 2022/12/25 # Acknowledgements * [GFPGAN](https://github.com/TencentARC/GFPGAN) * [Insightface](https://github.com/deepinsight/insightface) * [VGGFace2 Dataset for Face Recognition](https://github.com/ox-vgg/vgg_face2)