Skip to content

v0.2.0

Compare
Choose a tag to compare
@mingukkang mingukkang released this 23 Feb 14:33
· 878 commits to master since this release

Second release of StudioGAN with following features

  • Fix minor bugs (slow convergence of training GAN + ADA models, tracking bn statistics during evaluation, etc.)
  • Add multi-node DistributedDataParallel (DDP) training.
  • Comprehensive benchmarks on CIFAR10, Tiny_ImageNet, and ImageNet datasets.
  • Provide pre-trained models and log files for the future research.
  • Add LARS optimizer and TSNE analysis.