neodroidvision.data.detection.mnist.mnist_detection.MnistDetectionDataset

class neodroidvision.data.detection.mnist.mnist_detection.MnistDetectionDataset(download: bool = True)[source]

Bases: ObjectDetectionDataset

description

__init__(download: bool = True)[source]

Methods

__init__([download])

Attributes

categories

predictor_shape

description

response_shape

description

split_names

return: :rtype:

property predictor_shape: Tuple[int, ...]

description

property response_shape: Tuple[int, ...]

description

property split_names: Dict[SplitEnum, str]

return: :rtype: