Rudrabha / LipGAN

This repository contains the codes for LipGAN. LipGAN was published as a part of the paper titled "Towards Automatic Face-to-Face Translation".
http://cvit.iiit.ac.in/research/projects/cvit-projects/facetoface-translation
MIT License
585 stars 124 forks source link

Any ideas to add blinks ? #38

Closed alter-sachin closed 4 years ago

alter-sachin commented 4 years ago

Hello This works really well, I was wondering if we could add blinks to the eyes in some way, this would create more realism in the videos generated from the single image. Any pointers would be lovely

prajwalkr commented 4 years ago

Hello, you can take a look at https://github.com/AliaksandrSiarohin/first-order-model to animate a single image and then take an inference on that.

We also suggest you take an inference on a short video (or the animated video from above) instead of a static image, using our new improved model: https://github.com/Rudrabha/Wav2Lip