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
Hyeongchan Kim a0b2657497
Use `torch.repeat_interleave()` to generate repeated indices faster (#1058)
3 years ago
..
parsers
__init__.py
auto_augment.py
config.py
constants.py
dataset.py
dataset_factory.py
distributed_sampler.py Use `torch.repeat_interleave()` to generate repeated indices faster (#1058) 3 years ago
loader.py
mixup.py
random_erasing.py Add repr to auto_augment and random_erasing impl 3 years ago
real_labels.py
tf_preprocessing.py
transforms.py
transforms_factory.py