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 0dadb4a6e9
Initial multi-weight support, handled so old pretraing config handling co-exists with new tags.
2 years ago
..
readers cast env var args for dataset readers to int 2 years ago
__init__.py
auto_augment.py Follow up to #1256, fix interpolation warning in auto_autoaugment as well 2 years ago
config.py Initial multi-weight support, handled so old pretraing config handling co-exists with new tags. 2 years ago
constants.py
dataset.py Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc 2 years ago
dataset_factory.py
distributed_sampler.py
loader.py
mixup.py
random_erasing.py
real_labels.py
tf_preprocessing.py
transforms.py
transforms_factory.py