detect_chess_pieces / dataset_infos.json
jalFaizy's picture
remove bugs
0d87e08
{"jalFaizy--detect_chess_pieces": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"num_classes": 4, "names": ["blackKing", "whiteKing", "blackQueen", "whiteQueen"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "imagefolder", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1257869.0, "num_examples": 204, "dataset_name": "detect_chess_pieces"}, "validation": {"name": "validation", "num_bytes": 320797.0, "num_examples": 52, "dataset_name": "detect_chess_pieces"}}, "download_checksums": null, "download_size": 316483, "post_processing_size": null, "dataset_size": 1578666.0, "size_in_bytes": 1895149.0}, "default": {"description": "The \"Object Detection for Chess Pieces\" dataset is a toy dataset created (as suggested by the name!) to introduce object detection in a beginner friendly way.\n", "citation": "", "homepage": "https://github.com/faizankshaikh/chessDetection", "license": "CC-BY-SA:2.0", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "objects": {"feature": {"label": {"num_classes": 4, "names": ["blackKing", "whiteKing", "blackQueen", "whiteQueen"], "id": null, "_type": "ClassLabel"}, "bbox": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": 4, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "detect_chess_pieces", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 32768, "num_examples": 204, "dataset_name": "detect_chess_pieces"}, "validation": {"name": "validation", "num_bytes": 8353, "num_examples": 52, "dataset_name": "detect_chess_pieces"}}, "download_checksums": {"data/train.zip": {"num_bytes": 1248852, "checksum": "56e72010436361979b537553f53e1387240c297532c78361fbb3d5cdf95df935"}, "data/valid.zip": {"num_bytes": 319706, "checksum": "9fcbd463bfab4fbdf11c894d1d9002425fdb1f77dd8d8c4d38fbd39569401eea"}}, "download_size": 1568558, "post_processing_size": null, "dataset_size": 41121, "size_in_bytes": 1609679}}