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 78b36bf46c
Places365 doesn't exist in some still used torchvision version
3 years ago
..
parsers Matching two bits_and_tpu changes for TFDs wrapper 3 years ago
__init__.py
auto_augment.py Add repr to auto_augment and random_erasing impl 3 years ago
config.py
constants.py
dataset.py Dataset work 3 years ago
dataset_factory.py Places365 doesn't exist in some still used torchvision version 3 years ago
distributed_sampler.py
loader.py Add worker_seeding arg to allow selecting old vs updated data loader worker seed for (old) experiment repeatability 3 years ago
mixup.py Fix bugs that Mixup does not work device=cpu 3 years ago
random_erasing.py Add repr to auto_augment and random_erasing impl 3 years ago
real_labels.py
tf_preprocessing.py
transforms.py Add interpolation mode handling to transforms. Removes InterpolationMode warning. Works for torchvision versions w/ and w/o InterpolationMode enum. Fix #738. 3 years ago
transforms_factory.py Add interpolation mode handling to transforms. Removes InterpolationMode warning. Works for torchvision versions w/ and w/o InterpolationMode enum. Fix #738. 3 years ago