项目作者: ShivamShrirao

项目描述 :
Different GAN implementation from scratch on my library
高级语言: Jupyter Notebook
项目地址: git://github.com/ShivamShrirao/GANs_from_scratch.git
创建时间: 2019-10-25T08:22:20Z
项目社区:https://github.com/ShivamShrirao/GANs_from_scratch

开源协议:

下载


GANs_from_scratch

Different Generative Adverserial Networks implementations on my library at https://github.com/ShivamShrirao/dnn_from_scratch

Haven’t trained much in images below. Just checking working.

128x128

DCGAN 128x128 faces

64x64

DCGAN in 5 Epoch faces

32x32

DCGAN in 5 Epoch faces

DCGAN in 1 epoch

DCGAN in 1 Epoch faces
DCGAN in 1 Epoch

Fully Connected GAN in 10 epochs

FCGAN in 10 Epochs