Skip to content

nexuml_library.data.image.cifar

nexuml_library.data.image.cifar

CIFAR dataset sources for image classification experiments.

CIFAR10Dataset

Bases: DataSourceDefinition

CIFAR-10 dataset backed by self.data and metadata labels.

CIFAR100Dataset

Bases: DataSourceDefinition

CIFAR-100 dataset backed by self.data and metadata labels.