albertvillanova HF staff commited on
Commit
eb3ccf7
1 Parent(s): 5ba9dda

Remove legacy metadata dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"region_descriptions_v1.0.0": {"description": "Visual Genome enable to model objects and relationships between objects.\nThey collect dense annotations of objects, attributes, and relationships within each image.\nSpecifically, the dataset contains over 108K images where each image has an average of 35 objects, 26 attributes, and 21 pairwise relationships between objects.\n", "citation": "@inproceedings{krishnavisualgenome,\n title={Visual Genome: Connecting Language and Vision Using Crowdsourced Dense Image Annotations},\n author={Krishna, Ranjay and Zhu, Yuke and Groth, Oliver and Johnson, Justin and Hata, Kenji and Kravitz, Joshua and Chen, Stephanie and Kalantidis, Yannis and Li, Li-Jia and Shamma, David A and Bernstein, Michael and Fei-Fei, Li},\n year = {2016},\n url = {https://arxiv.org/abs/1602.07332},\n}\n", "homepage": "https://visualgenome.org/", "license": "Creative Commons Attribution 4.0 International License", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "image_id": {"dtype": "int32", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "width": {"dtype": "int32", "id": null, "_type": "Value"}, "height": {"dtype": "int32", "id": null, "_type": "Value"}, "coco_id": {"dtype": "int64", "id": null, "_type": "Value"}, "flickr_id": {"dtype": "int64", "id": null, "_type": "Value"}, "regions": [{"region_id": {"dtype": "int32", "id": null, "_type": "Value"}, "image_id": {"dtype": "int32", "id": null, "_type": "Value"}, "phrase": {"dtype": "string", "id": null, "_type": "Value"}, "x": {"dtype": "int32", "id": null, "_type": "Value"}, "y": {"dtype": "int32", "id": null, "_type": "Value"}, "width": {"dtype": "int32", "id": null, "_type": "Value"}, "height": {"dtype": "int32", "id": null, "_type": "Value"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "visual_genome", "config_name": "region_descriptions_v1.0.0", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 260873884, "num_examples": 108077, "dataset_name": "visual_genome"}}, "download_checksums": {"https://visualgenome.org/static/data/dataset/image_data.json.zip": {"num_bytes": 1780854, "checksum": "b87a94918cb2ff4d952cf1dfeca0b9cf6cd6fd204c2f8704645653be1163681a"}, "https://visualgenome.org/static/data/dataset/region_descriptions_v1.json.zip": {"num_bytes": 99460401, "checksum": "9e54cd76082f7ce5168a1779fc8c3d0629720492ec0fa12f2d8339c3e0dc9734"}, "https://cs.stanford.edu/people/rak248/VG_100K_2/images.zip": {"num_bytes": 9731705982, "checksum": "51c682d2721f880150720bb416e0346a4c787e4c55d7f80dfd1bd3f73ba81646"}, "https://cs.stanford.edu/people/rak248/VG_100K_2/images2.zip": {"num_bytes": 5471658058, "checksum": "99da1a0ddf87011319ff3b05cf9176ffee2731cc3c52951162d9ef0d68e3cfb5"}}, "download_size": 15304605295, "post_processing_size": null, "dataset_size": 260873884, "size_in_bytes": 15565479179}}