Skip to content
/ GAN Public

Matlab implementation of a Generative Adversarial Network

Notifications You must be signed in to change notification settings

aodonnell/GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAN

First portion of my ECE4553 project. Uses a MATLAB implementation of a Generative Adversarial Network in order to generate faces. The GAN itself was motivated by https://github.com/sunghbae/dcgan-matconvnet

Data of cropped celebrity faces can be retrieved from the following link. You will need to make sure it is extracted and properly named in accordance with the MATLAB script. Data is a cropped and center alligned version of the CelebA dataset. The original images are available at the MMLAB website (University of China in Hong Kong, Multimedia Lab). https://drive.google.com/file/d/11B2GXslOYFHMSSytj6COVkaTvC0JHfCR/view?usp=sharing

Here's a link to the paper outlining our results: Open PDF.

About

Matlab implementation of a Generative Adversarial Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages