Skip to content

Atharva-K12/GANs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GANs

Implementations of different types of GANs

  1. DCGAN

Paper

Implemented on CelebA datasets

Usage
Change the dataset location in the loader.py file.
make sure you have a Test_outputs directory to store the intermediate outputs.
run the DCGAN.py file to train the network.
Results

Transition of outpus while training

Transition

Real and fake image comparison

Comparison

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages