mixmo.loaders.loader.CIFAR100Loader

class mixmo.loaders.loader.CIFAR100Loader(config_args, dataplace, split_test_val=False, corruptions=False)[source]

Bases: mixmo.loaders.loader.CIFAR10Loader

Loader for the CIFAR100 dataset that inherits the abstract_loader.AbstractDataLoader dataloading API and defines the proper augmentations and datasets

__init__(config_args, dataplace, split_test_val=False, corruptions=False)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(config_args, dataplace[, …])

Initialize self.

make_corruptions_test_dataset()

Make robustness test dataset à la CIFAR10-C Prototype function (redefined for specific datasets)

make_standard_loader(dataset)

Build a dataloader from a dataset (wrapper on torch.utils)

properties(key)

Attributes

corruptions_data_dir

data_dir