nip.image_classification.data.MnistDatasetWrapper#
- class nip.image_classification.data.MnistDatasetWrapper(root: str | Path, train: bool = True, transform: Callable | None = None, target_transform: Callable | None = None, download: bool = False)[source]#
The MNIST dataset wrapper.
Attributes
binarification_seedclass_to_idxclassesheightmirrorsnum_channelsprocessed_folderraw_folderresourcesselected_classestest_datatest_filetest_labelstrain_datatrain_labelstraining_filewidthMethods