Skip to content

0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@warner-benjamin warner-benjamin released this 02 Aug 20:35
· 263 commits to main since this release
  • Add ProgressiveResize callback to implement automatic progressive resizing in fastai
  • Add support for element-wise MixUp, CutMix and Augmentations in CutMixUp and CutMixUpAugment
  • Add samples per second to simple profiler, logging and output improvements
  • Add MixUp support to MultiLoss
  • Add new batch augmentations

Thanks to @marii-moe for assistance in debugging and fixing ProgressiveResize memory allocation overflows.