YuvalNirkin / fsgan

FSGAN - Official PyTorch Implementation
https://nirkin.com/fsgan
Creative Commons Zero v1.0 Universal
749 stars 147 forks source link

Video to Image Reenactment on colab #155

Open RAJA-PARIKSHAT opened 2 years ago

RAJA-PARIKSHAT commented 2 years ago

I tried the face swap demo on co laboratory and it worked fine. Now I want to do reenactment such as I take input source video and a target image, and I want to transfer motion, expression of source video to target image such that I get an output video with face of target image and motion of source video. @YuvalNirkin. Also doing so do we need any preprocessing on input image and video I am using reenact.py script in colab