Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.04 KB

File metadata and controls

26 lines (16 loc) · 1.04 KB

Conditional Image Generation

We propose multiple models for conditional image generation on the COCO 2014 dataset http://lisaweb.iro.umontreal.ca/transfert/lisa/datasets/mscoco_inpaiting/.

Setup

# e.g. to train the BEGAN model...

python main.py BEGAN

Some results using the Boundary Equilibrium GAN (BEGAN) model...

You can read the full blog post here.