pytorch-image-models/timm/data
Ross Wightman e8ca45854c More models in sotabench, more control over sotabench run, dataset filename extraction consistency 2020-09-24 15:56:57 -07:00
..
__init__.py Final cleanup of mixup/cutmix. Element/batch modes working with both collate (prefetcher active) and without prefetcher. 2020-08-12 17:01:32 -07:00
auto_augment.py Fix some attributions, add copyrights to some file docstrings 2020-07-27 13:44:56 -07:00
config.py Merge branch 'logger' into features. Change 'logger' to '_logger'. 2020-07-27 18:00:46 -07:00
constants.py
dataset.py More models in sotabench, more control over sotabench run, dataset filename extraction consistency 2020-09-24 15:56:57 -07:00
distributed_sampler.py
loader.py Add more augmentation arguments, including a no_aug disable flag. Fix #209 2020-08-05 13:16:44 -07:00
mixup.py More flexible mixup mode, add 'half' mode. 2020-09-07 20:03:06 -07:00
random_erasing.py Fix some attributions, add copyrights to some file docstrings 2020-07-27 13:44:56 -07:00
real_labels.py Fix some attributions, add copyrights to some file docstrings 2020-07-27 13:44:56 -07:00
tf_preprocessing.py Fix some attributions, add copyrights to some file docstrings 2020-07-27 13:44:56 -07:00
transforms.py Working on an implementation of AugMix with JensenShannonDivergence loss that's compatible with my AutoAugment and RandAugment impl 2019-12-20 23:04:11 -08:00
transforms_factory.py More documentation updates, fix a typo 2020-08-05 15:59:31 -07:00