card-display-detection-dataset / dataset_infos.json
connorhoehn's picture
Upload dataset_infos.json
43ffe81
{"connorhoehn--card-display-detection-dataset": {"description": "This dataset comprises of card display images from the public domain", "citation": "Connor Hoehn", "homepage": "https://www.connorhoehn.com", "license": "Public Domain Mark 1.0", "features": {"image_id": {"dtype": "int64", "id": null, "_type": "Value"}, "image": {"decode": true, "id": null, "_type": "Image"}, "width": {"dtype": "int32", "id": null, "_type": "Value"}, "height": {"dtype": "int32", "id": null, "_type": "Value"}, "objects": [{"category_id": {"num_classes": 5, "names": ["grid", "stack", "solo", "stack-fanned", "spread"], "id": null, "_type": "ClassLabel"}, "image_id": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "int64", "id": null, "_type": "Value"}, "area": {"dtype": "int64", "id": null, "_type": "Value"}, "bbox": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": 4, "id": null, "_type": "Sequence"}, "iscrowd": {"dtype": "bool", "id": null, "_type": "Value"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "card_detector_dataset", "config_name": "display-detection", "version": {"version_str": "1.0.1", "description": null, "major": 1, "minor": 0, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 6749366.0, "num_examples": 61, "dataset_name": "card-display-detection-dataset"}}, "download_checksums": null, "download_size": 6709020, "post_processing_size": null, "dataset_size": 6749366.0, "size_in_bytes": 13458386.0}}