Skip to content

Latest commit

 

History

History
 
 

BEGAN

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

BEGAN

Tensorflow implementation of BEGAN.

Sources:

Requirements

python modules

pip install -r requirements.txt

should install all the necessary dependencies.

Part 1. Getting the data

  • Go to http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
  • In the Downloads section, select Align&Cropped images.
  • In the dropbox page that follows, download the Anno, Eval and Img folders.
  • Copy these folders to /data/raw.
  • Extract the zip files.

We are only going to use the images

Part 2. Running the code

Follow these instructions

Part 3. Example results

CelebA example results

figure figure

  • The first 2 rows are generated images
  • The last 2 rows are real images