Pytorch implementation of the paper Talking Face Generation by Conditional Recurrent Adversarial Network accepted in IJCAI 2019. The Tensorflow implentation version will be published soon.
- Python 3.6
- PyTorch 0.4.0
The datasets we are trained on are TCD ,LFW, Voxceleb and Obama set. Please ask the permission from the original provider.
If you need help with the preprocessing code, please send me an email.
$ sh run_train_tcd.sh
We are still cleaning the code. Please wait for more details.