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 1daa303744
Add support to Dataset for class id mapping file, clean up a bit of old logic. Add results file arg for validation and update script.
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 support to Dataset for class id mapping file, clean up a bit of old logic. Add results file arg for validation and update script. 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