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 0a853990e7
Add distributed sampler that maintains order of original dataset (for validation)
5 years ago
..
__init__.py Uniform pretrained model handling. 5 years ago
dataset.py Improve creation of data pipeline with prefetch enabled vs disabled, fixup inception_res_v2 and dpn models 5 years ago
distributed_sampler.py Add distributed sampler that maintains order of original dataset (for validation) 5 years ago
loader.py Add distributed sampler that maintains order of original dataset (for validation) 5 years ago
random_erasing.py Random erasing crash fix and args pass through 5 years ago
transforms.py Fix missing cfg key check 5 years ago