brails.processors.FoundationClassifier.npid.npid_datasets.mnist module
- class brails.processors.FoundationClassifier.npid.npid_datasets.mnist.MNISTInstance(root: str | Path, train: bool = True, transform: Callable | None = None, target_transform: Callable | None = None, download: bool = False)
Bases:
MNIST
MNIST Instance Dataset.