pytorch-image-models/timm/data
Josua Rieder 8d81fdf3d9 Fix typos 2025-01-19 13:39:40 -08:00
..
_info Add mini imagenet info files 2024-11-25 10:53:28 -08:00
readers Fix typos 2025-01-19 13:39:40 -08:00
__init__.py
auto_augment.py Fix typos 2025-01-19 13:39:40 -08:00
config.py
constants.py
dataset.py Make sure trust_remote code only passed to HF datasets. Improve some docstrings. 2024-12-06 11:40:04 -08:00
dataset_factory.py Make sure trust_remote code only passed to HF datasets. Improve some docstrings. 2024-12-06 11:40:04 -08:00
dataset_info.py
distributed_sampler.py
imagenet_info.py Fix typos 2025-01-19 13:39:40 -08:00
loader.py Add half-precision (bfloat16, float16) support to train & validate scripts. Should push dtype handling into model factory / pretrained load at some point... 2025-01-07 10:25:14 -08:00
mixup.py
random_erasing.py
real_labels.py
tf_preprocessing.py
transforms.py
transforms_factory.py Tweak a few docstrings 2024-11-13 10:12:31 -08:00