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 Add commented code to increase open file limit via Python (for TFDS dataset building) 3 years ago
__init__.py More dataset work including factories and a tensorflow datasets (TFDS) wrapper 4 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 Big re-org, working towards making pip/module as 'timm' 5 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. 3 years ago
dataset_factory.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 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. 3 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. 3 years ago
real_labels.py Fix a bug with accuracy retrieving from RealLabels 4 years ago
tf_preprocessing.py Remove some old __future__ imports 4 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. 3 years ago