MingtaoGuo / few-shot-neural-talking-head-tensorflow

Few-Shot Adversarial Learning of Realistic Neural Talking Head Models TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

few-shot-neural-talking-head-tensorflow

Few-Shot Adversarial Learning of Realistic Neural Talking Head Models TensorFlow

Introduction

Requirements

  1. python 3.6
  2. tensorflow 1.14.0
  3. scipy
  4. pillow
  5. numpy
  6. face_alignment
  7. cv2
  8. matplotlib

How to use

  1. download the dataset Voxceleba2
  2. execute preprocess.py
  3. execute train.py

Results

Is under training.

Acknowledgements

The preprocess.py is from Vincent Thévenin

About

Few-Shot Adversarial Learning of Realistic Neural Talking Head Models TensorFlow

License:MIT License


Languages

Language:Python 100.0%