Colab notebook #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please Index a Colab notebook here
https://colab.research.google.com/github/tg-bomze/collection-of-notebooks/blob/master/Simple_Face_Swapper.ipynb
Permission not provided for downloading weights.
This happens when the Google Drive quota is exceeded.
What is weird is that I can manually download the files. 😕
@woctezuma were you able to get it running on cpu in colab?
When
tg-bomzeposted, I could run the notebook on the free GPU of Colab. I did not try with CPU only.However, I did not get good results on my images, so I thought I would try again later when the code for pre-processing images and pasting back faces into the original images is available, and have not tried yet.
https://github.com/tg-bomze/collection-of-notebooks/blob/master/QuickFaceSwap.ipynb
Here is my Colab notebook, based on the official one released for videos:
SimSwap_images.ipynbto apply SimSwap to images.One result is shown here: https://github.com/woctezuma/SimSwap-colab

