mixmo.loaders.loader¶
Custom Dataloaders for each of the considered datasets
Classes
|
Loader for the CIFAR100 dataset that inherits the abstract_loader.AbstractDataLoader dataloading API and defines the proper augmentations and datasets |
|
Loader for the CIFAR10 dataset that inherits the abstract_loader.AbstractDataLoader dataloading API and defines the proper augmentations and datasets |
|
Loader for the TinyImageNet dataset that inherits the abstract_loader.AbstractDataLoader dataloading API and defines the proper augmentations and datasets |