car_background_removal_v2 / dataset_infos.json
aspis's picture
Upload dataset_infos.json with huggingface_hub
c104525
{"aspis--car_background_removal_v2": {
"description": "",
"citation": "",
"homepage": "https://segments.ai/miguelaspis/car_background_removal",
"license": "",
"features": {
"name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"uuid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"status": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"image": {
"decode": true,
"id": null,
"_type": "Image"
},
"label.annotations": [
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"category_id": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}
],
"label.segmentation_bitmap": {
"decode": true,
"id": null,
"_type": "Image"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 358141580.0,
"num_examples": 617,
"dataset_name": "car_background_removal_v2"
}
},
"download_checksums": null,
"download_size": 0,
"post_processing_size": null,
"dataset_size": 358141580.0,
"size_in_bytes": 358141580.0
}}