datasetinsights.datasets.dummy

datasetinsights.datasets.dummy.dummy_object_detection

Dummy dataset for testing.

class datasetinsights.datasets.dummy.dummy_object_detection.DummyDetection2D(image_size=256, 256, transform=None)

Bases: datasetinsights.datasets.base.Dataset

Dummy dataset creation with 2 images for testing.

images

list of images of dataset

bboxes

target bounding boxes

label_mappings

class label mappings

transform

transform the images and bounding boxes

download()

pass download.