{ "YOLO_digits640": { "description": "Synthetic MNIST digit detection dataset (640x640) generated by the yolov5 repo (data/scripts/make_digit_images.py).", "features": { "image": { "dtype": "string", "_type": "Image" }, "objects": { "_type": "Sequence", "feature": { "bbox": { "_type": "BBoxFeature" }, "category": { "_type": "ClassLabel", "names": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ] } } } }, "splits": { "train": { "name": "train", "num_examples": 5000, "dataset_name": "YOLO_digits640" }, "val": { "name": "val", "num_examples": 200, "dataset_name": "YOLO_digits640" } }, "download_size": 373820109, "dataset_size": 373820109 } }