v0.2.0
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.