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 65a634626f
Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print
6 years ago
..
__init__.py
config.py A number of tweaks to arguments, epoch handling, config 6 years ago
constants.py
dataset.py
distributed_sampler.py
loader.py A number of tweaks to arguments, epoch handling, config 6 years ago
mixup.py
random_erasing.py Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print 6 years ago
tf_preprocessing.py
transforms.py Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print 6 years ago