Skip to content

Baseline CGAN trained to conditionally generate images from two different classes

Notifications You must be signed in to change notification settings

VigneshS10/Conditional-Generative-Adversarial-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conditional Generative Adversarial Network

  • 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.


Image Generation

  1. Change the file directory paths to your needs.
  2. Run the Image_Generation.ipynb file

Training and Evaluation

  1. Change the file directory paths to your needs.
  2. Run the CGAN.ipynb file to train the model

Contact

For any queries, feel free to contact at [email protected].

About

Baseline CGAN trained to conditionally generate images from two different classes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published