fsgan icon indicating copy to clipboard operation
fsgan copied to clipboard

How to swap single image to a video ?

Open qendros123 opened this issue 4 years ago • 4 comments

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

qendros123 avatar Jun 23 '20 16:06 qendros123

You can manually upload an image and point the source path to that image.

YuvalNirkin avatar Jun 23 '20 18:06 YuvalNirkin

@YuvalNirkin , i got this error while manually uploading src image RuntimeError: Cache file does not exist: src_images/srcimg7/srcimg7_dsfd_seq.pkl

Mohamed209 avatar Aug 09 '20 11:08 Mohamed209

I have the same problem as @Mohamed209 @YuvalNirkin

lulin60 avatar Sep 23 '20 10:09 lulin60

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

lulin60 avatar Sep 27 '20 09:09 lulin60