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 9c14654a0d
Improve support for custom dataset label name/description through HF hub export, via pretrained_cfg
2 years ago
..
_info
readers Support HF datasets and TFSD w/ a sub-path by fixing split, fix #1598 ... add class mapping support to HF datasets in case class label isn't in info. 2 years ago
__init__.py
auto_augment.py
config.py
constants.py
dataset.py
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
transforms_factory.py