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 9ec3210c2d
More TFDS parser cleanup, support improved TFDS even_split impl (on tfds-nightly only currently).
4 years ago
..
parsers More TFDS parser cleanup, support improved TFDS even_split impl (on tfds-nightly only currently). 4 years ago
__init__.py
auto_augment.py
config.py
constants.py
dataset.py Dataset work 4 years ago
dataset_factory.py Dataset work 4 years ago
distributed_sampler.py
loader.py
mixup.py
random_erasing.py
real_labels.py
tf_preprocessing.py
transforms.py Add interpolation mode handling to transforms. Removes InterpolationMode warning. Works for torchvision versions w/ and w/o InterpolationMode enum. Fix #738. 4 years ago
transforms_factory.py Add interpolation mode handling to transforms. Removes InterpolationMode warning. Works for torchvision versions w/ and w/o InterpolationMode enum. Fix #738. 4 years ago