Few-Shot Adversarial Learning of Realistic Neural Talking Head Models TensorFlow
- python 3.6
- tensorflow 1.14.0
- scipy
- pillow
- numpy
- face_alignment
- cv2
- matplotlib
- download the dataset Voxceleba2
- execute preprocess.py
- execute train.py
Is under training.
The preprocess.py is from Vincent Thévenin