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 e9f1376cde
Cleanup resolve data config fns, add 'model' variant that takes model as first arg, make 'args' arg optional in original fn
2 years ago
..
readers
__init__.py Cleanup resolve data config fns, add 'model' variant that takes model as first arg, make 'args' arg optional in original fn 2 years ago
auto_augment.py
config.py Cleanup resolve data config fns, add 'model' variant that takes model as first arg, make 'args' arg optional in original fn 2 years ago
constants.py
dataset.py
dataset_factory.py
distributed_sampler.py
loader.py
mixup.py
random_erasing.py
real_labels.py
tf_preprocessing.py
transforms.py
transforms_factory.py