coco / dataset_infos.json
blinjrm's picture
Upload dataset_infos.json with huggingface_hub
7def8f9
{"detection-datasets--coco": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image_id": {"dtype": "int64", "id": null, "_type": "Value"}, "image": {"decode": true, "id": null, "_type": "Image"}, "width": {"dtype": "int64", "id": null, "_type": "Value"}, "height": {"dtype": "int64", "id": null, "_type": "Value"}, "objects": {"feature": {"bbox_id": {"dtype": "int64", "id": null, "_type": "Value"}, "category": {"num_classes": 80, "names": ["person", "bicycle", "car", "motorcycle", "airplane", "bus", "train", "truck", "boat", "traffic light", "fire hydrant", "stop sign", "parking meter", "bench", "bird", "cat", "dog", "horse", "sheep", "cow", "elephant", "bear", "zebra", "giraffe", "backpack", "umbrella", "handbag", "tie", "suitcase", "frisbee", "skis", "snowboard", "sports ball", "kite", "baseball bat", "baseball glove", "skateboard", "surfboard", "tennis racket", "bottle", "wine glass", "cup", "fork", "knife", "spoon", "bowl", "banana", "apple", "sandwich", "orange", "broccoli", "carrot", "hot dog", "pizza", "donut", "cake", "chair", "couch", "potted plant", "bed", "dining table", "toilet", "tv", "laptop", "mouse", "remote", "keyboard", "cell phone", "microwave", "oven", "toaster", "sink", "refrigerator", "book", "clock", "vase", "scissors", "teddy bear", "hair drier", "toothbrush"], "id": null, "_type": "ClassLabel"}, "bbox": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": 4, "id": null, "_type": "Sequence"}, "area": {"dtype": "float64", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 19712667977.77, "num_examples": 117266, "dataset_name": "coco"}, "val": {"name": "val", "num_bytes": 805140342.864, "num_examples": 4952, "dataset_name": "coco"}}, "download_checksums": null, "download_size": 19966845571, "post_processing_size": null, "dataset_size": 20517808320.634, "size_in_bytes": 40484653891.634}}