Skip to content

MMGeneration v0.4.0 Released

Compare
Choose a tag to compare
@nbei nbei released this 03 Nov 09:11
· 385 commits to master since this release
838431f

Highlights

  • Add more experiments for conditional GANs: SNGAN, SAGAN, and BigGAN
  • Refact Translation Model (#88, #126, #127, #145)

New Features

  • Use PyTorch Sphinx theme #123
  • Support torchserve for unconditional models #131

Fix bugs and Improvements

  • Add CI for python3.9 #110
  • Add support for PyTorch1.9 #115
  • Add pre-commit hook for spell checking #135

Contributors

@plyfager , @LeoXing1996 , @ckkelvinchan , @nbei