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 927f031293
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
2 years ago
..
readers Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 2 years ago
__init__.py
auto_augment.py
config.py Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate 2 years ago
constants.py Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate 2 years ago
dataset.py
dataset_factory.py
distributed_sampler.py
loader.py Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate 2 years ago
mixup.py
random_erasing.py
real_labels.py
tf_preprocessing.py Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate 2 years ago
transforms.py Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate 2 years ago
transforms_factory.py Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate 2 years ago