Datasets:
{ | |
"annotations_creators": ["expert-generated"], | |
"language": ["en"], | |
"language_creators": ["found"], | |
"license": ["mit"], | |
"multilinguality": ["monolingual"], | |
"pretty_name": "Waste Dumpsites Drone Imagery", | |
"size_categories": ["1K<n<10K"], | |
"source_datasets": ["original"], | |
"task_categories": ["object-detection"], | |
"task_ids": ["object-detection"], | |
"paperswithcode_id": null, | |
"configs": ["default"], | |
"dataset_info": { | |
"features": { | |
"image": { | |
"_type": "Image" | |
}, | |
"image_id": { | |
"_type": "Value", | |
"dtype": "int64" | |
}, | |
"width": { | |
"_type": "Value", | |
"dtype": "int64" | |
}, | |
"height": { | |
"_type": "Value", | |
"dtype": "int64" | |
}, | |
"annotations": { | |
"_type": "Sequence", | |
"feature": { | |
"id": { | |
"_type": "Value", | |
"dtype": "int64" | |
}, | |
"bbox": { | |
"_type": "Sequence", | |
"feature": { | |
"_type": "Value", | |
"dtype": "float32" | |
}, | |
"length": 4 | |
}, | |
"area": { | |
"_type": "Value", | |
"dtype": "float32" | |
}, | |
"category_id": { | |
"_type": "Value", | |
"dtype": "int64" | |
}, | |
"category_name": { | |
"_type": "Value", | |
"dtype": "string" | |
}, | |
"iscrowd": { | |
"_type": "Value", | |
"dtype": "int64" | |
} | |
} | |
} | |
}, | |
"splits": ["train", "valid", "test"] | |
} | |
} |