fashionpedia-copy / dataset_info.json
jamarks's picture
Upload folder using huggingface_hub
7935eb3 verified
raw
history blame contribute delete
No virus
3.57 kB
{
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image_id": {
"dtype": "int64",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"width": {
"dtype": "int64",
"_type": "Value"
},
"height": {
"dtype": "int64",
"_type": "Value"
},
"objects": {
"feature": {
"bbox_id": {
"dtype": "int64",
"_type": "Value"
},
"category": {
"names": [
"shirt, blouse",
"top, t-shirt, sweatshirt",
"sweater",
"cardigan",
"jacket",
"vest",
"pants",
"shorts",
"skirt",
"coat",
"dress",
"jumpsuit",
"cape",
"glasses",
"hat",
"headband, head covering, hair accessory",
"tie",
"glove",
"watch",
"belt",
"leg warmer",
"tights, stockings",
"sock",
"shoe",
"bag, wallet",
"scarf",
"umbrella",
"hood",
"collar",
"lapel",
"epaulette",
"sleeve",
"pocket",
"neckline",
"buckle",
"zipper",
"applique",
"bead",
"bow",
"flower",
"fringe",
"ribbon",
"rivet",
"ruffle",
"sequin",
"tassel"
],
"_type": "ClassLabel"
},
"bbox": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"length": 4,
"_type": "Sequence"
},
"area": {
"dtype": "int64",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"builder_name": "parquet",
"dataset_name": "fashionpedia",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"val": {
"name": "val",
"num_bytes": 85282869,
"num_examples": 1158,
"dataset_name": "fashionpedia"
}
},
"download_checksums": {
"hf://datasets/detection-datasets/fashionpedia@80845435ce686b8a9dbf70a05452fbfb8e09cdd7/data/val-00000-of-00001-0b29e85429788213.parquet": {
"num_bytes": 84847838,
"checksum": null
}
},
"download_size": 3478843264,
"dataset_size": 3507471298,
"size_in_bytes": 6986314562
}