Skip to content

MMGeneration v0.3.0 Released

Compare
Choose a tag to compare
@nbei nbei released this 02 Aug 09:50
· 424 commits to master since this release
95f962e

Highlights

  • Support conditional GANs: Projection GAN, SNGAN, SAGAN, and BigGAN

New Features

  • Add support for persistent_workers in PyTorch >= 1.7.0 #71
  • Support warm-up for EMA #55

Fix bugs and Improvements

  • Fix failing to build docs #64
  • Revise the logic of num_classes in basic conditional gan #69
  • Support dynamic eval internal in eval hook #73