Skip to content

Generative Adversarial Networks to generate faces on CelebA and CUFS dataset

Notifications You must be signed in to change notification settings

prakveer/Celebrity_generation_GANs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The goal of this project is to explore Generative Adversarial Networks to generate images of faces.

  • DCGAN implemented for CUFS and CelebA datasets

  • LSGAN on CelebA datasets

Refer the handout and report for more details.

Also checkout the results of Variational autoencoders applied to the same task here

Results

Generated Images for CUFS dataset (DCGAN)

Generated Images for CelebA dataset (DCGAN)

Generated Images for CelebA dataset (LSGAN)

About

Generative Adversarial Networks to generate faces on CelebA and CUFS dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages