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 780c0a96a4
Change args for RandomErasing so only one required for pixel/color mode
5 years ago
..
__init__.py Some transform/data/loader refactoring, hopefully didn't break things 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 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 Change args for RandomErasing so only one required for pixel/color mode 5 years ago
random_erasing.py Change args for RandomErasing so only one required for pixel/color mode 5 years ago
transforms.py Some transform/data/loader refactoring, hopefully didn't break things 5 years ago