pytorch-image-models/data
Ross Wightman 0a853990e7 Add distributed sampler that maintains order of original dataset (for validation) 2019-04-22 17:44:53 -07:00
..
__init__.py Uniform pretrained model handling. 2019-04-11 21:32:16 -07:00
dataset.py Improve creation of data pipeline with prefetch enabled vs disabled, fixup inception_res_v2 and dpn models 2019-03-11 22:17:42 -07:00
distributed_sampler.py Add distributed sampler that maintains order of original dataset (for validation) 2019-04-22 17:44:53 -07:00
loader.py Add distributed sampler that maintains order of original dataset (for validation) 2019-04-22 17:44:53 -07:00
random_erasing.py Random erasing crash fix and args pass through 2019-04-11 22:06:43 -07:00
transforms.py Fix missing cfg key check 2019-04-15 09:03:59 -07:00