Skip to content

pbontrager/BEGAN-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEGAN-keras

A Keras implementation of the Boundary Equilibrium GAN Paper

Usage

Install the necessary requirements. Import your data into the main.py file and make the appropriate parameter changes. The correctness of this implementation is still being verified.

Requirements

  • Python 3
  • Keras 1
  • Numpy
  • Matplotlib
  • Tensorflow or Theano

About

A Keras implementation of the BEGAN Paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages