Skip to content

smit2k14/GAN-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2b1692 · Jan 5, 2020

History

12 Commits
Jun 23, 2019
Jan 5, 2020
Jan 5, 2020
Jan 5, 2020

Repository files navigation

Requirements

Pytorch, Numpy, Pandas, PIL

DCGAN (Deep Convoluted Generative Adversarial Networks)

This code is the first try to make a DCGAN. Dataset used is the first 5000 images of CelebA. The discriminator is successfully able to classify the real and fake images.

About

Generating celeb faces using DCGAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages