Tensorflow implementation of Conditional Generative Adversarial Network (CGAN) automatically generates anime images
NTU MLDS2017 Project 4
Project Link: https://www.csie.ntu.edu.tw/~yvchen/f106-adl/A4
Tensorflow implementation of Conditional Generative Adversarial Network (CGAN) automatically generates anime images based on given constraints (ex: green hair, blue eyes ..etc). The images are synthesized using the GAN-CLS Algorithm from the paper Generative Adversarial Text-to-Image Synthesis. The following is the model structure.
Image source is from the paper Generative Adversarial Text-to-Image Synthesis.
Download Dataset from link above.
Run the shell script!
./run.sh [test file]
1,blue hair blue eyes
2,grey hair green eyes
3,green hair red eyes
4,red hair green eyes
5,green hair blue eyes