pytorch-image-models/timm/data
Ross Wightman cec70b6779
Merge pull request #2225 from huggingface/small_things
Small things
2024-07-25 20:29:13 -07:00
..
_info
readers Fix pass through of input / target keys so ImageDataset readers so args work with hfds instead of just hfids (iterable) 2024-07-17 10:11:46 -07:00
__init__.py
auto_augment.py
config.py
constants.py
dataset.py Fix pass through of input / target keys so ImageDataset readers so args work with hfds instead of just hfids (iterable) 2024-07-17 10:11:46 -07:00
dataset_factory.py
dataset_info.py
distributed_sampler.py
imagenet_info.py
loader.py
mixup.py
random_erasing.py
real_labels.py
tf_preprocessing.py
transforms.py Add 'Maybe' PIL / image tensor conversions in case image alread in tensor format 2024-07-08 13:43:51 -07:00
transforms_factory.py Add 'Maybe' PIL / image tensor conversions in case image alread in tensor format 2024-07-08 13:43:51 -07:00