Skip to content

v0.4.0

Compare
Choose a tag to compare
@horrible-dong horrible-dong released this 24 Apr 06:15
· 100 commits to main since this release

Apr 24, 2023

  1. Add strong data augmentations.
  2. Support both single image augmentations and batch augmentations.
  3. Support the argument in_chans for all models. That is, you can now specify the number of channels of the input image for the model.
  4. Support imagenet21k (also called imagenet22k).