davanstrien HF staff commited on
Commit
53ce82e
1 Parent(s): bfe3177

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"davanstrien--beyond_test": {"description": "The MS COCO (Microsoft Common Objects in Context) dataset is a large-scale object detection,\nsegmentation, key-point detection, and captioning dataset. The dataset consists of 328K images of variable shapes.\n", "citation": "@article{DBLP:journals/corr/LinMBHPRDZ14,\n author = {Tsung{-}Yi Lin and\n Michael Maire and\n Serge J. Belongie and\n Lubomir D. Bourdev and\n Ross B. Girshick and\n James Hays and\n Pietro Perona and\n Deva Ramanan and\n Piotr Doll{'{a}}r and\n C. Lawrence Zitnick},\n title = {Microsoft {COCO:} Common Objects in Context},\n journal = {CoRR},\n volume = {abs/1405.0312},\n year = {2014},\n url = {http://arxiv.org/abs/1405.0312},\n eprinttype = {arXiv},\n eprint = {1405.0312},\n timestamp = {Mon, 13 Aug 2018 16:48:13 +0200},\n biburl = {https://dblp.org/rec/journals/corr/LinMBHPRDZ14.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n", "homepage": "https://cocodataset.org/#home", "license": "Creative Commons Attribution 4.0 License", "features": {"image_id": {"dtype": "int64", "id": null, "_type": "Value"}, "image": {"decode": true, "id": null, "_type": "Image"}, "width": {"dtype": "int32", "id": null, "_type": "Value"}, "height": {"dtype": "int32", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "date_captured": {"dtype": "string", "id": null, "_type": "Value"}, "objects": {"feature": {"bw_id": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 7, "names": ["Photograph", "Illustration", "Map", "Comics/Cartoon", "Editorial Cartoon", "Headline", "Advertisement"], "id": null, "_type": "ClassLabel"}, "id": {"dtype": "int64", "id": null, "_type": "Value"}, "area": {"dtype": "int64", "id": null, "_type": "Value"}, "bbox": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": 4, "id": null, "_type": "Sequence"}, "iscrowd": {"dtype": "bool", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "coco", "config_name": "main", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 953701893.654, "num_examples": 2846, "dataset_name": "beyond_test"}}, "download_checksums": null, "download_size": 955506476, "post_processing_size": null, "dataset_size": 953701893.654, "size_in_bytes": 1909208369.654}}