Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
arrow
Languages:
English
Size:
10K - 100K
Tags:
legal
License:
| { | |
| "builder_name": "svhn", | |
| "citation": "", | |
| "config_name": "default", | |
| "dataset_name": "svhn", | |
| "dataset_size": 10673623, | |
| "description": "", | |
| "download_checksums": { | |
| "https://www.modelscope.cn/datasets/Genius-Society/svhn/resolve/master/data/svhn.zip": { | |
| "num_bytes": 685311858, | |
| "checksum": null | |
| } | |
| }, | |
| "download_size": 685311858, | |
| "features": { | |
| "image": { | |
| "_type": "Image" | |
| }, | |
| "label": { | |
| "feature": { | |
| "digit": { | |
| "dtype": "uint8", | |
| "_type": "Value" | |
| }, | |
| "left": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "top": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "width": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "height": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| } | |
| }, | |
| "_type": "Sequence" | |
| } | |
| }, | |
| "homepage": "https://www.modelscope.cn/datasets/Genius-Society/svhn", | |
| "license": "mit", | |
| "size_in_bytes": 695985481, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 7718427, | |
| "num_examples": 33402, | |
| "dataset_name": "svhn" | |
| }, | |
| "test": { | |
| "name": "test", | |
| "num_bytes": 2955196, | |
| "num_examples": 13068, | |
| "dataset_name": "svhn" | |
| } | |
| }, | |
| "supervised_keys": { | |
| "input": "image", | |
| "output": "label" | |
| }, | |
| "version": { | |
| "version_str": "0.0.0", | |
| "major": 0, | |
| "minor": 0, | |
| "patch": 0 | |
| } | |
| } |