PierreLeveau commited on
Commit
b7bf380
1 Parent(s): 1d96a95

Updated from Kili

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"default": {"description": "\n This dataset contains photos of rivers on which there may be waste. The waste items are annotated \n through bounding boxes, and are assigned to one of the 4 following categories: plastic bottle, plastic bag, \n another plastic waste, or non-plastic waste. Note that some photos may not contain any waste.\n", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "litter": {"feature": {"label": {"num_classes": 3, "names": ["PLASTIC_BAG", "PLASTIC_BOTTLE", "OTHER_PLASTIC_WASTE"], "names_file": null, "id": null, "_type": "ClassLabel"}, "bbox": {"feature": {"dtype": "float32", "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": "litter_challenge_test", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 59176802, "num_examples": 50, "dataset_name": "litter_challenge_test"}, "test": {"name": "test", "num_bytes": 8336276, "num_examples": 7, "dataset_name": "litter_challenge_test"}, "validation": {"name": "validation", "num_bytes": 5948908, "num_examples": 6, "dataset_name": "litter_challenge_test"}}, "download_checksums": {"https://storage.googleapis.com/kili-datasets-public/plastic-in-river/train/images.tar.gz": {"num_bytes": 15297527, "checksum": "8667f292b829a9979d0bef6e9acc9f8981c2a2f8e669c7014f739f107329e4ad"}, "https://storage.googleapis.com/kili-datasets-public/plastic-in-river/train/annotations.tar.gz": {"num_bytes": 4177, "checksum": "dd3856450d6d573a52e25215cc642bc5bca3804985c055661ff6cef7c581789f"}, "https://storage.googleapis.com/kili-datasets-public/plastic-in-river/validation/images.tar.gz": {"num_bytes": 1461341, "checksum": "6074f2406d09897787e3c8e4814f63349fe9c709f63620bd3bab0619884af03a"}, "https://storage.googleapis.com/kili-datasets-public/plastic-in-river/validation/annotations.tar.gz": {"num_bytes": 501, "checksum": "29c985cdf46e6c592a3899185e956ca11eee64c61660e09f9cdb2ed2148b68ea"}, "https://storage.googleapis.com/kili-datasets-public/plastic-in-river/test/images.tar.gz": {"num_bytes": 2153491, "checksum": "6a69678d3723dbe8fea227526229e43969e55b3134a5927c8bf0279cc26c0edb"}, "https://storage.googleapis.com/kili-datasets-public/plastic-in-river/test/annotations.tar.gz": {"num_bytes": 853, "checksum": "83a90a11bcc598080e54c0a300ec5c0eae970c78bc1638d2de822e0bb61c7884"}}, "download_size": 18917890, "post_processing_size": null, "dataset_size": 73461986, "size_in_bytes": 92379876}}