-
A conditional generative adversarial network (CGAN) is a type of GAN that also takes advantage of labels during the training process.
-
In this repository, I have implemented a baseline CGAN for artificially generated pixel differentiated images.
- Change the file directory paths to your needs.
- Run the Image_Generation.ipynb file
- Change the file directory paths to your needs.
- Run the CGAN.ipynb file to train the model
For any queries, feel free to contact at vignesh.nitt10@gmail.com.