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/data
Ross Wightman 4bb5e9b224
Ported Tensorflow pretrained EfficientNet weights and some model cleanup
5 years ago
..
__init__.py Mixup and prefetcher improvements 5 years ago
config.py Some transform/data/loader refactoring, hopefully didn't break things 5 years ago
constants.py Some transform/data/loader refactoring, hopefully didn't break things 5 years ago
dataset.py Ported Tensorflow pretrained EfficientNet weights and some model cleanup 5 years ago
distributed_sampler.py Add distributed sampler that maintains order of original dataset (for validation) 5 years ago
loader.py Ported Tensorflow pretrained EfficientNet weights and some model cleanup 5 years ago
mixup.py Mixup and prefetcher improvements 5 years ago
random_erasing.py Change args for RandomErasing so only one required for pixel/color mode 5 years ago
tf_preprocessing.py Ported Tensorflow pretrained EfficientNet weights and some model cleanup 5 years ago
transforms.py Mixup and prefetcher improvements 5 years ago