SimSwap-colab
SimSwap-colab copied to clipboard
Colab notebooks to apply SimSwap to images, animated GIF, and videos.
SimSwap-Colab
The goal of this repository is to provide a Colab notebook to apply SimSwap [1] to images.
Usage
-
Run
SimSwap_images.ipynb
to apply SimSwap to images. -
Run
gpen/SimSwap_images.ipynb
to apply SimSwap and GPEN [2] to images. -
Run
SimSwap_videos.ipynb
to apply SimSwap to GIF images/videos. -
Run
gpen/SimSwap_videos.ipynb
to apply SimSwap and GPEN to GIF images/videos.
Results
+
=
References
[1] Chen, Renwang, et al. SimSwap: An Efficient Framework For High Fidelity Face Swapping. In Proceedings of the 28th ACM International Conference on Multimedia. 2020. (code and paper)
[2] Yang, Tao, et al. GAN Prior Embedded Network for Blind Face Restoration in the Wild. arXiv preprint arXiv:2105.06070. 2021. (code and paper)