Skip to content

MMGeneration v0.7.0 Released

Compare
Choose a tag to compare
@plyfager plyfager released this 02 Apr 01:47
5457cd5

Highlights

  • Support training of StyleGANv3 (#275, #277)
  • Support adaptive discriminator augmentation (#276)

New Features

  • Support passing training arguments in static unconditional gan (#275)
  • Support dynamic EMA, now you can define momentum updating policy (#261)
  • Add multi machine distribute train (#267)

Fix bugs and Improvements

  • Add brief installation steps in README (#270)
  • Support random seed for distributed sampler (#271)
  • Use hyphen for command line args in apps (#273)

Contributors

@plyfager @LeoXing1996