v0.4.0
Apr 24, 2023
- Add strong data augmentations.
- Support both single image augmentations and batch augmentations.
- 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. - Support
imagenet21k (also called imagenet22k)
.