Skip to content

Deep convolutional conditional GAN implementation with CelebA dataset that allows for generation of custom faces according to textual input.

Notifications You must be signed in to change notification settings

evanhu1/pytorch-CelebA-faCeGAN

Repository files navigation

pytorch-CelebA-faCeGAN

Deep convolutional conditional GAN implementation with CelebA dataset that generates custom faces according to textual input.

Setup

Requires CelebA dataset (http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html) to be be downloaded and placed in the main directory as a folder named .../celeba/.

Model Architecture

Generator Discriminator
image image

Results

2 Binary Attributes 5 Binary Attributes
image image

About

Deep convolutional conditional GAN implementation with CelebA dataset that allows for generation of custom faces according to textual input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages