Skip to content

smit2k14/GAN-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

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