项目作者: Overseer66

项目描述 :
GAN / DCGAN / InfoGAN / BEGAN ...
高级语言: Jupyter Notebook
项目地址: git://github.com/Overseer66/Tensorflow-GAN.git
创建时间: 2017-04-28T05:11:20Z
项目社区:https://github.com/Overseer66/Tensorflow-GAN

开源协议:

下载


Tensorflow-GAN

Generate Adversarial Net

Dependencies :

  • tensorflow(1.0.0)
  • numpy(1.11.3)

Implement list :

  • Generative Adversarial Net
  • Least Squares GAN
  • Info GAN
  • Deep Convolutional GAN
  • Info + DCGAN
  • Energy Based GAN (incomplete)
  • Boundary Equilibrium GAN

Data Set :

Train Results

DCGAN 15 Epoch Result :

BEGAN 17 Epoch Result :