sakethkaparthi / Apparel-GAN

Apparel generation using GAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apparel-GAN

Apparel generation using GAN

Non conditional GAN

Dataset used: Fashion MNIST

Optimizer : Adam with LR = 0.0003 for both discriminators and Adam with LR = 0.0001 for generator

Cost function : Mean error (tf.reduce_mean)

References

Conditional GAN

About

Apparel generation using GAN


Languages

Language:Jupyter Notebook 100.0%