BigGAN is in public alpha! If you'd like to contribute, please refer to the issues tab and consider opening a pull request 🙂
pip install biggan
This installs the biggan
library and top-level scripts. See INSTALL.md to build from source.
biggan.prepare --help
This serializes a set of image files into TFRecords.
biggan.train --help
This trains a BigGAN model from scratch on the serialized image data.