* Add hparams argument in `AutoAugment` and `RandAugment`. And `pad_val` supports sequence instead of tuple only. * Add unit tests for `AutoAugment` and `hparams` in `RandAugment`. * Use smaller test image to speed up uni tests. * Use hparams to simplify RandAugment config in swin-transformer. * Rename augment config name from `pipeline` to `pipelines`. * Add some commnet ad docstring. |
||
---|---|---|
.. | ||
pipelines | ||
cifar10_bs16.py | ||
cifar100_bs16.py | ||
imagenet_bs32.py | ||
imagenet_bs32_pil_resize.py | ||
imagenet_bs64.py | ||
imagenet_bs64_pil_resize.py | ||
imagenet_bs64_swin_224.py | ||
imagenet_bs64_swin_384.py | ||
voc_bs16.py |