You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/data
Ross Wightman d9a6a9d0af
Merge pull request #74 from rwightman/augmix-jsd
5 years ago
..
__init__.py Add SplitBatchNorm. AugMix, Rand/AutoAugment, Split (Aux) BatchNorm, Jensen-Shannon Divergence, RandomErasing all working together 5 years ago
auto_augment.py Update AugMix, JSD, etc comments and references 5 years ago
config.py
constants.py
dataset.py Add SplitBatchNorm. AugMix, Rand/AutoAugment, Split (Aux) BatchNorm, Jensen-Shannon Divergence, RandomErasing all working together 5 years ago
distributed_sampler.py
loader.py Merge pull request #74 from rwightman/augmix-jsd 5 years ago
mixup.py
random_erasing.py Add SplitBatchNorm. AugMix, Rand/AutoAugment, Split (Aux) BatchNorm, Jensen-Shannon Divergence, RandomErasing all working together 5 years ago
tf_preprocessing.py
transforms.py
transforms_factory.py Update AugMix, JSD, etc comments and references 5 years ago