tfacgan - juedaiyuer/researchNote GitHub Wiki

tensorflow实现AC-GAN

模型PIL

图像处理库PIL

pip install pillow

运行

python mnist_acgan.py

存在网络连接超时问题

生成模型

source