Implementations of different types of GANs
- DCGAN
Implemented on CelebA datasets
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.
Transition of outpus while training
Real and fake image comparison