Skip to content

Conditional Generative Adversarial Network for generating synthetic faces with user specified attributes

License

Notifications You must be signed in to change notification settings

marcellosicbaldi/Conditional-Face-Generation-with-GANs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conditional Face Generation

Generation of faces with specific attributes using Generative Adversarial Networks (GANs) on CelebA dataset

Model

Conditional DCGAN. Labels vector concatenated in the discriminator by means of vectorization. More details can be found in the file cGAN.ipynb

Results

The model achieves a State of the Art FID score of 11.7

  • Unconditional generation

    Alt text

  • Female, Young, Attractive, Brown_Hair, Bangs, Heavy_Makeup

    Alt text

  • Male, Old, Bald, Arched_Eyebrows, Bushy_Eyebrows, Pale_Skin, No_Beard

    Alt text

  • Male, Attractive, Brown_Hair, Straight_Hair, Smiling, Eyeglasses, Mustache

    Alt text

  • Female, Young, Attractive, Blond_Hair, Smiling, Eyeglasses

    Alt text

About

Conditional Generative Adversarial Network for generating synthetic faces with user specified attributes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published