fsgan
fsgan copied to clipboard
How to swap single image to a video ?
I have done a video to video swapping face using google colab and it was good result. I want to know how can I swap my single image to the video of Barack Obama for example
You can manually upload an image and point the source path to that image.
@YuvalNirkin , i got this error while manually uploading src image RuntimeError: Cache file does not exist: src_images/srcimg7/srcimg7_dsfd_seq.pkl
I have the same problem as @Mohamed209 @YuvalNirkin
When I swap it, If the src image format is '.jpg', there is no error. If the src image format is '.png' ,there is error. @Mohamed209