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 e069249a2d
Add hf hub entries for laion2b clip models, add huggingface_hub dependency, update some setup/reqs, torch >= 1.7
2 years ago
..
parsers Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
__init__.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
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 Add hf hub entries for laion2b clip models, add huggingface_hub dependency, update some setup/reqs, torch >= 1.7 2 years ago
dataset.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 2 years ago
dataset_factory.py Change set -> dict w/ None keys for dataset split synonym search, so always consistent if more than 1 exists. Fix #1224 2 years ago
distributed_sampler.py Significant model refactor and additions: 2 years ago
loader.py Significant model refactor and additions: 2 years ago
mixup.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 2 years ago
random_erasing.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 2 years ago
real_labels.py Fix a bug with accuracy retrieving from RealLabels 4 years ago
tf_preprocessing.py Remove some old __future__ imports 3 years ago
transforms.py use `Image.Resampling` namespace for PIL mapping (#1256) 2 years ago
transforms_factory.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 2 years ago