Skip to content

jkyl/biggan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biggan

jkyl PyPI version

BigGAN in idiomatic Keras.

BigGAN is in public alpha! If you'd like to contribute, please refer to the issues tab and consider opening a pull request 🙂

Install

pip install biggan

This installs the biggan library and top-level scripts. See INSTALL.md to build from source.

Prepare data

biggan.prepare --help

This serializes a set of image files into TFRecords.

Train

biggan.train --help

This trains a BigGAN model from scratch on the serialized image data.

About

BigGAN in idiomatic Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages