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 70d6d2c484
support test_crop_size in data config resolve
2 years ago
..
parsers
__init__.py
auto_augment.py Follow up to #1256, fix interpolation warning in auto_autoaugment as well 2 years ago
config.py support test_crop_size in data config resolve 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 use `Image.Resampling` namespace for PIL mapping (#1256) 2 years ago
transforms_factory.py