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 8c9814e3f5
Final cleanup of mixup/cutmix. Element/batch modes working with both collate (prefetcher active) and without prefetcher.
4 years ago
..
__init__.py Final cleanup of mixup/cutmix. Element/batch modes working with both collate (prefetcher active) and without prefetcher. 4 years ago
auto_augment.py
config.py
constants.py
dataset.py Merge branch 'master' into cutmix. Fixup a few issues. 4 years ago
distributed_sampler.py
loader.py
mixup.py Final cleanup of mixup/cutmix. Element/batch modes working with both collate (prefetcher active) and without prefetcher. 4 years ago
random_erasing.py
real_labels.py
tf_preprocessing.py
transforms.py
transforms_factory.py