Skip to content

v0.1.0

Compare
Choose a tag to compare
@mingukkang mingukkang released this 07 Dec 03:02
· 1044 commits to master since this release
276f2c5

First StudioGAN release with following features

  • Extensive GAN implementations for Pytorch: From DCGAN to ADAGAN
  • Comprehensive benchmark of GANs using CIFAR10 dataset
  • Better performance and lower memory consumption than original implementations
  • Providing pre-trained models that are fully compatible with up-to-date PyTorch environment
  • Support Multi-GPU(both DP and DDP), Mixed precision, Synchronized Batch Normalization, and Tensorboard Visualization