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
masafumi 047a5ec05f
Fix bugs that Mixup does not work device=cpu
3 years ago
..
parsers
__init__.py
auto_augment.py
config.py
constants.py
dataset.py
dataset_factory.py
distributed_sampler.py
loader.py
mixup.py Fix bugs that Mixup does not work device=cpu 3 years ago
random_erasing.py
real_labels.py
tf_preprocessing.py
transforms.py
transforms_factory.py