diff --git a/README.md b/README.md index 792a4ef599838b8f218519ba1ee1f0a323222148..0d1f2026dd01e3afc10df6eaffaaa28b7459ca35 100644 --- a/README.md +++ b/README.md @@ -14,21 +14,34 @@ dataset_info: **Dense-Set** is a benchmark dataset tailored for text-to-image retrieval in densely crowded scenes. It provides hard, fine-grained, and low-attention subsets extracted from the MS-COCO and Flickr30k validation splits, intentionally emphasizing rare classes that traditional vision-language models frequently overlook. -This dataset is the official benchmark published alongside our paper: +This dataset is the official benchmark published alongside our MULA CVPR 2026 paper: > **LARE: Low-Attention Region Encoding for Text–Image Retrieval**
-> *Accepted at the [MULA Workshop](https://mula-workshop.github.io/)* +> *Accepted at the [CVPR 2026 MULA Workshop](https://mula-workshop.github.io/)* -## Dataset Subsets +## Dataset Statistics -You can explore the two individual subsets cleanly separated using the dropdown menu at the top of the Hugging Face Dataset Viewer! +The LARE Dense-Set specifically isolates crowded scenes with complex local attributes. Our extraction statistics from the parent datasets are as follows: + +| Dataset | Split | # Images | Avg. Objects | Avg. # Classes | +| :--- | :--- | :--- | :--- | :--- | +| **MS-COCO** | *Original Test Set* | 40,504 | 6.71 | 2.85 | +| | *High-Density Subset* | 4,050 | 21.63 | 4.82 | +| | **Dense-Set** | **3,089** | **21.63** | **5.47** | +| **Flickr30K** | *Original Test Set* | 31,783 | 6.73 | 2.48 | +| | *High-Density Subset* | 3,178 | 19.40 | 4.38 | +| | **Dense-Set** | **2,477** | **19.55** | **4.85** | + +## Subsets & Pre-Loaded Images + +You can explore the two individual subsets cleanly separated using the dropdown menu at the top of the Hugging Face Dataset Viewer! All subset images are natively hosted on this repository, allowing visual exploration of the `rare_classes` mapping algorithms directly on the Hub. - **`coco`**: 3,089 images with dense captions and localized rare-class mappings. - **`flickr30k`**: 2,477 images with dense captions and localized rare-class mappings. ### Loading the Data -Hugging Face's `datasets` library handles the config subsets natively: +Hugging Face's `datasets` library handles downloading the targeted metadata configs natively: ```python from datasets import load_dataset @@ -41,9 +54,3 @@ flickr_ds = load_dataset("AbdulmalekDS/Dense-Set", "flickr30k") print(coco_ds["test"][0]) ``` - -## Images - -In accordance with standard multimodal dataset practices, **we do not host the raw gigabyte image archives**. The images referenced in this dataset (`filename` column) correspond to the standard **MS-COCO val2014** and **Flickr30k** image sets. - -Researchers evaluating on Dense-Set should download the standard image corpus from their original maintainers and utilize our JSON Lines metadata to evaluate retrieval configurations. diff --git a/coco/images/COCO_val2014_000000000139.jpg b/coco/images/COCO_val2014_000000000139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcc0ee640f200f4557b4b77fd2fd010cf1d1bc2c --- /dev/null +++ b/coco/images/COCO_val2014_000000000139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe0f0cec3b2e27aab1967229cdf0a0d7751dcdd5800322f0b8ac0dffb3b8a8d +size 161811 diff --git a/coco/images/COCO_val2014_000000000164.jpg b/coco/images/COCO_val2014_000000000164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4ae10fb0db4bb86cc534c2246e46978a848ea24 --- /dev/null +++ b/coco/images/COCO_val2014_000000000164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea63a308dfa9f011406113b78fd864563a2f47467ba3c7b3bf065ad82f2c333 +size 161255 diff --git a/coco/images/COCO_val2014_000000000196.jpg b/coco/images/COCO_val2014_000000000196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..571af4f87ce9d4dbda34f9fbb10e6f1cfccd9f25 --- /dev/null +++ b/coco/images/COCO_val2014_000000000196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e948b5204edad6d3a340c941e9e300f3a19db555b52833bbcd95adf478bd8f +size 158943 diff --git a/coco/images/COCO_val2014_000000000257.jpg b/coco/images/COCO_val2014_000000000257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9983c951dacb3f5677d2e0cda4afa87e9c17a1e --- /dev/null +++ b/coco/images/COCO_val2014_000000000257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb57fedcdbb1b4fa25302ba03bf9eb4a68464ea0be5234f3f78367f512892e6d +size 208764 diff --git a/coco/images/COCO_val2014_000000000294.jpg b/coco/images/COCO_val2014_000000000294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4277dfd9f608246db4c5525733db0384734d9972 --- /dev/null +++ b/coco/images/COCO_val2014_000000000294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92e3be3906b865498c8fdbcc139d3c04e90c6d889197434e4ed79c70b0eb17f +size 75635 diff --git a/coco/images/COCO_val2014_000000000564.jpg b/coco/images/COCO_val2014_000000000564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3fe06a48b60be9e93c02b3c303cfc0a6ba6e48c --- /dev/null +++ b/coco/images/COCO_val2014_000000000564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348688b9f1aa993fd97cca5d863fcdf5e36bc8dc37b3c36ea21a2f4cd20858e7 +size 130509 diff --git a/coco/images/COCO_val2014_000000000810.jpg b/coco/images/COCO_val2014_000000000810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4159cd7924c6fd5135b12d2905f9ab934a03756 --- /dev/null +++ b/coco/images/COCO_val2014_000000000810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c98f9db165771ea33bf492f9cf2537ff6e2077aa5823628dda5d20f9cbd5b1c +size 145887 diff --git a/coco/images/COCO_val2014_000000000985.jpg b/coco/images/COCO_val2014_000000000985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0107960683137db1e22ee25fda6cc367ae884c9e --- /dev/null +++ b/coco/images/COCO_val2014_000000000985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e613c2d0a242220ec5c6feda31e9ea2869cd0bc05445e78391f62311a091e8 +size 153399 diff --git a/coco/images/COCO_val2014_000000000987.jpg b/coco/images/COCO_val2014_000000000987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32d0f1a0ab5b236a18c19f026708456eee486da9 --- /dev/null +++ b/coco/images/COCO_val2014_000000000987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d37395741d5095281df28a6c7164c9ff28ab366038e294c5c3398dd684fae89 +size 164012 diff --git a/coco/images/COCO_val2014_000000001000.jpg b/coco/images/COCO_val2014_000000001000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d2aa4b1ac4940208a8e42cd490ab5bb32429109 --- /dev/null +++ b/coco/images/COCO_val2014_000000001000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24bb77a31928404e45a0454b06f6a0bd54a8db103590c9d7917288a1e0269f05 +size 321136 diff --git a/coco/images/COCO_val2014_000000001270.jpg b/coco/images/COCO_val2014_000000001270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8914d09e92ba68f2cd7095e7d96f177394a8064f --- /dev/null +++ b/coco/images/COCO_val2014_000000001270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81b92c037b35b7704069dfffc3f01cfaba72ae4d5e90160adf10c4cd07ee21e +size 286476 diff --git a/coco/images/COCO_val2014_000000001599.jpg b/coco/images/COCO_val2014_000000001599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44da538d9540c1d5a6f66c39089d67ad36354fdd --- /dev/null +++ b/coco/images/COCO_val2014_000000001599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7518aca9d01c0e119bcacd90a4db9dfe8531951c6f8fdc8f0ac23e7c38269f6e +size 123742 diff --git a/coco/images/COCO_val2014_000000002014.jpg b/coco/images/COCO_val2014_000000002014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..484a984d1d198b3b1ec175e1df609a8d0c98e64d --- /dev/null +++ b/coco/images/COCO_val2014_000000002014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395543c31313a0f89a477addf219636f341a48ec9ccb19e19f3e66abdbd34a43 +size 166025 diff --git a/coco/images/COCO_val2014_000000002142.jpg b/coco/images/COCO_val2014_000000002142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21642f4ce483705fabe8f2f13550474119830574 --- /dev/null +++ b/coco/images/COCO_val2014_000000002142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef01ebee682570959f4c48dd7e4889b13107bad7127e2e78face48309cf3505c +size 197320 diff --git a/coco/images/COCO_val2014_000000002157.jpg b/coco/images/COCO_val2014_000000002157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..779469dea4cff7eb4e3bffac331dcc32c579bdb8 --- /dev/null +++ b/coco/images/COCO_val2014_000000002157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a038609e5ceb0719105b1438d257c3d588e45384cb7ffe77b137e4d7e3ed477 +size 124713 diff --git a/coco/images/COCO_val2014_000000002562.jpg b/coco/images/COCO_val2014_000000002562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6af958b44e934e5bbe590ce92dbb70d2e09382a3 --- /dev/null +++ b/coco/images/COCO_val2014_000000002562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41427e87dbae19eb5e64ee1cc9bfdc16cfaaf96f12a0e8a8a77119abe1afbf2c +size 176426 diff --git a/coco/images/COCO_val2014_000000002890.jpg b/coco/images/COCO_val2014_000000002890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56ad0604af705de9b582dcf1350a79b375651267 --- /dev/null +++ b/coco/images/COCO_val2014_000000002890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32cb46d54d230c65da3152adbf274a9db331d2fd20f7cfe80f9826d1d323672c +size 257295 diff --git a/coco/images/COCO_val2014_000000003145.jpg b/coco/images/COCO_val2014_000000003145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74cea12e682ca1417fb0d41a3ca27b1880fde754 --- /dev/null +++ b/coco/images/COCO_val2014_000000003145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f77f62ffb07411232b67f66af182bce27589835f1612b9fd2ae9a5b0e6f3fc +size 94650 diff --git a/coco/images/COCO_val2014_000000003382.jpg b/coco/images/COCO_val2014_000000003382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5b5d6044d56c607d1571e312074b4cf815adf83 --- /dev/null +++ b/coco/images/COCO_val2014_000000003382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84263a45735ce1156090b0938956eac0c797655677488209dc0e391ccc9930c +size 145776 diff --git a/coco/images/COCO_val2014_000000003590.jpg b/coco/images/COCO_val2014_000000003590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87fd46f8476799e4744df181bf4b3bfa119f2252 --- /dev/null +++ b/coco/images/COCO_val2014_000000003590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8745f73b6c71cf7dd19a4daee13349a8dcda004ee593bdff4b55bc8c9d31b8e2 +size 246879 diff --git a/coco/images/COCO_val2014_000000003595.jpg b/coco/images/COCO_val2014_000000003595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3c3bd71d4484d235b9c1904d321a6aef84d34da --- /dev/null +++ b/coco/images/COCO_val2014_000000003595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99a64ee9618cacf8f8ac95e5797952ae1b158a79d2cec31a45a8a96641d0a53 +size 163640 diff --git a/coco/images/COCO_val2014_000000003779.jpg b/coco/images/COCO_val2014_000000003779.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e37a782968663a60443625ac0f8c83527458ad2 --- /dev/null +++ b/coco/images/COCO_val2014_000000003779.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927617b4603f41d511a3f12d180947e5f3acf5bf2150fb8945871c8bcb200910 +size 203718 diff --git a/coco/images/COCO_val2014_000000003837.jpg b/coco/images/COCO_val2014_000000003837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7e94fe7a9560ba0390e1384132d0970e7cab0d8 --- /dev/null +++ b/coco/images/COCO_val2014_000000003837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfae4c6b186af44263dcdfc801f4f17363e14865b19f06b2d8b1a7af390cccde +size 188289 diff --git a/coco/images/COCO_val2014_000000003983.jpg b/coco/images/COCO_val2014_000000003983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..426495ba585f033b3080eb6c67207fdc501c69ed --- /dev/null +++ b/coco/images/COCO_val2014_000000003983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e25f636c14f3befae7d37c8db6ba02ae1032df8cbac8876c631fbf804f46ff8 +size 134595 diff --git a/coco/images/COCO_val2014_000000004108.jpg b/coco/images/COCO_val2014_000000004108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..838a0d2b4a5b2fb549175efa950708f6bfe4bc19 --- /dev/null +++ b/coco/images/COCO_val2014_000000004108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8ef24dcfcb3d49008c65ab99118e7e67623328aa7abf9cb58433bfbe96e334 +size 204702 diff --git a/coco/images/COCO_val2014_000000004134.jpg b/coco/images/COCO_val2014_000000004134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..352314683f714e84d03382c51ed4ce3f0455bb90 --- /dev/null +++ b/coco/images/COCO_val2014_000000004134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c922f6ec30f9c4eca2b373c8808f63979c26f4d89242754b3576bf78db1108b +size 160116 diff --git a/coco/images/COCO_val2014_000000004256.jpg b/coco/images/COCO_val2014_000000004256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bd1061ae37a059b9fb038482539fdae71245fbe --- /dev/null +++ b/coco/images/COCO_val2014_000000004256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b981d02348931b3e5213267a8f52d269694f76b73f479cfd34a8d59c0417022b +size 112778 diff --git a/coco/images/COCO_val2014_000000004312.jpg b/coco/images/COCO_val2014_000000004312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39f5bbdf9c991ac1696ae37890dda8f5c2b0ad32 --- /dev/null +++ b/coco/images/COCO_val2014_000000004312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58bb33d3bce93ce469e8ba749712b6da4c0cbb05f2957e8f87671a37697ccc3 +size 216546 diff --git a/coco/images/COCO_val2014_000000004359.jpg b/coco/images/COCO_val2014_000000004359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46785f793aafd83f8c578a89c9f85659f5be80c6 --- /dev/null +++ b/coco/images/COCO_val2014_000000004359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a517b9fde2f080af52c83ca450331432e5b11f90c37135f203ce3c4c4f49efa +size 131777 diff --git a/coco/images/COCO_val2014_000000004576.jpg b/coco/images/COCO_val2014_000000004576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..461e22fe921b280da1c035160dbe905ad46ebb96 --- /dev/null +++ b/coco/images/COCO_val2014_000000004576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498b8551a12958b0fb138df54d60ae122e2e12723dd7cca0d403993347660f96 +size 205458 diff --git a/coco/images/COCO_val2014_000000004700.jpg b/coco/images/COCO_val2014_000000004700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57527a734549b116713cf69023f51f37bf8a16f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000004700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235d9daf315f2fede8f93309879add0a3b4486e8e2d881094f0a865ab5fe3327 +size 252748 diff --git a/coco/images/COCO_val2014_000000004736.jpg b/coco/images/COCO_val2014_000000004736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88c6390aa4e6dd505499ef672cbb5b9e369f6324 --- /dev/null +++ b/coco/images/COCO_val2014_000000004736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b766419eac297f0499a174eeb775d218588f1f0bb455494501fceee6a40a7c91 +size 226535 diff --git a/coco/images/COCO_val2014_000000005001.jpg b/coco/images/COCO_val2014_000000005001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2e9b55977d4e6e1fff7e92aaa64ce3e61ad6bdc --- /dev/null +++ b/coco/images/COCO_val2014_000000005001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99600c56dc25c72dc1cc1d1f2b09aa33b97142560b54d034fa83a38fcf3c5b0f +size 211700 diff --git a/coco/images/COCO_val2014_000000005064.jpg b/coco/images/COCO_val2014_000000005064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..911e5078ff7b25381403ef0273feb0dfcb6dec66 --- /dev/null +++ b/coco/images/COCO_val2014_000000005064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58664a5e0be258fcf4731f7b91afb0b90b102b079fc75dfc45a3950a2a7d3b14 +size 173398 diff --git a/coco/images/COCO_val2014_000000005107.jpg b/coco/images/COCO_val2014_000000005107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ba64c2014ce56c6f15ddf9f2f72bea128e731c8 --- /dev/null +++ b/coco/images/COCO_val2014_000000005107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0b55af7c985440191c4751ce29c4bdbc4f6a0201fa2bc99d8e9826ee731875 +size 208512 diff --git a/coco/images/COCO_val2014_000000005486.jpg b/coco/images/COCO_val2014_000000005486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4636a56b34e1c0ae1ce6a3396f903ebc8054b96 --- /dev/null +++ b/coco/images/COCO_val2014_000000005486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2d41ddb6651ba31fae878f3d308987b374e3f9bd0edda942cb920c2b0d3a14 +size 211651 diff --git a/coco/images/COCO_val2014_000000005599.jpg b/coco/images/COCO_val2014_000000005599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a31f3967f6577c664f9f933efb3ff9376775a0a --- /dev/null +++ b/coco/images/COCO_val2014_000000005599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f3f518859cedeacf1de526cb6e2bab238509f3ae87ac43941370d3f7355ba5d +size 4686728 diff --git a/coco/images/COCO_val2014_000000005802.jpg b/coco/images/COCO_val2014_000000005802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54f722b7f995026f9955199977d55b363182bd13 --- /dev/null +++ b/coco/images/COCO_val2014_000000005802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8216c0953ef525b98dd61214d8cd14e20604f0ef0417a14a65222311c2283a3 +size 181094 diff --git a/coco/images/COCO_val2014_000000005961.jpg b/coco/images/COCO_val2014_000000005961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3426859ac810f3c20182d14f842aad68c2382e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000005961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e2d84319b490882f9191d41af765e47c35a76a8aca66dc86a2889b849dfd49e +size 165355 diff --git a/coco/images/COCO_val2014_000000006074.jpg b/coco/images/COCO_val2014_000000006074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89d41c7a11a5f80402892a873d41abda25e71bfe --- /dev/null +++ b/coco/images/COCO_val2014_000000006074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f63229eb81aa9c7d18edcd20fc602e1f4e7aed421e4b14b86bcada542769e1e +size 186489 diff --git a/coco/images/COCO_val2014_000000006220.jpg b/coco/images/COCO_val2014_000000006220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f54f39479f8b1bfaa2b4c4e979dec1acdc5d76f --- /dev/null +++ b/coco/images/COCO_val2014_000000006220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573f7f039d5572f66c6aeacb9dafbd84594c729a7caa6b4cd447e3957981b750 +size 178496 diff --git a/coco/images/COCO_val2014_000000006471.jpg b/coco/images/COCO_val2014_000000006471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1daa46d2aabddd325950c85590a6ea5038bd7588 --- /dev/null +++ b/coco/images/COCO_val2014_000000006471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67fe4f0a7b71ecee846273d654bb8387c180229dc6c4a3060152aed0a776762f +size 96115 diff --git a/coco/images/COCO_val2014_000000006580.jpg b/coco/images/COCO_val2014_000000006580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa0236a84772358f5d1aea7c25428c4eea59d074 --- /dev/null +++ b/coco/images/COCO_val2014_000000006580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53407c5c6b1656f150076812b511a87fb583694fe26741119d033c88c4dedad3 +size 238777 diff --git a/coco/images/COCO_val2014_000000007274.jpg b/coco/images/COCO_val2014_000000007274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..098f3e2639dc0d784458487cbfe119c926e6fbd8 --- /dev/null +++ b/coco/images/COCO_val2014_000000007274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0e82d6db32489e912ce2da51ef188b1ad6b521d135e5902f11e6fea46e490f +size 182034 diff --git a/coco/images/COCO_val2014_000000007297.jpg b/coco/images/COCO_val2014_000000007297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e04aa4f795650d4c83f740bce1b61cad7411af46 --- /dev/null +++ b/coco/images/COCO_val2014_000000007297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2330f1ac43f30cd36fcd534fc25440fac68219162e3eb2b52bedf53c4853163 +size 184075 diff --git a/coco/images/COCO_val2014_000000007355.jpg b/coco/images/COCO_val2014_000000007355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d2a32046607fd57449df3147e66f8cb39df1cd0 --- /dev/null +++ b/coco/images/COCO_val2014_000000007355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ef006cfba98aaa8f62a207207cf89c831e16d6558ec81d78f62654c5203d4a +size 174724 diff --git a/coco/images/COCO_val2014_000000007414.jpg b/coco/images/COCO_val2014_000000007414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41c275f194b93735d9fbf14b9e535e42bc735fce --- /dev/null +++ b/coco/images/COCO_val2014_000000007414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e1e862fd5a44b37a7ec8276dcd66e447b2637765a8bd0a8ce8ac0aeb860e64 +size 195840 diff --git a/coco/images/COCO_val2014_000000007556.jpg b/coco/images/COCO_val2014_000000007556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45bf5529f358a73c3ac71afeedadc4d989482a2b --- /dev/null +++ b/coco/images/COCO_val2014_000000007556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e84803ea04288c0bdd3f981eb5addda8d88004b63159557f59b6202b92d3f9 +size 76105 diff --git a/coco/images/COCO_val2014_000000007574.jpg b/coco/images/COCO_val2014_000000007574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea5c3aec8855dde627293673ad0e52f3b78b99d7 --- /dev/null +++ b/coco/images/COCO_val2014_000000007574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f26c847c2f49574978e96733efaec720dd1d1ba95a8220d0de012b7317eed47 +size 163988 diff --git a/coco/images/COCO_val2014_000000007938.jpg b/coco/images/COCO_val2014_000000007938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..313dd049bae2ac9f10bfa39d40a97e16540742c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000007938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bf403982f2f1d21a1532b5fa01a4ec8f4bb01f89d915427e04964d8d82b27f +size 161052 diff --git a/coco/images/COCO_val2014_000000008119.jpg b/coco/images/COCO_val2014_000000008119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f787c5d600032cba09007334254f1cc92e3e3bac --- /dev/null +++ b/coco/images/COCO_val2014_000000008119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c500c3da0379a7fb561d3e90bdcf520e35421b0a0cd569eaec15f76f86ecdf2b +size 207133 diff --git a/coco/images/COCO_val2014_000000008589.jpg b/coco/images/COCO_val2014_000000008589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17f074b2baf2ac475f5f275e81f0125ff3cc268e --- /dev/null +++ b/coco/images/COCO_val2014_000000008589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123deb411be021071943e1d83b3ebd998e7a001231fdb8138a9b3c1c24f0995e +size 136209 diff --git a/coco/images/COCO_val2014_000000008876.jpg b/coco/images/COCO_val2014_000000008876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4021138d4b4c125b727d1c7e4a910597fd7c3a01 --- /dev/null +++ b/coco/images/COCO_val2014_000000008876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ed7e877542af74c3ab88119b6edb3b7f0b77b13839240acd968bbe6c661bbd +size 132230 diff --git a/coco/images/COCO_val2014_000000009041.jpg b/coco/images/COCO_val2014_000000009041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bc7f302d43529b3dd14ee2c74f45bc23ff0068a --- /dev/null +++ b/coco/images/COCO_val2014_000000009041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd157426c4cc63d3d266b14329f7e67c24bebbfdc91419498c8387c09d0f32d0 +size 189144 diff --git a/coco/images/COCO_val2014_000000009050.jpg b/coco/images/COCO_val2014_000000009050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0634d2287699d2e688d82da2594db370e045c5d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000009050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc93270cd675877e2642b216908cb2f127234687aa5ce78b00f815079e89b334 +size 115872 diff --git a/coco/images/COCO_val2014_000000009077.jpg b/coco/images/COCO_val2014_000000009077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03b107da06db7df2081e7e711fb58a6f1b3f9a90 --- /dev/null +++ b/coco/images/COCO_val2014_000000009077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd2a78fcad75beab5476002ecc57431efa748c271ae143cb7856c54bfd1a547 +size 295915 diff --git a/coco/images/COCO_val2014_000000009262.jpg b/coco/images/COCO_val2014_000000009262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..917970ec049eba48a2c44cbe9f72964d0e050d87 --- /dev/null +++ b/coco/images/COCO_val2014_000000009262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdad5942c1b8d9c3c93fa885729def8b7cf0d3a73f6305c7e1effeadf8f4f15 +size 137074 diff --git a/coco/images/COCO_val2014_000000009317.jpg b/coco/images/COCO_val2014_000000009317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8631689d728f6f1400f1bca0bbac752d0c5c0edf --- /dev/null +++ b/coco/images/COCO_val2014_000000009317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883cdf634cae9e7f2a85e3348853bf9a54159ac18e1dec287e995e52aead5689 +size 177108 diff --git a/coco/images/COCO_val2014_000000009400.jpg b/coco/images/COCO_val2014_000000009400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d435e31b5b8a54576380778eb27f49a60652e3a8 --- /dev/null +++ b/coco/images/COCO_val2014_000000009400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a613f9b09db3b7bedb626af3e3951ac1709f6036d4e1405f6e8463816108222 +size 104999 diff --git a/coco/images/COCO_val2014_000000009590.jpg b/coco/images/COCO_val2014_000000009590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d7a7c261c616a9f033e67c38f96183c23f20804 --- /dev/null +++ b/coco/images/COCO_val2014_000000009590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cdd55e59cf7d32c481ca5b00b1b9c64f8b8f44020f64a97752a767fd7571ee +size 155925 diff --git a/coco/images/COCO_val2014_000000009647.jpg b/coco/images/COCO_val2014_000000009647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..691d7231e495d837d5d420c5aa549dc0f64c3b58 --- /dev/null +++ b/coco/images/COCO_val2014_000000009647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d29e713c6afd2cc236849e6882bd746aba1cedc330bc9820c129cb0e8a8257 +size 270050 diff --git a/coco/images/COCO_val2014_000000009800.jpg b/coco/images/COCO_val2014_000000009800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cf3c8e5c43d987b416a6a811df02b8d2e4274f3 --- /dev/null +++ b/coco/images/COCO_val2014_000000009800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0caf65903b98dc564778dd53edf073a86bf5499498ef61a742d471deea1917 +size 154852 diff --git a/coco/images/COCO_val2014_000000010138.jpg b/coco/images/COCO_val2014_000000010138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23a27b2170514459417aa50cf0f8315c61ec5baf --- /dev/null +++ b/coco/images/COCO_val2014_000000010138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de865325ee014719b7f07aaf7ed7de03abd44d4a81603c7759119dee4d79b531 +size 161164 diff --git a/coco/images/COCO_val2014_000000010149.jpg b/coco/images/COCO_val2014_000000010149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc78a3cde6415750bc213e2b9244d680a26282d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000010149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e33a5c31c213886d974349e557b1047963d713a042e6668101562d573b3cdc +size 203459 diff --git a/coco/images/COCO_val2014_000000010216.jpg b/coco/images/COCO_val2014_000000010216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af4e9eb000113f078f15a8a7e7e38527c6cf5c3d --- /dev/null +++ b/coco/images/COCO_val2014_000000010216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4214b024ce8da67a230bc95968bb129620d916ca27e8ec26e096986fdc6c0883 +size 153686 diff --git a/coco/images/COCO_val2014_000000010613.jpg b/coco/images/COCO_val2014_000000010613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1279ef4dea5631b5b4c06a58cfea1c102aaa4d80 --- /dev/null +++ b/coco/images/COCO_val2014_000000010613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085ed82d9db21c2b0b87a30dd345b469bac2b5ff00118f7aaf6a22fa2cb83dce +size 168761 diff --git a/coco/images/COCO_val2014_000000010705.jpg b/coco/images/COCO_val2014_000000010705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f8a4005ce3e9ac54ba6c60d40ade20e51d4982d --- /dev/null +++ b/coco/images/COCO_val2014_000000010705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd87d2659356e6a377f12c368289b73a25c9941704b445bd43e5e0a8dfd2f4c +size 203394 diff --git a/coco/images/COCO_val2014_000000010707.jpg b/coco/images/COCO_val2014_000000010707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b2693e9a2daf51e90090c291916a41f5364e588 --- /dev/null +++ b/coco/images/COCO_val2014_000000010707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a361abb7579193709ef3debbec6298bf0c540bece429c4aadb19be82e04ab6a0 +size 121031 diff --git a/coco/images/COCO_val2014_000000010837.jpg b/coco/images/COCO_val2014_000000010837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d84dcf5228ae17c9d5f50775b8ca0128355b794 --- /dev/null +++ b/coco/images/COCO_val2014_000000010837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9078479ee38363fc6a574d8ac79383ee638f66b1895b013e0d77db9b27f9fc88 +size 207704 diff --git a/coco/images/COCO_val2014_000000010986.jpg b/coco/images/COCO_val2014_000000010986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f8e0ccfa66137f3ef2130873dbbd86afe96211c --- /dev/null +++ b/coco/images/COCO_val2014_000000010986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407a8afbf1ebffc6bc36f670e2863a6f5bae134e43efdc7511c08f6f0923e481 +size 193907 diff --git a/coco/images/COCO_val2014_000000011099.jpg b/coco/images/COCO_val2014_000000011099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..280cbe2bc3a5561be5d4c35c6b63eae918c99e30 --- /dev/null +++ b/coco/images/COCO_val2014_000000011099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc97b07dfa627c901cdbbaa2352d8fa127d4cc7df92a1b6001c9d2ba4d4d9c5f +size 111980 diff --git a/coco/images/COCO_val2014_000000011197.jpg b/coco/images/COCO_val2014_000000011197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03e9421e927e81bdfe2dbf42afc0452b37723b53 --- /dev/null +++ b/coco/images/COCO_val2014_000000011197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6dbcc5c9e52f51480c4974ae6b15003ce25cd98fb936e2f26694fb7058fdbcb +size 177196 diff --git a/coco/images/COCO_val2014_000000011198.jpg b/coco/images/COCO_val2014_000000011198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc22c44cf1ae672f9817b5faccc32c0df37efbba --- /dev/null +++ b/coco/images/COCO_val2014_000000011198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55d71a9290847aa26fa6129ab3f5ef443f52ec2257d1674f38a9c632f5c1766 +size 198660 diff --git a/coco/images/COCO_val2014_000000011209.jpg b/coco/images/COCO_val2014_000000011209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ca917d33404dee0f8d21cb540c4243d9ca59094 --- /dev/null +++ b/coco/images/COCO_val2014_000000011209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22a30e7257487c2a8ca0504798c06f846e4c01366ee2a90e007d2cfc74ba697 +size 143583 diff --git a/coco/images/COCO_val2014_000000011241.jpg b/coco/images/COCO_val2014_000000011241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1379de7b9d9a8853b9496967ffad64ffb053a77 --- /dev/null +++ b/coco/images/COCO_val2014_000000011241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f229b7d36a23be6d10ff8557e421af7bd0b9e0491ffa6a41a0c3154d57fbae3e +size 123000 diff --git a/coco/images/COCO_val2014_000000011320.jpg b/coco/images/COCO_val2014_000000011320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..949b199aacfc0d587d12b1b3d4a9bd95e59226c7 --- /dev/null +++ b/coco/images/COCO_val2014_000000011320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3694b9276721cfa7f7e62b2086eb349aad7815ab022530808a9a285e2ef35b7 +size 126271 diff --git a/coco/images/COCO_val2014_000000011494.jpg b/coco/images/COCO_val2014_000000011494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da1d27b158818fa72aeea0356fd22944c9e918ee --- /dev/null +++ b/coco/images/COCO_val2014_000000011494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c1bb0ff83f3bd1959c953351c520ee55ff87a95396192ba5d21710385056f6 +size 197938 diff --git a/coco/images/COCO_val2014_000000012269.jpg b/coco/images/COCO_val2014_000000012269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee893f7770a088c17adc1585b430c4c551b7e06d --- /dev/null +++ b/coco/images/COCO_val2014_000000012269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94804a1c035b67c88a7684eb52921f1fa1d3f1b2c556ee2642c7348f3431a12e +size 291423 diff --git a/coco/images/COCO_val2014_000000012333.jpg b/coco/images/COCO_val2014_000000012333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a99240e496f7a4e6fe1a99f83864ee40e83a179 --- /dev/null +++ b/coco/images/COCO_val2014_000000012333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e34902222e6057fb1b9919ebeb315acb6f88c4f07a614e815d8fca1f2de9fa6 +size 201615 diff --git a/coco/images/COCO_val2014_000000012576.jpg b/coco/images/COCO_val2014_000000012576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8e4eaa2592896f0bf809ab107b28e77e94fae38 --- /dev/null +++ b/coco/images/COCO_val2014_000000012576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e819f39d02674a83e2c3ef722e93e9b3fd6f9e6bf016dc8d873f576e31169445 +size 244760 diff --git a/coco/images/COCO_val2014_000000012639.jpg b/coco/images/COCO_val2014_000000012639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f234fe048f18366f8f7dd44b8062208cefaeb80 --- /dev/null +++ b/coco/images/COCO_val2014_000000012639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb055f9572e8e059559a950b626a7a731683844f875b66523cbd8d29605d903f +size 276515 diff --git a/coco/images/COCO_val2014_000000012666.jpg b/coco/images/COCO_val2014_000000012666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d2a4300555b95f0b6f9aa44825fcd1fc8e2c23b --- /dev/null +++ b/coco/images/COCO_val2014_000000012666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fde297d56f558e97f5621cf27f6d78dfcf499f2d69e8c5187cc27d0c577f3a4 +size 199064 diff --git a/coco/images/COCO_val2014_000000012670.jpg b/coco/images/COCO_val2014_000000012670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6da74f0e36f1b77e67d8a9a612b1e81ec4b2009c --- /dev/null +++ b/coco/images/COCO_val2014_000000012670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c989b165bdde8eb54cbe7d1fcfb0ae7b2ac7f5f23d83baea723e7d2acf7099 +size 187752 diff --git a/coco/images/COCO_val2014_000000012700.jpg b/coco/images/COCO_val2014_000000012700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fa7b9251b3f37d3b89dc7e4f55706fdb713cd02 --- /dev/null +++ b/coco/images/COCO_val2014_000000012700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9325c89e58283ded8f4ed4b0bcdc5455c1ab6b4761c4def35d6038231fbf1219 +size 314609 diff --git a/coco/images/COCO_val2014_000000012706.jpg b/coco/images/COCO_val2014_000000012706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bf59b1439326c90c200c1bf5c5f5ec7b883ae82 --- /dev/null +++ b/coco/images/COCO_val2014_000000012706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801112829bc8b0ace3ec851644e6909be6a687848ac1743e6ec4de4d917d8b67 +size 137644 diff --git a/coco/images/COCO_val2014_000000012731.jpg b/coco/images/COCO_val2014_000000012731.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ac1e3e0eb1a33de8781418a000584ad33aa7db7 --- /dev/null +++ b/coco/images/COCO_val2014_000000012731.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3b920cf36d99f2e0e558804ad3c28f9064c4b52910193a2c3602b52a78ff8b +size 170567 diff --git a/coco/images/COCO_val2014_000000012818.jpg b/coco/images/COCO_val2014_000000012818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cd4a7dd460167d8d5fe147af1750a71b49be7b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000012818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d6cfb21cc3b1ddb3dee7fef29b108b34a68ee39d24fa99af678f1304e50c47 +size 168636 diff --git a/coco/images/COCO_val2014_000000012946.jpg b/coco/images/COCO_val2014_000000012946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..618124dd00d4a017a57c60d6b7bb83f827c31730 --- /dev/null +++ b/coco/images/COCO_val2014_000000012946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa1932b9ed9fc9170c3cbb710a37b8d48d983200fc2f60ef7fb383752017cabd +size 249828 diff --git a/coco/images/COCO_val2014_000000013081.jpg b/coco/images/COCO_val2014_000000013081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e929e2db981ddd9a5de068b53184dab425a44030 --- /dev/null +++ b/coco/images/COCO_val2014_000000013081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e68436291abbe706c82f84e873727d39668cddb8d94138f38d916054d85bf9 +size 101778 diff --git a/coco/images/COCO_val2014_000000013148.jpg b/coco/images/COCO_val2014_000000013148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c24942db93a242c6eecf009c26c4ce62490f73c8 --- /dev/null +++ b/coco/images/COCO_val2014_000000013148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ae72940ff04a7921ec627873015c081ca72e486c5fe83394f8ed6781c26ec2 +size 77783 diff --git a/coco/images/COCO_val2014_000000013220.jpg b/coco/images/COCO_val2014_000000013220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..084b3057e7fcfee269499875df594122322204e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000013220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3609f12839991b3ec3099f0f6df94b65ab2d10bd8097f9081dc6b5e631f4d4d6 +size 162220 diff --git a/coco/images/COCO_val2014_000000013296.jpg b/coco/images/COCO_val2014_000000013296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..747d5bc933bdbc4edf62e8d3e7d23da4071b351c --- /dev/null +++ b/coco/images/COCO_val2014_000000013296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136b05cddc53aac9454f732ac1ebde519944a9ec47ee12f360ad796e84e6d2f4 +size 143593 diff --git a/coco/images/COCO_val2014_000000013550.jpg b/coco/images/COCO_val2014_000000013550.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cd65d60f302ad9fb4605a573ae95ee17e3e45e0 --- /dev/null +++ b/coco/images/COCO_val2014_000000013550.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982b29bdc96bfae6efe9aa7843b7b009041a4cb4f6ca619a52a3d60284616ab5 +size 227991 diff --git a/coco/images/COCO_val2014_000000013659.jpg b/coco/images/COCO_val2014_000000013659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1627ed30c0d8b48bc97a61d0f01868ae4f0a61a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000013659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b357d19dee467587a8788ac4e5b45677f4fde1b62726c690795e188ae75d822b +size 215292 diff --git a/coco/images/COCO_val2014_000000013904.jpg b/coco/images/COCO_val2014_000000013904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba07ddf25355257b065f118a699ccade592e6301 --- /dev/null +++ b/coco/images/COCO_val2014_000000013904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140b36e6cdfd96d572a166c508b389a95f5a60a3c0256938548e66a7f5a227ea +size 248885 diff --git a/coco/images/COCO_val2014_000000013923.jpg b/coco/images/COCO_val2014_000000013923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c725fd67c070f43bdef9ec0bc384e1111b1ede60 --- /dev/null +++ b/coco/images/COCO_val2014_000000013923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91494500cd053f1c4e547edc53f62edce2b088588bf9b4dbc8ceaea86ad4d49e +size 184795 diff --git a/coco/images/COCO_val2014_000000013985.jpg b/coco/images/COCO_val2014_000000013985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43d819c65d0789178abb063d7a2dcd708db66fe0 --- /dev/null +++ b/coco/images/COCO_val2014_000000013985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f29f76c2e4c2059115f7ff2aa1c5d68c61a998b8ee5c559d9e9baf990378b91a +size 124655 diff --git a/coco/images/COCO_val2014_000000013991.jpg b/coco/images/COCO_val2014_000000013991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de1a6bf4cb50a698558c765cb49d2a0d1637054e --- /dev/null +++ b/coco/images/COCO_val2014_000000013991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d33a301fba9f4abcba62a0bd5caff804432885fe480b385d4461ac21e5ee01e +size 293660 diff --git a/coco/images/COCO_val2014_000000014004.jpg b/coco/images/COCO_val2014_000000014004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93d96565b19f4a9f9e53e2d06ffd641f939eb5fa --- /dev/null +++ b/coco/images/COCO_val2014_000000014004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1bdd2191603ca19bd2b524747179cbed6a0fcd48ec8168322f1f79f9e0b3d5 +size 178540 diff --git a/coco/images/COCO_val2014_000000014278.jpg b/coco/images/COCO_val2014_000000014278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47a23de2032da38ea865fbf1018582636c37ca52 --- /dev/null +++ b/coco/images/COCO_val2014_000000014278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b576e355db28e428d62910308b688568a8640f3b4085ee6e3b9a80ef36c18cc1 +size 160025 diff --git a/coco/images/COCO_val2014_000000014321.jpg b/coco/images/COCO_val2014_000000014321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1508458f8c4e7c3f93620768136511caab7a705a --- /dev/null +++ b/coco/images/COCO_val2014_000000014321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5438945e5ef979fc4c535afc29869c564751025140699282b35fe9be280a2e +size 80349 diff --git a/coco/images/COCO_val2014_000000014439.jpg b/coco/images/COCO_val2014_000000014439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd6a0c4830e80bbb96108bc76075ce13b1153f92 --- /dev/null +++ b/coco/images/COCO_val2014_000000014439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc23e512cfe33e0b7f5e3445dc4189eb053fed6a16964b2454775a6df3fa5eba +size 195229 diff --git a/coco/images/COCO_val2014_000000014450.jpg b/coco/images/COCO_val2014_000000014450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69e2cb3927ad93497cfa7cca2b8a952313e963b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000014450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05fc7acaee9efbfcdf5f116173bacf28e1d9ffabf3a2cc6b949c658ca059a133 +size 280919 diff --git a/coco/images/COCO_val2014_000000014635.jpg b/coco/images/COCO_val2014_000000014635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9041c8646213cd3a42bf3c33007a930af490b9a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000014635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b19b47aa81a7b57f07d592467fd06503b9757e3087184b99c4219a10c53bf2 +size 204432 diff --git a/coco/images/COCO_val2014_000000015157.jpg b/coco/images/COCO_val2014_000000015157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0956a2d0190de7789246e2e514d24a57f0390dc9 --- /dev/null +++ b/coco/images/COCO_val2014_000000015157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bc06e97311561312e37438036f5ba6925a0bb5fb9577db6ea74bd390ff3110 +size 201791 diff --git a/coco/images/COCO_val2014_000000015180.jpg b/coco/images/COCO_val2014_000000015180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27afec745866bf6c8321dced20cf543ba7f837d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000015180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b647448f5ec074dab4d6cbc6cb7b89c85df3593035f5abb1aedced30bd801a1 +size 174263 diff --git a/coco/images/COCO_val2014_000000015663.jpg b/coco/images/COCO_val2014_000000015663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb7873fb636432e5be409d54e2ca0dfd055860d9 --- /dev/null +++ b/coco/images/COCO_val2014_000000015663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fcd45bc0f3347579ad8efb60ab155033ed2811edf4ce8dcc0165498b31660e +size 142828 diff --git a/coco/images/COCO_val2014_000000015827.jpg b/coco/images/COCO_val2014_000000015827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77a993d4ea485161109e41cc09473d07dacd6cbd --- /dev/null +++ b/coco/images/COCO_val2014_000000015827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:480ed61b86cd3fb98d59ca64ffddb72507427001b8b1673408ff22e70d8d4925 +size 237799 diff --git a/coco/images/COCO_val2014_000000016005.jpg b/coco/images/COCO_val2014_000000016005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..490982fdc19334967658661c43c73a8aac5300ca --- /dev/null +++ b/coco/images/COCO_val2014_000000016005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274562ce2ed081c2fdd56490019fa1d08df8733bcd7c286f9d6a383e5c26391a +size 282849 diff --git a/coco/images/COCO_val2014_000000016064.jpg b/coco/images/COCO_val2014_000000016064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7785a49b091e67e32d5e3c24d3be8e07074886ca --- /dev/null +++ b/coco/images/COCO_val2014_000000016064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c293f2f4f45edad9378b54ba8e650b766bcadaed8b8dd362273f3992efdf10 +size 160464 diff --git a/coco/images/COCO_val2014_000000016076.jpg b/coco/images/COCO_val2014_000000016076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c485c06e83087997e538ddb8c73d0c260025a8a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000016076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd599d47bcecf5b608ea7bb79aa40730b393a1f5f813ad2ba5b82dda2e185a6a +size 121605 diff --git a/coco/images/COCO_val2014_000000016228.jpg b/coco/images/COCO_val2014_000000016228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4a74a3ee46e7733530734421901124ad21515a5 --- /dev/null +++ b/coco/images/COCO_val2014_000000016228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34d80f1f13989eb0c7031f95373a9e26c698397cb9511b422dcf5daba60110e +size 187603 diff --git a/coco/images/COCO_val2014_000000016308.jpg b/coco/images/COCO_val2014_000000016308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bfa2a5776bd830e45fd6ee57711d4fa9e9454a3 --- /dev/null +++ b/coco/images/COCO_val2014_000000016308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11eeb3fa449c076acaffd456e91267932af892e0f53d618b02f86310eb337f5 +size 223657 diff --git a/coco/images/COCO_val2014_000000016599.jpg b/coco/images/COCO_val2014_000000016599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9406535ae9f00e8108af030a46536681d2233507 --- /dev/null +++ b/coco/images/COCO_val2014_000000016599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d4d69a18d715f79d5d8360380d14c9e13eef93685424429441c23343e89978 +size 128428 diff --git a/coco/images/COCO_val2014_000000016775.jpg b/coco/images/COCO_val2014_000000016775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6aec66c59a98a6f33ea4e8a6296e04e5bb10b7ea --- /dev/null +++ b/coco/images/COCO_val2014_000000016775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f6d7c3859e34923c499b879790cee48b8d3279171a2995422702861e946bd6 +size 249345 diff --git a/coco/images/COCO_val2014_000000016897.jpg b/coco/images/COCO_val2014_000000016897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b80683f814d788dd115379dd13a054daf1b90767 --- /dev/null +++ b/coco/images/COCO_val2014_000000016897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380d9922d69a402a79b73c4b172823aa97f7a2db98a25cb39f5547acfed0a16b +size 195241 diff --git a/coco/images/COCO_val2014_000000016961.jpg b/coco/images/COCO_val2014_000000016961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..164029b8e749fee8e7093d1658bf5cbdffbb9de8 --- /dev/null +++ b/coco/images/COCO_val2014_000000016961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee5e721609169a32f1b5ef17787acd0d1eb2361cf1d7dbd9298854f752c03bf +size 275983 diff --git a/coco/images/COCO_val2014_000000017313.jpg b/coco/images/COCO_val2014_000000017313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e30011ef49ee0946098cc5b7b55af9bca567984 --- /dev/null +++ b/coco/images/COCO_val2014_000000017313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb63fc688b247ea4ade7f38b9d79905864cacee8be009b8b52eee25a8845588 +size 133379 diff --git a/coco/images/COCO_val2014_000000017482.jpg b/coco/images/COCO_val2014_000000017482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9471fb25386017e50514ddeae0cb516ad70ba55e --- /dev/null +++ b/coco/images/COCO_val2014_000000017482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b4ef393baf47fb0cb682a0af32f8cffc5b4d769665cb11e18deb7071cb83dc +size 195804 diff --git a/coco/images/COCO_val2014_000000017627.jpg b/coco/images/COCO_val2014_000000017627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99c74603112178cd1ec27e2b956ef6a52f8c591c --- /dev/null +++ b/coco/images/COCO_val2014_000000017627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad16bff668a52e7df757c6382244c86b416315b86a52749dd7bc6ec68e7092f +size 186973 diff --git a/coco/images/COCO_val2014_000000017741.jpg b/coco/images/COCO_val2014_000000017741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1990e1ac5b971813a28c39f8b3a32ca41f00e90d --- /dev/null +++ b/coco/images/COCO_val2014_000000017741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0800339d6a29f866e4cd6d1e084621b4bb394f90bc012bef5a8d3c6dfdfd6287 +size 176478 diff --git a/coco/images/COCO_val2014_000000017882.jpg b/coco/images/COCO_val2014_000000017882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6f8c12d65a22d47454b736dfbae11532855a448 --- /dev/null +++ b/coco/images/COCO_val2014_000000017882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d597bc4866fd87fdf2d4f0c4fbb8126e9d91889a98e9daedff23fdd6d998913 +size 138844 diff --git a/coco/images/COCO_val2014_000000018224.jpg b/coco/images/COCO_val2014_000000018224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e7a0a114c10bac931374c40255a85869643a13a --- /dev/null +++ b/coco/images/COCO_val2014_000000018224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af2f4c420cddddbb035dbc4290bc9574d6b789ad0a4d1352b911011e120d8aa +size 247639 diff --git a/coco/images/COCO_val2014_000000018380.jpg b/coco/images/COCO_val2014_000000018380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afe85797a39027bffda1471cc5615e180a127029 --- /dev/null +++ b/coco/images/COCO_val2014_000000018380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f019938d891305fab6ae0d0e9edc79e0d74407cdbd0ecce324aada0ab93a86e +size 279661 diff --git a/coco/images/COCO_val2014_000000018531.jpg b/coco/images/COCO_val2014_000000018531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44f71542f185a8ab06f9be3800dd3967e2cafcef --- /dev/null +++ b/coco/images/COCO_val2014_000000018531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6224c9f8136c49c68cffb95c7e1f1028c5b178f27f6309236c37dd2765635884 +size 351568 diff --git a/coco/images/COCO_val2014_000000018666.jpg b/coco/images/COCO_val2014_000000018666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e20a504f29c2a71d29e2f96f40c6a5ad999afa3d --- /dev/null +++ b/coco/images/COCO_val2014_000000018666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ca4f039babcbc70c596a2bbe0eee2ba3788c00ce4ec485d5d4c5261c523e10 +size 223267 diff --git a/coco/images/COCO_val2014_000000018687.jpg b/coco/images/COCO_val2014_000000018687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbebb753af3c4a4365acc2dea656b8be5ff93977 --- /dev/null +++ b/coco/images/COCO_val2014_000000018687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb98d60634978b295a18b5b47cc63e5cf1a82e2d821691ee1fca99dbfcce59b7 +size 294149 diff --git a/coco/images/COCO_val2014_000000018699.jpg b/coco/images/COCO_val2014_000000018699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a2a8c98740cc8f5d63e9694a32d711b108d22ad --- /dev/null +++ b/coco/images/COCO_val2014_000000018699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a8cbe4c0af4cbd2af79702971e835e67a9e783f5f3248249945ee56d3cb24e +size 204563 diff --git a/coco/images/COCO_val2014_000000018824.jpg b/coco/images/COCO_val2014_000000018824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5800ee3ec8de4d89fac1dcb779fa6dececc0e56 --- /dev/null +++ b/coco/images/COCO_val2014_000000018824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6ee67daff56da5e5212d0360d0825e0068498c091bdcff15324bc6cd641a89 +size 177471 diff --git a/coco/images/COCO_val2014_000000018928.jpg b/coco/images/COCO_val2014_000000018928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36029801873faf6709a70d7006d49598688ba367 --- /dev/null +++ b/coco/images/COCO_val2014_000000018928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3891dca23bdfe06e192a941d0e8475653b6e53fac4fa969a8efa8d0855ba7e1 +size 88824 diff --git a/coco/images/COCO_val2014_000000019025.jpg b/coco/images/COCO_val2014_000000019025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a88536750e706b8eab036b3efc31e8792a27e9e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000019025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8886e4a5a44020f64fa99a4c3ebaf5f624798c1064cfb2664518e138ad7ce3d +size 161441 diff --git a/coco/images/COCO_val2014_000000019047.jpg b/coco/images/COCO_val2014_000000019047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3097f69cc4d9bbe09f5eaa135d0c9096b1bd5de --- /dev/null +++ b/coco/images/COCO_val2014_000000019047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293dabc14f02d08b131a9556c148c4e700dab06b7701395bc4b19b43dd034f30 +size 214278 diff --git a/coco/images/COCO_val2014_000000019079.jpg b/coco/images/COCO_val2014_000000019079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0fb85375a9b90ab238743da5414d1d3659e32e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000019079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4024f9261ef175413f23fe93be8df9a5735c4750a4a21aedaa553072a00f9c1 +size 163300 diff --git a/coco/images/COCO_val2014_000000019109.jpg b/coco/images/COCO_val2014_000000019109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abb2d2a6bf2caeca20230f78db05f0d7b53fe572 --- /dev/null +++ b/coco/images/COCO_val2014_000000019109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5469f123ab838c9fdcc567c13148399dcb4cfa4eeee80e6e56a13627808a6d54 +size 265893 diff --git a/coco/images/COCO_val2014_000000019292.jpg b/coco/images/COCO_val2014_000000019292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4736c71889d4434ff1dfb4174a45a18db7f0fe5 --- /dev/null +++ b/coco/images/COCO_val2014_000000019292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f776f727e5fd6761e768d10048c6cfbb8ac8bd1a4a3b4e5e394f9232b32748 +size 258106 diff --git a/coco/images/COCO_val2014_000000019324.jpg b/coco/images/COCO_val2014_000000019324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..463094b8089dcded6fe3d1421c11c6488f49f235 --- /dev/null +++ b/coco/images/COCO_val2014_000000019324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7eb3a27d510097cc2b95fc93d3100a6e2af09705ca3be6f5da90ba78c2ba7f5 +size 177270 diff --git a/coco/images/COCO_val2014_000000019441.jpg b/coco/images/COCO_val2014_000000019441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65971bafede5ee72568f07fbf6e68df9940b4b86 --- /dev/null +++ b/coco/images/COCO_val2014_000000019441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d6611c6d56d9e2115c7289c2cba1700db9a992e266f401ed12c9d6ad0d935f +size 139620 diff --git a/coco/images/COCO_val2014_000000019446.jpg b/coco/images/COCO_val2014_000000019446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e668202f9a4264bbac7c8098c415b5cb2f3fb122 --- /dev/null +++ b/coco/images/COCO_val2014_000000019446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d286f11fadc9bc438450308880be1a2334ac23bb8483e8bf27625818a83e17 +size 145117 diff --git a/coco/images/COCO_val2014_000000019544.jpg b/coco/images/COCO_val2014_000000019544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15f3dc491ad9d45ef4c6f3ecffb8a4cfeb7d903f --- /dev/null +++ b/coco/images/COCO_val2014_000000019544.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221947a2fdcef010d8cad922f8db5494d038e915207b71a7883d9fcf1e8d8edf +size 117585 diff --git a/coco/images/COCO_val2014_000000019592.jpg b/coco/images/COCO_val2014_000000019592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..878015f3f826b89954dad937519ca812f1dc1458 --- /dev/null +++ b/coco/images/COCO_val2014_000000019592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aff6e5851f73f03916250f9690b45af36700081be3b900ce201549f2915b98d +size 192370 diff --git a/coco/images/COCO_val2014_000000019624.jpg b/coco/images/COCO_val2014_000000019624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f301c12c1b2a5ac9cad6851bc956dbc507a8965 --- /dev/null +++ b/coco/images/COCO_val2014_000000019624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcc2a46cc8bf26b1e0fb74cb080f27ef7d78e4bace5be847c2e51f9104c8b45 +size 133950 diff --git a/coco/images/COCO_val2014_000000019631.jpg b/coco/images/COCO_val2014_000000019631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5abcf48706ccf8b0e89f91f3342293cc6a4ffe23 --- /dev/null +++ b/coco/images/COCO_val2014_000000019631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f6b4b1d56c9068c10ab3742e374993e26831369c32e3ce3c8b5e968b7b6132 +size 131802 diff --git a/coco/images/COCO_val2014_000000020177.jpg b/coco/images/COCO_val2014_000000020177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..787ccab1b927a57b309fa4f7815a78fb6cca8e2a --- /dev/null +++ b/coco/images/COCO_val2014_000000020177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b96ddcbefc55bec42142f3e08d0246c5b19632eaee2040ee14788f09416e92 +size 205906 diff --git a/coco/images/COCO_val2014_000000020641.jpg b/coco/images/COCO_val2014_000000020641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70fa38e6d570f4a4fc7fecd47575373e7ceb8d3b --- /dev/null +++ b/coco/images/COCO_val2014_000000020641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa463133b25c5d5ddd74d8997ab7f7875b493ff3ab3f9197d962d61f809d63e9 +size 232078 diff --git a/coco/images/COCO_val2014_000000020646.jpg b/coco/images/COCO_val2014_000000020646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c2003963c0de3991da6e13df09028a7e2988df1 --- /dev/null +++ b/coco/images/COCO_val2014_000000020646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ab2123040425d6c29c2474ae59858941123181baf719399a15921e21bc187a +size 120508 diff --git a/coco/images/COCO_val2014_000000020781.jpg b/coco/images/COCO_val2014_000000020781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d92fe1cae6daac1887b3146ad28cee8be51937ef --- /dev/null +++ b/coco/images/COCO_val2014_000000020781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782f76ef890a3e8fd76908af7aec29e4b2fc2fa9b35449633ea9a3a94f12241d +size 197384 diff --git a/coco/images/COCO_val2014_000000020788.jpg b/coco/images/COCO_val2014_000000020788.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43975de100e99bf2495be88244e66a0c80855cf0 --- /dev/null +++ b/coco/images/COCO_val2014_000000020788.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb893228bb2e18fefd95ae71036670b8160409966d07cab488ee534beac93fd +size 123969 diff --git a/coco/images/COCO_val2014_000000020908.jpg b/coco/images/COCO_val2014_000000020908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb87b3d7cd4da698d597ec286e250655ef728f3d --- /dev/null +++ b/coco/images/COCO_val2014_000000020908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6910893526b1b664ead231cef6a69334f36e5e17fff5b3b59dc97447ff71fec7 +size 173187 diff --git a/coco/images/COCO_val2014_000000020935.jpg b/coco/images/COCO_val2014_000000020935.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e32fa8c8c5684442b2a288e3836a9a2de80897e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000020935.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d088174ee824505608335a6f72708802fc6633cdabb41e94d27d9c6e44a8973 +size 230138 diff --git a/coco/images/COCO_val2014_000000021202.jpg b/coco/images/COCO_val2014_000000021202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1deca7448df8bdec7f06060951ef4977a4b44b9b --- /dev/null +++ b/coco/images/COCO_val2014_000000021202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9aa6630bf1296dc9a0e5e44495ef3a28e6f54a999c2585018bf9f3611c30dd6 +size 139659 diff --git a/coco/images/COCO_val2014_000000021686.jpg b/coco/images/COCO_val2014_000000021686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..525a13fc02e17346ca3f729dd07f66d4e070eff8 --- /dev/null +++ b/coco/images/COCO_val2014_000000021686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be268d1c1b8a91628937b0e7779baf6a77df1b14cb783ea3ae459c21b3dacb6a +size 165040 diff --git a/coco/images/COCO_val2014_000000021993.jpg b/coco/images/COCO_val2014_000000021993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af38146ec4a5f5fb5951c4808045cc54ed30e4bc --- /dev/null +++ b/coco/images/COCO_val2014_000000021993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f3a3ac60e719de9fdf24da7ccdbf5e6bc426f32948200af835ccfaef132472 +size 175678 diff --git a/coco/images/COCO_val2014_000000022118.jpg b/coco/images/COCO_val2014_000000022118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f28eff51ff56564ce55bb2653619caca45157b35 --- /dev/null +++ b/coco/images/COCO_val2014_000000022118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d564bc9cc179dc8cfc001da14d50a323284b537067cc77bca3af75c2a94822 +size 197385 diff --git a/coco/images/COCO_val2014_000000022176.jpg b/coco/images/COCO_val2014_000000022176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8624784d8d92c6f0744f73068a6f79956ced3359 --- /dev/null +++ b/coco/images/COCO_val2014_000000022176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb63eac827f6c57f45d990daafaa4b5af5da578c059f338e71c61f3f2bbb79e9 +size 97953 diff --git a/coco/images/COCO_val2014_000000022213.jpg b/coco/images/COCO_val2014_000000022213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4315e9a8f4a349a84b6363d3b2bc96153ff39b20 --- /dev/null +++ b/coco/images/COCO_val2014_000000022213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05bce58387236e717139b1e646382c11f310520d2000bd2c732ef73030fb0cdd +size 309688 diff --git a/coco/images/COCO_val2014_000000022271.jpg b/coco/images/COCO_val2014_000000022271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3091ac779f3b2708f94516b5509e487995b5e69f --- /dev/null +++ b/coco/images/COCO_val2014_000000022271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f4704d31994b08660c98a8cb9d1e3d32d00a085c30b3336ff2deb83bf09947 +size 170930 diff --git a/coco/images/COCO_val2014_000000022802.jpg b/coco/images/COCO_val2014_000000022802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94648aa2a9a3e2f30404b6604a153d77f4e64439 --- /dev/null +++ b/coco/images/COCO_val2014_000000022802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e551c7c19487f050eed72eb0c0a1636265695cb95d8bf81881eee23d4950bb +size 120118 diff --git a/coco/images/COCO_val2014_000000022816.jpg b/coco/images/COCO_val2014_000000022816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a659a21f4ab415a4e5804089786f584c5b78947 --- /dev/null +++ b/coco/images/COCO_val2014_000000022816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2844c33a78b9e747b7edf6314fbd4a5ddb8ab5fa44e1f15996b2775d4d2c0e21 +size 290111 diff --git a/coco/images/COCO_val2014_000000022979.jpg b/coco/images/COCO_val2014_000000022979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36d5cbb229a8609cc44302f87e721e5262fab67d --- /dev/null +++ b/coco/images/COCO_val2014_000000022979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef1f0a0a095d7ebdc1154ccbbaec8daf29d3f46601361355ac373e203e309e4 +size 248553 diff --git a/coco/images/COCO_val2014_000000023117.jpg b/coco/images/COCO_val2014_000000023117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cda98317f819f6f12170d55b93bba88191e7628f --- /dev/null +++ b/coco/images/COCO_val2014_000000023117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a934ac18024796421cfdea9ca4b2cc7d4756566fbdd9611c19ff7e174cf69c40 +size 264288 diff --git a/coco/images/COCO_val2014_000000023251.jpg b/coco/images/COCO_val2014_000000023251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b61a09e63b51e9ff94ffb15f4c11abb40953bfaf --- /dev/null +++ b/coco/images/COCO_val2014_000000023251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909736b39979ac878f2fc82cd194fbf46abdbb7e5ac7136ffbfe79e58b368c5a +size 435670 diff --git a/coco/images/COCO_val2014_000000023821.jpg b/coco/images/COCO_val2014_000000023821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65dc28723817f1178d6b1a3fdcf3c8323f38d97a --- /dev/null +++ b/coco/images/COCO_val2014_000000023821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9f265c062afb718d1f2c4df9ced13d4f5e5cdc8cf689b807ef4469bb6c87a9 +size 260699 diff --git a/coco/images/COCO_val2014_000000024021.jpg b/coco/images/COCO_val2014_000000024021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aea4ee6f24890aa8185ae164f42af02112dc57a2 --- /dev/null +++ b/coco/images/COCO_val2014_000000024021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b65fe7a6d334fa5f7d0328c37470d7d68d6e711b960d37f61ff133be78c4450 +size 143004 diff --git a/coco/images/COCO_val2014_000000024097.jpg b/coco/images/COCO_val2014_000000024097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b07a53bb84c7f5c039ee7dbe299161710fe0c815 --- /dev/null +++ b/coco/images/COCO_val2014_000000024097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5201bf26dde616ef66bc23580bb6662bd877117973889ad3a8f55f100b4d0d9 +size 186508 diff --git a/coco/images/COCO_val2014_000000024260.jpg b/coco/images/COCO_val2014_000000024260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c75cda532314efb08d653063848b214dad81ab2 --- /dev/null +++ b/coco/images/COCO_val2014_000000024260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36b0390c8b333cca600fdf1cf250f01074230b1cfc3b425417fff2cda82d730 +size 153929 diff --git a/coco/images/COCO_val2014_000000024385.jpg b/coco/images/COCO_val2014_000000024385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e8f9b04413462b422472075f00995904c928493 --- /dev/null +++ b/coco/images/COCO_val2014_000000024385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee0e0dd4b1cee94c6a2cca23fed7fe9796613890622c44c00a65bcbc39490b0 +size 109913 diff --git a/coco/images/COCO_val2014_000000025394.jpg b/coco/images/COCO_val2014_000000025394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08857729c19c59f366cbe93efa27afc50cedd17a --- /dev/null +++ b/coco/images/COCO_val2014_000000025394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13f54a3cbe28140004425b1b010c51bd5be0e4c4da1d4b1e382e3e0b426e316 +size 118322 diff --git a/coco/images/COCO_val2014_000000025453.jpg b/coco/images/COCO_val2014_000000025453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..282dbc57739df54433b6877d0f510df47697e126 --- /dev/null +++ b/coco/images/COCO_val2014_000000025453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00abff7a2bd653acb2745cd28b55e9c17287a540368446f71b7987d00959ba8e +size 241551 diff --git a/coco/images/COCO_val2014_000000025550.jpg b/coco/images/COCO_val2014_000000025550.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12b73a8ca4641fab13232179cc824f41f5c7fa87 --- /dev/null +++ b/coco/images/COCO_val2014_000000025550.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e567b2ac616939e44f1ad39945e861452150eed177e579f3445dedddc33b08 +size 145285 diff --git a/coco/images/COCO_val2014_000000025603.jpg b/coco/images/COCO_val2014_000000025603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa45e29fe12e8f8e8d9855516b8f0efdaa8b1771 --- /dev/null +++ b/coco/images/COCO_val2014_000000025603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75a5898681ea62ef547b8c002e8e0eec00c50aa6b995334ab967798cff6e6dc +size 216824 diff --git a/coco/images/COCO_val2014_000000025860.jpg b/coco/images/COCO_val2014_000000025860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..433f7d022ef05e90a1fdb07c7359f5049f72b6b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000025860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab01bdcb369835b6e42096fc053fcd8ffb3f5410b9d0edf0fa4215d711e1fb3 +size 193833 diff --git a/coco/images/COCO_val2014_000000025997.jpg b/coco/images/COCO_val2014_000000025997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b73391a96b3df6dabb7d83eb3c475974be6d4ab --- /dev/null +++ b/coco/images/COCO_val2014_000000025997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb1826fe43817a2068877ffbe95348f0dab88dd056ca8ff66d1b45237650376 +size 199255 diff --git a/coco/images/COCO_val2014_000000026024.jpg b/coco/images/COCO_val2014_000000026024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd8cce7e6e0559f1867a1d945e43d8c8258b24f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000026024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73941fa59c5aaee0d2e076407cfc9e482ee27e9805d92a9839c4469fc4c331fb +size 260873 diff --git a/coco/images/COCO_val2014_000000026026.jpg b/coco/images/COCO_val2014_000000026026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5c74248c754ea31da958ecae6b8f998373d97ac --- /dev/null +++ b/coco/images/COCO_val2014_000000026026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c49d2f24e774d5d1086430975814d4afe33e1f8336fae7cc3b40d631c8f0aa +size 220469 diff --git a/coco/images/COCO_val2014_000000026432.jpg b/coco/images/COCO_val2014_000000026432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b680ba65cb19a202197993bea6d7b101ffa38df3 --- /dev/null +++ b/coco/images/COCO_val2014_000000026432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c320640451b77ac6b0d3af760b5d2444dbf847fb3b545aa0ec64ec7f65556a3 +size 176251 diff --git a/coco/images/COCO_val2014_000000026564.jpg b/coco/images/COCO_val2014_000000026564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ece11d9624dc0e2c35dad07b0240e7a3e17fc1ed --- /dev/null +++ b/coco/images/COCO_val2014_000000026564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecefff4893149e6ac22348a59c8e4d3c1b3a751266a15bd38e3e6d041bf39c52 +size 96812 diff --git a/coco/images/COCO_val2014_000000026573.jpg b/coco/images/COCO_val2014_000000026573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a145e4bbb780a3701505515719c8e73f89d02400 --- /dev/null +++ b/coco/images/COCO_val2014_000000026573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38669bda88259bb6a45e9ac9ee2ee30dac342094ad2491e18c2f9ab9471bf9a +size 217422 diff --git a/coco/images/COCO_val2014_000000026611.jpg b/coco/images/COCO_val2014_000000026611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89849c2ec29cb89392d23c8f7c30d102ddbc22d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000026611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0b1ab1708fcd685da3e5971cb0ed2138e5cb0430078125ba155b2193ce55a4 +size 296584 diff --git a/coco/images/COCO_val2014_000000026690.jpg b/coco/images/COCO_val2014_000000026690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25fc7e43207875c6708015c2bdf1fa794063ef70 --- /dev/null +++ b/coco/images/COCO_val2014_000000026690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59b160b83fba25fb745b42efbab6d99202b4984dbbc1cdbe8d00201b561f8f4 +size 174305 diff --git a/coco/images/COCO_val2014_000000026802.jpg b/coco/images/COCO_val2014_000000026802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98bf51be711c3b52de35017515f833a42b7ec296 --- /dev/null +++ b/coco/images/COCO_val2014_000000026802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93619675d600ff4041991c9211f4c326f86097e28bc9a5db99c68c9e55b7b72f +size 142364 diff --git a/coco/images/COCO_val2014_000000026967.jpg b/coco/images/COCO_val2014_000000026967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d4c2d688ce46accf3e63b4e0f1a71d2eb83999d --- /dev/null +++ b/coco/images/COCO_val2014_000000026967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f91d557eb8fd355d9d591ce4cb57aaa6330ffbec9cb7accb75a552a02706e2 +size 207446 diff --git a/coco/images/COCO_val2014_000000026992.jpg b/coco/images/COCO_val2014_000000026992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4f6735eddec77122e6452bc8a684834198aa059 --- /dev/null +++ b/coco/images/COCO_val2014_000000026992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b70c68eb08e50fa53425b6918cd42eacfe68d5efc962b4643d366facc479eef +size 215950 diff --git a/coco/images/COCO_val2014_000000027285.jpg b/coco/images/COCO_val2014_000000027285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..780a191c09a4b23ca6d757e50ed457ce674d6065 --- /dev/null +++ b/coco/images/COCO_val2014_000000027285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46c5503ae8128fd8da76dbfa372916ca9cf05ea28ce430d059b53d202a3217a +size 141421 diff --git a/coco/images/COCO_val2014_000000027441.jpg b/coco/images/COCO_val2014_000000027441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d566acd78a511808389e44e3f7918b762668973 --- /dev/null +++ b/coco/images/COCO_val2014_000000027441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5bc65fc261953b01cf0efd8e8522440e4d110321bb2c224f8cf559017c2872 +size 126134 diff --git a/coco/images/COCO_val2014_000000027642.jpg b/coco/images/COCO_val2014_000000027642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ee37ee25b0bcf162eb074364e0c1cbd0e0d3d95 --- /dev/null +++ b/coco/images/COCO_val2014_000000027642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756e3ef6a844c44d2910bcbf400afb870bd52a2fdf03a63729d606e867e0cc26 +size 283365 diff --git a/coco/images/COCO_val2014_000000027975.jpg b/coco/images/COCO_val2014_000000027975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0caef651a9e70e65ef7ef1c87e2aaf0693116092 --- /dev/null +++ b/coco/images/COCO_val2014_000000027975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6290a4ac38aee285ca97d34c712ca915fd4e475283c50874d0120ffd1d915e13 +size 264187 diff --git a/coco/images/COCO_val2014_000000028719.jpg b/coco/images/COCO_val2014_000000028719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eecea0834c81bffde1efc105c24a5835e8f3745 --- /dev/null +++ b/coco/images/COCO_val2014_000000028719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2db41f62b289fe99de2436966df0a3386bb3f033f39733c394e73ee06c38aed +size 239465 diff --git a/coco/images/COCO_val2014_000000028864.jpg b/coco/images/COCO_val2014_000000028864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a452b96bc20183f4ca47a08ff4f099a9ab35838d --- /dev/null +++ b/coco/images/COCO_val2014_000000028864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be45c8d4e5a797b1c8bbc811ca12fcbcaa62cfcfaf1062fa87deca560bb5621b +size 94069 diff --git a/coco/images/COCO_val2014_000000029059.jpg b/coco/images/COCO_val2014_000000029059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03ce42f6e4b77e0e1e073313b73e528150a73b98 --- /dev/null +++ b/coco/images/COCO_val2014_000000029059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456dc09ca8146a22d2b3864ef9f80706bd145a2f0130395301f768a97ebd05cc +size 145425 diff --git a/coco/images/COCO_val2014_000000029563.jpg b/coco/images/COCO_val2014_000000029563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3f5465089369d7b79033bb4ab87a48f2294cdf3 --- /dev/null +++ b/coco/images/COCO_val2014_000000029563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5446e7ec74ad30556e167c35891d8428841ac800825e96b562473c6f18d73c +size 224687 diff --git a/coco/images/COCO_val2014_000000029640.jpg b/coco/images/COCO_val2014_000000029640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..703c3500106bc8f886e2313c0f6ada6de141d918 --- /dev/null +++ b/coco/images/COCO_val2014_000000029640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11957ae08b2b2a3802cb671efab513fdc32ee83a31b390341f2db228b6015c8d +size 201759 diff --git a/coco/images/COCO_val2014_000000029838.jpg b/coco/images/COCO_val2014_000000029838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30815ea18a7162aa2a54d8e59323b5f2b6d75b2b --- /dev/null +++ b/coco/images/COCO_val2014_000000029838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64596d931fe4dd00ef6368955e65429a070cf7cc647dfc5ec58d293103c78ed4 +size 119992 diff --git a/coco/images/COCO_val2014_000000030347.jpg b/coco/images/COCO_val2014_000000030347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6761d0db5596311abde35dcc24a072aaff6686d --- /dev/null +++ b/coco/images/COCO_val2014_000000030347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1136e04bdc8a729ba237ee8058ee5678bf4ade1d80ab134285d987b3b9e9b5d4 +size 128908 diff --git a/coco/images/COCO_val2014_000000030353.jpg b/coco/images/COCO_val2014_000000030353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71a32362f19f22242e121713600c1aeafe9aa49e --- /dev/null +++ b/coco/images/COCO_val2014_000000030353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8796987d978d3dd9d309538c0c79256f7413bee1c778736a145b108f51731d2a +size 178483 diff --git a/coco/images/COCO_val2014_000000030413.jpg b/coco/images/COCO_val2014_000000030413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8976d26f223a82476b2ec49fb7fe0027642f6bdf --- /dev/null +++ b/coco/images/COCO_val2014_000000030413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f900c824b8aac6dc203c54391e5109c13a58b46ada83a39886117164b170fb +size 172936 diff --git a/coco/images/COCO_val2014_000000031019.jpg b/coco/images/COCO_val2014_000000031019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96712d71956308df158a8c64113f27c6dee692ab --- /dev/null +++ b/coco/images/COCO_val2014_000000031019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d3d2981790c8194a8f743aef3b4c78aad1f9f195a2a0060a3d0906330535d3 +size 303814 diff --git a/coco/images/COCO_val2014_000000031118.jpg b/coco/images/COCO_val2014_000000031118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8e46b03a27e4bf072fac2cffce42dc875d175f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000031118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdfc92ff0193efb0a93f9021841308f1cb204d1ac4810d00aa32a515ef033f7 +size 213349 diff --git a/coco/images/COCO_val2014_000000031151.jpg b/coco/images/COCO_val2014_000000031151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e0b88a3fd8beb23418eaeef19a342ef3d237911 --- /dev/null +++ b/coco/images/COCO_val2014_000000031151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd4c12f26593bc6b5bf14be1dec8078146c61ff13b4f569b3e2089a9df4be29 +size 165510 diff --git a/coco/images/COCO_val2014_000000031296.jpg b/coco/images/COCO_val2014_000000031296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..582f1cd090ac91ca7cbacaa880972029f4905187 --- /dev/null +++ b/coco/images/COCO_val2014_000000031296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44caeefa73a14822ea5d47f5c84023ef7883bc064bcc089ca2f368a8945e2ac +size 223524 diff --git a/coco/images/COCO_val2014_000000031471.jpg b/coco/images/COCO_val2014_000000031471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27fa9b5fd3cafc5f4aa7383c672439c18a4dc8f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000031471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62abfafd7d41108d9e2646dea12caff8ccff48b32873dbc1786a9bff1ef6dfa9 +size 209814 diff --git a/coco/images/COCO_val2014_000000031521.jpg b/coco/images/COCO_val2014_000000031521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cd1445f13eb238f17f0c3c57ed192f4aa638f74 --- /dev/null +++ b/coco/images/COCO_val2014_000000031521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453ef744f91a8ec5c381356a27d8e9e660e0b49fffec8fc1d61bf912a69a5ec6 +size 71452 diff --git a/coco/images/COCO_val2014_000000031748.jpg b/coco/images/COCO_val2014_000000031748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80bab84cd7c8b8fd02dacfbf4ac252b98af7ac0a --- /dev/null +++ b/coco/images/COCO_val2014_000000031748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8a35942b86220581c1bafbc48c3dfef5389507e01ced14d94ad575916bba63 +size 142228 diff --git a/coco/images/COCO_val2014_000000032549.jpg b/coco/images/COCO_val2014_000000032549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9395d2529b82391d72166de0548df47b739d2d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000032549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727c5266fbbb694e8e28171294a633fc85fdec8d4609fc1d72dbfd840c258740 +size 161316 diff --git a/coco/images/COCO_val2014_000000032901.jpg b/coco/images/COCO_val2014_000000032901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc86fba991ae644feffa0867c60e3d9c660a7d1f --- /dev/null +++ b/coco/images/COCO_val2014_000000032901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ab99b7bc4581270d47ad6b1f7f1b06c9b7615e226c68cd8691726cbc53c264 +size 213774 diff --git a/coco/images/COCO_val2014_000000032932.jpg b/coco/images/COCO_val2014_000000032932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6248b07196d57802ffc58fcce74ea8c634781352 --- /dev/null +++ b/coco/images/COCO_val2014_000000032932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3dd0e5c3d227084ed1821dfae0462d95fa13ea0c0b71af67139dac957487e83 +size 163845 diff --git a/coco/images/COCO_val2014_000000033052.jpg b/coco/images/COCO_val2014_000000033052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d156796c8729a7093afed903786956271cc66de --- /dev/null +++ b/coco/images/COCO_val2014_000000033052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b320bbb8d297eee29f40734e524cb0a80ff5aa939b3ad3a4d8dee1c05b7bc8c +size 138607 diff --git a/coco/images/COCO_val2014_000000033061.jpg b/coco/images/COCO_val2014_000000033061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4f78b853b4343d2cd0ba68692432281e8514d00 --- /dev/null +++ b/coco/images/COCO_val2014_000000033061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76076679c89da61d493906b757ff9536948a0416785f64e30f88d661b953f50 +size 125562 diff --git a/coco/images/COCO_val2014_000000033116.jpg b/coco/images/COCO_val2014_000000033116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6552aa713224e181f3388d7b9f9c79cceaf813fd --- /dev/null +++ b/coco/images/COCO_val2014_000000033116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02fa41360d9b3b5a6dc9773c8826d658e681d6049bd5e1f1382f52c5e90b09b9 +size 272671 diff --git a/coco/images/COCO_val2014_000000033208.jpg b/coco/images/COCO_val2014_000000033208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaeb15b8312cc2ce075a707897fd1fa45e202e89 --- /dev/null +++ b/coco/images/COCO_val2014_000000033208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c582dc269bba76aff45182ff27f83254b572168bf84415ebc0663f6abee2efd7 +size 250364 diff --git a/coco/images/COCO_val2014_000000033221.jpg b/coco/images/COCO_val2014_000000033221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dd9aaaaf7d1b3b4499635ebb2d6a8258ce16259 --- /dev/null +++ b/coco/images/COCO_val2014_000000033221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7031fe2396f64142e19ba4f143687112bf555995233a7e48bfc9a57ab4ee4ea +size 98721 diff --git a/coco/images/COCO_val2014_000000033377.jpg b/coco/images/COCO_val2014_000000033377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7619f551240e362a66e4dd1fc386bfe01194ce48 --- /dev/null +++ b/coco/images/COCO_val2014_000000033377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:108d3a63903558757d727efb018382e563328016b5f321e6e1957aa563528a35 +size 199392 diff --git a/coco/images/COCO_val2014_000000033798.jpg b/coco/images/COCO_val2014_000000033798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a54724b22746644281768a44a4a25a3dee7d7320 --- /dev/null +++ b/coco/images/COCO_val2014_000000033798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7da23140bd3f490e4a261e6d13bf7652222b47ed188fe05da26e2fcf700fd94 +size 147431 diff --git a/coco/images/COCO_val2014_000000033815.jpg b/coco/images/COCO_val2014_000000033815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0121f4cdc1c95e22f0b95152673d018e52680ae8 --- /dev/null +++ b/coco/images/COCO_val2014_000000033815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc736c652e0d3cb07ab43120ac51a6a0015b0fda16a0579668af72445b96f24 +size 246674 diff --git a/coco/images/COCO_val2014_000000033830.jpg b/coco/images/COCO_val2014_000000033830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a408ed5c471dd3ff131f1ff713b2417886cb9fd0 --- /dev/null +++ b/coco/images/COCO_val2014_000000033830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bb1d033ae1a3dee105c79e037a594aa8516b221bd5866aaceac97de89b5a48 +size 299991 diff --git a/coco/images/COCO_val2014_000000033845.jpg b/coco/images/COCO_val2014_000000033845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6614e74fb6cdc81f19502a84177d1a99f6438636 --- /dev/null +++ b/coco/images/COCO_val2014_000000033845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a51cd1fa5c1bff5edd27fcc1b5a9269fde04a28f5a15f1a276c3e36a0232d9 +size 141619 diff --git a/coco/images/COCO_val2014_000000033854.jpg b/coco/images/COCO_val2014_000000033854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1f0ce65c0201435a62248c4754ec5a4327efe39 --- /dev/null +++ b/coco/images/COCO_val2014_000000033854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b86eeebe566cee1e853f153675db94ba23d6642956f29ea473804c7852cb6b37 +size 195975 diff --git a/coco/images/COCO_val2014_000000033871.jpg b/coco/images/COCO_val2014_000000033871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d012ed44d3d435f5296363c72baf0b5bac79bf1d --- /dev/null +++ b/coco/images/COCO_val2014_000000033871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8f92eb203617de82e05b900deb89ff4d727835646d3009a2604fd6c35ac13c +size 143951 diff --git a/coco/images/COCO_val2014_000000033979.jpg b/coco/images/COCO_val2014_000000033979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4647da7626175b2409492d5db356951fbe6f2122 --- /dev/null +++ b/coco/images/COCO_val2014_000000033979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec264df82cc29d454e25abaac3fe3e4d572aa418b90dad185f21284b2543af8 +size 78773 diff --git a/coco/images/COCO_val2014_000000034167.jpg b/coco/images/COCO_val2014_000000034167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1b63aa545df368df20a40aef622b5c29ce9be84 --- /dev/null +++ b/coco/images/COCO_val2014_000000034167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20482907ed2805e3a5556a6782f0d89498a63a9d03818503e2f8496d0dacd101 +size 170805 diff --git a/coco/images/COCO_val2014_000000034212.jpg b/coco/images/COCO_val2014_000000034212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74a995b907f7e07c29baa1b1c8dfeea42cf411f1 --- /dev/null +++ b/coco/images/COCO_val2014_000000034212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6f2de3c1bfb25d3accab330dce2f745cf62a420ab9e841f20d584a040126b2 +size 106839 diff --git a/coco/images/COCO_val2014_000000034445.jpg b/coco/images/COCO_val2014_000000034445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f80e1c7bff6104885b9ab456199eaae9160417f --- /dev/null +++ b/coco/images/COCO_val2014_000000034445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76be8feff606bcc0692714ce884d761f02c47cca8ac55fde8619b4aedb74247e +size 144523 diff --git a/coco/images/COCO_val2014_000000034471.jpg b/coco/images/COCO_val2014_000000034471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76977e86fcbdb6f18f3fe4bca07eae13ca2bdaef --- /dev/null +++ b/coco/images/COCO_val2014_000000034471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbdfc0cdcccd2d9b9207d55c2c4436331d5d9e16541356574a4c1d7205615e3 +size 104084 diff --git a/coco/images/COCO_val2014_000000034522.jpg b/coco/images/COCO_val2014_000000034522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccb60690d3c98f3495765bc0f8eb3ceebb0462c5 --- /dev/null +++ b/coco/images/COCO_val2014_000000034522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90c32fa2592060bada49143a416fc4fdd98fca8344e06fb773e860464360b4e +size 197926 diff --git a/coco/images/COCO_val2014_000000034757.jpg b/coco/images/COCO_val2014_000000034757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..624fa30a642b991994c18a2d5d20466ae82457de --- /dev/null +++ b/coco/images/COCO_val2014_000000034757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fb459d9e16aaf5644f837f64990c32e946642124f915c05de9801d31f6653e +size 250272 diff --git a/coco/images/COCO_val2014_000000034786.jpg b/coco/images/COCO_val2014_000000034786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..235d48510dd540b879ebbf0027e6a3a11d4ebe27 --- /dev/null +++ b/coco/images/COCO_val2014_000000034786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df3ce620fc6e1a3a221b3c310003b4523b61a66e4fef2766e98d0d0641be9f1 +size 145630 diff --git a/coco/images/COCO_val2014_000000034820.jpg b/coco/images/COCO_val2014_000000034820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a13352df66fd008e3a2d61c043528db0a986d12b --- /dev/null +++ b/coco/images/COCO_val2014_000000034820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513b0719470218166e8237d3d1c8b7fcdcc1299386a8846d4143382b8ebf7d94 +size 159103 diff --git a/coco/images/COCO_val2014_000000034915.jpg b/coco/images/COCO_val2014_000000034915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe81ad9b30e0fc38b4f26892857410d7b4f6f830 --- /dev/null +++ b/coco/images/COCO_val2014_000000034915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33d31ef64f64777b7ae8084f080dddac06ac656d625db5efab39af3b2cbade1 +size 54420 diff --git a/coco/images/COCO_val2014_000000034930.jpg b/coco/images/COCO_val2014_000000034930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67527c9a10da3bbf796735b5cbe72a7bcb725717 --- /dev/null +++ b/coco/images/COCO_val2014_000000034930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf03aaa1a6948007a88b87f59573762b677a2942002d384be59c15026b8aee4 +size 221906 diff --git a/coco/images/COCO_val2014_000000035148.jpg b/coco/images/COCO_val2014_000000035148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cea195d38d4434975d55d748f153ef71e32f805 --- /dev/null +++ b/coco/images/COCO_val2014_000000035148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d964e47504a15cc7dbf076bda5170c30fdaddcf11ec0d2252462d977ec824198 +size 82554 diff --git a/coco/images/COCO_val2014_000000035395.jpg b/coco/images/COCO_val2014_000000035395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2ce6012babb1e8f49fe6dc5ed15989b69477b98 --- /dev/null +++ b/coco/images/COCO_val2014_000000035395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a0808544cde4f87be2d1a1453633c983cfec83b82590a7ef49bdbc65d70d6d +size 98239 diff --git a/coco/images/COCO_val2014_000000035525.jpg b/coco/images/COCO_val2014_000000035525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c95959e2593ec2f761e6ab7efa39c5c83067caa --- /dev/null +++ b/coco/images/COCO_val2014_000000035525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a4c5a675d0e90d65787c8cb5d1fd04d1954a9899f67bf27599e0e06819ce40 +size 176338 diff --git a/coco/images/COCO_val2014_000000035599.jpg b/coco/images/COCO_val2014_000000035599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8a35869903c99a25611a68e22efb65e5d25f30b --- /dev/null +++ b/coco/images/COCO_val2014_000000035599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2998f22e68c6ef8134cdcba4c9e434fc3f3be017bb8a812a98ccf7ae765b3ff +size 134573 diff --git a/coco/images/COCO_val2014_000000035671.jpg b/coco/images/COCO_val2014_000000035671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1284f6ff2dbe0603677ae541e5dcfde561a4b18e --- /dev/null +++ b/coco/images/COCO_val2014_000000035671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1d7c803731549b76682c0b5075079e6520633944d456c2ebc863353c19cb3d +size 238123 diff --git a/coco/images/COCO_val2014_000000035682.jpg b/coco/images/COCO_val2014_000000035682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5740a259bf503c478b7031aa0a8f4ff739e6a78 --- /dev/null +++ b/coco/images/COCO_val2014_000000035682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1844cfa76d23a9768578f2c27306ecbad99326d2d374b070af9c56d50058c155 +size 180567 diff --git a/coco/images/COCO_val2014_000000035891.jpg b/coco/images/COCO_val2014_000000035891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1e155f91f7430f0dbeedc2eab1a4c588638ff29 --- /dev/null +++ b/coco/images/COCO_val2014_000000035891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e918eac0951d0460e5df918768bd0523a058f5a33e629a047f0f8815e54d7f24 +size 158541 diff --git a/coco/images/COCO_val2014_000000036149.jpg b/coco/images/COCO_val2014_000000036149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe69c2980d4908e81348a5eaf38a52316631b486 --- /dev/null +++ b/coco/images/COCO_val2014_000000036149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1ea1c2184e4601fb12a783fa09799ac49c369e7527eabcf132a1e7233a11aa +size 188771 diff --git a/coco/images/COCO_val2014_000000036361.jpg b/coco/images/COCO_val2014_000000036361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee38a284cae7b9044ac5fe10b30410709e536e2c --- /dev/null +++ b/coco/images/COCO_val2014_000000036361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c925ed0580b7f4e8e7a7bbf0622c7bd681bfa814c34f919b9e6632ce9a59546a +size 311675 diff --git a/coco/images/COCO_val2014_000000036451.jpg b/coco/images/COCO_val2014_000000036451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..835b955dc62bb5de15cb17f13afb5cb39a92f8e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000036451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed59b5d2a94e81d06fdd06662f238c50824061a9b273c7e6ee5b76562fae6e5 +size 277991 diff --git a/coco/images/COCO_val2014_000000036494.jpg b/coco/images/COCO_val2014_000000036494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff9728181502adb77bdcc9b9a3cbab6120288ecf --- /dev/null +++ b/coco/images/COCO_val2014_000000036494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08defd539aa6aaea4f85c03b650b6b3d4ceb5d47e65a29d9aa17d18915daf9b8 +size 137642 diff --git a/coco/images/COCO_val2014_000000036561.jpg b/coco/images/COCO_val2014_000000036561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8e839cec249948c12ad6da45b2605aa0d0fc069 --- /dev/null +++ b/coco/images/COCO_val2014_000000036561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b1faed68370e8adabb48d25494c0071f13c1c0a5b4c04f8bcc8313ba1f4108 +size 129737 diff --git a/coco/images/COCO_val2014_000000036936.jpg b/coco/images/COCO_val2014_000000036936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..680c76192e3b4a97ed1cbd5057040e0391a77202 --- /dev/null +++ b/coco/images/COCO_val2014_000000036936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335f0411b17499cd23577b270b9a1aa8519cc44f6f9a246fd666415c833f4ca0 +size 130304 diff --git a/coco/images/COCO_val2014_000000037149.jpg b/coco/images/COCO_val2014_000000037149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f1f6595672a717bd3e543ca27f3ca82ce634bce --- /dev/null +++ b/coco/images/COCO_val2014_000000037149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247340953446a48674440eb759d019f739390ca9a11c0279bd94bcadfb8003f0 +size 124209 diff --git a/coco/images/COCO_val2014_000000037209.jpg b/coco/images/COCO_val2014_000000037209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b944a19e36e28210287e4bc04bf3376df858efab --- /dev/null +++ b/coco/images/COCO_val2014_000000037209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ffb6ee14b76b5d2a7648011b6f54b375c951311d99ccb0e570057ed7e241dd +size 158352 diff --git a/coco/images/COCO_val2014_000000037456.jpg b/coco/images/COCO_val2014_000000037456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ecf5580efbc84347751d0664edb377339ccb3f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000037456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca091e6d9e43793c8bbcbb520b34adb0839c163c9cf417cf9a12fcbf17493e7 +size 130180 diff --git a/coco/images/COCO_val2014_000000037655.jpg b/coco/images/COCO_val2014_000000037655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..814975650b9c66c8025c0d36ef50d368b20aaa63 --- /dev/null +++ b/coco/images/COCO_val2014_000000037655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267c7c53f9a6032c16c3b9e83579cf2b8320b05c34cec00fe50712764ed9ef24 +size 129878 diff --git a/coco/images/COCO_val2014_000000037671.jpg b/coco/images/COCO_val2014_000000037671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..014d0441abc02ed087413bace3fab6759e9397b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000037671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287c96dca1c74d3a746c6b84c266b2d7d257521f3608de37d70497f90487dea4 +size 228918 diff --git a/coco/images/COCO_val2014_000000037689.jpg b/coco/images/COCO_val2014_000000037689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d110c11c5e8c92105137cf0987d15487ea82320 --- /dev/null +++ b/coco/images/COCO_val2014_000000037689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8abab45d17f644945876d409ba6eada408fd2f4121739abf6fa9379920cbf09 +size 164439 diff --git a/coco/images/COCO_val2014_000000037777.jpg b/coco/images/COCO_val2014_000000037777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72a53d3962a2e22fc9df1e331c3b3e8b8b909a28 --- /dev/null +++ b/coco/images/COCO_val2014_000000037777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe513b68ba46bc146114c469fdff52c288226073f03d73d3300d4fa739937369 +size 40833 diff --git a/coco/images/COCO_val2014_000000038709.jpg b/coco/images/COCO_val2014_000000038709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9f562125997ad6a4c33b85488a83b12b0971b16 --- /dev/null +++ b/coco/images/COCO_val2014_000000038709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b704103f2cec05c6e4f358110de71ac0c512ae4a8f1e41d859178156f1ad42a1 +size 212542 diff --git a/coco/images/COCO_val2014_000000038865.jpg b/coco/images/COCO_val2014_000000038865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f92703fa082b06015a2877dd192f471cbe834cf4 --- /dev/null +++ b/coco/images/COCO_val2014_000000038865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100844e07edf8fe4fb9e1fe420ec90b61f9d2d627bb2b77dc21b3fccab3d78a6 +size 141763 diff --git a/coco/images/COCO_val2014_000000039009.jpg b/coco/images/COCO_val2014_000000039009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..927cd61217cbbe8c1ab3f6cb8612dbb2754e89b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000039009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c441428395a1edb6b34922dc4a3935b74352325b21223a0eb04c2a3a0e15cd6 +size 180946 diff --git a/coco/images/COCO_val2014_000000039115.jpg b/coco/images/COCO_val2014_000000039115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0511dc29fd144268f39fe3e2b0ddb7b277e95339 --- /dev/null +++ b/coco/images/COCO_val2014_000000039115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e1a3afcd3a3a9417a499e9d9a8978c86751c28f12ae9246e390b68e13e9f20 +size 159233 diff --git a/coco/images/COCO_val2014_000000039211.jpg b/coco/images/COCO_val2014_000000039211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27b5ece3eda915c3b93660f1ca9120e066d9fe72 --- /dev/null +++ b/coco/images/COCO_val2014_000000039211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfa4861df73bd1a55ea09b122eafad3950ad4e2fd5572c666971683750b9199 +size 125601 diff --git a/coco/images/COCO_val2014_000000039322.jpg b/coco/images/COCO_val2014_000000039322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3def8f4518f4005e56cf0bf9db86d4391f3a02b6 --- /dev/null +++ b/coco/images/COCO_val2014_000000039322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00c6871bf2a5d7a841cf77fe425dc93415b6363bc3d411572a04143ddf25f4f +size 215245 diff --git a/coco/images/COCO_val2014_000000039357.jpg b/coco/images/COCO_val2014_000000039357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..033c09190cdfc5ae898d99d9e868e266989d6a20 --- /dev/null +++ b/coco/images/COCO_val2014_000000039357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb1a7f86f5359e0297b1ffc19eadaf561ebb53793d854e879159857a0a31bbd +size 347891 diff --git a/coco/images/COCO_val2014_000000039484.jpg b/coco/images/COCO_val2014_000000039484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e8f17fd22225030accb24c2e71963e0fc543843 --- /dev/null +++ b/coco/images/COCO_val2014_000000039484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5ee58026d819fb399dff4339efd842c936746c404abda74ad42cc2a499bc5b +size 121285 diff --git a/coco/images/COCO_val2014_000000039630.jpg b/coco/images/COCO_val2014_000000039630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad4b0baade05f1305540e94da00411c529ac0c52 --- /dev/null +++ b/coco/images/COCO_val2014_000000039630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f336702f3dd274f3bb042ad97164f22bb8944b687bd8c15a0a3b4bfc03ca9cdd +size 144612 diff --git a/coco/images/COCO_val2014_000000039900.jpg b/coco/images/COCO_val2014_000000039900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f732120f5d19ca1644d2541043eeec065f67dd1 --- /dev/null +++ b/coco/images/COCO_val2014_000000039900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57491c00b42a70c67033f3a0e668b2df107cad2892c0e853fa42266577c4a700 +size 130836 diff --git a/coco/images/COCO_val2014_000000039961.jpg b/coco/images/COCO_val2014_000000039961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f5d8461ceda25c809212ae64d77ff4aee07e897 --- /dev/null +++ b/coco/images/COCO_val2014_000000039961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:058e2b505d98fdd68e858c641194f27baf577f5ae45b62bda97ec82515dec88b +size 242155 diff --git a/coco/images/COCO_val2014_000000040446.jpg b/coco/images/COCO_val2014_000000040446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c567811f62eceda0f9879adbee0b6fabdb157de2 --- /dev/null +++ b/coco/images/COCO_val2014_000000040446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da23cb65253f530d345c83b154ca74c09de85d4a3ae710b4e43292b0fdf72272 +size 207562 diff --git a/coco/images/COCO_val2014_000000040729.jpg b/coco/images/COCO_val2014_000000040729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acfb5b922e2139f3b6d35c51ce62337f63aeb497 --- /dev/null +++ b/coco/images/COCO_val2014_000000040729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e83002f2520366e2183c5b5ae895069c508cee2f4d4eda7fa4fcdede610fd1 +size 258121 diff --git a/coco/images/COCO_val2014_000000040924.jpg b/coco/images/COCO_val2014_000000040924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f322d01196a478d443619ee45b403513029608c --- /dev/null +++ b/coco/images/COCO_val2014_000000040924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d94a0218a40327e35d2cb32e3c35633249470974c3ca24fcbff1c4c3a54448c +size 130580 diff --git a/coco/images/COCO_val2014_000000040946.jpg b/coco/images/COCO_val2014_000000040946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6eb02f4faa8bbeffdf59d9408223eaa835d7cc71 --- /dev/null +++ b/coco/images/COCO_val2014_000000040946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b029db4b6f9dd27b8ee9cc0ca5d971d97c23db5c7b43a4b96890552711709dd +size 355716 diff --git a/coco/images/COCO_val2014_000000041020.jpg b/coco/images/COCO_val2014_000000041020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2556adc67a7c0b7d94f1e1b2a99bdee9b95a63d2 --- /dev/null +++ b/coco/images/COCO_val2014_000000041020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc6feb7cc00f15dfca50aec54776166db825adb87ba45418c3442f56252d57d +size 384921 diff --git a/coco/images/COCO_val2014_000000041128.jpg b/coco/images/COCO_val2014_000000041128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b922fbabdaf50d911503579fb51bc32e38b5673 --- /dev/null +++ b/coco/images/COCO_val2014_000000041128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2404c4260363c6488d4c711b234cbf9300550b5aba49465b5a78b00533cd544 +size 313092 diff --git a/coco/images/COCO_val2014_000000041570.jpg b/coco/images/COCO_val2014_000000041570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89a49701782ca11d599349e244b5f02ae14fa96e --- /dev/null +++ b/coco/images/COCO_val2014_000000041570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fde2aaeaaaed9e20fef3987a39a746386a4399c757ccc9533c8c595bc32604 +size 283651 diff --git a/coco/images/COCO_val2014_000000042260.jpg b/coco/images/COCO_val2014_000000042260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab3bbac9b5ed4902bc9fa85b0fd6292a1aa819fb --- /dev/null +++ b/coco/images/COCO_val2014_000000042260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f50150f4b8c306dac15482e0137996e8f31bc8cf583e8c37845dd86f4f7d884 +size 212551 diff --git a/coco/images/COCO_val2014_000000042375.jpg b/coco/images/COCO_val2014_000000042375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22ecb1c7963c9a4edc4e04a3812a6402e94794dd --- /dev/null +++ b/coco/images/COCO_val2014_000000042375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7010f17bfde4c4951a981349d9188449fa19244f072cae8b3ecd7c975c251ad +size 220533 diff --git a/coco/images/COCO_val2014_000000042685.jpg b/coco/images/COCO_val2014_000000042685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..097115a912228fa637a7a847f2247fbef97f3461 --- /dev/null +++ b/coco/images/COCO_val2014_000000042685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8fc37dd1b68062edba4458e7620a4aed26aa9285f1cd6197de1ec19f037a1e +size 209242 diff --git a/coco/images/COCO_val2014_000000042790.jpg b/coco/images/COCO_val2014_000000042790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93a1bfdd68aa4188905382fd94eadc9398c7e7c1 --- /dev/null +++ b/coco/images/COCO_val2014_000000042790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e5b9b989cc1ad9c8de3f3d505f2b0aadc501143667f634c5d37f8b0a134002 +size 114340 diff --git a/coco/images/COCO_val2014_000000042979.jpg b/coco/images/COCO_val2014_000000042979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9599345f4fd4d07495bbe554b14fe0fec793cae --- /dev/null +++ b/coco/images/COCO_val2014_000000042979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4565851433377b4e2096c5863d7692ccd276034d64d9be054711d817e13a7201 +size 201147 diff --git a/coco/images/COCO_val2014_000000043202.jpg b/coco/images/COCO_val2014_000000043202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34dd88ebc886f9b456e85dd95841bb72660f9c74 --- /dev/null +++ b/coco/images/COCO_val2014_000000043202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d5c8bccaf85312036a1cdc49b8652f313e2a6b93d884db2ec9a73df6bc86e5 +size 125902 diff --git a/coco/images/COCO_val2014_000000043286.jpg b/coco/images/COCO_val2014_000000043286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb8aa9811b6860abf311b6a956e87e8f32bd698e --- /dev/null +++ b/coco/images/COCO_val2014_000000043286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2f62e64ece24f8bd7846809d90569b8ba266bfcd21c2781e2a0e83e7ec95f2 +size 239871 diff --git a/coco/images/COCO_val2014_000000043344.jpg b/coco/images/COCO_val2014_000000043344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9c1f07a3f37c1f0c77a245ad0a81d94c8b2f217 --- /dev/null +++ b/coco/images/COCO_val2014_000000043344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8bec7a2b1862dfb89d441e6c0acc407dab28bc79c8665547662e716b33b9bb +size 225934 diff --git a/coco/images/COCO_val2014_000000043635.jpg b/coco/images/COCO_val2014_000000043635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5d80b2394eeadba5d3009f4c1aa8ee1f4ae33ea --- /dev/null +++ b/coco/images/COCO_val2014_000000043635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83dc726660e853b6c76fac66952773f9dcfaa21093f00737f46268f9b1c5b4a1 +size 202370 diff --git a/coco/images/COCO_val2014_000000043882.jpg b/coco/images/COCO_val2014_000000043882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46f85f7b851b1174d398b79715e6415f4301215d --- /dev/null +++ b/coco/images/COCO_val2014_000000043882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee7bcbbdeb9a2bf84a00a3d4f0b0dc57826574e757953781385b4022bd04991 +size 108318 diff --git a/coco/images/COCO_val2014_000000043961.jpg b/coco/images/COCO_val2014_000000043961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be12a899ce8ff6ec23c505ac21a2c0e7ef1bdef9 --- /dev/null +++ b/coco/images/COCO_val2014_000000043961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f381939d4f9f8ad65fc4efb993a24de1b4a713f7f4bc3e16ddc4880440e0ba1c +size 202454 diff --git a/coco/images/COCO_val2014_000000044054.jpg b/coco/images/COCO_val2014_000000044054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e81afeeb5bc0d588d113f8741d8da2d11d645bb --- /dev/null +++ b/coco/images/COCO_val2014_000000044054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ffc6c834f3fe049b428c4fa9a77c9186e402bb86339a8b42974dd2d28f8cc72 +size 134585 diff --git a/coco/images/COCO_val2014_000000044136.jpg b/coco/images/COCO_val2014_000000044136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f74b9f8adefa705d2f6d558b6cc8327f187f742 --- /dev/null +++ b/coco/images/COCO_val2014_000000044136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cdc2954e621f9b08d120f3012342e5d5ae003e29024ba57dcc0f960352e92fb +size 81033 diff --git a/coco/images/COCO_val2014_000000044263.jpg b/coco/images/COCO_val2014_000000044263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af5998845cc0ed2e25e35d6544ef69da5d9b3648 --- /dev/null +++ b/coco/images/COCO_val2014_000000044263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50392adc931f2d8ae355bf49430b9c6ac704619527b0ee670e84c1dbe1268611 +size 264641 diff --git a/coco/images/COCO_val2014_000000044590.jpg b/coco/images/COCO_val2014_000000044590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56a0a66282aba30e6fa5f60812e674e0d37febc7 --- /dev/null +++ b/coco/images/COCO_val2014_000000044590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef55da25c21159d1aeaf61eee0c81b2127dc626eac012c68d2e9a81d2bd7789 +size 139441 diff --git a/coco/images/COCO_val2014_000000044800.jpg b/coco/images/COCO_val2014_000000044800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b97e7bc43bed4083aef5e868b5cbf8f4389754e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000044800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af41a413a1a955c2d40c133e7324d45e4d61df54314bcb9b9c2fbc28de88f779 +size 108392 diff --git a/coco/images/COCO_val2014_000000044801.jpg b/coco/images/COCO_val2014_000000044801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a93917d5660c13a95a174dd3a33186a0ce95120 --- /dev/null +++ b/coco/images/COCO_val2014_000000044801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52de355172851685348516bff5e30fe422cbd706e88becfdc3737e936ad7002b +size 58907 diff --git a/coco/images/COCO_val2014_000000044802.jpg b/coco/images/COCO_val2014_000000044802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70f64ac80031443fc67ce567c25af84634b339cc --- /dev/null +++ b/coco/images/COCO_val2014_000000044802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4428a98c4bd78a479124cfda815c8f2089980ef65fce7b02537ee5f36befb6 +size 160840 diff --git a/coco/images/COCO_val2014_000000044831.jpg b/coco/images/COCO_val2014_000000044831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3c599b3526ce1be88fa51bf632809bfa5bde53a --- /dev/null +++ b/coco/images/COCO_val2014_000000044831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1e3ef870f8a4bb7ccb54f111d79d8618a03c38bb406c681b2f2249b59a0fb0 +size 221382 diff --git a/coco/images/COCO_val2014_000000044839.jpg b/coco/images/COCO_val2014_000000044839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..853b9ce3bd686361f6efc871d6928ee98fa99022 --- /dev/null +++ b/coco/images/COCO_val2014_000000044839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f990176dc3afd8eaff736ca93d03dd41ec707d07cf0321d137cd1d1dba87bd45 +size 172072 diff --git a/coco/images/COCO_val2014_000000045136.jpg b/coco/images/COCO_val2014_000000045136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d66ffb1f8d521d40b5cd7a66b1cc88b758fd8207 --- /dev/null +++ b/coco/images/COCO_val2014_000000045136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0636426f07ca8548d0828c0fe3ba2f9e15b014eddda7396bc4b8eedfc90128de +size 245537 diff --git a/coco/images/COCO_val2014_000000045229.jpg b/coco/images/COCO_val2014_000000045229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c8c8b86dd8b750e538bb865e6197f7982b32f5d --- /dev/null +++ b/coco/images/COCO_val2014_000000045229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998d76a1367d02919e07a672c028b5f41ed2713000357cf3a8b6832ad7ca2368 +size 154068 diff --git a/coco/images/COCO_val2014_000000045844.jpg b/coco/images/COCO_val2014_000000045844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33e69b2ccc163f2206383c1a6e858ae743f709af --- /dev/null +++ b/coco/images/COCO_val2014_000000045844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f431a5e0c2c0d92aa5864732302a7cf11bfa4f0dc41acfb2331e5e6b91b65af3 +size 221367 diff --git a/coco/images/COCO_val2014_000000047112.jpg b/coco/images/COCO_val2014_000000047112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6625a9844b612927a8f72626d11a833543d6e5ad --- /dev/null +++ b/coco/images/COCO_val2014_000000047112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e728e922af408a6d088927b3d85720208274feef41c1efdc2a4a6ec4e10cbb +size 188896 diff --git a/coco/images/COCO_val2014_000000047361.jpg b/coco/images/COCO_val2014_000000047361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..083bc784fc76a8e9c76a2f3bbe81e1f4e3ced3f9 --- /dev/null +++ b/coco/images/COCO_val2014_000000047361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2dd0d344e55756c3f288237c5fc3e67c93a4aeb0d14ee28ddc93d6767ac244 +size 208336 diff --git a/coco/images/COCO_val2014_000000047511.jpg b/coco/images/COCO_val2014_000000047511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02dad6242de22e3e5e9a039d1d406564f27b1b95 --- /dev/null +++ b/coco/images/COCO_val2014_000000047511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ba547f4d90ce46b083d3b10c30631f3be9c9ae5003a592eabefada3974807e +size 193512 diff --git a/coco/images/COCO_val2014_000000047570.jpg b/coco/images/COCO_val2014_000000047570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3416edec550042e817d7e0d83b08d917bb04bf21 --- /dev/null +++ b/coco/images/COCO_val2014_000000047570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3aac15ca3d50f6dd485983c741825fccb22d0fbc95162eaa6d8cb5fbd3afd5 +size 241807 diff --git a/coco/images/COCO_val2014_000000047837.jpg b/coco/images/COCO_val2014_000000047837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf4cb158f61fb244af2ae2500a034232fda42a36 --- /dev/null +++ b/coco/images/COCO_val2014_000000047837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063fd42278ac801d65dc8aeca65d2d2175c276a35dd09b85ab5cfa4c01418f72 +size 183729 diff --git a/coco/images/COCO_val2014_000000047873.jpg b/coco/images/COCO_val2014_000000047873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30dd3bd958db0015fc59db121382d48822dc929e --- /dev/null +++ b/coco/images/COCO_val2014_000000047873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25f6edd3e841292149e987514ba9789d725948abb6f370701e4d547e944792b +size 151804 diff --git a/coco/images/COCO_val2014_000000047882.jpg b/coco/images/COCO_val2014_000000047882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68abe64b3c29d404439f081a8ce5622718174434 --- /dev/null +++ b/coco/images/COCO_val2014_000000047882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5241c5287e634526f81cd5bc256031ed6f4d0dd92da8a69205829eec5a2084e8 +size 251852 diff --git a/coco/images/COCO_val2014_000000047916.jpg b/coco/images/COCO_val2014_000000047916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca489ab4555341e127582cb27a97a4a7d9b297bb --- /dev/null +++ b/coco/images/COCO_val2014_000000047916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be111cd5a26b6281ed0fe979fb265ae8518455856d1884899af9c080c884ad26 +size 270874 diff --git a/coco/images/COCO_val2014_000000048014.jpg b/coco/images/COCO_val2014_000000048014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99b94e075f8e1c2cb9ff38f13f16af78a3fc712d --- /dev/null +++ b/coco/images/COCO_val2014_000000048014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8524f0cd31cb14cd987542b8e53e0fb5fd9883794cd4c3c80ceb37e8139510af +size 196922 diff --git a/coco/images/COCO_val2014_000000048037.jpg b/coco/images/COCO_val2014_000000048037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80039d622b8ad4d29ea2156b99d18c30e1ba5ec0 --- /dev/null +++ b/coco/images/COCO_val2014_000000048037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31965baa0284c0528852279066ac31469470dd46f77a474b7015037c86d76efc +size 197565 diff --git a/coco/images/COCO_val2014_000000048133.jpg b/coco/images/COCO_val2014_000000048133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3dfc661a8fb97ecf7c0981e2b94a08b9cd50720 --- /dev/null +++ b/coco/images/COCO_val2014_000000048133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c2bdad067e145ea0fe3dba330afcfa8b564e6e612fa6b1f36646699606ad2f +size 199291 diff --git a/coco/images/COCO_val2014_000000048299.jpg b/coco/images/COCO_val2014_000000048299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccfe4b89ed7261601f4d159b0820bfee6bf78b6f --- /dev/null +++ b/coco/images/COCO_val2014_000000048299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6556efc470f13428ff5f490d8ad6a064b6ae1dcd8e695e3fbb4adb6ba53b0f75 +size 120802 diff --git a/coco/images/COCO_val2014_000000048609.jpg b/coco/images/COCO_val2014_000000048609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a91ad5da67ede47fb08977824e2934dd8577266a --- /dev/null +++ b/coco/images/COCO_val2014_000000048609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df8c59a7aa1acb78a02e7536a9978b3f2badbe6d89884a3a121e94e862a6161 +size 137693 diff --git a/coco/images/COCO_val2014_000000048684.jpg b/coco/images/COCO_val2014_000000048684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32f92e98c41c0b61e843805a3ffb870305cc6b09 --- /dev/null +++ b/coco/images/COCO_val2014_000000048684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523d58c2e486ddf7c9769d2b8203cc983cd904f80a464c9009fa731f6d438aad +size 197914 diff --git a/coco/images/COCO_val2014_000000048972.jpg b/coco/images/COCO_val2014_000000048972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8fa5d5851ba6e5d0051e3a58d57ace9b7ecd997 --- /dev/null +++ b/coco/images/COCO_val2014_000000048972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f06b7ed0205b085c2db0f834723b1f75a1ea1908c3b2fb1f7774d5d4ac3238f +size 306027 diff --git a/coco/images/COCO_val2014_000000049048.jpg b/coco/images/COCO_val2014_000000049048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a51de806f375f474f7bee063a20cd0d549e6b627 --- /dev/null +++ b/coco/images/COCO_val2014_000000049048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c635bc1c175b73a0d494d8d68fd81f4483e8881741b8c3608584f605ea3bf7d3 +size 122480 diff --git a/coco/images/COCO_val2014_000000049096.jpg b/coco/images/COCO_val2014_000000049096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12a99256a3639a5a7b155343552b338c059bf9c6 --- /dev/null +++ b/coco/images/COCO_val2014_000000049096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f9e6d6bfaf536467086b25fb82a1ea109073aa20f8e831447ddb2336a9c189 +size 188090 diff --git a/coco/images/COCO_val2014_000000049327.jpg b/coco/images/COCO_val2014_000000049327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..985d39105b8b5ed353b1f4cf1557efbecbc1a02d --- /dev/null +++ b/coco/images/COCO_val2014_000000049327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562f813e2323b85627036d7f4f38a5cb4ba13a47ba7f65dea56c8a8f55de1ccf +size 203486 diff --git a/coco/images/COCO_val2014_000000049660.jpg b/coco/images/COCO_val2014_000000049660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12f4252f6afcef3f0905d50dee21dd78b7da87a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000049660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8517d5cca9fb181ead74ac9a138873fb90929259ef71ca36eaa244ea799395f4 +size 189576 diff --git a/coco/images/COCO_val2014_000000049759.jpg b/coco/images/COCO_val2014_000000049759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f563d2b3d22b32d434dd63639e2a308780d4b43 --- /dev/null +++ b/coco/images/COCO_val2014_000000049759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e2e3a373ca6925746ce645689b6d38a730ce3f6f29b6d2fd67d18b2ba0600a +size 167831 diff --git a/coco/images/COCO_val2014_000000049862.jpg b/coco/images/COCO_val2014_000000049862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c826988e62de7199b45f9b065268b901df986f5 --- /dev/null +++ b/coco/images/COCO_val2014_000000049862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22112750f5b8ac2446bd5883c27cb271d048bbd321bc37dcdf16e5c2deeab8e3 +size 175628 diff --git a/coco/images/COCO_val2014_000000049985.jpg b/coco/images/COCO_val2014_000000049985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76a3d88cd5c290ea52cb15e562405ead2013ad3f --- /dev/null +++ b/coco/images/COCO_val2014_000000049985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da93cbb087238e60c2802d542f6546c3b23aa8e45960eeff9dbe6024767967ba +size 190931 diff --git a/coco/images/COCO_val2014_000000050148.jpg b/coco/images/COCO_val2014_000000050148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f70d56b9a70a0bb932aab327024c67b7d88b59a --- /dev/null +++ b/coco/images/COCO_val2014_000000050148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1ea5da4d708680b70acf7a3055c82e51b26c7a3c23ec6d6c91af3c3592c85d +size 116922 diff --git a/coco/images/COCO_val2014_000000050431.jpg b/coco/images/COCO_val2014_000000050431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec453d49cece110cd41aa37ab0a7beef9e2745a5 --- /dev/null +++ b/coco/images/COCO_val2014_000000050431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ee29d998eb600848654360d5f75904431467b942037c6c3de72a8920fb07ff +size 160137 diff --git a/coco/images/COCO_val2014_000000050778.jpg b/coco/images/COCO_val2014_000000050778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5492931abac4b6fe25670a518b06cc982db7ea7 --- /dev/null +++ b/coco/images/COCO_val2014_000000050778.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fb932975a48b1fadfebeb761949c36b060abf6cf8de9a0d50cce1201dcc6ad +size 219745 diff --git a/coco/images/COCO_val2014_000000050975.jpg b/coco/images/COCO_val2014_000000050975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38f17e89cb2c4a6ba722f92da7805b766f0fcd65 --- /dev/null +++ b/coco/images/COCO_val2014_000000050975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05de1e9d39a4cf8abb6f4707752ab30efecfa42b57942248cf4d6065175fc58c +size 172464 diff --git a/coco/images/COCO_val2014_000000051089.jpg b/coco/images/COCO_val2014_000000051089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c756fe46a27516815e0e7c25d41651e3d70aa17 --- /dev/null +++ b/coco/images/COCO_val2014_000000051089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378a0af074ec50cb7b641ee3ca58c3d206bbdfe0a42e26c167c2cb48132474ae +size 212131 diff --git a/coco/images/COCO_val2014_000000051476.jpg b/coco/images/COCO_val2014_000000051476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f767b1afb6e5c8072ea1e8acb5ca3823cc6ff39 --- /dev/null +++ b/coco/images/COCO_val2014_000000051476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d83816784af815ed338518208bfd95ccfe8481f2268d325a06288664c19279 +size 147158 diff --git a/coco/images/COCO_val2014_000000051540.jpg b/coco/images/COCO_val2014_000000051540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..967b3bc721fca38cb9f956f2b1d00464831a1aaf --- /dev/null +++ b/coco/images/COCO_val2014_000000051540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abb47edd033ed1eb897432f14b3321853c553976c9ea0602b8a0e098febc129 +size 200034 diff --git a/coco/images/COCO_val2014_000000051702.jpg b/coco/images/COCO_val2014_000000051702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef043630c50b0ed030eb835107a29d36e7153472 --- /dev/null +++ b/coco/images/COCO_val2014_000000051702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59296e7bf483c316305e564713b40a17cffff9824198bc26a0e9cd5067a964b7 +size 119704 diff --git a/coco/images/COCO_val2014_000000051928.jpg b/coco/images/COCO_val2014_000000051928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..130a91f1304a5a5989e577bfb66d3f35a2a1fa95 --- /dev/null +++ b/coco/images/COCO_val2014_000000051928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3706bcd02334b9cf9d4aaa2bd651c6b4171059eb8182c4a8b78cf38f13f25b47 +size 160019 diff --git a/coco/images/COCO_val2014_000000052638.jpg b/coco/images/COCO_val2014_000000052638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7516fb9f29e026be9c3c82b9fbbf0aa6e3c7628f --- /dev/null +++ b/coco/images/COCO_val2014_000000052638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc58b4e7e5f0e16e46159ab5bf4e0a1cb9871ef88de13e996477c8360c4eb32 +size 211610 diff --git a/coco/images/COCO_val2014_000000052689.jpg b/coco/images/COCO_val2014_000000052689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d22a3d259bb10839e9746c1543d8cf3321d0e48f --- /dev/null +++ b/coco/images/COCO_val2014_000000052689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7c9390322a4dc405434e2b6ec3cf3efe7f1eaf4942bc23af7045ebb18768a6 +size 134641 diff --git a/coco/images/COCO_val2014_000000052700.jpg b/coco/images/COCO_val2014_000000052700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c42d4d91bc6cda8e922173d0179b897c8dfb91d --- /dev/null +++ b/coco/images/COCO_val2014_000000052700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3897cb889f71ffe8cbec57f3065e68a613050bd8e203c52f18a7974b7793dace +size 158029 diff --git a/coco/images/COCO_val2014_000000052996.jpg b/coco/images/COCO_val2014_000000052996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa664c92e8575f76c7166fea39bfafca3d4a0e99 --- /dev/null +++ b/coco/images/COCO_val2014_000000052996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be041c42db05b3e7a7074e5fc857a7b5d616697504048f751ea5025e856f406 +size 125305 diff --git a/coco/images/COCO_val2014_000000053364.jpg b/coco/images/COCO_val2014_000000053364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6242ba79a3edb8fd5848c0d1dc447e6dc0bc1ca --- /dev/null +++ b/coco/images/COCO_val2014_000000053364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61922cf6bc36a6e8062ad80050a9e6822ea7a2c196deb5232d7cf7f62bd84ff +size 204589 diff --git a/coco/images/COCO_val2014_000000053465.jpg b/coco/images/COCO_val2014_000000053465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41624ca6265945778cf74f8032c76541d7bb3597 --- /dev/null +++ b/coco/images/COCO_val2014_000000053465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9bdb0772283a013e4f3459af8b64511daf32767e8d0aec3f17da1e1e2ee876d +size 166938 diff --git a/coco/images/COCO_val2014_000000053952.jpg b/coco/images/COCO_val2014_000000053952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2312d1fc170971e13c0da327c38ebe5542f15f5 --- /dev/null +++ b/coco/images/COCO_val2014_000000053952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05baa499a7dee634c2f640b8749a69b764e55a09c92796e0bd2705af7965a42 +size 106730 diff --git a/coco/images/COCO_val2014_000000054025.jpg b/coco/images/COCO_val2014_000000054025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98001d2e1818149a5088d740d9269dd76e3f186d --- /dev/null +++ b/coco/images/COCO_val2014_000000054025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eadc90dec13caea9184b344d99b43f1fdad2a29acf44790e9ef89f8f02169a04 +size 164595 diff --git a/coco/images/COCO_val2014_000000054039.jpg b/coco/images/COCO_val2014_000000054039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d756ad7ba9916459054182f2198ea77632ab07ae --- /dev/null +++ b/coco/images/COCO_val2014_000000054039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6ad48020175819d4786edd721f17451e9424e1168865cca8dc00f08038401b +size 241433 diff --git a/coco/images/COCO_val2014_000000054133.jpg b/coco/images/COCO_val2014_000000054133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa9c9a3e18bb0f28e63e57c986d54c0bc0fef7b6 --- /dev/null +++ b/coco/images/COCO_val2014_000000054133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5e9f9e80296780ec59c1b627059004e2bf76c7c927595379253894c6072c7a +size 195248 diff --git a/coco/images/COCO_val2014_000000054204.jpg b/coco/images/COCO_val2014_000000054204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e58937e55b05542b23396b3f543290bf59da3e64 --- /dev/null +++ b/coco/images/COCO_val2014_000000054204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16dce9b472c3161f4f6f8b63000fce7b9ba9ab6cf1aafc328a4a8f0417c7694f +size 277337 diff --git a/coco/images/COCO_val2014_000000054337.jpg b/coco/images/COCO_val2014_000000054337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..258eef58416eea60292abc6493fa84f135fb2638 --- /dev/null +++ b/coco/images/COCO_val2014_000000054337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a0f6180458b778319abb25c8c11515f576fbaf5aed7bc1907545e0cfa2447f +size 136584 diff --git a/coco/images/COCO_val2014_000000054485.jpg b/coco/images/COCO_val2014_000000054485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bbba167941108a4bc0b5ea429df746093883a75 --- /dev/null +++ b/coco/images/COCO_val2014_000000054485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83554821b3edec2479eb9a9218c7148dd4c265b43df7337fb7e30f7c6386b1a4 +size 274584 diff --git a/coco/images/COCO_val2014_000000054605.jpg b/coco/images/COCO_val2014_000000054605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee4ca1a82b866f5c578d91153dcfd60831d0c49e --- /dev/null +++ b/coco/images/COCO_val2014_000000054605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7faf996ad9ff347643c1e94acadf2ff62c16d042344ef04567cdd3382bcccc75 +size 153288 diff --git a/coco/images/COCO_val2014_000000054967.jpg b/coco/images/COCO_val2014_000000054967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6821b18d15a829bdbb20689b571575a288db913c --- /dev/null +++ b/coco/images/COCO_val2014_000000054967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40210c4e2241a0ac4de79f4cdc7a6c859dafb1b2b18469146f992c714fe9b2d +size 114373 diff --git a/coco/images/COCO_val2014_000000055467.jpg b/coco/images/COCO_val2014_000000055467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c496d96eecb67585d0412dcefd449b7289154b0 --- /dev/null +++ b/coco/images/COCO_val2014_000000055467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95eac17751a7a06d3d5c0a5f4c7345733e98f2bec44e01c2a838d6623504376 +size 128535 diff --git a/coco/images/COCO_val2014_000000055594.jpg b/coco/images/COCO_val2014_000000055594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8ed43997c110c908d7c7e52c120fa9fbef9a2e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000055594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb2898c9539323aa1a58527d9558a773ba6c73bd2f6166f8494f744b0ff1b27 +size 172701 diff --git a/coco/images/COCO_val2014_000000056504.jpg b/coco/images/COCO_val2014_000000056504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7159aead736fcef0f5c1e2073922c2663389b7e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000056504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3091d707e143e1e7ebfb7635f3fc830ad7aae65f4677e01be0b48550ac91c1e6 +size 281180 diff --git a/coco/images/COCO_val2014_000000057150.jpg b/coco/images/COCO_val2014_000000057150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02226f1744e7afc5c8bcd4472bea4ac4937a485d --- /dev/null +++ b/coco/images/COCO_val2014_000000057150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7e6f712229d1ab128aab94e4b358c2dd58b63af4e45438bf9aa0d089eb963f +size 54501 diff --git a/coco/images/COCO_val2014_000000057387.jpg b/coco/images/COCO_val2014_000000057387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1fb7d16a1279e09e06d4c8888a8356ca0a10788 --- /dev/null +++ b/coco/images/COCO_val2014_000000057387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da112be087bcb0ebb539c5f5e751919690e8c194c8d5b581ea53cc7098e9c173 +size 291411 diff --git a/coco/images/COCO_val2014_000000057542.jpg b/coco/images/COCO_val2014_000000057542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e38f3a7d2443962f036637779103221fa6fa8352 --- /dev/null +++ b/coco/images/COCO_val2014_000000057542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77ea52fcb27d6b57fec067794e6ffb42e3efa65f3843c99a3ce5c55973e5457 +size 89246 diff --git a/coco/images/COCO_val2014_000000057878.jpg b/coco/images/COCO_val2014_000000057878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c929f28925acdd7f169328e49234f59f2666ae6 --- /dev/null +++ b/coco/images/COCO_val2014_000000057878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44ff7bf546861223185a674e1379979fef382f2c9f61c3d0d957a01f87c47f5 +size 209989 diff --git a/coco/images/COCO_val2014_000000057879.jpg b/coco/images/COCO_val2014_000000057879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c25235e9ef1f7a81ae80812b8212653f5e878ce9 --- /dev/null +++ b/coco/images/COCO_val2014_000000057879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021795618559b564ec41567368b377a6d3cfef5ea09c727c871596bd0299ca4c +size 174096 diff --git a/coco/images/COCO_val2014_000000058462.jpg b/coco/images/COCO_val2014_000000058462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1ab79a067c8e2bcd8b690f9b633a03b17c36159 --- /dev/null +++ b/coco/images/COCO_val2014_000000058462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a903f3c7bc92c36c33e052873fc1a533de864021a4ef5b6f5558373fa208ea +size 182136 diff --git a/coco/images/COCO_val2014_000000059044.jpg b/coco/images/COCO_val2014_000000059044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..069b89187478e28475cffa4420f30e0b82334898 --- /dev/null +++ b/coco/images/COCO_val2014_000000059044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d31c32a620ac3c59264551616f1f016e5a5ffca1e496888d4b3eace88cf928ec +size 88212 diff --git a/coco/images/COCO_val2014_000000059328.jpg b/coco/images/COCO_val2014_000000059328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a45d671e0d66cd9b5995fdc8e3751666b7ffeee1 --- /dev/null +++ b/coco/images/COCO_val2014_000000059328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc98067d9a4e43952a348c2c5537e33977dae1620dcb830e31b156b068afc3c +size 261286 diff --git a/coco/images/COCO_val2014_000000059455.jpg b/coco/images/COCO_val2014_000000059455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d1d7c112cf215e1030f6efd292cde511af3ff17 --- /dev/null +++ b/coco/images/COCO_val2014_000000059455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b3a8c86aaaa462b2fa4d2bba5c829585f210913d7d77f308fc93914bdff4a4 +size 191693 diff --git a/coco/images/COCO_val2014_000000059732.jpg b/coco/images/COCO_val2014_000000059732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcdf0aaaa70e69346b2d1308a534f87b5c93a6ef --- /dev/null +++ b/coco/images/COCO_val2014_000000059732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a22152a3bb7f9e5583e92a9ef35d4547a6756650e7d1600ade1f028e782457a +size 88519 diff --git a/coco/images/COCO_val2014_000000060515.jpg b/coco/images/COCO_val2014_000000060515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..548d8b9c144783c95c0a823d65537b23990b1509 --- /dev/null +++ b/coco/images/COCO_val2014_000000060515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7d409f74ef2529ce666c7c35c99236c1b3af19572a72780b50ad1be11589c2 +size 136069 diff --git a/coco/images/COCO_val2014_000000060610.jpg b/coco/images/COCO_val2014_000000060610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a42c85f72e137cd3086496d13d875dd854b1d82a --- /dev/null +++ b/coco/images/COCO_val2014_000000060610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2dc80d9b14616c296e1c87fffe5ff96cb4aa362397a04236be957b7f425caff +size 290557 diff --git a/coco/images/COCO_val2014_000000060647.jpg b/coco/images/COCO_val2014_000000060647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ceb9395b716143079698131866dd3c1b5f6bce8 --- /dev/null +++ b/coco/images/COCO_val2014_000000060647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5700067483ef4d50aa7e61477cc72a6d7f242ebd582cec0768e49fd81fb428 +size 195045 diff --git a/coco/images/COCO_val2014_000000060700.jpg b/coco/images/COCO_val2014_000000060700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7641fdaa779cd940720a4ebf565ef54eac941c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000060700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c1ac3f298723cf7faaf6da9f6de45ae6c464a410ae1209364e8403516f72bf +size 133621 diff --git a/coco/images/COCO_val2014_000000060823.jpg b/coco/images/COCO_val2014_000000060823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2113ea6e4e34d2a26d5e817c8db6eb7f3cf763f --- /dev/null +++ b/coco/images/COCO_val2014_000000060823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c5d41fd1b2673c7d2697ead475b106d65dd9ae3ff6d089cf7b35a99e76fc26 +size 269927 diff --git a/coco/images/COCO_val2014_000000061181.jpg b/coco/images/COCO_val2014_000000061181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d8a54a83840401d047654c0966d26b190122f2c --- /dev/null +++ b/coco/images/COCO_val2014_000000061181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0022053f9a13e21ef4027b53044a6a54bf0ee9c59edc5f8749e180b9b427ccc5 +size 181028 diff --git a/coco/images/COCO_val2014_000000061507.jpg b/coco/images/COCO_val2014_000000061507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9957ff1086b9e60acf865991e9af990a4b247c04 --- /dev/null +++ b/coco/images/COCO_val2014_000000061507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9352dc4acfac33963c5c45a8e8fd618a0d2619b4247cebbd683c74d441b5abd +size 141453 diff --git a/coco/images/COCO_val2014_000000061897.jpg b/coco/images/COCO_val2014_000000061897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d2ba967d8da21ee242401f8fa25042663bd23a5 --- /dev/null +++ b/coco/images/COCO_val2014_000000061897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6444c6f5fa9cbfe008b0289c7b809df832f26742f7d51f9657472aea0c94c319 +size 267937 diff --git a/coco/images/COCO_val2014_000000062023.jpg b/coco/images/COCO_val2014_000000062023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c453f9672df900f2b0bcb0d6f3f8f600209e77d --- /dev/null +++ b/coco/images/COCO_val2014_000000062023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af43485868d635834be7e5e530f92553a01e9cfb936f4dd006036c5a9132e0a +size 215622 diff --git a/coco/images/COCO_val2014_000000062109.jpg b/coco/images/COCO_val2014_000000062109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1a00886e6626abf8ebdedee52f1f3dfd7f1ab57 --- /dev/null +++ b/coco/images/COCO_val2014_000000062109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031306ea3acec79a6b15e16591edaded410ef6cec1a3e7e33dc08fb4cd344d32 +size 78927 diff --git a/coco/images/COCO_val2014_000000062410.jpg b/coco/images/COCO_val2014_000000062410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f0dfd9637a14e5b45407d882d152b1ca7b9b047 --- /dev/null +++ b/coco/images/COCO_val2014_000000062410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab61a53cce27169980824189adaf03c77b687ce3e24cf27a8b34d91cd987a3e +size 198508 diff --git a/coco/images/COCO_val2014_000000062687.jpg b/coco/images/COCO_val2014_000000062687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f484e2781db9b5a5453ef09de34a4e25c98c0218 --- /dev/null +++ b/coco/images/COCO_val2014_000000062687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e54d2dae9a298623295a8accee4fdc22b10c0c6a4793bb42e3afe229fd4eb86 +size 169765 diff --git a/coco/images/COCO_val2014_000000063040.jpg b/coco/images/COCO_val2014_000000063040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e3324906ef922663add7c900b96f7947d267c82 --- /dev/null +++ b/coco/images/COCO_val2014_000000063040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb52e1cdcac39bf9585c98f536e3c5417d7e67ceec5da472d9f6321879f22d0 +size 256077 diff --git a/coco/images/COCO_val2014_000000063231.jpg b/coco/images/COCO_val2014_000000063231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..458a6e303696e681277f908b7f5ba8cd775e11de --- /dev/null +++ b/coco/images/COCO_val2014_000000063231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df8145d9b44782a9310c89b5583d88ac8a98c465d87d4a154847a8c70d906e39 +size 262501 diff --git a/coco/images/COCO_val2014_000000063397.jpg b/coco/images/COCO_val2014_000000063397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbde464df038a741872bbf0184a4fb5cee22eece --- /dev/null +++ b/coco/images/COCO_val2014_000000063397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e497d7a21d4ef1c735b10f1f9c54259ca639673f4579259a0c2ec054cb9398 +size 212561 diff --git a/coco/images/COCO_val2014_000000063650.jpg b/coco/images/COCO_val2014_000000063650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3c006c48b2ecf400db6a394624323b00a6eb184 --- /dev/null +++ b/coco/images/COCO_val2014_000000063650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3968ca7d23cbdf0c4ce2bc64639906434fcdfe1bde6e108d6ca1db06222b07c +size 259292 diff --git a/coco/images/COCO_val2014_000000063791.jpg b/coco/images/COCO_val2014_000000063791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f82868f2538401871cb6e7b2969391244d990c2 --- /dev/null +++ b/coco/images/COCO_val2014_000000063791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb3665983a928d0b29f02249d33c058e7c298aba03e4f05cfde85d2e5678615 +size 220933 diff --git a/coco/images/COCO_val2014_000000063906.jpg b/coco/images/COCO_val2014_000000063906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0883ff91ca52c4c5f6891d960d4d14ebb0b4035e --- /dev/null +++ b/coco/images/COCO_val2014_000000063906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5861e8b31c9f8222d19aa91a209a11acd57461cce25f7812db0065bff86aadda +size 209084 diff --git a/coco/images/COCO_val2014_000000063934.jpg b/coco/images/COCO_val2014_000000063934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdfa7e05c2bf62af8427098de316025490c7c9b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000063934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49107ff1c4c176bae0e3d37305edc43fba74c4f7b3e1bb160a255ce1dc16023 +size 231703 diff --git a/coco/images/COCO_val2014_000000063939.jpg b/coco/images/COCO_val2014_000000063939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53755730ad69521b1189aaf7d82a038abcb219c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000063939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a993a4d1b66867afa1fb32bc64e87d42ab7d2395d947003a30e1a63997e934 +size 180457 diff --git a/coco/images/COCO_val2014_000000063953.jpg b/coco/images/COCO_val2014_000000063953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b4bd14d54004e35a1dc6d4ae29a61c32db5106f --- /dev/null +++ b/coco/images/COCO_val2014_000000063953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a196934a9ea3afcf07e37a5044c0cde40902cb9ed18b46e3a6082515e034ca +size 162942 diff --git a/coco/images/COCO_val2014_000000064183.jpg b/coco/images/COCO_val2014_000000064183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2a78fb2e167191e6bec38d503c56c267384e5ec --- /dev/null +++ b/coco/images/COCO_val2014_000000064183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d86e545a6354889d569328f094466df6912afaa92f64c56d462ca2fd8b3d3879 +size 254740 diff --git a/coco/images/COCO_val2014_000000064196.jpg b/coco/images/COCO_val2014_000000064196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86a69be48585d1678aa28ee9c163b3a1ccc0255d --- /dev/null +++ b/coco/images/COCO_val2014_000000064196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a2727a0cccd7cc02c318582c4c3941b43fa96382108b3249c90e72974e338c +size 221037 diff --git a/coco/images/COCO_val2014_000000064334.jpg b/coco/images/COCO_val2014_000000064334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e477476d049990ed726680517d9b398af135b0b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000064334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d0f48de4ca709f216152d77a8a24e6782fe788bdcefe5a365776d72cb46a08 +size 268624 diff --git a/coco/images/COCO_val2014_000000064599.jpg b/coco/images/COCO_val2014_000000064599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0ad13e302bbde05cae06a87027b8999b440a0d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000064599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a71da0d179d00228d93dbd383b57b9686ddff9050370264a5e63958bbd6063 +size 257026 diff --git a/coco/images/COCO_val2014_000000064760.jpg b/coco/images/COCO_val2014_000000064760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bca99373d3892f17eb6313a1d79fcf03638b1e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000064760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af9d5cb563cdfec6c5a5157c8b386bd0f1214818fc9d388a87436712ff255e3 +size 233528 diff --git a/coco/images/COCO_val2014_000000064824.jpg b/coco/images/COCO_val2014_000000064824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a32b6ca8ddc99b24821d9a7c5497e8174c7ba844 --- /dev/null +++ b/coco/images/COCO_val2014_000000064824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c12c89321f06b3be5df94b8e92af3ccd5f2ac03422c64a18926f3317bdff46 +size 157581 diff --git a/coco/images/COCO_val2014_000000065001.jpg b/coco/images/COCO_val2014_000000065001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba9b6d44857350a0f33dfd6cbc77e14dae933b85 --- /dev/null +++ b/coco/images/COCO_val2014_000000065001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ced3883838b0eea371a48be90666c324365a4210cf70fa6fd5cc09ec2990543 +size 234298 diff --git a/coco/images/COCO_val2014_000000065288.jpg b/coco/images/COCO_val2014_000000065288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed1544d1480db3d7d2ee8daa09566decab857c9a --- /dev/null +++ b/coco/images/COCO_val2014_000000065288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac018fd2b55bb4c0dddd083f374e5e58231ea41279eaba20c2da464b56fa8760 +size 269669 diff --git a/coco/images/COCO_val2014_000000065655.jpg b/coco/images/COCO_val2014_000000065655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7897f8758fb5a26953b5a0cd6ec9d0e7e764afec --- /dev/null +++ b/coco/images/COCO_val2014_000000065655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d87ed53b5010977c880bee78ad9f1617c96adc5bc7134250ca5ed7c0bba8151 +size 282001 diff --git a/coco/images/COCO_val2014_000000066038.jpg b/coco/images/COCO_val2014_000000066038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfba589c6711865cd63a3f229401113274493137 --- /dev/null +++ b/coco/images/COCO_val2014_000000066038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ffd3baefa47644f7bf33604d7c1be20c6012950ecbc5dc328d2be9d5833db12 +size 260722 diff --git a/coco/images/COCO_val2014_000000066231.jpg b/coco/images/COCO_val2014_000000066231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2fbe231a52a4a5e75c12ea43fde6ef15ae8c1d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000066231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4fe7d747ae0d163c865e6478afc0a39822817b650b11094bbcb4fe37b46680 +size 163610 diff --git a/coco/images/COCO_val2014_000000066243.jpg b/coco/images/COCO_val2014_000000066243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02c766db62b95e51123bd1ea62128ebf4b3742c0 --- /dev/null +++ b/coco/images/COCO_val2014_000000066243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7285eb9670e159d68aafdf2b4276148b6215e306ceb9a3af6ec0f99462a3e61 +size 124880 diff --git a/coco/images/COCO_val2014_000000066355.jpg b/coco/images/COCO_val2014_000000066355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5813b21ccb205ee7c88ff87cac0cc0ce4362ac7 --- /dev/null +++ b/coco/images/COCO_val2014_000000066355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f839667bf06875e81f8a42a64d6be0844b875f74fd7893c3a3b20c933570321 +size 164554 diff --git a/coco/images/COCO_val2014_000000067207.jpg b/coco/images/COCO_val2014_000000067207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..658253f1d4001d04c1fb4f799df8e7c82fdda92c --- /dev/null +++ b/coco/images/COCO_val2014_000000067207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5206f774f91f91714d4375b7d1f478beebf7552f6c8ab930cfbcb324953281ab +size 107121 diff --git a/coco/images/COCO_val2014_000000067208.jpg b/coco/images/COCO_val2014_000000067208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19d63b0b47f2efed47272685e9e903835dc02b01 --- /dev/null +++ b/coco/images/COCO_val2014_000000067208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad91b95d11d6c10f9cbf6be1239095bb6fbeb0bd610ca9e16f866fa59e8b0fd8 +size 190292 diff --git a/coco/images/COCO_val2014_000000067213.jpg b/coco/images/COCO_val2014_000000067213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40b1ce15e37bcb4953804c08309149b021d6f055 --- /dev/null +++ b/coco/images/COCO_val2014_000000067213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c456c6e20d11fa40248d67b7d816d0aaf8106b1635243bdd1ba044245f05f8e +size 221340 diff --git a/coco/images/COCO_val2014_000000067412.jpg b/coco/images/COCO_val2014_000000067412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d23f1053470d54f75950c99ab5de3510c405341 --- /dev/null +++ b/coco/images/COCO_val2014_000000067412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98eb22713f72a1213b199a7e62b74cd40b98ae7c6b435d8317ecff402bd920e7 +size 121041 diff --git a/coco/images/COCO_val2014_000000067502.jpg b/coco/images/COCO_val2014_000000067502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a4d6aedacc9215b8c867fcb3c7156f52e32bf09 --- /dev/null +++ b/coco/images/COCO_val2014_000000067502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d655349a30217549bf1286e46a5fb313615107354a1d6b9629982d32d429e9f1 +size 132901 diff --git a/coco/images/COCO_val2014_000000067537.jpg b/coco/images/COCO_val2014_000000067537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9e6856615b5c071c27ca1aa3b8a1a034e1ec585 --- /dev/null +++ b/coco/images/COCO_val2014_000000067537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299b76e258600c851f92b23ba811cb5cf44b56fa8fbc247ca034c4b375b67d9b +size 232509 diff --git a/coco/images/COCO_val2014_000000067616.jpg b/coco/images/COCO_val2014_000000067616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcc4bc6249b059dfae582dbaa31f1e50d451fd71 --- /dev/null +++ b/coco/images/COCO_val2014_000000067616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824b722f5251918066fa4e2689167145918aa77cb8094a9fb2f2d70fd85d1ca1 +size 246355 diff --git a/coco/images/COCO_val2014_000000067765.jpg b/coco/images/COCO_val2014_000000067765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5eee348f885906534e2acb393f9ce26e9fc51433 --- /dev/null +++ b/coco/images/COCO_val2014_000000067765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:390570d003390199927546a08ebd69a9a434babdb51e82f78b846e8fe460270a +size 192105 diff --git a/coco/images/COCO_val2014_000000068080.jpg b/coco/images/COCO_val2014_000000068080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d683854e1c4b9f1ee9ac19d8f1b5b076120ddae3 --- /dev/null +++ b/coco/images/COCO_val2014_000000068080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9550e22fe0085efd213096d475c561f36e818520040f80a3058d1885cfd7308f +size 209140 diff --git a/coco/images/COCO_val2014_000000068291.jpg b/coco/images/COCO_val2014_000000068291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f04acb0605223c9265b2e8979b9d1f0aa102261 --- /dev/null +++ b/coco/images/COCO_val2014_000000068291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa0b30b7fa0cfddc5bc88ecd4dacd06c6dd676e34b763e571e9c031ab560d63 +size 193017 diff --git a/coco/images/COCO_val2014_000000068745.jpg b/coco/images/COCO_val2014_000000068745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14058a3a832e92d696e8a5e557da7ac187dbbf4b --- /dev/null +++ b/coco/images/COCO_val2014_000000068745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9ecfc995c272186bbcee38514762cc32999740b5ff00133e59ac498424ffa5 +size 193141 diff --git a/coco/images/COCO_val2014_000000068771.jpg b/coco/images/COCO_val2014_000000068771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ed7c468ab7d2e3d9b49822d06f83feaaf382b0a --- /dev/null +++ b/coco/images/COCO_val2014_000000068771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e033ff2031bc4639674bd774b12d48b7949e933ff25161fbe402f0b60e93050 +size 123959 diff --git a/coco/images/COCO_val2014_000000068973.jpg b/coco/images/COCO_val2014_000000068973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63bba9c7bb247d606516e551c9dc36fba53ec138 --- /dev/null +++ b/coco/images/COCO_val2014_000000068973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba68f4fd19b3fd7fc7558c9a3d19040a9cb8e9fee8b45c852fa5eed529b594f +size 198546 diff --git a/coco/images/COCO_val2014_000000069189.jpg b/coco/images/COCO_val2014_000000069189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..066410356993063c9c311ea02ed4dac972313e8f --- /dev/null +++ b/coco/images/COCO_val2014_000000069189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725ffb3c76667333bd9ffc8e78087b1e4c76dd93c089c9e7f8fae02dafa0cf70 +size 269932 diff --git a/coco/images/COCO_val2014_000000069196.jpg b/coco/images/COCO_val2014_000000069196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c45d38137a89dc68ebb2466820377e125ceafb3f --- /dev/null +++ b/coco/images/COCO_val2014_000000069196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016f93d23b7273953d9f36e39b93c74636959a6282bf26c4199cb2932ac2b90b +size 208678 diff --git a/coco/images/COCO_val2014_000000069340.jpg b/coco/images/COCO_val2014_000000069340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b3591a139db7b532266b1d6e2474e66b13b950b --- /dev/null +++ b/coco/images/COCO_val2014_000000069340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7169fcb3e5d02930e8aed6295af97e79df6d5d9a036e74c141a9de4301539f53 +size 169385 diff --git a/coco/images/COCO_val2014_000000069577.jpg b/coco/images/COCO_val2014_000000069577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85c4b73363b063b061cceb7f6b2c1b73d0fffd3b --- /dev/null +++ b/coco/images/COCO_val2014_000000069577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b132d74f9700c80b63ecbbf7ee935d4e494a97504ed12cefddf2052e0abc8ba2 +size 154350 diff --git a/coco/images/COCO_val2014_000000069670.jpg b/coco/images/COCO_val2014_000000069670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a111320e3bc5ed8c608fd798d05aabde4490896 --- /dev/null +++ b/coco/images/COCO_val2014_000000069670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67d8fc469438e117a05ad68e45d092174c9926d2c169523c8fb072f8ae4cf08 +size 204437 diff --git a/coco/images/COCO_val2014_000000069750.jpg b/coco/images/COCO_val2014_000000069750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75955c2187515d95ff01a8c5f31b31e697fdab21 --- /dev/null +++ b/coco/images/COCO_val2014_000000069750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7bbb64c5eade4881f2804ae4715afe75ef4be008efadb1efc7ded2c03f26813 +size 201335 diff --git a/coco/images/COCO_val2014_000000069969.jpg b/coco/images/COCO_val2014_000000069969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b33761f6bcd0231e67a8c880b9226d427c9a7bbd --- /dev/null +++ b/coco/images/COCO_val2014_000000069969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c041147fa88c96c1d205cd7f2ac8f7afddd925ea4d7d4d6b0dc43ce3137eb449 +size 183012 diff --git a/coco/images/COCO_val2014_000000070321.jpg b/coco/images/COCO_val2014_000000070321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..608ab4694b597544548a8beecb88dcb69de0372c --- /dev/null +++ b/coco/images/COCO_val2014_000000070321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2b2acf6866d933493e29f9ffae8c9d7cae0dc1e46f66854ed3399214f0b683 +size 209792 diff --git a/coco/images/COCO_val2014_000000070478.jpg b/coco/images/COCO_val2014_000000070478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3e2751961d8b63883523f1c587d2f480282bd45 --- /dev/null +++ b/coco/images/COCO_val2014_000000070478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bba92906c7ee0691c6ab708d8bc98f88f881006b0a31cef0397d2ca4769c484 +size 147131 diff --git a/coco/images/COCO_val2014_000000070480.jpg b/coco/images/COCO_val2014_000000070480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebc0a974ef1a24ccbce3c50817d5fc845c1fa38f --- /dev/null +++ b/coco/images/COCO_val2014_000000070480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4239521f10646e5089eb44d3981726fa4d6cd686ea827fa99013f1a933f39fc0 +size 228268 diff --git a/coco/images/COCO_val2014_000000070527.jpg b/coco/images/COCO_val2014_000000070527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ab4aa4e085c87b0393cb49b9b776974dfeddc77 --- /dev/null +++ b/coco/images/COCO_val2014_000000070527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212637c8a11ce721be8b5089fa1431be1a3ae46dc6b3a561c9c99da1d385c7b3 +size 199537 diff --git a/coco/images/COCO_val2014_000000070744.jpg b/coco/images/COCO_val2014_000000070744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b00a87c6e3b69b3e380765d411b8a790c40ef04 --- /dev/null +++ b/coco/images/COCO_val2014_000000070744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9884bf6573059aa5412fa554868b3c6f13a86b854dde8bdf8091487d269619ad +size 222239 diff --git a/coco/images/COCO_val2014_000000070865.jpg b/coco/images/COCO_val2014_000000070865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48a479032973372ab4964efb7f6e52dd8187955f --- /dev/null +++ b/coco/images/COCO_val2014_000000070865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0192efe2f5a6c8041cca98d20b1321579f2c36c9992f6b882f088581b285845b +size 192276 diff --git a/coco/images/COCO_val2014_000000070987.jpg b/coco/images/COCO_val2014_000000070987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..572d126ad7cb237b0725b849ad28ede37dd1da86 --- /dev/null +++ b/coco/images/COCO_val2014_000000070987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a415f9a0b0eabf4aba12c88eaa952a922f687cf9ee3c9730f85c51848e6e7f6 +size 192571 diff --git a/coco/images/COCO_val2014_000000071209.jpg b/coco/images/COCO_val2014_000000071209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e35413e5e723dcf0c4ff873b884406303475ef5 --- /dev/null +++ b/coco/images/COCO_val2014_000000071209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2d43219fd8800088dd8047736a505be0af82d6adaf695d50bfe47cff4dd0d9 +size 183409 diff --git a/coco/images/COCO_val2014_000000071284.jpg b/coco/images/COCO_val2014_000000071284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ab256da6f781d5ab8bd1c465dee34085157a6df --- /dev/null +++ b/coco/images/COCO_val2014_000000071284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5402209bad4b31779289fbbf81472b59eab197624d57fb0b468fe9c4d969144f +size 142847 diff --git a/coco/images/COCO_val2014_000000071752.jpg b/coco/images/COCO_val2014_000000071752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6b8eea7f5d5f783e6f92e76938530c3438b625e --- /dev/null +++ b/coco/images/COCO_val2014_000000071752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9717042676ce9672aea21e4d86b619b1e55d0982811a0a374921ece78d8d00ca +size 246823 diff --git a/coco/images/COCO_val2014_000000071826.jpg b/coco/images/COCO_val2014_000000071826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df28094adabb84538fb3f7a0c995c85ead9646eb --- /dev/null +++ b/coco/images/COCO_val2014_000000071826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d8fcc957fe14ec74e58ef42ca0eba9d94872d895cb9a89524dce4bd3e0b892 +size 208172 diff --git a/coco/images/COCO_val2014_000000072096.jpg b/coco/images/COCO_val2014_000000072096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcaff6208e0c8a5992320168868cf045282c3427 --- /dev/null +++ b/coco/images/COCO_val2014_000000072096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e49cabf0f7954c9e8bf0b8fcd537bdeb9fbefd83b0deb41f821874963af34b7 +size 201989 diff --git a/coco/images/COCO_val2014_000000072105.jpg b/coco/images/COCO_val2014_000000072105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9fd7f7606066fa5fc3b7d2f024efda6607986aa --- /dev/null +++ b/coco/images/COCO_val2014_000000072105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0905d1677d5c5ef88faeced219c1a73afb6c2a1937403dc0ad06204192a2b01 +size 218557 diff --git a/coco/images/COCO_val2014_000000072514.jpg b/coco/images/COCO_val2014_000000072514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49e3b14da90811bda7eb3621fed5fde48c04407d --- /dev/null +++ b/coco/images/COCO_val2014_000000072514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f46733f10a5774bd208d31dcd9c95221554349e844653cabe857f871ef2186b +size 266308 diff --git a/coco/images/COCO_val2014_000000072582.jpg b/coco/images/COCO_val2014_000000072582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86ef3820f4505bfb449bd8e6cdc52bd797fdf309 --- /dev/null +++ b/coco/images/COCO_val2014_000000072582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc07e07280ac75b81711146ca3ae8bb27d24cc9abeacc20bc360fbd36323ddf +size 211503 diff --git a/coco/images/COCO_val2014_000000072764.jpg b/coco/images/COCO_val2014_000000072764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51d830fe79496759bd3b7ab3eebbeb729269f9aa --- /dev/null +++ b/coco/images/COCO_val2014_000000072764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4d039a99b772faf3cd3f42adbb2797009197be88f3817321a9610a491478de +size 235131 diff --git a/coco/images/COCO_val2014_000000073201.jpg b/coco/images/COCO_val2014_000000073201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3977c09ccfa0d139846294df1968cf63eff02e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000073201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d679663e24faeff5af7cf03bd5cdf6cb8647dc6ae4d8676e4a45a402af810cd +size 200409 diff --git a/coco/images/COCO_val2014_000000073209.jpg b/coco/images/COCO_val2014_000000073209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b63eaebfc73d7f13626e37c286a24c654c7e4a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000073209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460622fd08a8bf9500dbd6a17f259908360f8e55903ce2793e896c38f0e0f95e +size 173659 diff --git a/coco/images/COCO_val2014_000000073239.jpg b/coco/images/COCO_val2014_000000073239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89d51e73731eb6c9a195e96db5f7394900521c3c --- /dev/null +++ b/coco/images/COCO_val2014_000000073239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7ca7e43898c505965b5f61efff93a5bd2be6417635862d688a89d991144ba3 +size 87310 diff --git a/coco/images/COCO_val2014_000000073749.jpg b/coco/images/COCO_val2014_000000073749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02ba458fc3a1047b033e99ce008e127a92122019 --- /dev/null +++ b/coco/images/COCO_val2014_000000073749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cc571cf39f7b7bb5bb98b9d7c5a133af2b694d995a3515e58c4b52d0680f47 +size 257285 diff --git a/coco/images/COCO_val2014_000000073861.jpg b/coco/images/COCO_val2014_000000073861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfe703f4221380f765a1f75c44bce4d311a64206 --- /dev/null +++ b/coco/images/COCO_val2014_000000073861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca67d8c5de5a2e062c7fe2e368d6b46bb012bd445ab0ad213eef1a53d3ab0ed8 +size 189268 diff --git a/coco/images/COCO_val2014_000000074332.jpg b/coco/images/COCO_val2014_000000074332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df69692cf3c18dadb2eec29af8b1c28e742dffa0 --- /dev/null +++ b/coco/images/COCO_val2014_000000074332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9cb3f8cc2ec839fc57160aa16d733f7fea961faa013d2dad9d39bbbd50ca6e +size 165101 diff --git a/coco/images/COCO_val2014_000000074412.jpg b/coco/images/COCO_val2014_000000074412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8a4786bf662d2ac5cc72b97a85dd2ef434908b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000074412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81ba9e45b325b4e519b185e4d62e1a859c75f592b2c92802adea07c8463472a +size 186498 diff --git a/coco/images/COCO_val2014_000000074430.jpg b/coco/images/COCO_val2014_000000074430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2cf83690eb935e66522b86b82155681222f5554 --- /dev/null +++ b/coco/images/COCO_val2014_000000074430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923ddd0185525f4c9a1eda42a08cba1416ec2d0210846c29822b323a80d6347b +size 175638 diff --git a/coco/images/COCO_val2014_000000074478.jpg b/coco/images/COCO_val2014_000000074478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b07637e256a37d80682cec8897bf78b17ba69d2 --- /dev/null +++ b/coco/images/COCO_val2014_000000074478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0901039f73233ed613b11bfa1a798454a5eb0bc999702981cf062efd2f8822 +size 95189 diff --git a/coco/images/COCO_val2014_000000074603.jpg b/coco/images/COCO_val2014_000000074603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..012764925c307922f609563191b7099d4bd60ace --- /dev/null +++ b/coco/images/COCO_val2014_000000074603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7689df86d162b2e61d37ff7ef8e03fd3318d5ab8c1a34a7b2aa7fc19cfc942e4 +size 183338 diff --git a/coco/images/COCO_val2014_000000074638.jpg b/coco/images/COCO_val2014_000000074638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13ef21c10d43c8eaa50672e931b9b227effb7b8a --- /dev/null +++ b/coco/images/COCO_val2014_000000074638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed17d24441f56adfed9a237095868bd67f75e5a6be29d30f998ef81cb3c65322 +size 111032 diff --git a/coco/images/COCO_val2014_000000074656.jpg b/coco/images/COCO_val2014_000000074656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e817e33ebc530eb498e8e1c112438af9f93cec93 --- /dev/null +++ b/coco/images/COCO_val2014_000000074656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e2eb60124b70ef828fa25f69bbe0b8fbdb09ca03a97a5bb6c41166c50f334d +size 280628 diff --git a/coco/images/COCO_val2014_000000074733.jpg b/coco/images/COCO_val2014_000000074733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbde5ca0d3b149b9089368228f97d4aef6ac23d5 --- /dev/null +++ b/coco/images/COCO_val2014_000000074733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99c93fb6d22a5d51bbb6e09ca5f10c11bdcf90a711abf6cc83188df52cc456a +size 178821 diff --git a/coco/images/COCO_val2014_000000075006.jpg b/coco/images/COCO_val2014_000000075006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848d6b37f702c7d458fd5e485b9afb1771612946 --- /dev/null +++ b/coco/images/COCO_val2014_000000075006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00afc45c1a77e63264d6500e2727825919b30a9203dfec92d8ac39f4b8402f9e +size 122552 diff --git a/coco/images/COCO_val2014_000000075183.jpg b/coco/images/COCO_val2014_000000075183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5119e3c0ba3c0e537d76bee52ac188dde87ea3b --- /dev/null +++ b/coco/images/COCO_val2014_000000075183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4f9bde3f7f68e6e4f17bbe24b31408cabbbdd09883efd37bb7dbe3ed636849 +size 118457 diff --git a/coco/images/COCO_val2014_000000075327.jpg b/coco/images/COCO_val2014_000000075327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f41d85a31541a7eddf36c2bb7436816e8c249355 --- /dev/null +++ b/coco/images/COCO_val2014_000000075327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28573f22659cd5cde6a627dbca85ef37b365b6b6a9843e8a534183a882970be +size 161915 diff --git a/coco/images/COCO_val2014_000000075344.jpg b/coco/images/COCO_val2014_000000075344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02bd7da8a24f878669a33eb9ad9bc3d090cfbcfd --- /dev/null +++ b/coco/images/COCO_val2014_000000075344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b9687f16746b9cc48283229430f61df3b1f88db7dd26356e7a19fb77af505c +size 222530 diff --git a/coco/images/COCO_val2014_000000075375.jpg b/coco/images/COCO_val2014_000000075375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6344dcf4174530e6d98fff151519784110088c1 --- /dev/null +++ b/coco/images/COCO_val2014_000000075375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7b37f390d5fb299f76efbaafc0795c20b5e63477b44cfeb1f2ce0c61e5a19b +size 113582 diff --git a/coco/images/COCO_val2014_000000075612.jpg b/coco/images/COCO_val2014_000000075612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d4952ed2d23d47d23063c6ca666f889f4648f99 --- /dev/null +++ b/coco/images/COCO_val2014_000000075612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad55b7fe3105db47f033892e97ffe87a92c3545ae303f129d4bd59c5f211148a +size 104123 diff --git a/coco/images/COCO_val2014_000000075646.jpg b/coco/images/COCO_val2014_000000075646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f2ca9a6e6dcadc1de47c5dfd0a8c35fd71f6f89 --- /dev/null +++ b/coco/images/COCO_val2014_000000075646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b2663b150a0da8b0a10e6f2a25e51197ef501e55f0af72c5d86c7b383eb06b +size 170930 diff --git a/coco/images/COCO_val2014_000000075713.jpg b/coco/images/COCO_val2014_000000075713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dcc79d3172f47102a0cbaa457770969528dcbc6 --- /dev/null +++ b/coco/images/COCO_val2014_000000075713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13a0317c0f60874c7811fd883cf3875446d7dd2abc147cff4493f767b30beb8 +size 153913 diff --git a/coco/images/COCO_val2014_000000075806.jpg b/coco/images/COCO_val2014_000000075806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccb896c33d438f1cc9f48183e8fa0a71f79e0920 --- /dev/null +++ b/coco/images/COCO_val2014_000000075806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e445cde5b4a57a47e62f5a66a29fbcf50861b306aa8b0c34ff958e1ccce5e4c +size 156281 diff --git a/coco/images/COCO_val2014_000000075990.jpg b/coco/images/COCO_val2014_000000075990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a986734e29905e92067818c7bc1b08dbbb2f19 --- /dev/null +++ b/coco/images/COCO_val2014_000000075990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0d718fe1b2a567dcde02ebfecb6380d7a64e2f8d1cdf37c904487dcdc0da6c +size 234401 diff --git a/coco/images/COCO_val2014_000000076082.jpg b/coco/images/COCO_val2014_000000076082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73f679c31898ca512154da2b63c7f2a3eaaf943a --- /dev/null +++ b/coco/images/COCO_val2014_000000076082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d7f522ee29c0dd9b88f1b675443406eab9a44ad0abb962ecca615641ec75c2 +size 185258 diff --git a/coco/images/COCO_val2014_000000076155.jpg b/coco/images/COCO_val2014_000000076155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ff1cc94516875ac5644b704935f434d79a76a95 --- /dev/null +++ b/coco/images/COCO_val2014_000000076155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3bfbfea648a177e10ac71f8413ad859345346822236d1ba95e60864a1d24e50 +size 168592 diff --git a/coco/images/COCO_val2014_000000076176.jpg b/coco/images/COCO_val2014_000000076176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8479ddcc59cd3c960e4a9614801cdad1084902a --- /dev/null +++ b/coco/images/COCO_val2014_000000076176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3851e0a1e9953772c77318eef28b0bd08d706061f13a89862d30563dbb52baca +size 95352 diff --git a/coco/images/COCO_val2014_000000076518.jpg b/coco/images/COCO_val2014_000000076518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25666b18fcafc30725b700f008f6709844d31bfd --- /dev/null +++ b/coco/images/COCO_val2014_000000076518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f125b89a3cc6d9e2029baba9992ebbeafc6e5483a306435ab9e42c6490f6d3c +size 129505 diff --git a/coco/images/COCO_val2014_000000076593.jpg b/coco/images/COCO_val2014_000000076593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f16c8956b1f694c32eded45e0e468bddc48c1dd --- /dev/null +++ b/coco/images/COCO_val2014_000000076593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac255e77ff891a42b8d3e5b532207c3b7dc387a915efe7209cd9030c8a8d1c9 +size 204639 diff --git a/coco/images/COCO_val2014_000000077102.jpg b/coco/images/COCO_val2014_000000077102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bc07c0f2f9384cad5a753e62b22f42e7f643bb2 --- /dev/null +++ b/coco/images/COCO_val2014_000000077102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:685a498db06fa5e2816f43c68a76b5fa7c23513fa64a02e621d26b96933da982 +size 105683 diff --git a/coco/images/COCO_val2014_000000077460.jpg b/coco/images/COCO_val2014_000000077460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f83518c5643db6a97528ad670891e4633e2a7267 --- /dev/null +++ b/coco/images/COCO_val2014_000000077460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7337d0644d375ee68e8ae92d5bf040d372d91e83d5db3495910410cefefaef26 +size 96153 diff --git a/coco/images/COCO_val2014_000000077615.jpg b/coco/images/COCO_val2014_000000077615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8106b65209fdc9651d494685fdf1ad2e791f674f --- /dev/null +++ b/coco/images/COCO_val2014_000000077615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b9fde884c929a731745a6b42c525bfe3c7a0342c2fa50499518d64e9a26495 +size 150380 diff --git a/coco/images/COCO_val2014_000000077681.jpg b/coco/images/COCO_val2014_000000077681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b54efc7b5190bc453e45fb4d9dd655e917b339b --- /dev/null +++ b/coco/images/COCO_val2014_000000077681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba035f3bd7621f69829794f03dfe8cfa7dfd6fcf6b5445b4e5ba828d0bdb643 +size 132889 diff --git a/coco/images/COCO_val2014_000000077891.jpg b/coco/images/COCO_val2014_000000077891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57422e5cec038ef4dfa573e5bdd773b21d93ae29 --- /dev/null +++ b/coco/images/COCO_val2014_000000077891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d90a7f7a9463dcb1cd1f2a182cd5e7ea2eae15db93896f2c699103622609dff0 +size 128884 diff --git a/coco/images/COCO_val2014_000000077954.jpg b/coco/images/COCO_val2014_000000077954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc2c621b9c5f5ffc0158b63fbeb05502f7289a21 --- /dev/null +++ b/coco/images/COCO_val2014_000000077954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b7c5bcc09ef76be0adf60c9552d9adf73e4f24ee1a19eee02168d5333fcf89 +size 114788 diff --git a/coco/images/COCO_val2014_000000078313.jpg b/coco/images/COCO_val2014_000000078313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39d9d25d4340a8200d5be11e6c68665fa2c2a31a --- /dev/null +++ b/coco/images/COCO_val2014_000000078313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d685e3d0cb582b9658e403fb7bea7c1d0087459620a39448cb69e6ce7d5c1db +size 175368 diff --git a/coco/images/COCO_val2014_000000078537.jpg b/coco/images/COCO_val2014_000000078537.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3355e4ab8198a941d4f38596a1a262be9bca9ae --- /dev/null +++ b/coco/images/COCO_val2014_000000078537.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3752aee19f7edf7c5708f058bad88f7b124d659092edeae52ee57b7ee01e922 +size 166834 diff --git a/coco/images/COCO_val2014_000000078565.jpg b/coco/images/COCO_val2014_000000078565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eccd3c0f0f0b624416a3c919dd565354b2db540e --- /dev/null +++ b/coco/images/COCO_val2014_000000078565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af56785c7c458a53bf642cd48f7d209073302115e5d6806db3c6fb039df7558e +size 147498 diff --git a/coco/images/COCO_val2014_000000078701.jpg b/coco/images/COCO_val2014_000000078701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d11d1369b989eaf1e1bc682ddaf991e9548886d --- /dev/null +++ b/coco/images/COCO_val2014_000000078701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b698b4c8e013fabcfb728d486574ad2866a34c7db867c730b1b1aef1c97a5b +size 243298 diff --git a/coco/images/COCO_val2014_000000078707.jpg b/coco/images/COCO_val2014_000000078707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21e278dc442d1894e95d8884f1bddf87ca3d3521 --- /dev/null +++ b/coco/images/COCO_val2014_000000078707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279fbaf7a7c6884d78d1c6911cf4657a4fdb509b9df54ed27e18ac47842f83b5 +size 203731 diff --git a/coco/images/COCO_val2014_000000078838.jpg b/coco/images/COCO_val2014_000000078838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd10390e82ae98d84e534cb672b6c2f011d42757 --- /dev/null +++ b/coco/images/COCO_val2014_000000078838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b56f5d80b07ba58c1fef2d2cf8816fd2b2629b864f4255b57649a44c0f8dfc +size 139146 diff --git a/coco/images/COCO_val2014_000000078915.jpg b/coco/images/COCO_val2014_000000078915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..028f7c8fb67c98682a1ac9f78cad52adb80708f2 --- /dev/null +++ b/coco/images/COCO_val2014_000000078915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800d4feb64141487b944c3ccd32554a2dc4095589b8cb4d617066a9d0e7c6c43 +size 297595 diff --git a/coco/images/COCO_val2014_000000079261.jpg b/coco/images/COCO_val2014_000000079261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dee981f33fc8776515cbdd2690383b58319e4443 --- /dev/null +++ b/coco/images/COCO_val2014_000000079261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c459c3c159eb4142913d999d6d373f5f6e1e53e02e282a0894bb9d674c93c27 +size 289065 diff --git a/coco/images/COCO_val2014_000000079975.jpg b/coco/images/COCO_val2014_000000079975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc7cfcaaa5dbfe6169d2295853a4c5ad7f51dcbd --- /dev/null +++ b/coco/images/COCO_val2014_000000079975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e9801e20c07c0ebd33ef35866871f15c2ccbbcf8fb3358bc9481e1abdf6797 +size 148079 diff --git a/coco/images/COCO_val2014_000000080104.jpg b/coco/images/COCO_val2014_000000080104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b08cdc0e1936ee8909dfa89c4328f7c359bc2600 --- /dev/null +++ b/coco/images/COCO_val2014_000000080104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53bcffd0555bcb0e2074905c5b5f34410df36d4141c41f57938c1279514dd65c +size 253184 diff --git a/coco/images/COCO_val2014_000000080117.jpg b/coco/images/COCO_val2014_000000080117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cdd878da9d3f242055f832092d06d122fdf78fb --- /dev/null +++ b/coco/images/COCO_val2014_000000080117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be900792fcceb6900e006c44d4bb006a887bafa631e9774eceb45f0b6b4ece69 +size 87370 diff --git a/coco/images/COCO_val2014_000000080340.jpg b/coco/images/COCO_val2014_000000080340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e2b57839d9366b8b469cd427b7dd4bfc8310e66 --- /dev/null +++ b/coco/images/COCO_val2014_000000080340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1508f18c4ac16955c04c308ca464891d66e876beced4e32b408b382d0d72a33 +size 148957 diff --git a/coco/images/COCO_val2014_000000081248.jpg b/coco/images/COCO_val2014_000000081248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14e066e362bba4439038b6af1d60cec687bc9baa --- /dev/null +++ b/coco/images/COCO_val2014_000000081248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2a8ea35cb2726d843ddb85b2e8182cedb03c74b339431746a4ac2e27709742 +size 105076 diff --git a/coco/images/COCO_val2014_000000081812.jpg b/coco/images/COCO_val2014_000000081812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..982b343b42773ad528f2b91bf0a3d550570ab943 --- /dev/null +++ b/coco/images/COCO_val2014_000000081812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c75c88f76ee6c83a4dd9b97ad5736e88cd59f89c416a0e7fd19053593da92d +size 182653 diff --git a/coco/images/COCO_val2014_000000082518.jpg b/coco/images/COCO_val2014_000000082518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a007fd717281c35c88bff77ece3dbab21924108 --- /dev/null +++ b/coco/images/COCO_val2014_000000082518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9942dfc0f5b6a8dd49e63f4bad78c9a5d2fb6fab68fbd752a7f11abbbcf171 +size 132763 diff --git a/coco/images/COCO_val2014_000000082697.jpg b/coco/images/COCO_val2014_000000082697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..859fd3e30abb54adc41650dc3fad4c2e45bdad68 --- /dev/null +++ b/coco/images/COCO_val2014_000000082697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b22b6cc2cc30ecc04922a6713e861e974334ec63aa2c6953b9c8e96f9da896 +size 229827 diff --git a/coco/images/COCO_val2014_000000082812.jpg b/coco/images/COCO_val2014_000000082812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bb07badb9ad408846cd7d59b0cd58dc5683eae2 --- /dev/null +++ b/coco/images/COCO_val2014_000000082812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e17c4b9898880d5f12545b60806f497cf54dba8921434e02d9df7d41502ac2 +size 162904 diff --git a/coco/images/COCO_val2014_000000082821.jpg b/coco/images/COCO_val2014_000000082821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a33155c6922f95de654c6021280dd7e8cfcee0e --- /dev/null +++ b/coco/images/COCO_val2014_000000082821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b37954bebee5b6bf285d5bb47e47f7bf99fa7ef9e7c57d70638bc3332b9eb99 +size 302991 diff --git a/coco/images/COCO_val2014_000000082889.jpg b/coco/images/COCO_val2014_000000082889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f7b1089570111d2a72e1b4ad0a1c2b143c4154f --- /dev/null +++ b/coco/images/COCO_val2014_000000082889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21b2e83c4faec1535d562c35f9220b607f56c83824fc1d9ca27c267c06d8a75 +size 278329 diff --git a/coco/images/COCO_val2014_000000082994.jpg b/coco/images/COCO_val2014_000000082994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30583d471d1841281227dbe7623fb316553819d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000082994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e91f83de9c030f0e047d0be189077b35d373bd49a8f205add149340ef6da18e0 +size 155139 diff --git a/coco/images/COCO_val2014_000000083134.jpg b/coco/images/COCO_val2014_000000083134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..034582bcd3d8a26e9f1fcbdbb2ea4934120bf2fc --- /dev/null +++ b/coco/images/COCO_val2014_000000083134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5cf996e0b79f7d3e1f3b80be9f556be84b272a9537bdef8c8446de3a2ef11f +size 192109 diff --git a/coco/images/COCO_val2014_000000083462.jpg b/coco/images/COCO_val2014_000000083462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b7791edd132992e4524b07418ae777831b3e17c --- /dev/null +++ b/coco/images/COCO_val2014_000000083462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672b9901662dcba0a49521ba1a4a3394490a026967415b724703b6aaf42a0ba2 +size 110440 diff --git a/coco/images/COCO_val2014_000000083766.jpg b/coco/images/COCO_val2014_000000083766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a804f747e0f5c674ecc06065b1715c4d6ef2ef6e --- /dev/null +++ b/coco/images/COCO_val2014_000000083766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de9b527e12383935041e082d28e2c35375f9f93f65c42f79603e3ffb89e11bf +size 224819 diff --git a/coco/images/COCO_val2014_000000083836.jpg b/coco/images/COCO_val2014_000000083836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a566d6ded4b8ce202e2f44f39e4f0cc68ac1218f --- /dev/null +++ b/coco/images/COCO_val2014_000000083836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6b6dcdebfb9e71fc29bf706a3dfffff6805fab0546274df05fb5c107abb891 +size 135481 diff --git a/coco/images/COCO_val2014_000000084694.jpg b/coco/images/COCO_val2014_000000084694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..257cf7ddf4ab7433789130d9a3c4b4758b36696f --- /dev/null +++ b/coco/images/COCO_val2014_000000084694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80805675e1ae29604a697288f69c29fc0bab15d28db7035ae10cc89d3e6177a2 +size 244724 diff --git a/coco/images/COCO_val2014_000000084866.jpg b/coco/images/COCO_val2014_000000084866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d3d574aa459bcb921657d71eb9b295138351444 --- /dev/null +++ b/coco/images/COCO_val2014_000000084866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941c070bc4be7d31c0ea8db1b8fc4e38e28490a9ea2659628da3d0f3ba1f245b +size 139282 diff --git a/coco/images/COCO_val2014_000000085029.jpg b/coco/images/COCO_val2014_000000085029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74e0bcf88666b5cdb4d6ad9d0f3cb3500fce2c64 --- /dev/null +++ b/coco/images/COCO_val2014_000000085029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d87cb74d0d5953de6065f224f19a926e03927042da147caba98c075c035d6b +size 164345 diff --git a/coco/images/COCO_val2014_000000085157.jpg b/coco/images/COCO_val2014_000000085157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a435fedc67309e9baa94943d0c172c7af8c7f44e --- /dev/null +++ b/coco/images/COCO_val2014_000000085157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027adfd5c8d13be607a05da2098af34e7350b5f70a5bfd16f266e8c802a3a59b +size 171606 diff --git a/coco/images/COCO_val2014_000000085160.jpg b/coco/images/COCO_val2014_000000085160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd53930502265338fba621410f7db7f39062f4c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000085160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a66456e7b6324e5fd6bb341943558dc57e40a13760111230421b61ceea2d9e3 +size 164604 diff --git a/coco/images/COCO_val2014_000000085674.jpg b/coco/images/COCO_val2014_000000085674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47eaedbdf7a6e791959d8c4ad269678d8728ed7e --- /dev/null +++ b/coco/images/COCO_val2014_000000085674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fafd0bdede45d582286a6b13d02b2cc73620c8e53788f78155dbd816cd2f1ee +size 172621 diff --git a/coco/images/COCO_val2014_000000085682.jpg b/coco/images/COCO_val2014_000000085682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a71e9bd76eee380238fc758d83dec928efa711c2 --- /dev/null +++ b/coco/images/COCO_val2014_000000085682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e391e2d7d76730c9905f714efb73c458aebb59c8aab69b0c80114547fca1bd30 +size 195953 diff --git a/coco/images/COCO_val2014_000000085803.jpg b/coco/images/COCO_val2014_000000085803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a7ab60af9b3d0c44876930fc74c3fbfe6ea1758 --- /dev/null +++ b/coco/images/COCO_val2014_000000085803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5f700042862bfe8e0647d4a2082596d212166613c650ab1a96b7f508db26b0 +size 140577 diff --git a/coco/images/COCO_val2014_000000085944.jpg b/coco/images/COCO_val2014_000000085944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea4baacb85ce78bc95d1e679efb1a7069c30343b --- /dev/null +++ b/coco/images/COCO_val2014_000000085944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2cd815e8de589719557f6377203a8fe872df8d260769edb20b58044fffc0afa +size 296694 diff --git a/coco/images/COCO_val2014_000000086429.jpg b/coco/images/COCO_val2014_000000086429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2db69b851a374a7b74e9e400106e43861a4d187 --- /dev/null +++ b/coco/images/COCO_val2014_000000086429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dded9294d2afd8df65b7d52b7ae1fb7bfb31e69697ca50e381551d433d00538 +size 194985 diff --git a/coco/images/COCO_val2014_000000086439.jpg b/coco/images/COCO_val2014_000000086439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a6f5b70151d5b8f4c1e41d8ad66e586e66ab466 --- /dev/null +++ b/coco/images/COCO_val2014_000000086439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c42caf88eeb04e1981dea28c6982401a3487f7f08de663721c67d15839dfae +size 138050 diff --git a/coco/images/COCO_val2014_000000086738.jpg b/coco/images/COCO_val2014_000000086738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f656059666c606f1ebbec3cf2627ac165c64206d --- /dev/null +++ b/coco/images/COCO_val2014_000000086738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b0bd7dde09cc1d67be68c6adc607c610f1e07a54fe342260314fbc27088aa7 +size 229352 diff --git a/coco/images/COCO_val2014_000000086877.jpg b/coco/images/COCO_val2014_000000086877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04731f8caffcea6e42656db9f0321f24222bca63 --- /dev/null +++ b/coco/images/COCO_val2014_000000086877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c66780df0ebc826f3bf41816e08d3844d4e1c2f277dc96ac45f0bcf7943253 +size 235729 diff --git a/coco/images/COCO_val2014_000000086913.jpg b/coco/images/COCO_val2014_000000086913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf421b21a6246198b4a22319d6624c57b14ec7a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000086913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74fd41f38e7323bf5ec53bd426d879b7b1567345310a817f5534c9306ac6b91 +size 76030 diff --git a/coco/images/COCO_val2014_000000087038.jpg b/coco/images/COCO_val2014_000000087038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a266715aaf175008cecdf3487a26b6fca163e80 --- /dev/null +++ b/coco/images/COCO_val2014_000000087038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cfc7e454a432c31ac3c3a997d5f33ccebe120fc6b9465965609ce12995ede9 +size 183303 diff --git a/coco/images/COCO_val2014_000000087387.jpg b/coco/images/COCO_val2014_000000087387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12b0f4258d3d708b25ea2ce0ccfa44cfaa52b1c0 --- /dev/null +++ b/coco/images/COCO_val2014_000000087387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bb6ff5e1aff01c5b1dfc77fa475b4c86760cebba1917f168914fad8359fd1e +size 227609 diff --git a/coco/images/COCO_val2014_000000088183.jpg b/coco/images/COCO_val2014_000000088183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f1537afdde739119332581b08f44e3bee013645 --- /dev/null +++ b/coco/images/COCO_val2014_000000088183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf56de32743d4ddf73288f5a044af11775a4ab2e2b256890d42f61915f4a287 +size 198348 diff --git a/coco/images/COCO_val2014_000000088225.jpg b/coco/images/COCO_val2014_000000088225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5648c33aed4971983c90bdc3168307e48527e0a --- /dev/null +++ b/coco/images/COCO_val2014_000000088225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:151c24605f0ae173e648491543a25224d7566a32b68c2ba9cf4e3d643fde1b31 +size 279004 diff --git a/coco/images/COCO_val2014_000000088252.jpg b/coco/images/COCO_val2014_000000088252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c2be4386aa10fa107556de07c90d99bc5006ec7 --- /dev/null +++ b/coco/images/COCO_val2014_000000088252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3052e0633abf166da0c37183e105955ddc8943be3027ae77203689384e9259f8 +size 128348 diff --git a/coco/images/COCO_val2014_000000088436.jpg b/coco/images/COCO_val2014_000000088436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dfdd29e0a2deb2a17090067e06ea342dde8d027 --- /dev/null +++ b/coco/images/COCO_val2014_000000088436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caff1b4da02a6874d466ee300f200b0fe9e65dde7fbc3e00c0b5f3be337b997b +size 127326 diff --git a/coco/images/COCO_val2014_000000088913.jpg b/coco/images/COCO_val2014_000000088913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d63403e5e4d24ef7e7b295d10ddb37cc2aff6b65 --- /dev/null +++ b/coco/images/COCO_val2014_000000088913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a0439a75cd4a741c16053659069001b837f3be1a459a797b440884eeb0a7b7 +size 221713 diff --git a/coco/images/COCO_val2014_000000088988.jpg b/coco/images/COCO_val2014_000000088988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6788081802db6e5496c1f7ee044d6c336f9f0f9e --- /dev/null +++ b/coco/images/COCO_val2014_000000088988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588bcc84f5372ccbd539694942af770c53a6c0dd35a61ab4abc571349779360b +size 180674 diff --git a/coco/images/COCO_val2014_000000089150.jpg b/coco/images/COCO_val2014_000000089150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49b12bf49006adc6d13700fab41283ab1ba5d2cc --- /dev/null +++ b/coco/images/COCO_val2014_000000089150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a82d9605ab3ae54d49a55338d965e9055f04d36373b980c84896a0167708780 +size 237640 diff --git a/coco/images/COCO_val2014_000000089154.jpg b/coco/images/COCO_val2014_000000089154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2e66a1ae18cf2d1ae6a291d076976b2d7ad2fe2 --- /dev/null +++ b/coco/images/COCO_val2014_000000089154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fec9e3eeba90b7389bc5159397588050376640132799f16e4fbc096ea49d19 +size 212477 diff --git a/coco/images/COCO_val2014_000000089273.jpg b/coco/images/COCO_val2014_000000089273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0182da6ff7a9e1bf0089fe80fb2548a2a5d85d65 --- /dev/null +++ b/coco/images/COCO_val2014_000000089273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bb719c0144205121ba223e46f29c22711e84b7902bb09683448cfe805ae690 +size 188647 diff --git a/coco/images/COCO_val2014_000000089556.jpg b/coco/images/COCO_val2014_000000089556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a17b03c1e274d0dce99d50d83f398e3f08db30aa --- /dev/null +++ b/coco/images/COCO_val2014_000000089556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78eb0eb1250b86210658687ff5063428e0cbff2858d4e07d8dee107ae1964f8 +size 209329 diff --git a/coco/images/COCO_val2014_000000089648.jpg b/coco/images/COCO_val2014_000000089648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b08311a6e2a8f7f58d732ecf0c8066cb56c5ee83 --- /dev/null +++ b/coco/images/COCO_val2014_000000089648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fca67aaad67e1d0edbe7ccf837c019c774c7bf43204d7fe54abc1c28af4b953 +size 169747 diff --git a/coco/images/COCO_val2014_000000090476.jpg b/coco/images/COCO_val2014_000000090476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7cc9e7ec72a011b794dfb44939c523d06cdcd6e --- /dev/null +++ b/coco/images/COCO_val2014_000000090476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6182e1ad00d3cd2f467ee31b0df35576839a17f03d877b8e1858a06f1d1bd181 +size 182783 diff --git a/coco/images/COCO_val2014_000000090616.jpg b/coco/images/COCO_val2014_000000090616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d61927dcfa5337272ac8b36d66e338a087657c5 --- /dev/null +++ b/coco/images/COCO_val2014_000000090616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8e9d7f90e2df46f664af6f4298c605cb2c21a8e8bd7054d9500d05d9557220 +size 133094 diff --git a/coco/images/COCO_val2014_000000090640.jpg b/coco/images/COCO_val2014_000000090640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b25a498207bd65e38a12356daa91b6c7100badb --- /dev/null +++ b/coco/images/COCO_val2014_000000090640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201dde3483f55d1b1c92ace6473cf3ae77b4cf1b8179ea86bf812dc9f4ec76ac +size 168272 diff --git a/coco/images/COCO_val2014_000000090787.jpg b/coco/images/COCO_val2014_000000090787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf1d00e4bc6ab9e9e007c5831b199655853b9841 --- /dev/null +++ b/coco/images/COCO_val2014_000000090787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7e89b9d4bc4e768c14f702c8874ad51bc64cb90b0577602de38b1ae9bd3e41 +size 277176 diff --git a/coco/images/COCO_val2014_000000091079.jpg b/coco/images/COCO_val2014_000000091079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dccc60b46b63e6c0fcc3e14b2651bf041a76ea3 --- /dev/null +++ b/coco/images/COCO_val2014_000000091079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcd16bac2514d8ef03ef30b5c1f54d744613f9de05589d5449fc531c73ca62c +size 305697 diff --git a/coco/images/COCO_val2014_000000091406.jpg b/coco/images/COCO_val2014_000000091406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12660a62be3a7586c8782e44880b0b462f0ebb72 --- /dev/null +++ b/coco/images/COCO_val2014_000000091406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6019381432c4b2517a5d1fecb8c9b2bf59a50c431d69fd3078ff82fe26ca1e9 +size 177059 diff --git a/coco/images/COCO_val2014_000000091667.jpg b/coco/images/COCO_val2014_000000091667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4d2c4fcc7811af4c2259cb92ddb8913b82096cb --- /dev/null +++ b/coco/images/COCO_val2014_000000091667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a298ef400cddf3d70ab23393cb23c88488456a6c66e8366f309be72895c550 +size 76996 diff --git a/coco/images/COCO_val2014_000000091833.jpg b/coco/images/COCO_val2014_000000091833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35170f26178c8c4242a77f4947efecdea1d9b8bc --- /dev/null +++ b/coco/images/COCO_val2014_000000091833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2a77c7e2c406f256eab7d2f265048dc62ea8bf4d53e6540a2342d89ecd1c8a +size 289891 diff --git a/coco/images/COCO_val2014_000000091883.jpg b/coco/images/COCO_val2014_000000091883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ee8ad479bf39d898a0ead778f256a58d6525db5 --- /dev/null +++ b/coco/images/COCO_val2014_000000091883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e053f67efd865d6dbd4e485d64ae9ff933711912edfaa39da7c63977af382c3 +size 203299 diff --git a/coco/images/COCO_val2014_000000092093.jpg b/coco/images/COCO_val2014_000000092093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b4f1e11e1a039e58a53f00dda04ef5ed154e1b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000092093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e94c198157c33763ca95baf5456f55518f20236321b63a183d9e90c53004747 +size 199158 diff --git a/coco/images/COCO_val2014_000000092131.jpg b/coco/images/COCO_val2014_000000092131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..505617a18a25b86724e9ba59c568631cb053e842 --- /dev/null +++ b/coco/images/COCO_val2014_000000092131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0a94166160e2839acf82043a4568ec3e3fa457ec085513b07736faeff994d0 +size 202608 diff --git a/coco/images/COCO_val2014_000000092462.jpg b/coco/images/COCO_val2014_000000092462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..011808df52a53c997fbd543238046a125ffa8884 --- /dev/null +++ b/coco/images/COCO_val2014_000000092462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ead961d642f33a49061e5b05d69f2960dff7d08450f207ff116709303601d9a +size 141969 diff --git a/coco/images/COCO_val2014_000000092519.jpg b/coco/images/COCO_val2014_000000092519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6f0c739c91f5262cb48d6aff8e971631800b3a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000092519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee12087d85d9a11d569cc51cc251d83c5ecb043b06125da87d049880058c3915 +size 227636 diff --git a/coco/images/COCO_val2014_000000092675.jpg b/coco/images/COCO_val2014_000000092675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c8211fe9bb1b0ca099cd15d0d7666775c7ca624 --- /dev/null +++ b/coco/images/COCO_val2014_000000092675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef2b516d5fa1d4dca6732f427f314ccd41e2bd26b9c5f49e074e12b2be2f3ec +size 188081 diff --git a/coco/images/COCO_val2014_000000092765.jpg b/coco/images/COCO_val2014_000000092765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaf1c582384342ce81e961b14d83360b46c73b0a --- /dev/null +++ b/coco/images/COCO_val2014_000000092765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a61788b51c4c4412d58bfb6b494bcedf8b3ef1d564ef423dbebc5d6692ae5ce +size 150928 diff --git a/coco/images/COCO_val2014_000000093154.jpg b/coco/images/COCO_val2014_000000093154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0d2af39bdc0bb4bb4173d956918ac7fb7fa72e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000093154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3a21fc80e5544c4d2206b84e9dfcbd5dbd3605e7937ebfbbade72c3f116351 +size 206092 diff --git a/coco/images/COCO_val2014_000000093258.jpg b/coco/images/COCO_val2014_000000093258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f54684b8d3962cb9bd3c704966ebc76fb1c3d1e0 --- /dev/null +++ b/coco/images/COCO_val2014_000000093258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b353ce30f756bc495949bcbcbb44cc739436ddb1aa17ea12d233e6ac089788bf +size 145886 diff --git a/coco/images/COCO_val2014_000000093435.jpg b/coco/images/COCO_val2014_000000093435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4517cd0ba098c1dff1cffe5b1b4272afd8aa0c15 --- /dev/null +++ b/coco/images/COCO_val2014_000000093435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9497fb0944025d1a7034d99824773def954d15d78424ac35b831df7f716cf8f0 +size 158831 diff --git a/coco/images/COCO_val2014_000000093620.jpg b/coco/images/COCO_val2014_000000093620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0234c7c7fd6b1aa5cc660afff033b10b76fe439 --- /dev/null +++ b/coco/images/COCO_val2014_000000093620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00618797abb00968412e4f8ea302e4b33873bae315b7481ba64106040115780a +size 269514 diff --git a/coco/images/COCO_val2014_000000093717.jpg b/coco/images/COCO_val2014_000000093717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22fa99bccc096a66917d66aed9facce7b51c7eac --- /dev/null +++ b/coco/images/COCO_val2014_000000093717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6e3bbeea91c10e9fb55288c2b60305bf407aa5b74a9c49989d25a4d867604f +size 133918 diff --git a/coco/images/COCO_val2014_000000093735.jpg b/coco/images/COCO_val2014_000000093735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95f8c2b6a5566f72ec971f6f939da57dc0fc56db --- /dev/null +++ b/coco/images/COCO_val2014_000000093735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d04360e87316a70b2aef89141dd129fdb9c226762e2afe437decc59bdfcd358 +size 176025 diff --git a/coco/images/COCO_val2014_000000094052.jpg b/coco/images/COCO_val2014_000000094052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b56aa34b92fbed757f3d03992158d4efb68e70f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000094052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40e7f56726025e6581ecf9881e7e7b4d788ec2563c13f23d86e77bb541dee47 +size 212295 diff --git a/coco/images/COCO_val2014_000000094103.jpg b/coco/images/COCO_val2014_000000094103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e09c8f74e6463d2cd696c0d02ae6fa294d7cd36f --- /dev/null +++ b/coco/images/COCO_val2014_000000094103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee2961876605a3f41894884bc55dc4038d3df3559becf12ac3d566285384575 +size 164909 diff --git a/coco/images/COCO_val2014_000000094774.jpg b/coco/images/COCO_val2014_000000094774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7a15f720e7cf30a1012b69a60b65cb45d9fab04 --- /dev/null +++ b/coco/images/COCO_val2014_000000094774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2e03c41376ddf8273711851eed545b65e7f94982dd3886a22eba27993b131e +size 180144 diff --git a/coco/images/COCO_val2014_000000094865.jpg b/coco/images/COCO_val2014_000000094865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc825c0d1eea44f206e33d7f945f0de4202c3a84 --- /dev/null +++ b/coco/images/COCO_val2014_000000094865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325d554bc1eb6aa84b4dfe2bfa0d8bc30c2c5b45a498c32d8d503aacea41184f +size 267362 diff --git a/coco/images/COCO_val2014_000000094951.jpg b/coco/images/COCO_val2014_000000094951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4e805c5bf3e1993c767556282d48fe4c358dbc4 --- /dev/null +++ b/coco/images/COCO_val2014_000000094951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7c4d69ff4cc7b68e04d121761ac46467e8bf6d4b0c2f82c94c83eb71a2176d +size 471961 diff --git a/coco/images/COCO_val2014_000000095670.jpg b/coco/images/COCO_val2014_000000095670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9b1f608033690837fa996541dfd2ee7b3cad21a --- /dev/null +++ b/coco/images/COCO_val2014_000000095670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5d549c396f6735377ee0349a05c20606ea546e04c608799c477847fe78757d +size 122706 diff --git a/coco/images/COCO_val2014_000000096043.jpg b/coco/images/COCO_val2014_000000096043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bb9015308c67a35e71747602e0c54624609858b --- /dev/null +++ b/coco/images/COCO_val2014_000000096043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c6f16e37221a1d6ffac2651ee1ffca37e5575ad162ac6947e73948819aae90 +size 182673 diff --git a/coco/images/COCO_val2014_000000096711.jpg b/coco/images/COCO_val2014_000000096711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..634b61e79aac930920060d9be3f3bad58f7b0033 --- /dev/null +++ b/coco/images/COCO_val2014_000000096711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0cffb52111a83ef5cb4b19835338962e2a6480313b0874336ac68b1df10db27 +size 228573 diff --git a/coco/images/COCO_val2014_000000096762.jpg b/coco/images/COCO_val2014_000000096762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8edfe98474ae58dc387975e76e338a25ceaa8a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000096762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbb373ab843cc9aea3d5345a50b739fd93b74700447eccd43f457d4b595c010 +size 210045 diff --git a/coco/images/COCO_val2014_000000097667.jpg b/coco/images/COCO_val2014_000000097667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f875e373630141bb697f43f8c8d8073eec04fb86 --- /dev/null +++ b/coco/images/COCO_val2014_000000097667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28e267d364e23f8a6369f87bd6d133191ddc92f5adfd769860310f73bc8b9b8 +size 191039 diff --git a/coco/images/COCO_val2014_000000097809.jpg b/coco/images/COCO_val2014_000000097809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..086d5cc1e14ff6a101f352a4c6cbfce53763dc1e --- /dev/null +++ b/coco/images/COCO_val2014_000000097809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b1c80564091d571a452bbbb87f2357c338f426d700fa053abe65c9c05935fd +size 94551 diff --git a/coco/images/COCO_val2014_000000097967.jpg b/coco/images/COCO_val2014_000000097967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f959cab49e7d67a1ae7376fd315e483a53fab090 --- /dev/null +++ b/coco/images/COCO_val2014_000000097967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3ed86262b8124334afb7ac893ee151bf9414227321c70021d85b155934fd3b +size 214993 diff --git a/coco/images/COCO_val2014_000000097988.jpg b/coco/images/COCO_val2014_000000097988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..822329d8eabe38bfae5977396de323872cc6a76c --- /dev/null +++ b/coco/images/COCO_val2014_000000097988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8288339c7cdfdc5dc57881aadbbf0319657138058880d60eb8daa521995389 +size 281549 diff --git a/coco/images/COCO_val2014_000000097994.jpg b/coco/images/COCO_val2014_000000097994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec7f09e8fe3d30f299ad5632a956e0bcd9cba73e --- /dev/null +++ b/coco/images/COCO_val2014_000000097994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc6c62fe3750227cd9cb23a1ed86c148f648c6ef825e26434c971880a2ae711 +size 140575 diff --git a/coco/images/COCO_val2014_000000098029.jpg b/coco/images/COCO_val2014_000000098029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..618daf01545842b4a043abaec7f25050a08fb3a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000098029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d173fb7c44744871b6b4015719df97bcf30a72febb866d4a225a03d9d8d5b806 +size 226584 diff --git a/coco/images/COCO_val2014_000000098729.jpg b/coco/images/COCO_val2014_000000098729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c472ec7e0d061f24e05477021c2449cf834c3afd --- /dev/null +++ b/coco/images/COCO_val2014_000000098729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4700cae77b4213230b8367f8e9db8d050b69aef009686a977f4ddc699e899839 +size 230468 diff --git a/coco/images/COCO_val2014_000000098853.jpg b/coco/images/COCO_val2014_000000098853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf90a4909c8fda6eb70a46151cd009a9668ab384 --- /dev/null +++ b/coco/images/COCO_val2014_000000098853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f9c7249f262966be9907df025c9aeb016cd38cc61446c5955941ea9dd1551c1 +size 238934 diff --git a/coco/images/COCO_val2014_000000099067.jpg b/coco/images/COCO_val2014_000000099067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..645f79d1c4bdefc4cd44a280d9e5abfb6cac2bf6 --- /dev/null +++ b/coco/images/COCO_val2014_000000099067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7580e880aa61bc147d69efedae8f2a920737b5e6c5fdc91e677e0610b0e0ad02 +size 269657 diff --git a/coco/images/COCO_val2014_000000099114.jpg b/coco/images/COCO_val2014_000000099114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca5a5370fdacf5d80b596abbd71457d3583bfab5 --- /dev/null +++ b/coco/images/COCO_val2014_000000099114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609688ffdec87ab6416ee436ebc6520cab61d8f4db8d1e5072eb1d1772cffa98 +size 119186 diff --git a/coco/images/COCO_val2014_000000099179.jpg b/coco/images/COCO_val2014_000000099179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4fa058a5b00d832983ffe29b029fc3155b43e52 --- /dev/null +++ b/coco/images/COCO_val2014_000000099179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1f06edcd3bfddbcdf0681e8ab8f9f0a611147bbff7fe39a9bdcee2485269ba +size 312260 diff --git a/coco/images/COCO_val2014_000000099425.jpg b/coco/images/COCO_val2014_000000099425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce916bacb0222ea80fc2331a7b0e945757d911d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000099425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8acddb12f4dec1cbef5b137e789b9bfc146583c8c395f606a348f0851da6994 +size 242544 diff --git a/coco/images/COCO_val2014_000000099515.jpg b/coco/images/COCO_val2014_000000099515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78174c2afe72e06ee3b56d187240e2d16231fba9 --- /dev/null +++ b/coco/images/COCO_val2014_000000099515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a0af4908dc67ccff665fc8eea58a3537c166ecbfb3ddc342abc2d7d63127de +size 129725 diff --git a/coco/images/COCO_val2014_000000099546.jpg b/coco/images/COCO_val2014_000000099546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c62b4b3b9a2109849a33634f7fed13b1ca822a95 --- /dev/null +++ b/coco/images/COCO_val2014_000000099546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bef77bc11cfa41a92b1a8ff22b528a5d6e5f7b459f1a4b302d73772d9bff553 +size 126559 diff --git a/coco/images/COCO_val2014_000000100203.jpg b/coco/images/COCO_val2014_000000100203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50f110e5e7f3f1aa58b3f2fd6db7a9af23ed0bdf --- /dev/null +++ b/coco/images/COCO_val2014_000000100203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8dce64a0ae4f5d5ce8fad2013c8775fb1cdad71de68b6686e471332e03d59c5 +size 178847 diff --git a/coco/images/COCO_val2014_000000100344.jpg b/coco/images/COCO_val2014_000000100344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6e60fe746fe214b3855b7551308716da5123f85 --- /dev/null +++ b/coco/images/COCO_val2014_000000100344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9339f6adbb4cc526a8724f1a1c08de800932107265d73ebc4328fac9f7e8817 +size 248458 diff --git a/coco/images/COCO_val2014_000000100438.jpg b/coco/images/COCO_val2014_000000100438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c1b97234eedf5e8e4dbb509f86254a6443c1a7b --- /dev/null +++ b/coco/images/COCO_val2014_000000100438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9101fd9c490bdd98cc2d4be99098619afa47f7e954d60c6633961933be038313 +size 264837 diff --git a/coco/images/COCO_val2014_000000100723.jpg b/coco/images/COCO_val2014_000000100723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e70ae509dd807c815133a42c9c2003cd097c9423 --- /dev/null +++ b/coco/images/COCO_val2014_000000100723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d62e673b3735d226468d7d6b166acbc3da5e8d2a3bcdaebfad3cceb5e6ef92c +size 161260 diff --git a/coco/images/COCO_val2014_000000100801.jpg b/coco/images/COCO_val2014_000000100801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8c3413d4c0a1595188e4cd0a2123d794c2f8a72 --- /dev/null +++ b/coco/images/COCO_val2014_000000100801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ad19220f2160a7bb45eeba896bc730570c48118aa00922fc67720ead7613ad +size 254516 diff --git a/coco/images/COCO_val2014_000000100978.jpg b/coco/images/COCO_val2014_000000100978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cff3cc6849985ef085ac80ad97efacfe61e85ced --- /dev/null +++ b/coco/images/COCO_val2014_000000100978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba78c6600b9c7be84a1474ae9976b4a961d001c6c074d7661c368e30102c079 +size 121977 diff --git a/coco/images/COCO_val2014_000000100990.jpg b/coco/images/COCO_val2014_000000100990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e04cc7614a256002231b04a0a87a1fc514156aa --- /dev/null +++ b/coco/images/COCO_val2014_000000100990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926a82cf4f01715ecf81c21c235c69c66f155c11efeec5509415fa36af123371 +size 112283 diff --git a/coco/images/COCO_val2014_000000101636.jpg b/coco/images/COCO_val2014_000000101636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3be27ad49d94827bf263da8558463e23801dcf0 --- /dev/null +++ b/coco/images/COCO_val2014_000000101636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db367e5b302123bebd57a69b74fe76683e5ef6f14028d00fccaf83c7c326eaf2 +size 132122 diff --git a/coco/images/COCO_val2014_000000101933.jpg b/coco/images/COCO_val2014_000000101933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5509d998beba93023ec61aeab535aeaff4b6f56f --- /dev/null +++ b/coco/images/COCO_val2014_000000101933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c054d4c715f7aff138b515a2475cb92726e44cbe567d1610a543df5556134ce4 +size 158500 diff --git a/coco/images/COCO_val2014_000000102349.jpg b/coco/images/COCO_val2014_000000102349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9486a4b091b326ce161bf3434d3aff41c0580b0d --- /dev/null +++ b/coco/images/COCO_val2014_000000102349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afad95c207e643d1371f23422dd089894389cb86e8c0b297ae579379d0e1471b +size 262023 diff --git a/coco/images/COCO_val2014_000000102411.jpg b/coco/images/COCO_val2014_000000102411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b559ec8a32574faae8b85b2ae2e4e805f272ad0e --- /dev/null +++ b/coco/images/COCO_val2014_000000102411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e2901c3cebc353618ce7a7410e0ab80876eb592896f531fed76957aef34883 +size 113418 diff --git a/coco/images/COCO_val2014_000000102625.jpg b/coco/images/COCO_val2014_000000102625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..499c530a9a716b8a3b92f8c5d0b00cb5438daab5 --- /dev/null +++ b/coco/images/COCO_val2014_000000102625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3a7fd98355d6dab141aecf3866f4fa42760085c8f87b3e691d50af538d81e6 +size 146848 diff --git a/coco/images/COCO_val2014_000000102741.jpg b/coco/images/COCO_val2014_000000102741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33c51fea2d3b6ce4ca96d0f55e39bf396804c273 --- /dev/null +++ b/coco/images/COCO_val2014_000000102741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fd0b777c060ddb6ad5de351ea98e1cd9459a4fd7b94142807c9f8c9728c92b +size 121589 diff --git a/coco/images/COCO_val2014_000000102843.jpg b/coco/images/COCO_val2014_000000102843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a3f0b7149c4932daa64859b5f74157d7209859d --- /dev/null +++ b/coco/images/COCO_val2014_000000102843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26aa3e5a1a178be676cce5125f4000c4aafe5aa7119a4f3b749846ab45b76002 +size 71761 diff --git a/coco/images/COCO_val2014_000000102947.jpg b/coco/images/COCO_val2014_000000102947.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa0788eea51510ddec74b91c63721033fd5dbecc --- /dev/null +++ b/coco/images/COCO_val2014_000000102947.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf6e47e7d837c82e3584280cd60969f6268df73db18b91a306d88edf301b9c0 +size 76045 diff --git a/coco/images/COCO_val2014_000000103030.jpg b/coco/images/COCO_val2014_000000103030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90afb784b959cf0589b2f9139a74ec7ee1755998 --- /dev/null +++ b/coco/images/COCO_val2014_000000103030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58a13f3b766db5ae013d2e529dd28dd3b212d8ee4d4c6ae37b78306349187698 +size 181920 diff --git a/coco/images/COCO_val2014_000000103122.jpg b/coco/images/COCO_val2014_000000103122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43dac109b88f82d7b969a71bd244ae675dd320e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000103122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaaf56488a0629c1b7648c021549769b20ce9666df92712de8cfef9033b64aa +size 140208 diff --git a/coco/images/COCO_val2014_000000103496.jpg b/coco/images/COCO_val2014_000000103496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..991da520d215ea9f20897b6c6209acd0f3cbd0af --- /dev/null +++ b/coco/images/COCO_val2014_000000103496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f2ea65d14a3be742600553a8fd55185e232b4d8dc18991746a9830ca130f77 +size 102961 diff --git a/coco/images/COCO_val2014_000000103904.jpg b/coco/images/COCO_val2014_000000103904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b89139a59886ab43fbd41d7cd5354f2a0c56b3c --- /dev/null +++ b/coco/images/COCO_val2014_000000103904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83905852618a4ef58e858258bd075a7f8c8d34be94953c3facfc07e85544e760 +size 182051 diff --git a/coco/images/COCO_val2014_000000104166.jpg b/coco/images/COCO_val2014_000000104166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e286aad425ca5c545b0505b3cf8a7a93f4afac1b --- /dev/null +++ b/coco/images/COCO_val2014_000000104166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d4c1af0a2eb786021c8aa74ddbce21eb8d10bcbcc49785bb395d7aa46cd6a8 +size 112034 diff --git a/coco/images/COCO_val2014_000000104495.jpg b/coco/images/COCO_val2014_000000104495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a95c0495f48031c360976d0923d85594f63ee520 --- /dev/null +++ b/coco/images/COCO_val2014_000000104495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a41719017ea1f19fa8c4ac45da8c5c7c29530a807bc1b06b0f08bbd16ae618 +size 189178 diff --git a/coco/images/COCO_val2014_000000104747.jpg b/coco/images/COCO_val2014_000000104747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f02389c99c7596406733b26fb9d1dce12eb76df4 --- /dev/null +++ b/coco/images/COCO_val2014_000000104747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de335ae347c437b773268360a9772d4a3c0044f93d51b9ddcd167ec36d6d34ce +size 185407 diff --git a/coco/images/COCO_val2014_000000105052.jpg b/coco/images/COCO_val2014_000000105052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0502caa3dbfbadeaad183bdd0771b8998e86e26b --- /dev/null +++ b/coco/images/COCO_val2014_000000105052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ffcdf4a03f76d395678ff00e53ece6a0b80ba975aa5f69e77d3539bdb9a35f +size 115188 diff --git a/coco/images/COCO_val2014_000000105114.jpg b/coco/images/COCO_val2014_000000105114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12cb3448bcf2be3f1922ec6d102cdeee0e454128 --- /dev/null +++ b/coco/images/COCO_val2014_000000105114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3803876e390d12d8f1ad6da8b21df68e2b854c7cd7a3bf591ac45c2f9e1e82 +size 201557 diff --git a/coco/images/COCO_val2014_000000105177.jpg b/coco/images/COCO_val2014_000000105177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1ce5b5ea2ab70dd6c93b447c0012ad7dbbc7f42 --- /dev/null +++ b/coco/images/COCO_val2014_000000105177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcaf6052b489c59c384782b19dc177dfffdba9e28c6ddd0b4fe7b59c2e01867c +size 149455 diff --git a/coco/images/COCO_val2014_000000105465.jpg b/coco/images/COCO_val2014_000000105465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0448834b9b0937703f9e7b7a25155f6220f0661a --- /dev/null +++ b/coco/images/COCO_val2014_000000105465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667e4dc8794c30182619a0c3bcd42d3758be9193493db396bc5a92fa687c5971 +size 205679 diff --git a/coco/images/COCO_val2014_000000105647.jpg b/coco/images/COCO_val2014_000000105647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2be33b65255cc8fbc38a90178d462a8388efd692 --- /dev/null +++ b/coco/images/COCO_val2014_000000105647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:affbbce29eb14e7a2ceb5232fbf6023b7eb4d8b562cf0f43aeb37255bdb75d02 +size 186069 diff --git a/coco/images/COCO_val2014_000000105732.jpg b/coco/images/COCO_val2014_000000105732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e164c19d6713178431b2d7a28c871f22f12ab48 --- /dev/null +++ b/coco/images/COCO_val2014_000000105732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccbf6048cba1903ef7df5cf026f7b96a0994fe06c38778756c0562e1e872775 +size 124337 diff --git a/coco/images/COCO_val2014_000000105786.jpg b/coco/images/COCO_val2014_000000105786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0936c1d19dbe616c4e856a5d7bd8b3d17ffce222 --- /dev/null +++ b/coco/images/COCO_val2014_000000105786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e77fb5eac378e579f178529a57453bf2b3f1c8df5ec82a18d8b64eec138a0e4 +size 119899 diff --git a/coco/images/COCO_val2014_000000105872.jpg b/coco/images/COCO_val2014_000000105872.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b19c8fcd42b54703aa89b9c01d1eaa8554df9b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000105872.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929b49db0993a0988210b13d6f783a35fcd6b75c6c42ddab3d55c092b8a7ab29 +size 188498 diff --git a/coco/images/COCO_val2014_000000105912.jpg b/coco/images/COCO_val2014_000000105912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dad83f00cf154075092c9580f64908e4aab6e6a --- /dev/null +++ b/coco/images/COCO_val2014_000000105912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371f4f6ea696a0b01e6f2b1a5a3bf27d420dc3e8c8276091dd8f29f8aa21baa2 +size 129106 diff --git a/coco/images/COCO_val2014_000000106113.jpg b/coco/images/COCO_val2014_000000106113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12fb0608a4addb31f76b40997a81b0130645d3c1 --- /dev/null +++ b/coco/images/COCO_val2014_000000106113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402f2c01bb85df90d20a941f6767bdce94e1e00bdca3cc4e2e2a9afeb552f39f +size 296488 diff --git a/coco/images/COCO_val2014_000000106244.jpg b/coco/images/COCO_val2014_000000106244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b026edbfca2d8e9d48065d219be0352c13bae5b --- /dev/null +++ b/coco/images/COCO_val2014_000000106244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70eff54ee0b2efa1287c1e4298833a89a0ed149c30e72b38775d70f8275ebbdb +size 93188 diff --git a/coco/images/COCO_val2014_000000106272.jpg b/coco/images/COCO_val2014_000000106272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54aa44e1442c183c4365ccb8978ce6b2dd4c33db --- /dev/null +++ b/coco/images/COCO_val2014_000000106272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d858894c996edbef123530bb8fb5c5a8431565239107532e023acdc0ce839b9 +size 177121 diff --git a/coco/images/COCO_val2014_000000106338.jpg b/coco/images/COCO_val2014_000000106338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb3fda3f4ac1e7de2ca68d0cad353cda3182b321 --- /dev/null +++ b/coco/images/COCO_val2014_000000106338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ac5787627090be168ce04f9837aaa7f48519d07681243442d70a6d1f5587ff +size 232405 diff --git a/coco/images/COCO_val2014_000000106351.jpg b/coco/images/COCO_val2014_000000106351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5df738f92d1cc4b4b07323fb28b8da230b4b465a --- /dev/null +++ b/coco/images/COCO_val2014_000000106351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43390cbdb1bfef77f50d45261e9c7d590334716877ce25f2934b66215b5cc083 +size 164534 diff --git a/coco/images/COCO_val2014_000000106392.jpg b/coco/images/COCO_val2014_000000106392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0728bd73c26ac4f79953d207ebdd7330d17028d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000106392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b3facc049f9d3f96950093997ff286dc35deab76ec98ed95d4e41a4a136a9c +size 173523 diff --git a/coco/images/COCO_val2014_000000106453.jpg b/coco/images/COCO_val2014_000000106453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99e8e5102af27aeffc29c5cee07d6afd9c181bc7 --- /dev/null +++ b/coco/images/COCO_val2014_000000106453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3efece7a4a745a500d65609d5700363ab48b2a02001bc4ce8ccedfd4d108a6 +size 203694 diff --git a/coco/images/COCO_val2014_000000106470.jpg b/coco/images/COCO_val2014_000000106470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4289255d781bc16d328470dd9379654500fad0d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000106470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535862d3560b9844ea7842163085630ea190402ab9e2c14ec00a0bdbe07b83a8 +size 242873 diff --git a/coco/images/COCO_val2014_000000106614.jpg b/coco/images/COCO_val2014_000000106614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cffbee98698f41b22095fea250ecfa817fa05327 --- /dev/null +++ b/coco/images/COCO_val2014_000000106614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64a0930d5c2bc309495cd712909570d79f61dd567f1f812eede62b4b25b2564 +size 154567 diff --git a/coco/images/COCO_val2014_000000106849.jpg b/coco/images/COCO_val2014_000000106849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e61134973bc0c39ce0ae88c1e08f9d3f84015057 --- /dev/null +++ b/coco/images/COCO_val2014_000000106849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0297886eaee6ede9ae4c8ef8f81c6f09a6b14d94e82b58aabf9782450abac1ae +size 162513 diff --git a/coco/images/COCO_val2014_000000106909.jpg b/coco/images/COCO_val2014_000000106909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cf1a957348af854be50160a387f31221623780d --- /dev/null +++ b/coco/images/COCO_val2014_000000106909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f4291419c4dd16dbdf53aa0ea8b09b13c4ec22bb5e589407b5e0c0020eb8ec +size 223237 diff --git a/coco/images/COCO_val2014_000000106920.jpg b/coco/images/COCO_val2014_000000106920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b57d4bb3a0dd6d58a91a19d521406295c3c167b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000106920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ff13590037adef974a10213ace8a49a92bccd94ace4adacf60fc7f4a4d620e +size 140664 diff --git a/coco/images/COCO_val2014_000000107183.jpg b/coco/images/COCO_val2014_000000107183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91677db30ae909f46b8035618f41bd5f9cd5bd59 --- /dev/null +++ b/coco/images/COCO_val2014_000000107183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb37f7afd58815afd9460d986f9303367bb7954351ee9fa9c641a88ef10369b +size 219306 diff --git a/coco/images/COCO_val2014_000000107516.jpg b/coco/images/COCO_val2014_000000107516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d5d58a0236d95520f80a060f2d4c7c2bcf0e471 --- /dev/null +++ b/coco/images/COCO_val2014_000000107516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a230177078bf9d2e45c525fd218f21c524e5511acdcd024da69f4a99ffc0b0a +size 137102 diff --git a/coco/images/COCO_val2014_000000107564.jpg b/coco/images/COCO_val2014_000000107564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6c2b61b405c375fbb558a9fa2e800c30ee2f89d --- /dev/null +++ b/coco/images/COCO_val2014_000000107564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918002ca8ecf74225974df5ce790299cc0b18c57d555eb65af005b4820349aa9 +size 288320 diff --git a/coco/images/COCO_val2014_000000107741.jpg b/coco/images/COCO_val2014_000000107741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16ff66a15df494ce94c0dcae8b2610b3d8f1cf76 --- /dev/null +++ b/coco/images/COCO_val2014_000000107741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19389c6c9bc1a88173e5a1fa8801b83e40b89482a1c9f816af8bc8d0fd7af9e +size 305416 diff --git a/coco/images/COCO_val2014_000000107800.jpg b/coco/images/COCO_val2014_000000107800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14b49d23e00083198f50de2500e1778a6c2affd1 --- /dev/null +++ b/coco/images/COCO_val2014_000000107800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e287df9a6ec9337043b4559065c8bfd391c4e5902d0602a57a004bdcf03e26 +size 178776 diff --git a/coco/images/COCO_val2014_000000108111.jpg b/coco/images/COCO_val2014_000000108111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..056c96a1ae5e42aa71480b9f63834ca889da1bac --- /dev/null +++ b/coco/images/COCO_val2014_000000108111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c7b8900781d6495b8ef4d20cfc3fb5d5e2308f9c51638f624578a9f94f92fe +size 161132 diff --git a/coco/images/COCO_val2014_000000108272.jpg b/coco/images/COCO_val2014_000000108272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5195b0eb43061189a8c88f023756da1c2278cc35 --- /dev/null +++ b/coco/images/COCO_val2014_000000108272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a657e0344c9a960b4d494c1fe50f297c8081396d99891d8ea0ae220c3da4ccab +size 292426 diff --git a/coco/images/COCO_val2014_000000108803.jpg b/coco/images/COCO_val2014_000000108803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8274bbbcaa5522eef6005970a171b58639e7f17 --- /dev/null +++ b/coco/images/COCO_val2014_000000108803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df69a6369520985ab3d9b39b547a665d449a7234b9df787ea80ded5885b7e3db +size 106021 diff --git a/coco/images/COCO_val2014_000000108898.jpg b/coco/images/COCO_val2014_000000108898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06d1031f33c99c560dc3b29ec620f1f0edd25160 --- /dev/null +++ b/coco/images/COCO_val2014_000000108898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9bebbd2a9e7cb8cd9e21004ecba0a8edab3eb04077241a3f2865e2989540462 +size 130438 diff --git a/coco/images/COCO_val2014_000000109231.jpg b/coco/images/COCO_val2014_000000109231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..470bd748e41396d9a1cb8fb9bc97bb9f351fc4f5 --- /dev/null +++ b/coco/images/COCO_val2014_000000109231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197e5b1a1c4feb73280703ddabab7011538d0b7d38430c511cad8fc0a18e1766 +size 240058 diff --git a/coco/images/COCO_val2014_000000109673.jpg b/coco/images/COCO_val2014_000000109673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82086deee5ab2c0abacbe02fe2fe705d7cc67794 --- /dev/null +++ b/coco/images/COCO_val2014_000000109673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8c434195922473aaa59ead0e779d1ef4df322115562a64402014a14c1ec6dd +size 169010 diff --git a/coco/images/COCO_val2014_000000109819.jpg b/coco/images/COCO_val2014_000000109819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..232384caaf1b058c347e855b87b65a1531ccb319 --- /dev/null +++ b/coco/images/COCO_val2014_000000109819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817f8911b65ba2a6319d0e011fa47efbc40dffb5817f8fdf2b97e6aa1889ef0c +size 282615 diff --git a/coco/images/COCO_val2014_000000109894.jpg b/coco/images/COCO_val2014_000000109894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b406f74d59805548a3c2cb4f932a095ede953b42 --- /dev/null +++ b/coco/images/COCO_val2014_000000109894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24566b59831a1059b8d4b00d3eaf1cce9ca7cfae323b0933a4ca1974c9183ca0 +size 211837 diff --git a/coco/images/COCO_val2014_000000110081.jpg b/coco/images/COCO_val2014_000000110081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c32b714e199fc1b8b4692bc468904e867e657c2 --- /dev/null +++ b/coco/images/COCO_val2014_000000110081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b72f376a8ac26608fb4f935be067a1a92e94c4d70fb2dbc1f75f848054a26d1 +size 225801 diff --git a/coco/images/COCO_val2014_000000110330.jpg b/coco/images/COCO_val2014_000000110330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39ca64ea125dd50c43fc5f7c27170cb69a052c63 --- /dev/null +++ b/coco/images/COCO_val2014_000000110330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfed18b02e8031be9894128c8117475adf9ae2da870fe4b73990a0477b837bf7 +size 192511 diff --git a/coco/images/COCO_val2014_000000110597.jpg b/coco/images/COCO_val2014_000000110597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e91ecc0b3042074f80843c61bd9b2b3bb0573cd --- /dev/null +++ b/coco/images/COCO_val2014_000000110597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf3e3fd028430ceb61f8860d85fb39436f45f7130045a7a30bf4c841eba865d +size 122073 diff --git a/coco/images/COCO_val2014_000000110672.jpg b/coco/images/COCO_val2014_000000110672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee546555aadaf30c477f79f0837498eb6c8d2670 --- /dev/null +++ b/coco/images/COCO_val2014_000000110672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410548bd4dfd5ece6f639619b3bcf54cf3b6e2f052673608fce61a45b395b90d +size 189963 diff --git a/coco/images/COCO_val2014_000000111086.jpg b/coco/images/COCO_val2014_000000111086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f14d8d5dc3f6c969834c922edcc5855ec234c9a --- /dev/null +++ b/coco/images/COCO_val2014_000000111086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b472694b88dc4fbeceb75eddf052d2cfb98728161cdbebde01954992bac6aa2 +size 127245 diff --git a/coco/images/COCO_val2014_000000111099.jpg b/coco/images/COCO_val2014_000000111099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2b90dc57fa7fbdc961246fb17dedcc1eaea824b --- /dev/null +++ b/coco/images/COCO_val2014_000000111099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49b5e043159ab330f2a8f584b656baf35194146cbc597019a1848014d4fb4f2 +size 163415 diff --git a/coco/images/COCO_val2014_000000111104.jpg b/coco/images/COCO_val2014_000000111104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7f08c4e6fe797e47dfc13f3793d7b29abae4a83 --- /dev/null +++ b/coco/images/COCO_val2014_000000111104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131966020e33ca786fbb7c3a7dbd73bbc14e2d8455ad5d42576b7fb15efd123a +size 213246 diff --git a/coco/images/COCO_val2014_000000111434.jpg b/coco/images/COCO_val2014_000000111434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5853d9e1a7cb0393413bc23af6e0aefe418c721e --- /dev/null +++ b/coco/images/COCO_val2014_000000111434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef38988db78000a570f7015ded0a0a55559bb6864709a162b56ba8d15af1ab63 +size 130857 diff --git a/coco/images/COCO_val2014_000000111593.jpg b/coco/images/COCO_val2014_000000111593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f54952a87339cced68cfc1128a6021a27146af2b --- /dev/null +++ b/coco/images/COCO_val2014_000000111593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d69e7b309fc35cbe678d6d6741d34c1d11feb654964168631ee15de239ff83 +size 153306 diff --git a/coco/images/COCO_val2014_000000112065.jpg b/coco/images/COCO_val2014_000000112065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47507c0594747142e70053da2bab3cf0837d51f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000112065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af07facadf136cde72140affb0d96e8016a853215004b0c4ce8695bb49a37ad +size 114027 diff --git a/coco/images/COCO_val2014_000000112362.jpg b/coco/images/COCO_val2014_000000112362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e48bc44b27af3cb78c5a9f4bf7b9753d6d5bfbd --- /dev/null +++ b/coco/images/COCO_val2014_000000112362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1786a3a017d7a0ee12862b1b705eed87f2668745bac0fd4dc75b52476dffdb85 +size 169926 diff --git a/coco/images/COCO_val2014_000000112568.jpg b/coco/images/COCO_val2014_000000112568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1821c0983ebf2be33616a8425b80ae354d95090f --- /dev/null +++ b/coco/images/COCO_val2014_000000112568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c631cf88612f9c219313ea02b02a749fd91aed4d671220d447008d5624f8e85a +size 168044 diff --git a/coco/images/COCO_val2014_000000112586.jpg b/coco/images/COCO_val2014_000000112586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..223aafcdb5b24efd1149a115875ac4497240d74e --- /dev/null +++ b/coco/images/COCO_val2014_000000112586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be8e3cceefe4579670d610a54bb688f3f27f06e67a7b534bae4589c4a05ddf6 +size 208891 diff --git a/coco/images/COCO_val2014_000000112769.jpg b/coco/images/COCO_val2014_000000112769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..509eda2b5e145e182c26da789813435b1e01cdab --- /dev/null +++ b/coco/images/COCO_val2014_000000112769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a340ad86452c56a7e2d768de15ab1805de14c4d32aca02ad853b2d90c57140f +size 190937 diff --git a/coco/images/COCO_val2014_000000112904.jpg b/coco/images/COCO_val2014_000000112904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77c87863f2d2669aa1e1b2e42a7416ba62ca7a5f --- /dev/null +++ b/coco/images/COCO_val2014_000000112904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41d1ce84471526e2214705421d17ede0ab7ffed280d5c54c4c3612cd520f7ab +size 220573 diff --git a/coco/images/COCO_val2014_000000112941.jpg b/coco/images/COCO_val2014_000000112941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d57be5d6bcc94f759ea475103a82f87c7f982167 --- /dev/null +++ b/coco/images/COCO_val2014_000000112941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d12e24dd264283e5e1c7df4ac212f950b2a637b49776b4f0fc72c037664f41 +size 108595 diff --git a/coco/images/COCO_val2014_000000113282.jpg b/coco/images/COCO_val2014_000000113282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d33d8a523a056d6aedc73c0bae682efe127f3d1c --- /dev/null +++ b/coco/images/COCO_val2014_000000113282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59aa18d4b06068a057e883ae789c9b8659318eb93f9e7538c9658eb3f3048236 +size 208913 diff --git a/coco/images/COCO_val2014_000000113533.jpg b/coco/images/COCO_val2014_000000113533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbe00aac8416b918e698f3c72b3ab5236abe71c2 --- /dev/null +++ b/coco/images/COCO_val2014_000000113533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45cde9e1323a7c51b68bb919ff7619c70ad5700a65378d1c51dd8068c3352fd2 +size 152667 diff --git a/coco/images/COCO_val2014_000000113720.jpg b/coco/images/COCO_val2014_000000113720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b739e07794d8f11dc1c6b35bac2b962ab6cc34d5 --- /dev/null +++ b/coco/images/COCO_val2014_000000113720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d329f69ab8f90bf4b2b6b65a92e47086d0b802a34f8f3ed06f644c89050200 +size 178857 diff --git a/coco/images/COCO_val2014_000000113757.jpg b/coco/images/COCO_val2014_000000113757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..384df6948feabad0868de1aec5ae760252608646 --- /dev/null +++ b/coco/images/COCO_val2014_000000113757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a91406fd988a05f665bcba7afa35a427e9307fea402851feccfae68966c557 +size 169236 diff --git a/coco/images/COCO_val2014_000000113914.jpg b/coco/images/COCO_val2014_000000113914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5378ca7976561bed1bafb44a33bb7ef36125d21 --- /dev/null +++ b/coco/images/COCO_val2014_000000113914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf70afd5fe12e3f1d6197eabbac75d4de2d1f127bc553e2095fd4fe3d1fea8c +size 141343 diff --git a/coco/images/COCO_val2014_000000113975.jpg b/coco/images/COCO_val2014_000000113975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3781baaeb10dacbe87e060c993084e33ccd57a91 --- /dev/null +++ b/coco/images/COCO_val2014_000000113975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa01a6dbfe6d535780906fb050ac11afa90b537df7bf8f45323daa815853eed +size 80014 diff --git a/coco/images/COCO_val2014_000000114184.jpg b/coco/images/COCO_val2014_000000114184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63e273368d6a0eac9cb277a1056afbef16b3a585 --- /dev/null +++ b/coco/images/COCO_val2014_000000114184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab88a740660b11faf23bf824cb8ff0b748529c27b325590e875ceeabe4c9309 +size 142968 diff --git a/coco/images/COCO_val2014_000000114291.jpg b/coco/images/COCO_val2014_000000114291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9699630e04f08f6f273e83d36e31f617805a3724 --- /dev/null +++ b/coco/images/COCO_val2014_000000114291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2309a1db095da8c949ef644d63418fe629fd30aeeb7ea7dfbc7200f445fe664c +size 117749 diff --git a/coco/images/COCO_val2014_000000114313.jpg b/coco/images/COCO_val2014_000000114313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..050ea8948b7c3f2b32ffc0d2a9cae77f3e9edc45 --- /dev/null +++ b/coco/images/COCO_val2014_000000114313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51be8bedf13c1778cd5c07889aa7b476f8239eeca3bc6c9502d39bd49c62729 +size 157557 diff --git a/coco/images/COCO_val2014_000000114884.jpg b/coco/images/COCO_val2014_000000114884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbdce23fcf26df1adcfe4379df28b9a8d0bb293a --- /dev/null +++ b/coco/images/COCO_val2014_000000114884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b8351984bceef7b96b22f66f12d0bc463b0118be5b9d8493ae1e432908e044 +size 205959 diff --git a/coco/images/COCO_val2014_000000114907.jpg b/coco/images/COCO_val2014_000000114907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2228ec9c1e25c3783e6c2e4018e55e694ff8331 --- /dev/null +++ b/coco/images/COCO_val2014_000000114907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef6feb0a8d8886de8dc4db6e6c379cdd8fad15111a8edc570eeda66bcc17dba +size 209467 diff --git a/coco/images/COCO_val2014_000000115006.jpg b/coco/images/COCO_val2014_000000115006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca344fbee332ca96e2dbf77b887f909fa9782d74 --- /dev/null +++ b/coco/images/COCO_val2014_000000115006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a2b0489cdbe463abede2efbb26c9eeb367652b108dfbf05d81459b64ef3d88 +size 128803 diff --git a/coco/images/COCO_val2014_000000115146.jpg b/coco/images/COCO_val2014_000000115146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5ba11ff62294227ed02f1e521ca8c7aa9c88fe7 --- /dev/null +++ b/coco/images/COCO_val2014_000000115146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43b62e6a3aa759d613c6c63b8386cbe54e8059d620d4d4f0df51b4965378d63 +size 133357 diff --git a/coco/images/COCO_val2014_000000115245.jpg b/coco/images/COCO_val2014_000000115245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..989eacf1b0fa7cfe9deacbf919034393fc63cdb3 --- /dev/null +++ b/coco/images/COCO_val2014_000000115245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31967b55cb57fdf83991b7aeb4076d91e4e5be51cda0a9400313014b97ab7eb8 +size 153904 diff --git a/coco/images/COCO_val2014_000000115700.jpg b/coco/images/COCO_val2014_000000115700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7b67151351baa1d18957343af678e8b118c66a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000115700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30f6eb5e95b7f8d4dba2f80d951a8654e45c382a448356ff341455df16d62b6 +size 194181 diff --git a/coco/images/COCO_val2014_000000115765.jpg b/coco/images/COCO_val2014_000000115765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d7cd6af3709fef12511f140590cdac82a58532a --- /dev/null +++ b/coco/images/COCO_val2014_000000115765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7050a61d091ea31e0e8a68bcc0b8022ec4904e4d25df2fad4391267225e13d60 +size 318735 diff --git a/coco/images/COCO_val2014_000000115791.jpg b/coco/images/COCO_val2014_000000115791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d31df426a17d4893fc86bac2e0776272cb97e9be --- /dev/null +++ b/coco/images/COCO_val2014_000000115791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49eef77bd95fe57208cd4c8abbe65fc5fe7bc2cabae7fcbc514392b2117dedba +size 266327 diff --git a/coco/images/COCO_val2014_000000115830.jpg b/coco/images/COCO_val2014_000000115830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08b56ab02d06bbdc3fb5a726c5a981eae4f0d339 --- /dev/null +++ b/coco/images/COCO_val2014_000000115830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d1aeec53dee9340547ee71b8fe263c9e5506c596b047a7456ea71ed6fba3e0 +size 176383 diff --git a/coco/images/COCO_val2014_000000115930.jpg b/coco/images/COCO_val2014_000000115930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ca015d2bc1c11806b8b577f263adb55933bc0b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000115930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c34541d8615721beb39bf91ca0b3e6d8ccd4ec4f63c049d6cc61ce78524155 +size 216357 diff --git a/coco/images/COCO_val2014_000000115946.jpg b/coco/images/COCO_val2014_000000115946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9321142d38dd9805b7d6ac591d48302dabc241f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000115946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710c302c6a617ffbd271ebad8a4b1a15a6737f51e3cdaa35b4b009aee4046264 +size 111574 diff --git a/coco/images/COCO_val2014_000000116061.jpg b/coco/images/COCO_val2014_000000116061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a2ce24c00b11f4c8c308e10bc823e11a408c2a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000116061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504b76989374c880ffc2c8349032e9792d9d0917bd1752d387fc776b37c04d59 +size 72279 diff --git a/coco/images/COCO_val2014_000000116083.jpg b/coco/images/COCO_val2014_000000116083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6d0c1c07521e4d83dd94172b5f03ce2c0817abc --- /dev/null +++ b/coco/images/COCO_val2014_000000116083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f58e92fc6e449bea220063ee24032a2a1ad2179679e499da7af98e123a04f2 +size 156567 diff --git a/coco/images/COCO_val2014_000000116132.jpg b/coco/images/COCO_val2014_000000116132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f714321da674fa837d41d17396f8c6b52a6d86f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000116132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782b8c15e2f503a33f0236424b23eafac496506ddab558065e1dd49c0ef630a1 +size 144091 diff --git a/coco/images/COCO_val2014_000000116133.jpg b/coco/images/COCO_val2014_000000116133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19dff45c95b5902ce5ba870dde7678e7426e4e04 --- /dev/null +++ b/coco/images/COCO_val2014_000000116133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2959f654deb5c4382e0c8fa0be80ed5df1fb2b7600695e635269ff63cbb102 +size 128114 diff --git a/coco/images/COCO_val2014_000000116405.jpg b/coco/images/COCO_val2014_000000116405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a98cab9e479345aa4f6046d58fb37a4fcd55b70e --- /dev/null +++ b/coco/images/COCO_val2014_000000116405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04242e2886583db48b961616cd62af0acec3d2b3e28fa0660fe5f74f46a4fcc4 +size 101922 diff --git a/coco/images/COCO_val2014_000000117089.jpg b/coco/images/COCO_val2014_000000117089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f43d1e5e3a0ebc5e89d6009cbf3325b244c1a40 --- /dev/null +++ b/coco/images/COCO_val2014_000000117089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc0328f9175b0b3d9e528f48f7fe09c5e0743fffe01247996b4912c4e8ad19be +size 219271 diff --git a/coco/images/COCO_val2014_000000117466.jpg b/coco/images/COCO_val2014_000000117466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec2e263b27ddbf77944eab9da3e93e1f2de3aec3 --- /dev/null +++ b/coco/images/COCO_val2014_000000117466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc4e3cf54a688ea1c975a358bfe590bbf6ac0fd7fdd9ffaf0f23d71514cb78d +size 125288 diff --git a/coco/images/COCO_val2014_000000117492.jpg b/coco/images/COCO_val2014_000000117492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24f89b13e567321baa192b733699e22018bffda7 --- /dev/null +++ b/coco/images/COCO_val2014_000000117492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fa3629ce43fe555c0b1d2721279125e61876c1297359ed570d2275610ab89e +size 274606 diff --git a/coco/images/COCO_val2014_000000117527.jpg b/coco/images/COCO_val2014_000000117527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27ac2cf0883b90d5125cfe842e8f5a5f899f8a0c --- /dev/null +++ b/coco/images/COCO_val2014_000000117527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1349e47789c4ba6ee71b8ea2ba5e528d7eadb8938bd241d9c9b567c4d11a14a6 +size 231501 diff --git a/coco/images/COCO_val2014_000000118109.jpg b/coco/images/COCO_val2014_000000118109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d41108b7d267b1ab3e94eb6185f190f0f495d6f --- /dev/null +++ b/coco/images/COCO_val2014_000000118109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa071d5f99983b6eae802691b8fa8986fad410dd2cd92535afd92f884d501d4 +size 224660 diff --git a/coco/images/COCO_val2014_000000118191.jpg b/coco/images/COCO_val2014_000000118191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..817872b44b7ccd179e7794e4f413a257514ba5a5 --- /dev/null +++ b/coco/images/COCO_val2014_000000118191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5984e9ae7002ab29acaaf30942a714abecc987580b66abdfb143bb5638b5fbf +size 248819 diff --git a/coco/images/COCO_val2014_000000118344.jpg b/coco/images/COCO_val2014_000000118344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bce2e975a90e81d1f842d1189e2c9c8e72d2f15f --- /dev/null +++ b/coco/images/COCO_val2014_000000118344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd7c6c24db542ff48a402d80c1a898ea03e42c4f8823fc74c020feaa2cafb13 +size 134144 diff --git a/coco/images/COCO_val2014_000000118432.jpg b/coco/images/COCO_val2014_000000118432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b807d3f0103151a8b10a5f5b7f9584f06ea50709 --- /dev/null +++ b/coco/images/COCO_val2014_000000118432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb550302bd41a4ce9fab1fdde73a278debf8505cf5fc3c1c212a3ee70c91961a +size 227201 diff --git a/coco/images/COCO_val2014_000000118450.jpg b/coco/images/COCO_val2014_000000118450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26acd689ef2083aec3010309e97af2f1f0c69fde --- /dev/null +++ b/coco/images/COCO_val2014_000000118450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d087484c09464c2b43151c9debda3a2765981507d93a8cc240fb0372ef260b +size 196797 diff --git a/coco/images/COCO_val2014_000000118811.jpg b/coco/images/COCO_val2014_000000118811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5acb1182f5a2efe22ae1ec25892e4a7b43e40a7c --- /dev/null +++ b/coco/images/COCO_val2014_000000118811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdca639157aaa134fcd7fd27abc458cd833287d36ba4b35f4080602f0ebb2e8d +size 156800 diff --git a/coco/images/COCO_val2014_000000118911.jpg b/coco/images/COCO_val2014_000000118911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f58a1129ab2e0f908941bcfc6fdb6255db45dd8d --- /dev/null +++ b/coco/images/COCO_val2014_000000118911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac47cd10dca8acd4380165ee6cf3cc6bab04a35ce95132f1bb4783c6469a110b +size 185398 diff --git a/coco/images/COCO_val2014_000000118970.jpg b/coco/images/COCO_val2014_000000118970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f32b586bd5d6be97712d3487ea7f05b75e07e35c --- /dev/null +++ b/coco/images/COCO_val2014_000000118970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5a43b025d1026ff9c210a1070e0ab08de829bb2f4efd5dcc1ccd8e67a00915 +size 254149 diff --git a/coco/images/COCO_val2014_000000119617.jpg b/coco/images/COCO_val2014_000000119617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e7ff1cbc24aa17e3b2d48fec1f5773565542bab --- /dev/null +++ b/coco/images/COCO_val2014_000000119617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4f7103d9db1cece155f3aeb35bd2a3f5847ebd571c0839b63f8fb6b0c3c290 +size 119580 diff --git a/coco/images/COCO_val2014_000000119709.jpg b/coco/images/COCO_val2014_000000119709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..983f1585758a687253b9fd1a7cca76e475e9d1fc --- /dev/null +++ b/coco/images/COCO_val2014_000000119709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5caee1543ee90d4782d22e6780cf89f3e00b790749335ba09fa63b77720c8909 +size 147575 diff --git a/coco/images/COCO_val2014_000000119752.jpg b/coco/images/COCO_val2014_000000119752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01e0bebd6b96126b619300cd33ca309133e1f61f --- /dev/null +++ b/coco/images/COCO_val2014_000000119752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8038f325e46adb8f9e4550de8764db6bb06b1f7eb47832aa5d89e05c757e01d1 +size 71814 diff --git a/coco/images/COCO_val2014_000000119802.jpg b/coco/images/COCO_val2014_000000119802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fc4dedef1694d49734f816070a93f5d2dd9ca81 --- /dev/null +++ b/coco/images/COCO_val2014_000000119802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf8c7bb1031845c28601d227e5bdaae81754d44e4a7fb4221161e2b1d2dc460 +size 123312 diff --git a/coco/images/COCO_val2014_000000120412.jpg b/coco/images/COCO_val2014_000000120412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..751f870757f329ca7fe84166f4aedeff54cbcbed --- /dev/null +++ b/coco/images/COCO_val2014_000000120412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdfebfdb6fe2142e6e0984c12be8248239fa23c142b33bd7293f1d0f3805cb5 +size 186526 diff --git a/coco/images/COCO_val2014_000000120535.jpg b/coco/images/COCO_val2014_000000120535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0bb6ed8ef909b931155c1f18fc25aaf523bc3ae --- /dev/null +++ b/coco/images/COCO_val2014_000000120535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c44703472334c249bc9ce4247efa15a5aac668d34f58dee33d2bfcc134b7b7 +size 92769 diff --git a/coco/images/COCO_val2014_000000120747.jpg b/coco/images/COCO_val2014_000000120747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b445a2a20d833677108a7a2127d1cf7b4fd8a7f --- /dev/null +++ b/coco/images/COCO_val2014_000000120747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47cb0b8a596b8e9f13ea38055a1928481c859975271bfc555bf5700e8b41ea8 +size 117908 diff --git a/coco/images/COCO_val2014_000000121106.jpg b/coco/images/COCO_val2014_000000121106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cc0f7d85a09b2112be7a95e3790be1835c37364 --- /dev/null +++ b/coco/images/COCO_val2014_000000121106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9386a93f2063f4d8699a4e1b1841f299c1d98678ae8fa788f891470377548e95 +size 146233 diff --git a/coco/images/COCO_val2014_000000121143.jpg b/coco/images/COCO_val2014_000000121143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..878ef62df5a20eb2b9de7058eb343fb16d483073 --- /dev/null +++ b/coco/images/COCO_val2014_000000121143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d082e25a5c20363c1b08cf540ac5efc35cc6752e29414d1e7da731c2e107f8 +size 244840 diff --git a/coco/images/COCO_val2014_000000121744.jpg b/coco/images/COCO_val2014_000000121744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df1c5ec779ccd927640d45950b4fbd3babe8b3cb --- /dev/null +++ b/coco/images/COCO_val2014_000000121744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c043b431e49c40234c49a29c9bb6fd43293e6272a0eb2c198d7c1aad4106b2 +size 212520 diff --git a/coco/images/COCO_val2014_000000121959.jpg b/coco/images/COCO_val2014_000000121959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dedf9f586f5cb2574aba1161cf296f8ade539f6c --- /dev/null +++ b/coco/images/COCO_val2014_000000121959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e79e460b8ef71ac702259c5a53740ab1ddc1aa99cb188b6965f9f5fbdaad31 +size 123010 diff --git a/coco/images/COCO_val2014_000000121989.jpg b/coco/images/COCO_val2014_000000121989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0c8bcad19a9934e8b80692c23b280a9fac1a0d9 --- /dev/null +++ b/coco/images/COCO_val2014_000000121989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b2bba72316096129a68012a99a4afab122790b3e714bb73e4e4e3b3c3e4d4f +size 223650 diff --git a/coco/images/COCO_val2014_000000122166.jpg b/coco/images/COCO_val2014_000000122166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d550a98fb69175ec89b0d2611c6deae60f79601 --- /dev/null +++ b/coco/images/COCO_val2014_000000122166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914e39f9c79ced1a519f1003c410b3ed7bfbc8315df4e0e0c35ac421079e9c6d +size 230903 diff --git a/coco/images/COCO_val2014_000000122314.jpg b/coco/images/COCO_val2014_000000122314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed79950d47fa46831a113bd3bac35c77bee1188f --- /dev/null +++ b/coco/images/COCO_val2014_000000122314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40fbea66beb7707f288898442b7c6a9c13ad1b895697c7db7a365e6093019f44 +size 112454 diff --git a/coco/images/COCO_val2014_000000122962.jpg b/coco/images/COCO_val2014_000000122962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f6e7083dd132ceb796c3094f7f92363a27e99c0 --- /dev/null +++ b/coco/images/COCO_val2014_000000122962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe230270c69febc336549d68fccd0ca50f6754d58d8fe917b210c8c5f8ddf59 +size 238417 diff --git a/coco/images/COCO_val2014_000000123136.jpg b/coco/images/COCO_val2014_000000123136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cae7ec47635ac2363e15718b8f8d0155b5cec3ad --- /dev/null +++ b/coco/images/COCO_val2014_000000123136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2576fce97b850c22361fe69a93aad080faa53af62328654245d06184b3e749e5 +size 195024 diff --git a/coco/images/COCO_val2014_000000123360.jpg b/coco/images/COCO_val2014_000000123360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6499e4698924b0eafa6911881efcc45f0aa6ef62 --- /dev/null +++ b/coco/images/COCO_val2014_000000123360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443c4251a0a3231c4f9642d5de1969faebb1fba16e7522440fda91cfb590b724 +size 273928 diff --git a/coco/images/COCO_val2014_000000123555.jpg b/coco/images/COCO_val2014_000000123555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2764b35929e4cfa236a7b689c737c4f3fdb5ceb0 --- /dev/null +++ b/coco/images/COCO_val2014_000000123555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61fadf28a37a4464e0e6752e89b507225609993cf585ddaa7439e53f5d9cbf0c +size 192161 diff --git a/coco/images/COCO_val2014_000000124004.jpg b/coco/images/COCO_val2014_000000124004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bd1adf8816e1f10123a8881aa1eaa64f041cd51 --- /dev/null +++ b/coco/images/COCO_val2014_000000124004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddea3950c99b2823896938a8e44109fd73f93fd81e53caa45434d061b89012b3 +size 206591 diff --git a/coco/images/COCO_val2014_000000124327.jpg b/coco/images/COCO_val2014_000000124327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98bdbbd365367774f72aca2e8b31a57bf33833c0 --- /dev/null +++ b/coco/images/COCO_val2014_000000124327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741df9f980a3a1a95ade340b7e135358f82effa2bde46e924314c19310e31ece +size 270147 diff --git a/coco/images/COCO_val2014_000000124798.jpg b/coco/images/COCO_val2014_000000124798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd02445b9a438c263186c49a61c47e117cccbf0c --- /dev/null +++ b/coco/images/COCO_val2014_000000124798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945dffc0d0e390d50539049ebbe2a80691f9f0c5bee67bc10a6ecc57a08ae536 +size 231060 diff --git a/coco/images/COCO_val2014_000000124930.jpg b/coco/images/COCO_val2014_000000124930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b359a2c3c9f8aa85d5cbd3a4f16ddb266360924 --- /dev/null +++ b/coco/images/COCO_val2014_000000124930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7f4b532a5d1f8af1b170799dd201d6528d2b8e5cee3ed9c2c0141a1fb49347 +size 163531 diff --git a/coco/images/COCO_val2014_000000125572.jpg b/coco/images/COCO_val2014_000000125572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9aeea0c9d163e2e22f46607696265e2aa636e902 --- /dev/null +++ b/coco/images/COCO_val2014_000000125572.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90387b90815e9382aa564dc3319a8f837a0a4ceb0dfeb59ee2e9eeb3ed02480a +size 147497 diff --git a/coco/images/COCO_val2014_000000125755.jpg b/coco/images/COCO_val2014_000000125755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f31d0574646ab912cbf1017848dd51dba49f869 --- /dev/null +++ b/coco/images/COCO_val2014_000000125755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5472b2e53b4729c1555d96348d958cf7d4eb5b2c777ec7b7f37f2855dd04967 +size 223574 diff --git a/coco/images/COCO_val2014_000000125909.jpg b/coco/images/COCO_val2014_000000125909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce8c86dfd75624e132d54834886fdc10f5d8c22d --- /dev/null +++ b/coco/images/COCO_val2014_000000125909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f089380e76bb0c030718fc590e0dd1eb64c2cc234938a42981d51b1508b4a9ab +size 176376 diff --git a/coco/images/COCO_val2014_000000125936.jpg b/coco/images/COCO_val2014_000000125936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1931ffa63ecaf2f3c10b7d5a0449273db7eab3dc --- /dev/null +++ b/coco/images/COCO_val2014_000000125936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27bcfe9eb5af5b0a9aabbab0d654341103c341e05f934b4174c11f6f0b130a32 +size 135186 diff --git a/coco/images/COCO_val2014_000000126226.jpg b/coco/images/COCO_val2014_000000126226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb765615bf5f2706a237b5efa41dbfa065ef7a01 --- /dev/null +++ b/coco/images/COCO_val2014_000000126226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731fc25ddb12d91a6799cc9f96308c7afe48fdcfc98f75967d1217e46ce3c285 +size 252188 diff --git a/coco/images/COCO_val2014_000000126229.jpg b/coco/images/COCO_val2014_000000126229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51efc7554cff77edc095f39dc3f31abdef64f44a --- /dev/null +++ b/coco/images/COCO_val2014_000000126229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ccb4178e2cc2346a36c610938c54eb09d7a883a95e4bc8b6f16b7fc7f8499bb +size 104618 diff --git a/coco/images/COCO_val2014_000000126429.jpg b/coco/images/COCO_val2014_000000126429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22914dbd5f5ae68039b6bf09f4c1fb3294681c27 --- /dev/null +++ b/coco/images/COCO_val2014_000000126429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce94fc8142b0206c7cb6f546bab9784d8d22d6c48c7c0466601fe765ea47b953 +size 148090 diff --git a/coco/images/COCO_val2014_000000126606.jpg b/coco/images/COCO_val2014_000000126606.jpg new file mode 100644 index 0000000000000000000000000000000000000000..777c07ba561f3fffb6aad4879ac867b5da4f20b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000126606.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc29ac55b9254b6f0d3c89a1f6c79b842380b99fc5b0d2e6c3e05a73829278fa +size 208524 diff --git a/coco/images/COCO_val2014_000000127074.jpg b/coco/images/COCO_val2014_000000127074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..332835d4281e5666794c978ee3ab2a2a6ade3cf9 --- /dev/null +++ b/coco/images/COCO_val2014_000000127074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6431eb02677dfb219fa3d2db5efee6cabf55c1afab7464a2925ad62447eb78b2 +size 366982 diff --git a/coco/images/COCO_val2014_000000127259.jpg b/coco/images/COCO_val2014_000000127259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fff6e9b67fc9787eb70591205c7e97986791addb --- /dev/null +++ b/coco/images/COCO_val2014_000000127259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa626baaba04e8698dff1d7b9460baf562bb7ac0a6ba99adf4a61d879f310ca +size 322430 diff --git a/coco/images/COCO_val2014_000000127394.jpg b/coco/images/COCO_val2014_000000127394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..036ab3e3cf654d1f0a30c203a491da1b6dd28934 --- /dev/null +++ b/coco/images/COCO_val2014_000000127394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208bec356ae7907be5c488969217d8976c1b265f8c3d4e164362951ec2afa4dd +size 222001 diff --git a/coco/images/COCO_val2014_000000128377.jpg b/coco/images/COCO_val2014_000000128377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfd916fd6e8fc861930eb692509e38c6c3f2adcb --- /dev/null +++ b/coco/images/COCO_val2014_000000128377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060a19203063a98e5365ad02aa99c067f4f875a6577c984f8e26ac123f3ce7e4 +size 275780 diff --git a/coco/images/COCO_val2014_000000128602.jpg b/coco/images/COCO_val2014_000000128602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05cf586d015d9dfe8e45e74f4fdd6b79bd866423 --- /dev/null +++ b/coco/images/COCO_val2014_000000128602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cc25ba9db05dcaf9433fdab3fdab750fec8ffb9a35de70b128cc8e8921f906 +size 207424 diff --git a/coco/images/COCO_val2014_000000129065.jpg b/coco/images/COCO_val2014_000000129065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e7b33b278ba833a963a114ecc3b00e5666686ee --- /dev/null +++ b/coco/images/COCO_val2014_000000129065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788baca61fc0b9c7af029627218e6083532d6646e9fd57f487e840fa3f310032 +size 234549 diff --git a/coco/images/COCO_val2014_000000129566.jpg b/coco/images/COCO_val2014_000000129566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..957d7ba8c46f1226c1dc927c2055ca10b8e54d59 --- /dev/null +++ b/coco/images/COCO_val2014_000000129566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a4166502af02355eaa19922363e6a4637c0a80e1e74dba5faf58b19ba31113 +size 200692 diff --git a/coco/images/COCO_val2014_000000129659.jpg b/coco/images/COCO_val2014_000000129659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ba65f49d24704ca4aa335a2cdebd1c364c3670d --- /dev/null +++ b/coco/images/COCO_val2014_000000129659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d860734b534e41386b76d7574d71c910d38667ae8ece2304577afbb90e6e3947 +size 178035 diff --git a/coco/images/COCO_val2014_000000129765.jpg b/coco/images/COCO_val2014_000000129765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b87bbfb0c8ff52e098f7d70f7278020e14a0731 --- /dev/null +++ b/coco/images/COCO_val2014_000000129765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1503dbaf55ff93d257259df1194b8cc143f7750682b4aaf7c55018ab55016182 +size 165735 diff --git a/coco/images/COCO_val2014_000000129862.jpg b/coco/images/COCO_val2014_000000129862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18029c25ca476b80068babf5093080874e46ed46 --- /dev/null +++ b/coco/images/COCO_val2014_000000129862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce303e15c022e3807211e841946951a5e6b7038bd4d49ac9a9d23d02e6404ee +size 225757 diff --git a/coco/images/COCO_val2014_000000129897.jpg b/coco/images/COCO_val2014_000000129897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65c73dd477bc423c1ff7a25554182c590b3cb426 --- /dev/null +++ b/coco/images/COCO_val2014_000000129897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30673ab5dbf181fb8c795afd51956f500c38ee8406b9765520666e8d6005dcd +size 198997 diff --git a/coco/images/COCO_val2014_000000130663.jpg b/coco/images/COCO_val2014_000000130663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..049f3b10fa6bff147436928a819c2c873b38246b --- /dev/null +++ b/coco/images/COCO_val2014_000000130663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873ae9b209dbe409b7c8b5dccec3fd151c447bbbf0687f1aa2968ac2232ccb90 +size 250338 diff --git a/coco/images/COCO_val2014_000000130699.jpg b/coco/images/COCO_val2014_000000130699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51bacdac66d5bc054a89bea8805d46cd6ed36130 --- /dev/null +++ b/coco/images/COCO_val2014_000000130699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03e2319292a5fbaca1008059647103325ead81a3088dafabf4665cf9e79c48d +size 195943 diff --git a/coco/images/COCO_val2014_000000130875.jpg b/coco/images/COCO_val2014_000000130875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e85f876fb50287004347065fe04b1dcb2129293 --- /dev/null +++ b/coco/images/COCO_val2014_000000130875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4d8d2387e5a1612516dde60787e974e97ce133e49facc6b9269142d6e2ba86 +size 113802 diff --git a/coco/images/COCO_val2014_000000130909.jpg b/coco/images/COCO_val2014_000000130909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b722e363bbfa50b05ce73c1510c0a583893355fa --- /dev/null +++ b/coco/images/COCO_val2014_000000130909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a93c47463d40372bd698304e63c428d65d79947d92cac65e33851b43816d930 +size 216545 diff --git a/coco/images/COCO_val2014_000000131018.jpg b/coco/images/COCO_val2014_000000131018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3add7287a9bc31af077db9d5ba13884fc601e588 --- /dev/null +++ b/coco/images/COCO_val2014_000000131018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac8514d268bbd73f23e736f086f5954fdbbd4b9ddfd4889a76da23d78082c69 +size 222863 diff --git a/coco/images/COCO_val2014_000000131280.jpg b/coco/images/COCO_val2014_000000131280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6264c50c9b43baee2f13846acc389b0f17adb4ed --- /dev/null +++ b/coco/images/COCO_val2014_000000131280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7c2cdce5180fe2ee55871f3df4d3eb75069325b223d55ab57886f98692cc47 +size 120776 diff --git a/coco/images/COCO_val2014_000000132143.jpg b/coco/images/COCO_val2014_000000132143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd8e700d2151abad908fbd1aec71bfaccf174eae --- /dev/null +++ b/coco/images/COCO_val2014_000000132143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4905409a4c0a59152b6291c501c4d35f13ac306e9b3cdad0c6e84d46afec6e +size 109069 diff --git a/coco/images/COCO_val2014_000000132336.jpg b/coco/images/COCO_val2014_000000132336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7ab8b81087060eea70c844ca1880c406c4e3305 --- /dev/null +++ b/coco/images/COCO_val2014_000000132336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0226dd03efbcf16d9a925b82ec1c780e7daaeee7d1f97213946a222e21cf6e +size 227826 diff --git a/coco/images/COCO_val2014_000000132362.jpg b/coco/images/COCO_val2014_000000132362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56e636e7f7cd69ec80acf2ee6038d56d3bdc9b87 --- /dev/null +++ b/coco/images/COCO_val2014_000000132362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c72a183819d052aad8b16b0f3cf6dabe78d3279be07b4b6dcac240706682ba6 +size 211396 diff --git a/coco/images/COCO_val2014_000000133078.jpg b/coco/images/COCO_val2014_000000133078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23f1f684dbaa9bcb046d8c14545dbe8413e54cc1 --- /dev/null +++ b/coco/images/COCO_val2014_000000133078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21bbd2dddbd65ac2246fff2108a4195f3449f6b7f69cc3524b6508e447351389 +size 172209 diff --git a/coco/images/COCO_val2014_000000133090.jpg b/coco/images/COCO_val2014_000000133090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..472f0203d2cbabe292327ef45f569191196d0559 --- /dev/null +++ b/coco/images/COCO_val2014_000000133090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b39200b7c2a50acdc49a605e7075a9fcf43b8bb03f4b5d0f8177ba80287c8f1 +size 152157 diff --git a/coco/images/COCO_val2014_000000133142.jpg b/coco/images/COCO_val2014_000000133142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e08f6f877190c253706f0fcecdc4ac4423a8d740 --- /dev/null +++ b/coco/images/COCO_val2014_000000133142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f535f0d4728f5478045d30c94851417e84d50b9b5e5a57815f820ae269e9b1c +size 135724 diff --git a/coco/images/COCO_val2014_000000133244.jpg b/coco/images/COCO_val2014_000000133244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6556327c156f9c9838965192d4cb6c5033e9e75a --- /dev/null +++ b/coco/images/COCO_val2014_000000133244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3843f42ef753e692fdbbee056fde168d4dfde0e2415dced7ecc0dce31f98c7a1 +size 163495 diff --git a/coco/images/COCO_val2014_000000133279.jpg b/coco/images/COCO_val2014_000000133279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c710c58c6f612744347a8595659e74fcd9b1a62 --- /dev/null +++ b/coco/images/COCO_val2014_000000133279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e13e0e6f1d7aed97cdbc44bf774d61eddf5eb07a9564f5289fc645abc38e3f +size 171959 diff --git a/coco/images/COCO_val2014_000000133291.jpg b/coco/images/COCO_val2014_000000133291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5ac446c64af731f719aa741b73c7b211975987f --- /dev/null +++ b/coco/images/COCO_val2014_000000133291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6b3a57156fcbbde302e7b983d390de280760a37c5b2821c3c8ab0c550e6772 +size 262583 diff --git a/coco/images/COCO_val2014_000000133559.jpg b/coco/images/COCO_val2014_000000133559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2660cbd5d75e9f1fa78461bc6812a7843d8af7be --- /dev/null +++ b/coco/images/COCO_val2014_000000133559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e0160b0c15a881f0816edaa7bfda75c2e2a3916381b15ccabe5c6179e99f37 +size 202460 diff --git a/coco/images/COCO_val2014_000000133596.jpg b/coco/images/COCO_val2014_000000133596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4041c8ccdba57b041dbda06de3e4c8d549038506 --- /dev/null +++ b/coco/images/COCO_val2014_000000133596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926bcab2c7d13094ea713ea9f3bdf6b6ee701d6bb533eca93d102476a31621d9 +size 218169 diff --git a/coco/images/COCO_val2014_000000133819.jpg b/coco/images/COCO_val2014_000000133819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e403e7447a6a007b77e6f65ce5b21e5589d35ad --- /dev/null +++ b/coco/images/COCO_val2014_000000133819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb32ae4d1057b76bbfcde96ef5b03c0df64811155bf2da75ca622f83ddc1f29 +size 213076 diff --git a/coco/images/COCO_val2014_000000133869.jpg b/coco/images/COCO_val2014_000000133869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8226b24fe59dd7bd4d117bdd8740c397e4ff9b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000133869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d77ad4f77946632f230524415147f227713eb2ab43d90e40a831f9f497ae70 +size 112038 diff --git a/coco/images/COCO_val2014_000000133969.jpg b/coco/images/COCO_val2014_000000133969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fc85da4155b4bf149974e3598e18f82a7decff7 --- /dev/null +++ b/coco/images/COCO_val2014_000000133969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14da57733404217cc53a35668cef904bd618594cd482aa0a29b3d2cee448e53 +size 188186 diff --git a/coco/images/COCO_val2014_000000134178.jpg b/coco/images/COCO_val2014_000000134178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ee673948f35495cadad0e7275d2a4ce48e74199 --- /dev/null +++ b/coco/images/COCO_val2014_000000134178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4957803f9b66a17e6af12e8a93aa2927060d90557282e9c86ad7959b1188a9 +size 231805 diff --git a/coco/images/COCO_val2014_000000134231.jpg b/coco/images/COCO_val2014_000000134231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b92b5114f991970a99274e8a495d2edb84e81e80 --- /dev/null +++ b/coco/images/COCO_val2014_000000134231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992e0db7ba9a67d7d980665a9d9fc98d26ef7a520a5430c1f4f84c65c91664c2 +size 205608 diff --git a/coco/images/COCO_val2014_000000134596.jpg b/coco/images/COCO_val2014_000000134596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d572b6772c336c2713222381bb20afe13d352e09 --- /dev/null +++ b/coco/images/COCO_val2014_000000134596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18e4ff4d6ec8923dda009f5b5077f27548ccf9e45ded52933ea92640defced5 +size 181771 diff --git a/coco/images/COCO_val2014_000000134703.jpg b/coco/images/COCO_val2014_000000134703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d901a705fd308b8793ce7dd0d43255afbd8a9c01 --- /dev/null +++ b/coco/images/COCO_val2014_000000134703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53316a17141a4da186eff9d078bb82944f1c135192305ab1eac7b75dfb21178c +size 173302 diff --git a/coco/images/COCO_val2014_000000134888.jpg b/coco/images/COCO_val2014_000000134888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9daadec7f610ad8975906a159a45b123613763d7 --- /dev/null +++ b/coco/images/COCO_val2014_000000134888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e819a4a832f9ff8332475eede0164fffc429b0a9fd762607cf9dda24828d13b +size 133349 diff --git a/coco/images/COCO_val2014_000000135071.jpg b/coco/images/COCO_val2014_000000135071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58d4c4bc7c4a2ab687d79ad3f4356f2c8f23efdf --- /dev/null +++ b/coco/images/COCO_val2014_000000135071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408152ad34534a2a3bb62be3fe85f0eb72d2a36d5b653763e91b6843f9e72253 +size 164899 diff --git a/coco/images/COCO_val2014_000000135399.jpg b/coco/images/COCO_val2014_000000135399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f139b271b75950ecbadbb4b222acbaa52d70a7d --- /dev/null +++ b/coco/images/COCO_val2014_000000135399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0776f0f71233059db7ae1c322a236f91bc22d73c7ffa1965550add90fde7e62 +size 155822 diff --git a/coco/images/COCO_val2014_000000135671.jpg b/coco/images/COCO_val2014_000000135671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8113d92105e054c56d1326690af0e71003dfab1f --- /dev/null +++ b/coco/images/COCO_val2014_000000135671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edee84c54c40063e8e50dcb5be33ed877735208114eccd163ffa6de3b74f4230 +size 145919 diff --git a/coco/images/COCO_val2014_000000136021.jpg b/coco/images/COCO_val2014_000000136021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5db3d5ab4291f9c37f14a74cb1c2b4924bfe2a50 --- /dev/null +++ b/coco/images/COCO_val2014_000000136021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5cb34d97c63dae23ca7cd8cef490261d0a6484e2aa560adee3f5f030f78e77 +size 187439 diff --git a/coco/images/COCO_val2014_000000136644.jpg b/coco/images/COCO_val2014_000000136644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34e2270af38e07658c7e9f6934e12febf1807a34 --- /dev/null +++ b/coco/images/COCO_val2014_000000136644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17479fd556464c6a86f6ccc61ef9b19b0799055adb3be541a2267b71d648b060 +size 180047 diff --git a/coco/images/COCO_val2014_000000137108.jpg b/coco/images/COCO_val2014_000000137108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d7c2f847b8b2ff881018c20e952ec51f098b3b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000137108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1125a89dbac4ee21b9501c71a1ef57861ffd51945b91cce2fb274899c409ba9 +size 246923 diff --git a/coco/images/COCO_val2014_000000137156.jpg b/coco/images/COCO_val2014_000000137156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd852914d076a91fe6be354ae7a6c5915e951484 --- /dev/null +++ b/coco/images/COCO_val2014_000000137156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353c0f8c1afec07e40e1ca817835af30628b233080653a9bcbc9efb9e8927f38 +size 221318 diff --git a/coco/images/COCO_val2014_000000137451.jpg b/coco/images/COCO_val2014_000000137451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8a3a2f10adcdb419e69eedb6772294d8bba6ff9 --- /dev/null +++ b/coco/images/COCO_val2014_000000137451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14b5957dc0ddb673676975559ab6b2a6a7a3b2c31ee3a12ae10caf1a1e5e762 +size 96701 diff --git a/coco/images/COCO_val2014_000000137501.jpg b/coco/images/COCO_val2014_000000137501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89b120789d20e102b9b00a103f8775aea2a7d0d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000137501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4104993625b5398330a61e96aee21bbf239bc57e0a057886a891c121610560 +size 162232 diff --git a/coco/images/COCO_val2014_000000137560.jpg b/coco/images/COCO_val2014_000000137560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32cba2f700e84cef0b611238c5b187a1f44861b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000137560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1b20619b709de569326e819c99c077db2e467f6f1cd3218bd0d7a3442c2db9 +size 178954 diff --git a/coco/images/COCO_val2014_000000137727.jpg b/coco/images/COCO_val2014_000000137727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f41402f533bd3e91f906bef0021c3a2ebd0b94d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000137727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791f023a721a8a8bee875d7a41366d0fe284498c9f7c84f673896b9dca8a90d7 +size 135583 diff --git a/coco/images/COCO_val2014_000000138573.jpg b/coco/images/COCO_val2014_000000138573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28ac189bce29e6a3e9a188227ddb49fd887d7aa7 --- /dev/null +++ b/coco/images/COCO_val2014_000000138573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02085845620b54709f1c07c593683d54b2067c3ea5ba4668477989cacfd72d2 +size 219558 diff --git a/coco/images/COCO_val2014_000000138589.jpg b/coco/images/COCO_val2014_000000138589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26ba00ce1f477390f2e938f1bac43da3b9cc6bf2 --- /dev/null +++ b/coco/images/COCO_val2014_000000138589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4c6e0c7ade488ef2b2f5fdb76130707bcfabb272d3e0d4e34a7232a3400290 +size 175890 diff --git a/coco/images/COCO_val2014_000000138639.jpg b/coco/images/COCO_val2014_000000138639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25100dd01dd0dcc3adfd6051719969dbfdb241a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000138639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:911f7d2dffde2ed3fbd5a81e94ff62ab027a967fff663fbdd97ed9abdfccb712 +size 170799 diff --git a/coco/images/COCO_val2014_000000138728.jpg b/coco/images/COCO_val2014_000000138728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14c0297ede416ac84c7272988837a26d9f416186 --- /dev/null +++ b/coco/images/COCO_val2014_000000138728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452fd771610a763a84c54816dc29d059ca92300e6e890af60c80597c956b352b +size 109071 diff --git a/coco/images/COCO_val2014_000000139011.jpg b/coco/images/COCO_val2014_000000139011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd704b07e2cf4260d73b7f5fa64de007d8112feb --- /dev/null +++ b/coco/images/COCO_val2014_000000139011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b1cb499a9eca250326a84d8832635f60dfcb5eff4a10a0788577862b914b58 +size 280830 diff --git a/coco/images/COCO_val2014_000000139099.jpg b/coco/images/COCO_val2014_000000139099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef982763b146d7f76a57ff3b44835bcdbd3b7027 --- /dev/null +++ b/coco/images/COCO_val2014_000000139099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9c7a09369b381043f90e6008307610d63cd9cbe3803ba1af6b1998b361fe51 +size 228637 diff --git a/coco/images/COCO_val2014_000000139512.jpg b/coco/images/COCO_val2014_000000139512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4e23ecb9094d3803a27e72928d2c97bc0f4edc9 --- /dev/null +++ b/coco/images/COCO_val2014_000000139512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53bfc7bc2d87f9a5044f1571f4eeca28ff880f449062ae1fcb4c676d0a3b8cfc +size 199181 diff --git a/coco/images/COCO_val2014_000000139530.jpg b/coco/images/COCO_val2014_000000139530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19c2bb9c0a91a8f7b60a1be3232cb6818383efa2 --- /dev/null +++ b/coco/images/COCO_val2014_000000139530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75391ee0fa1c99a0c6dba173588fbd52c5d6a6ac44f11992bf324f53a82c11cf +size 173019 diff --git a/coco/images/COCO_val2014_000000139953.jpg b/coco/images/COCO_val2014_000000139953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1f194e3e829940e5b2f7ee17cfe0e365c54e2c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000139953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:650ca311df5e6288021c12a7298caf999a2c4eb1217a1e128ce9cec25fd4bf8a +size 162007 diff --git a/coco/images/COCO_val2014_000000139969.jpg b/coco/images/COCO_val2014_000000139969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d02a2950cce797d30d8458868b6efb93f19cec59 --- /dev/null +++ b/coco/images/COCO_val2014_000000139969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93aff753c11557ec9a7087919a97d025417af40eb1bf83a85862175d52212ce6 +size 151713 diff --git a/coco/images/COCO_val2014_000000140197.jpg b/coco/images/COCO_val2014_000000140197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9a56e1dd59750b0f13b1888c48c26c8966093c6 --- /dev/null +++ b/coco/images/COCO_val2014_000000140197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19abece00aac5639cd48ed6de2d4eaf58f3ad41c44c776bd87b0c2aba1769d32 +size 109370 diff --git a/coco/images/COCO_val2014_000000140642.jpg b/coco/images/COCO_val2014_000000140642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..040191456e6ede8d50493fe62cc5992c273f606b --- /dev/null +++ b/coco/images/COCO_val2014_000000140642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c075d445750e423a2a25f2b79838c32d1186d9874e5b936642fa955e6c523a +size 228656 diff --git a/coco/images/COCO_val2014_000000140664.jpg b/coco/images/COCO_val2014_000000140664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a795ef0dd744d47fe042aac341e965ed2c6a3ba0 --- /dev/null +++ b/coco/images/COCO_val2014_000000140664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3606b788c07935e5b7eeb557e66d0b62c07ac8ee32d4ca251c5185a9f8a64366 +size 89460 diff --git a/coco/images/COCO_val2014_000000140840.jpg b/coco/images/COCO_val2014_000000140840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b30747e7f5a6e4f2482f17a133cd4155bda007b --- /dev/null +++ b/coco/images/COCO_val2014_000000140840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9a30e9383f7ddfaddf44a787ab4ff3c57f107182813d93ea5499b3cbd40b52 +size 136967 diff --git a/coco/images/COCO_val2014_000000140908.jpg b/coco/images/COCO_val2014_000000140908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7097b6ad4364437071bb61344c27b64569996550 --- /dev/null +++ b/coco/images/COCO_val2014_000000140908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5a09a61031b5809821f87b1e0dfd28f9ebbe10c07863accf7ac3f7b0aeb044 +size 125566 diff --git a/coco/images/COCO_val2014_000000140963.jpg b/coco/images/COCO_val2014_000000140963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b13d5e90271bb5425d84d0cf3bf7f2eaeeb5413 --- /dev/null +++ b/coco/images/COCO_val2014_000000140963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f86b794e805bbf2b87cc9980d69326fe9be1ca3fa2e54724f3e5aae368345f3 +size 255625 diff --git a/coco/images/COCO_val2014_000000140987.jpg b/coco/images/COCO_val2014_000000140987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc671542c83ea741a0f00796fc83e8e052052a40 --- /dev/null +++ b/coco/images/COCO_val2014_000000140987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27086b222411ecaa834b0f14ff635d155884bc38eacce0ec7c33846a07df322 +size 157681 diff --git a/coco/images/COCO_val2014_000000141017.jpg b/coco/images/COCO_val2014_000000141017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90bd83a702c4261bd51147944f803e81670ebfae --- /dev/null +++ b/coco/images/COCO_val2014_000000141017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b5dc1e8b8359bd98f425d858f612e1b38c273e53111eca059628745c93a22d +size 146599 diff --git a/coco/images/COCO_val2014_000000141040.jpg b/coco/images/COCO_val2014_000000141040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e37e13a77da963693b85421e103d465ed4232fab --- /dev/null +++ b/coco/images/COCO_val2014_000000141040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51fb42f7517c16083596f540d89b2b02626a9927ca19884d2243ac846a58dbad +size 154561 diff --git a/coco/images/COCO_val2014_000000141416.jpg b/coco/images/COCO_val2014_000000141416.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a409a28292736874f00a9ebbf99ecae666ebdcb8 --- /dev/null +++ b/coco/images/COCO_val2014_000000141416.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db41b94e74773b92406e082f59efc2ce9fbb69d96fdd6d44aed001bf1da91bb8 +size 265973 diff --git a/coco/images/COCO_val2014_000000141426.jpg b/coco/images/COCO_val2014_000000141426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db2d931320489b8df92d78a8561770e09f67eda1 --- /dev/null +++ b/coco/images/COCO_val2014_000000141426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8d517dbc9a7909c79983506aa5732aa2af4e8486fb5665a734c5dbdd4f16ce +size 242115 diff --git a/coco/images/COCO_val2014_000000141673.jpg b/coco/images/COCO_val2014_000000141673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89f5a617ad562d1a52ec6950ece21fe856476fb2 --- /dev/null +++ b/coco/images/COCO_val2014_000000141673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c11b2ce5857b9d3cc45087cd3d91def448d34be8cdcf044653951a62b95bd9d +size 101548 diff --git a/coco/images/COCO_val2014_000000142108.jpg b/coco/images/COCO_val2014_000000142108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70f41fb8fb92f56f98e14f2eb3d4393021372c1a --- /dev/null +++ b/coco/images/COCO_val2014_000000142108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4c0326ba8c7641b169464c2b171ace61efa61f71729b8675990218dc855826 +size 204240 diff --git a/coco/images/COCO_val2014_000000142238.jpg b/coco/images/COCO_val2014_000000142238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..478fdc18f4b65e743ad0aecbc660094d335a7130 --- /dev/null +++ b/coco/images/COCO_val2014_000000142238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a688d105dcba71b91a54d447287b8fc48ef6c1bbbeb9641cf85122fc11b5b7ad +size 362228 diff --git a/coco/images/COCO_val2014_000000142257.jpg b/coco/images/COCO_val2014_000000142257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9b4f6e89a40c0fac2955b0f057311516974046b --- /dev/null +++ b/coco/images/COCO_val2014_000000142257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fba3a3c28c24b489ffbba0973bee8e223d442c8525282f3105cf03162b746c +size 162930 diff --git a/coco/images/COCO_val2014_000000142324.jpg b/coco/images/COCO_val2014_000000142324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bbcdd751514e075149e0f11bb4a738ec69a47ef --- /dev/null +++ b/coco/images/COCO_val2014_000000142324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d28aca076f309360f392b53b4e9a85ec7ec3ee524cba7f8dac52e50d85dcc36 +size 143824 diff --git a/coco/images/COCO_val2014_000000142386.jpg b/coco/images/COCO_val2014_000000142386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0db85151b1c2081bdae3acca5eccdfebc13a26d5 --- /dev/null +++ b/coco/images/COCO_val2014_000000142386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3cdac029e51c7124075d9c561c22771637fb040c8e5482950df6e2b82b52ae +size 137256 diff --git a/coco/images/COCO_val2014_000000142620.jpg b/coco/images/COCO_val2014_000000142620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..935a79a53dfbe72135574a1ad49e64ca63f2baa7 --- /dev/null +++ b/coco/images/COCO_val2014_000000142620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3dd713a8c98734879b3108ac6a160877b031831048330a0fc09cedfdf1dd80 +size 267317 diff --git a/coco/images/COCO_val2014_000000142667.jpg b/coco/images/COCO_val2014_000000142667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb79c7fe3d9c117cca0978fb7ecdb19a11cec77a --- /dev/null +++ b/coco/images/COCO_val2014_000000142667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e4b2232a277c904e87fd864a1bd1a109808ad259646ca3a0e1b78906cbb8687 +size 230868 diff --git a/coco/images/COCO_val2014_000000142718.jpg b/coco/images/COCO_val2014_000000142718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5656fe87f3a02122f64d41c48ff768d2c2880023 --- /dev/null +++ b/coco/images/COCO_val2014_000000142718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0e8c048adcf92240c19497bf40eb72a343ffcbd13157224ce52937beb61665 +size 109045 diff --git a/coco/images/COCO_val2014_000000143445.jpg b/coco/images/COCO_val2014_000000143445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7fa2fbfd716ca11817b51d635641abf99400cfe --- /dev/null +++ b/coco/images/COCO_val2014_000000143445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949f15d166cbea596ef0ffb588b8cea5e6979d038b2b036566ed0d96726efd5b +size 126321 diff --git a/coco/images/COCO_val2014_000000143576.jpg b/coco/images/COCO_val2014_000000143576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e0c1dadfb16fa85f11ece7cbe1c82792b3dbea1 --- /dev/null +++ b/coco/images/COCO_val2014_000000143576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee24192b089cd92d9c2057fca42816925a1f4168cd5bdc74943ca6421ad4f67a +size 126487 diff --git a/coco/images/COCO_val2014_000000143653.jpg b/coco/images/COCO_val2014_000000143653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bd3a869505408b70a49d611cc48830319ba6729 --- /dev/null +++ b/coco/images/COCO_val2014_000000143653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e211a16ccb0136fa97a72deb1c8615bc84e137e1906bfcabd7201f15c93b5ad2 +size 127544 diff --git a/coco/images/COCO_val2014_000000143696.jpg b/coco/images/COCO_val2014_000000143696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c994a3104bd7d7467e6e68e5f8e60d25a6d7ab3 --- /dev/null +++ b/coco/images/COCO_val2014_000000143696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320afc13f4dc27632df1a9b3fc06001ebd11a2391fb87f02c38dbfeb123afa58 +size 205795 diff --git a/coco/images/COCO_val2014_000000144243.jpg b/coco/images/COCO_val2014_000000144243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f08e954f2622087aba6f0f62c5a826022880fb91 --- /dev/null +++ b/coco/images/COCO_val2014_000000144243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7b5a8a90f3bc6c7229727a1126e3478618404d1469ecff3b48e41cb8efe086 +size 166691 diff --git a/coco/images/COCO_val2014_000000144379.jpg b/coco/images/COCO_val2014_000000144379.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0556ca9866cde3e43d23336085d21d6e162cac1a --- /dev/null +++ b/coco/images/COCO_val2014_000000144379.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06f811d5085a1da877fab14a2594edb68097b730a5eae6046e4014887407805 +size 137790 diff --git a/coco/images/COCO_val2014_000000144534.jpg b/coco/images/COCO_val2014_000000144534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e89405ed6c98303d5646c42c601183bf3a63075 --- /dev/null +++ b/coco/images/COCO_val2014_000000144534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9c6f486522ea84a25ba238bd557fc5665c276b3ab480ba7221756915e795a3 +size 190937 diff --git a/coco/images/COCO_val2014_000000144935.jpg b/coco/images/COCO_val2014_000000144935.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a39b04c34ed0be64015001e94ef6c1746f69643a --- /dev/null +++ b/coco/images/COCO_val2014_000000144935.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d839cd4e1eab86768af6b994d02c2c6ae2c436e9fd4fb2b310e4f66b709e80 +size 85164 diff --git a/coco/images/COCO_val2014_000000144992.jpg b/coco/images/COCO_val2014_000000144992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83510a3f092bf9d10b240c2d4971f9be5e19bbde --- /dev/null +++ b/coco/images/COCO_val2014_000000144992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936e6fb2554739204880b1c996c418266e89f264551e6cde519bf3fa2f9d148e +size 189808 diff --git a/coco/images/COCO_val2014_000000145020.jpg b/coco/images/COCO_val2014_000000145020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1bf33e0820b2341ea5477dc865dbcf6b344c459 --- /dev/null +++ b/coco/images/COCO_val2014_000000145020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f17b0e0bbeed6314959106da960aa8239eca859ed9016bd408eb7a1afad8e04 +size 169809 diff --git a/coco/images/COCO_val2014_000000145199.jpg b/coco/images/COCO_val2014_000000145199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..847ed0c67db6ac30615e43927b700ef50f7c85de --- /dev/null +++ b/coco/images/COCO_val2014_000000145199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063974f5f18171483a5491a5bdfbc6f8c0274486a113916c67c2c24ca71acba6 +size 204076 diff --git a/coco/images/COCO_val2014_000000145295.jpg b/coco/images/COCO_val2014_000000145295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2b5ba3fc0ad2b6c016113e260cfcf6bb39ab81a --- /dev/null +++ b/coco/images/COCO_val2014_000000145295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d3b80c755fa34a36474f8bbfed18a7083496b51eb2c04a138894fbe2201c84 +size 118459 diff --git a/coco/images/COCO_val2014_000000145604.jpg b/coco/images/COCO_val2014_000000145604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b6a6fb0a6f6c886fd5a144f05a97636347f82be --- /dev/null +++ b/coco/images/COCO_val2014_000000145604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692d8cddcee818c9c467b4b685c81c7f7b6264ad86897ba2386230d33dd595db +size 206928 diff --git a/coco/images/COCO_val2014_000000146120.jpg b/coco/images/COCO_val2014_000000146120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da477b48ba7eae5f740ac4068ee6b951e9cd468b --- /dev/null +++ b/coco/images/COCO_val2014_000000146120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831859d2902a4e9d4f49258b9f2288e24ed223f0e8fbb20bf5889a0c4e1e222d +size 268182 diff --git a/coco/images/COCO_val2014_000000146155.jpg b/coco/images/COCO_val2014_000000146155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f68cd19ffbe1944ab430785e7e0fb12fb91ad3f --- /dev/null +++ b/coco/images/COCO_val2014_000000146155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34457a9332b4ba3ccd391ff2e840d5bd2bf7a2395d128c9f95fa7b74b04c1be +size 220196 diff --git a/coco/images/COCO_val2014_000000146358.jpg b/coco/images/COCO_val2014_000000146358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b05dd1cb519ab6848807aeef8cc0d1f73d9376a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000146358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c364eb8cd28fdd92f97567a8785259d1b7267bef9caa15dd7c2c72f176a8e5 +size 149786 diff --git a/coco/images/COCO_val2014_000000146503.jpg b/coco/images/COCO_val2014_000000146503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..704a8212855d7726df79af503eaa5a18b3fe4816 --- /dev/null +++ b/coco/images/COCO_val2014_000000146503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ef02ee2c7740e7cc1cc67f02527b119008798b33ed3396e5abca1b36edc38d +size 457314 diff --git a/coco/images/COCO_val2014_000000146667.jpg b/coco/images/COCO_val2014_000000146667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4df6e973ca7e84d000ce8fcdafceb5d04dc363e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000146667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dc6962e83d4db7c28702832640b6a42173ac9bdd97130e733069c6e0b8d3e75 +size 179772 diff --git a/coco/images/COCO_val2014_000000146855.jpg b/coco/images/COCO_val2014_000000146855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64f26735521b0fc423003c62867504f4b1b9a513 --- /dev/null +++ b/coco/images/COCO_val2014_000000146855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85245e242ba422c36458ac4fd3c861b860b84f78a72ba2c934d04498fd8444c3 +size 161700 diff --git a/coco/images/COCO_val2014_000000146936.jpg b/coco/images/COCO_val2014_000000146936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1680d87547ebd6ee12b888b7eab0788c9ba7bdf9 --- /dev/null +++ b/coco/images/COCO_val2014_000000146936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c435e29ac1adb1b79949090f00dc9ab1dce4a816436ba245cc77c046148eb3 +size 189453 diff --git a/coco/images/COCO_val2014_000000147058.jpg b/coco/images/COCO_val2014_000000147058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5173c461aa48b61787e4d19d9aac3a201047d5d2 --- /dev/null +++ b/coco/images/COCO_val2014_000000147058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b033f85df42552246fe0055946c80b00d716c1dd9e0f19a8e5d1f74abdf1e13 +size 223944 diff --git a/coco/images/COCO_val2014_000000147068.jpg b/coco/images/COCO_val2014_000000147068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65b347f50626cc85a2833f9693678e71312b9967 --- /dev/null +++ b/coco/images/COCO_val2014_000000147068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09dca311881872d989ae29c77ad490b574fcd6445f59551d62e1d6b6dd548cbb +size 161382 diff --git a/coco/images/COCO_val2014_000000147154.jpg b/coco/images/COCO_val2014_000000147154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3453add047f9f09817cba0f73c93a6a3f6a1212a --- /dev/null +++ b/coco/images/COCO_val2014_000000147154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e930147a8d1e8653cf446ef1b46b429b3822854c05c42bb66f03db1239eed106 +size 132372 diff --git a/coco/images/COCO_val2014_000000147195.jpg b/coco/images/COCO_val2014_000000147195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a96206995a4d21d89e6047001db9f0a58d76e98 --- /dev/null +++ b/coco/images/COCO_val2014_000000147195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22a7a5841605c2c3cb5546c3adf6876722ac0cd39ace5bf057cbdfead4dcb4a +size 188928 diff --git a/coco/images/COCO_val2014_000000147488.jpg b/coco/images/COCO_val2014_000000147488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1174f092b328fb5bb764f0b30ebd407f954ff238 --- /dev/null +++ b/coco/images/COCO_val2014_000000147488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b469e4905e999b8f1efe29581b3fa91e7dc5a455e6e1c2e9d98a37e3f2d8e0 +size 140369 diff --git a/coco/images/COCO_val2014_000000147545.jpg b/coco/images/COCO_val2014_000000147545.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37d7188258dc3fccd066cafffdb825f1372f87a1 --- /dev/null +++ b/coco/images/COCO_val2014_000000147545.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce100dbc5a8d837d08ad18cb28033f70c6a00bc856656b2b98b49a50fa409a3f +size 194780 diff --git a/coco/images/COCO_val2014_000000148188.jpg b/coco/images/COCO_val2014_000000148188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..901e6a59d9cdf310dbb60a5486271e437a07a37a --- /dev/null +++ b/coco/images/COCO_val2014_000000148188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331678c3146c53fb651bf3b64c2ba57b12929cee0d3fc157e948b87404521025 +size 395673 diff --git a/coco/images/COCO_val2014_000000148508.jpg b/coco/images/COCO_val2014_000000148508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b204f1235184a0fdbebe1fe7f077ddaf0cda4b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000148508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5438709a3ad6ec81789e0acfe7e2974ffaf5cf81020def88ced63d7ce92ba0d9 +size 164785 diff --git a/coco/images/COCO_val2014_000000148792.jpg b/coco/images/COCO_val2014_000000148792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0981f87411dd19e1bb77af80a495557236281a42 --- /dev/null +++ b/coco/images/COCO_val2014_000000148792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec9c98de5e1e3c1ca00b3598d8b501aecd53545d22c7eb810331f419efa76d1 +size 145390 diff --git a/coco/images/COCO_val2014_000000148898.jpg b/coco/images/COCO_val2014_000000148898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0c31620a78b40aa67a6c1d1d27cbdf0833b601d --- /dev/null +++ b/coco/images/COCO_val2014_000000148898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6135fc5f7bbdf9b7d260c7e8a4b67ae113b88204b52f180d6e92da30f194303 +size 114247 diff --git a/coco/images/COCO_val2014_000000149676.jpg b/coco/images/COCO_val2014_000000149676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e42d4fa722a0684e870e2a353b3dc4bc47d39ae9 --- /dev/null +++ b/coco/images/COCO_val2014_000000149676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf65ecd710b1f18aa1ed6ef99e41200ebda832ae480fb1fa3089a5996105fe4 +size 147228 diff --git a/coco/images/COCO_val2014_000000149783.jpg b/coco/images/COCO_val2014_000000149783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8800ac0e3be06f2c4a95cb39d5b7a17452993140 --- /dev/null +++ b/coco/images/COCO_val2014_000000149783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e21595ee1779d431b942a71d0dbe4eddae95b3154175b0af5a8a4d345066f9 +size 112090 diff --git a/coco/images/COCO_val2014_000000150117.jpg b/coco/images/COCO_val2014_000000150117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d2cb2fc0a445b05c07ed15f74ba5f7d784f3cb4 --- /dev/null +++ b/coco/images/COCO_val2014_000000150117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee6f389f4b70dd95dc17b025989841922e50e580fea39e8597dd5c021649e0b +size 153754 diff --git a/coco/images/COCO_val2014_000000150558.jpg b/coco/images/COCO_val2014_000000150558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1c0c16ce73c87be714bed30fb4c5c87c0269927 --- /dev/null +++ b/coco/images/COCO_val2014_000000150558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f85fa7f9ed7692ceeb67720f251e7e62f77e8e155fe686c88fc7e52817c292 +size 129208 diff --git a/coco/images/COCO_val2014_000000150623.jpg b/coco/images/COCO_val2014_000000150623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92ab392bc31b601254122cb32b41273a69b4bf28 --- /dev/null +++ b/coco/images/COCO_val2014_000000150623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f45be6cc43ebaf43c8e55c3734fbcf134c5f1cd4f45c6ca1a102ee4bed115e +size 306583 diff --git a/coco/images/COCO_val2014_000000150638.jpg b/coco/images/COCO_val2014_000000150638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ad72c519cb926be408a396fcc37430b66f8d643 --- /dev/null +++ b/coco/images/COCO_val2014_000000150638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7847b6a940733f7ae4ee04c5d6a524c76fd9659826dd6269c4564b07f5bc8cb +size 114698 diff --git a/coco/images/COCO_val2014_000000150763.jpg b/coco/images/COCO_val2014_000000150763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9c4665dde8b06532c8ad290b61163bfa68a3c82 --- /dev/null +++ b/coco/images/COCO_val2014_000000150763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4159270dca016dd3accdfa0d5c47eac0bad7579858336021f60fd62084948d43 +size 153590 diff --git a/coco/images/COCO_val2014_000000150989.jpg b/coco/images/COCO_val2014_000000150989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bde7151fd96b2c4156e976efbd5c72405746abf9 --- /dev/null +++ b/coco/images/COCO_val2014_000000150989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8774a846a554583a8e3d856359b18cb76225931e3b8d0154b4d4969d53b3ae +size 299656 diff --git a/coco/images/COCO_val2014_000000151095.jpg b/coco/images/COCO_val2014_000000151095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81ee9411948b43cf179220c9c5c485feef3c7cee --- /dev/null +++ b/coco/images/COCO_val2014_000000151095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59bef6eaa334a01c97b81afc71423ab4f0e6b6f8948a30f9e69f4a7d69151d6 +size 110991 diff --git a/coco/images/COCO_val2014_000000151130.jpg b/coco/images/COCO_val2014_000000151130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7cd668e04667262cdda5759789eff045711d049 --- /dev/null +++ b/coco/images/COCO_val2014_000000151130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f024bf1530028a9bb29577c24cdf809e52669fa71c8f5379e6905990876337 +size 246776 diff --git a/coco/images/COCO_val2014_000000151141.jpg b/coco/images/COCO_val2014_000000151141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f80913201d663baab2c88f879659c37137fe23b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000151141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a772a89e276ff35642f38fa89e84a3199de6e66419eeb9e6ec06245dcf73683 +size 139142 diff --git a/coco/images/COCO_val2014_000000151480.jpg b/coco/images/COCO_val2014_000000151480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb4543c725ae00d228be851759e2248fd0f45917 --- /dev/null +++ b/coco/images/COCO_val2014_000000151480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139f4857667bb09c0f197bf65644e9640ad9e9111fa56e37c057e455f9ef8d6b +size 192518 diff --git a/coco/images/COCO_val2014_000000151521.jpg b/coco/images/COCO_val2014_000000151521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e39717e84b641b9cc2b01ca5eb40c6bf67ea529c --- /dev/null +++ b/coco/images/COCO_val2014_000000151521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bed4520b6a206ca15a342ef77a00526db5eb106bf2ddd3491213adf68c6ecf +size 262681 diff --git a/coco/images/COCO_val2014_000000151820.jpg b/coco/images/COCO_val2014_000000151820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76f09a2e3c09679b863403288370665a01832456 --- /dev/null +++ b/coco/images/COCO_val2014_000000151820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa3ec0a2091a4e4a8953dbd434ea05450172bb75c7ff49aca32d82359539ae9 +size 162172 diff --git a/coco/images/COCO_val2014_000000151911.jpg b/coco/images/COCO_val2014_000000151911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29a07aeeddfca4f802111d4dea2019ff56f5109c --- /dev/null +++ b/coco/images/COCO_val2014_000000151911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1e33f5bd919cb87cf940c78fc40bde823652ff9f3e958c1c6bb5e9ef419c17 +size 141079 diff --git a/coco/images/COCO_val2014_000000152012.jpg b/coco/images/COCO_val2014_000000152012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3abf2779425cd8870caab089bc57761df03f4148 --- /dev/null +++ b/coco/images/COCO_val2014_000000152012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066d7334c0699af4695bc24df7b57cf17421a831aaab1076d0326b1558609001 +size 277848 diff --git a/coco/images/COCO_val2014_000000152019.jpg b/coco/images/COCO_val2014_000000152019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac35dda28332e6c3cc620dd97e3be908ff8f2005 --- /dev/null +++ b/coco/images/COCO_val2014_000000152019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780730c9b4fd2b09ae0531cc812efc8953b473daa171558e907fa5f20e01b83a +size 219286 diff --git a/coco/images/COCO_val2014_000000152245.jpg b/coco/images/COCO_val2014_000000152245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..783b4deadd95f051c35b5108d0808c69508affe9 --- /dev/null +++ b/coco/images/COCO_val2014_000000152245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cb1254af697e4701fee5e7a76be950b10ec43082341dacf3de3de09608d3e1 +size 245977 diff --git a/coco/images/COCO_val2014_000000152252.jpg b/coco/images/COCO_val2014_000000152252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bdae5e8b660afe18e0baa9b84e94c82ab9d8961 --- /dev/null +++ b/coco/images/COCO_val2014_000000152252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5485e6ccf951c046573f7b8d4bbbf0804f30c136f7ee96c6e2305c78f6fd54 +size 102262 diff --git a/coco/images/COCO_val2014_000000152340.jpg b/coco/images/COCO_val2014_000000152340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ea025521e72b379b5a16fe3cdc0f264ce4a4729 --- /dev/null +++ b/coco/images/COCO_val2014_000000152340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9dfc80d46981414e34888187d50c06899f99dd6539eb2e982e4ef2ba183dab2 +size 186033 diff --git a/coco/images/COCO_val2014_000000152360.jpg b/coco/images/COCO_val2014_000000152360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..669605e93df67ebda49c60c3d6068102b719e161 --- /dev/null +++ b/coco/images/COCO_val2014_000000152360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5f0cac8e94838dc9e4f3d54ab89aa32b61b2b92670e22977d3b38f755d225b +size 141117 diff --git a/coco/images/COCO_val2014_000000153011.jpg b/coco/images/COCO_val2014_000000153011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe1e928764385cf8d43bbc9b38969bfc93e36bd7 --- /dev/null +++ b/coco/images/COCO_val2014_000000153011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e051d5c7180bec8cb38caae0cbeca57f4d09879d097065c581bb9f9c0d474a09 +size 209804 diff --git a/coco/images/COCO_val2014_000000153072.jpg b/coco/images/COCO_val2014_000000153072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3423fb90c1775ef84cf7229867d8f1ebda09fa1b --- /dev/null +++ b/coco/images/COCO_val2014_000000153072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1f00ff952576f81b9248e5045fbb44425e412e44abf7e4b192eb9c2e4dd26b +size 143927 diff --git a/coco/images/COCO_val2014_000000153104.jpg b/coco/images/COCO_val2014_000000153104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1be03b024706f69b5570522f3b8d1a73438bd3e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000153104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a35ea37743b102b2610584df8f6c0bd4c8d9a5938696a1d783e8e230675235 +size 152078 diff --git a/coco/images/COCO_val2014_000000153231.jpg b/coco/images/COCO_val2014_000000153231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3c481a0b5a40629abbc86ac5b426db49fc7b485 --- /dev/null +++ b/coco/images/COCO_val2014_000000153231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de501ee06915739d462eaba2023f56badf03d9b3d73da57f544a8aaa697e03d +size 109364 diff --git a/coco/images/COCO_val2014_000000153249.jpg b/coco/images/COCO_val2014_000000153249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d86ab2756147393b5e8405c87b7424afb3a4034 --- /dev/null +++ b/coco/images/COCO_val2014_000000153249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6702ac7f4e1f8795a18cc4830425c4b3b1e48912ce901c0b0de7f877f29d5587 +size 237925 diff --git a/coco/images/COCO_val2014_000000153300.jpg b/coco/images/COCO_val2014_000000153300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09ee159d445614f66c9c0371dbd72325aea2ea51 --- /dev/null +++ b/coco/images/COCO_val2014_000000153300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6325492257bb02d33a22eb534941edb101a91b915004d7a560bfd66109f6d1 +size 163289 diff --git a/coco/images/COCO_val2014_000000153344.jpg b/coco/images/COCO_val2014_000000153344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83b84d3480e8793e7ba582b317e7d4f9bb74a2d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000153344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad26e8b5cdb178c3fbd9c9d8a3e53573c524c3b95ac96a06dfc35bd1c8775b8 +size 160151 diff --git a/coco/images/COCO_val2014_000000153460.jpg b/coco/images/COCO_val2014_000000153460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..202c32e7325eb3cc2855d39c1336163b99cc11f3 --- /dev/null +++ b/coco/images/COCO_val2014_000000153460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c0971046cf58fece0aef42be64f3c85ffc76464e5bffa71126921e8a1a4e77 +size 112827 diff --git a/coco/images/COCO_val2014_000000153578.jpg b/coco/images/COCO_val2014_000000153578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64c754ad7f5def40d4ac681fd311bbb4778f3850 --- /dev/null +++ b/coco/images/COCO_val2014_000000153578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee738dead100e2431b6ad5f8c068ba000a5b189de31d4bd6597297c747eb8050 +size 242501 diff --git a/coco/images/COCO_val2014_000000153669.jpg b/coco/images/COCO_val2014_000000153669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f5e75f443d42f016278968ab4730286bc173e6e --- /dev/null +++ b/coco/images/COCO_val2014_000000153669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff21d149ba446699f700a099ffe2f623fe07750a59e85e6d6016204a7726054 +size 208625 diff --git a/coco/images/COCO_val2014_000000153692.jpg b/coco/images/COCO_val2014_000000153692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55d9a0254eb3487691235529cec2084323cdf9e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000153692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac02d90c451cb2bc2606293fca962221e69658e3041ebdd421225e9651d78e5 +size 158634 diff --git a/coco/images/COCO_val2014_000000153734.jpg b/coco/images/COCO_val2014_000000153734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97c722e1bfb6ce7d3f2ea6f9a1dc52a691411727 --- /dev/null +++ b/coco/images/COCO_val2014_000000153734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9512bcb2d26427838a9228dbe7775ce60e13e1629d4bf44e26a7917532926818 +size 299947 diff --git a/coco/images/COCO_val2014_000000153803.jpg b/coco/images/COCO_val2014_000000153803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1953c5f7077ddf5f3ba347aa9db27e702492956 --- /dev/null +++ b/coco/images/COCO_val2014_000000153803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8b0dcd2747c7550085cb820eb23762eb372acc749c63a8625a596e46c17654 +size 219634 diff --git a/coco/images/COCO_val2014_000000153865.jpg b/coco/images/COCO_val2014_000000153865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2355384f49a0770f11ec01c267200218d993c728 --- /dev/null +++ b/coco/images/COCO_val2014_000000153865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ade71d4e1e8469c365dbc02151ef67f591dd7499f6a7f8d8f3377412a9cbdb +size 115236 diff --git a/coco/images/COCO_val2014_000000154071.jpg b/coco/images/COCO_val2014_000000154071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2849399a18cbef3051daf8e0396f625bc33d1ba --- /dev/null +++ b/coco/images/COCO_val2014_000000154071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a2d7263fae22ef8d4033a9b439fa15329dd157cb958beea99abfd1bd8d2504 +size 293841 diff --git a/coco/images/COCO_val2014_000000154193.jpg b/coco/images/COCO_val2014_000000154193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e9df1e2e61b55112601282bd5868a8ea660a14a --- /dev/null +++ b/coco/images/COCO_val2014_000000154193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebca157a27378d983b1afaf1de65e3e40898b5a631f219dc410b6df0f820b78c +size 261312 diff --git a/coco/images/COCO_val2014_000000154358.jpg b/coco/images/COCO_val2014_000000154358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6ac6702d3bb97a16e2ad16257d773508f7a4f8d --- /dev/null +++ b/coco/images/COCO_val2014_000000154358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b9728c30e1ca572b359f75c0937f05682e4d4bed9d69bd93ccfbac014493d3 +size 173359 diff --git a/coco/images/COCO_val2014_000000154590.jpg b/coco/images/COCO_val2014_000000154590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23263416c410f226d7c8ed56e78098d3a6a51e51 --- /dev/null +++ b/coco/images/COCO_val2014_000000154590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df79bcc02ec3e4694c3e41ea2e2c63b446dba960fb39efd1ca08200e20d5bcab +size 217548 diff --git a/coco/images/COCO_val2014_000000154816.jpg b/coco/images/COCO_val2014_000000154816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9353f45a836518980f0415fadcecd6e3ae3c162e --- /dev/null +++ b/coco/images/COCO_val2014_000000154816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9adf20cc383c8fb52672a473369b56e128d3beb260564224dfce83839a76b926 +size 312777 diff --git a/coco/images/COCO_val2014_000000154884.jpg b/coco/images/COCO_val2014_000000154884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca36c08802a3344e799c18351033da1d9a170082 --- /dev/null +++ b/coco/images/COCO_val2014_000000154884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9aabe523c10412f23f62fde4e85ddf98b8d099bff22d0132cf047b3c5ed4b77 +size 247243 diff --git a/coco/images/COCO_val2014_000000154931.jpg b/coco/images/COCO_val2014_000000154931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9992e337e4e4b7aaf67b2c316349d60e7c5907d --- /dev/null +++ b/coco/images/COCO_val2014_000000154931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81c262afe4d87905406358e59b24265036379d6c059e3a9c431c4b7ab02eaa8 +size 111288 diff --git a/coco/images/COCO_val2014_000000155270.jpg b/coco/images/COCO_val2014_000000155270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cb2dfcaf08d42a3843f5c570044d650e0c9936e --- /dev/null +++ b/coco/images/COCO_val2014_000000155270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c34f118dc429959d2ba24df6b5a78407b5011c6ae9d7ebe42c2af8ab5c6008 +size 191018 diff --git a/coco/images/COCO_val2014_000000155312.jpg b/coco/images/COCO_val2014_000000155312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa5ba101b33f49f6cd2d908fcd4d3d9e085f9934 --- /dev/null +++ b/coco/images/COCO_val2014_000000155312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6418e7ab8d9897a2865e5923ce1679a100e7da3cd9330d2edf0a5058773f24b5 +size 215080 diff --git a/coco/images/COCO_val2014_000000155449.jpg b/coco/images/COCO_val2014_000000155449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc46e8f1013d0c116059beee0f097e4bf274b7de --- /dev/null +++ b/coco/images/COCO_val2014_000000155449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3e66ffa124156bbaf42788deb726a2f2768827dae0e9fd7d0416e3245c8f0e +size 184889 diff --git a/coco/images/COCO_val2014_000000155997.jpg b/coco/images/COCO_val2014_000000155997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..866981cd9964962d55df79d0818642d472e2cf9a --- /dev/null +++ b/coco/images/COCO_val2014_000000155997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1a4ec132a70713b4850f62a1f20135e50f68158304351ccc77803f66441280 +size 260073 diff --git a/coco/images/COCO_val2014_000000156076.jpg b/coco/images/COCO_val2014_000000156076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2505e8c59dadc4e479ad50574eeddf34c49dea71 --- /dev/null +++ b/coco/images/COCO_val2014_000000156076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a087bb469f223f392b8f0b62fdf38a8022067f52e22de9f21f49cf546e56cc +size 288891 diff --git a/coco/images/COCO_val2014_000000156278.jpg b/coco/images/COCO_val2014_000000156278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a7174fde19820ce83a9f0b9c7f8350226d6495f --- /dev/null +++ b/coco/images/COCO_val2014_000000156278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3fdff1cdf4fe345c57ea392793a18bf485ab1fd5fdfc53d4d185855f2ae382 +size 160050 diff --git a/coco/images/COCO_val2014_000000156302.jpg b/coco/images/COCO_val2014_000000156302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19ae337dda13f8b7906f82bcab69b3f59b9c2351 --- /dev/null +++ b/coco/images/COCO_val2014_000000156302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd3b23e3da8bd3f30f5068a28e10eeab470fdb5b0910d3c03f085a84af33a16 +size 148450 diff --git a/coco/images/COCO_val2014_000000156341.jpg b/coco/images/COCO_val2014_000000156341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..346cfacca532cb228064adc414511fff36ebf312 --- /dev/null +++ b/coco/images/COCO_val2014_000000156341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9239759580aa08d9666e48b78f90adcbfe3b5cd9a9c5cf0e1fd6a8d3ecdad2 +size 301508 diff --git a/coco/images/COCO_val2014_000000156370.jpg b/coco/images/COCO_val2014_000000156370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb9035641f13ae5d6f62b1f550c5d8bf4140fff6 --- /dev/null +++ b/coco/images/COCO_val2014_000000156370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746f3fafa58df63fe763a787552fd17fcedddc73a5af11e517b543cb5af6e4e4 +size 218402 diff --git a/coco/images/COCO_val2014_000000156497.jpg b/coco/images/COCO_val2014_000000156497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42cac950e41ae76559db05d6303b7baffbb35337 --- /dev/null +++ b/coco/images/COCO_val2014_000000156497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebec7e30994038e08bc250945476cfda3fbcaf79ff6c2f5405e5c6266171f5ff +size 150141 diff --git a/coco/images/COCO_val2014_000000156643.jpg b/coco/images/COCO_val2014_000000156643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f3dd03a0b11b51fb7dcfd17d68b833bf74c49dd --- /dev/null +++ b/coco/images/COCO_val2014_000000156643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d16c4c9af76cdf2d8163e07d0257958cca6f39f42aff0bf3c5713c070b83907 +size 196748 diff --git a/coco/images/COCO_val2014_000000156846.jpg b/coco/images/COCO_val2014_000000156846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f284a828df8e517f6e91aaf0571b312f15340365 --- /dev/null +++ b/coco/images/COCO_val2014_000000156846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec230196d1f34c0b0cb2f4ade3095bf8d880fd6a1898468b441cef5324c19ef +size 160936 diff --git a/coco/images/COCO_val2014_000000156889.jpg b/coco/images/COCO_val2014_000000156889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10047f4c6074ac2603851c74050cb8636c1dc9c8 --- /dev/null +++ b/coco/images/COCO_val2014_000000156889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b842f365e71e141d7e53753eae6e286b494a736f095cb240307538dd63755d +size 161826 diff --git a/coco/images/COCO_val2014_000000156891.jpg b/coco/images/COCO_val2014_000000156891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01406f37540f23d52e2ab72e57647710460604d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000156891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c5b97339012f615ca1c6a2eded179c489db5f0cf6c1fd9727d378e3cad4d61 +size 146999 diff --git a/coco/images/COCO_val2014_000000157019.jpg b/coco/images/COCO_val2014_000000157019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcaafacde530833959a852e97f508ba3baeda06f --- /dev/null +++ b/coco/images/COCO_val2014_000000157019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd019d8bf266221ff7353872503ff772c5456f4bdfef6fad93400e1e1fb28832 +size 225966 diff --git a/coco/images/COCO_val2014_000000157390.jpg b/coco/images/COCO_val2014_000000157390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9033ec96fb88d380fb91276d403529b14d8eb5d --- /dev/null +++ b/coco/images/COCO_val2014_000000157390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be6a1f486ec13e5092986a181e7051a23b4c1fa1ec004c0dd3b46c29bc35abe +size 168514 diff --git a/coco/images/COCO_val2014_000000157469.jpg b/coco/images/COCO_val2014_000000157469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a6d77bf6079c886bb81fff4423685e3a33b3ef3 --- /dev/null +++ b/coco/images/COCO_val2014_000000157469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92505f85fe348b26c5e35f1a9ee5ed50167e8c95c2f49644b31bde2458123a2 +size 146417 diff --git a/coco/images/COCO_val2014_000000157516.jpg b/coco/images/COCO_val2014_000000157516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97ba20bab3d4da655b2c800404766163f1f479b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000157516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d22a62b18c323497b2905a50bf5dcca8987ae495b8adb94064b0e64e4c4b9f +size 179997 diff --git a/coco/images/COCO_val2014_000000157581.jpg b/coco/images/COCO_val2014_000000157581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b5b4d04a13338c26051804d6017f9f9f7ff0df5 --- /dev/null +++ b/coco/images/COCO_val2014_000000157581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25275837594c084ead08a06c99ca54af1ae784375710981f88c4a2868626fd3 +size 122141 diff --git a/coco/images/COCO_val2014_000000157653.jpg b/coco/images/COCO_val2014_000000157653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60f4d4856d6b6dc4d7a5f81bab5dee18cd76e18c --- /dev/null +++ b/coco/images/COCO_val2014_000000157653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1eddb7e326ed7fdd2cc6761ae813a2dc28db1efe706a21b0147f759e1b237e +size 88729 diff --git a/coco/images/COCO_val2014_000000157756.jpg b/coco/images/COCO_val2014_000000157756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1246bc8ad2e0523579173d278b14488b55fce8cc --- /dev/null +++ b/coco/images/COCO_val2014_000000157756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46a285172f857e1bbce63263da95a0e0d632f8f118c158ecbf233f83012f913 +size 153248 diff --git a/coco/images/COCO_val2014_000000157767.jpg b/coco/images/COCO_val2014_000000157767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a03970f72e35a5ce67d610d058c2f3c9532876b --- /dev/null +++ b/coco/images/COCO_val2014_000000157767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36925d12db108fe211a82557068ccf0baaaa5e30ac2bdcade60c74eb6e33cf64 +size 188320 diff --git a/coco/images/COCO_val2014_000000157918.jpg b/coco/images/COCO_val2014_000000157918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49f1f20e2d91f0747b513160c77677c9d2807ed7 --- /dev/null +++ b/coco/images/COCO_val2014_000000157918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f910e6fe1ff585ea09970fb228e408dabf8d59a71e4eb7aac49df841c307eb1 +size 148773 diff --git a/coco/images/COCO_val2014_000000158084.jpg b/coco/images/COCO_val2014_000000158084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae68dbeca831d0876e0ba4f530f1e216de1d9623 --- /dev/null +++ b/coco/images/COCO_val2014_000000158084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3540c31fbd10eddf8471bf9077d89597030a09ed61787320d1ea04574c72dba +size 379434 diff --git a/coco/images/COCO_val2014_000000158722.jpg b/coco/images/COCO_val2014_000000158722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c13724c70192eef20f8cde6c3ba439cb8fc054b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000158722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5ab1d6f5afb3eef9bbefca8bf6734cdb6b132ef77840a98d4f2cc7729d9874 +size 322448 diff --git a/coco/images/COCO_val2014_000000159320.jpg b/coco/images/COCO_val2014_000000159320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4ca4843d9f344dde3b3a54da257bef861ceccd0 --- /dev/null +++ b/coco/images/COCO_val2014_000000159320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044f3346fb238b29afbed820d13198f6d2f7bfa16e87514ca6d03ba3dc2c9694 +size 173196 diff --git a/coco/images/COCO_val2014_000000159740.jpg b/coco/images/COCO_val2014_000000159740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56b69ec1d348bd94f1c94afef73546dc8c822fa6 --- /dev/null +++ b/coco/images/COCO_val2014_000000159740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ab995cc5d25c1f3d0da450f686a7dcc15f8c7a587a501abd9d2c5f61d23d71 +size 185641 diff --git a/coco/images/COCO_val2014_000000159774.jpg b/coco/images/COCO_val2014_000000159774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d5d51b37a596bf7a790b16444a45a19c91ee66a --- /dev/null +++ b/coco/images/COCO_val2014_000000159774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cbf850c01ee708deb7ba970e2c368d574c40fb78ed4d7a1b69219bd845da089 +size 230908 diff --git a/coco/images/COCO_val2014_000000160669.jpg b/coco/images/COCO_val2014_000000160669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fff6549829d3c32d678d9b0b7b965e2e472a3ff --- /dev/null +++ b/coco/images/COCO_val2014_000000160669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab92a940cafe41417da1f0e25bc36db6ec4c7dadae2d1a60598549cbdd9561f +size 214694 diff --git a/coco/images/COCO_val2014_000000160728.jpg b/coco/images/COCO_val2014_000000160728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca3270a837e22534b97a6843da00dda34ea9de0e --- /dev/null +++ b/coco/images/COCO_val2014_000000160728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534c2142d40c54b5bcb690e37480306fbb0bd030b6930a23ad7b90d3f3c97eee +size 110205 diff --git a/coco/images/COCO_val2014_000000160740.jpg b/coco/images/COCO_val2014_000000160740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..def7097f2107061f7724f76fc9785b9d54f05fb3 --- /dev/null +++ b/coco/images/COCO_val2014_000000160740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7e688252f69176c366ed08bea112b51408c772bff8f6e897f430eb61018e1d +size 214575 diff --git a/coco/images/COCO_val2014_000000160864.jpg b/coco/images/COCO_val2014_000000160864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4d0c0853ba449893cacf3386517d74968dc9af7 --- /dev/null +++ b/coco/images/COCO_val2014_000000160864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b23f351cbb928ac727e2265d5fecc7de223ccf3773a0db2754de474da22ddc +size 114325 diff --git a/coco/images/COCO_val2014_000000161010.jpg b/coco/images/COCO_val2014_000000161010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cc1be76ec658b50d8d2d5cdcd6edad4defa68a1 --- /dev/null +++ b/coco/images/COCO_val2014_000000161010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c159d212baf0909e2a6581153bdcde106ec77cf155996c349ad661ee14fb6f47 +size 195936 diff --git a/coco/images/COCO_val2014_000000161222.jpg b/coco/images/COCO_val2014_000000161222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fe3b6aacbe2dcd07df5c4e239765022c8b5d883 --- /dev/null +++ b/coco/images/COCO_val2014_000000161222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ad19be443bd38f1afe1bee5c288746faf12cc9f19551ce1bea9a39ea34d5fe +size 162884 diff --git a/coco/images/COCO_val2014_000000161231.jpg b/coco/images/COCO_val2014_000000161231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..323a3ab8a3b9516df73e424b673c9e6d059a6bc5 --- /dev/null +++ b/coco/images/COCO_val2014_000000161231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd7b4cbbc1e245e3d045a42a52454dd166f81ca24554209de51f85db8e55d710 +size 221412 diff --git a/coco/images/COCO_val2014_000000161447.jpg b/coco/images/COCO_val2014_000000161447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b15c50af648e60e3b321e2e1d86bc7b049168e7d --- /dev/null +++ b/coco/images/COCO_val2014_000000161447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a45193df80213bffafa38740f2014c42939e00dad614cc903b104ee259676d +size 128651 diff --git a/coco/images/COCO_val2014_000000161505.jpg b/coco/images/COCO_val2014_000000161505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52b9c106c19d62133dae543f26a938dadddbda47 --- /dev/null +++ b/coco/images/COCO_val2014_000000161505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd151b50774b9dd17e22970d5fe64ac496cf9e0e5e7c07ca10c1db555a2e70b8 +size 416203 diff --git a/coco/images/COCO_val2014_000000162021.jpg b/coco/images/COCO_val2014_000000162021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..236a63ce221fd13cae789ae02f4c31fb9512c747 --- /dev/null +++ b/coco/images/COCO_val2014_000000162021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f707c22cc3145c211eda7c22b86830e53bd58cf40b31b66eae703f50dd1c9a +size 201678 diff --git a/coco/images/COCO_val2014_000000162092.jpg b/coco/images/COCO_val2014_000000162092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..846587a72d87cc57e70642cc2dbb250f6bf2f89c --- /dev/null +++ b/coco/images/COCO_val2014_000000162092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a49742ab0f6706a8e539c9ab2ff9cf6ee611459729ceff5652a61445971d1f +size 219841 diff --git a/coco/images/COCO_val2014_000000162445.jpg b/coco/images/COCO_val2014_000000162445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc4a3f2172db27f51f012b7d3a9f3f161ebbb163 --- /dev/null +++ b/coco/images/COCO_val2014_000000162445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da83fbf0ce96d7e74f12f2ec340973b0aa89f26870ecd396db83996ad01b044 +size 73000 diff --git a/coco/images/COCO_val2014_000000162829.jpg b/coco/images/COCO_val2014_000000162829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73310d3f82275de3f1e1f7788f3f94731bd57fb9 --- /dev/null +++ b/coco/images/COCO_val2014_000000162829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59d864b9c95205f2bdf7dd25ff16d7df2449372e3f02a298624268737f8deeb +size 195740 diff --git a/coco/images/COCO_val2014_000000162858.jpg b/coco/images/COCO_val2014_000000162858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e523c733225fcaca3e003c165156ab434f829da7 --- /dev/null +++ b/coco/images/COCO_val2014_000000162858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3850ddaa772d9b9532537097527759d3ce05c0583f05e5b77561f654f8631193 +size 138357 diff --git a/coco/images/COCO_val2014_000000162902.jpg b/coco/images/COCO_val2014_000000162902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ee5f79747e2ea659d7bcc1f1a49f6cabef9c723 --- /dev/null +++ b/coco/images/COCO_val2014_000000162902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7735d6c0b77093203fccea67561be09309a40d5fc9902ae543470e9e6cf8bcf +size 135374 diff --git a/coco/images/COCO_val2014_000000163139.jpg b/coco/images/COCO_val2014_000000163139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..491de00abbb6498ee81f4740b76f9aa42ce3a6d9 --- /dev/null +++ b/coco/images/COCO_val2014_000000163139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8995db298e8a98525c3d5ca4500d0377b35f0dc1e9d6ef4c5091778f10786c95 +size 206915 diff --git a/coco/images/COCO_val2014_000000163316.jpg b/coco/images/COCO_val2014_000000163316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..faf6f119433682e695d0ba97ea108ae96fdf14ad --- /dev/null +++ b/coco/images/COCO_val2014_000000163316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939d9ccd66899c00933d0c2a9cf38e874c65011ae203da43dca5e3e4b3060574 +size 261779 diff --git a/coco/images/COCO_val2014_000000163412.jpg b/coco/images/COCO_val2014_000000163412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c90bc62c726e845b311179cae02d1631a96e3cdd --- /dev/null +++ b/coco/images/COCO_val2014_000000163412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173d8f64a79d20abeb21c722999600656b6d2f3765447fac8dd7fbc834979ab1 +size 225251 diff --git a/coco/images/COCO_val2014_000000163473.jpg b/coco/images/COCO_val2014_000000163473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e6fedb14fd89c2294cec39c587df642dd527cb1 --- /dev/null +++ b/coco/images/COCO_val2014_000000163473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36b46fb996c6fd6d2be937f27f9e2c197b13139cdac055409f7227cec564b1c +size 180844 diff --git a/coco/images/COCO_val2014_000000163518.jpg b/coco/images/COCO_val2014_000000163518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0ffe0230426758c9db69c4677d3db5b32f1283b --- /dev/null +++ b/coco/images/COCO_val2014_000000163518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86db2ae0c71423787bfd690ca448ccf5e39a82ff094e6ab620ba592c5f2a92c +size 205983 diff --git a/coco/images/COCO_val2014_000000163710.jpg b/coco/images/COCO_val2014_000000163710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1475820dc932b26212d1fe94fb0d1d555b8e4f5c --- /dev/null +++ b/coco/images/COCO_val2014_000000163710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc5c99e81817ae44b937685160d3018c7090ac60fb492210cd3b225554ea2f6 +size 173194 diff --git a/coco/images/COCO_val2014_000000163929.jpg b/coco/images/COCO_val2014_000000163929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81ef13af918985a9f7e7e117375bd323323408f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000163929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b9f27f52100d27c37fdee318eb097b49c6c5ce659a2089b2245ae73a998e96 +size 136239 diff --git a/coco/images/COCO_val2014_000000164330.jpg b/coco/images/COCO_val2014_000000164330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9ee4563e8599b3db12f5a182e99c58c6b7b50ca --- /dev/null +++ b/coco/images/COCO_val2014_000000164330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8fdbff302681ed6ed5a7459c5cf91afc5e22c6e0936703d9918c89c114dc8d +size 252876 diff --git a/coco/images/COCO_val2014_000000164899.jpg b/coco/images/COCO_val2014_000000164899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ce9e44f2111ca9300254c26b684f301895532aa --- /dev/null +++ b/coco/images/COCO_val2014_000000164899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9215bb86454d507f1ecbde1de8eb493b4c99e058d3a5974ef2ac17a2dc4993ac +size 158932 diff --git a/coco/images/COCO_val2014_000000165039.jpg b/coco/images/COCO_val2014_000000165039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1470c39c32675b1a0fc51c65136414e293a5e9b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000165039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33ff0c52506ec5f5eea55ca9a3306f3bdc2ba6596ceedefcadf3b59541c1458 +size 201280 diff --git a/coco/images/COCO_val2014_000000165162.jpg b/coco/images/COCO_val2014_000000165162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a680f184eda6d7262d5d43a4b10a5c61ad101b6b --- /dev/null +++ b/coco/images/COCO_val2014_000000165162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97a1682eef004bed23ea6184222fc6152ed6f5782d3dd4e8bb23de5c6975ded +size 102944 diff --git a/coco/images/COCO_val2014_000000165225.jpg b/coco/images/COCO_val2014_000000165225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e246c558fc0369b67230f6a67116ba2aa1c8252 --- /dev/null +++ b/coco/images/COCO_val2014_000000165225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730b718d49a2b13be65047fd73bfd1ec13aaef972592feef284168988b30d27c +size 47325 diff --git a/coco/images/COCO_val2014_000000165681.jpg b/coco/images/COCO_val2014_000000165681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad0e4280d68e1ca276dd1a1159d0ab79f7385b93 --- /dev/null +++ b/coco/images/COCO_val2014_000000165681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b23b958379742bd1fb13ade9a86b3e134a0493edf45039d3786e126b20cc9b2 +size 246811 diff --git a/coco/images/COCO_val2014_000000165831.jpg b/coco/images/COCO_val2014_000000165831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddb83f65160973bdda45770cdc2ce9dbef7b3028 --- /dev/null +++ b/coco/images/COCO_val2014_000000165831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59d2f91ec793bf09d623cf78e0a48a412d8428277e237a612307470c9fc651e +size 150409 diff --git a/coco/images/COCO_val2014_000000165862.jpg b/coco/images/COCO_val2014_000000165862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dd46620e2848f42a0c07f1b7640dd1e860eefe9 --- /dev/null +++ b/coco/images/COCO_val2014_000000165862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b8d2be7763c8044f1baea974f1da9406a2d8d1a87be3a31ebe2c35d2963c7c +size 129874 diff --git a/coco/images/COCO_val2014_000000166747.jpg b/coco/images/COCO_val2014_000000166747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58d3a0b86bb90075c44c6aab15ff4945787c6416 --- /dev/null +++ b/coco/images/COCO_val2014_000000166747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49b8ab0191de258ca77c4be4cd50a91321a2fd95f451e343eefbe8e21f44d82 +size 117566 diff --git a/coco/images/COCO_val2014_000000166868.jpg b/coco/images/COCO_val2014_000000166868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d59f2a23e6bdff6d4160d747f7d9354054e7697 --- /dev/null +++ b/coco/images/COCO_val2014_000000166868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb9e626a9d8702053eadd9355ec080411890899b4404fcba084e3bf1e4701c7 +size 134086 diff --git a/coco/images/COCO_val2014_000000166918.jpg b/coco/images/COCO_val2014_000000166918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d6255506854cb59af021e860b46314ea6a722ed --- /dev/null +++ b/coco/images/COCO_val2014_000000166918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f8457580a2bb8635ca7acd1b2061ea7977a84418e5e8441a77ba1f861d7e22 +size 219406 diff --git a/coco/images/COCO_val2014_000000167452.jpg b/coco/images/COCO_val2014_000000167452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd92e27aace148efadc90d1adc40f4a2f6908888 --- /dev/null +++ b/coco/images/COCO_val2014_000000167452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9a2d0b5ff7c193e94f7d4a7cdeebc649ed2c112a6c7cd6763f8edbbc983355 +size 133762 diff --git a/coco/images/COCO_val2014_000000167456.jpg b/coco/images/COCO_val2014_000000167456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27d5dfb263ebc30b2a3cfb4ecbc314fe7011c210 --- /dev/null +++ b/coco/images/COCO_val2014_000000167456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5dceb2b42c5c8663bbf42cf0eb83e603f87f941a7cc7f8481fe9590483d4b28 +size 288169 diff --git a/coco/images/COCO_val2014_000000167725.jpg b/coco/images/COCO_val2014_000000167725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ee9ed4e8f6ac987ba49d3770e3e0e5903217edb --- /dev/null +++ b/coco/images/COCO_val2014_000000167725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd20f7fec52ee9d8d1631265f4a55dadfd82d5353dc042d36ed9475f5c6b31a7 +size 276000 diff --git a/coco/images/COCO_val2014_000000167989.jpg b/coco/images/COCO_val2014_000000167989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ea9cb418ff4f7384bc8b0d78397384b0c6db1cb --- /dev/null +++ b/coco/images/COCO_val2014_000000167989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8f416714ca6f22348b5a14178ae9026a2cf8b007a8e426863f77706d2908c5 +size 138474 diff --git a/coco/images/COCO_val2014_000000168617.jpg b/coco/images/COCO_val2014_000000168617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1104fd981498f173ffeceb7d684e061586961665 --- /dev/null +++ b/coco/images/COCO_val2014_000000168617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295e0f9fb7f2ee2d06272e17fb201d2d349c48fcbbab413d69c175c0de00993b +size 250676 diff --git a/coco/images/COCO_val2014_000000168683.jpg b/coco/images/COCO_val2014_000000168683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ed89fc49bec058bde74d82d8d4ed9596d538ac3 --- /dev/null +++ b/coco/images/COCO_val2014_000000168683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0332b84408119709a48240e95d22634eb1889e335ceeb3c1915e42caf151471a +size 133775 diff --git a/coco/images/COCO_val2014_000000168909.jpg b/coco/images/COCO_val2014_000000168909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccc1c018b9fec611ccd59321dd9203fa5df53e42 --- /dev/null +++ b/coco/images/COCO_val2014_000000168909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a5d31ec52a3e81fb39867f8523a4b9eba12d603ac1fb138df1d6932a4aee8f +size 203578 diff --git a/coco/images/COCO_val2014_000000169111.jpg b/coco/images/COCO_val2014_000000169111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..740909b2935641762746dd1a385f94bbfb624fcf --- /dev/null +++ b/coco/images/COCO_val2014_000000169111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae67bd760e2b04c0f2033334a20238d5b9556b6950d9a1c2f0a05d805f3e9a2c +size 136352 diff --git a/coco/images/COCO_val2014_000000170292.jpg b/coco/images/COCO_val2014_000000170292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d5938e32c4399fe99713fe8c0050734e24d91fb --- /dev/null +++ b/coco/images/COCO_val2014_000000170292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1069a39635cc7be8a020f19f302490636c2680232d7d470cc91b1f1c19d6094e +size 256768 diff --git a/coco/images/COCO_val2014_000000170311.jpg b/coco/images/COCO_val2014_000000170311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e0fdefbe614050a3c0b373d7300d84a97987ede --- /dev/null +++ b/coco/images/COCO_val2014_000000170311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b5d3a80cf825527c206e09ea9521a92a540072546aab66f594c3f845128a32 +size 210967 diff --git a/coco/images/COCO_val2014_000000170436.jpg b/coco/images/COCO_val2014_000000170436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65bbdffdab3b1386704b2e22886fe0d9c88ece9f --- /dev/null +++ b/coco/images/COCO_val2014_000000170436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6986f534e6a0058ef747ab150d65c7e0205e6d39be1f22e8020f44ea69472384 +size 220565 diff --git a/coco/images/COCO_val2014_000000170670.jpg b/coco/images/COCO_val2014_000000170670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cecf891dacba5f16fd34de936bcb7b3e19e2489b --- /dev/null +++ b/coco/images/COCO_val2014_000000170670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4dd8fbb9f4387c124505a280afc9d67595185e527a8d55d2b7431ae0265888a +size 189151 diff --git a/coco/images/COCO_val2014_000000170700.jpg b/coco/images/COCO_val2014_000000170700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f99439750d8f00939fb14c894dcef07b1f946eb --- /dev/null +++ b/coco/images/COCO_val2014_000000170700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a72cbc29b2d17cf5de603857fa024cbf0ef5beacd20eedc2f3103af8449ebc8 +size 263120 diff --git a/coco/images/COCO_val2014_000000170729.jpg b/coco/images/COCO_val2014_000000170729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deefd899509f33c78f1a6bdad849d22f40fbd22a --- /dev/null +++ b/coco/images/COCO_val2014_000000170729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3d5e56d6e8eea6477ea5dad509a59a2a1f3c59df63a31c9108fe5561ff9515 +size 230931 diff --git a/coco/images/COCO_val2014_000000170974.jpg b/coco/images/COCO_val2014_000000170974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78ad80a7c0f7493aeaef2e7cb324da554958c184 --- /dev/null +++ b/coco/images/COCO_val2014_000000170974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5569a3f093c96d1e1097368f56cf10773fe22813713cc78f0e27f95372d2c637 +size 133171 diff --git a/coco/images/COCO_val2014_000000170975.jpg b/coco/images/COCO_val2014_000000170975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e9189445b6bf05acb7a7ade9eb534855041aa20 --- /dev/null +++ b/coco/images/COCO_val2014_000000170975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4404e1e655d80eedf9495637c9c910a8fd870eec9c9449a1b00e8546434f78cc +size 257032 diff --git a/coco/images/COCO_val2014_000000170992.jpg b/coco/images/COCO_val2014_000000170992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c74f05f397ad7744854c9651ca72917dd1eaf215 --- /dev/null +++ b/coco/images/COCO_val2014_000000170992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ccf35bd4df6d35855d00021f8209a4a67f194e830ea1d595c3867b7a149ebd +size 344606 diff --git a/coco/images/COCO_val2014_000000171190.jpg b/coco/images/COCO_val2014_000000171190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b6af4a7f3472481ed865034bb3b405f2deb58b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000171190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91f91529cda49927ba1f546fb9d986f8e063ee2f2c61f1f7245e462f154b3eb +size 112108 diff --git a/coco/images/COCO_val2014_000000171192.jpg b/coco/images/COCO_val2014_000000171192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64d7ef36e1981d8fb6b937135660147826ff2472 --- /dev/null +++ b/coco/images/COCO_val2014_000000171192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2b41b0b8d125e1c1203218eb9a4bbb7319248669aaa1fba7b5d74a0b3efe75 +size 251191 diff --git a/coco/images/COCO_val2014_000000171360.jpg b/coco/images/COCO_val2014_000000171360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdee8d8ef6faa98b8f7ed5ea094a23efdc907955 --- /dev/null +++ b/coco/images/COCO_val2014_000000171360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1974b6a4a2ee2836bd592781e8a1acc890198d1917cde89312a18e2bddd451d +size 270033 diff --git a/coco/images/COCO_val2014_000000171382.jpg b/coco/images/COCO_val2014_000000171382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cc0ace301842557da5a698d966f29c3e5139ffe --- /dev/null +++ b/coco/images/COCO_val2014_000000171382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96faf8870853b0f11e2746eb86cb0dbc7e34c1b4903e3d912aa857002ef9bf3 +size 222294 diff --git a/coco/images/COCO_val2014_000000171548.jpg b/coco/images/COCO_val2014_000000171548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2184b52121c5b8afaa1459fb476131dfa4dda4f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000171548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9817266df81867c7a6f57034f17d16b6664ad359971bedfda106443d4fb01c0f +size 149754 diff --git a/coco/images/COCO_val2014_000000171601.jpg b/coco/images/COCO_val2014_000000171601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e93cf58e2432f811ac12556459c90044de868f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000171601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90694c64ce834b63d44e641dc9d2e83cd168d101905da633b18e0393949c03f4 +size 136551 diff --git a/coco/images/COCO_val2014_000000171695.jpg b/coco/images/COCO_val2014_000000171695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66b8d91955b9c81a34cf0a1bf8d694092b4ba0e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000171695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae05e5110866f513649c5488677890db07f12753fcf90338caeeb45576dfec1 +size 289245 diff --git a/coco/images/COCO_val2014_000000171932.jpg b/coco/images/COCO_val2014_000000171932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad384654db0307cc821fb4b790b874cd23488fc8 --- /dev/null +++ b/coco/images/COCO_val2014_000000171932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f420dde66cec7d23e8d5da90317221aeb434362e16830bc896de76e72d27a4 +size 88758 diff --git a/coco/images/COCO_val2014_000000171936.jpg b/coco/images/COCO_val2014_000000171936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61b078a6ba1451cd778cc2b64e6f25ec4d3fd3b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000171936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57a3bd880083fce9147ef8f32425ddd227d03687d16be89e60d18d513d0f0dc +size 123169 diff --git a/coco/images/COCO_val2014_000000172342.jpg b/coco/images/COCO_val2014_000000172342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7ddb9f1d172fa3cc53509fd3b45140719b7c4e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000172342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98780025bfd38dd575dbc4bee9d4f7e97af3806019f3e445d2e27e1470ec043 +size 144245 diff --git a/coco/images/COCO_val2014_000000172439.jpg b/coco/images/COCO_val2014_000000172439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cf3fec1c6ec559f87b9d986c49383f950a157ae --- /dev/null +++ b/coco/images/COCO_val2014_000000172439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169bfbf21d0db3f2ea2fc1d23c068f1d98672729937f0b787e6f86b376419ca1 +size 299676 diff --git a/coco/images/COCO_val2014_000000172513.jpg b/coco/images/COCO_val2014_000000172513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acd1e9ad9fba001813cf6f1f736880f1e7c507bd --- /dev/null +++ b/coco/images/COCO_val2014_000000172513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46e2811b7012ef33a465c9019c30bef9ab288921c904352ac78537c781f724a +size 192807 diff --git a/coco/images/COCO_val2014_000000172599.jpg b/coco/images/COCO_val2014_000000172599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..487bd7e3f2e7176fd482d1564ff7801ebf13267a --- /dev/null +++ b/coco/images/COCO_val2014_000000172599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1928c7d1e41f9f03ab13799984084c6f371e0129b698124452051acf1c641b +size 137279 diff --git a/coco/images/COCO_val2014_000000173302.jpg b/coco/images/COCO_val2014_000000173302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b432c1315c00805c2e7c7816af38eb5fdad5445 --- /dev/null +++ b/coco/images/COCO_val2014_000000173302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3bc9bcecafc7834948ade5029b65913e4c309921338b89c9b11ca32a905388 +size 183026 diff --git a/coco/images/COCO_val2014_000000173471.jpg b/coco/images/COCO_val2014_000000173471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba1aaa86a0f3e5b126d59c7c49dce2b890504c63 --- /dev/null +++ b/coco/images/COCO_val2014_000000173471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45efcfe9ab0692f24431b682f4ec01ae7184332e820f9120f925349f236fa86a +size 149976 diff --git a/coco/images/COCO_val2014_000000173553.jpg b/coco/images/COCO_val2014_000000173553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..223a548f7076b059b886bf39b7672b234042c605 --- /dev/null +++ b/coco/images/COCO_val2014_000000173553.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c895d9e074e9816911c6fe05d47d985240ab91a00f693ec4edfc41d672e1461f +size 122065 diff --git a/coco/images/COCO_val2014_000000173693.jpg b/coco/images/COCO_val2014_000000173693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d59795a2d4f08cc7584446a668c51b2d2d9699c6 --- /dev/null +++ b/coco/images/COCO_val2014_000000173693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9c4192605ccb5e3205db15b069be881c724a78c006d1e9de0b5b9d59f30a40 +size 128106 diff --git a/coco/images/COCO_val2014_000000173776.jpg b/coco/images/COCO_val2014_000000173776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b903cf66e7a47d8633b800e692e74d436180c010 --- /dev/null +++ b/coco/images/COCO_val2014_000000173776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9dbf68c16d152d04e35856320be091778d5d578d86cbb537f0556288c1d837 +size 170952 diff --git a/coco/images/COCO_val2014_000000173959.jpg b/coco/images/COCO_val2014_000000173959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bca18deae21dd990cf5502fed9b0263765706152 --- /dev/null +++ b/coco/images/COCO_val2014_000000173959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2b8dea23d2f382cad8ed4baf35f7460edd3a5606a06052c25aeedd6fafec5a +size 209900 diff --git a/coco/images/COCO_val2014_000000174019.jpg b/coco/images/COCO_val2014_000000174019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ec9d83c9729d74d414670528166fb8929780a1f --- /dev/null +++ b/coco/images/COCO_val2014_000000174019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c01fb7ec6c0af28292d05410e597c9e31213237cd7dcb41f6e841731834fb4c7 +size 163267 diff --git a/coco/images/COCO_val2014_000000174113.jpg b/coco/images/COCO_val2014_000000174113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f365175aa742fb2dbb6d066429d20545a6e9fd3 --- /dev/null +++ b/coco/images/COCO_val2014_000000174113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843d77bad7c3b41a2ead7c33c28af2ef1911da3307291471c488d30b9f54fc4d +size 141895 diff --git a/coco/images/COCO_val2014_000000175082.jpg b/coco/images/COCO_val2014_000000175082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e4f6617cae2e3072ecb21093ce792ad2c99d5bc --- /dev/null +++ b/coco/images/COCO_val2014_000000175082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c93b95b6423101d222fa5e77f5fa862a5cf06ca63e6ad2752f4a5049ed40606 +size 112025 diff --git a/coco/images/COCO_val2014_000000175102.jpg b/coco/images/COCO_val2014_000000175102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a95d204c80bf3f63be9da6d4ce6d63e173074e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000175102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9789b72cceb108025a6fc3080ffd9cc9b0fe6cacbb3ceea8388d8b3fdabfba +size 117108 diff --git a/coco/images/COCO_val2014_000000175364.jpg b/coco/images/COCO_val2014_000000175364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8388cfa78b51a8751ef0e317064581ddbfb9e7b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000175364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badb2570222f6900a65bfc9d39615216c683ce3c5d03afb85c692a3cf08f323c +size 121389 diff --git a/coco/images/COCO_val2014_000000175382.jpg b/coco/images/COCO_val2014_000000175382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6118d9f10571f5beb148982b45161b5d212c36e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000175382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdbf956c59c31bf41f2634cfa420fd673852fb8a41a409c82b822ac27ff85d7 +size 160775 diff --git a/coco/images/COCO_val2014_000000175437.jpg b/coco/images/COCO_val2014_000000175437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca64afaefbefeddb8fff25241ed05b827d140ee3 --- /dev/null +++ b/coco/images/COCO_val2014_000000175437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6a0a777209658123361454bb80233e88f9fcd0ad12c706b5c6759d0891cfe80 +size 269487 diff --git a/coco/images/COCO_val2014_000000175438.jpg b/coco/images/COCO_val2014_000000175438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86000571c9cb3eafc2af48433836dadfafcf0f5c --- /dev/null +++ b/coco/images/COCO_val2014_000000175438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caebcf4ace0859fe109f89e8d9ec8a474a48ef303a6d20325c562403a0b8a648 +size 274985 diff --git a/coco/images/COCO_val2014_000000175593.jpg b/coco/images/COCO_val2014_000000175593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b43efeefa02c6477a3b532e7619f8c3a6b9af0f --- /dev/null +++ b/coco/images/COCO_val2014_000000175593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ca2fb3801f7644129a6a6e4ac3bee39e6c59a93aba5fa83683c32ec15258d5 +size 270983 diff --git a/coco/images/COCO_val2014_000000175785.jpg b/coco/images/COCO_val2014_000000175785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..028ae68e8c96acf7aadd77bd9ad78069ccaf2d61 --- /dev/null +++ b/coco/images/COCO_val2014_000000175785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e7d5150e03193dff01673577c040277b0b0e55c2bd2dd78ad008affbbb35cd +size 141057 diff --git a/coco/images/COCO_val2014_000000176017.jpg b/coco/images/COCO_val2014_000000176017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc64efef71836c48cbf14fe36961f6e9902c935b --- /dev/null +++ b/coco/images/COCO_val2014_000000176017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a11d8fb7a21b6901d13235b5441ef1120d35f4aa54e5fd14f43eb568470e58 +size 196208 diff --git a/coco/images/COCO_val2014_000000176330.jpg b/coco/images/COCO_val2014_000000176330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..476cbcf7978c18103ac101374fe31e48fcb71ff7 --- /dev/null +++ b/coco/images/COCO_val2014_000000176330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23027a81d1d2f04681883a96d991fb513ad6967ca6d49b678aef06ee5ce7f599 +size 92833 diff --git a/coco/images/COCO_val2014_000000176730.jpg b/coco/images/COCO_val2014_000000176730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9849575f2503459b89985546385388a512bc74c --- /dev/null +++ b/coco/images/COCO_val2014_000000176730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3c3875e2d0128bfccd1b763b83cfb56a1b0829f263a73fa734581e4cafe45b +size 280428 diff --git a/coco/images/COCO_val2014_000000176744.jpg b/coco/images/COCO_val2014_000000176744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..831a2c777696dca882d9f4a12658fa4d1d6fa9fd --- /dev/null +++ b/coco/images/COCO_val2014_000000176744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634fc9f71ffa30c51201d0ff9112728c6b00d6e7458c5874f1caa49913763dfd +size 261675 diff --git a/coco/images/COCO_val2014_000000176906.jpg b/coco/images/COCO_val2014_000000176906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..548e0a2bffe9f498bb4ca984dc68a6548f53c3cf --- /dev/null +++ b/coco/images/COCO_val2014_000000176906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35adaa74686b5ede09403a4c4456f3a2f1f20e4bad1c810af0ef32790c1c109f +size 229414 diff --git a/coco/images/COCO_val2014_000000177861.jpg b/coco/images/COCO_val2014_000000177861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f33812546febfb00eddb6d306440e37bebf9144a --- /dev/null +++ b/coco/images/COCO_val2014_000000177861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3cb261fd2b03135462767f4fe39c24fea5117ab4e4f0e8af26a18d536e40f6 +size 205113 diff --git a/coco/images/COCO_val2014_000000177934.jpg b/coco/images/COCO_val2014_000000177934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..832771ba2b880ce6b6327f7171cc0f4c03bc4930 --- /dev/null +++ b/coco/images/COCO_val2014_000000177934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c836a2c877b44c79b0dbab615b3d07f6c7b2a98455e78554d57a6c9ed7e6ff +size 312839 diff --git a/coco/images/COCO_val2014_000000177978.jpg b/coco/images/COCO_val2014_000000177978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f6f5aa53016f06bbd2d65782f39c4ff49f4c21c --- /dev/null +++ b/coco/images/COCO_val2014_000000177978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65174b49d1a81d9b8b7906eeca799c0bf81bc5433d8c602c7a74fb3f1fa6f9b +size 143062 diff --git a/coco/images/COCO_val2014_000000177990.jpg b/coco/images/COCO_val2014_000000177990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05968c99856ec3ad1fd82cd90d42687cd815977b --- /dev/null +++ b/coco/images/COCO_val2014_000000177990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1f2be6e199755cda40a53ed78e1a9051ec034af68fa106be4c0f3f8d1c6c82 +size 154490 diff --git a/coco/images/COCO_val2014_000000178254.jpg b/coco/images/COCO_val2014_000000178254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..014c8ab85c6b9b625a0cbd0ba552b9178d258e44 --- /dev/null +++ b/coco/images/COCO_val2014_000000178254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1377bc26fb1c32451bd5664b08f6c8cdaf57f76cd7d22126cb31f38a780396e +size 367269 diff --git a/coco/images/COCO_val2014_000000178331.jpg b/coco/images/COCO_val2014_000000178331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..914652b2ad61a26c6cb086d0f68565a6dfb3d359 --- /dev/null +++ b/coco/images/COCO_val2014_000000178331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfd3d1a1ead4c1c741a6f5521f858fd7d8a96a465d098059c2c84abcf5dc34f +size 235668 diff --git a/coco/images/COCO_val2014_000000178370.jpg b/coco/images/COCO_val2014_000000178370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7359cc955ef19f31d7c855d8687395250568998f --- /dev/null +++ b/coco/images/COCO_val2014_000000178370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9806defb9f2d3fd117dbbb89431bec5d8430be2cd7770fcbfeaf60b35f0daeba +size 143204 diff --git a/coco/images/COCO_val2014_000000178403.jpg b/coco/images/COCO_val2014_000000178403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d2d305024d797dd1a2fba98a9fac3f552bd08d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000178403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6a76301c0e0e6a1b96d405dfc0ffd5095bb8a369dcc1579afe333dbbdfb8a2 +size 202799 diff --git a/coco/images/COCO_val2014_000000178446.jpg b/coco/images/COCO_val2014_000000178446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9be90500f457c4423c36ee3908db47dcf6106226 --- /dev/null +++ b/coco/images/COCO_val2014_000000178446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c365dc0e136ef7e7392a8a84d1f269e6aace94021b8447b3fb3b735b05850b27 +size 135119 diff --git a/coco/images/COCO_val2014_000000178948.jpg b/coco/images/COCO_val2014_000000178948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9806ced2292d8bc63aee1cf739ceb0cdd51b9904 --- /dev/null +++ b/coco/images/COCO_val2014_000000178948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a026bcb729781f5cd84e5c01e6e781864218e17719cf0907e44b6e2c848a4b8 +size 145582 diff --git a/coco/images/COCO_val2014_000000179094.jpg b/coco/images/COCO_val2014_000000179094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e2a739a8ca1d79555126183a2f2c87767d5958f --- /dev/null +++ b/coco/images/COCO_val2014_000000179094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a70031af447df4b257ef2d0643afd9176d6ca0a68773780d79100a6913a900 +size 266591 diff --git a/coco/images/COCO_val2014_000000179114.jpg b/coco/images/COCO_val2014_000000179114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..597eb0e999e9f7e63df1e81fcba69ad75c8f6f11 --- /dev/null +++ b/coco/images/COCO_val2014_000000179114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5611812050d80141615028f81cd166c4ec5391e4418ae92717a5bfa05a02b97 +size 194664 diff --git a/coco/images/COCO_val2014_000000179151.jpg b/coco/images/COCO_val2014_000000179151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91cc223254f6557d3151ff8acd5ab49806189d56 --- /dev/null +++ b/coco/images/COCO_val2014_000000179151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc6c237ba3f421d5eb40d08226e4c24566bac65a4b6b932f56c1d258e0c4774 +size 186376 diff --git a/coco/images/COCO_val2014_000000179174.jpg b/coco/images/COCO_val2014_000000179174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f380c088ba6ef280f969f97a953a870f50a326da --- /dev/null +++ b/coco/images/COCO_val2014_000000179174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db596b78008223a6d9d85f972d4ebd2afd74537eff9de803e93c4cf63de8de07 +size 229545 diff --git a/coco/images/COCO_val2014_000000179251.jpg b/coco/images/COCO_val2014_000000179251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab79c9be5d3a44d6937d3b7bdddb2f8769a5c5c2 --- /dev/null +++ b/coco/images/COCO_val2014_000000179251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb91831660155098b2f20fa14155182b6326dc06498c11a59ddffdcca901ef88 +size 153145 diff --git a/coco/images/COCO_val2014_000000179578.jpg b/coco/images/COCO_val2014_000000179578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de950b581276a65bc4480d6f20bb45c76f0d17d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000179578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df28f84f492dd9619e3f6bead35e213d37e1bdebca0425817b9555f29879140 +size 221094 diff --git a/coco/images/COCO_val2014_000000179642.jpg b/coco/images/COCO_val2014_000000179642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ff9f1b9a9eedbbc6b147baa7a49131b17f6c68 --- /dev/null +++ b/coco/images/COCO_val2014_000000179642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca6f60e050dce9f1cfcbb68052cfdc0ea877fb99529beafa6779c0fa719df17 +size 232374 diff --git a/coco/images/COCO_val2014_000000179699.jpg b/coco/images/COCO_val2014_000000179699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f116e6ef440dfdc4f5008d5422866d729a5230d --- /dev/null +++ b/coco/images/COCO_val2014_000000179699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c00130603d04dc25c529da763aee0374afe986575c9f48df7629c4c413dbe75 +size 181322 diff --git a/coco/images/COCO_val2014_000000179926.jpg b/coco/images/COCO_val2014_000000179926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c23c64b6949b122273aea97ecc0ed03fade6ba15 --- /dev/null +++ b/coco/images/COCO_val2014_000000179926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f52402479ba010f60cea935772cfb98f3d06f41f35696f20cee616a05dab023 +size 133911 diff --git a/coco/images/COCO_val2014_000000180045.jpg b/coco/images/COCO_val2014_000000180045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cac0d058ac036a6af27ede13c7215da31d49949 --- /dev/null +++ b/coco/images/COCO_val2014_000000180045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f7afea75b13bcd89471f0f1508845911a5dd8109f78df78fa6d0a08db46bb1 +size 137799 diff --git a/coco/images/COCO_val2014_000000180202.jpg b/coco/images/COCO_val2014_000000180202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6105839c36aa746c3ee35692ded3e47371c08bc4 --- /dev/null +++ b/coco/images/COCO_val2014_000000180202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c0c45c273fc61a37cc6609fbe2537bf867abde2fd7aa5389f423c77d97cc34 +size 156090 diff --git a/coco/images/COCO_val2014_000000180539.jpg b/coco/images/COCO_val2014_000000180539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f40761781a8eab52a63339cf368a2ac9b576ed33 --- /dev/null +++ b/coco/images/COCO_val2014_000000180539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38489e9c03bbe711552e03822b38f10e9f19002a448244fb6b181cace150bb16 +size 224276 diff --git a/coco/images/COCO_val2014_000000180751.jpg b/coco/images/COCO_val2014_000000180751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55ee505bca0a1d84fef995d96b34d7b0e2a07c4b --- /dev/null +++ b/coco/images/COCO_val2014_000000180751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdbecb3182b7f4fa5cbbdc15cf945e89f9f7f3e65f2af27aa819782e7cd9e04 +size 203696 diff --git a/coco/images/COCO_val2014_000000180869.jpg b/coco/images/COCO_val2014_000000180869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cdac36f216ad4b0f46dfb19cf8798354d36c966 --- /dev/null +++ b/coco/images/COCO_val2014_000000180869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4443ea40631c8b03b36460ca1d7ed391e0a185e62835f4b405c4b32a7dda67 +size 190767 diff --git a/coco/images/COCO_val2014_000000180888.jpg b/coco/images/COCO_val2014_000000180888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6029a11d22911615bd2c9525c7bc614f5ecf6b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000180888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88ebed5cfe6944b7cd9886098d86242934380e0988459bfee09b358b64ab091 +size 199602 diff --git a/coco/images/COCO_val2014_000000181118.jpg b/coco/images/COCO_val2014_000000181118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c825a61562f90ea962717204c23ca27f30476b16 --- /dev/null +++ b/coco/images/COCO_val2014_000000181118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4921e7c1dfc503b1d1dc1d62183f894c9b6739684e4acb0a96a6c032162ec14 +size 168676 diff --git a/coco/images/COCO_val2014_000000181267.jpg b/coco/images/COCO_val2014_000000181267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfe54c8c6b3d1c3ee1bcc812c7ea85d5b4b5f7f9 --- /dev/null +++ b/coco/images/COCO_val2014_000000181267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e65460de380db73900ddccff5bd970dcded612a32b7f271f571bc8c9aa66596 +size 222405 diff --git a/coco/images/COCO_val2014_000000181409.jpg b/coco/images/COCO_val2014_000000181409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a932cd75939c90a7d02c8c01049d6a83844f5d8c --- /dev/null +++ b/coco/images/COCO_val2014_000000181409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2264830f4cff643f74a2ea3e892293b6d5086a5d26a8b53caf07d06e1c374585 +size 133718 diff --git a/coco/images/COCO_val2014_000000181542.jpg b/coco/images/COCO_val2014_000000181542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdbce13aff95bbc092850c116bfb5b74156229dc --- /dev/null +++ b/coco/images/COCO_val2014_000000181542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0fdc24e1516a871e5dd195ff34a0da7b2227ef6486492545fb2548743ba4bf5 +size 205869 diff --git a/coco/images/COCO_val2014_000000181591.jpg b/coco/images/COCO_val2014_000000181591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b60446937a2acaad71f730b42f010ea7ca44748f --- /dev/null +++ b/coco/images/COCO_val2014_000000181591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563e13b6f0de131e16525b04e0295fbb39e78d5f639497d611ac3c4c94482ca1 +size 93962 diff --git a/coco/images/COCO_val2014_000000181655.jpg b/coco/images/COCO_val2014_000000181655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b976c1cfac55de87e25bdba7c5fa4af02472a368 --- /dev/null +++ b/coco/images/COCO_val2014_000000181655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd0963e01306477120ed9fe3214675f98e48636c556c678ccc2c3f1044a70cd +size 201332 diff --git a/coco/images/COCO_val2014_000000181796.jpg b/coco/images/COCO_val2014_000000181796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba52d68601c999fdc0667022486b2f5a30ef3614 --- /dev/null +++ b/coco/images/COCO_val2014_000000181796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65278facad8b9d4990054896d68ed51b6aec16c7a0e94cdac9e7ae169eb48c37 +size 164498 diff --git a/coco/images/COCO_val2014_000000181836.jpg b/coco/images/COCO_val2014_000000181836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..234cac8650a6a7f036c329995a41a90c53fefc00 --- /dev/null +++ b/coco/images/COCO_val2014_000000181836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa9feb50aa286a7b8dc79d27feb7a044ac6d82ca5928bafc702cae31bd00432 +size 174895 diff --git a/coco/images/COCO_val2014_000000181948.jpg b/coco/images/COCO_val2014_000000181948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c79e5725ae473e29f62c8bfb41591732e62bc85c --- /dev/null +++ b/coco/images/COCO_val2014_000000181948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfe8356dd3fb0959960e7525ee2b88e35e82e7eae53628417bd2bfc8dcaf2f7 +size 198587 diff --git a/coco/images/COCO_val2014_000000182050.jpg b/coco/images/COCO_val2014_000000182050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3030167a6132ce71d8b1c186e5164164332a0af --- /dev/null +++ b/coco/images/COCO_val2014_000000182050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449f741754636fd2e76f6247f23040c2c7bc884fdf289004103af179410b7e2b +size 126727 diff --git a/coco/images/COCO_val2014_000000182424.jpg b/coco/images/COCO_val2014_000000182424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d760f81ea70c8d20375100533f8737ab8ebf989 --- /dev/null +++ b/coco/images/COCO_val2014_000000182424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936dddcf4400628c0ba175373d6e4eeae320affd4a3fc7a114f959c17d0b97d0 +size 80377 diff --git a/coco/images/COCO_val2014_000000182611.jpg b/coco/images/COCO_val2014_000000182611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0da2323a9e63ff6ee87b06336ca2b8cb9a8bc3a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000182611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c819074e44adebad82ebad4f0e86d673d710cee0f4fe7a0522249aff07d94e71 +size 139317 diff --git a/coco/images/COCO_val2014_000000182736.jpg b/coco/images/COCO_val2014_000000182736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b54a5b16ae13aa9252d89f93858d00c0bf382de --- /dev/null +++ b/coco/images/COCO_val2014_000000182736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0197f7476785d9c822159e85435326bfe19a8ea6a2198898cbdf4c840cee58 +size 221640 diff --git a/coco/images/COCO_val2014_000000182784.jpg b/coco/images/COCO_val2014_000000182784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88272f600b61860e5df82ac1d7b801e9643d7d2e --- /dev/null +++ b/coco/images/COCO_val2014_000000182784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51688c319649b030ed5e31e3bfa464834e86a1b5e1d46d06f57b677be76fba0 +size 169369 diff --git a/coco/images/COCO_val2014_000000182984.jpg b/coco/images/COCO_val2014_000000182984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7ee6215cefc2bdbc2f74f4ad7a75043b5a7af08 --- /dev/null +++ b/coco/images/COCO_val2014_000000182984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c722633a6f7e8871bc95630dfa09e124fc39fc9bff1229e6501090911a83d09a +size 171556 diff --git a/coco/images/COCO_val2014_000000183144.jpg b/coco/images/COCO_val2014_000000183144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54f138b8612fd0ed460fbb268e3c9789e30003b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000183144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23050c6fcc4169bf6964a2411aa279d3c1ea0c5ee1a29a9a133119565e774c55 +size 224393 diff --git a/coco/images/COCO_val2014_000000183166.jpg b/coco/images/COCO_val2014_000000183166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c4a05fef3a915158a6ae02aa5ce6f9bdeabc7d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000183166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05de3d6b7946804fadd22cb56e689635609a61bdb4ebbf56c7a726b93b002794 +size 232734 diff --git a/coco/images/COCO_val2014_000000183246.jpg b/coco/images/COCO_val2014_000000183246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e263e0c08f5d3e201f518d3ab7fa42a49308e301 --- /dev/null +++ b/coco/images/COCO_val2014_000000183246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d6c62b5ee245a99b98de1f078ab5d827c6737dfe11c60815955146604b6e7b +size 129172 diff --git a/coco/images/COCO_val2014_000000183374.jpg b/coco/images/COCO_val2014_000000183374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f5cf81cb55b81336841288cae676ec94fa9df9b --- /dev/null +++ b/coco/images/COCO_val2014_000000183374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f2eac07ab948d4cb5878a44fd825a173d8c6ae7da11a291f218105ab62bc9b +size 109942 diff --git a/coco/images/COCO_val2014_000000183391.jpg b/coco/images/COCO_val2014_000000183391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..764d78be3f3bb105da2feb49f83648c1ae7ecce1 --- /dev/null +++ b/coco/images/COCO_val2014_000000183391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f239b42753cfcbe508bfe3aaaec3397228311fbe398be1a2f59537696e446c28 +size 245975 diff --git a/coco/images/COCO_val2014_000000183456.jpg b/coco/images/COCO_val2014_000000183456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df3ec2b290f24536a20db2d2ccce1ee75e3e25e9 --- /dev/null +++ b/coco/images/COCO_val2014_000000183456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394117adfa29f5c64fc0f0cc5c891fc649f4842970109378a7bc5f35abeb8e87 +size 171634 diff --git a/coco/images/COCO_val2014_000000183620.jpg b/coco/images/COCO_val2014_000000183620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..edfeb2494e0f1a88830d5ae59d389665bde42ff3 --- /dev/null +++ b/coco/images/COCO_val2014_000000183620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:890859040e1e860ba4398531e425284fa4784b3356771ea3cb1da4fb2dbb6090 +size 172844 diff --git a/coco/images/COCO_val2014_000000183709.jpg b/coco/images/COCO_val2014_000000183709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4411e20e7db5aace85a6c51d16f8607bcc2394d --- /dev/null +++ b/coco/images/COCO_val2014_000000183709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89dabb8b6940b9c08d005d03f0a22573eea72896f8314fbb0d4c128a99c261a1 +size 107845 diff --git a/coco/images/COCO_val2014_000000184324.jpg b/coco/images/COCO_val2014_000000184324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5596e4bce33e75daa6277a3c35bfa1f1ddc011d --- /dev/null +++ b/coco/images/COCO_val2014_000000184324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfec85c40197744fc7fa8262a0a0e14ad1a6fc0e11cee4b7b0c5df97a146107 +size 119521 diff --git a/coco/images/COCO_val2014_000000184611.jpg b/coco/images/COCO_val2014_000000184611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab35314feacd06c164a238eee6d90e549b227a78 --- /dev/null +++ b/coco/images/COCO_val2014_000000184611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:641165f214240ca23cb4b8ef4df24b6e9d325131f5c2ea51d2a7ee0112d217d0 +size 154972 diff --git a/coco/images/COCO_val2014_000000184613.jpg b/coco/images/COCO_val2014_000000184613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3d8163e66c54a7b81b109214c03f6c7996e24d7 --- /dev/null +++ b/coco/images/COCO_val2014_000000184613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b829dedd2d88a9f75d279160b38ca0518e25468e0f7eac3ce0fb36945eeda580 +size 182585 diff --git a/coco/images/COCO_val2014_000000184667.jpg b/coco/images/COCO_val2014_000000184667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c2cfc823e2c2d31055126e18f556b90f941bee9 --- /dev/null +++ b/coco/images/COCO_val2014_000000184667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7d8cf4aac7dbdc2a8b92239dd43ec16a6e16e1baf0424ea5850207e193631d +size 157638 diff --git a/coco/images/COCO_val2014_000000184703.jpg b/coco/images/COCO_val2014_000000184703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88e2281989087cf220b25e8875341ecfbf5c86fb --- /dev/null +++ b/coco/images/COCO_val2014_000000184703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551ccb77b67dfb93e95d3d7ec25307cbdf0ba2fc1d1202bc9eb6ec12c7f1b504 +size 152851 diff --git a/coco/images/COCO_val2014_000000184994.jpg b/coco/images/COCO_val2014_000000184994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07448be2362cc04a7e9a14dd413176d9dc17eb00 --- /dev/null +++ b/coco/images/COCO_val2014_000000184994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6f1504a1d63430570c111c46f42c81433420218d008b071c28c2cad60e3cf4 +size 180163 diff --git a/coco/images/COCO_val2014_000000185221.jpg b/coco/images/COCO_val2014_000000185221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e336e3b7bf034d58230f3b0eeb15bcb33372df29 --- /dev/null +++ b/coco/images/COCO_val2014_000000185221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4992cb8636803849c78f0b26eea621162f32dedfa8247248102eeed2f6da46de +size 236531 diff --git a/coco/images/COCO_val2014_000000185327.jpg b/coco/images/COCO_val2014_000000185327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..968aae463300c25b35f1a17f21e7813ca2f8ac1b --- /dev/null +++ b/coco/images/COCO_val2014_000000185327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f058f70cb0b8792b6f56067a6eda1624dab8b349215868b7ffb6dcfc2daae4 +size 131227 diff --git a/coco/images/COCO_val2014_000000185373.jpg b/coco/images/COCO_val2014_000000185373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bbc5a673f8880cf8cc5c3a8aecdcd8c509905a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000185373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5804e548514e5b3d3ab560f9a8f744c6eb7d5a76704e9e1dfc5bb22897e425c1 +size 214489 diff --git a/coco/images/COCO_val2014_000000185559.jpg b/coco/images/COCO_val2014_000000185559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9106f173263ef30116088b644cf2a21a356f881 --- /dev/null +++ b/coco/images/COCO_val2014_000000185559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd97278097fe48641076ff2b8573c61b682ff439554f335774b8e6b028a450e7 +size 179154 diff --git a/coco/images/COCO_val2014_000000185686.jpg b/coco/images/COCO_val2014_000000185686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbc07aa9c12dd9fafa59e3fefaa1b308aa284256 --- /dev/null +++ b/coco/images/COCO_val2014_000000185686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62150a52a34d0159f8737aba27886eeaa61ba738528b98d5cafe2d2d25b7f69 +size 196444 diff --git a/coco/images/COCO_val2014_000000185781.jpg b/coco/images/COCO_val2014_000000185781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43067e532f3f02f8b68bb36eaba6941acb074990 --- /dev/null +++ b/coco/images/COCO_val2014_000000185781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6db9ce2ed4d815aaeda22e9ddae32ae144d845522818a366dcf82c93dbd18c +size 241027 diff --git a/coco/images/COCO_val2014_000000185904.jpg b/coco/images/COCO_val2014_000000185904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b366de07e0ef0ea94e6de7740b2b8d7daa15ac4 --- /dev/null +++ b/coco/images/COCO_val2014_000000185904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc43330cb3991909fcea4a299aba66d9209d351392363a1babda60c995d10ac +size 345810 diff --git a/coco/images/COCO_val2014_000000185943.jpg b/coco/images/COCO_val2014_000000185943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68880aec45538852aeae77136793673dbd18bd51 --- /dev/null +++ b/coco/images/COCO_val2014_000000185943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf0b89fa463d9dbaf6718e9a58a28afc3efb7a32bfeb74f2b9f80757550b101 +size 193647 diff --git a/coco/images/COCO_val2014_000000186218.jpg b/coco/images/COCO_val2014_000000186218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de5e31f7c93d1229d3c4abb518bb857917605bb4 --- /dev/null +++ b/coco/images/COCO_val2014_000000186218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061619bd19f1f3bbf0b30799b6d994b1a70913b80178cafc7d6492e99b9477bc +size 149921 diff --git a/coco/images/COCO_val2014_000000186705.jpg b/coco/images/COCO_val2014_000000186705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70d01a14b8adbc5e20c554f067b4b0e3869b6096 --- /dev/null +++ b/coco/images/COCO_val2014_000000186705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc685c06587f659a0d5f560d317fc16ad2673cfd491d5449eb397e92a4e6b69 +size 138889 diff --git a/coco/images/COCO_val2014_000000186816.jpg b/coco/images/COCO_val2014_000000186816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..569402e17186afbd57a349717348441273ece007 --- /dev/null +++ b/coco/images/COCO_val2014_000000186816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e036300ffcaa10b87eb6d3ef050981fe24685e4ae9221ba30141da6a09a9d18 +size 270471 diff --git a/coco/images/COCO_val2014_000000186821.jpg b/coco/images/COCO_val2014_000000186821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88bcd23f0182bdd29e186d21a707bab01bc13375 --- /dev/null +++ b/coco/images/COCO_val2014_000000186821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb47bf4c5772823769a2f0c7b33042b76f1520e3e42f999f53a2e10a5e1ce047 +size 278947 diff --git a/coco/images/COCO_val2014_000000186892.jpg b/coco/images/COCO_val2014_000000186892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a86b1ea7a8cbabd62d6b3ba0a5c8626ea2899350 --- /dev/null +++ b/coco/images/COCO_val2014_000000186892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d12184cefdae185e0f31bd9aa85b4a6e5f49b95afaf4f6c2ed833e5c0644372 +size 183245 diff --git a/coco/images/COCO_val2014_000000187054.jpg b/coco/images/COCO_val2014_000000187054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f05c28a1f67093d99fbabcacbebbfb051c8cfc39 --- /dev/null +++ b/coco/images/COCO_val2014_000000187054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:237e4af3f55a24e99dad80aa849900a66e145fdb6da63576a5f5671d7a5c129e +size 123575 diff --git a/coco/images/COCO_val2014_000000187144.jpg b/coco/images/COCO_val2014_000000187144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb6417c8f93301e482a176b7a3618386e6a42cd --- /dev/null +++ b/coco/images/COCO_val2014_000000187144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecda88adbae1ca905ecf37007ef2ce11013109523964dca9bf1ed856f26cbcfb +size 176173 diff --git a/coco/images/COCO_val2014_000000187348.jpg b/coco/images/COCO_val2014_000000187348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05986235d2666dbd96ae7b861919c0e07e69c9fd --- /dev/null +++ b/coco/images/COCO_val2014_000000187348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0c04b4204493b77250b6e0b9149bc3fd774b7d98cba1daf3005b99dd283c2a +size 83244 diff --git a/coco/images/COCO_val2014_000000187533.jpg b/coco/images/COCO_val2014_000000187533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d239b65be1a097dcbf3637a06ddb17d4adf83ebd --- /dev/null +++ b/coco/images/COCO_val2014_000000187533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e3e62a4eb201f3e4bdbae1b2588b9fa0ed34c2685cab2d22d4d36cceced506 +size 201222 diff --git a/coco/images/COCO_val2014_000000187658.jpg b/coco/images/COCO_val2014_000000187658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..617e8859f26ce983ca819bc490397bfdc154860a --- /dev/null +++ b/coco/images/COCO_val2014_000000187658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6511c4b77a9404e9c0da1786a8e1f642e1aa8f22ab9aa5ac20fefd18165ec0d +size 137026 diff --git a/coco/images/COCO_val2014_000000187734.jpg b/coco/images/COCO_val2014_000000187734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0be3e544c01fe2edfef502ad9a6f763d889b6b0 --- /dev/null +++ b/coco/images/COCO_val2014_000000187734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbeacd39a37771ba923706efad0643dc2437659515445db3afbf134a1ecc2724 +size 142903 diff --git a/coco/images/COCO_val2014_000000187776.jpg b/coco/images/COCO_val2014_000000187776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ac176dad9a0c41fb81eed79af9f020c541fee40 --- /dev/null +++ b/coco/images/COCO_val2014_000000187776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5249fd5604d4d0fbeca9ff60739195690f247a3297065391c35a9fe98af98a90 +size 173856 diff --git a/coco/images/COCO_val2014_000000187822.jpg b/coco/images/COCO_val2014_000000187822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c37944f4b09f3af470d39f547aa08c1eb897934 --- /dev/null +++ b/coco/images/COCO_val2014_000000187822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7c5a346164880bed926233d60b0d9ee238d20429dd4faa31e893e8e2662de7 +size 168517 diff --git a/coco/images/COCO_val2014_000000188040.jpg b/coco/images/COCO_val2014_000000188040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ace1c7d70f3e3addd4e35c769a842846a5d02a8 --- /dev/null +++ b/coco/images/COCO_val2014_000000188040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ed1561ad9ca00479861b2f113d4f564beb8568be58676b9d58343adef79ecf +size 116832 diff --git a/coco/images/COCO_val2014_000000188862.jpg b/coco/images/COCO_val2014_000000188862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f167588d583b88218ac0a9834fcfb7d34eb8dfe1 --- /dev/null +++ b/coco/images/COCO_val2014_000000188862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f0ce69cc6369902ea256d4c920406796200d37a36ba05174449b5d99196835 +size 215013 diff --git a/coco/images/COCO_val2014_000000189136.jpg b/coco/images/COCO_val2014_000000189136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e314ebaff0f5c080a041fec741643838bb71040 --- /dev/null +++ b/coco/images/COCO_val2014_000000189136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ce403b31deef6b50ccc6bd87a289a0944ce205db6b2e6e00fe79cb6405f77a +size 156525 diff --git a/coco/images/COCO_val2014_000000189241.jpg b/coco/images/COCO_val2014_000000189241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5262cb37ab73bf2f482d6cf4895216b15b0163db --- /dev/null +++ b/coco/images/COCO_val2014_000000189241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bb33c7304b6e16076cee13327a02bc12e97bdd441e26009360ddda44acb2f1 +size 156994 diff --git a/coco/images/COCO_val2014_000000189376.jpg b/coco/images/COCO_val2014_000000189376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf6ef40e713a028d7d9984b9cd5ac9f8ac0bf079 --- /dev/null +++ b/coco/images/COCO_val2014_000000189376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519860ad2b9d8cb7d43d17bd014e93a356b704d2aebe83ddc8a92ea10a1cb9f0 +size 119287 diff --git a/coco/images/COCO_val2014_000000189452.jpg b/coco/images/COCO_val2014_000000189452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e64b6206fcaba22fa89c85670d6962b2aa26e10 --- /dev/null +++ b/coco/images/COCO_val2014_000000189452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82829cee96c7c0e003e0dcb7e57d27f06071ca43ca9fad8d1c2c051bd7c3fbcf +size 220064 diff --git a/coco/images/COCO_val2014_000000189588.jpg b/coco/images/COCO_val2014_000000189588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24f9b6d5eae140f6aa0d0eac540090aace6e1a9e --- /dev/null +++ b/coco/images/COCO_val2014_000000189588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a429974fd78bdd2217f1a191fb2e8de435381ea198fad0420365e036947582 +size 106747 diff --git a/coco/images/COCO_val2014_000000189766.jpg b/coco/images/COCO_val2014_000000189766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6d153b50c625f3d024e18baf5637c094f577b90 --- /dev/null +++ b/coco/images/COCO_val2014_000000189766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15539eefa8f687a857e6c2f0bfa369f0476c9cdfbae69e31dc11acf5c279379 +size 232051 diff --git a/coco/images/COCO_val2014_000000190097.jpg b/coco/images/COCO_val2014_000000190097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4d80156b7afcecf3519569f73719a30d0737062 --- /dev/null +++ b/coco/images/COCO_val2014_000000190097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979d420902c56da07bd1761be92157f84e3271f0a229d0ea2b9d15c2aeb12ae7 +size 129870 diff --git a/coco/images/COCO_val2014_000000190236.jpg b/coco/images/COCO_val2014_000000190236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baa63e853276974fb6ee49af9451a11b6924151f --- /dev/null +++ b/coco/images/COCO_val2014_000000190236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703b3b3f8d8ee32af794427e6271765f22e120387d6c2f994606b120f7cb3e6a +size 98495 diff --git a/coco/images/COCO_val2014_000000190291.jpg b/coco/images/COCO_val2014_000000190291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69f1328f06589a0e2342f16a33ebbb3d87442edc --- /dev/null +++ b/coco/images/COCO_val2014_000000190291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2047c459dbfbc7488e1d6d096cd99447ed8ae9dcbce2007b082716ac8beb10c5 +size 243231 diff --git a/coco/images/COCO_val2014_000000190423.jpg b/coco/images/COCO_val2014_000000190423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efb1564a915a849dfb1eeebea3dcd71b2cab0fcf --- /dev/null +++ b/coco/images/COCO_val2014_000000190423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b67239e3fdb6a66f2d6e075729a789cf6bde883e4cc3b268ca0e8ee594d4f0a +size 144336 diff --git a/coco/images/COCO_val2014_000000190676.jpg b/coco/images/COCO_val2014_000000190676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0c1f8a846c094c8b8aadfce4607ac49c583f268 --- /dev/null +++ b/coco/images/COCO_val2014_000000190676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2302cb8d9e0d37a4a150d79ffbb4ba9b1adfd2bcfd477b7b64581ba40e00b7b +size 147202 diff --git a/coco/images/COCO_val2014_000000190753.jpg b/coco/images/COCO_val2014_000000190753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06c2b5fd82736097ed41339c9dbfa8e2877d3ba7 --- /dev/null +++ b/coco/images/COCO_val2014_000000190753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e80dccef157b3c8db7096d10e78386c29d96bc901564a6fb9f43ed915c3b4e +size 239936 diff --git a/coco/images/COCO_val2014_000000190923.jpg b/coco/images/COCO_val2014_000000190923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b488e476e59c695718bea5a3df4bfd3c34541b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000190923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3407447c4e8ca2ceb0db4ba1cb97dee1547e63fb3499cb67d6813ac5d4275d3c +size 138770 diff --git a/coco/images/COCO_val2014_000000191054.jpg b/coco/images/COCO_val2014_000000191054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21f4c6c330050b67568d260e4462ce836ca19ac1 --- /dev/null +++ b/coco/images/COCO_val2014_000000191054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5d0ea44e42b374d92d183fa30011565d362ab3c59ab1d8161d1b7498532039 +size 220467 diff --git a/coco/images/COCO_val2014_000000191225.jpg b/coco/images/COCO_val2014_000000191225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fde3238f42e193073f0d75db20f6b10fbd304212 --- /dev/null +++ b/coco/images/COCO_val2014_000000191225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20dc5fc8395c5170f36d2abfb07f4c25e67e191450c12ee1a0d3f9a999d33d16 +size 140809 diff --git a/coco/images/COCO_val2014_000000191280.jpg b/coco/images/COCO_val2014_000000191280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d87eb255fc81cb2187b3f64155751c171f639204 --- /dev/null +++ b/coco/images/COCO_val2014_000000191280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc98040a2d8fcd95ea271801360922986cf355c80d4153ce8d490b3f29715d4 +size 149312 diff --git a/coco/images/COCO_val2014_000000191300.jpg b/coco/images/COCO_val2014_000000191300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11bab53cbc2dabc9737ebb16d3464204ef992865 --- /dev/null +++ b/coco/images/COCO_val2014_000000191300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31cb8754833d069976c7b5f27a0f8533bf0ef17c7000427305ff4d93c5041df6 +size 146838 diff --git a/coco/images/COCO_val2014_000000191342.jpg b/coco/images/COCO_val2014_000000191342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4cab68d3aad921e6ca7d6a86cad4f4294e0ff92 --- /dev/null +++ b/coco/images/COCO_val2014_000000191342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2045146568319513ac703fb83fcee6f7ae6a5524f487f126f03772dbd31e83 +size 225956 diff --git a/coco/images/COCO_val2014_000000191359.jpg b/coco/images/COCO_val2014_000000191359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70bb2d2f5628d52d834782a8114df1c363e32e88 --- /dev/null +++ b/coco/images/COCO_val2014_000000191359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2da5d2e727fa0c7203a3e6096e17a388d37d9768cb57a8d023df856fa6a5b3 +size 126213 diff --git a/coco/images/COCO_val2014_000000191845.jpg b/coco/images/COCO_val2014_000000191845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d26c12b51647904a9e8ac3f33fe8ae33bfc2508 --- /dev/null +++ b/coco/images/COCO_val2014_000000191845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3697e31367d0698f6edb4bbed5b7fb25db0831bda2406ea7e65c327f3fe4d5 +size 150338 diff --git a/coco/images/COCO_val2014_000000191846.jpg b/coco/images/COCO_val2014_000000191846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb99f4cb1f1c9c1717b0184f808dcbdc06a87e25 --- /dev/null +++ b/coco/images/COCO_val2014_000000191846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a13add0b1215f4579dce546cc6b7bd9b13fc97412a805993f85da9d590f522b +size 172458 diff --git a/coco/images/COCO_val2014_000000191874.jpg b/coco/images/COCO_val2014_000000191874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce3194103b2a48e3be15a2f907ab1fa86d0fd707 --- /dev/null +++ b/coco/images/COCO_val2014_000000191874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ce5d9bc2d8df064add770e38ef2439d172fd7f47cada96a6f4f62a102e08f7 +size 115552 diff --git a/coco/images/COCO_val2014_000000192039.jpg b/coco/images/COCO_val2014_000000192039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ae41ad8ecac7eb95731d429846e17efc36b7fc4 --- /dev/null +++ b/coco/images/COCO_val2014_000000192039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e767e13a2e531ea2a3767c3228260d7b60257671baed73f8cd16ff0e8f2da4f5 +size 197277 diff --git a/coco/images/COCO_val2014_000000192296.jpg b/coco/images/COCO_val2014_000000192296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e123fec19f15e806656736218ef9bf9eb0beb4b --- /dev/null +++ b/coco/images/COCO_val2014_000000192296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c4fa41bb5f9f0e5648a913cbdfd73b0badaefa1ffe0d17a0a620c481cf9e7a +size 194238 diff --git a/coco/images/COCO_val2014_000000192458.jpg b/coco/images/COCO_val2014_000000192458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f590e1302fe119d4a270f3606c3959bc1011188e --- /dev/null +++ b/coco/images/COCO_val2014_000000192458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0618829c66b26dbc0280d90aedb9140683f0c7a6546513b86c77f067d5caad86 +size 63501 diff --git a/coco/images/COCO_val2014_000000192670.jpg b/coco/images/COCO_val2014_000000192670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93d389c6e498ccede5346fbc7ec8076f4c146d48 --- /dev/null +++ b/coco/images/COCO_val2014_000000192670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78166d1775deaa41e93780921bccec43c99a293626f44eb19c41fe56bd12925e +size 344177 diff --git a/coco/images/COCO_val2014_000000192798.jpg b/coco/images/COCO_val2014_000000192798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc037f68705a53ce8179675cd203f89a63b5da65 --- /dev/null +++ b/coco/images/COCO_val2014_000000192798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e637614c35b6fdb01f502416e5e3601d62f6a863fb515312287d3931ea1b8e39 +size 128347 diff --git a/coco/images/COCO_val2014_000000192806.jpg b/coco/images/COCO_val2014_000000192806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b8ca0f76632f51d24d1a8e6dd0e51c5968d6b86 --- /dev/null +++ b/coco/images/COCO_val2014_000000192806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e91008850591d8f25762baa2e0c2d7828a4d2b6f3fa35627307d3d45f74b863b +size 205038 diff --git a/coco/images/COCO_val2014_000000192858.jpg b/coco/images/COCO_val2014_000000192858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f727c78122757d6947e32df22f25d66d9f5fd6cf --- /dev/null +++ b/coco/images/COCO_val2014_000000192858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4028a3fb1013c5ac15101bd5c6c45d076d7f24750ae3d540ea84ba2208b68c00 +size 179541 diff --git a/coco/images/COCO_val2014_000000193122.jpg b/coco/images/COCO_val2014_000000193122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..694d5d178c78ee5b3849f2cd0c045a2b0597a934 --- /dev/null +++ b/coco/images/COCO_val2014_000000193122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a81d6b63931b31d8cb02940f516225d5dcc1e27707a5f4c7ed98906fc40563 +size 303313 diff --git a/coco/images/COCO_val2014_000000193271.jpg b/coco/images/COCO_val2014_000000193271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d60671602086840d36ce0220bde6d327bb310ea2 --- /dev/null +++ b/coco/images/COCO_val2014_000000193271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454835e509211d58d75acc26756bfb72b5071b36c9056fc0d0e9b5bf5f9b4178 +size 71121 diff --git a/coco/images/COCO_val2014_000000193380.jpg b/coco/images/COCO_val2014_000000193380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d871ab7f799e59c6d677c0aa37ca575e690c62cf --- /dev/null +++ b/coco/images/COCO_val2014_000000193380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25cbf00cbd86ac81e6b3f1800dc7c3a7ff536cbb550e661dbad856d6c9abbb1d +size 183906 diff --git a/coco/images/COCO_val2014_000000193388.jpg b/coco/images/COCO_val2014_000000193388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58e66ade7e83e6bc9dd7e501d46f01fd8185a2f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000193388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bae54833b53c4ddd7adcaf07150a65b0d7e63d1ecc425cff6c5377f4dd48512 +size 152541 diff --git a/coco/images/COCO_val2014_000000193565.jpg b/coco/images/COCO_val2014_000000193565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11f03aed0b7eebbb267944fd531ebc303322135f --- /dev/null +++ b/coco/images/COCO_val2014_000000193565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d9ee98a4c68dfa4f1a917fa4c4e92fce668201b7512a8d3162f7fab601dac1 +size 194784 diff --git a/coco/images/COCO_val2014_000000193673.jpg b/coco/images/COCO_val2014_000000193673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..891cc36dd2250bf70a2962461cbf83cc57c79186 --- /dev/null +++ b/coco/images/COCO_val2014_000000193673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45b57b3dff826b7d15fced802414b362301d793ecbc5bd259a88aedbb491843 +size 149913 diff --git a/coco/images/COCO_val2014_000000193717.jpg b/coco/images/COCO_val2014_000000193717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0c75d97e13f2404db641e05f56c439f10ec9d98 --- /dev/null +++ b/coco/images/COCO_val2014_000000193717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2606516f5b4ff9ba6dd7e65ef87bff0c1621f837ba164954d41c688dc7da16e +size 117649 diff --git a/coco/images/COCO_val2014_000000193936.jpg b/coco/images/COCO_val2014_000000193936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf637ae82497efb43b0eba75c57f96939e86bbc6 --- /dev/null +++ b/coco/images/COCO_val2014_000000193936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219bbf01dc8972f55ddecba630333532413a30296a859db2879316b6df2909ee +size 125888 diff --git a/coco/images/COCO_val2014_000000193946.jpg b/coco/images/COCO_val2014_000000193946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a278ed243c1be3068035efb7ffa0934af26c08a2 --- /dev/null +++ b/coco/images/COCO_val2014_000000193946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3f65662f7c4529b4ec3fc6e953fdac8ee3fe8e37bc695812645aed4211edf5 +size 242951 diff --git a/coco/images/COCO_val2014_000000194184.jpg b/coco/images/COCO_val2014_000000194184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..363fb3e3b33f116c688d0c2f9e558a83db773ca3 --- /dev/null +++ b/coco/images/COCO_val2014_000000194184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426c901e3e054920a38d4546908e27d11b7a8ea95838bcd6631785387117b090 +size 219265 diff --git a/coco/images/COCO_val2014_000000194313.jpg b/coco/images/COCO_val2014_000000194313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b25ea84665ea9e5f041185016f4572edc579ca76 --- /dev/null +++ b/coco/images/COCO_val2014_000000194313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6e2bf6eb37c9f957a53d87382c349de71b148e173619968ff72d0d35a7c2f0 +size 94801 diff --git a/coco/images/COCO_val2014_000000194414.jpg b/coco/images/COCO_val2014_000000194414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e491b1d5c8bf8cd6e2dd7a9a801fa128c801e87a --- /dev/null +++ b/coco/images/COCO_val2014_000000194414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c32007ac0504a3cbb252cfc3a51065b0b8eea018257d08255702c3f9665f9a +size 183864 diff --git a/coco/images/COCO_val2014_000000194598.jpg b/coco/images/COCO_val2014_000000194598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce27d09e05b27ad2bdbd6a368e5294eb5ac3c4d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000194598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70952aa52a5fbf44079c7b500ab9269c96afdafb0debe7f188cbcc57eb443d25 +size 226568 diff --git a/coco/images/COCO_val2014_000000194724.jpg b/coco/images/COCO_val2014_000000194724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2c1a1f681c264ca0fdd971de196cdb02e079bb4 --- /dev/null +++ b/coco/images/COCO_val2014_000000194724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3c018f96fdab2b7bfb28ffd8b952535c8c1084d2a39eb5133c14e585c137c4 +size 216017 diff --git a/coco/images/COCO_val2014_000000194755.jpg b/coco/images/COCO_val2014_000000194755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de30ff356b129b6d4e1d3e735f8fefacee95bb9a --- /dev/null +++ b/coco/images/COCO_val2014_000000194755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0961a32b8c04a9bb994814cc3cb0afd4aa421ae5f937e0477a27264b57bb30d +size 234886 diff --git a/coco/images/COCO_val2014_000000194756.jpg b/coco/images/COCO_val2014_000000194756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29670ec4199495a7d9ac2bed9a1f0950a7079347 --- /dev/null +++ b/coco/images/COCO_val2014_000000194756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16aa45b861c1daa614d6cb94fc8d33e9e00ae900e98a34f4692aa926af2e4778 +size 253963 diff --git a/coco/images/COCO_val2014_000000194790.jpg b/coco/images/COCO_val2014_000000194790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d255cf76b6a5571ec69625d405aa61177091535f --- /dev/null +++ b/coco/images/COCO_val2014_000000194790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc2a06b35763e93ff811cf134a0d7d33c1d1372e3467dbbdbf70615182ecd9e +size 227180 diff --git a/coco/images/COCO_val2014_000000194851.jpg b/coco/images/COCO_val2014_000000194851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b753f1d451fdf68c3df6c2102a5e2335b8b0b024 --- /dev/null +++ b/coco/images/COCO_val2014_000000194851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd1d62572ddf713dde77de0cd17ca876b92caf3681701f58c57680fdde59bfc +size 171045 diff --git a/coco/images/COCO_val2014_000000194875.jpg b/coco/images/COCO_val2014_000000194875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3de671747ce43a25904c52ef948602dfd2f6b16c --- /dev/null +++ b/coco/images/COCO_val2014_000000194875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b14af08d271a7468d1fba24e56d37c6235de4111af266ad8292296c2cba65eb +size 275426 diff --git a/coco/images/COCO_val2014_000000194956.jpg b/coco/images/COCO_val2014_000000194956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d6ec87c0749d3f64995eee1171a08b6c3b5c750 --- /dev/null +++ b/coco/images/COCO_val2014_000000194956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798896b18a814162a419cc0bcdc92b9fb97b100028b54ebae9b7518a334b5f6f +size 206868 diff --git a/coco/images/COCO_val2014_000000195211.jpg b/coco/images/COCO_val2014_000000195211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1b05b83adb8fb5e2e2ddc541f64e2997a03dd53 --- /dev/null +++ b/coco/images/COCO_val2014_000000195211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f4c5e8a8dcf41bf6ba9280902d95f2666529f4dec14afc2a2c7b4883a00412 +size 131155 diff --git a/coco/images/COCO_val2014_000000195510.jpg b/coco/images/COCO_val2014_000000195510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35181a12d60e526ca496a96be89adbe6f29a7963 --- /dev/null +++ b/coco/images/COCO_val2014_000000195510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4479060747d900f470e44891c25db269a49bf29f6247ab842b7dc4b3488f12 +size 232409 diff --git a/coco/images/COCO_val2014_000000195750.jpg b/coco/images/COCO_val2014_000000195750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f532d6e98985ef0ccae940c583f63b5d7b8f3093 --- /dev/null +++ b/coco/images/COCO_val2014_000000195750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edc4d5827d1d859ebc40b6a6fd5e6e348777751bf579db7f1c249cc8698db18 +size 266795 diff --git a/coco/images/COCO_val2014_000000195914.jpg b/coco/images/COCO_val2014_000000195914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a09d862f264e18ae08d1c6f859e070fa8bd2a081 --- /dev/null +++ b/coco/images/COCO_val2014_000000195914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f58c7053bd6465a30011e4592db9fa3611d16d7fc08d208c1da0b95a9e3f282 +size 243674 diff --git a/coco/images/COCO_val2014_000000195955.jpg b/coco/images/COCO_val2014_000000195955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33b6057510ca78abefb50013f94037d981039f56 --- /dev/null +++ b/coco/images/COCO_val2014_000000195955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d623991d1ef6eea3bb4a7e158b8587caf4ecbee59c212282462682ad591ccb7 +size 115325 diff --git a/coco/images/COCO_val2014_000000195974.jpg b/coco/images/COCO_val2014_000000195974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f718fddde9b372be9a6038185edf636054fe1926 --- /dev/null +++ b/coco/images/COCO_val2014_000000195974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba44faadc0bf75ad448c1792d8469a6210a6d29201976f67e7d4d0605e971afe +size 121582 diff --git a/coco/images/COCO_val2014_000000196085.jpg b/coco/images/COCO_val2014_000000196085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c13e0e7b209dfe3bceb58e47e873abff0f0f918 --- /dev/null +++ b/coco/images/COCO_val2014_000000196085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8ce6bf615ee1219b5050498c6a27504ef5ae5b8fe124d638397b28a41ea14b +size 171515 diff --git a/coco/images/COCO_val2014_000000196192.jpg b/coco/images/COCO_val2014_000000196192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..608e29833dea12a8ea93a9f960ee4fe2bb5390f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000196192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0650406d98640c124181a2953c3cd7fad2c7bece06f9ca697d6ddf24e1901501 +size 237119 diff --git a/coco/images/COCO_val2014_000000196313.jpg b/coco/images/COCO_val2014_000000196313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ecd0c6af2de53b770bcab273d1d04931eb17cf8 --- /dev/null +++ b/coco/images/COCO_val2014_000000196313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a645740eb60fe96eb32170827ef1889231fe6a4e4f4db4282befc70c83e162 +size 135482 diff --git a/coco/images/COCO_val2014_000000196321.jpg b/coco/images/COCO_val2014_000000196321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a1dd408c73e4b2b20f38b1b780a261a4ac1e4d8 --- /dev/null +++ b/coco/images/COCO_val2014_000000196321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b503fa1e05abed13f8461f7b454c9d1df9c787f1d2dcd1d31c5d220b988de8 +size 152084 diff --git a/coco/images/COCO_val2014_000000196815.jpg b/coco/images/COCO_val2014_000000196815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a87b1cb8b463065e88dca68a4ee5beb250138166 --- /dev/null +++ b/coco/images/COCO_val2014_000000196815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8667edaaa3d106630d4d049a022265961da110e17f3023886173bfbf5b7e777 +size 259171 diff --git a/coco/images/COCO_val2014_000000197219.jpg b/coco/images/COCO_val2014_000000197219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e50203f8802b070bce677ba72903813ba096fae --- /dev/null +++ b/coco/images/COCO_val2014_000000197219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34296589b3012555778e469046092af532f6d0895bdc6f8086b04b5dbf382baa +size 111803 diff --git a/coco/images/COCO_val2014_000000197369.jpg b/coco/images/COCO_val2014_000000197369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2b64b16a5f2570cceb8b2b0809d43fb28d486ec --- /dev/null +++ b/coco/images/COCO_val2014_000000197369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd2ef5d12eef9b738e044b0ba9d77771b106f671d8acb6a015882e7e660a27c +size 137613 diff --git a/coco/images/COCO_val2014_000000197398.jpg b/coco/images/COCO_val2014_000000197398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0d4e02a9ecd67526233d54cfa3744902bb08451 --- /dev/null +++ b/coco/images/COCO_val2014_000000197398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dce36aec84851030e64eef4b1be64765e39edf0ee88b1205a99350b336f0af0 +size 116121 diff --git a/coco/images/COCO_val2014_000000197749.jpg b/coco/images/COCO_val2014_000000197749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06a3ff86595fd95163a9134da5e81ddb5c4eb3d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000197749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42231bc8f6014c103b2ac40950b6c58ab302e63e849d1386f1be58aeb9f48a5a +size 282571 diff --git a/coco/images/COCO_val2014_000000198120.jpg b/coco/images/COCO_val2014_000000198120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eda0d08c4f4b1330286337fd6b3a840d918f26a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000198120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60878a72282d60a8aa9f8552ec6af5586ef562adadedd390c0da7533dd6f87eb +size 262546 diff --git a/coco/images/COCO_val2014_000000198154.jpg b/coco/images/COCO_val2014_000000198154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..522f48698b83ade0316b0014a23738bd231f76a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000198154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164e47477f9b602e0002d54e93f03db5281f458069bbc13bec5573e5d64f8214 +size 202093 diff --git a/coco/images/COCO_val2014_000000198163.jpg b/coco/images/COCO_val2014_000000198163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19284f4c5d2cbe9aa6ba87581898a0f16e7ad99b --- /dev/null +++ b/coco/images/COCO_val2014_000000198163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfaf843938fad902310f708a0793278d3a206c074dc6dbdb5e3f5c905488383 +size 196733 diff --git a/coco/images/COCO_val2014_000000198312.jpg b/coco/images/COCO_val2014_000000198312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1a37ecb095e1fc6b42fbf54d3390f93a5619b8b --- /dev/null +++ b/coco/images/COCO_val2014_000000198312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16abb055372893128e463ee8a7a6327cf1d9c2d5b27ca6fd668f447c46c2c4a +size 138326 diff --git a/coco/images/COCO_val2014_000000198397.jpg b/coco/images/COCO_val2014_000000198397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64be389c0668adf071d1db82f6706ced94c34277 --- /dev/null +++ b/coco/images/COCO_val2014_000000198397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c0508e35699305948acc1a03f14554ee628e68c30ee6d0ac0b1302940b95a0 +size 105647 diff --git a/coco/images/COCO_val2014_000000198415.jpg b/coco/images/COCO_val2014_000000198415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c73131b6f0aff5ba0a99a91eeb4374135fe3aef --- /dev/null +++ b/coco/images/COCO_val2014_000000198415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8a7fac77c7ba4c53336bd797d8730625ac5ed1e27f24477b8dd6f43e67ec44 +size 177044 diff --git a/coco/images/COCO_val2014_000000198447.jpg b/coco/images/COCO_val2014_000000198447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce1e277958e1578a733c2f730f75fb3f5ed314f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000198447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58f6fa44e718864a3d22de555f32ec6a1027d0757ad279003f1bcabf24309b2 +size 185443 diff --git a/coco/images/COCO_val2014_000000198492.jpg b/coco/images/COCO_val2014_000000198492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5046da10fc7c6126b1a6b221bc38f63b8e649743 --- /dev/null +++ b/coco/images/COCO_val2014_000000198492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c05aef648a73c7dfe03720112abbfe9788cc7a64db324aa6663b159facfdf9 +size 144215 diff --git a/coco/images/COCO_val2014_000000198752.jpg b/coco/images/COCO_val2014_000000198752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e8e8c2170a74cc6ad2a62b60cc84ad4037ecbc1 --- /dev/null +++ b/coco/images/COCO_val2014_000000198752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859930e00f1b7d04ae6967bad06c25c07169691d9a2913a1d587a617cd4c49a2 +size 223281 diff --git a/coco/images/COCO_val2014_000000198796.jpg b/coco/images/COCO_val2014_000000198796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdf28231e646de6ce82a0e81ae0e625fa8d92ff6 --- /dev/null +++ b/coco/images/COCO_val2014_000000198796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18dc08beb07a2b42b7b1d07e9cd2cddb7172170377d1b1ec491f8b7fcd41a81 +size 123574 diff --git a/coco/images/COCO_val2014_000000199122.jpg b/coco/images/COCO_val2014_000000199122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2efc3d1b60df9bba2422e524b9b229c753bd13ff --- /dev/null +++ b/coco/images/COCO_val2014_000000199122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f74bf2f9991735858b8c0ef303695b94d2c8b9e0ec53d170fccca4dabd5b75 +size 123311 diff --git a/coco/images/COCO_val2014_000000199634.jpg b/coco/images/COCO_val2014_000000199634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..170c0bd76668ef37eff85713d647f767b8f585a1 --- /dev/null +++ b/coco/images/COCO_val2014_000000199634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8752308f2499f15b9e988d5b498a23dc52a79a8d7054a74bef7663a7c5ceb3 +size 108735 diff --git a/coco/images/COCO_val2014_000000199764.jpg b/coco/images/COCO_val2014_000000199764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7747b162347ce806859c00ff2ef3965315413b59 --- /dev/null +++ b/coco/images/COCO_val2014_000000199764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6b65809fce8604f7a090f443550a789937c6b803a738b36da61bcc6fb99f84 +size 204762 diff --git a/coco/images/COCO_val2014_000000199771.jpg b/coco/images/COCO_val2014_000000199771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adb447e6770a66e37164d3814a204c5919262fef --- /dev/null +++ b/coco/images/COCO_val2014_000000199771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060235d75ac8a669d705e7685f73f53a09da291583f45faf45ac4ac1dbab4388 +size 201077 diff --git a/coco/images/COCO_val2014_000000199881.jpg b/coco/images/COCO_val2014_000000199881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42ac766737fa9b1c97d94622029172b06312836e --- /dev/null +++ b/coco/images/COCO_val2014_000000199881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753c1033fa473b84bcb54a28054a79f2f7e7dcef0167da110b76ad0340bd67a3 +size 94550 diff --git a/coco/images/COCO_val2014_000000199883.jpg b/coco/images/COCO_val2014_000000199883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adc1bb8dcb9f9b2eeb132cd0a2fc6d786467608e --- /dev/null +++ b/coco/images/COCO_val2014_000000199883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a3642d696b9f2a5abdbd902ecc0b24f197d47ed57e6c10d99e38b031890002 +size 213364 diff --git a/coco/images/COCO_val2014_000000199969.jpg b/coco/images/COCO_val2014_000000199969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3aabf8d54f77842faf70ef9786d8eff5b8cd8e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000199969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626721bba0913a6b20b82321e0f82da3458cd5e3f42892a59df3bc888955b8b9 +size 251973 diff --git a/coco/images/COCO_val2014_000000200234.jpg b/coco/images/COCO_val2014_000000200234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dcbbfd364f16f943abaa4e146c2eddac8c8946b --- /dev/null +++ b/coco/images/COCO_val2014_000000200234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff82153bc6517842bfc56131c97723435422ea6b2fca53c0dbee4c07c07ea6a +size 139651 diff --git a/coco/images/COCO_val2014_000000200267.jpg b/coco/images/COCO_val2014_000000200267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3be690c0d620162c445a91a91251512616ad8a3 --- /dev/null +++ b/coco/images/COCO_val2014_000000200267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f77288947a5d9d1eb8dd2023210ed46ee135cf69924f621742953e7f662c29a +size 206672 diff --git a/coco/images/COCO_val2014_000000200457.jpg b/coco/images/COCO_val2014_000000200457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e101bba0ec28436dc7588cd7f2ea2b61390c7edc --- /dev/null +++ b/coco/images/COCO_val2014_000000200457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2702c934b6b8c369faa4dbd8d9c4c860438d52511035a41912b2a603fcaa6b0f +size 134619 diff --git a/coco/images/COCO_val2014_000000200668.jpg b/coco/images/COCO_val2014_000000200668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b0054790fd1633d45435b71043bf1caa1c66ad8 --- /dev/null +++ b/coco/images/COCO_val2014_000000200668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8aeaa500103f32f5b8bff5a5816a049c39901fa8b054d38ad01efe4c166af44 +size 100762 diff --git a/coco/images/COCO_val2014_000000200717.jpg b/coco/images/COCO_val2014_000000200717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9609fa2dabe27040825e9a86349190f09e99b71c --- /dev/null +++ b/coco/images/COCO_val2014_000000200717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9befb5be16fab79a044a84d948c8fa9df5f23ae307d78b54d29318403f972aa +size 154189 diff --git a/coco/images/COCO_val2014_000000201326.jpg b/coco/images/COCO_val2014_000000201326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e21592c0e05c0d90c2957e51181c018bfaaf703e --- /dev/null +++ b/coco/images/COCO_val2014_000000201326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c69220ce083e6de0e1f1e329367b48d939f25bdbc4084246e21c0c1bb6234c1 +size 123842 diff --git a/coco/images/COCO_val2014_000000201727.jpg b/coco/images/COCO_val2014_000000201727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc794bcdf3b39159397ec7a029f6239ef9828b69 --- /dev/null +++ b/coco/images/COCO_val2014_000000201727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c43373bf062ef6f830e91c5f0a2ae053c59a0e905bf030933b366f3c601ad6 +size 124706 diff --git a/coco/images/COCO_val2014_000000202201.jpg b/coco/images/COCO_val2014_000000202201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5271ebd582a55d36e2902d7870dabfb0784965e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000202201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596a22f86a78cf0d9cc3bc3ad69bc6adb437d3a65e385c4311eebebdb16c568c +size 148808 diff --git a/coco/images/COCO_val2014_000000202489.jpg b/coco/images/COCO_val2014_000000202489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f95155b43bef53c3c9153648eb76f16c60e08ef0 --- /dev/null +++ b/coco/images/COCO_val2014_000000202489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9965df24bb7c89179b7c247c0368e29f2eb98e292c5404dce5d7cb8ad8402f2 +size 194850 diff --git a/coco/images/COCO_val2014_000000202913.jpg b/coco/images/COCO_val2014_000000202913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d062839c8a35adce0630b0c4571c3fda77c7fbb9 --- /dev/null +++ b/coco/images/COCO_val2014_000000202913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f84960750e78b04d93688ba53b995e85242a090fc5e1517c50cbcbe0c9a4e19 +size 220244 diff --git a/coco/images/COCO_val2014_000000203171.jpg b/coco/images/COCO_val2014_000000203171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25a9c083553f1e01c501ff39b9f8deaad848dcbe --- /dev/null +++ b/coco/images/COCO_val2014_000000203171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13c1eaaa2b843b654fafbb62c136317e21a4c336a42dd8f7dc776990f4dfd73 +size 95350 diff --git a/coco/images/COCO_val2014_000000203466.jpg b/coco/images/COCO_val2014_000000203466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fa65929531cedd7c9881461ead00fe754a22774 --- /dev/null +++ b/coco/images/COCO_val2014_000000203466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e6d496943e128de4629f89dd1a5205e64224aaa3af05791babb8dab284275b +size 180262 diff --git a/coco/images/COCO_val2014_000000203661.jpg b/coco/images/COCO_val2014_000000203661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7021f63668df90db1c543be7fe0fb3d58fa01814 --- /dev/null +++ b/coco/images/COCO_val2014_000000203661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606e4eedb9870e2005c4045cd37c53a481966869ca01e7f5b261d80aa7decc55 +size 172099 diff --git a/coco/images/COCO_val2014_000000203747.jpg b/coco/images/COCO_val2014_000000203747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44ceadb3822ba0bdf2f43d87b6f8ae2307cde986 --- /dev/null +++ b/coco/images/COCO_val2014_000000203747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d6a9a1e230458272bb1311c26cced310732bd507e1dc0b4571744287c3fcdb +size 145980 diff --git a/coco/images/COCO_val2014_000000203965.jpg b/coco/images/COCO_val2014_000000203965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ac2b26a6ed88469e037248d034a5a1de67726b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000203965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4bc25514213810d4fc2c51936efe3c4bfec5fc2cca42c6f039ec8503576730 +size 266397 diff --git a/coco/images/COCO_val2014_000000204051.jpg b/coco/images/COCO_val2014_000000204051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..301e4f831899b14bbdc68f9019dedc0edfd5338a --- /dev/null +++ b/coco/images/COCO_val2014_000000204051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a57ca8e99cd6b47b6d3ab33bf5253351e7aa1f53cf30e0f4fb86c64cb7759f4 +size 170218 diff --git a/coco/images/COCO_val2014_000000204100.jpg b/coco/images/COCO_val2014_000000204100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..993ea14b4c4f5499fc4813907384807e589223ab --- /dev/null +++ b/coco/images/COCO_val2014_000000204100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad63948136ef1c40920188bc9880163a218cb1dc85c4f94818ea0d714b3170d +size 96934 diff --git a/coco/images/COCO_val2014_000000204137.jpg b/coco/images/COCO_val2014_000000204137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac78ba72b588f084834047f9de3b3b0cbaa6ac79 --- /dev/null +++ b/coco/images/COCO_val2014_000000204137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da031d8ad53ceac17b064eed982f11bbf0b29641b292f200de4a958f80c3615 +size 307164 diff --git a/coco/images/COCO_val2014_000000204311.jpg b/coco/images/COCO_val2014_000000204311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0846806eef305c5b2651324ff1d7f35743b60e91 --- /dev/null +++ b/coco/images/COCO_val2014_000000204311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b376b978c4755b612b212ebbe6c4b54fc40290e798f452bad15853725b8fd570 +size 104461 diff --git a/coco/images/COCO_val2014_000000204360.jpg b/coco/images/COCO_val2014_000000204360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78b8bd44722065d41ee8fbce9b4002f11360ce4e --- /dev/null +++ b/coco/images/COCO_val2014_000000204360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280b734b0a806459b1740ffb2bb54321b31f6519cee94b4276216ac6c37491c3 +size 115749 diff --git a/coco/images/COCO_val2014_000000204507.jpg b/coco/images/COCO_val2014_000000204507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..189720231149688f828d09b823ea26dc99b18cbb --- /dev/null +++ b/coco/images/COCO_val2014_000000204507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a7049441175329075f65c1fea69a1ccb00f88b746faf45e8d5ddfb640f12a6 +size 130455 diff --git a/coco/images/COCO_val2014_000000204805.jpg b/coco/images/COCO_val2014_000000204805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ae461606b472fa869e7455620979058e028cbf6 --- /dev/null +++ b/coco/images/COCO_val2014_000000204805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07661ff846f0f5570aa6e7b162e7bdd3c87144f76fc9f01438848c24932ff59a +size 86357 diff --git a/coco/images/COCO_val2014_000000205108.jpg b/coco/images/COCO_val2014_000000205108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c9fa47e89fc37f735c4b5446c9512b38a39f643 --- /dev/null +++ b/coco/images/COCO_val2014_000000205108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88c803b45188d2e05bc2c1e9c1bc0d56f29382f7759ba463902e8de18e96c9c +size 201548 diff --git a/coco/images/COCO_val2014_000000205232.jpg b/coco/images/COCO_val2014_000000205232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ce2830d3e5f71a9d50cd18a302af7b29e85cad3 --- /dev/null +++ b/coco/images/COCO_val2014_000000205232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3487d0a58689b4eb6173d38e58dd99999804ed5124b876a5dbbc898e730d5b +size 153668 diff --git a/coco/images/COCO_val2014_000000205344.jpg b/coco/images/COCO_val2014_000000205344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..743754c6916643cafad1e1b753370ddb1d871209 --- /dev/null +++ b/coco/images/COCO_val2014_000000205344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63cc34536f9b817b02c6e6b9c922aadfe4222cfe5c431ffddfcb76897938d72b +size 106218 diff --git a/coco/images/COCO_val2014_000000205514.jpg b/coco/images/COCO_val2014_000000205514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1962beaf793c866478859a6b8f6e33d4940e091 --- /dev/null +++ b/coco/images/COCO_val2014_000000205514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f26f02d74a546fbdde54f0441bdc55c0bb6b94f273fd086c0350baa30f07ab +size 168699 diff --git a/coco/images/COCO_val2014_000000205676.jpg b/coco/images/COCO_val2014_000000205676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a1111bf8095e99ba13e09b08868b404915fd803 --- /dev/null +++ b/coco/images/COCO_val2014_000000205676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d86b6d66f54383ea59ebd1e1a323ad03c5c11dc6898503b200c7c39db534be6 +size 195830 diff --git a/coco/images/COCO_val2014_000000205811.jpg b/coco/images/COCO_val2014_000000205811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab5ce0ef29f460e85717dbbbc8f090c804d96494 --- /dev/null +++ b/coco/images/COCO_val2014_000000205811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7de4c27349523df277f38dc43083ded36cea1812ee759d2995cdec94c39a3ad +size 176561 diff --git a/coco/images/COCO_val2014_000000206413.jpg b/coco/images/COCO_val2014_000000206413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d07b08fab320ac373d6d06fa44801765b0271b0 --- /dev/null +++ b/coco/images/COCO_val2014_000000206413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b22c9b68e78b3fdbabc28e6b6515b876cdcaed0d2ba4a7e431fe3fe269d6bb +size 207439 diff --git a/coco/images/COCO_val2014_000000206684.jpg b/coco/images/COCO_val2014_000000206684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33ad4b25f6869a8a9227ac6840d4678e2da1cf82 --- /dev/null +++ b/coco/images/COCO_val2014_000000206684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25c398586f4558f49a7c42a8dbd1ef73640fc34f55ab085469ba9ed46c81d25 +size 311900 diff --git a/coco/images/COCO_val2014_000000206757.jpg b/coco/images/COCO_val2014_000000206757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9cb91e323cbc07741eff9e3717921848521e99d --- /dev/null +++ b/coco/images/COCO_val2014_000000206757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a442c76611c1c1ad8cd4bf1eed3907e38e8412b8a3fda1a1dbe2815b75122e00 +size 174924 diff --git a/coco/images/COCO_val2014_000000206922.jpg b/coco/images/COCO_val2014_000000206922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c35166d9c0ce64a78232a7c6dfc262d3735eddc5 --- /dev/null +++ b/coco/images/COCO_val2014_000000206922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13a3eb8a485044b1ee375f23dee496079619c6a20640ba21614ffaae0f22ee7 +size 134140 diff --git a/coco/images/COCO_val2014_000000207180.jpg b/coco/images/COCO_val2014_000000207180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97ec29324d04fab20ee9acbd4f613390e5db707c --- /dev/null +++ b/coco/images/COCO_val2014_000000207180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5003a60dd278f41a32c93e1d1fac096aefbc3c45685204dc85647dbfaecd8b64 +size 234913 diff --git a/coco/images/COCO_val2014_000000207196.jpg b/coco/images/COCO_val2014_000000207196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9b4436abb8bb0a8c7429abf9707366ba40b18fb --- /dev/null +++ b/coco/images/COCO_val2014_000000207196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e80d8c8d26c8cff32ddda9bba92c55d3332d8c227e4a9e487d9070c0c4cda1 +size 140636 diff --git a/coco/images/COCO_val2014_000000207491.jpg b/coco/images/COCO_val2014_000000207491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c13b4a3e13b507426edef99d6eb61bdc2084633d --- /dev/null +++ b/coco/images/COCO_val2014_000000207491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352a3918e2754af975614beb239b531b2342d1039b54bfeb8621ecacdadb0701 +size 169052 diff --git a/coco/images/COCO_val2014_000000207611.jpg b/coco/images/COCO_val2014_000000207611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d8ef49bcb33f98672edeef8f5be25468cc003f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000207611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e36198a7b573d4ec7350f3f277f50ee56e8ee42eabb5f3e2d492b8deb7844a +size 210984 diff --git a/coco/images/COCO_val2014_000000207925.jpg b/coco/images/COCO_val2014_000000207925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4b03e4920ba92cada7eed94cb3b5a61a08dc20b --- /dev/null +++ b/coco/images/COCO_val2014_000000207925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264435f5e09304fc01500487951479ec14e05debca3d450dd8e4a86bad6996e9 +size 339196 diff --git a/coco/images/COCO_val2014_000000207926.jpg b/coco/images/COCO_val2014_000000207926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..106eb2ad02a2558f5684c65dbf61ab336dc206bd --- /dev/null +++ b/coco/images/COCO_val2014_000000207926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d194bb1bf6eba89c6ef0e408b149b98ef2bcd0923a503e6f71931f313ccbd6 +size 129865 diff --git a/coco/images/COCO_val2014_000000208516.jpg b/coco/images/COCO_val2014_000000208516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac9668a64f7b185b5e81a33b0d591d4441604a5f --- /dev/null +++ b/coco/images/COCO_val2014_000000208516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c749e4c616eff9e82923d1f459777cd5cef6ea7ab5a9d101db334c17b92272 +size 177125 diff --git a/coco/images/COCO_val2014_000000208517.jpg b/coco/images/COCO_val2014_000000208517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3465bc1d0dfc4d845e41f373e567aaa0e35e11e --- /dev/null +++ b/coco/images/COCO_val2014_000000208517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6acbc1a4d1474672f16a4213067b64beb0354ba2b8f2d56bcec21a998140f26d +size 200613 diff --git a/coco/images/COCO_val2014_000000208566.jpg b/coco/images/COCO_val2014_000000208566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c89194db3d38d845a9133844331e3a8d40d8cfad --- /dev/null +++ b/coco/images/COCO_val2014_000000208566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e729d73cb43a9e05c6a6e81633b0a691762046a8693690627f459be7afb32b +size 90376 diff --git a/coco/images/COCO_val2014_000000208585.jpg b/coco/images/COCO_val2014_000000208585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..774b117d3c7cdc4309cf47c38e753f717542cde5 --- /dev/null +++ b/coco/images/COCO_val2014_000000208585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8782091b738cd89d327079936611f750ae04cf7b051726c1e8ab17510a42ec10 +size 231309 diff --git a/coco/images/COCO_val2014_000000208740.jpg b/coco/images/COCO_val2014_000000208740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44b5f14623b7a623105d85b1824cf34a1eab5900 --- /dev/null +++ b/coco/images/COCO_val2014_000000208740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e27e6467b7b6677ccc54eba087e131ce8556a56bb6ef3b5dc7dd80b2cb9843 +size 162733 diff --git a/coco/images/COCO_val2014_000000208748.jpg b/coco/images/COCO_val2014_000000208748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74e7db3431b274488fcb7ac8753ca8838ceb8707 --- /dev/null +++ b/coco/images/COCO_val2014_000000208748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c677b69c5e6ec36c870e3b65156e1ec37c161bf0a92645e51e539e474653a5ef +size 156273 diff --git a/coco/images/COCO_val2014_000000209130.jpg b/coco/images/COCO_val2014_000000209130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3260c0d69166dad3e6beb846894c2e9168fc675f --- /dev/null +++ b/coco/images/COCO_val2014_000000209130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4509f7385bc98faa9d5725b6c11712df06db0e751c73ec6f3f667eee2ec22fd4 +size 200354 diff --git a/coco/images/COCO_val2014_000000209142.jpg b/coco/images/COCO_val2014_000000209142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24cb7aade926e5368969305f3cabdda024206431 --- /dev/null +++ b/coco/images/COCO_val2014_000000209142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faaa39e1fa18df9268a45821d7f6a2608b026df2df4ead67746c3a3faf7dfa8d +size 202143 diff --git a/coco/images/COCO_val2014_000000209222.jpg b/coco/images/COCO_val2014_000000209222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9da6c8fbb605be358f3699f683fcaad2c6ce5dc5 --- /dev/null +++ b/coco/images/COCO_val2014_000000209222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6be3112e07d25a03004f74fa58e604f50db93336551f120df6fcba4282adfb +size 156441 diff --git a/coco/images/COCO_val2014_000000209468.jpg b/coco/images/COCO_val2014_000000209468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3b4a0b236a9cc49a4da10b4b776e81a76f5d5ed --- /dev/null +++ b/coco/images/COCO_val2014_000000209468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce20c4018dcaeadfde61a3975a326a7af42a44064d950c2fdc0770378fa0a56 +size 123730 diff --git a/coco/images/COCO_val2014_000000209530.jpg b/coco/images/COCO_val2014_000000209530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef6938a6335d2ef017a16e8c992ca79c78c4fff6 --- /dev/null +++ b/coco/images/COCO_val2014_000000209530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124e9b44a0687f4ef1dab48dfe021bca7da071e65e645507b8dab55373d43316 +size 115997 diff --git a/coco/images/COCO_val2014_000000209835.jpg b/coco/images/COCO_val2014_000000209835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ad925a18c8c252dda271125a90aeecb6a8de0af --- /dev/null +++ b/coco/images/COCO_val2014_000000209835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e925186d3beb5fd7a798f571d21ae37ba609a5fff6724b6aadb7299539f0d580 +size 128363 diff --git a/coco/images/COCO_val2014_000000209856.jpg b/coco/images/COCO_val2014_000000209856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d25451377ceeca37d7692cdfdfe6246513648525 --- /dev/null +++ b/coco/images/COCO_val2014_000000209856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232004993d70ff1c5ed11eb9ab15b5eee03154723f716805fda6bf8ea091b9d8 +size 142117 diff --git a/coco/images/COCO_val2014_000000209904.jpg b/coco/images/COCO_val2014_000000209904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4a9e1f2a86d74bd3316e428fc4531074e49742e --- /dev/null +++ b/coco/images/COCO_val2014_000000209904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8278160db7993b5f2eb98445a7d0f19d0365a3ce4a7f9b69ec655fd35554d1 +size 181338 diff --git a/coco/images/COCO_val2014_000000209989.jpg b/coco/images/COCO_val2014_000000209989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fac0376b4f8e30199dc09a998c99bca721477e44 --- /dev/null +++ b/coco/images/COCO_val2014_000000209989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd65a6f962f7c9c2b75c0bf1e9ea5635266108efacfb991b0515ed2a9be61558 +size 158706 diff --git a/coco/images/COCO_val2014_000000209995.jpg b/coco/images/COCO_val2014_000000209995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3678c6cd8647b8ebc4880d696d37a1abce65da5c --- /dev/null +++ b/coco/images/COCO_val2014_000000209995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4704c47adf6be349a7824045fd65290cabcc1a7607bbd964b7564a520bc72969 +size 120103 diff --git a/coco/images/COCO_val2014_000000210204.jpg b/coco/images/COCO_val2014_000000210204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52f05adf0797202bd2ff53539a082af1745d5ecc --- /dev/null +++ b/coco/images/COCO_val2014_000000210204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225f16fd045628af0bcbf1d335b2b989968f4e74d1c2fe25ec3d626670a39f3a +size 189182 diff --git a/coco/images/COCO_val2014_000000210342.jpg b/coco/images/COCO_val2014_000000210342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35c80460f1d2881d36c18700b31af9fd8158cff5 --- /dev/null +++ b/coco/images/COCO_val2014_000000210342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133afb91ff9a274d42184773c22fd618cc54d5544bd5f248525c21152f3e04f9 +size 148791 diff --git a/coco/images/COCO_val2014_000000210394.jpg b/coco/images/COCO_val2014_000000210394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee3c7282cf3cdb877356ccf84bf111184362b7b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000210394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a536af8607a677c7bfd4c87d8a21a4e42402980635eef8b54d476317471c99 +size 191856 diff --git a/coco/images/COCO_val2014_000000210520.jpg b/coco/images/COCO_val2014_000000210520.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d2320f7fd9665464c17879a1b3edd30d6a17e54 --- /dev/null +++ b/coco/images/COCO_val2014_000000210520.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df27397165b945a4e394864d094d0f485d2bf27af499105faa6ec0dea7e18a6 +size 247535 diff --git a/coco/images/COCO_val2014_000000210782.jpg b/coco/images/COCO_val2014_000000210782.jpg new file mode 100644 index 0000000000000000000000000000000000000000..129c399981380615c304bb26476a7b1902ae7fba --- /dev/null +++ b/coco/images/COCO_val2014_000000210782.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0067a30d45102b4556bfabe05905c0601fa72190667d4dbc62b8ea468f3fb9b +size 174757 diff --git a/coco/images/COCO_val2014_000000210883.jpg b/coco/images/COCO_val2014_000000210883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1786025310952c82c707dbc541db4c7744473c30 --- /dev/null +++ b/coco/images/COCO_val2014_000000210883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6e421ed0253e856bd00e4bfed9fa62fe8ba75fef16946d43b2715c47eefda9 +size 239158 diff --git a/coco/images/COCO_val2014_000000210980.jpg b/coco/images/COCO_val2014_000000210980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b78ebaa68fd4b34136f7af15e8e74bdbf1ed26e --- /dev/null +++ b/coco/images/COCO_val2014_000000210980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294c669c0c881d74cd636778ceffc16ce371c2cd0d7902c6794ab724f8bea86e +size 185917 diff --git a/coco/images/COCO_val2014_000000210982.jpg b/coco/images/COCO_val2014_000000210982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed2ece35b571790655c0bb405c448f0e2db1aae2 --- /dev/null +++ b/coco/images/COCO_val2014_000000210982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a320c474d1acb3c47cc9eeae6725f56b1bca11d70a1736f6811da1bd060621 +size 285271 diff --git a/coco/images/COCO_val2014_000000211112.jpg b/coco/images/COCO_val2014_000000211112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51b8ec83620b789da9ec26d417cf083c5bda9765 --- /dev/null +++ b/coco/images/COCO_val2014_000000211112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b111d9398880582e231f9e358a82dae68083349c00e4d37c419fb4f1bb59ac4 +size 109944 diff --git a/coco/images/COCO_val2014_000000211527.jpg b/coco/images/COCO_val2014_000000211527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72875570137fb6e86093d671c943c4eab527c6c8 --- /dev/null +++ b/coco/images/COCO_val2014_000000211527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439c4df11bdb519f91a1fc2600faa0f8e9a100a0eed37d41fbbbe4baf1f49a82 +size 165837 diff --git a/coco/images/COCO_val2014_000000211674.jpg b/coco/images/COCO_val2014_000000211674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cebbdf5da15fed6022c09d7424fbfd360487a08d --- /dev/null +++ b/coco/images/COCO_val2014_000000211674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35668e0f1e026343b862ec9e0663558c92aa60883ecffde2a98f5c3832b4aa7f +size 163756 diff --git a/coco/images/COCO_val2014_000000211690.jpg b/coco/images/COCO_val2014_000000211690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6bdbd6cd4fba6c648b677bd6c8c371a986e9c1d --- /dev/null +++ b/coco/images/COCO_val2014_000000211690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88a95eb677313d8e4350b386136b35c7d1bb80772e7631119cdc8cba4c6d35e +size 295856 diff --git a/coco/images/COCO_val2014_000000212261.jpg b/coco/images/COCO_val2014_000000212261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d918a0e946eb2504d3ff63f3c8f3489ac3944b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000212261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8eaa2e4e3387efc89e72bff840a496d0febbd18fefd3867ec4c5ef8c53bf83 +size 154039 diff --git a/coco/images/COCO_val2014_000000212533.jpg b/coco/images/COCO_val2014_000000212533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abeb775b7f717f3f3d723bb846a98db723df6083 --- /dev/null +++ b/coco/images/COCO_val2014_000000212533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8160a5e4d541ffe4b56a11e63c841309b62c2965ef8b30aba6007cfb9f4736 +size 200868 diff --git a/coco/images/COCO_val2014_000000212761.jpg b/coco/images/COCO_val2014_000000212761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..328edfc388524cd782fc01199babec33846d59e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000212761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa690f5285eb914aa3758881a5d8ed199471e5d8621ec5efd59eab41a5bff22 +size 235389 diff --git a/coco/images/COCO_val2014_000000212800.jpg b/coco/images/COCO_val2014_000000212800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed88ebbcffc8bac5f057e27aeb2cb0fe56d7213d --- /dev/null +++ b/coco/images/COCO_val2014_000000212800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d99fa64730d42ea2fbe080883dee9520312932fff110dd0ae5c0f0cfbdb44f5 +size 137785 diff --git a/coco/images/COCO_val2014_000000212939.jpg b/coco/images/COCO_val2014_000000212939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fea308908d48721e3293d7b9eae45900b6adc0fd --- /dev/null +++ b/coco/images/COCO_val2014_000000212939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5301a50e217fa1801ec5326515226dbb5be776d3ad24d7bc870aa3fff48b11c0 +size 210631 diff --git a/coco/images/COCO_val2014_000000213351.jpg b/coco/images/COCO_val2014_000000213351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b41b6836735835204d9d1138b73ebe0e8e498fe --- /dev/null +++ b/coco/images/COCO_val2014_000000213351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e4e0f4c1bb4e6b27ea53f020bdcb2038f203512f65fd6e29b3c9a12e62fe5f +size 225519 diff --git a/coco/images/COCO_val2014_000000213356.jpg b/coco/images/COCO_val2014_000000213356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df839b4e632b2a979908bf2df393da4a1b784836 --- /dev/null +++ b/coco/images/COCO_val2014_000000213356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f472ec0f77e90a40062bda2cd9ff82df3293458fc6e05c06a782c1d7be850a9 +size 223452 diff --git a/coco/images/COCO_val2014_000000213475.jpg b/coco/images/COCO_val2014_000000213475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08955a1be450011676fe4cd8b99ec5efab7a39e7 --- /dev/null +++ b/coco/images/COCO_val2014_000000213475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb6135909e06e1ab9187d53d15f5e658599656fa7508e9e36b39152217ced82 +size 93927 diff --git a/coco/images/COCO_val2014_000000213593.jpg b/coco/images/COCO_val2014_000000213593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5709c5cf931b9fb708585084c4687b397db32021 --- /dev/null +++ b/coco/images/COCO_val2014_000000213593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9231977478728a738fd7b4f060b352d4c996083d3cccfb9daba85e7193ac60fe +size 79307 diff --git a/coco/images/COCO_val2014_000000213765.jpg b/coco/images/COCO_val2014_000000213765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8945f92ecb4a823371e6e389d2642694fc662306 --- /dev/null +++ b/coco/images/COCO_val2014_000000213765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a312987d3f5f77da52a207dc761eeaa8d04b8019eeab847cb52b684b153352 +size 189036 diff --git a/coco/images/COCO_val2014_000000213809.jpg b/coco/images/COCO_val2014_000000213809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88c4fbd9481ca547edd1584871d76b4117835421 --- /dev/null +++ b/coco/images/COCO_val2014_000000213809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15404adc60b0d2e4466bd633530c716051f7f9dcf24f020a71a4b614dc22c73d +size 297440 diff --git a/coco/images/COCO_val2014_000000213904.jpg b/coco/images/COCO_val2014_000000213904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ac101398c471fec6ad442249fe734312433a4cf --- /dev/null +++ b/coco/images/COCO_val2014_000000213904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d5dac167f0b4d51dd5fc966f1088d06e608b897cc0995629cb3aff356b9224 +size 123964 diff --git a/coco/images/COCO_val2014_000000213905.jpg b/coco/images/COCO_val2014_000000213905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84104bb216b050504a21ab5bace7acd6417a679b --- /dev/null +++ b/coco/images/COCO_val2014_000000213905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4f0b687795a09ff80baf00a4f94a3f7e08234612f9e9f80dc7d6d43b83691b +size 173144 diff --git a/coco/images/COCO_val2014_000000214007.jpg b/coco/images/COCO_val2014_000000214007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ae146b658a19164cdd815c8c95a155a14c13520 --- /dev/null +++ b/coco/images/COCO_val2014_000000214007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9cac1210a47a7df324607e7e9a2b6463c0662f05df9f097fd2b6fea7d7934d +size 152429 diff --git a/coco/images/COCO_val2014_000000214046.jpg b/coco/images/COCO_val2014_000000214046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..048071892d98aaf974e83b09f12220af0cb3798c --- /dev/null +++ b/coco/images/COCO_val2014_000000214046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54beb05626d8e04b2422a62f3f73fd18a268e0cba87222c1f76dc61d4c220cf +size 215036 diff --git a/coco/images/COCO_val2014_000000214274.jpg b/coco/images/COCO_val2014_000000214274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c785c7b9275bf74b6d45acca953cdd81a992a729 --- /dev/null +++ b/coco/images/COCO_val2014_000000214274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4b6dfdd1c5a31f94914b343b1df6c4ff637b92394dba14ef0ddaec5813348b +size 170740 diff --git a/coco/images/COCO_val2014_000000214349.jpg b/coco/images/COCO_val2014_000000214349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f6331c4eb3f378f77b66edbed3a46e4b6892955 --- /dev/null +++ b/coco/images/COCO_val2014_000000214349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375b43fd0b47cde19fab2d5ac311f24330fef5a65e3de14d70d46e49f441bf69 +size 126901 diff --git a/coco/images/COCO_val2014_000000214363.jpg b/coco/images/COCO_val2014_000000214363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa9f8ead154dd40f8cd0ed34a811cdfc43422126 --- /dev/null +++ b/coco/images/COCO_val2014_000000214363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d3f2410d951d281600d383e85d8563b1f49d891b209a028940232a46de0512 +size 157352 diff --git a/coco/images/COCO_val2014_000000215213.jpg b/coco/images/COCO_val2014_000000215213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ab051bea36116b2573c7797552716b030c3917a --- /dev/null +++ b/coco/images/COCO_val2014_000000215213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a026220014a67903972f036c99930c3d58521442cc0feae42a2cfe054825587d +size 255957 diff --git a/coco/images/COCO_val2014_000000215244.jpg b/coco/images/COCO_val2014_000000215244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96274302be96c1ef8e701d505d32a0ed3cd21353 --- /dev/null +++ b/coco/images/COCO_val2014_000000215244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9f7f3fb453920486f2397559fd47fe21c1c4869dea684ec9dc3d30eab4a69b +size 220635 diff --git a/coco/images/COCO_val2014_000000215303.jpg b/coco/images/COCO_val2014_000000215303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2d1f15f2bbd565ab5f9f65065cfd0cf741f5ab0 --- /dev/null +++ b/coco/images/COCO_val2014_000000215303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8fe7623bba3acce902f7d0e5643c981ea2342dc905b2c8646a20c69c8b3fca7 +size 168347 diff --git a/coco/images/COCO_val2014_000000215439.jpg b/coco/images/COCO_val2014_000000215439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..187637540f6af2dbf447ddd85fdd9f46ddc68087 --- /dev/null +++ b/coco/images/COCO_val2014_000000215439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2447b92f973e3f75b596e2795893762c4fb9eb9b0398618bf04a3581b267a08d +size 206412 diff --git a/coco/images/COCO_val2014_000000215608.jpg b/coco/images/COCO_val2014_000000215608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fc669c4cb428bf77e241908c9eeda2ffcc8f0ed --- /dev/null +++ b/coco/images/COCO_val2014_000000215608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1e0ff6386b0de37e3878c9c7c079d441bfa32c55a98a2552f7818373b26735 +size 246337 diff --git a/coco/images/COCO_val2014_000000215627.jpg b/coco/images/COCO_val2014_000000215627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4ebb1ae02d4a24ad2bdb1143827de617e8c5ace --- /dev/null +++ b/coco/images/COCO_val2014_000000215627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826270397a80ba770ee85ae762afdcdfac3cb044ab6eefa137f6da7ad1291b74 +size 171235 diff --git a/coco/images/COCO_val2014_000000215845.jpg b/coco/images/COCO_val2014_000000215845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db352eb36906893b0cd23c2dbcc6209a67a4a1e0 --- /dev/null +++ b/coco/images/COCO_val2014_000000215845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad3046a3ae5ad597b54039d75316e6e420066ea06be3413ea95956fa2be7b4c +size 190880 diff --git a/coco/images/COCO_val2014_000000215906.jpg b/coco/images/COCO_val2014_000000215906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5484e1a288bd070f4efdec51ae9fdb9b1e4d53fa --- /dev/null +++ b/coco/images/COCO_val2014_000000215906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8456a7d16d48082dd3d364f8aed8044f090b1123c98632386bd8be44faf896 +size 122839 diff --git a/coco/images/COCO_val2014_000000215914.jpg b/coco/images/COCO_val2014_000000215914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4976886196de5fd6e4868f07c4abcd4225c7ae0 --- /dev/null +++ b/coco/images/COCO_val2014_000000215914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014bd33274025f5b4b84c0792fcd23084966cc5afec864b57126aa8c134ef267 +size 135534 diff --git a/coco/images/COCO_val2014_000000216398.jpg b/coco/images/COCO_val2014_000000216398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5680e78977e6d9bc282bd0072037afc07050627 --- /dev/null +++ b/coco/images/COCO_val2014_000000216398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db09aeea2f17e2f7e1c92f4c44b7593c15c5849b314383b152d7f1af2ff266b9 +size 353618 diff --git a/coco/images/COCO_val2014_000000216449.jpg b/coco/images/COCO_val2014_000000216449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8baf750dbab1da80fd0ed6aa1999a21516c15e91 --- /dev/null +++ b/coco/images/COCO_val2014_000000216449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a560874a7c6e4f80925b3886b2063835c5c4621e8f46c74f5d776111366ae84a +size 205771 diff --git a/coco/images/COCO_val2014_000000216510.jpg b/coco/images/COCO_val2014_000000216510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94804941e76ca934f7ca54d9552cc93a2c2b8356 --- /dev/null +++ b/coco/images/COCO_val2014_000000216510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231d77f11664a12a3b09b16f158c28448e2d039ed671f1fed988733036ec36bc +size 133124 diff --git a/coco/images/COCO_val2014_000000216581.jpg b/coco/images/COCO_val2014_000000216581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c27b3052fa1774790a2ddd9dd19392e2655b9a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000216581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab7fcf7583838baa978c4ca1980d80c139cabee9d89e133896d05c38d27bafb +size 166128 diff --git a/coco/images/COCO_val2014_000000216628.jpg b/coco/images/COCO_val2014_000000216628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbc27f659cc1c12e771695c21b28e55ff64b7987 --- /dev/null +++ b/coco/images/COCO_val2014_000000216628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98240a4912d10bd961643efa728b1871585b6b1e6afcff4e3abc8f269411c539 +size 158796 diff --git a/coco/images/COCO_val2014_000000216726.jpg b/coco/images/COCO_val2014_000000216726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9793baa7b5e996e373b804659e5611fbe5d812b --- /dev/null +++ b/coco/images/COCO_val2014_000000216726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7235c4b841078d79cc0ac37aa6f1ee31a290559a97d62c91582f907b08d21862 +size 180527 diff --git a/coco/images/COCO_val2014_000000217153.jpg b/coco/images/COCO_val2014_000000217153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66653ef12b03cf81017a5bd5b3b4b89c75ddfccf --- /dev/null +++ b/coco/images/COCO_val2014_000000217153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1bf64655bf0bb032c426bcf8502f457832e8da1048327728f64e1fa60b5360 +size 195816 diff --git a/coco/images/COCO_val2014_000000217154.jpg b/coco/images/COCO_val2014_000000217154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac5b4da3af1251e49665ba248959c6b790a55841 --- /dev/null +++ b/coco/images/COCO_val2014_000000217154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c593ca7c0b9302316485605fdd3076ed53e3363dc6a17fefe0814d8c8c1037 +size 141073 diff --git a/coco/images/COCO_val2014_000000217156.jpg b/coco/images/COCO_val2014_000000217156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a068124f120c60cdd0e122f814289c08e0a3396e --- /dev/null +++ b/coco/images/COCO_val2014_000000217156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717dc2b8f76b5f70e9e5158a56973efc121bb799a121aeb80d2ae4e60e1542c5 +size 130447 diff --git a/coco/images/COCO_val2014_000000217285.jpg b/coco/images/COCO_val2014_000000217285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..049f799516c503aea1894d4aebd4cc2397182fef --- /dev/null +++ b/coco/images/COCO_val2014_000000217285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad4e20484b9965248b25104ef4617e054a2d007e68ba8c478dfa2eea048f42c +size 280073 diff --git a/coco/images/COCO_val2014_000000217517.jpg b/coco/images/COCO_val2014_000000217517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b635281bac26dbbdf2de6971be8d169a92f98ae --- /dev/null +++ b/coco/images/COCO_val2014_000000217517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb439b3a493a1554e6e1a714d01bd82a9ae6e50fd06de9e14ce174f671e64c01 +size 116781 diff --git a/coco/images/COCO_val2014_000000217522.jpg b/coco/images/COCO_val2014_000000217522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94dadabd3f0310237a15e608207f336f525d0ba0 --- /dev/null +++ b/coco/images/COCO_val2014_000000217522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db171128fe0f77ce8aad45355bd2ec3a1d52bb884950a0978fdf2d0e47c59616 +size 189493 diff --git a/coco/images/COCO_val2014_000000217546.jpg b/coco/images/COCO_val2014_000000217546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22b2a3103b63a4a6c9a08103a2548d42f5107e52 --- /dev/null +++ b/coco/images/COCO_val2014_000000217546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188ee36ac0cca43602a986c36ea54daf9a779e99ff46128e0a7f0db2387c11a5 +size 119503 diff --git a/coco/images/COCO_val2014_000000217561.jpg b/coco/images/COCO_val2014_000000217561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c890c3f578e1b4d3f8f1c63059dbfbd2ac0f7e35 --- /dev/null +++ b/coco/images/COCO_val2014_000000217561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5acea151bfdc5ad36150f3bf43723ce35d38582f6d09555ae4b4ab855aa24e4 +size 122545 diff --git a/coco/images/COCO_val2014_000000217827.jpg b/coco/images/COCO_val2014_000000217827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..866f6fabfbe466fc0b8da47a418b1127e93efdad --- /dev/null +++ b/coco/images/COCO_val2014_000000217827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5012245bf37790a898bf1604faaaeb85729f43396bdeb38e81bc42a029be68ba +size 219698 diff --git a/coco/images/COCO_val2014_000000218343.jpg b/coco/images/COCO_val2014_000000218343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d73aa6ea338df29e83392756f3fff6034eb20f9 --- /dev/null +++ b/coco/images/COCO_val2014_000000218343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec65504176231a27aa73748e69df0ef212a5f29af75ec946c9eb67cc650bf4e4 +size 124388 diff --git a/coco/images/COCO_val2014_000000218397.jpg b/coco/images/COCO_val2014_000000218397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df013b0b6f52c1d7948fc1c47be4eeffd6d6f43f --- /dev/null +++ b/coco/images/COCO_val2014_000000218397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72284b051467bf9ced9f624ef0912d3c79500f45f59a5fb54c9ed889c6d1e61b +size 228799 diff --git a/coco/images/COCO_val2014_000000218404.jpg b/coco/images/COCO_val2014_000000218404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..314d25c348d84cd4e28ad5abc9b294d1f12ff8a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000218404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6594f3c515dbb4bca2dc480f43c08d7a07041299052377b7273f2869c6f52182 +size 289055 diff --git a/coco/images/COCO_val2014_000000218703.jpg b/coco/images/COCO_val2014_000000218703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2562feca6d44a1f44236a3f57dc3fd5c3cd6deb4 --- /dev/null +++ b/coco/images/COCO_val2014_000000218703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1cb6b6806bb0e90cf223c482f325bc2f4a2983286432a35380b5b214666a36 +size 269678 diff --git a/coco/images/COCO_val2014_000000218855.jpg b/coco/images/COCO_val2014_000000218855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a559897ac7be8fd4342185f476ee5447034864c --- /dev/null +++ b/coco/images/COCO_val2014_000000218855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc61a529f80af4a888d7540570bfe8169644f298131dd1b6907ae3619cfd0080 +size 130125 diff --git a/coco/images/COCO_val2014_000000218891.jpg b/coco/images/COCO_val2014_000000218891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5c95b4e7748a8cda147e63647cfb2790fb9cbfe --- /dev/null +++ b/coco/images/COCO_val2014_000000218891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5234fbb6b4f0052c3d56ee47833a65870c550cc3749f592f192e691de88e25f +size 292636 diff --git a/coco/images/COCO_val2014_000000219271.jpg b/coco/images/COCO_val2014_000000219271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..220afa933cdfcaf06bae75e8b9a74f14f5dc372f --- /dev/null +++ b/coco/images/COCO_val2014_000000219271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404ee96388af2dbbe54de91cc6da0f1ec3803c9d027fd2c89c7fac930ab2088d +size 44857 diff --git a/coco/images/COCO_val2014_000000219291.jpg b/coco/images/COCO_val2014_000000219291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f98966caf66f4c16aa752808825320aee25815db --- /dev/null +++ b/coco/images/COCO_val2014_000000219291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838419935e9783539c418c1d4117e568582f09ca78f162f4dccec950e9fc4d8f +size 224016 diff --git a/coco/images/COCO_val2014_000000219426.jpg b/coco/images/COCO_val2014_000000219426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5283552b39ef14c4336f48d701ad22e71448a19c --- /dev/null +++ b/coco/images/COCO_val2014_000000219426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326810424baefd7aee1e8d4ec5c88e3db40825b380224b55e0138fc30485b911 +size 226779 diff --git a/coco/images/COCO_val2014_000000219546.jpg b/coco/images/COCO_val2014_000000219546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0e1383ed082563a0d0bb72006bdd949bea020d2 --- /dev/null +++ b/coco/images/COCO_val2014_000000219546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db56cce3fa5d392ac8d273ac8ac5cb7fedc134297e10cbef7af538128a995326 +size 248623 diff --git a/coco/images/COCO_val2014_000000219558.jpg b/coco/images/COCO_val2014_000000219558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcfce8cfd1bd78a4a1636f7cf63cb591ea53a177 --- /dev/null +++ b/coco/images/COCO_val2014_000000219558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad784d1b7bc1ed1ccc74aeaa67f8e46615a6d25a9ed4ac41b0c2b75b1128a84 +size 169960 diff --git a/coco/images/COCO_val2014_000000219771.jpg b/coco/images/COCO_val2014_000000219771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eec8717ea8fc3b71477f8f7904ad00d8256d9b8b --- /dev/null +++ b/coco/images/COCO_val2014_000000219771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f8d71883885cdf037f4e6f18e91a3c54cef5755aa28ce500c77e3cae37a942 +size 161369 diff --git a/coco/images/COCO_val2014_000000219909.jpg b/coco/images/COCO_val2014_000000219909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c28d4d2a463fad0bda450cc99d7a10501602237 --- /dev/null +++ b/coco/images/COCO_val2014_000000219909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39035864f5c2638f0e5b11eeb8c09709cfcc6769b209818365dcb348b1b7297c +size 250708 diff --git a/coco/images/COCO_val2014_000000219928.jpg b/coco/images/COCO_val2014_000000219928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46299f9490c14a516cff788d036bb795ac97e5b6 --- /dev/null +++ b/coco/images/COCO_val2014_000000219928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8fbf700d68c1ac2e9720ba0d58edf05cbc6a0654d8cb7c29454984e5cbf0ad +size 128548 diff --git a/coco/images/COCO_val2014_000000220215.jpg b/coco/images/COCO_val2014_000000220215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52c50116345fa2f677310e4ac8071c12cf5fadd8 --- /dev/null +++ b/coco/images/COCO_val2014_000000220215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f1c0a51e2c000af30b1377cdd448a3e2470fdbec774af765302f3e40897192 +size 127877 diff --git a/coco/images/COCO_val2014_000000220367.jpg b/coco/images/COCO_val2014_000000220367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75cc8a16a0eb0d6de3b8ebdb2231851aabfdb543 --- /dev/null +++ b/coco/images/COCO_val2014_000000220367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150cdea601be86ab95110e21c41a97940123777b4a58278d52f9aa9c8ac86feb +size 134588 diff --git a/coco/images/COCO_val2014_000000220531.jpg b/coco/images/COCO_val2014_000000220531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcff60dc08569d3a982cc0f3669e4d47b46e0f31 --- /dev/null +++ b/coco/images/COCO_val2014_000000220531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43d09c7e256ed9d76ccbc7cf5cfd62bfd0774d4714452c646228188582520c6 +size 189512 diff --git a/coco/images/COCO_val2014_000000220607.jpg b/coco/images/COCO_val2014_000000220607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4ed74c32ef0df661ae9d5602d65fb74f6834717 --- /dev/null +++ b/coco/images/COCO_val2014_000000220607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0563b320fe087aef54941d132ce70eb6f5a44ac69988b9dc81e11312e6a2f8 +size 124391 diff --git a/coco/images/COCO_val2014_000000220690.jpg b/coco/images/COCO_val2014_000000220690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30c41e24cf1b72689915bae3173253ccdc3657ff --- /dev/null +++ b/coco/images/COCO_val2014_000000220690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8403c2631920fe293cc9035175609279a1dff3a3a1e56638bc79ed9857a210bb +size 186051 diff --git a/coco/images/COCO_val2014_000000221105.jpg b/coco/images/COCO_val2014_000000221105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f1d327b3a5fe041665633da3966d8c87f1ef1a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000221105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a3babbc6429e2c4ca3a5733dfbaa3e99bb29372b9b975078fc033be6b9924d +size 162277 diff --git a/coco/images/COCO_val2014_000000221555.jpg b/coco/images/COCO_val2014_000000221555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc72ed7bc84934c4fd49a07c13cff3fd083a431f --- /dev/null +++ b/coco/images/COCO_val2014_000000221555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e52d175b0d454883dac9259c01f912a457a60c55f27bb136aa0c137d23995b5 +size 190064 diff --git a/coco/images/COCO_val2014_000000221609.jpg b/coco/images/COCO_val2014_000000221609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b674218d8bd3f0e8cbca6c5ab0aebaa28b7d5cea --- /dev/null +++ b/coco/images/COCO_val2014_000000221609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0354daa79ebf96530bb3583d3cf06eb689626aeb7fbbe4c42fb3a08310a26363 +size 114467 diff --git a/coco/images/COCO_val2014_000000221659.jpg b/coco/images/COCO_val2014_000000221659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16466b1dfc36ab5b0b00349718cf166b95d58d87 --- /dev/null +++ b/coco/images/COCO_val2014_000000221659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fad2928a26155bd1059b61f30132d5d09121cb8c96961dff50e8f99840f69a2 +size 93763 diff --git a/coco/images/COCO_val2014_000000222043.jpg b/coco/images/COCO_val2014_000000222043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a943fe660fae6b6f827ae0b5085494137ae6684e --- /dev/null +++ b/coco/images/COCO_val2014_000000222043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc409506f96e886557b3fb25176a5c2543efd9103042ae04cdb5a96e40ad8ed9 +size 157726 diff --git a/coco/images/COCO_val2014_000000222468.jpg b/coco/images/COCO_val2014_000000222468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a86bbb2bb30c59240916c0a6be72ebd38539980a --- /dev/null +++ b/coco/images/COCO_val2014_000000222468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7939fa871559b9cf7bdbc038c24e5908d873d38063133995c51b700bc4a81a +size 226098 diff --git a/coco/images/COCO_val2014_000000222662.jpg b/coco/images/COCO_val2014_000000222662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..229c858e5ea92b57307d229914e7472fcc8f563e --- /dev/null +++ b/coco/images/COCO_val2014_000000222662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5d9c7144472c430d7e4461dff7509a1b6d6403674b7bdc215d844c96c1c0fd +size 242303 diff --git a/coco/images/COCO_val2014_000000222674.jpg b/coco/images/COCO_val2014_000000222674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3083ade96d30b85c863391462a5fa9a59cb8fe4 --- /dev/null +++ b/coco/images/COCO_val2014_000000222674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8e1e508b7cc0fd189f993b8afa354327e286367cb03378f4047ed9592f3a50 +size 180482 diff --git a/coco/images/COCO_val2014_000000222828.jpg b/coco/images/COCO_val2014_000000222828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92d51ef94ca1a085344f6cc7385b5e21f76aeba3 --- /dev/null +++ b/coco/images/COCO_val2014_000000222828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b63f3d6ceac8691b13b595e9e600ef8866e5c23fffc36c226c0c6c33c7a00c +size 123519 diff --git a/coco/images/COCO_val2014_000000223020.jpg b/coco/images/COCO_val2014_000000223020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17bf1cc7f2af769cc271819169d011e3475f9e81 --- /dev/null +++ b/coco/images/COCO_val2014_000000223020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897d4a6249c15365837236a98604df63ba0e73a60819b813109311cc8091baf8 +size 331737 diff --git a/coco/images/COCO_val2014_000000223648.jpg b/coco/images/COCO_val2014_000000223648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3573de66ff861c0a9c44e92318a878efb2b91039 --- /dev/null +++ b/coco/images/COCO_val2014_000000223648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf06383a46351515bc2ad330c430b4a5f3bfd889ea12d2a078f3fa0f937ded68 +size 182661 diff --git a/coco/images/COCO_val2014_000000223699.jpg b/coco/images/COCO_val2014_000000223699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7d582d11572344adbb8932e470485c57c44b311 --- /dev/null +++ b/coco/images/COCO_val2014_000000223699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41e0ae70866c6c32bad7cd9e3f07d19d1c8243cce27be647b37e1ac31f7edd7 +size 198556 diff --git a/coco/images/COCO_val2014_000000223804.jpg b/coco/images/COCO_val2014_000000223804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ad5e93ff73ad5ea5763d9b2edfd033d956714e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000223804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b8564721bc2a53508272c9d67b62b099b69f732e95acb2fba2f260c19f8973 +size 203249 diff --git a/coco/images/COCO_val2014_000000224000.jpg b/coco/images/COCO_val2014_000000224000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c94b1c10734a25e9b877fa701fd5480f856fe379 --- /dev/null +++ b/coco/images/COCO_val2014_000000224000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbb04b8cc516480e48aeaf87d3e666c6da2e4d61b7ed256cc3d9f3ed6f5f3af +size 166361 diff --git a/coco/images/COCO_val2014_000000224114.jpg b/coco/images/COCO_val2014_000000224114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1aa378515684c96a4b60c519060abd3d124774cf --- /dev/null +++ b/coco/images/COCO_val2014_000000224114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e7bbf097fd69d1c1b26c1332fb3bad60830a657811974ea8124f1266d73b10 +size 218646 diff --git a/coco/images/COCO_val2014_000000224358.jpg b/coco/images/COCO_val2014_000000224358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1eeeb7670d477ba29537b3caf1fcd6612be4d45 --- /dev/null +++ b/coco/images/COCO_val2014_000000224358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617702929040ebfedc11a3d0be8993437b733ce035754c48e533fcfb2da8bc5f +size 205865 diff --git a/coco/images/COCO_val2014_000000225175.jpg b/coco/images/COCO_val2014_000000225175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb38ce95e6f8d6f1d1b4cbc098ae24a599bdb385 --- /dev/null +++ b/coco/images/COCO_val2014_000000225175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:420a8c5330270c08fd1df8e00e4f4be348f314ee7edcfff6fb980998005e7a73 +size 296281 diff --git a/coco/images/COCO_val2014_000000225183.jpg b/coco/images/COCO_val2014_000000225183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9479ca7618c1752745c023272695693ffbc2b7f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000225183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6821d08666148242e8d60d3e5de26b89adc57f5b238dff2c4e7f4919ca710d +size 256349 diff --git a/coco/images/COCO_val2014_000000225378.jpg b/coco/images/COCO_val2014_000000225378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82fafb77aad7fb0fcc12ade704262e5234fe3b34 --- /dev/null +++ b/coco/images/COCO_val2014_000000225378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8dd413122f0c40efd14e2bf387db6fcabaec770da492463b109527db6086796 +size 171474 diff --git a/coco/images/COCO_val2014_000000225700.jpg b/coco/images/COCO_val2014_000000225700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b465c24b14720b1d1244ead983c860aa427c0095 --- /dev/null +++ b/coco/images/COCO_val2014_000000225700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139e83e080be15f1a5e260aab5eabc5939c03efdb635a05ff18b98d7db4fca6a +size 191824 diff --git a/coco/images/COCO_val2014_000000225913.jpg b/coco/images/COCO_val2014_000000225913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1505d62af3d8567684f756a3768174af5e118417 --- /dev/null +++ b/coco/images/COCO_val2014_000000225913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3e4d4a8295b0d429fface2d7722ccf596da150fb6ff03aaf3fed926b08e6dd +size 157793 diff --git a/coco/images/COCO_val2014_000000226119.jpg b/coco/images/COCO_val2014_000000226119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc2af5052f774def768ed152eec1167376625385 --- /dev/null +++ b/coco/images/COCO_val2014_000000226119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9c78cf51eec9d27caa18583ec46a86bbd30709653f5bac58a09d8d71eca3d8 +size 171673 diff --git a/coco/images/COCO_val2014_000000226147.jpg b/coco/images/COCO_val2014_000000226147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8aa4cf9cba3c8869e0f4baa6f175ae58026f0f45 --- /dev/null +++ b/coco/images/COCO_val2014_000000226147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf59212be5221a26ae41a0e3e05adc902986b029d00b89d0c68760991a322053 +size 190787 diff --git a/coco/images/COCO_val2014_000000226380.jpg b/coco/images/COCO_val2014_000000226380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f39c260efbfd57cf49d57e854471fa21481aff88 --- /dev/null +++ b/coco/images/COCO_val2014_000000226380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d1fada37993f5e4f42846c9c5ebbba258d205e5f7004f075d8873a48f1c84e +size 185190 diff --git a/coco/images/COCO_val2014_000000226412.jpg b/coco/images/COCO_val2014_000000226412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c973ed9bad6fe10472faf27f66760dc5d6c7fe6 --- /dev/null +++ b/coco/images/COCO_val2014_000000226412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee7735528138410cb84f15d6dc0c2ab42ff965925d66e4ee864dd6c31e7d96a +size 157878 diff --git a/coco/images/COCO_val2014_000000226417.jpg b/coco/images/COCO_val2014_000000226417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dbff1fb06e72cef9e125caee77e47f017ccaa2f --- /dev/null +++ b/coco/images/COCO_val2014_000000226417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9c08f91df2e02c28c663da9f5a7204768633fb278b8489330f595dd144f94d +size 133227 diff --git a/coco/images/COCO_val2014_000000226472.jpg b/coco/images/COCO_val2014_000000226472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e77478358fd707826f5f9a3c07a296bc64862c63 --- /dev/null +++ b/coco/images/COCO_val2014_000000226472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581be1bc0619c949c9c22ff7d178e62779a40cbcc389c8be0272235de80546f4 +size 187613 diff --git a/coco/images/COCO_val2014_000000226496.jpg b/coco/images/COCO_val2014_000000226496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a809ae1653e2a45b6eff7bb558d14093a1d92bac --- /dev/null +++ b/coco/images/COCO_val2014_000000226496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1126306a12a031826d37257a699dfc181a950d1a2bc4e8c8aaa3b05f02d2312f +size 196998 diff --git a/coco/images/COCO_val2014_000000226802.jpg b/coco/images/COCO_val2014_000000226802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ed3732a6548bfe9bfc2e7e0a395aaa0c8d5b748 --- /dev/null +++ b/coco/images/COCO_val2014_000000226802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be10574bd4a77358d6d778a5f1badf4ea2f081ebe59ce07db7e9105d07c4e0c +size 146236 diff --git a/coco/images/COCO_val2014_000000226959.jpg b/coco/images/COCO_val2014_000000226959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26c93badda914cf42d2a371dcd111be34652d2d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000226959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbfc3956505b5deff23567052c34477808ccbac0dda191a1614314e36519627 +size 162831 diff --git a/coco/images/COCO_val2014_000000226984.jpg b/coco/images/COCO_val2014_000000226984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7a8f41ed25f2f0492a3f8e5f923b45c471296c7 --- /dev/null +++ b/coco/images/COCO_val2014_000000226984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7bc655154413b47f946511027095c16a5d67ac2737a2bdb3dbbda60ae710db +size 159947 diff --git a/coco/images/COCO_val2014_000000227031.jpg b/coco/images/COCO_val2014_000000227031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3531956faedf268142761d1a40da1bfb825568e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000227031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4e8c551ccaa0f11cb6e0f1549a28d77f0c0796cdf96f07133b0ea818f396ef +size 192736 diff --git a/coco/images/COCO_val2014_000000227042.jpg b/coco/images/COCO_val2014_000000227042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ca5fa9e2a9c97ebd32bf324766b6201761c6aa1 --- /dev/null +++ b/coco/images/COCO_val2014_000000227042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae03865d8f2591f224f674c3726af149a06a04d458cc7e499ace6a72d7a9e37 +size 173851 diff --git a/coco/images/COCO_val2014_000000227204.jpg b/coco/images/COCO_val2014_000000227204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be80cb2fadfcc2ea04903401f4d14213ec2335e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000227204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e2d0ff7f1a9c842476708d480d737fefa0000ce1750df6c591599ae80dca20 +size 182682 diff --git a/coco/images/COCO_val2014_000000227226.jpg b/coco/images/COCO_val2014_000000227226.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a68d57ba631b35dd5732d65b4b7772554abd6ab --- /dev/null +++ b/coco/images/COCO_val2014_000000227226.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5309f20e8b56fda875d94fa7bdf71a4ad148ab42a804b2725335710e4159778 +size 140121 diff --git a/coco/images/COCO_val2014_000000227265.jpg b/coco/images/COCO_val2014_000000227265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1781fce64d1a6eb771fbccd3c77b023f6972b25 --- /dev/null +++ b/coco/images/COCO_val2014_000000227265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61b750b221439757a7ace2525e9712b488c21f25c8404090bac752fa92b1a22 +size 171428 diff --git a/coco/images/COCO_val2014_000000227326.jpg b/coco/images/COCO_val2014_000000227326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13bd57b21884fc8f5e23f820d2755867882dcc96 --- /dev/null +++ b/coco/images/COCO_val2014_000000227326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2954929420b4756aada18ebd78cc2705662a032ef6b645d4cbe9abd851878771 +size 180120 diff --git a/coco/images/COCO_val2014_000000227399.jpg b/coco/images/COCO_val2014_000000227399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f00879a6fab1883cd5bac0535362452195a43fb8 --- /dev/null +++ b/coco/images/COCO_val2014_000000227399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8215d52085a5c93de3aeb09ee0a8be74c2b7af3c49f3c8068d72edd745809773 +size 249390 diff --git a/coco/images/COCO_val2014_000000227440.jpg b/coco/images/COCO_val2014_000000227440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fc5e115e3f67501a003c11ede769673b61cc9a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000227440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8394a9101be08f600a014318af1ab2aa4e41df8c4b3c3adf324d0cd022e785f0 +size 130156 diff --git a/coco/images/COCO_val2014_000000227851.jpg b/coco/images/COCO_val2014_000000227851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..167775e83c6277c78505a3faf9cdc62807b32235 --- /dev/null +++ b/coco/images/COCO_val2014_000000227851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08bf3455086b780b2ac1c49677788e81315375317fa271b8add3d8488966960 +size 133629 diff --git a/coco/images/COCO_val2014_000000227958.jpg b/coco/images/COCO_val2014_000000227958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d0a1d55c77fb53963d8066cb7b8415e487c2518 --- /dev/null +++ b/coco/images/COCO_val2014_000000227958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50676e2df03a7e84d9522f71a8e0312f4040e112cebc71a244d06eb9573106b2 +size 341924 diff --git a/coco/images/COCO_val2014_000000228261.jpg b/coco/images/COCO_val2014_000000228261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..875539a679d041d931e5fdb6eb9d6cc543d69686 --- /dev/null +++ b/coco/images/COCO_val2014_000000228261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf3efc5611d5198c8f6309841d31adf431495b879f22df4c098eea247817e93 +size 180412 diff --git a/coco/images/COCO_val2014_000000228350.jpg b/coco/images/COCO_val2014_000000228350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e093c2f9014cc7129de3c434c7e00dd8191e58c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000228350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeffcfb04900d9be59947306e756d80c2e51742434ef9a5a8172aef7025b3f6d +size 144811 diff --git a/coco/images/COCO_val2014_000000228411.jpg b/coco/images/COCO_val2014_000000228411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30007a04b97b21544dda2aeccdce15a34a55acfe --- /dev/null +++ b/coco/images/COCO_val2014_000000228411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af381e6cc8480992e8f6947e38e248ca6a9ac3fc2186a6ef057370b9bc7ac095 +size 135830 diff --git a/coco/images/COCO_val2014_000000229150.jpg b/coco/images/COCO_val2014_000000229150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..106a9332b710a8dbe9391d0c3396b77fabf7a105 --- /dev/null +++ b/coco/images/COCO_val2014_000000229150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25971865e234d955875a699a29436da409c7be8827d7ad8501340455057da1f +size 155943 diff --git a/coco/images/COCO_val2014_000000229267.jpg b/coco/images/COCO_val2014_000000229267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..001184f8769c089a3688073a7a38407a1fd58e02 --- /dev/null +++ b/coco/images/COCO_val2014_000000229267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11394c715093911d0008ed6ec9adfb0607a1c808928798fba1d9fc8d4f4e4960 +size 142602 diff --git a/coco/images/COCO_val2014_000000229391.jpg b/coco/images/COCO_val2014_000000229391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf4c858b8a472147fb381ca83e20324e66e8975e --- /dev/null +++ b/coco/images/COCO_val2014_000000229391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d68698b218cbf743a443439781caec55cc139bf365ff0e324bc96dfe8b0720a +size 220860 diff --git a/coco/images/COCO_val2014_000000229468.jpg b/coco/images/COCO_val2014_000000229468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..889746156606b737d8910e2aa79932ad8d1ff303 --- /dev/null +++ b/coco/images/COCO_val2014_000000229468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d8b5fe0b5ffeb2e8bfe45a00fc5ca7ef5f0d64cf257a983207c9ac378dbab7 +size 298763 diff --git a/coco/images/COCO_val2014_000000229659.jpg b/coco/images/COCO_val2014_000000229659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a3551986dbd1fda1eca36075dd5a62f48c9b436 --- /dev/null +++ b/coco/images/COCO_val2014_000000229659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0846197660b1c4c51f135c2cf114088ecb11112230e8bbe2a4967f73c5a5da +size 201479 diff --git a/coco/images/COCO_val2014_000000229688.jpg b/coco/images/COCO_val2014_000000229688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c601f6c2ecbf4d88be1ea25d0de0825bd67fdeda --- /dev/null +++ b/coco/images/COCO_val2014_000000229688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089f3aac7fe5d7937e043cad24a7024fbf1be3ede1c266aba49d8b1918a23803 +size 230484 diff --git a/coco/images/COCO_val2014_000000229849.jpg b/coco/images/COCO_val2014_000000229849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42610798fa1e71fd7ad291d8b928f17e04170c00 --- /dev/null +++ b/coco/images/COCO_val2014_000000229849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3841b7c43e7eed3b0e214312f6ef90bf5d4918fc7a3d921f09a85c44a5f9174c +size 253182 diff --git a/coco/images/COCO_val2014_000000229984.jpg b/coco/images/COCO_val2014_000000229984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0412a73bb43e745f93ea59b4349c81edfac34ff5 --- /dev/null +++ b/coco/images/COCO_val2014_000000229984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd97634a9512a28f7465e06a41f54505df6e522edc6009fa65ddc10729199687 +size 186546 diff --git a/coco/images/COCO_val2014_000000230265.jpg b/coco/images/COCO_val2014_000000230265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1aa0764d982ba7ceb80917ab81404b074f79c939 --- /dev/null +++ b/coco/images/COCO_val2014_000000230265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bbf854f05ccdcf44613a3656758ce44fada079a749bc4cef0ed28d37de2e69 +size 51231 diff --git a/coco/images/COCO_val2014_000000230593.jpg b/coco/images/COCO_val2014_000000230593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46156b89cf6583eaf0bcc48f194a81374ec6bcd5 --- /dev/null +++ b/coco/images/COCO_val2014_000000230593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dcd7f3a7b03916e850b0bb6e19ce284bd6634774e50c50fbba75d9ff9f31105 +size 292537 diff --git a/coco/images/COCO_val2014_000000230598.jpg b/coco/images/COCO_val2014_000000230598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..917d8610f1bb11f1a86422bb199d482f5cd386f2 --- /dev/null +++ b/coco/images/COCO_val2014_000000230598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d69a96744bda16e30c1df99a10380e199ffc14ee1e59041a2b6260a07c1628 +size 153168 diff --git a/coco/images/COCO_val2014_000000230615.jpg b/coco/images/COCO_val2014_000000230615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df9eaf29cc804ae8286310ab05143039ffc3afdb --- /dev/null +++ b/coco/images/COCO_val2014_000000230615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5e076e6dda915c87d73f521ac73910dc5499414b81f7a6c0b1cc16d72dd885 +size 206276 diff --git a/coco/images/COCO_val2014_000000230780.jpg b/coco/images/COCO_val2014_000000230780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbca5312765e1b958b7b097c64ea2fc1c7f9f034 --- /dev/null +++ b/coco/images/COCO_val2014_000000230780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ca4f18dd3154b8084473e78c9c163f84d8e6a6ff819f49e6cc0538f5e05950 +size 167081 diff --git a/coco/images/COCO_val2014_000000230936.jpg b/coco/images/COCO_val2014_000000230936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ea5694640e0c0c762643f6377152be52d2a5e91 --- /dev/null +++ b/coco/images/COCO_val2014_000000230936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1641ca0006a5ee2c202b62c3310437bf39f36e1313ee8ff93ea24e07dd4191 +size 215660 diff --git a/coco/images/COCO_val2014_000000231343.jpg b/coco/images/COCO_val2014_000000231343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6360d96c51b9695255739321a25f584a8f794ca8 --- /dev/null +++ b/coco/images/COCO_val2014_000000231343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfeb5cc0606f9476e752680f5b51ef3e5cb5869b63c1a576a96cd8268537edb +size 307807 diff --git a/coco/images/COCO_val2014_000000231402.jpg b/coco/images/COCO_val2014_000000231402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cf29a265a243d4a0f6041d20255fe8850230af5 --- /dev/null +++ b/coco/images/COCO_val2014_000000231402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051897f9f3443fcd8b8e61d77564c76c2e2a9224ae658637a9325a7cca019dbb +size 135846 diff --git a/coco/images/COCO_val2014_000000231568.jpg b/coco/images/COCO_val2014_000000231568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1a49de8dcab56092ae9a881dd2018db21f468b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000231568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1301d54a29f87f10f0e43db7d6dfba10daee0f1cb87857baaac0b73c12c1f84d +size 101323 diff --git a/coco/images/COCO_val2014_000000231655.jpg b/coco/images/COCO_val2014_000000231655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7420a23251a9c6e7d12f92919169414c6bab3bd3 --- /dev/null +++ b/coco/images/COCO_val2014_000000231655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b9f0fba21cd24e74e4010a5cd3dced3de15411fa35720b040a7853ffc8fa77 +size 232987 diff --git a/coco/images/COCO_val2014_000000231691.jpg b/coco/images/COCO_val2014_000000231691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3001756569f51550045d4e338019b5d9e81a3729 --- /dev/null +++ b/coco/images/COCO_val2014_000000231691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a8550aabb2f46590cf1deecbcd02e582057b5d4600c21dc31e6127523717044 +size 154929 diff --git a/coco/images/COCO_val2014_000000231768.jpg b/coco/images/COCO_val2014_000000231768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc5952e6e143a6e36dad68ce01aefd76076b26b6 --- /dev/null +++ b/coco/images/COCO_val2014_000000231768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789f59cb766b2751463fe1f8c97565c9a0041b8f2dfa16945273be230cdbdef0 +size 202114 diff --git a/coco/images/COCO_val2014_000000231991.jpg b/coco/images/COCO_val2014_000000231991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84787a02a03937c1f14acd8784d7506c82aa76d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000231991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55d23f29d2310869c092446bc56c56be6caa78ba4806f77b1e380a4bcdabd21 +size 112596 diff --git a/coco/images/COCO_val2014_000000232073.jpg b/coco/images/COCO_val2014_000000232073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9261e291b94845751ac7824433fb4a47195c15a8 --- /dev/null +++ b/coco/images/COCO_val2014_000000232073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6646db703ede5928f90d37e7e0853457b16d411a88e5c261c031f6fce8720bf7 +size 158930 diff --git a/coco/images/COCO_val2014_000000232115.jpg b/coco/images/COCO_val2014_000000232115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fc2b8991fd321bd0de79749cb929eaeb8cdabe7 --- /dev/null +++ b/coco/images/COCO_val2014_000000232115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4ebee7a720416d3ddeb173693c99ad3e775c41c268319ca6bfaf39d611fbc9 +size 167178 diff --git a/coco/images/COCO_val2014_000000232262.jpg b/coco/images/COCO_val2014_000000232262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb646e9d232028589cf5471dd2ab3cdfec645ce --- /dev/null +++ b/coco/images/COCO_val2014_000000232262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b7e1118b4e863e340d629787b269d1925bc2d1cfcd9f307e011ac7a70a52a0 +size 264259 diff --git a/coco/images/COCO_val2014_000000232544.jpg b/coco/images/COCO_val2014_000000232544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43e15e523d5641796092dc36ee10e9747d184f5e --- /dev/null +++ b/coco/images/COCO_val2014_000000232544.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe70b6b52f5d51aa151602a8d9d924c2ccc1803ec884c8855d32798f57624d6 +size 174109 diff --git a/coco/images/COCO_val2014_000000233119.jpg b/coco/images/COCO_val2014_000000233119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b58c1008789045f4625998cdc38459249f1abbfd --- /dev/null +++ b/coco/images/COCO_val2014_000000233119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9b29f66730a512fac2ae932372598768158d9b17e06c121f34f2ca7ae4f7da +size 168700 diff --git a/coco/images/COCO_val2014_000000233238.jpg b/coco/images/COCO_val2014_000000233238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c5891059b30dc8032e8fa9706334db9a7c6129a --- /dev/null +++ b/coco/images/COCO_val2014_000000233238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dad732209b83cc953be6f35a092b0692569f0f6682565178b6581dd6bb7ca81 +size 214363 diff --git a/coco/images/COCO_val2014_000000233430.jpg b/coco/images/COCO_val2014_000000233430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4e6026aeebf9e18858cdb1e314795b9cd306612 --- /dev/null +++ b/coco/images/COCO_val2014_000000233430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83281d5a78418618752a6d3893d37368816132528bf1b3d698ccf0bd07a2903 +size 324815 diff --git a/coco/images/COCO_val2014_000000233830.jpg b/coco/images/COCO_val2014_000000233830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f664fd5c9f1d0b8c405ff2a7a1b51e1c505b960 --- /dev/null +++ b/coco/images/COCO_val2014_000000233830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00b764d961a269e93762043e7681ff4dfc83c4d7d196e85bf946963e5f2d3d9 +size 91597 diff --git a/coco/images/COCO_val2014_000000234328.jpg b/coco/images/COCO_val2014_000000234328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3683884de0f790c993ac4b46eeb22a147c60fc4c --- /dev/null +++ b/coco/images/COCO_val2014_000000234328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66a0818e3c07d163daa1d8e6666f3e1074d186e9e1e5d22c1d75dd63f0a0d52 +size 106436 diff --git a/coco/images/COCO_val2014_000000234910.jpg b/coco/images/COCO_val2014_000000234910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4894f07b3f0b6075c3b591c47b638ac55767f045 --- /dev/null +++ b/coco/images/COCO_val2014_000000234910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d80e1b5bf9971ae03d9e2c4b92e32882b3829f4a5f97b30e81a11b56920cf9b +size 198644 diff --git a/coco/images/COCO_val2014_000000235156.jpg b/coco/images/COCO_val2014_000000235156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..704b70df514278a6ccbfcde6285dc08f2d966df3 --- /dev/null +++ b/coco/images/COCO_val2014_000000235156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7fa26683d3b88cf89ef7fa99ebd3eefa475ebbcb22b024bb43fd8b62945a12 +size 119531 diff --git a/coco/images/COCO_val2014_000000235278.jpg b/coco/images/COCO_val2014_000000235278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e10668a537af9ee90f618e341e65247d7363eff1 --- /dev/null +++ b/coco/images/COCO_val2014_000000235278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23a4b9126dd50262627c9962282895f6721bbc764777c22b25aceea81e6c00d +size 150133 diff --git a/coco/images/COCO_val2014_000000235352.jpg b/coco/images/COCO_val2014_000000235352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6c539ed5088f7c5ba9ad1afb3b4d530fc9d3f4e --- /dev/null +++ b/coco/images/COCO_val2014_000000235352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085e2ebb7e2197350996b23c06a82948063622a273c5c7c738c70ff047ce73f5 +size 140937 diff --git a/coco/images/COCO_val2014_000000235486.jpg b/coco/images/COCO_val2014_000000235486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60f734406c402cfaf3e0722b4e8e569537e0cbf0 --- /dev/null +++ b/coco/images/COCO_val2014_000000235486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232be2a895bdbcc0305a851e0dac3ec7149b8090aea9b794795ead99b5e569d5 +size 215084 diff --git a/coco/images/COCO_val2014_000000235595.jpg b/coco/images/COCO_val2014_000000235595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92bf89be5698b4298657feda8cd7105364a429f9 --- /dev/null +++ b/coco/images/COCO_val2014_000000235595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1947d1b8bfefe9e69d18adc58be5b7dd71c971417c0dfc698e85338a0f00ebb1 +size 258178 diff --git a/coco/images/COCO_val2014_000000235597.jpg b/coco/images/COCO_val2014_000000235597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4e8e5a14b042a225f6759bc33a7bdcb668755b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000235597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e521792f0e8887269cd926a4dd70dbecb6b336a249b304b166fac1b8de2b0064 +size 171078 diff --git a/coco/images/COCO_val2014_000000235672.jpg b/coco/images/COCO_val2014_000000235672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..354d9e714b569e8194af897b6cf4cd5533584aad --- /dev/null +++ b/coco/images/COCO_val2014_000000235672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33f9437a87e8e1c56c491c8ac9ad09d9b97a2277c3bf0c4367d5340ab4aa099 +size 165162 diff --git a/coco/images/COCO_val2014_000000235747.jpg b/coco/images/COCO_val2014_000000235747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7ea3d1b234f290e1350e93f8b55d5d6c3ad06cc --- /dev/null +++ b/coco/images/COCO_val2014_000000235747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ee228fa3af26d67ab496d9db3df3898d52574e025e932343eda6ba4990af52 +size 133434 diff --git a/coco/images/COCO_val2014_000000235787.jpg b/coco/images/COCO_val2014_000000235787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e514dae2ac63386e28344dc3c7f1de7a3098a391 --- /dev/null +++ b/coco/images/COCO_val2014_000000235787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2019a08e463bb67925bc02ab7e92354a5cff9db2826eec23d91faaa7e79b16f +size 202496 diff --git a/coco/images/COCO_val2014_000000235919.jpg b/coco/images/COCO_val2014_000000235919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96fd998fa3d7f66fd053ccc40bc7fe0262e5393d --- /dev/null +++ b/coco/images/COCO_val2014_000000235919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0c157456f75314fe106c57552b97bed2e9feaa1602612c709a0047bab3727c +size 274741 diff --git a/coco/images/COCO_val2014_000000236023.jpg b/coco/images/COCO_val2014_000000236023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..509054b002f5ebeba4d312c655923f0db1a92429 --- /dev/null +++ b/coco/images/COCO_val2014_000000236023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aadda96a55b082f063b60ecd1230cdbf2bbe83577adc2dc09de45fb1f8037a9 +size 106106 diff --git a/coco/images/COCO_val2014_000000236272.jpg b/coco/images/COCO_val2014_000000236272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..931850b056d0423c9339ea4f7c462604a9e4660d --- /dev/null +++ b/coco/images/COCO_val2014_000000236272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9f629ec1a1453a3f51d23113d5bc3e5b840949893550e4119dc1ef1e62c661 +size 125030 diff --git a/coco/images/COCO_val2014_000000236323.jpg b/coco/images/COCO_val2014_000000236323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..416bb2a0ab5931e30f70bf620070bef585052e8e --- /dev/null +++ b/coco/images/COCO_val2014_000000236323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e289aee5d84072e55981549a888e6407d3276c2212a0ef16cfb918ab7cc3a1b +size 87471 diff --git a/coco/images/COCO_val2014_000000236338.jpg b/coco/images/COCO_val2014_000000236338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84e0a6342c6d41a41093afa3db5ba2d7a3fb7138 --- /dev/null +++ b/coco/images/COCO_val2014_000000236338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbf57506723a4cb79c11636d2cc8cea6553f51f6994410abbdcbc3c9e512212 +size 282927 diff --git a/coco/images/COCO_val2014_000000236426.jpg b/coco/images/COCO_val2014_000000236426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4825ef4457c7374da97819af1461bc5e1e4af882 --- /dev/null +++ b/coco/images/COCO_val2014_000000236426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477054c151b504918e9e395a45b2cbc1ea8f0272ff61f68cc242da1609f11359 +size 108786 diff --git a/coco/images/COCO_val2014_000000236721.jpg b/coco/images/COCO_val2014_000000236721.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1c752f024e364eb28880eac8bcceadad3b6dd28 --- /dev/null +++ b/coco/images/COCO_val2014_000000236721.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02c348b83ed6cc7b4c3e9e445132751b1b01d1726819b233993177bd4a4f041 +size 186731 diff --git a/coco/images/COCO_val2014_000000236762.jpg b/coco/images/COCO_val2014_000000236762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97512b871876e0bd1060673600cb1d5c8a1060e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000236762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73bd092002ed2bc09b7f5b3a94ffb506ec334232efe2c02180f0544ceede1a3 +size 182013 diff --git a/coco/images/COCO_val2014_000000236951.jpg b/coco/images/COCO_val2014_000000236951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e91a24812f7d289d72468242c295fa2c84479b89 --- /dev/null +++ b/coco/images/COCO_val2014_000000236951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f2e21bc6956750980c863a63120b8fcfeea6039b17e825177857bbef75ffad +size 205186 diff --git a/coco/images/COCO_val2014_000000236985.jpg b/coco/images/COCO_val2014_000000236985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c24280c6149273b7f1966414a2cdfc5e49c88c00 --- /dev/null +++ b/coco/images/COCO_val2014_000000236985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c1b2ae4f11efcd65098c92a2e170b30ea43a93fccb407cdbd84b29b919ca58 +size 359649 diff --git a/coco/images/COCO_val2014_000000237464.jpg b/coco/images/COCO_val2014_000000237464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04e5125799df043aef11e04d21bb04bc8c533cca --- /dev/null +++ b/coco/images/COCO_val2014_000000237464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b7156b3bebc7493c9e20d03ff9cf1fc603e7a53d3618374e7d001420952037 +size 192721 diff --git a/coco/images/COCO_val2014_000000237487.jpg b/coco/images/COCO_val2014_000000237487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a8e85e5acf51db97fbb7a5cb456f2408f6842cd --- /dev/null +++ b/coco/images/COCO_val2014_000000237487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731b35ed497c5e0e15975b19a8430865a8a478fdd1e6de9ac5f824b08be35c92 +size 133708 diff --git a/coco/images/COCO_val2014_000000237759.jpg b/coco/images/COCO_val2014_000000237759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6470117757cbd1a934d8ce418a3957f9dc387b11 --- /dev/null +++ b/coco/images/COCO_val2014_000000237759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e2c27ddd2664f99b2ef6956aa560c29917c13b6f44cc1a9f99afd20320f797 +size 235186 diff --git a/coco/images/COCO_val2014_000000238263.jpg b/coco/images/COCO_val2014_000000238263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aebae7de3d26c7ab426b8e1705b48a2173bf7686 --- /dev/null +++ b/coco/images/COCO_val2014_000000238263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e2fdfb2e6f6844d85741e6493fea9d313a096617f43636b51270db81975af1 +size 191749 diff --git a/coco/images/COCO_val2014_000000238410.jpg b/coco/images/COCO_val2014_000000238410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c58b6d4dd8db079df4a4db33351339f42630d09c --- /dev/null +++ b/coco/images/COCO_val2014_000000238410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980b3adbde3e49f6cc92f0611ea9ef8dde633715a7d9041bafa8048fb61c24de +size 168411 diff --git a/coco/images/COCO_val2014_000000238980.jpg b/coco/images/COCO_val2014_000000238980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa4223daad2d3e2c32f6206dd1ef400d26fada5e --- /dev/null +++ b/coco/images/COCO_val2014_000000238980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5aac6af99312468992fa69a6afb9709ed698ee3f58116d8b9af37909ebd00e7 +size 186716 diff --git a/coco/images/COCO_val2014_000000239010.jpg b/coco/images/COCO_val2014_000000239010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18258fe4630b7c5c12ddb28944889f9d57b5e861 --- /dev/null +++ b/coco/images/COCO_val2014_000000239010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbb4a533bd1a0f9efe325500b4484c7654fe91d7dec312ce20c0a72a7f70086 +size 311437 diff --git a/coco/images/COCO_val2014_000000239029.jpg b/coco/images/COCO_val2014_000000239029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8e86a9b33bf6216bc128b81b71730483ba34753 --- /dev/null +++ b/coco/images/COCO_val2014_000000239029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e842a1aa590098e0928e7709cf07d7c64e9ab2704ee40e48a6bf7a96d410cf89 +size 204539 diff --git a/coco/images/COCO_val2014_000000239064.jpg b/coco/images/COCO_val2014_000000239064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7afa1c80da235f4eed38d4342bbfb8cc1f010bd --- /dev/null +++ b/coco/images/COCO_val2014_000000239064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e4833bcb5bc80c3fe4d8473766ea000c60dc70435fbbbf11918154d7085947 +size 156287 diff --git a/coco/images/COCO_val2014_000000239656.jpg b/coco/images/COCO_val2014_000000239656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10b360da29bece013fac5d4de5414a3defc40113 --- /dev/null +++ b/coco/images/COCO_val2014_000000239656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11347ec39f4b1465b3105f291833050894e004606a8c58c9fd2e8e76fb01f93 +size 59421 diff --git a/coco/images/COCO_val2014_000000240250.jpg b/coco/images/COCO_val2014_000000240250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b8f5d5af0cc563fca62a94157fb32974f8ba25b --- /dev/null +++ b/coco/images/COCO_val2014_000000240250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb37c81f0e4a91f28ac009ce2ca5316e9070486afa76888548637e141d74b40a +size 182076 diff --git a/coco/images/COCO_val2014_000000240403.jpg b/coco/images/COCO_val2014_000000240403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be6edb237af987b2d87b3e0d74da0fe125356b39 --- /dev/null +++ b/coco/images/COCO_val2014_000000240403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e56cebcf10a0f1d8f32ec4970921832a3df3ee37384241c70e495ad14ea7cbf +size 211708 diff --git a/coco/images/COCO_val2014_000000240811.jpg b/coco/images/COCO_val2014_000000240811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5129e524f2f8b5fdf422f109a1aa22d4a5729a2 --- /dev/null +++ b/coco/images/COCO_val2014_000000240811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e34079df4712863dab856e3b39192c9a1093e873f6f6a22bc4978200b2f20d8 +size 176515 diff --git a/coco/images/COCO_val2014_000000240950.jpg b/coco/images/COCO_val2014_000000240950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96acfcc6b85345550e38b9efb1cbdf385acf6a9c --- /dev/null +++ b/coco/images/COCO_val2014_000000240950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c4a8fa5f5ec77b22018c0fdcf4ff302f3e3f039f592cb946a10d6d0c19307b +size 254854 diff --git a/coco/images/COCO_val2014_000000241124.jpg b/coco/images/COCO_val2014_000000241124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fdd0dbec745a9582bac60b69e240d2a58ec985b --- /dev/null +++ b/coco/images/COCO_val2014_000000241124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213f07975ce7c92535d204c7f14a315419cb2298831343fc02af0d690e170699 +size 143500 diff --git a/coco/images/COCO_val2014_000000241291.jpg b/coco/images/COCO_val2014_000000241291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4107a2c4dd2145021f44d61436606e1dc3f43595 --- /dev/null +++ b/coco/images/COCO_val2014_000000241291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1253cd3d6d74a3210f6b46a162e3a54672ff087c4367a486d036649500ef58f1 +size 111520 diff --git a/coco/images/COCO_val2014_000000241728.jpg b/coco/images/COCO_val2014_000000241728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc0240936fb9a585d5b1d5315dd18795200e7a24 --- /dev/null +++ b/coco/images/COCO_val2014_000000241728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96044769482cb0a07d2513153d010642dcfb7d5513d301e34e8d691f6b5e06e5 +size 154190 diff --git a/coco/images/COCO_val2014_000000242034.jpg b/coco/images/COCO_val2014_000000242034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49fd7153167ff9d1d064c86fa7116cfe0853f87b --- /dev/null +++ b/coco/images/COCO_val2014_000000242034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397ba94e42a2419e91dbc5703bcb42a05f678d4f7edf02188c32d6dd12ef6a45 +size 95333 diff --git a/coco/images/COCO_val2014_000000242051.jpg b/coco/images/COCO_val2014_000000242051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd3aafc304dd909f0efe42c61ac0c4df2c04ac7e --- /dev/null +++ b/coco/images/COCO_val2014_000000242051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e594808e92448be5918ca30b1f4c03e4a1156c11cee180155ff6939351879b1 +size 130368 diff --git a/coco/images/COCO_val2014_000000242060.jpg b/coco/images/COCO_val2014_000000242060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89532f9caf43bbdaa337791317a327bf791aa6b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000242060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204922b21c091ed50b41c039b77a9859c3d9ede055a9bdb40afc51fc947a9d3b +size 232967 diff --git a/coco/images/COCO_val2014_000000242095.jpg b/coco/images/COCO_val2014_000000242095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abe9ac872b28f74c16a2bd38042b3228b4a5d07f --- /dev/null +++ b/coco/images/COCO_val2014_000000242095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac62a13b858a69935458564571608ae6092578b7a91cc9a08249220ed9405350 +size 137765 diff --git a/coco/images/COCO_val2014_000000242362.jpg b/coco/images/COCO_val2014_000000242362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92bb763899c96e02b0b77ff9c9430f7dad7ae6a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000242362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e4c26e1390194d5bd89de0c25b62b95c2a357dd0e4731b1b4d9c688cd856e0 +size 195690 diff --git a/coco/images/COCO_val2014_000000242411.jpg b/coco/images/COCO_val2014_000000242411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19876dac3c19b8cb6febb78f5ef25504be34a930 --- /dev/null +++ b/coco/images/COCO_val2014_000000242411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758c1fb8f4dd4add47472a751b81fd01de2f0b0ff3f9c4e7bb6b749e45eacf62 +size 157498 diff --git a/coco/images/COCO_val2014_000000242422.jpg b/coco/images/COCO_val2014_000000242422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7023fc067490579b5a5199c6baf3320a6c2dc5db --- /dev/null +++ b/coco/images/COCO_val2014_000000242422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953bd581b5a6341e5bad35f9cab921607bbabefe77775574d6a92499181068d5 +size 227516 diff --git a/coco/images/COCO_val2014_000000242427.jpg b/coco/images/COCO_val2014_000000242427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa69934c000908dbfdb1aeda96596bd78bc29539 --- /dev/null +++ b/coco/images/COCO_val2014_000000242427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd34685359a9da4f75b5a5000984a0effa07401419787aa56e0b7ce2107e221a +size 115033 diff --git a/coco/images/COCO_val2014_000000242510.jpg b/coco/images/COCO_val2014_000000242510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc3d37ccd18b5fb7489f7ba55cc64392a0708ff1 --- /dev/null +++ b/coco/images/COCO_val2014_000000242510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f2d5fd35b71607f8e66b092883971ae7479b3d491f4ff31a492cd46f18ede1 +size 176564 diff --git a/coco/images/COCO_val2014_000000242543.jpg b/coco/images/COCO_val2014_000000242543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb0e968fb36086114cc2673157df49ff209b5465 --- /dev/null +++ b/coco/images/COCO_val2014_000000242543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05df0d46c79ddb5e15b83db0df969f2878c1062eb25e879050eca32cc3f9a005 +size 158714 diff --git a/coco/images/COCO_val2014_000000242605.jpg b/coco/images/COCO_val2014_000000242605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7d6cabd8e2a124a65dd276e84cd32fb04c03888 --- /dev/null +++ b/coco/images/COCO_val2014_000000242605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376e4964ee77b377edeca72e0756e79def08bec258705f6d5780c18ef9dca767 +size 251223 diff --git a/coco/images/COCO_val2014_000000242673.jpg b/coco/images/COCO_val2014_000000242673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bd6fc7dbb3afb269d5c96a463b255feb4500ded --- /dev/null +++ b/coco/images/COCO_val2014_000000242673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e489213f6ed924eef6f805b487cde4e28f59c0d47ccde954c773021a593f72f9 +size 238205 diff --git a/coco/images/COCO_val2014_000000242946.jpg b/coco/images/COCO_val2014_000000242946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6aab7af4c435a939909342900373f200cad4a27 --- /dev/null +++ b/coco/images/COCO_val2014_000000242946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a2d1d40ed9e58bc559fcc15b0028c1aa91d22711787934e5a3f8c67109df37 +size 141071 diff --git a/coco/images/COCO_val2014_000000243222.jpg b/coco/images/COCO_val2014_000000243222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..816b2b15388187cdf25109e07dcc2fac1dc6fbee --- /dev/null +++ b/coco/images/COCO_val2014_000000243222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5dc084b1920522a44824e1d746f06d6ee4bbf1903c4f3bcb2e49705d0a98b3 +size 148808 diff --git a/coco/images/COCO_val2014_000000243482.jpg b/coco/images/COCO_val2014_000000243482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6861ab09d8d3d47db1cd070c255a846b1cf4e266 --- /dev/null +++ b/coco/images/COCO_val2014_000000243482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce46d6885d86374b18741e36e1499924563477a973754a1af07d8f8c1cd85dd +size 172885 diff --git a/coco/images/COCO_val2014_000000243737.jpg b/coco/images/COCO_val2014_000000243737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dbb7db992d8848307aa60dd7bd2d322c1b41d09 --- /dev/null +++ b/coco/images/COCO_val2014_000000243737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c7e91a1a31bd848559d38d49b860c7f0897afcd5ad466b321e8dc0ec6fd301 +size 220007 diff --git a/coco/images/COCO_val2014_000000243825.jpg b/coco/images/COCO_val2014_000000243825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae72031e36bddfd48d13c3ade8172320c183e8a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000243825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4db825d063dc4dab7d713f640a983641f1f34cf8115c1834f924a6b6cb6595 +size 217259 diff --git a/coco/images/COCO_val2014_000000243946.jpg b/coco/images/COCO_val2014_000000243946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f02fd3b32b93d203554e39e885b22e4f9ff551f --- /dev/null +++ b/coco/images/COCO_val2014_000000243946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4833cf7b750fdbc677e55fc3a74eb71163d09cfb9b2e0294039cc7630f2e50f +size 82755 diff --git a/coco/images/COCO_val2014_000000243955.jpg b/coco/images/COCO_val2014_000000243955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e757d270eea4a99fb0ddeb78db72b8a6d5d38c7 --- /dev/null +++ b/coco/images/COCO_val2014_000000243955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929ca553734befe51847a6beb683e01ec46c7095b03e76e23ebafbb0ff22e56e +size 148192 diff --git a/coco/images/COCO_val2014_000000244665.jpg b/coco/images/COCO_val2014_000000244665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccc5ff49e2a9bbf859863ec81f2953c0c5b929b6 --- /dev/null +++ b/coco/images/COCO_val2014_000000244665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0de8b512d0427dd983396cccacdad492766590eeeec2a7fbbf528662d16e7dc +size 180120 diff --git a/coco/images/COCO_val2014_000000244792.jpg b/coco/images/COCO_val2014_000000244792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f074ef76f4bb97fa2698016a22c926b132841f53 --- /dev/null +++ b/coco/images/COCO_val2014_000000244792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20865775f6bc1d784c603cf844ae8669844da949cbf1f70e76ab219a5759e8a +size 187706 diff --git a/coco/images/COCO_val2014_000000245295.jpg b/coco/images/COCO_val2014_000000245295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1f1688a211cf1c932df6e337550da9835742dff --- /dev/null +++ b/coco/images/COCO_val2014_000000245295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152d5e0d41258c3c62e45bcd98899d9f874d90814290ed634eb8ca8022fd5498 +size 125068 diff --git a/coco/images/COCO_val2014_000000245315.jpg b/coco/images/COCO_val2014_000000245315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9adca84e720edf8234b4bac9e07ee322d55890f9 --- /dev/null +++ b/coco/images/COCO_val2014_000000245315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289212466ed28ea220fbf7d3c5b0910e3f4e986b0581616eb1422728b95befab +size 218525 diff --git a/coco/images/COCO_val2014_000000245754.jpg b/coco/images/COCO_val2014_000000245754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f0fc060c6d3731f5b3ec6cb7b51081dc65b8a29 --- /dev/null +++ b/coco/images/COCO_val2014_000000245754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2badea2f479f24d473dfb1feb18498f687a7aa555731d91a16e952f168ce82a9 +size 239331 diff --git a/coco/images/COCO_val2014_000000246001.jpg b/coco/images/COCO_val2014_000000246001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66a0c006ecbd500d56193fcf763c3c988b265e80 --- /dev/null +++ b/coco/images/COCO_val2014_000000246001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fbb41ebeb1975614bf76bd02008f7783f27bba2bfa9c2b3b83de74381e205a +size 183510 diff --git a/coco/images/COCO_val2014_000000246014.jpg b/coco/images/COCO_val2014_000000246014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ef726b549ec83b44b0d0b4ba12d403ad611c597 --- /dev/null +++ b/coco/images/COCO_val2014_000000246014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd332a9a66c456170571491bb359f1737e3d3c5d8700c309850b76cbec5c939f +size 176202 diff --git a/coco/images/COCO_val2014_000000246106.jpg b/coco/images/COCO_val2014_000000246106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a14a6949e47ccbe10dd79c78386142da39a0d6df --- /dev/null +++ b/coco/images/COCO_val2014_000000246106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5a3275d157d41b84c2c6d25eaf558fdbe0ec715c0f2c99e500a68e52d284bb +size 181454 diff --git a/coco/images/COCO_val2014_000000246270.jpg b/coco/images/COCO_val2014_000000246270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..005dfbe1ccdeb04ca4007ba80890db1c12e19e4c --- /dev/null +++ b/coco/images/COCO_val2014_000000246270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5952a86602c00b1ea52050766b968d8cb9725c4db588e6f27d28123dafe0f33 +size 206650 diff --git a/coco/images/COCO_val2014_000000246398.jpg b/coco/images/COCO_val2014_000000246398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39f13471085e79115e91092127b1c65867128d37 --- /dev/null +++ b/coco/images/COCO_val2014_000000246398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019e69d14e35d20e45b73e273e2257818926067a7ff4adf17c68b4f0a81a6192 +size 205809 diff --git a/coco/images/COCO_val2014_000000246590.jpg b/coco/images/COCO_val2014_000000246590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9ec6e2b9446c5f1e693a238d4eb512e0e3a4542 --- /dev/null +++ b/coco/images/COCO_val2014_000000246590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb48dcafd6ee3b4a3b7457291c13d20ffe7f3ba967fc1284afa8d581df5d1d4 +size 251623 diff --git a/coco/images/COCO_val2014_000000246717.jpg b/coco/images/COCO_val2014_000000246717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f8503eaf0297060524e5d3dc7b2e3d81f927212 --- /dev/null +++ b/coco/images/COCO_val2014_000000246717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd213d5fb7f44eb8abd23480e7d0b77cf20eddac27426553269e9e42103d213 +size 115452 diff --git a/coco/images/COCO_val2014_000000246968.jpg b/coco/images/COCO_val2014_000000246968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fb766a3605c235205f45c9e79af62b7966dee60 --- /dev/null +++ b/coco/images/COCO_val2014_000000246968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7990e5edb8b8ab72faeef5ad6391976b24c2ab14d1c05d178fba70fadfd435 +size 175692 diff --git a/coco/images/COCO_val2014_000000247179.jpg b/coco/images/COCO_val2014_000000247179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25a6e759615fc2b36dc3fb2b33646b5317337924 --- /dev/null +++ b/coco/images/COCO_val2014_000000247179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ba58e54bd0f12b09cac36ebd9771ac0a35bdd8337d0804de30f93385420106 +size 205133 diff --git a/coco/images/COCO_val2014_000000247234.jpg b/coco/images/COCO_val2014_000000247234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..284680387f3ce357e9b00067c95b7a1a124868f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000247234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c67aab0db93f9d9e7b065185f5329e733092a7e9eaaaa647dc6a93ee906ac79 +size 88098 diff --git a/coco/images/COCO_val2014_000000247259.jpg b/coco/images/COCO_val2014_000000247259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98c5ea8eb30a987fe738f1f87e0170a03bb1ab07 --- /dev/null +++ b/coco/images/COCO_val2014_000000247259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e82550f395c63f89fd143c3a3f57d8acf3e8f6707f8a5a26b8d5ad05331ee87 +size 111962 diff --git a/coco/images/COCO_val2014_000000247317.jpg b/coco/images/COCO_val2014_000000247317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9229e474f827d119c2cf6219d7884be34831945a --- /dev/null +++ b/coco/images/COCO_val2014_000000247317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af67d54631a2097d747880d682c4151a818a72319993bc8f4a61bdccc200cbfa +size 167399 diff --git a/coco/images/COCO_val2014_000000247808.jpg b/coco/images/COCO_val2014_000000247808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad005b64d003620e20eba44c574d3ba85882c205 --- /dev/null +++ b/coco/images/COCO_val2014_000000247808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ed6c420ff767c42a71b006844c06cb48700fb63de28c73f18f41eccb0c8285 +size 110299 diff --git a/coco/images/COCO_val2014_000000247839.jpg b/coco/images/COCO_val2014_000000247839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..671e2159f94b043db3687e261fe9d14092fe6b57 --- /dev/null +++ b/coco/images/COCO_val2014_000000247839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c47e93a655bfa8e842c25222c61b842392adc58582e8e5ef01223d8e384ed9 +size 190159 diff --git a/coco/images/COCO_val2014_000000248582.jpg b/coco/images/COCO_val2014_000000248582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..833f81a938353457325b1c41f90f761fe6a0919f --- /dev/null +++ b/coco/images/COCO_val2014_000000248582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ce169ca9981317c3d5ac7bd188a3b022c65e9ec17b376bc583eda208af8cf8 +size 195261 diff --git a/coco/images/COCO_val2014_000000248767.jpg b/coco/images/COCO_val2014_000000248767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8aea324538309da25b817c1732d8d940f0e06f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000248767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726e06fde1e95fe6f1bcb53bdf915105409995ddd27982cf4761f5de7ca2894f +size 127304 diff --git a/coco/images/COCO_val2014_000000248786.jpg b/coco/images/COCO_val2014_000000248786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f5ffaec9c89b3deb5ffc598b6bb6fb61b5e43b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000248786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a45bee41beba3a325e5e256005c90ef822fb362cd793f2df999f322dbb9e1ce +size 213992 diff --git a/coco/images/COCO_val2014_000000249129.jpg b/coco/images/COCO_val2014_000000249129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c792ac0f8c0e68af1e310d2b695466914dbbeb02 --- /dev/null +++ b/coco/images/COCO_val2014_000000249129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3e96944723de59d8741e68c65e0395fec5841a03286563bf005f43a131a786 +size 183960 diff --git a/coco/images/COCO_val2014_000000249184.jpg b/coco/images/COCO_val2014_000000249184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa94686f720538e678a686c2f7be04bf1a2e4ba3 --- /dev/null +++ b/coco/images/COCO_val2014_000000249184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ed0c950988611b4cdf3761783fae8e035393b6c3917bd30e98a3e461590a68 +size 260804 diff --git a/coco/images/COCO_val2014_000000249277.jpg b/coco/images/COCO_val2014_000000249277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e48faf5d1b97975a26e01af10408543145f3da1 --- /dev/null +++ b/coco/images/COCO_val2014_000000249277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3daf68cfae35920993572257cc4e955dfba5f3cfb3814232c6aeb89f299c8c8f +size 77410 diff --git a/coco/images/COCO_val2014_000000249357.jpg b/coco/images/COCO_val2014_000000249357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adfacac7cf042b059c7d128ce90235a7faae1481 --- /dev/null +++ b/coco/images/COCO_val2014_000000249357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd33e4ec0c7fb24a8e1de983de078f8c457f067a8ab606fb3d8090243e15ccfe +size 266907 diff --git a/coco/images/COCO_val2014_000000249453.jpg b/coco/images/COCO_val2014_000000249453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c601016dd8753051efe6580fdf7cc03b6fd914d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000249453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a3bbe722385a72fee290b3eb8047b2cbf141c3f81af431784a628efc7e6e40 +size 173559 diff --git a/coco/images/COCO_val2014_000000249715.jpg b/coco/images/COCO_val2014_000000249715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1411b548011466c3f9a05ea4d7dbb64f3bb755ed --- /dev/null +++ b/coco/images/COCO_val2014_000000249715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30795d506b1135ea5105a28398b7cc27c2b98820bb49b4276cca7a90cc6b060b +size 115524 diff --git a/coco/images/COCO_val2014_000000250108.jpg b/coco/images/COCO_val2014_000000250108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76167af31813ded6aba6c861a8b95d98c5353bb0 --- /dev/null +++ b/coco/images/COCO_val2014_000000250108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c44971f7f41a3a852c86a12c30165b85916c5df6830066bbf8e3f49486b57ef +size 128408 diff --git a/coco/images/COCO_val2014_000000250137.jpg b/coco/images/COCO_val2014_000000250137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..357396131e7982cbc9fbdad27e29698571c71ad8 --- /dev/null +++ b/coco/images/COCO_val2014_000000250137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b60aa56c8552f04a59da5ec1a6ba555991fa22cd8ff932f31d72a159595e8b +size 173485 diff --git a/coco/images/COCO_val2014_000000250383.jpg b/coco/images/COCO_val2014_000000250383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66569f213d34b096a5cf4e8b0b9fc22d44e8233c --- /dev/null +++ b/coco/images/COCO_val2014_000000250383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0bbf61ed272057f2416287b2eaf86fa68746e5a7b788b9a713d6b96275e02c +size 116353 diff --git a/coco/images/COCO_val2014_000000250540.jpg b/coco/images/COCO_val2014_000000250540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ee89ac7d4f3df2b6b67c65407915afd738a6d87 --- /dev/null +++ b/coco/images/COCO_val2014_000000250540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0a5d457f3f4a920925de12880e754ff06c2b4a121c4c74ad4ce39b8a561f8c +size 174474 diff --git a/coco/images/COCO_val2014_000000250794.jpg b/coco/images/COCO_val2014_000000250794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5dab1ab0cfe36e560fdfed92c981062e784d9be --- /dev/null +++ b/coco/images/COCO_val2014_000000250794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92b15a83947e4e645425745d51ea816624f0bc697a3a06751448966a52874e5 +size 205351 diff --git a/coco/images/COCO_val2014_000000250953.jpg b/coco/images/COCO_val2014_000000250953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..286222f9a2cd3c6c7fb95019a0c6bc0fec4f49db --- /dev/null +++ b/coco/images/COCO_val2014_000000250953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1685cd6c8e0dc1bf33dfc2721c415c0ad5e245c2ccf825f3f4ea4acda23ed7e +size 101947 diff --git a/coco/images/COCO_val2014_000000250954.jpg b/coco/images/COCO_val2014_000000250954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7f6d1dafd504d24eb2ea41bec4ddc67c77d505e --- /dev/null +++ b/coco/images/COCO_val2014_000000250954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6977783ee0f71f67caa6fe1c9dcbf36475cb7837450acd63c7d060bed9607c64 +size 197695 diff --git a/coco/images/COCO_val2014_000000250993.jpg b/coco/images/COCO_val2014_000000250993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03cbdd477350a1ef714f3f4fb437e5d838f72567 --- /dev/null +++ b/coco/images/COCO_val2014_000000250993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d861580ac8740f08c088dd851bfe1b4b1130f44ba67c16028651b6a9118cce1e +size 198717 diff --git a/coco/images/COCO_val2014_000000251206.jpg b/coco/images/COCO_val2014_000000251206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..036ddda9ed0900c22893c02b7b4ac7cf20c50f1e --- /dev/null +++ b/coco/images/COCO_val2014_000000251206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be2ef168a42219e9adef7c65ab247c118dd693043f7490ed8f6b94d0bea4d34 +size 193894 diff --git a/coco/images/COCO_val2014_000000251242.jpg b/coco/images/COCO_val2014_000000251242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..545d4fb3fa2dd667cdfc20e0a08b577f07e7208c --- /dev/null +++ b/coco/images/COCO_val2014_000000251242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddcfbab9feb818ce0443e9a72cb5400aa9ccb0202fd25d2a577046d9939aa6ef +size 215250 diff --git a/coco/images/COCO_val2014_000000251531.jpg b/coco/images/COCO_val2014_000000251531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2c57b37a0c420ba934c2dd19344d82cd84e5774 --- /dev/null +++ b/coco/images/COCO_val2014_000000251531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00368b8e4b21dd6eda47b76d655fba7ce9fa8bfdb5bbaa7c5f62829033f81380 +size 121760 diff --git a/coco/images/COCO_val2014_000000252147.jpg b/coco/images/COCO_val2014_000000252147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5447c64e00a74428b1b56c686cabbb74c7ede616 --- /dev/null +++ b/coco/images/COCO_val2014_000000252147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9fc3a72baaeef11517aea0ae71015dfad11e920248b0ac8377470bc4aa41c54 +size 187507 diff --git a/coco/images/COCO_val2014_000000252292.jpg b/coco/images/COCO_val2014_000000252292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b1231ffef7d8a197dea8492817e18e4d830d09c --- /dev/null +++ b/coco/images/COCO_val2014_000000252292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06f32c0fbdff63e4f3d9a57abc27a7392154318e72adab5953b187c17778778 +size 339157 diff --git a/coco/images/COCO_val2014_000000252639.jpg b/coco/images/COCO_val2014_000000252639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6456bf34c51e3fa2d6f22ffe234ce9736aa6a2b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000252639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72a90811d788a3b6219c28c42ba11055c3c58bb8af2c8b85631b00277a701c9 +size 215113 diff --git a/coco/images/COCO_val2014_000000253438.jpg b/coco/images/COCO_val2014_000000253438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c022ae79e33327970c3909e53d225f0d416fd09 --- /dev/null +++ b/coco/images/COCO_val2014_000000253438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0199c9def3c7d807a847dcd8ebb280fdd63ac109af36c4675bcbc01064397f +size 157850 diff --git a/coco/images/COCO_val2014_000000253452.jpg b/coco/images/COCO_val2014_000000253452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0af0c149fed4fdbbb3e928e5c215110b483c01eb --- /dev/null +++ b/coco/images/COCO_val2014_000000253452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b9cd707259e153539ccf4d223534622dcb6ff38bf7d4c515dfda6997b8e0dd +size 145493 diff --git a/coco/images/COCO_val2014_000000253485.jpg b/coco/images/COCO_val2014_000000253485.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99a4fe33b9e334a9ba6b3113635ac7dc17ee7903 --- /dev/null +++ b/coco/images/COCO_val2014_000000253485.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3735a13faaade4b3f40676e6833b73298287bba6a1d55d95f748087e08e1b26b +size 296499 diff --git a/coco/images/COCO_val2014_000000253930.jpg b/coco/images/COCO_val2014_000000253930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..106d6f23777dab6a1d43c0ae74c594e0ba2e85cf --- /dev/null +++ b/coco/images/COCO_val2014_000000253930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4aab0bf4cae55c886db677dd377200d07b08eaefc5503433d991b3500f483b7 +size 217303 diff --git a/coco/images/COCO_val2014_000000253964.jpg b/coco/images/COCO_val2014_000000253964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72e7f99b78cc6688e30221b1dcf39591ee3854dd --- /dev/null +++ b/coco/images/COCO_val2014_000000253964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b64a71b4aae277fffb7c8bddf351bdf6b1b95cdb9f75317dde5d199600ec36 +size 201181 diff --git a/coco/images/COCO_val2014_000000254807.jpg b/coco/images/COCO_val2014_000000254807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68330dfaaef12e629360ae99a5a0466ce357e659 --- /dev/null +++ b/coco/images/COCO_val2014_000000254807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f75bd9515486275ad2159fafc650d22dc13b339b61b328ad7ca424aad2c580 +size 124327 diff --git a/coco/images/COCO_val2014_000000254814.jpg b/coco/images/COCO_val2014_000000254814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e313f065ef42ab386e054726d77012b903745224 --- /dev/null +++ b/coco/images/COCO_val2014_000000254814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915aec9b08643741b27129a6b789be3ba30fc47489b44cbe89771798be37d6bc +size 152480 diff --git a/coco/images/COCO_val2014_000000254917.jpg b/coco/images/COCO_val2014_000000254917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18bf82ee9223c1cff0256ab7eeedb57ff1d090e1 --- /dev/null +++ b/coco/images/COCO_val2014_000000254917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7c702de0a59616fc09c46503d80b35de262680f81487bbc407064c6e554d2f +size 190416 diff --git a/coco/images/COCO_val2014_000000254919.jpg b/coco/images/COCO_val2014_000000254919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..daaab19136347e41f7cb0d4c68eb815f4b090160 --- /dev/null +++ b/coco/images/COCO_val2014_000000254919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a0030b8a91e8acb7f7bc551b46dcf4c4e3ef2e814823524ea16fb7d08e7afd +size 157426 diff --git a/coco/images/COCO_val2014_000000255248.jpg b/coco/images/COCO_val2014_000000255248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f10e232ce28d089775464220e7e8c3a268770bf --- /dev/null +++ b/coco/images/COCO_val2014_000000255248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c50ba54f46b9f09fc13ac4c598d85652f23693b8021ef6b4cf24b75a99c132e +size 121735 diff --git a/coco/images/COCO_val2014_000000255322.jpg b/coco/images/COCO_val2014_000000255322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d68aae2d9915b670ec3442e0c6871653af336dc9 --- /dev/null +++ b/coco/images/COCO_val2014_000000255322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc991a0abbcf32466d04f0250529f21256fce3a23b68844afcfea69a1ae011d +size 182743 diff --git a/coco/images/COCO_val2014_000000255358.jpg b/coco/images/COCO_val2014_000000255358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9639826c1bd85379b97f3de8b7d83b442af4008c --- /dev/null +++ b/coco/images/COCO_val2014_000000255358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47db31291bbbcd3212e14d246d7add452daf7d7b15580f4c00259c12ff1f913 +size 247858 diff --git a/coco/images/COCO_val2014_000000255529.jpg b/coco/images/COCO_val2014_000000255529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8577eb47f9c1b3b4c1e4682cb513aa98b83a086a --- /dev/null +++ b/coco/images/COCO_val2014_000000255529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ed8504f91294c69491389c2dc85a259e2dfc9703a9f87e857ed774fbc391f9 +size 180524 diff --git a/coco/images/COCO_val2014_000000255784.jpg b/coco/images/COCO_val2014_000000255784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02986f699742730c558b98dd4da76687a4876078 --- /dev/null +++ b/coco/images/COCO_val2014_000000255784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ed2c8530d559c527bd12c3b422fa515bd741256522b63ddb0ac3a6e28208ce +size 202161 diff --git a/coco/images/COCO_val2014_000000256221.jpg b/coco/images/COCO_val2014_000000256221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f3dfda50e8bb566aeb5fb3fe8cdc753adcb6533 --- /dev/null +++ b/coco/images/COCO_val2014_000000256221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67567579e64fcaa4029d3180fa68757a38fc5ec42bb3993639b4e4d11baf64ff +size 125092 diff --git a/coco/images/COCO_val2014_000000256505.jpg b/coco/images/COCO_val2014_000000256505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96b8113920d039907085f5bf007aef92ba73efa0 --- /dev/null +++ b/coco/images/COCO_val2014_000000256505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a16cc5120d26b0abf262ad992c75e3b5d56fcbd17483d8a6e829d0c591040f +size 222156 diff --git a/coco/images/COCO_val2014_000000256672.jpg b/coco/images/COCO_val2014_000000256672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a29a666ac6ae4f3d8245e2927b749c76293edc8c --- /dev/null +++ b/coco/images/COCO_val2014_000000256672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a30c023a38f10a4bfa0e37c04404ce052146b0f4214a8fbd352b87df20840f +size 165164 diff --git a/coco/images/COCO_val2014_000000256702.jpg b/coco/images/COCO_val2014_000000256702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4a21ff824fabc9a6ba894ef325faa6d81da4774 --- /dev/null +++ b/coco/images/COCO_val2014_000000256702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2f622a2872023517e936203fa979846e4f33183643e11a70bb631c7aaff50b +size 184296 diff --git a/coco/images/COCO_val2014_000000257443.jpg b/coco/images/COCO_val2014_000000257443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed71f34008a835772919fc15c0f5ecb919ed8330 --- /dev/null +++ b/coco/images/COCO_val2014_000000257443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18aa157b940f6b4b504a15a7190add3def6bd0b04986149efa23386ce16f1c04 +size 155034 diff --git a/coco/images/COCO_val2014_000000257685.jpg b/coco/images/COCO_val2014_000000257685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ab8b06e1df57140910a1059036d4d951723c22e --- /dev/null +++ b/coco/images/COCO_val2014_000000257685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4118919da5cec3c6b02f8d92c2a10e78cacf6cc3a558d0bb9eb2d11b49c89d +size 61218 diff --git a/coco/images/COCO_val2014_000000258132.jpg b/coco/images/COCO_val2014_000000258132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cd18f09dfd8bcbdff309e75cb0b0f8b8df2db00 --- /dev/null +++ b/coco/images/COCO_val2014_000000258132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08befeb4cae4ff7c16c17679710bd1747f4d0eccc2a8cff271337dd2644f5200 +size 219844 diff --git a/coco/images/COCO_val2014_000000258243.jpg b/coco/images/COCO_val2014_000000258243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08d36c77b91e55435ef02a7c4f81cac83706bbb3 --- /dev/null +++ b/coco/images/COCO_val2014_000000258243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee76ecaa3ef7e2808408e4394d322914109b906041850f00bffe71a39d26709 +size 163296 diff --git a/coco/images/COCO_val2014_000000258472.jpg b/coco/images/COCO_val2014_000000258472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb8766e473b61f114f9aa14d1d780ea5e69e711a --- /dev/null +++ b/coco/images/COCO_val2014_000000258472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492c890c9e199cc8cfcb41dd67c9c9edb609c05018a223939c58aeb2f1ed7310 +size 134928 diff --git a/coco/images/COCO_val2014_000000258702.jpg b/coco/images/COCO_val2014_000000258702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44689d666f6cddc7867c1554092ad17cd739af21 --- /dev/null +++ b/coco/images/COCO_val2014_000000258702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd694f6753b7b67d355650fa52214d0de6bccc06817ecd9c7e545cebb53c7bc6 +size 172825 diff --git a/coco/images/COCO_val2014_000000259216.jpg b/coco/images/COCO_val2014_000000259216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b202c518a32d98d912459aa335aaa9e43c49caea --- /dev/null +++ b/coco/images/COCO_val2014_000000259216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae51b519388999762e2a9e4210d60ab6e4bdd659a0b60d73822db8241960d8f +size 171610 diff --git a/coco/images/COCO_val2014_000000259465.jpg b/coco/images/COCO_val2014_000000259465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ad6273f580e074f8dcbe73c504eae68bbb77d27 --- /dev/null +++ b/coco/images/COCO_val2014_000000259465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d014382be98e6e4264e15de49454485d342cfce3060a8464f78105cd8d1b27b +size 182700 diff --git a/coco/images/COCO_val2014_000000259571.jpg b/coco/images/COCO_val2014_000000259571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d3316793edbadb529551d6036711775eb3b36fd --- /dev/null +++ b/coco/images/COCO_val2014_000000259571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14231ca76f4b7df706f9695aba6034ecd3e540b741ac5246e84fe4362a7d12e +size 44646 diff --git a/coco/images/COCO_val2014_000000259690.jpg b/coco/images/COCO_val2014_000000259690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6f2560c119e010d95223a7ab7e7b338e30add2c --- /dev/null +++ b/coco/images/COCO_val2014_000000259690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5296545bda4a910e90c0e252423bac9d61d11802d699ab2c27c562b7d00bd40 +size 291844 diff --git a/coco/images/COCO_val2014_000000259761.jpg b/coco/images/COCO_val2014_000000259761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e72fc00d6d6822d3964be4b2424c471e49ae4c00 --- /dev/null +++ b/coco/images/COCO_val2014_000000259761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b789d3c252998785ce34beae589a9b633f4e6c481b3ee955bb6467823c6238b +size 200385 diff --git a/coco/images/COCO_val2014_000000259853.jpg b/coco/images/COCO_val2014_000000259853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29375aa4c7b72cd5b242294cd0c9065108912083 --- /dev/null +++ b/coco/images/COCO_val2014_000000259853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717cdac65064b0044f1002bec34a170b9b999ab1a84fec26840e5053aa9a2ed3 +size 185156 diff --git a/coco/images/COCO_val2014_000000260230.jpg b/coco/images/COCO_val2014_000000260230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd369f076662c82589a3c3ba3cf5789a99bdf0e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000260230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be3e5b20b5a2c79e4a1fddc66accdb8bd12e56e2648a1c988029e9a7e28bc55 +size 269039 diff --git a/coco/images/COCO_val2014_000000260470.jpg b/coco/images/COCO_val2014_000000260470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20ff5da7f6e1006e1b9e1ac34cefb37ffd5d0f3a --- /dev/null +++ b/coco/images/COCO_val2014_000000260470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d60aaef393ccd87e3ffe4841936cc8a2841cdb8319bac27c2dbf1cf68d3f84 +size 226985 diff --git a/coco/images/COCO_val2014_000000260525.jpg b/coco/images/COCO_val2014_000000260525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1789c622a87de03de54fb10242a2b2af14982e9 --- /dev/null +++ b/coco/images/COCO_val2014_000000260525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9776614f67befe3d958a68873226db613ff56fc230f418f28d7279904d884cd6 +size 115178 diff --git a/coco/images/COCO_val2014_000000261026.jpg b/coco/images/COCO_val2014_000000261026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01fe97cab87d966286d53b84dc09dee370d5704d --- /dev/null +++ b/coco/images/COCO_val2014_000000261026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e160126481361b07bd2ee310130032660179ba3e1aa7ff14560e202d4ead0c +size 175713 diff --git a/coco/images/COCO_val2014_000000261175.jpg b/coco/images/COCO_val2014_000000261175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21038c233958f190983724b86cc28bb73e5cd069 --- /dev/null +++ b/coco/images/COCO_val2014_000000261175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b558bf8c536b44e8da814bc3f5a7f16627a191d899974cf94d81d5a60badc58e +size 206709 diff --git a/coco/images/COCO_val2014_000000261487.jpg b/coco/images/COCO_val2014_000000261487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..152cad0bfaa7bd4b2c65640c5dcd9b4c56117222 --- /dev/null +++ b/coco/images/COCO_val2014_000000261487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47c1aa8df98efa857d91c156c5c22833ea718e09c935970c21c19df707a87e4 +size 160976 diff --git a/coco/images/COCO_val2014_000000261780.jpg b/coco/images/COCO_val2014_000000261780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e8ada3d8f4f38c6562f30a5aaeb92193eb3558a --- /dev/null +++ b/coco/images/COCO_val2014_000000261780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3abbe2fa2d92a7aaf615d9e33b1478aa7d494e732f9f8ea6b7f873e57b46d9d +size 88111 diff --git a/coco/images/COCO_val2014_000000262093.jpg b/coco/images/COCO_val2014_000000262093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b312c19216c7f3ee24a155b0646afcf19c606fa4 --- /dev/null +++ b/coco/images/COCO_val2014_000000262093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b80109d33acfbcf701ec5ab359f517c9745bfea180d9d96898f461211878d9 +size 111371 diff --git a/coco/images/COCO_val2014_000000262200.jpg b/coco/images/COCO_val2014_000000262200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ee91c56f81b4698157be19516ad18163fbdfbc5 --- /dev/null +++ b/coco/images/COCO_val2014_000000262200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79dfe86918459e496e648ea2e6f9152e9041729f1c42af52e78d908e2cbf6726 +size 195378 diff --git a/coco/images/COCO_val2014_000000262353.jpg b/coco/images/COCO_val2014_000000262353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df440e3c68c07d403e8903af37aa68ff6561a6e0 --- /dev/null +++ b/coco/images/COCO_val2014_000000262353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1698490209787b5b21fbe888434a1a767b6c3d2f5bd6eade2c199222126b070 +size 160992 diff --git a/coco/images/COCO_val2014_000000262404.jpg b/coco/images/COCO_val2014_000000262404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c9e8c22007bdf9b2553f93f88bdeb79e6df9f77 --- /dev/null +++ b/coco/images/COCO_val2014_000000262404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7126b938923d05a07d520d7f1b8f8b8aa3dc0715b279757bac45d8f1fb14383a +size 226644 diff --git a/coco/images/COCO_val2014_000000262476.jpg b/coco/images/COCO_val2014_000000262476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..545ed06f8bde46cd17df5e83554051e9616c911d --- /dev/null +++ b/coco/images/COCO_val2014_000000262476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c976f098a422f47dfb20c9d80e92c21c164311b70599fd4701973420f8c72c6d +size 134396 diff --git a/coco/images/COCO_val2014_000000262505.jpg b/coco/images/COCO_val2014_000000262505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67af723e5e5cd683f1723dd254b9b9d2792dd1d5 --- /dev/null +++ b/coco/images/COCO_val2014_000000262505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de0c53f4bdd93dcd36ab72396afa6e23d4d70c8430d381eac9301a08e108334 +size 152170 diff --git a/coco/images/COCO_val2014_000000262658.jpg b/coco/images/COCO_val2014_000000262658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5095900db911250203fa5b80621215e4b510d2bf --- /dev/null +++ b/coco/images/COCO_val2014_000000262658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe7e41937b81ecd046b7a97bcd37f68df07b2d427c69819b7795e98c4191d86 +size 203430 diff --git a/coco/images/COCO_val2014_000000263011.jpg b/coco/images/COCO_val2014_000000263011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59357587c5f50693fae6cf448b7bd94d145610bf --- /dev/null +++ b/coco/images/COCO_val2014_000000263011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469e097e3b474fbe46326654183055824905531a9aea8d8fe6bf3f8b128f2e24 +size 157958 diff --git a/coco/images/COCO_val2014_000000263177.jpg b/coco/images/COCO_val2014_000000263177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7717488366bd2d01c5e854b92116c5e447f30e70 --- /dev/null +++ b/coco/images/COCO_val2014_000000263177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d78bd9cce13057202e02f9bd6256230606a3da5abd1396debf765749c0154bd +size 125194 diff --git a/coco/images/COCO_val2014_000000263323.jpg b/coco/images/COCO_val2014_000000263323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c99a14eb118a2ae41e886723571c4780bdff156a --- /dev/null +++ b/coco/images/COCO_val2014_000000263323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c762360ae566349606754a3bde028f80ca830c189f74d26a49147eb7f1b316d0 +size 189824 diff --git a/coco/images/COCO_val2014_000000263412.jpg b/coco/images/COCO_val2014_000000263412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..072fa015d128bfadf5dbf4cd8231ed718006f716 --- /dev/null +++ b/coco/images/COCO_val2014_000000263412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003ffad19071190c12a43d2c109714ab275d5b0616982ef6cb86432f756755ea +size 272401 diff --git a/coco/images/COCO_val2014_000000264155.jpg b/coco/images/COCO_val2014_000000264155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81a805ac20c44830ec7c3672bcad833fc62c8369 --- /dev/null +++ b/coco/images/COCO_val2014_000000264155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987820835cba65629749c4fc7697fa911d0921a24ab2120af32b7ad1138127d2 +size 257440 diff --git a/coco/images/COCO_val2014_000000264599.jpg b/coco/images/COCO_val2014_000000264599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f145f2da3bed03bc3c2631735c4df777825597c --- /dev/null +++ b/coco/images/COCO_val2014_000000264599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c25e0179e569ec83a27b5c2d353dd67b6ea0e3b93a044a2479bf05164ecafb0 +size 150644 diff --git a/coco/images/COCO_val2014_000000265648.jpg b/coco/images/COCO_val2014_000000265648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d989ed0ba897aa7ce121e2c47d35b8d07f5598f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000265648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e582a75409b026d341b3dba3da325b1dd2f276b49bc9aaf5056b89d4ffa8006 +size 160862 diff --git a/coco/images/COCO_val2014_000000265677.jpg b/coco/images/COCO_val2014_000000265677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee514d47888d313142cbac6bc5347132c9245f98 --- /dev/null +++ b/coco/images/COCO_val2014_000000265677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b43497996c97ce15c824dc568ef1ffbd2090bbcb9ef735fa030f93105eb5d1 +size 123734 diff --git a/coco/images/COCO_val2014_000000265879.jpg b/coco/images/COCO_val2014_000000265879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a43d69f167d1e465d0a577a4f212d8e332bcbf9 --- /dev/null +++ b/coco/images/COCO_val2014_000000265879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4522da0854cdc5a480810ced33ceed2d80287c2b60b9ff0f1055522e095681 +size 201083 diff --git a/coco/images/COCO_val2014_000000265971.jpg b/coco/images/COCO_val2014_000000265971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da733f9f762b67e77aa4d6e768c77b0be3a48131 --- /dev/null +++ b/coco/images/COCO_val2014_000000265971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cca7f28ac65efc12975c6b37785915699ff341e07e5e983af8017c04a12b89c +size 104955 diff --git a/coco/images/COCO_val2014_000000266371.jpg b/coco/images/COCO_val2014_000000266371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d2368057301481bd9693e83af26d4ccfa582767 --- /dev/null +++ b/coco/images/COCO_val2014_000000266371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01fc8c55ca24acd005d386ee66c3d271ec8fe640e853b6ed980e0282c1bc891 +size 269372 diff --git a/coco/images/COCO_val2014_000000266601.jpg b/coco/images/COCO_val2014_000000266601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c2aee215fd4f9ee42e0373e3fdf9191de718d1e --- /dev/null +++ b/coco/images/COCO_val2014_000000266601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea5ffb1c1fba455b999bc8d68f4c9be9ee686ec44eba33bb32af38f891caa3c5 +size 187038 diff --git a/coco/images/COCO_val2014_000000266768.jpg b/coco/images/COCO_val2014_000000266768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2efddb236e8e90035fde95aa6cee4ca57f26f12a --- /dev/null +++ b/coco/images/COCO_val2014_000000266768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf52870172cba87d8917809be3ddd2432862adfd5c8aff310fb4851f50c1ac4 +size 238439 diff --git a/coco/images/COCO_val2014_000000266981.jpg b/coco/images/COCO_val2014_000000266981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2db50ff9f5eccb3c2bfe724652f29697edea98b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000266981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2f6894a170d7efd1d3398194e046ef0e421ebbc29259bd098e8bfd552522ec +size 121992 diff --git a/coco/images/COCO_val2014_000000267972.jpg b/coco/images/COCO_val2014_000000267972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecce2b1f8e9918c2693700c070c892c00e976824 --- /dev/null +++ b/coco/images/COCO_val2014_000000267972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f825b27431556481b0ee1ec72d9cedb2b1fc328f46dca4b094223b6b719e239 +size 306926 diff --git a/coco/images/COCO_val2014_000000268058.jpg b/coco/images/COCO_val2014_000000268058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1d2bf89db72ac68e3db20341a7d0abfd72d10e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000268058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20053e648e64c9c3d0b39603b3d4af5cb164009c2d0352cf3bebd502a7a1b828 +size 134176 diff --git a/coco/images/COCO_val2014_000000268233.jpg b/coco/images/COCO_val2014_000000268233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7bafc136a62f8cc722bddb9845e538b37e60973 --- /dev/null +++ b/coco/images/COCO_val2014_000000268233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e4f4aa067599a10603d51a6bd3e6ecb7e4e6fa39c882740bf7c5684dc7166e +size 162029 diff --git a/coco/images/COCO_val2014_000000268378.jpg b/coco/images/COCO_val2014_000000268378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88a2c45c55f67aa9dee64d279f5fe197080eafc1 --- /dev/null +++ b/coco/images/COCO_val2014_000000268378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d28db19ef226195811e86b5c41ab6635d16c8e9d375a1d4fb841fcb038b68a +size 175174 diff --git a/coco/images/COCO_val2014_000000268412.jpg b/coco/images/COCO_val2014_000000268412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42aff0feb1ea41153fdb9280edb9870410261e2c --- /dev/null +++ b/coco/images/COCO_val2014_000000268412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c025d4a4bed8f266a91feddc60c930f8c567c623d9df8270c437921d9f759a45 +size 155896 diff --git a/coco/images/COCO_val2014_000000268413.jpg b/coco/images/COCO_val2014_000000268413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f963573e1a0f66901261adbf5aefd94cf0bdcb7f --- /dev/null +++ b/coco/images/COCO_val2014_000000268413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62672f22759625cbbbd84325fe0faea1025c036c456dd35c3f3fc6544527fe15 +size 245472 diff --git a/coco/images/COCO_val2014_000000268478.jpg b/coco/images/COCO_val2014_000000268478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..596db7e1cc4a7df2c77d92e3db6399fe725234a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000268478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e794c295715d7b6cfbc14fd7d2a021ee13ecf6f9187f31ebeb88631609b6b35f +size 98331 diff --git a/coco/images/COCO_val2014_000000268717.jpg b/coco/images/COCO_val2014_000000268717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69f54d4c8a27c5f663cdd5b2c43111d8874a9175 --- /dev/null +++ b/coco/images/COCO_val2014_000000268717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a6cc11b0fcd403829e5e00e01b69d189fba79e997529253354abc44d183634 +size 250378 diff --git a/coco/images/COCO_val2014_000000270175.jpg b/coco/images/COCO_val2014_000000270175.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1aca88800375ecb363540ba4cad7204f4c1d7c12 --- /dev/null +++ b/coco/images/COCO_val2014_000000270175.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e55040c055d5b84a929071d55336dfba69713e5031789575e64a82abe02d274 +size 289248 diff --git a/coco/images/COCO_val2014_000000270376.jpg b/coco/images/COCO_val2014_000000270376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..728169d862e0950c74f645954dc1993187f79017 --- /dev/null +++ b/coco/images/COCO_val2014_000000270376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfe4d095735877022f80feaac48e76b7cd0ace067aacdf98bddca8fc62fc6f2 +size 82112 diff --git a/coco/images/COCO_val2014_000000270515.jpg b/coco/images/COCO_val2014_000000270515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fdee3a04814b5dcc5ecc1d5393e44fec72f4bee --- /dev/null +++ b/coco/images/COCO_val2014_000000270515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dd4881d5a5a0eb63cb5544058c59fcac0724d430cf4774432cc109c416779b +size 180289 diff --git a/coco/images/COCO_val2014_000000270672.jpg b/coco/images/COCO_val2014_000000270672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d37791d555afe42cb041684e2c599b09b5ffc1e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000270672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2e7a384cac558d7e1600fae74dd7d44a4adbe8d666c843513e129c8cb411d3 +size 146781 diff --git a/coco/images/COCO_val2014_000000271116.jpg b/coco/images/COCO_val2014_000000271116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00c3621fa2d612a127b0e222a7ae2608978c77c7 --- /dev/null +++ b/coco/images/COCO_val2014_000000271116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47262518ad052097e0bb4bc419fde579edaa35363f8e23ccec378f5e4a0f388 +size 156336 diff --git a/coco/images/COCO_val2014_000000271117.jpg b/coco/images/COCO_val2014_000000271117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..977a9097ac4bb8f15e3bff467252a685d926788a --- /dev/null +++ b/coco/images/COCO_val2014_000000271117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6e942b87a18f0b74ac2449b5895d9d529a220cb713aabbcc5e241949ef04ad +size 111601 diff --git a/coco/images/COCO_val2014_000000271565.jpg b/coco/images/COCO_val2014_000000271565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ec34145378ca6106d2e817a725644033032fa6f --- /dev/null +++ b/coco/images/COCO_val2014_000000271565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a6ff400c4790ee15c0fba194f1b322b8f8979576c1a561e9ab380c4406400d +size 180280 diff --git a/coco/images/COCO_val2014_000000271620.jpg b/coco/images/COCO_val2014_000000271620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b09c5ddb426fe503d7735587138cc8c76c0d0f5 --- /dev/null +++ b/coco/images/COCO_val2014_000000271620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2503ad72130b807eb466a3153f1d8d0a7841d7a99ffc239ab04363bb9d293142 +size 160546 diff --git a/coco/images/COCO_val2014_000000271785.jpg b/coco/images/COCO_val2014_000000271785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cf5634dac63de6ae5508a4998feadf99b0921b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000271785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790fd13f322132fa565669e310ae4eb233b5d1184812e082dbabcd22ef15a058 +size 201997 diff --git a/coco/images/COCO_val2014_000000272117.jpg b/coco/images/COCO_val2014_000000272117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fc3b34758506e926a325e7a6bbfbfc0b15b1382 --- /dev/null +++ b/coco/images/COCO_val2014_000000272117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac55392c8c92e3370e993f4b5c846bf3b9f1a6bc1412c3d98845f2e68b40cb8a +size 184125 diff --git a/coco/images/COCO_val2014_000000272357.jpg b/coco/images/COCO_val2014_000000272357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e9a81b385c9fa0d4ce156530b35e183bd66640e --- /dev/null +++ b/coco/images/COCO_val2014_000000272357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486d0d9f77e482b331721b688d4488020794f53e7788a8fce3e28b8bb254e54a +size 146071 diff --git a/coco/images/COCO_val2014_000000272391.jpg b/coco/images/COCO_val2014_000000272391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09aa1195e115a1d73f6ecb1cacb91a51eb3285d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000272391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc079a4c3ded87b814dcda1048408573c88371bf858a0b822a64cc3748e672c1 +size 91427 diff --git a/coco/images/COCO_val2014_000000272678.jpg b/coco/images/COCO_val2014_000000272678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7cde48a6e8a31ab728f9fe508c51acd4ca2fae9 --- /dev/null +++ b/coco/images/COCO_val2014_000000272678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbdc898eca412cbded405ce003ee0639da7a08568ba4377dddcebc5e7f0c209 +size 112549 diff --git a/coco/images/COCO_val2014_000000272949.jpg b/coco/images/COCO_val2014_000000272949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63db63ed341bc98f806f79257bbaf5e3e2d792cf --- /dev/null +++ b/coco/images/COCO_val2014_000000272949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279d49026c99e63d9242f526b8f7764b2abd7abdf56321d460899ba1ca3d803e +size 122413 diff --git a/coco/images/COCO_val2014_000000273317.jpg b/coco/images/COCO_val2014_000000273317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de3ce560de595eccba26ebdd6e130defca46abcc --- /dev/null +++ b/coco/images/COCO_val2014_000000273317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0cb157ef513b8860de40991afb86ef2171740711d144e862747148c47e8f29 +size 156444 diff --git a/coco/images/COCO_val2014_000000273329.jpg b/coco/images/COCO_val2014_000000273329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5a66a5620000706e5c53e881bdf5ad76186b857 --- /dev/null +++ b/coco/images/COCO_val2014_000000273329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c436a10596e73af5f993c6661b6a7981e32b20755322a0111aca2e373afb604 +size 187141 diff --git a/coco/images/COCO_val2014_000000273645.jpg b/coco/images/COCO_val2014_000000273645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35d295d05004691d3051fb055ceeb513f549388b --- /dev/null +++ b/coco/images/COCO_val2014_000000273645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a787103fe1e736cf76192985f2791308b332a429ffbb03522f83e5af53fcd530 +size 228216 diff --git a/coco/images/COCO_val2014_000000273711.jpg b/coco/images/COCO_val2014_000000273711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f40e9f2f16922e497bd440222e0425046d3020d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000273711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b146b5b227d5048cf24b027b56d61cd8935c974cba79d7b81e890f317f3aa27d +size 157963 diff --git a/coco/images/COCO_val2014_000000273909.jpg b/coco/images/COCO_val2014_000000273909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d17f2107fe2b0b545dfe075f6dad5966bad748a --- /dev/null +++ b/coco/images/COCO_val2014_000000273909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca41ce8dfec844a585387d2cf713b8f1f2fc8c0eeb693a2259fb9e52af51b6fd +size 139443 diff --git a/coco/images/COCO_val2014_000000273961.jpg b/coco/images/COCO_val2014_000000273961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5be337c159add1538d005549fdb7282eb3cf3a46 --- /dev/null +++ b/coco/images/COCO_val2014_000000273961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668b43ae8fb185db29cff652bdce360537e3667a29edb60e589fe153b6177768 +size 138231 diff --git a/coco/images/COCO_val2014_000000274083.jpg b/coco/images/COCO_val2014_000000274083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c75bec88da6b98ad9d32600d0d11965f85567e5c --- /dev/null +++ b/coco/images/COCO_val2014_000000274083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3756f2e81fcc442bab2addcd82ddf27b7a40834bda3217bfef04e5e143df70e +size 223341 diff --git a/coco/images/COCO_val2014_000000274109.jpg b/coco/images/COCO_val2014_000000274109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1a9f639629739481d1624520623d6d8eb1733b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000274109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e23ac5e62432eda84d6d1c8dfaa66501858242256de1fc20b4099ad803bcc6a +size 222339 diff --git a/coco/images/COCO_val2014_000000274352.jpg b/coco/images/COCO_val2014_000000274352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8715a8d02fc5233b17ba01952986202aea6d023 --- /dev/null +++ b/coco/images/COCO_val2014_000000274352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25155a50d0bbdc36d24f7fdea57e717618f040c366f6e7d25817aa6be3ab1a7e +size 233717 diff --git a/coco/images/COCO_val2014_000000274449.jpg b/coco/images/COCO_val2014_000000274449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38a1c10d969281f173333b53943b9d7f495e6fbe --- /dev/null +++ b/coco/images/COCO_val2014_000000274449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163b9534e7ef0354d2e445b4ac223d6c10cafe5c99eb5c7e4768c4403207dc8f +size 161358 diff --git a/coco/images/COCO_val2014_000000274451.jpg b/coco/images/COCO_val2014_000000274451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ec61a7bb7e092bdfd671390654e2253cb8a2075 --- /dev/null +++ b/coco/images/COCO_val2014_000000274451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f153c13cadd3cb37323277cd95b5f9b26ffc6d29ac157b3f33f142e58050ea13 +size 193198 diff --git a/coco/images/COCO_val2014_000000274460.jpg b/coco/images/COCO_val2014_000000274460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..683bfca337ff968518428931cf7aaca4c14c5fad --- /dev/null +++ b/coco/images/COCO_val2014_000000274460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8328d1efa9ab49d921fb9eb37723f20e93140cc1391119e4121325de347d2d0 +size 306668 diff --git a/coco/images/COCO_val2014_000000274528.jpg b/coco/images/COCO_val2014_000000274528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b5ab33f5809455d81824afb3a3649f2d787c388 --- /dev/null +++ b/coco/images/COCO_val2014_000000274528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305ea01af1b97a1db7e4d8dec5f36c67f5e08c23334f1a5bc8d650795018a34a +size 145539 diff --git a/coco/images/COCO_val2014_000000274541.jpg b/coco/images/COCO_val2014_000000274541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bba2376deaca4374b59280e1eeccd39bd1423287 --- /dev/null +++ b/coco/images/COCO_val2014_000000274541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698ad7801d272d538dfd392be107a4ad072d945f3a6f42620d6428b511c02c80 +size 181260 diff --git a/coco/images/COCO_val2014_000000274671.jpg b/coco/images/COCO_val2014_000000274671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..370a04e2d2279b154854d2edb1d2454a3720c090 --- /dev/null +++ b/coco/images/COCO_val2014_000000274671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2c1c7a17cd7ad1508f71abe0405b3380d855a516cd9b6dcfcbbd164760e1b7 +size 230164 diff --git a/coco/images/COCO_val2014_000000274779.jpg b/coco/images/COCO_val2014_000000274779.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb770ef42a359cc4765600c219261e2365d7446b --- /dev/null +++ b/coco/images/COCO_val2014_000000274779.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25decc9a24de90e3b809a357352b51a010e4871d9f4ee86f89d3dfd2cf00219d +size 171047 diff --git a/coco/images/COCO_val2014_000000275197.jpg b/coco/images/COCO_val2014_000000275197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3475ae57b1caa3eb1aec61e58fef197745c4c909 --- /dev/null +++ b/coco/images/COCO_val2014_000000275197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3422488729afe3e5c49e23acfb961ecb9530fa8a300247bde831840c3c34f378 +size 173091 diff --git a/coco/images/COCO_val2014_000000275198.jpg b/coco/images/COCO_val2014_000000275198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d171caaa79b3a8a886b73ae3fbe57456c28fa76 --- /dev/null +++ b/coco/images/COCO_val2014_000000275198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34482da7ff6fc53d5e78dc433cc673ab601757761e07948f15450cc8214a483 +size 260200 diff --git a/coco/images/COCO_val2014_000000275749.jpg b/coco/images/COCO_val2014_000000275749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f986695f5e42276ac20cec03785e55801e7a9f38 --- /dev/null +++ b/coco/images/COCO_val2014_000000275749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dbace72db40e09fa0ecb0f39b6da26ff4dd8648cf7ed85d70b0ff65f4afb45 +size 81655 diff --git a/coco/images/COCO_val2014_000000276076.jpg b/coco/images/COCO_val2014_000000276076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25821d61c3b61aec468db4cd1437ec9fc56a6039 --- /dev/null +++ b/coco/images/COCO_val2014_000000276076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b39073cf2db4afc7ef33c151f2cae7f178175415ab962aeca393f8796f3b09 +size 219713 diff --git a/coco/images/COCO_val2014_000000276580.jpg b/coco/images/COCO_val2014_000000276580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74b7c79c3c04a170582576cfc229cb1c835617bb --- /dev/null +++ b/coco/images/COCO_val2014_000000276580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc31e4da3bc6c2ed41024adfe6d679eb279139eba1f0219add4b22c2e5ad441 +size 303917 diff --git a/coco/images/COCO_val2014_000000276719.jpg b/coco/images/COCO_val2014_000000276719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0df3a2cb64546713d311e85a0583130c8d8f1e70 --- /dev/null +++ b/coco/images/COCO_val2014_000000276719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b33143daf011f84619176430e1cc0395bd7591d4cd274910f39d477f608cbe0 +size 244840 diff --git a/coco/images/COCO_val2014_000000277089.jpg b/coco/images/COCO_val2014_000000277089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8aff4be0963bfe52a8ec2471560702297c934098 --- /dev/null +++ b/coco/images/COCO_val2014_000000277089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d3d3b143c305c7649aa91ffd90747ee8ab30e9daffc13dd21d5d9e027c00ea +size 233803 diff --git a/coco/images/COCO_val2014_000000277094.jpg b/coco/images/COCO_val2014_000000277094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11051f8343170d239bd81a175979966cba766321 --- /dev/null +++ b/coco/images/COCO_val2014_000000277094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1196fed11db82b74f71e1f94188bcc06e5fa7482b188d2befddb1ebea0de881b +size 150133 diff --git a/coco/images/COCO_val2014_000000277239.jpg b/coco/images/COCO_val2014_000000277239.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23bdb1c6968819a9c26f2532360931835882ba4a --- /dev/null +++ b/coco/images/COCO_val2014_000000277239.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948f0dd8b09688a4bbdfce14c4558061a0d29322f0259e0ecb2d5a2a17660075 +size 89395 diff --git a/coco/images/COCO_val2014_000000277291.jpg b/coco/images/COCO_val2014_000000277291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae1a5a15f66fc5e81482d5cc1ccd25acb928734e --- /dev/null +++ b/coco/images/COCO_val2014_000000277291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f0e8c7d2fd2e3afebfef670f876604b9d856f52df4eff0ba1b48e43253e10f +size 222744 diff --git a/coco/images/COCO_val2014_000000277479.jpg b/coco/images/COCO_val2014_000000277479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8e795de626d770786300177697ae0723de8c527 --- /dev/null +++ b/coco/images/COCO_val2014_000000277479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819047f2b1dae0e316346ba10cd73f112c2444ced8c1350a8cbb49809dbf9161 +size 164127 diff --git a/coco/images/COCO_val2014_000000277521.jpg b/coco/images/COCO_val2014_000000277521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2d938f7d1480d9f9836bcc34049f6053c23fb92 --- /dev/null +++ b/coco/images/COCO_val2014_000000277521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fabf0bd263c4e3eb607d12cbf71114cb05e0eb1128cc8a147696ecbe180c579 +size 121279 diff --git a/coco/images/COCO_val2014_000000277542.jpg b/coco/images/COCO_val2014_000000277542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1815c801f6a016acc7164e6906c4dc725d77fbb4 --- /dev/null +++ b/coco/images/COCO_val2014_000000277542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0939214a853c30d766f383abb6d4063f7a25dcae092ffa9e37e7bccc7ce9ef +size 120976 diff --git a/coco/images/COCO_val2014_000000277991.jpg b/coco/images/COCO_val2014_000000277991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa00a3cf985a6bd63eed642ddf663fc61c910c16 --- /dev/null +++ b/coco/images/COCO_val2014_000000277991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a18f96853e18ab9429aee0e2707660b21dd28a22a8ba36aeedad666124aa3b +size 267272 diff --git a/coco/images/COCO_val2014_000000278506.jpg b/coco/images/COCO_val2014_000000278506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28414ad9fc125ee245b1d3fb3ea73f145786ac64 --- /dev/null +++ b/coco/images/COCO_val2014_000000278506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1aaa672457b1210865aa41864e88fc144f1fddfe9f0206e7e83be19264b2795 +size 139839 diff --git a/coco/images/COCO_val2014_000000278627.jpg b/coco/images/COCO_val2014_000000278627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d65c16aaa7092c4e6acafc272f4da4979f0e6191 --- /dev/null +++ b/coco/images/COCO_val2014_000000278627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf653d479ec9ca66f17cf586da30868a70580187b4fd2649e067c0a8060270ce +size 223508 diff --git a/coco/images/COCO_val2014_000000278742.jpg b/coco/images/COCO_val2014_000000278742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..881da633e8107f502e0ef6a3341a24efa0369f34 --- /dev/null +++ b/coco/images/COCO_val2014_000000278742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce0cd15cb2fb29ebdc7dbe1c20f69cacf3cdb734886c112b0cbd5971a8c9023 +size 222575 diff --git a/coco/images/COCO_val2014_000000278822.jpg b/coco/images/COCO_val2014_000000278822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37986947abfa685b510dbe16bd48b14ac6858472 --- /dev/null +++ b/coco/images/COCO_val2014_000000278822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28dda8cf3e8696d623c4c7e1a5f693b330e5227d4324cbccb8647fb2c31aea9 +size 205461 diff --git a/coco/images/COCO_val2014_000000278848.jpg b/coco/images/COCO_val2014_000000278848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1878b65b9fcba3090f445cb867c7080a73305d30 --- /dev/null +++ b/coco/images/COCO_val2014_000000278848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a306321447aa9c6ade4dc28a173f2cba38e1decee4941c89f0749b17fe24fed0 +size 120681 diff --git a/coco/images/COCO_val2014_000000279078.jpg b/coco/images/COCO_val2014_000000279078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfaae9b7b743e8b77abbbb8de1739dcd428909b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000279078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8936b527d50dae2c46d921a06bc9ae894a150ca0ba09ee316b4e7168597771 +size 107413 diff --git a/coco/images/COCO_val2014_000000279138.jpg b/coco/images/COCO_val2014_000000279138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5dd3471c6d2a35047a10795202f3adef48c2164 --- /dev/null +++ b/coco/images/COCO_val2014_000000279138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e255f14d6339184b749de7f3b3afb48fc035c98a29be7689b8bef76b24f46c +size 236773 diff --git a/coco/images/COCO_val2014_000000279208.jpg b/coco/images/COCO_val2014_000000279208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57ad2a1d6f0e97838bd4586417d5afb357967633 --- /dev/null +++ b/coco/images/COCO_val2014_000000279208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7dcf74931b5a69b4c295ee7acec69e76b467843b8299f8cabc9718bacc2110 +size 225331 diff --git a/coco/images/COCO_val2014_000000279278.jpg b/coco/images/COCO_val2014_000000279278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7efb9a2d5956750f6ff43b6bfc51249854b66e98 --- /dev/null +++ b/coco/images/COCO_val2014_000000279278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f22884c1a3a21da3d4b59014ca01b672f6aa7cbf1d6a6537530528f71b391e +size 194288 diff --git a/coco/images/COCO_val2014_000000279491.jpg b/coco/images/COCO_val2014_000000279491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bde1631a0be8cdb3a6274e00685ef9ec71bb3dd --- /dev/null +++ b/coco/images/COCO_val2014_000000279491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f2628bb227f76678d5298b60068e0005198c774b0ed2ce303f4a9702e54fad +size 156751 diff --git a/coco/images/COCO_val2014_000000279558.jpg b/coco/images/COCO_val2014_000000279558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10d0f89726d9e85067a0482f5f8337aea4e5f449 --- /dev/null +++ b/coco/images/COCO_val2014_000000279558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7104277188c2ef58c2c78b28f0c2c874ee2256eda4e645840828a05092d0373 +size 146229 diff --git a/coco/images/COCO_val2014_000000279692.jpg b/coco/images/COCO_val2014_000000279692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4cf2e32275bed54780d68861d170e6e44340d06 --- /dev/null +++ b/coco/images/COCO_val2014_000000279692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ce200f24d1eb47edbf5cdf36e90037c02816f8fd460d87fb11ea500fca39e0 +size 116257 diff --git a/coco/images/COCO_val2014_000000280230.jpg b/coco/images/COCO_val2014_000000280230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d285797c88d1ded5b25040910d57379dc777867 --- /dev/null +++ b/coco/images/COCO_val2014_000000280230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb623144cda6590868af818e6410f8e916df4cde0bed8231edb983684ddfb2c8 +size 215868 diff --git a/coco/images/COCO_val2014_000000280536.jpg b/coco/images/COCO_val2014_000000280536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f40df1e6187cf4ef86f0dc5c1e8395fd10aab4a --- /dev/null +++ b/coco/images/COCO_val2014_000000280536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1165d16757923ec583e94debf71958e246b80f1155e756bc9dce1a0b90e6d0 +size 153659 diff --git a/coco/images/COCO_val2014_000000280710.jpg b/coco/images/COCO_val2014_000000280710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69d52f3314c7e5ee130ac1b7ef8d758cbaee8425 --- /dev/null +++ b/coco/images/COCO_val2014_000000280710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a76947fe2c8d39ae21d346118c413bfe06817dda5424e3451ef870db487fe49 +size 224262 diff --git a/coco/images/COCO_val2014_000000280891.jpg b/coco/images/COCO_val2014_000000280891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7f8c21f5e78d8b2d8aa2cd228371b8dc53e9f74 --- /dev/null +++ b/coco/images/COCO_val2014_000000280891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab14c4948b83a787fae4903d5a51669f19b71dfd9f0862229651d8adeeb44b97 +size 169279 diff --git a/coco/images/COCO_val2014_000000281409.jpg b/coco/images/COCO_val2014_000000281409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c73ae783b28971af23d39d1cd8ac6a2be1697eb8 --- /dev/null +++ b/coco/images/COCO_val2014_000000281409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb28678301b88b0da45b9ebdccf605621316d02738a0d767f9310dc2e9869d0 +size 213292 diff --git a/coco/images/COCO_val2014_000000281609.jpg b/coco/images/COCO_val2014_000000281609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2685a44948f1acd312f7059b9b7759db43dd35ec --- /dev/null +++ b/coco/images/COCO_val2014_000000281609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebe51f1be0a02b7a3c46d25aaa3823215518dbf1bedad8d25b4cfe5a95c04a8 +size 324758 diff --git a/coco/images/COCO_val2014_000000281679.jpg b/coco/images/COCO_val2014_000000281679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1817d1fb356b9672b14d28f9021427c5d695958 --- /dev/null +++ b/coco/images/COCO_val2014_000000281679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db9f8ee5c749fb3a6866ea2746648e99d9f93fd06c41322c25f2e5de512c33a +size 259702 diff --git a/coco/images/COCO_val2014_000000281766.jpg b/coco/images/COCO_val2014_000000281766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e38e9d0b9b9fa4997991810d306dd9a1d70ead5d --- /dev/null +++ b/coco/images/COCO_val2014_000000281766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43d99f706decd6d1541b680f282404d2d57f6e94c87c092d7aed664e8811d7f +size 186010 diff --git a/coco/images/COCO_val2014_000000282062.jpg b/coco/images/COCO_val2014_000000282062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94d9e8063647844c7eed33f83c9226c442d54eb8 --- /dev/null +++ b/coco/images/COCO_val2014_000000282062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9850b1657801353d09f5a27710db6eecaaaf1cd9e7ee5c60877be9826b35d47a +size 192149 diff --git a/coco/images/COCO_val2014_000000282298.jpg b/coco/images/COCO_val2014_000000282298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..803cce4992bbb2afb5c7c486f55a16a894333242 --- /dev/null +++ b/coco/images/COCO_val2014_000000282298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5ea7d1f08a112ff876cc121812e1f156f7a5e9d0f283749128fa0279433213 +size 279497 diff --git a/coco/images/COCO_val2014_000000282711.jpg b/coco/images/COCO_val2014_000000282711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7022b6f071d23a558789d4cfd4c5753b0b96e4aa --- /dev/null +++ b/coco/images/COCO_val2014_000000282711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7edd7a079941814d2cb2ac7629596f32a38ee401e45c7836bda4f6a71d67a3ec +size 110562 diff --git a/coco/images/COCO_val2014_000000283060.jpg b/coco/images/COCO_val2014_000000283060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adb1a6a2111f3e6d2c02a4f627d37f8f489a4a2e --- /dev/null +++ b/coco/images/COCO_val2014_000000283060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb56cf718ace7d4e87c7a6f8656dcc267d4ee0f9aff33a38fcdf962179cfa622 +size 176856 diff --git a/coco/images/COCO_val2014_000000283874.jpg b/coco/images/COCO_val2014_000000283874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eb77f16975ea68e9b291d33298667e4cf880458 --- /dev/null +++ b/coco/images/COCO_val2014_000000283874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae128d6ac96bb8fcd89e42c38965da6e591767575126d8c0d2fd5204dae474fd +size 182048 diff --git a/coco/images/COCO_val2014_000000284445.jpg b/coco/images/COCO_val2014_000000284445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e338cdb748a420cf6ccc49f16e025e24f471212f --- /dev/null +++ b/coco/images/COCO_val2014_000000284445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9732ca80b67ae329663412a88a5a2bcd0a9332c0821a433bd6b5d74fd943c3e4 +size 230774 diff --git a/coco/images/COCO_val2014_000000284749.jpg b/coco/images/COCO_val2014_000000284749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23eb6d2c3ccb529171824a91aff846d6d2b79e6b --- /dev/null +++ b/coco/images/COCO_val2014_000000284749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cdd6d2c6bcb92536a159a2265f8537e7db8ae8adceb94c0409c143c0f7acb38 +size 102917 diff --git a/coco/images/COCO_val2014_000000284954.jpg b/coco/images/COCO_val2014_000000284954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24746779b7d0c2f29ef1b3e4fd6b9a381fb70611 --- /dev/null +++ b/coco/images/COCO_val2014_000000284954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd0841181170b996c3df683f4f5f6b11cb15cd270882c42cb64e4289959a73d +size 225612 diff --git a/coco/images/COCO_val2014_000000285005.jpg b/coco/images/COCO_val2014_000000285005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf28875cc1c249f29b5483a635af875fb6311bd2 --- /dev/null +++ b/coco/images/COCO_val2014_000000285005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71718e768690bd1e4579309fcd1fa86d5bc42e18f295b4de6f0fb5c495f8b6aa +size 160625 diff --git a/coco/images/COCO_val2014_000000285192.jpg b/coco/images/COCO_val2014_000000285192.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eea8bb43a8634c1f097ed7f609ca3999f23bc9e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000285192.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c679226ba93df69a282dcaf8cc7553b93ba9f84b18c02b5816c565f53df7ff +size 183749 diff --git a/coco/images/COCO_val2014_000000285462.jpg b/coco/images/COCO_val2014_000000285462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..644b14e51108953d4c525e20796e9ccd00fbb3bd --- /dev/null +++ b/coco/images/COCO_val2014_000000285462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b576a3161e9fa552d096adf5e95dcfff1c8fe6347c53fc874192b2f8bf5f61e +size 236894 diff --git a/coco/images/COCO_val2014_000000285558.jpg b/coco/images/COCO_val2014_000000285558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d14e93fbdfa66695c63482dc8a71396f183123a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000285558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106e635bd22c7d80f62b4f7d3865ad82ae319ea12f86d084af52bea4e62a898c +size 116527 diff --git a/coco/images/COCO_val2014_000000285597.jpg b/coco/images/COCO_val2014_000000285597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4c06500cb568ede0ec11c45068a787d01fa4a5f --- /dev/null +++ b/coco/images/COCO_val2014_000000285597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d74a4fbcf38e3b4fcd38cb754067df96dddde407db0a0a318dbc5ecae29a735 +size 239038 diff --git a/coco/images/COCO_val2014_000000285742.jpg b/coco/images/COCO_val2014_000000285742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d0b839de3e9bfb62cd1165cc3b2b1ec5aa0e2f1 --- /dev/null +++ b/coco/images/COCO_val2014_000000285742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77c3b5e15a575fe4de954efa03d2856b6d0d663310850dd9131f6abafd3a4fd +size 111164 diff --git a/coco/images/COCO_val2014_000000285967.jpg b/coco/images/COCO_val2014_000000285967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d46fa554443c6f5de5de130e3b15a7d28377412 --- /dev/null +++ b/coco/images/COCO_val2014_000000285967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990b2c436e11ecbfdf066c5705734d376129c249e1753e5e8d9895ac03ddfdf4 +size 140113 diff --git a/coco/images/COCO_val2014_000000286146.jpg b/coco/images/COCO_val2014_000000286146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c769c1c8b28e1c037010753bd6c4ddf07b0bbc0 --- /dev/null +++ b/coco/images/COCO_val2014_000000286146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8edfd024719487be36081192818c883529c9d6394035819cecc83ad189bc60b +size 219552 diff --git a/coco/images/COCO_val2014_000000286182.jpg b/coco/images/COCO_val2014_000000286182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2a173608eaa8621c0c042a013ee7ad3c5718f9a --- /dev/null +++ b/coco/images/COCO_val2014_000000286182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916af45e543c1d1aac91807328a1d0437b28dcab1652fe89666cb43e8c188301 +size 256689 diff --git a/coco/images/COCO_val2014_000000286583.jpg b/coco/images/COCO_val2014_000000286583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5ee936e3c5230df90b4f713f4cd211489cd3a2a --- /dev/null +++ b/coco/images/COCO_val2014_000000286583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a199beeddfbea475027258dd429b3c18ec3ad45b41c51535d5601ecfa59b43 +size 244891 diff --git a/coco/images/COCO_val2014_000000286774.jpg b/coco/images/COCO_val2014_000000286774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac895cad90ac9c6fa1e84d0ad2ffc162ec62a774 --- /dev/null +++ b/coco/images/COCO_val2014_000000286774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f9457b6995e771331f3ab16343627da071caf63489d28e6da297626252042f +size 141572 diff --git a/coco/images/COCO_val2014_000000286908.jpg b/coco/images/COCO_val2014_000000286908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a73f71e3abb22111f12e5fe653d1ab1c4bd5b09 --- /dev/null +++ b/coco/images/COCO_val2014_000000286908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1889fb1ea44b9f1b6041d861ff4d738c21306715e47b51126c8768d0a24c66bf +size 327494 diff --git a/coco/images/COCO_val2014_000000287347.jpg b/coco/images/COCO_val2014_000000287347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..838e195ac8f4af8b80d9b393244699464da7d246 --- /dev/null +++ b/coco/images/COCO_val2014_000000287347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13276f8d15148d023ebcc28e52226350b95332533c778d1f87d44633e7c4304d +size 210512 diff --git a/coco/images/COCO_val2014_000000287970.jpg b/coco/images/COCO_val2014_000000287970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee0b7521cb2f299ef0c064b38dc26b95d773162f --- /dev/null +++ b/coco/images/COCO_val2014_000000287970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23549c8f304a98ce608b64ba8ba3aecae8839f00d0eaf5abe8cd6d9ef78b45db +size 127547 diff --git a/coco/images/COCO_val2014_000000288336.jpg b/coco/images/COCO_val2014_000000288336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d3c2e1606229bd134a90432c575ce13e15d098f --- /dev/null +++ b/coco/images/COCO_val2014_000000288336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32d5964ece92281e8ecae185766363c8adb68fe5a77625f526b5a5ce7669437 +size 243284 diff --git a/coco/images/COCO_val2014_000000288603.jpg b/coco/images/COCO_val2014_000000288603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cfd2d24262da13e87476543dd0af9cb765695ec --- /dev/null +++ b/coco/images/COCO_val2014_000000288603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97eced5739ecad5ac67524555e1e3f9cd5e39cc376fd5982180949c942d2592f +size 233499 diff --git a/coco/images/COCO_val2014_000000288685.jpg b/coco/images/COCO_val2014_000000288685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f221be4c331c2b693bde6da5a06abcfa3a8bbb10 --- /dev/null +++ b/coco/images/COCO_val2014_000000288685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd33f1aae3ea110b6de7b35f2225bce018cf30248a78652955678d67b4c19a21 +size 235712 diff --git a/coco/images/COCO_val2014_000000288890.jpg b/coco/images/COCO_val2014_000000288890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7496d8c20b029b084fb6bb7d3342d2869393eadf --- /dev/null +++ b/coco/images/COCO_val2014_000000288890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da71cb319b739327cc2f83d1ea8952ce9edf806e056c6401cc1354cf4d16c80 +size 82722 diff --git a/coco/images/COCO_val2014_000000289194.jpg b/coco/images/COCO_val2014_000000289194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fd8197cf9c3c51d51947adeb736c7b77d987991 --- /dev/null +++ b/coco/images/COCO_val2014_000000289194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325bd2d711b1cc86091ee5a604339b7ef0b57a8c90bbe718d86e8e57245154d2 +size 132558 diff --git a/coco/images/COCO_val2014_000000289260.jpg b/coco/images/COCO_val2014_000000289260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27d0a270dfef4ea4edc1c268ad564a354e3dd57f --- /dev/null +++ b/coco/images/COCO_val2014_000000289260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea513f0e086e1394414d8880048e33b5bf4660ab607632bf014e2d058927a0a0 +size 170138 diff --git a/coco/images/COCO_val2014_000000289392.jpg b/coco/images/COCO_val2014_000000289392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8c244e29fad65d4180d96e93ef3f543f7f304a1 --- /dev/null +++ b/coco/images/COCO_val2014_000000289392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef91a31c7d1fb3c6c081fc62ae2bf3a1ced609ffab136191325170ed7a70413 +size 187129 diff --git a/coco/images/COCO_val2014_000000289497.jpg b/coco/images/COCO_val2014_000000289497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5083e0183d8cbd5ba4c73cd1102292793bf96dfd --- /dev/null +++ b/coco/images/COCO_val2014_000000289497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a5c2296865924ea353870e41a4f2869d627f76668a70fbe4a06d5abd59c93f +size 244807 diff --git a/coco/images/COCO_val2014_000000289573.jpg b/coco/images/COCO_val2014_000000289573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9499c56bde19094eb76e21c03d1839195c1447a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000289573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2061ca317b25960a785c58dfef7663c55f4e2ca2b857209fec640659fff1ee +size 95816 diff --git a/coco/images/COCO_val2014_000000289640.jpg b/coco/images/COCO_val2014_000000289640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c97683cb4855669a132385a910a48120c565a0d --- /dev/null +++ b/coco/images/COCO_val2014_000000289640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9de1c0b6bfcbb6180d6be77474f28894833fee6d83ebb1d280382b0894cc93 +size 167113 diff --git a/coco/images/COCO_val2014_000000289995.jpg b/coco/images/COCO_val2014_000000289995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a81317ebf82c394b998e542d798d3029399f6df --- /dev/null +++ b/coco/images/COCO_val2014_000000289995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc91c9a01167904b7546ee7ea1eb9f12dc3d9387c0f42de5912920bbab360e98 +size 278886 diff --git a/coco/images/COCO_val2014_000000290248.jpg b/coco/images/COCO_val2014_000000290248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36735abeb618c3271e8cc669d52b0e5b62cea30a --- /dev/null +++ b/coco/images/COCO_val2014_000000290248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f023e930039ac0be9173952f0942cf96be532cc5500f53a8bec2e9ef86bcd8 +size 171095 diff --git a/coco/images/COCO_val2014_000000290289.jpg b/coco/images/COCO_val2014_000000290289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fae597ec8bfce46d928ae5e139b8fbe2797e6d24 --- /dev/null +++ b/coco/images/COCO_val2014_000000290289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81dd7ece8f9e1498a15d9f83f03b40b20a19fd4cea7ec9d4f860d0d3672a53fc +size 307127 diff --git a/coco/images/COCO_val2014_000000290698.jpg b/coco/images/COCO_val2014_000000290698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7777514d662199cb82eca9a75161f363d9e6a0e --- /dev/null +++ b/coco/images/COCO_val2014_000000290698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cbb609c5b582e7459daeb17b35aba2465df2d15c77b6f89d77eb7f000cd5fc +size 162700 diff --git a/coco/images/COCO_val2014_000000290750.jpg b/coco/images/COCO_val2014_000000290750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64ff5f2e7c2cd013089502ee219eaae80b117cdf --- /dev/null +++ b/coco/images/COCO_val2014_000000290750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c70064efd6aa224c6b189fbd8d80df8556cfe66fd905e143fea1798a54adf8 +size 113905 diff --git a/coco/images/COCO_val2014_000000290951.jpg b/coco/images/COCO_val2014_000000290951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..199059f68caff8416a15c7862b0e0929e9457c19 --- /dev/null +++ b/coco/images/COCO_val2014_000000290951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5b3c9b490fdaac4e33ced3d1d93525be92c5b34d20f69ebb5a987da224f302 +size 372698 diff --git a/coco/images/COCO_val2014_000000291179.jpg b/coco/images/COCO_val2014_000000291179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..176bf74ab564e2b64fc7fb88cb5858de35582385 --- /dev/null +++ b/coco/images/COCO_val2014_000000291179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dac692c7a330dece36833b1b751d1b3bb3a1949c5d230e83cd12e844dbf4c23 +size 183339 diff --git a/coco/images/COCO_val2014_000000291370.jpg b/coco/images/COCO_val2014_000000291370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc28095e0fe78d93a6094e81417c14ed36d65107 --- /dev/null +++ b/coco/images/COCO_val2014_000000291370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fe812a0660a5d7ba6d16d1391eba134f5b962939757d28da847f72cc96cfcd +size 224135 diff --git a/coco/images/COCO_val2014_000000291634.jpg b/coco/images/COCO_val2014_000000291634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..095bfbc0f5336a310b9e3547cade0f4a601a8200 --- /dev/null +++ b/coco/images/COCO_val2014_000000291634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae78cd80b51f27f47479e0fb46603270c6fa874ce71bf0bac79ba00c377804f +size 214665 diff --git a/coco/images/COCO_val2014_000000291680.jpg b/coco/images/COCO_val2014_000000291680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0829600af0e827d8d87496a260563e163d23d0f --- /dev/null +++ b/coco/images/COCO_val2014_000000291680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a034f3008edfa22e53929d920a0e510ff11a1ef58bbbe593f44607fee3b037 +size 263504 diff --git a/coco/images/COCO_val2014_000000292169.jpg b/coco/images/COCO_val2014_000000292169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddd46c7553cd2416550dcf2fe2fcbb0a61b59576 --- /dev/null +++ b/coco/images/COCO_val2014_000000292169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c00807e39fa3c73e9d4f41b23a1f87edbac1a48f66c825c6e313b8e5263729c +size 205473 diff --git a/coco/images/COCO_val2014_000000292170.jpg b/coco/images/COCO_val2014_000000292170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d21287d2dbcd33962ef1094fb99ecd3884896b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000292170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc0825f0037a0bb5460300826ad7f92aa48c0eb0a6a07bb5d677229384a5432 +size 307931 diff --git a/coco/images/COCO_val2014_000000292446.jpg b/coco/images/COCO_val2014_000000292446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ff2009aac98b08a5880dba996aee3f80946d917 --- /dev/null +++ b/coco/images/COCO_val2014_000000292446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313ae3f03fddcd9dcf1c9860d5bb56099fb6b651fa5c3cd40ce19f2b3877df02 +size 221081 diff --git a/coco/images/COCO_val2014_000000292618.jpg b/coco/images/COCO_val2014_000000292618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..583e6c3cd1ebd230ccca2dc7d4cf593830f8d6b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000292618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7a7edd034f440826241d873ce224c5cba87e9dd06024327cc5ea3fc1d08f43 +size 40242 diff --git a/coco/images/COCO_val2014_000000292697.jpg b/coco/images/COCO_val2014_000000292697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ac186a38c09c2ef0c759af57ba80cd99dc5c619 --- /dev/null +++ b/coco/images/COCO_val2014_000000292697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2916921e9ccaa74a57b577af524a0febc92863cfd2140f1f23e05aa3596b2ce4 +size 220213 diff --git a/coco/images/COCO_val2014_000000292905.jpg b/coco/images/COCO_val2014_000000292905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848dff1dba62829da93cc7779c0d98a5f93b6239 --- /dev/null +++ b/coco/images/COCO_val2014_000000292905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d005b486341d8557419df1eab86e2efd90d747a0f12bd7f3f0ca44351ba9c96a +size 187788 diff --git a/coco/images/COCO_val2014_000000292971.jpg b/coco/images/COCO_val2014_000000292971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..014c6a534ca913dbfa96dff313af61e16078114f --- /dev/null +++ b/coco/images/COCO_val2014_000000292971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84181dcbf6433dfab93b53aeff70a37766e1f4b195e798030b7059669bd24130 +size 109607 diff --git a/coco/images/COCO_val2014_000000293200.jpg b/coco/images/COCO_val2014_000000293200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e53aa91efff661bbfb0a09e9ba4de50eacf0577 --- /dev/null +++ b/coco/images/COCO_val2014_000000293200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd42d2c70d5e4ecbc39e760da41f2d32013003dc7383a4aafa2212f58ca0ef17 +size 222369 diff --git a/coco/images/COCO_val2014_000000293249.jpg b/coco/images/COCO_val2014_000000293249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2b12a3d2f998453a86cc0035110aadc0f462cc4 --- /dev/null +++ b/coco/images/COCO_val2014_000000293249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d075837ec3c7207fd430b61be4d59de845070db05bd97c535cb6c2a96690f7 +size 201509 diff --git a/coco/images/COCO_val2014_000000293611.jpg b/coco/images/COCO_val2014_000000293611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08288f737f1dc9f36b2c4e861c7727edfab9e528 --- /dev/null +++ b/coco/images/COCO_val2014_000000293611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944aa17ce08814d3e68c613aaf22cf45fdd9a6df79b015ed57215a44cc962190 +size 253690 diff --git a/coco/images/COCO_val2014_000000293703.jpg b/coco/images/COCO_val2014_000000293703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d34dd9e5e5622710975dd13911fef43fb427b4d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000293703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef1976196349a736790435b3452fbbcfd1573b448d58ae1a2b4b27db6d2f13b +size 175823 diff --git a/coco/images/COCO_val2014_000000293794.jpg b/coco/images/COCO_val2014_000000293794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2fb23159a7dfc12762c8018ec7af7633c0fdd3f --- /dev/null +++ b/coco/images/COCO_val2014_000000293794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417cc6070263d75276d13bf64f7422d0b7a99fe790fbb3b0fb629f13e674b0a6 +size 139204 diff --git a/coco/images/COCO_val2014_000000293802.jpg b/coco/images/COCO_val2014_000000293802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8931cef6c9e5ccaf5eafb8ce91b6147ea6cc6fed --- /dev/null +++ b/coco/images/COCO_val2014_000000293802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a2316bce401a788ad8a8d033baaec8d84305ea505acd09103b6c08055cca83 +size 135942 diff --git a/coco/images/COCO_val2014_000000293909.jpg b/coco/images/COCO_val2014_000000293909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d533a0457582c5f5af3e861d81a8dbee8c253a5 --- /dev/null +++ b/coco/images/COCO_val2014_000000293909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91337c537fee61c58f73365fc0b26075fecbd7dc41ea3f2464b66cbffc7a6088 +size 240507 diff --git a/coco/images/COCO_val2014_000000294032.jpg b/coco/images/COCO_val2014_000000294032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef97f7c5c0e3ac8dd158cbeeb2c6ae4440f38c8b --- /dev/null +++ b/coco/images/COCO_val2014_000000294032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bf5b753173aa09b0d3c02a4384253cc11ec00e21da2b8a6d2e5f4ff70110d9 +size 93771 diff --git a/coco/images/COCO_val2014_000000294035.jpg b/coco/images/COCO_val2014_000000294035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81ca9d1af64a9ccb2c3be399ac1b7450b370e95f --- /dev/null +++ b/coco/images/COCO_val2014_000000294035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6095cac7a3fb954630dcde5b74369ccaab528dea72076d252c1d0bc87b9210f6 +size 202473 diff --git a/coco/images/COCO_val2014_000000294124.jpg b/coco/images/COCO_val2014_000000294124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c0ab84a0afaed06103fb2013f835119c58afd2a --- /dev/null +++ b/coco/images/COCO_val2014_000000294124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83053c1065bffab62886be8ea19e752b7d2765f08f99757a6cf8a91b8276caba +size 224148 diff --git a/coco/images/COCO_val2014_000000294176.jpg b/coco/images/COCO_val2014_000000294176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1bd20e452b46f76998cf15ead32c1e56776ddf1 --- /dev/null +++ b/coco/images/COCO_val2014_000000294176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5bf48a6bde4361b77e7566c938c2e66884363facb1e7b28ee14c809bfed869c +size 197223 diff --git a/coco/images/COCO_val2014_000000294297.jpg b/coco/images/COCO_val2014_000000294297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9fc207e7a54e40c594ef2ce897615c7a74aa3f3 --- /dev/null +++ b/coco/images/COCO_val2014_000000294297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7f7c551862b55dcd873c182adf26096d8bd4bb8212c2c374019e324c2c287c +size 197897 diff --git a/coco/images/COCO_val2014_000000294698.jpg b/coco/images/COCO_val2014_000000294698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a56c68f2905b634ff17776fe16608df0a425ba6 --- /dev/null +++ b/coco/images/COCO_val2014_000000294698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a0af5b76b04a7778202493e5ac9ccc9948bdd4287ccfb6e4f90139a18424b8 +size 193261 diff --git a/coco/images/COCO_val2014_000000295194.jpg b/coco/images/COCO_val2014_000000295194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2557b25bc6500d9f8ba54b9307d4a11cc5b6bce1 --- /dev/null +++ b/coco/images/COCO_val2014_000000295194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360e0c8b4e19b2e72b0b027704ca07af03b43a56ba070e006e5c14f3a821660e +size 262319 diff --git a/coco/images/COCO_val2014_000000295403.jpg b/coco/images/COCO_val2014_000000295403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c547ecb856f9117880cc1802abbaa1821c98cda3 --- /dev/null +++ b/coco/images/COCO_val2014_000000295403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f69a98aed2170bdc00b7f8b6ff940b713cf3ddb225bae5db9d95313deaa2b482 +size 256168 diff --git a/coco/images/COCO_val2014_000000295451.jpg b/coco/images/COCO_val2014_000000295451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0121d47d49c3ee2a24415ca1087e61eabf830b43 --- /dev/null +++ b/coco/images/COCO_val2014_000000295451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f58ace384b2dfa0250ae0ae58377b8dc37d989723020b3653c90ec6de2e966b +size 227674 diff --git a/coco/images/COCO_val2014_000000295576.jpg b/coco/images/COCO_val2014_000000295576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43403c527fde4c9eed9866a94f0770c281826220 --- /dev/null +++ b/coco/images/COCO_val2014_000000295576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0d990e4a7639ebff957b4fd790f3ff6ee76748545c8b10adf468b76f97a30f +size 124976 diff --git a/coco/images/COCO_val2014_000000296236.jpg b/coco/images/COCO_val2014_000000296236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe9e17872be592ebf584fb5394c4499436214568 --- /dev/null +++ b/coco/images/COCO_val2014_000000296236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a4b747843b9bca58c10d00a5fc2f5dbf7a1ff8a66affcd9412164528bdf761 +size 102873 diff --git a/coco/images/COCO_val2014_000000296649.jpg b/coco/images/COCO_val2014_000000296649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..790f43262fc5ccfde22be038a04d74c7ed6d2758 --- /dev/null +++ b/coco/images/COCO_val2014_000000296649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc7ef25567cdb68f5e51574c058e2764ef8ab36d4a31e9e31c423f8d78612fc +size 147015 diff --git a/coco/images/COCO_val2014_000000296676.jpg b/coco/images/COCO_val2014_000000296676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f2862ba7dcd702df8ee4c3e2506d62952b398f3 --- /dev/null +++ b/coco/images/COCO_val2014_000000296676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14171abedbba0ca69fb9261ef1186a00c2413e1a3f64c1d1e3e8d1d02b8e92e +size 128457 diff --git a/coco/images/COCO_val2014_000000296745.jpg b/coco/images/COCO_val2014_000000296745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24d115b53a48dc931329c621698f09d509d2c24a --- /dev/null +++ b/coco/images/COCO_val2014_000000296745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26378af4f295a83efb443dd6bf0bbf8c99abd06ca167c1ce70b60b5d20502227 +size 205426 diff --git a/coco/images/COCO_val2014_000000296797.jpg b/coco/images/COCO_val2014_000000296797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0dba78ab863cbb5082bbc7792bdc0122bd21c68 --- /dev/null +++ b/coco/images/COCO_val2014_000000296797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f098bfbe6ec7d161ab13c8b8d68fcc202bae53cf17af2f153acd6c21d3fc2149 +size 192324 diff --git a/coco/images/COCO_val2014_000000297180.jpg b/coco/images/COCO_val2014_000000297180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f0e7a957dacaa5d2caca2d3f5ee2f86fb76c423 --- /dev/null +++ b/coco/images/COCO_val2014_000000297180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493d5291708d3a491663cc195c37ed4ce58849f40790631e51dfc43a76016eed +size 181612 diff --git a/coco/images/COCO_val2014_000000297233.jpg b/coco/images/COCO_val2014_000000297233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cc65e6d0bebf0cb98d9db4fbc84eee85d8e196f --- /dev/null +++ b/coco/images/COCO_val2014_000000297233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40f2fde0a740047b7d7f220ddede166aaf87adb062e22c05a663655f392b9c9 +size 125839 diff --git a/coco/images/COCO_val2014_000000297260.jpg b/coco/images/COCO_val2014_000000297260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7feac4a10721f017e0d6a68483180a2814e904d7 --- /dev/null +++ b/coco/images/COCO_val2014_000000297260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e885f371769421c9f0a937a4d96a7b5453b687380f9146f551c449b6ee3e29a4 +size 173800 diff --git a/coco/images/COCO_val2014_000000297414.jpg b/coco/images/COCO_val2014_000000297414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fe236c7a6b7e318c07df0ecf7e5ddc7ff9a9eb7 --- /dev/null +++ b/coco/images/COCO_val2014_000000297414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f1fbabaf30ce7e8252d64b1dade95d4603d226841d50f4cbd5309650c66072 +size 140650 diff --git a/coco/images/COCO_val2014_000000297540.jpg b/coco/images/COCO_val2014_000000297540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44af16827b296b507345ba0d57e2ca21475c2390 --- /dev/null +++ b/coco/images/COCO_val2014_000000297540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa136cd3a42503ff3ac5b3b9c9e8d8b0d1efcb160a029b3f96c184e054e52ca +size 124944 diff --git a/coco/images/COCO_val2014_000000297812.jpg b/coco/images/COCO_val2014_000000297812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cfa6a10eada13c2db5313caf1400c05a697f3a2 --- /dev/null +++ b/coco/images/COCO_val2014_000000297812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f501ec66b911d15b561d265821b111ed2dc9af5a72179f15c656fcb1be7a7545 +size 199473 diff --git a/coco/images/COCO_val2014_000000297819.jpg b/coco/images/COCO_val2014_000000297819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a0e18a0c526d68d1fb14f60630b271719bc4a27 --- /dev/null +++ b/coco/images/COCO_val2014_000000297819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23601134b137941cee4c7f663f278ac90ae6282544b62c0307eddddd3a6a9a9 +size 183316 diff --git a/coco/images/COCO_val2014_000000298051.jpg b/coco/images/COCO_val2014_000000298051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9be8b0d86fd3190fba0dc3dae92899ee0e9f54b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000298051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429c4b6553beed97e30720656b957743f47b0f9ebd68a085e12794a77d47164e +size 297475 diff --git a/coco/images/COCO_val2014_000000298382.jpg b/coco/images/COCO_val2014_000000298382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12abf4325963d366f836ce9c59893f7ea8175298 --- /dev/null +++ b/coco/images/COCO_val2014_000000298382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e7b4f3e811b270e51d64d5d99b6d8d0a216bf6a0bc346280b49f56477fff2d +size 335038 diff --git a/coco/images/COCO_val2014_000000298443.jpg b/coco/images/COCO_val2014_000000298443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94f13e79690e0d8059af4d56e5597ccc645992fd --- /dev/null +++ b/coco/images/COCO_val2014_000000298443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65255331041262a5685cac15a774e3dc8e0f863a3a9c712ab04a754052f2f94 +size 196862 diff --git a/coco/images/COCO_val2014_000000298540.jpg b/coco/images/COCO_val2014_000000298540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deb8799e5657cfb357e405cdcbd04ece03dd123d --- /dev/null +++ b/coco/images/COCO_val2014_000000298540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b397fed61fa55c1a2921d4385fcc73dd6d7a34def0add98eeaf56836eadaed6 +size 162675 diff --git a/coco/images/COCO_val2014_000000298547.jpg b/coco/images/COCO_val2014_000000298547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ed3aaa9b274093e583204404e62dd300a4456eb --- /dev/null +++ b/coco/images/COCO_val2014_000000298547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99697445d2a0f8bc44df13f4be7f295e86fc1fe4c8728f3425568b4adcea1ad4 +size 281252 diff --git a/coco/images/COCO_val2014_000000298784.jpg b/coco/images/COCO_val2014_000000298784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1e739f3ffd3b522b96eeeae9fc9e24281951964 --- /dev/null +++ b/coco/images/COCO_val2014_000000298784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97e02fca832da96c4419f42b604a78ce11e90c95b68850d81280303f6818e00 +size 143224 diff --git a/coco/images/COCO_val2014_000000299023.jpg b/coco/images/COCO_val2014_000000299023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7c663954dfb032f8e8aa95e5194f3edafd54df9 --- /dev/null +++ b/coco/images/COCO_val2014_000000299023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0deb1024d9503711c2d4806ebb9c79345f50d100d8a39b23c13ded4df187f7a +size 159757 diff --git a/coco/images/COCO_val2014_000000300023.jpg b/coco/images/COCO_val2014_000000300023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c05203786b628fdd60306d6dffc25b304bfb1ff6 --- /dev/null +++ b/coco/images/COCO_val2014_000000300023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b92ff139e2fdbb5e86bfae299e431b853e931c07697ae342cb56a2eba38c28 +size 161844 diff --git a/coco/images/COCO_val2014_000000300276.jpg b/coco/images/COCO_val2014_000000300276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ed44d3e30565baffb8167ed7b61d850649de739 --- /dev/null +++ b/coco/images/COCO_val2014_000000300276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e058825df3a20d1c6f70083f5a8212146b78027f0a5f21dc0c5258c535973abf +size 203011 diff --git a/coco/images/COCO_val2014_000000300324.jpg b/coco/images/COCO_val2014_000000300324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc9c9910850ba2755a2e3053cd2ac13b2c95a368 --- /dev/null +++ b/coco/images/COCO_val2014_000000300324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f20d961b444b16eacd9808d648e7a9531145776dc15495ab070adccba53ee5 +size 182756 diff --git a/coco/images/COCO_val2014_000000300403.jpg b/coco/images/COCO_val2014_000000300403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41b22df8ed52a133b3e81ca7017c5a4d83fafda5 --- /dev/null +++ b/coco/images/COCO_val2014_000000300403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b695475d008fd9cdba767f992a6274cedfd21814cfecaca0363d1bcaec1dacc +size 161757 diff --git a/coco/images/COCO_val2014_000000300577.jpg b/coco/images/COCO_val2014_000000300577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..533673c77e0436b1eb3784a9374b7a236164658b --- /dev/null +++ b/coco/images/COCO_val2014_000000300577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65115c763a1c4f0ee17dbd4837bfe840ebc23b00192e887d9edef1e723e8c806 +size 224159 diff --git a/coco/images/COCO_val2014_000000300786.jpg b/coco/images/COCO_val2014_000000300786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f864d8e61054f2d6fded532a57bd917ae9329fa --- /dev/null +++ b/coco/images/COCO_val2014_000000300786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af20a2a8632047368e6b019744caa5728c0caba017a70d5bf306630e6cda7887 +size 226333 diff --git a/coco/images/COCO_val2014_000000300855.jpg b/coco/images/COCO_val2014_000000300855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5df5e7a6159063118a353241be323808589cc90f --- /dev/null +++ b/coco/images/COCO_val2014_000000300855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f1f17ffe7c24ac35d03f7fa4920ba7e5ca56ddd62df068d66af124254ddbbf +size 273202 diff --git a/coco/images/COCO_val2014_000000300876.jpg b/coco/images/COCO_val2014_000000300876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..225328af69c83ee44d70ac4bb37f62a4f7606f4f --- /dev/null +++ b/coco/images/COCO_val2014_000000300876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae23f567e96041e4ed326f6461e64fe5ad37fb668753466ec5784dfaaa00f2b +size 227364 diff --git a/coco/images/COCO_val2014_000000300903.jpg b/coco/images/COCO_val2014_000000300903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf1c824bd9ffe98012aea8eeb2491d6cae31b991 --- /dev/null +++ b/coco/images/COCO_val2014_000000300903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da16243ec2d1a8a241d82604fe18d5269980bc53fb56c41fb0400d2b83552ee +size 146557 diff --git a/coco/images/COCO_val2014_000000301011.jpg b/coco/images/COCO_val2014_000000301011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddbb854fd087176aec99d1208d71a05d5367b9ac --- /dev/null +++ b/coco/images/COCO_val2014_000000301011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6daf3bfc8cf1a280ec0296563742fb448b9ea094d16f93b5349a3f0079f19ec1 +size 129337 diff --git a/coco/images/COCO_val2014_000000301135.jpg b/coco/images/COCO_val2014_000000301135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..922952148e09cd9ea474b2b106bee73f5f2a37fe --- /dev/null +++ b/coco/images/COCO_val2014_000000301135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb645e1fd3db446a1edca77892935a2d3c4140fa9eb813630dfb1179c16440ba +size 267834 diff --git a/coco/images/COCO_val2014_000000301257.jpg b/coco/images/COCO_val2014_000000301257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0fd2c234bdffcf53c0a0200657213d1411bcac9 --- /dev/null +++ b/coco/images/COCO_val2014_000000301257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4431a13799577fcb7d5bae7ee378e47c6190450cf93e03f812f36cbb232bd79e +size 259024 diff --git a/coco/images/COCO_val2014_000000301282.jpg b/coco/images/COCO_val2014_000000301282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0252c63078326f580c3f8b4d48d81243181d250 --- /dev/null +++ b/coco/images/COCO_val2014_000000301282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7370948af46f81e1a90075585d260d386f12904a72da59c318e88e7305b1ee53 +size 205656 diff --git a/coco/images/COCO_val2014_000000301305.jpg b/coco/images/COCO_val2014_000000301305.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5df58b4cee99cda768b514bd3db39fc937ad2306 --- /dev/null +++ b/coco/images/COCO_val2014_000000301305.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cd9561bcdf6b7adc04f76f426dc54d86141d4acb74c4293ac3b7c58a97d156 +size 206355 diff --git a/coco/images/COCO_val2014_000000301376.jpg b/coco/images/COCO_val2014_000000301376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..458026a2e217d25bd916d2453ddbc28821546f2b --- /dev/null +++ b/coco/images/COCO_val2014_000000301376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ead4a94a6df986a161c014c0719b6c37b52ea2aa2246c297ec44db06eb7a2e +size 92115 diff --git a/coco/images/COCO_val2014_000000301926.jpg b/coco/images/COCO_val2014_000000301926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..610e386255e80135d555bfe75bf01505ea7ce4fe --- /dev/null +++ b/coco/images/COCO_val2014_000000301926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996d6b07e11d03ec91e1f347edbef30fb2f2f8de230f39e253881e4ab098daa1 +size 135009 diff --git a/coco/images/COCO_val2014_000000301971.jpg b/coco/images/COCO_val2014_000000301971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45ff62237468bfefc9670508e3d6845821ae39ed --- /dev/null +++ b/coco/images/COCO_val2014_000000301971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac9027ec757db3ab0759806826f359c9faf9eec3c3593c3796c4af5e5f8120d +size 258261 diff --git a/coco/images/COCO_val2014_000000301977.jpg b/coco/images/COCO_val2014_000000301977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71c8586643fea1ff68bdf731de08aa92dd33c07c --- /dev/null +++ b/coco/images/COCO_val2014_000000301977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efea7c7de5ac9b71200adf242b0b6742720a03404484e776ab17b7c9b3be83ae +size 147691 diff --git a/coco/images/COCO_val2014_000000301991.jpg b/coco/images/COCO_val2014_000000301991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f19c9b9cc052ba1e0844df989ef57af871e6872d --- /dev/null +++ b/coco/images/COCO_val2014_000000301991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfba716aa5f9fd0fab3e8a7bb70e562f3b6a9d1fa38760229ee8d7bedc9f727 +size 217504 diff --git a/coco/images/COCO_val2014_000000302038.jpg b/coco/images/COCO_val2014_000000302038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08b2dcccc7c272d9e1bb5d1f02f563e3730e8ee6 --- /dev/null +++ b/coco/images/COCO_val2014_000000302038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535bba20ee36e7ff687435bc84b2c3d75697456b734fa8b2c0e3935bfd1fd1e6 +size 207282 diff --git a/coco/images/COCO_val2014_000000302206.jpg b/coco/images/COCO_val2014_000000302206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f442a6b7847146c611feb18bd1e877997319cf0 --- /dev/null +++ b/coco/images/COCO_val2014_000000302206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1758da67c46061add9881c8c80db15ca35cf99d92237a757df02073f95730419 +size 178475 diff --git a/coco/images/COCO_val2014_000000302375.jpg b/coco/images/COCO_val2014_000000302375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..341a58313553cdb381bcd92b6243dc687e7fad88 --- /dev/null +++ b/coco/images/COCO_val2014_000000302375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f37b445ef495a6ccbdf636a817da03c7d90d49f2611ba1b7b824b41684224b7c +size 139951 diff --git a/coco/images/COCO_val2014_000000302599.jpg b/coco/images/COCO_val2014_000000302599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c659149a8791a036bdad76d3f6ef7061ca75a920 --- /dev/null +++ b/coco/images/COCO_val2014_000000302599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f573b545e6fe7484205400b526f7898da9c949f63af8248e7d91238201831f4b +size 180038 diff --git a/coco/images/COCO_val2014_000000303101.jpg b/coco/images/COCO_val2014_000000303101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28f9ab216f635f57278fc09d72ec86cdb453c47f --- /dev/null +++ b/coco/images/COCO_val2014_000000303101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6c68cb51181b981781eaa6ff2c2e710f50552e0a1775fda300176b06a92950 +size 116415 diff --git a/coco/images/COCO_val2014_000000303264.jpg b/coco/images/COCO_val2014_000000303264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e0cc2d89fd7ce57fcf9551af46ef029414d3766 --- /dev/null +++ b/coco/images/COCO_val2014_000000303264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e178b8a9cf21887aeb46b8ba6e76cf1656c33df144c7910d7e2a6be14d2f1200 +size 140536 diff --git a/coco/images/COCO_val2014_000000303520.jpg b/coco/images/COCO_val2014_000000303520.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4f895e346fa3fc9c10e183da16ce5e25ecb5b6d --- /dev/null +++ b/coco/images/COCO_val2014_000000303520.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097b4c9f178abcb83add2bd023b6c6d6a8a866aaec1c75c09482e1e0e3629216 +size 201765 diff --git a/coco/images/COCO_val2014_000000303566.jpg b/coco/images/COCO_val2014_000000303566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5193e3ff6acd67e25d0dfeceef0cb07b48c8e369 --- /dev/null +++ b/coco/images/COCO_val2014_000000303566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7de33d4784740725c0c5831d1ebe5d602d49442f8a0eb38c83d76360c34172 +size 196425 diff --git a/coco/images/COCO_val2014_000000303603.jpg b/coco/images/COCO_val2014_000000303603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8643b2b8fca3f0c9d7044bd3867a6f14c50a6994 --- /dev/null +++ b/coco/images/COCO_val2014_000000303603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6c0684d4ed70a13650c3c147eaaa119c0678ad19730d26df0755d9cda20fcc +size 134171 diff --git a/coco/images/COCO_val2014_000000303685.jpg b/coco/images/COCO_val2014_000000303685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd21a033e21bd297bb9355dae6d21e40b3eff845 --- /dev/null +++ b/coco/images/COCO_val2014_000000303685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ef1dcaee7ff63eb24aab4ba10ade6bb92b896f1ff53a71d0db1dc650ecf58f +size 289558 diff --git a/coco/images/COCO_val2014_000000303818.jpg b/coco/images/COCO_val2014_000000303818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33159f36908eb98b6c6a8b7fbffcdd5e6aa25df0 --- /dev/null +++ b/coco/images/COCO_val2014_000000303818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8916d1f7c98799b8ea70c9b5f20486167dde4c70f6d35d36d2cc384a4c2624 +size 240751 diff --git a/coco/images/COCO_val2014_000000304083.jpg b/coco/images/COCO_val2014_000000304083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56d2d743adc0d7d8fe921a8abae9a56713cfad34 --- /dev/null +++ b/coco/images/COCO_val2014_000000304083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec0e71940be1d8fc5bcf0d51275013a131a294a03e371898aa319c5c27aab29 +size 183823 diff --git a/coco/images/COCO_val2014_000000304342.jpg b/coco/images/COCO_val2014_000000304342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..367e3aac171ba6f06e132f895d9aca6367c69fd3 --- /dev/null +++ b/coco/images/COCO_val2014_000000304342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2493169249692e70be76558587f3ba32c1024f3c7edf8aa4b2135320ef953825 +size 102141 diff --git a/coco/images/COCO_val2014_000000304557.jpg b/coco/images/COCO_val2014_000000304557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e9bed653a502a02f758a78752eb7a10c101f1a1 --- /dev/null +++ b/coco/images/COCO_val2014_000000304557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec22940d42e23bc904d909b01188a77e54fd8bd3f44383d4baa43ac302c10f2 +size 258670 diff --git a/coco/images/COCO_val2014_000000304744.jpg b/coco/images/COCO_val2014_000000304744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0edd02129afb12aa487bd9f0cdfd63f3bdc0ab57 --- /dev/null +++ b/coco/images/COCO_val2014_000000304744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00712f72c2575e2561b60bfab1e70395c43368bd92d34c0b2026fd4e4cc422f6 +size 171854 diff --git a/coco/images/COCO_val2014_000000305800.jpg b/coco/images/COCO_val2014_000000305800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..215254729af7db42a163e55e48cb73d624579dd6 --- /dev/null +++ b/coco/images/COCO_val2014_000000305800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96b770c881e98f72b97880c8c87e89ff69eb519b31dd168e95c624da3c41a69 +size 125245 diff --git a/coco/images/COCO_val2014_000000306127.jpg b/coco/images/COCO_val2014_000000306127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3a587da00d816b5195f99d0fcb212ec768d7f44 --- /dev/null +++ b/coco/images/COCO_val2014_000000306127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee904f7e7367e47e60d966aafd75ede5c6673fb5a3c44c99fdc370c75497c833 +size 84282 diff --git a/coco/images/COCO_val2014_000000306139.jpg b/coco/images/COCO_val2014_000000306139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bbf43cad05eb49ce895883284d14d415e3409fa --- /dev/null +++ b/coco/images/COCO_val2014_000000306139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a07a3348e24d370e2b1191eb52126de536b726051ff03a508b79c4d4e90308 +size 153453 diff --git a/coco/images/COCO_val2014_000000306361.jpg b/coco/images/COCO_val2014_000000306361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a63fd0ae0c50794585c7d243ceef51e30ac0e157 --- /dev/null +++ b/coco/images/COCO_val2014_000000306361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0744e3490307121b3ad17d2dc823d817968fe9c6635994eadd5a599d2fdfbc +size 194422 diff --git a/coco/images/COCO_val2014_000000306536.jpg b/coco/images/COCO_val2014_000000306536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e7f05ce20465523e400b65bc82807632307bde8 --- /dev/null +++ b/coco/images/COCO_val2014_000000306536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b4668c4db74c408ea11778813d81a9f78cea63f4a04f1ebf5ce0d74f79ba61 +size 124575 diff --git a/coco/images/COCO_val2014_000000307057.jpg b/coco/images/COCO_val2014_000000307057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fafbf93fff14f7025a93a4e5b21f863716f70235 --- /dev/null +++ b/coco/images/COCO_val2014_000000307057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67315cfb8c74b6649ad199f9ff156c0eea42877b90faf53087cd3471eb3d97f +size 171190 diff --git a/coco/images/COCO_val2014_000000307243.jpg b/coco/images/COCO_val2014_000000307243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85184bf72be8104913eb3c456f415bb1b5f788ac --- /dev/null +++ b/coco/images/COCO_val2014_000000307243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac36c700ef630c3ba6e62762d469f62e808d10d0b7620cbbb913690f63d193fd +size 261101 diff --git a/coco/images/COCO_val2014_000000307364.jpg b/coco/images/COCO_val2014_000000307364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7f398167cd76ec5984c02d22cec009ddb2f0542 --- /dev/null +++ b/coco/images/COCO_val2014_000000307364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cc0ff46bb9c68cf3b95b43d823daa06e4294d8955580edd634a2366bc71061 +size 140630 diff --git a/coco/images/COCO_val2014_000000307442.jpg b/coco/images/COCO_val2014_000000307442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09e2212be0a31b8bad87af01cd38bad8d6b09c5d --- /dev/null +++ b/coco/images/COCO_val2014_000000307442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146ab8f62b863b1cca38c35d52826f665517c0b7da591dec94ab8c776dd3274c +size 138691 diff --git a/coco/images/COCO_val2014_000000307564.jpg b/coco/images/COCO_val2014_000000307564.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95ed7506be16bb179cd21d42a18f29daff67aa1a --- /dev/null +++ b/coco/images/COCO_val2014_000000307564.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fa565f7a42937f7c4b689c9c73be1d5eba0d3af643d03f371413e21b973a00 +size 330303 diff --git a/coco/images/COCO_val2014_000000308328.jpg b/coco/images/COCO_val2014_000000308328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..323c01aeda1ad6df0c1ff04af954aa88c142fdc1 --- /dev/null +++ b/coco/images/COCO_val2014_000000308328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58a5b249b1f0f9b33ac2a3fc00fb7217e359a6430d300f637397dcef9c91e2b7 +size 203651 diff --git a/coco/images/COCO_val2014_000000308358.jpg b/coco/images/COCO_val2014_000000308358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..469a120017a7e7d03c885a70a3ba555444d7861c --- /dev/null +++ b/coco/images/COCO_val2014_000000308358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4de155a9e72ebe324b16e5169813c79fbfc34aa410cdbcb1f2642a1dca1449 +size 183931 diff --git a/coco/images/COCO_val2014_000000308388.jpg b/coco/images/COCO_val2014_000000308388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e5ea7ed68dde5c1d8e13dcfee05105a262dcbec --- /dev/null +++ b/coco/images/COCO_val2014_000000308388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7521f42c5e07e0bff6e53db511646eb91b97461056216c9422983f93798b4dba +size 170089 diff --git a/coco/images/COCO_val2014_000000308487.jpg b/coco/images/COCO_val2014_000000308487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d6f71874db1cf0e58ca3d5b1bfb1e96fde78512 --- /dev/null +++ b/coco/images/COCO_val2014_000000308487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed8c58cbcd002efaf5bc3afbe5745b76cd9b28ff5e89e27fa1695f5411241c2 +size 98625 diff --git a/coco/images/COCO_val2014_000000308730.jpg b/coco/images/COCO_val2014_000000308730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4303aca4f434ea30645be2a4cd334a70e91200ec --- /dev/null +++ b/coco/images/COCO_val2014_000000308730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa5a950ce18ffaa5821518a96650bd71570690e91ea55108b75f00a1146f82b +size 192666 diff --git a/coco/images/COCO_val2014_000000308900.jpg b/coco/images/COCO_val2014_000000308900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aae2cd112d4d858171dedd3dc84a372196c826ab --- /dev/null +++ b/coco/images/COCO_val2014_000000308900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c31a9e6f8304ca9781a13a54ff246b20c83206043294965b85d5a6f47225597 +size 215302 diff --git a/coco/images/COCO_val2014_000000309391.jpg b/coco/images/COCO_val2014_000000309391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bf36cd347b461fcda7b90d73c7a78a90f09adc5 --- /dev/null +++ b/coco/images/COCO_val2014_000000309391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed212a0ffcf1b3d5f1fb307839030fb41aed1ff7488845a3bed02e386474082 +size 245344 diff --git a/coco/images/COCO_val2014_000000309492.jpg b/coco/images/COCO_val2014_000000309492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73896656e4775f80201f931561bf215e81efe7ca --- /dev/null +++ b/coco/images/COCO_val2014_000000309492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab8ca1dc9919dee76cf9baaf86c07dfa9492c29c2514a28fd745ef391f6bc96 +size 211591 diff --git a/coco/images/COCO_val2014_000000309579.jpg b/coco/images/COCO_val2014_000000309579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..196869f5465509d44fe5123de04234b5b9b4bfe9 --- /dev/null +++ b/coco/images/COCO_val2014_000000309579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b1dbfae5fb5c7bac62d4d26015127112bf3f00656f9b8110f7f914c87eda60 +size 103053 diff --git a/coco/images/COCO_val2014_000000309633.jpg b/coco/images/COCO_val2014_000000309633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d339084e5853148a95d6ad5475a831ab89e9e6cf --- /dev/null +++ b/coco/images/COCO_val2014_000000309633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd659eb5c36e98bc4a18cf81dfb3763051b8600d53894494603d45d358351229 +size 160979 diff --git a/coco/images/COCO_val2014_000000309993.jpg b/coco/images/COCO_val2014_000000309993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea9eab4c972363329eaa4101a82d445784a62b6b --- /dev/null +++ b/coco/images/COCO_val2014_000000309993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd59ee90a73776bf53094461b7302036cb5e810173c720dcfb25a4f26e1fb28 +size 151018 diff --git a/coco/images/COCO_val2014_000000310202.jpg b/coco/images/COCO_val2014_000000310202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7926b4e9671d4f8f020e66f1e66c217b70fc76f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000310202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433acfc6845faeddc6a8d0c8eb7e7c681b29eb3ec9d938e348e3dc620c3b15c2 +size 171418 diff --git a/coco/images/COCO_val2014_000000310369.jpg b/coco/images/COCO_val2014_000000310369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bd47984c07dce9257b5174427fc7cda960b4d11 --- /dev/null +++ b/coco/images/COCO_val2014_000000310369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc20b5cfe5b7acb9cef7b50340623dc5ca13490668fd4858fd9852ad6b1bf383 +size 141704 diff --git a/coco/images/COCO_val2014_000000310524.jpg b/coco/images/COCO_val2014_000000310524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f598eb7165a56910f1609339b9347defb12d6801 --- /dev/null +++ b/coco/images/COCO_val2014_000000310524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c290ca5efbd23e19983914b7ceabe7d7d7d21f4e8ec0ebc7584acd7a0c4c56af +size 290663 diff --git a/coco/images/COCO_val2014_000000311310.jpg b/coco/images/COCO_val2014_000000311310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84e0f2eec506c6494353bf0397d91e9689e0b493 --- /dev/null +++ b/coco/images/COCO_val2014_000000311310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd78a2acdf8beeaa8dd30e8a705ccebb99a392a58e2cce692e8469efa6eea112 +size 196279 diff --git a/coco/images/COCO_val2014_000000311378.jpg b/coco/images/COCO_val2014_000000311378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f443faa3fd4533ca74a1f09cd43854ea9a6c9e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000311378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79afb5a9528b981c6de59ded57e44bb45f1b6646541cb2f7cf1cea9d48392f5 +size 207907 diff --git a/coco/images/COCO_val2014_000000311471.jpg b/coco/images/COCO_val2014_000000311471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b26bf48445706b252eaddc85e23d3be89a274bb --- /dev/null +++ b/coco/images/COCO_val2014_000000311471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb980abadd202cba8fdea66758072e88fac44abecc8ad32f93ca0a59de87cd6f +size 115559 diff --git a/coco/images/COCO_val2014_000000312051.jpg b/coco/images/COCO_val2014_000000312051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e2888df2b01795b798fe6779101fd93d21d92f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000312051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e12e4d3b138107f370cfe641dd34ea8d1e6955de2a407d2f51db5015c2b1c6 +size 194386 diff --git a/coco/images/COCO_val2014_000000312289.jpg b/coco/images/COCO_val2014_000000312289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c58fea5b83a4929e318d4f32537ac1cfdd7f8709 --- /dev/null +++ b/coco/images/COCO_val2014_000000312289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e53008f939e32ab4f5d4dbd703468590c62314220329e37653c377a0d5bf38 +size 215135 diff --git a/coco/images/COCO_val2014_000000312412.jpg b/coco/images/COCO_val2014_000000312412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae581e175b0e84f7c2e7c3dc1f0585a953bdef22 --- /dev/null +++ b/coco/images/COCO_val2014_000000312412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ed3a5df45069eeb21f763e8055f9747f3ffbe8f08dfa5ec72d8b3689dc1ade +size 201430 diff --git a/coco/images/COCO_val2014_000000312423.jpg b/coco/images/COCO_val2014_000000312423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8882cac58a701ba983836e86b28f37d2eeebaf00 --- /dev/null +++ b/coco/images/COCO_val2014_000000312423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c090471fb8b3e2819cfe16af64d84826aaab7fb57384bfabbaba9c9defcb7a +size 257798 diff --git a/coco/images/COCO_val2014_000000312524.jpg b/coco/images/COCO_val2014_000000312524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c645d045c26c94890d8d78b97e3936eadbeaa652 --- /dev/null +++ b/coco/images/COCO_val2014_000000312524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9625639112277ecd75e86df85b717304ae1934a8cefc565969a6b9947359e01 +size 190644 diff --git a/coco/images/COCO_val2014_000000313341.jpg b/coco/images/COCO_val2014_000000313341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f585650b1028c328be9f0feed34280513c3bdab3 --- /dev/null +++ b/coco/images/COCO_val2014_000000313341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eaceab34c534824b614ecfa622eae1bdf8dfb3c1bf26c5c629a47d8d561c57c +size 215781 diff --git a/coco/images/COCO_val2014_000000313585.jpg b/coco/images/COCO_val2014_000000313585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6775ddd4b464ab9efd3737685f5258698a970b5b --- /dev/null +++ b/coco/images/COCO_val2014_000000313585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69853614243baa4ac9e875c274346a51756bf314a1915e83cddaacd8990eb40a +size 151931 diff --git a/coco/images/COCO_val2014_000000313770.jpg b/coco/images/COCO_val2014_000000313770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6ca97f0b91a0ad8aa7cadad6994e067d7b9d8a3 --- /dev/null +++ b/coco/images/COCO_val2014_000000313770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8860e4edc1f9670205fd6c64666d62ba80a7673b3e637a05ddf93c2988d0454 +size 199024 diff --git a/coco/images/COCO_val2014_000000313948.jpg b/coco/images/COCO_val2014_000000313948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6c62a618cf920a19eb59eb79b516da4db73b338 --- /dev/null +++ b/coco/images/COCO_val2014_000000313948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6eecb661a346205de2f29c006a0cfc282be02e7ab00fbe6079da40245b005bd +size 300250 diff --git a/coco/images/COCO_val2014_000000313955.jpg b/coco/images/COCO_val2014_000000313955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f083563e55b08bf20e251f02ea147ddf6fe360f --- /dev/null +++ b/coco/images/COCO_val2014_000000313955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9e8d1b842bdde19fff680acb1cbb7cdb1d40f6c4352098b96f382f88c2f819 +size 145404 diff --git a/coco/images/COCO_val2014_000000314074.jpg b/coco/images/COCO_val2014_000000314074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23d64ad6762021536c0523ea3d0f80735effc4e1 --- /dev/null +++ b/coco/images/COCO_val2014_000000314074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46451fcc4f780f5522ee904fe8bb9d34ee63981b8c944f5ad4a26fea5d74dbc8 +size 155203 diff --git a/coco/images/COCO_val2014_000000314370.jpg b/coco/images/COCO_val2014_000000314370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e617c11d2ac721811c03626bba9ed8c9caa6bbdd --- /dev/null +++ b/coco/images/COCO_val2014_000000314370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afa77bf8bc176de407eb5feb9bfda35a30dafaf1c15a81882fefdb66208c391 +size 179321 diff --git a/coco/images/COCO_val2014_000000314515.jpg b/coco/images/COCO_val2014_000000314515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4296bc2849d3292e9319e678f304d3c23c7932b --- /dev/null +++ b/coco/images/COCO_val2014_000000314515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5caca6b87d667a033216038267e93a877cbf2aaacb7d00b915095c1c05fd1c9b +size 122644 diff --git a/coco/images/COCO_val2014_000000314757.jpg b/coco/images/COCO_val2014_000000314757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee542a4344cbc9102c25ea49392d287b8436f745 --- /dev/null +++ b/coco/images/COCO_val2014_000000314757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1626fead44f6142d9e0c82fe5e00fbf2b585ad14d085aa0f26acbf13a35de7d1 +size 134736 diff --git a/coco/images/COCO_val2014_000000314876.jpg b/coco/images/COCO_val2014_000000314876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9df9a9180b3949e35b45961548f7f97793dcc4e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000314876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a763d0bd9a0fa5fc92bf69251d6f77c64f4951794eebb905fb8f43d3c6af57b +size 94438 diff --git a/coco/images/COCO_val2014_000000314986.jpg b/coco/images/COCO_val2014_000000314986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..079013d702e558c0495d12b6ca3d362ae2cf96cc --- /dev/null +++ b/coco/images/COCO_val2014_000000314986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce78362c3ef9a05e9e302f4e216cdeb85fa6c4bb47d0ce4714b74d8df4c8ce13 +size 146468 diff --git a/coco/images/COCO_val2014_000000315173.jpg b/coco/images/COCO_val2014_000000315173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa0f27f9955b90f73d2657fc9989689fa873b03a --- /dev/null +++ b/coco/images/COCO_val2014_000000315173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8cedcea7a3989228d9db9dee26aee2fff46817d0c12ddb945571ffab1f3a9a +size 191070 diff --git a/coco/images/COCO_val2014_000000315195.jpg b/coco/images/COCO_val2014_000000315195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..000fa825205f59694d891a859057b1a488260025 --- /dev/null +++ b/coco/images/COCO_val2014_000000315195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37e5154ab6409066719cc1a8f3aae9dfda82cf154c2babe3537993c8318e1e8 +size 288234 diff --git a/coco/images/COCO_val2014_000000315319.jpg b/coco/images/COCO_val2014_000000315319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a2a188835e71503339f2d01bb7656387ab73c05 --- /dev/null +++ b/coco/images/COCO_val2014_000000315319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3db187b42644287b2cf86343bfaee1e58219f2be916739e7b24070a3476c2dd +size 116957 diff --git a/coco/images/COCO_val2014_000000315631.jpg b/coco/images/COCO_val2014_000000315631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47290536f07967a359253721824323e61d49e3ba --- /dev/null +++ b/coco/images/COCO_val2014_000000315631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b844660509152ed34d7625719c3d7a29dc92f562e06006bcc1b0d051a5ba34 +size 237866 diff --git a/coco/images/COCO_val2014_000000315641.jpg b/coco/images/COCO_val2014_000000315641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4b0513c58a8dded8f073d9fa2fefabb3787c3fa --- /dev/null +++ b/coco/images/COCO_val2014_000000315641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1809877eccfa6ebd58d54e21b9094ff04338c7044d7722426d5f035e1992a9 +size 205052 diff --git a/coco/images/COCO_val2014_000000316063.jpg b/coco/images/COCO_val2014_000000316063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65268ea91a01a988bfb22c4b3e4489a654c1db4c --- /dev/null +++ b/coco/images/COCO_val2014_000000316063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd64a935dab5fab6c57e29d2ff270f2c2cd5985a23a9b8c6ecf81987fd9cc8f2 +size 130662 diff --git a/coco/images/COCO_val2014_000000316112.jpg b/coco/images/COCO_val2014_000000316112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a7ff41f9d0f4ac562071564269905f843adfbdd --- /dev/null +++ b/coco/images/COCO_val2014_000000316112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e544dfe79dfe9748e3651a76d2081c6f84fb4869dec0eeccacb12b073dae532 +size 202783 diff --git a/coco/images/COCO_val2014_000000316715.jpg b/coco/images/COCO_val2014_000000316715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ce95f5fc3b2b7a28d978dd52a540edcef35850b --- /dev/null +++ b/coco/images/COCO_val2014_000000316715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112b42553558341a7373d8e6162d54726c47703abf9b48001e399c93fe7eb16a +size 81103 diff --git a/coco/images/COCO_val2014_000000316879.jpg b/coco/images/COCO_val2014_000000316879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e435e5ee4c7b0cbfd2b94e824b3dfe599b035dd --- /dev/null +++ b/coco/images/COCO_val2014_000000316879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80011b6b213214e184e7827fc3b2094c930e6f584e392a3364be1a9e47b01e15 +size 238385 diff --git a/coco/images/COCO_val2014_000000316912.jpg b/coco/images/COCO_val2014_000000316912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfa59769b7b2c27d1de534cb90e525b46e92b863 --- /dev/null +++ b/coco/images/COCO_val2014_000000316912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e4e2b3ba85e8af5feb27245c7b3188e180eb6fa1a03fbd50d441a7f193698c +size 129632 diff --git a/coco/images/COCO_val2014_000000316968.jpg b/coco/images/COCO_val2014_000000316968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d34bac8936976136f99edf4e007f4ba51a6d5a0b --- /dev/null +++ b/coco/images/COCO_val2014_000000316968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbda12f81c1858aece6f5ea5627544d420168884bc58d6733c89963d477d05a +size 197145 diff --git a/coco/images/COCO_val2014_000000317479.jpg b/coco/images/COCO_val2014_000000317479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..840d9abd31510e82011dd7257db7dedc71ff1bcf --- /dev/null +++ b/coco/images/COCO_val2014_000000317479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad346b7e5cf5a70e1f38fc417f95ae8d0dfd4fe5d470c08f481d5068d5a1ba39 +size 270198 diff --git a/coco/images/COCO_val2014_000000318200.jpg b/coco/images/COCO_val2014_000000318200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33b17be0213fa2b5dcb6cc957a143e5a10ee5c20 --- /dev/null +++ b/coco/images/COCO_val2014_000000318200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3def70baece40184bbffbfe77eb53c7cecb27435536325102f3eaccf3ffe0c +size 107967 diff --git a/coco/images/COCO_val2014_000000318219.jpg b/coco/images/COCO_val2014_000000318219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adc1bd152e96fc11122315d7f23eceb0521449fe --- /dev/null +++ b/coco/images/COCO_val2014_000000318219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c8e2b14e1c019eea7a8097735d99ad948ed5cbf3575daf64fae22d671b7768 +size 174771 diff --git a/coco/images/COCO_val2014_000000318361.jpg b/coco/images/COCO_val2014_000000318361.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1962f3e0c2d27bdd9b180bec5425a8616fc20221 --- /dev/null +++ b/coco/images/COCO_val2014_000000318361.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc0f1444a4aafa56b0df60fd602a72b4b4920573f28c6105bf5d8ef9a6e839b +size 228030 diff --git a/coco/images/COCO_val2014_000000318455.jpg b/coco/images/COCO_val2014_000000318455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..610d3b654b939c15d288c2ac59d044e2227b8ff9 --- /dev/null +++ b/coco/images/COCO_val2014_000000318455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4524c09516bff37126a7cc7fab0bfb6f81d96ab16d6d211979d2699513d64a5 +size 178337 diff --git a/coco/images/COCO_val2014_000000318671.jpg b/coco/images/COCO_val2014_000000318671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3ce52c7407f8ce3fb5e45ff68815ac4bdfc9038 --- /dev/null +++ b/coco/images/COCO_val2014_000000318671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd6e3ee943b5ac5a7c5d85fd703b7ccfe113ef2ee34961a770b4589d09c6be85 +size 252310 diff --git a/coco/images/COCO_val2014_000000319051.jpg b/coco/images/COCO_val2014_000000319051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5413289376f6ce233542cfd744338c4fc8b50e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000319051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512260ba0cc1c1e018630d792f852d58245a6e431906449256ca36b4f34c7ff8 +size 74966 diff --git a/coco/images/COCO_val2014_000000319221.jpg b/coco/images/COCO_val2014_000000319221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55db35bcaa04509ab86a855d6cf46edb062cca3f --- /dev/null +++ b/coco/images/COCO_val2014_000000319221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9a0504881a530dbbe7a126975b5e3c89977e5c76e014eb87b8ac5c42814d1a +size 133622 diff --git a/coco/images/COCO_val2014_000000319345.jpg b/coco/images/COCO_val2014_000000319345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75a457ca33568f43d07898c4f7becef904250e1a --- /dev/null +++ b/coco/images/COCO_val2014_000000319345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a90e0dc1e16d73f289737285187bd46a910c90fbc09b7839c9e899f3449ca1f +size 167110 diff --git a/coco/images/COCO_val2014_000000319579.jpg b/coco/images/COCO_val2014_000000319579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8d719f940f9084901bc8fa92b0f61e7d2f22990 --- /dev/null +++ b/coco/images/COCO_val2014_000000319579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c727fe2011c29d74fc6848bc63208ab9043cb506145570beba10b8a9af9ec55 +size 114648 diff --git a/coco/images/COCO_val2014_000000320249.jpg b/coco/images/COCO_val2014_000000320249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b273f3d3bcab1934c72b8be46b73613f01acb209 --- /dev/null +++ b/coco/images/COCO_val2014_000000320249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1db9d37659a2fadc6926e220ad6b42a691abd5892768dd2b1e3aab039d921e +size 215979 diff --git a/coco/images/COCO_val2014_000000320428.jpg b/coco/images/COCO_val2014_000000320428.jpg new file mode 100644 index 0000000000000000000000000000000000000000..935590ec6f26655ba4d99a1bbc007210d70c0689 --- /dev/null +++ b/coco/images/COCO_val2014_000000320428.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b0a69d6c889f681f63324eb6bab3e466b951998599b7e326ef33d3cefde204 +size 281344 diff --git a/coco/images/COCO_val2014_000000320482.jpg b/coco/images/COCO_val2014_000000320482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7444d6f81187869ed3056b9982d4f821bd02339f --- /dev/null +++ b/coco/images/COCO_val2014_000000320482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdaf252fe1ad5bb3150edadf94909eb7146bab1bcb4e4208e9dfa55ad0a041f2 +size 162785 diff --git a/coco/images/COCO_val2014_000000320944.jpg b/coco/images/COCO_val2014_000000320944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc90d9ef5d21c279483e6ffa42f2d73e11a02df9 --- /dev/null +++ b/coco/images/COCO_val2014_000000320944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7801cbc288961a885334c10b20e158044c7fad4c6e8c5ae083fbb2f354c3a42a +size 151589 diff --git a/coco/images/COCO_val2014_000000321332.jpg b/coco/images/COCO_val2014_000000321332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0340a3a844ee1d141fd00dd0b8ade2e3681fe360 --- /dev/null +++ b/coco/images/COCO_val2014_000000321332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9cd26089e97c5193f5aeccca8e202abf3b51f2ab4ccd981f84c7d5ed22adeb +size 226357 diff --git a/coco/images/COCO_val2014_000000321476.jpg b/coco/images/COCO_val2014_000000321476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bb6f6111a89b9bd20c57b19930ffad3eb108660 --- /dev/null +++ b/coco/images/COCO_val2014_000000321476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8aa13b2a7872d9d8dcff76a1b1e5c6c181cbcba1035306c9379c03f272ae4a +size 166099 diff --git a/coco/images/COCO_val2014_000000321516.jpg b/coco/images/COCO_val2014_000000321516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf71226baad4e91c88a2440f5898974f5a8ec40d --- /dev/null +++ b/coco/images/COCO_val2014_000000321516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96732d57c3769da08d74cf5e2d228f5528beec73a9b032405e7431cfda7b2fe +size 255169 diff --git a/coco/images/COCO_val2014_000000321886.jpg b/coco/images/COCO_val2014_000000321886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66d62a06413a817bb8a8a2b7d09e48837fe44f76 --- /dev/null +++ b/coco/images/COCO_val2014_000000321886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67257379b2c0bf35ed1b2cb5a6e14de4fe268a313d5741291b641ec8efaf8447 +size 200307 diff --git a/coco/images/COCO_val2014_000000321968.jpg b/coco/images/COCO_val2014_000000321968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e97cb4a0086bc4091235f236bf6f509acb009226 --- /dev/null +++ b/coco/images/COCO_val2014_000000321968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde34912a510368fceac742b202240eb66c3b1372550478cb2c9af1d9ceefac5 +size 118000 diff --git a/coco/images/COCO_val2014_000000321971.jpg b/coco/images/COCO_val2014_000000321971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4eed479b4f2dd32982fe8a7c8ace1c7e0c22457 --- /dev/null +++ b/coco/images/COCO_val2014_000000321971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ac01bf877af0e12bf17b6e94bcd71af2a7b45c76dfebbd12afe6bbb6554dea +size 109276 diff --git a/coco/images/COCO_val2014_000000322106.jpg b/coco/images/COCO_val2014_000000322106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4f49ebd922a737512140249e117d412421ebf72 --- /dev/null +++ b/coco/images/COCO_val2014_000000322106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db9fa8aed012da832fc07e76a1dca6fb011fe40378ee5fa475b07f694b4f339 +size 189326 diff --git a/coco/images/COCO_val2014_000000322163.jpg b/coco/images/COCO_val2014_000000322163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a2082c4f127904bbc6a1a2001a101f5a14210e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000322163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3d9706def19f9785f3546456e085fa1f398c289720478c77e15e0110e62b0b +size 198156 diff --git a/coco/images/COCO_val2014_000000322629.jpg b/coco/images/COCO_val2014_000000322629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc747c011dfbeec8d8efd81f5dd33fb025021d9b --- /dev/null +++ b/coco/images/COCO_val2014_000000322629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed314792f2f716eacd95c81ad4cde06b7fbd7b6b0349263fbd308b17ffc8894b +size 128262 diff --git a/coco/images/COCO_val2014_000000323000.jpg b/coco/images/COCO_val2014_000000323000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55ce9123df60e6159e92f56c036e5622e03b502d --- /dev/null +++ b/coco/images/COCO_val2014_000000323000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a11d59420cebf85bdc401de4902f40f135b89cd38f6f8bda87d61d8ece6804 +size 134405 diff --git a/coco/images/COCO_val2014_000000323116.jpg b/coco/images/COCO_val2014_000000323116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b57e9cef4683316f8030a46d2c61a7961ead1cba --- /dev/null +++ b/coco/images/COCO_val2014_000000323116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088e132ef41df6a1518da65d315ada1b057220ed702631d15867d32f336f28e2 +size 183235 diff --git a/coco/images/COCO_val2014_000000323119.jpg b/coco/images/COCO_val2014_000000323119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c36ddc478d6d0c431d5a62704dd982472699228 --- /dev/null +++ b/coco/images/COCO_val2014_000000323119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8817a5076efd740151241bdccd275a22cb23378cc7b6f1c82fe4a17e4fc1b9d +size 280104 diff --git a/coco/images/COCO_val2014_000000323423.jpg b/coco/images/COCO_val2014_000000323423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1139eb1fc3bfd0aa1e26f04ac99c394c254e5df2 --- /dev/null +++ b/coco/images/COCO_val2014_000000323423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbafb5a1ec7e6f1ccd1b50310971c567602c60eb6e93059d26a63b6862df30e +size 195298 diff --git a/coco/images/COCO_val2014_000000323442.jpg b/coco/images/COCO_val2014_000000323442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..918b0a9f943e45b178c3a49462fea0349d8cf84d --- /dev/null +++ b/coco/images/COCO_val2014_000000323442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bed5b90ac335be3e4dab16a0190e5ef5f07200a790e1b193371a1f91d8920d9 +size 136202 diff --git a/coco/images/COCO_val2014_000000323515.jpg b/coco/images/COCO_val2014_000000323515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aee252dd8a4281dbb1840bf1578ac5336f3b746d --- /dev/null +++ b/coco/images/COCO_val2014_000000323515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85f3a72d7fa4812baaeb93e5e3ab5828cd38d433f91e38991dd2d6b89586780 +size 180437 diff --git a/coco/images/COCO_val2014_000000323528.jpg b/coco/images/COCO_val2014_000000323528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..183da9a92b858d77651e517f9a671e08bb57c234 --- /dev/null +++ b/coco/images/COCO_val2014_000000323528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618be71e9f58065fa99b579e2d5a0469a9dc2f556ed07049546ef48c0d8a835a +size 119314 diff --git a/coco/images/COCO_val2014_000000323576.jpg b/coco/images/COCO_val2014_000000323576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61509b9ed06f0db43957f182f1246d8934ea9abb --- /dev/null +++ b/coco/images/COCO_val2014_000000323576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62a38c7e2779c886da4c9463213bfa17d68a162c4897842ca3c33cfc9e3bc56 +size 80061 diff --git a/coco/images/COCO_val2014_000000323726.jpg b/coco/images/COCO_val2014_000000323726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3550a1e3a8b56efdbd9cff6559e5b56ac4ea6cc --- /dev/null +++ b/coco/images/COCO_val2014_000000323726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7d72840b2897ca028955b5ea5829573984db2730239f106b7de81e3703f0e7 +size 162992 diff --git a/coco/images/COCO_val2014_000000323827.jpg b/coco/images/COCO_val2014_000000323827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc02aa514371fc62d6895d4275a76fce4afb43df --- /dev/null +++ b/coco/images/COCO_val2014_000000323827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fac07eb28b107a75f0edee77dbfe6e25fb3516c1eb9820d564b9beff4866cae +size 197564 diff --git a/coco/images/COCO_val2014_000000324203.jpg b/coco/images/COCO_val2014_000000324203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2aaa37c13c27ae3f3c0287386506a558bc41b0e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000324203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9476ab0ac7e24b54092f27e8179bb000185918a46ff4cbfc1b4d081b69e095e5 +size 100838 diff --git a/coco/images/COCO_val2014_000000324435.jpg b/coco/images/COCO_val2014_000000324435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1a80adebcd7e8674746e8bd440074ce3b7a17ce --- /dev/null +++ b/coco/images/COCO_val2014_000000324435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35fcf0788d9a9b76bc50e2447c2811dd318fafa9ce9e1c602f619f6c7022361 +size 239748 diff --git a/coco/images/COCO_val2014_000000324638.jpg b/coco/images/COCO_val2014_000000324638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb3cc4c5cc446d5cda023086892635f3de6f3c8c --- /dev/null +++ b/coco/images/COCO_val2014_000000324638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09535e69b918820df377d3a0490682c29381f8bcdadc30b680997bdef050b55 +size 263444 diff --git a/coco/images/COCO_val2014_000000325505.jpg b/coco/images/COCO_val2014_000000325505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04c865f538ec097ef6b0af0d57154982e85aed08 --- /dev/null +++ b/coco/images/COCO_val2014_000000325505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eca7936416de1da5c61eb9867851b225ed704c2fb790f66da6d536da418cbe4 +size 169164 diff --git a/coco/images/COCO_val2014_000000325623.jpg b/coco/images/COCO_val2014_000000325623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9af1cfec7985428cef8bceb7cdff89383af3112a --- /dev/null +++ b/coco/images/COCO_val2014_000000325623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57fef47b72fa449c1d11f8fdcb1373cd30ea5fb29137b1636a8aa2db838db96c +size 138921 diff --git a/coco/images/COCO_val2014_000000325768.jpg b/coco/images/COCO_val2014_000000325768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a866dbfab2edf3831bda890e110f4c6ba408acde --- /dev/null +++ b/coco/images/COCO_val2014_000000325768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0d7cbd0ada36f9e6c98a786fca619887f755013555693a1a25f935cf7573a0 +size 130791 diff --git a/coco/images/COCO_val2014_000000326168.jpg b/coco/images/COCO_val2014_000000326168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22401e4c27c30ce0d87e7f82a441aab7129dc1c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000326168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80940848bfe9f4dc8db20de58514eab10f3733f62ec869aabcf2048cdc17ad92 +size 232565 diff --git a/coco/images/COCO_val2014_000000326217.jpg b/coco/images/COCO_val2014_000000326217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae042ed91f07df429ac5deeaba38672562e018b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000326217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e443814f453f20292f48d3a4c887054f204fbd31107a50845c00334c34f5e797 +size 193254 diff --git a/coco/images/COCO_val2014_000000326248.jpg b/coco/images/COCO_val2014_000000326248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea16928bdfe2807618e9c73e49701df062a3c28b --- /dev/null +++ b/coco/images/COCO_val2014_000000326248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93eef38f260cd20b70a58171dcda72ebbcac72b1cf5d1be8583072159917d2f +size 222396 diff --git a/coco/images/COCO_val2014_000000326367.jpg b/coco/images/COCO_val2014_000000326367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ceb898f892263a997a00ab4d8a568fc45f5633c --- /dev/null +++ b/coco/images/COCO_val2014_000000326367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2999c86a6d512a1b6f10edd09463b07e55a7e025c969c733bbdbf478cc6a65ad +size 280006 diff --git a/coco/images/COCO_val2014_000000326702.jpg b/coco/images/COCO_val2014_000000326702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..496b91cdb51deb40e2743f2f0f0dcb8875d71f66 --- /dev/null +++ b/coco/images/COCO_val2014_000000326702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0908270c2502ba9b6c1244811197380f19dbb07b56a66224d73196cd246befbe +size 171217 diff --git a/coco/images/COCO_val2014_000000326726.jpg b/coco/images/COCO_val2014_000000326726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e9ff36cc89812937a4af340f8f179d7e26444a2 --- /dev/null +++ b/coco/images/COCO_val2014_000000326726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2082691efaead229cf5eab568e3e31a54459ac98af229534399a1fb7c9a15c6e +size 294324 diff --git a/coco/images/COCO_val2014_000000326938.jpg b/coco/images/COCO_val2014_000000326938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..791e1c89c9bc64569f85a3ddcf194b2c52b23216 --- /dev/null +++ b/coco/images/COCO_val2014_000000326938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f070d147d585744fd7be98684bd72ef04b1e09cbe820762d0bb8f875f01cfa8c +size 183076 diff --git a/coco/images/COCO_val2014_000000327047.jpg b/coco/images/COCO_val2014_000000327047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42971fd71ffee9719ce92c3d46e90fa36aa76607 --- /dev/null +++ b/coco/images/COCO_val2014_000000327047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddcc57b9046095b806defe6c6a0bdbdf5fb2535579e7bc90a9237a0242e22b68 +size 160024 diff --git a/coco/images/COCO_val2014_000000327255.jpg b/coco/images/COCO_val2014_000000327255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a67e6686db914438411a0fc7f97de9942f1819a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000327255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd66f206cd2c7b6f2187378a26883e1ca4e96a20f68abce519900838024ec25 +size 161982 diff --git a/coco/images/COCO_val2014_000000327527.jpg b/coco/images/COCO_val2014_000000327527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81e5a3953538db4fe874f0f2ab679343873e68e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000327527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5019a725ef0b5875b84acf91410221d09f547f0405f0b30ac9e1bfc8ed106dcb +size 232821 diff --git a/coco/images/COCO_val2014_000000327663.jpg b/coco/images/COCO_val2014_000000327663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4d8a4875aa98462b853759be26b5df6837ac760 --- /dev/null +++ b/coco/images/COCO_val2014_000000327663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c11884032c9196c50477c3146a3be1a6baba0b8c86fd692214a4d4236405a04 +size 266483 diff --git a/coco/images/COCO_val2014_000000327807.jpg b/coco/images/COCO_val2014_000000327807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61b4767372bc9873c6962b9c0e9126fa5df614d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000327807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32dd837fb0f012e168f8fe2ab3363c22ab4b3f9da81513edb58f7ccee21b1a2d +size 221698 diff --git a/coco/images/COCO_val2014_000000328026.jpg b/coco/images/COCO_val2014_000000328026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..140216b52546ed5de7eebcfb2dbf5d5449522d01 --- /dev/null +++ b/coco/images/COCO_val2014_000000328026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb4f6f0bd456d176473977d1734e0d44f1398108b5d9011d770d7f6786603a9 +size 122166 diff --git a/coco/images/COCO_val2014_000000328111.jpg b/coco/images/COCO_val2014_000000328111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2efd9f1667802e4867ea440de3d34519fdbf8cc --- /dev/null +++ b/coco/images/COCO_val2014_000000328111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92edbc57a4cc2c9a1ce33e68e48dc1879162d6c014224595687547703122d73 +size 215200 diff --git a/coco/images/COCO_val2014_000000328668.jpg b/coco/images/COCO_val2014_000000328668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..171206d72d555c4b50b9a35503d8e9e5ec06c46d --- /dev/null +++ b/coco/images/COCO_val2014_000000328668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1df599794aa34b171b68694bb18a269178caa2f2e80cf0a0d424ccb2942b60 +size 121627 diff --git a/coco/images/COCO_val2014_000000328791.jpg b/coco/images/COCO_val2014_000000328791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..963b31d152caabb6e60383dbd3d5216e1378efdf --- /dev/null +++ b/coco/images/COCO_val2014_000000328791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4234add3ce536c140b95595fe09d815ffa41d29064d71c06fbb1d449a7307cbf +size 212470 diff --git a/coco/images/COCO_val2014_000000328797.jpg b/coco/images/COCO_val2014_000000328797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc4e0536af641aeaca462ea1dacf75190846b5e1 --- /dev/null +++ b/coco/images/COCO_val2014_000000328797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c28d1dbb1af55c2ea2c4413600f0cb072bba384205efcd1e7e1c10961d8d172 +size 132466 diff --git a/coco/images/COCO_val2014_000000329258.jpg b/coco/images/COCO_val2014_000000329258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a34d7318beb92e82fa7dd45692f3ab06fe19dba --- /dev/null +++ b/coco/images/COCO_val2014_000000329258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1529aef424f0d748416bc338b6329ca94a08711126a239b47c8c93c04bcfd44b +size 252183 diff --git a/coco/images/COCO_val2014_000000329323.jpg b/coco/images/COCO_val2014_000000329323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f8a96fc973f6c3acef3539fcd62734864d3aafd --- /dev/null +++ b/coco/images/COCO_val2014_000000329323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1d988944570a6cb43dd7c90cbc40a72ba2437559a849a759db932d4473d74f +size 191611 diff --git a/coco/images/COCO_val2014_000000329373.jpg b/coco/images/COCO_val2014_000000329373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7ee666b4bbe5cdc4640281c6fe9d04c4e62b092 --- /dev/null +++ b/coco/images/COCO_val2014_000000329373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94416c38d83dcc22d0822ef3979ee7ca8d101bc1e09b7663b15856d0be2a95ca +size 152411 diff --git a/coco/images/COCO_val2014_000000329455.jpg b/coco/images/COCO_val2014_000000329455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01a084b56370a59b22e0efe91acb4e2ff0a890dc --- /dev/null +++ b/coco/images/COCO_val2014_000000329455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c37589fa891eb9aff54fd6a8ff01b7a195ec67896d5763685cac594859e263a +size 155091 diff --git a/coco/images/COCO_val2014_000000329957.jpg b/coco/images/COCO_val2014_000000329957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3e07dbebf529e6f01a5d8e44739a878a8a56e65 --- /dev/null +++ b/coco/images/COCO_val2014_000000329957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1554f6383e4229de66c509ef86a98850c66634431c018dcb397e09e53cbf838 +size 172778 diff --git a/coco/images/COCO_val2014_000000330122.jpg b/coco/images/COCO_val2014_000000330122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72c1c0241d01098b223e3cf0f00c015c249c720b --- /dev/null +++ b/coco/images/COCO_val2014_000000330122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5875f0e9b4351fefabef70b5e8ab07e93d672270075f9e444e35be6180b53863 +size 170541 diff --git a/coco/images/COCO_val2014_000000330507.jpg b/coco/images/COCO_val2014_000000330507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98aa8f022b1f8422c8b9b7ec488d64ed2d79776b --- /dev/null +++ b/coco/images/COCO_val2014_000000330507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f338afd2a63e9297e63ba28da8128f9406ae2c3d71e98697d7a7d4e7b945cb82 +size 218181 diff --git a/coco/images/COCO_val2014_000000330515.jpg b/coco/images/COCO_val2014_000000330515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c36e3e9718c1d7108d5bd6bde5b9c2f93912cc84 --- /dev/null +++ b/coco/images/COCO_val2014_000000330515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdef7e0d449a123135cc77079e2b38c0308be9dd55dd34089906d4fa64b6417 +size 221250 diff --git a/coco/images/COCO_val2014_000000330880.jpg b/coco/images/COCO_val2014_000000330880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7978e9a3731040b72d3b1738db92e6b7aa7d530f --- /dev/null +++ b/coco/images/COCO_val2014_000000330880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e197324ef940c849ae346540aeb0224148591abe071aeaf7e12e85148569bc74 +size 184403 diff --git a/coco/images/COCO_val2014_000000330954.jpg b/coco/images/COCO_val2014_000000330954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7520a24d9d60882ca984038da39b27e230aac1e --- /dev/null +++ b/coco/images/COCO_val2014_000000330954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbd47b1de0333a9268a34db07d87fb88c3dd7aecabcd54f42b03a9585f33209 +size 164428 diff --git a/coco/images/COCO_val2014_000000331162.jpg b/coco/images/COCO_val2014_000000331162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cff692c80c0559a2d2f241873f65f5ce6bfbfa3 --- /dev/null +++ b/coco/images/COCO_val2014_000000331162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07246a9d3cc33bf0ebd26b872f9227343b5793f6988f306bcd6841719b8c220 +size 90323 diff --git a/coco/images/COCO_val2014_000000331268.jpg b/coco/images/COCO_val2014_000000331268.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ffa8ebd1163bd762eec78afcccd486636f4c371 --- /dev/null +++ b/coco/images/COCO_val2014_000000331268.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82384ceb31ec082be30da5511de8ef7c461a8b49c3aab5565d727ec707daa7fc +size 141819 diff --git a/coco/images/COCO_val2014_000000331289.jpg b/coco/images/COCO_val2014_000000331289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebfbc5f30fd9034dbcac3342d188a4053ac35c06 --- /dev/null +++ b/coco/images/COCO_val2014_000000331289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee98f2153085fab8c10d9662036ec1bce2e81f7ac6a85107d7839654ab23f631 +size 197514 diff --git a/coco/images/COCO_val2014_000000331395.jpg b/coco/images/COCO_val2014_000000331395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0614e15364e9f0531f6b35bbe91868e4096bbe1 --- /dev/null +++ b/coco/images/COCO_val2014_000000331395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717e6c2f2068bd85e2f975fd859e45560f8d09e33f196ec7678779e0a8f4cae2 +size 246935 diff --git a/coco/images/COCO_val2014_000000331642.jpg b/coco/images/COCO_val2014_000000331642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03c61b8b96095c02a086f19fce67bb7a5c3ada79 --- /dev/null +++ b/coco/images/COCO_val2014_000000331642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bf387e19d0d5ac524aee84c66d70b3664281053e6fa4868b1463fc3d2a2a1c +size 212597 diff --git a/coco/images/COCO_val2014_000000331686.jpg b/coco/images/COCO_val2014_000000331686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35365af20fd73516f07475cf53bb7867722b2933 --- /dev/null +++ b/coco/images/COCO_val2014_000000331686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767b8fb93f5bfad828ab0e7e2b4a3219835c15c459dc13c4472d6ea1f5c62e93 +size 215148 diff --git a/coco/images/COCO_val2014_000000331785.jpg b/coco/images/COCO_val2014_000000331785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b00b93856fb2ab19d9e16c500e71e1a6ebdbc5a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000331785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470c06d4fa1c9a390531f6d05677a4fdc9ec8a3f026e7b85f846e1ce318a763f +size 223105 diff --git a/coco/images/COCO_val2014_000000331790.jpg b/coco/images/COCO_val2014_000000331790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6745823acfe04cf0506de75f896789520eb4b0d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000331790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b083566c94103d4ab296dfb9f1582359e1d7f6f471343e84f2b804be4b8a4583 +size 219048 diff --git a/coco/images/COCO_val2014_000000331959.jpg b/coco/images/COCO_val2014_000000331959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ca4411be35a7076ebc9decf465ff5cdce853d11 --- /dev/null +++ b/coco/images/COCO_val2014_000000331959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bbbea647f7507c2a6842003f50c02f0f96931b76488a77e0943c0b888335318 +size 149867 diff --git a/coco/images/COCO_val2014_000000332096.jpg b/coco/images/COCO_val2014_000000332096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd45f5a57ca0f79cd1405d1132de0cea44993d8d --- /dev/null +++ b/coco/images/COCO_val2014_000000332096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c742e67aa6e9e22efcca287bf9ac3f5da796fa857e36479d2eb504730d086ea +size 253219 diff --git a/coco/images/COCO_val2014_000000332221.jpg b/coco/images/COCO_val2014_000000332221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f350deb65e893cb733bd113bf45a99ba7b14f82 --- /dev/null +++ b/coco/images/COCO_val2014_000000332221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e335f3aebf675d3fe25a3556ca5ed693e85fb661b069f2c0395ec051e1c805e +size 277982 diff --git a/coco/images/COCO_val2014_000000332318.jpg b/coco/images/COCO_val2014_000000332318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cec0cd9c07f737986839d84b0dee5500c57ea103 --- /dev/null +++ b/coco/images/COCO_val2014_000000332318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fbcd5c30eac0658d04867d13cdaf1edfd366d73cad2aae79bc40df3923dfb07 +size 190977 diff --git a/coco/images/COCO_val2014_000000332861.jpg b/coco/images/COCO_val2014_000000332861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b39d58ae2449fed15853c15094b7857f832f1929 --- /dev/null +++ b/coco/images/COCO_val2014_000000332861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db84a3a56acb998812497c7e852879290b0838c08bde2fc0a997e331226bc442 +size 137924 diff --git a/coco/images/COCO_val2014_000000332877.jpg b/coco/images/COCO_val2014_000000332877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51d54b8ba3ffe6dec9367ed77233601d0a5c6a8d --- /dev/null +++ b/coco/images/COCO_val2014_000000332877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d47446ba2869ef0293c154fa53b519b5e44d9ac3e109d6031b30e5cfd18850 +size 183208 diff --git a/coco/images/COCO_val2014_000000332968.jpg b/coco/images/COCO_val2014_000000332968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cb72bd169b1de639874900012c8fb7bb7f5395a --- /dev/null +++ b/coco/images/COCO_val2014_000000332968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14df5f250919e989acfb27ab7e324d1512a4e1ade5d95815c02a3d98bcb20ba +size 174291 diff --git a/coco/images/COCO_val2014_000000333014.jpg b/coco/images/COCO_val2014_000000333014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b05642812c03c88994ab0921f0fb018145383468 --- /dev/null +++ b/coco/images/COCO_val2014_000000333014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfbbd3cc4343ad9ed3b0b757645f7a6137d2e5d7516dffe00ad24069c3c4a98 +size 321205 diff --git a/coco/images/COCO_val2014_000000333058.jpg b/coco/images/COCO_val2014_000000333058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2c2a1fb173a8291d56a34950492b672d51ff0c7 --- /dev/null +++ b/coco/images/COCO_val2014_000000333058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8174c989b70521ed9cf9ab713b3a6f4c214a0c8d375265412c4b54719e6b2b +size 135940 diff --git a/coco/images/COCO_val2014_000000333095.jpg b/coco/images/COCO_val2014_000000333095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb940c43857d66f5d871d24f634909a3a87769d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000333095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a597605abdebf80085d9a85bb39bd04dbe0c010a7e750a1525164d1ce6fc5d +size 216409 diff --git a/coco/images/COCO_val2014_000000333150.jpg b/coco/images/COCO_val2014_000000333150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c52fcdb61d4efea7552ff02ebf009ed2401ea9ed --- /dev/null +++ b/coco/images/COCO_val2014_000000333150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11cb07df1bdd9cfbadbfe3f5d4435634c3a95cb6c3c819bbee0e0e4c4d1022a +size 220947 diff --git a/coco/images/COCO_val2014_000000333434.jpg b/coco/images/COCO_val2014_000000333434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02abd0e6a2a5ce4cc9a9e8419cba18c900756425 --- /dev/null +++ b/coco/images/COCO_val2014_000000333434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbcce027adf07d15257af721799bfc0519a5fb773aba6ad21ae4ba157ce2bba +size 114994 diff --git a/coco/images/COCO_val2014_000000334034.jpg b/coco/images/COCO_val2014_000000334034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8af3adf829d4bd8bb6042af8f8b7fe71158925a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000334034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bb9e370fa8bb09eb283a125abbb62609c453a1e73e62afa9b6497613591ecb +size 226269 diff --git a/coco/images/COCO_val2014_000000334069.jpg b/coco/images/COCO_val2014_000000334069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68f62c1b9e0b511a8a9124d044640b19271bcfb2 --- /dev/null +++ b/coco/images/COCO_val2014_000000334069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735065ccc061594aa9990dcf27b7304cd04610dec1368a78771e3882e12c5bd2 +size 210557 diff --git a/coco/images/COCO_val2014_000000334075.jpg b/coco/images/COCO_val2014_000000334075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..884fa9544125ce506edd1f64a06a132970231381 --- /dev/null +++ b/coco/images/COCO_val2014_000000334075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90d3dce5b9b42fff9c7fda697de05a37634f91e6176f18b9a96f6cb646852ef +size 152301 diff --git a/coco/images/COCO_val2014_000000334077.jpg b/coco/images/COCO_val2014_000000334077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa5ce76bee0830cb9abd020a6a7f3793c35409f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000334077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84beb48943124deb0b1d633efe2fa824d4e5beb295d3484d56dd8e07a959f79e +size 261133 diff --git a/coco/images/COCO_val2014_000000334291.jpg b/coco/images/COCO_val2014_000000334291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a61d0ba7be8025e3126891462ea3f8238d073141 --- /dev/null +++ b/coco/images/COCO_val2014_000000334291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3703959c2e4086b6432dc6e2be5c979639a44157344227ca1cfdb03c2ca57bad +size 213665 diff --git a/coco/images/COCO_val2014_000000334483.jpg b/coco/images/COCO_val2014_000000334483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8863251a95d68cf598d4055511a37ba56a81d48f --- /dev/null +++ b/coco/images/COCO_val2014_000000334483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b008f452e77d8618bb1cfb9380eb3c7d2dd43fe5c92c5cbcd949b3d4f9ce4b +size 238187 diff --git a/coco/images/COCO_val2014_000000334511.jpg b/coco/images/COCO_val2014_000000334511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dbd7fa10a3ce50efe09ff9748f596ba227f0a31 --- /dev/null +++ b/coco/images/COCO_val2014_000000334511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b91a05e1956f383a559c9ae7879d7ba075d631b8769878ee657cb463f8f6b1b +size 200618 diff --git a/coco/images/COCO_val2014_000000334555.jpg b/coco/images/COCO_val2014_000000334555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ade1074c469f76735f6dc26a1a9f2053ae470ebe --- /dev/null +++ b/coco/images/COCO_val2014_000000334555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a388fd316719eb740ad6b6c710dc5b8cf13be8abdff0030597ae15fd71b63aa +size 205279 diff --git a/coco/images/COCO_val2014_000000334675.jpg b/coco/images/COCO_val2014_000000334675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30ac87f12a6f2d57af004792e8612b5e87c50afc --- /dev/null +++ b/coco/images/COCO_val2014_000000334675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e937f4e6238f38907dc7c815af3bb1a0d611110ac007c7edaed797373606442e +size 145808 diff --git a/coco/images/COCO_val2014_000000334760.jpg b/coco/images/COCO_val2014_000000334760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8880b2f4684d1b2133f82cbeca79c5e94cd7fc58 --- /dev/null +++ b/coco/images/COCO_val2014_000000334760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c773bdc9ff74987d68431f58ffc9285be65f297254ecc53a128adc8f0fd66d60 +size 229273 diff --git a/coco/images/COCO_val2014_000000334769.jpg b/coco/images/COCO_val2014_000000334769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd81c79f866c2f6f89aad840cfbc2eeb3b80548d --- /dev/null +++ b/coco/images/COCO_val2014_000000334769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161f45f42c39878cf7c11609afc04e3902812e74a793274b508e9332c36efc26 +size 195608 diff --git a/coco/images/COCO_val2014_000000335065.jpg b/coco/images/COCO_val2014_000000335065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e67e97e2bd76c7b99e5e241a09061919b6991b33 --- /dev/null +++ b/coco/images/COCO_val2014_000000335065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567c31b15498091e91cdc1d5cd9e4623bca83ceb0e591b288f43a95425c9539d +size 152950 diff --git a/coco/images/COCO_val2014_000000335085.jpg b/coco/images/COCO_val2014_000000335085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7210829c5715c623d3e2fd762740a8da13609a15 --- /dev/null +++ b/coco/images/COCO_val2014_000000335085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15e4b5bae51884292d3b5f27e90f442889cf443f22276f34b45ace4264f8010 +size 193939 diff --git a/coco/images/COCO_val2014_000000335194.jpg b/coco/images/COCO_val2014_000000335194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..480794d06a7db5eb62ca396c06111189b4dcd571 --- /dev/null +++ b/coco/images/COCO_val2014_000000335194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715a463653184b80bcdb06228bf143f8c5da1b5cd4787839fca2e55b9763c9d7 +size 97896 diff --git a/coco/images/COCO_val2014_000000335631.jpg b/coco/images/COCO_val2014_000000335631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4429b683e6021a79ea7787a77a8f7e61d4720f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000335631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe6336c6b2f6968e3941ad11cf582b1134676759fa0db4b1d932c49551f2601 +size 253280 diff --git a/coco/images/COCO_val2014_000000335670.jpg b/coco/images/COCO_val2014_000000335670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7191db1d52d2611421798ddd17419181fb7d77ed --- /dev/null +++ b/coco/images/COCO_val2014_000000335670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5daa0bc2ae1b54f3d498938b952cc2eb59810630ce89a5443d9648eb3e4d1ce +size 263427 diff --git a/coco/images/COCO_val2014_000000335810.jpg b/coco/images/COCO_val2014_000000335810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01f242f4a6daab690a52e09a7bb05d983dba90bc --- /dev/null +++ b/coco/images/COCO_val2014_000000335810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbec8583407e0b340cdc8b15953665aef78e7282bba037bc93152665ad8bf33e +size 117657 diff --git a/coco/images/COCO_val2014_000000336049.jpg b/coco/images/COCO_val2014_000000336049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e59555b36448f1afd4c7894037fcb776b52e8563 --- /dev/null +++ b/coco/images/COCO_val2014_000000336049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159137c30f6330e330f7ad73cb6079ee57dfa2dc7a3c3ba7c0ac194ba786cfc0 +size 293605 diff --git a/coco/images/COCO_val2014_000000336053.jpg b/coco/images/COCO_val2014_000000336053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b6ca2b06f47e7e5bdafb44d40a4fa23ed61204a --- /dev/null +++ b/coco/images/COCO_val2014_000000336053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cbe23d3cc16ff41ab438987bca6dbb4b3fa174d04c1c241658312b1b1dcfc1 +size 236709 diff --git a/coco/images/COCO_val2014_000000336232.jpg b/coco/images/COCO_val2014_000000336232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8d81ea9a826d2ffeb414adb25e40987ba21dbe1 --- /dev/null +++ b/coco/images/COCO_val2014_000000336232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab820101e6af084358a91039da3afeda9743bb157fb5d2f1b1606194847f8666 +size 224312 diff --git a/coco/images/COCO_val2014_000000336356.jpg b/coco/images/COCO_val2014_000000336356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffe2eae064ec03e07326d193914282a4779b7f89 --- /dev/null +++ b/coco/images/COCO_val2014_000000336356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9315fe0e6c212f070a1bd4e5589bacf038a4791c4882472609b2351339bbe5 +size 201966 diff --git a/coco/images/COCO_val2014_000000336892.jpg b/coco/images/COCO_val2014_000000336892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..382f5d71e3368a59d50de54cf4e4db53218982c7 --- /dev/null +++ b/coco/images/COCO_val2014_000000336892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f6c4c3682017369435058eff9cedfe5701572acae5cdf5d945c41c4f4b1d6fd +size 186153 diff --git a/coco/images/COCO_val2014_000000337044.jpg b/coco/images/COCO_val2014_000000337044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a606e3adc2418384bc47fe229e0b678793d7b1f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000337044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c03339bd5e3b63c789843e55e57a6f7fcb43f307a748edf900b8d0d977b294 +size 178005 diff --git a/coco/images/COCO_val2014_000000337264.jpg b/coco/images/COCO_val2014_000000337264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd1d8654cba2d5386ae47c2c02a0b7dbc0e3c3a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000337264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83017afd1575efd0be65714826b95976696c042bf1a3d1a36dd29ac4e539d451 +size 104942 diff --git a/coco/images/COCO_val2014_000000337662.jpg b/coco/images/COCO_val2014_000000337662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c98bba36d0fa43dd79b529d788dadedc57a8903 --- /dev/null +++ b/coco/images/COCO_val2014_000000337662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3320d340451b55aa9f29fd36a0e0b6b2da524195b32bc07cc3f663f279f27a35 +size 116797 diff --git a/coco/images/COCO_val2014_000000337827.jpg b/coco/images/COCO_val2014_000000337827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7c7a3e9fd9f163574101dc17dc64114a830c476 --- /dev/null +++ b/coco/images/COCO_val2014_000000337827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4bde559c8ed9655a9ccb9a93364cd82997eeeeaa3d8925f8d104dcfe6d2ee6 +size 222040 diff --git a/coco/images/COCO_val2014_000000337866.jpg b/coco/images/COCO_val2014_000000337866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a12c0244b25c2c4192b13371a9e5aa97c8b428a --- /dev/null +++ b/coco/images/COCO_val2014_000000337866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76aa2c649652ab4eda7cfc46759517459ff803c6892baaedb927d3c5ed3797ab +size 278360 diff --git a/coco/images/COCO_val2014_000000337984.jpg b/coco/images/COCO_val2014_000000337984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..068618c44fbdfa0ea2fb860435ac5be7a50bc49f --- /dev/null +++ b/coco/images/COCO_val2014_000000337984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2118e0f1c75a5c274149e7346537724b511f94dc7e088eadb54a6f6d04cb2aee +size 119560 diff --git a/coco/images/COCO_val2014_000000338207.jpg b/coco/images/COCO_val2014_000000338207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de035669ee6bff261bb4fc7981b6ba58668f1a72 --- /dev/null +++ b/coco/images/COCO_val2014_000000338207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be0cdbbd9f4d229ac8a2a8aa8bf506173ea6f05baeeceb841978193af4aa20a +size 244730 diff --git a/coco/images/COCO_val2014_000000338417.jpg b/coco/images/COCO_val2014_000000338417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c42cfa050da0e3cc42ab1a59b53438320a0a77a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000338417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701c345745c7c994fed4c432348e36c932b54b56bb46c6d1d94eb19a30e20e82 +size 117706 diff --git a/coco/images/COCO_val2014_000000338581.jpg b/coco/images/COCO_val2014_000000338581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fbcaf4d04bce3b72d3a044987b63e12079c28d5 --- /dev/null +++ b/coco/images/COCO_val2014_000000338581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6d9e11a62877d0dafc9fe7f758bd3cfd5a6343665514ceda2456deb464a063 +size 184504 diff --git a/coco/images/COCO_val2014_000000338905.jpg b/coco/images/COCO_val2014_000000338905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eab169cc6991aa81b5a3434803b3df3a5116b2fb --- /dev/null +++ b/coco/images/COCO_val2014_000000338905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4f6bc809345702ccb92602a87cdd83421d8686c70294d5fb1da77bfc9978d3 +size 83033 diff --git a/coco/images/COCO_val2014_000000338941.jpg b/coco/images/COCO_val2014_000000338941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bb8a6993db18be58fe3e88c2979346f2db03d4f --- /dev/null +++ b/coco/images/COCO_val2014_000000338941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a7f5398811a7dea5222da80c1bddb45183d318f78ff2200306a8292ed94afd5 +size 160164 diff --git a/coco/images/COCO_val2014_000000339019.jpg b/coco/images/COCO_val2014_000000339019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55ee420fb5b08d1cb58fd0494e99f066dcd50ba4 --- /dev/null +++ b/coco/images/COCO_val2014_000000339019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a47d6a554a56ff6ded9673ffe3632e86a223ed59aad4225c3e52a53d0f0a996 +size 146155 diff --git a/coco/images/COCO_val2014_000000339177.jpg b/coco/images/COCO_val2014_000000339177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ef25b336816be6add686ebcd4c4371a9d3f0b23 --- /dev/null +++ b/coco/images/COCO_val2014_000000339177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:111bce7053ada018bed79b83762864cf516a53f2c48890e67d994e83c8c0ba0b +size 196528 diff --git a/coco/images/COCO_val2014_000000339368.jpg b/coco/images/COCO_val2014_000000339368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..669929c12ee7ca7a1f6d01c65ecba69f93858cd5 --- /dev/null +++ b/coco/images/COCO_val2014_000000339368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bb242b7f4521a14a57ef91e91a2277bfa3931616a56ce8d9452d3f252f4765 +size 222600 diff --git a/coco/images/COCO_val2014_000000339919.jpg b/coco/images/COCO_val2014_000000339919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4a30a9b17181091f27fb4d7d87bc6834dc178f2 --- /dev/null +++ b/coco/images/COCO_val2014_000000339919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f91dd7b95ac2c92143d2e561461a4bbc0a8b2fc693562100720e676d5492225 +size 160008 diff --git a/coco/images/COCO_val2014_000000339965.jpg b/coco/images/COCO_val2014_000000339965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b0b4bd6d0dbb44b78538b923e412175fd2beab4 --- /dev/null +++ b/coco/images/COCO_val2014_000000339965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8965a2bf3ddcd08d36284eb08a4bd5be08cc6782509d0d7a7fc12f387f1b1e4d +size 183118 diff --git a/coco/images/COCO_val2014_000000340179.jpg b/coco/images/COCO_val2014_000000340179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..996c98847f7a97697253e2ccdecf73dff6a6406e --- /dev/null +++ b/coco/images/COCO_val2014_000000340179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525c4f1f342195009d89354bc9f5ac72c4b6ab985bfccd014d90e49f85cacf4b +size 120013 diff --git a/coco/images/COCO_val2014_000000340588.jpg b/coco/images/COCO_val2014_000000340588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ffc7414d4c5a4a3f5aeabf4c896b102d5899944 --- /dev/null +++ b/coco/images/COCO_val2014_000000340588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e660e04fd1447385086b2c16b80f788ea9b2bbc95fccac3e10eab1638b3cce2 +size 142117 diff --git a/coco/images/COCO_val2014_000000340594.jpg b/coco/images/COCO_val2014_000000340594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0b9a84b8ec2729b77b294c2a7802b176059caf7 --- /dev/null +++ b/coco/images/COCO_val2014_000000340594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b0939a7e43362de263d24471474dbfa44a8dd54829e24afe493d34cf615d7d +size 219186 diff --git a/coco/images/COCO_val2014_000000340646.jpg b/coco/images/COCO_val2014_000000340646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84df059ad26dee32f26fe844f0286f5686d68a7a --- /dev/null +++ b/coco/images/COCO_val2014_000000340646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f7d1026a0a30e4750733f911c0c8c3a64bb50a4e83dbb45070ba219a3c8764 +size 144012 diff --git a/coco/images/COCO_val2014_000000340697.jpg b/coco/images/COCO_val2014_000000340697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77e1eb73fbba8bd103da39b72dbc9f9bb15e6051 --- /dev/null +++ b/coco/images/COCO_val2014_000000340697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8561c69704c7b6b901d95c2555dd4d8758534b94dc661f23c9dfd901013fc4c +size 139537 diff --git a/coco/images/COCO_val2014_000000341132.jpg b/coco/images/COCO_val2014_000000341132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d90fa92c08a33c485de563c7d8e567ef729a59e --- /dev/null +++ b/coco/images/COCO_val2014_000000341132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0d9064e0bce9b75d75609dd9b2b97bb8729a7efabd030efc71bc084c6469e5 +size 221597 diff --git a/coco/images/COCO_val2014_000000341299.jpg b/coco/images/COCO_val2014_000000341299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82f1cf1816d89fadb20ed5ca3baab6b8db6ed9ce --- /dev/null +++ b/coco/images/COCO_val2014_000000341299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff003c1a6fae2e604ab01af8019c158c764d50797729ac2c4a997f3903871ba +size 148122 diff --git a/coco/images/COCO_val2014_000000341409.jpg b/coco/images/COCO_val2014_000000341409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91b5fa9c960dad85ae407eea0791b3abf45f2976 --- /dev/null +++ b/coco/images/COCO_val2014_000000341409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4e85be817ac86a153595dbe560f2b3cd9297050bd80f31f2c7560083a5e94f +size 208347 diff --git a/coco/images/COCO_val2014_000000341487.jpg b/coco/images/COCO_val2014_000000341487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd05213d483ad79bda3dd58c4919111d3e73d998 --- /dev/null +++ b/coco/images/COCO_val2014_000000341487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dcbd985c76f566d5ea4cef79add27ccc3f23b013a9cadefc30c86d00f060829 +size 220289 diff --git a/coco/images/COCO_val2014_000000341645.jpg b/coco/images/COCO_val2014_000000341645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0f0d849e7bb91d4f8833c932660c1b18a324ec1 --- /dev/null +++ b/coco/images/COCO_val2014_000000341645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18ab74e770d551b50371af10938d024b65aacfb202dff09bcf6348d1bb4bc04 +size 133086 diff --git a/coco/images/COCO_val2014_000000342128.jpg b/coco/images/COCO_val2014_000000342128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..466b105fbed9e8cdbb065c8907297c55f1e97e42 --- /dev/null +++ b/coco/images/COCO_val2014_000000342128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850c27fb3df1abd24188fa5d93c9c1338edc46ab544f1ac34d8f116e6a0dd564 +size 295808 diff --git a/coco/images/COCO_val2014_000000342322.jpg b/coco/images/COCO_val2014_000000342322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7191947bb38fdf362d866e4909e8eec257723bc --- /dev/null +++ b/coco/images/COCO_val2014_000000342322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e841c2c787d1faab3fc2d5233df5be75a13a38138938d716819e890bc983be8 +size 188555 diff --git a/coco/images/COCO_val2014_000000342566.jpg b/coco/images/COCO_val2014_000000342566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1285915000f9a258293b5cef4152521a03ea3825 --- /dev/null +++ b/coco/images/COCO_val2014_000000342566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccdb9f519a98671f10b87d9a9c790dfb49655c29d3270601c8d86a84ffb0aea +size 222889 diff --git a/coco/images/COCO_val2014_000000343053.jpg b/coco/images/COCO_val2014_000000343053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ac1583ed2777e6123099156400b2f724cac1679 --- /dev/null +++ b/coco/images/COCO_val2014_000000343053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90c6372ddfc2a1bcb2388a18f03f62119500867c402fab960a072ffc0edd2eb +size 178660 diff --git a/coco/images/COCO_val2014_000000343059.jpg b/coco/images/COCO_val2014_000000343059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dfb5565a98900705058bc1ee7ac6e27150258b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000343059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc4c253c17506b01f44833933dc1d363a1b7647aa9e6fd821f72725d1353446 +size 256246 diff --git a/coco/images/COCO_val2014_000000343680.jpg b/coco/images/COCO_val2014_000000343680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d98a55dee74f81cb4b911f012ce160b2b33101d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000343680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fdd8606d931ba08eca857b1a73a8399b5b66eecf23a3841ea77c26f37e37f60 +size 225855 diff --git a/coco/images/COCO_val2014_000000344410.jpg b/coco/images/COCO_val2014_000000344410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fb7588c4b6d52cf3ad03ed465c55af94657812b --- /dev/null +++ b/coco/images/COCO_val2014_000000344410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67ce724f329e2c45ad2ac93b07583f6128aaaebe0d1cf8627d3eb4be0c0837b +size 289537 diff --git a/coco/images/COCO_val2014_000000344498.jpg b/coco/images/COCO_val2014_000000344498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a5d8eaa4017d46ad8c2b5bb418d4e9d73f8313c --- /dev/null +++ b/coco/images/COCO_val2014_000000344498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e43f859f4e6a7ec916cf03c6aceece39d4510e63ba96c43e2be327d3a342e4 +size 115576 diff --git a/coco/images/COCO_val2014_000000344521.jpg b/coco/images/COCO_val2014_000000344521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d487853e4826ad891bf715918e852d5fb7ee04d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000344521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e0c5e46ffcfaf30248281229404dfdae1cbb1f2f1123e162369857930823a7 +size 122808 diff --git a/coco/images/COCO_val2014_000000344878.jpg b/coco/images/COCO_val2014_000000344878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3659237f3f995566aab92c94e8351d9ff56b536f --- /dev/null +++ b/coco/images/COCO_val2014_000000344878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d8810a1b539834d1ce8d10f3607b85bfe246c44ccc630b680b426a4b79c493 +size 160383 diff --git a/coco/images/COCO_val2014_000000345027.jpg b/coco/images/COCO_val2014_000000345027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c294350545864876d6737bcd6f300b20ae71b86d --- /dev/null +++ b/coco/images/COCO_val2014_000000345027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6655788cf20761d9c650c631d254cea96be405cc5f8ab06a6f1446844ad5d5 +size 166168 diff --git a/coco/images/COCO_val2014_000000345071.jpg b/coco/images/COCO_val2014_000000345071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff9e9242f00d0258be0d33fbd52edc38bf82cc9f --- /dev/null +++ b/coco/images/COCO_val2014_000000345071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b178dbc1190791b148ab3aa083c82bdf9e1da7a7ee5228c5acb0caf8020ef4e +size 166843 diff --git a/coco/images/COCO_val2014_000000345376.jpg b/coco/images/COCO_val2014_000000345376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e84f762e26380273056b10a294591c0381f7fe7 --- /dev/null +++ b/coco/images/COCO_val2014_000000345376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed70da1eea837bb53e9ba3886f154112e55d795a9162bef58f690a0c90d663c +size 299960 diff --git a/coco/images/COCO_val2014_000000345400.jpg b/coco/images/COCO_val2014_000000345400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e24f27c825d9ffd267c400668c4fc9ec00cc8978 --- /dev/null +++ b/coco/images/COCO_val2014_000000345400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9793c205227a77c1bbf75d884191619597aa519144b1daf37a67dac603a7e8f8 +size 182890 diff --git a/coco/images/COCO_val2014_000000345434.jpg b/coco/images/COCO_val2014_000000345434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d8ead62bebbea402ce15e50987510c8b0e3732e --- /dev/null +++ b/coco/images/COCO_val2014_000000345434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe0c01034dcc74d35c0602861e3848475307fac6f8607e1ae4a5d65a3782f45 +size 205740 diff --git a/coco/images/COCO_val2014_000000345456.jpg b/coco/images/COCO_val2014_000000345456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c669222119ea359110dc81458da0df7f62e04053 --- /dev/null +++ b/coco/images/COCO_val2014_000000345456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64590af93d8c7541fc37518c5a1fc6c08a0b7f4150e57e1a2f8781f59bc14dd +size 204362 diff --git a/coco/images/COCO_val2014_000000345822.jpg b/coco/images/COCO_val2014_000000345822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50cb651a5901d435c9ba132ad3e273a7c9b96acd --- /dev/null +++ b/coco/images/COCO_val2014_000000345822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93126aeda696d1fa772ca294cacafbadfc817d18fd5446800a56061e442a51b2 +size 135962 diff --git a/coco/images/COCO_val2014_000000345848.jpg b/coco/images/COCO_val2014_000000345848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90c7d209749525aa90e2f27d3d87b39fff4df26a --- /dev/null +++ b/coco/images/COCO_val2014_000000345848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e19ae0b89f6a1715255849641333e16a72cc518fff062bed10abd616f07518b +size 155701 diff --git a/coco/images/COCO_val2014_000000345960.jpg b/coco/images/COCO_val2014_000000345960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8e040e168b075061ffddbbe0c4a77178b4f1af9 --- /dev/null +++ b/coco/images/COCO_val2014_000000345960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31cd687e2e0add91c9a5b586707fe314be4041df661862020d42ec885a9e0d3 +size 173995 diff --git a/coco/images/COCO_val2014_000000346089.jpg b/coco/images/COCO_val2014_000000346089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83c5299d5e368283dfa1dddf9c3982acb8f4ee44 --- /dev/null +++ b/coco/images/COCO_val2014_000000346089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758277bbe7da0a6e3e025505f718bae9d2965f3e31aa2f1b68e1165f25758e5c +size 187504 diff --git a/coco/images/COCO_val2014_000000346138.jpg b/coco/images/COCO_val2014_000000346138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b603e6dce78c174c2b819fa4c1820cc4d5adedf3 --- /dev/null +++ b/coco/images/COCO_val2014_000000346138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737ad57bdcb0341dfd1a9d74295a5553953ff7ed468f3a39ee7b63521723a05b +size 224556 diff --git a/coco/images/COCO_val2014_000000346232.jpg b/coco/images/COCO_val2014_000000346232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..055ca67af922d945967a6fef8a807c96fd0aed78 --- /dev/null +++ b/coco/images/COCO_val2014_000000346232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377ffb9cf36c1f830c8dbee3bd7157fe91ec90f5eaee8485a8f3a1afd975e81f +size 121253 diff --git a/coco/images/COCO_val2014_000000346703.jpg b/coco/images/COCO_val2014_000000346703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da3279fec5144b46079c85dabfd63c01d5a0621a --- /dev/null +++ b/coco/images/COCO_val2014_000000346703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d8c6e3f3b6d2a31aa3a834e226876dd39f61606c813bf61933265c9f85a63f +size 221020 diff --git a/coco/images/COCO_val2014_000000347113.jpg b/coco/images/COCO_val2014_000000347113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb74b3d54a80a5374862690e14e03424e2511a42 --- /dev/null +++ b/coco/images/COCO_val2014_000000347113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2976053bfe25f1284128e7feaa57866a186a1d20f19b380a847e84ddaedf180b +size 255939 diff --git a/coco/images/COCO_val2014_000000347171.jpg b/coco/images/COCO_val2014_000000347171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..299524bebd2fd4f9b1fe4e26ec6ac635d378e7d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000347171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3475fa3ce2ccf5bf489516008734e1eca6234b8aedd5fc0655f96ec678676b +size 166146 diff --git a/coco/images/COCO_val2014_000000347390.jpg b/coco/images/COCO_val2014_000000347390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5d8131ab1a69aeb90c9255fc971517afd66c514 --- /dev/null +++ b/coco/images/COCO_val2014_000000347390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9439c70a96a4178a431cdb0c16655e0cd89ccbfe4b263d71d220aaa51f3d490c +size 189579 diff --git a/coco/images/COCO_val2014_000000347506.jpg b/coco/images/COCO_val2014_000000347506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14a23b9e42f357a50a5bb3142b6142480f1160e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000347506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4727ea8f21f1eef5b5427475b516bc1ea411822ae95fcf1e94d6283bdb733325 +size 185231 diff --git a/coco/images/COCO_val2014_000000347936.jpg b/coco/images/COCO_val2014_000000347936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c67f539b156eb2a5ab470b9895cef4f869466033 --- /dev/null +++ b/coco/images/COCO_val2014_000000347936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d6466bb389076945fe31b4c1d56d1d258f8eb8311091a53fcb5fc58a7f9fe5 +size 185334 diff --git a/coco/images/COCO_val2014_000000348087.jpg b/coco/images/COCO_val2014_000000348087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13fd44002f61a65721fc504e19f9f29af43637a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000348087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e97b952a8a5c4741383d20fb562a3c5c35dcbbd9ce6962eb5bbfb32188f413b +size 128814 diff --git a/coco/images/COCO_val2014_000000348162.jpg b/coco/images/COCO_val2014_000000348162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01453271cffe697faf94de1b65f00a723d03a230 --- /dev/null +++ b/coco/images/COCO_val2014_000000348162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cc62c94c0e3eeb8d7a1159d70b3e7593cb2c6e127c7b84888fb29cea35a1ea +size 291958 diff --git a/coco/images/COCO_val2014_000000348496.jpg b/coco/images/COCO_val2014_000000348496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0c2da063f6df764819bfbdd6ac609b891eccc92 --- /dev/null +++ b/coco/images/COCO_val2014_000000348496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb90b3ec5e7e2664a014b2a8d444ba30d592aae1cb5afbcbf52cde59ede84c56 +size 242458 diff --git a/coco/images/COCO_val2014_000000348838.jpg b/coco/images/COCO_val2014_000000348838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90844f3c8a72303d2a431c8555ea7a44f6243a72 --- /dev/null +++ b/coco/images/COCO_val2014_000000348838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e58b29cccf3715b399779a2d4e21422b457ed269f3b8b2eb9500a93250e6436 +size 159936 diff --git a/coco/images/COCO_val2014_000000349152.jpg b/coco/images/COCO_val2014_000000349152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67e1743f7ff91a6558d15c25313c85ddd297affd --- /dev/null +++ b/coco/images/COCO_val2014_000000349152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1ce98e4032d847a6d7fe07cdc4add0a2b4ff9563a4695083559d7e7bf7fe1d +size 97953 diff --git a/coco/images/COCO_val2014_000000349199.jpg b/coco/images/COCO_val2014_000000349199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6f9756e1e1f60bb66fd18b3a68e339e27146be8 --- /dev/null +++ b/coco/images/COCO_val2014_000000349199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087be1e2ffe9572395417280f2abd0a57a4e0ba1c24fc63c38949c2f90e62c5a +size 245576 diff --git a/coco/images/COCO_val2014_000000349418.jpg b/coco/images/COCO_val2014_000000349418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1105eab0859ab706f1ea9368e23020ec2f0e6d6b --- /dev/null +++ b/coco/images/COCO_val2014_000000349418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfad5b4e5cbed6ab9c1805e012144b89813ebe4fde56a3d9022b72ad4fe24ec +size 207652 diff --git a/coco/images/COCO_val2014_000000349689.jpg b/coco/images/COCO_val2014_000000349689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfe0fcfe849ee521623f7b80236de691e78b209e --- /dev/null +++ b/coco/images/COCO_val2014_000000349689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3766d062c7c04c3f284443e59e301e7b4c184f1e062a26f6ae009dfbab372bd +size 138618 diff --git a/coco/images/COCO_val2014_000000349915.jpg b/coco/images/COCO_val2014_000000349915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c864b39bcaeb49b06882edc6a95af850d3fdc3e7 --- /dev/null +++ b/coco/images/COCO_val2014_000000349915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852c44e9d9e5df9a3139911f2b8cd5ac9f8f9eebebe9e14f5d6b4cae97b95a5e +size 82048 diff --git a/coco/images/COCO_val2014_000000350023.jpg b/coco/images/COCO_val2014_000000350023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34acd88642cb5352832359906c4c9319c1bafaf9 --- /dev/null +++ b/coco/images/COCO_val2014_000000350023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ae8ddf49d3289ccb6262bd74f9cab4b625283cc57d3013c95ff9651cea7c48 +size 78487 diff --git a/coco/images/COCO_val2014_000000350107.jpg b/coco/images/COCO_val2014_000000350107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a03e9552d6880d2d0138e7c20632735e16432a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000350107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea6c71433a2ff0fde3cc8987fa14b3bcd4df8fce9af9fc4e25296178d045dc5 +size 159484 diff --git a/coco/images/COCO_val2014_000000350122.jpg b/coco/images/COCO_val2014_000000350122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0276ee168d5c51b7b12d826775dc26fb373f719d --- /dev/null +++ b/coco/images/COCO_val2014_000000350122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b085635c2fe5c3ed28ace5f74ccd209027cf13ef40d623070860274757518c34 +size 229150 diff --git a/coco/images/COCO_val2014_000000350148.jpg b/coco/images/COCO_val2014_000000350148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f445c1b02e5f8d2752c48dc7e9c8c126ab7e224 --- /dev/null +++ b/coco/images/COCO_val2014_000000350148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887b3caf92b74588d54005ebdf8dfbf925af064c64fb0c6ca64549b121684b46 +size 147236 diff --git a/coco/images/COCO_val2014_000000350157.jpg b/coco/images/COCO_val2014_000000350157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fc4e99f4a1d7577e490ad6766220ca089387968 --- /dev/null +++ b/coco/images/COCO_val2014_000000350157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b3595694182b7e53a821f385ac509c9bb5c4324975a171d3a61c07681d7fd6 +size 124558 diff --git a/coco/images/COCO_val2014_000000350171.jpg b/coco/images/COCO_val2014_000000350171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63cdaab74d24be5c345217f41f97fe9e184ef750 --- /dev/null +++ b/coco/images/COCO_val2014_000000350171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bdc6b6b56f8b2f88fad5842052c30aa003add0bcda08bbe596b3bb6428a67b +size 210050 diff --git a/coco/images/COCO_val2014_000000350463.jpg b/coco/images/COCO_val2014_000000350463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c10e0df691558be6784e612b89961a7021bef74b --- /dev/null +++ b/coco/images/COCO_val2014_000000350463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2452d7156f341193f57400764feb72f9ce474e5a451bdb7848791a2933ef014 +size 319384 diff --git a/coco/images/COCO_val2014_000000350619.jpg b/coco/images/COCO_val2014_000000350619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cad00882b84c969b25f970f4a63f9b2d803e3733 --- /dev/null +++ b/coco/images/COCO_val2014_000000350619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2509bf103914002ae908c9c4d14f7ef1afc309a9d3ccb2e7df46f8663886d6b +size 170622 diff --git a/coco/images/COCO_val2014_000000350623.jpg b/coco/images/COCO_val2014_000000350623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8073f01fd20d2d50622468d8647b2898d1b768d8 --- /dev/null +++ b/coco/images/COCO_val2014_000000350623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100ffa18c9062730dc14c650142d2c05354d9a063288069ea0017cd3e544b308 +size 168782 diff --git a/coco/images/COCO_val2014_000000350663.jpg b/coco/images/COCO_val2014_000000350663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39bff10adc91f19c79add90c61b4acb7e04d6240 --- /dev/null +++ b/coco/images/COCO_val2014_000000350663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4efe70755d9d0489882c889e9c361abbaf65a6938d4dca4744e9df89df78a2 +size 294352 diff --git a/coco/images/COCO_val2014_000000350679.jpg b/coco/images/COCO_val2014_000000350679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eef3f88f40a12c0e5d97247884c94d63347fe97f --- /dev/null +++ b/coco/images/COCO_val2014_000000350679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0537f351c1e6a635677b02a01b09d1c87de545975ea1a3684c501c2ce4929014 +size 194087 diff --git a/coco/images/COCO_val2014_000000350736.jpg b/coco/images/COCO_val2014_000000350736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fce3b471a73b169b5789c210706efb9fdf12ba1 --- /dev/null +++ b/coco/images/COCO_val2014_000000350736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a4bba1d3f42a1acb43b36376a16c06169924c85d1895ac5b10e418e07e94fc +size 271042 diff --git a/coco/images/COCO_val2014_000000351017.jpg b/coco/images/COCO_val2014_000000351017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe716e356d1d39229203a86af8e00f7225333847 --- /dev/null +++ b/coco/images/COCO_val2014_000000351017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae8799884f993799418003ab9100cea33ae705a38397c54aad81b151c31143a +size 130406 diff --git a/coco/images/COCO_val2014_000000351130.jpg b/coco/images/COCO_val2014_000000351130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf67ad443009f086b6dce085e02dd593022aae0e --- /dev/null +++ b/coco/images/COCO_val2014_000000351130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4727ac0c2d2ad0e4e6ec8bb3821505c4d528c7c464747c29e6cdc5219e3d110 +size 253117 diff --git a/coco/images/COCO_val2014_000000351808.jpg b/coco/images/COCO_val2014_000000351808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08afa62c391e6d1e4f51fcabefdae5008614d42b --- /dev/null +++ b/coco/images/COCO_val2014_000000351808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04198515475ce8b98a35f0da8adfec6e23751fa5fa8d6808688bbcaf680a5da +size 180181 diff --git a/coco/images/COCO_val2014_000000351887.jpg b/coco/images/COCO_val2014_000000351887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03564da5be6a3a62f89f64ecbc68f4c30c325e18 --- /dev/null +++ b/coco/images/COCO_val2014_000000351887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d78aabd3c7874ea3e5af1e1dad073ee195d5e41693feec82a6bcd968b51800e +size 236040 diff --git a/coco/images/COCO_val2014_000000352194.jpg b/coco/images/COCO_val2014_000000352194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ba8bd4894d88412e8e700c2ac87a0846febac4d --- /dev/null +++ b/coco/images/COCO_val2014_000000352194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7302941338314fa42c65b06a4c6e730a29efc724333103b954e1a3e319312475 +size 205162 diff --git a/coco/images/COCO_val2014_000000352214.jpg b/coco/images/COCO_val2014_000000352214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a795982574b7177a6e75db0bb8366e5a10656a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000352214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d0af4911f5e9529fabed63f5f5839c259a12c1cf5ad41cf6beee47f89cdeff +size 167195 diff --git a/coco/images/COCO_val2014_000000352302.jpg b/coco/images/COCO_val2014_000000352302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ed364fd9abc07b13280fc2fcb6f711e9d8c8ce3 --- /dev/null +++ b/coco/images/COCO_val2014_000000352302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c878418d0301b54c40c10bcf776f010c39a502865b13c70d0e2efac001416fd +size 83579 diff --git a/coco/images/COCO_val2014_000000352495.jpg b/coco/images/COCO_val2014_000000352495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de73f12ef6626182ea2db464afbe291e52df0990 --- /dev/null +++ b/coco/images/COCO_val2014_000000352495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d82ba376ced5683eba7e9903cbb756ac28a550ef8d276557c02bfebee50220 +size 202678 diff --git a/coco/images/COCO_val2014_000000352533.jpg b/coco/images/COCO_val2014_000000352533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26adb65dcebb677c4044e932f51c256103603e7f --- /dev/null +++ b/coco/images/COCO_val2014_000000352533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c48b5131ac5d7890c7baecebfa4a5ddc4d3d8e0b251d0c37f2800f4d592c619 +size 140338 diff --git a/coco/images/COCO_val2014_000000352703.jpg b/coco/images/COCO_val2014_000000352703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df54cb831a6305f5a67f1f6b8d3edddab9fb6a60 --- /dev/null +++ b/coco/images/COCO_val2014_000000352703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a50544ed6b1a5fae4a3ab4bd4d63b87330ad8d023dfbb44687fb135534d723 +size 191117 diff --git a/coco/images/COCO_val2014_000000353001.jpg b/coco/images/COCO_val2014_000000353001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a0cb0e5a36dc2f0c5a09e7bcf8cb8669539863a --- /dev/null +++ b/coco/images/COCO_val2014_000000353001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b097657256caf0d629af881bf0e08edf34495525b97fb73d1e665d8d6fcb3c5a +size 248572 diff --git a/coco/images/COCO_val2014_000000353130.jpg b/coco/images/COCO_val2014_000000353130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcf3feb420aee158e3819b836840cf5eef2e7616 --- /dev/null +++ b/coco/images/COCO_val2014_000000353130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3128c670adb22732cc49c4231b85d7daaac315e07f4bc7b19dff702f92ebd095 +size 169932 diff --git a/coco/images/COCO_val2014_000000353148.jpg b/coco/images/COCO_val2014_000000353148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4f29c8ac3d36eb1f8f0b6987466c379c3e01959 --- /dev/null +++ b/coco/images/COCO_val2014_000000353148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db35c03f7fd24de766ec7d68604417c14cb83e0c02b28e707a9cd93520e86ee +size 93647 diff --git a/coco/images/COCO_val2014_000000353435.jpg b/coco/images/COCO_val2014_000000353435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ef0c14b42faf5450b7cb95905a73f3e3e582855 --- /dev/null +++ b/coco/images/COCO_val2014_000000353435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe207cf63cd6e5206af67a835248d36bfb87ddb4d5421830bcd0b3ee9fc7458 +size 208860 diff --git a/coco/images/COCO_val2014_000000353658.jpg b/coco/images/COCO_val2014_000000353658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eb2786c04decc10d66d73938ee7e0c3c1a86647 --- /dev/null +++ b/coco/images/COCO_val2014_000000353658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc1bbb95c4f1be5d0d707b1c7e7f365fae139b37246bbda52eea5ca189a8b8e +size 183713 diff --git a/coco/images/COCO_val2014_000000353898.jpg b/coco/images/COCO_val2014_000000353898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26a42ffa7095d039f798befc7dcf834cd58ed66b --- /dev/null +++ b/coco/images/COCO_val2014_000000353898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481d91c40781cb41ae67b17dbc917d9ea9f136c820c8aaac6af9f833571860d9 +size 203589 diff --git a/coco/images/COCO_val2014_000000354088.jpg b/coco/images/COCO_val2014_000000354088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc19c86c05d56b5442bc8aa5b3f93e4fa1e67a8c --- /dev/null +++ b/coco/images/COCO_val2014_000000354088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fabb0693aff9e289593b84cf05801d5f13bfef705e174ad795a4ac5af4bffb +size 259435 diff --git a/coco/images/COCO_val2014_000000354165.jpg b/coco/images/COCO_val2014_000000354165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46e089116cbd9545701ebd19fd235d71577df03a --- /dev/null +++ b/coco/images/COCO_val2014_000000354165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e0776458dffa736c56fcc01992f69f02f34565f9aa0bc11c6e96641a86952c +size 147730 diff --git a/coco/images/COCO_val2014_000000354948.jpg b/coco/images/COCO_val2014_000000354948.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a4e619d123ae24cad70f60c3de22d18a2c8b95a --- /dev/null +++ b/coco/images/COCO_val2014_000000354948.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc781e6710855b5ec462feedc507f5903b57867317cb72152651b356e8ccee4 +size 250971 diff --git a/coco/images/COCO_val2014_000000355234.jpg b/coco/images/COCO_val2014_000000355234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a86fa005b74a0ce35bdec1c1b5eaf8055030f5f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000355234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5508609410f7a0bc242969969dae480330dd7cb078d78f8e9774ae9563be053 +size 109082 diff --git a/coco/images/COCO_val2014_000000355304.jpg b/coco/images/COCO_val2014_000000355304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1286ab3f36eafba7609c34a0647171c04279ebf6 --- /dev/null +++ b/coco/images/COCO_val2014_000000355304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4913a2eaf58a549368fc03865ecbf3cad85cf02f5be4f7a212eb1a1a1d602643 +size 139127 diff --git a/coco/images/COCO_val2014_000000355450.jpg b/coco/images/COCO_val2014_000000355450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e02b9367adc5ef4014177d196df6248cdfb48bb2 --- /dev/null +++ b/coco/images/COCO_val2014_000000355450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03de4b4f59f91ba48604c4cc72a18a98430859d8ef8c9fed90fc2bc4305e322c +size 113655 diff --git a/coco/images/COCO_val2014_000000355569.jpg b/coco/images/COCO_val2014_000000355569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6ad692ffa49ec66801da36d6bcaf4d4cac629b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000355569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df3649e6794bb0cc9f8eb968183b5ffa147c8aa664a9f504f89752dd668ccd7f +size 260973 diff --git a/coco/images/COCO_val2014_000000355777.jpg b/coco/images/COCO_val2014_000000355777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58364f659c39761b15d563195efd5789b3b84706 --- /dev/null +++ b/coco/images/COCO_val2014_000000355777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1b176f7508f3ab5f524b34a8544467cbcb287c83a3be81cddeaef67771e63b +size 145681 diff --git a/coco/images/COCO_val2014_000000355871.jpg b/coco/images/COCO_val2014_000000355871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7acd48126a4f4c26be191e26865d810a723d9f54 --- /dev/null +++ b/coco/images/COCO_val2014_000000355871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6f599a66f0c9ab8d659939dc354a94934afd3bb36ec1f00fded2a62ebc4c66 +size 172153 diff --git a/coco/images/COCO_val2014_000000356248.jpg b/coco/images/COCO_val2014_000000356248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b970a0f0b59c971afc32abe8c2f313ccaf93864 --- /dev/null +++ b/coco/images/COCO_val2014_000000356248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c899741205bb8a7fb3deac0acc3fca15f81c029aaaf4d0f39aabbb090f452c +size 214434 diff --git a/coco/images/COCO_val2014_000000356280.jpg b/coco/images/COCO_val2014_000000356280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c2dc7039c2107d2b77840edc338f5349b574345 --- /dev/null +++ b/coco/images/COCO_val2014_000000356280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b71bda1c9bdb37dc2db3180d43f229e3862a0ba80874c52cf461bf4d5d52d41 +size 217346 diff --git a/coco/images/COCO_val2014_000000356387.jpg b/coco/images/COCO_val2014_000000356387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8623bc0249647c4c34f77267dd321dc3a10c961 --- /dev/null +++ b/coco/images/COCO_val2014_000000356387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d728e357255116bacd64621f096aae8a7aacaa0c1588b40591b8758a0cc32485 +size 192870 diff --git a/coco/images/COCO_val2014_000000356394.jpg b/coco/images/COCO_val2014_000000356394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..571b00668f369368f185c9ef9dfa2a1c870fd231 --- /dev/null +++ b/coco/images/COCO_val2014_000000356394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e8a62758f927288e8664748a2fe6ab66f02dfc5fb14cdf3c349402cd169f9f +size 125017 diff --git a/coco/images/COCO_val2014_000000356414.jpg b/coco/images/COCO_val2014_000000356414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ec9c3a95df1da014ba73996201d6281d84ac25 --- /dev/null +++ b/coco/images/COCO_val2014_000000356414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264b6f8ab303ba6bf711226ecc01c70150ec2d81bf6723ca9d5b4ee00d7decd7 +size 184073 diff --git a/coco/images/COCO_val2014_000000356863.jpg b/coco/images/COCO_val2014_000000356863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86a9a07587c1485e7e59ad02e78148dcf3ed8727 --- /dev/null +++ b/coco/images/COCO_val2014_000000356863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4798ce32c3dc4a0fe806d3177b59ce509b55a45dc2b23ed994e39d6968bc6326 +size 128501 diff --git a/coco/images/COCO_val2014_000000357354.jpg b/coco/images/COCO_val2014_000000357354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..699c7fef38a7b5f5083d877a10d816f04c01d1a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000357354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd252d712d1bc0f4b034b177be894012368ce9b10f8d2d035059ffcba692f449 +size 346462 diff --git a/coco/images/COCO_val2014_000000357402.jpg b/coco/images/COCO_val2014_000000357402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af6c8dd41c93d6ed25f27708088db32a06eff110 --- /dev/null +++ b/coco/images/COCO_val2014_000000357402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171eb89ff2eb6056447bd530e89654d068b9469e2da9f8302429739da9df0495 +size 204287 diff --git a/coco/images/COCO_val2014_000000357493.jpg b/coco/images/COCO_val2014_000000357493.jpg new file mode 100644 index 0000000000000000000000000000000000000000..605d0dc4f20e97e7320c1b5a7f1e4e647ff27962 --- /dev/null +++ b/coco/images/COCO_val2014_000000357493.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af4e7d9d28879c0d7e3b81350b234a3109efd7016b0b88b8d57547d45301e30 +size 277451 diff --git a/coco/images/COCO_val2014_000000357526.jpg b/coco/images/COCO_val2014_000000357526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6192fe6fb531310fbf2a79d4f4559a6ca5438c5 --- /dev/null +++ b/coco/images/COCO_val2014_000000357526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb853932f64925c8affd237f0b876a3a8c4d4212ae2308c2d6f8a59015548845 +size 257688 diff --git a/coco/images/COCO_val2014_000000357532.jpg b/coco/images/COCO_val2014_000000357532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..980762df89d4246504c86d6034aae7fdd4081840 --- /dev/null +++ b/coco/images/COCO_val2014_000000357532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b28ea2ad20e57550bba279a6941e470ea7d64aedf89f5d596f44ec52563217b5 +size 180201 diff --git a/coco/images/COCO_val2014_000000357943.jpg b/coco/images/COCO_val2014_000000357943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..988fb4de475093b125eb4ae54e6f45cfd514c9aa --- /dev/null +++ b/coco/images/COCO_val2014_000000357943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6354b5ccd78cfba0e8fa63e814ac5efe248917dd74dad7b19bb3ae484ca96f93 +size 159325 diff --git a/coco/images/COCO_val2014_000000358086.jpg b/coco/images/COCO_val2014_000000358086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30b6181db2344673d881a96e0123354f9a51f02e --- /dev/null +++ b/coco/images/COCO_val2014_000000358086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18050aab6c2d67bd301d20c1f7de7633bbad88218cbf3c92e5e1da3280dc95d +size 196298 diff --git a/coco/images/COCO_val2014_000000359039.jpg b/coco/images/COCO_val2014_000000359039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9798446170046855c3bbd463ca772a8bbee5f9aa --- /dev/null +++ b/coco/images/COCO_val2014_000000359039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:057fce2efb0c641460ec2ec1979664934453c89e0b78d3d9d5bf4ea277a50c46 +size 102126 diff --git a/coco/images/COCO_val2014_000000359232.jpg b/coco/images/COCO_val2014_000000359232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e400cdd6c43c9ee06207c04b5cb85669a0c6c1d --- /dev/null +++ b/coco/images/COCO_val2014_000000359232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76750e6477021189c88678299fcede903c7006403a4cc4b78d022fefd168e42c +size 109061 diff --git a/coco/images/COCO_val2014_000000359356.jpg b/coco/images/COCO_val2014_000000359356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d599e4decbb8932c0d966fcc8f2aca48c7121e82 --- /dev/null +++ b/coco/images/COCO_val2014_000000359356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19949b728ef40b1749f2d7abe9d5cdc2213320e0257a7e40b71741e02d0f5a90 +size 186388 diff --git a/coco/images/COCO_val2014_000000359451.jpg b/coco/images/COCO_val2014_000000359451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27a35b149e4254adf202449bbdb0dfc39533aeb1 --- /dev/null +++ b/coco/images/COCO_val2014_000000359451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05526fe678fab0c50cc1abd992de50469a4a3d095be48586cbe9d42c6d2f58be +size 187117 diff --git a/coco/images/COCO_val2014_000000359676.jpg b/coco/images/COCO_val2014_000000359676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ed1aeef9f2cbd63e2fa8b7ce7487aa5fcb15b59 --- /dev/null +++ b/coco/images/COCO_val2014_000000359676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab014b3315847815cfe23f5fe18527547d103c6675e95140adf1a654398c2e8 +size 113618 diff --git a/coco/images/COCO_val2014_000000359791.jpg b/coco/images/COCO_val2014_000000359791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b5f2d3273a4482b44ec82e594669e42288a6e17 --- /dev/null +++ b/coco/images/COCO_val2014_000000359791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ca149ed70ce036339d316c1f6989c6ac853bda83cd41766cc60ebf6e3d7c59 +size 114081 diff --git a/coco/images/COCO_val2014_000000360170.jpg b/coco/images/COCO_val2014_000000360170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab6eca9ee7514fe27b8dcfa6b995104eeae0ecdf --- /dev/null +++ b/coco/images/COCO_val2014_000000360170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d064f9e56fb02e5484cfde46939807b1a2f90c70652965b5d6f05b41afff8c2c +size 235575 diff --git a/coco/images/COCO_val2014_000000360494.jpg b/coco/images/COCO_val2014_000000360494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0d711eb9419d3b3539bb06b72779e63aaac55d7 --- /dev/null +++ b/coco/images/COCO_val2014_000000360494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd47ea1c4bdcf00826ea12e2fbd91cb7899f8d60aad4c0a4c5a1344165094e4 +size 242817 diff --git a/coco/images/COCO_val2014_000000360595.jpg b/coco/images/COCO_val2014_000000360595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7d15d95d1bda4754b69063fc44e81f8eec0cea8 --- /dev/null +++ b/coco/images/COCO_val2014_000000360595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0fe65041b47bb9c03d8dc437eb3b05a09c35126a22b43a18d415f0e064dd948 +size 157074 diff --git a/coco/images/COCO_val2014_000000360705.jpg b/coco/images/COCO_val2014_000000360705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd464cfcc2ebb23432a3c4981b5ae56b5ab40bef --- /dev/null +++ b/coco/images/COCO_val2014_000000360705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091e5693279d5b76d74225d14f461fed73b92fb49bc69422942a3d46d5c39c35 +size 175668 diff --git a/coco/images/COCO_val2014_000000360767.jpg b/coco/images/COCO_val2014_000000360767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0fd48aa6a60b2d21972262b46bc8177f8cf4bb6 --- /dev/null +++ b/coco/images/COCO_val2014_000000360767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5394cb28d5a0f12e8213d067acdbd4faf5c1d34dcceb8884c8611dd5155e1ba0 +size 186391 diff --git a/coco/images/COCO_val2014_000000360877.jpg b/coco/images/COCO_val2014_000000360877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9758d78089756dd7aec8a14fc023ba7f5fc691fa --- /dev/null +++ b/coco/images/COCO_val2014_000000360877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc720a4ce18e18c5c2ea9cf6beb5c06fe5094a11d71402d363822d756d12302 +size 179873 diff --git a/coco/images/COCO_val2014_000000361103.jpg b/coco/images/COCO_val2014_000000361103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..babf6fb82b588bec38d4d819a1ba1849bb725098 --- /dev/null +++ b/coco/images/COCO_val2014_000000361103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9188a63875d42908534f9192719b02a0fb26f110398ce6b052df664cf4aa5e55 +size 139184 diff --git a/coco/images/COCO_val2014_000000361140.jpg b/coco/images/COCO_val2014_000000361140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd10edaded5b45a247a8adbd33eae7627fe7b1db --- /dev/null +++ b/coco/images/COCO_val2014_000000361140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41ab4c34f3f79f4deb7279a6c95286a99ff096ebdbdeaefe710d36977b3e075 +size 221078 diff --git a/coco/images/COCO_val2014_000000361258.jpg b/coco/images/COCO_val2014_000000361258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90d97a1e28d1560ce55511295d82d3188fa6d7d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000361258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c24e3f922719ba7b7ee25f291606c3ebe39a0a0166b256663f15f58d7996f3 +size 143578 diff --git a/coco/images/COCO_val2014_000000361472.jpg b/coco/images/COCO_val2014_000000361472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3cde1b794ba4395906302fd8cc8b1db7d3481a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000361472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b1166103f0e9277f8eef2a83b57807ffe3a58e9eff8e2b93c7a76527ae2c66 +size 167508 diff --git a/coco/images/COCO_val2014_000000361551.jpg b/coco/images/COCO_val2014_000000361551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..316e8bdba3b7e279ccaba9bb27fef8f3b487a08b --- /dev/null +++ b/coco/images/COCO_val2014_000000361551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5609823f04e4c098a97420ce373636d11065d92a917429fd202a43988cd74262 +size 94747 diff --git a/coco/images/COCO_val2014_000000362343.jpg b/coco/images/COCO_val2014_000000362343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da3e200adc3417796ea5f96e8790b861a530d4d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000362343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb68ead00721d3b11d0b561b3da7ba9bd777e4557ddb1713662b23adad14c45 +size 205654 diff --git a/coco/images/COCO_val2014_000000362714.jpg b/coco/images/COCO_val2014_000000362714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90ea7f37816a8ee77cfb206c04bf2a241ed65105 --- /dev/null +++ b/coco/images/COCO_val2014_000000362714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d3f3aa297bd59b4b1233c266a00e85274d766e4224ea164d0c89a8e0486f34 +size 240695 diff --git a/coco/images/COCO_val2014_000000363100.jpg b/coco/images/COCO_val2014_000000363100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c13c1b1462ffe68e4eaafd906fb15fa9ca80cf0 --- /dev/null +++ b/coco/images/COCO_val2014_000000363100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546110558969d874ad40d8b5fc0d8e35fd917f3ccf2b3a87a7ad752093095f39 +size 107774 diff --git a/coco/images/COCO_val2014_000000363181.jpg b/coco/images/COCO_val2014_000000363181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a543c3c79a12b6473d5e3d1697e9df4bd0afaea --- /dev/null +++ b/coco/images/COCO_val2014_000000363181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ba45a8c39098d24be19a166ca895e79896f19986558a08ac25ab561dcc2e6b +size 54982 diff --git a/coco/images/COCO_val2014_000000363207.jpg b/coco/images/COCO_val2014_000000363207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89d56f9a3d38a823b74748ba124d74e9b17df5ee --- /dev/null +++ b/coco/images/COCO_val2014_000000363207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07a2456f7eea2f05eb2276a00b174a4fe5863936774f501b2e76308b10bb16e +size 230407 diff --git a/coco/images/COCO_val2014_000000363387.jpg b/coco/images/COCO_val2014_000000363387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea119856f211c0a36ed03aa99d8c203b63dd57ae --- /dev/null +++ b/coco/images/COCO_val2014_000000363387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de75beaadb69717dd268f2f66cb02e9223fdfd3825f603e550c6e818a7171620 +size 261860 diff --git a/coco/images/COCO_val2014_000000363522.jpg b/coco/images/COCO_val2014_000000363522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b82009a1c19a385a226a47c29d6147ebbe8b763 --- /dev/null +++ b/coco/images/COCO_val2014_000000363522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e08ad0d8f7847c695791211ec57519f284c42d2b4dfe72ed67abf9238d02538 +size 175453 diff --git a/coco/images/COCO_val2014_000000363594.jpg b/coco/images/COCO_val2014_000000363594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df5869214880a39babce1099398e4a6fff56d34f --- /dev/null +++ b/coco/images/COCO_val2014_000000363594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f6d12688f0474d0fa1c005e62902d0f6f02be2f485e52204536b11d8cfccdc +size 166118 diff --git a/coco/images/COCO_val2014_000000363645.jpg b/coco/images/COCO_val2014_000000363645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80cd966373fd81799663ec57c625e065e704ed90 --- /dev/null +++ b/coco/images/COCO_val2014_000000363645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac0ad6c93030dd4576cad72aa2c0fac9983d8bab9047c873c1b0cab222da471 +size 192175 diff --git a/coco/images/COCO_val2014_000000363666.jpg b/coco/images/COCO_val2014_000000363666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0284740d43ef5b7fb6b8a9554341993c0d49a3d --- /dev/null +++ b/coco/images/COCO_val2014_000000363666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fddd22efc52bc382cfb88adc507134ce80d1ba09bff7d24debbaa1b26e6d78 +size 229262 diff --git a/coco/images/COCO_val2014_000000363986.jpg b/coco/images/COCO_val2014_000000363986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3563c9a5252afa064dbe8af58eba0f711e323f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000363986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2bd223dc873c00760df89cd733b7640a59440b846fc4dd6863a845c2064280f +size 132252 diff --git a/coco/images/COCO_val2014_000000364256.jpg b/coco/images/COCO_val2014_000000364256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18289c6e6d481b723b73516a9c85d6044de0630e --- /dev/null +++ b/coco/images/COCO_val2014_000000364256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4839cb0eff83e903716a252d428f5825ae6cded64024d8e02f97e17c9354a9e +size 148479 diff --git a/coco/images/COCO_val2014_000000364596.jpg b/coco/images/COCO_val2014_000000364596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab37400335ee1f635cdc73ba2700fbeb5761a5f1 --- /dev/null +++ b/coco/images/COCO_val2014_000000364596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fd980ef03c94d97525f1272061dfd040b3e7a789be9c9b376ed0baa3c91c9e +size 253847 diff --git a/coco/images/COCO_val2014_000000364919.jpg b/coco/images/COCO_val2014_000000364919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..466f4b2ed95d71ce4d738d542760b9f06d062ddc --- /dev/null +++ b/coco/images/COCO_val2014_000000364919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccb7075bb540de81f26f6194187018f41f67f37715093ced08e2b21ac0e9fc5 +size 203483 diff --git a/coco/images/COCO_val2014_000000365170.jpg b/coco/images/COCO_val2014_000000365170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26934785fea702047285d33f6ba9dd4e96351e50 --- /dev/null +++ b/coco/images/COCO_val2014_000000365170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16a8bc8433a0869431a061aa3d42fa8f5dfbf7ac1d60be043fbab2455d10542 +size 223291 diff --git a/coco/images/COCO_val2014_000000365663.jpg b/coco/images/COCO_val2014_000000365663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8f1fff46c58bb647dfbc260e6b886dade9a1fa4 --- /dev/null +++ b/coco/images/COCO_val2014_000000365663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2f7cf58c5f69e8ae5bccec326055d838ac11e92c0fbe1138b87d90e66b6b6a +size 125594 diff --git a/coco/images/COCO_val2014_000000366111.jpg b/coco/images/COCO_val2014_000000366111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c97833d2e05ddda0fe2a4352332a1d86b39cccd9 --- /dev/null +++ b/coco/images/COCO_val2014_000000366111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292aa61b466974a63f2ca8c30d59edec3975fdc883b5fae24973a91a7fd64481 +size 130460 diff --git a/coco/images/COCO_val2014_000000367029.jpg b/coco/images/COCO_val2014_000000367029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f009617fc5d5d24e8483cedc851105845ffac8c5 --- /dev/null +++ b/coco/images/COCO_val2014_000000367029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f8a8cb482d8d339429a19e74c7fa56d766c7ea5fb1604d318e09051664fe94 +size 233072 diff --git a/coco/images/COCO_val2014_000000367095.jpg b/coco/images/COCO_val2014_000000367095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97513a5f88113ed2a0e3af458febc2abc7a43b4e --- /dev/null +++ b/coco/images/COCO_val2014_000000367095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:973e4087c639a37961fc701333d051585e73468cc4b01d349243744bbb03a1bd +size 211471 diff --git a/coco/images/COCO_val2014_000000367142.jpg b/coco/images/COCO_val2014_000000367142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f3cddd92b0be9d06ae0e9ca7a115104b8053625 --- /dev/null +++ b/coco/images/COCO_val2014_000000367142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6eab17339c5e55e4adf064d3df61b515d9622aca42eba0e05ae29cc17d78e76 +size 188229 diff --git a/coco/images/COCO_val2014_000000367275.jpg b/coco/images/COCO_val2014_000000367275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e507b183604cb12a59581bc9e027db282017e50d --- /dev/null +++ b/coco/images/COCO_val2014_000000367275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee9a0402fa356bbca66b4f77006b5fe6a8720c97a66dc9f48ac1fa0f74cb377 +size 186040 diff --git a/coco/images/COCO_val2014_000000367336.jpg b/coco/images/COCO_val2014_000000367336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..560a74f6d000e5007223d3c6a4c9a860b0bddf62 --- /dev/null +++ b/coco/images/COCO_val2014_000000367336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869ac35414ba0e6e0ff5916321ca6159dd31b9a6ad400c29342428dce9f9fa96 +size 96364 diff --git a/coco/images/COCO_val2014_000000367386.jpg b/coco/images/COCO_val2014_000000367386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a66814742a5cf6d21513940d7c44a6f2aa606d1e --- /dev/null +++ b/coco/images/COCO_val2014_000000367386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6c07cc48f85cc745139995fa71da8c26b1ff079738652b124678bddcb1b3d3 +size 181974 diff --git a/coco/images/COCO_val2014_000000367429.jpg b/coco/images/COCO_val2014_000000367429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e802a40110312989f893f8094b7feb89e408d33 --- /dev/null +++ b/coco/images/COCO_val2014_000000367429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9656b9b19144908635f09c8b5d96b0bde870208c797a0c3ca4c0f10d5697ed +size 129839 diff --git a/coco/images/COCO_val2014_000000367578.jpg b/coco/images/COCO_val2014_000000367578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38916c6d0c2ea614866b0bbee3515a7002ab4c09 --- /dev/null +++ b/coco/images/COCO_val2014_000000367578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a23b8e98999bfbfa3f304a5ae42bb4c7cbc3410a7050291a7c592037e8d6c8 +size 137552 diff --git a/coco/images/COCO_val2014_000000367610.jpg b/coco/images/COCO_val2014_000000367610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b899926bd6be14272c6efa34e7f433d9af48ee1 --- /dev/null +++ b/coco/images/COCO_val2014_000000367610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91da85fa5573c2ae8d619d460587b84fff63e4dd678dcfae938a881280b426df +size 222034 diff --git a/coco/images/COCO_val2014_000000367872.jpg b/coco/images/COCO_val2014_000000367872.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f0f43a6804c8fb78fbe922abf5e3840549b4b0b --- /dev/null +++ b/coco/images/COCO_val2014_000000367872.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c25be730ebe95899692e3dca407deb665d991e31ca4a6547c9d2dc428f6ca1 +size 298615 diff --git a/coco/images/COCO_val2014_000000368280.jpg b/coco/images/COCO_val2014_000000368280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..096e58b1a87edff9933a88dfb032b714e78858d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000368280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37de5ef910c1ae22a70312591f9c2268c79c83fbe94cba571ed86588c2b76e4 +size 270055 diff --git a/coco/images/COCO_val2014_000000368402.jpg b/coco/images/COCO_val2014_000000368402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c5dd6c8d8044b5ae50066ecc7c9a80f978f9a33 --- /dev/null +++ b/coco/images/COCO_val2014_000000368402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254a71d97ed7f8ae2b85780e073f40bfb96c560994e1666a0a75df6c10da8df4 +size 167336 diff --git a/coco/images/COCO_val2014_000000368541.jpg b/coco/images/COCO_val2014_000000368541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..404f7a0391b5b6dcfafee589cdbd242908daee31 --- /dev/null +++ b/coco/images/COCO_val2014_000000368541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e2d51761032ef5460a5cdfc39d6aeebe6c5b12f9b17d014eaa29a5124f469d +size 193858 diff --git a/coco/images/COCO_val2014_000000368679.jpg b/coco/images/COCO_val2014_000000368679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc53ce56d0572c603a8b20c423918cade2ac3508 --- /dev/null +++ b/coco/images/COCO_val2014_000000368679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f78a683db4c84765584b3f8c3e19364e6f8460f4339c59b55b82dd9dc363743 +size 185893 diff --git a/coco/images/COCO_val2014_000000368820.jpg b/coco/images/COCO_val2014_000000368820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61d2e666d0a9658778c37dec0603bb90ec981163 --- /dev/null +++ b/coco/images/COCO_val2014_000000368820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52dc706198e42ba9540f68abce8a2c2d3c666d69ddf295a751c9eff50672eb3 +size 153262 diff --git a/coco/images/COCO_val2014_000000369122.jpg b/coco/images/COCO_val2014_000000369122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5205af512b80e6142abb873fadc98e38b39de281 --- /dev/null +++ b/coco/images/COCO_val2014_000000369122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45817816afb31c96ec88408edcf34661f4c36517252bb9a8df06b03d4b8c5601 +size 153326 diff --git a/coco/images/COCO_val2014_000000369259.jpg b/coco/images/COCO_val2014_000000369259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ee008cb3c3d49b51642c4035c86ac8c4bd65efb --- /dev/null +++ b/coco/images/COCO_val2014_000000369259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26fb7e93b76d3f7e2459985cc3c4de22b218543f40978e111b9a305400557f9 +size 262857 diff --git a/coco/images/COCO_val2014_000000369442.jpg b/coco/images/COCO_val2014_000000369442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..131531e98e8cd996827515aa8fdcf25a970e3220 --- /dev/null +++ b/coco/images/COCO_val2014_000000369442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff8b39c4b5f76ae917e32062171db055c7e520e82e2ae7100c2328b95b38cc9 +size 282029 diff --git a/coco/images/COCO_val2014_000000369511.jpg b/coco/images/COCO_val2014_000000369511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..277906a5a567f2d98f9d6570a7d3596ddc7034bb --- /dev/null +++ b/coco/images/COCO_val2014_000000369511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40591c8bb3a13c58c10d90077d5d56b69f0b9edfcc72cd9d837dc630433f16d8 +size 182790 diff --git a/coco/images/COCO_val2014_000000369594.jpg b/coco/images/COCO_val2014_000000369594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7e14bfe761063480610618b09787e19d3c35e97 --- /dev/null +++ b/coco/images/COCO_val2014_000000369594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40ab3a7709acd78779f0f140015f4f484dd5ce6d2f3183def0362527cddee14 +size 173219 diff --git a/coco/images/COCO_val2014_000000369685.jpg b/coco/images/COCO_val2014_000000369685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16948ed8083cd4f3bd036c0c294f3b58dfa499c2 --- /dev/null +++ b/coco/images/COCO_val2014_000000369685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac53d82950cd0918f657f261f6394b209fe10425dbcaed9dbb35384994b64b9 +size 185242 diff --git a/coco/images/COCO_val2014_000000369799.jpg b/coco/images/COCO_val2014_000000369799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e0f91187ea3d3ce6885b6bc74d188914f3d292e --- /dev/null +++ b/coco/images/COCO_val2014_000000369799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece78959d90401aa63f731caefa0e66a755f032c740fd997e3d4a3f8ac09b48a +size 145821 diff --git a/coco/images/COCO_val2014_000000369812.jpg b/coco/images/COCO_val2014_000000369812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b9f12dcfc8f039273d856ae3cb7797aaa1955cd --- /dev/null +++ b/coco/images/COCO_val2014_000000369812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36900b1e1c06b097382afab38134ff4d655634f23287c47d7b6aaaee016cca4e +size 428992 diff --git a/coco/images/COCO_val2014_000000369840.jpg b/coco/images/COCO_val2014_000000369840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bdd8fe204687676be36f836a228b3a4e861440f --- /dev/null +++ b/coco/images/COCO_val2014_000000369840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d915f044bb729cda87b91bd7d59ba33e6bcf06c474dd18794bb274d1c58f74f +size 268339 diff --git a/coco/images/COCO_val2014_000000369986.jpg b/coco/images/COCO_val2014_000000369986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bb8063ffc17aa72eff7aa50b82755059daaf6a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000369986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683dec556abb2539d05ea12ad104d2bcece95185d088ccbfefc62915663809ff +size 178036 diff --git a/coco/images/COCO_val2014_000000370207.jpg b/coco/images/COCO_val2014_000000370207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d04bbd442626e7ddc68de1121862031e0c2f70f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000370207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b860c360d443e919641dd07b790b1d2ac2342be29d3b3c8827188dea8f24fe +size 198931 diff --git a/coco/images/COCO_val2014_000000370209.jpg b/coco/images/COCO_val2014_000000370209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e121edb7f2b256aa7dcce5d1e5a4f32b3abfb8c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000370209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d879f16891c6003723b2d580d28f91ed65ae37b2443cf954e6e9663a4e74f0 +size 112425 diff --git a/coco/images/COCO_val2014_000000370285.jpg b/coco/images/COCO_val2014_000000370285.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d95ec9b03dad59325579499139feb65d84c0eaa5 --- /dev/null +++ b/coco/images/COCO_val2014_000000370285.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ceac61bc3b6f0d9893d8b9901878ff5acc72181e2b4a2ab6c1150e1e2ac773 +size 194782 diff --git a/coco/images/COCO_val2014_000000370486.jpg b/coco/images/COCO_val2014_000000370486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b6972453714398ba80302cceb65bfb793579412 --- /dev/null +++ b/coco/images/COCO_val2014_000000370486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30df28745b0b675a6b7d00556dd516a4ad5afacb9a7a92bbb4fa638ea9753274 +size 235294 diff --git a/coco/images/COCO_val2014_000000370591.jpg b/coco/images/COCO_val2014_000000370591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e0c69d88ec1ef11bc3a78fd2ad33bfc92f43cbd --- /dev/null +++ b/coco/images/COCO_val2014_000000370591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e51ca6d438af9143b1144871e545cf7e3fa7a2a2acd44b1020d44785340e18 +size 146588 diff --git a/coco/images/COCO_val2014_000000370637.jpg b/coco/images/COCO_val2014_000000370637.jpg new file mode 100644 index 0000000000000000000000000000000000000000..513cc53aad93677fa895078d41c2266950924db4 --- /dev/null +++ b/coco/images/COCO_val2014_000000370637.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ab154df91ceb29597a31afb5831023193e1917f776d95f3940129d523121b9 +size 90398 diff --git a/coco/images/COCO_val2014_000000371054.jpg b/coco/images/COCO_val2014_000000371054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91f103eb8ee8bff1463792996a6873887536c970 --- /dev/null +++ b/coco/images/COCO_val2014_000000371054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ed5d8e0006042dc908034f22c6d23bfb332a9ba4b25f0299b3fe8774c141cc +size 193341 diff --git a/coco/images/COCO_val2014_000000371139.jpg b/coco/images/COCO_val2014_000000371139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a374fa4d5cf8ef692cbd2d388d06a31a63ef4a0e --- /dev/null +++ b/coco/images/COCO_val2014_000000371139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09d0578cc979d2201c9cfe4cbfdd287f5b2edf28ff9d507f7be6b44121a0b7d +size 179854 diff --git a/coco/images/COCO_val2014_000000371330.jpg b/coco/images/COCO_val2014_000000371330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6775fe2e2a18bd62b36ae2281aef97a1e0e8916b --- /dev/null +++ b/coco/images/COCO_val2014_000000371330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2581294a33d7579374002bdb45533124566d2c4c505a9a4eaa5f0ef8ada2c0 +size 161111 diff --git a/coco/images/COCO_val2014_000000371822.jpg b/coco/images/COCO_val2014_000000371822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3061ea3e62e8e310bb7f9c88e05abe28106325b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000371822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ecce01a69274619d49796b11c5730931440b4420a0883ef13b24b290c135ba +size 256043 diff --git a/coco/images/COCO_val2014_000000371958.jpg b/coco/images/COCO_val2014_000000371958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2596958ecaeb0df7c2860620b18aa17fa92718fb --- /dev/null +++ b/coco/images/COCO_val2014_000000371958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd1429f7210095046c07cca5f23a4cedc4e49dd9d7cbff99661d4f9c156c0a6 +size 285191 diff --git a/coco/images/COCO_val2014_000000372230.jpg b/coco/images/COCO_val2014_000000372230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c71712fd07eda59b0a2bc0c756377d28ecb4b939 --- /dev/null +++ b/coco/images/COCO_val2014_000000372230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ef81c4cc67156df333d55675a78ecc8ee6b8e5049500dd1c23f251e63c388f +size 187624 diff --git a/coco/images/COCO_val2014_000000372258.jpg b/coco/images/COCO_val2014_000000372258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5b1d55ff38c4bac55de79fa4b100a1b15f5e464 --- /dev/null +++ b/coco/images/COCO_val2014_000000372258.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22aa6ccff26ca579183b5a09c04b3d00af4c9a75fabc940132da403058a7f692 +size 119235 diff --git a/coco/images/COCO_val2014_000000372413.jpg b/coco/images/COCO_val2014_000000372413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8026cd2e2d44a172579ac85a48ba0c6a9f97656f --- /dev/null +++ b/coco/images/COCO_val2014_000000372413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877fabdbe173fda6baed94f01c0e243b2d83f870a58eaf9ed736db74798df8bd +size 208337 diff --git a/coco/images/COCO_val2014_000000372494.jpg b/coco/images/COCO_val2014_000000372494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ec0533d2be3b29611604ca99436faaf4eef8c58 --- /dev/null +++ b/coco/images/COCO_val2014_000000372494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c042ecfa635696195f0fb69afff6fea59f473692bac4bf002a684b8f39b8a6e +size 305618 diff --git a/coco/images/COCO_val2014_000000372620.jpg b/coco/images/COCO_val2014_000000372620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdc669e8a7184910c54d3c7c5cc9cbdcc0d4db96 --- /dev/null +++ b/coco/images/COCO_val2014_000000372620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5c8b9d43cc3ad9c92c0f6de65477e9916bca9da8de9b3f5a62efd2bcf55732 +size 153189 diff --git a/coco/images/COCO_val2014_000000372654.jpg b/coco/images/COCO_val2014_000000372654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f529e77d09eddee2025aaba253df9e998e62f690 --- /dev/null +++ b/coco/images/COCO_val2014_000000372654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526645259aad7df4d057180716126f02c892a7017a928defdae3c204878dc9cb +size 218835 diff --git a/coco/images/COCO_val2014_000000372817.jpg b/coco/images/COCO_val2014_000000372817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fd2b7a76b1dc4e071252bb2557f9f0cd794777a --- /dev/null +++ b/coco/images/COCO_val2014_000000372817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359e7af1cee53719e9e5eb30aa53d1580aa835d800878542f389fc61f70d8020 +size 178993 diff --git a/coco/images/COCO_val2014_000000372914.jpg b/coco/images/COCO_val2014_000000372914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8b1faf866069291a66c1073f8301e6982aa466d --- /dev/null +++ b/coco/images/COCO_val2014_000000372914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdafbfa63c133d0a9a9d62602e704b54b48dda759778de945294fb43c1ff1a7 +size 187298 diff --git a/coco/images/COCO_val2014_000000373060.jpg b/coco/images/COCO_val2014_000000373060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca31b2c766598c7362c4f07640f1b2330262756e --- /dev/null +++ b/coco/images/COCO_val2014_000000373060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0ee2892b6efdf31f9f778c6560f54042d41012f255728db917f2e431a70568 +size 295140 diff --git a/coco/images/COCO_val2014_000000373341.jpg b/coco/images/COCO_val2014_000000373341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63f4763f1319af5144cf1106853fd6ab9a51ec87 --- /dev/null +++ b/coco/images/COCO_val2014_000000373341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7caeff9a39e3654d891b30e5d029e86a05dbfb9ce2016ececf77431acfb06453 +size 289971 diff --git a/coco/images/COCO_val2014_000000373353.jpg b/coco/images/COCO_val2014_000000373353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..514151392330f065f272582e969401c998710a66 --- /dev/null +++ b/coco/images/COCO_val2014_000000373353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8f393230d375ddce63522d13740ccac6419e646560c97695a12ea3cee0e6fa +size 287304 diff --git a/coco/images/COCO_val2014_000000373748.jpg b/coco/images/COCO_val2014_000000373748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27f25d59498a12f69bec03516633c3948fc0dbe8 --- /dev/null +++ b/coco/images/COCO_val2014_000000373748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79aa8e3f00ccaf0ae0ee6ed4e1c15539c6ffcd1a26fb1677e1a61d5405aecf6c +size 101100 diff --git a/coco/images/COCO_val2014_000000374052.jpg b/coco/images/COCO_val2014_000000374052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5271bfd14e5efacc239fff39f48ceb1ca428b53f --- /dev/null +++ b/coco/images/COCO_val2014_000000374052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479a1d13dd9f3744a61e8abc34df64b41793e807be0bcbf3ad3bc3768eda4f71 +size 89523 diff --git a/coco/images/COCO_val2014_000000374162.jpg b/coco/images/COCO_val2014_000000374162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21bbc57d0d04f038252f6c30e8832e0dce1b9da0 --- /dev/null +++ b/coco/images/COCO_val2014_000000374162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ee0cc6a79a3ee82f006e845c793b2979196fdb57f74b9c3086d1997d2926d9 +size 129528 diff --git a/coco/images/COCO_val2014_000000374342.jpg b/coco/images/COCO_val2014_000000374342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f6c7132da33c1279060fa80bd270343ae965bd2 --- /dev/null +++ b/coco/images/COCO_val2014_000000374342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e603726f67982968edd51ab2470795a75ded14e6afaff9f6c145c935cdf1cd +size 151991 diff --git a/coco/images/COCO_val2014_000000374430.jpg b/coco/images/COCO_val2014_000000374430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aee4494f304ecc8085cc2ed0bc6e80eaba657681 --- /dev/null +++ b/coco/images/COCO_val2014_000000374430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2691f5605b7907ccbe0f92107ef597a5e345d5d72ae29fd16c1e923326add5a +size 97801 diff --git a/coco/images/COCO_val2014_000000374448.jpg b/coco/images/COCO_val2014_000000374448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cd95a8cf58175ee1aab63339c845131730b410f --- /dev/null +++ b/coco/images/COCO_val2014_000000374448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b9a02e12ef1f86ab89d94038bb4a3afd30f57209cf12e324f9b2f6135685f7 +size 219728 diff --git a/coco/images/COCO_val2014_000000374593.jpg b/coco/images/COCO_val2014_000000374593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5c499709a1e0389dab7be8033808931891175d1 --- /dev/null +++ b/coco/images/COCO_val2014_000000374593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d49dca13a1724cae829f1c8da0451e4bc57e5f4d1ae87a4b7e00baee508fa0 +size 245744 diff --git a/coco/images/COCO_val2014_000000374628.jpg b/coco/images/COCO_val2014_000000374628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5a40781c5f089baf04228b159417a3ed4ebabf7 --- /dev/null +++ b/coco/images/COCO_val2014_000000374628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eadf077756e34130781a17e2ef6feec4b8658df97209d2b18a8407ef57bbdcc +size 104598 diff --git a/coco/images/COCO_val2014_000000374829.jpg b/coco/images/COCO_val2014_000000374829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13fd6440ecd37224d48c1d1bdde3fe0f2205e982 --- /dev/null +++ b/coco/images/COCO_val2014_000000374829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df3ccfdb9afdeee7cef6d4c7056c32ea4bad12b1a8ca11ca6f678c9855be1c2 +size 163834 diff --git a/coco/images/COCO_val2014_000000374987.jpg b/coco/images/COCO_val2014_000000374987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f07bcee7f63045234364d0f764c0faeba491c97f --- /dev/null +++ b/coco/images/COCO_val2014_000000374987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecfebf7f6510c9b3566b5eed553e2e6ea6d0f634c943b7ba90ba3dcfd02972f +size 281455 diff --git a/coco/images/COCO_val2014_000000375219.jpg b/coco/images/COCO_val2014_000000375219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d7060f96ad6becd5b0ca5cfe6453303531abfeb --- /dev/null +++ b/coco/images/COCO_val2014_000000375219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5073f3a5be31f95c6220ef58735257b1136d8be73abafea0bdddfc6bf6c8f1ca +size 114459 diff --git a/coco/images/COCO_val2014_000000375450.jpg b/coco/images/COCO_val2014_000000375450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7a746ad7ae0076c404f6385c34b1c1e0637c576 --- /dev/null +++ b/coco/images/COCO_val2014_000000375450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0c05d918e9da95345f38e001850e5277634c6866ea8be60cc361670fe52bc8 +size 260086 diff --git a/coco/images/COCO_val2014_000000375769.jpg b/coco/images/COCO_val2014_000000375769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47939ee3c97b2e665f80be8f0ea8d1e6d999089e --- /dev/null +++ b/coco/images/COCO_val2014_000000375769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2178e11c39af545f11968e8e46d7689a3cd4480d9c5895dc9b610d3a24c608 +size 240070 diff --git a/coco/images/COCO_val2014_000000375786.jpg b/coco/images/COCO_val2014_000000375786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32d12fa681bfa25e02f8d6952f5bf8ca64d5c5b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000375786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c68557cc77835cbf2e7779217d779630ec9cab18c0ce83f7ee47b12be1bd6c +size 122634 diff --git a/coco/images/COCO_val2014_000000375823.jpg b/coco/images/COCO_val2014_000000375823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f556c29b10bc125cd164d14fa539e0435f2e68f --- /dev/null +++ b/coco/images/COCO_val2014_000000375823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d149afc26db6051ae6f71acfa4b36045cfd43fcf8a520581b374e0f321310fa2 +size 161291 diff --git a/coco/images/COCO_val2014_000000376093.jpg b/coco/images/COCO_val2014_000000376093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8720a001d5a07b7a4e3c4b15d156b756b254bf48 --- /dev/null +++ b/coco/images/COCO_val2014_000000376093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa66e91ef2d1370f2ddaf69fb3f41383dbd79f970b0382f21b3c336f1d1c8e3b +size 238962 diff --git a/coco/images/COCO_val2014_000000376112.jpg b/coco/images/COCO_val2014_000000376112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d4eba40dcdd9ab9c37de59846ed18f5783f063b --- /dev/null +++ b/coco/images/COCO_val2014_000000376112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af848aaa3894e9a80dc6add9b135b9aed3d3f6ce3e0707494d4cc3c969572211 +size 177605 diff --git a/coco/images/COCO_val2014_000000376209.jpg b/coco/images/COCO_val2014_000000376209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47aec6a940a9006f702d40489c9793748f7971cb --- /dev/null +++ b/coco/images/COCO_val2014_000000376209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d214e0763b686fc27533a226d518e72fdd27bcc596ebedafe654d0c18ac7573 +size 118746 diff --git a/coco/images/COCO_val2014_000000376307.jpg b/coco/images/COCO_val2014_000000376307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49d186614134b6dc8f0b68ef97a628d3d97b03e1 --- /dev/null +++ b/coco/images/COCO_val2014_000000376307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21b620bce393bbad0b44bfecb475a8cc9abcd7f637dca09ed657bb4bd9c6d38 +size 175121 diff --git a/coco/images/COCO_val2014_000000376322.jpg b/coco/images/COCO_val2014_000000376322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0abb96c049897e2b7ef5f57073fc88a0f44432b --- /dev/null +++ b/coco/images/COCO_val2014_000000376322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a793439d7b18f3d7925ae17b2e455e24e8abe19085c81a3f289662a5780ad45e +size 199801 diff --git a/coco/images/COCO_val2014_000000376450.jpg b/coco/images/COCO_val2014_000000376450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fc37fd1d7f3de622eb2a213ced8f3d0ade16cfb --- /dev/null +++ b/coco/images/COCO_val2014_000000376450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f403a7926346725341ae9dbe2626c87dcbc989d4700517de5395edd7b8387a +size 213420 diff --git a/coco/images/COCO_val2014_000000376625.jpg b/coco/images/COCO_val2014_000000376625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..843749c8c0c5e433497eeb074404689f115c8020 --- /dev/null +++ b/coco/images/COCO_val2014_000000376625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81267617f13de3900abfe82e0e48f5b66ca43b2092cac9b3c15e8606ebf81b72 +size 155011 diff --git a/coco/images/COCO_val2014_000000376628.jpg b/coco/images/COCO_val2014_000000376628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..007978e8e42eb15c9abc3784e8a577f1d3fda36a --- /dev/null +++ b/coco/images/COCO_val2014_000000376628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd82be3122821aaefb22a3846dc729ec599a9087f671cc131ccaef8a91481b60 +size 157112 diff --git a/coco/images/COCO_val2014_000000376859.jpg b/coco/images/COCO_val2014_000000376859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..487a49087b149e96678e2361d2f2f6c7189e2d2d --- /dev/null +++ b/coco/images/COCO_val2014_000000376859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f457f7ac177cc084de28b0725340453a54d69847e0755f74f5699fb4b6e89ff +size 243658 diff --git a/coco/images/COCO_val2014_000000377195.jpg b/coco/images/COCO_val2014_000000377195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..923d3507cc16ff81ad10004f6ea4ebbf1052ba52 --- /dev/null +++ b/coco/images/COCO_val2014_000000377195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db836a3a89faf462b52ab9006ce0f051fa433c345ccfc7ab39eb283b59d4cacf +size 104857 diff --git a/coco/images/COCO_val2014_000000377235.jpg b/coco/images/COCO_val2014_000000377235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..278be73034366a30ef1c7feaa5c32a63c9d0478e --- /dev/null +++ b/coco/images/COCO_val2014_000000377235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8b20d58ad75f47d18c353cab25b5cfe651099dd3bb176276c82cb02a570611 +size 132465 diff --git a/coco/images/COCO_val2014_000000377715.jpg b/coco/images/COCO_val2014_000000377715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5569d36d6dc4fb9c090f8befc53b1b3338bbae1e --- /dev/null +++ b/coco/images/COCO_val2014_000000377715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb676f6c18835150ae4dc3579254dbad777b7a46a001493394c5a1e564b87e3 +size 222216 diff --git a/coco/images/COCO_val2014_000000377723.jpg b/coco/images/COCO_val2014_000000377723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd5eda70cb22f8652bb637669628aa775e0cb83 --- /dev/null +++ b/coco/images/COCO_val2014_000000377723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a58184ee83f6c0c483a2ca1f2ce4550b08170a9576c8e78bda16693a591786 +size 213772 diff --git a/coco/images/COCO_val2014_000000377730.jpg b/coco/images/COCO_val2014_000000377730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c126e62f5e5b8bfd049d619da7dcfefeab0557f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000377730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a948d96f1b816af0ff48e964f6618f6f030fe4d6c978724df4898130ddc7406 +size 259431 diff --git a/coco/images/COCO_val2014_000000377832.jpg b/coco/images/COCO_val2014_000000377832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14016380a8486bcb16de34af26fed77288ed16d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000377832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0de71cdb06dbdbe1c3b9cbf9b34c9550d9f5154aee38704128c2d7786631fd3 +size 145278 diff --git a/coco/images/COCO_val2014_000000378467.jpg b/coco/images/COCO_val2014_000000378467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd6a95c2c7af22bdf5bee3c4933753a17cc10400 --- /dev/null +++ b/coco/images/COCO_val2014_000000378467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a408e73f6cf7282c9d512bf4402085d59233901515b2e78c72a5010d89ca1612 +size 143553 diff --git a/coco/images/COCO_val2014_000000378482.jpg b/coco/images/COCO_val2014_000000378482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2959966a9e11720166e6315327bd2f86657d97a --- /dev/null +++ b/coco/images/COCO_val2014_000000378482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7eeda08270bb1d7a9985f5d722cf47214c2808140e78f5aad7777a318eaae28 +size 266632 diff --git a/coco/images/COCO_val2014_000000378515.jpg b/coco/images/COCO_val2014_000000378515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33c796e5037d53990e5c37c658c6791729b5d104 --- /dev/null +++ b/coco/images/COCO_val2014_000000378515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf5f635541bcc6558db28535ed8acfed4439cfca1fdef1dae8ce09a237ec25f +size 242293 diff --git a/coco/images/COCO_val2014_000000378657.jpg b/coco/images/COCO_val2014_000000378657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76cc46a2c061b786da071a958b73f9ada4b56769 --- /dev/null +++ b/coco/images/COCO_val2014_000000378657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:386f137f795223a58159a6583ec6fd8dc6a161dc928602783820cca3e7e88996 +size 278506 diff --git a/coco/images/COCO_val2014_000000378673.jpg b/coco/images/COCO_val2014_000000378673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb13f88c82c09140e17fbad8220082ee9b1baab9 --- /dev/null +++ b/coco/images/COCO_val2014_000000378673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b60aacd0c06a9e7ac60aec1b504f04d92a2e31f654ffd774e9846890026e03a6 +size 142765 diff --git a/coco/images/COCO_val2014_000000378894.jpg b/coco/images/COCO_val2014_000000378894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90c0d10d64bcb4e32366763142cb071c713c319d --- /dev/null +++ b/coco/images/COCO_val2014_000000378894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c769e565ee530de58ada2f07f691bb8fd7e5eaf3611f44dc1848fb498a1cb7 +size 123964 diff --git a/coco/images/COCO_val2014_000000378962.jpg b/coco/images/COCO_val2014_000000378962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db0a91b325e98da1ae81405ba5ca90c639225ceb --- /dev/null +++ b/coco/images/COCO_val2014_000000378962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be117c32b80a9059a06d329022c1b2901659640073b7ac6a93e5574a59cbdee +size 209942 diff --git a/coco/images/COCO_val2014_000000379314.jpg b/coco/images/COCO_val2014_000000379314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4fc4ee8e449d0c77e39f0a74899557718e654d2 --- /dev/null +++ b/coco/images/COCO_val2014_000000379314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:876cf1c48d8b19000274c12cb793c7321cc974a1c05224e0b542ea1a114f19ac +size 135403 diff --git a/coco/images/COCO_val2014_000000379402.jpg b/coco/images/COCO_val2014_000000379402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52fc51971f6d52a4abaee9de1413400df01b247e --- /dev/null +++ b/coco/images/COCO_val2014_000000379402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bef32f2587d914ce7483c4073fcf60dc11c5dc333fabd770af4c617d21dd7bb +size 90989 diff --git a/coco/images/COCO_val2014_000000380101.jpg b/coco/images/COCO_val2014_000000380101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b9c6f2b3ee2d2b7ea7508069dc736c98b14d5c4 --- /dev/null +++ b/coco/images/COCO_val2014_000000380101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7406597c6862305dd84221f7584e1671eea4a826e7b3c803cfe5811fd6effb +size 121174 diff --git a/coco/images/COCO_val2014_000000380348.jpg b/coco/images/COCO_val2014_000000380348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47618aa48d357b1db918a813ff4baefac8493e9a --- /dev/null +++ b/coco/images/COCO_val2014_000000380348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09d2e93f9f26a09ff8254821ed38ec4cde3aa070e7e3a71582b6be2bbae266e +size 133612 diff --git a/coco/images/COCO_val2014_000000380734.jpg b/coco/images/COCO_val2014_000000380734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99bf2f2d5f82c9464c0d2037330ba04aaf974824 --- /dev/null +++ b/coco/images/COCO_val2014_000000380734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f68790decea0826f3bdc7c8538f343f30f57982c8c650ea45f90578630508e +size 235771 diff --git a/coco/images/COCO_val2014_000000380756.jpg b/coco/images/COCO_val2014_000000380756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42827469441c8f7c43ea4641cc7e9d909e0c8147 --- /dev/null +++ b/coco/images/COCO_val2014_000000380756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da63cbc0136e80328fa6af1fe58004a9e3c745fa59f3838f8e9360d2ff8a9ce +size 327695 diff --git a/coco/images/COCO_val2014_000000380802.jpg b/coco/images/COCO_val2014_000000380802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48d438a5d78378cf5711937302bef70c8d375dc4 --- /dev/null +++ b/coco/images/COCO_val2014_000000380802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e169ac520041425313654cb80d58bc82ac8818e9ab0d82af80b1a2771a4f3502 +size 111310 diff --git a/coco/images/COCO_val2014_000000380828.jpg b/coco/images/COCO_val2014_000000380828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01077d138bdbc26b57d43e358f414d3715c3d204 --- /dev/null +++ b/coco/images/COCO_val2014_000000380828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fffcd5378ccd0ae4dda853b0c2beb6df276031fe3b768f5c6a00918905e5ac +size 206975 diff --git a/coco/images/COCO_val2014_000000380993.jpg b/coco/images/COCO_val2014_000000380993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eefc8ded1b7bc2b3fc81baa4c99a302d2e3c498f --- /dev/null +++ b/coco/images/COCO_val2014_000000380993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c66347bad97729d99525189b5349e410bccb77acf9870ed81461aa90e18d051 +size 95858 diff --git a/coco/images/COCO_val2014_000000381123.jpg b/coco/images/COCO_val2014_000000381123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c06af46c5882f19af67a4c26472a9305fafa8bb --- /dev/null +++ b/coco/images/COCO_val2014_000000381123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce43ce49336f54ae046993cfb3bad310e48df323b5cbeb3a9949d44780e7286 +size 171897 diff --git a/coco/images/COCO_val2014_000000381246.jpg b/coco/images/COCO_val2014_000000381246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e66125eb7b3b186416b9d0f98a64b6ae153ced2 --- /dev/null +++ b/coco/images/COCO_val2014_000000381246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd972e6ef292fc1d676dd5c78f993dbeafd5c6e880f78f07206d13489e7880c +size 132129 diff --git a/coco/images/COCO_val2014_000000381296.jpg b/coco/images/COCO_val2014_000000381296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cb7b46feb0923d497818b118152db4f0399d868 --- /dev/null +++ b/coco/images/COCO_val2014_000000381296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182b1a4c622de0120bb8ec6fb91c08fc143fe7d55b9141a7b5d35282f388874c +size 101492 diff --git a/coco/images/COCO_val2014_000000381587.jpg b/coco/images/COCO_val2014_000000381587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f767ff9add433846add5bb382ac65e099b94432f --- /dev/null +++ b/coco/images/COCO_val2014_000000381587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5361d0a603b7392ff31fe44cd1d51796387e209a45c1ded4dcf0078d37c7f994 +size 223461 diff --git a/coco/images/COCO_val2014_000000381608.jpg b/coco/images/COCO_val2014_000000381608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8316e520bfbffc4d6eb28cf5c71728fe76f5216d --- /dev/null +++ b/coco/images/COCO_val2014_000000381608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a61c420cef5a145c8cd6b1e3bc61927f0fb096ded9969f9f1423fd88bf0cb90e +size 225903 diff --git a/coco/images/COCO_val2014_000000381870.jpg b/coco/images/COCO_val2014_000000381870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39f8f64a5557e3b696baef04b5b9aa10457c0be5 --- /dev/null +++ b/coco/images/COCO_val2014_000000381870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c20ae1169b39e133a29598be5c5d31129d66267cc168314198bbb847ec10da6 +size 203104 diff --git a/coco/images/COCO_val2014_000000382207.jpg b/coco/images/COCO_val2014_000000382207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bdc3cd29e4f23db5a2026d2eb5f93825b333e33 --- /dev/null +++ b/coco/images/COCO_val2014_000000382207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf90fddbfcd88b42a1bbb0176e837440aa5f334d1c190776c16a894a9783d8b +size 218860 diff --git a/coco/images/COCO_val2014_000000382603.jpg b/coco/images/COCO_val2014_000000382603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbde8142ba1c17c8407145f07ea08cce6d2b02e9 --- /dev/null +++ b/coco/images/COCO_val2014_000000382603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cefd050816b7e5388cff3a2d763022fa4a492dbb49a4ed71aebcf62dad70f6ba +size 291789 diff --git a/coco/images/COCO_val2014_000000383053.jpg b/coco/images/COCO_val2014_000000383053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b07e09f1b11cf73fab8faf619052de338895f604 --- /dev/null +++ b/coco/images/COCO_val2014_000000383053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2deca6ed9e642bd470ef3811df7c415a7ad95082e036943c745ae4b89c2e8943 +size 248829 diff --git a/coco/images/COCO_val2014_000000383223.jpg b/coco/images/COCO_val2014_000000383223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2131d95718bece5a2257b910c6648ca08019b100 --- /dev/null +++ b/coco/images/COCO_val2014_000000383223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61b6ecbaeefa5ba7fee9feb364f29dd3ace0b36a810bdf3617a1b6f855c5750 +size 169095 diff --git a/coco/images/COCO_val2014_000000383842.jpg b/coco/images/COCO_val2014_000000383842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45abe3665cf8e9286df639914695a22e39ec16a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000383842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9e05f37d8b3dd2c025ce80be273e364c6ad95dd337dacd7cd811f17db91e7b +size 182606 diff --git a/coco/images/COCO_val2014_000000384931.jpg b/coco/images/COCO_val2014_000000384931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa1264a1fa10d533cc0a7d0129cf1039790866ac --- /dev/null +++ b/coco/images/COCO_val2014_000000384931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4d69f5e69aa26cf4ab7bbdb23a25a3e5b98f0ba035a7715ff7f13b84adb302 +size 341599 diff --git a/coco/images/COCO_val2014_000000384981.jpg b/coco/images/COCO_val2014_000000384981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b5ac8744f71120f96bf2d24e44e9a9d28ed183b --- /dev/null +++ b/coco/images/COCO_val2014_000000384981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092a23b9e9aac59d0b899b670db417f5076ddffddd08a86d10d5ca211722c14c +size 171741 diff --git a/coco/images/COCO_val2014_000000385115.jpg b/coco/images/COCO_val2014_000000385115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..108096b26577e7035167cec36f2d075e32d14805 --- /dev/null +++ b/coco/images/COCO_val2014_000000385115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0114dfa6b48412fc0369da90b76c273014794b0c3a292d97db5e57ebc85a7862 +size 137008 diff --git a/coco/images/COCO_val2014_000000385196.jpg b/coco/images/COCO_val2014_000000385196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb9dcabb56a56253645a584243b93b80a72ca552 --- /dev/null +++ b/coco/images/COCO_val2014_000000385196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c3345944d0879b9832da88eaed444cdf28f25a93c1313bc9ebc240a17b6eb6 +size 200663 diff --git a/coco/images/COCO_val2014_000000385377.jpg b/coco/images/COCO_val2014_000000385377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4c7ae6206ded2c42ec32d1976559b02e8c69d0b --- /dev/null +++ b/coco/images/COCO_val2014_000000385377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84aa7cec8e329ddd1da29792debc5bd8284d424c8f65a90f1308206cc666bc28 +size 208503 diff --git a/coco/images/COCO_val2014_000000385508.jpg b/coco/images/COCO_val2014_000000385508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05278b37f93349f6a8481df3325ee21a6d172726 --- /dev/null +++ b/coco/images/COCO_val2014_000000385508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8563ae9a8d6ce8536c3282adcc27c858374b22fe7e236383ec5f4871ceae0f02 +size 134541 diff --git a/coco/images/COCO_val2014_000000386193.jpg b/coco/images/COCO_val2014_000000386193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d42a940726663ba18a9c8f0046933224afb66997 --- /dev/null +++ b/coco/images/COCO_val2014_000000386193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb116adb54f27de3ac948dce0f7c644c704a8dbe27225e943dd35c4d9d0111e +size 131920 diff --git a/coco/images/COCO_val2014_000000386224.jpg b/coco/images/COCO_val2014_000000386224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55fbb5604ea295e69d46d34c8eed4b8df332434b --- /dev/null +++ b/coco/images/COCO_val2014_000000386224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa77db3379aaf10c0bfabf1882391cf8d4b59ef17fb82215f88ec1caf7115fc +size 114950 diff --git a/coco/images/COCO_val2014_000000386424.jpg b/coco/images/COCO_val2014_000000386424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec975cf989055aac83fee7c60440e7433ecfaf4d --- /dev/null +++ b/coco/images/COCO_val2014_000000386424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61341508aff6ca408a71815458a27df5aec158d8e97eac00b7c4104d0bf1e890 +size 113550 diff --git a/coco/images/COCO_val2014_000000386514.jpg b/coco/images/COCO_val2014_000000386514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f26edfc9de669cc7aec4fbf4d08fcc822e434fcd --- /dev/null +++ b/coco/images/COCO_val2014_000000386514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eaf0c1a3eb8cfd6e8380b8758985345d7926ef375a7be1623d52bae97e7fbf5 +size 156307 diff --git a/coco/images/COCO_val2014_000000386592.jpg b/coco/images/COCO_val2014_000000386592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce9898945be9576db5307f1517f3626d5d0f100d --- /dev/null +++ b/coco/images/COCO_val2014_000000386592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35142ae209df4da0a2d94b829574ee696036d386cb28920bfaf449155f7e2f5d +size 254512 diff --git a/coco/images/COCO_val2014_000000387042.jpg b/coco/images/COCO_val2014_000000387042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85cdc7cd2e7bfa27347a24f9186ff68518a43ee3 --- /dev/null +++ b/coco/images/COCO_val2014_000000387042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bddf86865701c2207894bc452afd45bcc575b58f247582fe78d9f46624c81e +size 243542 diff --git a/coco/images/COCO_val2014_000000387328.jpg b/coco/images/COCO_val2014_000000387328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f575e2c9722fb10ee8dfc9713029a0b398d4da53 --- /dev/null +++ b/coco/images/COCO_val2014_000000387328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639a6b4c60b448a03ab1f8aad9c944482b0e310558c9b1a809b640fde473e53a +size 254752 diff --git a/coco/images/COCO_val2014_000000387429.jpg b/coco/images/COCO_val2014_000000387429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3db53e04a23b5ff3e6fcfaf15a951cb976f65943 --- /dev/null +++ b/coco/images/COCO_val2014_000000387429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b835623d9da2f04f7f4ed70b9aab3a8180d74634d10f9a84973024e0e972bfcf +size 232549 diff --git a/coco/images/COCO_val2014_000000387645.jpg b/coco/images/COCO_val2014_000000387645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7769194f4f751b024b0a3a222fe646e357111c01 --- /dev/null +++ b/coco/images/COCO_val2014_000000387645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14e895b9dfa7fa7d176eadb942a99d531fc0461a09a91a14627f458eca5f999 +size 126966 diff --git a/coco/images/COCO_val2014_000000387696.jpg b/coco/images/COCO_val2014_000000387696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b0ffd5888bf17e209ed728a53cd4c7438e4501f --- /dev/null +++ b/coco/images/COCO_val2014_000000387696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbc69f82c8f5f0265eb7f64dc171f3b6be19221ceb1a8ee3b44310d56300fd4 +size 229693 diff --git a/coco/images/COCO_val2014_000000387761.jpg b/coco/images/COCO_val2014_000000387761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68bed46167bae880ac9f8d2448cc5a752f4888af --- /dev/null +++ b/coco/images/COCO_val2014_000000387761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7bfd9200930f979a8b7ea71de62270d007d49c2dc96a3dbc10bef2e3a720181 +size 68751 diff --git a/coco/images/COCO_val2014_000000387850.jpg b/coco/images/COCO_val2014_000000387850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0014416cdba40d09a64bd1351b3964d7c2a881f --- /dev/null +++ b/coco/images/COCO_val2014_000000387850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a95c4bf278b675603f47df0386249806c4e13554f37410d6ce0b2224e4f62b +size 134487 diff --git a/coco/images/COCO_val2014_000000387916.jpg b/coco/images/COCO_val2014_000000387916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..360584cadc6a03873519bc1890082d4e2dc893aa --- /dev/null +++ b/coco/images/COCO_val2014_000000387916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1916be24b981565d21c53ce855fc5863dee819d94bc500c5c0e68112bbe78e +size 194201 diff --git a/coco/images/COCO_val2014_000000388026.jpg b/coco/images/COCO_val2014_000000388026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09513c22fec9099c4ad4bf82211dfeb007ea8b32 --- /dev/null +++ b/coco/images/COCO_val2014_000000388026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea8aec6c47ab41de51c5db77d188be0087d5804cd9049f123c2a139429ed2b7 +size 153435 diff --git a/coco/images/COCO_val2014_000000388085.jpg b/coco/images/COCO_val2014_000000388085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9168f04307edf98374173c9d1fd47c11183641e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000388085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c817427ee33799ecc69a878648f72df969bede994fd23cca552f67a9c82b9d +size 207258 diff --git a/coco/images/COCO_val2014_000000388100.jpg b/coco/images/COCO_val2014_000000388100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..999ebc70849a9f285f9bd701fc9487ec59192a4c --- /dev/null +++ b/coco/images/COCO_val2014_000000388100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef43a6a05f15fadaab0021d75282edba0a75bda568e6a2ed701c11b48ab6363 +size 235871 diff --git a/coco/images/COCO_val2014_000000388316.jpg b/coco/images/COCO_val2014_000000388316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5e2a31ffd81d75e000cc2e3584da93eb6a34eed --- /dev/null +++ b/coco/images/COCO_val2014_000000388316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a639d75b4d23566c981a667a1f353235d46f34c0834fc0b9a4de7738b0186a9 +size 172955 diff --git a/coco/images/COCO_val2014_000000388846.jpg b/coco/images/COCO_val2014_000000388846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b22946e9028b5abf416760822a287073d314cf15 --- /dev/null +++ b/coco/images/COCO_val2014_000000388846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ef9c73d5d2460a67189695079bdb5560922e4e1f0c40a346a105d61abf261d +size 178996 diff --git a/coco/images/COCO_val2014_000000389108.jpg b/coco/images/COCO_val2014_000000389108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..650a81d0b844bbb1799a1898bad9c45354fb52fe --- /dev/null +++ b/coco/images/COCO_val2014_000000389108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0d83dbf71270e52745966d6e1e8f0a93bc13dc52d498ebf80e7867f7cc683c +size 116774 diff --git a/coco/images/COCO_val2014_000000389109.jpg b/coco/images/COCO_val2014_000000389109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd335e94ff85a1f56569bcae82162ea4d9a36689 --- /dev/null +++ b/coco/images/COCO_val2014_000000389109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4e587d77e6d06cebb9a14ebf378bff1c9212b8e771d192e22b4ae48ab58e09 +size 110160 diff --git a/coco/images/COCO_val2014_000000389205.jpg b/coco/images/COCO_val2014_000000389205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..006d2e3b0d9007a797c116b08da0f6218e3f7d1c --- /dev/null +++ b/coco/images/COCO_val2014_000000389205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a97f211c8237d3a2de125adc54328665ec855be03d3f42169d09865f5b6911 +size 192885 diff --git a/coco/images/COCO_val2014_000000389256.jpg b/coco/images/COCO_val2014_000000389256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12561052ada67851b0814cc5448789f017879baa --- /dev/null +++ b/coco/images/COCO_val2014_000000389256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f04669eff9ccca9505386e724a87b204b9a7238febeef7dd299b136099ca10c +size 180654 diff --git a/coco/images/COCO_val2014_000000389624.jpg b/coco/images/COCO_val2014_000000389624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1898dfbf67743876c892caaee50ee799ba55bb1d --- /dev/null +++ b/coco/images/COCO_val2014_000000389624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5f7b0de4de84d1ec646471acbc35049b55a4a3a1974a36693b37a21a5b3c0c +size 95487 diff --git a/coco/images/COCO_val2014_000000389644.jpg b/coco/images/COCO_val2014_000000389644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f7684430e9cdfd802d33028bd3d82454a87aa76 --- /dev/null +++ b/coco/images/COCO_val2014_000000389644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2aa8f41531e064647ece26fb19f0ecf781f2ae88ac3c1ea20571a3180190876 +size 233300 diff --git a/coco/images/COCO_val2014_000000389655.jpg b/coco/images/COCO_val2014_000000389655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2476fc9a1128d98c51a45a957635d7c2fbad9a4 --- /dev/null +++ b/coco/images/COCO_val2014_000000389655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47fd2258eb1dc7f32537f520216277faa6ca7cd7d419d70a91b04c6003c226c +size 133583 diff --git a/coco/images/COCO_val2014_000000390068.jpg b/coco/images/COCO_val2014_000000390068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c414115023dbc691eddf1646e3115fa646490eb --- /dev/null +++ b/coco/images/COCO_val2014_000000390068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab60b89b99ad78135e3808ead25fffa852b5087c38ca3d99df574bdbce2439e +size 203593 diff --git a/coco/images/COCO_val2014_000000390087.jpg b/coco/images/COCO_val2014_000000390087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fba34739d7f70c9bff69565599e45e0cf62b3f0a --- /dev/null +++ b/coco/images/COCO_val2014_000000390087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa5ca6a0219d17c7e3981192edf93c0817b8cb74ca09f5eaa646132595b24ae +size 83270 diff --git a/coco/images/COCO_val2014_000000391132.jpg b/coco/images/COCO_val2014_000000391132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ac2e30c1eadf67f7c813cdc06ec98752e4d811e --- /dev/null +++ b/coco/images/COCO_val2014_000000391132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f707b6a29a6968782f8ecde01445224e79eed6ff470de1b78bdf86cd03a7724 +size 128787 diff --git a/coco/images/COCO_val2014_000000391940.jpg b/coco/images/COCO_val2014_000000391940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e3702bbc2fd85342bfef4f80b33c456aebadaf0 --- /dev/null +++ b/coco/images/COCO_val2014_000000391940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55780cff2b43259191ab6ea436450ca3d0706b74aba5810728a5af2806b48a99 +size 312851 diff --git a/coco/images/COCO_val2014_000000391972.jpg b/coco/images/COCO_val2014_000000391972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..537372d65b95ce71a6d1b17a07a29058c7d694b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000391972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69f3354cd72b916003e4538c6064118aab30c05adac25d428f6bb8171feee87 +size 131887 diff --git a/coco/images/COCO_val2014_000000392493.jpg b/coco/images/COCO_val2014_000000392493.jpg new file mode 100644 index 0000000000000000000000000000000000000000..634c14be704cd14ed58d7aac97ccc4a1a8cb9c46 --- /dev/null +++ b/coco/images/COCO_val2014_000000392493.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea74a337a84584fb029966a7ba4d0630ac0b81964fe7fdc0526caf062ad545f5 +size 104033 diff --git a/coco/images/COCO_val2014_000000392511.jpg b/coco/images/COCO_val2014_000000392511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0207ac279954faa1363d44c174e30972d8b32297 --- /dev/null +++ b/coco/images/COCO_val2014_000000392511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81ad4faf3c8dd3015855fc578cbe64333ee2e1e9c74872541e261520fba332b +size 197257 diff --git a/coco/images/COCO_val2014_000000392575.jpg b/coco/images/COCO_val2014_000000392575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7a019ce8c3715ebfcb3264f08cfd748a67e213b --- /dev/null +++ b/coco/images/COCO_val2014_000000392575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80c4962bd2b06f7468e5f2739843c9fea305f8db52de03ad50c211694630382 +size 174408 diff --git a/coco/images/COCO_val2014_000000392722.jpg b/coco/images/COCO_val2014_000000392722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a73b70c0abdeac1079ae9b8a9d36b7af5e9b1b5e --- /dev/null +++ b/coco/images/COCO_val2014_000000392722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137bbeb12ff0d4152279be001c8c5e59b03e2aac88a939db1a3667fd4aac72c6 +size 200702 diff --git a/coco/images/COCO_val2014_000000392878.jpg b/coco/images/COCO_val2014_000000392878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38e91a53b63465d7342262563111f93f54bd384d --- /dev/null +++ b/coco/images/COCO_val2014_000000392878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd53a87a85adcfad0caf2f63752281b02efe71a48aad5a684d20cdef72fdc564 +size 238649 diff --git a/coco/images/COCO_val2014_000000393054.jpg b/coco/images/COCO_val2014_000000393054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be1ae921c6dd157e1f00af2ff185a7997a8613ba --- /dev/null +++ b/coco/images/COCO_val2014_000000393054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82cef0873c989b97b29b80273546b8d2c4f4aa5b0ddedd90f96480ef46f4c20 +size 147181 diff --git a/coco/images/COCO_val2014_000000393267.jpg b/coco/images/COCO_val2014_000000393267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12822bd26d5d4f3207e0331e9f62d229fa91b2de --- /dev/null +++ b/coco/images/COCO_val2014_000000393267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84b4df7b1d320a84eb4df3358a46191f0dc0a82fb65da28017c1402ba3ee3df +size 107862 diff --git a/coco/images/COCO_val2014_000000393511.jpg b/coco/images/COCO_val2014_000000393511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c0bb795badf3d53a715be513b373132572ac302 --- /dev/null +++ b/coco/images/COCO_val2014_000000393511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb31bc1377b500d55b6d1089d81959b5313703ee0a0763ff9352745972d8b76f +size 248262 diff --git a/coco/images/COCO_val2014_000000393578.jpg b/coco/images/COCO_val2014_000000393578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5740acb8f121ed06b5c88b84d42ab62fa0052d9 --- /dev/null +++ b/coco/images/COCO_val2014_000000393578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984eb47f0c233b2ce6826fc7fd6755b6585416a446be6a43c0ab9509b3a92220 +size 232998 diff --git a/coco/images/COCO_val2014_000000393809.jpg b/coco/images/COCO_val2014_000000393809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a205bbefaa9ff95026ff81f68cb3e11b1bacd596 --- /dev/null +++ b/coco/images/COCO_val2014_000000393809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc65b26172475ab3b53e000143498fad557e9dd5c6bcc4088cea9ffc4071b525 +size 144867 diff --git a/coco/images/COCO_val2014_000000393814.jpg b/coco/images/COCO_val2014_000000393814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b600dcddd3382c03e52332376567e22732ad5933 --- /dev/null +++ b/coco/images/COCO_val2014_000000393814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b453b5cc94e903ac313a24449dbf4501dc7eb3bb1159fe57af2957cbc72692 +size 95125 diff --git a/coco/images/COCO_val2014_000000394033.jpg b/coco/images/COCO_val2014_000000394033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5a64436cc6e7b313838aaf3ac29a1f6e45ee20c --- /dev/null +++ b/coco/images/COCO_val2014_000000394033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d24c48b800fc02cbdf35acf8ccf935dacbef80cf2096d0a6b04a2f5ea28d10 +size 173021 diff --git a/coco/images/COCO_val2014_000000394322.jpg b/coco/images/COCO_val2014_000000394322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add1b70605a1051c3e08c0ed29a06cb4eace1908 --- /dev/null +++ b/coco/images/COCO_val2014_000000394322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36ec091a13bd56188ee3a308d3a5c4e4906762808dcb64ccb9b45d85a575272 +size 107444 diff --git a/coco/images/COCO_val2014_000000394460.jpg b/coco/images/COCO_val2014_000000394460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8740279dba5b2ae90704ef6db305cedc3a363733 --- /dev/null +++ b/coco/images/COCO_val2014_000000394460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f952800e60e5ff56038873b8da8881b97b3cb658b66ccebccca32139b2617f +size 138510 diff --git a/coco/images/COCO_val2014_000000394840.jpg b/coco/images/COCO_val2014_000000394840.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44c54358f9dca2baea6625d36e45f6338d258181 --- /dev/null +++ b/coco/images/COCO_val2014_000000394840.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ad1165f9be261f1560f196612925c42d29d1e1e72ccf9c9cb6146c52bebbc9 +size 264784 diff --git a/coco/images/COCO_val2014_000000395463.jpg b/coco/images/COCO_val2014_000000395463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3283b38617761aaea3fb7732348a04103ae109c --- /dev/null +++ b/coco/images/COCO_val2014_000000395463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82b771b3c734f4838bb4568576a93769cd4c19b39f7a2369347c63fb454a9b7 +size 113781 diff --git a/coco/images/COCO_val2014_000000395634.jpg b/coco/images/COCO_val2014_000000395634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7da2a21d7e45a06119a61b07173e3ada015b93bf --- /dev/null +++ b/coco/images/COCO_val2014_000000395634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21ea0e51377db01592037112905ac6a52ff5363bb9d0071dda368da826221df +size 258529 diff --git a/coco/images/COCO_val2014_000000396369.jpg b/coco/images/COCO_val2014_000000396369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d82313fa02206246dc8d6da09f0d6d45ca9f7b3b --- /dev/null +++ b/coco/images/COCO_val2014_000000396369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b94af6a97a196b52daeb53b000c3ce345acbac63e8109579f6a0c5f7cd0c68f +size 250105 diff --git a/coco/images/COCO_val2014_000000396385.jpg b/coco/images/COCO_val2014_000000396385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa6d94ccdb07291ad70f3717ac4c2d98707efb1a --- /dev/null +++ b/coco/images/COCO_val2014_000000396385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d3482ee4a3ddc36b00a0bdb03f4fae7249f4e72c2cd5ea98d5ddb0e1b383b3 +size 183742 diff --git a/coco/images/COCO_val2014_000000396496.jpg b/coco/images/COCO_val2014_000000396496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5a36ae3c70c0882bf0ed7c2497f879dd1680674 --- /dev/null +++ b/coco/images/COCO_val2014_000000396496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef993ac63d27779cea9735cb799f11e19b1e8c434c03079f570178d4064f4a8 +size 130957 diff --git a/coco/images/COCO_val2014_000000396519.jpg b/coco/images/COCO_val2014_000000396519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c4af948112b717f2340e87a620c20ef5b6282df --- /dev/null +++ b/coco/images/COCO_val2014_000000396519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f86eaf631c0f6362bbde9c466f3db62f86cb4ebc94c1eb690b2fedce8bb9711 +size 81691 diff --git a/coco/images/COCO_val2014_000000397133.jpg b/coco/images/COCO_val2014_000000397133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..309b2d74a7340ae6462d2811ea86bfaa121536b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000397133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e1d25c75f7879bdaa69c327fece5cabacd53939c8c2ef9e87f1c97a2e478c4 +size 200576 diff --git a/coco/images/COCO_val2014_000000397274.jpg b/coco/images/COCO_val2014_000000397274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c68d3d87777b18a3f6be5f0e9ce28099bc846f64 --- /dev/null +++ b/coco/images/COCO_val2014_000000397274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee6a1ce6347b87eb62e43a1adffee1ff9dd91a31d4e8b4c3ab1f3db0036e062 +size 125895 diff --git a/coco/images/COCO_val2014_000000397303.jpg b/coco/images/COCO_val2014_000000397303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23c9d76dc4e3a2f01b53a9e6ae072a3cce5c1160 --- /dev/null +++ b/coco/images/COCO_val2014_000000397303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c8a18f308b9febf0994c0bb26eed328c8a21cdb36a63a4432695994bb984af2 +size 159379 diff --git a/coco/images/COCO_val2014_000000397318.jpg b/coco/images/COCO_val2014_000000397318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfcfec27b7588e659386a92da7cc70fc750f3cc4 --- /dev/null +++ b/coco/images/COCO_val2014_000000397318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf49e7fc96a5eaa97bb69c6e7a17f60845af920b6a7bdf4bc20ccb266bb26275 +size 194898 diff --git a/coco/images/COCO_val2014_000000397354.jpg b/coco/images/COCO_val2014_000000397354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b8b1763ad5c58b4ad257cfc656b3e426a38d90d --- /dev/null +++ b/coco/images/COCO_val2014_000000397354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067fb73c369a8433d1f9d97c2c36f51f487cf3a6d37c1f2fe0368a39f3dc38db +size 109047 diff --git a/coco/images/COCO_val2014_000000397514.jpg b/coco/images/COCO_val2014_000000397514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16f1d38ba843f6e16ce98bfdceb92d875ba3cfae --- /dev/null +++ b/coco/images/COCO_val2014_000000397514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ed473d6c8b230063fb0e5f0d76df38f203937ef7410a8cb6cf9ec5354cb2ac +size 165454 diff --git a/coco/images/COCO_val2014_000000397640.jpg b/coco/images/COCO_val2014_000000397640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..363698b3949ffc60eb5a5255e3d9e5734a6761fe --- /dev/null +++ b/coco/images/COCO_val2014_000000397640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20db7e8a989db13b3889f565968b1ad609707a8a9b279b935b9f750ab3799b5a +size 255407 diff --git a/coco/images/COCO_val2014_000000397665.jpg b/coco/images/COCO_val2014_000000397665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72686d6ae9d0e133f5b9e6b2d5d00c47e4b8d878 --- /dev/null +++ b/coco/images/COCO_val2014_000000397665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6910ca08e73f87b3186d782976fc140da807c0299c90ebf4fd392519091536df +size 234015 diff --git a/coco/images/COCO_val2014_000000397681.jpg b/coco/images/COCO_val2014_000000397681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06bbabcf189a954b4814a5cdf5ee1bd6c32a9528 --- /dev/null +++ b/coco/images/COCO_val2014_000000397681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0a0055517147f3a0be7a13ab375f2ad3d41194f8a9d33fb510ca058c5e4662 +size 278522 diff --git a/coco/images/COCO_val2014_000000398222.jpg b/coco/images/COCO_val2014_000000398222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..676b73dd9a9bb3d90b0eef46b0b519da4fae3cb1 --- /dev/null +++ b/coco/images/COCO_val2014_000000398222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db46db8d36827d32df8aa036c69ae343c9b41ec7ac02ee9f9bd4c438fbe50387 +size 321524 diff --git a/coco/images/COCO_val2014_000000398246.jpg b/coco/images/COCO_val2014_000000398246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59a766a1633106b29070b72250f3561abe835645 --- /dev/null +++ b/coco/images/COCO_val2014_000000398246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b4abe93edf8f40b5e331bb56de6983026fa2a46caa5aaad65baf63c158b266 +size 198480 diff --git a/coco/images/COCO_val2014_000000398652.jpg b/coco/images/COCO_val2014_000000398652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86901e387ad80c5085b34382a6a749ab6c1c9164 --- /dev/null +++ b/coco/images/COCO_val2014_000000398652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21401825547b765234f45a3a0fabbac15866ae403f48a2ccf67457dad92b0d0 +size 275526 diff --git a/coco/images/COCO_val2014_000000398661.jpg b/coco/images/COCO_val2014_000000398661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dc9204ae2a030cd1790a6c5d17230f8398d539e --- /dev/null +++ b/coco/images/COCO_val2014_000000398661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab5fc3b81ca06a39fb26e0c145a53574c28de082cf1377c070edbbd44bf1876 +size 96316 diff --git a/coco/images/COCO_val2014_000000398727.jpg b/coco/images/COCO_val2014_000000398727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ca5d0b530cc059062835f55a2f18729d30c4c07 --- /dev/null +++ b/coco/images/COCO_val2014_000000398727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5820d0623fb2752a129db2544c413d3f059ef0348b3719e68d54ffb775dec41 +size 167810 diff --git a/coco/images/COCO_val2014_000000398753.jpg b/coco/images/COCO_val2014_000000398753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16cf14c76f083d23be438ccad80750a942763deb --- /dev/null +++ b/coco/images/COCO_val2014_000000398753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b235190c93488d56d7fa3a892017e10542f3eb33a43c8dadce88e6329138e2c1 +size 207506 diff --git a/coco/images/COCO_val2014_000000398803.jpg b/coco/images/COCO_val2014_000000398803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc51ccda721b3f717eb792b8ed49ce34086a4c4e --- /dev/null +++ b/coco/images/COCO_val2014_000000398803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab608d0f18047397f93a687bc4dad0f0d8d42eb3db9826275389fe15864d1c5 +size 208416 diff --git a/coco/images/COCO_val2014_000000399205.jpg b/coco/images/COCO_val2014_000000399205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f14f53ac16d62a0b7e6b94733324a0c406edf911 --- /dev/null +++ b/coco/images/COCO_val2014_000000399205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abf2e8fb8c46cf1e07a39b284846adce7ae28257faca20118fa34656990045b +size 201390 diff --git a/coco/images/COCO_val2014_000000399249.jpg b/coco/images/COCO_val2014_000000399249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d82b0e82241592f259fbc12e601e6539151fedc --- /dev/null +++ b/coco/images/COCO_val2014_000000399249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21e73eae3dfd3fe99fb12bb78961db39703d97423b48afd1033a476d5508b37 +size 146452 diff --git a/coco/images/COCO_val2014_000000399636.jpg b/coco/images/COCO_val2014_000000399636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c14fb384973ae6806002566d550699c0569ae7e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000399636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70dc97efb570c5a0e68f728171007f2ce28d311d6b6fd80880d773dce25a256 +size 102405 diff --git a/coco/images/COCO_val2014_000000399744.jpg b/coco/images/COCO_val2014_000000399744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92c527dd910e41b5f965cfc0e914b640657d82e1 --- /dev/null +++ b/coco/images/COCO_val2014_000000399744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f56fcc402ee02f664560fc16bc711341e68c41d40f74396036999908ae7540 +size 175205 diff --git a/coco/images/COCO_val2014_000000399851.jpg b/coco/images/COCO_val2014_000000399851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dac437715c9d1e120cdc5fc22979f34c1ef69a2 --- /dev/null +++ b/coco/images/COCO_val2014_000000399851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d99706f91f8a3b020cd49df6c4e26f67d1e8d11007f12f5098d587d573ba201 +size 110901 diff --git a/coco/images/COCO_val2014_000000399942.jpg b/coco/images/COCO_val2014_000000399942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..009596dbef324c2e4368cd44e0a9f1b56640ce06 --- /dev/null +++ b/coco/images/COCO_val2014_000000399942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f6726114b3c3f73165d11bfd04db7eb206e808cb3ecd080b62569725fdb714 +size 213571 diff --git a/coco/images/COCO_val2014_000000399998.jpg b/coco/images/COCO_val2014_000000399998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e865ac52af1f441d38ed9edc10bdc891b944f59f --- /dev/null +++ b/coco/images/COCO_val2014_000000399998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da67b3e2ae5993e7133bac428d65b128da74ed4e3e1ff3ddf65d68266321bc0 +size 192250 diff --git a/coco/images/COCO_val2014_000000400202.jpg b/coco/images/COCO_val2014_000000400202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1214bbfb7a356f9488a01870ad0948666239b49 --- /dev/null +++ b/coco/images/COCO_val2014_000000400202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c931e3153edc74558b46356b861805ef1f579e3986f21c39f7094ab8bb43d76 +size 251075 diff --git a/coco/images/COCO_val2014_000000400516.jpg b/coco/images/COCO_val2014_000000400516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..503e5611df95f0393138ef0384e08a23795a6aa2 --- /dev/null +++ b/coco/images/COCO_val2014_000000400516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489fdfe90581d8fcb83485d7fb35ff85ee32a38dec5e20ae40aa48197a61a303 +size 265760 diff --git a/coco/images/COCO_val2014_000000400538.jpg b/coco/images/COCO_val2014_000000400538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2fad0dec8454dfb75481c6108a03900a3fc50ca --- /dev/null +++ b/coco/images/COCO_val2014_000000400538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1d009679edbedcb326d0bebaa84d1cee98339154d8c1ddcd6639c57ed3115e +size 254928 diff --git a/coco/images/COCO_val2014_000000400851.jpg b/coco/images/COCO_val2014_000000400851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3260005dd767afdfe4d1d53ee1fbaab39ba147a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000400851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5daf0bbddd8dff074b167c499bc31075d0a4022c1bc8becd14ab8e66c914e61b +size 94411 diff --git a/coco/images/COCO_val2014_000000400853.jpg b/coco/images/COCO_val2014_000000400853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42334dddb385ce5c29a901d16352f18958a74183 --- /dev/null +++ b/coco/images/COCO_val2014_000000400853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd090aac9ae77712c307fe9ecfaa59bdd052b83791640e50c50383319571988d +size 218298 diff --git a/coco/images/COCO_val2014_000000400887.jpg b/coco/images/COCO_val2014_000000400887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a6753d8497c6019d4fabd0f8cd31ceffae56d78 --- /dev/null +++ b/coco/images/COCO_val2014_000000400887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776477fda8c1d4f8f906850865271b03c2ceff8efde3edb97b3f19c724fefe15 +size 307242 diff --git a/coco/images/COCO_val2014_000000400983.jpg b/coco/images/COCO_val2014_000000400983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a2336af62df7e78fafcf841897e172ce9f5bca9 --- /dev/null +++ b/coco/images/COCO_val2014_000000400983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41bc4d9f4d43f21fa2a8cb8ce5c9c3222296ae37007045968f8f0bb0beba22b +size 193676 diff --git a/coco/images/COCO_val2014_000000401004.jpg b/coco/images/COCO_val2014_000000401004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2260a8ba5f5b03962fb072b7f33493b97928ac4 --- /dev/null +++ b/coco/images/COCO_val2014_000000401004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e08730753efa8c21696ffc7e1d2397255cf0dc8ac1187125c92f74b4973236 +size 256474 diff --git a/coco/images/COCO_val2014_000000401425.jpg b/coco/images/COCO_val2014_000000401425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..101bc7986aaffd846f65510d112bd3eefe7b6840 --- /dev/null +++ b/coco/images/COCO_val2014_000000401425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315891ef3afda3aedc2d4bc20e6600106b49e9b0803168074863feb9d0353b89 +size 168035 diff --git a/coco/images/COCO_val2014_000000401828.jpg b/coco/images/COCO_val2014_000000401828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec81a76428d9877d648aff92256315944532a5e0 --- /dev/null +++ b/coco/images/COCO_val2014_000000401828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aad9f5167b11c9a30183ac258c324eda6cee92e2a70b25f7cc4587b8e4c6cb5 +size 127237 diff --git a/coco/images/COCO_val2014_000000401907.jpg b/coco/images/COCO_val2014_000000401907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe80a335cebacc80d0eff6c0d3d2f07831a42282 --- /dev/null +++ b/coco/images/COCO_val2014_000000401907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e53b4c0325d5b32912ddbc2807344e555b0e458a15a72cc07733b46455223d0 +size 395029 diff --git a/coco/images/COCO_val2014_000000402206.jpg b/coco/images/COCO_val2014_000000402206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e05c35ffc64c9881878b622830c94cc27d40480c --- /dev/null +++ b/coco/images/COCO_val2014_000000402206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec247a1ca6de0babff216750fd45bf1167e75e6d72079ec7b3fa7af6027be972 +size 185642 diff --git a/coco/images/COCO_val2014_000000402283.jpg b/coco/images/COCO_val2014_000000402283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c82f050e50d7890d7a857d581120eac4afe5cf1 --- /dev/null +++ b/coco/images/COCO_val2014_000000402283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c29029261356ddd0091839306b5025e76d0db7b20e8097de7bcc5916dcb9384 +size 148938 diff --git a/coco/images/COCO_val2014_000000402514.jpg b/coco/images/COCO_val2014_000000402514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..beebd6b946dea03690014fe15a411738109c4777 --- /dev/null +++ b/coco/images/COCO_val2014_000000402514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf8bde67a7fc3149932915386c3a2a624d86b7873847a4f98738a7ec26f3a63 +size 186034 diff --git a/coco/images/COCO_val2014_000000402588.jpg b/coco/images/COCO_val2014_000000402588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3190d7cd9ad6bab89f1978b136ca3e0ea9c3723 --- /dev/null +++ b/coco/images/COCO_val2014_000000402588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc85cb44e6e0390c900a484f4f43d8f6255369eab76073a6517e6caaf317f95d +size 181913 diff --git a/coco/images/COCO_val2014_000000402626.jpg b/coco/images/COCO_val2014_000000402626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62f32a223a9050b1b365014e88bbdb90095f4735 --- /dev/null +++ b/coco/images/COCO_val2014_000000402626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc27994509f3f792b1316c90d61f5cdab4c8fed8ee521bb56c6b781129ec348c +size 276288 diff --git a/coco/images/COCO_val2014_000000402720.jpg b/coco/images/COCO_val2014_000000402720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e983b417eee345bf932a3c842e045021658af443 --- /dev/null +++ b/coco/images/COCO_val2014_000000402720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d78b7c6ded336af99a5d48fcd507ddeb7b43e93d1d7e7c1bdc62aa3d0b6fd6 +size 124083 diff --git a/coco/images/COCO_val2014_000000402802.jpg b/coco/images/COCO_val2014_000000402802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5668ea6b51bd0ac443bef477e3906550a8fe9a04 --- /dev/null +++ b/coco/images/COCO_val2014_000000402802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17787ab977d31709e3d331882d52e93cc6a3fde860f7292dd8d8d501c3fd213 +size 221303 diff --git a/coco/images/COCO_val2014_000000402967.jpg b/coco/images/COCO_val2014_000000402967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fd91a1257308dadd0d769f3315919b88470375d --- /dev/null +++ b/coco/images/COCO_val2014_000000402967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f619ee4353e96dc07967bc6736764023c7b264475c0c5467a9c26c9a2d6e28 +size 174368 diff --git a/coco/images/COCO_val2014_000000403054.jpg b/coco/images/COCO_val2014_000000403054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25686f3ec4a6f781114301b22a2c5c9e9106bbf8 --- /dev/null +++ b/coco/images/COCO_val2014_000000403054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c1206b2a21319873bbc4327fc381ac890fd590b916d55714427c9645e0f223 +size 312900 diff --git a/coco/images/COCO_val2014_000000404243.jpg b/coco/images/COCO_val2014_000000404243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33d9335d3c040923960666ecb7c3cf602e4736ae --- /dev/null +++ b/coco/images/COCO_val2014_000000404243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f586a69dbdfdc57872ce68fd401fcb44ec578fcfb41192a87875d20fea8f44c3 +size 182103 diff --git a/coco/images/COCO_val2014_000000404297.jpg b/coco/images/COCO_val2014_000000404297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f23eabfd42906eeafc1459179f0a3a7249e78e39 --- /dev/null +++ b/coco/images/COCO_val2014_000000404297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ef565b58ea2a8c8fa666c3d2e72543e2d9978e1907b88d62cd71e93967ec24 +size 116274 diff --git a/coco/images/COCO_val2014_000000404461.jpg b/coco/images/COCO_val2014_000000404461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc38f7a0c15480782497c121199868a1cf34b2f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000404461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1205863551305956d201c15abe19c34bb111c2869fe33ec3b57858d3c267ba61 +size 243431 diff --git a/coco/images/COCO_val2014_000000404476.jpg b/coco/images/COCO_val2014_000000404476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8df0e170668a9a678188bec3198d2fec0269d2c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000404476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c561d58d9b1221e5bbcc0384d92f7a8489fdb63e0347d54c1f6d0e2e68a69962 +size 211965 diff --git a/coco/images/COCO_val2014_000000404655.jpg b/coco/images/COCO_val2014_000000404655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e581ab5ff97efd2a5b32f9cb0e6e16106deb06f --- /dev/null +++ b/coco/images/COCO_val2014_000000404655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c6087e3ba0c1177a688081e0d298acbe9315796f3c9dd457df6388dba80bf4 +size 156342 diff --git a/coco/images/COCO_val2014_000000404668.jpg b/coco/images/COCO_val2014_000000404668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..421334fa8b0685670da25a649518f1fc18760290 --- /dev/null +++ b/coco/images/COCO_val2014_000000404668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cddc575ce8a864a6d4f67bf2a2c63639cf0fc76ec7e668d8a146354cfaf985 +size 335199 diff --git a/coco/images/COCO_val2014_000000404678.jpg b/coco/images/COCO_val2014_000000404678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f9569915a7939a331f225ff907ce4ba61e5c710 --- /dev/null +++ b/coco/images/COCO_val2014_000000404678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69222a4d5fa8683df106b54073c9897b0b4994e4bda56442886816bc08528d9b +size 210893 diff --git a/coco/images/COCO_val2014_000000404718.jpg b/coco/images/COCO_val2014_000000404718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e57dc350ea374a37c8311e44c288e7cbe134a82 --- /dev/null +++ b/coco/images/COCO_val2014_000000404718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b84f6aad3a5338748e46407923404945de09eab765fb895ebbdf2b9c112ab53 +size 85946 diff --git a/coco/images/COCO_val2014_000000404847.jpg b/coco/images/COCO_val2014_000000404847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0d2d76663322c997cd82fd26281604f683bd9f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000404847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6623841a1a3dfaef55158596f414d6a9a1f2a030299a54d885c7ac4bac0e2834 +size 248541 diff --git a/coco/images/COCO_val2014_000000405004.jpg b/coco/images/COCO_val2014_000000405004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04c375d8344869227410e1ad054932be24d51863 --- /dev/null +++ b/coco/images/COCO_val2014_000000405004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd13be51f146ce9634760066828b703c09b58a01fa1c8c771ccf5270faf17e05 +size 130116 diff --git a/coco/images/COCO_val2014_000000405007.jpg b/coco/images/COCO_val2014_000000405007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..437ac6b459b81d0a239f8406acfe7ceea74f9955 --- /dev/null +++ b/coco/images/COCO_val2014_000000405007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deed26b4b571fd78957a7d7e3e391283f05d6da25871b98c186424bfe83079fa +size 197285 diff --git a/coco/images/COCO_val2014_000000405135.jpg b/coco/images/COCO_val2014_000000405135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..396e47995d3282de322fd7767d68c98b38565300 --- /dev/null +++ b/coco/images/COCO_val2014_000000405135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd7625801be18ded9ba1f4c35fd60e8c2a37776399dce4cde6743b51376c7bd +size 299834 diff --git a/coco/images/COCO_val2014_000000405183.jpg b/coco/images/COCO_val2014_000000405183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5d2599a4c312b05afd695534db5272f4ddac894 --- /dev/null +++ b/coco/images/COCO_val2014_000000405183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbe8a98916597efc53aa718cc7d0ad70cc12ad1dba22e0e8f69fcfef45c81e7 +size 100754 diff --git a/coco/images/COCO_val2014_000000405214.jpg b/coco/images/COCO_val2014_000000405214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae2242fa27ae0309ab87feb4282978fe4f42f8dc --- /dev/null +++ b/coco/images/COCO_val2014_000000405214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a24ba0ec76965a3229c0f911615a14654a2574eae407b5b95b64cfbcfe13f39 +size 98357 diff --git a/coco/images/COCO_val2014_000000405248.jpg b/coco/images/COCO_val2014_000000405248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a060c3bf16ffbd49f92c0cde7855f873f3b45f46 --- /dev/null +++ b/coco/images/COCO_val2014_000000405248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c140cde52f38b45766527d149735cee8ca4f9b0688610f0d1694c530bfbf4d65 +size 312748 diff --git a/coco/images/COCO_val2014_000000405348.jpg b/coco/images/COCO_val2014_000000405348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2438497e0cf05c49f59a9698ceecf402e8a740cf --- /dev/null +++ b/coco/images/COCO_val2014_000000405348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d3eca8bc21b5aadbbc9dbf54b53cbdc1a34f97d8585540446d09cdb2a4248f +size 199882 diff --git a/coco/images/COCO_val2014_000000405580.jpg b/coco/images/COCO_val2014_000000405580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cc00a922f259de91fb82f6907815d964771a8b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000405580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1cefdbda3fc2cf8f2c1602a59d2808099dea9eba45983091c6356ac60739c5 +size 190298 diff --git a/coco/images/COCO_val2014_000000405632.jpg b/coco/images/COCO_val2014_000000405632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdfb9cc07ff7d12df9c955fc95c0fe7345684787 --- /dev/null +++ b/coco/images/COCO_val2014_000000405632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69cef93165c496639b55a69bcd3fa41ccd1a2b0ff99b678025e0c16b2c49433b +size 243867 diff --git a/coco/images/COCO_val2014_000000405674.jpg b/coco/images/COCO_val2014_000000405674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a843bfe2bc71b7db16db50a0951fd8e2867b2fd --- /dev/null +++ b/coco/images/COCO_val2014_000000405674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba88b77a189ad3ac038e6d6b4e02f211fe0dfe91a243a9927db6641c2acc8597 +size 129438 diff --git a/coco/images/COCO_val2014_000000406103.jpg b/coco/images/COCO_val2014_000000406103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a11e7b79522f501bfce6427078a404746cd3cb2d --- /dev/null +++ b/coco/images/COCO_val2014_000000406103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c416b440034ebf3796a5d92936b82e07d2240d9319cbdab9472f0457372272 +size 132712 diff --git a/coco/images/COCO_val2014_000000406611.jpg b/coco/images/COCO_val2014_000000406611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04f22b4f2f51bf3bb1143d4046699d1e78f1b419 --- /dev/null +++ b/coco/images/COCO_val2014_000000406611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733a103198563276d4f70b5517fd5aba3ce53f4d9dc6d3684d5f8b3413619520 +size 150641 diff --git a/coco/images/COCO_val2014_000000406681.jpg b/coco/images/COCO_val2014_000000406681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdf8c201afce3c0253fb698a563bc1001b233a31 --- /dev/null +++ b/coco/images/COCO_val2014_000000406681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1138cfa82c8ca59e79a36a178e66585e7d84c1d0d0dd55bb713fcd614015cb0 +size 101409 diff --git a/coco/images/COCO_val2014_000000406734.jpg b/coco/images/COCO_val2014_000000406734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e625668866f0d93310cbd93c6b62d645c83776ff --- /dev/null +++ b/coco/images/COCO_val2014_000000406734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b42f0b62773cad7f2832f3b4356ee93cf1f9019542dcb7105842646b19c7bb0 +size 210026 diff --git a/coco/images/COCO_val2014_000000406810.jpg b/coco/images/COCO_val2014_000000406810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e3f54ac852c61bef4c2b3033de62af158b63ed8 --- /dev/null +++ b/coco/images/COCO_val2014_000000406810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc15e6be387dfc3f6955a8339108f2805dc8b658c8dcfc4a8f56e88f76af3f6 +size 91715 diff --git a/coco/images/COCO_val2014_000000406899.jpg b/coco/images/COCO_val2014_000000406899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f92dc7c9fc3b2e85123c549d226ae7445b5aa551 --- /dev/null +++ b/coco/images/COCO_val2014_000000406899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8644b8ac3edaebe32cda6913b635ea33d611fc1aa8a2aea26f192537809bb71e +size 203499 diff --git a/coco/images/COCO_val2014_000000407042.jpg b/coco/images/COCO_val2014_000000407042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..267b3881ccbdcf5880e6fb9d786be05361c2778f --- /dev/null +++ b/coco/images/COCO_val2014_000000407042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a10b5912993f0ec43c74588a34618525a0278ba1b613dcff3e54f90d581bbe8 +size 307966 diff --git a/coco/images/COCO_val2014_000000407259.jpg b/coco/images/COCO_val2014_000000407259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..491d141960cf193bfb14d9cb553dc81ef23560fd --- /dev/null +++ b/coco/images/COCO_val2014_000000407259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114cbae40df8f0447bb69fb2b3fee53d86ecfa506dd9ea9c483e77ecdfd3d722 +size 247883 diff --git a/coco/images/COCO_val2014_000000407783.jpg b/coco/images/COCO_val2014_000000407783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7aac7259ba2ed87cceaa9eb8f8cec9dc8df4807 --- /dev/null +++ b/coco/images/COCO_val2014_000000407783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696da7a01bdb595082172803a002c9b5630958e7801fe96f23d84059655a3217 +size 238781 diff --git a/coco/images/COCO_val2014_000000408039.jpg b/coco/images/COCO_val2014_000000408039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa0267fa757bef81fca2e5028298e879b6d211b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000408039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbff1967206cf13c61b07ddcc8f4b8ea3dc3d3c98020aaf8d93982d4691ac88 +size 178426 diff --git a/coco/images/COCO_val2014_000000408449.jpg b/coco/images/COCO_val2014_000000408449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0da383e8944e81fa9e9d19378f0e570d9c2c3265 --- /dev/null +++ b/coco/images/COCO_val2014_000000408449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00899ada7e22b9cb1a197e854c584a51ae97d0cf84365429aeadf0019aefbec1 +size 146554 diff --git a/coco/images/COCO_val2014_000000409491.jpg b/coco/images/COCO_val2014_000000409491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d9718b60563a5c1a5b000451a6a473a0c071cb6 --- /dev/null +++ b/coco/images/COCO_val2014_000000409491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a60194db904bf665a9fff3541f94eecfeab2641d7b1f00aa960d21a019152b1 +size 195506 diff --git a/coco/images/COCO_val2014_000000409708.jpg b/coco/images/COCO_val2014_000000409708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af541de4c0283ba56d17521d6055028694fb697f --- /dev/null +++ b/coco/images/COCO_val2014_000000409708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e28dd8fb53424fb5523ce50489266cd1d95928e77db83d3a5a7b17810e1ecb9 +size 232367 diff --git a/coco/images/COCO_val2014_000000409725.jpg b/coco/images/COCO_val2014_000000409725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60b4161d1ae34dc8f6e44d8d7bc34e122ece4a5c --- /dev/null +++ b/coco/images/COCO_val2014_000000409725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e99dff2f319c1ba94ffc5a93cf1f4ce68af6ead7f9583fa3d5e074e4e9887b +size 118293 diff --git a/coco/images/COCO_val2014_000000410114.jpg b/coco/images/COCO_val2014_000000410114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1152db961dcf08951cac962d82e1ae92c0174610 --- /dev/null +++ b/coco/images/COCO_val2014_000000410114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42e03478a38078120a085af4d7565d04f4a3b06c963fd8cc234d17e6329543d +size 244575 diff --git a/coco/images/COCO_val2014_000000410496.jpg b/coco/images/COCO_val2014_000000410496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a9047ea01d7f14e64020237276a877363d7dfae --- /dev/null +++ b/coco/images/COCO_val2014_000000410496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a21669fcd6bb3dc5e43b8f69e38a55c6d3dc19e3c0f4de596b47ffd2fc18b4 +size 181277 diff --git a/coco/images/COCO_val2014_000000410554.jpg b/coco/images/COCO_val2014_000000410554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d717dee7a879ed820d90e423e560fdfe2cdb626 --- /dev/null +++ b/coco/images/COCO_val2014_000000410554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa94c63d6b7f8155e451d4d0de9d0e1951bfe1fdc3053fa32fabe4f30baf307 +size 200118 diff --git a/coco/images/COCO_val2014_000000410650.jpg b/coco/images/COCO_val2014_000000410650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68ae1cdf40c5680fb3a8276cbcea0681a392a615 --- /dev/null +++ b/coco/images/COCO_val2014_000000410650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e1b67b63c6fa562a10b38d1336480695dc8d577f6dfd3b54c7d532a3c35df2 +size 139353 diff --git a/coco/images/COCO_val2014_000000411047.jpg b/coco/images/COCO_val2014_000000411047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaa37e9f75cd5065c8cdf3a884eacb2eb93bdc55 --- /dev/null +++ b/coco/images/COCO_val2014_000000411047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5653db1100a45244821f3ee4d28bcac9087e6b100b264043c68af50f780deaa1 +size 255771 diff --git a/coco/images/COCO_val2014_000000411303.jpg b/coco/images/COCO_val2014_000000411303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4df5526cc8fb7071ce64c0e9729599ab17651864 --- /dev/null +++ b/coco/images/COCO_val2014_000000411303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6154b3d11b421c61e3e9a625f87155edab4a415b32644f85f3884334482df35 +size 147114 diff --git a/coco/images/COCO_val2014_000000411561.jpg b/coco/images/COCO_val2014_000000411561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35532a659251acd72ceadfdd164cd899221a4b75 --- /dev/null +++ b/coco/images/COCO_val2014_000000411561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def5fe2a3da4dd625812eb5af7691fb7f870bc396175603abd199687ce300e91 +size 335187 diff --git a/coco/images/COCO_val2014_000000411817.jpg b/coco/images/COCO_val2014_000000411817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..482dc08e36a1091d13af537615dcbd56b8f6eff0 --- /dev/null +++ b/coco/images/COCO_val2014_000000411817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586beec9cea94bff35cc953ae63f759cfe3a354073565ab8cb6e7467cc93584e +size 144978 diff --git a/coco/images/COCO_val2014_000000411938.jpg b/coco/images/COCO_val2014_000000411938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04112a7b62f8e19a00f81afee164a4a972df9b4b --- /dev/null +++ b/coco/images/COCO_val2014_000000411938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5a4b2e84e045a974113175429619a0a0118f6f0b95124d53057c733f4ff8d1 +size 263449 diff --git a/coco/images/COCO_val2014_000000412440.jpg b/coco/images/COCO_val2014_000000412440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d43574c153c644122d2c8d7b27e27ceb1b23a46e --- /dev/null +++ b/coco/images/COCO_val2014_000000412440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac50f2a9cb528a7f9834861fcca0174e3e9c8131630a6db61f8979a218a9a8a +size 221378 diff --git a/coco/images/COCO_val2014_000000412464.jpg b/coco/images/COCO_val2014_000000412464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37eca89493c71dcab8f0210104a2a1de4e084ca6 --- /dev/null +++ b/coco/images/COCO_val2014_000000412464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c0f9b47318b8e9f696abf84c61b3de48dfa47db548a2134644ef900bee35ab +size 113093 diff --git a/coco/images/COCO_val2014_000000412471.jpg b/coco/images/COCO_val2014_000000412471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41373aa4e01e205744f1efbbe6f44059476571fe --- /dev/null +++ b/coco/images/COCO_val2014_000000412471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3391b6b4161109367163aeea265ae16b90dac9e34b7be1905472ffdbab800581 +size 126770 diff --git a/coco/images/COCO_val2014_000000412571.jpg b/coco/images/COCO_val2014_000000412571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ea819f34b1978a1a0f684d5fa7ff741f3291f0c --- /dev/null +++ b/coco/images/COCO_val2014_000000412571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dee97ccf0864248aca0b6fd333354f2f49cefeeebfff7bdaf85bd3694e5ab7b +size 170844 diff --git a/coco/images/COCO_val2014_000000412798.jpg b/coco/images/COCO_val2014_000000412798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b69eb65c0aa2abbe3ef1bd994390467d492547b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000412798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f98f776625f642cbdaef7e46b0f80966b39093d106879d0f3ca6811f9ebdbf +size 128176 diff --git a/coco/images/COCO_val2014_000000412894.jpg b/coco/images/COCO_val2014_000000412894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46ed731dd0ad01826625278e1798483657eb4b9e --- /dev/null +++ b/coco/images/COCO_val2014_000000412894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1b28f0733588b23def605e03860e6b34328f2b231970e7fd59912f4b3e7005 +size 120422 diff --git a/coco/images/COCO_val2014_000000412975.jpg b/coco/images/COCO_val2014_000000412975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ba16dbd86852c0f5def59ae8df599464bc0acb3 --- /dev/null +++ b/coco/images/COCO_val2014_000000412975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a324c2f213442f8ab2fcc5f16f59d2d31ec08993b27b13a623b3a32dd4c408ac +size 182587 diff --git a/coco/images/COCO_val2014_000000413056.jpg b/coco/images/COCO_val2014_000000413056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57ba03c076c5f70307eabcd8e89551f2eae515d8 --- /dev/null +++ b/coco/images/COCO_val2014_000000413056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:081c25fef3ebf6b821ecdaccd033042be0a00e2bc91dd47bf8c1507cd4e4cbdf +size 295514 diff --git a/coco/images/COCO_val2014_000000413538.jpg b/coco/images/COCO_val2014_000000413538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaf9644b691392d1b83beee1710bbde83ddebd5b --- /dev/null +++ b/coco/images/COCO_val2014_000000413538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a05855a5c7fc032c038db77e0a6092b6b5024947ce18ffd66f9b593b3eff0e8 +size 153603 diff --git a/coco/images/COCO_val2014_000000413666.jpg b/coco/images/COCO_val2014_000000413666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a50a0e487b7bcd7ab26ab1486da5333b018ae13 --- /dev/null +++ b/coco/images/COCO_val2014_000000413666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f203e4cdd4e7f09712b8777a7be6c7f0d53173899a67cc6262a3c26a6a6eec66 +size 182353 diff --git a/coco/images/COCO_val2014_000000413689.jpg b/coco/images/COCO_val2014_000000413689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce79520a363fa7b8c86a97a8778f0eb898893da0 --- /dev/null +++ b/coco/images/COCO_val2014_000000413689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7953700dc8004aacbff68cb8b2c33e88a29b0ee21110bc66b06bcefae8ca636 +size 200293 diff --git a/coco/images/COCO_val2014_000000413822.jpg b/coco/images/COCO_val2014_000000413822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7309d3a97ed79ffd4a3746a7d9da7c7cc4ada64 --- /dev/null +++ b/coco/images/COCO_val2014_000000413822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0251bf1a02242b5fc98602974d2577fbf7f41acb43b0557b956de90894d822c9 +size 203513 diff --git a/coco/images/COCO_val2014_000000413955.jpg b/coco/images/COCO_val2014_000000413955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91f4f73ffd49afe8db741576cdf1001105183c33 --- /dev/null +++ b/coco/images/COCO_val2014_000000413955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321e50ce3b2413fede9d679a381d90cf2780c45a09ffe991e196bfe9605151b0 +size 317938 diff --git a/coco/images/COCO_val2014_000000413959.jpg b/coco/images/COCO_val2014_000000413959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a9c0482dacee64547108d0a3d56d3ab96d66e3f --- /dev/null +++ b/coco/images/COCO_val2014_000000413959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98262feac36c3572c9bcc58462d07fa040b92fc3997d5fac357588bd84558d47 +size 157576 diff --git a/coco/images/COCO_val2014_000000414397.jpg b/coco/images/COCO_val2014_000000414397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8665596bf23ea887bcb2f404b5add74ebf102a34 --- /dev/null +++ b/coco/images/COCO_val2014_000000414397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6491be9e8dd9a4a776a1da2276982920e71c220ff00c31873c346f8a17541c6c +size 211548 diff --git a/coco/images/COCO_val2014_000000414516.jpg b/coco/images/COCO_val2014_000000414516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1eea8d07a360197f1496fc2f98b0de5f79ce9207 --- /dev/null +++ b/coco/images/COCO_val2014_000000414516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd101851a502cbec4e3e231df87b692dac919556baa392305e402b7e8d5276c +size 185025 diff --git a/coco/images/COCO_val2014_000000414673.jpg b/coco/images/COCO_val2014_000000414673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cea40190f12f44d29a440e48bfe6175215b4f88a --- /dev/null +++ b/coco/images/COCO_val2014_000000414673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eda0abfc23d8612800893b44c5a1fe8a4ceb0c43cfc86a3c0deac9a0681c53e +size 155891 diff --git a/coco/images/COCO_val2014_000000415218.jpg b/coco/images/COCO_val2014_000000415218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3425b6fafbec9c88910a00e68e232b9a30416f3e --- /dev/null +++ b/coco/images/COCO_val2014_000000415218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d375bc38c18b6f257a93da2806fdc79c33a02d066bff962ce86f0e4766d47f +size 155363 diff --git a/coco/images/COCO_val2014_000000415672.jpg b/coco/images/COCO_val2014_000000415672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..411458ad272aa1a1f245132a0e8c552ff6d22dbd --- /dev/null +++ b/coco/images/COCO_val2014_000000415672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a041b483ee725221235b7925402c65dee3fffae4948b19dfd93ecaedfa429ed +size 225144 diff --git a/coco/images/COCO_val2014_000000415746.jpg b/coco/images/COCO_val2014_000000415746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca96589117cd0d2118228b2218b2116c6936a4e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000415746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993182f390ae83e0c45564eefd3a7beecb96738dd73d434f22ede91dba57fb9b +size 139382 diff --git a/coco/images/COCO_val2014_000000415904.jpg b/coco/images/COCO_val2014_000000415904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98a142cc67420a60f43580988c82f8706174d264 --- /dev/null +++ b/coco/images/COCO_val2014_000000415904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa97b355c989d34ae3fe92ceb7dc887364321c08b8ad989dbffd6139373313c +size 130702 diff --git a/coco/images/COCO_val2014_000000415990.jpg b/coco/images/COCO_val2014_000000415990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cafb67786acc6ae9e27770d85dff8d25aa731ff --- /dev/null +++ b/coco/images/COCO_val2014_000000415990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c4e789e6cf96f831335c55429e8bc870222b697617985cd5bec48e722b90dd +size 111650 diff --git a/coco/images/COCO_val2014_000000416098.jpg b/coco/images/COCO_val2014_000000416098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46e1d50fde2a6923a885fa4317f615fdbaf3c3aa --- /dev/null +++ b/coco/images/COCO_val2014_000000416098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2c7a364f22b49ee5e69a9e0422e895bf71d682d6bf4f1639d677ad40b42485 +size 169586 diff --git a/coco/images/COCO_val2014_000000416104.jpg b/coco/images/COCO_val2014_000000416104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8f546fc83d15c09a5f30fca4d86ecfb0f81153c --- /dev/null +++ b/coco/images/COCO_val2014_000000416104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8116786dbeb2ed2e14792ec602d44c2c1a65f41144f775bdca1eaac787f2d03e +size 144158 diff --git a/coco/images/COCO_val2014_000000416308.jpg b/coco/images/COCO_val2014_000000416308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f9117a580a773b538bc2955219f6e0db981644c --- /dev/null +++ b/coco/images/COCO_val2014_000000416308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f2d2c11de366d2e25aa912c22ededcd3aa1d0c170b9278f92b167f82e92f3e +size 210166 diff --git a/coco/images/COCO_val2014_000000416335.jpg b/coco/images/COCO_val2014_000000416335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ff09c5533cf90867ae15f7b2e7d658498bbebae --- /dev/null +++ b/coco/images/COCO_val2014_000000416335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1907a5d2df0a03aa7d62ec18f2b6dbea33031efd8130872c2e02c324519d91b8 +size 363921 diff --git a/coco/images/COCO_val2014_000000416451.jpg b/coco/images/COCO_val2014_000000416451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65c843f15f1db79c9f08d5b7ee271180c7a56d79 --- /dev/null +++ b/coco/images/COCO_val2014_000000416451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4bd3443947e71587d18ec9dc2847a457206ada8b93f2e355eb1352c0b248cb7 +size 114694 diff --git a/coco/images/COCO_val2014_000000416478.jpg b/coco/images/COCO_val2014_000000416478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..484dc54d159b4803b71c4f0fedb2b63250b25af5 --- /dev/null +++ b/coco/images/COCO_val2014_000000416478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915dc09fedfda443cc0d5786424066c52bb2a8d5f2c5371f245f13524e139683 +size 263808 diff --git a/coco/images/COCO_val2014_000000416786.jpg b/coco/images/COCO_val2014_000000416786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe5237e87e4f26b40496089c7ed7dd658381416e --- /dev/null +++ b/coco/images/COCO_val2014_000000416786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120ebe26123d81a4e864c4f9d5aa49ddeb1a01213c89c96bdc5dbb82432bf60e +size 145542 diff --git a/coco/images/COCO_val2014_000000417074.jpg b/coco/images/COCO_val2014_000000417074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e760adabdc3940442606e7c57cf91e6472a74ab --- /dev/null +++ b/coco/images/COCO_val2014_000000417074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5105c5774398368181faf1abc03464c5efd18d1e3bd98c2528eabb026ed16af7 +size 237173 diff --git a/coco/images/COCO_val2014_000000417111.jpg b/coco/images/COCO_val2014_000000417111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a07d1060e47968ebb948d08108755793747f479 --- /dev/null +++ b/coco/images/COCO_val2014_000000417111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615ffee3d0a844ba1579c96e8452cd2e2dccf6075b4e91658b04cb6c41ae0be0 +size 242940 diff --git a/coco/images/COCO_val2014_000000417115.jpg b/coco/images/COCO_val2014_000000417115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6324f2e028fbb31191525b825f2befd7ba902efe --- /dev/null +++ b/coco/images/COCO_val2014_000000417115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f0ddecb2c38997f96ecaf9ff6175587cf1763a9f9c339d72c6f2cd17139dc5 +size 174890 diff --git a/coco/images/COCO_val2014_000000417632.jpg b/coco/images/COCO_val2014_000000417632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45ed6fd4ca962a6a18ad3d055e8242c18f4395a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000417632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665996069d6d83ebbd634b262936a468d63947f1c9ace9cd74d4e2737133b8e4 +size 209825 diff --git a/coco/images/COCO_val2014_000000417742.jpg b/coco/images/COCO_val2014_000000417742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a57f0a977b2273157d05fc502255173740339297 --- /dev/null +++ b/coco/images/COCO_val2014_000000417742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730b7fde55c5c0c73435b45c5a1a1a83285e023543d1c34a12813e412fb0a06a +size 146975 diff --git a/coco/images/COCO_val2014_000000417854.jpg b/coco/images/COCO_val2014_000000417854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a00f79f82962876a47f2d22d26d6f147a8c81ff --- /dev/null +++ b/coco/images/COCO_val2014_000000417854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ffdaf78e037814557dade1ec1dfad717490e948c804673ba9ca4d9d427381d8 +size 235847 diff --git a/coco/images/COCO_val2014_000000418535.jpg b/coco/images/COCO_val2014_000000418535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c54fac206d2fb9a6503a206d58bd98fd8d9417e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000418535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004a0d01b4f09327a0236cae2b0d510fb7382ac2b8188e8f66b8ebf6dd57094e +size 179676 diff --git a/coco/images/COCO_val2014_000000418711.jpg b/coco/images/COCO_val2014_000000418711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7b6313eeaf1617ddaa0348d877256b1e6122842 --- /dev/null +++ b/coco/images/COCO_val2014_000000418711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1625ee6aafa91298e1e162103b7de7c0b2a8e138b30e5a3bfda06ef7a59148f6 +size 158359 diff --git a/coco/images/COCO_val2014_000000419216.jpg b/coco/images/COCO_val2014_000000419216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f18bd4925bfe49de45906675083513514074711 --- /dev/null +++ b/coco/images/COCO_val2014_000000419216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd0727a0aebd5ea6f7fce2dbd0f5a8f61b640d73aee66e8a1da24bf5cd66f98 +size 139673 diff --git a/coco/images/COCO_val2014_000000419556.jpg b/coco/images/COCO_val2014_000000419556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd9c3bad766426952973b919bfe33fa774a0c995 --- /dev/null +++ b/coco/images/COCO_val2014_000000419556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5037603e8f1696a1ac93f2514e2251863a590465a0951c455528bc3e842ec4 +size 176755 diff --git a/coco/images/COCO_val2014_000000419653.jpg b/coco/images/COCO_val2014_000000419653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..400d08d95bb57c4f4ea6a75283335dfd6cf6e7eb --- /dev/null +++ b/coco/images/COCO_val2014_000000419653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1294e4e41779f47ea47168538cc5f961b0499c71a0ff6923d77e11909ee9bf6 +size 119062 diff --git a/coco/images/COCO_val2014_000000419974.jpg b/coco/images/COCO_val2014_000000419974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45759cbe30a10f7d9f153c76e1bb3e734cb455e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000419974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff82e4b2a14a39e1f76d1ef1f4dc986866d985f679367e45c8c071a1f4078cf +size 130169 diff --git a/coco/images/COCO_val2014_000000419978.jpg b/coco/images/COCO_val2014_000000419978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73af371f8f225648726b9be31f143a7832b14a7a --- /dev/null +++ b/coco/images/COCO_val2014_000000419978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3354682dc7755027f8420d3b93d187c109afbcb52a31ece4cc8b90cd296f72 +size 321119 diff --git a/coco/images/COCO_val2014_000000420081.jpg b/coco/images/COCO_val2014_000000420081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcf057bba588e843b58ae593727bd755a5db5eff --- /dev/null +++ b/coco/images/COCO_val2014_000000420081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27dc77c2989f0d621ac82b9e06699455637a7db4f459511fe70449b1d638de04 +size 227660 diff --git a/coco/images/COCO_val2014_000000420339.jpg b/coco/images/COCO_val2014_000000420339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e966de1c2bdb1791575c3401236550c54704361f --- /dev/null +++ b/coco/images/COCO_val2014_000000420339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1d5c8e9a5b93f567bc72d0c5331a798d33ba0643ac8052e4978f46d2636a91 +size 128292 diff --git a/coco/images/COCO_val2014_000000420548.jpg b/coco/images/COCO_val2014_000000420548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c77570e26ce2345fd53d78e16a889e9691ed482 --- /dev/null +++ b/coco/images/COCO_val2014_000000420548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa692f497cb9d6d4d71bca67a9210801567a981451949cfa98eb9334347d6d07 +size 140581 diff --git a/coco/images/COCO_val2014_000000420610.jpg b/coco/images/COCO_val2014_000000420610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9adff5bed42a318c7952386c945af09010448e86 --- /dev/null +++ b/coco/images/COCO_val2014_000000420610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c5ec6b4b7f8d633ae8692968da5fee9939013bb19335ebf5079b190158c66a +size 281365 diff --git a/coco/images/COCO_val2014_000000421010.jpg b/coco/images/COCO_val2014_000000421010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84aa11b0b668da1070c4749415fbe62245234733 --- /dev/null +++ b/coco/images/COCO_val2014_000000421010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbed6914138b351502bedb3eec327b0841be69cb0f97e0f57acc4da7e4744fba +size 265135 diff --git a/coco/images/COCO_val2014_000000421360.jpg b/coco/images/COCO_val2014_000000421360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee3457250c65e583e24b62186fbabb227365a477 --- /dev/null +++ b/coco/images/COCO_val2014_000000421360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b901f5bc4501c61beee352a89771b5df9bc02f4ca437c0a91844811a93597f74 +size 227804 diff --git a/coco/images/COCO_val2014_000000421955.jpg b/coco/images/COCO_val2014_000000421955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a2b376eb88bf69d8bdf1072b83246c41bedebe8 --- /dev/null +++ b/coco/images/COCO_val2014_000000421955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e38be14f9dcdfd7e8896ab0a36f0fdcfef620f6ce310e0361576b9bbfd1e6ad +size 139466 diff --git a/coco/images/COCO_val2014_000000422040.jpg b/coco/images/COCO_val2014_000000422040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69d794a98ee1f0c7f6af159110d6f191c6b672d9 --- /dev/null +++ b/coco/images/COCO_val2014_000000422040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188bcea90e70d0cb94c40b5a89a00d1a46d25eed7663f36b243989080607c199 +size 132708 diff --git a/coco/images/COCO_val2014_000000422155.jpg b/coco/images/COCO_val2014_000000422155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3154ce46e2deab7e6a0c554a415dcb6927ff1681 --- /dev/null +++ b/coco/images/COCO_val2014_000000422155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9073834732ec8416e9e9344e34ab898d31fc8512d200f7d1bee66256811f36 +size 171879 diff --git a/coco/images/COCO_val2014_000000422240.jpg b/coco/images/COCO_val2014_000000422240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73f95293fc18fce8e9dbd7585dff7d2dc72c79b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000422240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a29b01378abc50840458f0f9aa190801e9e1ffdac0f62dc1a4e4c9aaaad7ace +size 142686 diff --git a/coco/images/COCO_val2014_000000422326.jpg b/coco/images/COCO_val2014_000000422326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55cff119e1af7602185bd85fe54beb490449dfee --- /dev/null +++ b/coco/images/COCO_val2014_000000422326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1cbc03956909e8bd57c7bd831d09cc71990c7ffe68437a5806eae26a8342295 +size 249629 diff --git a/coco/images/COCO_val2014_000000422432.jpg b/coco/images/COCO_val2014_000000422432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9763e43585e98b2c94c20896c2a9e4068337841 --- /dev/null +++ b/coco/images/COCO_val2014_000000422432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870df92a2e63b72925a2fbe571dc3726665271147e64ec37686dc9bda58f2524 +size 122353 diff --git a/coco/images/COCO_val2014_000000422686.jpg b/coco/images/COCO_val2014_000000422686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0bbeeb2d6223a78df46cc9c8ac8e835bc5f1a43 --- /dev/null +++ b/coco/images/COCO_val2014_000000422686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0a03981809ade452064556ce147164e393ca2d7d11af21dd2e6ff440a5e210 +size 135068 diff --git a/coco/images/COCO_val2014_000000422785.jpg b/coco/images/COCO_val2014_000000422785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a80f46cc71a90271237488d7efa2f29a07a05de4 --- /dev/null +++ b/coco/images/COCO_val2014_000000422785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fbcd6f202baa78f488f54da52d644fc328307a6f97828705ee63d4511f1fae +size 187522 diff --git a/coco/images/COCO_val2014_000000423008.jpg b/coco/images/COCO_val2014_000000423008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07e4487be7cdc181a5c70f56bf36aa10da7d64d2 --- /dev/null +++ b/coco/images/COCO_val2014_000000423008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a91a3879b728e08930eddd97f7f32565e50ab62b22ba917fe73426a1c802a1f +size 310533 diff --git a/coco/images/COCO_val2014_000000423048.jpg b/coco/images/COCO_val2014_000000423048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..202701a99a504da2a7da24e6254ea7ff0e4f862d --- /dev/null +++ b/coco/images/COCO_val2014_000000423048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ebb53d5fbc3dfa51cb98afda9f9e3808110eb5db62c4bda01cf4372897e0c2 +size 141261 diff --git a/coco/images/COCO_val2014_000000423116.jpg b/coco/images/COCO_val2014_000000423116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf0aee9b838ff06f5cf432f43d47925cc1ab5759 --- /dev/null +++ b/coco/images/COCO_val2014_000000423116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d781c58bb770a5f10e1a65781d3b9132ec722e79f96c37de28e71df329f66f81 +size 261017 diff --git a/coco/images/COCO_val2014_000000423161.jpg b/coco/images/COCO_val2014_000000423161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8046ff95cf514174e740ab2305fc125dca075542 --- /dev/null +++ b/coco/images/COCO_val2014_000000423161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d75f65e44a01a38e839ff4ad18e532e297b45b8ba12577a11ad3fa06ba920ad +size 249067 diff --git a/coco/images/COCO_val2014_000000423498.jpg b/coco/images/COCO_val2014_000000423498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69b148da7d64e22d99865f7bce7616646a3724c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000423498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7517917e18785ba78c8b00eceabfa25982e24ea648fb4f81fa5f68b4b0d8cf +size 198388 diff --git a/coco/images/COCO_val2014_000000424174.jpg b/coco/images/COCO_val2014_000000424174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c21ee97de5d495aa2db31d3978e2a828a42efc51 --- /dev/null +++ b/coco/images/COCO_val2014_000000424174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05aad4d74d2fcb9782eabcdf8ed41d7b0b95bc8e4bcaa19a7d9a4894a1a6e197 +size 133073 diff --git a/coco/images/COCO_val2014_000000424247.jpg b/coco/images/COCO_val2014_000000424247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8c16bff4775ff7d30059a8f07e4b2d4d808fba9 --- /dev/null +++ b/coco/images/COCO_val2014_000000424247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41335962833f77df020f7eeb0a8d141ef1f677480a0ed9acb275f5be2d52727d +size 243419 diff --git a/coco/images/COCO_val2014_000000424443.jpg b/coco/images/COCO_val2014_000000424443.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a9adc01ba767aa1ad1eec37b9c4a3eaff006e84 --- /dev/null +++ b/coco/images/COCO_val2014_000000424443.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f9a2216680c40431311cf585a85e17e86bceeb5b5871d81b2287bba14f651e +size 226224 diff --git a/coco/images/COCO_val2014_000000424683.jpg b/coco/images/COCO_val2014_000000424683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..350115aa26e78d95c045d02bebf7f15e935ba0e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000424683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8c88889b6e2ead094ce74f58beb107ee4442df1b26997c20cf54fca3dba608 +size 146136 diff --git a/coco/images/COCO_val2014_000000424721.jpg b/coco/images/COCO_val2014_000000424721.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5ef46ce876caa5275d08ca0bc6db964cc440c1d --- /dev/null +++ b/coco/images/COCO_val2014_000000424721.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210a22c3eb45b590bd5f0087f15890673aa1c8900de5dd4dbb96f275d661ebb6 +size 165659 diff --git a/coco/images/COCO_val2014_000000424998.jpg b/coco/images/COCO_val2014_000000424998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9e717eef963bd4999695a2577d81a3d7cb16338 --- /dev/null +++ b/coco/images/COCO_val2014_000000424998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed1892e4f98168c9b7204e248793a030080d23dfe8c75ddb6d1b68d56428d50 +size 107964 diff --git a/coco/images/COCO_val2014_000000425874.jpg b/coco/images/COCO_val2014_000000425874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22efee27bb119db15f35385bf23bcb11f7544530 --- /dev/null +++ b/coco/images/COCO_val2014_000000425874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80e65fb18018ba7f11a41742d0f4e67de5ba7e269be92461d6a00d4abd8c698 +size 129524 diff --git a/coco/images/COCO_val2014_000000426329.jpg b/coco/images/COCO_val2014_000000426329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da89349dde74b4b4cc7dd4956cbd5a35985cd68e --- /dev/null +++ b/coco/images/COCO_val2014_000000426329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067f4a27e925289cb96687ec9bc9e5a31d5215a724deaa908a1382f2edb2e689 +size 120711 diff --git a/coco/images/COCO_val2014_000000426377.jpg b/coco/images/COCO_val2014_000000426377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27de5f42994e0d4495ada21892fd5a7a1a716cd6 --- /dev/null +++ b/coco/images/COCO_val2014_000000426377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7642811338ed91135539ea002768bd78dc695dfd58e788cc84a56c827e36e4f3 +size 250362 diff --git a/coco/images/COCO_val2014_000000426532.jpg b/coco/images/COCO_val2014_000000426532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c73aa6267cfb9d428e6e4dddbd6fa58c6fa65217 --- /dev/null +++ b/coco/images/COCO_val2014_000000426532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794a73e53181cf962d34b3faa6a178a269523ba0aabfeeeb5366e0149f0ea5ab +size 91952 diff --git a/coco/images/COCO_val2014_000000426835.jpg b/coco/images/COCO_val2014_000000426835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2075b082097941d67ea67dc3e51e127be5fe866b --- /dev/null +++ b/coco/images/COCO_val2014_000000426835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5992803ceed4597acc34de36f74b104a1a133ba7fbfeeb66c925719d649dcaeb +size 162547 diff --git a/coco/images/COCO_val2014_000000426897.jpg b/coco/images/COCO_val2014_000000426897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91285e25f86e35a5565addad749f8c19f4cfa6e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000426897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b197ed50af2454b57acafb0f1b2b68d8ba1393298e21fec3d2374e9f2eee2b10 +size 151420 diff --git a/coco/images/COCO_val2014_000000426917.jpg b/coco/images/COCO_val2014_000000426917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c04c71bed073fc9b1b6e1f969c5970205efbc55 --- /dev/null +++ b/coco/images/COCO_val2014_000000426917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29aaaa697e7ca3b6e3ed55ecf95192e11b55b3a5a08ca003b2b6ab747b3a74f6 +size 179181 diff --git a/coco/images/COCO_val2014_000000427091.jpg b/coco/images/COCO_val2014_000000427091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64d266e0c52c996af8a9d1666578d10402c18671 --- /dev/null +++ b/coco/images/COCO_val2014_000000427091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a269ef9dcef1d73d606b051bacd9511eaee1d1bd866a16e200635b56688ae11c +size 159352 diff --git a/coco/images/COCO_val2014_000000427133.jpg b/coco/images/COCO_val2014_000000427133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6619b537596a13e42d57ed8ab251290be23ef398 --- /dev/null +++ b/coco/images/COCO_val2014_000000427133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064aad333fa800b78d13280da4813be5c27cceb3631b15bd7933821cbd499a67 +size 346967 diff --git a/coco/images/COCO_val2014_000000427232.jpg b/coco/images/COCO_val2014_000000427232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cca7e29cffcfd97be74f534cb47afdb4c8b8bca --- /dev/null +++ b/coco/images/COCO_val2014_000000427232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9404fa8e28022024bd1bf567ed372445ed0be2a7b9700171e7a542e01f2fb53c +size 83099 diff --git a/coco/images/COCO_val2014_000000427256.jpg b/coco/images/COCO_val2014_000000427256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc4accff972b4a8f49bbf2f8a51592200ac5f6ba --- /dev/null +++ b/coco/images/COCO_val2014_000000427256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c1f6bdf10da30f5ad7345704f78189447a57ce96234d0d5bb5367e6f691823 +size 335906 diff --git a/coco/images/COCO_val2014_000000427341.jpg b/coco/images/COCO_val2014_000000427341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9077d20432054af144e293bfaec937604620842 --- /dev/null +++ b/coco/images/COCO_val2014_000000427341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e69bbdf619eaee969c3e81d5eb25863008cb8879281af300dae74cc6af1dca +size 107283 diff --git a/coco/images/COCO_val2014_000000427377.jpg b/coco/images/COCO_val2014_000000427377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fcaf54a967e5450f715eb50851de548880954af --- /dev/null +++ b/coco/images/COCO_val2014_000000427377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5253be67d8624fd9236ae81180cfd45a6655d6b8af72753a617ffab2eb41b9aa +size 210426 diff --git a/coco/images/COCO_val2014_000000427464.jpg b/coco/images/COCO_val2014_000000427464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c10911e7102513fcd0ba2a9477ee5f7bfb8b516 --- /dev/null +++ b/coco/images/COCO_val2014_000000427464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72eb5c3d729845b6fbf3ad45e52c2b9909abf544f65c13953c527b1147ce2c60 +size 245230 diff --git a/coco/images/COCO_val2014_000000427561.jpg b/coco/images/COCO_val2014_000000427561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85695803174f475c2e0be90db11cbc6a4551cde9 --- /dev/null +++ b/coco/images/COCO_val2014_000000427561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea0838658912e4f54bc3ee7cbd1a378f8e8b0421b9469533201879412d4c344 +size 252811 diff --git a/coco/images/COCO_val2014_000000427823.jpg b/coco/images/COCO_val2014_000000427823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba5f14f65f584c0494930a4da60161a73dad30ab --- /dev/null +++ b/coco/images/COCO_val2014_000000427823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5e1f746f6fb414bc8cab7e994308b1a8962baea34ed6bdf688e2e0eb85912f +size 123797 diff --git a/coco/images/COCO_val2014_000000427901.jpg b/coco/images/COCO_val2014_000000427901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa041498f958a9579024e5e369de04975b4190b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000427901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7fe4e67c71e478f7187af4529ef9ee06029e11e5422fa2c47e43b9702e74fa +size 195757 diff --git a/coco/images/COCO_val2014_000000428336.jpg b/coco/images/COCO_val2014_000000428336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7125eabcbf40878074dcdf22c6b5d86a6a7b1c81 --- /dev/null +++ b/coco/images/COCO_val2014_000000428336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ca3a4f238cdb81b7a0939da15004c8a09be2e1a627f148d581546123d63afb +size 266060 diff --git a/coco/images/COCO_val2014_000000428698.jpg b/coco/images/COCO_val2014_000000428698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d11381ce646af8c7e5f20ebf594452bb4c5c6718 --- /dev/null +++ b/coco/images/COCO_val2014_000000428698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa63a798ceb46e96f486728d9cba38fae4bcbcc3bfa7b99a0b44c6201b902fd +size 152748 diff --git a/coco/images/COCO_val2014_000000429246.jpg b/coco/images/COCO_val2014_000000429246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eed288d7a6e8f0f3bab4ba9ba7778f8b51469166 --- /dev/null +++ b/coco/images/COCO_val2014_000000429246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76a669d3117c2193d5fe077a6b24f33e2da47810f8b3d027e9ac4f8d37e6631 +size 191722 diff --git a/coco/images/COCO_val2014_000000429261.jpg b/coco/images/COCO_val2014_000000429261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6efa07ba5d8952abf8a67910ec6078300c3d58e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000429261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ca493edc795d614c7614354ad2ed6ef3f4b48f6cd988f95260a9d5a45d8a74 +size 181985 diff --git a/coco/images/COCO_val2014_000000429366.jpg b/coco/images/COCO_val2014_000000429366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31c40526353824fdf40883592aa579d9a607d1e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000429366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5007acfca17eb1899bb03767627675dd22551d287264e3cb4c2a19d121eabf2d +size 136959 diff --git a/coco/images/COCO_val2014_000000429690.jpg b/coco/images/COCO_val2014_000000429690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea0696828fa4947ee570a2238b1e02e38a36306a --- /dev/null +++ b/coco/images/COCO_val2014_000000429690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4c7235c66fc0bc26814001bf43de9025e55cceb84b0f3eb4e4ee93d216fe98 +size 200117 diff --git a/coco/images/COCO_val2014_000000429710.jpg b/coco/images/COCO_val2014_000000429710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b1b97b4bd8f54c30e8cc33e2555d0d3bcb6f56d --- /dev/null +++ b/coco/images/COCO_val2014_000000429710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f25af5cbb8d5506f9ddf8eff98b31de10c315ebe19d8ee618281f74f45026b +size 186340 diff --git a/coco/images/COCO_val2014_000000429759.jpg b/coco/images/COCO_val2014_000000429759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c8128540c4a13625ff49e187982367277211138 --- /dev/null +++ b/coco/images/COCO_val2014_000000429759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6944fb0cef2d2f26c6b4a8d7ed6c99d93e7a524f2b4a8081ef5bd67ee7675bd4 +size 351283 diff --git a/coco/images/COCO_val2014_000000429833.jpg b/coco/images/COCO_val2014_000000429833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85b923bb384d85cec214ab6c2405dcd251a94c6a --- /dev/null +++ b/coco/images/COCO_val2014_000000429833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8830b2b4671d785c0996a72afb6d7d6847d29761ef3296290722d07b88d09e6 +size 97134 diff --git a/coco/images/COCO_val2014_000000429924.jpg b/coco/images/COCO_val2014_000000429924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63924372eae2f39c2a7ecfe5e18488273e166179 --- /dev/null +++ b/coco/images/COCO_val2014_000000429924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf70e16c077570277f28a2bec9d81783ff6808f3b3b50369c0a416c3046ca92 +size 307570 diff --git a/coco/images/COCO_val2014_000000430073.jpg b/coco/images/COCO_val2014_000000430073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2937bc934d6c54f5ba2a5dfaad3377a69ee8b816 --- /dev/null +++ b/coco/images/COCO_val2014_000000430073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c4b394878f3ef3126606c271dfd311a9084af531df7b565da09333db295fbdf +size 226374 diff --git a/coco/images/COCO_val2014_000000430125.jpg b/coco/images/COCO_val2014_000000430125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e002308bcd0f97fa9b0eb66fbd574651d9278ce7 --- /dev/null +++ b/coco/images/COCO_val2014_000000430125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b336eeb2abb247c15d27987255d51358b4d423c8b823750a08eed3e182abcc52 +size 275192 diff --git a/coco/images/COCO_val2014_000000430155.jpg b/coco/images/COCO_val2014_000000430155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c76d7e9d6ab78f859b9adf5e2c6be4385834f347 --- /dev/null +++ b/coco/images/COCO_val2014_000000430155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20469d1e3f427f04df1df972a153ac9c0013afa19042fba45aca561e2e838ba2 +size 169306 diff --git a/coco/images/COCO_val2014_000000430469.jpg b/coco/images/COCO_val2014_000000430469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73db5890fa699a27b677d0bdad7afbe32de83135 --- /dev/null +++ b/coco/images/COCO_val2014_000000430469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048b9dacacb5524f79db9851ea3b2fa68d35bfa3b653e49ed8fefcb0a50e6f89 +size 103679 diff --git a/coco/images/COCO_val2014_000000430518.jpg b/coco/images/COCO_val2014_000000430518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c9328c7ac4c239dbde2e067e495c163c8bd904f --- /dev/null +++ b/coco/images/COCO_val2014_000000430518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5effff1d768429fb808637a5a92924a25ca4b94236c9fd93440191eb060f36c0 +size 200502 diff --git a/coco/images/COCO_val2014_000000431113.jpg b/coco/images/COCO_val2014_000000431113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..657929213905d3e0f68f31a97a541e603b8ab406 --- /dev/null +++ b/coco/images/COCO_val2014_000000431113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b772aba4c58218a4d55fec4cd184f4ac6dd1436247c96a54aba3f6b402646371 +size 186140 diff --git a/coco/images/COCO_val2014_000000431464.jpg b/coco/images/COCO_val2014_000000431464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9dcc42220b52c4a1d97532f8fa65f25f7a53a6e --- /dev/null +++ b/coco/images/COCO_val2014_000000431464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e9bdf4f9b74e1036e477ed4cd987680b54ba9f317de72763acc1a052ebdb88 +size 190050 diff --git a/coco/images/COCO_val2014_000000431660.jpg b/coco/images/COCO_val2014_000000431660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..596f66692867d68988f527d06d9b95822f757abd --- /dev/null +++ b/coco/images/COCO_val2014_000000431660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6854a714921f388fb7225f274afa8d99b73584cc9899a5c5a98c6e6c81289b9 +size 124639 diff --git a/coco/images/COCO_val2014_000000432038.jpg b/coco/images/COCO_val2014_000000432038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..715063527475e1faaa037a493d7422a0d07685df --- /dev/null +++ b/coco/images/COCO_val2014_000000432038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac2a8e7580e40d14a24843d46ea4f13e8005bfa3c0e616b547eebf1a807b1d2 +size 113080 diff --git a/coco/images/COCO_val2014_000000432106.jpg b/coco/images/COCO_val2014_000000432106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..155abd97def183d88d732b085094331338b5892b --- /dev/null +++ b/coco/images/COCO_val2014_000000432106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfe662a6ca0eba0d281d2ad172e075189912b88af1c4cde0e87afadc65ba262 +size 210338 diff --git a/coco/images/COCO_val2014_000000432125.jpg b/coco/images/COCO_val2014_000000432125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df9de172ff8a131c82876239d51c7231e0580ac7 --- /dev/null +++ b/coco/images/COCO_val2014_000000432125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa40fe139e7f2bb04c55fec39c8e21c99fb2dbb9cbd55b3232ef3c453719afe9 +size 145714 diff --git a/coco/images/COCO_val2014_000000432317.jpg b/coco/images/COCO_val2014_000000432317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cbf113fde8508fcd536c78c464c594affa7b12a --- /dev/null +++ b/coco/images/COCO_val2014_000000432317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b770dac98255d9a68c4d98ca18097426018eb468127e1f63cb77ed33e1ad0be1 +size 190685 diff --git a/coco/images/COCO_val2014_000000432330.jpg b/coco/images/COCO_val2014_000000432330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a369abd9d4bd37eec861112ce89aa90d240d612e --- /dev/null +++ b/coco/images/COCO_val2014_000000432330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7faa9bf665bdc5858169829ea37b94300d94add2c0ef2072a1f9f0ce0bf57dad +size 215049 diff --git a/coco/images/COCO_val2014_000000432378.jpg b/coco/images/COCO_val2014_000000432378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..657a32a8686d8d7fcc45abc81b4d13ca3a13a9da --- /dev/null +++ b/coco/images/COCO_val2014_000000432378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02fc08cd8e0220e8a650445e3e479aa5c3105ae2f46841fe734a6b7110b3f07 +size 172824 diff --git a/coco/images/COCO_val2014_000000432397.jpg b/coco/images/COCO_val2014_000000432397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af2b7d09694f062fdd133a74a764c40a145f127a --- /dev/null +++ b/coco/images/COCO_val2014_000000432397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e8d0100cffc873a0142fb8bc77f42246d09dfd57968bb29a2e7033f980f025 +size 120164 diff --git a/coco/images/COCO_val2014_000000432547.jpg b/coco/images/COCO_val2014_000000432547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67591a27f7fb521ef307f34a8f7c4ea3a912cfd5 --- /dev/null +++ b/coco/images/COCO_val2014_000000432547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1003d423fd22d24df3f522a18fbda389323dc5ed945bdbe4f56eac4455050172 +size 199984 diff --git a/coco/images/COCO_val2014_000000432607.jpg b/coco/images/COCO_val2014_000000432607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01ad44f5f565d79242d4c703cff4eef482f38b84 --- /dev/null +++ b/coco/images/COCO_val2014_000000432607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f2c936ec5706e4333ab8578ae1e8d23edb8df022d4154083ce027112cea8db +size 106218 diff --git a/coco/images/COCO_val2014_000000432796.jpg b/coco/images/COCO_val2014_000000432796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3286293bd8bc5b811d0031b1b37b27cab7f04734 --- /dev/null +++ b/coco/images/COCO_val2014_000000432796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b0a228b1f5375ad433a6d635c0818d24a45a8175f2bb8e5a52f66018cc9b48 +size 181781 diff --git a/coco/images/COCO_val2014_000000432820.jpg b/coco/images/COCO_val2014_000000432820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6350442581a6020b8461e93064434aa3456e8d91 --- /dev/null +++ b/coco/images/COCO_val2014_000000432820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5545fa047f886efa34d3474bf271a29d15de75465d814011ee6368bb758c3798 +size 106978 diff --git a/coco/images/COCO_val2014_000000433014.jpg b/coco/images/COCO_val2014_000000433014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae6551e4953b8f3cfabb9778245e1000983858e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000433014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79022ef804baf99c1889247bc535d15cadb54cc53d5cfd5c78947c523253f869 +size 247053 diff --git a/coco/images/COCO_val2014_000000433279.jpg b/coco/images/COCO_val2014_000000433279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97fbd56ee66571f45891d01bd642853428167bca --- /dev/null +++ b/coco/images/COCO_val2014_000000433279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0f3e1d18d5c25f28c5bab5faa50a0b1444cf92fa4d0f709c7af68ca27c6cf1 +size 124427 diff --git a/coco/images/COCO_val2014_000000433883.jpg b/coco/images/COCO_val2014_000000433883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b65d932d36035967ecadf94ae64a0d23ae36dff --- /dev/null +++ b/coco/images/COCO_val2014_000000433883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d2133a6baef06daffefdbb8059baac5d218d960f934cf86b76da9f41b09eb76 +size 124756 diff --git a/coco/images/COCO_val2014_000000434459.jpg b/coco/images/COCO_val2014_000000434459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b47a8ccc1232d2b5178ddaa6afa837ff7a3b0853 --- /dev/null +++ b/coco/images/COCO_val2014_000000434459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e1baab4b3eb13f133a5702bd9c2711cc127e2e81406a68738ad6f18d457b00 +size 299109 diff --git a/coco/images/COCO_val2014_000000434673.jpg b/coco/images/COCO_val2014_000000434673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b36e7e621fac549f289286a034bdbbf589098bb7 --- /dev/null +++ b/coco/images/COCO_val2014_000000434673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca8c203acf8142c35a6abf96469ff8ccf6782a4390855c38b3bd76774ea4f46 +size 115905 diff --git a/coco/images/COCO_val2014_000000434700.jpg b/coco/images/COCO_val2014_000000434700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c03b71a4dba0b50905df13e7892aad8237cad9bd --- /dev/null +++ b/coco/images/COCO_val2014_000000434700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0933613739fd7e02db53bf4e83b29668085467bce85668826c6fd18ba13bbfde +size 203531 diff --git a/coco/images/COCO_val2014_000000434787.jpg b/coco/images/COCO_val2014_000000434787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d582dc91c95df69c466a4c9a46009487f078491 --- /dev/null +++ b/coco/images/COCO_val2014_000000434787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86849a46494b4b745610580b39a9d98b7f288344072cb7002f33777a3fa634c0 +size 132142 diff --git a/coco/images/COCO_val2014_000000434873.jpg b/coco/images/COCO_val2014_000000434873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..276f1dfe06ef11fddf08774dd58311121c555c4d --- /dev/null +++ b/coco/images/COCO_val2014_000000434873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aefa6fe8a0056ad724802c60bb0962b094eaf0523f4cff99390740a64d45b758 +size 148229 diff --git a/coco/images/COCO_val2014_000000434900.jpg b/coco/images/COCO_val2014_000000434900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..026660685a391df9391dfda4421e73a20f67feca --- /dev/null +++ b/coco/images/COCO_val2014_000000434900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1face2542a619e1fe1d0c59356bbd0b0a115ca7906037cbc3158a2b486e4ab +size 144589 diff --git a/coco/images/COCO_val2014_000000435081.jpg b/coco/images/COCO_val2014_000000435081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97b8f5998b7cd5a8b63e99b85b152a8e06b9c441 --- /dev/null +++ b/coco/images/COCO_val2014_000000435081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc29914bae20316129a027ae17ee3b8359173b8e2172818dbf02ac21dd7dbbf9 +size 232227 diff --git a/coco/images/COCO_val2014_000000435260.jpg b/coco/images/COCO_val2014_000000435260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0e932458db86e4d458a15908df6bf3e37f6b033 --- /dev/null +++ b/coco/images/COCO_val2014_000000435260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3cc3bd9ecfde920c5a202400f2a75652f556c98318a6efbd29d10809cb9e0de +size 301537 diff --git a/coco/images/COCO_val2014_000000435359.jpg b/coco/images/COCO_val2014_000000435359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c8cd557ec8b5acf94086ff952e00aff9c675115 --- /dev/null +++ b/coco/images/COCO_val2014_000000435359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d46edd4120c866e262f56f61f7126b9b3d53adee3d9ec9923921e7ddd77ca7a +size 224724 diff --git a/coco/images/COCO_val2014_000000435576.jpg b/coco/images/COCO_val2014_000000435576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c684e119de2a7fb6425c40cd067344ad1245bf56 --- /dev/null +++ b/coco/images/COCO_val2014_000000435576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c994aa17c7153ff806c7d08223a4e0bf7b10d9956be2b728d424e050f6d60917 +size 95901 diff --git a/coco/images/COCO_val2014_000000435820.jpg b/coco/images/COCO_val2014_000000435820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02cc9c1517e364a5cafcd9cdef7671540e0d921e --- /dev/null +++ b/coco/images/COCO_val2014_000000435820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268e50a46fbf1db33595744c905a8f5fb2ec51f9ed3a397096a634285ef68536 +size 237474 diff --git a/coco/images/COCO_val2014_000000435823.jpg b/coco/images/COCO_val2014_000000435823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2827009765ffabfd484398b4f3817e1eb9862f7f --- /dev/null +++ b/coco/images/COCO_val2014_000000435823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4290b0a3f5ff9563dc8dc4552418e1ce80ada555fb813b0f2a8ece595a08e2 +size 200485 diff --git a/coco/images/COCO_val2014_000000436273.jpg b/coco/images/COCO_val2014_000000436273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..482fb4a637ad78eabba6156d5ed25c239864cb66 --- /dev/null +++ b/coco/images/COCO_val2014_000000436273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b72a70506bc218cf5059ce63d63c9475f2eae785bb7dfdc218ad5ebf807947a +size 133036 diff --git a/coco/images/COCO_val2014_000000436323.jpg b/coco/images/COCO_val2014_000000436323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd53d07cf674a9b0a2c29b4be8fce5f8a83f8e4e --- /dev/null +++ b/coco/images/COCO_val2014_000000436323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02000e95bedb2e4a6e7fbcbf71204f6a2572a44352572c85a083828f8bfce47 +size 135765 diff --git a/coco/images/COCO_val2014_000000436582.jpg b/coco/images/COCO_val2014_000000436582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb283b30c9a594e0de1c766f568418e2ad5c0752 --- /dev/null +++ b/coco/images/COCO_val2014_000000436582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8c4f242d3e88acf94e2ab3db6337e0ef2b9e664434e634d0fe75e155469397 +size 243190 diff --git a/coco/images/COCO_val2014_000000436617.jpg b/coco/images/COCO_val2014_000000436617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b85eedb8cf0782d5444c26f76e7f7dea3c2a638 --- /dev/null +++ b/coco/images/COCO_val2014_000000436617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8fd896f58cc18b7142e9e77cc0a5ff1a1b913383f0de7e360f917536ebbd999 +size 183281 diff --git a/coco/images/COCO_val2014_000000436653.jpg b/coco/images/COCO_val2014_000000436653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68c8117a3e3bbf791039014af7dcdc7f84dbdd6c --- /dev/null +++ b/coco/images/COCO_val2014_000000436653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d963909d9ddfb530022b0016f580beb8c5ff00d1b9f749230bed410e3e5ab5e +size 186755 diff --git a/coco/images/COCO_val2014_000000436808.jpg b/coco/images/COCO_val2014_000000436808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d96d0158d52fe69e74914fc954f89f00bf379d53 --- /dev/null +++ b/coco/images/COCO_val2014_000000436808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccded212f195194604fd027704f675828da988efe8d0feaf40c5edc302c47f0 +size 166376 diff --git a/coco/images/COCO_val2014_000000436992.jpg b/coco/images/COCO_val2014_000000436992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e099695d07720b76c8a423c6993234fb2703ff03 --- /dev/null +++ b/coco/images/COCO_val2014_000000436992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4209e80174dcf635045e2f04189ea78122b6aff90a7b12f79bf6db21a586948f +size 182652 diff --git a/coco/images/COCO_val2014_000000437028.jpg b/coco/images/COCO_val2014_000000437028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c21eb823d55a996006bbda185a1f1086a2c2a4bc --- /dev/null +++ b/coco/images/COCO_val2014_000000437028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917a61373fdfb2530705c055fa2809e4883cee244014fd529266ea624a7cf486 +size 186156 diff --git a/coco/images/COCO_val2014_000000437049.jpg b/coco/images/COCO_val2014_000000437049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83045c2c5f1bc17c91ec94a0bc229f45b9178ddd --- /dev/null +++ b/coco/images/COCO_val2014_000000437049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a431ddca3a248a67943e452716aa3fe4072917416ce18c986b111e803deff4 +size 151322 diff --git a/coco/images/COCO_val2014_000000437117.jpg b/coco/images/COCO_val2014_000000437117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2acaadd7629f6121afbe55994cc39a9a26c7cc57 --- /dev/null +++ b/coco/images/COCO_val2014_000000437117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441ec54d0eb0ba2473402dbca4aae84253d36ff89669887ef005b17e3d3ab476 +size 121254 diff --git a/coco/images/COCO_val2014_000000437290.jpg b/coco/images/COCO_val2014_000000437290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82694ad8f40c873c98287cabea6378e3310894d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000437290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e688e6f4a8c51e257fb71bf5f5314cffe3c5dd150dc918ea07b158f71a248ed +size 173501 diff --git a/coco/images/COCO_val2014_000000437303.jpg b/coco/images/COCO_val2014_000000437303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f52845f5e9a19266d8da50c29e3ed6d5b6963d09 --- /dev/null +++ b/coco/images/COCO_val2014_000000437303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e847d8f160689690258649c8485ff474dc42fad5d1bb9f175c273eaf614bbc72 +size 230897 diff --git a/coco/images/COCO_val2014_000000437373.jpg b/coco/images/COCO_val2014_000000437373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f1c9c22d438ae519aedd02cc3f202b43154c21d --- /dev/null +++ b/coco/images/COCO_val2014_000000437373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af479a10a845229c4243040b8f29ee1fb71f376b9266732c5d9165ab91ddf682 +size 272537 diff --git a/coco/images/COCO_val2014_000000437465.jpg b/coco/images/COCO_val2014_000000437465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f8a116daa81c84481ca62cebc13dcd775965c35 --- /dev/null +++ b/coco/images/COCO_val2014_000000437465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c17b35eac13784089d4963fb367dcfde3a0376886d4a8a2ae8d5611af2fe1e +size 276758 diff --git a/coco/images/COCO_val2014_000000437651.jpg b/coco/images/COCO_val2014_000000437651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3542144ba2c3c7e6ef1c4cb8a3d08f4691b24f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000437651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee57801e9755ea9052d6b2aefa6699beeb3f775381f6b94fa12e81982d71aea +size 215379 diff --git a/coco/images/COCO_val2014_000000438103.jpg b/coco/images/COCO_val2014_000000438103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01ab5f03f8914673c5ef5518207271686a206395 --- /dev/null +++ b/coco/images/COCO_val2014_000000438103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6f73a1151ff412b3930852eb177f63687578c30c61e06c0da6b5ffe57843dc +size 148424 diff --git a/coco/images/COCO_val2014_000000438432.jpg b/coco/images/COCO_val2014_000000438432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee0fd2da1670d894415bfd27f265630a876b36ab --- /dev/null +++ b/coco/images/COCO_val2014_000000438432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dec9e73dce08267434628c1a5ef148e255561106797b490f9ea25cda44ad621 +size 143727 diff --git a/coco/images/COCO_val2014_000000438623.jpg b/coco/images/COCO_val2014_000000438623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10e03444469494c06d50edf24eaacfec2e0cad13 --- /dev/null +++ b/coco/images/COCO_val2014_000000438623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b3069ffcd5949de04f6763520556c32a38ab7b094520f5a8df6327f744282e +size 189988 diff --git a/coco/images/COCO_val2014_000000438774.jpg b/coco/images/COCO_val2014_000000438774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30f89ccc9c44a8c21b2ee767e401e7d7d30fdf63 --- /dev/null +++ b/coco/images/COCO_val2014_000000438774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95f31f01a638953cc7a64bd17ded7d59273767908e03913babe742993b11c9a +size 200292 diff --git a/coco/images/COCO_val2014_000000440329.jpg b/coco/images/COCO_val2014_000000440329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69805c490e45c88f054a027b6b45b2561f537b33 --- /dev/null +++ b/coco/images/COCO_val2014_000000440329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f01dc40a6843e469ccd6299bd9eb3506a3eda4bc0247c907bc22f8156ce9697 +size 295719 diff --git a/coco/images/COCO_val2014_000000440475.jpg b/coco/images/COCO_val2014_000000440475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..254a0fbf1b5f65540c7145a328367d605d4b4b8e --- /dev/null +++ b/coco/images/COCO_val2014_000000440475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f183229fce4e13f8651f6c3c349d2fcae6057debc691cafe80658a63bc2351f +size 119235 diff --git a/coco/images/COCO_val2014_000000440562.jpg b/coco/images/COCO_val2014_000000440562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ccc12bae97d851e1df594a1d7b0429581e302a5 --- /dev/null +++ b/coco/images/COCO_val2014_000000440562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b0fde45e686c6f7d384ec4f41c5c7ceaf79b48d9b94ae7d48888a258b516b8 +size 175145 diff --git a/coco/images/COCO_val2014_000000441522.jpg b/coco/images/COCO_val2014_000000441522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a34cc24e10e0b12dad73d7e1ff5eb2c9c4a0ef5b --- /dev/null +++ b/coco/images/COCO_val2014_000000441522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14bd49762008ea6d42cab857f83f84a0551e9d6303eeeff9600c1a2e2962d7fb +size 230900 diff --git a/coco/images/COCO_val2014_000000441543.jpg b/coco/images/COCO_val2014_000000441543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3379695dffac761532c66b386316c558256f8bdf --- /dev/null +++ b/coco/images/COCO_val2014_000000441543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200948918a4f8136c1040174e80ab80e7bc6e6d904487ef656e89854374e8ea7 +size 193725 diff --git a/coco/images/COCO_val2014_000000441736.jpg b/coco/images/COCO_val2014_000000441736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6c437ab66470ea3e513842cde7958aa448af8bb --- /dev/null +++ b/coco/images/COCO_val2014_000000441736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff40afbdc0007d88456413dc66e61b61a1ac04b00707965ca96e2d464d2033c +size 150427 diff --git a/coco/images/COCO_val2014_000000441854.jpg b/coco/images/COCO_val2014_000000441854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cddd3d8c778cf311bb12a22f0551e2249301639 --- /dev/null +++ b/coco/images/COCO_val2014_000000441854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1b79db4a66c00937c40033417c7496263e86645fe9d7b3e0e544700d4d8e9c +size 163308 diff --git a/coco/images/COCO_val2014_000000442040.jpg b/coco/images/COCO_val2014_000000442040.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24df1e6ed3e9403267442ef39e48cc879b256fdd --- /dev/null +++ b/coco/images/COCO_val2014_000000442040.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22deead8e3c42fc8d6196145706eba79c4b5e1ce22282b30e41279f0d142669e +size 212769 diff --git a/coco/images/COCO_val2014_000000442106.jpg b/coco/images/COCO_val2014_000000442106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bce5880f9d31556dfde068f05b7704f21b6afed --- /dev/null +++ b/coco/images/COCO_val2014_000000442106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a7c492e3f52a855e01b8d7106303b8ff4a5c63f0043327721f0401ee761c64 +size 259343 diff --git a/coco/images/COCO_val2014_000000442165.jpg b/coco/images/COCO_val2014_000000442165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42a4df937cfa2359d6b697275d9f6cd3fef852af --- /dev/null +++ b/coco/images/COCO_val2014_000000442165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a90cba7637edf9e1b576fbcb560c13107dad518898938f6caebaecb1e6d41b4 +size 138954 diff --git a/coco/images/COCO_val2014_000000442214.jpg b/coco/images/COCO_val2014_000000442214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..341cf8981def0aaabbda653d8d0de1e5da120baa --- /dev/null +++ b/coco/images/COCO_val2014_000000442214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02310d25371fccc5192168e1169f0db30ceb27b8d0a2cc38339efcc9cec8d899 +size 170110 diff --git a/coco/images/COCO_val2014_000000442942.jpg b/coco/images/COCO_val2014_000000442942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecc23ac1c22cbca87957092ac56283ee0cb7aa4c --- /dev/null +++ b/coco/images/COCO_val2014_000000442942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2387243e1d229bed14eb997dc9ec93841496a1337ea615a5e31d23d15735721a +size 230455 diff --git a/coco/images/COCO_val2014_000000443224.jpg b/coco/images/COCO_val2014_000000443224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bc8a5a621cf571aa21fe72aa125e906ed84e8f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000443224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24d771f2618ca2780596dc32611a0c0979c4373457efd5cc6696578014a23ab +size 47393 diff --git a/coco/images/COCO_val2014_000000443259.jpg b/coco/images/COCO_val2014_000000443259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35d37762fce7411f3a58a2a7f24286f51bbd3e90 --- /dev/null +++ b/coco/images/COCO_val2014_000000443259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e905438f22ead58ef2e8073e2e5a68ef890ee9b1e09eaa22330f1ed59b0d7d6 +size 124403 diff --git a/coco/images/COCO_val2014_000000443313.jpg b/coco/images/COCO_val2014_000000443313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5be246c7d47b9f58402d60631360a93d826d03d --- /dev/null +++ b/coco/images/COCO_val2014_000000443313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3447e78e1c9e32c901df6f4dd117141d0d00f214e6af45435268731a54f2ea +size 205985 diff --git a/coco/images/COCO_val2014_000000443453.jpg b/coco/images/COCO_val2014_000000443453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bee1a005dc09d72bb1fc070cff3f398395247985 --- /dev/null +++ b/coco/images/COCO_val2014_000000443453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfef0b93da21cad51967d3b92d5f95eede5a17036e564450a2bbd65e92fb799 +size 166312 diff --git a/coco/images/COCO_val2014_000000443602.jpg b/coco/images/COCO_val2014_000000443602.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b18d1f372b4a0fa2aa833b9210e38c509ab6774e --- /dev/null +++ b/coco/images/COCO_val2014_000000443602.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7fce5d34fbcaed5a19e9c8a4cca6668c10d2c0b2f70ec6b35f5cbc50ae13c72 +size 139736 diff --git a/coco/images/COCO_val2014_000000443688.jpg b/coco/images/COCO_val2014_000000443688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ff33ce5b8f80d18f75cffeaee73919a4bf8ec1d --- /dev/null +++ b/coco/images/COCO_val2014_000000443688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971a1024c7dc316dc617ae7e89bef51a7486b165499d59865468433da910fbb6 +size 288354 diff --git a/coco/images/COCO_val2014_000000443713.jpg b/coco/images/COCO_val2014_000000443713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..442dafedad08e793eb52d7a5b3298fe753abf10b --- /dev/null +++ b/coco/images/COCO_val2014_000000443713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658a15022f29e645ddc5cdda3388c4cea8bad09ced5cfff48df9781001f8ef2d +size 123076 diff --git a/coco/images/COCO_val2014_000000443772.jpg b/coco/images/COCO_val2014_000000443772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae5e5988d69b9f2e125c2259dba20acf828d55e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000443772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c89aa36f318ecd83b2aa2f1caece982592d56d4ef287a16c437177b6fa9024 +size 194158 diff --git a/coco/images/COCO_val2014_000000443784.jpg b/coco/images/COCO_val2014_000000443784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f98fd5a4378bc16b536d0da7682c5e179034ee1 --- /dev/null +++ b/coco/images/COCO_val2014_000000443784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99db1d71dfe66657c9ad7e59f06cd1f75f0ba4462013a1722b0cb72be39cd07 +size 152900 diff --git a/coco/images/COCO_val2014_000000444073.jpg b/coco/images/COCO_val2014_000000444073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa015c274947071750e321b60e60a46f3a9af16e --- /dev/null +++ b/coco/images/COCO_val2014_000000444073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6283e6a76c5b925818091ae0e4ac054576fe8ee5dd144218547b7ac431178e4 +size 120694 diff --git a/coco/images/COCO_val2014_000000444199.jpg b/coco/images/COCO_val2014_000000444199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c02196806780edcfafb6063a0ea72cf9de413d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000444199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fcf7a2ff1d6875bf907c194136674ae7d88e16bc398490310c908e29b930a8 +size 144982 diff --git a/coco/images/COCO_val2014_000000444236.jpg b/coco/images/COCO_val2014_000000444236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0e78a8e5ac43661138e628f857050ef96a2c41d --- /dev/null +++ b/coco/images/COCO_val2014_000000444236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57fbe52df3924b5b9b1dc8f17540011f3fd14f9aa3788b28064f6a3e711128cc +size 175046 diff --git a/coco/images/COCO_val2014_000000444703.jpg b/coco/images/COCO_val2014_000000444703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efea3eb838f01344b586e5ef0c8200b14e3f4080 --- /dev/null +++ b/coco/images/COCO_val2014_000000444703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9601e513700103c131373ff3f6b1b69fdfa6157c2385820256e5093a665a32f2 +size 155831 diff --git a/coco/images/COCO_val2014_000000444746.jpg b/coco/images/COCO_val2014_000000444746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68858a93dc494cec2609992e80b9b65321831ddd --- /dev/null +++ b/coco/images/COCO_val2014_000000444746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c8b355507736efdc1067ef3861b1c836c6ac9af6630bec9b3f2ef1e893b886 +size 150550 diff --git a/coco/images/COCO_val2014_000000445233.jpg b/coco/images/COCO_val2014_000000445233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5793a41b28d6b098f35e481ae7b9be3024e4f296 --- /dev/null +++ b/coco/images/COCO_val2014_000000445233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ecb9be7d903deb6adaeaace48d933797a09ff31b93e347aea10e534075716af +size 142711 diff --git a/coco/images/COCO_val2014_000000445512.jpg b/coco/images/COCO_val2014_000000445512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c18ce103d1a02fc323bffd98439f33da8db00c49 --- /dev/null +++ b/coco/images/COCO_val2014_000000445512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb5561c61649069ccf5bb6b25b145f32de1efc260705571bc97fc985a3e35d3 +size 188858 diff --git a/coco/images/COCO_val2014_000000445574.jpg b/coco/images/COCO_val2014_000000445574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8089db24e1490739e53935d6f256fd9461e6cdb0 --- /dev/null +++ b/coco/images/COCO_val2014_000000445574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94bd634bd872769e6310d83f0e3b7e1248e91f74bd2e48a3967fd1bddfa56bc +size 224802 diff --git a/coco/images/COCO_val2014_000000445944.jpg b/coco/images/COCO_val2014_000000445944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5edee74815ae3614b0b4b00c681e3b9eff6c457f --- /dev/null +++ b/coco/images/COCO_val2014_000000445944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd80e7e8aa422e66b5b97f7e980279cb04bf3775875cd229e9a7ae72f6b597bc +size 205042 diff --git a/coco/images/COCO_val2014_000000446136.jpg b/coco/images/COCO_val2014_000000446136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2195f5c3af949b36a744900ba7cb2e38835221c --- /dev/null +++ b/coco/images/COCO_val2014_000000446136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4a5e2b5ca57d97e955c798ec3180dacb32bb1e45e9b54ad0a7a099a305e283 +size 246080 diff --git a/coco/images/COCO_val2014_000000446354.jpg b/coco/images/COCO_val2014_000000446354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78afb3f99e5e8e5452e7df8d177701be393ae872 --- /dev/null +++ b/coco/images/COCO_val2014_000000446354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73bace37200b64bc7a159cdbd20070e4fba3467c32999e168602cf557078f49 +size 176753 diff --git a/coco/images/COCO_val2014_000000446861.jpg b/coco/images/COCO_val2014_000000446861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98c218a65a2a79476ae84d1cd8d72dc49905810c --- /dev/null +++ b/coco/images/COCO_val2014_000000446861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d3e89d3e72864e53642cbfc417bbe8367ba833079cc67956267f84df8c8d05 +size 120112 diff --git a/coco/images/COCO_val2014_000000446984.jpg b/coco/images/COCO_val2014_000000446984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea25c5728b97ddea82867a81d23b5ded92d58170 --- /dev/null +++ b/coco/images/COCO_val2014_000000446984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71e4218352ab5eae9c505983e6aedfecf5d9d57ef3fac3fa4390af63fee7c1d +size 192152 diff --git a/coco/images/COCO_val2014_000000446990.jpg b/coco/images/COCO_val2014_000000446990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbd2b44a0d939dd8a797be227314ea4a77c7b250 --- /dev/null +++ b/coco/images/COCO_val2014_000000446990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e576cb6a0bdab55c293517240b0661e2f671286b8ccc2dd6462946d66dc5ac02 +size 96502 diff --git a/coco/images/COCO_val2014_000000447087.jpg b/coco/images/COCO_val2014_000000447087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de5ae2eefcd289f41c3a2a0a687672e959323da6 --- /dev/null +++ b/coco/images/COCO_val2014_000000447087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdaef930f1de0a130e2904829a9d8b52f9e6fcd3f0d5f9227118a04d7784e87c +size 321051 diff --git a/coco/images/COCO_val2014_000000447089.jpg b/coco/images/COCO_val2014_000000447089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a7b8a232587b11641e53ca757e57df44069cc7a --- /dev/null +++ b/coco/images/COCO_val2014_000000447089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5317cb1c0cd8d620932aadabbb865cc1464b86f7d12c9ba8b6db87d48173ec23 +size 158946 diff --git a/coco/images/COCO_val2014_000000447119.jpg b/coco/images/COCO_val2014_000000447119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3003535bb15838ebd94a4bc6354579573fca88eb --- /dev/null +++ b/coco/images/COCO_val2014_000000447119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430257639ed33a4c19b77c859a68cd5cd2d12be387dffa3a4093ec0b2284dadf +size 89777 diff --git a/coco/images/COCO_val2014_000000447546.jpg b/coco/images/COCO_val2014_000000447546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b228a224534277b206a6fd24d0bbb5f1641af00c --- /dev/null +++ b/coco/images/COCO_val2014_000000447546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35eb14a59dd6c1983eeb359c6bb2fd97f39e0161227461f9f85f6e349cef992a +size 191063 diff --git a/coco/images/COCO_val2014_000000447991.jpg b/coco/images/COCO_val2014_000000447991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01a635f7ea2cf943965a04379c8c4dbc5f12e81c --- /dev/null +++ b/coco/images/COCO_val2014_000000447991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bb99446449dcb3b8b6c0f6c9dfda94560dd95eaf2f032b87ba9dda8c5c36b9 +size 300653 diff --git a/coco/images/COCO_val2014_000000448113.jpg b/coco/images/COCO_val2014_000000448113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36c9e6f470ce553e94a6d6840154f2f615888994 --- /dev/null +++ b/coco/images/COCO_val2014_000000448113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5472358abe21c3279e78ba1acecf9b36633e67c0250e7a8dccbd900cf841ade5 +size 185835 diff --git a/coco/images/COCO_val2014_000000448176.jpg b/coco/images/COCO_val2014_000000448176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1b93e49f3a0c0142e52bb1c30c81c871914daf7 --- /dev/null +++ b/coco/images/COCO_val2014_000000448176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd01d013a0914f8c9b9118a6423e24e0cfc202ec836e28a5fffdbec276302011 +size 270753 diff --git a/coco/images/COCO_val2014_000000448269.jpg b/coco/images/COCO_val2014_000000448269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d1bf18209f039d7242f1b53f48b87c47fcbc4e1 --- /dev/null +++ b/coco/images/COCO_val2014_000000448269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06340553f1f938479263d26ecf571649f783994fd904bde39517a08262b3d572 +size 317795 diff --git a/coco/images/COCO_val2014_000000448275.jpg b/coco/images/COCO_val2014_000000448275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fddb90e02d1fbb2f85901cdf0b793a1932ff7267 --- /dev/null +++ b/coco/images/COCO_val2014_000000448275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99d2a5d841b743858903fad8fa1f7015e1be1fbd6c97425423401afbe735d18 +size 181147 diff --git a/coco/images/COCO_val2014_000000448359.jpg b/coco/images/COCO_val2014_000000448359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0890e800147fd39584be39481e016fe537eec944 --- /dev/null +++ b/coco/images/COCO_val2014_000000448359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ea56cf75fcffef22524d53c245b4680e73bd0c3d3331a97e778f22b2a92d9b +size 151879 diff --git a/coco/images/COCO_val2014_000000448410.jpg b/coco/images/COCO_val2014_000000448410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49a592248bf325b5f56d6f7c59dad11d03e737d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000448410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc7a140bceb69d683da5efcfd417631f91bd4351f5a03920154b44037ea65b51 +size 249377 diff --git a/coco/images/COCO_val2014_000000448690.jpg b/coco/images/COCO_val2014_000000448690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8af5473e00bf9329a3b695ec69d687b9725c6c69 --- /dev/null +++ b/coco/images/COCO_val2014_000000448690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b83d2a1102dd506178d58a8dc4a50ca5ea3c2f725ff93da0fd903d10efc4c88 +size 205431 diff --git a/coco/images/COCO_val2014_000000448983.jpg b/coco/images/COCO_val2014_000000448983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79127e79c82c943c1ba2bbec08749a0228c34e42 --- /dev/null +++ b/coco/images/COCO_val2014_000000448983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e76824ed9cc60ed46b83c156f6fb18666c346a9f96c051f54ebf0905541219 +size 161298 diff --git a/coco/images/COCO_val2014_000000449296.jpg b/coco/images/COCO_val2014_000000449296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74986bb1d2697c14d11925295ac5c85e14b4cdfc --- /dev/null +++ b/coco/images/COCO_val2014_000000449296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55108ef8edb7bf71e7951078c6590b87096530bf7a7599c09672c0ef09761569 +size 109157 diff --git a/coco/images/COCO_val2014_000000449403.jpg b/coco/images/COCO_val2014_000000449403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e082d2ec15fa0f2f4a1a3c88b9b84cba91d077c --- /dev/null +++ b/coco/images/COCO_val2014_000000449403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442b82c6b4a899f788bd2c3c69ccd1ac15cf020829d982d80b385da4d080dceb +size 263000 diff --git a/coco/images/COCO_val2014_000000449432.jpg b/coco/images/COCO_val2014_000000449432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d37348a55ce1a4f5e6566d44642e2e3a02e353b --- /dev/null +++ b/coco/images/COCO_val2014_000000449432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9aded677bac57da1d4b55e370dbc97456b332ccfb5620d4cd20917843aa830 +size 165567 diff --git a/coco/images/COCO_val2014_000000449638.jpg b/coco/images/COCO_val2014_000000449638.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e27cb88b95c72d64b89443e794ec46adab16a7eb --- /dev/null +++ b/coco/images/COCO_val2014_000000449638.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c887402ce465827965c32774bc0834eeecc665380deaec1c830226d18115cf6d +size 257586 diff --git a/coco/images/COCO_val2014_000000449903.jpg b/coco/images/COCO_val2014_000000449903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6139209276f597b68df9166fc7874ab00ba991f3 --- /dev/null +++ b/coco/images/COCO_val2014_000000449903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec2534781028a9689d49f843bba8e1b87e0f784b01131205bf23e7c0f072c1a +size 118284 diff --git a/coco/images/COCO_val2014_000000449981.jpg b/coco/images/COCO_val2014_000000449981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed41dc2052accd9d37ae3607de845ccc101bf21f --- /dev/null +++ b/coco/images/COCO_val2014_000000449981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b46c3c7091ff15ad7537e7c99ea2c3afcca84f6912a2e9fe965f50e6e2a1aa +size 261062 diff --git a/coco/images/COCO_val2014_000000450182.jpg b/coco/images/COCO_val2014_000000450182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab479351d90ba266b41204d671cf3488465280b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000450182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb011ffb59614318a90678386a191a511bed285f1abe477bbccd30828cb7fa1c +size 428917 diff --git a/coco/images/COCO_val2014_000000450206.jpg b/coco/images/COCO_val2014_000000450206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57120dc7c9dbe6665666cfbe0ca38dba79300218 --- /dev/null +++ b/coco/images/COCO_val2014_000000450206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbba918bae4548686f9e64d24423ae0313229eee5b2660cb79f9031f88adf0b1 +size 187480 diff --git a/coco/images/COCO_val2014_000000450303.jpg b/coco/images/COCO_val2014_000000450303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..620815883a83e361045ccc2f7aa8db87ab011c82 --- /dev/null +++ b/coco/images/COCO_val2014_000000450303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1febd4177cfc04323204378f72499a03760127e3b524e09f30cf3c4b5f1b5f81 +size 150798 diff --git a/coco/images/COCO_val2014_000000450313.jpg b/coco/images/COCO_val2014_000000450313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2c5feae94510e41c45cb91520039a541e448234 --- /dev/null +++ b/coco/images/COCO_val2014_000000450313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4310c1b9ddee90c56bf89abf0b32e0c66ee73374042ec4179fd6b3e6c83471eb +size 224567 diff --git a/coco/images/COCO_val2014_000000450359.jpg b/coco/images/COCO_val2014_000000450359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77f8a3f7edc93206a2bbf7b4deb404777af8da41 --- /dev/null +++ b/coco/images/COCO_val2014_000000450359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d1869862a72b647d7639a34c6e4ac1c6de5a4f10d4eea1c6ed590b6df3dd66 +size 164920 diff --git a/coco/images/COCO_val2014_000000450399.jpg b/coco/images/COCO_val2014_000000450399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78cbed919221c2e6768692c28a78fb0bf851ab54 --- /dev/null +++ b/coco/images/COCO_val2014_000000450399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3dc77ed6ac051b000617fb2c6bed5fe042b45056bb89c59bb07526584ead17d +size 129268 diff --git a/coco/images/COCO_val2014_000000450845.jpg b/coco/images/COCO_val2014_000000450845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbb2a4cb00f80cccd4514efa9b1c66da65b1f817 --- /dev/null +++ b/coco/images/COCO_val2014_000000450845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c62ea8967622a36aeb1d67fa199355634ad83afa876190d9a7fc427d8f26773 +size 287956 diff --git a/coco/images/COCO_val2014_000000450885.jpg b/coco/images/COCO_val2014_000000450885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b88772cf81f93234a73e2a84aad18bd935a6a590 --- /dev/null +++ b/coco/images/COCO_val2014_000000450885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e291851d425d4a9417dc347ffc39ae9711fa52f54a51111d67616b6a5683528f +size 161571 diff --git a/coco/images/COCO_val2014_000000450970.jpg b/coco/images/COCO_val2014_000000450970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..337dfceb1949f326789a72ce0f1b09d464d37f16 --- /dev/null +++ b/coco/images/COCO_val2014_000000450970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f4b6960129369e6c293bb0237743f5d922ad7aadd83080f26a93fb51a5cf96 +size 81290 diff --git a/coco/images/COCO_val2014_000000451095.jpg b/coco/images/COCO_val2014_000000451095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..009e2237f20523d7df46310fa5d95c956b15ba58 --- /dev/null +++ b/coco/images/COCO_val2014_000000451095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9b20d0d85afbf8c90d8bb37676490da16f111653b09d2d570a5e697905a06e +size 178178 diff --git a/coco/images/COCO_val2014_000000451214.jpg b/coco/images/COCO_val2014_000000451214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4eb79a04586e4832d6f54d5460ca38469251e6ea --- /dev/null +++ b/coco/images/COCO_val2014_000000451214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8713679078bc5b313baa3ee6f850df1ee2d8521cccb07b7f698bf441b239a7 +size 230299 diff --git a/coco/images/COCO_val2014_000000451234.jpg b/coco/images/COCO_val2014_000000451234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..126b80307af3965a3062421a1dee97ed70e0f490 --- /dev/null +++ b/coco/images/COCO_val2014_000000451234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694668997c3f0ea04b5b8eafcfd780787310afaeccd7a3c41087368e3531e5d4 +size 238669 diff --git a/coco/images/COCO_val2014_000000451275.jpg b/coco/images/COCO_val2014_000000451275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f46e51155ac37df10bfeef7640f5f504093404cd --- /dev/null +++ b/coco/images/COCO_val2014_000000451275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441c08005d9df46f88849137e62438eee0f6177380e77fc20f3cf9fa087c8619 +size 126654 diff --git a/coco/images/COCO_val2014_000000451324.jpg b/coco/images/COCO_val2014_000000451324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24fc5149c3b6aab12c9e4034f0d6c570023e1757 --- /dev/null +++ b/coco/images/COCO_val2014_000000451324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952ea52e86c922c4ce3309d5d7fd335079fccbc0309c311d40d189b6480a449c +size 174546 diff --git a/coco/images/COCO_val2014_000000451406.jpg b/coco/images/COCO_val2014_000000451406.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60a316b73f661543cf4b3564645ec55625f6a553 --- /dev/null +++ b/coco/images/COCO_val2014_000000451406.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41844eac363b4309137027036fd9db3fb846f8671073e6a407fd8f7a38e5c8dd +size 116596 diff --git a/coco/images/COCO_val2014_000000451573.jpg b/coco/images/COCO_val2014_000000451573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11d908403335f4432e9227d8e3ecc24075280c5b --- /dev/null +++ b/coco/images/COCO_val2014_000000451573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff82913f6c84ae49c44d10d32bca2c8ee6ba347d0cb109e48db4d857207c1f9 +size 160372 diff --git a/coco/images/COCO_val2014_000000451859.jpg b/coco/images/COCO_val2014_000000451859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa69c79a6216ac2688597db325c1ca007f0845fb --- /dev/null +++ b/coco/images/COCO_val2014_000000451859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fdb71fc5b71bca0d0fb44a658f63b65b52d99dc87d8fb9f212258c7504166d +size 162119 diff --git a/coco/images/COCO_val2014_000000451944.jpg b/coco/images/COCO_val2014_000000451944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd681bd7509c595b5cf5c3ed283f6a22ce8775f2 --- /dev/null +++ b/coco/images/COCO_val2014_000000451944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5d24373a7140df959d9df5c9ccec0b4cdd5577629319f559c2c4c7e49376f8 +size 239185 diff --git a/coco/images/COCO_val2014_000000452113.jpg b/coco/images/COCO_val2014_000000452113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db6b117a345af83b291ec79e0bd3045ee3547e3a --- /dev/null +++ b/coco/images/COCO_val2014_000000452113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fd2d97aae268736f5ce51287058065c5038e0c971bebf54cc38fadff7c99ba +size 140961 diff --git a/coco/images/COCO_val2014_000000452700.jpg b/coco/images/COCO_val2014_000000452700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..861e041d643cfe6c1eb65dcc6c6322b54a093d07 --- /dev/null +++ b/coco/images/COCO_val2014_000000452700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984412af66377d6d323c28c0397a7ec10e9b01ce5fd846a0043f13fa833db14a +size 303024 diff --git a/coco/images/COCO_val2014_000000453178.jpg b/coco/images/COCO_val2014_000000453178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6191e3ac65305c7eab081d1d8d6922b2f6132d5 --- /dev/null +++ b/coco/images/COCO_val2014_000000453178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594baf5a205ad72c7061fa08f14e87f6cda0a211b4fbc9e87063c6734685d6c1 +size 178897 diff --git a/coco/images/COCO_val2014_000000453216.jpg b/coco/images/COCO_val2014_000000453216.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a5e8c82c3ea56692e6ab199271341f16fbf54ea --- /dev/null +++ b/coco/images/COCO_val2014_000000453216.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19c1392b06cf7dcf8b5cacc9262bbe827f8b200b191c8bc7393a26cb4a7a39c +size 158592 diff --git a/coco/images/COCO_val2014_000000453755.jpg b/coco/images/COCO_val2014_000000453755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9807c3c1c0f31697a568b3a3d8c183de092e5a4d --- /dev/null +++ b/coco/images/COCO_val2014_000000453755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74606343f4d78bb934c785d8da736257e5158fa71785544cb130bd0899633147 +size 124102 diff --git a/coco/images/COCO_val2014_000000453870.jpg b/coco/images/COCO_val2014_000000453870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..331a4caf6744120e02c0167636ffe696f1217f99 --- /dev/null +++ b/coco/images/COCO_val2014_000000453870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab7eace47a204c9ef83f8ec7001f9db3975c9a3a8d0f8d5a84675a243e4c468 +size 141178 diff --git a/coco/images/COCO_val2014_000000454102.jpg b/coco/images/COCO_val2014_000000454102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d18c8c3be0948328f208df47827873e8df9d9d6a --- /dev/null +++ b/coco/images/COCO_val2014_000000454102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f08bc5188675522ec0aed570c7f0150961992d32e902933eba1e435e3eac9c +size 170487 diff --git a/coco/images/COCO_val2014_000000454203.jpg b/coco/images/COCO_val2014_000000454203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75f7b5edbe2127c27bb08cbc89379e63fddb9ebe --- /dev/null +++ b/coco/images/COCO_val2014_000000454203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363b91fe4e1c68f0838262db5ddf259e31df2e5f7016d5986a8cc46aa6a3ffb2 +size 190896 diff --git a/coco/images/COCO_val2014_000000454495.jpg b/coco/images/COCO_val2014_000000454495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7588c09bd6aaf1eff7fad5a117c908ac1ba411dc --- /dev/null +++ b/coco/images/COCO_val2014_000000454495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7d4626aadaf6990249dffc1f64147f3fe6e230443d30a8b394dd05c6bd9d6f +size 176199 diff --git a/coco/images/COCO_val2014_000000455355.jpg b/coco/images/COCO_val2014_000000455355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a3ac484660c173f9f80580d153219e15db90c1a --- /dev/null +++ b/coco/images/COCO_val2014_000000455355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74860c81a39039a1b9a1849926ea5212a848cb7c431eabf17f8bb0ef417daefa +size 374863 diff --git a/coco/images/COCO_val2014_000000455588.jpg b/coco/images/COCO_val2014_000000455588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32b3c17c6a028fe1795477e53179ec69647e7a3c --- /dev/null +++ b/coco/images/COCO_val2014_000000455588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c4b7bb96afe7a67756cd050a58122d02eb37563a0f74881ac3fa901eb56df6 +size 282513 diff --git a/coco/images/COCO_val2014_000000455624.jpg b/coco/images/COCO_val2014_000000455624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f85470ecc5929a4fe69f9b878d0ff0773c2417f3 --- /dev/null +++ b/coco/images/COCO_val2014_000000455624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b896f9d8d31a98765a0e15dfec38f7f036ba71b2af8330b4f7a600fb5294aa98 +size 224779 diff --git a/coco/images/COCO_val2014_000000455720.jpg b/coco/images/COCO_val2014_000000455720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b9d65e12b0409ef2f6b3931d7fd52ac0b5c71bc --- /dev/null +++ b/coco/images/COCO_val2014_000000455720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c547709d1fb801cf62a7645b731d3daebed12fb416efe313bb8a043666927d +size 200308 diff --git a/coco/images/COCO_val2014_000000455746.jpg b/coco/images/COCO_val2014_000000455746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c6771cf3763cba496873a676cb9a08660e5ddf2 --- /dev/null +++ b/coco/images/COCO_val2014_000000455746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2350ba2a45b63904618b51df9f56a7a00788b4996d985aeeeb40b1a01da37a +size 191416 diff --git a/coco/images/COCO_val2014_000000455751.jpg b/coco/images/COCO_val2014_000000455751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc109a231ce8e5933fa7387f48f93139361bf706 --- /dev/null +++ b/coco/images/COCO_val2014_000000455751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee91e6b1aa81ffd2cefcd3711172f6cfc83a21d0fabbb7d13640e43b2746a9a +size 225593 diff --git a/coco/images/COCO_val2014_000000455956.jpg b/coco/images/COCO_val2014_000000455956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c104616f638b48924311f98996fc18030f2cf3d2 --- /dev/null +++ b/coco/images/COCO_val2014_000000455956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df20fc71d32af119c7dc96b61ba934435ef4981b0529e3b6940991b66f1d297f +size 246535 diff --git a/coco/images/COCO_val2014_000000456184.jpg b/coco/images/COCO_val2014_000000456184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdaafc8fe4383e05630d0d48553527bd2b26eec7 --- /dev/null +++ b/coco/images/COCO_val2014_000000456184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f433ee86fe1a4988d1c2868c53c51d8e624bf7b5beddce6dd5a89b55df12c6ca +size 102680 diff --git a/coco/images/COCO_val2014_000000456525.jpg b/coco/images/COCO_val2014_000000456525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aafa938126ebc5ddf6e354ea75e6c48812a97b4a --- /dev/null +++ b/coco/images/COCO_val2014_000000456525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2673cd032bacf4074dfe5a6e4304bf658a7377048c76b0ab085b16ad7e474ef3 +size 284674 diff --git a/coco/images/COCO_val2014_000000456584.jpg b/coco/images/COCO_val2014_000000456584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77a28b56456a0c5548a912fe33dbd3d6c265bb0b --- /dev/null +++ b/coco/images/COCO_val2014_000000456584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41715ec6171636e46ee40d9ba2140ffbc657b86baf90745c8e933e30e1424423 +size 145605 diff --git a/coco/images/COCO_val2014_000000456610.jpg b/coco/images/COCO_val2014_000000456610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00efda900a3539ec40caf8802abd3a5620ae2497 --- /dev/null +++ b/coco/images/COCO_val2014_000000456610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ddafd2ef80df29566a0a4a598c06119ac5376d4adbb99333f6c1a96b4d44037 +size 169476 diff --git a/coco/images/COCO_val2014_000000456969.jpg b/coco/images/COCO_val2014_000000456969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51f76f4be6d6f2a277a2f431fa66b1d4d133c124 --- /dev/null +++ b/coco/images/COCO_val2014_000000456969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a590b0d80116e4a0d671e735cafedc8c5f162a49309cc6b5d08d58baca812a +size 205677 diff --git a/coco/images/COCO_val2014_000000457119.jpg b/coco/images/COCO_val2014_000000457119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efcfd6ccf29a9915a265c2d8b69257fd0434a360 --- /dev/null +++ b/coco/images/COCO_val2014_000000457119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe8326416de865d0e0e4edf9e93543c1dcfb059402d790d59d54f01f5e274ef +size 134261 diff --git a/coco/images/COCO_val2014_000000457580.jpg b/coco/images/COCO_val2014_000000457580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..647eccdd6ef783188887dcb06e42e7b9e88dc879 --- /dev/null +++ b/coco/images/COCO_val2014_000000457580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b181c72f27130de39842d38efe871717b5f02f1da48a1caa411c63df0531ab +size 197341 diff --git a/coco/images/COCO_val2014_000000457718.jpg b/coco/images/COCO_val2014_000000457718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de44992033e467cddb48815a0aa4e5a723004afd --- /dev/null +++ b/coco/images/COCO_val2014_000000457718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cec93343a78167bf7024ae52cd40d5f90329165e64f6c0413ff4ae5350900f5 +size 219065 diff --git a/coco/images/COCO_val2014_000000457877.jpg b/coco/images/COCO_val2014_000000457877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5bdef833abd55b306c2f1efca107892c2583830 --- /dev/null +++ b/coco/images/COCO_val2014_000000457877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2ca10ebfdd7e3c02c2590ace3f9c68b982865eabf7b99e36eb98d03f34f566 +size 98019 diff --git a/coco/images/COCO_val2014_000000457900.jpg b/coco/images/COCO_val2014_000000457900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30a29e40f38e283bdd071e221cc702d4bc1ed620 --- /dev/null +++ b/coco/images/COCO_val2014_000000457900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b69615c926d3b66d0cc84631ae06e303b3512fd092c2433cb7173e4e56ff0c +size 206118 diff --git a/coco/images/COCO_val2014_000000457943.jpg b/coco/images/COCO_val2014_000000457943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f9032378e0748d7e92127d1d7a7aeb568374c25 --- /dev/null +++ b/coco/images/COCO_val2014_000000457943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f48be8ea8b7000c99d42512c2990a6bc453b8a2ed708ac7ce161d70665c026 +size 68321 diff --git a/coco/images/COCO_val2014_000000458058.jpg b/coco/images/COCO_val2014_000000458058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34dc5475897df0731c306998a4bcb9b7a61b1fce --- /dev/null +++ b/coco/images/COCO_val2014_000000458058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1f06b4cb6a4a9c03c1f56af2595468fb0ac6bc86146067fcc5dbd074d29ab0 +size 92033 diff --git a/coco/images/COCO_val2014_000000458079.jpg b/coco/images/COCO_val2014_000000458079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8515a7c558d74fbf7869567b5011d01618877581 --- /dev/null +++ b/coco/images/COCO_val2014_000000458079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a095eeeade0ca4d30351c24e318c9feb4bbd8bedc3cc97c3b4b0771d3d21ad +size 147204 diff --git a/coco/images/COCO_val2014_000000458137.jpg b/coco/images/COCO_val2014_000000458137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d56833492db80cfa73b8bc4aea5153968d66fb50 --- /dev/null +++ b/coco/images/COCO_val2014_000000458137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53c2f8c435b41a05369ec481eed8984bb6660e5ba383e6e64ee2059e33703ce +size 260160 diff --git a/coco/images/COCO_val2014_000000458325.jpg b/coco/images/COCO_val2014_000000458325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df7f3c8bb2342cf6c2819da8ac84ee589f5843fa --- /dev/null +++ b/coco/images/COCO_val2014_000000458325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9d8a2d6fdd06220bb2e63d0e41b13cddd7a83758c74b2aa0161e56c8aa18a9 +size 290741 diff --git a/coco/images/COCO_val2014_000000458632.jpg b/coco/images/COCO_val2014_000000458632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8112acda37a9fa886759a43a47181b406c3ef825 --- /dev/null +++ b/coco/images/COCO_val2014_000000458632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac72bb292dcb9224c6f85d87e87b74d06971304cff72a23f179f1f9752de1474 +size 161204 diff --git a/coco/images/COCO_val2014_000000458727.jpg b/coco/images/COCO_val2014_000000458727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51ec4256ddd3b815e72512c9208f91bc61a8a2b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000458727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dc807b0901eee117a745362020268497552e0db6b85096e5695bda17c02ac8 +size 212497 diff --git a/coco/images/COCO_val2014_000000459265.jpg b/coco/images/COCO_val2014_000000459265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b261f795be6e7436031bdfb521fbf1533082864e --- /dev/null +++ b/coco/images/COCO_val2014_000000459265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac09ebada610fc8e0743359be8382209752be1b68983b91a3ec7fe0923c934c0 +size 255039 diff --git a/coco/images/COCO_val2014_000000459749.jpg b/coco/images/COCO_val2014_000000459749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95935dde43f5a8688cfbdee9b45980361351ed7b --- /dev/null +++ b/coco/images/COCO_val2014_000000459749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8f56136fdeb4228360905a08df5cda14e8d6075c1fbfaeb75ee88bf67910c1 +size 98873 diff --git a/coco/images/COCO_val2014_000000459912.jpg b/coco/images/COCO_val2014_000000459912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..829726034111848997107346f1ebfe6360e1c38b --- /dev/null +++ b/coco/images/COCO_val2014_000000459912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8618b25a7ae4a73d9479c76a4d748504bb2644e400e148eee221a3e4e956d70 +size 269481 diff --git a/coco/images/COCO_val2014_000000460091.jpg b/coco/images/COCO_val2014_000000460091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4ac7e68231a5d98668b0756842beaa98bc1e448 --- /dev/null +++ b/coco/images/COCO_val2014_000000460091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae94b888120d28425b269edb5e92ef7774670e05552eeffbe0db3f2ea56e711 +size 144783 diff --git a/coco/images/COCO_val2014_000000460652.jpg b/coco/images/COCO_val2014_000000460652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a141773024050234b8cf748bf4a3db9c50cc3817 --- /dev/null +++ b/coco/images/COCO_val2014_000000460652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6417398cf5837e41fa9af826fb09dfcb6621b958bb5e635dbf74813a12ea9e2e +size 142158 diff --git a/coco/images/COCO_val2014_000000460675.jpg b/coco/images/COCO_val2014_000000460675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..323b37e65133fa392bfecedff7387f074271593a --- /dev/null +++ b/coco/images/COCO_val2014_000000460675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665b9722dce85ff2d490ff52ea96447fb33989b28dfff8f4802aed282321e0ad +size 226369 diff --git a/coco/images/COCO_val2014_000000460684.jpg b/coco/images/COCO_val2014_000000460684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca718f8ec52b66c78480bf105cb8eaf75e9b6145 --- /dev/null +++ b/coco/images/COCO_val2014_000000460684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b184f340d1d5e0b12b0546e52ddb8b4bfc8f1b74ba5d120e49d5d9d5ae35f8a +size 140402 diff --git a/coco/images/COCO_val2014_000000460962.jpg b/coco/images/COCO_val2014_000000460962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17fb2195603ec0158a0a5b15af84db9b8185d2ad --- /dev/null +++ b/coco/images/COCO_val2014_000000460962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452a436adfb9828a2d1abda00cd98b3256a3733ee97fea75383ffe6dd05d9382 +size 221156 diff --git a/coco/images/COCO_val2014_000000461311.jpg b/coco/images/COCO_val2014_000000461311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39d596276432144d5f0c5fb3e9f3f62836db5cb3 --- /dev/null +++ b/coco/images/COCO_val2014_000000461311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6fa1425eb6fabf0b75f8d434fa79f856d745b41858932f2efa554da165ac41 +size 88647 diff --git a/coco/images/COCO_val2014_000000461620.jpg b/coco/images/COCO_val2014_000000461620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83d35982112af2567808354e6c705e90b1d2f071 --- /dev/null +++ b/coco/images/COCO_val2014_000000461620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b5539ae6c17b003c2ebf5e132f3105a185c9b23b2b7cf9ea22673d76876c839 +size 159939 diff --git a/coco/images/COCO_val2014_000000462006.jpg b/coco/images/COCO_val2014_000000462006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45c587e7bbfbeba5beecbfb5c6abccbf0971945b --- /dev/null +++ b/coco/images/COCO_val2014_000000462006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285f02c79eb4c152ac969a4107a6ca58447ad9ceb984e612294096dae9a764e3 +size 117881 diff --git a/coco/images/COCO_val2014_000000462371.jpg b/coco/images/COCO_val2014_000000462371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b85e12200eecab122a3f6c8b9a1b43571c2dc41d --- /dev/null +++ b/coco/images/COCO_val2014_000000462371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027938e6e266da5bab7d7c7f7da109aa15c251bf1a85b8bd845467435a8be3c9 +size 79710 diff --git a/coco/images/COCO_val2014_000000462466.jpg b/coco/images/COCO_val2014_000000462466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c5c7dc30a1d079adcfd16840efc860e90de6a58 --- /dev/null +++ b/coco/images/COCO_val2014_000000462466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa9d4f47b356908e8f606e72d2232f2cf201140a9dd375f1383742aa2621b47 +size 171761 diff --git a/coco/images/COCO_val2014_000000462565.jpg b/coco/images/COCO_val2014_000000462565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d99488b112e231598dfa200e901139736947fd6a --- /dev/null +++ b/coco/images/COCO_val2014_000000462565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e7eedd9c5058a3304ba2d439a2b2c7d2c910fbe06342305ccd28eb3d136ae8 +size 247975 diff --git a/coco/images/COCO_val2014_000000462904.jpg b/coco/images/COCO_val2014_000000462904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53e725b3bda2ab5b45940c2a6c8512361792aa53 --- /dev/null +++ b/coco/images/COCO_val2014_000000462904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66bf2d89c61ed4b4d550a86e18856b54e2358b4df3a42dbd3062370842754d4a +size 165447 diff --git a/coco/images/COCO_val2014_000000463199.jpg b/coco/images/COCO_val2014_000000463199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f13b34db9c289599bb4724e84b15546a1b454ffb --- /dev/null +++ b/coco/images/COCO_val2014_000000463199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eabc38a2ae22262952cc2c406be88cbc61e7d62b33d613ed040778d60064330f +size 128069 diff --git a/coco/images/COCO_val2014_000000463217.jpg b/coco/images/COCO_val2014_000000463217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..039ce8ef72004911237d44a3af7669ff650b40f6 --- /dev/null +++ b/coco/images/COCO_val2014_000000463217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eaac0fe92e6e751e52956af199405b132bdf10198bb14af7e3bdeef14499af1 +size 173250 diff --git a/coco/images/COCO_val2014_000000463272.jpg b/coco/images/COCO_val2014_000000463272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b3ffa3af1a50e589fd623aa775d3c2520bb04c1 --- /dev/null +++ b/coco/images/COCO_val2014_000000463272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:540689b38cc819948863e353f48fe416f5c445fda4e8300926edd01094e460dd +size 158756 diff --git a/coco/images/COCO_val2014_000000463290.jpg b/coco/images/COCO_val2014_000000463290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a771ed57fe47c4ff4dd0fce8ee42c335a3611777 --- /dev/null +++ b/coco/images/COCO_val2014_000000463290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816ecbb4466fdedf4ea20cbcdc7502e7a212d778c48adb6589f06eba6b3d3fd1 +size 129845 diff --git a/coco/images/COCO_val2014_000000463730.jpg b/coco/images/COCO_val2014_000000463730.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a31f9a5889b517924a425a84454e1d7496387c8b --- /dev/null +++ b/coco/images/COCO_val2014_000000463730.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac833b5f383fc3c0bbde57011f5738c92c62eb12d1d387f501347c6ab2de03a +size 131056 diff --git a/coco/images/COCO_val2014_000000463771.jpg b/coco/images/COCO_val2014_000000463771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..091bb9af640a4f88b78c82f4194c1dbfaf62af79 --- /dev/null +++ b/coco/images/COCO_val2014_000000463771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26eb0b74e65a28bc8bebad2664ee5347dd2b1f784f5e56ff772683ef3fd09784 +size 183617 diff --git a/coco/images/COCO_val2014_000000463837.jpg b/coco/images/COCO_val2014_000000463837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7fb912bb358f11b8b2775b8bc8f5fb904f4801b --- /dev/null +++ b/coco/images/COCO_val2014_000000463837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3641825427076b849256ff05d44af2fdb0bc3f95535f9b4a5738d369968b35 +size 123271 diff --git a/coco/images/COCO_val2014_000000463842.jpg b/coco/images/COCO_val2014_000000463842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..557d7f0c9592f1ce376d021561e683efd22d6804 --- /dev/null +++ b/coco/images/COCO_val2014_000000463842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e534102e2fa1c5436cd8f2a162509d77c0f37c0fbd0de6cad7a9c22ba0a7cc9 +size 107964 diff --git a/coco/images/COCO_val2014_000000463849.jpg b/coco/images/COCO_val2014_000000463849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d78b2307e72aae43de799c399fb41078cda99e7d --- /dev/null +++ b/coco/images/COCO_val2014_000000463849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf4ee538d3956f783826a88cf32a6d629143baf576d35aeb637c48dca880108 +size 250169 diff --git a/coco/images/COCO_val2014_000000463961.jpg b/coco/images/COCO_val2014_000000463961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52301b81b8d51bd7ef3fce4694cc5330a4d759aa --- /dev/null +++ b/coco/images/COCO_val2014_000000463961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5948c2aa7bd92aeb4666de0a480307a75e90bf65c7e771734f11e6b8abdf5239 +size 198817 diff --git a/coco/images/COCO_val2014_000000464087.jpg b/coco/images/COCO_val2014_000000464087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58846ce082483daa85ffd0c3255ad0710ac8bd5d --- /dev/null +++ b/coco/images/COCO_val2014_000000464087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75216314690928bad0ba8d900d0cfdb8c643e7cfee6b71850e8e95c8fd140cb +size 116694 diff --git a/coco/images/COCO_val2014_000000464283.jpg b/coco/images/COCO_val2014_000000464283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56d875b5e888809afb6e885bd49ac17b59636087 --- /dev/null +++ b/coco/images/COCO_val2014_000000464283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87cf50396aa484f6c25acbc6fa2032b1d2223caa0be025e07dd51b36e5171df +size 104589 diff --git a/coco/images/COCO_val2014_000000464359.jpg b/coco/images/COCO_val2014_000000464359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b37923bc056438dabfeb6c9f4ffca796ab13fdcf --- /dev/null +++ b/coco/images/COCO_val2014_000000464359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd852fac713bd579652bebf6d2070e4c6307a33ed36270a07dd0a69e3a969a0 +size 202976 diff --git a/coco/images/COCO_val2014_000000464469.jpg b/coco/images/COCO_val2014_000000464469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8233773b9e38e5241ac3821c5d34b3d87ca53461 --- /dev/null +++ b/coco/images/COCO_val2014_000000464469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c324cfd9c672e0774cc2d492afadb6311d4dc1536cceaf6bff74b6653d0407c +size 275478 diff --git a/coco/images/COCO_val2014_000000464831.jpg b/coco/images/COCO_val2014_000000464831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c8c13a8e61a38c5e8180d71ea74301d2fdc1c01 --- /dev/null +++ b/coco/images/COCO_val2014_000000464831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24e3e720dc2d95d6db25c48b2fe72a0af76dc102b23f79106dcb24860ede6d1 +size 76364 diff --git a/coco/images/COCO_val2014_000000464858.jpg b/coco/images/COCO_val2014_000000464858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bda6820610580a7db8179ae6b935b1cd102ff59 --- /dev/null +++ b/coco/images/COCO_val2014_000000464858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb6310ce7715d6e55ad13ec9975a452e4e8b059790b6a2cc0be6033a404b3df +size 60271 diff --git a/coco/images/COCO_val2014_000000465129.jpg b/coco/images/COCO_val2014_000000465129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..402e4c5695f20acc491ecd30597ffaf703999d0c --- /dev/null +++ b/coco/images/COCO_val2014_000000465129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba317483a707c2fc3f287b9dc4c2742775962350de0ee85b428e849b86dbe4a8 +size 164652 diff --git a/coco/images/COCO_val2014_000000465223.jpg b/coco/images/COCO_val2014_000000465223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0df79f6ef58325bf2adf36d49a4ea64681a4589 --- /dev/null +++ b/coco/images/COCO_val2014_000000465223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e67f333fdf1b9d7b04e586a8f8ef5250ea222f553a252320fb7389afb252e7 +size 195661 diff --git a/coco/images/COCO_val2014_000000465272.jpg b/coco/images/COCO_val2014_000000465272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09b6c56c2979d1eacd691e22b49abbdd384486db --- /dev/null +++ b/coco/images/COCO_val2014_000000465272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43da21eafc158a42eba732d55412813247ec2872ed402cd02fbd13b0d68f7230 +size 226795 diff --git a/coco/images/COCO_val2014_000000465404.jpg b/coco/images/COCO_val2014_000000465404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd1a4b7e85f0960f1df70c6f1293084aaaa76cae --- /dev/null +++ b/coco/images/COCO_val2014_000000465404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f164cca50a082e9cb437fc91005f63285f54c7ec610d8cb31b98e413ba93d852 +size 159301 diff --git a/coco/images/COCO_val2014_000000465424.jpg b/coco/images/COCO_val2014_000000465424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3692b7c8f16d1f4f8f38b46fadefae82b0142a0e --- /dev/null +++ b/coco/images/COCO_val2014_000000465424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e0be7c25272f61bde9c88b8f98e171d2dfe583364960d3da8bfaf1a16ce164 +size 137807 diff --git a/coco/images/COCO_val2014_000000465556.jpg b/coco/images/COCO_val2014_000000465556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7acf17b4f94f22b7da71be8746008cecc563b6f --- /dev/null +++ b/coco/images/COCO_val2014_000000465556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdf65b8d11d0df8e3215fbf89732918bc88b06f3bffa609e901c5f235ca85fa +size 139114 diff --git a/coco/images/COCO_val2014_000000465822.jpg b/coco/images/COCO_val2014_000000465822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcc2a12b6795c02f4d63e2db06e6485434844368 --- /dev/null +++ b/coco/images/COCO_val2014_000000465822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90159f0241e3358ef8eed729247385f2e682eb48e803ddad9134f41b9d558f3 +size 111704 diff --git a/coco/images/COCO_val2014_000000465877.jpg b/coco/images/COCO_val2014_000000465877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d3536f8337991b530f847ebeb5045bfbfe1d291 --- /dev/null +++ b/coco/images/COCO_val2014_000000465877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf18f425f84ed266b70293d61be57a71d66f0f04aa017ce06cc26b9c57e6d44 +size 88585 diff --git a/coco/images/COCO_val2014_000000466137.jpg b/coco/images/COCO_val2014_000000466137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aef2195cb6289c267831dfbe91cbe7797771cdec --- /dev/null +++ b/coco/images/COCO_val2014_000000466137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6396e68470b3053e3f89963a09d4e3efa389fd8007cb41f141c6c0132a3432 +size 238713 diff --git a/coco/images/COCO_val2014_000000466565.jpg b/coco/images/COCO_val2014_000000466565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a663d0c1e82c83cdbc491904531eaa198f20ab3 --- /dev/null +++ b/coco/images/COCO_val2014_000000466565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9df4259d0999b69a1a59d6dffccfc97cd5b360f8e67e58284e8729e9df1571 +size 251877 diff --git a/coco/images/COCO_val2014_000000466766.jpg b/coco/images/COCO_val2014_000000466766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0066d9137f910a6bd3d249a7ceeb0b9d9364b2e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000466766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb3693be2c1494ae7d17260bed566221d340116b5453cfdaef63c1d88ef3247 +size 106780 diff --git a/coco/images/COCO_val2014_000000466784.jpg b/coco/images/COCO_val2014_000000466784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84d2e02257cd24a3975ddd77e57390ced2e9cc07 --- /dev/null +++ b/coco/images/COCO_val2014_000000466784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91133380139078d5223d858a677de0798bf522cacfd7285ef2b59036f56fd9d6 +size 208335 diff --git a/coco/images/COCO_val2014_000000466818.jpg b/coco/images/COCO_val2014_000000466818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c258ae39a7147ca124a352548d084b25c56536b9 --- /dev/null +++ b/coco/images/COCO_val2014_000000466818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5060425a6f67ad0a5603847aa6ca9689681671e7f3dc20369581f11c4ed33a79 +size 159107 diff --git a/coco/images/COCO_val2014_000000466960.jpg b/coco/images/COCO_val2014_000000466960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58b19dbd5aa07ebf5dcda43d886d3d765ffd13f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000466960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d149808019b8dbd3f67554cd428d7988fb0f6f11629ac7bd2c3ce6c10616654f +size 179841 diff --git a/coco/images/COCO_val2014_000000467578.jpg b/coco/images/COCO_val2014_000000467578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bffe0b81d0bc8f1e2a49863b5bd620fe1ce0771 --- /dev/null +++ b/coco/images/COCO_val2014_000000467578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37776571e245283708b6537a742f7a11699e7e10007e1a3ed7f8126ae3d28029 +size 190074 diff --git a/coco/images/COCO_val2014_000000467696.jpg b/coco/images/COCO_val2014_000000467696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4febc514012e27acfccca331e2d78c2dd4608593 --- /dev/null +++ b/coco/images/COCO_val2014_000000467696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e190ece15a54f63b0f40fe71d98c05f5ab83b33459801b7b8634eda1446db4 +size 119098 diff --git a/coco/images/COCO_val2014_000000467705.jpg b/coco/images/COCO_val2014_000000467705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d952805afb38f20e763cb2364f09e7a8e5cc51cb --- /dev/null +++ b/coco/images/COCO_val2014_000000467705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f908d3355034f4ef9919fab9b87d4f8f49901444fcb4363c62648bb1cb80d6 +size 157704 diff --git a/coco/images/COCO_val2014_000000467821.jpg b/coco/images/COCO_val2014_000000467821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e02ab32ae055e2e8f8a72a063500308d55a70b6 --- /dev/null +++ b/coco/images/COCO_val2014_000000467821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180df7ce8e9aa692d7ff757142d573872cda127103a982d049a664f1706bf671 +size 222957 diff --git a/coco/images/COCO_val2014_000000468121.jpg b/coco/images/COCO_val2014_000000468121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39018097740e3a07ebd2354f67ae973a5defdd55 --- /dev/null +++ b/coco/images/COCO_val2014_000000468121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6016163a0235f0e10ed966d1ef54a0a7218404e833b6818fffba388963310dbf +size 123365 diff --git a/coco/images/COCO_val2014_000000468332.jpg b/coco/images/COCO_val2014_000000468332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff3636540b30fb75c85a19fe1ae2f2c3b41cd490 --- /dev/null +++ b/coco/images/COCO_val2014_000000468332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b38a4723e3fb2546171cb3938f31243a100fcba9d607d94834aea4af87a5e0 +size 221787 diff --git a/coco/images/COCO_val2014_000000468917.jpg b/coco/images/COCO_val2014_000000468917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..784e248613f308948b429a668f8d63eb5caeac95 --- /dev/null +++ b/coco/images/COCO_val2014_000000468917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b22b148c7646583b9579365c46336cec942ff89445738b8580eab6f0b7339e4 +size 174650 diff --git a/coco/images/COCO_val2014_000000468953.jpg b/coco/images/COCO_val2014_000000468953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b77a58469bc0a59b2df715d18062dc47de240b91 --- /dev/null +++ b/coco/images/COCO_val2014_000000468953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40dc4eb9df11f019f6762ab5e31d9337eaed24527ae3ee47fe7263b8cf0c7c9 +size 358523 diff --git a/coco/images/COCO_val2014_000000469134.jpg b/coco/images/COCO_val2014_000000469134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0bad1066a26b53917fc454eb943e63a76847955 --- /dev/null +++ b/coco/images/COCO_val2014_000000469134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca75251986f29304f83cd50ea13da7402c383a0d51b298fd17ee4b24e8623b9b +size 131324 diff --git a/coco/images/COCO_val2014_000000469165.jpg b/coco/images/COCO_val2014_000000469165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..129b3c1a7ea892d55ba031581c57da0dbd90f1b0 --- /dev/null +++ b/coco/images/COCO_val2014_000000469165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1b5ea1a72a7595505f245595a7383400fb93b5901616ef86f603d4dd05be3a +size 251263 diff --git a/coco/images/COCO_val2014_000000469300.jpg b/coco/images/COCO_val2014_000000469300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94ee4ceeaef313f65e6900f271cc7a9ed9db9120 --- /dev/null +++ b/coco/images/COCO_val2014_000000469300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161efdbc69b4ba97c06ff49314d558933904c194ff642f24a38831891e54fea7 +size 88779 diff --git a/coco/images/COCO_val2014_000000469599.jpg b/coco/images/COCO_val2014_000000469599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9aff533c80bcab5758f42be1d9672d014803dc68 --- /dev/null +++ b/coco/images/COCO_val2014_000000469599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a5a8180b5ac9afdab6cf5c6b0006943aa1647194d3918254857f0ebf44dee0 +size 137350 diff --git a/coco/images/COCO_val2014_000000469618.jpg b/coco/images/COCO_val2014_000000469618.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85ec2c41bbf5d981d75e8ff1446920f01f6ee1ed --- /dev/null +++ b/coco/images/COCO_val2014_000000469618.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a593507d956e57fbc8d1ec06d97b24a096a03695603eb3980008480d1f9973 +size 168206 diff --git a/coco/images/COCO_val2014_000000469635.jpg b/coco/images/COCO_val2014_000000469635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4d97ad019d964d7169f937660010cf2f4033b82 --- /dev/null +++ b/coco/images/COCO_val2014_000000469635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40345779078b9e466fe3ea00484ac024d9728284df58e8851ee446ccc5f9c173 +size 208283 diff --git a/coco/images/COCO_val2014_000000469777.jpg b/coco/images/COCO_val2014_000000469777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..519a2546b7cd7d7b7e11d40ac3700a55c86186c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000469777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5576d4fe3d619a88cb2f94e49e20cbca7febf877514bc655c6f1c2541eb64b8d +size 267840 diff --git a/coco/images/COCO_val2014_000000469859.jpg b/coco/images/COCO_val2014_000000469859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a500fda44d600af2d1f81c054847e87bf4a1374e --- /dev/null +++ b/coco/images/COCO_val2014_000000469859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b1d6bff4dd0ff75fa361aaf5f94a1b18b2bd2aafaac090bf4367ff4dadbec2 +size 204114 diff --git a/coco/images/COCO_val2014_000000469919.jpg b/coco/images/COCO_val2014_000000469919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e09e1326d616da62305868056cf35f860e86f7cb --- /dev/null +++ b/coco/images/COCO_val2014_000000469919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b379ff0a9551a7cbf72d567b660a167d2105766882653354fd0627b0f61c0f +size 286695 diff --git a/coco/images/COCO_val2014_000000469996.jpg b/coco/images/COCO_val2014_000000469996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d4624db19dd97610911dc5a50df116d3b454fce --- /dev/null +++ b/coco/images/COCO_val2014_000000469996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294852d5ee22d2b5d4e23ab063385b377f216702a9cc85c1d90474c9b1b8a8bc +size 210460 diff --git a/coco/images/COCO_val2014_000000470115.jpg b/coco/images/COCO_val2014_000000470115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d42116ddbc7c4207e5469c6e6fc52211a367a0b --- /dev/null +++ b/coco/images/COCO_val2014_000000470115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29057bd5b2d2758dfff89a43bbae92de9bbd7142607d13c9652375fc4e08ccc8 +size 217822 diff --git a/coco/images/COCO_val2014_000000470773.jpg b/coco/images/COCO_val2014_000000470773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3a96fb77d4d44df6106891706b177d83d4f49f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000470773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48aac88bc3071da216a2a5ebe08ea7792b825edea1f4ed5039a20d302fb16560 +size 324171 diff --git a/coco/images/COCO_val2014_000000470784.jpg b/coco/images/COCO_val2014_000000470784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a16348448bf102b97f161e0f795dcede49b4921 --- /dev/null +++ b/coco/images/COCO_val2014_000000470784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3f7930e48986e1c8bfe41e90dbf33ae9389d15bdc2d78681ee474dc412d6c6 +size 204476 diff --git a/coco/images/COCO_val2014_000000471015.jpg b/coco/images/COCO_val2014_000000471015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df74586eb5d9e746078c86a517b30a2449d6b9b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000471015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f73657bcc96087ce4a6d84526348e1aa84c0474b06ecb62f4548eaec374839 +size 277672 diff --git a/coco/images/COCO_val2014_000000471625.jpg b/coco/images/COCO_val2014_000000471625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11fb15ba9e3fbd391294f6433a52402ab020199c --- /dev/null +++ b/coco/images/COCO_val2014_000000471625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a5c503a6a1f2c1562dc7ac7b58bf92207bcc8d3dde307df4c38327550b2d32 +size 211805 diff --git a/coco/images/COCO_val2014_000000471893.jpg b/coco/images/COCO_val2014_000000471893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e10610dd001afaa658dc04f45f0f2ac4868a9947 --- /dev/null +++ b/coco/images/COCO_val2014_000000471893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b79e42684ce540e4b9fb94982d7bc8659de9e79924aa176a6d72c201053651 +size 115827 diff --git a/coco/images/COCO_val2014_000000472034.jpg b/coco/images/COCO_val2014_000000472034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77c7c85a6ced8f3e40ab4bc3df9522f7c9cc29e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000472034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608320cddebb1c0d23fe1e39f616c80845db6767fb3efe36719162989c80f2fc +size 245106 diff --git a/coco/images/COCO_val2014_000000472046.jpg b/coco/images/COCO_val2014_000000472046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7d8080c455f62870c4221126b5540d075c5fd23 --- /dev/null +++ b/coco/images/COCO_val2014_000000472046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37c0770f277926de2a2e75185fcab54451e61934fc97f0d2911f45ad9deb6c7 +size 147593 diff --git a/coco/images/COCO_val2014_000000472088.jpg b/coco/images/COCO_val2014_000000472088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a33b2fedffdf2e9ab120b126a535f135290c0e6b --- /dev/null +++ b/coco/images/COCO_val2014_000000472088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe8644dd01b3cf525b9ab4fd6ceb980e56ca2f8d634665837a7c5f22948d9e3 +size 153214 diff --git a/coco/images/COCO_val2014_000000472102.jpg b/coco/images/COCO_val2014_000000472102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6969445f3769012705cf852829d1d1a29c16e934 --- /dev/null +++ b/coco/images/COCO_val2014_000000472102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366cc4d3c9de27c9700374f8a299ef375e98c560f701e3bd6b5646041eeb072a +size 78367 diff --git a/coco/images/COCO_val2014_000000472143.jpg b/coco/images/COCO_val2014_000000472143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6a0ecac2f51805fdc171a0711f4f57e6900618c --- /dev/null +++ b/coco/images/COCO_val2014_000000472143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c0600405a82a9ad4f4c9e5ea37d582f810cf781cb1e7038556d2b90d18c59f +size 366635 diff --git a/coco/images/COCO_val2014_000000472211.jpg b/coco/images/COCO_val2014_000000472211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..643f9887bc8bbfc32a672d67afbdc9b30ab5fe39 --- /dev/null +++ b/coco/images/COCO_val2014_000000472211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a18e33f6bca4cc6599580fa9bc56cbe0c857edb4d26b714932df73e37572014 +size 195090 diff --git a/coco/images/COCO_val2014_000000472253.jpg b/coco/images/COCO_val2014_000000472253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9f44bfd6c066653091197eec894ea4d6d10546d --- /dev/null +++ b/coco/images/COCO_val2014_000000472253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdc9d23bdc939d43e007bbf5d520daa13071486012cbbd9f4ac323b2833922c +size 185245 diff --git a/coco/images/COCO_val2014_000000472376.jpg b/coco/images/COCO_val2014_000000472376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5215b5e5c9d6f2660725e90171183740933a3f44 --- /dev/null +++ b/coco/images/COCO_val2014_000000472376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6790b5d0f4389bea0499236b29accd3ee9d603b14bdab8bb8e1f3a2153695710 +size 80149 diff --git a/coco/images/COCO_val2014_000000472424.jpg b/coco/images/COCO_val2014_000000472424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af59919671792808e396cd3d34986e6c3cfc9252 --- /dev/null +++ b/coco/images/COCO_val2014_000000472424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09609fb5c06f0ca49d449c7072b8aadfb897e4492164657478eb07c1d815e2e +size 221431 diff --git a/coco/images/COCO_val2014_000000472904.jpg b/coco/images/COCO_val2014_000000472904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..062e73c36df221fc551a91b82a13189fc9dcdcc6 --- /dev/null +++ b/coco/images/COCO_val2014_000000472904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4d18a553d1e6cab96efbf972b9d7be669f4bb16a760db4303aae90177e789f +size 127262 diff --git a/coco/images/COCO_val2014_000000473219.jpg b/coco/images/COCO_val2014_000000473219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e20096ec2159ccb61bd580719a6371ce443b5a98 --- /dev/null +++ b/coco/images/COCO_val2014_000000473219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ace86ece500600f603633e60a76711270ffee6a7c6ab36bc68f1ea12cfb8d9 +size 194336 diff --git a/coco/images/COCO_val2014_000000473427.jpg b/coco/images/COCO_val2014_000000473427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac4db0497ea28efd53d3fbe495d11862cf3042a5 --- /dev/null +++ b/coco/images/COCO_val2014_000000473427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880b876511d818efed234df6ef75739984bb55c345b8a589de2610087c2a460d +size 278079 diff --git a/coco/images/COCO_val2014_000000474245.jpg b/coco/images/COCO_val2014_000000474245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00921efb1a010cc59b0233f6a8859d8a07341294 --- /dev/null +++ b/coco/images/COCO_val2014_000000474245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fcaaa4d184e16c0132ba86b1e797608a47eb92db6595c7534b441c9a1ae965 +size 153581 diff --git a/coco/images/COCO_val2014_000000474499.jpg b/coco/images/COCO_val2014_000000474499.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69ad9ce22553977cf3ee3f93fed2d8c7a0168c45 --- /dev/null +++ b/coco/images/COCO_val2014_000000474499.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19cd1d90a287eb271e12f8b7a8cd0fdc51d86dd28dff07e480b38343bafc0248 +size 160550 diff --git a/coco/images/COCO_val2014_000000475208.jpg b/coco/images/COCO_val2014_000000475208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..428b6f80296196acc87aee8b235d7d0b8e7699a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000475208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257a0bccd364d26aeb11e3cc9ab73dbba457687eeba05a16920ac065b2a90f48 +size 104097 diff --git a/coco/images/COCO_val2014_000000475387.jpg b/coco/images/COCO_val2014_000000475387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f63ac08f45a132f5dd8ab6d3c48cc41343a20f57 --- /dev/null +++ b/coco/images/COCO_val2014_000000475387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b22e4a5dcee1d4e860c1b2ad5aa09d79dd41649186416baf87b5e04e948520 +size 289034 diff --git a/coco/images/COCO_val2014_000000475403.jpg b/coco/images/COCO_val2014_000000475403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4491cb7d9dfc1e9d244fd0bb9e9e674cde375f1f --- /dev/null +++ b/coco/images/COCO_val2014_000000475403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67d17e09204833dc3c1aafb6cf053b8151ba091e20daf022091284d410b87ed +size 213908 diff --git a/coco/images/COCO_val2014_000000475510.jpg b/coco/images/COCO_val2014_000000475510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d1e4d9047124ac7379019b99cdf13568a143ac7 --- /dev/null +++ b/coco/images/COCO_val2014_000000475510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9707a03b32e39a3a290064b32dbaf68a089884d89eb9be00785aed8348f1b76d +size 120571 diff --git a/coco/images/COCO_val2014_000000475660.jpg b/coco/images/COCO_val2014_000000475660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47ba3e37a61a7177139b218620a4c776f734347e --- /dev/null +++ b/coco/images/COCO_val2014_000000475660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e60777cbb039ed11531ab683a674830f1ce6aa7347d5355136351862776ce4 +size 121533 diff --git a/coco/images/COCO_val2014_000000475844.jpg b/coco/images/COCO_val2014_000000475844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aad578fbbc137cfdcecf488a9aa3e39150b7715e --- /dev/null +++ b/coco/images/COCO_val2014_000000475844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa464c1303b5c8cf4825291156468b62db0c9ea6b502a7d5ce67b04b6d0a79db +size 95662 diff --git a/coco/images/COCO_val2014_000000475889.jpg b/coco/images/COCO_val2014_000000475889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0dd7ecdcc53030e515ac353efa6999f5806d6f1 --- /dev/null +++ b/coco/images/COCO_val2014_000000475889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a198f1e9870fe7b72ba820eb5bcf0c162c0aa7cdc45a85bb23cc5c7c7578375 +size 227163 diff --git a/coco/images/COCO_val2014_000000475917.jpg b/coco/images/COCO_val2014_000000475917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3362074cecfd8daf7b223f502258f99cac378a20 --- /dev/null +++ b/coco/images/COCO_val2014_000000475917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c404a8c0b3741ec230184972443bc620b79731c107d649e889ef9794cfed52a +size 237877 diff --git a/coco/images/COCO_val2014_000000476035.jpg b/coco/images/COCO_val2014_000000476035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3ecc8d9e21c259cbb7859ca11d130bc710109cf --- /dev/null +++ b/coco/images/COCO_val2014_000000476035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e353afc6a5374c62ecfa3ef9193c4942377fa8aee0280d671a4e2e2f7e5ada8a +size 184005 diff --git a/coco/images/COCO_val2014_000000476065.jpg b/coco/images/COCO_val2014_000000476065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcde2081722244f36907928cfe12d95d954b63b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000476065.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7e47eaffe508a380023242da27c94028ab8c1b0249702ae70ce70adbc1369d +size 220079 diff --git a/coco/images/COCO_val2014_000000476412.jpg b/coco/images/COCO_val2014_000000476412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..902b79018e28da556c708941a1d8d1d29b5bb3e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000476412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c25fee6468b5c11b90eaa5e4444cd49230f69f58ed76aaec4ffd152ad3cc62 +size 239088 diff --git a/coco/images/COCO_val2014_000000476925.jpg b/coco/images/COCO_val2014_000000476925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d11d8ae7fa017574355f028c37b23b5f7bd65e26 --- /dev/null +++ b/coco/images/COCO_val2014_000000476925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e188f7b50fcf691437d583c70904883712a02e9cdae08409ed37b2c68e37660a +size 112257 diff --git a/coco/images/COCO_val2014_000000477087.jpg b/coco/images/COCO_val2014_000000477087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b31ab1ab9c17404ee6ffb8ed2b03aeab85d40a94 --- /dev/null +++ b/coco/images/COCO_val2014_000000477087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5633dae1d3d91f08294bec312c339d304193bc6467f75ddd9dc5bc540e77c559 +size 69344 diff --git a/coco/images/COCO_val2014_000000477435.jpg b/coco/images/COCO_val2014_000000477435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b8145f9e4376ed6f732177d23f72df37c3a9b54 --- /dev/null +++ b/coco/images/COCO_val2014_000000477435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3f372792d64de3958bac1bee80669e837e4d4bff15ba0edb8e96a1bfd73550 +size 229744 diff --git a/coco/images/COCO_val2014_000000478320.jpg b/coco/images/COCO_val2014_000000478320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a09e3c574f9277d9b5c45852544e77b84dd30adb --- /dev/null +++ b/coco/images/COCO_val2014_000000478320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23796c1d97e0a39677961ca38475f2290d4c16082d9dd27dec9b8d0eb076e3d7 +size 106994 diff --git a/coco/images/COCO_val2014_000000478689.jpg b/coco/images/COCO_val2014_000000478689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f5b1858b67d86bb50de8e57883a6e5deeb0541d --- /dev/null +++ b/coco/images/COCO_val2014_000000478689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae753ef9366a17b76bfa82085e1f59786b835308a75e5d17d46c1191992434d +size 194129 diff --git a/coco/images/COCO_val2014_000000479155.jpg b/coco/images/COCO_val2014_000000479155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d22bc40edd86023065ab393a0914926383ae7b8f --- /dev/null +++ b/coco/images/COCO_val2014_000000479155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452fc2585da986c0819c2ba2a60f8c5c0d216b6074d1eb85f538eccc4bd58989 +size 171023 diff --git a/coco/images/COCO_val2014_000000479248.jpg b/coco/images/COCO_val2014_000000479248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a81f3473439bdba7b126c03c7fe914501433e28 --- /dev/null +++ b/coco/images/COCO_val2014_000000479248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7568f9ca909b10cb1ff733e79ed2661e310d8018261e5d8b4f4e6621e404508b +size 198998 diff --git a/coco/images/COCO_val2014_000000479466.jpg b/coco/images/COCO_val2014_000000479466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90035791e4327faf860001d5c784811b1f9542bf --- /dev/null +++ b/coco/images/COCO_val2014_000000479466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7600062ed0209c9514c0240e4c9f1b931c77844f6c93e61e95f8386d69c5a54e +size 165034 diff --git a/coco/images/COCO_val2014_000000479613.jpg b/coco/images/COCO_val2014_000000479613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ba1b96480ff8312e1052790ae1ff9c02a1c5cde --- /dev/null +++ b/coco/images/COCO_val2014_000000479613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5361425d6e992b85054bb0490a4bd744f1b2c4ca4ab197e265fd5e37d3023bcb +size 217944 diff --git a/coco/images/COCO_val2014_000000479848.jpg b/coco/images/COCO_val2014_000000479848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1c4779e90207b503c3c795ab84e45f977a140d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000479848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de723708c75bf4ef606e561ea21e63eabec6cf4ac89002b9d9c1ad9430f65e1f +size 180553 diff --git a/coco/images/COCO_val2014_000000479938.jpg b/coco/images/COCO_val2014_000000479938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9f3d49fa102b310fa6753d392026e9edc33ce7a --- /dev/null +++ b/coco/images/COCO_val2014_000000479938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7332e06437b1b5176130177970ab7321f63e4bbaadd356c0e5b50cbe5a1a8cc +size 246085 diff --git a/coco/images/COCO_val2014_000000479950.jpg b/coco/images/COCO_val2014_000000479950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a3f1a904a5926e7c37597fe603463372d5abc40 --- /dev/null +++ b/coco/images/COCO_val2014_000000479950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafbfe0849d19f0ee795abc3bf987b142603e9d81162ffded6eb6497e20cfc1a +size 83552 diff --git a/coco/images/COCO_val2014_000000480000.jpg b/coco/images/COCO_val2014_000000480000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5127545329769c65216606aef451577463ab074 --- /dev/null +++ b/coco/images/COCO_val2014_000000480000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314d72cac23abf781627d3d1698716e09e8f4af96138adbc13be7dd971b3ce0e +size 197686 diff --git a/coco/images/COCO_val2014_000000480122.jpg b/coco/images/COCO_val2014_000000480122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86bb79674af708b1ac32b2be9bdd32ca17720457 --- /dev/null +++ b/coco/images/COCO_val2014_000000480122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59388d47e3ddcabe229718019086d04ad7ef4ef15b38e69c71348191cbaf0b6f +size 246280 diff --git a/coco/images/COCO_val2014_000000480140.jpg b/coco/images/COCO_val2014_000000480140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f896dd30628b008658b4e8c5a96b3d489b2fd2fa --- /dev/null +++ b/coco/images/COCO_val2014_000000480140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776b310753f7054e24efba831887180e536f4f2aae3384d51f492b8762879781 +size 206887 diff --git a/coco/images/COCO_val2014_000000480624.jpg b/coco/images/COCO_val2014_000000480624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f12c7a9685fd12dd581cb2cf027b9500b4d3c03 --- /dev/null +++ b/coco/images/COCO_val2014_000000480624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f74c621b79be50a67e60b16068245b20892baf3dddf812743b06a5743e24b4ad +size 250234 diff --git a/coco/images/COCO_val2014_000000480643.jpg b/coco/images/COCO_val2014_000000480643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e29b0c9e563d736eb11400b2ffa431a61fa52c8 --- /dev/null +++ b/coco/images/COCO_val2014_000000480643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea288935a298f9b4cdd6aef473910202bbb48701336557423194b1d1d069554f +size 160203 diff --git a/coco/images/COCO_val2014_000000480917.jpg b/coco/images/COCO_val2014_000000480917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5aeabac79dda5ceee4a395037eaca9709a7b937c --- /dev/null +++ b/coco/images/COCO_val2014_000000480917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a8b4541e1d0f7a3b0f399078508902ab39d297cc22e561c41dd1e09da3d013 +size 190925 diff --git a/coco/images/COCO_val2014_000000480944.jpg b/coco/images/COCO_val2014_000000480944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d370abd30c8e3193763f38e4efe75470ca93e9a --- /dev/null +++ b/coco/images/COCO_val2014_000000480944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93e279fe681bff9f79cda02129731ce9abf2596a573aed2dbb3f2c237d9c7e2 +size 241992 diff --git a/coco/images/COCO_val2014_000000480951.jpg b/coco/images/COCO_val2014_000000480951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b341d21fc5d43542ee83990f3d291dc79a640e52 --- /dev/null +++ b/coco/images/COCO_val2014_000000480951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75af4af1c0fae2bd870ba02b58be09de0e3916369294ad8c4ed5299e40b131b +size 162515 diff --git a/coco/images/COCO_val2014_000000481386.jpg b/coco/images/COCO_val2014_000000481386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a026cfe9e677f3511339fe3c7ff566c9d90c98a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000481386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f218e3c3a63a1600ad6b696d35f324bf78b0f787459d10793e39b420f80cad27 +size 264715 diff --git a/coco/images/COCO_val2014_000000481390.jpg b/coco/images/COCO_val2014_000000481390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c80d76f8d1d7254c78a6c8de74768c5361d64e08 --- /dev/null +++ b/coco/images/COCO_val2014_000000481390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b3103f5a4a3620ca6090217a7bb55bdfec87fb2092596f0cbcabe9d9b00fb2 +size 298662 diff --git a/coco/images/COCO_val2014_000000481563.jpg b/coco/images/COCO_val2014_000000481563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2abe50936ce63582a6ed19ded7f27ed90906d6e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000481563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773e5b96ae2de7e44852907104b0723b51c124a057ebec0712ae4f24453286a2 +size 173306 diff --git a/coco/images/COCO_val2014_000000482007.jpg b/coco/images/COCO_val2014_000000482007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81e692afc66ab1bcfccf30c598a0c6ef6932b5e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000482007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e278e60d6730163a51d6093ba544d7810dab0fc0d57bf2cf7fc7bed97ab35b2f +size 159766 diff --git a/coco/images/COCO_val2014_000000482275.jpg b/coco/images/COCO_val2014_000000482275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f064c17f5559e3978b8ff15e59d9b29e94e5716 --- /dev/null +++ b/coco/images/COCO_val2014_000000482275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a54cfc95bc473b48e9dea2fa3ac0784216fd359c7dc735d9696cc571d7c4a80 +size 304739 diff --git a/coco/images/COCO_val2014_000000483165.jpg b/coco/images/COCO_val2014_000000483165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6757fdca71195f0d7f351689903fc1fd43c63e9 --- /dev/null +++ b/coco/images/COCO_val2014_000000483165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ddadc0e130b6ab317fce3fa2be6377f98648271e2c60908b95b8d1c6821e345 +size 249825 diff --git a/coco/images/COCO_val2014_000000483401.jpg b/coco/images/COCO_val2014_000000483401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29c7de03e39831ca2365639f7361465c9dfda324 --- /dev/null +++ b/coco/images/COCO_val2014_000000483401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718a0e4ba504d15a5f0d5c1d8e54f85fc18c04bd10a2ec84b47489ff4a70b7e9 +size 145280 diff --git a/coco/images/COCO_val2014_000000483999.jpg b/coco/images/COCO_val2014_000000483999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fc67b7e47513aaaf984931cc23d3ebe02e3ed53 --- /dev/null +++ b/coco/images/COCO_val2014_000000483999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f962e1a9fc03577dbf716dfbf96f8e9b519807b59d5e25ae4718667f753daea4 +size 173239 diff --git a/coco/images/COCO_val2014_000000484080.jpg b/coco/images/COCO_val2014_000000484080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef75cd44e80262189a057f337f4da995da11f627 --- /dev/null +++ b/coco/images/COCO_val2014_000000484080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680746c49b59b975d604e696a001baa94dc0dc265054655585ccbf675ab5e574 +size 112472 diff --git a/coco/images/COCO_val2014_000000484151.jpg b/coco/images/COCO_val2014_000000484151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7214951b2d1161c8b0b49a0cd738a8b6faf3267 --- /dev/null +++ b/coco/images/COCO_val2014_000000484151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f306b56e5e909975a50cf78fcd6b58f89991e5a73f239969c404c9cf5bcaf49a +size 107087 diff --git a/coco/images/COCO_val2014_000000484229.jpg b/coco/images/COCO_val2014_000000484229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e584276d6d4fd0129eaa799050c349bfca6d90b --- /dev/null +++ b/coco/images/COCO_val2014_000000484229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4954b3ef8544fa18779c103229124383e44622cd145d5df8b0146a82e36127 +size 213019 diff --git a/coco/images/COCO_val2014_000000484351.jpg b/coco/images/COCO_val2014_000000484351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29fc25ff3193a4b8f722f90677cc0c92b08359a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000484351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1890dbb87c386fdf3cce1b47701aff184c1d995b1a9cec232b5394903fde0c +size 217452 diff --git a/coco/images/COCO_val2014_000000484434.jpg b/coco/images/COCO_val2014_000000484434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c8605c650e9c496c1c6aeb873a8e29e27e0cfb9 --- /dev/null +++ b/coco/images/COCO_val2014_000000484434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e354bcb6d27e823ba225fd56cb2aa9c6d6bdb3f791031d35edc8a8bfc88814 +size 190409 diff --git a/coco/images/COCO_val2014_000000484978.jpg b/coco/images/COCO_val2014_000000484978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4f3fde45e4237e9197ac246af0a99085a89da40 --- /dev/null +++ b/coco/images/COCO_val2014_000000484978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7110686f7909d235b993145e33ac6f5ae0baf8b89c308d5a32553aeb1601aed2 +size 156805 diff --git a/coco/images/COCO_val2014_000000485483.jpg b/coco/images/COCO_val2014_000000485483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14a6eeb8aaacd1a8c6fb5efb4d113d0925a7d247 --- /dev/null +++ b/coco/images/COCO_val2014_000000485483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3be76008815a5375091f6673f0a804efe0889dfe41d03b92232bca3e7156bd +size 266024 diff --git a/coco/images/COCO_val2014_000000485580.jpg b/coco/images/COCO_val2014_000000485580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c559ad4c5e329ad67b46b0c00900af44c9423bab --- /dev/null +++ b/coco/images/COCO_val2014_000000485580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bfcb96e1e67c0e2f7f585e2659fc446e96561e24e07d778a6e25f55621456cd +size 184250 diff --git a/coco/images/COCO_val2014_000000485724.jpg b/coco/images/COCO_val2014_000000485724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52d4a8327e590e8f2fa7acb014a7f224c0465833 --- /dev/null +++ b/coco/images/COCO_val2014_000000485724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764444bb1351eb61ed8e167904f7854e9e164370adae0a5bee9aa3cf5d81fefd +size 218967 diff --git a/coco/images/COCO_val2014_000000485740.jpg b/coco/images/COCO_val2014_000000485740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87677435d480131b8b9c778c1b0ad9e4bcc6a1ef --- /dev/null +++ b/coco/images/COCO_val2014_000000485740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4bef1ec3a430a07cabc680634b493b2adee354ff496ceddee02911c54f74c4 +size 182224 diff --git a/coco/images/COCO_val2014_000000485896.jpg b/coco/images/COCO_val2014_000000485896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f71980b73c0922332202a7b507781f63e9d7e0d --- /dev/null +++ b/coco/images/COCO_val2014_000000485896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b5733d49b93b236d3503ca73c865c92565f2dda16156d6f209c325d165e7c0 +size 216401 diff --git a/coco/images/COCO_val2014_000000486114.jpg b/coco/images/COCO_val2014_000000486114.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b1a3780d0b50376cca6e6473610d1bfb91f394f --- /dev/null +++ b/coco/images/COCO_val2014_000000486114.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4e50fcb8dda60b409eb3e1df959b4036356c5d5767c5bb4dc145f6e97b4906 +size 240868 diff --git a/coco/images/COCO_val2014_000000486254.jpg b/coco/images/COCO_val2014_000000486254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3e4a62eb870a9677006037a57f1d87127b24b33 --- /dev/null +++ b/coco/images/COCO_val2014_000000486254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e3ae1010deff9e584d42a84638b89dd2f81e5bd55816ec44bf1af6c7f9f3d8 +size 235407 diff --git a/coco/images/COCO_val2014_000000486290.jpg b/coco/images/COCO_val2014_000000486290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8b38943da4e3313b6c2e01ad1f06fa86dd82b3a --- /dev/null +++ b/coco/images/COCO_val2014_000000486290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f0f9b1d1af1562c0dc3cd1d909542a345925412eab6857a1edde8ced445803 +size 181449 diff --git a/coco/images/COCO_val2014_000000486457.jpg b/coco/images/COCO_val2014_000000486457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ad3e54a0c5ac0dbb3e594473df24cafb0d289f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000486457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e056a161dce829402db43dc4da93beac129cd5a36b26a5291c893d7f5cbd57 +size 126984 diff --git a/coco/images/COCO_val2014_000000486770.jpg b/coco/images/COCO_val2014_000000486770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e76a6293d62807c37d08b0a5506b7926f1222caa --- /dev/null +++ b/coco/images/COCO_val2014_000000486770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5c03c1fa1b9b10699998e9503ec552735796c8aaff934cf03a2d8469241a11 +size 202390 diff --git a/coco/images/COCO_val2014_000000486846.jpg b/coco/images/COCO_val2014_000000486846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1e36127b80cdbfdd545c23afedb3b8b6c3c3492 --- /dev/null +++ b/coco/images/COCO_val2014_000000486846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef771d1631c788e039bc6a45047d6f61bf93bc66a2a4cd5828d6c289fe355e52 +size 132911 diff --git a/coco/images/COCO_val2014_000000486987.jpg b/coco/images/COCO_val2014_000000486987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b5471fbfae8a291fc39494d5bcf95802e0ed64f --- /dev/null +++ b/coco/images/COCO_val2014_000000486987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db4de27a4984e5b4f8fcf9059c100aca4b5be7352ca85cbb4b72aa643baa4746 +size 207601 diff --git a/coco/images/COCO_val2014_000000487159.jpg b/coco/images/COCO_val2014_000000487159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53fbf8724a7ba6f7be7adb22aae09032dc0012b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000487159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a149158df69446799527b6dc7ca2ab5bd129230a506752bcde71814c580b231f +size 233381 diff --git a/coco/images/COCO_val2014_000000487217.jpg b/coco/images/COCO_val2014_000000487217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a51533ada9bf9c9f0fe8516a2ed376730527ece --- /dev/null +++ b/coco/images/COCO_val2014_000000487217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd4d0cd698f3899f058246f08f65f6da0a7e562680cb928f3f88e0eac3b2861 +size 92955 diff --git a/coco/images/COCO_val2014_000000487575.jpg b/coco/images/COCO_val2014_000000487575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd8826c12c905bc5521ac0eb3ee57c121fa707a --- /dev/null +++ b/coco/images/COCO_val2014_000000487575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a301f0ccffe77e60b63e6eee0c809fb0dfcf8972c89886a66eb04df6a03de04 +size 149011 diff --git a/coco/images/COCO_val2014_000000487631.jpg b/coco/images/COCO_val2014_000000487631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e53f8d38de17782fcc3368d089cd39470fe553c --- /dev/null +++ b/coco/images/COCO_val2014_000000487631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3899fb9e015659e2daddb8cce60855a58ecdb45166124e330f3dd603df529dfd +size 118104 diff --git a/coco/images/COCO_val2014_000000487925.jpg b/coco/images/COCO_val2014_000000487925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebe3a29fb9849eb427ca2559bcfe270653e617de --- /dev/null +++ b/coco/images/COCO_val2014_000000487925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0799cfefa2e3b34bae4d2ebfc3f6c68339c7aa96cf841899e254f6d7d8e57568 +size 400148 diff --git a/coco/images/COCO_val2014_000000487990.jpg b/coco/images/COCO_val2014_000000487990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66165a6d5b943c76b649a0e485670d099307df92 --- /dev/null +++ b/coco/images/COCO_val2014_000000487990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750ee1dd8aa1bfdd8ff56c4eda2940d1dfae4029fd31a19cc31fab8a35b5bc59 +size 176488 diff --git a/coco/images/COCO_val2014_000000488697.jpg b/coco/images/COCO_val2014_000000488697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25ea1f716996f5927fd1f502c53ea32c8e29cfa2 --- /dev/null +++ b/coco/images/COCO_val2014_000000488697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee8521965623f17b55c7abbd763d92aa3105408189f1b58283499dee4bbbde18 +size 169818 diff --git a/coco/images/COCO_val2014_000000489088.jpg b/coco/images/COCO_val2014_000000489088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc9b2ab6bd98ff8b86cc0bcb55fffe17956687f0 --- /dev/null +++ b/coco/images/COCO_val2014_000000489088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255da8b1d4671fce8adb4725f60d26f51f225ff471dd96c84ecf933300c2ad2f +size 223596 diff --git a/coco/images/COCO_val2014_000000489304.jpg b/coco/images/COCO_val2014_000000489304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f20d0396f6a8f9f2fee99ce720b1be59390e56cf --- /dev/null +++ b/coco/images/COCO_val2014_000000489304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5120f61624b460829aa4a0d2720152c60440093e8ff9df1ed683a2057841e2bb +size 195696 diff --git a/coco/images/COCO_val2014_000000489733.jpg b/coco/images/COCO_val2014_000000489733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ada14570a114f896e995875abd88f2b6314e8f38 --- /dev/null +++ b/coco/images/COCO_val2014_000000489733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e86fec6017565aba07e25419246bc6e4dc9fd3670cbb52204ea2c17ed2f64ca +size 119334 diff --git a/coco/images/COCO_val2014_000000489798.jpg b/coco/images/COCO_val2014_000000489798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22b56272a4ff3b314ffc4c6d7073a23dcc1c16b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000489798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a19833cc1c257305f2f5c3bf7ca1e8761dc378482df71b2d9d75d1204777271 +size 269702 diff --git a/coco/images/COCO_val2014_000000489873.jpg b/coco/images/COCO_val2014_000000489873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d40cd9b943b236153dabbe7b2d89416cdff0f6a --- /dev/null +++ b/coco/images/COCO_val2014_000000489873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602038a83781a19831a5f8f46c4d02bb3f1539cf176c9de4c785bc0025a61b88 +size 233565 diff --git a/coco/images/COCO_val2014_000000489896.jpg b/coco/images/COCO_val2014_000000489896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a071965b7e275fc075748ad33768388553e72551 --- /dev/null +++ b/coco/images/COCO_val2014_000000489896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d209c4800b39ab2a2729a2ab3a3137d1dce95967e0c93e4a82d59a4df89e05ee +size 162366 diff --git a/coco/images/COCO_val2014_000000490022.jpg b/coco/images/COCO_val2014_000000490022.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c499ac8e57ead3e7f16156ead8bae0dd8c6cd22f --- /dev/null +++ b/coco/images/COCO_val2014_000000490022.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e622db3f9be6c51663693700d693452c1e64e1b38346859815592d382262620 +size 83108 diff --git a/coco/images/COCO_val2014_000000490044.jpg b/coco/images/COCO_val2014_000000490044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f06ede91580b11bcd0198156684238afdcffb9a --- /dev/null +++ b/coco/images/COCO_val2014_000000490044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b2f3f48958025639feb99e3396d4c52c5a5207da8bb08231feae7463d26c0e +size 218754 diff --git a/coco/images/COCO_val2014_000000490441.jpg b/coco/images/COCO_val2014_000000490441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62511231cdfbeedaa8ebad892bf34326707d0272 --- /dev/null +++ b/coco/images/COCO_val2014_000000490441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d981e8164f5b0da49968de1a9fe1ff15279d1e92cb645d23a68c30a1772221d +size 121376 diff --git a/coco/images/COCO_val2014_000000490629.jpg b/coco/images/COCO_val2014_000000490629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af21b342e794f89f7afc17ac3ab44f3f5a1d4d25 --- /dev/null +++ b/coco/images/COCO_val2014_000000490629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf9fec704db57b765bcc2cbadedcedfda423272a8bd14380fdd6031ddb7478b +size 225044 diff --git a/coco/images/COCO_val2014_000000490936.jpg b/coco/images/COCO_val2014_000000490936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b460dc4014231f85122b60ecd9d91ddcec0507e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000490936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2e6b0fcc639f29dabdb581a3cd311b9c5490b9abb894d66132abea7070829e +size 213294 diff --git a/coco/images/COCO_val2014_000000491000.jpg b/coco/images/COCO_val2014_000000491000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..222c15ee5d287014748100d04907bff5fe761bbc --- /dev/null +++ b/coco/images/COCO_val2014_000000491000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f05f9507255d2bd1ed7651c0612c74b8105be1d70606365b9867c63390760aa +size 143103 diff --git a/coco/images/COCO_val2014_000000491008.jpg b/coco/images/COCO_val2014_000000491008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66e992e5348e7b4296cce8f7e8294d6db30f7dc9 --- /dev/null +++ b/coco/images/COCO_val2014_000000491008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adba5d9ca186c6ad18cee3fe6a87b482167d2a39ac37178a9752aa3536d4bc8c +size 217966 diff --git a/coco/images/COCO_val2014_000000491098.jpg b/coco/images/COCO_val2014_000000491098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..460aef396ef2a355e385b969d06cc11893617479 --- /dev/null +++ b/coco/images/COCO_val2014_000000491098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4acef6d3ad06b3e36fef1d4981a220fd1da1a1c4f23ba6b63f023448e2c999f +size 176301 diff --git a/coco/images/COCO_val2014_000000491515.jpg b/coco/images/COCO_val2014_000000491515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c6a33dca21e6abb9037046d5e5e076834835d16 --- /dev/null +++ b/coco/images/COCO_val2014_000000491515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfddff756c692d71b67ae8217c630a7f299294fe84e0c916a1b71d57c30d172 +size 208688 diff --git a/coco/images/COCO_val2014_000000491835.jpg b/coco/images/COCO_val2014_000000491835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d220e70dd976b8508acd8c289d94317b3cc6f0e --- /dev/null +++ b/coco/images/COCO_val2014_000000491835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40136ec0b2ac5f497b108513ae9b0ef821dfd69af805e417c0eec044e810621f +size 130540 diff --git a/coco/images/COCO_val2014_000000492077.jpg b/coco/images/COCO_val2014_000000492077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1b25a77ad3c9a907ca58d24070e096b6d242080 --- /dev/null +++ b/coco/images/COCO_val2014_000000492077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c697f38aa036da979494b579d337c41fc7a4529802372f7e7c535478b6103d +size 216960 diff --git a/coco/images/COCO_val2014_000000492107.jpg b/coco/images/COCO_val2014_000000492107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..262c4c98a3323a953dca7a4a2afe71e02a7a6225 --- /dev/null +++ b/coco/images/COCO_val2014_000000492107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0dea89cc7096c18dea6ff9c86c74f99dd5adaf31e6daf3e79c196d38b2015e +size 218607 diff --git a/coco/images/COCO_val2014_000000492366.jpg b/coco/images/COCO_val2014_000000492366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..371300d6ed01d3f16e44726cc934970476ae2b2a --- /dev/null +++ b/coco/images/COCO_val2014_000000492366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca896217ad27d42ecd80c3bf2a9ffbd1593aeea901abf682a015f32a30ef665d +size 149544 diff --git a/coco/images/COCO_val2014_000000493610.jpg b/coco/images/COCO_val2014_000000493610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e7364ee8baba3ceadd13549bc9f769dc6fbe25f --- /dev/null +++ b/coco/images/COCO_val2014_000000493610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b880c386745005340e5cf1c6f931c19939144dec5d771264fc6bb41773fba5 +size 103487 diff --git a/coco/images/COCO_val2014_000000493815.jpg b/coco/images/COCO_val2014_000000493815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c51e2903e6013b0a9646f617523a5220eea15d17 --- /dev/null +++ b/coco/images/COCO_val2014_000000493815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5507c0ccf5d3488f2e77a6e7fdfea83376e0a8e8012c5c433f6ea9b1baad62 +size 166954 diff --git a/coco/images/COCO_val2014_000000493905.jpg b/coco/images/COCO_val2014_000000493905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d34cf5a610d6643bae1a20b2c5107f79a9de965 --- /dev/null +++ b/coco/images/COCO_val2014_000000493905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2261ff46b2a1a32592ba09a1c1aa11d621707b2b3ebacb8f35caddf078022a +size 273097 diff --git a/coco/images/COCO_val2014_000000493932.jpg b/coco/images/COCO_val2014_000000493932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b00cca10877b706ee4ed64faebc60520c269bee1 --- /dev/null +++ b/coco/images/COCO_val2014_000000493932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d64c6325a40fd6a33fdcec74bc5330e222d66ab8ae283ec7453863dff4648fc +size 253402 diff --git a/coco/images/COCO_val2014_000000495125.jpg b/coco/images/COCO_val2014_000000495125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96cc3bc234681e9c86c9d4c07080cc68d74b58c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000495125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1499b58730c1a6fe5f8a57fc3770776d18fedcb2ebf562b1c8cdc867d843942 +size 192319 diff --git a/coco/images/COCO_val2014_000000495357.jpg b/coco/images/COCO_val2014_000000495357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ece823cf4df9d7309aa329c34a7273727f562a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000495357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51ab2751c2062bf7781e6346e95675b818958ea8424fff95382a9ee840d6028 +size 162471 diff --git a/coco/images/COCO_val2014_000000495533.jpg b/coco/images/COCO_val2014_000000495533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9438efa0c477ebe458d44a2e720f88d6bab60d62 --- /dev/null +++ b/coco/images/COCO_val2014_000000495533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c0165b7d2926d5abab21d23ad856b606871dea6e104e038350291e967cd323 +size 235235 diff --git a/coco/images/COCO_val2014_000000495587.jpg b/coco/images/COCO_val2014_000000495587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..868c5a9a044f1b8bb6b2ee0a0715ba79ef7440b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000495587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c55b186d8b8ed8f5b88a9a916246f9660316a0f81219a26bc4f2e2d407f1da2 +size 138363 diff --git a/coco/images/COCO_val2014_000000495980.jpg b/coco/images/COCO_val2014_000000495980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..535225630fa3a62edeef32917a93244b8113ecb5 --- /dev/null +++ b/coco/images/COCO_val2014_000000495980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff05c8a3330acc5edda58ceb5451b6c4991c3ed812df8601bddb6478e3543b3a +size 268128 diff --git a/coco/images/COCO_val2014_000000495993.jpg b/coco/images/COCO_val2014_000000495993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..370a03154413869022407c49119f8db00a7c6eb6 --- /dev/null +++ b/coco/images/COCO_val2014_000000495993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48426cb91a23e98421318cfab52c1b3ca085fbe07e0578de5acf03f7ad1dc4be +size 133556 diff --git a/coco/images/COCO_val2014_000000496152.jpg b/coco/images/COCO_val2014_000000496152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a1d8a02af86254ff9176a54b83eca6888c9e04a --- /dev/null +++ b/coco/images/COCO_val2014_000000496152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5caf4412d85b78703a44a2c5a30116fb8655fda3f5fb3c3d1442e7d31366c8 +size 195052 diff --git a/coco/images/COCO_val2014_000000496198.jpg b/coco/images/COCO_val2014_000000496198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e07f86e495bd8312148eab61f453d5e94faddc6 --- /dev/null +++ b/coco/images/COCO_val2014_000000496198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd20538f22b282d7c58508f8052eb09358c42852ecc61821c464ef482b6e0a6 +size 151905 diff --git a/coco/images/COCO_val2014_000000496854.jpg b/coco/images/COCO_val2014_000000496854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30a96e1159caad575bb7c82f032e151b9d95e73c --- /dev/null +++ b/coco/images/COCO_val2014_000000496854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e537a5602570eaa29fc40932434113959077e8fb69eb4b63a6c3cce1f3ce6933 +size 184111 diff --git a/coco/images/COCO_val2014_000000497009.jpg b/coco/images/COCO_val2014_000000497009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..459a9aa2b866a44c2a6a5c647f96008b530a6a8d --- /dev/null +++ b/coco/images/COCO_val2014_000000497009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6528eb30087476f7b2042c5071b8ce4cf40ad2a8abc671e7bf1e9d393d21d9 +size 248038 diff --git a/coco/images/COCO_val2014_000000497158.jpg b/coco/images/COCO_val2014_000000497158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d903c7888d191524e704a13bf5d568b8719642c4 --- /dev/null +++ b/coco/images/COCO_val2014_000000497158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eedbc2668c29255ef1c4ccd28831a4fe6049f37117b6a21560b0cfa97a9bc85 +size 82330 diff --git a/coco/images/COCO_val2014_000000497438.jpg b/coco/images/COCO_val2014_000000497438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bc02e8ab6389abb0c2b60975ad3a33bd6580591 --- /dev/null +++ b/coco/images/COCO_val2014_000000497438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193468793c90ad66fef58feadff857719a1220813ec36970435b253bc1124d7f +size 210104 diff --git a/coco/images/COCO_val2014_000000497444.jpg b/coco/images/COCO_val2014_000000497444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..807dd53d5e26e44b0fae6c7fdff1aa39e4a8cf5c --- /dev/null +++ b/coco/images/COCO_val2014_000000497444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0263003d417e0d0f9c2bb67203950f598d5d19cb8dffa44a4403ce81431665 +size 146419 diff --git a/coco/images/COCO_val2014_000000497466.jpg b/coco/images/COCO_val2014_000000497466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b30956aa6099a7f0f82657dda8f4ae461feffb0 --- /dev/null +++ b/coco/images/COCO_val2014_000000497466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db1daaea111546b788934c97d0c003eb312d19a23d51ad258a12198a5832ddf +size 203842 diff --git a/coco/images/COCO_val2014_000000497555.jpg b/coco/images/COCO_val2014_000000497555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b83bb4b53bdabf8137f337f81e9178456f3c6e7 --- /dev/null +++ b/coco/images/COCO_val2014_000000497555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675e2fd74ab4cdc91347038097a924d661a15d2c2b5a3234894ca93347bcf7c6 +size 116474 diff --git a/coco/images/COCO_val2014_000000498061.jpg b/coco/images/COCO_val2014_000000498061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd073b371f838480cdce9fee156a20ced50547a6 --- /dev/null +++ b/coco/images/COCO_val2014_000000498061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3a7b8d6db60e9ca01006e91df0084e2e098de05f861b97a2da1f0e8ebb8bae +size 170305 diff --git a/coco/images/COCO_val2014_000000498339.jpg b/coco/images/COCO_val2014_000000498339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..803eb2f06361ac580acaf54ffaea6d77a04ddcb2 --- /dev/null +++ b/coco/images/COCO_val2014_000000498339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d6877d980be08f418aed96fc15e3060f2d6ef965bfb9b5fb41108f64bb1842 +size 246251 diff --git a/coco/images/COCO_val2014_000000498400.jpg b/coco/images/COCO_val2014_000000498400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3b31eab316d69aa4f0691b1808a9d74eca8b765 --- /dev/null +++ b/coco/images/COCO_val2014_000000498400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293dece7aff2baf3f847165cd71f023eec066d57d3ab7e5deeffbd75c3782c9c +size 158699 diff --git a/coco/images/COCO_val2014_000000498439.jpg b/coco/images/COCO_val2014_000000498439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..685635abaad5498910163a6262ddc8fde794a207 --- /dev/null +++ b/coco/images/COCO_val2014_000000498439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b171091dbf05bcbba5464eb0f5cc7ce0d2c8804d655feb5d2394d7b6254a4835 +size 130433 diff --git a/coco/images/COCO_val2014_000000498489.jpg b/coco/images/COCO_val2014_000000498489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efe13fc561b20fc31cadb2760cf3e76e6de2766f --- /dev/null +++ b/coco/images/COCO_val2014_000000498489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc11d555ecf8f3987bd11812598652964c7c37350c9e130d582f3ae0b96c7e31 +size 87994 diff --git a/coco/images/COCO_val2014_000000498541.jpg b/coco/images/COCO_val2014_000000498541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24fee986fb293954886ca3f6359d6d2bf83ab56e --- /dev/null +++ b/coco/images/COCO_val2014_000000498541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9d22a4da2b7c648a35a7137ffec7aa12dc264b561a489f50eab553fdfa54cc +size 227418 diff --git a/coco/images/COCO_val2014_000000498547.jpg b/coco/images/COCO_val2014_000000498547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e7f0457a8c1008b4aca2083419cc2e78517f056 --- /dev/null +++ b/coco/images/COCO_val2014_000000498547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ab40d8e5ca660b121207c386e5a3e3725de897ac1f310b489a7d9fc9f98978 +size 221654 diff --git a/coco/images/COCO_val2014_000000498738.jpg b/coco/images/COCO_val2014_000000498738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac1490b96fa8dd09a0e3965f8fe12aacd043b524 --- /dev/null +++ b/coco/images/COCO_val2014_000000498738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35ee5e312f923d09194df8b13af10dee3ad0f7884195c85abd67870d3c7a501 +size 226016 diff --git a/coco/images/COCO_val2014_000000498931.jpg b/coco/images/COCO_val2014_000000498931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c9427507fcd0979f135a5f493283e67e6392bed --- /dev/null +++ b/coco/images/COCO_val2014_000000498931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5276bc0102840d1e5792bece1e72f5f82a8a51dc1171a8c46c1ae5dd500bbeb1 +size 116533 diff --git a/coco/images/COCO_val2014_000000499068.jpg b/coco/images/COCO_val2014_000000499068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a759d7d14e417e2615f16e7c4f1ec6e76ca005f --- /dev/null +++ b/coco/images/COCO_val2014_000000499068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5105233a1144d03a157be5c359048db0cae55f1024a121ee44730263b38f7a7d +size 185421 diff --git a/coco/images/COCO_val2014_000000499374.jpg b/coco/images/COCO_val2014_000000499374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a89dfe572e6fef9d0110c47ca9ec85b681aa316e --- /dev/null +++ b/coco/images/COCO_val2014_000000499374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4578eda7ff0c7727f9e7fa84c5fe4e990e2022a64b4e981b5a89aadc34e4c6 +size 245543 diff --git a/coco/images/COCO_val2014_000000499571.jpg b/coco/images/COCO_val2014_000000499571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77c8b888b71a3ccad23e7d3ba3d6a30388cd938d --- /dev/null +++ b/coco/images/COCO_val2014_000000499571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bf8e2560a61faabea2f4e7df707bbd2e5492bb7796770a2ef3807563607b84 +size 108951 diff --git a/coco/images/COCO_val2014_000000499646.jpg b/coco/images/COCO_val2014_000000499646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41c739653c543d5439307be9001e713ac92da8cb --- /dev/null +++ b/coco/images/COCO_val2014_000000499646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b57638d5f598085346e8cc5c56b62ac11dbd4f8a11c40e95b18f2047364b69c +size 116645 diff --git a/coco/images/COCO_val2014_000000499957.jpg b/coco/images/COCO_val2014_000000499957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5cd4fb16872480327762dc3a9d0c3c517cb93d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000499957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1771385b10593b931a0f9fa9cf43321841e841c854a93a8467e5b242472dddac +size 116993 diff --git a/coco/images/COCO_val2014_000000500211.jpg b/coco/images/COCO_val2014_000000500211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eb2fc754f4a2bf72c014daf13edc32fd2a202c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000500211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793bb1d727ef4da54c878a6c0cd67983fc5197f8bea24f8c8503b4c4c94540ed +size 211759 diff --git a/coco/images/COCO_val2014_000000500473.jpg b/coco/images/COCO_val2014_000000500473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75577b35fc7c8fc78af286e18489dc6d4eec5073 --- /dev/null +++ b/coco/images/COCO_val2014_000000500473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7f0173e8de3b038ba5d6ca7280269c58a12953bcd3b89414b57aa99eb01253 +size 178967 diff --git a/coco/images/COCO_val2014_000000500478.jpg b/coco/images/COCO_val2014_000000500478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3692fb85ecc826a3fd0ed68ed46102830543d2f9 --- /dev/null +++ b/coco/images/COCO_val2014_000000500478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1025c8bbb6466db353361663ab8af7d0328a32996cc96549deb53773349923de +size 119753 diff --git a/coco/images/COCO_val2014_000000500833.jpg b/coco/images/COCO_val2014_000000500833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2996f8fc5237f63f5a1fef01eb6d31d936bb425f --- /dev/null +++ b/coco/images/COCO_val2014_000000500833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132e2484633ba57398486f672ad9bfa24c3eebc486d1fb011ffe6a2bb185b926 +size 74920 diff --git a/coco/images/COCO_val2014_000000501153.jpg b/coco/images/COCO_val2014_000000501153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d50ff36ef9d1bfca7ecbf376f2ed90efea0a187 --- /dev/null +++ b/coco/images/COCO_val2014_000000501153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3668de35420089e69eccfb76f6106ccf5a866ede416f6611e9d8c45317fc38b +size 155661 diff --git a/coco/images/COCO_val2014_000000501281.jpg b/coco/images/COCO_val2014_000000501281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..132896c7c1d82007150fab0641818a98c0b9ba90 --- /dev/null +++ b/coco/images/COCO_val2014_000000501281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee426b052d9b52e7d77379e5f5f83550421238bfeeb127b41c541a4c481fe6a3 +size 255209 diff --git a/coco/images/COCO_val2014_000000501506.jpg b/coco/images/COCO_val2014_000000501506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..228240a390c7dc528248b7ce88057ef934acc877 --- /dev/null +++ b/coco/images/COCO_val2014_000000501506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cddb1ea3c6384b9539e06ab6b9fe970f34a6e1477a164e1dcc4eed13d306586e +size 238095 diff --git a/coco/images/COCO_val2014_000000501665.jpg b/coco/images/COCO_val2014_000000501665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2603720e410292be6a4e8ed8adf5ce507d6ee29c --- /dev/null +++ b/coco/images/COCO_val2014_000000501665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4703d4273f037a8f2c27036ce953b01505b08f425c63472c05ba6b61b41d28a +size 210753 diff --git a/coco/images/COCO_val2014_000000501824.jpg b/coco/images/COCO_val2014_000000501824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e74145b999dec4fbd930e8c1f8692a5b4fd9e2d --- /dev/null +++ b/coco/images/COCO_val2014_000000501824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd794df28ffbc7f6b6ec836f90a68e302ccc1674c36faa4fcd6ee3d83d750f2c +size 186017 diff --git a/coco/images/COCO_val2014_000000502358.jpg b/coco/images/COCO_val2014_000000502358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15209f715ebabe742f5094366c9f51a8ab0323bb --- /dev/null +++ b/coco/images/COCO_val2014_000000502358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ff9ca9617104c4781a5c202a69eba70c06e7fcd0ec852ddf855af415cc1e8f +size 217822 diff --git a/coco/images/COCO_val2014_000000502393.jpg b/coco/images/COCO_val2014_000000502393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..451ffbcd4a0753eed098c47cf9cd507fbd8592b7 --- /dev/null +++ b/coco/images/COCO_val2014_000000502393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fddcd18e998cf78b5b998373fd4dd604967fb370b3374be072573f209611c0 +size 169840 diff --git a/coco/images/COCO_val2014_000000502397.jpg b/coco/images/COCO_val2014_000000502397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f17bcd86073daeee7371baaca5d4c867a582c8fe --- /dev/null +++ b/coco/images/COCO_val2014_000000502397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a95b2daa1b464ded8e0e3bbfe9c8d85c50ed8a0df656dc15520a4f61219ef66 +size 192080 diff --git a/coco/images/COCO_val2014_000000502818.jpg b/coco/images/COCO_val2014_000000502818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d35d1a7dccb7f40129d3197e3f39887cf12e729a --- /dev/null +++ b/coco/images/COCO_val2014_000000502818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b31e36cc0793f00271a77bde612ce6d55665fbed75a91c6a405e075b7fc58e4 +size 305357 diff --git a/coco/images/COCO_val2014_000000502854.jpg b/coco/images/COCO_val2014_000000502854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03490b98e0a0bb6311b877339faec58a5c503a7f --- /dev/null +++ b/coco/images/COCO_val2014_000000502854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daebfbc5c824f60b71349885936be25f0e174ade5923b7af10f981c7bc5b691d +size 293800 diff --git a/coco/images/COCO_val2014_000000502959.jpg b/coco/images/COCO_val2014_000000502959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..838b61fbceedc9900bfa84724f1e165bcd7366ff --- /dev/null +++ b/coco/images/COCO_val2014_000000502959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2cbc5365e3f8e20ab01fca88caed1a05403cde11acff75f081fb86b13b381e8 +size 132801 diff --git a/coco/images/COCO_val2014_000000502979.jpg b/coco/images/COCO_val2014_000000502979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0885b9bcddfddf132f80f8111e73aad335746082 --- /dev/null +++ b/coco/images/COCO_val2014_000000502979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cfd60c8e2f8b5945666e0a242e055b6afb4bab41751cd9eff79392c839ebb5e +size 73378 diff --git a/coco/images/COCO_val2014_000000503278.jpg b/coco/images/COCO_val2014_000000503278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fb50047b91e14901e562807dda2726ed1329281 --- /dev/null +++ b/coco/images/COCO_val2014_000000503278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa2cf64dc7b1831fcbbb2e8b99ab321b2552c432f55dc7134eb79ff701e5c535 +size 123995 diff --git a/coco/images/COCO_val2014_000000504005.jpg b/coco/images/COCO_val2014_000000504005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b3de2b006f345e85c6152906e16c5ec5a7da12e --- /dev/null +++ b/coco/images/COCO_val2014_000000504005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98667a3032e9ea90ab1ca8f45e6f5fede80d84947f99ef6234a74624dac5bf5d +size 180303 diff --git a/coco/images/COCO_val2014_000000504353.jpg b/coco/images/COCO_val2014_000000504353.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5a7e2c18b6f8b44f32bf29d0fde59b5fdbf0893 --- /dev/null +++ b/coco/images/COCO_val2014_000000504353.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48276374ea18896ec1054665922f406316e0c0ef83af543eda64999c90283a89 +size 202037 diff --git a/coco/images/COCO_val2014_000000504747.jpg b/coco/images/COCO_val2014_000000504747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd07c9abea23d1d8f9cbffe7d8446174236faabc --- /dev/null +++ b/coco/images/COCO_val2014_000000504747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af60f5f9536cffc15ea7b8b1c1fa6f5ea4f6673ce10cd23c4c45d4af1b630f60 +size 205094 diff --git a/coco/images/COCO_val2014_000000505157.jpg b/coco/images/COCO_val2014_000000505157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c60bcc84518f48d5376b33338d455c6cf4d5992 --- /dev/null +++ b/coco/images/COCO_val2014_000000505157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dee1b3f952387c45b1df1109d40cc7a4e8bb599440fb36e2ce37a20cae665cb +size 178345 diff --git a/coco/images/COCO_val2014_000000505335.jpg b/coco/images/COCO_val2014_000000505335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..362aff1e7f62d243c9a7ed09997c5369f10a89e8 --- /dev/null +++ b/coco/images/COCO_val2014_000000505335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d87aee7c4e350ad60cbe2d63a003d97858e7432b658213a6e722e3e1f90ec3 +size 200552 diff --git a/coco/images/COCO_val2014_000000505650.jpg b/coco/images/COCO_val2014_000000505650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a58ee6e294c23a875fdc894735ee8c99a197625d --- /dev/null +++ b/coco/images/COCO_val2014_000000505650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534699af149ae89ce854cabe2052d6bda5859ad622dfded5b42be8dae885b26c +size 159166 diff --git a/coco/images/COCO_val2014_000000505709.jpg b/coco/images/COCO_val2014_000000505709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c6deb8789f0ba1c013733e28adbc8af87c6e811 --- /dev/null +++ b/coco/images/COCO_val2014_000000505709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e931d4bd57df22f533b770f59451c09adae0330580cbd845c433236d8a8434f5 +size 146986 diff --git a/coco/images/COCO_val2014_000000505728.jpg b/coco/images/COCO_val2014_000000505728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a4e6829f3b754d904f1d550c14f70284f74275b --- /dev/null +++ b/coco/images/COCO_val2014_000000505728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcc256a49e66673ed1b37c2b612ce32d836e989281af7d896cede4c93ea7010 +size 186892 diff --git a/coco/images/COCO_val2014_000000505809.jpg b/coco/images/COCO_val2014_000000505809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d9dbc7b78eb431611b1eb8ebd4626e17dfee4fd --- /dev/null +++ b/coco/images/COCO_val2014_000000505809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f855e83faef3fbc7cc7b068dc08917201b2f90b4d2be8068c597593d7ba7af +size 254044 diff --git a/coco/images/COCO_val2014_000000505818.jpg b/coco/images/COCO_val2014_000000505818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82b3bfca924f4009de2df512b9cd6f5ec7b06222 --- /dev/null +++ b/coco/images/COCO_val2014_000000505818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56dfb696c810ba70cd47b1513972d67d2102d36d2f9acbbc00b5aa869adc0f8 +size 157595 diff --git a/coco/images/COCO_val2014_000000505862.jpg b/coco/images/COCO_val2014_000000505862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..263e285e92899d24441a9e3aee3037e68b36c0d6 --- /dev/null +++ b/coco/images/COCO_val2014_000000505862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40649d4def864d1479eef257919081d372c9bfa2e08302b2c4bbed051afa2a2 +size 116759 diff --git a/coco/images/COCO_val2014_000000505967.jpg b/coco/images/COCO_val2014_000000505967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ed498f3b39b3ecc84b9a056635700b07130c7c9 --- /dev/null +++ b/coco/images/COCO_val2014_000000505967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9f1a9fe7627052fc5b42fc373d6ce89f709bd333981c820ed224be2ebbc5bf +size 276383 diff --git a/coco/images/COCO_val2014_000000506115.jpg b/coco/images/COCO_val2014_000000506115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bc6e200fe56f179c85f30f1574bbecfb3d6d9cc --- /dev/null +++ b/coco/images/COCO_val2014_000000506115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64748d6b857c6f5b70d52799c9a73f287b9a4f02b3e40f8573bfb294784b73bf +size 149431 diff --git a/coco/images/COCO_val2014_000000506489.jpg b/coco/images/COCO_val2014_000000506489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13c4d2ed9d3b59dfedb8a7e7d8e25784a9ca8002 --- /dev/null +++ b/coco/images/COCO_val2014_000000506489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d87715b8b975dea8a3657d829410ee608ae23f9ee1a044d53f2bd22229ba324 +size 169994 diff --git a/coco/images/COCO_val2014_000000506950.jpg b/coco/images/COCO_val2014_000000506950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c3ef4c52591ae140462fd6a6f07bcef2cb51ed4 --- /dev/null +++ b/coco/images/COCO_val2014_000000506950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093a32a1fe24ec3e90cd2aeb9b10dd56bec1eb8fc81a0ace12f30e29ed040aa2 +size 97951 diff --git a/coco/images/COCO_val2014_000000507037.jpg b/coco/images/COCO_val2014_000000507037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c001abb42f2f3dbb81902b90e885bff5586d648 --- /dev/null +++ b/coco/images/COCO_val2014_000000507037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d136b2a2337e5449736f32d346969be98bf1dec99a56a31602466cc7fd2b42 +size 199864 diff --git a/coco/images/COCO_val2014_000000507080.jpg b/coco/images/COCO_val2014_000000507080.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4385a9071323419049273034fdc140209e21e74d --- /dev/null +++ b/coco/images/COCO_val2014_000000507080.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c560dd7b5093b1cec20172c80eb1613172b70cf3b1bde32f8bd16b8f34941b71 +size 260124 diff --git a/coco/images/COCO_val2014_000000507154.jpg b/coco/images/COCO_val2014_000000507154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c05fb101a09e61f52647a824fff91f9544f70b1c --- /dev/null +++ b/coco/images/COCO_val2014_000000507154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e092873e07c5fb7e3096d99af9160e1367345bc0e5e398983d22c70954e73e +size 163157 diff --git a/coco/images/COCO_val2014_000000507187.jpg b/coco/images/COCO_val2014_000000507187.jpg new file mode 100644 index 0000000000000000000000000000000000000000..670814b17327c5fac84edd006e6b9017fde1d855 --- /dev/null +++ b/coco/images/COCO_val2014_000000507187.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5081aa20f3deb28b10082788c9f49a6115d466e71efd46691a23b97c911c211 +size 300592 diff --git a/coco/images/COCO_val2014_000000507887.jpg b/coco/images/COCO_val2014_000000507887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a759d17dc425aa9d574e688af9acdb539e49df28 --- /dev/null +++ b/coco/images/COCO_val2014_000000507887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed18c3b426f44227f0b371825f7e21a93cbae8663cde451ebaff2179346e54bd +size 191526 diff --git a/coco/images/COCO_val2014_000000507927.jpg b/coco/images/COCO_val2014_000000507927.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6c9c9b62732023013be790259187edb4861d417 --- /dev/null +++ b/coco/images/COCO_val2014_000000507927.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4c95b750a6909906b1410f6e3f11e12d8f495964f3b97f76eb1d7671abfc6c +size 257826 diff --git a/coco/images/COCO_val2014_000000507950.jpg b/coco/images/COCO_val2014_000000507950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6c084b6aac3089152e0fb1b67607d94d70d0488 --- /dev/null +++ b/coco/images/COCO_val2014_000000507950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cafc24eb8f1bdfdb8415d6e9becd64539a3199ffe5e1e63fe97ac0b63a08c2fe +size 222329 diff --git a/coco/images/COCO_val2014_000000507958.jpg b/coco/images/COCO_val2014_000000507958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..519482b7f75cbd54f194709146b3edb13a7572a2 --- /dev/null +++ b/coco/images/COCO_val2014_000000507958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4332d677b6c4c8fcf57719e6d69304a828160f84cbfd2745f01c27593d2a67d2 +size 316454 diff --git a/coco/images/COCO_val2014_000000508087.jpg b/coco/images/COCO_val2014_000000508087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41c8b2e32e592636ea9a839eacac92bafdfb55c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000508087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c091d63026635a82fc679e10e188d52deb002641591f7d0bd55ecf24077dd600 +size 200308 diff --git a/coco/images/COCO_val2014_000000508418.jpg b/coco/images/COCO_val2014_000000508418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c22389f852c150726fc1ee68ee9371831ebbc52 --- /dev/null +++ b/coco/images/COCO_val2014_000000508418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472cfebdc207eea8dca417dbd9cb09300496f5ed7d7074a55a740833e7f075db +size 138945 diff --git a/coco/images/COCO_val2014_000000508538.jpg b/coco/images/COCO_val2014_000000508538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1abd605af580649f4c3c7f65580828f6f1fea480 --- /dev/null +++ b/coco/images/COCO_val2014_000000508538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1456235af53e41897d750adfc0fbc7f25cd05998561bcfbde83b79f466076530 +size 153680 diff --git a/coco/images/COCO_val2014_000000508950.jpg b/coco/images/COCO_val2014_000000508950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d4b9aeb172e1c4c7cd6aac953f36835008b8afe --- /dev/null +++ b/coco/images/COCO_val2014_000000508950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1686bc24d32f14de12c365e55fec29152cf90e94f27cb61c9cb7e46960cb4945 +size 171960 diff --git a/coco/images/COCO_val2014_000000508985.jpg b/coco/images/COCO_val2014_000000508985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76b88a139a64f61173b6a3c0f61b0ec53b0915ca --- /dev/null +++ b/coco/images/COCO_val2014_000000508985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e925ae853b27f3be05ad8e9791564d40743411f3f4de036d5078477f0cb79b07 +size 435054 diff --git a/coco/images/COCO_val2014_000000509014.jpg b/coco/images/COCO_val2014_000000509014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc685617fc707aaca423cae98f39a1d6aad0a3e9 --- /dev/null +++ b/coco/images/COCO_val2014_000000509014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4d55113253b061f9c9fa6e30f096eab701c73a4efca0e6193576d911408eae +size 134899 diff --git a/coco/images/COCO_val2014_000000509020.jpg b/coco/images/COCO_val2014_000000509020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9039bea5aff7b76e112578ce53188670fd8f0f6b --- /dev/null +++ b/coco/images/COCO_val2014_000000509020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc2982bb946b0c6e87af270cb9152dcf6b2501afe71d9bc8c4a64362b06e6d9 +size 218548 diff --git a/coco/images/COCO_val2014_000000509028.jpg b/coco/images/COCO_val2014_000000509028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d8cf42ac2e543cd3edc43339e83e834b33b2de7 --- /dev/null +++ b/coco/images/COCO_val2014_000000509028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc180c9b2ae47e38c6abed5e708cbc909563d6a9a663ab58c5b35f977ba50a0 +size 177300 diff --git a/coco/images/COCO_val2014_000000509589.jpg b/coco/images/COCO_val2014_000000509589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0358cff0c1fe9529cdb1ea14b9a03370dd72bed4 --- /dev/null +++ b/coco/images/COCO_val2014_000000509589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb19d25f15c53162166a47df2454bd74cd08aa9024eaa6e9729a40308a02eed +size 373993 diff --git a/coco/images/COCO_val2014_000000509811.jpg b/coco/images/COCO_val2014_000000509811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7aa4bdb22bb497e97269ff66592bd6cd2cbc2aff --- /dev/null +++ b/coco/images/COCO_val2014_000000509811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30198e4809952a9c52fe3fe8d6671eabed9f6191d302a2ca9a4818848e79f8db +size 138738 diff --git a/coco/images/COCO_val2014_000000510122.jpg b/coco/images/COCO_val2014_000000510122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd023bb15d485c1cef35a3db49b6ba0148bcdb91 --- /dev/null +++ b/coco/images/COCO_val2014_000000510122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405c9d0a006c4cfdd769e725a16c1d1946abaa122f1c35c68251d936911941d2 +size 67902 diff --git a/coco/images/COCO_val2014_000000510642.jpg b/coco/images/COCO_val2014_000000510642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d609978558c2e4a5b9570ebfe5defb4ca66c987a --- /dev/null +++ b/coco/images/COCO_val2014_000000510642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd80ef4e92d20388d8d25903ec580faa14c284326a20373af1db1df405ff6fc5 +size 122716 diff --git a/coco/images/COCO_val2014_000000510651.jpg b/coco/images/COCO_val2014_000000510651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62b712bbf76ea706be120ec930c9d3bd540507ab --- /dev/null +++ b/coco/images/COCO_val2014_000000510651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d360d3bd50e8bc86ff4de45e4e84fb17535d2e77678684103ae7304219068bc +size 90630 diff --git a/coco/images/COCO_val2014_000000510657.jpg b/coco/images/COCO_val2014_000000510657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2586fee669026626f8a35483fdb0249d7554d313 --- /dev/null +++ b/coco/images/COCO_val2014_000000510657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9053712f44c36a11daeea543428735c21b992f7ce7f7be0593529e74f1068e +size 181897 diff --git a/coco/images/COCO_val2014_000000510707.jpg b/coco/images/COCO_val2014_000000510707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8aa70e6090265f1a6a7364e83ed77465336f1a9 --- /dev/null +++ b/coco/images/COCO_val2014_000000510707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffd0a954c8712ea606020ea1ed914804346422eb3fdcfd40667f8269ac92c06 +size 94927 diff --git a/coco/images/COCO_val2014_000000510827.jpg b/coco/images/COCO_val2014_000000510827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb45f965a426fded12f5e38ea7b9f2df98a1824d --- /dev/null +++ b/coco/images/COCO_val2014_000000510827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:190b135f9a969aca5688f8fb48f9348825944a23549ead6622f1c9838910b718 +size 218948 diff --git a/coco/images/COCO_val2014_000000511076.jpg b/coco/images/COCO_val2014_000000511076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..818267c36279feb336a3a27cda8f87ac15bd5522 --- /dev/null +++ b/coco/images/COCO_val2014_000000511076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a159bde5fa9b68ab5f5ed7818091f0bbfc1402d328cf49ee845911cb85ad247 +size 202839 diff --git a/coco/images/COCO_val2014_000000511241.jpg b/coco/images/COCO_val2014_000000511241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a9c452c34759db4b8b11cb179bf06e1fbee01d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000511241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15c3b883e8527a566e809f421221438956247d7f09396b4bcb384744861e222 +size 171995 diff --git a/coco/images/COCO_val2014_000000511363.jpg b/coco/images/COCO_val2014_000000511363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00d542080e2a07af6ed9f9e12df4f077c6792064 --- /dev/null +++ b/coco/images/COCO_val2014_000000511363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f307362c0e7c8d7d7ae4cc47f67339946769d396a79cd7cdb94231c6a129d867 +size 201265 diff --git a/coco/images/COCO_val2014_000000511430.jpg b/coco/images/COCO_val2014_000000511430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8419f16a537e91cab7a20898a3e2a02788b8b24 --- /dev/null +++ b/coco/images/COCO_val2014_000000511430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdcdc1bff13d08060bbd8ff5eb07eaf899924627a620441c4ba7ace25ba4c94 +size 137387 diff --git a/coco/images/COCO_val2014_000000511599.jpg b/coco/images/COCO_val2014_000000511599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ab9001d51c8697e78741bea92175ecade80c651 --- /dev/null +++ b/coco/images/COCO_val2014_000000511599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2de24fb69d55624946a215c565eeb8b5b83dc1e88f127c2d84270f764de8903 +size 217158 diff --git a/coco/images/COCO_val2014_000000511777.jpg b/coco/images/COCO_val2014_000000511777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49318ce382dc28d094482d46e778ae0f65129bc9 --- /dev/null +++ b/coco/images/COCO_val2014_000000511777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8ca781ed53cbee1a02935a70c20ee99d02fcc6fa0a235a348a2367264b5d33 +size 169127 diff --git a/coco/images/COCO_val2014_000000512576.jpg b/coco/images/COCO_val2014_000000512576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad45c5e0fda047d655c50d4e9c0a3ad2c5c28109 --- /dev/null +++ b/coco/images/COCO_val2014_000000512576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b463a917d0ea8b6cf3fd444b690f09dff0c69ad721ed5bd73aab644d795306d0 +size 134060 diff --git a/coco/images/COCO_val2014_000000512869.jpg b/coco/images/COCO_val2014_000000512869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fa4d0636892429435b172ca865b5cb704f529df --- /dev/null +++ b/coco/images/COCO_val2014_000000512869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebd9886996ee25ec4b58a0bc5e4771a0e4da3bfbd79bf13f95a5841589ab988 +size 203084 diff --git a/coco/images/COCO_val2014_000000513016.jpg b/coco/images/COCO_val2014_000000513016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de4a468985b984ebcdc2b78302e2b8aa09fd5f78 --- /dev/null +++ b/coco/images/COCO_val2014_000000513016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee11a297ffe9a0e02ecafc1660b98b78b6bd6bae54a4b2103c1e15f8d9514a3 +size 98798 diff --git a/coco/images/COCO_val2014_000000513574.jpg b/coco/images/COCO_val2014_000000513574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..356dc353d237418b1f47c1fdafa5f0a2ff5ecd2b --- /dev/null +++ b/coco/images/COCO_val2014_000000513574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab103e7e955114421922ba5c8bf35f6b16c0a514a902537ea598da2d46be0987 +size 139249 diff --git a/coco/images/COCO_val2014_000000513765.jpg b/coco/images/COCO_val2014_000000513765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d11145ba880fdfc4c47c04e0c385aadf8f007c79 --- /dev/null +++ b/coco/images/COCO_val2014_000000513765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdc30dbcbd8846b80c4a39fc952362b4e1ca443b852ca4f6a0d4ec57a10e9bd +size 150083 diff --git a/coco/images/COCO_val2014_000000513993.jpg b/coco/images/COCO_val2014_000000513993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9aae01acfbaf8736915f451f5f26fea6c0b8acf9 --- /dev/null +++ b/coco/images/COCO_val2014_000000513993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e91458eb350ccf5eb2ec4167b3078ab3cf2c373f848d57ccde40b74b3aee063 +size 172520 diff --git a/coco/images/COCO_val2014_000000514904.jpg b/coco/images/COCO_val2014_000000514904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f471b61c89f7930199d02d46c43dc78cdc5740e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000514904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecf17f677b784375f87ec2a6f1f7977903e9bd72840ebf5f4f430c21e05a9d8 +size 102754 diff --git a/coco/images/COCO_val2014_000000514984.jpg b/coco/images/COCO_val2014_000000514984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbc964dcc5422fc1c6692eb0c1ef2947c08d5c7a --- /dev/null +++ b/coco/images/COCO_val2014_000000514984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cec981b8041098abf230dc7f9432d6edf01d144eab47cfee77b712146db2b15 +size 155751 diff --git a/coco/images/COCO_val2014_000000514990.jpg b/coco/images/COCO_val2014_000000514990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e11acb6bdbf2e34c45cc3f229b84e237e984e645 --- /dev/null +++ b/coco/images/COCO_val2014_000000514990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5432920af754b157bc594fd2e4fab82d8171d0ad282b70672e6b756ceca62fc5 +size 185921 diff --git a/coco/images/COCO_val2014_000000515056.jpg b/coco/images/COCO_val2014_000000515056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f1dd440e541e7f0384aacfef4fe6462813fc363 --- /dev/null +++ b/coco/images/COCO_val2014_000000515056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408d585ae80c466ece9739ab6a0b87207e668432345f03fb1a771bbbe0c1473e +size 177125 diff --git a/coco/images/COCO_val2014_000000515214.jpg b/coco/images/COCO_val2014_000000515214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e24bed704587b862b64863aa2b8a1d9f8775966 --- /dev/null +++ b/coco/images/COCO_val2014_000000515214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fe08c12a9d812086d98f7019cd2c70e0a61d818cb38545ef5aa9d01b08ee9d +size 216745 diff --git a/coco/images/COCO_val2014_000000515241.jpg b/coco/images/COCO_val2014_000000515241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f56c37b03d36bf2d139f5ca3ab26e049b05f1982 --- /dev/null +++ b/coco/images/COCO_val2014_000000515241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615d293266760877c6a73e477ab9daeb71e2db3c093c4266d6a6fb2163b7269a +size 208045 diff --git a/coco/images/COCO_val2014_000000515303.jpg b/coco/images/COCO_val2014_000000515303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29fec1031ab0bcf12365f3e73ceb90d07b9c250b --- /dev/null +++ b/coco/images/COCO_val2014_000000515303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b62cc67ec20224a61f81bccce8b22bebf99b5b901b87367efe8c2e20a3d8416f +size 261155 diff --git a/coco/images/COCO_val2014_000000515444.jpg b/coco/images/COCO_val2014_000000515444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a671ae768dd993e36d533869fbed892e42095d55 --- /dev/null +++ b/coco/images/COCO_val2014_000000515444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b96d4717ba2e89a2cddea560c58774834741bd31088ec48f613371f96959d2 +size 301546 diff --git a/coco/images/COCO_val2014_000000515540.jpg b/coco/images/COCO_val2014_000000515540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfab992e9d2bd71536f9eba462553bf9ae51d729 --- /dev/null +++ b/coco/images/COCO_val2014_000000515540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9140acaff9256318f0c77e0a76ba436b968f732eecce0a3aa76509f0744f5923 +size 224767 diff --git a/coco/images/COCO_val2014_000000515660.jpg b/coco/images/COCO_val2014_000000515660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e2eac2e269449fd53970e79c6fc0c8be6b16324 --- /dev/null +++ b/coco/images/COCO_val2014_000000515660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8962c032acc531e6971ac03c10a737a1dffc237e66830a5d24cb4220fb5888 +size 207526 diff --git a/coco/images/COCO_val2014_000000515682.jpg b/coco/images/COCO_val2014_000000515682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2df1bf55efc097603a70657f32313e105cb093d7 --- /dev/null +++ b/coco/images/COCO_val2014_000000515682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a952945a11be5970c5256e3dc2b63a5aa8a7ed9933a7e43910ee8a477c8d62 +size 60152 diff --git a/coco/images/COCO_val2014_000000515716.jpg b/coco/images/COCO_val2014_000000515716.jpg new file mode 100644 index 0000000000000000000000000000000000000000..100306d26319f7df8df8784e0e9ae09ae3218b7e --- /dev/null +++ b/coco/images/COCO_val2014_000000515716.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278888a6f542f57fe44fd73b6cbf2b0b8f78360e7abe0e76403a10ac89c667ca +size 241952 diff --git a/coco/images/COCO_val2014_000000515821.jpg b/coco/images/COCO_val2014_000000515821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79fddfef23e4bd07ef4da90551ab13f1c975584f --- /dev/null +++ b/coco/images/COCO_val2014_000000515821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fd26dc8f20ae1d645bca82259d37484fe50a96cd3602e886df1280096e5881 +size 82917 diff --git a/coco/images/COCO_val2014_000000516116.jpg b/coco/images/COCO_val2014_000000516116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ebe2b738467f250e041a17a94871f9aaea10d8d --- /dev/null +++ b/coco/images/COCO_val2014_000000516116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbf71c5969f2a346d2286113b095ff170e47b130dea443f37d32342b91fe746 +size 232960 diff --git a/coco/images/COCO_val2014_000000516174.jpg b/coco/images/COCO_val2014_000000516174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a4c44b94899b9cbb5d1592deca9706dbab42586 --- /dev/null +++ b/coco/images/COCO_val2014_000000516174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03fec79976920ba79a10b464649b7b4c046e742879e0116574faa73e86bfe5c2 +size 173038 diff --git a/coco/images/COCO_val2014_000000516342.jpg b/coco/images/COCO_val2014_000000516342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e99fe058de956f483fe69347878554692769b9d --- /dev/null +++ b/coco/images/COCO_val2014_000000516342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58a7bf351ee086beec61d2ba622a32501e35b0b664b4c69ec4b88878b2a6f055 +size 274043 diff --git a/coco/images/COCO_val2014_000000516476.jpg b/coco/images/COCO_val2014_000000516476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bd00ed4a8f092599f724f5e8c2bc8d3b6a2ec9a --- /dev/null +++ b/coco/images/COCO_val2014_000000516476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8237e31f36467ac109809733df22aedb8d7f6737128bdbeda8765d770c2346e1 +size 246247 diff --git a/coco/images/COCO_val2014_000000517056.jpg b/coco/images/COCO_val2014_000000517056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ea6afea6203829cba8a92e4e1705428d89cf85f --- /dev/null +++ b/coco/images/COCO_val2014_000000517056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6b5e10a1bb90c1a322cc39088a2e7174f30935e8fd4a9d6b0f9392ac2351e7 +size 164974 diff --git a/coco/images/COCO_val2014_000000517823.jpg b/coco/images/COCO_val2014_000000517823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bf469f62c8b3b9426f838f067a0be911a9d1ebe --- /dev/null +++ b/coco/images/COCO_val2014_000000517823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a599fa0f22b774da446a0eb426f62b81f98fa0dcccb89d8d78c8ba6fb1a01bd +size 156317 diff --git a/coco/images/COCO_val2014_000000517889.jpg b/coco/images/COCO_val2014_000000517889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66f6b970e990f9a0f1ff5a1da435f0dce23eaf6e --- /dev/null +++ b/coco/images/COCO_val2014_000000517889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22e31482b64e6d22deee037958b5028ce6cf5fe08ac30313505d7ff9f444b28 +size 209995 diff --git a/coco/images/COCO_val2014_000000517938.jpg b/coco/images/COCO_val2014_000000517938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b3d6c5084226bfe31a014cac84fe8193df29728 --- /dev/null +++ b/coco/images/COCO_val2014_000000517938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9496f7e801fc4d1dbde1cfeaebf1088f900486aa0a6c5970418b4b880359e75b +size 202390 diff --git a/coco/images/COCO_val2014_000000518249.jpg b/coco/images/COCO_val2014_000000518249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb34a2c736217309327f637863b3bdfda84e2da --- /dev/null +++ b/coco/images/COCO_val2014_000000518249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb11ffa704a4ad19638729d268637405f06af44bcc15e3c84b4486b8ac43d384 +size 164866 diff --git a/coco/images/COCO_val2014_000000518574.jpg b/coco/images/COCO_val2014_000000518574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b786d262cc370f443ef1cc786cf298a2694e251a --- /dev/null +++ b/coco/images/COCO_val2014_000000518574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6288f39ba8b1e5d394f4e85f57b9e4b950f3657c437ed5ff3acc41b345291681 +size 123954 diff --git a/coco/images/COCO_val2014_000000518770.jpg b/coco/images/COCO_val2014_000000518770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..259bba758f349db8c9e08bb783a1ddd3f7046858 --- /dev/null +++ b/coco/images/COCO_val2014_000000518770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5561f4a4b7834f24b878e03bf4a6ce3e1d06b963ef195f745595135bfcb31023 +size 108509 diff --git a/coco/images/COCO_val2014_000000518850.jpg b/coco/images/COCO_val2014_000000518850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b04e265259b21f7b9c67012c35ea1f1e288554f --- /dev/null +++ b/coco/images/COCO_val2014_000000518850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8739bbfcef43ce21928d70ffa6e2c5f7934639c05f2ff2c9e141b546f81d7a1e +size 148618 diff --git a/coco/images/COCO_val2014_000000518899.jpg b/coco/images/COCO_val2014_000000518899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7093a021d0c90f009545bafc24bb8837608b8856 --- /dev/null +++ b/coco/images/COCO_val2014_000000518899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a1f6cce4d84e78536c6c23506a31d9a08f7a88141260979b52830bb2fef9f0 +size 249381 diff --git a/coco/images/COCO_val2014_000000518937.jpg b/coco/images/COCO_val2014_000000518937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1002951a8b141905248d7849727c9a6e3bd37fdf --- /dev/null +++ b/coco/images/COCO_val2014_000000518937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04558f436c61bbd8482bef969784a3fd401d5dcd8a8d1c413a364659a77e5ea +size 145175 diff --git a/coco/images/COCO_val2014_000000519193.jpg b/coco/images/COCO_val2014_000000519193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2818343a671b823f1793636cee83f943a543312 --- /dev/null +++ b/coco/images/COCO_val2014_000000519193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f804d1deb2224d329f972e2b99774a1ff59ae448556d7f5881b37ff0639f145 +size 169689 diff --git a/coco/images/COCO_val2014_000000519387.jpg b/coco/images/COCO_val2014_000000519387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96c3cf0a1927673773b23d91f81491680bc20f08 --- /dev/null +++ b/coco/images/COCO_val2014_000000519387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6546bdeef73ad0fc667110701646e45f9b08b7721c8ff7ad5867bc2174841eb +size 269173 diff --git a/coco/images/COCO_val2014_000000519471.jpg b/coco/images/COCO_val2014_000000519471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dae7efff1b570ec546f357fb0ad16caeba3d2ba4 --- /dev/null +++ b/coco/images/COCO_val2014_000000519471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5a46896c74d47c6500d1ca7ec83da83148f1fbccfb010be66d26c249f51ffc +size 100615 diff --git a/coco/images/COCO_val2014_000000519529.jpg b/coco/images/COCO_val2014_000000519529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3999c94d858e1d7321cac1a962ac76693f0e6b12 --- /dev/null +++ b/coco/images/COCO_val2014_000000519529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31af3d325789b934ecc4aa099a4d942f6136ac517d44734d82abb6d3cbef234d +size 182516 diff --git a/coco/images/COCO_val2014_000000519558.jpg b/coco/images/COCO_val2014_000000519558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3409f709e8e8ac37260f5e11d70a6aef90c4c5c4 --- /dev/null +++ b/coco/images/COCO_val2014_000000519558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4200bd6913a11235d2df2fca0c1ccc6635aac2d63f8c5819f19513d1cad4923b +size 242935 diff --git a/coco/images/COCO_val2014_000000519598.jpg b/coco/images/COCO_val2014_000000519598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e155a08e280012c7e85db5465c12f13aab574d9e --- /dev/null +++ b/coco/images/COCO_val2014_000000519598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257ff76bdbc954f045e271014783ddc6ef33b12e06e556862a82bd3e6c339254 +size 136340 diff --git a/coco/images/COCO_val2014_000000519784.jpg b/coco/images/COCO_val2014_000000519784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfeaeb19911bcbdb4beba5cc6077f6d389b0924a --- /dev/null +++ b/coco/images/COCO_val2014_000000519784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888dd624e4ac8db488893c264fc3c6e30b178d66e165379aa7a936daef697205 +size 225170 diff --git a/coco/images/COCO_val2014_000000520077.jpg b/coco/images/COCO_val2014_000000520077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a6ba2b0a4f7d229ee4176f1e4b7c6a33ebfcbfd --- /dev/null +++ b/coco/images/COCO_val2014_000000520077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4985f7c75dd8940526cef636179af20151b3af7b7653f6986eed71f32488b0 +size 113555 diff --git a/coco/images/COCO_val2014_000000520264.jpg b/coco/images/COCO_val2014_000000520264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a3b7115491bea67748db5d45226f7754afe1320 --- /dev/null +++ b/coco/images/COCO_val2014_000000520264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1cf56ddde8013d7d02fd63329e5b435936db386fb9db51d5f37ee60c6d2bcb +size 209170 diff --git a/coco/images/COCO_val2014_000000520427.jpg b/coco/images/COCO_val2014_000000520427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10d55c6ca03ec0b702b36925952d20b5137f3eaf --- /dev/null +++ b/coco/images/COCO_val2014_000000520427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a9096aec58d8edb14fce48994df3ddf2499d28cf86810bfc4a5c7a9b44ff8b +size 178165 diff --git a/coco/images/COCO_val2014_000000520585.jpg b/coco/images/COCO_val2014_000000520585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c841af25b83f6a9619d485be1e949a521dd1f65 --- /dev/null +++ b/coco/images/COCO_val2014_000000520585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446d377953a90a47762450aa66be232b717b29e0dc7229dcbce0589e5ad77cbf +size 231552 diff --git a/coco/images/COCO_val2014_000000521141.jpg b/coco/images/COCO_val2014_000000521141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3b3ef794693fa534a69c44455ea3471e834d63c --- /dev/null +++ b/coco/images/COCO_val2014_000000521141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ef3a1cd7d830bdf919810e8dc10cd464bd740f7acfaa8fcd7efcbea7441607 +size 132221 diff --git a/coco/images/COCO_val2014_000000521259.jpg b/coco/images/COCO_val2014_000000521259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1362f7428c5baa8a2de69a6365f0b82539095ad7 --- /dev/null +++ b/coco/images/COCO_val2014_000000521259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95040dd15929de9ee3e0bdb17dc8455197cee814a2293a42c5cccd537565c0ac +size 239856 diff --git a/coco/images/COCO_val2014_000000521964.jpg b/coco/images/COCO_val2014_000000521964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7768afa9fa0e43b74d3b6f866479a742b90c6b4d --- /dev/null +++ b/coco/images/COCO_val2014_000000521964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37521389cef114b5509936b32396b64694e16da02d21dd48213c03e80f10639a +size 251578 diff --git a/coco/images/COCO_val2014_000000521995.jpg b/coco/images/COCO_val2014_000000521995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9210cf8201ce2ca54e8697a9c9765b95da1e60c8 --- /dev/null +++ b/coco/images/COCO_val2014_000000521995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f929c5ae01c0df77907bd69010acf9cc26dbd0f906cdf35ccc29f81340a378 +size 156779 diff --git a/coco/images/COCO_val2014_000000522446.jpg b/coco/images/COCO_val2014_000000522446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..956790a62602211ffbc94fbf0a1362fed59d1165 --- /dev/null +++ b/coco/images/COCO_val2014_000000522446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9373dbe48150e2a4779f06af8ba731a893372b07703b4e864bfc9a5f556613c2 +size 112441 diff --git a/coco/images/COCO_val2014_000000522622.jpg b/coco/images/COCO_val2014_000000522622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..812da60f0e18511b7812b23435b762907bd88847 --- /dev/null +++ b/coco/images/COCO_val2014_000000522622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836214226005e746b43ed01111c366a11924521cdcb55d4370dff1a9b528c199 +size 236093 diff --git a/coco/images/COCO_val2014_000000523373.jpg b/coco/images/COCO_val2014_000000523373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdebaae6e601ffe8a736828937fd3d38ba233a87 --- /dev/null +++ b/coco/images/COCO_val2014_000000523373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1625631183449f7fd01763905c089a5f58079c53e0a79d5b6824b45358640c7b +size 85008 diff --git a/coco/images/COCO_val2014_000000523953.jpg b/coco/images/COCO_val2014_000000523953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c10171797d636c27d2c7342748e293cd5d08aebb --- /dev/null +++ b/coco/images/COCO_val2014_000000523953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb49f1bc9a34361b9d8e035c5438673c1bbb76b1e750666e4f729ae15d9a905 +size 188569 diff --git a/coco/images/COCO_val2014_000000524333.jpg b/coco/images/COCO_val2014_000000524333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84363b63222ab7c747c458f992ac9832cdf4bfab --- /dev/null +++ b/coco/images/COCO_val2014_000000524333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541e3b81fd421d24d810a1e03eab2de779f5c6c1a49e2c8d3de27d867cff5f0c +size 204917 diff --git a/coco/images/COCO_val2014_000000524535.jpg b/coco/images/COCO_val2014_000000524535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1ec32e831b6cdbba0871934e080f47ed8f8442f --- /dev/null +++ b/coco/images/COCO_val2014_000000524535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8caa962ae1ce2c7319591009d1fc3ebec90b8963d5d1087843f294c52231efef +size 103954 diff --git a/coco/images/COCO_val2014_000000524627.jpg b/coco/images/COCO_val2014_000000524627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2924a1bca58ee4b6b0caba7f6b3c6835b0ecfba8 --- /dev/null +++ b/coco/images/COCO_val2014_000000524627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4e93d6e9cc65ebbf9e09af38528efc5670430a9e73673bd8a6e4b3050bd7ef +size 211623 diff --git a/coco/images/COCO_val2014_000000524656.jpg b/coco/images/COCO_val2014_000000524656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9789d146832354e7b2c880db71b21967c4ad2ceb --- /dev/null +++ b/coco/images/COCO_val2014_000000524656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a699c811f3833e7cc8a5cc02642cff1bf9becd5e3fc088809002251799d64e50 +size 115796 diff --git a/coco/images/COCO_val2014_000000524850.jpg b/coco/images/COCO_val2014_000000524850.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a1bc76f1f36707652072ef55c930bee30b9ee8c --- /dev/null +++ b/coco/images/COCO_val2014_000000524850.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046a91829775a23d9b7429918615fb1879ebc9000335dd321f174aa67057bda0 +size 116528 diff --git a/coco/images/COCO_val2014_000000524957.jpg b/coco/images/COCO_val2014_000000524957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a0cb9f0e8bb833faaf52e4a356fb85324ccd0b5 --- /dev/null +++ b/coco/images/COCO_val2014_000000524957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fab0c289c140f79329985078f7b3bb579b33d18001f239ddfdc768792f1881a +size 214915 diff --git a/coco/images/COCO_val2014_000000524962.jpg b/coco/images/COCO_val2014_000000524962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce3410b4d5585ccaace3f2dd21abaa0e08ddbca0 --- /dev/null +++ b/coco/images/COCO_val2014_000000524962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0011e449ea9c3690c724aa079dc5190ed8d3c60bd634bd206dd5f67c3bb155ab +size 149384 diff --git a/coco/images/COCO_val2014_000000525024.jpg b/coco/images/COCO_val2014_000000525024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab92eeae4c7cd322f1440f9db5054929be9eda5f --- /dev/null +++ b/coco/images/COCO_val2014_000000525024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3f6cccf8ff5024eba42c1d8e46077555e5dfd7a015fa2639cbe21cd854ba6f +size 92650 diff --git a/coco/images/COCO_val2014_000000525083.jpg b/coco/images/COCO_val2014_000000525083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03b9cffb80a80a37a755add96fe56a9b980b7846 --- /dev/null +++ b/coco/images/COCO_val2014_000000525083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee849b3ad43a06b920a8812b8a24e632f6aa9a90ddf6e4a3c6b62bd988af829f +size 173878 diff --git a/coco/images/COCO_val2014_000000525087.jpg b/coco/images/COCO_val2014_000000525087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3136491dff6cd7af2149c9a73541e799430c9871 --- /dev/null +++ b/coco/images/COCO_val2014_000000525087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323297d6b9251a0d826e04ae893651a41940f5f6134997cd818cf37406d43c52 +size 235457 diff --git a/coco/images/COCO_val2014_000000525202.jpg b/coco/images/COCO_val2014_000000525202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fff0a589dbfb281897c0aa712e4fcce956472f9 --- /dev/null +++ b/coco/images/COCO_val2014_000000525202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487cc91bb9405c5f7b480f36a569a352db56920eb4b8e9a24179f16a3375f278 +size 133959 diff --git a/coco/images/COCO_val2014_000000525682.jpg b/coco/images/COCO_val2014_000000525682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1dade041a489d5792379604e052984e8673dc5e --- /dev/null +++ b/coco/images/COCO_val2014_000000525682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50cea168591a741a03389feba47f219b343cf22082b99b3dc218a917ba141adf +size 107367 diff --git a/coco/images/COCO_val2014_000000525763.jpg b/coco/images/COCO_val2014_000000525763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d65a3fbf1a02c3e5e5fef7c394b13850b2c3b170 --- /dev/null +++ b/coco/images/COCO_val2014_000000525763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446c261460dd990976330d7e0ed2630b71a91e7580ff594d93cea16f42a5b04e +size 235210 diff --git a/coco/images/COCO_val2014_000000525971.jpg b/coco/images/COCO_val2014_000000525971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fb73e05b2a957d8ae443c06f82b352017ea4cd9 --- /dev/null +++ b/coco/images/COCO_val2014_000000525971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8071111d78e09ed8261e21d163233bd9984be2ecbbf85c90240b7cda29c41024 +size 205008 diff --git a/coco/images/COCO_val2014_000000526222.jpg b/coco/images/COCO_val2014_000000526222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78de4eebc374f4b69391a4c5acdc64bd44e8ffc1 --- /dev/null +++ b/coco/images/COCO_val2014_000000526222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c921004874ed88e0265c45c4f566b4a45997426e91eddf06f7ea29211e049009 +size 131695 diff --git a/coco/images/COCO_val2014_000000526446.jpg b/coco/images/COCO_val2014_000000526446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a2670c540ecb6e95775544118563c0c89908505 --- /dev/null +++ b/coco/images/COCO_val2014_000000526446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda8b2429fc8efa1ed584085d6a2508f04b44264485c3cadebb8d43bd4d0a748 +size 165599 diff --git a/coco/images/COCO_val2014_000000526555.jpg b/coco/images/COCO_val2014_000000526555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63a30cd36601d44f0adc6e6c4877c8b5f3860108 --- /dev/null +++ b/coco/images/COCO_val2014_000000526555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86dcb6395fd430f05ffe8fbacfc055f793d8ba21e700d06597f07207186b34c +size 121220 diff --git a/coco/images/COCO_val2014_000000526732.jpg b/coco/images/COCO_val2014_000000526732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cc417c363d70aa84a721993ae6869b1cc0da907 --- /dev/null +++ b/coco/images/COCO_val2014_000000526732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8524c324619d5832b2308df8bea2505b4010accef1d51f422cf5aa7163802070 +size 262069 diff --git a/coco/images/COCO_val2014_000000526801.jpg b/coco/images/COCO_val2014_000000526801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5047bf7a66eb90441bf784268f54cd189cbd3a3 --- /dev/null +++ b/coco/images/COCO_val2014_000000526801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baebb34eac6b4a1381b45022cc13a303c83c9ef3246df63fd709b186eb1dfdf8 +size 189571 diff --git a/coco/images/COCO_val2014_000000527022.jpg b/coco/images/COCO_val2014_000000527022.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7a5d81fecefd48ce91d3ba2d5cff5477987d8fe --- /dev/null +++ b/coco/images/COCO_val2014_000000527022.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f203edf94b8bfb4155f79f8be1142829aa619ed852df0cbfc450555eb3c772c +size 261074 diff --git a/coco/images/COCO_val2014_000000527086.jpg b/coco/images/COCO_val2014_000000527086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96a39d798f6cbd65d32ea471b8d8663637c77cc2 --- /dev/null +++ b/coco/images/COCO_val2014_000000527086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e1ba7f8779dc377c5e8f460dcb42537ee328b5a76746363f2d172b9a8718cf +size 198098 diff --git a/coco/images/COCO_val2014_000000527098.jpg b/coco/images/COCO_val2014_000000527098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54f11e056e11224fb24ef2a98338594f0410a548 --- /dev/null +++ b/coco/images/COCO_val2014_000000527098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52fee33e789b6a87f4468d194b9982192fa3ce3d92edcb6259d8f2cd8a0f0b90 +size 293037 diff --git a/coco/images/COCO_val2014_000000527163.jpg b/coco/images/COCO_val2014_000000527163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc20f679a730b1eddaa93ad2981d0a2f912dc885 --- /dev/null +++ b/coco/images/COCO_val2014_000000527163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202699c9a5665f686aa7e0c5c6b4ef51a35d409c1ebdac2d16b0b5eec5c16a76 +size 326147 diff --git a/coco/images/COCO_val2014_000000527248.jpg b/coco/images/COCO_val2014_000000527248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e230d1431213c0afaf9e5ad165a0096eb9c3d80 --- /dev/null +++ b/coco/images/COCO_val2014_000000527248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8327f66a001447883b436d163f62b1ac9d59e75375b0e11b73d3af01b24bf4b2 +size 205429 diff --git a/coco/images/COCO_val2014_000000527580.jpg b/coco/images/COCO_val2014_000000527580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..506744a88b713e95600b5dcbd80fc714ffeaa2b8 --- /dev/null +++ b/coco/images/COCO_val2014_000000527580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3151069842d5912d452af782a4bf0d421bdabed496287457bf94537ef704630 +size 136917 diff --git a/coco/images/COCO_val2014_000000527828.jpg b/coco/images/COCO_val2014_000000527828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d726f8196461e60e9e2c090ec7c8aa61a1b82289 --- /dev/null +++ b/coco/images/COCO_val2014_000000527828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824253864cf1711809dd5b706e301fa1003b0ea4d180f7c51fb43b69e4153f92 +size 160344 diff --git a/coco/images/COCO_val2014_000000527846.jpg b/coco/images/COCO_val2014_000000527846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95ceedf68eee2a2c466457274075828aba50ac62 --- /dev/null +++ b/coco/images/COCO_val2014_000000527846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b5531b03eea1746fa368e74691673b1d8674f2a4046d984d6ec872fd7932e5 +size 318361 diff --git a/coco/images/COCO_val2014_000000528136.jpg b/coco/images/COCO_val2014_000000528136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d11778dd43eb8068a1d5e59a714a134825fe8b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000528136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ea3b6aadb85b8d0cef128eeb47d18c08a0269b1ce724f7d11e2987e0cf5efd +size 174173 diff --git a/coco/images/COCO_val2014_000000528142.jpg b/coco/images/COCO_val2014_000000528142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a8a6e5cc3e0dc0410c7cf89994ae1f0ae93020d --- /dev/null +++ b/coco/images/COCO_val2014_000000528142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f258655d3f1fe5ca5eaf9f3365a0b1d5d0a76cc53182d82e71d3ca727cfa31 +size 184617 diff --git a/coco/images/COCO_val2014_000000528318.jpg b/coco/images/COCO_val2014_000000528318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bc40b237f4ffcebfc39d5dc694d2ca2edcd1968 --- /dev/null +++ b/coco/images/COCO_val2014_000000528318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10592bd6cde6191792d86aa33411e6a24ac638eb52ccef8e36af0ddbde662bad +size 202895 diff --git a/coco/images/COCO_val2014_000000528351.jpg b/coco/images/COCO_val2014_000000528351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd77bfe786107e662c87d2b975395de0d653da61 --- /dev/null +++ b/coco/images/COCO_val2014_000000528351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc3aaa4b63bd2a1d420a07f41c9dcab1f2252a595d1b333db1399a01b976bda +size 276520 diff --git a/coco/images/COCO_val2014_000000528399.jpg b/coco/images/COCO_val2014_000000528399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86dabbb7d75d71acdba785c9d944e398dd7af586 --- /dev/null +++ b/coco/images/COCO_val2014_000000528399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b28396f0dd205491b09ddbd832a8a1acf9d69b045ce7e0b68cc57600a2cbdb3f +size 139202 diff --git a/coco/images/COCO_val2014_000000528821.jpg b/coco/images/COCO_val2014_000000528821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3de174a73b1e9fe7e4543729c7d2511927182314 --- /dev/null +++ b/coco/images/COCO_val2014_000000528821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352236e3d17268fd82d57d7c90f79a9f7fc96f5a3f66fe36c4848e20bc42f458 +size 174555 diff --git a/coco/images/COCO_val2014_000000528936.jpg b/coco/images/COCO_val2014_000000528936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d23e7fb312e2310dc077f2daaf027f9d9854c043 --- /dev/null +++ b/coco/images/COCO_val2014_000000528936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb6473aa720471552db3d32df880be342e3cea79da08f8a20000897283644e2 +size 249514 diff --git a/coco/images/COCO_val2014_000000528951.jpg b/coco/images/COCO_val2014_000000528951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b570d08377a96cdfd5f3acbe87b342134229bf9 --- /dev/null +++ b/coco/images/COCO_val2014_000000528951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b74724f35cf3d81eee65d080c16db9a14fe8fb28bc29ff9e27ae62d1643cb9 +size 142785 diff --git a/coco/images/COCO_val2014_000000528984.jpg b/coco/images/COCO_val2014_000000528984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd98f9484cc9345b6cbe4fae84dea3fa2648666d --- /dev/null +++ b/coco/images/COCO_val2014_000000528984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f819857587c845f5d8c07c594b33484ed69d9697256131ab22978c9479c09a84 +size 62774 diff --git a/coco/images/COCO_val2014_000000529151.jpg b/coco/images/COCO_val2014_000000529151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcf12f3f798086ff905a21389cfa7c712da40a33 --- /dev/null +++ b/coco/images/COCO_val2014_000000529151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e19bf9103dc894faf9e899da4dade59d7261334a488fdce15d06902e33455e3 +size 197686 diff --git a/coco/images/COCO_val2014_000000529454.jpg b/coco/images/COCO_val2014_000000529454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d11c8847964e464af10cd9d4fbf90ee907c765b --- /dev/null +++ b/coco/images/COCO_val2014_000000529454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4b6846e3f7241eb423dc6eb96d0ad36a20613c3d53330ff6d8f9eefb74333f +size 139582 diff --git a/coco/images/COCO_val2014_000000529592.jpg b/coco/images/COCO_val2014_000000529592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..263c57e08a0c3e3c77fad643b0e6ca5eb3a2c77a --- /dev/null +++ b/coco/images/COCO_val2014_000000529592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51de46f58fe46fa6648b78851a7097263f3e99ad84e8cc3b5abeba9c95276e0c +size 154982 diff --git a/coco/images/COCO_val2014_000000530013.jpg b/coco/images/COCO_val2014_000000530013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cf874f94bd9b9415bf986960d43c06c242e3608 --- /dev/null +++ b/coco/images/COCO_val2014_000000530013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8769e4c6f10afe6a530d74c02469754cbe74ab99c1fdb1d24839acabe73a63 +size 216016 diff --git a/coco/images/COCO_val2014_000000530313.jpg b/coco/images/COCO_val2014_000000530313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32548672d31827b6f622d66fbcdeb5853e6e637d --- /dev/null +++ b/coco/images/COCO_val2014_000000530313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1855dd5cef6a3b71ec841be3b711e6806090245e18cc5f88e5b7c0f5398edd3a +size 150557 diff --git a/coco/images/COCO_val2014_000000530706.jpg b/coco/images/COCO_val2014_000000530706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e53f5ad28b746dda293677dce5a6e4e5921d1e6 --- /dev/null +++ b/coco/images/COCO_val2014_000000530706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f6e951794349b621918df1b714d7638df8151e5ad485b643b329c1c05dcfbe +size 134309 diff --git a/coco/images/COCO_val2014_000000530952.jpg b/coco/images/COCO_val2014_000000530952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c39f717144cc1dc1cece0c568e1d413eb6e42b0 --- /dev/null +++ b/coco/images/COCO_val2014_000000530952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3992223df85b097a10750e4029f02e9ca113e9ccd94c7899e4f6f41af6c5b47 +size 142274 diff --git a/coco/images/COCO_val2014_000000530975.jpg b/coco/images/COCO_val2014_000000530975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65ad6f83ff2c0e43a6d29951f7ed25c4a0cb6a03 --- /dev/null +++ b/coco/images/COCO_val2014_000000530975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5643aadb0049998a1f1e2a418af7be084c40d5ff5ac7eadf17b38cb5c61c0117 +size 142832 diff --git a/coco/images/COCO_val2014_000000531126.jpg b/coco/images/COCO_val2014_000000531126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f953794101ea9a7491fc02d597b9f334830eab6 --- /dev/null +++ b/coco/images/COCO_val2014_000000531126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb225352b4b8e277b363ad3f9b401e41558dcb5d89883557c56970c28dabf5b +size 211439 diff --git a/coco/images/COCO_val2014_000000531134.jpg b/coco/images/COCO_val2014_000000531134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de21353c11ee6474fbeb92d1f35acbce9debb584 --- /dev/null +++ b/coco/images/COCO_val2014_000000531134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a37ef33672e6bb0a0619458dfd1bdbcd1f0df2f1a0b72e452776fb64b2197ea +size 137992 diff --git a/coco/images/COCO_val2014_000000531163.jpg b/coco/images/COCO_val2014_000000531163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..563eb63f1eada918d6ae4504124a33730efb27c0 --- /dev/null +++ b/coco/images/COCO_val2014_000000531163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5457b1234e71a055c7eef59cd2eedbe9af3341a53c8b77f85efbc74663eb82d +size 184084 diff --git a/coco/images/COCO_val2014_000000531178.jpg b/coco/images/COCO_val2014_000000531178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7fd5b7741e0bad09f44d81f54cf7cafa56b6017 --- /dev/null +++ b/coco/images/COCO_val2014_000000531178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b77e94c758946b21ac9456fabcc856947900b93ec413f74cf3b365fd67bcfe5 +size 145594 diff --git a/coco/images/COCO_val2014_000000531697.jpg b/coco/images/COCO_val2014_000000531697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de8eb6dcacc1888bd95f16c790a8303e0c380efa --- /dev/null +++ b/coco/images/COCO_val2014_000000531697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b9df7194b2e031129bfc0a35b2c669b295629852a5867500819c02f38c5ede +size 129638 diff --git a/coco/images/COCO_val2014_000000531798.jpg b/coco/images/COCO_val2014_000000531798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d502ba95c4d576e28657dac0eabd00b0e86c50d3 --- /dev/null +++ b/coco/images/COCO_val2014_000000531798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266ac156a5ba2bb075887f0feb2431427c16e9a25d07f2906a85779f69e18f51 +size 267502 diff --git a/coco/images/COCO_val2014_000000531896.jpg b/coco/images/COCO_val2014_000000531896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..592dc2519b6a69c5b8485d89da2a69808c556bf8 --- /dev/null +++ b/coco/images/COCO_val2014_000000531896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e534f74f2e58ba87ddd5ed42ae648d0b6a97a801be8dfd4a1fcdeba82c6fc7 +size 113633 diff --git a/coco/images/COCO_val2014_000000532003.jpg b/coco/images/COCO_val2014_000000532003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9beb46070aae8375ffa0a0dc61cbbf0729858860 --- /dev/null +++ b/coco/images/COCO_val2014_000000532003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c1cb7205570ec2944183862745d8de171401684844bbb564c78fef17ee918f +size 184956 diff --git a/coco/images/COCO_val2014_000000532669.jpg b/coco/images/COCO_val2014_000000532669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0996a20626c8ebb2a932b4d97c84903db39a1556 --- /dev/null +++ b/coco/images/COCO_val2014_000000532669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf47c160394b20c915e1ad17fea954690b4dedcc7c5a379f1aeee4fb67b69b0 +size 66973 diff --git a/coco/images/COCO_val2014_000000532735.jpg b/coco/images/COCO_val2014_000000532735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b4146df1664a6c821f1ae0625571694255d1140 --- /dev/null +++ b/coco/images/COCO_val2014_000000532735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcf6018143974a6ddb0cd99b5cc68344aeab239f5f319521c4224dea868e048 +size 98810 diff --git a/coco/images/COCO_val2014_000000532963.jpg b/coco/images/COCO_val2014_000000532963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67504aa3dd8af7318751313ae4080d2bdb9a22e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000532963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a02f59d43bf701157397427a441f03b0ba654affe0022367ebb7436064116da +size 306458 diff --git a/coco/images/COCO_val2014_000000532976.jpg b/coco/images/COCO_val2014_000000532976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..364f7153356d4686db7529b9050fba0b18bf1046 --- /dev/null +++ b/coco/images/COCO_val2014_000000532976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465b852b8a3c61894664232c8b80fae1ce406de04157195ecd0459c29b8ebda5 +size 294974 diff --git a/coco/images/COCO_val2014_000000532983.jpg b/coco/images/COCO_val2014_000000532983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e1f3666c64154aece09212e6a1f5ad99147587e --- /dev/null +++ b/coco/images/COCO_val2014_000000532983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385b771ff4d07b016383d7cb076170fc77e87d1ac8396a12416770abb6b9126d +size 279733 diff --git a/coco/images/COCO_val2014_000000533378.jpg b/coco/images/COCO_val2014_000000533378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5b027460d95f0b391f277c671ecd76a3c615076 --- /dev/null +++ b/coco/images/COCO_val2014_000000533378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4912fd96c2ed78dc5f24fa518ee55a021f0599ea287a95af43baee4e0da1b76 +size 260237 diff --git a/coco/images/COCO_val2014_000000533434.jpg b/coco/images/COCO_val2014_000000533434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d88d4615383feb53ddabe2f30c9e50136d9a005 --- /dev/null +++ b/coco/images/COCO_val2014_000000533434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbd22ece1ceb9007fe90f5a2e13500e646e179e1cc997c133bf8f930e578fbd +size 141347 diff --git a/coco/images/COCO_val2014_000000533449.jpg b/coco/images/COCO_val2014_000000533449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fd3946f740fe23a6fec312037d20df13d973379 --- /dev/null +++ b/coco/images/COCO_val2014_000000533449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10dbf2d8c3ddbb960bbcba99e0c1b374c23fbc0cc7eee74ac203c0306757dfc7 +size 135674 diff --git a/coco/images/COCO_val2014_000000533532.jpg b/coco/images/COCO_val2014_000000533532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6c8dd3d81c6684a54bff37c4b3643e44d1993aa --- /dev/null +++ b/coco/images/COCO_val2014_000000533532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf90260f563705446f3393906daa080a1e8b98b46e048aaa934ab4dd3d81bb3 +size 161642 diff --git a/coco/images/COCO_val2014_000000533548.jpg b/coco/images/COCO_val2014_000000533548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20a1b0009ce5d6dc9c5c9d3a44743d2b77679721 --- /dev/null +++ b/coco/images/COCO_val2014_000000533548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70abe5283582f7c1ebaec1e30eb094c3c034b8f0b59cc54c3349b3f7649aa910 +size 214189 diff --git a/coco/images/COCO_val2014_000000534394.jpg b/coco/images/COCO_val2014_000000534394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fc8f934033e10a537790afa62b18c0a1157a509 --- /dev/null +++ b/coco/images/COCO_val2014_000000534394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8472c4f1c89d5941991c5b6bfb25d5836e3908fa71430745cb3d558f528673 +size 232311 diff --git a/coco/images/COCO_val2014_000000534444.jpg b/coco/images/COCO_val2014_000000534444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0185572b6791b01a46b5fef776f41b72f0343ca --- /dev/null +++ b/coco/images/COCO_val2014_000000534444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99ee597164e9e6afdd6da2a1660914afa4ae251ebd90b1b2a5a9eb6b946a99a +size 101009 diff --git a/coco/images/COCO_val2014_000000534467.jpg b/coco/images/COCO_val2014_000000534467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b903dd54a940fa44045ada4c6ec30ebc95c25bcb --- /dev/null +++ b/coco/images/COCO_val2014_000000534467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458a8e9da02fba5476d7a260b7dee7693144cc1fdaa6f7f38e0d74a9135c58fb +size 120713 diff --git a/coco/images/COCO_val2014_000000534736.jpg b/coco/images/COCO_val2014_000000534736.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4a98da9071c9e4ca1a0ee8b225f273c890183f8 --- /dev/null +++ b/coco/images/COCO_val2014_000000534736.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c7833e22a827608e81437ae6d2991fcef17cfb0907c7fe34bdecd8e701ff26 +size 184277 diff --git a/coco/images/COCO_val2014_000000535312.jpg b/coco/images/COCO_val2014_000000535312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0d8d6b39587a966fdb9bce3ae01b898faecdcdc --- /dev/null +++ b/coco/images/COCO_val2014_000000535312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d931277a254cd0e93689e641b338681481a8a74e98d5017cea02d4eda32c741 +size 254669 diff --git a/coco/images/COCO_val2014_000000535506.jpg b/coco/images/COCO_val2014_000000535506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f68695aebff89797abae03d9de8e9c4bad1435fa --- /dev/null +++ b/coco/images/COCO_val2014_000000535506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67fe9d63bdfa34a97a72b95a866db4a2aa941de658274be634d90f09179ab99 +size 124131 diff --git a/coco/images/COCO_val2014_000000535519.jpg b/coco/images/COCO_val2014_000000535519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74d555743d340157e1da5e9853d0ec99e211358c --- /dev/null +++ b/coco/images/COCO_val2014_000000535519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36b606133f116f9837783806a71fef03fadfcedf8fed125bd6022e61177d01f +size 212876 diff --git a/coco/images/COCO_val2014_000000535569.jpg b/coco/images/COCO_val2014_000000535569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b77f1dcba8a507464fe85ccadc2d9627742da527 --- /dev/null +++ b/coco/images/COCO_val2014_000000535569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d070152b363958d57388a812f3b44a603dbcfe07a75de878b13addaf9623a19 +size 283108 diff --git a/coco/images/COCO_val2014_000000535748.jpg b/coco/images/COCO_val2014_000000535748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26186e0b04130c0e253916a822d2b1b13ee8df7a --- /dev/null +++ b/coco/images/COCO_val2014_000000535748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40097ac25d1568b7a6f0b3c29b464da2587e06b5cba3afb1247ec6206a46c2da +size 195124 diff --git a/coco/images/COCO_val2014_000000535750.jpg b/coco/images/COCO_val2014_000000535750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..360280e77777cb03dfb4642c6367e20f27261561 --- /dev/null +++ b/coco/images/COCO_val2014_000000535750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ec1fa9b8ec2f1758ce304dbfb55dfe8417e1a4e173d2c698399160bd3bba77 +size 132095 diff --git a/coco/images/COCO_val2014_000000535934.jpg b/coco/images/COCO_val2014_000000535934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66dc9c139fc6f7a8d377fe049c3115f944fae940 --- /dev/null +++ b/coco/images/COCO_val2014_000000535934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d201108b67280ab36289addf2915194e958ad6ad9a0d87a99bb6e448627382 +size 232204 diff --git a/coco/images/COCO_val2014_000000535993.jpg b/coco/images/COCO_val2014_000000535993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed93c2276aec3c545669df7d9c05c310f8d1ed9a --- /dev/null +++ b/coco/images/COCO_val2014_000000535993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50dd7ae312bcffaa9f2fd13c366a8e78999806a961e9a8b50b428aa8fd74f8cb +size 123840 diff --git a/coco/images/COCO_val2014_000000536034.jpg b/coco/images/COCO_val2014_000000536034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cbfb499992ac70e2c2fda4cca86d6f393226887 --- /dev/null +++ b/coco/images/COCO_val2014_000000536034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb6b94f131622d8b4244b8b209c52401507a41b1896ec7605c4368e936d3c2d +size 113379 diff --git a/coco/images/COCO_val2014_000000536183.jpg b/coco/images/COCO_val2014_000000536183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04c75c7e4380fbda433e006943f1350e0aff1834 --- /dev/null +++ b/coco/images/COCO_val2014_000000536183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e19fdaa8c7e311ac0ef0ab4be1eb880b26949f7632c462b3701f8ca86f2b6b +size 182340 diff --git a/coco/images/COCO_val2014_000000536429.jpg b/coco/images/COCO_val2014_000000536429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..156b63b83941b35be74964e30c35f2c5b180ed56 --- /dev/null +++ b/coco/images/COCO_val2014_000000536429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a639dce2e13110c3de1d850506c2c5bae202733879255754f56d4dee02b2628e +size 157217 diff --git a/coco/images/COCO_val2014_000000536654.jpg b/coco/images/COCO_val2014_000000536654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe06a4e780435cb2cd4311760f69d17d7f77fc16 --- /dev/null +++ b/coco/images/COCO_val2014_000000536654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62388c6a2e2e1e65bd0362c45e851245b0134b3ff3a330dd86d36305d91b6cf3 +size 216813 diff --git a/coco/images/COCO_val2014_000000536656.jpg b/coco/images/COCO_val2014_000000536656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4a72e2bbddef062464ebb42c3c3ef4d021e669b --- /dev/null +++ b/coco/images/COCO_val2014_000000536656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2abff46358443bee6513b94408e9db6d38c6583c7c7c208c82aa37042a85d6de +size 91708 diff --git a/coco/images/COCO_val2014_000000536708.jpg b/coco/images/COCO_val2014_000000536708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e63fe890d2044cf2bfe7282d1d1fd71763e05a1 --- /dev/null +++ b/coco/images/COCO_val2014_000000536708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d63fce85274e9f6bf4a2a209ab730d9d8993a6a8b6fe66fdc28da8de45bc9af +size 143709 diff --git a/coco/images/COCO_val2014_000000536725.jpg b/coco/images/COCO_val2014_000000536725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f648eafe940a2504122b6f18d548b62048bbac98 --- /dev/null +++ b/coco/images/COCO_val2014_000000536725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c1fe7e6172dfa38cd393bb489de67ef80fddced55712d8a627473afd2bf592 +size 149657 diff --git a/coco/images/COCO_val2014_000000536933.jpg b/coco/images/COCO_val2014_000000536933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cc295beaf90e53b2323f86aa1bb8ca9587b637f --- /dev/null +++ b/coco/images/COCO_val2014_000000536933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38976c66ba86d70ab7820d0735d1405d95875cdfc6f7e453e6c4fbdffcef13a5 +size 224187 diff --git a/coco/images/COCO_val2014_000000536972.jpg b/coco/images/COCO_val2014_000000536972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8c7e7371a36b82fab084e9a8d82c85f14b8e403 --- /dev/null +++ b/coco/images/COCO_val2014_000000536972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c3e57407725e57e8531807f66f9438d9849d21fa32affe1621f65297297059 +size 112388 diff --git a/coco/images/COCO_val2014_000000537132.jpg b/coco/images/COCO_val2014_000000537132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b755466dca3357cfe56e95614736e30aadd93345 --- /dev/null +++ b/coco/images/COCO_val2014_000000537132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afce5bd9ac3ff5cebe5497ca25f128438cbb9f9c8cfce0458e9e9b7ddd19d0e8 +size 184237 diff --git a/coco/images/COCO_val2014_000000537506.jpg b/coco/images/COCO_val2014_000000537506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdd250918fa90ece02ce520866c0af72d36b4b6e --- /dev/null +++ b/coco/images/COCO_val2014_000000537506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb926dac8bba2ef2c30db3833fddf6229c21b5d3331f20da193b86231060a4ef +size 150751 diff --git a/coco/images/COCO_val2014_000000538073.jpg b/coco/images/COCO_val2014_000000538073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55047c3703b66fa84294b1a3797cfa933d4d9fa5 --- /dev/null +++ b/coco/images/COCO_val2014_000000538073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac219d9e8a0c23e4885cd158497aa851b4c80aaad93f28f5eb448d48509b04fb +size 269892 diff --git a/coco/images/COCO_val2014_000000539140.jpg b/coco/images/COCO_val2014_000000539140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78c46fe07688c30fb8ceafd462bdee65d5e1285c --- /dev/null +++ b/coco/images/COCO_val2014_000000539140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0572dfa655274d27fdcf2182a664a63c356150fa134e52cefca1f0b47c393f6e +size 196683 diff --git a/coco/images/COCO_val2014_000000539298.jpg b/coco/images/COCO_val2014_000000539298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76e15382e8a47db9c1089680477f16383b035b1e --- /dev/null +++ b/coco/images/COCO_val2014_000000539298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88120af959a6c29a07dde4a7b0f31967bf164feee3eaffeece9f41092962544 +size 169068 diff --git a/coco/images/COCO_val2014_000000539436.jpg b/coco/images/COCO_val2014_000000539436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..922671e9de586abb43fcc36a2487cd573d8ebbd8 --- /dev/null +++ b/coco/images/COCO_val2014_000000539436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92745372f03159c001e1f68610ed7d273909138b200f41823faa37af5c8ece3f +size 185730 diff --git a/coco/images/COCO_val2014_000000539784.jpg b/coco/images/COCO_val2014_000000539784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..221fa99c91f8765e786571a7b761591dabd216cf --- /dev/null +++ b/coco/images/COCO_val2014_000000539784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e7ae0b219a0dd053d0c345fb3ee2281127897a3d9b853da515a892c93ad02a +size 236844 diff --git a/coco/images/COCO_val2014_000000539787.jpg b/coco/images/COCO_val2014_000000539787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39d7600d9b129ef524f65be90973643b1972c0b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000539787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df069c3965537a71a3b7034b51146a6fbf6fcdd0fba42f77c0b00c353f74209 +size 148466 diff --git a/coco/images/COCO_val2014_000000539791.jpg b/coco/images/COCO_val2014_000000539791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3669bbdf20503101ddcfa41363cb2d542d3bbf6 --- /dev/null +++ b/coco/images/COCO_val2014_000000539791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d189c8b1b5794889c398be50b786439763ef3bb29203c8fd477265402bc6ba2c +size 156894 diff --git a/coco/images/COCO_val2014_000000539793.jpg b/coco/images/COCO_val2014_000000539793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..033455c3a79656cf85a20354ed3ec57e762c1339 --- /dev/null +++ b/coco/images/COCO_val2014_000000539793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3022216103856ff9c4f1e4dfae745460d19ba9371cbd3f7cdc2a8b1994142b +size 85570 diff --git a/coco/images/COCO_val2014_000000540101.jpg b/coco/images/COCO_val2014_000000540101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c65f88b3230bc0f5506cac6850285b505064324 --- /dev/null +++ b/coco/images/COCO_val2014_000000540101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d882d7d95ca9eb58ff159289bc179fcc30e7c1968d678f87eb24389aa32655c9 +size 112041 diff --git a/coco/images/COCO_val2014_000000540253.jpg b/coco/images/COCO_val2014_000000540253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9df98abd34b47181d06cd693c8aaca24e2a74f76 --- /dev/null +++ b/coco/images/COCO_val2014_000000540253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27f9c130e130ee09efef13009f4e5a9ba6011e9d3d3dcbdd768dba5765ed3a6 +size 154470 diff --git a/coco/images/COCO_val2014_000000540414.jpg b/coco/images/COCO_val2014_000000540414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76460d2d58ab69d35b98cf39d832ae44b3060257 --- /dev/null +++ b/coco/images/COCO_val2014_000000540414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcde3d391e5ff8ca3df743484effef4c13e1cf5f3aa548af815b777a23adc365 +size 263719 diff --git a/coco/images/COCO_val2014_000000540498.jpg b/coco/images/COCO_val2014_000000540498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6845212f2fdbdd82b51fd120c8f7f51f2277792a --- /dev/null +++ b/coco/images/COCO_val2014_000000540498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e30477df66a6c176c9935488f1ed8b534b4459b00a743a6f5f81aef5082718 +size 203343 diff --git a/coco/images/COCO_val2014_000000540714.jpg b/coco/images/COCO_val2014_000000540714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6d39404dc8041c7b008191bc757427c09113c8e --- /dev/null +++ b/coco/images/COCO_val2014_000000540714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e8a09921b3a86313d3ce4a47ea3118145ca2711dbdd6db0d9f49093fe5ac04 +size 176495 diff --git a/coco/images/COCO_val2014_000000541010.jpg b/coco/images/COCO_val2014_000000541010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84e47fad61ab76d060504715dae604056de64a23 --- /dev/null +++ b/coco/images/COCO_val2014_000000541010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd58f5f5baf21094495493663819c05cf7719df47e1f60dae1e389dd9176b6c +size 206288 diff --git a/coco/images/COCO_val2014_000000541202.jpg b/coco/images/COCO_val2014_000000541202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fb2510ae0ec840caa7ab8bc91ee70341536bfe7 --- /dev/null +++ b/coco/images/COCO_val2014_000000541202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c0e8f3e014a9360071871d26ccde9259ba3a3e7e566c97ffb701d38a1a9aa1 +size 142331 diff --git a/coco/images/COCO_val2014_000000541391.jpg b/coco/images/COCO_val2014_000000541391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc26c3b6905626d7eb979d40affec31d61855b81 --- /dev/null +++ b/coco/images/COCO_val2014_000000541391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca74745281f380e68f3d9774e032d30ec225f2434c3ae0e6da0013d6a622035e +size 240279 diff --git a/coco/images/COCO_val2014_000000541773.jpg b/coco/images/COCO_val2014_000000541773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e8a27c7a1b8c42b347b04bfd5d95a90fe017cda --- /dev/null +++ b/coco/images/COCO_val2014_000000541773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d197d3c81ce4e9c4b12dc0ae704e258d6a9b9fcde9543b78b4ef7644e86dbbbe +size 124887 diff --git a/coco/images/COCO_val2014_000000541837.jpg b/coco/images/COCO_val2014_000000541837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93a84fa1d6ee94541e4fc1a13010ea1ed5ead3e4 --- /dev/null +++ b/coco/images/COCO_val2014_000000541837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35443143372039f7405e9e369d8797f09c9618c5b5ec2147ea6429e002001ee5 +size 189011 diff --git a/coco/images/COCO_val2014_000000541965.jpg b/coco/images/COCO_val2014_000000541965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8270a9956409d4f9bfeae2755edbfe804eb13f00 --- /dev/null +++ b/coco/images/COCO_val2014_000000541965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb56005016e2b0106228e032c01f79245a859cbb89486e76d3da58b990a2f8a +size 182634 diff --git a/coco/images/COCO_val2014_000000542302.jpg b/coco/images/COCO_val2014_000000542302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33373db6ed34383b97fdcc45f7a3b4b815422fe1 --- /dev/null +++ b/coco/images/COCO_val2014_000000542302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e3f37310842f16bfb4d23f2206df4a7947eaf2b85fb382775692bff548ac36 +size 164439 diff --git a/coco/images/COCO_val2014_000000542699.jpg b/coco/images/COCO_val2014_000000542699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd680febb6c4d0990f43c6b82d8064c1f0d17c05 --- /dev/null +++ b/coco/images/COCO_val2014_000000542699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5848ea780bc13524babae95f1eb45b9b9c2f5ab12d05c2b3ee79c47442e12425 +size 317209 diff --git a/coco/images/COCO_val2014_000000542758.jpg b/coco/images/COCO_val2014_000000542758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15402a669835410e3a522efac497f12b2950b593 --- /dev/null +++ b/coco/images/COCO_val2014_000000542758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c363b816a9a492f4e2d1b637174a896d2afcea2ea023a0da38d292aa7ae2406c +size 124837 diff --git a/coco/images/COCO_val2014_000000542933.jpg b/coco/images/COCO_val2014_000000542933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bae042bfa814e2bb2977766f25bb1252b87aba70 --- /dev/null +++ b/coco/images/COCO_val2014_000000542933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e767c54335c1ccf9764e3b802aa4725a32f51ea642ee36f11108820708af09 +size 169078 diff --git a/coco/images/COCO_val2014_000000542939.jpg b/coco/images/COCO_val2014_000000542939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e176f9382c8df45642cb6131f3d5802ff956cc7 --- /dev/null +++ b/coco/images/COCO_val2014_000000542939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20fcf5a145a7554f4eaa5269873cec271b1c0574df489dd28f33e5129dd6e60d +size 207905 diff --git a/coco/images/COCO_val2014_000000542959.jpg b/coco/images/COCO_val2014_000000542959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55ae4c7ea8bb1bd1f2e0ce46953c8d0300123a4f --- /dev/null +++ b/coco/images/COCO_val2014_000000542959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ad29ef269ec91f60e66035339a9bf951c6f7524f66d5e0b73d1a462dbd85d6 +size 153833 diff --git a/coco/images/COCO_val2014_000000543090.jpg b/coco/images/COCO_val2014_000000543090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65dc1abf526b55e3512a9f6f8d1d6d059f4bb867 --- /dev/null +++ b/coco/images/COCO_val2014_000000543090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc16819dc708cc1d5faf50661af2bf9320c29ccbec5bf39c633aaa995d3ecd65 +size 152253 diff --git a/coco/images/COCO_val2014_000000543393.jpg b/coco/images/COCO_val2014_000000543393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..382645153a9e9e17b724613409120f87f0889fd3 --- /dev/null +++ b/coco/images/COCO_val2014_000000543393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987dc4d6f52bd818aa809380cd076a4a8e19876e3aba1890c4a0142396104491 +size 254262 diff --git a/coco/images/COCO_val2014_000000543547.jpg b/coco/images/COCO_val2014_000000543547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a5a3c84b72e50f8f58bac5e46fec39a82250a25 --- /dev/null +++ b/coco/images/COCO_val2014_000000543547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67209bb6dd8ab93385fa9d76feb88f20fce273c8d048858460f7b2853f61333 +size 201694 diff --git a/coco/images/COCO_val2014_000000543740.jpg b/coco/images/COCO_val2014_000000543740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3db7230dea1b6f95a395aede0adebd1287b520c6 --- /dev/null +++ b/coco/images/COCO_val2014_000000543740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf4b4d2914e6b2d65f304334d64ac3f7d306074bd5668f15e1ed1df978509eb +size 160082 diff --git a/coco/images/COCO_val2014_000000544044.jpg b/coco/images/COCO_val2014_000000544044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0264318f7ffd8cf32a5c203e19557b827cbf5cc6 --- /dev/null +++ b/coco/images/COCO_val2014_000000544044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6a70ccdaf8a57fdf2cc0d66986c9f22b4f78b94330b054780914f6072ffba4 +size 122865 diff --git a/coco/images/COCO_val2014_000000544120.jpg b/coco/images/COCO_val2014_000000544120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df968469347ca95b1903e8a8c5cf90851432f69b --- /dev/null +++ b/coco/images/COCO_val2014_000000544120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d713fdf4ee015c5f3e36f3d9077d7dc221a95b3968743b0f89fa132fb1ea8bf0 +size 211533 diff --git a/coco/images/COCO_val2014_000000544237.jpg b/coco/images/COCO_val2014_000000544237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbea37df26a208a470829f2da6cc545d1591a0bf --- /dev/null +++ b/coco/images/COCO_val2014_000000544237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd69ce668ab942f2cb0c1e8da302dd5bbcd6c74fb6bbffbb6c6a972f5606ff00 +size 113970 diff --git a/coco/images/COCO_val2014_000000544432.jpg b/coco/images/COCO_val2014_000000544432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5922e83e92035140718044ebf7ddb1faf842d04 --- /dev/null +++ b/coco/images/COCO_val2014_000000544432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acbee937567b65dad8bca6d29872eaa451cf230650d443fdcb01dc3b5c3df624 +size 204474 diff --git a/coco/images/COCO_val2014_000000544533.jpg b/coco/images/COCO_val2014_000000544533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b697ff1d3a51751a098fe257c45b36ab67f2fd4 --- /dev/null +++ b/coco/images/COCO_val2014_000000544533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9f095e41e1152a34f021caf6e6b5286afa5cb45b387273de8c1af8f1d98bff +size 163754 diff --git a/coco/images/COCO_val2014_000000544611.jpg b/coco/images/COCO_val2014_000000544611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6b8c576a39d08484b750ee1e79aee4a9984b81 --- /dev/null +++ b/coco/images/COCO_val2014_000000544611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312ac66948a98377a72cf98ccd39b570292e497d4eae30dadc59530af95f6a0b +size 263377 diff --git a/coco/images/COCO_val2014_000000545734.jpg b/coco/images/COCO_val2014_000000545734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70cf92e47dc387ed887476c30b69fbf78199658f --- /dev/null +++ b/coco/images/COCO_val2014_000000545734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ddff6aad5d315e8a6526297955877937896358dbac23a02f0e1685c6a75db1 +size 138066 diff --git a/coco/images/COCO_val2014_000000545959.jpg b/coco/images/COCO_val2014_000000545959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca973731f03f778426bef0b4c2711256e9365ca2 --- /dev/null +++ b/coco/images/COCO_val2014_000000545959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edcdd0fb415525e05f42f3c924d9292caa0c5a2792da773ec933e386aee59a0b +size 253143 diff --git a/coco/images/COCO_val2014_000000546091.jpg b/coco/images/COCO_val2014_000000546091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf954be079a00cc7caafd1d9c3ea0d1e4dd9837a --- /dev/null +++ b/coco/images/COCO_val2014_000000546091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b963e0ff5e41a7fc5c9bd07766d4468b5e077eacacad5c9dddd7881abb59cd6 +size 215375 diff --git a/coco/images/COCO_val2014_000000546219.jpg b/coco/images/COCO_val2014_000000546219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d18452c7e88687547c6727eba93ff3076310f69 --- /dev/null +++ b/coco/images/COCO_val2014_000000546219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:209d0fc903230a816f60e2279594d263ae62ff6d3219b961c877ea369926941a +size 220256 diff --git a/coco/images/COCO_val2014_000000546664.jpg b/coco/images/COCO_val2014_000000546664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6707c6f1e404c817dd979a62d749c96f83cc3db --- /dev/null +++ b/coco/images/COCO_val2014_000000546664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec23e47fdcf717ddec7c276d998370f6ec240e935e697cb9aae565ac9bccffc +size 213761 diff --git a/coco/images/COCO_val2014_000000546823.jpg b/coco/images/COCO_val2014_000000546823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0615ac6c278dd5209807b217a307db5af7072dd8 --- /dev/null +++ b/coco/images/COCO_val2014_000000546823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cac763c2686493294fa0a07306e147ceab9ec1ea95d460967bbf357b69704c2 +size 193855 diff --git a/coco/images/COCO_val2014_000000546832.jpg b/coco/images/COCO_val2014_000000546832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eedf69d7de8d907941e0fe9770d657438d948aee --- /dev/null +++ b/coco/images/COCO_val2014_000000546832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e2eeeb1cfda4e3078d65f16d95863a67f7d1447a7425175a4c673df5feed5e +size 95522 diff --git a/coco/images/COCO_val2014_000000546854.jpg b/coco/images/COCO_val2014_000000546854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ee89fbd6545b935265b212c255d42518720a0d7 --- /dev/null +++ b/coco/images/COCO_val2014_000000546854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4a294a6d92cc2a6ebbab820e2a4da0f6145cf74085e7109e417923365d54be +size 193155 diff --git a/coco/images/COCO_val2014_000000546964.jpg b/coco/images/COCO_val2014_000000546964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92a65706556692d3efcbb9b72b310b55072eb4af --- /dev/null +++ b/coco/images/COCO_val2014_000000546964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67709ec60ebf7210d79210321bc3f3a9684a5db05115b68bf1558e8874e9a03 +size 250696 diff --git a/coco/images/COCO_val2014_000000546983.jpg b/coco/images/COCO_val2014_000000546983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..faa696da3f71cb273a623efd5b66a2cccb202a9a --- /dev/null +++ b/coco/images/COCO_val2014_000000546983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0299741b2b798f09a909437af70e5b83db4d78f008855e7fc02453e81914856b +size 143066 diff --git a/coco/images/COCO_val2014_000000547013.jpg b/coco/images/COCO_val2014_000000547013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..131c9a0b8b82ec9c5ea89657226f72f4ddec3388 --- /dev/null +++ b/coco/images/COCO_val2014_000000547013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80480a79cc2d6aa9e2e199c24ce7387afd815d24421f4c8aaff48b23448c0a89 +size 190480 diff --git a/coco/images/COCO_val2014_000000547196.jpg b/coco/images/COCO_val2014_000000547196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef5358b53396dbcc1fe42af8f7f092fc40a471c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000547196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4103ee14083571651dee8f40046c77c00f6953a20389c8d196617f96ea8d9c92 +size 120972 diff --git a/coco/images/COCO_val2014_000000547866.jpg b/coco/images/COCO_val2014_000000547866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11a86d88054e57c17666c10d47261ef4761ee06a --- /dev/null +++ b/coco/images/COCO_val2014_000000547866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8517e79370d467fba32fa5b9a12421dd9b5021c582067baffaed266b4d37256c +size 238756 diff --git a/coco/images/COCO_val2014_000000547875.jpg b/coco/images/COCO_val2014_000000547875.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce8ec26fcd26db13026d1e788eafba6574a68388 --- /dev/null +++ b/coco/images/COCO_val2014_000000547875.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e88a27354f3095b81beab78dd21503dba6013fbc85d76ba569bf29d17fb60b3 +size 112419 diff --git a/coco/images/COCO_val2014_000000548246.jpg b/coco/images/COCO_val2014_000000548246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2331fb8ae0e4e092681c1d852f9c122dcc86a405 --- /dev/null +++ b/coco/images/COCO_val2014_000000548246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a474ea7a6e6381e81d967bdae067551bca4482526a1a1e5632c4e108a943027 +size 115175 diff --git a/coco/images/COCO_val2014_000000548337.jpg b/coco/images/COCO_val2014_000000548337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..217a5c986b1b25cbd867459f2adebe68e5749e4e --- /dev/null +++ b/coco/images/COCO_val2014_000000548337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd92ee3afd604d67832398d87dfca5afe7b9209274247e60639175c44ef5fa8f +size 225914 diff --git a/coco/images/COCO_val2014_000000548703.jpg b/coco/images/COCO_val2014_000000548703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9b4ce15c0e4963856d992fb729005bcc5e820c7 --- /dev/null +++ b/coco/images/COCO_val2014_000000548703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af4cde47c7f4b2074e4f1519b5cd771a9e7b57dbc01adc9c3c8e6c525b043d2 +size 214218 diff --git a/coco/images/COCO_val2014_000000548729.jpg b/coco/images/COCO_val2014_000000548729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2e76c92ee448bed2e2f75fb910343f4ad3d4996 --- /dev/null +++ b/coco/images/COCO_val2014_000000548729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ecac7fec0a5953aa8ea84b14530668585daf40f8e1102b43c3ba10134258b0d +size 94449 diff --git a/coco/images/COCO_val2014_000000549230.jpg b/coco/images/COCO_val2014_000000549230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a6d8edb2be1bf946cb2bc82f598882ee1228031 --- /dev/null +++ b/coco/images/COCO_val2014_000000549230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5cf44399c76c823440601c7716987130679d4efa814f1895de23da4092436f +size 121917 diff --git a/coco/images/COCO_val2014_000000549297.jpg b/coco/images/COCO_val2014_000000549297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..383b34d936345f63096fee372ba49d220bd24391 --- /dev/null +++ b/coco/images/COCO_val2014_000000549297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba303f3c37d3954285268df39bab4b0758d68a24fed6bda326c6ecfc0fff94f5 +size 145891 diff --git a/coco/images/COCO_val2014_000000549299.jpg b/coco/images/COCO_val2014_000000549299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..902a534c984ad9f9f664816d78c00e5a8c3fa90e --- /dev/null +++ b/coco/images/COCO_val2014_000000549299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f56e6e5a9d456e266cff7035c2c22d56e0b30f585129a2e71d9efd76ef8ad4 +size 211195 diff --git a/coco/images/COCO_val2014_000000549327.jpg b/coco/images/COCO_val2014_000000549327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9ada28845bf58735be3523c62142dcdd7c140cb --- /dev/null +++ b/coco/images/COCO_val2014_000000549327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82af159c44ae805d81924147f5dd1cced6ba73390e4200682d5b6019ffca10a6 +size 105308 diff --git a/coco/images/COCO_val2014_000000549568.jpg b/coco/images/COCO_val2014_000000549568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48ed7207c0b4ffbed64db49c110aec57d29ef0b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000549568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aacbc61ed9c6f5c92b97a3360e0719647da5a4265eba5eabe60254cc1a0ed50 +size 196625 diff --git a/coco/images/COCO_val2014_000000549635.jpg b/coco/images/COCO_val2014_000000549635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fec27b365c393b99624700b599e7207cbc3559a1 --- /dev/null +++ b/coco/images/COCO_val2014_000000549635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3964c0382fbcf0a2371750891cd3c0e21b7e160020dcd4ccb4e6c8038584af +size 218534 diff --git a/coco/images/COCO_val2014_000000549936.jpg b/coco/images/COCO_val2014_000000549936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9c8dad2835a21d42ca3ab7f5f38af39ddb22a2d --- /dev/null +++ b/coco/images/COCO_val2014_000000549936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e5f0ffbf2ebb5fe4d89df8af33391e38ea95f240b3515a3c7f441e2ef142a5 +size 198778 diff --git a/coco/images/COCO_val2014_000000549943.jpg b/coco/images/COCO_val2014_000000549943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e8d3228602491cc1957bf8a87caa934899e3542 --- /dev/null +++ b/coco/images/COCO_val2014_000000549943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a400bd3e34217a3cac8fa319283ab6e20b7e244d4e145cdd41e3d9fad19aa64 +size 135888 diff --git a/coco/images/COCO_val2014_000000550051.jpg b/coco/images/COCO_val2014_000000550051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fa2c376f0115c17e109f5ce3f3925df82609129 --- /dev/null +++ b/coco/images/COCO_val2014_000000550051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367ccfd09d9285f26214e5da83e1684e7ee21986e694b0981ae00e55780655a9 +size 184767 diff --git a/coco/images/COCO_val2014_000000550055.jpg b/coco/images/COCO_val2014_000000550055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..619d52a85027f402d6169df6e7789c94094f74e9 --- /dev/null +++ b/coco/images/COCO_val2014_000000550055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea1aea5826e0341c2e9d9f9c7508e88d8456f5be3c31ad106c10a632a13f461 +size 149419 diff --git a/coco/images/COCO_val2014_000000550103.jpg b/coco/images/COCO_val2014_000000550103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b2a3aca182bfbccf40a30729daf37c8be449278 --- /dev/null +++ b/coco/images/COCO_val2014_000000550103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402937de6628e0df380084ab969e21989069e9cfb1eecbaae6c87b0eac2f9415 +size 94652 diff --git a/coco/images/COCO_val2014_000000550117.jpg b/coco/images/COCO_val2014_000000550117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..529343d426d71110409501f2052f13ce73427c62 --- /dev/null +++ b/coco/images/COCO_val2014_000000550117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80d71017af036525c860cf809928222018b298f24fe38be2518c86a162ac832 +size 272327 diff --git a/coco/images/COCO_val2014_000000550529.jpg b/coco/images/COCO_val2014_000000550529.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f9ce4b81687ea36e0240e2127c5a81a603e2661 --- /dev/null +++ b/coco/images/COCO_val2014_000000550529.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8aa0885997f6ba3b8ef9c6872cf4347a4202291daf078e954bd997698d954c8 +size 276546 diff --git a/coco/images/COCO_val2014_000000550552.jpg b/coco/images/COCO_val2014_000000550552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..120478ad3f39fe7e29dac1dc765a5583ea0a54f3 --- /dev/null +++ b/coco/images/COCO_val2014_000000550552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7706302d1ae217a6a6b50453cc67de1dbd340ce3dcc0f4efd3c40c1cc6b5c2df +size 235571 diff --git a/coco/images/COCO_val2014_000000550643.jpg b/coco/images/COCO_val2014_000000550643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acadf97765d6e5964566918741cf70fd45afb04f --- /dev/null +++ b/coco/images/COCO_val2014_000000550643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8481b774fe3c9e18d9bf482d68ec10ab507c99ad1b31c9426e6ad5f06b15ee +size 132789 diff --git a/coco/images/COCO_val2014_000000550864.jpg b/coco/images/COCO_val2014_000000550864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42bb51cc307059fe2689d770a27f48ad7d6e41c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000550864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1f0da6b9d197fd6d58f05e21da47f82b1f41e73d68aba1020ff178dc1f53fe +size 100380 diff --git a/coco/images/COCO_val2014_000000551018.jpg b/coco/images/COCO_val2014_000000551018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49ae0a3a7b1754620c5f17546165bd2059927a36 --- /dev/null +++ b/coco/images/COCO_val2014_000000551018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea50d941eb7f5c4e56dc5ac178cd0c7516aef0dfbdf65db7a75e9162fedaa68 +size 220473 diff --git a/coco/images/COCO_val2014_000000551288.jpg b/coco/images/COCO_val2014_000000551288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7391a15e36f6a2157571d797977ec1615d0ffecb --- /dev/null +++ b/coco/images/COCO_val2014_000000551288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8cb6bd3d303228324b8b03da8c0314a9fd26028636d66be707d2a3e089715a1 +size 216937 diff --git a/coco/images/COCO_val2014_000000551315.jpg b/coco/images/COCO_val2014_000000551315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a1b0303e9fc9aa0535782240fc59413cbc0e3d4 --- /dev/null +++ b/coco/images/COCO_val2014_000000551315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9b9180dc98a1c4d10ff3b58078b1156941dfb25f2a426fe25b75398f97abae +size 145895 diff --git a/coco/images/COCO_val2014_000000551336.jpg b/coco/images/COCO_val2014_000000551336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdd3fa11d3e1f386cd14812c489f82cf7c033f84 --- /dev/null +++ b/coco/images/COCO_val2014_000000551336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc418007205a4f45f211269a10f81de59e6d9091de1be05928f215547f3e53d +size 118406 diff --git a/coco/images/COCO_val2014_000000551581.jpg b/coco/images/COCO_val2014_000000551581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52a17e9345dc8dbab17498aa573b32659112dcbf --- /dev/null +++ b/coco/images/COCO_val2014_000000551581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ab1e6289b2436dc1639ae55d12ba74dbbc42a35912b7fc5ac88484b80a191c +size 228229 diff --git a/coco/images/COCO_val2014_000000551906.jpg b/coco/images/COCO_val2014_000000551906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a9bbbe6e1bdb2c7d01735cae21270a3d3efe436 --- /dev/null +++ b/coco/images/COCO_val2014_000000551906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c90934bb10c9e59815a7a39170819b9a595b8fd9ce2c9c03606aaab9a32ef3c +size 181588 diff --git a/coco/images/COCO_val2014_000000551952.jpg b/coco/images/COCO_val2014_000000551952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e3a109e56a2bdcecea9da47141563fedbad8676 --- /dev/null +++ b/coco/images/COCO_val2014_000000551952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823b82207383d68b25de3e0cff14d0474453021f247e22e5448f637f9574c6e0 +size 217959 diff --git a/coco/images/COCO_val2014_000000551995.jpg b/coco/images/COCO_val2014_000000551995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c14c33e99993563f8531fe722f3cd3be45fa225d --- /dev/null +++ b/coco/images/COCO_val2014_000000551995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca66c825ed77d64b66ee94a84063a1dcc62a70e404dc4d8891eaf0c4d0854a2 +size 223333 diff --git a/coco/images/COCO_val2014_000000552273.jpg b/coco/images/COCO_val2014_000000552273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..248693a724bc5ab0f33a44737802ab1754fc82cf --- /dev/null +++ b/coco/images/COCO_val2014_000000552273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a9ae63ea1f5a7ed6c0e9305e6800df88039ffd8bfcba3042b1bf24af0bf80c +size 115817 diff --git a/coco/images/COCO_val2014_000000552377.jpg b/coco/images/COCO_val2014_000000552377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ca86724c36907b8be0a4ba3635d96b8790d032b --- /dev/null +++ b/coco/images/COCO_val2014_000000552377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f55c3ab847880bf0bfde2a5d2a4d5dda014065c9bfb3fec8441c56d8a75c575 +size 196543 diff --git a/coco/images/COCO_val2014_000000552636.jpg b/coco/images/COCO_val2014_000000552636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7424dfc315feb5edd1a34c50a96881432048767c --- /dev/null +++ b/coco/images/COCO_val2014_000000552636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86a9f92996341601f2ad0eb475900c8524a8ba0cc67b3c605ae7bf7dcc22da8 +size 212705 diff --git a/coco/images/COCO_val2014_000000553221.jpg b/coco/images/COCO_val2014_000000553221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..392fc94286ace942935aea2a0c588c87c52d0372 --- /dev/null +++ b/coco/images/COCO_val2014_000000553221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd176904794ace8e9b688f97eae16bcfe3c1e898d6c1ebc7d2fe96b0997b5ef2 +size 108916 diff --git a/coco/images/COCO_val2014_000000553669.jpg b/coco/images/COCO_val2014_000000553669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e930c07e31458f485769f8fdf6d4575aaee3e7ab --- /dev/null +++ b/coco/images/COCO_val2014_000000553669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa69a44b016d4a7f1b765f9af8af6bff98595da70d73bd83eeaae083c54a096f +size 189901 diff --git a/coco/images/COCO_val2014_000000553698.jpg b/coco/images/COCO_val2014_000000553698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f7ee1da6657872bef1105e78339af179951c058 --- /dev/null +++ b/coco/images/COCO_val2014_000000553698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c925f27c307d387e4c957cdb4d8f06a572d4fb105404b159623c064dd7b3b4d +size 211653 diff --git a/coco/images/COCO_val2014_000000553912.jpg b/coco/images/COCO_val2014_000000553912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91932af72ae7e4e2b27e3a210a74e5d4d063e0f5 --- /dev/null +++ b/coco/images/COCO_val2014_000000553912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a048e040578d0c80ae839db8174a4413560865815213a59b3325996073ff13e +size 250658 diff --git a/coco/images/COCO_val2014_000000554241.jpg b/coco/images/COCO_val2014_000000554241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..770ce3ebd53df9d78a0b3c98d80ca9cb7429c0fd --- /dev/null +++ b/coco/images/COCO_val2014_000000554241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7033bb4a230f63ae5607196978e9867dc190e3945137e7aa0dd77f3da6b48a3c +size 218294 diff --git a/coco/images/COCO_val2014_000000554255.jpg b/coco/images/COCO_val2014_000000554255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8e3785244ef12fb0811986227251beebd3a8e3d --- /dev/null +++ b/coco/images/COCO_val2014_000000554255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0ebff56215d5ca95aac745926d9a59898abafe05911a2ce87e25a16c7096d3 +size 121518 diff --git a/coco/images/COCO_val2014_000000554273.jpg b/coco/images/COCO_val2014_000000554273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1f42edb3e68d542b24168e90057c741adc25c4c --- /dev/null +++ b/coco/images/COCO_val2014_000000554273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c0b099195e7985265bab3c8ecec331ed56d380b114e530793bebce0dcdf280 +size 124967 diff --git a/coco/images/COCO_val2014_000000554302.jpg b/coco/images/COCO_val2014_000000554302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..345cb057b41edd38a6c46bc8d358dcf098ec7a6f --- /dev/null +++ b/coco/images/COCO_val2014_000000554302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e0e199c2e63ceece187a5d439ea287cd0e025cf42faab8ff9aa2c26bfd9ac6 +size 256573 diff --git a/coco/images/COCO_val2014_000000554625.jpg b/coco/images/COCO_val2014_000000554625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..213df52ef2d9e703bc3d094f09a55e359040f38b --- /dev/null +++ b/coco/images/COCO_val2014_000000554625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746b241fde113ed2e00b29c7ecc2225139d14d8469aa2c721e5d6cbc27870561 +size 139590 diff --git a/coco/images/COCO_val2014_000000554828.jpg b/coco/images/COCO_val2014_000000554828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c441ecf47f30670567edaa6185a0d9f681e61934 --- /dev/null +++ b/coco/images/COCO_val2014_000000554828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7736df04cd1e381f7e45a82f3a306f672dd31b6e3447a78c50c81f8e571da19 +size 174495 diff --git a/coco/images/COCO_val2014_000000555217.jpg b/coco/images/COCO_val2014_000000555217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..225d9246db5efd9ca3aaf9c7e57dcc84837973fb --- /dev/null +++ b/coco/images/COCO_val2014_000000555217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30d760e979bfb2f23edefb3f1e88365d9cbba3313fca704fcad1978558d3e0d +size 121946 diff --git a/coco/images/COCO_val2014_000000555271.jpg b/coco/images/COCO_val2014_000000555271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98314bfe214a73841d912e9bdf33e64496bd40e5 --- /dev/null +++ b/coco/images/COCO_val2014_000000555271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3f777f48379bf6103f676e6ebc0fb7dd416452d2aa05a9a4d8d97c1870e53e +size 278351 diff --git a/coco/images/COCO_val2014_000000555538.jpg b/coco/images/COCO_val2014_000000555538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebd6cdf26dac786a64cedad7357669534b8322b2 --- /dev/null +++ b/coco/images/COCO_val2014_000000555538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c40cdbd40ab70b3e9add73b3b4cb367e501e4628cd7b7946946505a3d2c6e8 +size 199463 diff --git a/coco/images/COCO_val2014_000000555622.jpg b/coco/images/COCO_val2014_000000555622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe73ecde50cc7fab78ae3989da3f05d5da55fcbe --- /dev/null +++ b/coco/images/COCO_val2014_000000555622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f430a76186e8cfbaa161a7b71e7d93af8600277a31f14a2b53aa322c100a544 +size 281841 diff --git a/coco/images/COCO_val2014_000000555763.jpg b/coco/images/COCO_val2014_000000555763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8657d60c898c4697726e8d9ed49553e31e4e88ef --- /dev/null +++ b/coco/images/COCO_val2014_000000555763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7f26ce96ec208522af4466753a4df9dbaf126a909fa49739728c98154725e5 +size 111790 diff --git a/coco/images/COCO_val2014_000000555843.jpg b/coco/images/COCO_val2014_000000555843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ca31c3e1517344302d0ef6be9f3775eb8ba0af2 --- /dev/null +++ b/coco/images/COCO_val2014_000000555843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ecf57b51d1c5034186b8bc486c6f69d74e7bd24a1a3617ac3bfb96a1708e4a +size 374236 diff --git a/coco/images/COCO_val2014_000000555953.jpg b/coco/images/COCO_val2014_000000555953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d2435e1115d30ccfb39ebcb1e3b1198e6e708aa --- /dev/null +++ b/coco/images/COCO_val2014_000000555953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46740fc07adaeb293fe34dba99a83aa999f6912211aa1fb0faf2472763640a27 +size 186922 diff --git a/coco/images/COCO_val2014_000000556025.jpg b/coco/images/COCO_val2014_000000556025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe2f3c98715db6e2331ad48f415d7fcacb57462a --- /dev/null +++ b/coco/images/COCO_val2014_000000556025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f2320f823c42f18aa15a5b6160d948f6610322086a991e79c0c91d178e59ad +size 142827 diff --git a/coco/images/COCO_val2014_000000556064.jpg b/coco/images/COCO_val2014_000000556064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c89d4e25cfb8f8bc602c9b022c816df7ba37ed36 --- /dev/null +++ b/coco/images/COCO_val2014_000000556064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecca9c9216e5a69e77c07749478b1590c655d0aae878238391debafd1390c5c +size 125070 diff --git a/coco/images/COCO_val2014_000000556462.jpg b/coco/images/COCO_val2014_000000556462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58a803f4527d17805c819f955e5d19df69d73fb5 --- /dev/null +++ b/coco/images/COCO_val2014_000000556462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ac0f9d4aefda06f414ead6e4471a1fd434ef77bf9f10cdd08a643827796ffd +size 194163 diff --git a/coco/images/COCO_val2014_000000556516.jpg b/coco/images/COCO_val2014_000000556516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e948321e01917beb5529af1bb62b0f4bb8d79a8 --- /dev/null +++ b/coco/images/COCO_val2014_000000556516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0c46a2eb4d52f52b2cb69c50ac9b0e7cf7bfd610914244f1a2dcb7d04c41c8 +size 180972 diff --git a/coco/images/COCO_val2014_000000557127.jpg b/coco/images/COCO_val2014_000000557127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb05bb969f81512ead678a087fdc486e2151ccc0 --- /dev/null +++ b/coco/images/COCO_val2014_000000557127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c3e839e9fac7ba5d788289eab24d5955826ba629b2ba8c8cebd753e32ed6af +size 134457 diff --git a/coco/images/COCO_val2014_000000557130.jpg b/coco/images/COCO_val2014_000000557130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a727d85a10d4384c52f7e1f882e643e6dcc85377 --- /dev/null +++ b/coco/images/COCO_val2014_000000557130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1cd61d550517fc1829907ec40c9d167d9ce05f053f544777056b0de4e6b9782 +size 199303 diff --git a/coco/images/COCO_val2014_000000557323.jpg b/coco/images/COCO_val2014_000000557323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f20ebdd7ae23f1f8acfd6fba1976d27f5ec6527 --- /dev/null +++ b/coco/images/COCO_val2014_000000557323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce248dac89007c3ec7d69748fa9ac70bd499293f7b1b88c23e18852e5ca49e74 +size 277041 diff --git a/coco/images/COCO_val2014_000000557339.jpg b/coco/images/COCO_val2014_000000557339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0ee1460bb4c8bb1d275c52e5ffa752541c4a0a8 --- /dev/null +++ b/coco/images/COCO_val2014_000000557339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417b0b16d9a90f5d7dc54411c952e7ed01104e9a08f40a7d900385ca28b09f2e +size 218410 diff --git a/coco/images/COCO_val2014_000000557552.jpg b/coco/images/COCO_val2014_000000557552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59d754f33c517266095ad8ecf95615544d8e7245 --- /dev/null +++ b/coco/images/COCO_val2014_000000557552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21abdeb237e61965eba122544831b74a8487db17a017164fc1c07570106d827c +size 157183 diff --git a/coco/images/COCO_val2014_000000557596.jpg b/coco/images/COCO_val2014_000000557596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a57dbd74fd4ea515476ee31dc3f9789fbe261c19 --- /dev/null +++ b/coco/images/COCO_val2014_000000557596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd666229b89cf45adb02d25ed48fbc475b28e4ce0813c1e21bda22b0a81d43d5 +size 104389 diff --git a/coco/images/COCO_val2014_000000557633.jpg b/coco/images/COCO_val2014_000000557633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2237b865a3fd0e35bbb829271978fac3f34048ca --- /dev/null +++ b/coco/images/COCO_val2014_000000557633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b11c7abee39f9501ef4c169927fc2cb8ae7926979aa682f97e2d1d8dba3b397 +size 217511 diff --git a/coco/images/COCO_val2014_000000557644.jpg b/coco/images/COCO_val2014_000000557644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af95c3d4517ffd41e7bac4be13949a68f899ad46 --- /dev/null +++ b/coco/images/COCO_val2014_000000557644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967a835c3a3e696fc3d8c0482cffb2879a0091b1b4e9a219d2e6ec88a69337f3 +size 284492 diff --git a/coco/images/COCO_val2014_000000558362.jpg b/coco/images/COCO_val2014_000000558362.jpg new file mode 100644 index 0000000000000000000000000000000000000000..306cdc59e3f68ffb1acd31af1149cbec21ebd07e --- /dev/null +++ b/coco/images/COCO_val2014_000000558362.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb427c0b192f70a04f550a49d70e12b19ae612322bbcb55259041ebf8888567 +size 165542 diff --git a/coco/images/COCO_val2014_000000558510.jpg b/coco/images/COCO_val2014_000000558510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..092455e764b8dc493e4814b9294cfbabc9e3702f --- /dev/null +++ b/coco/images/COCO_val2014_000000558510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d5f25b65bf91a2d4977a49496974667b49cf30f7420a55aaba9e4f780455da +size 217715 diff --git a/coco/images/COCO_val2014_000000558635.jpg b/coco/images/COCO_val2014_000000558635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c1e252c898c3ea9a8090cac8174f02004beb8e3 --- /dev/null +++ b/coco/images/COCO_val2014_000000558635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a0f81c43606b19db8fd6d2ec1083768a11f4765cf27031f5d2003ba1e89470 +size 211399 diff --git a/coco/images/COCO_val2014_000000559171.jpg b/coco/images/COCO_val2014_000000559171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b32c3a7c70e091042491fea488914fe37087af4b --- /dev/null +++ b/coco/images/COCO_val2014_000000559171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f438729d76e6ce33e9475aeff759cf119df8d6e9cf12abea491386cfcc799d +size 238989 diff --git a/coco/images/COCO_val2014_000000559247.jpg b/coco/images/COCO_val2014_000000559247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b5c248fdc338f88b63b1f1df1aadf25847253fc --- /dev/null +++ b/coco/images/COCO_val2014_000000559247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fa11ae6278b2d958373bb6072b1a84552bcece84f530d61819c845b55ef5e4 +size 139426 diff --git a/coco/images/COCO_val2014_000000559261.jpg b/coco/images/COCO_val2014_000000559261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..416a80a7d162beb70cf5feb3b07f6dbc96d8f3a0 --- /dev/null +++ b/coco/images/COCO_val2014_000000559261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffaae0c15c24d461101f2186fd95b100bbbf2746c8cb80417580f2201c23624b +size 128305 diff --git a/coco/images/COCO_val2014_000000559312.jpg b/coco/images/COCO_val2014_000000559312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80158ff0dcaa0f09cc973cbb77a88ca4742662f0 --- /dev/null +++ b/coco/images/COCO_val2014_000000559312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3848eff1dfcee2d8ccfbb777cbdc2cf90c9eeb61ac7d8cbe5ef0f519e352814 +size 252324 diff --git a/coco/images/COCO_val2014_000000559315.jpg b/coco/images/COCO_val2014_000000559315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70d39fd54cbd5178f176b44ffd8b56dabae54b77 --- /dev/null +++ b/coco/images/COCO_val2014_000000559315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bcd33f8ce95b8b6ab8ddae4cff1c7dca12492221ed0dc8cb36569c9be4796b +size 200113 diff --git a/coco/images/COCO_val2014_000000559364.jpg b/coco/images/COCO_val2014_000000559364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a9b46ee41319882c5712ea92120a81516f69536 --- /dev/null +++ b/coco/images/COCO_val2014_000000559364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c9a95686421a3e3584a156341c53c205bfb1e89d3a22eec4e72d67c8268a9d +size 226035 diff --git a/coco/images/COCO_val2014_000000559470.jpg b/coco/images/COCO_val2014_000000559470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67f64611ce81f56f9bbf2caa6bcb1c99203e8c66 --- /dev/null +++ b/coco/images/COCO_val2014_000000559470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e8bc5475f39e8bed6c553f489a63579748b84efdc3ce539c6e6c53896ccefb +size 144216 diff --git a/coco/images/COCO_val2014_000000559550.jpg b/coco/images/COCO_val2014_000000559550.jpg new file mode 100644 index 0000000000000000000000000000000000000000..132ff6978d2bac1f62dc5e05560b9b34dd2653fd --- /dev/null +++ b/coco/images/COCO_val2014_000000559550.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7269d8a3eef31d0ed7a6419d10b4ad20d3a4690c4d15bf59b938b93203ef42b +size 201824 diff --git a/coco/images/COCO_val2014_000000559842.jpg b/coco/images/COCO_val2014_000000559842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e13f1243f98b15983da01e7028b1e0242178ed8 --- /dev/null +++ b/coco/images/COCO_val2014_000000559842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3508dca3aae80f0658068368fd674fef7871ee48d56263b64be2ca868c769832 +size 322185 diff --git a/coco/images/COCO_val2014_000000560222.jpg b/coco/images/COCO_val2014_000000560222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b80f5f3410a13f77ae98ff9b2c45db782243445 --- /dev/null +++ b/coco/images/COCO_val2014_000000560222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d70610d6481b550a23fed54bce0fb1f07ce27e462215df367ea86d8cc186e24 +size 218748 diff --git a/coco/images/COCO_val2014_000000560677.jpg b/coco/images/COCO_val2014_000000560677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ceef22083121285ef71a8fb03a206270d5c0e8c --- /dev/null +++ b/coco/images/COCO_val2014_000000560677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54a718170a02426068da50d63eba94aa1becc4a94e2240b6def003057dff31f +size 114936 diff --git a/coco/images/COCO_val2014_000000560744.jpg b/coco/images/COCO_val2014_000000560744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed38cec1bd8bbdfdf32fe8fdcca1f49ebcd1ee70 --- /dev/null +++ b/coco/images/COCO_val2014_000000560744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec846af96d474432a65c2965c6207ff626ebe75e37c7917aed8f4ae48c1276f +size 230807 diff --git a/coco/images/COCO_val2014_000000560819.jpg b/coco/images/COCO_val2014_000000560819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25ec3be0a599b42c2369625b721f44e9aea456e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000560819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34cb73184de85130185784069a34159d6e1086f15f2a7db694b2848b5e68a17 +size 125589 diff --git a/coco/images/COCO_val2014_000000561160.jpg b/coco/images/COCO_val2014_000000561160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6488e5e98d835239547082453b6f508c7cbfbb66 --- /dev/null +++ b/coco/images/COCO_val2014_000000561160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095f5efb0a01d8c5d534cd400ca2756c79931404fde13a4a5ef9f509f4559b28 +size 204725 diff --git a/coco/images/COCO_val2014_000000561386.jpg b/coco/images/COCO_val2014_000000561386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b637c53b3778762f85c1d8f1d8294ee3b0fefd2 --- /dev/null +++ b/coco/images/COCO_val2014_000000561386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1708852c9a98432b69acf14011f3307185ca36e113056ebb07c7be471227f81e +size 214687 diff --git a/coco/images/COCO_val2014_000000561491.jpg b/coco/images/COCO_val2014_000000561491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3013140dce8e18aac21b8749fabee182aaf3036a --- /dev/null +++ b/coco/images/COCO_val2014_000000561491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8fa28d1ea2e3bb9e3bc48b14cdb150adab07588409452922d34999271e405f +size 216085 diff --git a/coco/images/COCO_val2014_000000561589.jpg b/coco/images/COCO_val2014_000000561589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98a6075dec7eb7f054d014e7d1d6906ee31813cf --- /dev/null +++ b/coco/images/COCO_val2014_000000561589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85eef6d94de727b61b6b2ae1e9b922a14f53ddee16a9a7bd8db98d0de418e905 +size 182574 diff --git a/coco/images/COCO_val2014_000000561619.jpg b/coco/images/COCO_val2014_000000561619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bada5177cfb7affda543ba5f2ea9fb42cd4c7a7 --- /dev/null +++ b/coco/images/COCO_val2014_000000561619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93061c849912b6ef0d907a3734c2187eafe24ffad45e74e9c4aa91ebd6b8879 +size 129457 diff --git a/coco/images/COCO_val2014_000000561901.jpg b/coco/images/COCO_val2014_000000561901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2dea9528a82a5a2876532ca09e84a7799f4ce5c --- /dev/null +++ b/coco/images/COCO_val2014_000000561901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061833aaf7c98641c2b9a0965e158ebfc0e2b5aa1b748005a4b1213024fb8eee +size 262443 diff --git a/coco/images/COCO_val2014_000000562084.jpg b/coco/images/COCO_val2014_000000562084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a384fbc7adae7d82f5568bf82d1ed523dc4ad62c --- /dev/null +++ b/coco/images/COCO_val2014_000000562084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb46e015e5741f536c1c77b4995ab02d4a270846b7961e413faaf3344cd3857c +size 189857 diff --git a/coco/images/COCO_val2014_000000562139.jpg b/coco/images/COCO_val2014_000000562139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa5d359c98bc03a146ee936186eca51ae327b1f7 --- /dev/null +++ b/coco/images/COCO_val2014_000000562139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8761521dc5d0c4aa9645857472a8d980a09e28d025399008ee9d863d1297dfc +size 96751 diff --git a/coco/images/COCO_val2014_000000562622.jpg b/coco/images/COCO_val2014_000000562622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22aef12a0b88136ebc5ebdb3ba7e3ec49b4862bf --- /dev/null +++ b/coco/images/COCO_val2014_000000562622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41a279a155e62f54b135b96f8967c6955b8ee11f65083735cf0ba78b4b44c0a +size 269015 diff --git a/coco/images/COCO_val2014_000000562632.jpg b/coco/images/COCO_val2014_000000562632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a97588950ddf7b7a61dfbada238f7579bb61e442 --- /dev/null +++ b/coco/images/COCO_val2014_000000562632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bd38f49976c99b6f93f42f2b0cdf244097b87ec5af471e093b7e2752de7f72 +size 252729 diff --git a/coco/images/COCO_val2014_000000562805.jpg b/coco/images/COCO_val2014_000000562805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22fe06c06b7e36193e39c7999083ef7725042d4e --- /dev/null +++ b/coco/images/COCO_val2014_000000562805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85836981ddaebe89bd313693924125e1ac4015fe37f1adeaa541dcce2b7d9f7 +size 163175 diff --git a/coco/images/COCO_val2014_000000562994.jpg b/coco/images/COCO_val2014_000000562994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56cfab5a3125317e01b2e153d49991912f940e65 --- /dev/null +++ b/coco/images/COCO_val2014_000000562994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737d743fc2c11a9bdf96decdec1a91dc35ea1a00a62e1cddf35fd6b310c4bff4 +size 126529 diff --git a/coco/images/COCO_val2014_000000563009.jpg b/coco/images/COCO_val2014_000000563009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04f57d30bd1795c35b9eac49f2951d306629be2c --- /dev/null +++ b/coco/images/COCO_val2014_000000563009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65185b59deccb421cec969340315f1d5082cd0ac38c9d12026776c3433e259ca +size 180390 diff --git a/coco/images/COCO_val2014_000000563653.jpg b/coco/images/COCO_val2014_000000563653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d147479222ddeff330e26554a4c6fe9f6550ffba --- /dev/null +++ b/coco/images/COCO_val2014_000000563653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e8b3c690e88b4c876ad84bcd97498651054a65db2ea02052d74e19cd250c2e3 +size 262006 diff --git a/coco/images/COCO_val2014_000000563909.jpg b/coco/images/COCO_val2014_000000563909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d64eb04b476f670eae725952d5edab0dbc9870b --- /dev/null +++ b/coco/images/COCO_val2014_000000563909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8161819465feae6daa70d5723c7250dc58780cc484af40b40a1944d392cc28a4 +size 121357 diff --git a/coco/images/COCO_val2014_000000564166.jpg b/coco/images/COCO_val2014_000000564166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbe6af2491f84f6f6128f01cd30fe40c9e442dce --- /dev/null +++ b/coco/images/COCO_val2014_000000564166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f69ac9b23be4779c023f07933692b713bc22eb6391fcf3d61af3fd44ba1390 +size 289400 diff --git a/coco/images/COCO_val2014_000000564276.jpg b/coco/images/COCO_val2014_000000564276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c12e1ac78a37270245fc07fd01d9ca2cd3f548e --- /dev/null +++ b/coco/images/COCO_val2014_000000564276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a779346f305d775dc1d6e077fa6619fb69e0a7ce345d51b4ab3e9c43f5b1123 +size 111847 diff --git a/coco/images/COCO_val2014_000000564281.jpg b/coco/images/COCO_val2014_000000564281.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4ce56b0949e58ef7f0c5057641b82ab542e19aa --- /dev/null +++ b/coco/images/COCO_val2014_000000564281.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ca93b49c68be3131ce8350ec6a3a53698bdcd9504d0ca8730b3b08c2672b5c +size 199495 diff --git a/coco/images/COCO_val2014_000000564283.jpg b/coco/images/COCO_val2014_000000564283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b71f0a7ecbb122b7d436afa53bb8e1d6ede79532 --- /dev/null +++ b/coco/images/COCO_val2014_000000564283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d0efc5dd71983ab7456867c49efe9c9a4c043ccec55b6ba68d312b0294e19d +size 89013 diff --git a/coco/images/COCO_val2014_000000564336.jpg b/coco/images/COCO_val2014_000000564336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4014cf4bd6f15258256c170f0448aee3263eb21e --- /dev/null +++ b/coco/images/COCO_val2014_000000564336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259fb73d152522fb39114a5f861e97a8bebae0c0c4811f37efa233dd276b4d4f +size 140903 diff --git a/coco/images/COCO_val2014_000000564352.jpg b/coco/images/COCO_val2014_000000564352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d2640f4fdca966e03679dcf6f8ddce87e81f786 --- /dev/null +++ b/coco/images/COCO_val2014_000000564352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa71db667071b64a9119ee7fec26d1b1523b464526905e8190363674edd0c4a +size 235469 diff --git a/coco/images/COCO_val2014_000000564612.jpg b/coco/images/COCO_val2014_000000564612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78f873ddd4d930ec103fdb12c923e7af4d509812 --- /dev/null +++ b/coco/images/COCO_val2014_000000564612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66176b96fee113536cb4cdcaabe3a21957979d044420a78cd9bd10cae23e3234 +size 157374 diff --git a/coco/images/COCO_val2014_000000564636.jpg b/coco/images/COCO_val2014_000000564636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..090247b3b0f8e8098b5c5dc3637a938ac41a4cfc --- /dev/null +++ b/coco/images/COCO_val2014_000000564636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06294836ddcf73f5aa6eca9d1e19a304b0064ba2508cdb22756c4bbef9a0ddb3 +size 103710 diff --git a/coco/images/COCO_val2014_000000565031.jpg b/coco/images/COCO_val2014_000000565031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5abfd0877696b85732b5b1516e636827c40f14f --- /dev/null +++ b/coco/images/COCO_val2014_000000565031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8deb53f78add902ac5910c7c5eac133893292cc9975735d906d28e817355d87 +size 205547 diff --git a/coco/images/COCO_val2014_000000565128.jpg b/coco/images/COCO_val2014_000000565128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be7cf94598df34aca166f0fe4966699f5ddbf534 --- /dev/null +++ b/coco/images/COCO_val2014_000000565128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d60241eb2d84326ee0a128bf2c0e6a5532b58987f6554fbb6751a63597da26d7 +size 132833 diff --git a/coco/images/COCO_val2014_000000565389.jpg b/coco/images/COCO_val2014_000000565389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd7a70318bad8cea8fa421fb4e6d35b8ca9ec444 --- /dev/null +++ b/coco/images/COCO_val2014_000000565389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2337ee8e937bc31baae158d62b884f49fa4aae92a2b91fffe055e006afac4ae +size 193399 diff --git a/coco/images/COCO_val2014_000000565635.jpg b/coco/images/COCO_val2014_000000565635.jpg new file mode 100644 index 0000000000000000000000000000000000000000..353be4015f5b5b0d0f405e518f0488ef4c58a7bf --- /dev/null +++ b/coco/images/COCO_val2014_000000565635.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f7128ba879d91a2a60a795483db4980c70c3c28b8708e2893ee97a08ddee4b +size 342177 diff --git a/coco/images/COCO_val2014_000000566105.jpg b/coco/images/COCO_val2014_000000566105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4bbcdef258319743c22dcc8b0da64b2f93ac587 --- /dev/null +++ b/coco/images/COCO_val2014_000000566105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2777849f0c7fd40139712526ffdb3d5bc20c4556bd026feda02e515f2ddb20e8 +size 150123 diff --git a/coco/images/COCO_val2014_000000566364.jpg b/coco/images/COCO_val2014_000000566364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..125037c32fe22de8d40546f4f7a34253be493718 --- /dev/null +++ b/coco/images/COCO_val2014_000000566364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7597b29b0bb5f659bd6e965e4c1e596b8d146dbf4f026370df276d9ad225f29f +size 97748 diff --git a/coco/images/COCO_val2014_000000567208.jpg b/coco/images/COCO_val2014_000000567208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f8ecb7c2d24f8248e5d0c5447e368e05ef900b4 --- /dev/null +++ b/coco/images/COCO_val2014_000000567208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230fed544b94f62a5f87d5e28ce004afdff75e8fc9218364816c4a8c46c56af4 +size 133033 diff --git a/coco/images/COCO_val2014_000000567308.jpg b/coco/images/COCO_val2014_000000567308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bebf42e3dba4a9172727ca797ebd586c47fc37da --- /dev/null +++ b/coco/images/COCO_val2014_000000567308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b4bb42fb865d3bd34bc321620af6b49f560f44f629571715024d02ea36f22f +size 232706 diff --git a/coco/images/COCO_val2014_000000567562.jpg b/coco/images/COCO_val2014_000000567562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ba04340ec89070ac113d30039dd489cbb9acc8f --- /dev/null +++ b/coco/images/COCO_val2014_000000567562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83dacc60b40c7ddd752cd66dc0ab749633175c7ff638d096c8716db731ee47f +size 142996 diff --git a/coco/images/COCO_val2014_000000567683.jpg b/coco/images/COCO_val2014_000000567683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a9b6ebf89d3f567d3cc7b9312ecb1f19e6838e7 --- /dev/null +++ b/coco/images/COCO_val2014_000000567683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bf80de58431ab0e86322a75ac5672690d47f02176b6128910a04f9ada3c8fa +size 261323 diff --git a/coco/images/COCO_val2014_000000568148.jpg b/coco/images/COCO_val2014_000000568148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cff7a59dffd8a3b0b2ce2800bd8361a22efa81d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000568148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e276a0e7f11114617a7349ecd7ef82969634837913c95fce76155f54df9c6f +size 258845 diff --git a/coco/images/COCO_val2014_000000568265.jpg b/coco/images/COCO_val2014_000000568265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3638082c2a11d62e638bdd6daa5e47cb485c0ec1 --- /dev/null +++ b/coco/images/COCO_val2014_000000568265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c729299edbd841dd39b5361b3ea32675147c70ac8372d2b125661172e5dc8bdd +size 164206 diff --git a/coco/images/COCO_val2014_000000568358.jpg b/coco/images/COCO_val2014_000000568358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7fdd8219f5e4b71a739f2d9707991d4b094d868 --- /dev/null +++ b/coco/images/COCO_val2014_000000568358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f74c814fc15f786c27b87ea3d3876b5366f18399b09a1c5762411d63a2584c0c +size 141275 diff --git a/coco/images/COCO_val2014_000000568439.jpg b/coco/images/COCO_val2014_000000568439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f8f25684d4e858953d1d1d7e8f00d266dc2a2bf --- /dev/null +++ b/coco/images/COCO_val2014_000000568439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c1cdcc5b25368e8b522832ffe6e286ec264a32b1abfaa48ee94579f00319c0 +size 250964 diff --git a/coco/images/COCO_val2014_000000568623.jpg b/coco/images/COCO_val2014_000000568623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a7e5a2de2a0a43f28b2091bc042f99f005a3fbc --- /dev/null +++ b/coco/images/COCO_val2014_000000568623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d639e6fb004bdd2bb0f2ae7e40231f2324323f06010672ce0a075e0a78b8c7bd +size 218851 diff --git a/coco/images/COCO_val2014_000000568846.jpg b/coco/images/COCO_val2014_000000568846.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acc4b3e58c0127c866ccd1ab420e513249900d10 --- /dev/null +++ b/coco/images/COCO_val2014_000000568846.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a40ac5c9eb46657f692874e0b99b721c2894b49eb0bb6d50e91b89e7d1082d +size 92126 diff --git a/coco/images/COCO_val2014_000000568883.jpg b/coco/images/COCO_val2014_000000568883.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0dcb585a5f6e76dfd3efea2c28e14a2942cf163 --- /dev/null +++ b/coco/images/COCO_val2014_000000568883.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0848565bfae8550707666faac4b7ca31759ba02441429d99246bd8350e2b0562 +size 138428 diff --git a/coco/images/COCO_val2014_000000568956.jpg b/coco/images/COCO_val2014_000000568956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69524c65d39da90fb563af23e4daf0b4c4025243 --- /dev/null +++ b/coco/images/COCO_val2014_000000568956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1299d2a8800367bda6ec8406857e441f786ce975ebf801e4f313a77c90a07340 +size 103576 diff --git a/coco/images/COCO_val2014_000000569030.jpg b/coco/images/COCO_val2014_000000569030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2814d8a20db436ee85575fd3a3e48f13741eef70 --- /dev/null +++ b/coco/images/COCO_val2014_000000569030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d3d4287c0dc942c4b0acc34135c02dac8a2aa4088031647c418ba2fbc789d7 +size 128136 diff --git a/coco/images/COCO_val2014_000000569272.jpg b/coco/images/COCO_val2014_000000569272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ced0497af0015f905113a06dfd265ca11f47eba --- /dev/null +++ b/coco/images/COCO_val2014_000000569272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8704c61a9e5b1b936eeb42a7b94378036b326157d1e4ddd33e6790f2eb87d00 +size 141843 diff --git a/coco/images/COCO_val2014_000000569319.jpg b/coco/images/COCO_val2014_000000569319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f282e3f90aeb5ccb3db04946bc90f0295c75de0 --- /dev/null +++ b/coco/images/COCO_val2014_000000569319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a6b27560e8c48e8fcf8fef9df3c07ed68f9a65cd45498220cf5288af298b19 +size 184292 diff --git a/coco/images/COCO_val2014_000000569535.jpg b/coco/images/COCO_val2014_000000569535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28a5776b097c0716ae3c7d915d0aeb08071db70c --- /dev/null +++ b/coco/images/COCO_val2014_000000569535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e0ef4f9e1bcc15daea5a1ba529071fcae524c897b619b3c4cec84f6c2166d3 +size 133780 diff --git a/coco/images/COCO_val2014_000000569652.jpg b/coco/images/COCO_val2014_000000569652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae5454b8a6242b2850b329999ca51cfab23f0ab8 --- /dev/null +++ b/coco/images/COCO_val2014_000000569652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4fc34621b0b86352b8ea47aa7981c07d573e2cd0f05ab63028eff68d683dd9 +size 169299 diff --git a/coco/images/COCO_val2014_000000569926.jpg b/coco/images/COCO_val2014_000000569926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed4c6a0dea339f902b70906470c68a0278125a20 --- /dev/null +++ b/coco/images/COCO_val2014_000000569926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1399da08b6ab8296d971bb412af5646cf8c1d4cd14e0b83938baf447d95587b +size 208898 diff --git a/coco/images/COCO_val2014_000000570094.jpg b/coco/images/COCO_val2014_000000570094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e33801a7e32f1e745d4a8cb22db7f0694bbe7d02 --- /dev/null +++ b/coco/images/COCO_val2014_000000570094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abffc18aa621dedd18c67a2d306953987d31a235d68e97d7f7510f3a714b9e5 +size 169120 diff --git a/coco/images/COCO_val2014_000000570381.jpg b/coco/images/COCO_val2014_000000570381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84af3949166386f53dcde8fb193f84f257f867d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000570381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec22bea11da9c68073418d640eeccfb3d6f96620291ac96c4aab4eb0093233e +size 133501 diff --git a/coco/images/COCO_val2014_000000570465.jpg b/coco/images/COCO_val2014_000000570465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4538b9bc58f7e686cf2a3df2a4f9e35f77b1f537 --- /dev/null +++ b/coco/images/COCO_val2014_000000570465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8affdcb8792fbff87513a355216d09192046b6b321d2846520bc0bb7fbf646e +size 262447 diff --git a/coco/images/COCO_val2014_000000570624.jpg b/coco/images/COCO_val2014_000000570624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a31e81dc2c3c8493e368e64e26c877e2b7f7ff99 --- /dev/null +++ b/coco/images/COCO_val2014_000000570624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2195d5a79e68cf8bee06bc9ac68df63616647087254ca18cbd7c709f18b5bb6a +size 171010 diff --git a/coco/images/COCO_val2014_000000570659.jpg b/coco/images/COCO_val2014_000000570659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04d2a54843285547e0082a98c1827f70ba4b8476 --- /dev/null +++ b/coco/images/COCO_val2014_000000570659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4305b2079899ef617e3d3bfc520db31e022bff677b2b07ecc0490fe0b8a602 +size 160547 diff --git a/coco/images/COCO_val2014_000000570688.jpg b/coco/images/COCO_val2014_000000570688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89668f642c58a9978cbb2f3df978c22a3d032894 --- /dev/null +++ b/coco/images/COCO_val2014_000000570688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa5a96ec8a613dd8571a1e2bc6dcc1d8841418f8a19a6e521ca0d60ca3dd09d +size 138365 diff --git a/coco/images/COCO_val2014_000000570981.jpg b/coco/images/COCO_val2014_000000570981.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2980d964189b7cbce16423b1c8d1d40f06485d0 --- /dev/null +++ b/coco/images/COCO_val2014_000000570981.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28dd39c1e3e38ef5b72b00e57080b78c9ba01e657fa4ab498a225b2cc17fed29 +size 200795 diff --git a/coco/images/COCO_val2014_000000571038.jpg b/coco/images/COCO_val2014_000000571038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95991769efa15094c7fb16c3f0f0ef6c3e1a2e67 --- /dev/null +++ b/coco/images/COCO_val2014_000000571038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1823fbb53dedb6e575e5a8cbcb3fbb0e4332dc50dd31d81263251e1752478c +size 112919 diff --git a/coco/images/COCO_val2014_000000571182.jpg b/coco/images/COCO_val2014_000000571182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..805441fb8ffed2218d40257643d7a468b513189d --- /dev/null +++ b/coco/images/COCO_val2014_000000571182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0baa4b48dbe0da7ec300bf3fff067674f33b6d9e82b998dda8740f634e5734 +size 338878 diff --git a/coco/images/COCO_val2014_000000571764.jpg b/coco/images/COCO_val2014_000000571764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf83080821d1620f06a39090f9cde7d81ce7742a --- /dev/null +++ b/coco/images/COCO_val2014_000000571764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7786329484e9013a37d86c068426d95050bc3b7a986af0338b2786d20ead03 +size 179818 diff --git a/coco/images/COCO_val2014_000000571970.jpg b/coco/images/COCO_val2014_000000571970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c8d42ccdfc6f1268668c5b956e38a92ad5f4562 --- /dev/null +++ b/coco/images/COCO_val2014_000000571970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d87f20ddbfd69d65a721d38742421bea252a00dec24047d5d4ef90f954bff0e +size 330110 diff --git a/coco/images/COCO_val2014_000000572147.jpg b/coco/images/COCO_val2014_000000572147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acbf3bf8bfdf0b870ef2730bb2a89f840183121b --- /dev/null +++ b/coco/images/COCO_val2014_000000572147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a600fdcc3eaf4648e9f88db0438d271da8b00b23f725f38eb85f90e95e54e062 +size 183766 diff --git a/coco/images/COCO_val2014_000000572182.jpg b/coco/images/COCO_val2014_000000572182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..379e65b20ec4902cb0f9b547ab9544a42ba0f3f4 --- /dev/null +++ b/coco/images/COCO_val2014_000000572182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675f643451b95c1950bf9f939da7e77f0917e063a74bdf08a960e1d9bcf16b8b +size 270084 diff --git a/coco/images/COCO_val2014_000000572233.jpg b/coco/images/COCO_val2014_000000572233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4dac9153fa5798fd592a2053dde3f7ed6a63ae5 --- /dev/null +++ b/coco/images/COCO_val2014_000000572233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510b0ad6b79757ca4053c58b374027dd04b2a00b5ff690b40eb1f4abcaeb415f +size 197928 diff --git a/coco/images/COCO_val2014_000000572678.jpg b/coco/images/COCO_val2014_000000572678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e43dcd998400ec01c3f103c40e5f3ccf0d7c486e --- /dev/null +++ b/coco/images/COCO_val2014_000000572678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6bd3bea3e18462446e7d88ad24399c8c7bfffb28eb3e31f69bcae06efe1020 +size 173308 diff --git a/coco/images/COCO_val2014_000000572907.jpg b/coco/images/COCO_val2014_000000572907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d1c57ba09170423dcc1bc5027fd766afd090e65 --- /dev/null +++ b/coco/images/COCO_val2014_000000572907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ccc3a383583a5e08322cf409fed5fbd0b57a544899af08fd185c84a267054e +size 302422 diff --git a/coco/images/COCO_val2014_000000573209.jpg b/coco/images/COCO_val2014_000000573209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5a19f6ea72389b1b14c78f804a7baef5b909749 --- /dev/null +++ b/coco/images/COCO_val2014_000000573209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d34e58430e6e53844f272f2935ff27e557262368cd7237715eb0439e385d6ef +size 154350 diff --git a/coco/images/COCO_val2014_000000573349.jpg b/coco/images/COCO_val2014_000000573349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b3b3affa2bbfce08c35cc6320bc9cbaa0783bd0 --- /dev/null +++ b/coco/images/COCO_val2014_000000573349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e726c69637e44efb6033561a5f5566e2a9c03c609242621a308dbd21d202a488 +size 276491 diff --git a/coco/images/COCO_val2014_000000573363.jpg b/coco/images/COCO_val2014_000000573363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74f0f2a03685232cbd160bd6b6286fbbef261c02 --- /dev/null +++ b/coco/images/COCO_val2014_000000573363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d96f000c67b757b87d246d6261beb66d2d92af4c0b2559cdc4f7630c81da33f +size 277679 diff --git a/coco/images/COCO_val2014_000000573930.jpg b/coco/images/COCO_val2014_000000573930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e79d19693e4e003f58adf680efdf784cf0da4e6d --- /dev/null +++ b/coco/images/COCO_val2014_000000573930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872a8fd0c7fe7d74051c77707d613bdd8762d9561d3fcd0a273ac904914c20e7 +size 147272 diff --git a/coco/images/COCO_val2014_000000573971.jpg b/coco/images/COCO_val2014_000000573971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1da19831ee97ae9584759ce19d8ba9fda8604c46 --- /dev/null +++ b/coco/images/COCO_val2014_000000573971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f63519b6ab6936069fc1dd9fc37e607ceefeddd684517a1c61faa21b81a652 +size 145538 diff --git a/coco/images/COCO_val2014_000000574332.jpg b/coco/images/COCO_val2014_000000574332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7e2d7b69c62c3485957751898b25bd7da9207ef --- /dev/null +++ b/coco/images/COCO_val2014_000000574332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3b0c9569fdfee5b3d7bc05de2ad0eb5528cc083d2a0c5a09a07f2347c61944 +size 209339 diff --git a/coco/images/COCO_val2014_000000574424.jpg b/coco/images/COCO_val2014_000000574424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3cf1d58af9a9725d7cd1e908cf39d3cfe8415b3 --- /dev/null +++ b/coco/images/COCO_val2014_000000574424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b38ebc584307ea995230c7e0d06f57b3f24d5256e522a5f5ab842d79fd157fde +size 131475 diff --git a/coco/images/COCO_val2014_000000574487.jpg b/coco/images/COCO_val2014_000000574487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..837f608c5be0bf9799677a0a254594d94ca5af3b --- /dev/null +++ b/coco/images/COCO_val2014_000000574487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd4e3166fc0cea5a9ff05d250c3bef56539ee07558ef78fff51b4a2fe6224f5 +size 155587 diff --git a/coco/images/COCO_val2014_000000574769.jpg b/coco/images/COCO_val2014_000000574769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64807712bd1bc5df113e6989e573d24b5507a718 --- /dev/null +++ b/coco/images/COCO_val2014_000000574769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b175b46e2b7346cddadee5271aad1619ebcacf3c75fd150792e9a534c5482d9a +size 189790 diff --git a/coco/images/COCO_val2014_000000574837.jpg b/coco/images/COCO_val2014_000000574837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..672f3f6cb9487b949a2d9faf7d50a4aaf2276bd4 --- /dev/null +++ b/coco/images/COCO_val2014_000000574837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a259459922a98f41468eaacc165c48eacaffe2a549c72d8748f399d35c25f5a +size 235401 diff --git a/coco/images/COCO_val2014_000000575395.jpg b/coco/images/COCO_val2014_000000575395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a454613f14659deef3e375b8c6dce83ca7c7e56 --- /dev/null +++ b/coco/images/COCO_val2014_000000575395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdc952432c7828c94bcaecc9fbb6839f34d7a6d5414ec06a941db55af19c4b3 +size 127015 diff --git a/coco/images/COCO_val2014_000000575970.jpg b/coco/images/COCO_val2014_000000575970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b765e501d0b20f49bfed39626e5753e28c09b836 --- /dev/null +++ b/coco/images/COCO_val2014_000000575970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1267d8fd3565af3e1779fec1659d21e62067f70cb1187848dbc6edf4f5632a +size 183923 diff --git a/coco/images/COCO_val2014_000000576222.jpg b/coco/images/COCO_val2014_000000576222.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f00490a87147fe944bb5f51f67b5440e4b8bf9e --- /dev/null +++ b/coco/images/COCO_val2014_000000576222.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cc0f43ca9613296457e8ce84bc895d0c8730137e62038b22dcf3675531f8a7 +size 154336 diff --git a/coco/images/COCO_val2014_000000576363.jpg b/coco/images/COCO_val2014_000000576363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8969a40ef0077be76301daa1d20a68cfb4984ad --- /dev/null +++ b/coco/images/COCO_val2014_000000576363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adace2549a77472c8f159c5e127e2a6cbd9d7f17abb3318fe51d4c70a5591a49 +size 125824 diff --git a/coco/images/COCO_val2014_000000576385.jpg b/coco/images/COCO_val2014_000000576385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1adac364d007c846bcab3a9e92af31c1552d1e2 --- /dev/null +++ b/coco/images/COCO_val2014_000000576385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a51e8deb3dac060995ad970ac55737679a808bed686edc9dddf94ed1103b91e +size 152810 diff --git a/coco/images/COCO_val2014_000000576650.jpg b/coco/images/COCO_val2014_000000576650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db540da41449c7e8c9a666a112f63a4f61e1d189 --- /dev/null +++ b/coco/images/COCO_val2014_000000576650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1fcba6cb62482a0088d45464f2b0048c064fdeb9d10e9f2d1f8c03f0c32484 +size 129461 diff --git a/coco/images/COCO_val2014_000000576857.jpg b/coco/images/COCO_val2014_000000576857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c926ec132e083b624b58b85588ba989c113dcc5a --- /dev/null +++ b/coco/images/COCO_val2014_000000576857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b165dd6c6cc98d781525c5619302dfd3fdfe217504eca03234320696ad07be +size 152449 diff --git a/coco/images/COCO_val2014_000000577858.jpg b/coco/images/COCO_val2014_000000577858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e71f52b289a435385a696b66b58cfa17a7e8204 --- /dev/null +++ b/coco/images/COCO_val2014_000000577858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72f44fc27254e486b3cba18be20620697d99e9c93c64411464ed8e15fb8414c +size 225840 diff --git a/coco/images/COCO_val2014_000000577924.jpg b/coco/images/COCO_val2014_000000577924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f41d6c04e5010224aad14ec99103512cc3d20de9 --- /dev/null +++ b/coco/images/COCO_val2014_000000577924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d637f16d0e5d44e9ba951aa123a4fe0e2e94266506398cbc59967a75428b56 +size 288441 diff --git a/coco/images/COCO_val2014_000000577932.jpg b/coco/images/COCO_val2014_000000577932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72edde9a8160e690932dd336d01095dd976ff70b --- /dev/null +++ b/coco/images/COCO_val2014_000000577932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593d4d8a69f21f4821e0bdd1d9f90e77084b31fb951090b549915a986b0633fe +size 316061 diff --git a/coco/images/COCO_val2014_000000577946.jpg b/coco/images/COCO_val2014_000000577946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..875821549300642a51bc009cb69a627e8b45f470 --- /dev/null +++ b/coco/images/COCO_val2014_000000577946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb62e66600acc9f7161b841e298bcde7e547e0bd5971707f7ccb05ea19a6acd +size 85609 diff --git a/coco/images/COCO_val2014_000000578441.jpg b/coco/images/COCO_val2014_000000578441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19941f3bfac236efc6af0fca4ce6f14dcdf606be --- /dev/null +++ b/coco/images/COCO_val2014_000000578441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf4da61b44647407636317aa0288b918b4887bca458894d37530e069b6c23e7 +size 190709 diff --git a/coco/images/COCO_val2014_000000578776.jpg b/coco/images/COCO_val2014_000000578776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37ccd945a2531f2d665da1bc74113efbbc8ecc62 --- /dev/null +++ b/coco/images/COCO_val2014_000000578776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1683083a26a6e3bd4a4f822599753450bec35610abce7af642bb8c75a1f0fc8 +size 255220 diff --git a/coco/images/COCO_val2014_000000578848.jpg b/coco/images/COCO_val2014_000000578848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12bcd8da59957be34fc785ab1e9692fdea26281d --- /dev/null +++ b/coco/images/COCO_val2014_000000578848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896ffc596ba30e00ed68a199ac23ab2d7d48480a00201952d54ce72b6ca2e9a5 +size 103783 diff --git a/coco/images/COCO_val2014_000000578962.jpg b/coco/images/COCO_val2014_000000578962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eba945c5b1d2f7231bc7542f15d197f74e9ef91 --- /dev/null +++ b/coco/images/COCO_val2014_000000578962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376761d11c47ceb0debf9bcbd84c933316de4fd50e04d8e829b2a89344159047 +size 239284 diff --git a/coco/images/COCO_val2014_000000579070.jpg b/coco/images/COCO_val2014_000000579070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca9b800e6e46e2935944904f4151a13cdd6234c3 --- /dev/null +++ b/coco/images/COCO_val2014_000000579070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83510eae4283a8d1bbbfdc917574e500f4deb2f2fb75389c966baa532576738c +size 213635 diff --git a/coco/images/COCO_val2014_000000579240.jpg b/coco/images/COCO_val2014_000000579240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21e068a39a27c062c51e87f2eb3ca5413f16f28f --- /dev/null +++ b/coco/images/COCO_val2014_000000579240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a38c44004e965f3bcc822765879af7a35b476388d44a2556abdcda9f0a3cfc +size 189306 diff --git a/coco/images/COCO_val2014_000000579415.jpg b/coco/images/COCO_val2014_000000579415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43bd4318475cb597a5c98ec9e2f4073218d48712 --- /dev/null +++ b/coco/images/COCO_val2014_000000579415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b84d4fc6eca7944fc95fdb937d74644e73569a347b5c700d59a306bc7ef9d5f +size 172397 diff --git a/coco/images/COCO_val2014_000000579648.jpg b/coco/images/COCO_val2014_000000579648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0b4e76b9386f57c16769f58d0378f8f8945ed86 --- /dev/null +++ b/coco/images/COCO_val2014_000000579648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a7e09d196a18bf72de56a45ad3f775ff9cb6cb618d8a630056867d3e93674b +size 158525 diff --git a/coco/images/COCO_val2014_000000579859.jpg b/coco/images/COCO_val2014_000000579859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46fe38b2b3810868ba9011fb786e0d6294202f08 --- /dev/null +++ b/coco/images/COCO_val2014_000000579859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c768110f61549c52ad110ae0f6fe500269715f8cf0415b709b7c8e15ee4cd18 +size 82174 diff --git a/coco/images/COCO_val2014_000000579925.jpg b/coco/images/COCO_val2014_000000579925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ac724a93ecc25d3fd48bc10f764cea13f4d79b1 --- /dev/null +++ b/coco/images/COCO_val2014_000000579925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f5443b04ae63dd0fed240c7ca9ea5c78060f2f974fd2f20ebe4dd326a5e73d +size 242189 diff --git a/coco/images/COCO_val2014_000000580388.jpg b/coco/images/COCO_val2014_000000580388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..217cefa2b66932868f19bdb325e2a98ceded0bb4 --- /dev/null +++ b/coco/images/COCO_val2014_000000580388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b5e975c8b50d6c6be131a2584fe9da23f36dd852acc200133b90d74f69da58 +size 180906 diff --git a/coco/images/COCO_val2014_000000580542.jpg b/coco/images/COCO_val2014_000000580542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7265b65ad5d7baeb71afd845cff5740335eb943c --- /dev/null +++ b/coco/images/COCO_val2014_000000580542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86c3dac73064ba387c8e0307604d0d82eab25ee6d4c68a40fed46681e5b7265 +size 174615 diff --git a/coco/images/COCO_val2014_000000580607.jpg b/coco/images/COCO_val2014_000000580607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cce0f8c6ff1495d62975a44ef9049217cc6e6c4 --- /dev/null +++ b/coco/images/COCO_val2014_000000580607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf894a3109b2845eb328acb38057159cf5d8abbca95d5155dda65e3c1dbb81f +size 289675 diff --git a/coco/images/COCO_val2014_000000580613.jpg b/coco/images/COCO_val2014_000000580613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c68323f503a4733a9aaa2674ef507c822c017847 --- /dev/null +++ b/coco/images/COCO_val2014_000000580613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61d230c61cb645aeb5aca13d0ec8373706c8983eb3e815ae39d7d96700a852b +size 259075 diff --git a/coco/images/COCO_val2014_000000580720.jpg b/coco/images/COCO_val2014_000000580720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44a2ac92fb767cb944ad7b5f17f6d9e3cbeafacb --- /dev/null +++ b/coco/images/COCO_val2014_000000580720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9cb6ebb046d981c77922f8805db82423576aa7f65d12ca09dcddf6269b8b56 +size 135467 diff --git a/coco/images/COCO_val2014_000000580908.jpg b/coco/images/COCO_val2014_000000580908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90da017a3781fb282405a58b3d3fc30d109eb001 --- /dev/null +++ b/coco/images/COCO_val2014_000000580908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15342205dd1a188e223f07d12cf7501ae1fe423c05310959479746f0ea47f891 +size 180964 diff --git a/coco/images/COCO_val2014_000000581081.jpg b/coco/images/COCO_val2014_000000581081.jpg new file mode 100644 index 0000000000000000000000000000000000000000..390b46be3798be09991cb89fc5f98149331e76da --- /dev/null +++ b/coco/images/COCO_val2014_000000581081.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116b3d954a8d1d4b21a4940a28142d2586d3cd63a9ff748104ef99ab1e5b46e7 +size 181197 diff --git a/coco/images/COCO_val2014_000000581205.jpg b/coco/images/COCO_val2014_000000581205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..320d5ecb79cba90587a639c1e649145f284b9e85 --- /dev/null +++ b/coco/images/COCO_val2014_000000581205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a62f50e5cd864d1f7cff101a57586fffc2da7b8b42db6e4c68831c4000a63ca +size 167150 diff --git a/coco/images/COCO_val2014_000000581356.jpg b/coco/images/COCO_val2014_000000581356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f12a87ea81970c1ba49de8b711dfaeb9c39dd3ba --- /dev/null +++ b/coco/images/COCO_val2014_000000581356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7befa49ca134a06bed82596888cfe5584237cdd1cc0c90226db2d338a6257103 +size 195839 diff --git a/coco/images/COCO_val2014_000000581394.jpg b/coco/images/COCO_val2014_000000581394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d9938dbbcac0c954be68d549de53deae2f496be --- /dev/null +++ b/coco/images/COCO_val2014_000000581394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d750451ec2fc61f6d9beba6fc05f8d565b493a741ac6c2cbc91d184644a0f180 +size 197318 diff --git a/coco/images/COCO_val2014_000000581458.jpg b/coco/images/COCO_val2014_000000581458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..266e5982b79b2c1c6de3ff25fefb98fc14f35220 --- /dev/null +++ b/coco/images/COCO_val2014_000000581458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f49e933c9d6d9bae89dbd65f74da229bf9f9b37ddec3ee5409980cfbbdfbd43 +size 167683 diff --git a/coco/images/COCO_val2014_000000581569.jpg b/coco/images/COCO_val2014_000000581569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1df0895b5298a71debf7accca368f57deaa6de3a --- /dev/null +++ b/coco/images/COCO_val2014_000000581569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33312777d3a21153fec45d30b0619ab8645cfbff63961d9b6cf1c66aeb0af2bb +size 241690 diff --git a/coco/mscoco_dense.jsonl b/coco/mscoco_dense.jsonl index 2217bec7c7968516a8a9a4fec8e8b5e9225b0d18..ee528bf4f56148ac20abdfa82271bcdd43be0a3b 100644 --- a/coco/mscoco_dense.jsonl +++ b/coco/mscoco_dense.jsonl @@ -1,3089 +1,3089 @@ -{"filepath": "val2014", "filename": "COCO_val2014_000000000139.jpg", "cocoid": 1, "imgid": 1, "split": "test", "sentences": ["a picture of a person sitting in a living room", "a refrigerator in the middle of a living room"], "sentids": [1, 2], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000164.jpg", "cocoid": 2, "imgid": 2, "split": "test", "sentences": ["a picture of a chair and a table in a kitchen", "a microwave in a kitchen", "a refrigerator in a kitchen", "a vase in the corner of a kitchen", "a dining table in front of a small kitchen", "a photo of a bowl full of dishes in a kitchen"], "sentids": [3, 4, 5, 6, 7, 8], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000196.jpg", "cocoid": 3, "imgid": 3, "split": "test", "sentences": ["a picture of a dining table with lots of food on it", "an image with a fork full of food on a table"], "sentids": [9, 10], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000257.jpg", "cocoid": 4, "imgid": 4, "split": "test", "sentences": ["a photo of a backpacker food truck parked in front of a monument", "a photo of a motorcycle food truck parked in front of an arch", "a bus in front of an arch with people walking around", "an image with a handbag next to a food truck", "a picture of a car that is parked next to a bunch of food trucks"], "sentids": [11, 12, 13, 14, 15], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000294.jpg", "cocoid": 5, "imgid": 5, "split": "test", "sentences": ["an image with a person in a kitchen with pots and pans on the wall", "an image with a clock on the wall and a man standing in front of it", "an image with a oven full of pots and pans"], "sentids": [16, 17, 18], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000564.jpg", "cocoid": 6, "imgid": 6, "split": "test", "sentences": ["a photo of a tennis racket on a tennis court"], "sentids": [19], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000810.jpg", "cocoid": 7, "imgid": 7, "split": "test", "sentences": ["a picture of a cell phone sitting on a table", "a picture of a dining table with a sandwich and a drink on it", "a photo of a spoon and a sandwich sitting on a table", "a photo of a fork full of food sitting on a table"], "sentids": [20, 21, 22, 23], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000985.jpg", "cocoid": 8, "imgid": 8, "split": "test", "sentences": ["a bus in a parking lot"], "sentids": [24], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000000987.jpg", "cocoid": 9, "imgid": 9, "split": "test", "sentences": ["a photo of a oven with a pot in it", "an image with a bowl in the oven and a pot on the stove", "a photo of a refrigerator with a pot on the stove", "a photo of a spoon in an oven"], "sentids": [25, 26, 27, 28], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000001000.jpg", "cocoid": 10, "imgid": 10, "split": "test", "sentences": ["a backpack in the foreground", "a photo of a handbag tennis team posing for a picture"], "sentids": [29, 30], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000001270.jpg", "cocoid": 11, "imgid": 11, "split": "test", "sentences": ["a photo of a baseball glove being held by an umpire", "an image with a bottle of beer", "a baseball bat in the batter's box"], "sentids": [31, 32, 33], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000001599.jpg", "cocoid": 12, "imgid": 12, "split": "test", "sentences": ["an image with a tennis racket on a tennis court", "a backpack in the background"], "sentids": [34, 35], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000002014.jpg", "cocoid": 13, "imgid": 13, "split": "test", "sentences": ["an image with a skateboarder in the middle of the road", "an image with a handbag on a skateboard"], "sentids": [36, 37], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000002142.jpg", "cocoid": 14, "imgid": 14, "split": "test", "sentences": ["a photo of a bench surrounded by pigeons", "an image with a car in the background", "an image with a handbag on a bench surrounded by pigeons"], "sentids": [38, 39, 40], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000002157.jpg", "cocoid": 15, "imgid": 15, "split": "test", "sentences": ["an image with a cake on a table with plates of food and glasses of wine", "a dining table in front of a cake with fruit on it", "a picture of a bowl of fruit on a table"], "sentids": [41, 42, 43], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000002562.jpg", "cocoid": 16, "imgid": 16, "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "a tennis racket in the air"], "sentids": [44, 45], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000002890.jpg", "cocoid": 17, "imgid": 17, "split": "test", "sentences": ["a photo of a truck full of snow on the side of the road", "a backpack in the snow"], "sentids": [46, 47], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000003145.jpg", "cocoid": 18, "imgid": 18, "split": "test", "sentences": ["a tv in a living room", "an image with a bowl of fruit on the table", "a picture of a handbag sitting on a couch in a living room", "a picture of a potted plant in a living room"], "sentids": [48, 49, 50, 51], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000003382.jpg", "cocoid": 19, "imgid": 19, "split": "test", "sentences": ["a picture of a keyboard on a desk", "a picture of a cell phone in the hand of a sailor"], "sentids": [52, 53], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000003590.jpg", "cocoid": 20, "imgid": 20, "split": "test", "sentences": ["a horse in the background", "a photo of a bicycle", "an image with a dining table in the background", "an image with a handbag"], "sentids": [54, 55, 56, 57], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000003595.jpg", "cocoid": 21, "imgid": 21, "split": "test", "sentences": ["an image with a cup of wine and glasses on a table", "a bowl in the middle of the table"], "sentids": [58, 59], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000003779.jpg", "cocoid": 22, "imgid": 22, "split": "test", "sentences": ["a photo of a dining table with wine glasses on it", "a photo of a bottle of wine sitting on a table", "an image with a person sitting at a table with wine glasses", "a picture of a bowl of wine on a table"], "sentids": [60, 61, 62, 63], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000003837.jpg", "cocoid": 23, "imgid": 23, "split": "test", "sentences": ["a umbrella in the water"], "sentids": [64], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000003983.jpg", "cocoid": 24, "imgid": 24, "split": "test", "sentences": ["a photo of a bus full of skiers waiting to go on a ski trip"], "sentids": [65], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004108.jpg", "cocoid": 25, "imgid": 25, "split": "test", "sentences": ["a handbag in the foreground", "a dining table in a restaurant with a lot of food on it"], "sentids": [66, 67], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004134.jpg", "cocoid": 26, "imgid": 26, "split": "test", "sentences": ["an image with a knife and a man shaking hands"], "sentids": [68], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004256.jpg", "cocoid": 27, "imgid": 27, "split": "test", "sentences": ["a picture of a dining table with two plates of food on it", "a picture of a chair on a table with two plates of food", "an image with a spoon, fork and two plates of food on a table"], "sentids": [69, 70, 71], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004312.jpg", "cocoid": 28, "imgid": 28, "split": "test", "sentences": ["an image with a pizza on a table and a person taking a picture of it", "a photo of a bowl of food on a table"], "sentids": [72, 73], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004359.jpg", "cocoid": 29, "imgid": 29, "split": "test", "sentences": ["a photo of a train station with a woman standing in front of it", "an image with a cell phone in front of a train"], "sentids": [74, 75], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004576.jpg", "cocoid": 30, "imgid": 30, "split": "test", "sentences": ["an image with a bus full of people standing in front of a clock"], "sentids": [76], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004700.jpg", "cocoid": 31, "imgid": 31, "split": "test", "sentences": ["a sports ball in the middle of a field"], "sentids": [77], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000004736.jpg", "cocoid": 32, "imgid": 32, "split": "test", "sentences": ["an image with a sports ball game in the background", "a photo of a baseball bat being swung at a baseball game", "a picture of a baseball glove, bat, and ball game"], "sentids": [78, 79, 80], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000005001.jpg", "cocoid": 33, "imgid": 33, "split": "test", "sentences": ["a picture of a tie cutting ceremony with a little girl holding a blue balloon", "a photo of a bicycle race with a little girl holding a blue balloon"], "sentids": [81, 82], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000005064.jpg", "cocoid": 34, "imgid": 34, "split": "test", "sentences": ["a photo of a baseball glove swinging a baseball bat", "a photo of a baseball bat being swung at a ball"], "sentids": [83, 84], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000005107.jpg", "cocoid": 35, "imgid": 35, "split": "test", "sentences": ["a photo of a bus loading passengers at a bus stop", "a car in a parking lot"], "sentids": [85, 86], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000005486.jpg", "cocoid": 36, "imgid": 36, "split": "test", "sentences": ["an image with a couch, dining table and a chandelier", "a picture of a dining table and chairs in a living room"], "sentids": [87, 88], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000005599.jpg", "cocoid": 37, "imgid": 37, "split": "test", "sentences": ["a picture of a umbrella flying in the sky"], "sentids": [89], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000005802.jpg", "cocoid": 38, "imgid": 38, "split": "test", "sentences": ["a photo of a knife being sharpened in a kitchen", "a picture of a oven in a kitchen"], "sentids": [90, 91], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000005961.jpg", "cocoid": 39, "imgid": 39, "split": "test", "sentences": ["a picture of a sandwich being made in a kitchen", "a picture of a broccoli sandwich being made in a kitchen"], "sentids": [92, 93], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000006074.jpg", "cocoid": 40, "imgid": 40, "split": "test", "sentences": ["a truck in a parade with people walking behind it", "an image with a umbrella and a truck in the rain"], "sentids": [94, 95], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000006220.jpg", "cocoid": 41, "imgid": 41, "split": "test", "sentences": ["a spoon in a bowl", "an image with a dining table full of food", "a picture of a cup of japanese food on a table", "a photo of a fork full of food on a table", "a picture of a bottle of wine on a table"], "sentids": [96, 97, 98, 99, 100], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000006471.jpg", "cocoid": 42, "imgid": 42, "split": "test", "sentences": ["a picture of a baseball glove"], "sentids": [101], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000006580.jpg", "cocoid": 43, "imgid": 43, "split": "test", "sentences": ["a photo of a bed that is surrounded by a crowd of people", "a photo of a suitcase on a street in front of a group of people", "a cell phone in the middle of a crowd of people", "an image with a car in front of a crowd of people"], "sentids": [102, 103, 104, 105], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000007274.jpg", "cocoid": 44, "imgid": 44, "split": "test", "sentences": ["an image with a dining table and two people sitting at it", "an image with a bowl of pizza and a baby sitting at a table", "a picture of a knife on the table", "a fork in the middle of the table", "a picture of a bottle of wine"], "sentids": [106, 107, 108, 109, 110], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000007297.jpg", "cocoid": 45, "imgid": 45, "split": "test", "sentences": ["a picture of a clock tower with people walking in front of it", "an image with a bus in the foreground and a clock tower in the background", "an image with a truck in the foreground and a clock tower in the background"], "sentids": [111, 112, 113], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000007355.jpg", "cocoid": 46, "imgid": 46, "split": "test", "sentences": ["an image with a bus driving down the street", "a truck in front of a bus on a city street"], "sentids": [114, 115], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000007414.jpg", "cocoid": 47, "imgid": 47, "split": "test", "sentences": ["a photo of a dog standing on the side of a road with a herd of sheep"], "sentids": [116], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000007556.jpg", "cocoid": 48, "imgid": 48, "split": "test", "sentences": ["a boat in the water"], "sentids": [117], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000007574.jpg", "cocoid": 49, "imgid": 49, "split": "test", "sentences": ["a refrigerator in a kitchen", "an image with a microwave and a sink in a kitchen", "a photo of a sink and counter in a kitchen", "an image with a oven and a sink in a kitchen", "an image with a knife on the countertop of a kitchen"], "sentids": [118, 119, 120, 121, 122], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000007938.jpg", "cocoid": 50, "imgid": 50, "split": "test", "sentences": ["an image with a truck and a man on a cell phone", "a traffic light in the middle of a city street", "a photo of a chair on the side of a street", "a potted plant in the middle of the sidewalk"], "sentids": [123, 124, 125, 126], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000008119.jpg", "cocoid": 51, "imgid": 51, "split": "test", "sentences": ["a photo of a baseball glove hitting a ball", "a sports ball in a field", "an image with a baseball bat, a catcher, and an umpire"], "sentids": [127, 128, 129], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000008589.jpg", "cocoid": 52, "imgid": 52, "split": "test", "sentences": ["a backpack in a skate park"], "sentids": [130], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000008876.jpg", "cocoid": 53, "imgid": 53, "split": "test", "sentences": ["a refrigerator in a bar with bottles of beer"], "sentids": [131], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009041.jpg", "cocoid": 54, "imgid": 54, "split": "test", "sentences": ["a cat in the middle of a flock of pigeons"], "sentids": [132], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009050.jpg", "cocoid": 55, "imgid": 55, "split": "test", "sentences": ["an image with a spoon and a plate of food on a table", "an image with a book and a plate of food on a table", "an image with a bowl of food and wine glasses on a table", "a dining table in a restaurant with a plate of food and wine glasses"], "sentids": [133, 134, 135, 136], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009077.jpg", "cocoid": 56, "imgid": 56, "split": "test", "sentences": ["an image with a person standing in front of a fruit stand", "a picture of a handbag filled with fruits and vegetables"], "sentids": [137, 138], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009262.jpg", "cocoid": 57, "imgid": 57, "split": "test", "sentences": ["a book in front of a table with teddy bears on it", "a picture of a dining table with teddy bears on it"], "sentids": [139, 140], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009317.jpg", "cocoid": 58, "imgid": 58, "split": "test", "sentences": ["a backpack in the grass"], "sentids": [141], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009400.jpg", "cocoid": 59, "imgid": 59, "split": "test", "sentences": ["a picture of a keyboard"], "sentids": [142], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009590.jpg", "cocoid": 60, "imgid": 60, "split": "test", "sentences": ["an image with a clock in the background", "a dining table in a room"], "sentids": [143, 144], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009647.jpg", "cocoid": 61, "imgid": 61, "split": "test", "sentences": ["an image with a scissors being cut at a ribbon cutting ceremony", "an image with a truck and people cutting a ribbon", "a photo of a handbag being cut at a ribbon cutting ceremony"], "sentids": [145, 146, 147], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000009800.jpg", "cocoid": 62, "imgid": 62, "split": "test", "sentences": ["a handbag in the background"], "sentids": [148], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010138.jpg", "cocoid": 63, "imgid": 63, "split": "test", "sentences": ["a picture of a refrigerator in a kitchen", "an image with a person sitting in front of a cake", "a chair in a kitchen", "a picture of a cake with candles on it", "a picture of a potted plant on a table", "a photo of a dining table with a cake on it", "a cell phone in a kitchen", "a picture of a spoonful of icing on a cake", "a photo of a sink full of dishes and a man sitting at a table with a"], "sentids": [149, 150, 151, 152, 153, 154, 155, 156, 157], "rare_classes": [[], [], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010149.jpg", "cocoid": 64, "imgid": 64, "split": "test", "sentences": ["a photo of a person preparing food in a kitchen", "a vase in a cabinet and a man preparing food in the kitchen"], "sentids": [158, 159], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010216.jpg", "cocoid": 65, "imgid": 65, "split": "test", "sentences": ["a photo of a tennis racket being swung on a tennis court", "a clock in the middle of a tennis court", "a photo of a sports ball player on a tennis court"], "sentids": [160, 161, 162], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010613.jpg", "cocoid": 66, "imgid": 66, "split": "test", "sentences": ["a photo of a handbag being held by a man", "a toothbrush in a box", "a photo of a bicycle rider eating a hot dog in front of a group of people"], "sentids": [163, 164, 165], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010705.jpg", "cocoid": 67, "imgid": 67, "split": "test", "sentences": ["a picture of a handbag sitting on a table"], "sentids": [166], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010707.jpg", "cocoid": 68, "imgid": 68, "split": "test", "sentences": ["a photo of a laptop", "a photo of a knife being held by a man", "an image with a car in the background"], "sentids": [167, 168, 169], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010837.jpg", "cocoid": 69, "imgid": 69, "split": "test", "sentences": ["a sports ball in the air"], "sentids": [170], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000010986.jpg", "cocoid": 70, "imgid": 70, "split": "test", "sentences": ["a picture of a cupcake sitting on a table", "an image with a bottle of wine in the middle of a group of people"], "sentids": [171, 172], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000011099.jpg", "cocoid": 71, "imgid": 71, "split": "test", "sentences": ["a laptop in front of a person", "an image with a book, a phone, a tablet, and a laptop"], "sentids": [173, 174], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000011197.jpg", "cocoid": 72, "imgid": 72, "split": "test", "sentences": ["a photo of a bicycle on the side of a street", "a picture of a handbag on the side of a street"], "sentids": [175, 176], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000011198.jpg", "cocoid": 73, "imgid": 73, "split": "test", "sentences": ["a picture of a pizza and salad on a table", "a photo of a person sitting at a table with two plates of food", "an image with a dining table with two plates of food and a bottle of beer"], "sentids": [177, 178, 179], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000011209.jpg", "cocoid": 74, "imgid": 74, "split": "test", "sentences": ["a picture of a laptop and a man and woman sitting on a couch", "a photo of a couch with a man and woman sitting on it", "a pizza in the living room"], "sentids": [180, 181, 182], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000011241.jpg", "cocoid": 75, "imgid": 75, "split": "test", "sentences": ["an image with a spoon and a bowl of food on a counter", "an image with a knife and some food on a counter"], "sentids": [183, 184], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000011320.jpg", "cocoid": 76, "imgid": 76, "split": "test", "sentences": ["a picture of a horse and carriage on a city street", "a picture of a fire hydrant in the middle of a city street", "a photo of a car driving down a city street with a bridge in the background", "a photo of a truck driving down a city street with buildings in the background"], "sentids": [185, 186, 187, 188], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000011494.jpg", "cocoid": 77, "imgid": 77, "split": "test", "sentences": ["a photo of a bus with people on it", "a cell phone in the hand of a man"], "sentids": [189, 190], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012269.jpg", "cocoid": 78, "imgid": 78, "split": "test", "sentences": ["a photo of a umbrella in a store", "an image with a person holding an umbrella", "a photo of a backpack in a store with a child holding an umbrella"], "sentids": [191, 192, 193], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012333.jpg", "cocoid": 79, "imgid": 79, "split": "test", "sentences": ["a photo of a horse jumping over a fence"], "sentids": [194], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012576.jpg", "cocoid": 80, "imgid": 80, "split": "test", "sentences": ["a picture of a tv with a pizza in front of it", "a picture of a person sitting at a table with two pizzas", "an image with a dining table with two boxes of pizza on it"], "sentids": [195, 196, 197], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012639.jpg", "cocoid": 81, "imgid": 81, "split": "test", "sentences": ["a photo of a baseball glove being used to catch a ball", "an image with a baseball bat, a catcher, and an umpire", "an image with a backpacker, a baseball player, and a catcher"], "sentids": [198, 199, 200], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012666.jpg", "cocoid": 82, "imgid": 82, "split": "test", "sentences": ["a picture of a traffic light on the side of a bus"], "sentids": [201], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012670.jpg", "cocoid": 83, "imgid": 83, "split": "test", "sentences": ["a teddy bear in the middle of a crowd of people"], "sentids": [202], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012700.jpg", "cocoid": 84, "imgid": 84, "split": "test", "sentences": ["a photo of a couch in a living room", "a photo of a person sitting in a living room", "a clock in the corner of the room"], "sentids": [203, 204, 205], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012706.jpg", "cocoid": 85, "imgid": 85, "split": "test", "sentences": ["a boat in front of the eiffel tower"], "sentids": [206], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012731.jpg", "cocoid": 86, "imgid": 86, "split": "test", "sentences": ["a suitcase in front of a train"], "sentids": [207], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012818.jpg", "cocoid": 87, "imgid": 87, "split": "test", "sentences": ["an image with a bicycle on the side of the road"], "sentids": [208], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000012946.jpg", "cocoid": 88, "imgid": 88, "split": "test", "sentences": ["a picture of a bicycle on the side of a street", "a picture of a bottle store on a busy city street", "a handbag in the middle of a busy city street"], "sentids": [209, 210, 211], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013081.jpg", "cocoid": 89, "imgid": 89, "split": "test", "sentences": ["a photo of a tie wearing man sitting at a table with a laptop", "a photo of a cell phone", "a dining table in a restaurant"], "sentids": [212, 213, 214], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013148.jpg", "cocoid": 90, "imgid": 90, "split": "test", "sentences": ["a picture of a dining table with wine glasses on it"], "sentids": [215], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013220.jpg", "cocoid": 91, "imgid": 91, "split": "test", "sentences": ["a photo of a cup of tea at the dinner table"], "sentids": [216], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013296.jpg", "cocoid": 92, "imgid": 92, "split": "test", "sentences": ["a bus in the street", "an image with a backpacker riding a bicycle on a city street"], "sentids": [217, 218], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013550.jpg", "cocoid": 93, "imgid": 93, "split": "test", "sentences": ["an image with a person petting an elephant", "a picture of a handbag wearing woman petting an elephant"], "sentids": [219, 220], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013659.jpg", "cocoid": 94, "imgid": 94, "split": "test", "sentences": ["a cup in the middle of the table", "an image with a bowl of food in the background", "a picture of a keyboard", "an image with a handbag"], "sentids": [221, 222, 223, 224], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013904.jpg", "cocoid": 95, "imgid": 95, "split": "test", "sentences": ["a photo of a chair tennis match"], "sentids": [225], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013923.jpg", "cocoid": 96, "imgid": 96, "split": "test", "sentences": ["a picture of a tv in a living room with a table and chairs", "a couch in a living room with a table and chairs", "an image with a dining table and chairs in a living room", "a picture of a book shelf in a living room"], "sentids": [226, 227, 228, 229], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013985.jpg", "cocoid": 97, "imgid": 97, "split": "test", "sentences": ["an image with a person sitting on a table using a laptop", "a laptop in a man's lap", "an image with a chair and a man sitting on a laptop"], "sentids": [230, 231, 232], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000013991.jpg", "cocoid": 98, "imgid": 98, "split": "test", "sentences": ["a picture of a spoonful of food sitting on top of a stove", "an image with a bowl of food on a stove", "an image with a carrot and broccoli dish on a stove", "a photo of a dining table with food on it", "a oven in the kitchen"], "sentids": [233, 234, 235, 236, 237], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000014004.jpg", "cocoid": 99, "imgid": 99, "split": "test", "sentences": ["a picture of a cake sitting on a table", "a spoon in the middle of the table", "an image with a dining table and a man sitting in front of a cake", "a photo of a potted plant and a man sitting at a table with a cake", "a vase in front of a man sitting at a table with a cake", "a book in a bookcase"], "sentids": [238, 239, 240, 241, 242, 243], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000014278.jpg", "cocoid": 100, "imgid": 100, "split": "test", "sentences": ["a picture of a truck driving down a busy street in hong kong", "a picture of a traffic light at night in hong kong", "a picture of a bus stop in hong kong at night"], "sentids": [244, 245, 246], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000014321.jpg", "cocoid": 101, "imgid": 101, "split": "test", "sentences": ["a photo of a backpacker", "a picture of a handbag"], "sentids": [247, 248], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000014439.jpg", "cocoid": 102, "imgid": 102, "split": "test", "sentences": ["a photo of a kite flying in a park", "an image with a chair and a kite in a field"], "sentids": [249, 250], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000014450.jpg", "cocoid": 103, "imgid": 103, "split": "test", "sentences": ["a train in the middle of a mountain with people on it"], "sentids": [251], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000014635.jpg", "cocoid": 104, "imgid": 104, "split": "test", "sentences": ["a picture of a dining table in a kitchen with an elderly woman sitting at it", "an image with a oven and a woman sitting at a table", "an image with a bowl of food and a woman sitting at a table", "a picture of a microwave in a kitchen", "an image with a spoon and a woman sitting at a table"], "sentids": [252, 253, 254, 255, 256], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000015157.jpg", "cocoid": 105, "imgid": 105, "split": "test", "sentences": ["a picture of a stop sign with pooping written on it", "a photo of a truck parked in front of a stop sign", "a person in a parking lot with a stop sign", "an image with a chair in front of a stop sign"], "sentids": [257, 258, 259, 260], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000015180.jpg", "cocoid": 106, "imgid": 106, "split": "test", "sentences": ["a bottle in the middle of the table", "a photo of a fork and knife on a table in a dining room"], "sentids": [261, 262], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000015663.jpg", "cocoid": 107, "imgid": 107, "split": "test", "sentences": ["a bus in the middle of a city street with people on bikes", "a picture of a traffic light on the side of a road", "a photo of a backpacker waiting for a bus"], "sentids": [263, 264, 265], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000015827.jpg", "cocoid": 108, "imgid": 108, "split": "test", "sentences": ["a car in a parking lot"], "sentids": [266], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016005.jpg", "cocoid": 109, "imgid": 109, "split": "test", "sentences": ["a cow in a pen", "an image with a dog, a woman and a baby"], "sentids": [267, 268], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016064.jpg", "cocoid": 110, "imgid": 110, "split": "test", "sentences": ["a picture of a frisbee player catching a frisbee"], "sentids": [269], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016076.jpg", "cocoid": 111, "imgid": 111, "split": "test", "sentences": ["a picture of a fire hydrant on the side of a street", "a picture of a stop sign on the side of a street"], "sentids": [270, 271], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016228.jpg", "cocoid": 112, "imgid": 112, "split": "test", "sentences": ["a picture of a horse pulling a trolley"], "sentids": [272], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016308.jpg", "cocoid": 113, "imgid": 113, "split": "test", "sentences": ["a picture of a tennis racket on a tennis court", "a photo of a tie between serena williams and nadal"], "sentids": [273, 274], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016599.jpg", "cocoid": 114, "imgid": 114, "split": "test", "sentences": ["an image with a car in front of a clock tower", "a bench in front of a red and white clock tower"], "sentids": [275, 276], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016775.jpg", "cocoid": 115, "imgid": 115, "split": "test", "sentences": ["a picture of a dog and people standing in front of food trucks", "a handbag in a food truck", "a picture of a backpacker food truck"], "sentids": [277, 278, 279], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016897.jpg", "cocoid": 116, "imgid": 116, "split": "test", "sentences": ["an image with a cell phone, a laptop, and a tablet"], "sentids": [280], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000016961.jpg", "cocoid": 117, "imgid": 117, "split": "test", "sentences": ["a skateboard in the middle of the road", "a truck in the middle of the road"], "sentids": [281, 282], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000017313.jpg", "cocoid": 118, "imgid": 118, "split": "test", "sentences": ["a photo of a dining table with people at it"], "sentids": [283], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000017482.jpg", "cocoid": 119, "imgid": 119, "split": "test", "sentences": ["a picture of a baseball glove", "a photo of a bottle of beer"], "sentids": [284, 285], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000017627.jpg", "cocoid": 120, "imgid": 120, "split": "test", "sentences": ["an image with a bus and cars on the road", "an image with a truck on the side of the road"], "sentids": [286, 287], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000017741.jpg", "cocoid": 121, "imgid": 121, "split": "test", "sentences": ["a photo of a clock tower with horse drawn carriages"], "sentids": [288], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000017882.jpg", "cocoid": 122, "imgid": 122, "split": "test", "sentences": ["an image with a umbrella and bikes parked on the sidewalk", "a photo of a bus parked on the side of the road"], "sentids": [289, 290], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018224.jpg", "cocoid": 123, "imgid": 123, "split": "test", "sentences": ["a picture of a tennis racket being held by a woman on a tennis court", "an image with a sports ball and a tennis player"], "sentids": [291, 292], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018380.jpg", "cocoid": 124, "imgid": 124, "split": "test", "sentences": ["a picture of a dining table with many people sitting at it", "a knife in the middle of the table", "an image with a vase of flowers on the table", "an image with a chair in the middle of a group of people", "an image with a bottle of wine on the table"], "sentids": [293, 294, 295, 296, 297], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018531.jpg", "cocoid": 125, "imgid": 125, "split": "test", "sentences": ["a picture of a spoonful of rice and mushrooms in a frying pan"], "sentids": [298], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018666.jpg", "cocoid": 126, "imgid": 126, "split": "test", "sentences": ["a bicycle in the background", "a photo of a umbrella", "an image with a handbag under an umbrella", "a car in the background"], "sentids": [299, 300, 301, 302], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018687.jpg", "cocoid": 127, "imgid": 127, "split": "test", "sentences": ["a picture of a bench with people sitting on it"], "sentids": [303], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018699.jpg", "cocoid": 128, "imgid": 128, "split": "test", "sentences": ["a photo of a handbag group posing for a picture"], "sentids": [304], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018824.jpg", "cocoid": 129, "imgid": 129, "split": "test", "sentences": ["a picture of a cup of coffee"], "sentids": [305], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000018928.jpg", "cocoid": 130, "imgid": 130, "split": "test", "sentences": ["a picture of a person sitting at a table with pastries in front of them"], "sentids": [306], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019025.jpg", "cocoid": 131, "imgid": 131, "split": "test", "sentences": ["a picture of a bus parked in a parking lot"], "sentids": [307], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019047.jpg", "cocoid": 132, "imgid": 132, "split": "test", "sentences": ["an image with a truck on the road and a red traffic light"], "sentids": [308], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019079.jpg", "cocoid": 133, "imgid": 133, "split": "test", "sentences": ["an image with a car and a fire hydrant next to each other"], "sentids": [309], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019109.jpg", "cocoid": 134, "imgid": 134, "split": "test", "sentences": ["an image with a car parked in front of a row of motorcycles"], "sentids": [310], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019292.jpg", "cocoid": 135, "imgid": 135, "split": "test", "sentences": ["a photo of a backpacker group at the top of a ski slope", "a snowboard in the snow"], "sentids": [311, 312], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019324.jpg", "cocoid": 136, "imgid": 136, "split": "test", "sentences": ["a picture of a motorcycle police officer riding on the back of a horse"], "sentids": [313], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019441.jpg", "cocoid": 137, "imgid": 137, "split": "test", "sentences": ["a picture of a bottle of wine", "a photo of a cell phone user sitting at a table with a plate of food", "a photo of a tv in the background", "a fork in the middle of a plate of food", "a dining table in a restaurant"], "sentids": [314, 315, 316, 317, 318], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019446.jpg", "cocoid": 138, "imgid": 138, "split": "test", "sentences": ["an image with a frisbee in the middle of a field", "an image with a truck in the background"], "sentids": [319, 320], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019544.jpg", "cocoid": 139, "imgid": 139, "split": "test", "sentences": ["a picture of a chair and a desk with three computers on it", "a photo of a mouse and keyboard sitting on a desk", "a photo of a bottle of water sitting on a desk", "a photo of a remote control sitting on a desk", "a photo of a cell phone sitting on a desk next to three computers"], "sentids": [321, 322, 323, 324, 325], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019592.jpg", "cocoid": 140, "imgid": 140, "split": "test", "sentences": ["an image with a bottle of water"], "sentids": [326], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019624.jpg", "cocoid": 141, "imgid": 141, "split": "test", "sentences": ["a picture of a truck on the side of a street", "a picture of a umbrella on the side of a building"], "sentids": [327, 328], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000019631.jpg", "cocoid": 142, "imgid": 142, "split": "test", "sentences": ["a picture of a handbag on the side of the road"], "sentids": [329], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000020177.jpg", "cocoid": 143, "imgid": 143, "split": "test", "sentences": ["an image with a bottle of wine"], "sentids": [330], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000020641.jpg", "cocoid": 144, "imgid": 144, "split": "test", "sentences": ["a picture of a refrigerator"], "sentids": [331], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000020646.jpg", "cocoid": 145, "imgid": 145, "split": "test", "sentences": ["a photo of a handbag section in a store"], "sentids": [332], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000020781.jpg", "cocoid": 146, "imgid": 146, "split": "test", "sentences": ["a picture of a cup of coffee", "a tv in the background", "a photo of a couch with two people sitting on it"], "sentids": [333, 334, 335], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000020788.jpg", "cocoid": 147, "imgid": 147, "split": "test", "sentences": ["a photo of a person sitting at a table with food on it", "a picture of a chair", "a photo of a dining table with food on it", "a photo of a potted plant in a vase", "a photo of a vase of flowers", "a photo of a knife being used to cut food on a table"], "sentids": [336, 337, 338, 339, 340, 341], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000020908.jpg", "cocoid": 148, "imgid": 148, "split": "test", "sentences": ["a photo of a person sitting at a table with a lot of food on it", "a picture of a orange juice and a plate of food on a table", "a cake in a bowl", "a photo of a chair and table with food on it", "a apple in a bowl", "a photo of a knife and fork on a table"], "sentids": [342, 343, 344, 345, 346, 347], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000020935.jpg", "cocoid": 149, "imgid": 149, "split": "test", "sentences": ["an image with a cell phone", "a photo of a tv in the background", "a keyboard in front of a man"], "sentids": [348, 349, 350], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000021202.jpg", "cocoid": 150, "imgid": 150, "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [351], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000021686.jpg", "cocoid": 151, "imgid": 151, "split": "test", "sentences": ["a photo of a fork full of food", "an image with a cake and some people sitting at a table", "an image with a dining table full of food", "a photo of a pizza and salad restaurant"], "sentids": [352, 353, 354, 355], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000021993.jpg", "cocoid": 152, "imgid": 152, "split": "test", "sentences": ["a chair in front of the table", "an image with a cup of beer in front of a table full of food", "a photo of a cake being cut at a dinner table", "a dining table in the middle of a room"], "sentids": [356, 357, 358, 359], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000022118.jpg", "cocoid": 153, "imgid": 153, "split": "test", "sentences": ["a chair in the sand", "a backpack in the sand"], "sentids": [360, 361], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000022176.jpg", "cocoid": 154, "imgid": 154, "split": "test", "sentences": ["a photo of a car with people standing on the side of the road", "a photo of a truck with people standing on the side of the road"], "sentids": [362, 363], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000022213.jpg", "cocoid": 155, "imgid": 155, "split": "test", "sentences": ["a picture of a boat being pulled through the water"], "sentids": [364], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000022271.jpg", "cocoid": 156, "imgid": 156, "split": "test", "sentences": ["a photo of a traffic light on the side of the road"], "sentids": [365], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000022802.jpg", "cocoid": 157, "imgid": 157, "split": "test", "sentences": ["a chair in the sand", "an image with a bench and people on the beach"], "sentids": [366, 367], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000022816.jpg", "cocoid": 158, "imgid": 158, "split": "test", "sentences": ["a photo of a cow in the background", "a picture of a chair"], "sentids": [368, 369], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000022979.jpg", "cocoid": 159, "imgid": 159, "split": "test", "sentences": ["a bus in a parking lot"], "sentids": [370], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000023117.jpg", "cocoid": 160, "imgid": 160, "split": "test", "sentences": ["a picture of a dining table with two people holding umbrellas", "a tie in the sky"], "sentids": [371, 372], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000023251.jpg", "cocoid": 161, "imgid": 161, "split": "test", "sentences": ["a dining table in front of a bunch of food"], "sentids": [373], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000023821.jpg", "cocoid": 162, "imgid": 162, "split": "test", "sentences": ["a picture of a motorcycle parked on the side of the road", "a picture of a fire hydrant with a motorcycle parked next to it", "an image with a traffic light and a motorcycle parked on the side of the road", "a photo of a truck with a motorcycle parked on the side of the road"], "sentids": [374, 375, 376, 377], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000024021.jpg", "cocoid": 163, "imgid": 163, "split": "test", "sentences": ["a picture of a tie school in the early 20th century"], "sentids": [378], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000024097.jpg", "cocoid": 164, "imgid": 164, "split": "test", "sentences": ["a truck in the middle of a street with people walking behind it"], "sentids": [379], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000024260.jpg", "cocoid": 165, "imgid": 165, "split": "test", "sentences": ["a picture of a horse that is standing on its hind legs", "a photo of a zebra and a horse in a fenced in area"], "sentids": [380, 381], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000024385.jpg", "cocoid": 166, "imgid": 166, "split": "test", "sentences": ["a photo of a laptop on a table", "a tie in front of a man", "an image with a cell phone", "a dining table in a restaurant", "an image with a chair, a table, a man and a woman"], "sentids": [382, 383, 384, 385, 386], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000025394.jpg", "cocoid": 167, "imgid": 167, "split": "test", "sentences": ["a dining table in the background"], "sentids": [387], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000025453.jpg", "cocoid": 168, "imgid": 168, "split": "test", "sentences": ["a picture of a dining table with people sitting around it", "a picture of a car parked on top of a grassy field"], "sentids": [388, 389], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000025550.jpg", "cocoid": 169, "imgid": 169, "split": "test", "sentences": ["a photo of a stop sign in the middle of a crowd"], "sentids": [390], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000025603.jpg", "cocoid": 170, "imgid": 170, "split": "test", "sentences": ["a book in the middle of the table", "a photo of a bottle of water", "a picture of a cell phone"], "sentids": [391, 392, 393], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000025860.jpg", "cocoid": 171, "imgid": 171, "split": "test", "sentences": ["a person in a kitchen", "a laptop in a kitchen", "a picture of a spoon being used in a kitchen", "an image with a dining table and a man in a kitchen", "a photo of a refrigerator in a kitchen", "a photo of a oven in a kitchen"], "sentids": [394, 395, 396, 397, 398, 399], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000025997.jpg", "cocoid": 172, "imgid": 172, "split": "test", "sentences": ["a photo of a surfboard in an amusement park"], "sentids": [400], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026024.jpg", "cocoid": 173, "imgid": 173, "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [401], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026026.jpg", "cocoid": 174, "imgid": 174, "split": "test", "sentences": ["a picture of a elephant with people riding on it", "a photo of a chair ride on an elephant"], "sentids": [402, 403], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026432.jpg", "cocoid": 175, "imgid": 175, "split": "test", "sentences": ["a photo of a umbrella filled with people flying kites", "a picture of a dining table full of people flying kites", "a bench in the middle of a field with people flying kites"], "sentids": [404, 405, 406], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026564.jpg", "cocoid": 176, "imgid": 176, "split": "test", "sentences": ["a photo of a laptop and a desktop computer sitting on a desk", "a tv in the corner", "a picture of a bottle of water sitting on a desk next to a computer"], "sentids": [407, 408, 409], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026573.jpg", "cocoid": 177, "imgid": 177, "split": "test", "sentences": ["a picture of a handbag filled with umbrellas on a crowded street"], "sentids": [410], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026611.jpg", "cocoid": 178, "imgid": 178, "split": "test", "sentences": ["a photo of a broccoli and carrots being cooked in a pot", "a photo of a bowl filled with carrots and broccoli", "a picture of a cup full of carrots and broccoli sitting on a counter", "an image with a spoon full of carrots and broccoli"], "sentids": [411, 412, 413, 414], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026690.jpg", "cocoid": 179, "imgid": 179, "split": "test", "sentences": ["a photo of a skateboarder doing a trick in the air"], "sentids": [415], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026802.jpg", "cocoid": 180, "imgid": 180, "split": "test", "sentences": ["a train in a subway station with people on the platform"], "sentids": [416], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026967.jpg", "cocoid": 181, "imgid": 181, "split": "test", "sentences": ["a photo of a handbag on a conveyor belt"], "sentids": [417], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000026992.jpg", "cocoid": 182, "imgid": 182, "split": "test", "sentences": ["an image with a dining table", "a pizza in the middle of the table"], "sentids": [418, 419], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000027285.jpg", "cocoid": 183, "imgid": 183, "split": "test", "sentences": ["a photo of a refrigerator and stove in a kitchen", "a picture of a oven and refrigerator in a kitchen", "a photo of a toaster oven in a kitchen", "a picture of a sink and stove in a kitchen"], "sentids": [420, 421, 422, 423], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000027441.jpg", "cocoid": 184, "imgid": 184, "split": "test", "sentences": ["a photo of a bicycle next to a stop sign", "a picture of a handbag on the ground"], "sentids": [424, 425], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000027642.jpg", "cocoid": 185, "imgid": 185, "split": "test", "sentences": ["a picture of a car with a motorcycle parked next to it"], "sentids": [426], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000027975.jpg", "cocoid": 186, "imgid": 186, "split": "test", "sentences": ["a photo of a motorcycle and a cow walking down a street", "an image with a bench and a cow walking down the street"], "sentids": [427, 428], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000028719.jpg", "cocoid": 187, "imgid": 187, "split": "test", "sentences": ["a bottle in the middle of the table", "a photo of a backpacker family eating in a restaurant"], "sentids": [429, 430], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000028864.jpg", "cocoid": 188, "imgid": 188, "split": "test", "sentences": ["an image with a bowl of fruit", "a picture of a spoonful of fruit in a bowl", "a picture of a person sitting at a table with a bowl of fruit"], "sentids": [431, 432, 433], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000029059.jpg", "cocoid": 189, "imgid": 189, "split": "test", "sentences": ["a photo of a person", "a picture of a sandwich", "an image with a bottle of water", "a picture of a handbag"], "sentids": [434, 435, 436, 437], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000029563.jpg", "cocoid": 190, "imgid": 190, "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball with a racquet", "an image with a potted plant in the background"], "sentids": [438, 439], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000029640.jpg", "cocoid": 191, "imgid": 191, "split": "test", "sentences": ["a picture of a bowl full of meat and vegetables", "a picture of a spoonful of meat and vegetables in a frying pan"], "sentids": [440, 441], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000029838.jpg", "cocoid": 192, "imgid": 192, "split": "test", "sentences": ["an image with a fork and some food on a plate", "a photo of a dining table with food on it", "a picture of a sandwich and asparagus on a plate", "a picture of a scissors and a plate with food on it", "an image with a bowl of food and asparagus", "an image with a knife and fork next to a plate of food"], "sentids": [442, 443, 444, 445, 446, 447], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000030347.jpg", "cocoid": 193, "imgid": 193, "split": "test", "sentences": ["a picture of a refrigerator", "a photo of a keyboard", "an image with a tv in the background", "a photo of a remote control car in a living room"], "sentids": [448, 449, 450, 451], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000030353.jpg", "cocoid": 194, "imgid": 194, "split": "test", "sentences": ["a photo of a train on the tracks at a train station", "a photo of a suitcase train at a train station", "an image with a handbag next to a train"], "sentids": [452, 453, 454], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000030413.jpg", "cocoid": 195, "imgid": 195, "split": "test", "sentences": ["a photo of a clock tower in a train station"], "sentids": [455], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000031019.jpg", "cocoid": 196, "imgid": 196, "split": "test", "sentences": ["a backpack in the middle of a crowd of people", "a handbag in the middle of the street"], "sentids": [456, 457], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000031118.jpg", "cocoid": 197, "imgid": 197, "split": "test", "sentences": ["a photo of a handbag store with a christmas tree and a clock tower"], "sentids": [458], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000031151.jpg", "cocoid": 198, "imgid": 198, "split": "test", "sentences": ["a picture of a bicycle in the snow with two people on skis", "a photo of a backpacker on skis standing next to a man in a wheelchair"], "sentids": [459, 460], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000031296.jpg", "cocoid": 199, "imgid": 199, "split": "test", "sentences": ["an image with a tiered group of people sitting at a table"], "sentids": [461], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000031471.jpg", "cocoid": 200, "imgid": 200, "split": "test", "sentences": ["a picture of a tv show"], "sentids": [462], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000031521.jpg", "cocoid": 201, "imgid": 201, "split": "test", "sentences": ["a person in a kitchen using a laptop computer", "a picture of a wine glass", "an image with a potted plant and a person sitting at a table using a laptop", "a sink in the kitchen"], "sentids": [463, 464, 465, 466], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000031748.jpg", "cocoid": 202, "imgid": 202, "split": "test", "sentences": ["a truck in the middle of the road"], "sentids": [467], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000032549.jpg", "cocoid": 203, "imgid": 203, "split": "test", "sentences": ["a picture of a suitcase being pulled by a person on a city street", "a photo of a handbag on a street with a bus in the background"], "sentids": [468, 469], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000032901.jpg", "cocoid": 204, "imgid": 204, "split": "test", "sentences": ["an image with a tie", "a photo of a wine glass"], "sentids": [470, 471], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000032932.jpg", "cocoid": 205, "imgid": 205, "split": "test", "sentences": ["a photo of a refrigerator in a kitchen"], "sentids": [472], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033052.jpg", "cocoid": 206, "imgid": 206, "split": "test", "sentences": ["a photo of a backpack in a living room", "a tv in a living room", "a photo of a dining table in a living room", "an image with a wine glass in front of a fire place", "a cup in the middle of a living room", "a picture of a bottle of wine sitting on a table in a living room"], "sentids": [473, 474, 475, 476, 477, 478], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033061.jpg", "cocoid": 207, "imgid": 207, "split": "test", "sentences": ["an image with a car and people flying kites in the sky"], "sentids": [479], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033116.jpg", "cocoid": 208, "imgid": 208, "split": "test", "sentences": ["an image with a tennis racket in the air", "a picture of a backpacker on a tennis court", "a sports ball in the background"], "sentids": [480, 481, 482], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033208.jpg", "cocoid": 209, "imgid": 209, "split": "test", "sentences": ["a traffic light in the middle of a city street", "a photo of a person standing in front of a street sign"], "sentids": [483, 484], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033221.jpg", "cocoid": 210, "imgid": 210, "split": "test", "sentences": ["a photo of a tennis racket on the beach", "a picture of a truck on the beach with two people holding tennis rackets", "a picture of a backpacker on the beach holding a tennis racquet", "a picture of a handbag"], "sentids": [485, 486, 487, 488], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033377.jpg", "cocoid": 211, "imgid": 211, "split": "test", "sentences": ["a picture of a surfboarder and two dogs in the water"], "sentids": [489], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033798.jpg", "cocoid": 212, "imgid": 212, "split": "test", "sentences": ["a photo of a dining table and chairs in a living room", "an image with a laptop and a couch in a living room"], "sentids": [490, 491], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033815.jpg", "cocoid": 213, "imgid": 213, "split": "test", "sentences": ["a photo of a motorcycle in a parade with people sitting on the side of the road"], "sentids": [492], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033830.jpg", "cocoid": 214, "imgid": 214, "split": "test", "sentences": ["an image with a handbag", "a picture of a caribou being sheared"], "sentids": [493, 494], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033845.jpg", "cocoid": 215, "imgid": 215, "split": "test", "sentences": ["a picture of a knife", "a photo of a cup of coffee", "a picture of a forklift", "a photo of a bottle of wine", "a picture of a dining table"], "sentids": [495, 496, 497, 498, 499], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033854.jpg", "cocoid": 216, "imgid": 216, "split": "test", "sentences": ["an image with a bus, motorcycles, and an old car"], "sentids": [500], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033871.jpg", "cocoid": 217, "imgid": 217, "split": "test", "sentences": ["an image with a cell phone and a woman looking at a sink", "an image with a sink and a woman looking at it", "a book in a woman's hand", "an image with a handbag on a counter top"], "sentids": [501, 502, 503, 504], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000033979.jpg", "cocoid": 218, "imgid": 218, "split": "test", "sentences": ["a photo of a car on the beach with kites flying in the air", "a picture of a backpacker flying a kite on the beach"], "sentids": [505, 506], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034167.jpg", "cocoid": 219, "imgid": 219, "split": "test", "sentences": ["a person in a green shirt flying a kite", "a photo of a truck in a field with a child flying a kite"], "sentids": [507, 508], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034212.jpg", "cocoid": 220, "imgid": 220, "split": "test", "sentences": ["a person in a kitchen", "a banana in the window"], "sentids": [509, 510], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034445.jpg", "cocoid": 221, "imgid": 221, "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a picture of a person standing in a kitchen", "a picture of a oven in a kitchen with a woman in it", "a picture of a vase on a table in a kitchen", "a potted plant in the corner of a kitchen", "a photo of a book shelf in a kitchen"], "sentids": [511, 512, 513, 514, 515, 516], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034471.jpg", "cocoid": 222, "imgid": 222, "split": "test", "sentences": ["a picture of a tv in a living room"], "sentids": [517], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034522.jpg", "cocoid": 223, "imgid": 223, "split": "test", "sentences": ["a photo of a bird flying over a crowd of people"], "sentids": [518], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034757.jpg", "cocoid": 224, "imgid": 224, "split": "test", "sentences": ["an image with a dining table with food on it", "an image with a spoon and a bowl of food on a table", "a picture of a bottle of orange juice and a bowl of cereal on a table", "a picture of a cup of coffee and croissants on a table", "an image with a chair, a table, and a bowl of food", "an image with a knife and fork on a table"], "sentids": [519, 520, 521, 522, 523, 524], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034786.jpg", "cocoid": 225, "imgid": 225, "split": "test", "sentences": ["an image with a fire hydrant on the side of the road", "an image with a backpacker on a cell phone", "a picture of a cell phone user on the street", "an image with a truck and a man on a phone", "a picture of a parking meter man on his cell phone"], "sentids": [525, 526, 527, 528, 529], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034820.jpg", "cocoid": 226, "imgid": 226, "split": "test", "sentences": ["an image with a truck that is parked on the side of the road", "a bus in the street"], "sentids": [530, 531], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034915.jpg", "cocoid": 227, "imgid": 227, "split": "test", "sentences": ["an image with a refrigerator full of food", "an image with a apple and a bottle of juice"], "sentids": [532, 533], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000034930.jpg", "cocoid": 228, "imgid": 228, "split": "test", "sentences": ["a photo of a motorcycle and a woman walking in the rain"], "sentids": [534], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000035148.jpg", "cocoid": 229, "imgid": 229, "split": "test", "sentences": ["a picture of a bus driving down a city street"], "sentids": [535], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000035395.jpg", "cocoid": 230, "imgid": 230, "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table with food on it", "an image with a cake and plates of food on a table"], "sentids": [536, 537, 538], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000035525.jpg", "cocoid": 231, "imgid": 231, "split": "test", "sentences": ["a person in a kitchen preparing food", "a photo of a refrigerator in a kitchen", "a photo of a sink in a kitchen"], "sentids": [539, 540, 541], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000035599.jpg", "cocoid": 232, "imgid": 232, "split": "test", "sentences": ["a photo of a car in a parking lot", "a picture of a bowl of fruit on a table"], "sentids": [542, 543], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000035671.jpg", "cocoid": 233, "imgid": 233, "split": "test", "sentences": ["an image with a cow being chased by a man on horseback"], "sentids": [544], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000035682.jpg", "cocoid": 234, "imgid": 234, "split": "test", "sentences": ["a photo of a chair", "a picture of a handbag", "an image with a dining table and a man eating a donut", "a picture of a cake with donuts on it", "a microwave in the background", "a book in the background"], "sentids": [545, 546, 547, 548, 549, 550], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000035891.jpg", "cocoid": 235, "imgid": 235, "split": "test", "sentences": ["a photo of a bench in the middle of a city street"], "sentids": [551], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000036149.jpg", "cocoid": 236, "imgid": 236, "split": "test", "sentences": ["an image with a clock in the background and three men playing chess", "a photo of a dining table with three men playing chess", "a picture of a potted plant on a table with three men playing chess", "an image with a handbag in the background and three men playing chess", "an image with a bottle of wine and four men playing chess"], "sentids": [552, 553, 554, 555, 556], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000036361.jpg", "cocoid": 237, "imgid": 237, "split": "test", "sentences": ["a photo of a umbrella being held by two people", "a picture of a handbag on a pole with an umbrella in the background"], "sentids": [557, 558], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000036451.jpg", "cocoid": 238, "imgid": 238, "split": "test", "sentences": ["a picture of a dog on a beach"], "sentids": [559], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000036494.jpg", "cocoid": 239, "imgid": 239, "split": "test", "sentences": ["a clock in the middle of a restaurant", "a photo of a bottle shop with a large clock in the background", "an image with a bowl of food and a large clock in the background"], "sentids": [560, 561, 562], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000036561.jpg", "cocoid": 240, "imgid": 240, "split": "test", "sentences": ["a bottle in a glass", "a wine glass in the middle of the table", "a cell phone in the middle of the table"], "sentids": [563, 564, 565], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000036936.jpg", "cocoid": 241, "imgid": 241, "split": "test", "sentences": ["a tv in the living room", "a bowl in the middle of the room", "a cell phone in a man's hand", "a picture of a vase on the coffee table", "a handbag in the corner", "a photo of a dining table in a living room", "a remote in the hands of a man and a woman"], "sentids": [566, 567, 568, 569, 570, 571, 572], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000037149.jpg", "cocoid": 242, "imgid": 242, "split": "test", "sentences": ["a photo of a handbag on display in a museum", "a picture of a cup in a glass case"], "sentids": [573, 574], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000037209.jpg", "cocoid": 243, "imgid": 243, "split": "test", "sentences": ["a truck in the middle of the road", "an image with a motorcycle rider riding down the street", "a picture of a bicycle rider riding down the street"], "sentids": [575, 576, 577], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000037456.jpg", "cocoid": 244, "imgid": 244, "split": "test", "sentences": ["a picture of a bottle of wine"], "sentids": [578], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000037655.jpg", "cocoid": 245, "imgid": 245, "split": "test", "sentences": ["a picture of a wine glass", "a photo of a person sitting at a table with food", "a picture of a fork and spoon sitting on a plate of food", "a spoon in a bowl"], "sentids": [579, 580, 581, 582], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000037671.jpg", "cocoid": 246, "imgid": 246, "split": "test", "sentences": ["a photo of a baseball glove, bat, and ball game"], "sentids": [583], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000037689.jpg", "cocoid": 247, "imgid": 247, "split": "test", "sentences": ["an image with a skis in the air"], "sentids": [584], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000037777.jpg", "cocoid": 248, "imgid": 248, "split": "test", "sentences": ["a oven in a kitchen with a table and chairs", "a picture of a refrigerator in a kitchen", "a picture of a banana on a table in a kitchen", "a picture of a dining table in a kitchen", "a picture of a bowl of fruit in a kitchen", "a photo of a bottle of orange juice in a kitchen", "a photo of a sink and refrigerator in a kitchen"], "sentids": [585, 586, 587, 588, 589, 590, 591], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000038709.jpg", "cocoid": 249, "imgid": 249, "split": "test", "sentences": ["a picture of a giraffe at a carnival", "a photo of a cupcake being eaten by a giraffe", "a handbag in front of the giraffe"], "sentids": [592, 593, 594], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000038865.jpg", "cocoid": 250, "imgid": 250, "split": "test", "sentences": ["a picture of a cup full of food on a table"], "sentids": [595], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039009.jpg", "cocoid": 251, "imgid": 251, "split": "test", "sentences": ["a photo of a chair with four hot dogs on it"], "sentids": [596], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039115.jpg", "cocoid": 252, "imgid": 252, "split": "test", "sentences": ["an image with a skateboarder doing a trick on a sidewalk", "a truck in the background", "an image with a traffic light and a skateboarder in the air"], "sentids": [597, 598, 599], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039211.jpg", "cocoid": 253, "imgid": 253, "split": "test", "sentences": ["a photo of a cup of coffee", "a photo of a fork full of food", "a cell phone in a man's hand", "an image with a dining table"], "sentids": [600, 601, 602, 603], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039322.jpg", "cocoid": 254, "imgid": 254, "split": "test", "sentences": ["a car in a parking lot"], "sentids": [604], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039357.jpg", "cocoid": 255, "imgid": 255, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a cell phone in the crowd"], "sentids": [605, 606], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039484.jpg", "cocoid": 256, "imgid": 256, "split": "test", "sentences": ["a photo of a airplane flying over a city street", "a truck in the middle of a busy city street"], "sentids": [607, 608], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039630.jpg", "cocoid": 257, "imgid": 257, "split": "test", "sentences": ["a tennis racket in a man's hand"], "sentids": [609], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039900.jpg", "cocoid": 258, "imgid": 258, "split": "test", "sentences": ["a picture of a tie up wagon with two horses pulling it in front of a building"], "sentids": [610], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000039961.jpg", "cocoid": 259, "imgid": 259, "split": "test", "sentences": ["a picture of a skateboarder in a nun outfit", "a photo of a handbag wearing nun riding a skateboard", "a photo of a backpacker on a skateboard", "an image with a truck and a nun on a skateboard"], "sentids": [611, 612, 613, 614], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000040446.jpg", "cocoid": 260, "imgid": 260, "split": "test", "sentences": ["an image with a person sitting in a church with a cross on the wall", "a picture of a chair in a church with a cross on it"], "sentids": [615, 616], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000040729.jpg", "cocoid": 261, "imgid": 261, "split": "test", "sentences": ["a picture of a cake being cut by two people", "a picture of a tiered wedding cake", "an image with a dining table and two people cutting a cake", "a picture of a spoon cutting a cake", "a knife in the hand of a woman"], "sentids": [617, 618, 619, 620, 621], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000040924.jpg", "cocoid": 262, "imgid": 262, "split": "test", "sentences": ["a photo of a tennis racket with two naked men sitting on the floor", "a picture of a bench full of naked men with tennis rackets", "a photo of a sports ball game with naked men playing tennis", "a picture of a bottle of wine with a naked man holding a tennis racket"], "sentids": [622, 623, 624, 625], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000040946.jpg", "cocoid": 263, "imgid": 263, "split": "test", "sentences": ["a truck in a field full of sheep"], "sentids": [626], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000041020.jpg", "cocoid": 264, "imgid": 264, "split": "test", "sentences": ["a picture of a horse with a woman sitting on it"], "sentids": [627], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000041128.jpg", "cocoid": 265, "imgid": 265, "split": "test", "sentences": ["a picture of a truck filled with confetti being driven down the street"], "sentids": [628], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000041570.jpg", "cocoid": 266, "imgid": 266, "split": "test", "sentences": ["a handbag in the middle of a busy street", "a photo of a backpacker street in hanoi, vietnam"], "sentids": [629, 630], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000042260.jpg", "cocoid": 267, "imgid": 267, "split": "test", "sentences": ["a handbag in the sand"], "sentids": [631], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000042375.jpg", "cocoid": 268, "imgid": 268, "split": "test", "sentences": ["a bowl in the middle of the table", "a handbag in a woman's hand", "a picture of a dining table with two women sitting at it"], "sentids": [632, 633, 634], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000042685.jpg", "cocoid": 269, "imgid": 269, "split": "test", "sentences": ["a photo of a pizza party", "a picture of a cell phone with a pizza on it", "a picture of a handbag with a pizza in it"], "sentids": [635, 636, 637], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000042790.jpg", "cocoid": 270, "imgid": 270, "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [638], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000042979.jpg", "cocoid": 271, "imgid": 271, "split": "test", "sentences": ["a photo of a frisbee game being played in the rain"], "sentids": [639], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000043202.jpg", "cocoid": 272, "imgid": 272, "split": "test", "sentences": ["a picture of a bench in the middle of a city street", "an image with a truck parked in the middle of a city street", "an image with a bus in the middle of a city street"], "sentids": [640, 641, 642], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000043286.jpg", "cocoid": 273, "imgid": 273, "split": "test", "sentences": ["a picture of a train at a train station", "a photo of a clock tower"], "sentids": [643, 644], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000043344.jpg", "cocoid": 274, "imgid": 274, "split": "test", "sentences": ["a picture of a tennis racket", "a umbrella in the background", "a bench in a tennis court"], "sentids": [645, 646, 647], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000043635.jpg", "cocoid": 275, "imgid": 275, "split": "test", "sentences": ["a clock in front of a building", "a photo of a backpacker sitting on the ground in front of a building"], "sentids": [648, 649], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000043882.jpg", "cocoid": 276, "imgid": 276, "split": "test", "sentences": ["a donut in a cup", "a picture of a person preparing food in a kitchen"], "sentids": [650, 651], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000043961.jpg", "cocoid": 277, "imgid": 277, "split": "test", "sentences": ["an image with a fork, a spoon, and a baby eating at a table", "a picture of a bottle of orange juice", "a picture of a knife and fork"], "sentids": [652, 653, 654], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044054.jpg", "cocoid": 278, "imgid": 278, "split": "test", "sentences": ["a photo of a cup of coffee", "a laptop in front of a man", "a vase in the middle of the room", "an image with a dining table full of people", "a backpack in the middle of the room"], "sentids": [655, 656, 657, 658, 659], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044136.jpg", "cocoid": 279, "imgid": 279, "split": "test", "sentences": ["a photo of a tie wearing man holding a beer", "an image with a bottle of wine and two men in tuxedos"], "sentids": [660, 661], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044263.jpg", "cocoid": 280, "imgid": 280, "split": "test", "sentences": ["a photo of a tv and a computer in a room", "a picture of a laptop sitting on a desk in a room", "an image with a bottle of wine and a laptop in a room"], "sentids": [662, 663, 664], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044590.jpg", "cocoid": 281, "imgid": 281, "split": "test", "sentences": ["an image with a car, motorcycles, and people"], "sentids": [665], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044800.jpg", "cocoid": 282, "imgid": 282, "split": "test", "sentences": ["an image with a truck that is parked on the side of the road", "an image with a bench in the middle of a street"], "sentids": [666, 667], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044801.jpg", "cocoid": 283, "imgid": 283, "split": "test", "sentences": ["a bus in the street", "a photo of a motorcycle rider on a busy city street", "a truck in the middle of the street"], "sentids": [668, 669, 670], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044802.jpg", "cocoid": 284, "imgid": 284, "split": "test", "sentences": ["an image with a tennis racket", "a chair in the background", "an image with a bench in the background"], "sentids": [671, 672, 673], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044831.jpg", "cocoid": 285, "imgid": 285, "split": "test", "sentences": ["an image with a clock tower on the side of a building"], "sentids": [674], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000044839.jpg", "cocoid": 286, "imgid": 286, "split": "test", "sentences": ["an image with a cupcake on a table", "a fork in the middle of a cake", "a potted plant in the background", "a dining table in the middle of a room"], "sentids": [675, 676, 677, 678], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000045136.jpg", "cocoid": 287, "imgid": 287, "split": "test", "sentences": ["a tennis racket in a man's hand"], "sentids": [679], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000045229.jpg", "cocoid": 288, "imgid": 288, "split": "test", "sentences": ["an image with a microwave oven sitting next to a window", "a cup in front of a window"], "sentids": [680, 681], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000045844.jpg", "cocoid": 289, "imgid": 289, "split": "test", "sentences": ["a tennis racket in the middle of the street"], "sentids": [682], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047112.jpg", "cocoid": 290, "imgid": 290, "split": "test", "sentences": ["a picture of a pizza on a plate with a glass of wine", "a bowl in the middle of a table", "a picture of a person sitting at a table with a pizza and a glass of beer"], "sentids": [683, 684, 685], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047361.jpg", "cocoid": 291, "imgid": 291, "split": "test", "sentences": ["a photo of a tie wearing man and woman sitting at a table", "a knife in the man's hand", "a fork in the man's hand", "a picture of a cake and some people sitting at a table", "a photo of a sandwich on a plate with two people sitting at a table", "a photo of a bowl of fruit"], "sentids": [686, 687, 688, 689, 690, 691], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047511.jpg", "cocoid": 292, "imgid": 292, "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [692], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047570.jpg", "cocoid": 293, "imgid": 293, "split": "test", "sentences": ["a fork in the middle of the table", "a photo of a dining table full of food", "a picture of a knife and fork"], "sentids": [693, 694, 695], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047837.jpg", "cocoid": 294, "imgid": 294, "split": "test", "sentences": ["a wine glass in a man's hand", "an image with a dining table and three people sitting at it"], "sentids": [696, 697], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047873.jpg", "cocoid": 295, "imgid": 295, "split": "test", "sentences": ["a picture of a microwave in a coffee shop", "a picture of a bowl of soup sitting on a counter"], "sentids": [698, 699], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047882.jpg", "cocoid": 296, "imgid": 296, "split": "test", "sentences": ["an image with a wine glass in the middle of a kitchen", "a picture of a microwave oven in a kitchen", "a dining table in a kitchen"], "sentids": [700, 701, 702], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000047916.jpg", "cocoid": 297, "imgid": 297, "split": "test", "sentences": ["a picture of a frisbee being held by a dog"], "sentids": [703], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000048014.jpg", "cocoid": 298, "imgid": 298, "split": "test", "sentences": ["a dog in a park with a man on a leash", "a photo of a bench and a man walking a dog", "an image with a chair and a man walking a dog", "a handbag in the foreground"], "sentids": [704, 705, 706, 707], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000048037.jpg", "cocoid": 299, "imgid": 299, "split": "test", "sentences": ["a picture of a refrigerator with food in it", "a picture of a bowl full of food in a refrigerator"], "sentids": [708, 709], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000048133.jpg", "cocoid": 300, "imgid": 300, "split": "test", "sentences": ["an image with a snowboarder at the top of a mountain"], "sentids": [710], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000048299.jpg", "cocoid": 301, "imgid": 301, "split": "test", "sentences": ["a horse in the middle of the road"], "sentids": [711], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000048609.jpg", "cocoid": 302, "imgid": 302, "split": "test", "sentences": ["a photo of a bus driving down a street in a city", "a photo of a handbag on the side of a street"], "sentids": [712, 713], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000048684.jpg", "cocoid": 303, "imgid": 303, "split": "test", "sentences": ["a picture of a dining table", "a photo of a cell phone group that is sitting at a table"], "sentids": [714, 715], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000048972.jpg", "cocoid": 304, "imgid": 304, "split": "test", "sentences": ["a photo of a car parked in front of a clock", "a photo of a clock on the side of a building", "an image with a bicycle next to a clock on the side of a building"], "sentids": [716, 717, 718], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000049048.jpg", "cocoid": 305, "imgid": 305, "split": "test", "sentences": ["a cell phone in a woman's hand"], "sentids": [719], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000049096.jpg", "cocoid": 306, "imgid": 306, "split": "test", "sentences": ["an image with a fork and a bowl of food", "an image with a hot dog in a bowl of soup"], "sentids": [720, 721], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000049327.jpg", "cocoid": 307, "imgid": 307, "split": "test", "sentences": ["a skateboard in the middle of a city street"], "sentids": [722], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000049660.jpg", "cocoid": 308, "imgid": 308, "split": "test", "sentences": ["a tennis racket in the air", "a photo of a handbag on a tennis court", "an image with a sports ball", "an image with a backpack on a tennis court"], "sentids": [723, 724, 725, 726], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000049759.jpg", "cocoid": 309, "imgid": 309, "split": "test", "sentences": ["a sports ball in the air"], "sentids": [727], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000049862.jpg", "cocoid": 310, "imgid": 310, "split": "test", "sentences": ["a picture of a handbag filled with suitcases sitting on the sidewalk"], "sentids": [728], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000049985.jpg", "cocoid": 311, "imgid": 311, "split": "test", "sentences": ["a laptop in front of a table", "a photo of a person sitting in an auditorium", "a picture of a cell phone on a table in an auditorium"], "sentids": [729, 730, 731], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000050148.jpg", "cocoid": 312, "imgid": 312, "split": "test", "sentences": ["a photo of a tv screen with two men standing in front of it", "a photo of a remote control in the hands of two men"], "sentids": [732, 733], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000050431.jpg", "cocoid": 313, "imgid": 313, "split": "test", "sentences": ["a picture of a motorcycle and horse drawn carriage on a city street"], "sentids": [734], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000050778.jpg", "cocoid": 314, "imgid": 314, "split": "test", "sentences": ["a photo of a bus that is parked in a parking lot", "an image with a backpack on the back of a bus"], "sentids": [735, 736], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000050975.jpg", "cocoid": 315, "imgid": 315, "split": "test", "sentences": ["an image with a sports ball in the middle of a court", "a photo of a laptop computer screen with a basketball game on it"], "sentids": [737, 738], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000051089.jpg", "cocoid": 316, "imgid": 316, "split": "test", "sentences": ["a picture of a traffic light on a city street"], "sentids": [739], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000051476.jpg", "cocoid": 317, "imgid": 317, "split": "test", "sentences": ["a picture of a oven full of chocolate cake"], "sentids": [740], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000051540.jpg", "cocoid": 318, "imgid": 318, "split": "test", "sentences": ["a clock in front of a pile of oranges and avocados"], "sentids": [741], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000051702.jpg", "cocoid": 319, "imgid": 319, "split": "test", "sentences": ["a truck in the middle of a busy city street"], "sentids": [742], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000051928.jpg", "cocoid": 320, "imgid": 320, "split": "test", "sentences": ["a handbag in the foreground"], "sentids": [743], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000052638.jpg", "cocoid": 321, "imgid": 321, "split": "test", "sentences": ["a picture of a elephant with children riding on it"], "sentids": [744], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000052689.jpg", "cocoid": 322, "imgid": 322, "split": "test", "sentences": ["a photo of a skisier jumping over a ramp in the snow"], "sentids": [745], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000052700.jpg", "cocoid": 323, "imgid": 323, "split": "test", "sentences": ["a picture of a dining table full of food", "a spoon in the middle of a table full of desserts"], "sentids": [746, 747], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000052996.jpg", "cocoid": 324, "imgid": 324, "split": "test", "sentences": ["an image with a refrigerator and several people in a kitchen", "an image with a knife and some people in a kitchen"], "sentids": [748, 749], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000053364.jpg", "cocoid": 325, "imgid": 325, "split": "test", "sentences": ["an image with a handbag and umbrella"], "sentids": [750], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000053465.jpg", "cocoid": 326, "imgid": 326, "split": "test", "sentences": ["an image with a cake sitting on a table", "a photo of a dining table with a cake on it", "an image with a knife and a cake on a table", "a picture of a bowl of food and a cake on a table"], "sentids": [751, 752, 753, 754], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000053952.jpg", "cocoid": 327, "imgid": 327, "split": "test", "sentences": ["a clock in the kitchen", "a picture of a bowl of pizza", "an image with a oven, a man, and two children in a kitchen", "a potted plant in a kitchen", "a dining table in a kitchen", "a photo of a chair"], "sentids": [755, 756, 757, 758, 759, 760], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054025.jpg", "cocoid": 328, "imgid": 328, "split": "test", "sentences": ["a photo of a handbag on the sidewalk next to a bus"], "sentids": [761], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054039.jpg", "cocoid": 329, "imgid": 329, "split": "test", "sentences": ["an image with a bus parked on the side of the road", "an image with a truck parked on the side of the road"], "sentids": [762, 763], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054133.jpg", "cocoid": 330, "imgid": 330, "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "an image with a bed in the middle of a kitchen", "a photo of a bowl sitting on a counter in a kitchen", "a photo of a suitcase in the kitchen of a cabin", "a dining table in the kitchen of a cabin"], "sentids": [764, 765, 766, 767, 768], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054204.jpg", "cocoid": 331, "imgid": 331, "split": "test", "sentences": ["an image with a horse pulling a cart on a city street", "a bus in the background", "an image with a traffic light and a horse pulling a cart"], "sentids": [769, 770, 771], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054337.jpg", "cocoid": 332, "imgid": 332, "split": "test", "sentences": ["a picture of a dining table", "a book in front of a man"], "sentids": [772, 773], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054485.jpg", "cocoid": 333, "imgid": 333, "split": "test", "sentences": ["an image with a bus driving down a city street"], "sentids": [774], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054605.jpg", "cocoid": 334, "imgid": 334, "split": "test", "sentences": ["an image with a cake and a drink on a table"], "sentids": [775], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000054967.jpg", "cocoid": 335, "imgid": 335, "split": "test", "sentences": ["a picture of a person walking down a city street"], "sentids": [776], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000055467.jpg", "cocoid": 336, "imgid": 336, "split": "test", "sentences": ["a photo of a dining table full of teddy bears", "a bottle in the middle of the table"], "sentids": [777, 778], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000055594.jpg", "cocoid": 337, "imgid": 337, "split": "test", "sentences": ["a apple in a basket"], "sentids": [779], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000056504.jpg", "cocoid": 338, "imgid": 338, "split": "test", "sentences": ["a photo of a tie between a man and a sheep", "a picture of a bicycle"], "sentids": [780, 781], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000057150.jpg", "cocoid": 339, "imgid": 339, "split": "test", "sentences": ["a teddy bear in front of a group of children"], "sentids": [782], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000057387.jpg", "cocoid": 340, "imgid": 340, "split": "test", "sentences": ["a photo of a tennis racket player on a tennis court"], "sentids": [783], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000057542.jpg", "cocoid": 341, "imgid": 341, "split": "test", "sentences": ["a picture of a laptop", "an image with a wine glass", "a photo of a keyboard"], "sentids": [784, 785, 786], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000057878.jpg", "cocoid": 342, "imgid": 342, "split": "test", "sentences": ["an image with a fork and a plate of food", "an image with a knife and fork in front of a plate of food", "a picture of a spoonful of food sitting on a table", "a dining table in a restaurant with food on it"], "sentids": [787, 788, 789, 790], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000057879.jpg", "cocoid": 343, "imgid": 343, "split": "test", "sentences": ["a photo of a bicycle on the side of a street"], "sentids": [791], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000058462.jpg", "cocoid": 344, "imgid": 344, "split": "test", "sentences": ["an image with a refrigerator in a room", "a microwave in a room"], "sentids": [792, 793], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000059044.jpg", "cocoid": 345, "imgid": 345, "split": "test", "sentences": ["an image with a handbag in the foreground and a group of people playing a video", "a tv in the background"], "sentids": [794, 795], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000059328.jpg", "cocoid": 346, "imgid": 346, "split": "test", "sentences": ["a photo of a traffic light on a busy city street", "an image with a handbag on the ground and people walking down the street"], "sentids": [796, 797], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000059455.jpg", "cocoid": 347, "imgid": 347, "split": "test", "sentences": ["a suitcase in the middle of the road"], "sentids": [798], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000059732.jpg", "cocoid": 348, "imgid": 348, "split": "test", "sentences": ["a photo of a bus on a city street at night"], "sentids": [799], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000060515.jpg", "cocoid": 349, "imgid": 349, "split": "test", "sentences": ["a picture of a person sitting in front of a table", "a photo of a tv sitting on top of a table", "a picture of a cup of coffee sitting on a table", "a horse in a room"], "sentids": [800, 801, 802, 803], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000060610.jpg", "cocoid": 350, "imgid": 350, "split": "test", "sentences": ["a photo of a backpacker bus on a city street", "an image with a motorcycle and a double decker bus"], "sentids": [804, 805], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000060647.jpg", "cocoid": 351, "imgid": 351, "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "a photo of a baseball glove"], "sentids": [806, 807], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000060700.jpg", "cocoid": 352, "imgid": 352, "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [808], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000060823.jpg", "cocoid": 353, "imgid": 353, "split": "test", "sentences": ["a picture of a person feeding pigeons and other animals"], "sentids": [809], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000061181.jpg", "cocoid": 354, "imgid": 354, "split": "test", "sentences": ["a photo of a motorcycle on a busy city street"], "sentids": [810], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000061507.jpg", "cocoid": 355, "imgid": 355, "split": "test", "sentences": ["a picture of a suitcase in a park with people flying kites", "an image with a bicycle in the foreground and people flying kites in the background", "an image with a backpack flying a kite in a park"], "sentids": [811, 812, 813], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000061897.jpg", "cocoid": 356, "imgid": 356, "split": "test", "sentences": ["a picture of a bicycle rider on a city street at night", "a photo of a backpacker riding a bike on a city street"], "sentids": [814, 815], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000062023.jpg", "cocoid": 357, "imgid": 357, "split": "test", "sentences": ["an image with a bench and a man on a surfboard in the water"], "sentids": [816], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000062109.jpg", "cocoid": 358, "imgid": 358, "split": "test", "sentences": ["a picture of a book on bicycle racing in paris, france"], "sentids": [817], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000062410.jpg", "cocoid": 359, "imgid": 359, "split": "test", "sentences": ["an image with a potted plant in a vase on a table", "a photo of a chair in front of a window", "a picture of a knife on a table with flowers in a vase"], "sentids": [818, 819, 820], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000062687.jpg", "cocoid": 360, "imgid": 360, "split": "test", "sentences": ["a picture of a traffic light in the snow with people holding umbrellas"], "sentids": [821], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063040.jpg", "cocoid": 361, "imgid": 361, "split": "test", "sentences": ["an image with a backpack and children sitting in a room with a dog"], "sentids": [822], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063231.jpg", "cocoid": 362, "imgid": 362, "split": "test", "sentences": ["a picture of a backpacker sitting at a table with two other people"], "sentids": [823], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063397.jpg", "cocoid": 363, "imgid": 363, "split": "test", "sentences": ["an image with a boat and two people walking on a sidewalk", "a picture of a chair next to a body of water", "an image with a cell phone and two people walking next to a body of water", "a picture of a cup of coffee with two people walking next to a body of water"], "sentids": [824, 825, 826, 827], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063650.jpg", "cocoid": 364, "imgid": 364, "split": "test", "sentences": ["a cup in the middle of the street", "a backpack in the middle of a busy city street"], "sentids": [828, 829], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063791.jpg", "cocoid": 365, "imgid": 365, "split": "test", "sentences": ["a picture of a sports ball being played on a field", "a photo of a bicycle race in a park"], "sentids": [830, 831], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063906.jpg", "cocoid": 366, "imgid": 366, "split": "test", "sentences": ["a picture of a truckload of surfers heading to the beach"], "sentids": [832], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063934.jpg", "cocoid": 367, "imgid": 367, "split": "test", "sentences": ["a skateboard in the middle of a city street", "a parking meter in front of a building"], "sentids": [833, 834], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063939.jpg", "cocoid": 368, "imgid": 368, "split": "test", "sentences": ["a photo of a dining table with people sitting at it", "a picture of a cake sitting on a table at a dinner party"], "sentids": [835, 836], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000063953.jpg", "cocoid": 369, "imgid": 369, "split": "test", "sentences": ["a picture of a skateboarder doing a trick on a box", "a picture of a bench with a skateboarder doing a trick on it"], "sentids": [837, 838], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000064183.jpg", "cocoid": 370, "imgid": 370, "split": "test", "sentences": ["an image with a umbrella and people walking down the street", "a picture of a fire hydrant in the middle of a street"], "sentids": [839, 840], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000064196.jpg", "cocoid": 371, "imgid": 371, "split": "test", "sentences": ["a photo of a sink full of food in a kitchen", "an image with a cupcake and a woman in a kitchen", "a photo of a tv in a kitchen", "a photo of a dining table with two women preparing food", "a handbag in a kitchen", "a picture of a refrigerator in a kitchen", "a picture of a spoonful of icing on a cupcake"], "sentids": [841, 842, 843, 844, 845, 846, 847], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000064334.jpg", "cocoid": 372, "imgid": 372, "split": "test", "sentences": ["a photo of a suitcase maker at a woodworking show"], "sentids": [848], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000064599.jpg", "cocoid": 373, "imgid": 373, "split": "test", "sentences": ["a person in a kitchen", "an image with a dining table", "an image with a wine glass", "a photo of a knife being put on a plate of food", "a photo of a chair with plates of food on it", "an image with a broccoli dish on a table"], "sentids": [849, 850, 851, 852, 853, 854], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000064760.jpg", "cocoid": 374, "imgid": 374, "split": "test", "sentences": ["a picture of a cell phone taking a picture of two women standing in front of a"], "sentids": [855], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000064824.jpg", "cocoid": 375, "imgid": 375, "split": "test", "sentences": ["a picture of a handbag in front of a group of people", "a photo of a chair in front of a group of people"], "sentids": [856, 857], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000065001.jpg", "cocoid": 376, "imgid": 376, "split": "test", "sentences": ["an image with a car and motorcycles parked in a parking lot"], "sentids": [858], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000065288.jpg", "cocoid": 377, "imgid": 377, "split": "test", "sentences": ["a bicycle in the middle of a street with people sitting on it", "a picture of a bus with a monkey sitting on it"], "sentids": [859, 860], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000065655.jpg", "cocoid": 378, "imgid": 378, "split": "test", "sentences": ["a picture of a pizza restaurant", "a fork in the man's hand", "a cup in the middle of the table"], "sentids": [861, 862, 863], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000066038.jpg", "cocoid": 379, "imgid": 379, "split": "test", "sentences": ["an image with a bird on the beach and people under umbrellas", "an image with a cup of coffee and umbrellas on the beach"], "sentids": [864, 865], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000066231.jpg", "cocoid": 380, "imgid": 380, "split": "test", "sentences": ["a apple in a bowl", "an image with a sink full of food in a kitchen"], "sentids": [866, 867], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000066243.jpg", "cocoid": 381, "imgid": 381, "split": "test", "sentences": ["a snowboard in the snow", "a photo of a skis and snowboarder standing in the snow"], "sentids": [868, 869], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000066355.jpg", "cocoid": 382, "imgid": 382, "split": "test", "sentences": ["a cat in front of a pile of books", "a picture of a bed with many books on it", "an image with a chair, books, and a cat on a bed"], "sentids": [870, 871, 872], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067207.jpg", "cocoid": 383, "imgid": 383, "split": "test", "sentences": ["an image with a refrigerator in the background", "a photo of a cat and two women in a living room", "a picture of a dining table with two people playing a video game", "a couch in the background"], "sentids": [873, 874, 875, 876], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067208.jpg", "cocoid": 384, "imgid": 384, "split": "test", "sentences": ["a cow in the street", "a photo of a car driving down a street with a cow in the background"], "sentids": [877, 878], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067213.jpg", "cocoid": 385, "imgid": 385, "split": "test", "sentences": ["a photo of a dog jumping into a pool", "an image with a bus full of people and a dog jumping into a pool", "a photo of a truck with a dog jumping over a pool"], "sentids": [879, 880, 881], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067412.jpg", "cocoid": 386, "imgid": 386, "split": "test", "sentences": ["a photo of a backpacker flying a kite", "an image with a handbag and people flying kites"], "sentids": [882, 883], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067502.jpg", "cocoid": 387, "imgid": 387, "split": "test", "sentences": ["a picture of a frisbee being thrown into the air", "an image with a car in the background"], "sentids": [884, 885], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067537.jpg", "cocoid": 388, "imgid": 388, "split": "test", "sentences": ["a picture of a forkful of food being served to a group of people", "a photo of a tiered table filled with food", "a photo of a pizza party", "an image with a dining table filled with food", "a handbag in the middle of a table", "a picture of a bottle of wine"], "sentids": [886, 887, 888, 889, 890, 891], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067616.jpg", "cocoid": 389, "imgid": 389, "split": "test", "sentences": ["a picture of a fire hydrant on the side of a building", "a photo of a truck driving down a city street", "a picture of a parking meter on the side of a building", "a picture of a potted plant on the side of a building"], "sentids": [892, 893, 894, 895], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000067765.jpg", "cocoid": 390, "imgid": 390, "split": "test", "sentences": ["an image with a dining table", "a picture of a backpack", "a photo of a bottle of water"], "sentids": [896, 897, 898], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000068080.jpg", "cocoid": 391, "imgid": 391, "split": "test", "sentences": ["an image with a tennis racket", "a photo of a bottle of water", "a photo of a potted plant"], "sentids": [899, 900, 901], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000068291.jpg", "cocoid": 392, "imgid": 392, "split": "test", "sentences": ["an image with a umbrella in the foreground and a group of sheep in the background"], "sentids": [902], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000068745.jpg", "cocoid": 393, "imgid": 393, "split": "test", "sentences": ["an image with a book, a picnic basket, and a teddy bear", "a suitcase in front of a picnic table", "an image with a person and a teddy bear"], "sentids": [903, 904, 905], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000068771.jpg", "cocoid": 394, "imgid": 394, "split": "test", "sentences": ["a picture of a teddy bear on an airplane"], "sentids": [906], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000068973.jpg", "cocoid": 395, "imgid": 395, "split": "test", "sentences": ["a picture of a backpack full of skis", "an image with a snowboarder and skiers in the background"], "sentids": [907, 908], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000069189.jpg", "cocoid": 396, "imgid": 396, "split": "test", "sentences": ["a picture of a truck full of chickens on the side of the road", "a handbag in the middle of the road", "a bicycle in the street with chickens on it"], "sentids": [909, 910, 911], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000069196.jpg", "cocoid": 397, "imgid": 397, "split": "test", "sentences": ["a picture of a airplane with people standing around it"], "sentids": [912], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000069340.jpg", "cocoid": 398, "imgid": 398, "split": "test", "sentences": ["an image with a bottle of wine on the counter next to a window", "an image with a oven and sink in a kitchen"], "sentids": [913, 914], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000069577.jpg", "cocoid": 399, "imgid": 399, "split": "test", "sentences": ["a photo of a chair with a table full of food", "a picture of a cake and a bunch of food on a table", "an image with a banana and a bunch of food on a table", "an image with a dining table full of food", "a carrot in a bowl", "a photo of a broccoli salad on a table", "a picture of a knife and fork on a table", "a picture of a potted plant on a table"], "sentids": [915, 916, 917, 918, 919, 920, 921, 922], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000069670.jpg", "cocoid": 400, "imgid": 400, "split": "test", "sentences": ["a motorcycle in the middle of a field", "an image with a person sitting on a motorcycle"], "sentids": [923, 924], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000069750.jpg", "cocoid": 401, "imgid": 401, "split": "test", "sentences": ["a chair in the middle of a room"], "sentids": [925], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000069969.jpg", "cocoid": 402, "imgid": 402, "split": "test", "sentences": ["a backpack in a restaurant with people sitting at tables", "a photo of a cell phone in a restaurant with people sitting at tables"], "sentids": [926, 927], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000070321.jpg", "cocoid": 403, "imgid": 403, "split": "test", "sentences": ["a motorcycle in the middle of the street", "a photo of a clock tower in a city", "an image with a handbag and a woman on a bike"], "sentids": [928, 929, 930], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000070478.jpg", "cocoid": 404, "imgid": 404, "split": "test", "sentences": ["a tv in the room", "a picture of a chair", "a couch in the living room"], "sentids": [931, 932, 933], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000070480.jpg", "cocoid": 405, "imgid": 405, "split": "test", "sentences": ["a picture of a baseball bat"], "sentids": [934], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000070527.jpg", "cocoid": 406, "imgid": 406, "split": "test", "sentences": ["an image with a person sitting at a table with plates of food", "a photo of a wine glass and a plate of food on a table", "an image with a chair and plates of food on a table", "a photo of a dining table with food on it"], "sentids": [935, 936, 937, 938], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000070744.jpg", "cocoid": 407, "imgid": 407, "split": "test", "sentences": ["a picture of a surfboard reflected in a window", "an image with a laptop and surfboard reflected in a window", "a picture of a wine glass with a surfboard reflected in it"], "sentids": [939, 940, 941], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000070865.jpg", "cocoid": 408, "imgid": 408, "split": "test", "sentences": ["a dining table in a restaurant", "a photo of a sandwich on a plate and two men sitting at a table", "a bowl in the middle of the table"], "sentids": [942, 943, 944], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000070987.jpg", "cocoid": 409, "imgid": 409, "split": "test", "sentences": ["a dining table in a kitchen", "a picture of a microwave pizza", "a photo of a chair", "a sink in the kitchen"], "sentids": [945, 946, 947, 948], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000071209.jpg", "cocoid": 410, "imgid": 410, "split": "test", "sentences": ["a picture of a cowboys and cowgirls at a rodeo"], "sentids": [949], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000071284.jpg", "cocoid": 411, "imgid": 411, "split": "test", "sentences": ["a car in the middle of a busy city street", "a photo of a sheep walking down the street on a cobblestone road"], "sentids": [950, 951], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000071752.jpg", "cocoid": 412, "imgid": 412, "split": "test", "sentences": ["a picture of a handbag on the side of a bus", "an image with a car and people on a street"], "sentids": [952, 953], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000071826.jpg", "cocoid": 413, "imgid": 413, "split": "test", "sentences": ["a photo of a dining table", "a spoon in the middle of the table", "an image with a pizza and a bottle of wine"], "sentids": [954, 955, 956], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000072096.jpg", "cocoid": 414, "imgid": 414, "split": "test", "sentences": ["a dining table in front of a woman sitting at it", "a person in front of a table with food on it", "a photo of a bowl of food on a table", "a picture of a toaster in front of a plate of food"], "sentids": [957, 958, 959, 960], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000072105.jpg", "cocoid": 415, "imgid": 415, "split": "test", "sentences": ["an image with a dining table in the background"], "sentids": [961], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000072514.jpg", "cocoid": 416, "imgid": 416, "split": "test", "sentences": ["an image with a truck, cows, and a woman"], "sentids": [962], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000072582.jpg", "cocoid": 417, "imgid": 417, "split": "test", "sentences": ["a photo of a cell phone with a group of people sitting at a table", "a tie in a blue shirt"], "sentids": [963, 964], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000072764.jpg", "cocoid": 418, "imgid": 418, "split": "test", "sentences": ["an image with a sports ball in the air"], "sentids": [965], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000073201.jpg", "cocoid": 419, "imgid": 419, "split": "test", "sentences": ["a fork in a child's hand"], "sentids": [966], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000073209.jpg", "cocoid": 420, "imgid": 420, "split": "test", "sentences": ["an image with a handbag in the background"], "sentids": [967], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000073239.jpg", "cocoid": 421, "imgid": 421, "split": "test", "sentences": ["a picture of a clock room"], "sentids": [968], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000073749.jpg", "cocoid": 422, "imgid": 422, "split": "test", "sentences": ["a picture of a baseball glove", "a baseball bat in the batter's box", "an image with a chair, a baseball player, and an umpire"], "sentids": [969, 970, 971], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000073861.jpg", "cocoid": 423, "imgid": 423, "split": "test", "sentences": ["a picture of a cat laying on the floor in a kitchen", "a photo of a chair in a kitchen with a black cat laying on the floor", "a photo of a oven in a kitchen", "an image with a refrigerator and a black cat in a kitchen", "a photo of a microwave in a kitchen", "a picture of a potted plant in a kitchen"], "sentids": [972, 973, 974, 975, 976, 977], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074332.jpg", "cocoid": 424, "imgid": 424, "split": "test", "sentences": ["an image with a backpack and a man in a hat talking on a cell phone"], "sentids": [978], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074412.jpg", "cocoid": 425, "imgid": 425, "split": "test", "sentences": ["a truck in the sand"], "sentids": [979], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074430.jpg", "cocoid": 426, "imgid": 426, "split": "test", "sentences": ["a photo of a dining table with umbrellas in front of the ocean"], "sentids": [980], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074478.jpg", "cocoid": 427, "imgid": 427, "split": "test", "sentences": ["an image with a dining table in the background"], "sentids": [981], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074603.jpg", "cocoid": 428, "imgid": 428, "split": "test", "sentences": ["an image with a backpacker in the middle of a group of people", "a picture of a spoonful of food in a kitchen", "an image with a fork full of food in a kitchen"], "sentids": [982, 983, 984], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074638.jpg", "cocoid": 429, "imgid": 429, "split": "test", "sentences": ["a photo of a tv in a living room", "an image with a laptop and a tv in a living room", "an image with a potted plant and a man sitting on the couch", "a picture of a bowl of fruit in front of a tv"], "sentids": [985, 986, 987, 988], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074656.jpg", "cocoid": 430, "imgid": 430, "split": "test", "sentences": ["an image with a cell phone", "a photo of a dining table"], "sentids": [989, 990], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000074733.jpg", "cocoid": 431, "imgid": 431, "split": "test", "sentences": ["a photo of a person sitting at a table with food and drinks", "a pizza in a tray on a table with glasses of beer", "a picture of a cell phone sitting on top of a table"], "sentids": [991, 992, 993], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075006.jpg", "cocoid": 432, "imgid": 432, "split": "test", "sentences": ["a picture of a pizza and two men sitting at a table", "a dining table in a restaurant", "a picture of a chair"], "sentids": [994, 995, 996], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075183.jpg", "cocoid": 433, "imgid": 433, "split": "test", "sentences": ["a bowl in the corner"], "sentids": [997], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075327.jpg", "cocoid": 434, "imgid": 434, "split": "test", "sentences": ["a picture of a backpacker flying a dragon kite in a park"], "sentids": [998], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075344.jpg", "cocoid": 435, "imgid": 435, "split": "test", "sentences": ["an image with a dog in the backyard", "an image with a bench and chairs in a backyard", "a picture of a umbrella and chairs in a backyard", "a dining table in a backyard with chairs and potted plants"], "sentids": [999, 1000, 1001, 1002], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075375.jpg", "cocoid": 436, "imgid": 436, "split": "test", "sentences": ["an image with a surfboard and kites in the water"], "sentids": [1003], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075612.jpg", "cocoid": 437, "imgid": 437, "split": "test", "sentences": ["a tv in a room", "a chair in a room"], "sentids": [1004, 1005], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075646.jpg", "cocoid": 438, "imgid": 438, "split": "test", "sentences": ["a picture of a potted plant with a tennis court in the background", "a photo of a dining table with several women and children", "a photo of a tie-dye group with tennis rackets"], "sentids": [1006, 1007, 1008], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075713.jpg", "cocoid": 439, "imgid": 439, "split": "test", "sentences": ["a tie in between a highland cow and a man"], "sentids": [1009], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075806.jpg", "cocoid": 440, "imgid": 440, "split": "test", "sentences": ["a picture of a bus full of kites flying in the sky"], "sentids": [1010], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000075990.jpg", "cocoid": 441, "imgid": 441, "split": "test", "sentences": ["a photo of a horse and rider on a city street", "a picture of a stop sign and a man on a horse"], "sentids": [1011, 1012], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000076082.jpg", "cocoid": 442, "imgid": 442, "split": "test", "sentences": ["a picture of a handbag on the sidewalk with two people walking under an umbrella", "a picture of a umbrella-carrying couple walking down a city street", "a photo of a truck driving down a city street"], "sentids": [1013, 1014, 1015], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000076155.jpg", "cocoid": 443, "imgid": 443, "split": "test", "sentences": ["an image with a cow laying down in the grass"], "sentids": [1016], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000076176.jpg", "cocoid": 444, "imgid": 444, "split": "test", "sentences": ["a bowl in the middle of the kitchen", "a dining table in the kitchen"], "sentids": [1017, 1018], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000076518.jpg", "cocoid": 445, "imgid": 445, "split": "test", "sentences": ["a picture of a fork and knife sitting on a table next to a plate of food", "a picture of a sandwich on a plate with a glass of tea next to it", "an image with a knife and fork on a table", "a dining table in the kitchen", "a bowl in the middle of the table"], "sentids": [1019, 1020, 1021, 1022, 1023], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000076593.jpg", "cocoid": 446, "imgid": 446, "split": "test", "sentences": ["a picture of a cup of wine", "an image with a dining table and three people sitting at it", "a picture of a backpacker sitting at a table with a glass of wine"], "sentids": [1024, 1025, 1026], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000077102.jpg", "cocoid": 447, "imgid": 447, "split": "test", "sentences": ["an image with a cup of coffee sitting on a table next to a window", "a picture of a wine glass on a table next to a window", "an image with a knife on the counter next to a window"], "sentids": [1027, 1028, 1029], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000077460.jpg", "cocoid": 448, "imgid": 448, "split": "test", "sentences": ["an image with a bicycle in the foreground and people flying kites in the background"], "sentids": [1030], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000077615.jpg", "cocoid": 449, "imgid": 449, "split": "test", "sentences": ["a photo of a truck parked on the side of the road", "a photo of a bench with people sitting on it"], "sentids": [1031, 1032], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000077681.jpg", "cocoid": 450, "imgid": 450, "split": "test", "sentences": ["a photo of a knife and fork sitting on a table next to a slice of pizza", "a picture of a dining table with a pizza on it"], "sentids": [1033, 1034], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000077891.jpg", "cocoid": 451, "imgid": 451, "split": "test", "sentences": ["a dining table in the sand"], "sentids": [1035], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000077954.jpg", "cocoid": 452, "imgid": 452, "split": "test", "sentences": ["a picture of a frisbee being thrown by a man in front of a crowd"], "sentids": [1036], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000078313.jpg", "cocoid": 453, "imgid": 453, "split": "test", "sentences": ["an image with a dining table in the middle of a room"], "sentids": [1037], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000078537.jpg", "cocoid": 454, "imgid": 454, "split": "test", "sentences": ["a photo of a airplane flying over a man in a red shirt", "a picture of a motorcycle and a kite flying over a field"], "sentids": [1038, 1039], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000078565.jpg", "cocoid": 455, "imgid": 455, "split": "test", "sentences": ["an image with a dog and people on the beach"], "sentids": [1040], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000078701.jpg", "cocoid": 456, "imgid": 456, "split": "test", "sentences": ["a cake in a box", "a photo of a tv in front of a woman holding a cake", "a photo of a potted plant"], "sentids": [1041, 1042, 1043], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000078707.jpg", "cocoid": 457, "imgid": 457, "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire", "a sports ball in the background", "a truck in the background"], "sentids": [1044, 1045, 1046], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000078838.jpg", "cocoid": 458, "imgid": 458, "split": "test", "sentences": ["a photo of a frisbee team"], "sentids": [1047], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000078915.jpg", "cocoid": 459, "imgid": 459, "split": "test", "sentences": ["a picture of a sports ball being hit by a tennis player", "a photo of a tennis racket hitting a tennis ball", "a backpack in the background"], "sentids": [1048, 1049, 1050], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000079261.jpg", "cocoid": 460, "imgid": 460, "split": "test", "sentences": ["an image with a clock in the background", "a picture of a backpacker sweeping up water in front of a building"], "sentids": [1051, 1052], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000079975.jpg", "cocoid": 461, "imgid": 461, "split": "test", "sentences": ["a skateboard in the middle of an empty parking lot", "a car in a parking lot"], "sentids": [1053, 1054], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000080104.jpg", "cocoid": 462, "imgid": 462, "split": "test", "sentences": ["a picture of a train at a train station"], "sentids": [1055], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000080117.jpg", "cocoid": 463, "imgid": 463, "split": "test", "sentences": ["a photo of a person doing a trick on a skateboard"], "sentids": [1056], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000080340.jpg", "cocoid": 464, "imgid": 464, "split": "test", "sentences": ["a photo of a suitcase with a young boy standing next to it", "an image with a chair and a young boy standing next to a suitcase", "a dining table in the background"], "sentids": [1057, 1058, 1059], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000081248.jpg", "cocoid": 465, "imgid": 465, "split": "test", "sentences": ["a kite in the sky", "a photo of a handbag and a kite flying in china"], "sentids": [1060, 1061], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000081812.jpg", "cocoid": 466, "imgid": 466, "split": "test", "sentences": ["a photo of a dining table", "a picture of a bottle of wine", "a picture of a pizza party"], "sentids": [1062, 1063, 1064], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000082518.jpg", "cocoid": 467, "imgid": 467, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "an image with a sports ball and a tennis player"], "sentids": [1065, 1066], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000082697.jpg", "cocoid": 468, "imgid": 468, "split": "test", "sentences": ["a picture of a clock tower and bikes on a boardwalk", "a handbag in the foreground"], "sentids": [1067, 1068], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000082812.jpg", "cocoid": 469, "imgid": 469, "split": "test", "sentences": ["an image with a train station and people waiting for their train", "a picture of a handbag in a train station"], "sentids": [1069, 1070], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000082821.jpg", "cocoid": 470, "imgid": 470, "split": "test", "sentences": ["a bus in the middle of a lake with boats next to it", "a photo of a bench in the middle of a body of water"], "sentids": [1071, 1072], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000082889.jpg", "cocoid": 471, "imgid": 471, "split": "test", "sentences": ["a picture of a person with a tray of food on an outdoor table", "an image with a bottle of water and a tray of food"], "sentids": [1073, 1074], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000082994.jpg", "cocoid": 472, "imgid": 472, "split": "test", "sentences": ["a picture of a airplane with a group of people in front of it"], "sentids": [1075], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000083134.jpg", "cocoid": 473, "imgid": 473, "split": "test", "sentences": ["a pizza in the oven", "an image with a spoon and a bowl of food", "an image with a oven", "a bowl in the kitchen", "an image with a sink full of food", "a cup in the middle of the counter", "a photo of a microwave"], "sentids": [1076, 1077, 1078, 1079, 1080, 1081, 1082], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000083462.jpg", "cocoid": 474, "imgid": 474, "split": "test", "sentences": ["a keyboard in front of a computer on a desk", "a tv in the corner", "a chair in front of a desk with a computer on it", "an image with a bowl of fruit on a desk", "a photo of a cup of coffee sitting on a desk", "a cell phone in the corner of an office cubicle"], "sentids": [1083, 1084, 1085, 1086, 1087, 1088], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000083766.jpg", "cocoid": 475, "imgid": 475, "split": "test", "sentences": ["a picture of a tv screen in an airport with a bunch of luggage and people"], "sentids": [1089], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000083836.jpg", "cocoid": 476, "imgid": 476, "split": "test", "sentences": ["a banana in a bowl", "a sink in the kitchen", "an image with a apple and a man in a kitchen"], "sentids": [1090, 1091, 1092], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000084694.jpg", "cocoid": 477, "imgid": 477, "split": "test", "sentences": ["an image with a dining table in a cave", "a photo of a cup of coffee in a cave"], "sentids": [1093, 1094], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000084866.jpg", "cocoid": 478, "imgid": 478, "split": "test", "sentences": ["a photo of a chair tennis team"], "sentids": [1095], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000085029.jpg", "cocoid": 479, "imgid": 479, "split": "test", "sentences": ["a motorcycle in the background", "an image with a truck full of bananas"], "sentids": [1096, 1097], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000085157.jpg", "cocoid": 480, "imgid": 480, "split": "test", "sentences": ["an image with a bowl of food", "a photo of a dining table"], "sentids": [1098, 1099], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000085160.jpg", "cocoid": 481, "imgid": 481, "split": "test", "sentences": ["a picture of a laptop on a desk", "a photo of a mouse on a computer screen", "a picture of a handbag"], "sentids": [1100, 1101, 1102], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000085674.jpg", "cocoid": 482, "imgid": 482, "split": "test", "sentences": ["a picture of a bowl of sausages on a table", "a picture of a handbag with food on it", "a photo of a dining table with lots of food on it"], "sentids": [1103, 1104, 1105], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000085682.jpg", "cocoid": 483, "imgid": 483, "split": "test", "sentences": ["a skis in the snow"], "sentids": [1106], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000085803.jpg", "cocoid": 484, "imgid": 484, "split": "test", "sentences": ["a toaster in a kitchen", "a microwave in a kitchen", "a refrigerator in a kitchen", "a picture of a chair in a kitchen", "a dining table in the middle of a kitchen", "a sink in a kitchen"], "sentids": [1107, 1108, 1109, 1110, 1111, 1112], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000085944.jpg", "cocoid": 485, "imgid": 485, "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [1113], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000086429.jpg", "cocoid": 486, "imgid": 486, "split": "test", "sentences": ["an image with a umbrella and lounge chairs on the beach"], "sentids": [1114], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000086439.jpg", "cocoid": 487, "imgid": 487, "split": "test", "sentences": ["a picture of a bus stop in the rain with people holding umbrellas"], "sentids": [1115], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000086738.jpg", "cocoid": 488, "imgid": 488, "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire", "a baseball bat in a batter's box", "a picture of a sports ball game"], "sentids": [1116, 1117, 1118], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000086877.jpg", "cocoid": 489, "imgid": 489, "split": "test", "sentences": ["an image with a oven full of muffins"], "sentids": [1119], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000086913.jpg", "cocoid": 490, "imgid": 490, "split": "test", "sentences": ["a sports ball in the background"], "sentids": [1120], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000087038.jpg", "cocoid": 491, "imgid": 491, "split": "test", "sentences": ["a picture of a bicycle rider doing a trick on a skateboard", "an image with a chair and a skateboarder in the air"], "sentids": [1121, 1122], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000087387.jpg", "cocoid": 492, "imgid": 492, "split": "test", "sentences": ["a photo of a clock tower in the middle of a street", "a truck in front of a clock tower on the side of the road"], "sentids": [1123, 1124], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000088183.jpg", "cocoid": 493, "imgid": 493, "split": "test", "sentences": ["a photo of a potted plant in a living room", "a picture of a backpacker sitting on a couch in a living room", "a handbag in a living room"], "sentids": [1125, 1126, 1127], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000088225.jpg", "cocoid": 494, "imgid": 494, "split": "test", "sentences": ["a photo of a truck and a double decker bus"], "sentids": [1128], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000088252.jpg", "cocoid": 495, "imgid": 495, "split": "test", "sentences": ["a picture of a bowl of food at a dinner table", "a photo of a dining table"], "sentids": [1129, 1130], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000088436.jpg", "cocoid": 496, "imgid": 496, "split": "test", "sentences": ["a bottle in the middle of the table", "a picture of a cup of coffee", "a picture of a tv screen showing a group of people working on computers", "a keyboard in the middle of a table", "a photo of a mouse working on a computer", "an image with a book in the background and a group of people sitting at a table"], "sentids": [1131, 1132, 1133, 1134, 1135, 1136], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000088913.jpg", "cocoid": 497, "imgid": 497, "split": "test", "sentences": ["a wine glass in front of the woman"], "sentids": [1137], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000088988.jpg", "cocoid": 498, "imgid": 498, "split": "test", "sentences": ["a photo of a oven in a kitchen that is being remodeled", "a microwave in a kitchen", "a book in the middle of a kitchen floor", "an image with a cup of coffee on the floor"], "sentids": [1138, 1139, 1140, 1141], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000089150.jpg", "cocoid": 499, "imgid": 499, "split": "test", "sentences": ["an image with a skis group standing next to a picnic table", "a picture of a dining table with a group of people"], "sentids": [1142, 1143], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000089154.jpg", "cocoid": 500, "imgid": 500, "split": "test", "sentences": ["a photo of a handbag in a park with seagulls", "an image with a bench and some seagulls"], "sentids": [1144, 1145], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000089273.jpg", "cocoid": 501, "imgid": 501, "split": "test", "sentences": ["a pizza in a pan", "a picture of a bottle of cranberry sauce", "a photo of a book with pictures of different types of desserts"], "sentids": [1146, 1147, 1148], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000089556.jpg", "cocoid": 502, "imgid": 502, "split": "test", "sentences": ["a fire hydrant in a parking lot", "a photo of a traffic light and cars parked on the side of the road", "a person in front of a car", "a truck in a parking lot"], "sentids": [1149, 1150, 1151, 1152], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000089648.jpg", "cocoid": 503, "imgid": 503, "split": "test", "sentences": ["a picture of a book signing", "a handbag in the foreground", "an image with a tiered seating arrangement of people using their cell phones", "a photo of a backpacker sitting on a chair with a laptop"], "sentids": [1153, 1154, 1155, 1156], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000090476.jpg", "cocoid": 504, "imgid": 504, "split": "test", "sentences": ["a picture of a person sitting on a beach with a bunch of boats"], "sentids": [1157], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000090616.jpg", "cocoid": 505, "imgid": 505, "split": "test", "sentences": ["a picture of a bench on the side of a street", "a picture of a bicycle on the side of a street"], "sentids": [1158, 1159], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000090640.jpg", "cocoid": 506, "imgid": 506, "split": "test", "sentences": ["an image with a bicycle and elephants walking down the street", "a photo of a clockwise line of elephants walking down a street"], "sentids": [1160, 1161], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000090787.jpg", "cocoid": 507, "imgid": 507, "split": "test", "sentences": ["a picture of a snowboarder and skier at the top of a mountain"], "sentids": [1162], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000091079.jpg", "cocoid": 508, "imgid": 508, "split": "test", "sentences": ["a dining table in the middle of a room", "a photo of a vase on a table in a dining room", "an image with a bottle of wine on the table"], "sentids": [1163, 1164, 1165], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000091406.jpg", "cocoid": 509, "imgid": 509, "split": "test", "sentences": ["a picture of a tv in the background"], "sentids": [1166], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000091667.jpg", "cocoid": 510, "imgid": 510, "split": "test", "sentences": ["a picture of a kite flying in the air"], "sentids": [1167], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000091833.jpg", "cocoid": 511, "imgid": 511, "split": "test", "sentences": ["a picture of a tie wearing man holding a sign", "an image with a cell phone and a person holding a sign", "an image with a bicycle and a man holding a sign"], "sentids": [1168, 1169, 1170], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000091883.jpg", "cocoid": 512, "imgid": 512, "split": "test", "sentences": ["an image with a dining table with two plates of food and a bottle of beer"], "sentids": [1171], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000092093.jpg", "cocoid": 513, "imgid": 513, "split": "test", "sentences": ["a suitcase in front of a motorcycle"], "sentids": [1172], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000092131.jpg", "cocoid": 514, "imgid": 514, "split": "test", "sentences": ["a picture of a handbag in front of a green bus"], "sentids": [1173], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000092462.jpg", "cocoid": 515, "imgid": 515, "split": "test", "sentences": ["a car in the middle of the road", "a photo of a backpacker walking down the street with a herd of cows"], "sentids": [1174, 1175], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000092519.jpg", "cocoid": 516, "imgid": 516, "split": "test", "sentences": ["a picture of a dining table with lots of food on it", "a photo of a bowl full of food on a table", "a picture of a cupboard full of food"], "sentids": [1176, 1177, 1178], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000092675.jpg", "cocoid": 517, "imgid": 517, "split": "test", "sentences": ["an image with a horse and people walking down the street"], "sentids": [1179], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000092765.jpg", "cocoid": 518, "imgid": 518, "split": "test", "sentences": ["a picture of a truck full of bananas"], "sentids": [1180], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000093154.jpg", "cocoid": 519, "imgid": 519, "split": "test", "sentences": ["a picture of a person riding a bicycle on a wet street", "an image with a truck driving down a wet street"], "sentids": [1181, 1182], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000093258.jpg", "cocoid": 520, "imgid": 520, "split": "test", "sentences": ["a dining table in a kitchen"], "sentids": [1183], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000093435.jpg", "cocoid": 521, "imgid": 521, "split": "test", "sentences": ["a photo of a dining table", "a picture of a cup of wine"], "sentids": [1184, 1185], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000093620.jpg", "cocoid": 522, "imgid": 522, "split": "test", "sentences": ["a photo of a bottle of water"], "sentids": [1186], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000093717.jpg", "cocoid": 523, "imgid": 523, "split": "test", "sentences": ["an image with a bicycle and a skateboarder"], "sentids": [1187], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000093735.jpg", "cocoid": 524, "imgid": 524, "split": "test", "sentences": ["a picture of a car doing a trick on a skateboard"], "sentids": [1188], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000094052.jpg", "cocoid": 525, "imgid": 525, "split": "test", "sentences": ["a oven in a kitchen with a table and chairs", "a picture of a microwave and stove in a kitchen", "an image with a banana peel on the floor of a kitchen", "an image with a dining table in the middle of a kitchen", "an image with a couch, table and chairs in a kitchen", "a cup in the middle of a kitchen table", "an image with a toaster oven in the middle of a kitchen", "a handbag in the middle of a kitchen table"], "sentids": [1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000094103.jpg", "cocoid": 526, "imgid": 526, "split": "test", "sentences": ["a photo of a pizza, green beans, carrots, and blueberries", "an image with a dining table filled with food"], "sentids": [1197, 1198], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000094774.jpg", "cocoid": 527, "imgid": 527, "split": "test", "sentences": ["an image with a dining table full of people"], "sentids": [1199], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000094865.jpg", "cocoid": 528, "imgid": 528, "split": "test", "sentences": ["an image with a sports ball and a man holding a racquet"], "sentids": [1200], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000094951.jpg", "cocoid": 529, "imgid": 529, "split": "test", "sentences": ["a picture of a fire hydrant with a sticker on it", "an image with a car and a yellow fire hydrant", "an image with a bus and a yellow fire hydrant", "a picture of a traffic light and a yellow fire hydrant"], "sentids": [1201, 1202, 1203, 1204], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000095670.jpg", "cocoid": 530, "imgid": 530, "split": "test", "sentences": ["an image with a surfboard in the foreground and kites in the background"], "sentids": [1205], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000096043.jpg", "cocoid": 531, "imgid": 531, "split": "test", "sentences": ["a baseball bat in the grass"], "sentids": [1206], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000096711.jpg", "cocoid": 532, "imgid": 532, "split": "test", "sentences": ["a photo of a backpacker sitting on a bench eating a sandwich", "a sandwich in front of a woman on a bench", "a handbag in front of the woman", "an image with a hot dog and a woman sitting on a bench"], "sentids": [1207, 1208, 1209, 1210], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000096762.jpg", "cocoid": 533, "imgid": 533, "split": "test", "sentences": ["a photo of a truck on a city street with a woman holding a pink umbrella"], "sentids": [1211], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000097667.jpg", "cocoid": 534, "imgid": 534, "split": "test", "sentences": ["a fork in the middle of a table full of food", "a cup in front of a plate of food on a table", "a photo of a dining table with many plates of food"], "sentids": [1212, 1213, 1214], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000097809.jpg", "cocoid": 535, "imgid": 535, "split": "test", "sentences": ["a photo of a bowl of fruit", "a picture of a couch"], "sentids": [1215, 1216], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000097967.jpg", "cocoid": 536, "imgid": 536, "split": "test", "sentences": ["a picture of a suitcase with people standing around it"], "sentids": [1217], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000097988.jpg", "cocoid": 537, "imgid": 537, "split": "test", "sentences": ["a bicycle in front of a banner that says run for rights"], "sentids": [1218], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000097994.jpg", "cocoid": 538, "imgid": 538, "split": "test", "sentences": ["a photo of a cup of coffee on a desk", "an image with a bottle of water on a desk", "a photo of a mouse and keyboard on a desk", "an image with a cell phone, laptop, and desktop computer on a desk", "a book in front of a window"], "sentids": [1219, 1220, 1221, 1222, 1223], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000098029.jpg", "cocoid": 539, "imgid": 539, "split": "test", "sentences": ["a photo of a dining table with food on it", "a refrigerator in the background", "a photo of a cake on a table", "a picture of a banana bread on a table"], "sentids": [1224, 1225, 1226, 1227], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000098729.jpg", "cocoid": 540, "imgid": 540, "split": "test", "sentences": ["a photo of a dining table with various fruits and vegetables on it", "a photo of a bottle of orange juice sitting on a table"], "sentids": [1228, 1229], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000098853.jpg", "cocoid": 541, "imgid": 541, "split": "test", "sentences": ["a picture of a sports ball player swinging a tennis racquet on a tennis court"], "sentids": [1230], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000099067.jpg", "cocoid": 542, "imgid": 542, "split": "test", "sentences": ["a photo of a person sitting at a table with food", "a bowl in front of a man holding a carrot", "a fork in the man's hand", "a photo of a sandwich with a carrot on it"], "sentids": [1231, 1232, 1233, 1234], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000099114.jpg", "cocoid": 543, "imgid": 543, "split": "test", "sentences": ["an image with a handbag and people crossing the street", "a photo of a bicycle on a city street", "a backpack in the middle of the street"], "sentids": [1235, 1236, 1237], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000099179.jpg", "cocoid": 544, "imgid": 544, "split": "test", "sentences": ["a backpack in front of a woman"], "sentids": [1238], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000099425.jpg", "cocoid": 545, "imgid": 545, "split": "test", "sentences": ["a picture of a stop sign and people on motorcycles", "an image with a car and motorcycles on a street", "a photo of a umbrella tent filled with people on motorcycles"], "sentids": [1239, 1240, 1241], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000099515.jpg", "cocoid": 546, "imgid": 546, "split": "test", "sentences": ["an image with a potted plant on a table", "a chair in front of a table full of antiques", "an image with a handbag on a table and people looking at it", "a picture of a vase on a table with people looking at it"], "sentids": [1242, 1243, 1244, 1245], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000099546.jpg", "cocoid": 547, "imgid": 547, "split": "test", "sentences": ["a picture of a spooner bear cake on a table", "a dining table in front of a decorated cake", "a cup in front of a cake on a table", "a teddy bear in a blue cake on a table"], "sentids": [1246, 1247, 1248, 1249], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000100203.jpg", "cocoid": 548, "imgid": 548, "split": "test", "sentences": ["a cake in the shape of a soccer ball", "a photo of a spoon being used to cut a cake"], "sentids": [1250, 1251], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000100344.jpg", "cocoid": 549, "imgid": 549, "split": "test", "sentences": ["a picture of a chair tennis court"], "sentids": [1252], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000100438.jpg", "cocoid": 550, "imgid": 550, "split": "test", "sentences": ["a chair in a restaurant", "a knife in the middle of the plate"], "sentids": [1253, 1254], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000100723.jpg", "cocoid": 551, "imgid": 551, "split": "test", "sentences": ["a stop sign in the middle of the street", "an image with a handbag", "a car in the middle of the street"], "sentids": [1255, 1256, 1257], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000100801.jpg", "cocoid": 552, "imgid": 552, "split": "test", "sentences": ["a picture of a tennis racket on a tennis court"], "sentids": [1258], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000100978.jpg", "cocoid": 553, "imgid": 553, "split": "test", "sentences": ["an image with a truck driving down the road and people walking across the street", "a handbag in the middle of the road"], "sentids": [1259, 1260], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000100990.jpg", "cocoid": 554, "imgid": 554, "split": "test", "sentences": ["an image with a donut and a man standing in front of it", "an image with a traffic light in the background"], "sentids": [1261, 1262], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000101636.jpg", "cocoid": 555, "imgid": 555, "split": "test", "sentences": ["a picture of a car with bicycles on top of it", "a dog in a car with bicycles on top of it", "a picture of a backpack on the roof of a car"], "sentids": [1263, 1264, 1265], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000101933.jpg", "cocoid": 556, "imgid": 556, "split": "test", "sentences": ["a motorcycle in the middle of a street with two people on it", "a picture of a handbag on the back of a motorcycle"], "sentids": [1266, 1267], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000102349.jpg", "cocoid": 557, "imgid": 557, "split": "test", "sentences": ["a horse in the middle of a crowd of people", "a bicycle in the middle of the street", "a cup in the middle of the road"], "sentids": [1268, 1269, 1270], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000102411.jpg", "cocoid": 558, "imgid": 558, "split": "test", "sentences": ["a picture of a car and a motorcycle on the road", "a picture of a motorcycle and two people on it", "a picture of a handbag on a motorcycle"], "sentids": [1271, 1272, 1273], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000102625.jpg", "cocoid": 559, "imgid": 559, "split": "test", "sentences": ["a photo of a tv in a small kitchen", "a picture of a sink and counter in a kitchen", "a oven in the middle of a kitchen", "an image with a microwave in a small kitchen"], "sentids": [1274, 1275, 1276, 1277], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000102741.jpg", "cocoid": 560, "imgid": 560, "split": "test", "sentences": ["a picture of a person driving down a city street with cars and buildings in the background", "an image with a fire hydrant on the side of the road", "a photo of a backpacker driving down a city street"], "sentids": [1278, 1279, 1280], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000102843.jpg", "cocoid": 561, "imgid": 561, "split": "test", "sentences": ["a boat in the water near a red lighthouse"], "sentids": [1281], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000102947.jpg", "cocoid": 562, "imgid": 562, "split": "test", "sentences": ["a tv in the living room", "an image with a laptop on a table in a hotel room", "a book in the middle of the room", "a photo of a potted plant in a living room", "a picture of a cup of coffee in a hotel room", "an image with a vase in the middle of the room"], "sentids": [1282, 1283, 1284, 1285, 1286, 1287], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000103030.jpg", "cocoid": 563, "imgid": 563, "split": "test", "sentences": ["a photo of a dining table with food on it"], "sentids": [1288], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000103122.jpg", "cocoid": 564, "imgid": 564, "split": "test", "sentences": ["an image with a sports ball and a woman holding a tennis racquet", "a tennis racket in the hands of a woman"], "sentids": [1289, 1290], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000103496.jpg", "cocoid": 565, "imgid": 565, "split": "test", "sentences": ["an image with a cake on the table and a baby in a high chair", "a dining table in front of a birthday cake"], "sentids": [1291, 1292], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000103904.jpg", "cocoid": 566, "imgid": 566, "split": "test", "sentences": ["a bicycle in front of the woman", "an image with a cell phone and an umbrella"], "sentids": [1293, 1294], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000104166.jpg", "cocoid": 567, "imgid": 567, "split": "test", "sentences": ["an image with a tennis racket being played on a court"], "sentids": [1295], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000104495.jpg", "cocoid": 568, "imgid": 568, "split": "test", "sentences": ["a photo of a cup of wine and a plate of food", "a picture of a dining table with food on it", "a photo of a knife and fork sitting on a plate of food"], "sentids": [1296, 1297, 1298], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000104747.jpg", "cocoid": 569, "imgid": 569, "split": "test", "sentences": ["an image with a dining table full of wine glasses", "a potted plant in the background"], "sentids": [1299, 1300], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105052.jpg", "cocoid": 570, "imgid": 570, "split": "test", "sentences": ["a photo of a chair in front of a building", "a potted plant in front of the building"], "sentids": [1301, 1302], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105114.jpg", "cocoid": 571, "imgid": 571, "split": "test", "sentences": ["an image with a refrigerator in a room with bookshelves", "an image with a person standing in front of a refrigerator"], "sentids": [1303, 1304], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105177.jpg", "cocoid": 572, "imgid": 572, "split": "test", "sentences": ["an image with a refrigerator and stove in a kitchen", "an image with a oven and a refrigerator in a kitchen", "a microwave in a kitchen", "an image with a couch, kitchen, and stairs", "a picture of a bowl on the counter in a kitchen", "a photo of a apple pie in a kitchen", "a picture of a potted plant in a kitchen"], "sentids": [1305, 1306, 1307, 1308, 1309, 1310, 1311], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105465.jpg", "cocoid": 573, "imgid": 573, "split": "test", "sentences": ["a person in an airplane with purple and blue seats"], "sentids": [1312], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105647.jpg", "cocoid": 574, "imgid": 574, "split": "test", "sentences": ["a bus in the middle of a busy street", "a picture of a traffic light on a busy city street"], "sentids": [1313, 1314], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105732.jpg", "cocoid": 575, "imgid": 575, "split": "test", "sentences": ["a photo of a backpacker on skis in the snow"], "sentids": [1315], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105786.jpg", "cocoid": 576, "imgid": 576, "split": "test", "sentences": ["a clock in a building"], "sentids": [1316], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105872.jpg", "cocoid": 577, "imgid": 577, "split": "test", "sentences": ["a bus in front of a group of people", "a photo of a handbag being carried on the back of a double decker bus", "a book in black and white of people waiting to board a double decker bus"], "sentids": [1317, 1318, 1319], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000105912.jpg", "cocoid": 578, "imgid": 578, "split": "test", "sentences": ["a photo of a fire hydrant on the side of a road", "a picture of a bus and a fire hydrant on the side of a road"], "sentids": [1320, 1321], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106113.jpg", "cocoid": 579, "imgid": 579, "split": "test", "sentences": ["a wine glass in the middle of the table", "a tie in group of people sitting at a table", "a bottle in front of a table with people sitting at it"], "sentids": [1322, 1323, 1324], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106244.jpg", "cocoid": 580, "imgid": 580, "split": "test", "sentences": ["an image with a donut in front of a man", "a oven in the background"], "sentids": [1325, 1326], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106272.jpg", "cocoid": 581, "imgid": 581, "split": "test", "sentences": ["a photo of a dining table filled with kids making pizzas", "a picture of a knife being used to cut pizza"], "sentids": [1327, 1328], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106338.jpg", "cocoid": 582, "imgid": 582, "split": "test", "sentences": ["a dining table in front of a group of people"], "sentids": [1329], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106351.jpg", "cocoid": 583, "imgid": 583, "split": "test", "sentences": ["a refrigerator in a kitchen with white cabinets and green walls", "a vase in the middle of a kitchen counter", "a photo of a toaster oven in a kitchen"], "sentids": [1330, 1331, 1332], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106392.jpg", "cocoid": 584, "imgid": 584, "split": "test", "sentences": ["a picture of a toaster in a kitchen", "a photo of a microwave and washing machine in a kitchen", "a oven in a kitchen with a washing machine next to it", "an image with a tv and a washing machine in a kitchen", "an image with a bowl, a sink, and a washing machine in a kitchen", "a picture of a knife rack in a kitchen"], "sentids": [1333, 1334, 1335, 1336, 1337, 1338], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106453.jpg", "cocoid": 585, "imgid": 585, "split": "test", "sentences": ["a truck in the middle of a dirt field"], "sentids": [1339], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106470.jpg", "cocoid": 586, "imgid": 586, "split": "test", "sentences": ["an image with a kite flying in the sky", "a frisbee in the sand", "a photo of a surfboarder flying a kite on the beach"], "sentids": [1340, 1341, 1342], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106614.jpg", "cocoid": 587, "imgid": 587, "split": "test", "sentences": ["a picture of a person sitting at a table with a bunch of food on it", "a photo of a dining table with lots of food on it", "an image with a bowl of food and drinks on a table"], "sentids": [1343, 1344, 1345], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106849.jpg", "cocoid": 588, "imgid": 588, "split": "test", "sentences": ["a photo of a refrigerator", "a cell phone in a man's hand"], "sentids": [1346, 1347], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106909.jpg", "cocoid": 589, "imgid": 589, "split": "test", "sentences": ["a photo of a handbag on the ground"], "sentids": [1348], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000106920.jpg", "cocoid": 590, "imgid": 590, "split": "test", "sentences": ["a chair in a kitchen", "a oven in a kitchen"], "sentids": [1349, 1350], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000107183.jpg", "cocoid": 591, "imgid": 591, "split": "test", "sentences": ["a picture of a umbrella on an elephant in india", "an image with a handbag on the back of an elephant"], "sentids": [1351, 1352], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000107516.jpg", "cocoid": 592, "imgid": 592, "split": "test", "sentences": ["a picture of a oven and sink in a kitchen", "a picture of a refrigerator and sink in a kitchen", "an image with a sink and counter top in a kitchen", "a photo of a potted plant in a kitchen"], "sentids": [1353, 1354, 1355, 1356], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000107564.jpg", "cocoid": 593, "imgid": 593, "split": "test", "sentences": ["a sports ball in the middle of a field"], "sentids": [1357], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000107741.jpg", "cocoid": 594, "imgid": 594, "split": "test", "sentences": ["a photo of a cell phone user in the rain"], "sentids": [1358], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000107800.jpg", "cocoid": 595, "imgid": 595, "split": "test", "sentences": ["an image with a train and people getting on and off of the train"], "sentids": [1359], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000108111.jpg", "cocoid": 596, "imgid": 596, "split": "test", "sentences": ["an image with a potted plant in the background", "a dining table in front of a group of people", "a picture of a cell phone with a group of people sitting at a table"], "sentids": [1360, 1361, 1362], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000108272.jpg", "cocoid": 597, "imgid": 597, "split": "test", "sentences": ["an image with a bus driver and a police officer standing next to each other", "a photo of a bicycle police officer on the side of the road", "a photo of a handbag on the ground next to a police officer", "a suitcase in the background"], "sentids": [1363, 1364, 1365, 1366], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000108803.jpg", "cocoid": 598, "imgid": 598, "split": "test", "sentences": ["a tie in the man's hair", "a photo of a vase", "an image with a umbrella", "a photo of a bowl of ice cream"], "sentids": [1367, 1368, 1369, 1370], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000108898.jpg", "cocoid": 599, "imgid": 599, "split": "test", "sentences": ["an image with a vase of flowers on a table", "a potted plant in a copper vase on a table", "a photo of a clock on a table next to a vase of flowers", "a photo of a person and flowers in a vase"], "sentids": [1371, 1372, 1373, 1374], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000109231.jpg", "cocoid": 600, "imgid": 600, "split": "test", "sentences": ["an image with a truck and a man standing next to a red plane"], "sentids": [1375], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000109673.jpg", "cocoid": 601, "imgid": 601, "split": "test", "sentences": ["an image with a person preparing food in a kitchen", "a photo of a bottle of wine", "a photo of a sink full of food"], "sentids": [1376, 1377, 1378], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000109819.jpg", "cocoid": 602, "imgid": 602, "split": "test", "sentences": ["a picture of a elephant walking down the street with people on it", "an image with a truck driving down a street with an elephant on it's back"], "sentids": [1379, 1380], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000109894.jpg", "cocoid": 603, "imgid": 603, "split": "test", "sentences": ["a photo of a clock on the side of a street"], "sentids": [1381], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000110081.jpg", "cocoid": 604, "imgid": 604, "split": "test", "sentences": ["a truck in the middle of the road"], "sentids": [1382], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000110330.jpg", "cocoid": 605, "imgid": 605, "split": "test", "sentences": ["a picture of a bus", "a suitcase in front of the bus"], "sentids": [1383, 1384], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000110597.jpg", "cocoid": 606, "imgid": 606, "split": "test", "sentences": ["a photo of a frisbee player jumping in the air to catch a fris", "a handbag in the air"], "sentids": [1385, 1386], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000110672.jpg", "cocoid": 607, "imgid": 607, "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a knife and fork on a table", "a photo of a banana and hamburger on a table", "an image with a spoon and a plate of food on a table", "a vase in the middle of the table"], "sentids": [1387, 1388, 1389, 1390, 1391], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000111086.jpg", "cocoid": 608, "imgid": 608, "split": "test", "sentences": ["a photo of a boat with many cars parked in front of it", "a picture of a truck with many cars parked next to it", "a person in front of a white and blue cruise ship"], "sentids": [1392, 1393, 1394], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000111099.jpg", "cocoid": 609, "imgid": 609, "split": "test", "sentences": ["a handbag in the foreground"], "sentids": [1395], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000111104.jpg", "cocoid": 610, "imgid": 610, "split": "test", "sentences": ["a picture of a cake being cut by an old man", "a photo of a potted plant on a table", "a truck in the background"], "sentids": [1396, 1397, 1398], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000111434.jpg", "cocoid": 611, "imgid": 611, "split": "test", "sentences": ["a photo of a dining table with cakes on it", "a picture of a knife and fork on a table", "a photo of a bottle of wine and cakes on a table", "an image with a chair and a table with cakes on it"], "sentids": [1399, 1400, 1401, 1402], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000111593.jpg", "cocoid": 612, "imgid": 612, "split": "test", "sentences": ["an image with a person holding a bunch of kites"], "sentids": [1403], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000112065.jpg", "cocoid": 613, "imgid": 613, "split": "test", "sentences": ["a picture of a tv screen", "an image with a bottle of beer in the background", "an image with a backpack and two people playing a video game", "a photo of a remote control game being played", "an image with a couch and a person playing a video game"], "sentids": [1404, 1405, 1406, 1407, 1408], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000112362.jpg", "cocoid": 614, "imgid": 614, "split": "test", "sentences": ["an image with a sports ball", "a picture of a suitcase"], "sentids": [1409, 1410], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000112568.jpg", "cocoid": 615, "imgid": 615, "split": "test", "sentences": ["a potted plant in the background", "a picture of a umbrella man cooking hot dogs on a grill"], "sentids": [1411, 1412], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000112586.jpg", "cocoid": 616, "imgid": 616, "split": "test", "sentences": ["an image with a bowl of wine", "a tie in the middle of the table"], "sentids": [1413, 1414], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000112769.jpg", "cocoid": 617, "imgid": 617, "split": "test", "sentences": ["a photo of a skateboarder and a woman walking down the street", "a baseball bat in the background", "a picture of a bottle of water", "a photo of a handbag on a skateboard"], "sentids": [1415, 1416, 1417, 1418], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000112904.jpg", "cocoid": 618, "imgid": 618, "split": "test", "sentences": ["a photo of a wine glass", "a photo of a spoon and chopsticks on a table", "a picture of a dining table with food on it", "an image with a carrot and a bowl of food on a table", "a photo of a orange bowl of food on a table"], "sentids": [1419, 1420, 1421, 1422, 1423], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000112941.jpg", "cocoid": 619, "imgid": 619, "split": "test", "sentences": ["a skis in the snow"], "sentids": [1424], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000113282.jpg", "cocoid": 620, "imgid": 620, "split": "test", "sentences": ["an image with a clock tower in the background"], "sentids": [1425], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000113533.jpg", "cocoid": 621, "imgid": 621, "split": "test", "sentences": ["a dining table in the background", "a picture of a tiered cake", "a chair in front of the table", "a spoon in the middle of a cake", "a wine glass in the middle of the table", "a picture of a fork being cut into a cake"], "sentids": [1426, 1427, 1428, 1429, 1430, 1431], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000113720.jpg", "cocoid": 622, "imgid": 622, "split": "test", "sentences": ["a bottle in the middle of the table", "an image with a chair, a table, and two people eating pizza"], "sentids": [1432, 1433], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000113757.jpg", "cocoid": 623, "imgid": 623, "split": "test", "sentences": ["a photo of a tv screen", "a photo of a cell phone screen in front of a group of people", "a photo of a backpacker giving a presentation to a group of people"], "sentids": [1434, 1435, 1436], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000113914.jpg", "cocoid": 624, "imgid": 624, "split": "test", "sentences": ["a person in a red shirt holding a baseball bat", "a photo of a truck driving down a street with a boy holding a baseball bat", "a picture of a hot dog on a street", "a picture of a motorcycle on the side of the road"], "sentids": [1437, 1438, 1439, 1440], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000113975.jpg", "cocoid": 625, "imgid": 625, "split": "test", "sentences": ["an image with a dog catching a frisbee"], "sentids": [1441], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000114184.jpg", "cocoid": 626, "imgid": 626, "split": "test", "sentences": ["a picture of a dining table with cakes and cupcakes on it", "a bowl in the middle of a table"], "sentids": [1442, 1443], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000114291.jpg", "cocoid": 627, "imgid": 627, "split": "test", "sentences": ["an image with a frisbee in the middle of a field"], "sentids": [1444], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000114313.jpg", "cocoid": 628, "imgid": 628, "split": "test", "sentences": ["a photo of a cell phone repairman working on a fire hydrant"], "sentids": [1445], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000114884.jpg", "cocoid": 629, "imgid": 629, "split": "test", "sentences": ["a picture of a backpacker waiting for a bus"], "sentids": [1446], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000114907.jpg", "cocoid": 630, "imgid": 630, "split": "test", "sentences": ["a picture of a bus full of people watching a cow being milked"], "sentids": [1447], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115006.jpg", "cocoid": 631, "imgid": 631, "split": "test", "sentences": ["a picture of a baseball bat being swung at a baseball game", "a photo of a baseball glove hitting a ball"], "sentids": [1448, 1449], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115146.jpg", "cocoid": 632, "imgid": 632, "split": "test", "sentences": ["an image with a keyboard and mouse in a room", "a photo of a backpacker group playing the wii in a living room", "an image with a laptop in a room with four people"], "sentids": [1450, 1451, 1452], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115245.jpg", "cocoid": 633, "imgid": 633, "split": "test", "sentences": ["a picture of a handbag sitting on a table", "an image with a dining table full of luggage"], "sentids": [1453, 1454], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115700.jpg", "cocoid": 634, "imgid": 634, "split": "test", "sentences": ["a photo of a dining table", "an image with a knife and fork", "a picture of a chair"], "sentids": [1455, 1456, 1457], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115765.jpg", "cocoid": 635, "imgid": 635, "split": "test", "sentences": ["an image with a backpack and two women holding umbrellas"], "sentids": [1458], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115791.jpg", "cocoid": 636, "imgid": 636, "split": "test", "sentences": ["a bottle in the background"], "sentids": [1459], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115830.jpg", "cocoid": 637, "imgid": 637, "split": "test", "sentences": ["an image with a spoon in a bowl of food", "a photo of a wine glass", "a photo of a knife and fork in a bowl of food"], "sentids": [1460, 1461, 1462], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115930.jpg", "cocoid": 638, "imgid": 638, "split": "test", "sentences": ["a chair in the middle of a restaurant with several people standing around it", "a picture of a wine glass in a restaurant with several chefs"], "sentids": [1463, 1464], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000115946.jpg", "cocoid": 639, "imgid": 639, "split": "test", "sentences": ["a potted plant in the middle of an empty street"], "sentids": [1465], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000116061.jpg", "cocoid": 640, "imgid": 640, "split": "test", "sentences": ["a photo of a dog riding on the back of a motor scooter", "an image with a handbag on the back of a scooter"], "sentids": [1466, 1467], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000116083.jpg", "cocoid": 641, "imgid": 641, "split": "test", "sentences": ["a picture of a backpacker group walking down the street"], "sentids": [1468], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000116132.jpg", "cocoid": 642, "imgid": 642, "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [1469], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000116133.jpg", "cocoid": 643, "imgid": 643, "split": "test", "sentences": ["an image with a dining table"], "sentids": [1470], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000116405.jpg", "cocoid": 644, "imgid": 644, "split": "test", "sentences": ["an image with a cell phone", "a photo of a clock"], "sentids": [1471, 1472], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000117089.jpg", "cocoid": 645, "imgid": 645, "split": "test", "sentences": ["a picture of a knife and fork on a plate next to a glass of orange juice", "a picture of a cup of orange juice and french toast", "a picture of a fork full of french toast sitting on a plate", "a photo of a bottle of orange juice and a plate of french toast"], "sentids": [1473, 1474, 1475, 1476], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000117466.jpg", "cocoid": 646, "imgid": 646, "split": "test", "sentences": ["an image with a dining table full of food", "a photo of a knife sticking out of a cake"], "sentids": [1477, 1478], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000117492.jpg", "cocoid": 647, "imgid": 647, "split": "test", "sentences": ["an image with a chair in the middle of a group of people", "a dog in a park"], "sentids": [1479, 1480], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000117527.jpg", "cocoid": 648, "imgid": 648, "split": "test", "sentences": ["an image with a bowl of food", "a picture of a dining table with many people sitting at it", "a bottle in the middle of the table", "an image with a chair full of people at a table"], "sentids": [1481, 1482, 1483, 1484], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118109.jpg", "cocoid": 649, "imgid": 649, "split": "test", "sentences": ["a fork in a man's hand", "an image with a vase of flowers", "a photo of a knife"], "sentids": [1485, 1486, 1487], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118191.jpg", "cocoid": 650, "imgid": 650, "split": "test", "sentences": ["a backpack in front of the goal", "a photo of a sports ball being kicked by a soccer player", "a picture of a baseball glove catching a ball"], "sentids": [1488, 1489, 1490], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118344.jpg", "cocoid": 651, "imgid": 651, "split": "test", "sentences": ["a photo of a dining table", "a cake in the middle of the table", "a picture of a cup of coffee and a plate of food on a table"], "sentids": [1491, 1492, 1493], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118432.jpg", "cocoid": 652, "imgid": 652, "split": "test", "sentences": ["a picture of a backpacker flying a kite in a park"], "sentids": [1494], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118450.jpg", "cocoid": 653, "imgid": 653, "split": "test", "sentences": ["an image with a bench and bicycles parked next to each other", "a picture of a person with bicycles parked on the side of the road"], "sentids": [1495, 1496], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118811.jpg", "cocoid": 654, "imgid": 654, "split": "test", "sentences": ["a bottle in a vase on a table", "a cake in a glass vase", "a dining table in a restaurant with a little girl sitting at it"], "sentids": [1497, 1498, 1499], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118911.jpg", "cocoid": 655, "imgid": 655, "split": "test", "sentences": ["a zebra in a field"], "sentids": [1500], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000118970.jpg", "cocoid": 656, "imgid": 656, "split": "test", "sentences": ["an image with a car parked next to a motorcycle"], "sentids": [1501], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000119617.jpg", "cocoid": 657, "imgid": 657, "split": "test", "sentences": ["a picture of a sink full of dishes and utensils", "a photo of a microwave and sink in a kitchen"], "sentids": [1502, 1503], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000119709.jpg", "cocoid": 658, "imgid": 658, "split": "test", "sentences": ["a photo of a dining table with doughnuts on it", "a chair in a kitchen", "an image with a person making doughnuts on a table"], "sentids": [1504, 1505, 1506], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000119752.jpg", "cocoid": 659, "imgid": 659, "split": "test", "sentences": ["a person in a white t-shirt"], "sentids": [1507], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000119802.jpg", "cocoid": 660, "imgid": 660, "split": "test", "sentences": ["an image with a traffic light and a pink teddy bear"], "sentids": [1508], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000120412.jpg", "cocoid": 661, "imgid": 661, "split": "test", "sentences": ["a truck in the middle of an intersection with a traffic light", "an image with a bus and cars on a city street"], "sentids": [1509, 1510], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000120535.jpg", "cocoid": 662, "imgid": 662, "split": "test", "sentences": ["an image with a refrigerator and two tvs in a tent", "an image with a person standing in front of a white tent", "a picture of a dining table set up in a tent", "a vase in the middle of a table", "a couch in the middle of a room", "a picture of a microwave in a tent", "an image with a handbag on top of a table"], "sentids": [1511, 1512, 1513, 1514, 1515, 1516, 1517], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000120747.jpg", "cocoid": 663, "imgid": 663, "split": "test", "sentences": ["a picture of a tv in a living room", "a laptop in the middle of a living room", "a photo of a cup of coffee in a living room", "a photo of a bottle of wine sitting on a table in a living room", "a photo of a vase in a living room", "a potted plant in a living room", "an image with a bowl of fruit in front of a tv"], "sentids": [1518, 1519, 1520, 1521, 1522, 1523, 1524], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000121106.jpg", "cocoid": 664, "imgid": 664, "split": "test", "sentences": ["a picture of a handbag in an airport"], "sentids": [1525], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000121143.jpg", "cocoid": 665, "imgid": 665, "split": "test", "sentences": ["a person in front of a clock tower on a street corner"], "sentids": [1526], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000121744.jpg", "cocoid": 666, "imgid": 666, "split": "test", "sentences": ["a handbag in the background"], "sentids": [1527], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000121959.jpg", "cocoid": 667, "imgid": 667, "split": "test", "sentences": ["a photo of a umbrella on a beach", "a handbag in the sand"], "sentids": [1528, 1529], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000121989.jpg", "cocoid": 668, "imgid": 668, "split": "test", "sentences": ["a picture of a cell phone sitting on a table with bowls of food", "a bottle in a bowl", "a photo of a dining table with bowls of food on it", "an image with a chair and table full of food"], "sentids": [1530, 1531, 1532, 1533], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000122166.jpg", "cocoid": 669, "imgid": 669, "split": "test", "sentences": ["a photo of a bicycle rider on a city street", "a picture of a motorcycle rider on a city street"], "sentids": [1534, 1535], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000122314.jpg", "cocoid": 670, "imgid": 670, "split": "test", "sentences": ["an image with a person standing on the side of the road"], "sentids": [1536], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000122962.jpg", "cocoid": 671, "imgid": 671, "split": "test", "sentences": ["a picture of a fork and knife party"], "sentids": [1537], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000123136.jpg", "cocoid": 672, "imgid": 672, "split": "test", "sentences": ["a oven in a kitchen with a table and chairs", "a photo of a sink, stove and table in a kitchen", "a picture of a dining table and kitchen area", "a bottle in the sink of a kitchen"], "sentids": [1538, 1539, 1540, 1541], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000123360.jpg", "cocoid": 673, "imgid": 673, "split": "test", "sentences": ["an image with a bicycle, people, and a stage", "an image with a truck, people, and a yellow bag", "a picture of a backpack with a yellow bag on it", "a photo of a cell phone in front of a group of people"], "sentids": [1542, 1543, 1544, 1545], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000123555.jpg", "cocoid": 674, "imgid": 674, "split": "test", "sentences": ["a bus in the street", "a photo of a handbag on a bike at night"], "sentids": [1546, 1547], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000124004.jpg", "cocoid": 675, "imgid": 675, "split": "test", "sentences": ["a picture of a microwave in a kitchen with bar stools", "an image with a sink, table and chairs in a kitchen"], "sentids": [1548, 1549], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000124327.jpg", "cocoid": 676, "imgid": 676, "split": "test", "sentences": ["a picture of a baseball glove holding a baseball bat", "a sports ball in a field", "a car in a parking lot"], "sentids": [1550, 1551, 1552], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000124798.jpg", "cocoid": 677, "imgid": 677, "split": "test", "sentences": ["an image with a bus driving down a city street", "a photo of a person riding a bus down a city street", "a bicycle in front of a bus on a city street", "an image with a traffic light and a bus on the street"], "sentids": [1553, 1554, 1555, 1556], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000124930.jpg", "cocoid": 678, "imgid": 678, "split": "test", "sentences": ["a photo of a dining table in an indoor swimming pool", "a bottle in the water"], "sentids": [1557, 1558], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000125572.jpg", "cocoid": 679, "imgid": 679, "split": "test", "sentences": ["a picture of a bicycle rider in front of big ben", "a photo of a backpacker riding a bike in front of big ben", "an image with a traffic light and a person on a bike", "an image with a motorcycle and a clock tower in the background", "an image with a handbag on a bicycle in front of big ben"], "sentids": [1559, 1560, 1561, 1562, 1563], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000125755.jpg", "cocoid": 680, "imgid": 680, "split": "test", "sentences": ["a photo of a bowl of cupcakes on a cooling rack", "a oven in the background"], "sentids": [1564, 1565], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000125909.jpg", "cocoid": 681, "imgid": 681, "split": "test", "sentences": ["an image with a tv in the background and a group of people eating pizza", "an image with a dining table full of people eating pizza", "a handbag in the middle of the table", "a picture of a couch with people sitting on it", "a backpack in the middle of a group of people eating pizza"], "sentids": [1566, 1567, 1568, 1569, 1570], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000125936.jpg", "cocoid": 682, "imgid": 682, "split": "test", "sentences": ["a photo of a refrigerator full of fruit", "a picture of a bottle of water"], "sentids": [1571, 1572], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000126226.jpg", "cocoid": 683, "imgid": 683, "split": "test", "sentences": ["a photo of a baseball glove sitting in a dugout"], "sentids": [1573], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000126229.jpg", "cocoid": 684, "imgid": 684, "split": "test", "sentences": ["an image with a tennis racket in the air", "a photo of a sports ball player hitting a tennis ball"], "sentids": [1574, 1575], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000126429.jpg", "cocoid": 685, "imgid": 685, "split": "test", "sentences": ["an image with a dining table filled with bottles of wine"], "sentids": [1576], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000126606.jpg", "cocoid": 686, "imgid": 686, "split": "test", "sentences": ["a picture of a bicycle on the side of the road"], "sentids": [1577], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000127074.jpg", "cocoid": 687, "imgid": 687, "split": "test", "sentences": ["an image with a bicycle and a man flying a kite", "an image with a backpacker flying a kite in a park"], "sentids": [1578, 1579], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000127259.jpg", "cocoid": 688, "imgid": 688, "split": "test", "sentences": ["an image with a bench surrounded by pigeons", "a picture of a bottle of water sitting on a bench surrounded by pigeons"], "sentids": [1580, 1581], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000127394.jpg", "cocoid": 689, "imgid": 689, "split": "test", "sentences": ["an image with a bowl of food on a table", "a dining table in front of a group of people", "an image with a chair and a table full of food", "a fork in the middle of the table", "a photo of a pizza party"], "sentids": [1582, 1583, 1584, 1585, 1586], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000128377.jpg", "cocoid": 690, "imgid": 690, "split": "test", "sentences": ["a picture of a bottle of water", "a picture of a bench full of kids eating pizza", "an image with a fork full of pizza"], "sentids": [1587, 1588, 1589], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000128602.jpg", "cocoid": 691, "imgid": 691, "split": "test", "sentences": ["a photo of a wine glass", "a photo of a fork full of food", "an image with a dog, a woman, and a child sitting at a table", "a photo of a knife and fork", "a photo of a couch", "a photo of a cup of coffee", "a picture of a pizza party"], "sentids": [1590, 1591, 1592, 1593, 1594, 1595, 1596], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000129065.jpg", "cocoid": 692, "imgid": 692, "split": "test", "sentences": ["a picture of a bus on a city street at night"], "sentids": [1597], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000129566.jpg", "cocoid": 693, "imgid": 693, "split": "test", "sentences": ["a picture of a dining table and chairs in a living room", "a clock in the middle of the room", "an image with a potted plant and a rocking chair in a living room"], "sentids": [1598, 1599, 1600], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000129659.jpg", "cocoid": 694, "imgid": 694, "split": "test", "sentences": ["a photo of a knife and a bowl of soup", "a picture of a bottle of beer and a bowl of soup", "an image with a dining table and a bowl of soup and a loaf of bread"], "sentids": [1601, 1602, 1603], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000129765.jpg", "cocoid": 695, "imgid": 695, "split": "test", "sentences": ["a spoon in a man's hand", "a photo of a sandwich being eaten at a party", "a knife in a man's hand"], "sentids": [1604, 1605, 1606], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000129862.jpg", "cocoid": 696, "imgid": 696, "split": "test", "sentences": ["an image with a dining table full of people"], "sentids": [1607], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000129897.jpg", "cocoid": 697, "imgid": 697, "split": "test", "sentences": ["a photo of a clock", "a dining table in a restaurant", "a photo of a knife", "a picture of a cup of coffee", "an image with a couch in the background"], "sentids": [1608, 1609, 1610, 1611, 1612], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000130663.jpg", "cocoid": 698, "imgid": 698, "split": "test", "sentences": ["a photo of a train with many people on it", "a handbag in the foreground", "a suitcase in the foreground"], "sentids": [1613, 1614, 1615], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000130699.jpg", "cocoid": 699, "imgid": 699, "split": "test", "sentences": ["a photo of a bus in front of a group of people playing frisbee", "an image with a frisbee being played on a field", "a truck in the background", "a backpack in the middle of the field"], "sentids": [1616, 1617, 1618, 1619], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000130875.jpg", "cocoid": 700, "imgid": 700, "split": "test", "sentences": ["a photo of a dining table with food on it", "a photo of a sandwich on a tray with fruit and juice", "an image with a spoon on a tray of food", "a bottle in a glass"], "sentids": [1620, 1621, 1622, 1623], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000130909.jpg", "cocoid": 701, "imgid": 701, "split": "test", "sentences": ["a photo of a knife fight in a kitchen", "a clock in the kitchen", "a sink in the kitchen"], "sentids": [1624, 1625, 1626], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000131018.jpg", "cocoid": 702, "imgid": 702, "split": "test", "sentences": ["a person in a kitchen", "a scissors in the sink", "an image with a bottle of water in the sink"], "sentids": [1627, 1628, 1629], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000131280.jpg", "cocoid": 703, "imgid": 703, "split": "test", "sentences": ["a picture of a sports ball player on a baseball field", "an image with a umbrella in the background"], "sentids": [1630, 1631], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000132143.jpg", "cocoid": 704, "imgid": 704, "split": "test", "sentences": ["a photo of a handbag on the ground"], "sentids": [1632], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000132336.jpg", "cocoid": 705, "imgid": 705, "split": "test", "sentences": ["an image with a truck on a city street"], "sentids": [1633], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000132362.jpg", "cocoid": 706, "imgid": 706, "split": "test", "sentences": ["a picture of a cup full of mexican food on a table", "an image with a bottle of beer on the table", "a picture of a dining table with bowls of food on it", "a photo of a carrot and a bowl of chips on a table"], "sentids": [1634, 1635, 1636, 1637], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133078.jpg", "cocoid": 707, "imgid": 707, "split": "test", "sentences": ["a photo of a cow walking down a street in india", "a motorcycle in the middle of a crowded street"], "sentids": [1638, 1639], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133090.jpg", "cocoid": 708, "imgid": 708, "split": "test", "sentences": ["a tennis racket in a man's hand", "a bottle in the background"], "sentids": [1640, 1641], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133142.jpg", "cocoid": 709, "imgid": 709, "split": "test", "sentences": ["a picture of a backpacker on a tennis court"], "sentids": [1642], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133244.jpg", "cocoid": 710, "imgid": 710, "split": "test", "sentences": ["a photo of a backpacker on a tennis court", "a tennis racket in the air"], "sentids": [1643, 1644], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133279.jpg", "cocoid": 711, "imgid": 711, "split": "test", "sentences": ["a photo of a truck that is parked in the desert"], "sentids": [1645], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133291.jpg", "cocoid": 712, "imgid": 712, "split": "test", "sentences": ["a picture of a bottle of beer", "a picture of a truck", "an image with a dining table", "a photo of a knife", "a picture of a potted plant", "a chair in front of the table"], "sentids": [1646, 1647, 1648, 1649, 1650, 1651], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133559.jpg", "cocoid": 713, "imgid": 713, "split": "test", "sentences": ["an image with a baseball glove in the background"], "sentids": [1652], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133596.jpg", "cocoid": 714, "imgid": 714, "split": "test", "sentences": ["a photo of a sports ball being kicked around on a beach"], "sentids": [1653], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133819.jpg", "cocoid": 715, "imgid": 715, "split": "test", "sentences": ["an image with a handbag on the side of a bus"], "sentids": [1654], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133869.jpg", "cocoid": 716, "imgid": 716, "split": "test", "sentences": ["a picture of a cell phone user talking on the phone while walking down the street", "a photo of a chair"], "sentids": [1655, 1656], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000133969.jpg", "cocoid": 717, "imgid": 717, "split": "test", "sentences": ["a photo of a baseball bat being swung at a baseball game"], "sentids": [1657], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000134178.jpg", "cocoid": 718, "imgid": 718, "split": "test", "sentences": ["an image with a bench and people sitting on it", "an image with a cup of coffee sitting on a bench", "a photo of a book of old men sitting on a bench"], "sentids": [1658, 1659, 1660], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000134231.jpg", "cocoid": 719, "imgid": 719, "split": "test", "sentences": ["a picture of a car with broccoli and cauliflower on it"], "sentids": [1661], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000134596.jpg", "cocoid": 720, "imgid": 720, "split": "test", "sentences": ["a bus in the background", "a picture of a car on the side of the road"], "sentids": [1662, 1663], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000134703.jpg", "cocoid": 721, "imgid": 721, "split": "test", "sentences": ["a photo of a backpacker on skis at a ski resort", "a picture of a snowboarder at a ski resort"], "sentids": [1664, 1665], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000134888.jpg", "cocoid": 722, "imgid": 722, "split": "test", "sentences": ["a photo of a baseball glove swinging a baseball bat"], "sentids": [1666], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000135071.jpg", "cocoid": 723, "imgid": 723, "split": "test", "sentences": ["a photo of a sink and stove in a kitchen"], "sentids": [1667], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000135399.jpg", "cocoid": 724, "imgid": 724, "split": "test", "sentences": ["a person in a blue sweater holding a bowl of cereal", "a picture of a dining table with many different types of food", "an image with a broccoli bowl filled with granola"], "sentids": [1668, 1669, 1670], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000135671.jpg", "cocoid": 725, "imgid": 725, "split": "test", "sentences": ["a photo of a bicycle race on a city street", "an image with a handbag on the back of a motorcyclist"], "sentids": [1671, 1672], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000136021.jpg", "cocoid": 726, "imgid": 726, "split": "test", "sentences": ["a picture of a spoonful of lemon meringue pie", "a photo of a bottle of lemon meringue pie"], "sentids": [1673, 1674], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000136644.jpg", "cocoid": 727, "imgid": 727, "split": "test", "sentences": ["a picture of a chair with writing on it", "a photo of a dining table with chinese writing on it"], "sentids": [1675, 1676], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000137108.jpg", "cocoid": 728, "imgid": 728, "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "a picture of a sports ball player hitting a tennis ball"], "sentids": [1677, 1678], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000137156.jpg", "cocoid": 729, "imgid": 729, "split": "test", "sentences": ["an image with a bicycle on the road"], "sentids": [1679], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000137451.jpg", "cocoid": 730, "imgid": 730, "split": "test", "sentences": ["an image with a motorcycle and people walking in the rain", "a backpack in the rain"], "sentids": [1680, 1681], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000137501.jpg", "cocoid": 731, "imgid": 731, "split": "test", "sentences": ["an image with a snowboarder in front of a group of people"], "sentids": [1682], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000137560.jpg", "cocoid": 732, "imgid": 732, "split": "test", "sentences": ["a picture of a chair tennis game on a tennis court"], "sentids": [1683], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000137727.jpg", "cocoid": 733, "imgid": 733, "split": "test", "sentences": ["a picture of a train that is parked at a train station"], "sentids": [1684], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000138573.jpg", "cocoid": 734, "imgid": 734, "split": "test", "sentences": ["a chair in front of a wall filled with teddy bears"], "sentids": [1685], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000138589.jpg", "cocoid": 735, "imgid": 735, "split": "test", "sentences": ["a photo of a tiered counter at an asian airport", "a tv in the lobby of a japanese airport", "an image with a handbag and luggage at an airport"], "sentids": [1686, 1687, 1688], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000138639.jpg", "cocoid": 736, "imgid": 736, "split": "test", "sentences": ["a photo of a bicycle rider on a busy city street", "a photo of a backpacker riding a bike in front of a tall building"], "sentids": [1689, 1690], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000138728.jpg", "cocoid": 737, "imgid": 737, "split": "test", "sentences": ["a picture of a frisbee being thrown in the air", "a photo of a umbrella"], "sentids": [1691, 1692], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000139011.jpg", "cocoid": 738, "imgid": 738, "split": "test", "sentences": ["a bus in the middle of a busy city street", "a picture of a bicycle rack on the side of a bus", "a backpack in the middle of a crowd of people"], "sentids": [1693, 1694, 1695], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000139099.jpg", "cocoid": 739, "imgid": 739, "split": "test", "sentences": ["a car in a parking lot", "a picture of a motorcycle with a woman on it", "a photo of a banana being sold at an outdoor market", "a apple in a watermelon", "an image with a bicycle and a motor scooter"], "sentids": [1696, 1697, 1698, 1699, 1700], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000139512.jpg", "cocoid": 740, "imgid": 740, "split": "test", "sentences": ["a person in a green shirt taking a picture of a herd of sheep", "a cell phone in a man's hand"], "sentids": [1701, 1702], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000139530.jpg", "cocoid": 741, "imgid": 741, "split": "test", "sentences": ["a picture of a backpack full of luggage in an airport", "a picture of a handbag full of luggage in an airport"], "sentids": [1703, 1704], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000139953.jpg", "cocoid": 742, "imgid": 742, "split": "test", "sentences": ["an image with a spoon and a plate of food on a table", "a photo of a knife and fork sitting on a plate", "an image with a vase of flowers and a plate of food"], "sentids": [1705, 1706, 1707], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000139969.jpg", "cocoid": 743, "imgid": 743, "split": "test", "sentences": ["a photo of a backpacker waiting for his bike to be serviced", "a photo of a traffic light in front of a restaurant", "a photo of a handbag on a bike in front of a restaurant"], "sentids": [1708, 1709, 1710], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000140197.jpg", "cocoid": 744, "imgid": 744, "split": "test", "sentences": ["an image with a suitcase on the back of a bike"], "sentids": [1711], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000140642.jpg", "cocoid": 745, "imgid": 745, "split": "test", "sentences": ["a photo of a dining table"], "sentids": [1712], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000140664.jpg", "cocoid": 746, "imgid": 746, "split": "test", "sentences": ["a photo of a bowl of broccoli and other vegetables"], "sentids": [1713], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000140840.jpg", "cocoid": 747, "imgid": 747, "split": "test", "sentences": ["a photo of a truckload of kites in a field"], "sentids": [1714], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000140908.jpg", "cocoid": 748, "imgid": 748, "split": "test", "sentences": ["a picture of a bench with teddy bears sitting on it"], "sentids": [1715], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000140963.jpg", "cocoid": 749, "imgid": 749, "split": "test", "sentences": ["a car in the background", "a bottle in a pot"], "sentids": [1716, 1717], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000140987.jpg", "cocoid": 750, "imgid": 750, "split": "test", "sentences": ["an image with a pizza on a plate", "a potted plant in the background"], "sentids": [1718, 1719], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000141017.jpg", "cocoid": 751, "imgid": 751, "split": "test", "sentences": ["an image with a refrigerator in the background and a woman standing in front of it", "a photo of a microwave in a room with a table and chairs", "a photo of a oven in a kitchen with a person standing in front of it", "an image with a bottle of water sitting on a table", "an image with a suitcase in the background and a woman standing in front of it", "a photo of a backpack in a room with a table and chairs"], "sentids": [1720, 1721, 1722, 1723, 1724, 1725], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000141040.jpg", "cocoid": 752, "imgid": 752, "split": "test", "sentences": ["an image with a dining table and two men eating food", "a photo of a chair"], "sentids": [1726, 1727], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000141416.jpg", "cocoid": 753, "imgid": 753, "split": "test", "sentences": ["an image with a motorcycle rider on the road", "a backpack in the shape of a police motorcycle"], "sentids": [1728, 1729], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000141426.jpg", "cocoid": 754, "imgid": 754, "split": "test", "sentences": ["an image with a suitcase and two white cows", "an image with a bowl of hay next to two cows", "a handbag in the foreground"], "sentids": [1730, 1731, 1732], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000141673.jpg", "cocoid": 755, "imgid": 755, "split": "test", "sentences": ["a picture of a tie wearing man holding a bottle of wine", "a wine glass in a man's hand"], "sentids": [1733, 1734], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142108.jpg", "cocoid": 756, "imgid": 756, "split": "test", "sentences": ["a photo of a dining table with a bunch of bananas on it"], "sentids": [1735], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142238.jpg", "cocoid": 757, "imgid": 757, "split": "test", "sentences": ["a picture of a frisbee game being played on a field"], "sentids": [1736], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142257.jpg", "cocoid": 758, "imgid": 758, "split": "test", "sentences": ["an image with a truck that is stopped at a red light", "a picture of a person sitting in the back of a car"], "sentids": [1737, 1738], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142324.jpg", "cocoid": 759, "imgid": 759, "split": "test", "sentences": ["an image with a handbag on the back of a motorbike"], "sentids": [1739], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142386.jpg", "cocoid": 760, "imgid": 760, "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "an image with a microwave, refrigerator, and two men in a kitchen", "a photo of a dining table in a kitchen"], "sentids": [1740, 1741, 1742], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142620.jpg", "cocoid": 761, "imgid": 761, "split": "test", "sentences": ["a picture of a person sitting on a bench eating food", "an image with a spoon in the hand of a man sitting on a bench", "a dining table in the outdoors", "an image with a bench and a man at a table", "a picture of a knife and fork sitting on a table"], "sentids": [1743, 1744, 1745, 1746, 1747], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142667.jpg", "cocoid": 762, "imgid": 762, "split": "test", "sentences": ["an image with a traffic light in the background"], "sentids": [1748], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000142718.jpg", "cocoid": 763, "imgid": 763, "split": "test", "sentences": ["an image with a bicycle and a cow on the road", "a picture of a truck and a cow on the road", "a photo of a car and a cow on the road"], "sentids": [1749, 1750, 1751], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000143445.jpg", "cocoid": 764, "imgid": 764, "split": "test", "sentences": ["an image with a dining table full of wine glasses", "a picture of a bowl full of wine glasses"], "sentids": [1752, 1753], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000143576.jpg", "cocoid": 765, "imgid": 765, "split": "test", "sentences": ["a photo of a person working in a kitchen", "an image with a bottle of beer in the background", "a picture of a sink full of pots and pans"], "sentids": [1754, 1755, 1756], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000143653.jpg", "cocoid": 766, "imgid": 766, "split": "test", "sentences": ["a picture of a train with a bunch of sheep on it"], "sentids": [1757], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000143696.jpg", "cocoid": 767, "imgid": 767, "split": "test", "sentences": ["an image with a person standing next to a river"], "sentids": [1758], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000144243.jpg", "cocoid": 768, "imgid": 768, "split": "test", "sentences": ["a sports ball in the middle of a field"], "sentids": [1759], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000144379.jpg", "cocoid": 769, "imgid": 769, "split": "test", "sentences": ["a person in a train station with a lot of luggage", "a photo of a refrigerator in a train station"], "sentids": [1760, 1761], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000144534.jpg", "cocoid": 770, "imgid": 770, "split": "test", "sentences": ["an image with a bottle of olive oil on top of a stove", "a photo of a spoonful of meat and vegetables in a frying pan"], "sentids": [1762, 1763], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000144935.jpg", "cocoid": 771, "imgid": 771, "split": "test", "sentences": ["a picture of a umbrella on a beach with people flying kites"], "sentids": [1764], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000144992.jpg", "cocoid": 772, "imgid": 772, "split": "test", "sentences": ["a car in front of a bus", "a chair in front of a bus", "a photo of a bench in front of a bus"], "sentids": [1765, 1766, 1767], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000145020.jpg", "cocoid": 773, "imgid": 773, "split": "test", "sentences": ["a photo of a horse dressed as donald duck at disneyland"], "sentids": [1768], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000145199.jpg", "cocoid": 774, "imgid": 774, "split": "test", "sentences": ["a potted plant in the corner of the room"], "sentids": [1769], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000145295.jpg", "cocoid": 775, "imgid": 775, "split": "test", "sentences": ["an image with a truck full of people on skateboards"], "sentids": [1770], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000145604.jpg", "cocoid": 776, "imgid": 776, "split": "test", "sentences": ["a suitcase in the background", "a bicycle in the background"], "sentids": [1771, 1772], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000146120.jpg", "cocoid": 777, "imgid": 777, "split": "test", "sentences": ["a picture of a bench with two people sitting on it", "a picture of a pizza and a kid sitting on a park bench", "an image with a handbag and a person sitting on a bench"], "sentids": [1773, 1774, 1775], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000146155.jpg", "cocoid": 778, "imgid": 778, "split": "test", "sentences": ["a picture of a potted plant"], "sentids": [1776], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000146358.jpg", "cocoid": 779, "imgid": 779, "split": "test", "sentences": ["a photo of a cake being cut by a newly married couple", "a photo of a knife cutting a wedding cake", "a photo of a dining table with a bride and groom cutting their wedding cake", "an image with a wine glass in front of a wedding cake"], "sentids": [1777, 1778, 1779, 1780], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000146503.jpg", "cocoid": 780, "imgid": 780, "split": "test", "sentences": ["an image with a pizza, salad, and other food items", "a spoon in the middle of a bunch of food", "a photo of a broccoli salad with many different types of vegetables", "a photo of a dining table with many different types of food"], "sentids": [1781, 1782, 1783, 1784], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000146667.jpg", "cocoid": 781, "imgid": 781, "split": "test", "sentences": ["a photo of a motorcycle with a basket on it", "a car in a parking lot", "a backpack in the back of a moped"], "sentids": [1785, 1786, 1787], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000146855.jpg", "cocoid": 782, "imgid": 782, "split": "test", "sentences": ["an image with a car and a person hanging from a traffic light pole", "a bicycle in the middle of a traffic light pole"], "sentids": [1788, 1789], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000146936.jpg", "cocoid": 783, "imgid": 783, "split": "test", "sentences": ["a photo of a handbag on a man and a woman eating hot dogs", "a photo of a traffic light at night", "a picture of a cell phone with a man and a woman eating hot dogs", "a umbrella in the background"], "sentids": [1790, 1791, 1792, 1793], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000147058.jpg", "cocoid": 784, "imgid": 784, "split": "test", "sentences": ["a book in a box sitting on a wooden bench", "an image with a bench that has a black box on it", "a handbag in the middle of a park bench", "a picture of a bicycle on top of a table"], "sentids": [1794, 1795, 1796, 1797], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000147068.jpg", "cocoid": 785, "imgid": 785, "split": "test", "sentences": ["a photo of a handbag on a motorcycle in the middle of a street"], "sentids": [1798], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000147154.jpg", "cocoid": 786, "imgid": 786, "split": "test", "sentences": ["a photo of a dining table full of food", "a spoon in a red apron", "an image with a fork in his hand", "a photo of a chair"], "sentids": [1799, 1800, 1801, 1802], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000147195.jpg", "cocoid": 787, "imgid": 787, "split": "test", "sentences": ["an image with a bus and people on the street", "a handbag in the middle of the street"], "sentids": [1803, 1804], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000147488.jpg", "cocoid": 788, "imgid": 788, "split": "test", "sentences": ["a photo of a umbrella in the rain", "a person in a purple shirt"], "sentids": [1805, 1806], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000147545.jpg", "cocoid": 789, "imgid": 789, "split": "test", "sentences": ["a wine glass in the middle of a kitchen", "a photo of a microwave in a kitchen", "a cup in the middle of a kitchen floor", "a sink in the middle of a kitchen", "an image with a refrigerator, stove and bar in a kitchen"], "sentids": [1807, 1808, 1809, 1810, 1811], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000148188.jpg", "cocoid": 790, "imgid": 790, "split": "test", "sentences": ["an image with a backpack on an elephant"], "sentids": [1812], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000148508.jpg", "cocoid": 791, "imgid": 791, "split": "test", "sentences": ["an image with a bus driving down a street", "an image with a car and a bus on a street", "a photo of a handbag on a red double decker bus"], "sentids": [1813, 1814, 1815], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000148792.jpg", "cocoid": 792, "imgid": 792, "split": "test", "sentences": ["a picture of a bicycle cart filled with fruit and vegetables"], "sentids": [1816], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000148898.jpg", "cocoid": 793, "imgid": 793, "split": "test", "sentences": ["a picture of a knife and fork on a plate with food on it", "a picture of a fork on a plate with food on it", "an image with a sandwich and some food on a plate", "an image with a dining table and a plate with food on it", "a spoon in the middle of a plate of food"], "sentids": [1817, 1818, 1819, 1820, 1821], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000149676.jpg", "cocoid": 794, "imgid": 794, "split": "test", "sentences": ["a dining table in a kitchen"], "sentids": [1822], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000149783.jpg", "cocoid": 795, "imgid": 795, "split": "test", "sentences": ["an image with a fork and spoon in the background", "a photo of a dining table with people working on laptops", "a picture of a pizza parlor with people working on laptops"], "sentids": [1823, 1824, 1825], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000150117.jpg", "cocoid": 796, "imgid": 796, "split": "test", "sentences": ["a bottle in the background", "an image with a backpacker taking a photo in a restaurant", "a chair in the background", "a photo of a dining table with a man holding a camera", "a photo of a forklift operator taking a picture with a camera"], "sentids": [1826, 1827, 1828, 1829, 1830], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000150558.jpg", "cocoid": 797, "imgid": 797, "split": "test", "sentences": ["a person in the background", "an image with a dog and bunches of bananas"], "sentids": [1831, 1832], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000150623.jpg", "cocoid": 798, "imgid": 798, "split": "test", "sentences": ["a picture of a umbrella carrying person walking down the street", "a backpack in the middle of the road"], "sentids": [1833, 1834], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000150638.jpg", "cocoid": 799, "imgid": 799, "split": "test", "sentences": ["a picture of a oven on a picnic table", "an image with a chair, a cooler, and a blender on a picnic table", "an image with a cell phone on a picnic table"], "sentids": [1835, 1836, 1837], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000150763.jpg", "cocoid": 800, "imgid": 800, "split": "test", "sentences": ["a person in the background", "a picture of a dining table set up with wine bottles on the table"], "sentids": [1838, 1839], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000150989.jpg", "cocoid": 801, "imgid": 801, "split": "test", "sentences": ["a boat in the water"], "sentids": [1840], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000151095.jpg", "cocoid": 802, "imgid": 802, "split": "test", "sentences": ["a picture of a bus crossing an intersection at night", "a photo of a handbag on the street at night"], "sentids": [1841, 1842], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000151130.jpg", "cocoid": 803, "imgid": 803, "split": "test", "sentences": ["a cell phone in the hand of a man with two parrots on his shoulders", "an image with a potted plant in the background"], "sentids": [1843, 1844], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000151141.jpg", "cocoid": 804, "imgid": 804, "split": "test", "sentences": ["an image with a handbag and a kite in a park"], "sentids": [1845], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000151480.jpg", "cocoid": 805, "imgid": 805, "split": "test", "sentences": ["a photo of a baseball bat"], "sentids": [1846], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000151521.jpg", "cocoid": 806, "imgid": 806, "split": "test", "sentences": ["a photo of a dining table", "an image with a chair"], "sentids": [1847, 1848], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000151820.jpg", "cocoid": 807, "imgid": 807, "split": "test", "sentences": ["an image with a dining table full of people", "a fork in the middle of the table"], "sentids": [1849, 1850], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000151911.jpg", "cocoid": 808, "imgid": 808, "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a potted plant in a kitchen", "a picture of a dining table and chairs in a kitchen", "a microwave in a kitchen", "a sink in a kitchen"], "sentids": [1851, 1852, 1853, 1854, 1855], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000152012.jpg", "cocoid": 809, "imgid": 809, "split": "test", "sentences": ["a picture of a sports ball being played on a field", "a photo of a truck on a soccer field"], "sentids": [1856, 1857], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000152019.jpg", "cocoid": 810, "imgid": 810, "split": "test", "sentences": ["an image with a sports ball in the foreground and a soccer player in the background", "a picture of a truck on the side of the road"], "sentids": [1858, 1859], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000152245.jpg", "cocoid": 811, "imgid": 811, "split": "test", "sentences": ["a picture of a backpack"], "sentids": [1860], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000152252.jpg", "cocoid": 812, "imgid": 812, "split": "test", "sentences": ["a photo of a chair in front of a group of people"], "sentids": [1861], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000152340.jpg", "cocoid": 813, "imgid": 813, "split": "test", "sentences": ["a picture of a forkful of food on a table", "a picture of a dining table with food on it", "a sandwich in a plate", "a picture of a donut, juice, and coffee sitting on a table", "a picture of a chair with plates of food on it"], "sentids": [1862, 1863, 1864, 1865, 1866], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000152360.jpg", "cocoid": 814, "imgid": 814, "split": "test", "sentences": ["a picture of a orange and a bunch of bananas hanging from the ceiling"], "sentids": [1867], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153011.jpg", "cocoid": 815, "imgid": 815, "split": "test", "sentences": ["an image with a handbag next to a food truck"], "sentids": [1868], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153072.jpg", "cocoid": 816, "imgid": 816, "split": "test", "sentences": ["an image with a truckload of kites flying in the sky"], "sentids": [1869], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153104.jpg", "cocoid": 817, "imgid": 817, "split": "test", "sentences": ["a picture of a hot dog being eaten by a man at a baseball game"], "sentids": [1870], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153231.jpg", "cocoid": 818, "imgid": 818, "split": "test", "sentences": ["a picture of a tv in the background", "a picture of a dining table", "a picture of a potted plant", "a photo of a remote control on a table in a living room", "a photo of a carrot on a plate", "a picture of a couch"], "sentids": [1871, 1872, 1873, 1874, 1875, 1876], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153249.jpg", "cocoid": 819, "imgid": 819, "split": "test", "sentences": ["an image with a car in the background and a skateboarder doing a trick", "a photo of a parking meter with a skateboarder in the air", "a photo of a bench with a skateboarder doing a trick"], "sentids": [1877, 1878, 1879], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153300.jpg", "cocoid": 820, "imgid": 820, "split": "test", "sentences": ["a picture of a cup of orange juice and a plate of pancakes", "a picture of a dining table with a plate of food on it", "a photo of a bottle of orange juice"], "sentids": [1880, 1881, 1882], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153344.jpg", "cocoid": 821, "imgid": 821, "split": "test", "sentences": ["a baseball bat in the air", "an image with a truck in the background"], "sentids": [1883, 1884], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153460.jpg", "cocoid": 822, "imgid": 822, "split": "test", "sentences": ["a photo of a backpacker sitting on the floor with a group of people", "a photo of a bottle of water", "a picture of a cup of coffee", "a photo of a bench with people sitting on it"], "sentids": [1885, 1886, 1887, 1888], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153578.jpg", "cocoid": 823, "imgid": 823, "split": "test", "sentences": ["a umbrella in front of a woman", "a picture of a cupcake girl at a parade", "an image with a cell phone and a woman holding an umbrella"], "sentids": [1889, 1890, 1891], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153669.jpg", "cocoid": 824, "imgid": 824, "split": "test", "sentences": ["a baseball glove in the batter's box", "a photo of a bench warmers baseball player taking a swing at a ball"], "sentids": [1892, 1893], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153692.jpg", "cocoid": 825, "imgid": 825, "split": "test", "sentences": ["a photo of a dog and a man on a bike", "a bicycle in the middle of a crosswalk with a dog", "a person in a helmet riding a bike next to a dog"], "sentids": [1894, 1895, 1896], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153734.jpg", "cocoid": 826, "imgid": 826, "split": "test", "sentences": ["a picture of a umbrella"], "sentids": [1897], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153803.jpg", "cocoid": 827, "imgid": 827, "split": "test", "sentences": ["a photo of a mouse working on a laptop in a church"], "sentids": [1898], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000153865.jpg", "cocoid": 828, "imgid": 828, "split": "test", "sentences": ["a bus in the background"], "sentids": [1899], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000154071.jpg", "cocoid": 829, "imgid": 829, "split": "test", "sentences": ["a picture of a baseball glove in the batter's box", "a sports ball in a field"], "sentids": [1900, 1901], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000154193.jpg", "cocoid": 830, "imgid": 830, "split": "test", "sentences": ["a dining table in front of two pizzas", "a fork in a woman's hand"], "sentids": [1902, 1903], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000154358.jpg", "cocoid": 831, "imgid": 831, "split": "test", "sentences": ["a picture of a person sitting in a living room", "a laptop in the middle of a living room", "an image with a dining table and chairs in a living room"], "sentids": [1904, 1905, 1906], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000154590.jpg", "cocoid": 832, "imgid": 832, "split": "test", "sentences": ["a photo of a dining table with food on it", "a picture of a chair with a plate of food on it"], "sentids": [1907, 1908], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000154816.jpg", "cocoid": 833, "imgid": 833, "split": "test", "sentences": ["an image with a baseball glove, bat, and umpire", "a photo of a backpacker at a baseball game"], "sentids": [1909, 1910], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000154884.jpg", "cocoid": 834, "imgid": 834, "split": "test", "sentences": ["an image with a backpack and a table full of apples", "a picture of a handbag wearing man standing in front of a table full of apples", "a chair in front of a table"], "sentids": [1911, 1912, 1913], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000154931.jpg", "cocoid": 835, "imgid": 835, "split": "test", "sentences": ["a picture of a bowl of food on a table", "a picture of a dining table with many plates of food"], "sentids": [1914, 1915], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000155270.jpg", "cocoid": 836, "imgid": 836, "split": "test", "sentences": ["a picture of a motorcycle cop riding down the road with a fire truck behind him", "an image with a bicycle and a police officer on a motorcycle", "an image with a car and a police officer on a motorcycle", "a chair in the middle of the road"], "sentids": [1916, 1917, 1918, 1919], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000155312.jpg", "cocoid": 837, "imgid": 837, "split": "test", "sentences": ["a baseball glove in the dugout"], "sentids": [1920], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000155449.jpg", "cocoid": 838, "imgid": 838, "split": "test", "sentences": ["a bottle in a glass case", "an image with a backpacker sitting in a train station"], "sentids": [1921, 1922], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000155997.jpg", "cocoid": 839, "imgid": 839, "split": "test", "sentences": ["an image with a dog pulling a cart on a bike", "a photo of a backpack on a bike with a dog in it", "a chair in the back of a cart with a dog on it", "an image with a parking meter and a dog in a cart", "a picture of a handbag on a bike with a dog in it"], "sentids": [1923, 1924, 1925, 1926, 1927], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156076.jpg", "cocoid": 840, "imgid": 840, "split": "test", "sentences": ["a picture of a cell phone", "a dining table in front of three men eating pizza", "a picture of a knife and fork"], "sentids": [1928, 1929, 1930], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156278.jpg", "cocoid": 841, "imgid": 841, "split": "test", "sentences": ["a photo of a clock in a kitchen", "a picture of a banana in a kitchen with a clock on the wall", "a oven in a kitchen", "a picture of a vase on a table in a kitchen"], "sentids": [1931, 1932, 1933, 1934], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156302.jpg", "cocoid": 842, "imgid": 842, "split": "test", "sentences": ["an image with a carrot, a banana, and a bunch of other fruits", "an image with a apple, bananas, and other fruits in a market"], "sentids": [1935, 1936], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156341.jpg", "cocoid": 843, "imgid": 843, "split": "test", "sentences": ["a baseball glove in the dirt", "a chair in the dugout"], "sentids": [1937, 1938], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156370.jpg", "cocoid": 844, "imgid": 844, "split": "test", "sentences": ["a bicycle in the middle of the road", "a picture of a truck and cars on the road"], "sentids": [1939, 1940], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156497.jpg", "cocoid": 845, "imgid": 845, "split": "test", "sentences": ["a photo of a person working on a laptop in a living room", "a photo of a tv in a living room", "a photo of a dining table in a living room", "a picture of a chair in a living room", "a photo of a remote living room with a man sitting on a laptop"], "sentids": [1941, 1942, 1943, 1944, 1945], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156643.jpg", "cocoid": 846, "imgid": 846, "split": "test", "sentences": ["a photo of a cake being cut by a man", "a photo of a potted plant", "a photo of a knife being cut into a cake", "a teddy bear in the background"], "sentids": [1946, 1947, 1948, 1949], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156846.jpg", "cocoid": 847, "imgid": 847, "split": "test", "sentences": ["a picture of a bench full of people working on their laptops", "a photo of a backpacker sitting at a table with a laptop"], "sentids": [1950, 1951], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156889.jpg", "cocoid": 848, "imgid": 848, "split": "test", "sentences": ["a picture of a umbrella being held by two people on a boat", "a picture of a boat with two people under an umbrella", "a photo of a cell phone picture of two people on a boat"], "sentids": [1952, 1953, 1954], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000156891.jpg", "cocoid": 849, "imgid": 849, "split": "test", "sentences": ["an image with a tv in a living room with couches and a coffee table", "a photo of a laptop sitting on a coffee table in a living room", "a picture of a chair and couch in a living room", "a photo of a dining table and chairs in a living room"], "sentids": [1955, 1956, 1957, 1958], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157019.jpg", "cocoid": 850, "imgid": 850, "split": "test", "sentences": ["a truck in the middle of the road"], "sentids": [1959], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157390.jpg", "cocoid": 851, "imgid": 851, "split": "test", "sentences": ["a photo of a bowl filled with carrots and broccoli"], "sentids": [1960], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157469.jpg", "cocoid": 852, "imgid": 852, "split": "test", "sentences": ["a picture of a cat and a man playing a video game", "a backpack in the middle of the room"], "sentids": [1961, 1962], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157516.jpg", "cocoid": 853, "imgid": 853, "split": "test", "sentences": ["an image with a cup of coffee"], "sentids": [1963], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157581.jpg", "cocoid": 854, "imgid": 854, "split": "test", "sentences": ["a cup in the middle of the table", "a dining table in a restaurant with many bottles of wine on it", "a picture of a wine glass", "a picture of a chair with many bottles of wine on it"], "sentids": [1964, 1965, 1966, 1967], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157653.jpg", "cocoid": 855, "imgid": 855, "split": "test", "sentences": ["a cell phone in a man's hand", "a truck in the street"], "sentids": [1968, 1969], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157756.jpg", "cocoid": 856, "imgid": 856, "split": "test", "sentences": ["an image with a clock tower in the background", "a bicycle in front of a clock tower at night"], "sentids": [1970, 1971], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157767.jpg", "cocoid": 857, "imgid": 857, "split": "test", "sentences": ["an image with a dining table filled with food and people", "an image with a bowl of food on a table", "a picture of a backpacker at a networking event"], "sentids": [1972, 1973, 1974], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000157918.jpg", "cocoid": 858, "imgid": 858, "split": "test", "sentences": ["a picture of a fire hydrant"], "sentids": [1975], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000158084.jpg", "cocoid": 859, "imgid": 859, "split": "test", "sentences": ["a picture of a train with people on it"], "sentids": [1976], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000158722.jpg", "cocoid": 860, "imgid": 860, "split": "test", "sentences": ["a picture of a bowl of bananas on a table", "a photo of a chair next to a table with bunches of bananas on it", "a picture of a caribbean market with lots of bananas on a table"], "sentids": [1977, 1978, 1979], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000159320.jpg", "cocoid": 861, "imgid": 861, "split": "test", "sentences": ["an image with a bus driving down a city street"], "sentids": [1980], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000159740.jpg", "cocoid": 862, "imgid": 862, "split": "test", "sentences": ["a photo of a car park at an airport on a cloudy day"], "sentids": [1981], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000159774.jpg", "cocoid": 863, "imgid": 863, "split": "test", "sentences": ["a photo of a baseball glove catching a ball"], "sentids": [1982], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000160669.jpg", "cocoid": 864, "imgid": 864, "split": "test", "sentences": ["a photo of a baseball glove, bat, and umpire during a baseball game", "a chair in the dugout"], "sentids": [1983, 1984], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000160728.jpg", "cocoid": 865, "imgid": 865, "split": "test", "sentences": ["a picture of a surfboard on the beach with people in the water"], "sentids": [1985], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000160740.jpg", "cocoid": 866, "imgid": 866, "split": "test", "sentences": ["an image with a truck driving down a city street", "a traffic light in the middle of the street"], "sentids": [1986, 1987], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000160864.jpg", "cocoid": 867, "imgid": 867, "split": "test", "sentences": ["a chair in the dugout", "a bench in the dugout"], "sentids": [1988, 1989], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000161010.jpg", "cocoid": 868, "imgid": 868, "split": "test", "sentences": ["a photo of a fire hydrant on the side of a city street"], "sentids": [1990], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000161222.jpg", "cocoid": 869, "imgid": 869, "split": "test", "sentences": ["a picture of a chair with food on it"], "sentids": [1991], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000161231.jpg", "cocoid": 870, "imgid": 870, "split": "test", "sentences": ["a picture of a backpack on the ground next to a train"], "sentids": [1992], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000161447.jpg", "cocoid": 871, "imgid": 871, "split": "test", "sentences": ["an image with a cup of coffee", "a picture of a bottle of wine", "a photo of a pizza in a restaurant", "a photo of a knife on a pizza", "an image with a dining table"], "sentids": [1993, 1994, 1995, 1996, 1997], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000161505.jpg", "cocoid": 872, "imgid": 872, "split": "test", "sentences": ["an image with a cup of water and a dog", "a photo of a bottle of water and a dog", "a photo of a frisbee and a dog in the yard", "a photo of a person and their dog", "a dining table in the middle of a yard", "a photo of a couch with a dog on it"], "sentids": [1998, 1999, 2000, 2001, 2002, 2003], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000162021.jpg", "cocoid": 873, "imgid": 873, "split": "test", "sentences": ["a backpack in the background"], "sentids": [2004], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000162092.jpg", "cocoid": 874, "imgid": 874, "split": "test", "sentences": ["a photo of a dining table at a party", "a photo of a knife in a woman's hand"], "sentids": [2005, 2006], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000162445.jpg", "cocoid": 875, "imgid": 875, "split": "test", "sentences": ["a photo of a backpacker flying a kite in a park"], "sentids": [2007], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000162829.jpg", "cocoid": 876, "imgid": 876, "split": "test", "sentences": ["a photo of a dining table with many people sitting at it", "an image with a potted plant in the background"], "sentids": [2008, 2009], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000162858.jpg", "cocoid": 877, "imgid": 877, "split": "test", "sentences": ["a picture of a person walking down the street", "a picture of a bicycle on the side of a road"], "sentids": [2010, 2011], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000162902.jpg", "cocoid": 878, "imgid": 878, "split": "test", "sentences": ["a backpack in the snow", "a picture of a skis in the snow"], "sentids": [2012, 2013], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000163139.jpg", "cocoid": 879, "imgid": 879, "split": "test", "sentences": ["a backpack in a booth", "a cup in the middle of a table", "a photo of a forklift at a trade show"], "sentids": [2014, 2015, 2016], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000163316.jpg", "cocoid": 880, "imgid": 880, "split": "test", "sentences": ["an image with a tennis racket on a tennis court"], "sentids": [2017], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000163412.jpg", "cocoid": 881, "imgid": 881, "split": "test", "sentences": ["an image with a handbag, a bike, and a person on a bike"], "sentids": [2018], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000163473.jpg", "cocoid": 882, "imgid": 882, "split": "test", "sentences": ["a photo of a cake with candles on it", "a dog in front of a birthday cake with candles", "an image with a person holding a dog next to a cake with candles on it", "a picture of a bowl of cake with candles on it", "a picture of a dining table with a birthday cake and candles", "a picture of a cupcake with candles on it", "a photo of a spoonful of icing on a birthday cake"], "sentids": [2019, 2020, 2021, 2022, 2023, 2024, 2025], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000163518.jpg", "cocoid": 883, "imgid": 883, "split": "test", "sentences": ["a picture of a person preparing food in a kitchen", "an image with a dining table full of food", "a refrigerator in the background", "an image with a oven in the background"], "sentids": [2026, 2027, 2028, 2029], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000163710.jpg", "cocoid": 884, "imgid": 884, "split": "test", "sentences": ["a picture of a fork full of cake with a sparkler on it", "an image with a cell phone in front of a man and woman sitting at a table", "an image with a dining table and two people in front of a cake with sparklers", "a picture of a spoonful of cake with a sparkler on it"], "sentids": [2030, 2031, 2032, 2033], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000163929.jpg", "cocoid": 885, "imgid": 885, "split": "test", "sentences": ["a boat in the water"], "sentids": [2034], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000164330.jpg", "cocoid": 886, "imgid": 886, "split": "test", "sentences": ["a photo of a bowl of pizza", "a picture of a dining table with many pizzas and drinks", "a photo of a cell phone with a group of people sitting at a table"], "sentids": [2035, 2036, 2037], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000164899.jpg", "cocoid": 887, "imgid": 887, "split": "test", "sentences": ["an image with a fork and a plate of food on a table", "a dining table in front of two plates of food and a glass of milk", "a photo of a chair with a plate of food on it", "a handbag in the foreground", "a spoon in a bowl"], "sentids": [2038, 2039, 2040, 2041, 2042], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000165039.jpg", "cocoid": 888, "imgid": 888, "split": "test", "sentences": ["a picture of a bus driving down the street"], "sentids": [2043], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000165162.jpg", "cocoid": 889, "imgid": 889, "split": "test", "sentences": ["a refrigerator in a kitchen"], "sentids": [2044], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000165225.jpg", "cocoid": 890, "imgid": 890, "split": "test", "sentences": ["a picture of a tv screen in front of a group of people", "an image with a laptop screen in front of a group of people"], "sentids": [2045, 2046], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000165681.jpg", "cocoid": 891, "imgid": 891, "split": "test", "sentences": ["a picture of a truck full of motorcycles"], "sentids": [2047], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000165831.jpg", "cocoid": 892, "imgid": 892, "split": "test", "sentences": ["an image with a bottle of olive oil", "a bowl in a tray of food on a table", "an image with a dining table full of food"], "sentids": [2048, 2049, 2050], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000165862.jpg", "cocoid": 893, "imgid": 893, "split": "test", "sentences": ["a picture of a carousel with three men holding skateboards", "a traffic light in the background"], "sentids": [2051, 2052], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000166747.jpg", "cocoid": 894, "imgid": 894, "split": "test", "sentences": ["a photo of a horse pulling a trolley with people on it", "a picture of a handbag on a train with people on it"], "sentids": [2053, 2054], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000166868.jpg", "cocoid": 895, "imgid": 895, "split": "test", "sentences": ["a car in the background"], "sentids": [2055], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000166918.jpg", "cocoid": 896, "imgid": 896, "split": "test", "sentences": ["a photo of a dining table with people sitting at it", "an image with a bottle of wine on a table", "a photo of a chair full of people sitting at a table", "a photo of a fork full of people sitting at a long table"], "sentids": [2056, 2057, 2058, 2059], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000167452.jpg", "cocoid": 897, "imgid": 897, "split": "test", "sentences": ["a picture of a person playing a guitar in front of a bunch of stuffed animals"], "sentids": [2060], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000167456.jpg", "cocoid": 898, "imgid": 898, "split": "test", "sentences": ["a photo of a chair boat docked at a marina"], "sentids": [2061], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000167725.jpg", "cocoid": 899, "imgid": 899, "split": "test", "sentences": ["a photo of a baseball glove and a baseball bat"], "sentids": [2062], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000167989.jpg", "cocoid": 900, "imgid": 900, "split": "test", "sentences": ["a picture of a person making pizza on a table", "a dining table in the kitchen", "a picture of a cup of popcorn and a pizza on a table"], "sentids": [2063, 2064, 2065], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000168617.jpg", "cocoid": 901, "imgid": 901, "split": "test", "sentences": ["a picture of a sports ball being played on a field"], "sentids": [2066], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000168683.jpg", "cocoid": 902, "imgid": 902, "split": "test", "sentences": ["an image with a keyboard and a monitor"], "sentids": [2067], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000168909.jpg", "cocoid": 903, "imgid": 903, "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a couch and two people sitting at a table", "a potted plant in the background", "a picture of a apple and a banana sitting on a table"], "sentids": [2068, 2069, 2070, 2071], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000169111.jpg", "cocoid": 904, "imgid": 904, "split": "test", "sentences": ["a photo of a orange bowl filled with grapes and oranges", "a photo of a truck full of fruit", "an image with a potted plant and fruit in a bowl", "a picture of a bowl full of fruit"], "sentids": [2072, 2073, 2074, 2075], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170292.jpg", "cocoid": 905, "imgid": 905, "split": "test", "sentences": ["an image with a sports ball being tackled by other players", "a photo of a dog playing football in the rain"], "sentids": [2076, 2077], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170311.jpg", "cocoid": 906, "imgid": 906, "split": "test", "sentences": ["a clock in the middle of a crowd of people"], "sentids": [2078], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170436.jpg", "cocoid": 907, "imgid": 907, "split": "test", "sentences": ["a photo of a laptop being used by a person sitting in a chair", "an image with a cell phone and a laptop"], "sentids": [2079, 2080], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170670.jpg", "cocoid": 908, "imgid": 908, "split": "test", "sentences": ["a carrot in a bowl", "a picture of a dining table with food on it"], "sentids": [2081, 2082], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170700.jpg", "cocoid": 909, "imgid": 909, "split": "test", "sentences": ["a potted plant in front of a building"], "sentids": [2083], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170729.jpg", "cocoid": 910, "imgid": 910, "split": "test", "sentences": ["a picture of a dining table with food on it", "a picture of a pizza and some other food on a table", "an image with a broccoli casserole and pizza on a table"], "sentids": [2084, 2085, 2086], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170974.jpg", "cocoid": 911, "imgid": 911, "split": "test", "sentences": ["a picture of a handbag"], "sentids": [2087], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170975.jpg", "cocoid": 912, "imgid": 912, "split": "test", "sentences": ["a photo of a chair", "a photo of a wine glass"], "sentids": [2088, 2089], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000170992.jpg", "cocoid": 913, "imgid": 913, "split": "test", "sentences": ["a umbrella in front of two people sitting on a bench", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a building", "a bicycle in front of a building"], "sentids": [2090, 2091, 2092, 2093], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171190.jpg", "cocoid": 914, "imgid": 914, "split": "test", "sentences": ["a picture of a dining table with people sitting at it", "a knife in a man's hand"], "sentids": [2094, 2095], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171192.jpg", "cocoid": 915, "imgid": 915, "split": "test", "sentences": ["a picture of a person working in a wine factory", "an image with a dining table full of wine glasses", "a cup in the middle of the table", "a bowl in the middle of the table"], "sentids": [2096, 2097, 2098, 2099], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171360.jpg", "cocoid": 916, "imgid": 916, "split": "test", "sentences": ["a picture of a motorcycle on a city street", "a picture of a backpacker riding a motorcycle on a city street", "a picture of a car driving down a street in a city"], "sentids": [2100, 2101, 2102], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171382.jpg", "cocoid": 917, "imgid": 917, "split": "test", "sentences": ["a skateboard in the air", "an image with a backpack and a skateboarder in the air", "a truck in the background"], "sentids": [2103, 2104, 2105], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171548.jpg", "cocoid": 918, "imgid": 918, "split": "test", "sentences": ["a backpack in the back of a motorcycle", "a photo of a traffic light with people riding on the back of a truck", "a picture of a truck full of people on the side of the road"], "sentids": [2106, 2107, 2108], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171601.jpg", "cocoid": 919, "imgid": 919, "split": "test", "sentences": ["a picture of a person walking down a dirt road with a flock of sheep behind him"], "sentids": [2109], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171695.jpg", "cocoid": 920, "imgid": 920, "split": "test", "sentences": ["a car in a parade with people on top of it", "a photo of a bus filled with people driving down the street", "a traffic light in the middle of the road"], "sentids": [2110, 2111, 2112], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171932.jpg", "cocoid": 921, "imgid": 921, "split": "test", "sentences": ["an image with a boat in the background"], "sentids": [2113], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000171936.jpg", "cocoid": 922, "imgid": 922, "split": "test", "sentences": ["an image with a dining table and chairs in a kitchen", "a photo of a refrigerator in a kitchen", "a picture of a couch in a living room with a kitchen and a door", "a picture of a cupboard in a kitchen", "a photo of a sink, table and chairs in a kitchen", "a photo of a vase on a table in a kitchen", "a picture of a potted plant in a kitchen"], "sentids": [2114, 2115, 2116, 2117, 2118, 2119, 2120], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000172342.jpg", "cocoid": 923, "imgid": 923, "split": "test", "sentences": ["an image with a tv in the background", "an image with a clock in the background"], "sentids": [2121, 2122], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000172439.jpg", "cocoid": 924, "imgid": 924, "split": "test", "sentences": ["a cell phone in the hand of a man on a motorcycle"], "sentids": [2123], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000172513.jpg", "cocoid": 925, "imgid": 925, "split": "test", "sentences": ["an image with a tie being cut by two men", "a dining table in the middle of a room", "a photo of a knife being cut into a cake", "a photo of a cake being cut by two men"], "sentids": [2124, 2125, 2126, 2127], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000172599.jpg", "cocoid": 926, "imgid": 926, "split": "test", "sentences": ["a airplane in the airport", "an image with a bus parked next to a plane at an airport"], "sentids": [2128, 2129], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000173302.jpg", "cocoid": 927, "imgid": 927, "split": "test", "sentences": ["a picture of a bottle of wine in a restaurant kitchen", "a picture of a book store with tables and chairs in the background"], "sentids": [2130, 2131], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000173471.jpg", "cocoid": 928, "imgid": 928, "split": "test", "sentences": ["a photo of a horse sitting in front of a fireplace", "a photo of a dining table and chairs in a living room", "a picture of a bowl of fruit sitting on a table in front of a fireplace"], "sentids": [2132, 2133, 2134], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000173553.jpg", "cocoid": 929, "imgid": 929, "split": "test", "sentences": ["a photo of a tennis racket being held by a man on a tennis court", "a photo of a bottle of water"], "sentids": [2135, 2136], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000173693.jpg", "cocoid": 930, "imgid": 930, "split": "test", "sentences": ["a horse in the middle of a race track"], "sentids": [2137], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000173776.jpg", "cocoid": 931, "imgid": 931, "split": "test", "sentences": ["an image with a microwave in the background and a group of people", "a photo of a dining table with food on it", "a picture of a bottle of wine with a group of people in front of it", "a cake in a pan on the counter", "an image with a orange cake in front of a group of people"], "sentids": [2138, 2139, 2140, 2141, 2142], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000173959.jpg", "cocoid": 932, "imgid": 932, "split": "test", "sentences": ["an image with a sports ball", "a photo of a handbag"], "sentids": [2143, 2144], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000174019.jpg", "cocoid": 933, "imgid": 933, "split": "test", "sentences": ["a motorcycle in the middle of a city street", "a umbrella in the middle of a city street"], "sentids": [2145, 2146], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000174113.jpg", "cocoid": 934, "imgid": 934, "split": "test", "sentences": ["a cat in a kitchen", "a photo of a microwave in a kitchen", "a sink in a kitchen"], "sentids": [2147, 2148, 2149], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175082.jpg", "cocoid": 935, "imgid": 935, "split": "test", "sentences": ["an image with a bowl of food", "a photo of a spoonful of ketchup", "a hot dog in a bun", "a dining table in the background", "a photo of a tiered platter of hot dogs"], "sentids": [2150, 2151, 2152, 2153, 2154], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175102.jpg", "cocoid": 936, "imgid": 936, "split": "test", "sentences": ["a handbag in front of the man", "a clock in the background"], "sentids": [2155, 2156], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175364.jpg", "cocoid": 937, "imgid": 937, "split": "test", "sentences": ["a picture of a dining table in a kitchen", "a photo of a bowl of food in a kitchen", "a photo of a wine glass sitting on a table in a kitchen", "an image with a refrigerator and stove in a kitchen"], "sentids": [2157, 2158, 2159, 2160], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175382.jpg", "cocoid": 938, "imgid": 938, "split": "test", "sentences": ["a photo of a suitcase store", "a tv in a store"], "sentids": [2161, 2162], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175437.jpg", "cocoid": 939, "imgid": 939, "split": "test", "sentences": ["an image with a dining table in the background", "an image with a bowl of doughnuts"], "sentids": [2163, 2164], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175438.jpg", "cocoid": 940, "imgid": 940, "split": "test", "sentences": ["an image with a clock on the side of a street", "a picture of a potted plant with a clock on it", "a picture of a person standing on a street corner with a clock on it"], "sentids": [2165, 2166, 2167], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175593.jpg", "cocoid": 941, "imgid": 941, "split": "test", "sentences": ["a picture of a dining table set up for a dinner party"], "sentids": [2168], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000175785.jpg", "cocoid": 942, "imgid": 942, "split": "test", "sentences": ["a cake in front of a bride and groom", "an image with a knife being cut into a cake", "an image with a cell phone in the background", "a photo of a handbag wearing bride and groom cutting their wedding cake"], "sentids": [2169, 2170, 2171, 2172], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000176017.jpg", "cocoid": 943, "imgid": 943, "split": "test", "sentences": ["a picture of a cell phone booth with three women in it", "a picture of a dining table", "an image with a bottle of water next to three women"], "sentids": [2173, 2174, 2175], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000176330.jpg", "cocoid": 944, "imgid": 944, "split": "test", "sentences": ["a picture of a bottle of wine sitting on a kitchen counter", "a photo of a sink in a kitchen", "a photo of a oven and sink in a kitchen"], "sentids": [2176, 2177, 2178], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000176730.jpg", "cocoid": 945, "imgid": 945, "split": "test", "sentences": ["an image with a dining table and chairs in the middle of a swimming pool"], "sentids": [2179], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000176744.jpg", "cocoid": 946, "imgid": 946, "split": "test", "sentences": ["a umbrella in the sky"], "sentids": [2180], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000176906.jpg", "cocoid": 947, "imgid": 947, "split": "test", "sentences": ["a picture of a bowl of food in front of a group of people", "a photo of a bench with a group of people and animals", "a picture of a truck full of sheep and goats", "a photo of a handbag on the ground next to a group of sheep", "an image with a car in the background"], "sentids": [2181, 2182, 2183, 2184, 2185], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000177861.jpg", "cocoid": 948, "imgid": 948, "split": "test", "sentences": ["an image with a dining table in the background", "a picture of a chair"], "sentids": [2186, 2187], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000177934.jpg", "cocoid": 949, "imgid": 949, "split": "test", "sentences": ["a photo of a parking meter on the side of a street"], "sentids": [2188], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000177978.jpg", "cocoid": 950, "imgid": 950, "split": "test", "sentences": ["a snowboard in the air"], "sentids": [2189], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000177990.jpg", "cocoid": 951, "imgid": 951, "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "an image with a sports ball and a man holding a tennis racket"], "sentids": [2190, 2191], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000178254.jpg", "cocoid": 952, "imgid": 952, "split": "test", "sentences": ["a picture of a umbrella carrying couple walking down a street"], "sentids": [2192], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000178331.jpg", "cocoid": 953, "imgid": 953, "split": "test", "sentences": ["a truck in front of a building with a clock on it", "a clock in the middle of a building on a busy street"], "sentids": [2193, 2194], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000178370.jpg", "cocoid": 954, "imgid": 954, "split": "test", "sentences": ["a picture of a dining table with a box of donuts", "a picture of a chair"], "sentids": [2195, 2196], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000178403.jpg", "cocoid": 955, "imgid": 955, "split": "test", "sentences": ["a picture of a cake on a table in a kitchen", "an image with a potted plant on a table in front of a window", "an image with a vase of fruit on a table", "an image with a cup of coffee on a table next to a bowl of fruit"], "sentids": [2197, 2198, 2199, 2200], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000178446.jpg", "cocoid": 956, "imgid": 956, "split": "test", "sentences": ["an image with a bottle of water", "a picture of a sandwich", "a photo of a cupcake", "an image with a dining table in the background"], "sentids": [2201, 2202, 2203, 2204], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000178948.jpg", "cocoid": 957, "imgid": 957, "split": "test", "sentences": ["a photo of a dog sitting on the side of a street", "a picture of a backpacker and a dog on a city street"], "sentids": [2205, 2206], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179094.jpg", "cocoid": 958, "imgid": 958, "split": "test", "sentences": ["a picture of a bench covered in blue umbrellas and yellow cones"], "sentids": [2207], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179114.jpg", "cocoid": 959, "imgid": 959, "split": "test", "sentences": ["a photo of a boat with people riding on elephants in a river"], "sentids": [2208], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179151.jpg", "cocoid": 960, "imgid": 960, "split": "test", "sentences": ["a photo of a umbrella filled street in an asian city"], "sentids": [2209], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179174.jpg", "cocoid": 961, "imgid": 961, "split": "test", "sentences": ["a picture of a umbrella"], "sentids": [2210], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179251.jpg", "cocoid": 962, "imgid": 962, "split": "test", "sentences": ["a picture of a sink full of kids brushing their teeth", "a photo of a spoonful of sugar"], "sentids": [2211, 2212], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179578.jpg", "cocoid": 963, "imgid": 963, "split": "test", "sentences": ["an image with a frisbee in the air", "an image with a backpacker jumping in the air while holding a frisbee", "a car in a parking lot", "an image with a sports ball in the air"], "sentids": [2213, 2214, 2215, 2216], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179642.jpg", "cocoid": 964, "imgid": 964, "split": "test", "sentences": ["a tennis racket in the background"], "sentids": [2217], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179699.jpg", "cocoid": 965, "imgid": 965, "split": "test", "sentences": ["a picture of a spoonful of wine sitting next to a glass of wine", "a picture of a wine glass and a bottle of wine", "a photo of a bowl of wine and a man sitting at a table", "an image with a cake, wine, and a man sitting at a table"], "sentids": [2218, 2219, 2220, 2221], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000179926.jpg", "cocoid": 966, "imgid": 966, "split": "test", "sentences": ["a picture of a handbag on the ground next to a traffic light"], "sentids": [2222], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000180045.jpg", "cocoid": 967, "imgid": 967, "split": "test", "sentences": ["a photo of a wine glass"], "sentids": [2223], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000180202.jpg", "cocoid": 968, "imgid": 968, "split": "test", "sentences": ["a photo of a bowl filled with carrots and broccoli"], "sentids": [2224], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000180539.jpg", "cocoid": 969, "imgid": 969, "split": "test", "sentences": ["a photo of a snowboard race at a ski resort"], "sentids": [2225], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000180751.jpg", "cocoid": 970, "imgid": 970, "split": "test", "sentences": ["a photo of a dining table with wine bottles on it", "an image with a refrigerator full of wine", "a photo of a book store clerk pouring wine into a glass", "a photo of a bowl of wine", "an image with a microwave in the background"], "sentids": [2226, 2227, 2228, 2229, 2230], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000180869.jpg", "cocoid": 971, "imgid": 971, "split": "test", "sentences": ["a photo of a chair", "a keyboard in front of a person", "an image with a bottle of water, a box of donuts, and a person", "an image with a cup of coffee and donuts on a table", "a photo of a dining table full of donuts", "a backpack in the middle of the table"], "sentids": [2231, 2232, 2233, 2234, 2235, 2236], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000180888.jpg", "cocoid": 972, "imgid": 972, "split": "test", "sentences": ["a picture of a boat on the beach", "a umbrella in the sand", "a bicycle in the sand", "a photo of a handbag"], "sentids": [2237, 2238, 2239, 2240], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181118.jpg", "cocoid": 973, "imgid": 973, "split": "test", "sentences": ["a picture of a cell phone picture of elephants in the water", "an image with a backpack on an elephant", "a picture of a handbag"], "sentids": [2241, 2242, 2243], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181267.jpg", "cocoid": 974, "imgid": 974, "split": "test", "sentences": ["a picture of a suitcase with balls in it", "an image with a orange suitcase filled with balls"], "sentids": [2244, 2245], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181409.jpg", "cocoid": 975, "imgid": 975, "split": "test", "sentences": ["a photo of a baseball glove on a baseball field"], "sentids": [2246], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181542.jpg", "cocoid": 976, "imgid": 976, "split": "test", "sentences": ["a bus in the middle of the road", "a picture of a truck with a woman on it"], "sentids": [2247, 2248], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181591.jpg", "cocoid": 977, "imgid": 977, "split": "test", "sentences": ["an image with a clock and a man talking on the phone", "a cell phone in a man's hand", "a picture of a tv in the background", "a sink in the room"], "sentids": [2249, 2250, 2251, 2252], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181655.jpg", "cocoid": 978, "imgid": 978, "split": "test", "sentences": ["a photo of a dining table with food on it", "a chair in front of a table with food on it", "a fork in the middle of a table full of food"], "sentids": [2253, 2254, 2255], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181796.jpg", "cocoid": 979, "imgid": 979, "split": "test", "sentences": ["an image with a wine glass and food on a table", "an image with a dining table"], "sentids": [2256, 2257], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181836.jpg", "cocoid": 980, "imgid": 980, "split": "test", "sentences": ["a photo of a truck with a man dressed up as an orange cone", "a handbag in a parking lot", "a photo of a car in a parking lot"], "sentids": [2258, 2259, 2260], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000181948.jpg", "cocoid": 981, "imgid": 981, "split": "test", "sentences": ["a truck in the middle of a city street", "a photo of a person walking down the street with a traffic light in the background", "a clock in the background"], "sentids": [2261, 2262, 2263], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000182050.jpg", "cocoid": 982, "imgid": 982, "split": "test", "sentences": ["an image with a bowl of food and an open refrigerator", "a picture of a refrigerator with food in it", "an image with a orange and blue refrigerator"], "sentids": [2264, 2265, 2266], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000182424.jpg", "cocoid": 983, "imgid": 983, "split": "test", "sentences": ["a person in a white t-shirt holding a knife", "a clock in the background", "an image with a knife in a man's hand", "a potted plant in the background"], "sentids": [2267, 2268, 2269, 2270], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000182611.jpg", "cocoid": 984, "imgid": 984, "split": "test", "sentences": ["a picture of a oven full of food", "a cup in a woman's hand", "a sandwich in a bowl", "a photo of a dining table with food on it"], "sentids": [2271, 2272, 2273, 2274], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000182736.jpg", "cocoid": 985, "imgid": 985, "split": "test", "sentences": ["a car in a parking lot next to a clock tower", "a picture of a bicycle race with a clock tower in the background"], "sentids": [2275, 2276], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000182784.jpg", "cocoid": 986, "imgid": 986, "split": "test", "sentences": ["a picture of a cow standing in front of a store", "a picture of a motorcycle and a cow next to each other", "a picture of a bicycle and a cow standing next to each other", "a picture of a apple and a cow standing next to each other"], "sentids": [2277, 2278, 2279, 2280], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000182984.jpg", "cocoid": 987, "imgid": 987, "split": "test", "sentences": ["an image with a truck full of sheep in front of a building", "an image with a person standing in front of a building"], "sentids": [2281, 2282], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183144.jpg", "cocoid": 988, "imgid": 988, "split": "test", "sentences": ["a backpack in the background"], "sentids": [2283], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183166.jpg", "cocoid": 989, "imgid": 989, "split": "test", "sentences": ["an image with a orange and black umbrella"], "sentids": [2284], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183246.jpg", "cocoid": 990, "imgid": 990, "split": "test", "sentences": ["a truck in the middle of an intersection with traffic lights", "a picture of a bus on the side of the road"], "sentids": [2285, 2286], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183374.jpg", "cocoid": 991, "imgid": 991, "split": "test", "sentences": ["a backpack in a crowd of people with umbrellas"], "sentids": [2287], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183391.jpg", "cocoid": 992, "imgid": 992, "split": "test", "sentences": ["an image with a tennis racket"], "sentids": [2288], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183456.jpg", "cocoid": 993, "imgid": 993, "split": "test", "sentences": ["a dining table in the middle of a room", "a photo of a cup of coffee", "a carrot in a bowl", "a photo of a chair"], "sentids": [2289, 2290, 2291, 2292], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183620.jpg", "cocoid": 994, "imgid": 994, "split": "test", "sentences": ["a truck in a parking lot", "a photo of a baseball bat being used as a hammer", "a picture of a suitcase on the side of the road"], "sentids": [2293, 2294, 2295], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000183709.jpg", "cocoid": 995, "imgid": 995, "split": "test", "sentences": ["an image with a handbag and a person at a crosswalk"], "sentids": [2296], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000184324.jpg", "cocoid": 996, "imgid": 996, "split": "test", "sentences": ["a picture of a truck driving down a city street"], "sentids": [2297], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000184611.jpg", "cocoid": 997, "imgid": 997, "split": "test", "sentences": ["a backpack in the back of a bike", "an image with a handbag on the back of a bike"], "sentids": [2298, 2299], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000184613.jpg", "cocoid": 998, "imgid": 998, "split": "test", "sentences": ["a picture of a umbrella being held by a young boy", "a car in the background"], "sentids": [2300, 2301], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000184667.jpg", "cocoid": 999, "imgid": 999, "split": "test", "sentences": ["a picture of a person with a statue of a man on top of a pole", "a clock in the middle of a city street"], "sentids": [2302, 2303], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000184703.jpg", "cocoid": 1000, "imgid": 1000, "split": "test", "sentences": ["a picture of a car driving down a street with people walking on it", "a traffic light in the middle of a city street"], "sentids": [2304, 2305], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000184994.jpg", "cocoid": 1001, "imgid": 1001, "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a table and chairs", "a picture of a dining table and chairs in a kitchen", "an image with a couch and table in a kitchen", "a picture of a sink in a kitchen with a table and chairs", "an image with a toaster oven and a dining table in a kitchen", "a picture of a potted plant in a kitchen", "a picture of a tv in a kitchen with a table and chairs"], "sentids": [2306, 2307, 2308, 2309, 2310, 2311, 2312], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185221.jpg", "cocoid": 1002, "imgid": 1002, "split": "test", "sentences": ["a bottle in the background", "a chair in the background", "a photo of a couch"], "sentids": [2313, 2314, 2315], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185327.jpg", "cocoid": 1003, "imgid": 1003, "split": "test", "sentences": ["a car in the middle of the street", "a photo of a bus driving down the street with a herd of animals on it"], "sentids": [2316, 2317], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185373.jpg", "cocoid": 1004, "imgid": 1004, "split": "test", "sentences": ["a picture of a parking meter on the side of a street", "a truck in front of a motorcycle parked on the side of the road", "a person in front of a motorcycle parked on the side of the road"], "sentids": [2318, 2319, 2320], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185559.jpg", "cocoid": 1005, "imgid": 1005, "split": "test", "sentences": ["a picture of a cake being cut by a bride and groom", "an image with a wine glass in the foreground and a couple cutting a cake", "a dining table in the background", "a photo of a vase of flowers being cut by a bride and groom", "an image with a cupcake on top of a cake", "a cell phone in a man's hand"], "sentids": [2321, 2322, 2323, 2324, 2325, 2326], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185686.jpg", "cocoid": 1006, "imgid": 1006, "split": "test", "sentences": ["a picture of a bench with people sitting on it", "a knife in the man's hand"], "sentids": [2327, 2328], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185781.jpg", "cocoid": 1007, "imgid": 1007, "split": "test", "sentences": ["a tv in the background"], "sentids": [2329], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185904.jpg", "cocoid": 1008, "imgid": 1008, "split": "test", "sentences": ["a photo of a handbag wearing man on a motorcycle", "a photo of a traffic light with a man on a motorcycle"], "sentids": [2330, 2331], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000185943.jpg", "cocoid": 1009, "imgid": 1009, "split": "test", "sentences": ["a picture of a bicycle and a bus on a busy street"], "sentids": [2332], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000186218.jpg", "cocoid": 1010, "imgid": 1010, "split": "test", "sentences": ["an image with a boat in the background"], "sentids": [2333], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000186705.jpg", "cocoid": 1011, "imgid": 1011, "split": "test", "sentences": ["an image with a wine glass", "a cup in the man's hand"], "sentids": [2334, 2335], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000186816.jpg", "cocoid": 1012, "imgid": 1012, "split": "test", "sentences": ["a picture of a backpacker sitting on a chair next to a tennis player"], "sentids": [2336], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000186821.jpg", "cocoid": 1013, "imgid": 1013, "split": "test", "sentences": ["a picture of a bus driving down a city street", "an image with a car driving down a city street", "an image with a parking meter on the side of a street", "a bicycle in the middle of a busy city street", "an image with a backpacker bus on a city street"], "sentids": [2337, 2338, 2339, 2340, 2341], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000186892.jpg", "cocoid": 1014, "imgid": 1014, "split": "test", "sentences": ["a person in a black jacket", "an image with a oven full of hot dogs"], "sentids": [2342, 2343], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187054.jpg", "cocoid": 1015, "imgid": 1015, "split": "test", "sentences": ["a photo of a dining table", "a picture of a clock"], "sentids": [2344, 2345], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187144.jpg", "cocoid": 1016, "imgid": 1016, "split": "test", "sentences": ["a picture of a backpacker bus parked on the side of the road"], "sentids": [2346], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187348.jpg", "cocoid": 1017, "imgid": 1017, "split": "test", "sentences": ["a picture of a cup of wine"], "sentids": [2347], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187533.jpg", "cocoid": 1018, "imgid": 1018, "split": "test", "sentences": ["a picture of a chair surfing on a wave", "an image with a bottle of water and a man on a surfboard"], "sentids": [2348, 2349], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187658.jpg", "cocoid": 1019, "imgid": 1019, "split": "test", "sentences": ["a bottle in front of the pizza", "a tv in the background", "a photo of a dining table with a large pizza on it"], "sentids": [2350, 2351, 2352], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187734.jpg", "cocoid": 1020, "imgid": 1020, "split": "test", "sentences": ["a photo of a chair in front of a tennis court"], "sentids": [2353], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187776.jpg", "cocoid": 1021, "imgid": 1021, "split": "test", "sentences": ["a photo of a sandwich being served at an event", "a picture of a cell phone booth with some people in it", "a picture of a cup of coffee"], "sentids": [2354, 2355, 2356], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000187822.jpg", "cocoid": 1022, "imgid": 1022, "split": "test", "sentences": ["a umbrella in the background"], "sentids": [2357], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000188040.jpg", "cocoid": 1023, "imgid": 1023, "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [2358], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000188862.jpg", "cocoid": 1024, "imgid": 1024, "split": "test", "sentences": ["a picture of a sports ball", "a photo of a umbrella"], "sentids": [2359, 2360], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000189136.jpg", "cocoid": 1025, "imgid": 1025, "split": "test", "sentences": ["a photo of a fork full of pizza", "a picture of a bottle of water", "a pizza in front of a child", "an image with a bowl of pizza"], "sentids": [2361, 2362, 2363, 2364], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000189241.jpg", "cocoid": 1026, "imgid": 1026, "split": "test", "sentences": ["a dining table in front of two people preparing food", "a picture of a spoonful of food being prepared by two people", "a photo of a truck and two people preparing food"], "sentids": [2365, 2366, 2367], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000189376.jpg", "cocoid": 1027, "imgid": 1027, "split": "test", "sentences": ["a picture of a bowl of fruit", "a photo of a cup of coffee", "a bottle in a glass of water", "a chair in front of a desk"], "sentids": [2368, 2369, 2370, 2371], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000189452.jpg", "cocoid": 1028, "imgid": 1028, "split": "test", "sentences": ["an image with a motorcycle filled with bunches of bananas"], "sentids": [2372], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000189588.jpg", "cocoid": 1029, "imgid": 1029, "split": "test", "sentences": ["a keyboard in front of the man", "a mouse in a man's hand", "a picture of a chair", "an image with a laptop and two men playing a video game"], "sentids": [2373, 2374, 2375, 2376], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000189766.jpg", "cocoid": 1030, "imgid": 1030, "split": "test", "sentences": ["a bus in the background"], "sentids": [2377], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000190097.jpg", "cocoid": 1031, "imgid": 1031, "split": "test", "sentences": ["a photo of a frisbee being thrown on a beach", "an image with a kite flying in the air"], "sentids": [2378, 2379], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000190236.jpg", "cocoid": 1032, "imgid": 1032, "split": "test", "sentences": ["a photo of a chair, desk, and computer in an office", "an image with a laptop computer sitting on top of a desk", "a potted plant in a corner", "an image with a vase on top of a desk", "a sports ball in the corner", "a photo of a book shelf with books on it", "a picture of a bowl, a chair, a desk, and a computer"], "sentids": [2380, 2381, 2382, 2383, 2384, 2385, 2386], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000190291.jpg", "cocoid": 1033, "imgid": 1033, "split": "test", "sentences": ["a picture of a cell phone with a group of people sitting at a table eating pizza", "an image with a knife and fork", "a photo of a handbag sitting on a table"], "sentids": [2387, 2388, 2389], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000190423.jpg", "cocoid": 1034, "imgid": 1034, "split": "test", "sentences": ["a picture of a clock in a bowling alley", "a dining table in a bowling alley"], "sentids": [2390, 2391], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000190676.jpg", "cocoid": 1035, "imgid": 1035, "split": "test", "sentences": ["a picture of a airplane on the tarmac with people standing in front of it"], "sentids": [2392], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000190753.jpg", "cocoid": 1036, "imgid": 1036, "split": "test", "sentences": ["a picture of a dining table in a park", "a photo of a suitcase sitting on a bench in a park", "an image with a bicycle and two people sitting on a park bench"], "sentids": [2393, 2394, 2395], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000190923.jpg", "cocoid": 1037, "imgid": 1037, "split": "test", "sentences": ["a handbag in a woman's hand", "a photo of a bicycle lane on a city street"], "sentids": [2396, 2397], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191054.jpg", "cocoid": 1038, "imgid": 1038, "split": "test", "sentences": ["an image with a dining table full of people", "an image with a bowl of food in front of people"], "sentids": [2398, 2399], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191225.jpg", "cocoid": 1039, "imgid": 1039, "split": "test", "sentences": ["a photo of a bottle of wine", "an image with a fork, a knife, and a pizza", "an image with a knife and fork", "a photo of a dining table", "a photo of a tiered table", "a photo of a tv show"], "sentids": [2400, 2401, 2402, 2403, 2404, 2405], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191280.jpg", "cocoid": 1040, "imgid": 1040, "split": "test", "sentences": ["an image with a dog catching a frisbee", "a frisbee in the air"], "sentids": [2406, 2407], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191300.jpg", "cocoid": 1041, "imgid": 1041, "split": "test", "sentences": ["a photo of a train station with people walking around", "a picture of a suitcase"], "sentids": [2408, 2409], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191342.jpg", "cocoid": 1042, "imgid": 1042, "split": "test", "sentences": ["a picture of a potted plant", "a dining table in a restaurant filled with people", "a photo of a wine glass"], "sentids": [2410, 2411, 2412], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191359.jpg", "cocoid": 1043, "imgid": 1043, "split": "test", "sentences": ["a photo of a dining table with food on it"], "sentids": [2413], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191845.jpg", "cocoid": 1044, "imgid": 1044, "split": "test", "sentences": ["a photo of a backpacker crossing the street in hong kong"], "sentids": [2414], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191846.jpg", "cocoid": 1045, "imgid": 1045, "split": "test", "sentences": ["a photo of a truck pulling a trailer with a bike on it", "a photo of a car with a young girl and a man on a bike"], "sentids": [2415, 2416], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000191874.jpg", "cocoid": 1046, "imgid": 1046, "split": "test", "sentences": ["a picture of a clock", "a photo of a refrigerator", "a picture of a bottle of wine", "an image with a tv in the background", "a photo of a chair"], "sentids": [2417, 2418, 2419, 2420, 2421], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000192039.jpg", "cocoid": 1047, "imgid": 1047, "split": "test", "sentences": ["a picture of a dining table with food on it", "a person in a hat sitting at a table with food", "an image with a umbrella in the background", "a chair in front of a table with food on it", "a carrot in a bowl", "a photo of a knife and fork sitting on a plate", "a fork in the middle of a plate of food"], "sentids": [2422, 2423, 2424, 2425, 2426, 2427, 2428], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000192296.jpg", "cocoid": 1048, "imgid": 1048, "split": "test", "sentences": ["a photo of a bottle of beer", "a picture of a dining table with people sitting around it"], "sentids": [2429, 2430], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000192458.jpg", "cocoid": 1049, "imgid": 1049, "split": "test", "sentences": ["an image with a broccoli soup on the stove"], "sentids": [2431], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000192670.jpg", "cocoid": 1050, "imgid": 1050, "split": "test", "sentences": ["a baseball glove in the background", "a sports ball in a field", "a baseball bat in the hands of a batter"], "sentids": [2432, 2433, 2434], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000192798.jpg", "cocoid": 1051, "imgid": 1051, "split": "test", "sentences": ["a cup in front of the man", "an image with a pizza on a table in front of a window", "an image with a bottle of soda and a man eating a slice of pizza", "a photo of a potted plant"], "sentids": [2435, 2436, 2437, 2438], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000192806.jpg", "cocoid": 1052, "imgid": 1052, "split": "test", "sentences": ["a cell phone in a woman's hand", "a picture of a backpacker on a city street", "a car in the street"], "sentids": [2439, 2440, 2441], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000192858.jpg", "cocoid": 1053, "imgid": 1053, "split": "test", "sentences": ["an image with a chair, a table, and some people eating pizza", "a picture of a cupcake with a slice of pizza on it", "an image with a dining table full of people eating pizza", "an image with a knife and a slice of pizza"], "sentids": [2442, 2443, 2444, 2445], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193122.jpg", "cocoid": 1054, "imgid": 1054, "split": "test", "sentences": ["a handbag in front of a bunch of colorful umbrellas", "a photo of a skateboarder and two people walking under umbrellas"], "sentids": [2446, 2447], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193271.jpg", "cocoid": 1055, "imgid": 1055, "split": "test", "sentences": ["a microwave in a kitchen", "a sink in a kitchen", "a photo of a toaster oven in a kitchen", "a photo of a wine glass rack in a kitchen"], "sentids": [2448, 2449, 2450, 2451], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193380.jpg", "cocoid": 1056, "imgid": 1056, "split": "test", "sentences": ["a picture of a backpacker on a dock with boats in the background"], "sentids": [2452], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193388.jpg", "cocoid": 1057, "imgid": 1057, "split": "test", "sentences": ["a person in a park surrounded by pigeons", "an image with a handbag sitting on a bench surrounded by pigeons"], "sentids": [2453, 2454], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193565.jpg", "cocoid": 1058, "imgid": 1058, "split": "test", "sentences": ["an image with a knife and a slice of pizza", "a photo of a dining table", "an image with a couch in the background and a man eating a slice of pizza", "an image with a fork and a slice of pizza", "a picture of a cell phone"], "sentids": [2455, 2456, 2457, 2458, 2459], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193673.jpg", "cocoid": 1059, "imgid": 1059, "split": "test", "sentences": ["a photo of a apple and a bunch of bananas"], "sentids": [2460], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193717.jpg", "cocoid": 1060, "imgid": 1060, "split": "test", "sentences": ["an image with a fire hydrant on the side of the road", "a picture of a person walking by a fire hydrant", "a truck in the background"], "sentids": [2461, 2462, 2463], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193936.jpg", "cocoid": 1061, "imgid": 1061, "split": "test", "sentences": ["an image with a bench in front of a group of children"], "sentids": [2464], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000193946.jpg", "cocoid": 1062, "imgid": 1062, "split": "test", "sentences": ["an image with a umbrella and two monks", "an image with a potted plant in the background"], "sentids": [2465, 2466], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194184.jpg", "cocoid": 1063, "imgid": 1063, "split": "test", "sentences": ["an image with a chair next to a pile of watermelons", "a handbag in the middle of a street filled with watermelons", "a photo of a apple and watermelon stand on the side of the road", "a photo of a orange and watermelon stand on the side of the road", "an image with a dining table full of watermelons"], "sentids": [2467, 2468, 2469, 2470, 2471], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194313.jpg", "cocoid": 1064, "imgid": 1064, "split": "test", "sentences": ["an image with a cat sitting on a bathroom sink", "a toilet in a bathroom", "a photo of a sink in a bathroom"], "sentids": [2472, 2473, 2474], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194414.jpg", "cocoid": 1065, "imgid": 1065, "split": "test", "sentences": ["a photo of a tennis racket player on a tennis court", "a chair in the background", "a picture of a sports ball player on a tennis court", "a photo of a handbag on a tennis court"], "sentids": [2475, 2476, 2477, 2478], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194598.jpg", "cocoid": 1066, "imgid": 1066, "split": "test", "sentences": ["an image with a bus full of cars on a city street at night", "a picture of a fire hydrant lit up at night"], "sentids": [2479, 2480], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194724.jpg", "cocoid": 1067, "imgid": 1067, "split": "test", "sentences": ["an image with a cup of coke and a pizza on a table", "an image with a cell phone and a pizza on a table", "a dining table in a restaurant", "a picture of a refrigerator with a pizza on it and a coke", "a picture of a chair with a pizza on it and a coke"], "sentids": [2481, 2482, 2483, 2484, 2485], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194755.jpg", "cocoid": 1068, "imgid": 1068, "split": "test", "sentences": ["a picture of a cup of cappuccino", "a photo of a dining table with a man holding a cup of cappuccino", "a photo of a spoon holding a cup of cappuccino", "a picture of a bench in front of a window", "a picture of a truck driver sitting at a table with a cup of coffee", "a photo of a bottle of cappuccino"], "sentids": [2486, 2487, 2488, 2489, 2490, 2491], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194756.jpg", "cocoid": 1069, "imgid": 1069, "split": "test", "sentences": ["a picture of a boat in the water with people on it", "a photo of a car driving down a street with a boat in the background", "a picture of a backpacker on a boat in the water", "a chair in the water"], "sentids": [2492, 2493, 2494, 2495], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194790.jpg", "cocoid": 1070, "imgid": 1070, "split": "test", "sentences": ["a dining table in a restaurant with many pizzas on it"], "sentids": [2496], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194851.jpg", "cocoid": 1071, "imgid": 1071, "split": "test", "sentences": ["a picture of a baseball bat hitting a ball", "a photo of a sports ball player hitting a ball with a bat", "a picture of a truck in the background"], "sentids": [2497, 2498, 2499], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194875.jpg", "cocoid": 1072, "imgid": 1072, "split": "test", "sentences": ["a potted plant in front of a building", "a handbag in the background", "a photo of a laptop in front of a group of motorcycles", "a cup in front of a building"], "sentids": [2500, 2501, 2502, 2503], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000194956.jpg", "cocoid": 1073, "imgid": 1073, "split": "test", "sentences": ["an image with a boat and many teddy bears"], "sentids": [2504], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000195211.jpg", "cocoid": 1074, "imgid": 1074, "split": "test", "sentences": ["an image with a tv, couches and a table in a living room", "a picture of a potted plant in a living room", "a vase in the middle of a living room"], "sentids": [2505, 2506, 2507], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000195510.jpg", "cocoid": 1075, "imgid": 1075, "split": "test", "sentences": ["a picture of a bus driving down a street", "an image with a bicycle and a bus on a city street", "a photo of a truck driving down a city street", "an image with a handbag on the side of the road"], "sentids": [2508, 2509, 2510, 2511], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000195750.jpg", "cocoid": 1076, "imgid": 1076, "split": "test", "sentences": ["a picture of a surfboarder on a body of water", "a picture of a dining table"], "sentids": [2512, 2513], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000195914.jpg", "cocoid": 1077, "imgid": 1077, "split": "test", "sentences": ["a backpack in a park with people holding umbrellas"], "sentids": [2514], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000195955.jpg", "cocoid": 1078, "imgid": 1078, "split": "test", "sentences": ["a backpack in the middle of a crowded train"], "sentids": [2515], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000195974.jpg", "cocoid": 1079, "imgid": 1079, "split": "test", "sentences": ["a picture of a snowboarder doing a jump in the air"], "sentids": [2516], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000196085.jpg", "cocoid": 1080, "imgid": 1080, "split": "test", "sentences": ["a photo of a bottle of ketchup", "an image with a cup of coffee", "a picture of a clock"], "sentids": [2517, 2518, 2519], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000196192.jpg", "cocoid": 1081, "imgid": 1081, "split": "test", "sentences": ["a photo of a bowl on top of a stack of suitcases"], "sentids": [2520], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000196313.jpg", "cocoid": 1082, "imgid": 1082, "split": "test", "sentences": ["a cup in the middle of the table", "a picture of a fork full of food", "a photo of a chair", "an image with a dining table full of people"], "sentids": [2521, 2522, 2523, 2524], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000196321.jpg", "cocoid": 1083, "imgid": 1083, "split": "test", "sentences": ["a laptop in front of the bar"], "sentids": [2525], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000196815.jpg", "cocoid": 1084, "imgid": 1084, "split": "test", "sentences": ["a picture of a bottle of wine"], "sentids": [2526], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000197219.jpg", "cocoid": 1085, "imgid": 1085, "split": "test", "sentences": ["a handbag in the middle of the table", "a picture of a chair at a table with food on it"], "sentids": [2527, 2528], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000197369.jpg", "cocoid": 1086, "imgid": 1086, "split": "test", "sentences": ["a photo of a person holding a bag of food", "a picture of a bowl of food", "a picture of a refrigerator", "a knife in the woman's hand"], "sentids": [2529, 2530, 2531, 2532], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000197398.jpg", "cocoid": 1087, "imgid": 1087, "split": "test", "sentences": ["an image with a chair and a sandwich on a table", "an image with a hot dog and a beer on a table", "an image with a person in the background and a sandwich on a table"], "sentids": [2533, 2534, 2535], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000197749.jpg", "cocoid": 1088, "imgid": 1088, "split": "test", "sentences": ["a photo of a cupcake tower on a table"], "sentids": [2536], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198120.jpg", "cocoid": 1089, "imgid": 1089, "split": "test", "sentences": ["a photo of a chair next to a table filled with donuts", "a cup in front of a box of donuts", "a dining table in an office with boxes of donuts"], "sentids": [2537, 2538, 2539], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198154.jpg", "cocoid": 1090, "imgid": 1090, "split": "test", "sentences": ["a truck in the background"], "sentids": [2540], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198163.jpg", "cocoid": 1091, "imgid": 1091, "split": "test", "sentences": ["an image with a person sitting in front of a window"], "sentids": [2541], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198312.jpg", "cocoid": 1092, "imgid": 1092, "split": "test", "sentences": ["a photo of a vase on a table in a living room"], "sentids": [2542], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198397.jpg", "cocoid": 1093, "imgid": 1093, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a picture of a sports ball player jumping up to hit a tennis ball"], "sentids": [2543, 2544], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198415.jpg", "cocoid": 1094, "imgid": 1094, "split": "test", "sentences": ["an image with a handbag in front of a group of people", "a picture of a tv in a gymnasium with people sitting at tables"], "sentids": [2545, 2546], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198447.jpg", "cocoid": 1095, "imgid": 1095, "split": "test", "sentences": ["a picture of a train with skiers on it"], "sentids": [2547], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198492.jpg", "cocoid": 1096, "imgid": 1096, "split": "test", "sentences": ["an image with a wine glass", "an image with a cup of beer", "a photo of a donut and a bottle of beer", "an image with a handbag", "a picture of a umbrella"], "sentids": [2548, 2549, 2550, 2551, 2552], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198752.jpg", "cocoid": 1097, "imgid": 1097, "split": "test", "sentences": ["an image with a knife on top of a cake", "a photo of a cupcake wedding cake on a table"], "sentids": [2553, 2554], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000198796.jpg", "cocoid": 1098, "imgid": 1098, "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a bowl of food on a table", "an image with a cup of coffee and a plate of food"], "sentids": [2555, 2556, 2557], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000199122.jpg", "cocoid": 1099, "imgid": 1099, "split": "test", "sentences": ["a photo of a baseball glove hitting a baseball during a game", "a sports ball in the air", "an image with a baseball bat, a catcher, and an umpire"], "sentids": [2558, 2559, 2560], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000199634.jpg", "cocoid": 1100, "imgid": 1100, "split": "test", "sentences": ["an image with a refrigerator and stove in a kitchen", "a photo of a microwave oven in a kitchen"], "sentids": [2561, 2562], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000199764.jpg", "cocoid": 1101, "imgid": 1101, "split": "test", "sentences": ["a picture of a backpacker at an outdoor market", "a chair in the middle of a field", "a picture of a bench under a tent with a man working on it"], "sentids": [2563, 2564, 2565], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000199771.jpg", "cocoid": 1102, "imgid": 1102, "split": "test", "sentences": ["a picture of a knife and fork in a kitchen", "a bowl in the middle of a group of people", "an image with a bottle of water", "a clock in the background", "an image with a sandwich being prepared in a kitchen", "a dining table in a kitchen filled with food"], "sentids": [2566, 2567, 2568, 2569, 2570, 2571], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000199881.jpg", "cocoid": 1103, "imgid": 1103, "split": "test", "sentences": ["an image with a vase of flowers", "a picture of a remote control in the hands of a man", "an image with a potted plant in the background"], "sentids": [2572, 2573, 2574], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000199883.jpg", "cocoid": 1104, "imgid": 1104, "split": "test", "sentences": ["a bicycle in the middle of the road", "an image with a motorcycle and a person on a scooter", "a photo of a backpacker riding a scooter down a city street", "a photo of a suitcase on the side of the road"], "sentids": [2575, 2576, 2577, 2578], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000199969.jpg", "cocoid": 1105, "imgid": 1105, "split": "test", "sentences": ["a picture of a person standing in front of a fruit stand", "a photo of a chair in front of a fruit stand"], "sentids": [2579, 2580], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000200234.jpg", "cocoid": 1106, "imgid": 1106, "split": "test", "sentences": ["a frisbee in the air", "a photo of a truck", "a car in a parking lot"], "sentids": [2581, 2582, 2583], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000200267.jpg", "cocoid": 1107, "imgid": 1107, "split": "test", "sentences": ["a tennis racket in the air"], "sentids": [2584], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000200457.jpg", "cocoid": 1108, "imgid": 1108, "split": "test", "sentences": ["a bird in the sky"], "sentids": [2585], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000200668.jpg", "cocoid": 1109, "imgid": 1109, "split": "test", "sentences": ["a photo of a suitcase carrying man walking down the street", "a picture of a car", "a picture of a bus on the side of the road", "an image with a backpack and a man walking down the street"], "sentids": [2586, 2587, 2588, 2589], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000200717.jpg", "cocoid": 1110, "imgid": 1110, "split": "test", "sentences": ["a photo of a frisbee player catching a frisbee", "a picture of a truck with a frisbee in it"], "sentids": [2590, 2591], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000201326.jpg", "cocoid": 1111, "imgid": 1111, "split": "test", "sentences": ["a picture of a tennis racket"], "sentids": [2592], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000201727.jpg", "cocoid": 1112, "imgid": 1112, "split": "test", "sentences": ["an image with a refrigerator, couch, and table in a living room", "a photo of a tv in a living room with couches and a coffee table", "a vase in the corner", "a photo of a potted plant in a living room", "a photo of a remote living room with couches and a flat screen tv", "a picture of a bowl of fruit in a living room"], "sentids": [2593, 2594, 2595, 2596, 2597, 2598], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000202201.jpg", "cocoid": 1113, "imgid": 1113, "split": "test", "sentences": ["a photo of a dining table full of donuts", "an image with a cake and donuts on a table"], "sentids": [2599, 2600], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000202489.jpg", "cocoid": 1114, "imgid": 1114, "split": "test", "sentences": ["an image with a wine glass", "a dining table in a wine bar"], "sentids": [2601, 2602], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000202913.jpg", "cocoid": 1115, "imgid": 1115, "split": "test", "sentences": ["a picture of a knife being used to cut a cake", "an image with a cake sitting on top of a table", "a photo of a cupcake with a slice taken out of it"], "sentids": [2603, 2604, 2605], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000203171.jpg", "cocoid": 1116, "imgid": 1116, "split": "test", "sentences": ["an image with a bus full of people flying kites"], "sentids": [2606], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000203466.jpg", "cocoid": 1117, "imgid": 1117, "split": "test", "sentences": ["a picture of a tennis racket player sitting on a bench", "a picture of a bench with a tennis player sitting on it"], "sentids": [2607, 2608], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000203661.jpg", "cocoid": 1118, "imgid": 1118, "split": "test", "sentences": ["an image with a microwave, table and chairs in a kitchen", "a picture of a dining table in a kitchen", "a photo of a bottle of wine sitting on a table in a kitchen", "a photo of a book shelf in a kitchen", "a photo of a spoon on a table in a kitchen"], "sentids": [2609, 2610, 2611, 2612, 2613], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000203747.jpg", "cocoid": 1119, "imgid": 1119, "split": "test", "sentences": ["a tie in a man's hand", "a handbag in a man's hand"], "sentids": [2614, 2615], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000203965.jpg", "cocoid": 1120, "imgid": 1120, "split": "test", "sentences": ["a photo of a baseball glove"], "sentids": [2616], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000204051.jpg", "cocoid": 1121, "imgid": 1121, "split": "test", "sentences": ["a photo of a backpacker holding two hot dogs", "a picture of a refrigerator", "an image with a cup of coffee and a man holding two hot dogs"], "sentids": [2617, 2618, 2619], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000204100.jpg", "cocoid": 1122, "imgid": 1122, "split": "test", "sentences": ["an image with a person that is standing in front of a bunch of bananas"], "sentids": [2620], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000204137.jpg", "cocoid": 1123, "imgid": 1123, "split": "test", "sentences": ["a sports ball in the middle of a field", "an image with a chair in the background", "an image with a bench in the background", "an image with a backpack on a soccer field"], "sentids": [2621, 2622, 2623, 2624], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000204311.jpg", "cocoid": 1124, "imgid": 1124, "split": "test", "sentences": ["a fork in the middle of a plate of food", "a bottle in the middle of the table", "a photo of a dining table with food on it", "a picture of a knife and fork sitting on a plate of food"], "sentids": [2625, 2626, 2627, 2628], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000204360.jpg", "cocoid": 1125, "imgid": 1125, "split": "test", "sentences": ["a photo of a dining table on a bus", "a bus in the city", "an image with a backpack on the back of a person riding a bike", "an image with a traffic light on the side of a bus", "an image with a cell phone view of a city street"], "sentids": [2629, 2630, 2631, 2632, 2633], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000204507.jpg", "cocoid": 1126, "imgid": 1126, "split": "test", "sentences": ["a dining table in front of two men"], "sentids": [2634], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000204805.jpg", "cocoid": 1127, "imgid": 1127, "split": "test", "sentences": ["a boat in front of a building with people in it"], "sentids": [2635], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000205108.jpg", "cocoid": 1128, "imgid": 1128, "split": "test", "sentences": ["an image with a dining table", "a picture of a spoonful of food", "a picture of a fork and knife on a plate", "a picture of a potted plant", "a photo of a bottle of water", "an image with a chair, a table, and a plate of food"], "sentids": [2636, 2637, 2638, 2639, 2640, 2641], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000205232.jpg", "cocoid": 1129, "imgid": 1129, "split": "test", "sentences": ["a picture of a backpacker flying a kite on the beach", "a photo of a car full of people flying kites on the beach", "a picture of a handbag flying a kite on the beach", "an image with a umbrella and people flying kites"], "sentids": [2642, 2643, 2644, 2645], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000205344.jpg", "cocoid": 1130, "imgid": 1130, "split": "test", "sentences": ["a photo of a dog laying on a couch in a living room", "an image with a laptop and two people in a living room", "a cup in the middle of the room"], "sentids": [2646, 2647, 2648], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000205514.jpg", "cocoid": 1131, "imgid": 1131, "split": "test", "sentences": ["a photo of a potted plant in a living room", "a tv in a living room with white chairs and a coffee table"], "sentids": [2649, 2650], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000205676.jpg", "cocoid": 1132, "imgid": 1132, "split": "test", "sentences": ["an image with a bus and people walking down the street", "a picture of a tiered city street with people walking on it"], "sentids": [2651, 2652], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000205811.jpg", "cocoid": 1133, "imgid": 1133, "split": "test", "sentences": ["a photo of a cake and some people sitting at a table", "a picture of a cup of coffee"], "sentids": [2653, 2654], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000206413.jpg", "cocoid": 1134, "imgid": 1134, "split": "test", "sentences": ["a picture of a baseball glove", "a photo of a sports ball game"], "sentids": [2655, 2656], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000206684.jpg", "cocoid": 1135, "imgid": 1135, "split": "test", "sentences": ["a photo of a car driving down the street and a man sitting on a bench", "an image with a bench and a man sitting on it", "an image with a bicycle and a man sitting on a bench", "a photo of a fire hydrant with a man sitting on a bench"], "sentids": [2657, 2658, 2659, 2660], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000206757.jpg", "cocoid": 1136, "imgid": 1136, "split": "test", "sentences": ["a photo of a clock on the side of a building", "a photo of a busier city street with people walking on it", "a backpack in the middle of a city street"], "sentids": [2661, 2662, 2663], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000206922.jpg", "cocoid": 1137, "imgid": 1137, "split": "test", "sentences": ["a couch in a living room with a table and chairs", "a vase in the middle of a living room", "a picture of a dining table and chairs in a living room"], "sentids": [2664, 2665, 2666], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000207180.jpg", "cocoid": 1138, "imgid": 1138, "split": "test", "sentences": ["a clock in the middle of a large building", "a traffic light in the middle of a large building"], "sentids": [2667, 2668], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000207196.jpg", "cocoid": 1139, "imgid": 1139, "split": "test", "sentences": ["a picture of a microwave and stove in a kitchen", "an image with a oven and stove in a kitchen", "a book in the middle of a kitchen counter", "an image with a refrigerator and stove in a kitchen", "an image with a sink and stove in a kitchen", "a scissors in a kitchen next to a stove", "a dining table in the middle of a kitchen", "a photo of a knife rack in a kitchen"], "sentids": [2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000207491.jpg", "cocoid": 1140, "imgid": 1140, "split": "test", "sentences": ["a picture of a bus driving down a street", "a photo of a person riding a bus down a street", "a picture of a stop sign on the side of the road", "a photo of a traffic light and a bus driving down the street"], "sentids": [2677, 2678, 2679, 2680], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000207611.jpg", "cocoid": 1141, "imgid": 1141, "split": "test", "sentences": ["a photo of a tie wearing man standing on a busy city street"], "sentids": [2681], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000207925.jpg", "cocoid": 1142, "imgid": 1142, "split": "test", "sentences": ["a picture of a tv in a living room", "a photo of a remote living room with chairs and a fireplace", "a book in front of a fireplace in a living room", "an image with a cat sitting on a chair in a living room"], "sentids": [2682, 2683, 2684, 2685], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000207926.jpg", "cocoid": 1143, "imgid": 1143, "split": "test", "sentences": ["an image with a handbag in the foreground and people holding umbrellas"], "sentids": [2686], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000208516.jpg", "cocoid": 1144, "imgid": 1144, "split": "test", "sentences": ["an image with a laptop and a beer on a table", "a photo of a cup of beer and a laptop on a table", "a photo of a dining table with a laptop and a beer", "a photo of a couch with a laptop and a beer"], "sentids": [2687, 2688, 2689, 2690], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000208517.jpg", "cocoid": 1145, "imgid": 1145, "split": "test", "sentences": ["an image with a suitcase and a woman", "a photo of a cell phone with a woman standing next to a red suitcase"], "sentids": [2691, 2692], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000208566.jpg", "cocoid": 1146, "imgid": 1146, "split": "test", "sentences": ["a person in a yellow jacket", "a dining table in a kitchen", "a picture of a bottle of ketchup"], "sentids": [2693, 2694, 2695], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000208585.jpg", "cocoid": 1147, "imgid": 1147, "split": "test", "sentences": ["a picture of a clock tower with people walking under it", "an image with a handbag in the foreground and a clock tower in the background"], "sentids": [2696, 2697], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000208740.jpg", "cocoid": 1148, "imgid": 1148, "split": "test", "sentences": ["an image with a fork and knife", "a picture of a tiered table with two women sitting at it", "an image with a bottle of wine", "an image with a knife and fork"], "sentids": [2698, 2699, 2700, 2701], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000208748.jpg", "cocoid": 1149, "imgid": 1149, "split": "test", "sentences": ["an image with a knife and fork", "a dining table in a restaurant"], "sentids": [2702, 2703], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209130.jpg", "cocoid": 1150, "imgid": 1150, "split": "test", "sentences": ["a picture of a sports ball player swinging a bat", "a photo of a baseball glove and a baseball player swinging a bat"], "sentids": [2704, 2705], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209142.jpg", "cocoid": 1151, "imgid": 1151, "split": "test", "sentences": ["a photo of a spoonful of broccoli and peas in a bowl", "an image with a bowl filled with broccoli and peas", "a photo of a fork in a bowl of broccoli and peas"], "sentids": [2706, 2707, 2708], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209222.jpg", "cocoid": 1152, "imgid": 1152, "split": "test", "sentences": ["an image with a car parked next to a man sitting on a bench"], "sentids": [2709], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209468.jpg", "cocoid": 1153, "imgid": 1153, "split": "test", "sentences": ["a refrigerator in the kitchen", "a person in a kitchen using a laptop computer", "a picture of a dog and a woman in a kitchen", "a picture of a laptop in a kitchen with a dog looking at it", "a photo of a bowl of food and a woman using a laptop in a kitchen", "a photo of a cup of coffee and a woman using a laptop in the kitchen", "an image with a clock and a woman on a laptop in a kitchen"], "sentids": [2710, 2711, 2712, 2713, 2714, 2715, 2716], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209530.jpg", "cocoid": 1154, "imgid": 1154, "split": "test", "sentences": ["a knife in a man's hand", "a spoon in a man's hand", "an image with a tv in the background", "a wine glass in a man's hand"], "sentids": [2717, 2718, 2719, 2720], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209835.jpg", "cocoid": 1155, "imgid": 1155, "split": "test", "sentences": ["a car in the background", "a handbag in the foreground"], "sentids": [2721, 2722], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209856.jpg", "cocoid": 1156, "imgid": 1156, "split": "test", "sentences": ["a cup in the middle of the table", "a photo of a person sitting at a table with food and a bottle of wine", "an image with a broccoli pizza and a bottle of wine", "a photo of a dining table with plates of food and a bottle of wine"], "sentids": [2723, 2724, 2725, 2726], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209904.jpg", "cocoid": 1157, "imgid": 1157, "split": "test", "sentences": ["a photo of a skateboarder doing a trick on a rail"], "sentids": [2727], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209989.jpg", "cocoid": 1158, "imgid": 1158, "split": "test", "sentences": ["an image with a snowboarder at the top of a mountain"], "sentids": [2728], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000209995.jpg", "cocoid": 1159, "imgid": 1159, "split": "test", "sentences": ["a picture of a cell phone sitting on a bar counter", "a picture of a chair in a bar", "a handbag in front of the woman"], "sentids": [2729, 2730, 2731], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210204.jpg", "cocoid": 1160, "imgid": 1160, "split": "test", "sentences": ["an image with a spoon and a slice of pizza", "an image with a bowl of pizza on a table", "a photo of a pizza that has been cut in half", "a dining table in a restaurant", "an image with a bottle of wine and a pizza on a table"], "sentids": [2732, 2733, 2734, 2735, 2736], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210342.jpg", "cocoid": 1161, "imgid": 1161, "split": "test", "sentences": ["a photo of a chair on the beach"], "sentids": [2737], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210394.jpg", "cocoid": 1162, "imgid": 1162, "split": "test", "sentences": ["an image with a bicycle and a bus on a street", "a bus in the middle of a city street"], "sentids": [2738, 2739], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210520.jpg", "cocoid": 1163, "imgid": 1163, "split": "test", "sentences": ["a knife in the middle of the table", "an image with a bottle of wine and food on a table", "a dining table in the middle of a room", "a broccoli in a bowl"], "sentids": [2740, 2741, 2742, 2743], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210782.jpg", "cocoid": 1164, "imgid": 1164, "split": "test", "sentences": ["a picture of a bench in a restaurant with people sitting around it", "a car in a parking lot"], "sentids": [2744, 2745], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210883.jpg", "cocoid": 1165, "imgid": 1165, "split": "test", "sentences": ["a photo of a handbag full of sheep being herded down the street", "a picture of a bus full of people and a herd of sheep"], "sentids": [2746, 2747], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210980.jpg", "cocoid": 1166, "imgid": 1166, "split": "test", "sentences": ["an image with a elephant walking down the street", "an image with a car driving down the street and an elephant walking down the street"], "sentids": [2748, 2749], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000210982.jpg", "cocoid": 1167, "imgid": 1167, "split": "test", "sentences": ["a picture of a bicycle race with motorcycles on the side of the road"], "sentids": [2750], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000211112.jpg", "cocoid": 1168, "imgid": 1168, "split": "test", "sentences": ["a photo of a suitcase and a bed in a hotel room", "an image with a tv in the corner of the room", "a photo of a laptop on top of a bed", "a photo of a handbag on a bed in a hotel room", "a picture of a refrigerator and a bed in a room"], "sentids": [2751, 2752, 2753, 2754, 2755], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000211527.jpg", "cocoid": 1169, "imgid": 1169, "split": "test", "sentences": ["a picture of a bowl of donuts on a table"], "sentids": [2756], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000211674.jpg", "cocoid": 1170, "imgid": 1170, "split": "test", "sentences": ["a picture of a bus with people riding on top of it", "a picture of a potted plant"], "sentids": [2757, 2758], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000211690.jpg", "cocoid": 1171, "imgid": 1171, "split": "test", "sentences": ["a picture of a dining table"], "sentids": [2759], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000212261.jpg", "cocoid": 1172, "imgid": 1172, "split": "test", "sentences": ["a photo of a spoonful of food", "a handbag in the background", "an image with a cup of coffee", "a photo of a refrigerator"], "sentids": [2760, 2761, 2762, 2763], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000212533.jpg", "cocoid": 1173, "imgid": 1173, "split": "test", "sentences": ["a picture of a dining table with a bowl of fruit", "a orange in a bowl"], "sentids": [2764, 2765], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000212761.jpg", "cocoid": 1174, "imgid": 1174, "split": "test", "sentences": ["a photo of a tiered building in the rain with people holding umbrellas"], "sentids": [2766], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000212800.jpg", "cocoid": 1175, "imgid": 1175, "split": "test", "sentences": ["a boat in the water"], "sentids": [2767], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000212939.jpg", "cocoid": 1176, "imgid": 1176, "split": "test", "sentences": ["a photo of a chair and table in a restaurant"], "sentids": [2768], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213351.jpg", "cocoid": 1177, "imgid": 1177, "split": "test", "sentences": ["a photo of a keyboard and computer on a desk", "a picture of a mouse sitting on top of a computer desk", "an image with a teddy bear sitting on a computer desk"], "sentids": [2769, 2770, 2771], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213356.jpg", "cocoid": 1178, "imgid": 1178, "split": "test", "sentences": ["a picture of a potted plant and umbrellas on a deck", "a photo of a boat with umbrellas sitting on a dock"], "sentids": [2772, 2773], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213475.jpg", "cocoid": 1179, "imgid": 1179, "split": "test", "sentences": ["a photo of a truck stopped at a red light in front of a building"], "sentids": [2774], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213593.jpg", "cocoid": 1180, "imgid": 1180, "split": "test", "sentences": ["a stop sign in the middle of a city street"], "sentids": [2775], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213765.jpg", "cocoid": 1181, "imgid": 1181, "split": "test", "sentences": ["a sink in a kitchen", "an image with a bottle of water on the counter"], "sentids": [2776, 2777], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213809.jpg", "cocoid": 1182, "imgid": 1182, "split": "test", "sentences": ["a picture of a pizza and some bread on a table", "an image with a knife and a slice of pizza", "a picture of a cake with a pizza on it"], "sentids": [2778, 2779, 2780], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213904.jpg", "cocoid": 1183, "imgid": 1183, "split": "test", "sentences": ["a bottle in front of a wine glass"], "sentids": [2781], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000213905.jpg", "cocoid": 1184, "imgid": 1184, "split": "test", "sentences": ["a chair in the background", "a photo of a backpacker couple on a tennis court"], "sentids": [2782, 2783], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000214007.jpg", "cocoid": 1185, "imgid": 1185, "split": "test", "sentences": ["a picture of a clock in a kitchen with pots and pans on the stove", "an image with a bowl and a pot on a stove", "a photo of a cup on a stove top in a kitchen"], "sentids": [2784, 2785, 2786], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000214046.jpg", "cocoid": 1186, "imgid": 1186, "split": "test", "sentences": ["an image with a refrigerator in the background and people in the kitchen", "an image with a bowl of food in the kitchen", "a photo of a cupboard under the sink in a kitchen"], "sentids": [2787, 2788, 2789], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000214274.jpg", "cocoid": 1187, "imgid": 1187, "split": "test", "sentences": ["a microwave in the kitchen"], "sentids": [2790], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000214349.jpg", "cocoid": 1188, "imgid": 1188, "split": "test", "sentences": ["an image with a cake in front of a group of people", "a picture of a dining table", "a photo of a chair"], "sentids": [2791, 2792, 2793], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000214363.jpg", "cocoid": 1189, "imgid": 1189, "split": "test", "sentences": ["a picture of a traffic light", "a photo of a bicycle rider with an umbrella on a bridge", "a picture of a handbag"], "sentids": [2794, 2795, 2796], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215213.jpg", "cocoid": 1190, "imgid": 1190, "split": "test", "sentences": ["an image with a tiered room full of people", "a photo of a cell phone picture of a group of people in a room", "a picture of a backpacker group in a banquet hall"], "sentids": [2797, 2798, 2799], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215244.jpg", "cocoid": 1191, "imgid": 1191, "split": "test", "sentences": ["an image with a tv in the background", "a picture of a bowl of food", "a photo of a handbag sitting on a table in a restaurant"], "sentids": [2800, 2801, 2802], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215303.jpg", "cocoid": 1192, "imgid": 1192, "split": "test", "sentences": ["a photo of a cake sitting on a plate with wine glasses next to it", "a picture of a hot dog on a plate with wine glasses next to it", "a dining table in a restaurant"], "sentids": [2803, 2804, 2805], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215439.jpg", "cocoid": 1193, "imgid": 1193, "split": "test", "sentences": ["a picture of a train station with people walking on the platform"], "sentids": [2806], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215608.jpg", "cocoid": 1194, "imgid": 1194, "split": "test", "sentences": ["a picture of a chair on the beach"], "sentids": [2807], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215627.jpg", "cocoid": 1195, "imgid": 1195, "split": "test", "sentences": ["a picture of a clock", "a photo of a cake sitting on a table in front of a group of people", "a photo of a dining table with a birthday cake on it", "a spoon in the middle of the table", "a picture of a cell phone in front of a group of people sitting at a table", "an image with a bowl of food and people sitting at a table"], "sentids": [2808, 2809, 2810, 2811, 2812, 2813], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215845.jpg", "cocoid": 1196, "imgid": 1196, "split": "test", "sentences": ["an image with a backpack and ice cream truck", "a dining table in front of an ice cream truck", "a photo of a bus that is parked in front of a building", "a picture of a chair in front of an ice cream truck", "a photo of a bird ice cream truck", "a picture of a truck with ice cream on it"], "sentids": [2814, 2815, 2816, 2817, 2818, 2819], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215906.jpg", "cocoid": 1197, "imgid": 1197, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [2820, 2821], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000215914.jpg", "cocoid": 1198, "imgid": 1198, "split": "test", "sentences": ["an image with a skis in the snow"], "sentids": [2822], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000216398.jpg", "cocoid": 1199, "imgid": 1199, "split": "test", "sentences": ["a picture of a car in front of the big ben clock tower in london", "an image with a traffic light and a clock tower in london", "an image with a kite flying in front of a clock tower"], "sentids": [2823, 2824, 2825], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000216449.jpg", "cocoid": 1200, "imgid": 1200, "split": "test", "sentences": ["an image with a spoon in the mouth of a woman and two children", "an image with a fork and a plate of food", "a dining table in front of a woman and two children", "a photo of a bookcase"], "sentids": [2826, 2827, 2828, 2829], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000216510.jpg", "cocoid": 1201, "imgid": 1201, "split": "test", "sentences": ["an image with a dining table filled with food", "a picture of a knife being used to cut a cake"], "sentids": [2830, 2831], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000216581.jpg", "cocoid": 1202, "imgid": 1202, "split": "test", "sentences": ["a cell phone in the hand of a man sitting on a park bench"], "sentids": [2832], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000216628.jpg", "cocoid": 1203, "imgid": 1203, "split": "test", "sentences": ["an image with a backpack on a skateboard"], "sentids": [2833], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000216726.jpg", "cocoid": 1204, "imgid": 1204, "split": "test", "sentences": ["a picture of a bottle of wine", "a picture of a wine glass case filled with different types of wine glasses"], "sentids": [2834, 2835], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217153.jpg", "cocoid": 1205, "imgid": 1205, "split": "test", "sentences": ["a backpack in the woman's hand"], "sentids": [2836], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217154.jpg", "cocoid": 1206, "imgid": 1206, "split": "test", "sentences": ["an image with a knife in a blender"], "sentids": [2837], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217156.jpg", "cocoid": 1207, "imgid": 1207, "split": "test", "sentences": ["a fire hydrant in the middle of the street"], "sentids": [2838], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217285.jpg", "cocoid": 1208, "imgid": 1208, "split": "test", "sentences": ["a picture of a baseball glove being held by a batter"], "sentids": [2839], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217517.jpg", "cocoid": 1209, "imgid": 1209, "split": "test", "sentences": ["an image with a truck and a woman crossing the street"], "sentids": [2840], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217522.jpg", "cocoid": 1210, "imgid": 1210, "split": "test", "sentences": ["an image with a umbrella and a woman standing next to a food cart", "an image with a refrigerator and a woman standing next to it"], "sentids": [2841, 2842], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217546.jpg", "cocoid": 1211, "imgid": 1211, "split": "test", "sentences": ["a photo of a bowl of fruit", "a couch in a living room", "an image with a chair, a table, and a group of people", "a picture of a dining table in a living room"], "sentids": [2843, 2844, 2845, 2846], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217561.jpg", "cocoid": 1212, "imgid": 1212, "split": "test", "sentences": ["a photo of a toothbrush on a plate at a dinner table", "a picture of a dining table with toothbrushes on it", "a picture of a bottle of toothpaste on a plate"], "sentids": [2847, 2848, 2849], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000217827.jpg", "cocoid": 1213, "imgid": 1213, "split": "test", "sentences": ["a backpack in front of a man with a surfboard"], "sentids": [2850], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000218343.jpg", "cocoid": 1214, "imgid": 1214, "split": "test", "sentences": ["an image with a laptop and a couch in a living room", "a orange in color rug"], "sentids": [2851, 2852], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000218397.jpg", "cocoid": 1215, "imgid": 1215, "split": "test", "sentences": ["an image with a carousel of kites flying in the sky", "an image with a truck full of people flying kites"], "sentids": [2853, 2854], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000218404.jpg", "cocoid": 1216, "imgid": 1216, "split": "test", "sentences": ["a dining table in front of a group of people", "an image with a bowl of food on a table", "an image with a sandwich, salad, and meat on a table", "an image with a knife and fork on a plate of food"], "sentids": [2855, 2856, 2857, 2858], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000218703.jpg", "cocoid": 1217, "imgid": 1217, "split": "test", "sentences": ["an image with a motorcycle and a truck on a street", "an image with a truck driving down the street with people riding on top of it", "a car in the middle of a street with people on it", "a backpack in the back of a truck"], "sentids": [2859, 2860, 2861, 2862], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000218855.jpg", "cocoid": 1218, "imgid": 1218, "split": "test", "sentences": ["a picture of a chair", "a picture of a wine glass", "an image with a bottle of wine", "a cell phone in a man's hand", "an image with a couch, a man, a woman, and a group of people", "an image with a book and a group of people playing a video game", "an image with a dining table in the background"], "sentids": [2863, 2864, 2865, 2866, 2867, 2868, 2869], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000218891.jpg", "cocoid": 1219, "imgid": 1219, "split": "test", "sentences": ["an image with a cell phone in the middle of a crowd of people"], "sentids": [2870], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219271.jpg", "cocoid": 1220, "imgid": 1220, "split": "test", "sentences": ["a car in the middle of a mountain road"], "sentids": [2871], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219291.jpg", "cocoid": 1221, "imgid": 1221, "split": "test", "sentences": ["a picture of a dining table with food on it"], "sentids": [2872], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219426.jpg", "cocoid": 1222, "imgid": 1222, "split": "test", "sentences": ["a picture of a tiered building with people and a police officer on a horse", "a photo of a truck with a mounted police officer on it", "a photo of a handbag on a horse in front of a store"], "sentids": [2873, 2874, 2875], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219546.jpg", "cocoid": 1223, "imgid": 1223, "split": "test", "sentences": ["a dining table in the middle of a room with lots of food on it"], "sentids": [2876], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219558.jpg", "cocoid": 1224, "imgid": 1224, "split": "test", "sentences": ["a bus in the background", "a cup in a woman's hand", "a picture of a cell phone talking on the street", "an image with a backpack and a woman talking on a cell phone"], "sentids": [2877, 2878, 2879, 2880], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219771.jpg", "cocoid": 1225, "imgid": 1225, "split": "test", "sentences": ["a couch in the background", "a picture of a dining table with a man eating a donut"], "sentids": [2881, 2882], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219909.jpg", "cocoid": 1226, "imgid": 1226, "split": "test", "sentences": ["a truck in the background", "a picture of a bench on the side of the road"], "sentids": [2883, 2884], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000219928.jpg", "cocoid": 1227, "imgid": 1227, "split": "test", "sentences": ["a picture of a bus full of people standing in front of a building"], "sentids": [2885], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000220215.jpg", "cocoid": 1228, "imgid": 1228, "split": "test", "sentences": ["a bird in the sky"], "sentids": [2886], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000220367.jpg", "cocoid": 1229, "imgid": 1229, "split": "test", "sentences": ["an image with a backpacker laying on the ground while holding a frisbee"], "sentids": [2887], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000220531.jpg", "cocoid": 1230, "imgid": 1230, "split": "test", "sentences": ["an image with a pizza on the table and a woman putting toppings on it", "a fork in a woman's hand", "a picture of a wine glass", "an image with a dining table full of food", "a picture of a person making a pizza on a table", "an image with a chair, a table, and a woman making a pizza", "a knife in the woman's hand"], "sentids": [2888, 2889, 2890, 2891, 2892, 2893, 2894], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000220607.jpg", "cocoid": 1231, "imgid": 1231, "split": "test", "sentences": ["a photo of a bottle of water", "a cup in the middle of the table", "a photo of a book signing event", "a photo of a clock in a room full of people working on laptops"], "sentids": [2895, 2896, 2897, 2898], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000220690.jpg", "cocoid": 1232, "imgid": 1232, "split": "test", "sentences": ["a picture of a truck full of people waiting to cross the street"], "sentids": [2899], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000221105.jpg", "cocoid": 1233, "imgid": 1233, "split": "test", "sentences": ["a picture of a chair in a church with people standing around it", "a vase in front of a table with books on it"], "sentids": [2900, 2901], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000221555.jpg", "cocoid": 1234, "imgid": 1234, "split": "test", "sentences": ["a tennis racket in a man's hand", "an image with a sports ball and a tennis player"], "sentids": [2902, 2903], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000221609.jpg", "cocoid": 1235, "imgid": 1235, "split": "test", "sentences": ["an image with a tennis racket in the air", "a photo of a potted plant on a tennis court"], "sentids": [2904, 2905], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000221659.jpg", "cocoid": 1236, "imgid": 1236, "split": "test", "sentences": ["a pizza in a pan on a table", "a chair in the background", "a photo of a bowl of pizza topped with broccoli and olives", "a photo of a dining table with a pizza on it"], "sentids": [2906, 2907, 2908, 2909], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000222043.jpg", "cocoid": 1237, "imgid": 1237, "split": "test", "sentences": ["a photo of a person working on a table full of white vases", "a photo of a cat sitting on a table full of white vases"], "sentids": [2910, 2911], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000222468.jpg", "cocoid": 1238, "imgid": 1238, "split": "test", "sentences": ["a book in a library"], "sentids": [2912], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000222662.jpg", "cocoid": 1239, "imgid": 1239, "split": "test", "sentences": ["a photo of a umbrella being held by a man and a woman", "a bicycle in the street"], "sentids": [2913, 2914], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000222674.jpg", "cocoid": 1240, "imgid": 1240, "split": "test", "sentences": ["a picture of a cell phone on the table", "a photo of a chair", "a dining table in front of a group of people"], "sentids": [2915, 2916, 2917], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000222828.jpg", "cocoid": 1241, "imgid": 1241, "split": "test", "sentences": ["a picture of a suitcase", "a picture of a book"], "sentids": [2918, 2919], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000223020.jpg", "cocoid": 1242, "imgid": 1242, "split": "test", "sentences": ["a photo of a baseball glove, bat, and ball being played on a field", "a picture of a handbag on a baseball field"], "sentids": [2920, 2921], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000223648.jpg", "cocoid": 1243, "imgid": 1243, "split": "test", "sentences": ["an image with a dining table filled with wooden utensils"], "sentids": [2922], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000223699.jpg", "cocoid": 1244, "imgid": 1244, "split": "test", "sentences": ["a picture of a dining table", "a laptop in the background", "a knife in the man's hand", "a picture of a cup of coffee and some doughnuts", "a cake in front of a man and a woman"], "sentids": [2923, 2924, 2925, 2926, 2927], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000223804.jpg", "cocoid": 1245, "imgid": 1245, "split": "test", "sentences": ["a photo of a umbrella bridge over a body of water"], "sentids": [2928], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000224000.jpg", "cocoid": 1246, "imgid": 1246, "split": "test", "sentences": ["a photo of a motorcycle driving down a dirt road next to a herd of sheep"], "sentids": [2929], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000224114.jpg", "cocoid": 1247, "imgid": 1247, "split": "test", "sentences": ["a person in front of a house with chairs and umbrellas", "a dining table in front of a white house with umbrellas"], "sentids": [2930, 2931], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000224358.jpg", "cocoid": 1248, "imgid": 1248, "split": "test", "sentences": ["a chair in the background", "a sports ball in the background", "a picture of a tennis racket hitting a tennis ball"], "sentids": [2932, 2933, 2934], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000225175.jpg", "cocoid": 1249, "imgid": 1249, "split": "test", "sentences": ["a umbrella in front of a clock on a pole", "a photo of a bench with a clock on it", "a picture of a dining table next to a clock on a pole"], "sentids": [2935, 2936, 2937], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000225183.jpg", "cocoid": 1250, "imgid": 1250, "split": "test", "sentences": ["a picture of a backpack on the back of a horse"], "sentids": [2938], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000225378.jpg", "cocoid": 1251, "imgid": 1251, "split": "test", "sentences": ["a picture of a sports ball being kicked by two soccer players", "a picture of a bench during a soccer game"], "sentids": [2939, 2940], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000225700.jpg", "cocoid": 1252, "imgid": 1252, "split": "test", "sentences": ["a picture of a clock tower with a sign that says public market center", "a truck in front of a building with a sign that says public market center"], "sentids": [2941, 2942], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000225913.jpg", "cocoid": 1253, "imgid": 1253, "split": "test", "sentences": ["a photo of a chair", "a picture of a knife in a woman's hand", "an image with a potted plant and two people in a kitchen", "an image with a tv in the background", "a picture of a dining table", "an image with a spoon and a woman in a kitchen", "an image with a clock and two people in a kitchen"], "sentids": [2943, 2944, 2945, 2946, 2947, 2948, 2949], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226119.jpg", "cocoid": 1254, "imgid": 1254, "split": "test", "sentences": ["a photo of a cake being cut by a group of people", "a photo of a dining table with food on it", "a photo of a cell phone in front of a table full of food"], "sentids": [2950, 2951, 2952], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226147.jpg", "cocoid": 1255, "imgid": 1255, "split": "test", "sentences": ["a vase in the middle of the table", "a picture of a cup of coffee and a plate of food", "a picture of a dining table with food on it", "a picture of a chair with a plate of food on it"], "sentids": [2953, 2954, 2955, 2956], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226380.jpg", "cocoid": 1256, "imgid": 1256, "split": "test", "sentences": ["a picture of a truck on the street with a woman holding an umbrella", "a picture of a suitcase on the street with a woman holding an umbrella"], "sentids": [2957, 2958], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226412.jpg", "cocoid": 1257, "imgid": 1257, "split": "test", "sentences": ["a photo of a person working on a laptop computer", "an image with a keyboard and a man working on a laptop"], "sentids": [2959, 2960], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226417.jpg", "cocoid": 1258, "imgid": 1258, "split": "test", "sentences": ["a fire hydrant in the middle of the street", "an image with a car on the street and people on bikes", "an image with a handbag on the ground", "an image with a backpacker on a bike crossing the street"], "sentids": [2961, 2962, 2963, 2964], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226472.jpg", "cocoid": 1259, "imgid": 1259, "split": "test", "sentences": ["a photo of a handbag parade"], "sentids": [2965], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226496.jpg", "cocoid": 1260, "imgid": 1260, "split": "test", "sentences": ["a picture of a car that has been converted into a tricycle", "a photo of a truck that has been converted into a tricycle"], "sentids": [2966, 2967], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226802.jpg", "cocoid": 1261, "imgid": 1261, "split": "test", "sentences": ["a picture of a motorcycle on a city street with buildings in the background", "a photo of a truck driving down a city street"], "sentids": [2968, 2969], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226959.jpg", "cocoid": 1262, "imgid": 1262, "split": "test", "sentences": ["a picture of a tennis racket hitting a ball", "a photo of a bench on a tennis court"], "sentids": [2970, 2971], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000226984.jpg", "cocoid": 1263, "imgid": 1263, "split": "test", "sentences": ["an image with a oven, refrigerator, and cabinets in a small kitchen", "a refrigerator in a kitchen", "a picture of a bottle of wine sitting on a shelf in a kitchen", "a photo of a chair in a kitchen", "a photo of a cupboard in a kitchen", "a picture of a bowl of food in a kitchen"], "sentids": [2972, 2973, 2974, 2975, 2976, 2977], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227031.jpg", "cocoid": 1264, "imgid": 1264, "split": "test", "sentences": ["a knife in the man's hand", "an image with a tie", "a picture of a dining table"], "sentids": [2978, 2979, 2980], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227042.jpg", "cocoid": 1265, "imgid": 1265, "split": "test", "sentences": ["an image with a sports ball in the air", "a photo of a handbag with a soccer ball in it", "a photo of a dining table"], "sentids": [2981, 2982, 2983], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227204.jpg", "cocoid": 1266, "imgid": 1266, "split": "test", "sentences": ["a picture of a dining table", "a banana in a bowl", "a knife in the middle of the table"], "sentids": [2984, 2985, 2986], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227226.jpg", "cocoid": 1267, "imgid": 1267, "split": "test", "sentences": ["a picture of a couch in a room full of people", "a photo of a cup of coffee", "a picture of a dining table in a ski shop"], "sentids": [2987, 2988, 2989], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227265.jpg", "cocoid": 1268, "imgid": 1268, "split": "test", "sentences": ["a photo of a backpacker in the snow with skis and poles"], "sentids": [2990], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227326.jpg", "cocoid": 1269, "imgid": 1269, "split": "test", "sentences": ["a handbag in the background", "an image with a cake being cut by a bride and groom", "a photo of a dining table with a couple cutting their wedding cake"], "sentids": [2991, 2992, 2993], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227399.jpg", "cocoid": 1270, "imgid": 1270, "split": "test", "sentences": ["a motorcycle in front of a train on a cobblestone street", "a photo of a bicycle train on a cobblestone street", "an image with a backpack on top of a train", "a picture of a truck with a train on it", "a handbag in the shape of a train on a cobblestone street", "a picture of a train on a cobblestone street"], "sentids": [2994, 2995, 2996, 2997, 2998, 2999], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227440.jpg", "cocoid": 1271, "imgid": 1271, "split": "test", "sentences": ["an image with a laptop and two children at a table", "an image with a chair, a table, and a laptop", "a potted plant in a window", "a dining table in front of a man and three children"], "sentids": [3000, 3001, 3002, 3003], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227851.jpg", "cocoid": 1272, "imgid": 1272, "split": "test", "sentences": ["a photo of a bowl full of hay and a woman talking on the phone", "an image with a cell phone in front of a woman"], "sentids": [3004, 3005], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000227958.jpg", "cocoid": 1273, "imgid": 1273, "split": "test", "sentences": ["an image with a cell phone in front of a fruit stand", "a handbag in the background"], "sentids": [3006, 3007], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000228261.jpg", "cocoid": 1274, "imgid": 1274, "split": "test", "sentences": ["an image with a spoonful of food on a long table"], "sentids": [3008], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000228350.jpg", "cocoid": 1275, "imgid": 1275, "split": "test", "sentences": ["a photo of a bowl of food sitting on a table"], "sentids": [3009], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000228411.jpg", "cocoid": 1276, "imgid": 1276, "split": "test", "sentences": ["a photo of a truck through a round window"], "sentids": [3010], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229150.jpg", "cocoid": 1277, "imgid": 1277, "split": "test", "sentences": ["a elephant in the street"], "sentids": [3011], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229267.jpg", "cocoid": 1278, "imgid": 1278, "split": "test", "sentences": ["a potted plant in front of a building with tables and umbrellas"], "sentids": [3012], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229391.jpg", "cocoid": 1279, "imgid": 1279, "split": "test", "sentences": ["a truck in front of a building with a man standing next to it", "a photo of a person standing in front of a truck", "a photo of a backpacker standing in front of a truck"], "sentids": [3013, 3014, 3015], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229468.jpg", "cocoid": 1280, "imgid": 1280, "split": "test", "sentences": ["a photo of a baseball bat hitting a ball", "a photo of a sports ball player swinging a bat"], "sentids": [3016, 3017], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229659.jpg", "cocoid": 1281, "imgid": 1281, "split": "test", "sentences": ["a picture of a laptop on a table in a restaurant", "an image with a clock on the screen of a laptop", "a refrigerator in a restaurant"], "sentids": [3018, 3019, 3020], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229688.jpg", "cocoid": 1282, "imgid": 1282, "split": "test", "sentences": ["a photo of a tv in the background", "an image with a knife and fork sitting at a table"], "sentids": [3021, 3022], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229849.jpg", "cocoid": 1283, "imgid": 1283, "split": "test", "sentences": ["a photo of a chair umpire on a tennis court", "a photo of a tennis racket hitting a tennis ball"], "sentids": [3023, 3024], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000229984.jpg", "cocoid": 1284, "imgid": 1284, "split": "test", "sentences": ["a baseball glove in the background", "an image with a sports ball player swinging a bat at a ball"], "sentids": [3025, 3026], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000230265.jpg", "cocoid": 1285, "imgid": 1285, "split": "test", "sentences": ["a photo of a pizza being eaten by two men", "an image with a bottle of wine and two people at a table", "a photo of a fork being used to cut a pizza"], "sentids": [3027, 3028, 3029], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000230593.jpg", "cocoid": 1286, "imgid": 1286, "split": "test", "sentences": ["a photo of a bench in a park with ducks and geese", "an image with a car driving down a road with ducks and geese on it"], "sentids": [3030, 3031], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000230598.jpg", "cocoid": 1287, "imgid": 1287, "split": "test", "sentences": ["a photo of a umbrella stand with bananas hanging from it", "a bicycle in front of a fruit stand", "a photo of a bowl of bananas being sold at an outdoor market"], "sentids": [3032, 3033, 3034], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000230615.jpg", "cocoid": 1288, "imgid": 1288, "split": "test", "sentences": ["a photo of a horse and carriage on a city street"], "sentids": [3035], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000230780.jpg", "cocoid": 1289, "imgid": 1289, "split": "test", "sentences": ["a picture of a person standing behind a counter with a bag", "an image with a potted plant and a man in a tuxedo", "an image with a tie on a man at a liquor store"], "sentids": [3036, 3037, 3038], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000230936.jpg", "cocoid": 1290, "imgid": 1290, "split": "test", "sentences": ["a handbag in a woman's hand", "a picture of a wine glass", "a picture of a bottle of beer"], "sentids": [3039, 3040, 3041], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000231343.jpg", "cocoid": 1291, "imgid": 1291, "split": "test", "sentences": ["a picture of a baseball glove"], "sentids": [3042], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000231402.jpg", "cocoid": 1292, "imgid": 1292, "split": "test", "sentences": ["a photo of a car driving down the street next to a dump truck", "a photo of a truck driving down a city street", "a picture of a traffic light on a busy city street"], "sentids": [3043, 3044, 3045], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000231568.jpg", "cocoid": 1293, "imgid": 1293, "split": "test", "sentences": ["a photo of a bowl of fruit", "an image with a chair"], "sentids": [3046, 3047], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000231655.jpg", "cocoid": 1294, "imgid": 1294, "split": "test", "sentences": ["a photo of a dog in an inflatable boat", "a backpack in the water"], "sentids": [3048, 3049], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000231691.jpg", "cocoid": 1295, "imgid": 1295, "split": "test", "sentences": ["a photo of a backpacker waiting for a train at a train station", "a bench in front of a train at a station"], "sentids": [3050, 3051], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000231768.jpg", "cocoid": 1296, "imgid": 1296, "split": "test", "sentences": ["an image with a truck and cars parked in front of a clock tower"], "sentids": [3052], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000231991.jpg", "cocoid": 1297, "imgid": 1297, "split": "test", "sentences": ["a photo of a person working on a computer", "a picture of a laptop on a desk with a man sitting in front of it", "a picture of a chair", "a picture of a keyboard", "a photo of a cup of coffee"], "sentids": [3053, 3054, 3055, 3056, 3057], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000232073.jpg", "cocoid": 1298, "imgid": 1298, "split": "test", "sentences": ["a photo of a refrigerator"], "sentids": [3058], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000232115.jpg", "cocoid": 1299, "imgid": 1299, "split": "test", "sentences": ["a dining table in a garden", "an image with a fork and knife on a table", "a picture of a spoon full of sugar on a table"], "sentids": [3059, 3060, 3061], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000232262.jpg", "cocoid": 1300, "imgid": 1300, "split": "test", "sentences": ["a traffic light in the middle of a busy street", "a photo of a motorcycle on the side of the road"], "sentids": [3062, 3063], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000232544.jpg", "cocoid": 1301, "imgid": 1301, "split": "test", "sentences": ["a frisbee in the air"], "sentids": [3064], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000233119.jpg", "cocoid": 1302, "imgid": 1302, "split": "test", "sentences": ["an image with a backpack and a woman walking down the street"], "sentids": [3065], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000233238.jpg", "cocoid": 1303, "imgid": 1303, "split": "test", "sentences": ["a photo of a dining table filled with food", "a spoon in a bowl", "a chair in the middle of the table", "a sandwich in front of a group of people"], "sentids": [3066, 3067, 3068, 3069], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000233430.jpg", "cocoid": 1304, "imgid": 1304, "split": "test", "sentences": ["an image with a chair made out of skis"], "sentids": [3070], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000233830.jpg", "cocoid": 1305, "imgid": 1305, "split": "test", "sentences": ["a photo of a sandwich sitting on a table", "a photo of a person sitting at a table eating a sandwich", "a photo of a knife and fork sitting on a table", "a picture of a carrot salad sandwich on a plate"], "sentids": [3071, 3072, 3073, 3074], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000234328.jpg", "cocoid": 1306, "imgid": 1306, "split": "test", "sentences": ["a refrigerator in a dark room"], "sentids": [3075], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000234910.jpg", "cocoid": 1307, "imgid": 1307, "split": "test", "sentences": ["a picture of a clock tower in a parking lot", "a picture of a fire hydrant on the side of the road"], "sentids": [3076, 3077], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235156.jpg", "cocoid": 1308, "imgid": 1308, "split": "test", "sentences": ["a photo of a bench on a tennis court with a man holding a tennis racket", "an image with a tennis racket in the air", "an image with a potted plant in the background"], "sentids": [3078, 3079, 3080], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235278.jpg", "cocoid": 1309, "imgid": 1309, "split": "test", "sentences": ["a picture of a book with a man and woman sitting at a table", "a photo of a tie wearing man and woman sitting at a table"], "sentids": [3081, 3082], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235352.jpg", "cocoid": 1310, "imgid": 1310, "split": "test", "sentences": ["a picture of a apple refrigerator with food in it", "a refrigerator in a kitchen"], "sentids": [3083, 3084], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235486.jpg", "cocoid": 1311, "imgid": 1311, "split": "test", "sentences": ["a picture of a dining table", "a photo of a fork full of pizza", "a bowl in the middle of the table"], "sentids": [3085, 3086, 3087], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235595.jpg", "cocoid": 1312, "imgid": 1312, "split": "test", "sentences": ["a car in a parking lot"], "sentids": [3088], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235597.jpg", "cocoid": 1313, "imgid": 1313, "split": "test", "sentences": ["a photo of a bottle of water"], "sentids": [3089], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235672.jpg", "cocoid": 1314, "imgid": 1314, "split": "test", "sentences": ["a handbag in the middle of a group of people with umbrellas", "an image with a backpack and a group of people with umbrellas"], "sentids": [3090, 3091], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235747.jpg", "cocoid": 1315, "imgid": 1315, "split": "test", "sentences": ["a person in a restaurant with many clocks on the wall", "a photo of a umbrella restaurant with many clocks on the wall"], "sentids": [3092, 3093], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235787.jpg", "cocoid": 1316, "imgid": 1316, "split": "test", "sentences": ["a picture of a person sitting at a table with a plate of food", "an image with a sandwich and vegetables on a plate", "an image with a dining table and a plate of food"], "sentids": [3094, 3095, 3096], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000235919.jpg", "cocoid": 1317, "imgid": 1317, "split": "test", "sentences": ["a bus in front of a church on a city street", "a picture of a bicycle in front of a church"], "sentids": [3097, 3098], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236023.jpg", "cocoid": 1318, "imgid": 1318, "split": "test", "sentences": ["an image with a oven in the background", "a photo of a clock", "a photo of a bowl of food"], "sentids": [3099, 3100, 3101], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236272.jpg", "cocoid": 1319, "imgid": 1319, "split": "test", "sentences": ["a photo of a baseball glove catching a baseball that has been hit by a batter", "a picture of a baseball bat swinging at a ball", "a bench in the dugout"], "sentids": [3102, 3103, 3104], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236323.jpg", "cocoid": 1320, "imgid": 1320, "split": "test", "sentences": ["a refrigerator in a kitchen"], "sentids": [3105], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236338.jpg", "cocoid": 1321, "imgid": 1321, "split": "test", "sentences": ["a tie in line of elephants walking down a dirt road"], "sentids": [3106], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236426.jpg", "cocoid": 1322, "imgid": 1322, "split": "test", "sentences": ["a photo of a sports ball player jumping in the air to hit a tennis ball", "a photo of a tennis racket hitting a tennis ball", "a picture of a chair tennis player jumping in the air to hit the ball"], "sentids": [3107, 3108, 3109], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236721.jpg", "cocoid": 1323, "imgid": 1323, "split": "test", "sentences": ["a picture of a spoonful of cereal on a tray", "a dining table in a hotel room", "a backpack in the middle of the tray"], "sentids": [3110, 3111, 3112], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236762.jpg", "cocoid": 1324, "imgid": 1324, "split": "test", "sentences": ["an image with a handbag on the table", "a photo of a pizza party", "a picture of a dining table with many people sitting at it", "an image with a spoon in front of a plate of food"], "sentids": [3113, 3114, 3115, 3116], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236951.jpg", "cocoid": 1325, "imgid": 1325, "split": "test", "sentences": ["a picture of a train pulling into a station"], "sentids": [3117], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000236985.jpg", "cocoid": 1326, "imgid": 1326, "split": "test", "sentences": ["a person in a bakery with lots of breads and pastries", "an image with a donut display in a bakery", "a car in a parking lot"], "sentids": [3118, 3119, 3120], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000237464.jpg", "cocoid": 1327, "imgid": 1327, "split": "test", "sentences": ["an image with a chair on a beach with people flying kites", "an image with a bottle of water and a kite in the sky", "an image with a handbag on a beach with people flying kites"], "sentids": [3121, 3122, 3123], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000237487.jpg", "cocoid": 1328, "imgid": 1328, "split": "test", "sentences": ["an image with a baseball glove, a bat, and a catcher", "an image with a sports ball, a baseball player, and an umpire"], "sentids": [3124, 3125], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000237759.jpg", "cocoid": 1329, "imgid": 1329, "split": "test", "sentences": ["a truck in front of a building with a clock on it", "a picture of a clock tower in a city at night"], "sentids": [3126, 3127], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000238263.jpg", "cocoid": 1330, "imgid": 1330, "split": "test", "sentences": ["a traffic light in front of a large building"], "sentids": [3128], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000238410.jpg", "cocoid": 1331, "imgid": 1331, "split": "test", "sentences": ["a picture of a umbrella and people sitting around a table with wine glasses", "a potted plant in front of a group of people sitting around a table", "a dining table in the backyard of a home with people sitting around it", "a picture of a cup of wine with people sitting around a table"], "sentids": [3129, 3130, 3131, 3132], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000238980.jpg", "cocoid": 1332, "imgid": 1332, "split": "test", "sentences": ["an image with a surfboard and people on the beach"], "sentids": [3133], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000239010.jpg", "cocoid": 1333, "imgid": 1333, "split": "test", "sentences": ["an image with a bird on top of a table", "a picture of a sheep standing in front of a table", "a dining table in the middle of a flower garden"], "sentids": [3134, 3135, 3136], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000239029.jpg", "cocoid": 1334, "imgid": 1334, "split": "test", "sentences": ["a handbag in the background", "a picture of a tie-dyed shirt"], "sentids": [3137, 3138], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000239064.jpg", "cocoid": 1335, "imgid": 1335, "split": "test", "sentences": ["a horse in the middle of a crowd of people"], "sentids": [3139], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000239656.jpg", "cocoid": 1336, "imgid": 1336, "split": "test", "sentences": ["a truck in the background", "a tie in the shape of a man", "a photo of a handbag"], "sentids": [3140, 3141, 3142], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000240250.jpg", "cocoid": 1337, "imgid": 1337, "split": "test", "sentences": ["a picture of a cup of coffee and a slice of pizza", "a photo of a forkful of pizza", "a dining table in a restaurant"], "sentids": [3143, 3144, 3145], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000240403.jpg", "cocoid": 1338, "imgid": 1338, "split": "test", "sentences": ["an image with a backpack on a tennis court"], "sentids": [3146], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000240811.jpg", "cocoid": 1339, "imgid": 1339, "split": "test", "sentences": ["a snowboard in the snow"], "sentids": [3147], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000240950.jpg", "cocoid": 1340, "imgid": 1340, "split": "test", "sentences": ["a picture of a spoonful of food on a table", "a picture of a carload of people enjoying a meal at a picnic table", "a fork in the middle of the table", "an image with a truck in the background and a group of people eating outside"], "sentids": [3148, 3149, 3150, 3151], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000241124.jpg", "cocoid": 1341, "imgid": 1341, "split": "test", "sentences": ["a photo of a bottle of water", "a picture of a bench on the side of the road"], "sentids": [3152, 3153], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000241291.jpg", "cocoid": 1342, "imgid": 1342, "split": "test", "sentences": ["an image with a car on the road and a group of people riding bikes", "a picture of a backpacker group riding bicycles down a city street", "a bench in the middle of the street"], "sentids": [3154, 3155, 3156], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000241728.jpg", "cocoid": 1343, "imgid": 1343, "split": "test", "sentences": ["a photo of a fire hydrant in new york city", "a picture of a hot dog stand on a city street"], "sentids": [3157, 3158], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242034.jpg", "cocoid": 1344, "imgid": 1344, "split": "test", "sentences": ["a photo of a car parked on the side of the road"], "sentids": [3159], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242051.jpg", "cocoid": 1345, "imgid": 1345, "split": "test", "sentences": ["a photo of a person looking at a cell phone", "an image with a tv in the background and a man looking at his cell phone", "an image with a vase of flowers", "a picture of a dining table", "an image with a cell phone", "an image with a bowl of flowers"], "sentids": [3160, 3161, 3162, 3163, 3164, 3165], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242060.jpg", "cocoid": 1346, "imgid": 1346, "split": "test", "sentences": ["a picture of a dining table with food on it"], "sentids": [3166], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242095.jpg", "cocoid": 1347, "imgid": 1347, "split": "test", "sentences": ["a picture of a chair in a park with people flying kites"], "sentids": [3167], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242362.jpg", "cocoid": 1348, "imgid": 1348, "split": "test", "sentences": ["an image with a bowl of fruit on a bamboo mat"], "sentids": [3168], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242411.jpg", "cocoid": 1349, "imgid": 1349, "split": "test", "sentences": ["an image with a traffic light and a clock tower", "an image with a bus driving down a street with a clock tower in the background"], "sentids": [3169, 3170], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242422.jpg", "cocoid": 1350, "imgid": 1350, "split": "test", "sentences": ["a picture of a bowl of fruit on a counter next to a sink", "an image with a bottle of wine and a bowl of fruit", "a picture of a sink and counter in a kitchen"], "sentids": [3171, 3172, 3173], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242427.jpg", "cocoid": 1351, "imgid": 1351, "split": "test", "sentences": ["an image with a tv in the background", "a picture of a keyboard and laptop sitting on a table"], "sentids": [3174, 3175], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242510.jpg", "cocoid": 1352, "imgid": 1352, "split": "test", "sentences": ["a clock in front of a statue of a bulldog", "a photo of a dog statue with a clock on it", "a photo of a bus stop with a statue of a bulldog"], "sentids": [3176, 3177, 3178], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242543.jpg", "cocoid": 1353, "imgid": 1353, "split": "test", "sentences": ["a photo of a person standing in front of an open refrigerator", "an image with a refrigerator door open"], "sentids": [3179, 3180], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242605.jpg", "cocoid": 1354, "imgid": 1354, "split": "test", "sentences": ["a picture of a dining table filled with children and balloons"], "sentids": [3181], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242673.jpg", "cocoid": 1355, "imgid": 1355, "split": "test", "sentences": ["a truck in the middle of a busy city street"], "sentids": [3182], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000242946.jpg", "cocoid": 1356, "imgid": 1356, "split": "test", "sentences": ["a photo of a potted plant and a table full of food"], "sentids": [3183], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000243222.jpg", "cocoid": 1357, "imgid": 1357, "split": "test", "sentences": ["an image with a sports ball and a tennis player", "a picture of a chair tennis player hitting the ball"], "sentids": [3184, 3185], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000243482.jpg", "cocoid": 1358, "imgid": 1358, "split": "test", "sentences": ["an image with a dining table full of food", "a photo of a bottle of wine", "a picture of a knife and fork"], "sentids": [3186, 3187, 3188], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000243737.jpg", "cocoid": 1359, "imgid": 1359, "split": "test", "sentences": ["an image with a laptop at a picnic table", "a picture of a bicycle at a picnic table"], "sentids": [3189, 3190], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000243825.jpg", "cocoid": 1360, "imgid": 1360, "split": "test", "sentences": ["an image with a truck and a person on a bike", "a bus in the middle of the road"], "sentids": [3191, 3192], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000243946.jpg", "cocoid": 1361, "imgid": 1361, "split": "test", "sentences": ["a photo of a sports ball on a beach with people flying kites"], "sentids": [3193], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000243955.jpg", "cocoid": 1362, "imgid": 1362, "split": "test", "sentences": ["a photo of a chair on the beach with two umbrellas"], "sentids": [3194], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000244665.jpg", "cocoid": 1363, "imgid": 1363, "split": "test", "sentences": ["an image with a handbag sitting on a table", "a photo of a potted plant", "a picture of a dining table full of people", "a cup in the middle of the table"], "sentids": [3195, 3196, 3197, 3198], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000244792.jpg", "cocoid": 1364, "imgid": 1364, "split": "test", "sentences": ["a picture of a dining table with a man sitting at it", "a photo of a person sitting at a table with a plate of food", "a photo of a cup of coffee and a plate of food", "a photo of a spoonful of waffles sitting on a table", "a orange in the middle of a waffle", "a chair in front of a table"], "sentids": [3199, 3200, 3201, 3202, 3203, 3204], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000245295.jpg", "cocoid": 1365, "imgid": 1365, "split": "test", "sentences": ["an image with a cell phone", "an image with a keyboard"], "sentids": [3205, 3206], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000245315.jpg", "cocoid": 1366, "imgid": 1366, "split": "test", "sentences": ["a picture of a cake being cut at a birthday party", "a picture of a dining table with food on it", "a picture of a fork full of food on a table", "a picture of a knife being cut into a cake"], "sentids": [3207, 3208, 3209, 3210], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000245754.jpg", "cocoid": 1367, "imgid": 1367, "split": "test", "sentences": ["a photo of a handbag filled with teddy bears"], "sentids": [3211], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246001.jpg", "cocoid": 1368, "imgid": 1368, "split": "test", "sentences": ["a picture of a person standing in front of a classroom", "a clock in the middle of the room", "a bottle in the middle of the table"], "sentids": [3212, 3213, 3214], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246014.jpg", "cocoid": 1369, "imgid": 1369, "split": "test", "sentences": ["a photo of a tennis racket player on a tennis court"], "sentids": [3215], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246106.jpg", "cocoid": 1370, "imgid": 1370, "split": "test", "sentences": ["a photo of a person preparing food in a kitchen", "a photo of a sink full of food in a kitchen", "a picture of a cupboard in a kitchen", "a photo of a knife sharpener in a kitchen"], "sentids": [3216, 3217, 3218, 3219], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246270.jpg", "cocoid": 1371, "imgid": 1371, "split": "test", "sentences": ["a picture of a handbag on a bus in front of a building"], "sentids": [3220], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246398.jpg", "cocoid": 1372, "imgid": 1372, "split": "test", "sentences": ["a photo of a trucker doing a trick on a skateboard"], "sentids": [3221], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246590.jpg", "cocoid": 1373, "imgid": 1373, "split": "test", "sentences": ["an image with a car parked next to a yellow motorcycle", "a picture of a handbag on the back of a motorcycle", "a photo of a bicycle on the back of a motorcycle"], "sentids": [3222, 3223, 3224], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246717.jpg", "cocoid": 1374, "imgid": 1374, "split": "test", "sentences": ["an image with a bus on the road and traffic lights"], "sentids": [3225], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000246968.jpg", "cocoid": 1375, "imgid": 1375, "split": "test", "sentences": ["an image with a person preparing food in a kitchen", "a microwave in the kitchen", "a photo of a potted plant in a kitchen", "a picture of a chair in a kitchen", "a photo of a wine glass on a kitchen counter", "a oven in a kitchen", "a sink in the kitchen"], "sentids": [3226, 3227, 3228, 3229, 3230, 3231, 3232], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000247179.jpg", "cocoid": 1376, "imgid": 1376, "split": "test", "sentences": ["a picture of a truck decorated with lights on the side of the road"], "sentids": [3233], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000247234.jpg", "cocoid": 1377, "imgid": 1377, "split": "test", "sentences": ["an image with a couch, a piano, and a television in a living room", "a photo of a bicycle in front of a window", "a photo of a cell phone sitting on a table in a living room", "a photo of a tv in a living room", "an image with a potted plant in front of a window", "an image with a remote control in a living room"], "sentids": [3234, 3235, 3236, 3237, 3238, 3239], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000247259.jpg", "cocoid": 1378, "imgid": 1378, "split": "test", "sentences": ["a picture of a cup of coffee"], "sentids": [3240], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000247317.jpg", "cocoid": 1379, "imgid": 1379, "split": "test", "sentences": ["a photo of a knife and fork sitting on a table", "an image with a cup of tea in front of two women"], "sentids": [3241, 3242], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000247808.jpg", "cocoid": 1380, "imgid": 1380, "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "a photo of a tennis racket hitting a tennis ball", "a picture of a backpacker playing tennis on a tennis court"], "sentids": [3243, 3244, 3245], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000247839.jpg", "cocoid": 1381, "imgid": 1381, "split": "test", "sentences": ["a knife in the middle of the table", "a photo of a bottle of wine"], "sentids": [3246, 3247], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000248582.jpg", "cocoid": 1382, "imgid": 1382, "split": "test", "sentences": ["a picture of a apple stand"], "sentids": [3248], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000248767.jpg", "cocoid": 1383, "imgid": 1383, "split": "test", "sentences": ["an image with a handbag on the ground next to a traffic light"], "sentids": [3249], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000248786.jpg", "cocoid": 1384, "imgid": 1384, "split": "test", "sentences": ["an image with a bowl of pizza", "an image with a chair"], "sentids": [3250, 3251], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000249129.jpg", "cocoid": 1385, "imgid": 1385, "split": "test", "sentences": ["a picture of a dining table filled with teddy bears sitting around a christmas tree", "a photo of a clock with teddy bears sitting at a table"], "sentids": [3252, 3253], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000249184.jpg", "cocoid": 1386, "imgid": 1386, "split": "test", "sentences": ["an image with a car in the background and a baseball team in the foreground", "a photo of a baseball glove and bat in a batting cage"], "sentids": [3254, 3255], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000249277.jpg", "cocoid": 1387, "imgid": 1387, "split": "test", "sentences": ["a photo of a bicycle rider on a sidewalk near a body of water"], "sentids": [3256], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000249357.jpg", "cocoid": 1388, "imgid": 1388, "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a chair with food on it"], "sentids": [3257, 3258], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000249453.jpg", "cocoid": 1389, "imgid": 1389, "split": "test", "sentences": ["an image with a carny worker making donuts in a waffle iron", "a photo of a truck with a woman making donuts"], "sentids": [3259, 3260], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000249715.jpg", "cocoid": 1390, "imgid": 1390, "split": "test", "sentences": ["a photo of a clock in a room full of chairs", "a book in front of a man and woman"], "sentids": [3261, 3262], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250108.jpg", "cocoid": 1391, "imgid": 1391, "split": "test", "sentences": ["a laptop in front of a desk", "a mouse in front of a computer"], "sentids": [3263, 3264], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250137.jpg", "cocoid": 1392, "imgid": 1392, "split": "test", "sentences": ["a handbag in the woman's hand", "a photo of a cupcake"], "sentids": [3265, 3266], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250383.jpg", "cocoid": 1393, "imgid": 1393, "split": "test", "sentences": ["an image with a pizza and a drink", "a picture of a cup of coffee and a slice of pizza", "a photo of a clock with a woman eating a slice of pizza", "a picture of a handbag wearing woman eating a slice of pizza", "a photo of a suitcase eating a slice of pizza", "a backpack in the background"], "sentids": [3267, 3268, 3269, 3270, 3271, 3272], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250540.jpg", "cocoid": 1394, "imgid": 1394, "split": "test", "sentences": ["an image with a car, motorcycle, and people on the street"], "sentids": [3273], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250794.jpg", "cocoid": 1395, "imgid": 1395, "split": "test", "sentences": ["a picture of a motorcycle parked next to a lot of bikes"], "sentids": [3274], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250953.jpg", "cocoid": 1396, "imgid": 1396, "split": "test", "sentences": ["a photo of a backpacker in front of the washington monument", "a photo of a kite flying over the washington monument"], "sentids": [3275, 3276], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250954.jpg", "cocoid": 1397, "imgid": 1397, "split": "test", "sentences": ["a picture of a tie wearing man standing next to a group of people", "a photo of a handbag", "a photo of a bowl of wine", "a dining table in the middle of a room full of wine bottles"], "sentids": [3277, 3278, 3279, 3280], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000250993.jpg", "cocoid": 1398, "imgid": 1398, "split": "test", "sentences": ["a picture of a dining table full of donuts"], "sentids": [3281], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000251206.jpg", "cocoid": 1399, "imgid": 1399, "split": "test", "sentences": ["a picture of a person driving on a road next to a herd of sheep"], "sentids": [3282], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000251242.jpg", "cocoid": 1400, "imgid": 1400, "split": "test", "sentences": ["a photo of a cake with a little girl blowing out the candles", "an image with a dining table full of people and a little girl blowing out a birthday", "a picture of a cupcake with a little girl blowing out the candles"], "sentids": [3283, 3284, 3285], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000251531.jpg", "cocoid": 1401, "imgid": 1401, "split": "test", "sentences": ["a photo of a bowl of broccoli, a plate of steak and a glass of wine", "a photo of a wine glass and a plate of food on a table", "an image with a dining table and a plate of food", "a picture of a person sitting at a table with a plate of food", "an image with a spoon and a plate of food on a table", "an image with a chair, a plate of food, and a bottle of wine", "a sandwich in a plate"], "sentids": [3286, 3287, 3288, 3289, 3290, 3291, 3292], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000252147.jpg", "cocoid": 1402, "imgid": 1402, "split": "test", "sentences": ["an image with a laptop sitting on top of a desk", "a picture of a tv sitting on top of a desk", "a photo of a keyboard and a laptop sitting on a desk", "an image with a cell phone sitting on a desk"], "sentids": [3293, 3294, 3295, 3296], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000252292.jpg", "cocoid": 1403, "imgid": 1403, "split": "test", "sentences": ["a photo of a truck full of yellow cabs on a busy city street", "a picture of a potted plant in the middle of a busy city street"], "sentids": [3297, 3298], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000252639.jpg", "cocoid": 1404, "imgid": 1404, "split": "test", "sentences": ["a photo of a truck that is driving down the street", "an image with a traffic light and a bus on the road"], "sentids": [3299, 3300], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000253438.jpg", "cocoid": 1405, "imgid": 1405, "split": "test", "sentences": ["a picture of a couch and table in a living room", "a refrigerator in the middle of a living room", "a picture of a tv in a living room", "a photo of a bowl of fruit in a living room", "a photo of a dining table and chairs in a living room"], "sentids": [3301, 3302, 3303, 3304, 3305], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000253452.jpg", "cocoid": 1406, "imgid": 1406, "split": "test", "sentences": ["an image with a fork and a plate of food next to a cup of coffee", "a dining table in a restaurant with a plate of food and a cup of coffee", "a photo of a spoonful of food on a plate next to a cup of coffee"], "sentids": [3306, 3307, 3308], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000253485.jpg", "cocoid": 1407, "imgid": 1407, "split": "test", "sentences": ["an image with a dining table and a man and a woman cutting a cake", "a picture of a chair"], "sentids": [3309, 3310], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000253930.jpg", "cocoid": 1408, "imgid": 1408, "split": "test", "sentences": ["a photo of a knife and fork sitting on a table", "a picture of a dining table with a plate of pasta and a glass of orange juice", "an image with a vase of flowers and a plate of pasta"], "sentids": [3311, 3312, 3313], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000253964.jpg", "cocoid": 1409, "imgid": 1409, "split": "test", "sentences": ["a potted plant in the middle of the street", "a car in the middle of a street with two people on motorcycles"], "sentids": [3314, 3315], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000254807.jpg", "cocoid": 1410, "imgid": 1410, "split": "test", "sentences": ["an image with a cell phone", "an image with a traffic light and a man talking on a cell phone", "a picture of a bicycle and a man talking on a cell phone"], "sentids": [3316, 3317, 3318], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000254814.jpg", "cocoid": 1411, "imgid": 1411, "split": "test", "sentences": ["an image with a traffic light and a lot of people on bikes", "a bus in the middle of the road"], "sentids": [3319, 3320], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000254917.jpg", "cocoid": 1412, "imgid": 1412, "split": "test", "sentences": ["an image with a car parked on the side of a street", "a bus in front of a building on a street", "a photo of a handbag store on the side of a street"], "sentids": [3321, 3322, 3323], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000254919.jpg", "cocoid": 1413, "imgid": 1413, "split": "test", "sentences": ["a picture of a boat and cars in a parking lot", "a picture of a train and cars in a parking lot"], "sentids": [3324, 3325], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000255248.jpg", "cocoid": 1414, "imgid": 1414, "split": "test", "sentences": ["an image with a spoon in the middle of a kitchen", "a photo of a refrigerator full of food in a kitchen", "a picture of a handbag in a kitchen with people standing around it", "a picture of a sink in a kitchen with people standing around it"], "sentids": [3326, 3327, 3328, 3329], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000255322.jpg", "cocoid": 1415, "imgid": 1415, "split": "test", "sentences": ["a refrigerator in the background", "a picture of a bowl of doughnuts", "an image with a chair and a woman holding a bowl of doughnuts"], "sentids": [3330, 3331, 3332], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000255358.jpg", "cocoid": 1416, "imgid": 1416, "split": "test", "sentences": ["a photo of a potted plant"], "sentids": [3333], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000255529.jpg", "cocoid": 1417, "imgid": 1417, "split": "test", "sentences": ["a picture of a dining table with many different types of donuts", "a photo of a potted plant and a table full of donuts"], "sentids": [3334, 3335], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000255784.jpg", "cocoid": 1418, "imgid": 1418, "split": "test", "sentences": ["a photo of a handbag check-in counter at an airport", "an image with a tv in the background"], "sentids": [3336, 3337], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000256221.jpg", "cocoid": 1419, "imgid": 1419, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a photo of a sports ball player hitting a tennis ball"], "sentids": [3338, 3339], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000256505.jpg", "cocoid": 1420, "imgid": 1420, "split": "test", "sentences": ["a photo of a umbrella", "a photo of a handbag", "a picture of a chair"], "sentids": [3340, 3341, 3342], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000256672.jpg", "cocoid": 1421, "imgid": 1421, "split": "test", "sentences": ["an image with a bottle of water next to a man in a red shirt"], "sentids": [3343], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000256702.jpg", "cocoid": 1422, "imgid": 1422, "split": "test", "sentences": ["a picture of a umbrella on the beach with people walking on the beach"], "sentids": [3344], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000257443.jpg", "cocoid": 1423, "imgid": 1423, "split": "test", "sentences": ["an image with a tennis racket in the air", "a sports ball in the background"], "sentids": [3345, 3346], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000257685.jpg", "cocoid": 1424, "imgid": 1424, "split": "test", "sentences": ["a picture of a sink and counter in a kitchen", "a bottle in a vase on a kitchen counter", "a photo of a bowl of flowers sitting on a kitchen counter"], "sentids": [3347, 3348, 3349], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000258132.jpg", "cocoid": 1425, "imgid": 1425, "split": "test", "sentences": ["a skateboard in the air"], "sentids": [3350], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000258243.jpg", "cocoid": 1426, "imgid": 1426, "split": "test", "sentences": ["a dining table in a restaurant", "a cell phone in a man's hand", "an image with a pizza on the table", "an image with a sandwich"], "sentids": [3351, 3352, 3353, 3354], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000258472.jpg", "cocoid": 1427, "imgid": 1427, "split": "test", "sentences": ["a photo of a umbrella being held by a person on a bridge", "an image with a handbag on the side of a bridge"], "sentids": [3355, 3356], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000258702.jpg", "cocoid": 1428, "imgid": 1428, "split": "test", "sentences": ["a picture of a traffic light on a city street", "a photo of a car driving down a city street"], "sentids": [3357, 3358], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000259216.jpg", "cocoid": 1429, "imgid": 1429, "split": "test", "sentences": ["a photo of a car and a woman at a fruit stand", "an image with a bowl of fruit", "a umbrella in front of the woman"], "sentids": [3359, 3360, 3361], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000259465.jpg", "cocoid": 1430, "imgid": 1430, "split": "test", "sentences": ["a photo of a dining table", "an image with a cup of water", "a picture of a chair"], "sentids": [3362, 3363, 3364], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000259571.jpg", "cocoid": 1431, "imgid": 1431, "split": "test", "sentences": ["a picture of a truck full of people riding on top of it", "a photo of a bus full of people riding in the back of a dump truck"], "sentids": [3365, 3366], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000259690.jpg", "cocoid": 1432, "imgid": 1432, "split": "test", "sentences": ["a baseball bat in the dirt", "a photo of a sports ball game"], "sentids": [3367, 3368], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000259761.jpg", "cocoid": 1433, "imgid": 1433, "split": "test", "sentences": ["a picture of a cake with candles on it", "a picture of a dining table with a birthday cake on it"], "sentids": [3369, 3370], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000259853.jpg", "cocoid": 1434, "imgid": 1434, "split": "test", "sentences": ["a picture of a bowl of cake", "an image with a dining table", "a chair in front of the table"], "sentids": [3371, 3372, 3373], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000260230.jpg", "cocoid": 1435, "imgid": 1435, "split": "test", "sentences": ["an image with a person cooking hot dogs and hamburgers on a grill"], "sentids": [3374], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000260470.jpg", "cocoid": 1436, "imgid": 1436, "split": "test", "sentences": ["an image with a dining table full of cakes and pastries", "an image with a carousel of cakes on display"], "sentids": [3375, 3376], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000260525.jpg", "cocoid": 1437, "imgid": 1437, "split": "test", "sentences": ["a photo of a frisbee in front of a man's face"], "sentids": [3377], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000261026.jpg", "cocoid": 1438, "imgid": 1438, "split": "test", "sentences": ["an image with a stop sign and a clock tower in the background", "a clock in the middle of a town square"], "sentids": [3378, 3379], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000261175.jpg", "cocoid": 1439, "imgid": 1439, "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a picture of a microwave oven in a kitchen", "an image with a couch and table in a kitchen", "a picture of a bowl of food sitting on a table in a kitchen", "a photo of a oven in a kitchen with a checkered table cloth"], "sentids": [3380, 3381, 3382, 3383, 3384], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000261487.jpg", "cocoid": 1440, "imgid": 1440, "split": "test", "sentences": ["an image with a backpack on a tennis court"], "sentids": [3385], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000261780.jpg", "cocoid": 1441, "imgid": 1441, "split": "test", "sentences": ["a picture of a laptop sitting on a desk next to a window", "an image with a remote control and two laptops sitting on a desk", "a picture of a tv and laptop sitting on a desk next to a window", "a picture of a keyboard and laptop sitting on a desk next to a window", "a photo of a teddy bear sitting in front of a window"], "sentids": [3386, 3387, 3388, 3389, 3390], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000262093.jpg", "cocoid": 1442, "imgid": 1442, "split": "test", "sentences": ["an image with a scissors on a counter in a kitchen", "a photo of a sink and counter in a kitchen", "a vase in a pot on a kitchen counter"], "sentids": [3391, 3392, 3393], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000262200.jpg", "cocoid": 1443, "imgid": 1443, "split": "test", "sentences": ["a cake in front of a group of children", "a dining table in the background", "a photo of a spoonful of frosting on a cake", "a chair in front of a table", "an image with a bowl of cupcakes on a table"], "sentids": [3394, 3395, 3396, 3397, 3398], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000262353.jpg", "cocoid": 1444, "imgid": 1444, "split": "test", "sentences": ["an image with a dining table full of people", "a photo of a cell phone picture of a group of people in a restaurant"], "sentids": [3399, 3400], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000262404.jpg", "cocoid": 1445, "imgid": 1445, "split": "test", "sentences": ["a picture of a cake"], "sentids": [3401], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000262476.jpg", "cocoid": 1446, "imgid": 1446, "split": "test", "sentences": ["an image with a refrigerator", "a picture of a handbag"], "sentids": [3402, 3403], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000262505.jpg", "cocoid": 1447, "imgid": 1447, "split": "test", "sentences": ["a picture of a truck that is stopped at an intersection"], "sentids": [3404], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000262658.jpg", "cocoid": 1448, "imgid": 1448, "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a cup of coffee", "a photo of a chair"], "sentids": [3405, 3406, 3407], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000263011.jpg", "cocoid": 1449, "imgid": 1449, "split": "test", "sentences": ["a photo of a dog show"], "sentids": [3408], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000263177.jpg", "cocoid": 1450, "imgid": 1450, "split": "test", "sentences": ["a picture of a umbrella at times square in new york city", "a picture of a traffic light in new york city", "a tv in the middle of a busy intersection in new york city"], "sentids": [3409, 3410, 3411], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000263323.jpg", "cocoid": 1451, "imgid": 1451, "split": "test", "sentences": ["an image with a tv and two men playing a video game", "a photo of a remote control game being played in a hotel room", "an image with a laptop and two men playing a video game", "a photo of a wine glass", "an image with a cup of wine and a man playing a video game", "a fork in the middle of the table"], "sentids": [3412, 3413, 3414, 3415, 3416, 3417], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000263412.jpg", "cocoid": 1452, "imgid": 1452, "split": "test", "sentences": ["a photo of a clock tower and cars on a city street", "a bench in the middle of a city street"], "sentids": [3418, 3419], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000264155.jpg", "cocoid": 1453, "imgid": 1453, "split": "test", "sentences": ["an image with a dining table with a pizza on it", "a picture of a chair at a table with a pizza on it"], "sentids": [3420, 3421], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000264599.jpg", "cocoid": 1454, "imgid": 1454, "split": "test", "sentences": ["a bench in the middle of a city street"], "sentids": [3422], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000265648.jpg", "cocoid": 1455, "imgid": 1455, "split": "test", "sentences": ["a picture of a refrigerator in a living room", "a bottle in the middle of the living room"], "sentids": [3423, 3424], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000265677.jpg", "cocoid": 1456, "imgid": 1456, "split": "test", "sentences": ["a photo of a umbrella filled park with people flying kites", "a handbag in the grass"], "sentids": [3425, 3426], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000265879.jpg", "cocoid": 1457, "imgid": 1457, "split": "test", "sentences": ["an image with a fork and a bottle of wine", "a knife in the man's hand"], "sentids": [3427, 3428], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000265971.jpg", "cocoid": 1458, "imgid": 1458, "split": "test", "sentences": ["a picture of a tennis racket being swung on a tennis court"], "sentids": [3429], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000266371.jpg", "cocoid": 1459, "imgid": 1459, "split": "test", "sentences": ["a picture of a boat on the water"], "sentids": [3430], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000266601.jpg", "cocoid": 1460, "imgid": 1460, "split": "test", "sentences": ["a microwave in the background", "a photo of a bowl of food", "a photo of a potted plant", "an image with a vase of flowers", "a photo of a tv in the background"], "sentids": [3431, 3432, 3433, 3434, 3435], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000266768.jpg", "cocoid": 1461, "imgid": 1461, "split": "test", "sentences": ["a bowl in the middle of a picnic table", "a cell phone in the middle of a group of people sitting at a picnic table", "a bench in the grass", "an image with a dining table and people sitting at it"], "sentids": [3436, 3437, 3438, 3439], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000266981.jpg", "cocoid": 1462, "imgid": 1462, "split": "test", "sentences": ["a suitcase in front of a building"], "sentids": [3440], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000267972.jpg", "cocoid": 1463, "imgid": 1463, "split": "test", "sentences": ["a picture of a backpacker riding a bike down a busy street", "a traffic light in the middle of a busy city street", "a photo of a handbag being carried down a busy city street", "a photo of a car driving down a city street"], "sentids": [3441, 3442, 3443, 3444], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000268058.jpg", "cocoid": 1464, "imgid": 1464, "split": "test", "sentences": ["a cake in front of a baby on a blanket", "a picture of a dining table with a cake on it"], "sentids": [3445, 3446], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000268233.jpg", "cocoid": 1465, "imgid": 1465, "split": "test", "sentences": ["an image with a spoon in a dish of food on a stove", "a bowl in front of the stove"], "sentids": [3447, 3448], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000268378.jpg", "cocoid": 1466, "imgid": 1466, "split": "test", "sentences": ["a picture of a dining table", "a photo of a potted plant", "a picture of a bowl of food", "a knife in the middle of the table"], "sentids": [3449, 3450, 3451, 3452], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000268412.jpg", "cocoid": 1467, "imgid": 1467, "split": "test", "sentences": ["an image with a car driving down the road with people walking behind it", "a picture of a cell phone video of people walking down the street with cows", "a picture of a handbag with cows being led down the street", "a bicycle in front of a group of people with cows"], "sentids": [3453, 3454, 3455, 3456], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000268413.jpg", "cocoid": 1468, "imgid": 1468, "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table with lots of food on it", "a fork in the middle of a table full of food", "a photo of a chair with food on it"], "sentids": [3457, 3458, 3459, 3460], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000268478.jpg", "cocoid": 1469, "imgid": 1469, "split": "test", "sentences": ["a picture of a backpacker cooking hot dogs on a grill", "a photo of a oven full of hot dogs"], "sentids": [3461, 3462], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000268717.jpg", "cocoid": 1470, "imgid": 1470, "split": "test", "sentences": ["an image with a fire hydrant on a cobblestone street", "a picture of a car driving on a street with a blue fire hydrant", "an image with a bicycle and a blue fire hydrant"], "sentids": [3463, 3464, 3465], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000270175.jpg", "cocoid": 1471, "imgid": 1471, "split": "test", "sentences": ["an image with a car, motorcycles, and people on the street"], "sentids": [3466], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000270376.jpg", "cocoid": 1472, "imgid": 1472, "split": "test", "sentences": ["a bench in the middle of a city street", "a truck in front of a building with a billboard on it", "a picture of a traffic light on a city street with buildings in the background"], "sentids": [3467, 3468, 3469], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000270515.jpg", "cocoid": 1473, "imgid": 1473, "split": "test", "sentences": ["a photo of a laptop bag sitting on top of a bunch of suitcases"], "sentids": [3470], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000270672.jpg", "cocoid": 1474, "imgid": 1474, "split": "test", "sentences": ["a bottle in a man's hand", "a picture of a handbag", "a photo of a backpacker eating a hot dog", "an image with a hot dog being eaten by a man"], "sentids": [3471, 3472, 3473, 3474], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000271116.jpg", "cocoid": 1475, "imgid": 1475, "split": "test", "sentences": ["a picture of a dining table with two men sitting next to each other"], "sentids": [3475], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000271117.jpg", "cocoid": 1476, "imgid": 1476, "split": "test", "sentences": ["an image with a bottle of wine and a vase of flowers", "an image with a potted plant in a vase on a desk", "a photo of a vase filled with flowers sitting on a desk", "an image with a clock, flowers, and books on a desk"], "sentids": [3476, 3477, 3478, 3479], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000271565.jpg", "cocoid": 1477, "imgid": 1477, "split": "test", "sentences": ["a picture of a truck and motorcycles driving down a road"], "sentids": [3480], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000271620.jpg", "cocoid": 1478, "imgid": 1478, "split": "test", "sentences": ["an image with a fork full of food on an airplane", "a photo of a cake on an airplane", "an image with a bottle of water and a tray of food on an airplane", "a photo of a cup full of food on an airplane", "a photo of a sandwich and other food on an airplane", "a photo of a laptop on an airplane with a tray full of food", "a picture of a dining table on an airplane"], "sentids": [3481, 3482, 3483, 3484, 3485, 3486, 3487], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000271785.jpg", "cocoid": 1479, "imgid": 1479, "split": "test", "sentences": ["a photo of a dog and an elephant in the water", "a picture of a backpacker taking a picture of an elephant in the water"], "sentids": [3488, 3489], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000272117.jpg", "cocoid": 1480, "imgid": 1480, "split": "test", "sentences": ["a cake in front of a group of people", "a bowl in front of a birthday cake", "a photo of a dining table with a birthday cake on it", "an image with a cell phone in front of a birthday cake", "an image with a chair, a table, and a man taking a picture of a", "a picture of a fork and knife on a table"], "sentids": [3490, 3491, 3492, 3493, 3494, 3495], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000272357.jpg", "cocoid": 1481, "imgid": 1481, "split": "test", "sentences": ["a tennis racket in a woman's hand"], "sentids": [3496], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000272391.jpg", "cocoid": 1482, "imgid": 1482, "split": "test", "sentences": ["a photo of a handbag check-in line in an airport", "a picture of a tiered line of people waiting to board a train"], "sentids": [3497, 3498], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000272678.jpg", "cocoid": 1483, "imgid": 1483, "split": "test", "sentences": ["a picture of a mouse", "a photo of a dining table", "a keyboard in front of a woman", "an image with a bowl of food", "a picture of a tv in the background"], "sentids": [3499, 3500, 3501, 3502, 3503], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000272949.jpg", "cocoid": 1484, "imgid": 1484, "split": "test", "sentences": ["a picture of a skisier in the snow"], "sentids": [3504], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000273317.jpg", "cocoid": 1485, "imgid": 1485, "split": "test", "sentences": ["a photo of a carrot"], "sentids": [3505], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000273329.jpg", "cocoid": 1486, "imgid": 1486, "split": "test", "sentences": ["a handbag in a woman's hand", "a dining table in front of a crowd of people", "a tv in the background", "a photo of a cup of wine", "a photo of a chair next to a table with bottles of wine"], "sentids": [3506, 3507, 3508, 3509, 3510], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000273645.jpg", "cocoid": 1487, "imgid": 1487, "split": "test", "sentences": ["a picture of a handbag on the beach"], "sentids": [3511], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000273711.jpg", "cocoid": 1488, "imgid": 1488, "split": "test", "sentences": ["an image with a dining table", "a picture of a spoonful of food", "an image with a carrot"], "sentids": [3512, 3513, 3514], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000273909.jpg", "cocoid": 1489, "imgid": 1489, "split": "test", "sentences": ["an image with a sports ball and a soccer player on the field", "a chair in front of a soccer field with two women on the field", "an image with a bench full of girls playing soccer"], "sentids": [3515, 3516, 3517], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000273961.jpg", "cocoid": 1490, "imgid": 1490, "split": "test", "sentences": ["an image with a bicycle rider doing a trick on a skateboard"], "sentids": [3518], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274083.jpg", "cocoid": 1491, "imgid": 1491, "split": "test", "sentences": ["an image with a car in front of a bus", "a photo of a motorcycle and a car next to a bus"], "sentids": [3519, 3520], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274109.jpg", "cocoid": 1492, "imgid": 1492, "split": "test", "sentences": ["a photo of a cake with a sandwich on it", "a picture of a dining table with food on it", "a photo of a chair with a plate of food on it"], "sentids": [3521, 3522, 3523], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274352.jpg", "cocoid": 1493, "imgid": 1493, "split": "test", "sentences": ["an image with a bowl of food and a group of people sitting at a table", "a handbag in the middle of the table"], "sentids": [3524, 3525], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274449.jpg", "cocoid": 1494, "imgid": 1494, "split": "test", "sentences": ["a picture of a car in front of a building with people holding umbrellas"], "sentids": [3526], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274451.jpg", "cocoid": 1495, "imgid": 1495, "split": "test", "sentences": ["an image with a bus and people in front of it"], "sentids": [3527], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274460.jpg", "cocoid": 1496, "imgid": 1496, "split": "test", "sentences": ["an image with a backpack full of surfboards on a beach", "a bicycle in the sand"], "sentids": [3528, 3529], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274528.jpg", "cocoid": 1497, "imgid": 1497, "split": "test", "sentences": ["a picture of a backpack on the back of a truck", "a motorcycle in the back of a truck"], "sentids": [3530, 3531], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274541.jpg", "cocoid": 1498, "imgid": 1498, "split": "test", "sentences": ["a potted plant in the background", "a photo of a couch with people sitting on it", "a picture of a keyboard", "a book in front of a woman", "an image with a handbag and a woman using a laptop computer"], "sentids": [3532, 3533, 3534, 3535, 3536], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274671.jpg", "cocoid": 1499, "imgid": 1499, "split": "test", "sentences": ["a photo of a person behind the counter of a donut shop"], "sentids": [3537], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000274779.jpg", "cocoid": 1500, "imgid": 1500, "split": "test", "sentences": ["a picture of a car driving down a street with people walking on it", "a picture of a clock tower and people walking down a street"], "sentids": [3538, 3539], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000275197.jpg", "cocoid": 1501, "imgid": 1501, "split": "test", "sentences": ["a toaster in a kitchen", "an image with a oven and a sink in a kitchen", "a photo of a sink in a kitchen"], "sentids": [3540, 3541, 3542], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000275198.jpg", "cocoid": 1502, "imgid": 1502, "split": "test", "sentences": ["an image with a dining table and people holding umbrellas"], "sentids": [3543], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000275749.jpg", "cocoid": 1503, "imgid": 1503, "split": "test", "sentences": ["a photo of a mouse and keyboard in an office", "an image with a chair, a table, and a group of people"], "sentids": [3544, 3545], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000276076.jpg", "cocoid": 1504, "imgid": 1504, "split": "test", "sentences": ["a picture of a motorcycle and a herd of sheep on the road", "a truck in front of a herd of sheep", "a bus in front of a herd of sheep", "a picture of a car driving down a road with a lot of sheep on it"], "sentids": [3546, 3547, 3548, 3549], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000276580.jpg", "cocoid": 1505, "imgid": 1505, "split": "test", "sentences": ["a photo of a bench during a baseball game", "a baseball bat in a batter's box"], "sentids": [3550, 3551], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000276719.jpg", "cocoid": 1506, "imgid": 1506, "split": "test", "sentences": ["a photo of a dog looking at a car in a parking lot", "a picture of a chair with a dog on it", "a photo of a truck and a dog at a car show", "a picture of a motorcycle and a dog at a car show"], "sentids": [3552, 3553, 3554, 3555], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277089.jpg", "cocoid": 1507, "imgid": 1507, "split": "test", "sentences": ["a boat in the water on a sunny day", "a picture of a bicycle on the side of a street", "an image with a kite flying over a city street"], "sentids": [3556, 3557, 3558], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277094.jpg", "cocoid": 1508, "imgid": 1508, "split": "test", "sentences": ["a photo of a bus and cars on a city street", "a photo of a parking meter on the side of a street", "a photo of a truck driving down a city street", "a bicycle in the middle of a busy city street", "an image with a handbag on the sidewalk and cars driving down the street", "an image with a suitcase in the middle of the street", "an image with a stop sign in the middle of the street"], "sentids": [3559, 3560, 3561, 3562, 3563, 3564, 3565], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277239.jpg", "cocoid": 1509, "imgid": 1509, "split": "test", "sentences": ["a laptop in front of a white table with black chairs", "a potted plant in a room with tables and chairs", "a photo of a backpacker's hostel room with tables and chairs"], "sentids": [3566, 3567, 3568], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277291.jpg", "cocoid": 1510, "imgid": 1510, "split": "test", "sentences": ["a bus in the middle of a busy city street with people holding umbrellas", "a photo of a car in the rain with people crossing the street with umbrellas"], "sentids": [3569, 3570], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277479.jpg", "cocoid": 1511, "imgid": 1511, "split": "test", "sentences": ["an image with a refrigerator in the background and a child standing in front of it"], "sentids": [3571], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277521.jpg", "cocoid": 1512, "imgid": 1512, "split": "test", "sentences": ["an image with a bus, cars, and a street sign"], "sentids": [3572], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277542.jpg", "cocoid": 1513, "imgid": 1513, "split": "test", "sentences": ["a photo of a horse and cattle walking down the road", "a person in a cowboy hat riding a horse down the road"], "sentids": [3573, 3574], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000277991.jpg", "cocoid": 1514, "imgid": 1514, "split": "test", "sentences": ["an image with a umbrella in the background", "an image with a handbag on the table", "a picture of a backpacker group sitting at a table in a restaurant", "a spoon in the middle of the table"], "sentids": [3575, 3576, 3577, 3578], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000278506.jpg", "cocoid": 1515, "imgid": 1515, "split": "test", "sentences": ["an image with a frisbee in the air", "a picture of a boat on a beach with people playing frisbee"], "sentids": [3579, 3580], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000278627.jpg", "cocoid": 1516, "imgid": 1516, "split": "test", "sentences": ["a photo of a fork full of food with people eating and smiling", "a picture of a potted plant, a plate of food, and a man and", "an image with a sandwich, a plate of food, and a man and woman", "a broccoli in the sun restaurant collage"], "sentids": [3581, 3582, 3583, 3584], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000278742.jpg", "cocoid": 1517, "imgid": 1517, "split": "test", "sentences": ["a photo of a backpacker sitting at a desk in a library", "an image with a bottle of water"], "sentids": [3585, 3586], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000278822.jpg", "cocoid": 1518, "imgid": 1518, "split": "test", "sentences": ["an image with a tv in the background and people eating donuts", "a photo of a backpacker eating at a table with boxes of donuts", "a photo of a cell phone on a table with boxes of donuts"], "sentids": [3587, 3588, 3589], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000278848.jpg", "cocoid": 1519, "imgid": 1519, "split": "test", "sentences": ["an image with a handbag next to a double decker bus"], "sentids": [3590], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000279078.jpg", "cocoid": 1520, "imgid": 1520, "split": "test", "sentences": ["an image with a person in front of an open refrigerator", "a refrigerator in the kitchen"], "sentids": [3591, 3592], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000279138.jpg", "cocoid": 1521, "imgid": 1521, "split": "test", "sentences": ["a photo of a tv in a living room with two women and a dog", "a photo of a bookcase in a living room", "a remote in a living room with two women and a dog", "a photo of a vase of flowers on a table in a living room"], "sentids": [3593, 3594, 3595, 3596], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000279208.jpg", "cocoid": 1522, "imgid": 1522, "split": "test", "sentences": ["an image with a elephant and a herd of zebras"], "sentids": [3597], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000279278.jpg", "cocoid": 1523, "imgid": 1523, "split": "test", "sentences": ["a skateboard in the middle of a street", "a dog in the middle of a crowd of people", "a picture of a cup of beer being held by a woman"], "sentids": [3598, 3599, 3600], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000279491.jpg", "cocoid": 1524, "imgid": 1524, "split": "test", "sentences": ["an image with a oven and two people preparing food in a kitchen", "an image with a clock on the wall", "a photo of a dining table in a kitchen"], "sentids": [3601, 3602, 3603], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000279558.jpg", "cocoid": 1525, "imgid": 1525, "split": "test", "sentences": ["a photo of a bicycle rider flying a kite"], "sentids": [3604], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000279692.jpg", "cocoid": 1526, "imgid": 1526, "split": "test", "sentences": ["a picture of a microwave oven sitting on a counter in a kitchen", "an image with a toaster oven and microwave in a kitchen", "a photo of a oven and microwave in a kitchen", "a photo of a knife on a counter in a kitchen"], "sentids": [3605, 3606, 3607, 3608], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000280230.jpg", "cocoid": 1527, "imgid": 1527, "split": "test", "sentences": ["a bottle in the middle of the table", "a dining table in a restaurant with hot dogs and french fries"], "sentids": [3609, 3610], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000280536.jpg", "cocoid": 1528, "imgid": 1528, "split": "test", "sentences": ["a picture of a dining table"], "sentids": [3611], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000280710.jpg", "cocoid": 1529, "imgid": 1529, "split": "test", "sentences": ["an image with a backpacker bus on a city street"], "sentids": [3612], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000280891.jpg", "cocoid": 1530, "imgid": 1530, "split": "test", "sentences": ["a bottle in a bowl"], "sentids": [3613], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000281409.jpg", "cocoid": 1531, "imgid": 1531, "split": "test", "sentences": ["a photo of a baseball glove, bat, and umpire during a baseball game", "a picture of a baseball bat being swung at a ball"], "sentids": [3614, 3615], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000281609.jpg", "cocoid": 1532, "imgid": 1532, "split": "test", "sentences": ["a photo of a bottle of wine on a table with teddy bears"], "sentids": [3616], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000281679.jpg", "cocoid": 1533, "imgid": 1533, "split": "test", "sentences": ["a photo of a knife sharpener and his friend sitting at a table"], "sentids": [3617], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000281766.jpg", "cocoid": 1534, "imgid": 1534, "split": "test", "sentences": ["a photo of a bicycle with a man riding it down the street"], "sentids": [3618], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000282062.jpg", "cocoid": 1535, "imgid": 1535, "split": "test", "sentences": ["an image with a frisbee being played in a field"], "sentids": [3619], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000282298.jpg", "cocoid": 1536, "imgid": 1536, "split": "test", "sentences": ["a picture of a clock in a train station at night", "an image with a handbag and people walking in a train station"], "sentids": [3620, 3621], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000282711.jpg", "cocoid": 1537, "imgid": 1537, "split": "test", "sentences": ["an image with a toaster, a table, and a vase of flowers", "an image with a vase of flowers on a table in a kitchen", "a photo of a bottle of flowers in a vase on a table", "a photo of a bowl of flowers on a table in a kitchen", "a dining table in a kitchen with a vase of flowers", "a photo of a potted plant in a vase on a table", "a oven in a kitchen"], "sentids": [3622, 3623, 3624, 3625, 3626, 3627, 3628], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000283060.jpg", "cocoid": 1538, "imgid": 1538, "split": "test", "sentences": ["a photo of a fork full of food sitting on a table", "a photo of a dining table with a long piece of food on it"], "sentids": [3629, 3630], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000283874.jpg", "cocoid": 1539, "imgid": 1539, "split": "test", "sentences": ["a photo of a motorcycle vendor at an outdoor market", "an image with a bottle of water next to a bunch of bananas", "an image with a chair under an umbrella", "a picture of a bowl of fruit and people sitting under umbrellas"], "sentids": [3631, 3632, 3633, 3634], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000284445.jpg", "cocoid": 1540, "imgid": 1540, "split": "test", "sentences": ["a picture of a bus stop in front of a building"], "sentids": [3635], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000284749.jpg", "cocoid": 1541, "imgid": 1541, "split": "test", "sentences": ["a photo of a bicycle race with kites in the background"], "sentids": [3636], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000284954.jpg", "cocoid": 1542, "imgid": 1542, "split": "test", "sentences": ["a fire hydrant in the middle of a sidewalk", "a photo of a person on a sidewalk"], "sentids": [3637, 3638], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000285005.jpg", "cocoid": 1543, "imgid": 1543, "split": "test", "sentences": ["a photo of a backpack on the sidewalk in front of a tall building", "an image with a bus stop on a busy city street"], "sentids": [3639, 3640], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000285192.jpg", "cocoid": 1544, "imgid": 1544, "split": "test", "sentences": ["an image with a motorcycle rider going down a curvy road", "an image with a backpacker riding a motorcycle on a curvy road"], "sentids": [3641, 3642], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000285462.jpg", "cocoid": 1545, "imgid": 1545, "split": "test", "sentences": ["an image with a snowboarder posing in the snow", "a skis in the snow", "a photo of a backpacker in the snow with a snowboard"], "sentids": [3643, 3644, 3645], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000285558.jpg", "cocoid": 1546, "imgid": 1546, "split": "test", "sentences": ["a picture of a tv in a living room with people sitting around it", "an image with a book in front of a group of people", "a picture of a handbag sitting on a chair in a living room", "a photo of a bottle of wine"], "sentids": [3646, 3647, 3648, 3649], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000285597.jpg", "cocoid": 1547, "imgid": 1547, "split": "test", "sentences": ["a person in front of a display of donuts"], "sentids": [3650], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000285742.jpg", "cocoid": 1548, "imgid": 1548, "split": "test", "sentences": ["a parking meter in front of a row of parked cars", "an image with a bus parked on the side of the road"], "sentids": [3651, 3652], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000285967.jpg", "cocoid": 1549, "imgid": 1549, "split": "test", "sentences": ["a photo of a tennis racket on a tennis court", "an image with a chair and a tennis racket on a tennis court"], "sentids": [3653, 3654], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000286146.jpg", "cocoid": 1550, "imgid": 1550, "split": "test", "sentences": ["a picture of a cake and cupcakes on a table", "a photo of a dining table with a birthday cake and cupcakes", "a photo of a chair with a birthday cake on it", "an image with a spoonful of icing on a birthday cake"], "sentids": [3655, 3656, 3657, 3658], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000286182.jpg", "cocoid": 1551, "imgid": 1551, "split": "test", "sentences": ["a photo of a person sitting at a table with food on it", "a fork in the middle of the table", "an image with a dining table full of food", "a picture of a chair in front of a table full of food"], "sentids": [3659, 3660, 3661, 3662], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000286583.jpg", "cocoid": 1552, "imgid": 1552, "split": "test", "sentences": ["a picture of a tiered city street", "a photo of a backpacker crossing the street with an umbrella"], "sentids": [3663, 3664], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000286774.jpg", "cocoid": 1553, "imgid": 1553, "split": "test", "sentences": ["a picture of a chair in front of a desk with a computer on it", "a tv in the corner", "a mouse in front of a computer on a desk"], "sentids": [3665, 3666, 3667], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000286908.jpg", "cocoid": 1554, "imgid": 1554, "split": "test", "sentences": ["a picture of a cup of soup"], "sentids": [3668], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000287347.jpg", "cocoid": 1555, "imgid": 1555, "split": "test", "sentences": ["a picture of a laptop", "a picture of a cell phone", "a photo of a knife being used to cut a pizza", "a picture of a dining table in a kitchen"], "sentids": [3669, 3670, 3671, 3672], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000287970.jpg", "cocoid": 1556, "imgid": 1556, "split": "test", "sentences": ["an image with a elephant walking down the street in front of the capitol building"], "sentids": [3673], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000288336.jpg", "cocoid": 1557, "imgid": 1557, "split": "test", "sentences": ["a picture of a bicycle path with tables and umbrellas", "a picture of a chair set up on the side of the road"], "sentids": [3674, 3675], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000288603.jpg", "cocoid": 1558, "imgid": 1558, "split": "test", "sentences": ["a photo of a truck driving down a street with a herd of goats behind it"], "sentids": [3676], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000288685.jpg", "cocoid": 1559, "imgid": 1559, "split": "test", "sentences": ["an image with a dog and sheep in a fenced in area"], "sentids": [3677], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000288890.jpg", "cocoid": 1560, "imgid": 1560, "split": "test", "sentences": ["a picture of a book signing", "an image with a cell phone and a group of people"], "sentids": [3678, 3679], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000289194.jpg", "cocoid": 1561, "imgid": 1561, "split": "test", "sentences": ["a photo of a baseball bat being used in a game"], "sentids": [3680], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000289260.jpg", "cocoid": 1562, "imgid": 1562, "split": "test", "sentences": ["an image with a handbag on top of a table", "a picture of a spoon and a pot on a table"], "sentids": [3681, 3682], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000289392.jpg", "cocoid": 1563, "imgid": 1563, "split": "test", "sentences": ["a tv in the middle of the room", "a photo of a book on a table in a meeting room", "an image with a cup of coffee", "a handbag in the middle of a table", "an image with a backpack and two people sitting at a table"], "sentids": [3683, 3684, 3685, 3686, 3687], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000289497.jpg", "cocoid": 1564, "imgid": 1564, "split": "test", "sentences": ["a photo of a dining table filled with fruits and vegetables", "an image with a handbag on the ground next to a table full of fruit"], "sentids": [3688, 3689], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000289573.jpg", "cocoid": 1565, "imgid": 1565, "split": "test", "sentences": ["a book in the hands of the bride and groom"], "sentids": [3690], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000289640.jpg", "cocoid": 1566, "imgid": 1566, "split": "test", "sentences": ["a wine glass in a man's hand", "an image with a oven in the background"], "sentids": [3691, 3692], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000289995.jpg", "cocoid": 1567, "imgid": 1567, "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [3693], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000290248.jpg", "cocoid": 1568, "imgid": 1568, "split": "test", "sentences": ["a suitcase in the middle of a crowded street", "an image with a car in the middle of a crowded street"], "sentids": [3694, 3695], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000290289.jpg", "cocoid": 1569, "imgid": 1569, "split": "test", "sentences": ["a couch in a living room with chairs around it", "a remote in a living room with several chairs and a fireplace"], "sentids": [3696, 3697], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000290698.jpg", "cocoid": 1570, "imgid": 1570, "split": "test", "sentences": ["a picture of a broccoli and meat dish on a table", "a photo of a dining table with a large plate of food", "an image with a potted plant in the background"], "sentids": [3698, 3699, 3700], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000290750.jpg", "cocoid": 1571, "imgid": 1571, "split": "test", "sentences": ["a laptop in a kitchen", "a photo of a oven in a kitchen with people in it", "a picture of a dining table in a kitchen", "a photo of a tv in a kitchen with people in it", "a photo of a sink in a kitchen with people in it"], "sentids": [3701, 3702, 3703, 3704, 3705], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000290951.jpg", "cocoid": 1572, "imgid": 1572, "split": "test", "sentences": ["a picture of a bench with umbrellas hanging from the ceiling", "a picture of a potted plant with umbrellas hanging from it"], "sentids": [3706, 3707], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000291179.jpg", "cocoid": 1573, "imgid": 1573, "split": "test", "sentences": ["a bicycle in the grass", "an image with a bottle of water, a bike, and people in a park", "a photo of a backpacker sitting on the grass next to a group of people", "a photo of a car park full of people with umbrellas"], "sentids": [3708, 3709, 3710, 3711], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000291370.jpg", "cocoid": 1574, "imgid": 1574, "split": "test", "sentences": ["a photo of a horse and a woman on a street", "a photo of a handbag being held by a black horse", "an image with a truck, people, and a horse", "a photo of a bicycle rider with a horse on the side of the road", "a picture of a potted plant"], "sentids": [3712, 3713, 3714, 3715, 3716], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000291634.jpg", "cocoid": 1575, "imgid": 1575, "split": "test", "sentences": ["a picture of a bicycle parked on the side of a street", "a picture of a parking meter on the side of a street"], "sentids": [3717, 3718], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000291680.jpg", "cocoid": 1576, "imgid": 1576, "split": "test", "sentences": ["a baseball bat in the air", "a baseball glove in the dirt"], "sentids": [3719, 3720], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000292169.jpg", "cocoid": 1577, "imgid": 1577, "split": "test", "sentences": ["an image with a person sitting in a living room", "a picture of a couch in a living room", "a picture of a tv in a living room", "an image with a laptop and a woman sitting in front of a piano", "a picture of a potted plant in a living room", "a photo of a vase in a living room"], "sentids": [3721, 3722, 3723, 3724, 3725, 3726], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000292170.jpg", "cocoid": 1578, "imgid": 1578, "split": "test", "sentences": ["an image with a traffic light in the background", "a backpack in front of a bunch of apples", "a photo of a carful of apples on a sidewalk"], "sentids": [3727, 3728, 3729], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000292446.jpg", "cocoid": 1579, "imgid": 1579, "split": "test", "sentences": ["a keyboard in front of the man", "a bottle in a box", "an image with a dining table full of pizzas"], "sentids": [3730, 3731, 3732], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000292618.jpg", "cocoid": 1580, "imgid": 1580, "split": "test", "sentences": ["a photo of a snowboarder going down a mountain"], "sentids": [3733], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000292697.jpg", "cocoid": 1581, "imgid": 1581, "split": "test", "sentences": ["a photo of a baseball bat hitting a ball"], "sentids": [3734], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000292905.jpg", "cocoid": 1582, "imgid": 1582, "split": "test", "sentences": ["a microwave in the background"], "sentids": [3735], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000292971.jpg", "cocoid": 1583, "imgid": 1583, "split": "test", "sentences": ["a photo of a pizza on a table", "a bowl in the middle of the table", "a picture of a cell phone", "an image with a dining table"], "sentids": [3736, 3737, 3738, 3739], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000293200.jpg", "cocoid": 1584, "imgid": 1584, "split": "test", "sentences": ["a picture of a backpacker flying a kite in a park", "an image with a cell phone in the foreground and kites in the background"], "sentids": [3740, 3741], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000293249.jpg", "cocoid": 1585, "imgid": 1585, "split": "test", "sentences": ["a person in the background", "a photo of a tv in the background and a vase full of candy", "a photo of a potted plant next to a glass vase filled with chocolate", "an image with a dining table and a glass vase full of candy", "an image with a laptop on a table next to a glass vase filled with chocolate", "a photo of a chair on a table with a vase full of candy", "a picture of a knife on a table next to a glass vase filled with chocolate", "a cup in a glass table"], "sentids": [3742, 3743, 3744, 3745, 3746, 3747, 3748, 3749], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000293611.jpg", "cocoid": 1586, "imgid": 1586, "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "an image with a cup of coffee sitting on a counter next to a sink", "a picture of a sink and counter in a kitchen", "a picture of a toaster oven and sink in a kitchen"], "sentids": [3750, 3751, 3752, 3753], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000293703.jpg", "cocoid": 1587, "imgid": 1587, "split": "test", "sentences": ["a chair in front of the table", "a photo of a dining table", "a picture of a vase of flowers"], "sentids": [3754, 3755, 3756], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000293794.jpg", "cocoid": 1588, "imgid": 1588, "split": "test", "sentences": ["an image with a tie standing next to a bunch of bananas", "an image with a car in the background and a bunch of bananas"], "sentids": [3757, 3758], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000293802.jpg", "cocoid": 1589, "imgid": 1589, "split": "test", "sentences": ["a picture of a skateboarder doing a trick in the air", "a picture of a dining table"], "sentids": [3759, 3760], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000293909.jpg", "cocoid": 1590, "imgid": 1590, "split": "test", "sentences": ["an image with a bus and a car on a city street", "a picture of a train on a city street", "a picture of a traffic light on a city street"], "sentids": [3761, 3762, 3763], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000294032.jpg", "cocoid": 1591, "imgid": 1591, "split": "test", "sentences": ["a cell phone in a man's hand"], "sentids": [3764], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000294035.jpg", "cocoid": 1592, "imgid": 1592, "split": "test", "sentences": ["an image with a sports ball and a young boy standing in front of an open refrigerator", "a photo of a person standing in front of an open refrigerator", "an image with a refrigerator full of food", "a picture of a bowl of food in a refrigerator", "a photo of a carrot in a refrigerator"], "sentids": [3765, 3766, 3767, 3768, 3769], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000294124.jpg", "cocoid": 1593, "imgid": 1593, "split": "test", "sentences": ["a photo of a tie worn by a man on a basketball court"], "sentids": [3770], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000294176.jpg", "cocoid": 1594, "imgid": 1594, "split": "test", "sentences": ["a photo of a bicycle with many clocks on it", "a photo of a tiered crowd of people with clocks in the background"], "sentids": [3771, 3772], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000294297.jpg", "cocoid": 1595, "imgid": 1595, "split": "test", "sentences": ["an image with a knife and two bowls of food"], "sentids": [3773], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000294698.jpg", "cocoid": 1596, "imgid": 1596, "split": "test", "sentences": ["a sandwich in a restaurant", "a photo of a hot dog", "a picture of a chair"], "sentids": [3774, 3775, 3776], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000295194.jpg", "cocoid": 1597, "imgid": 1597, "split": "test", "sentences": ["a cow in a corral", "an image with a truck in the background"], "sentids": [3777, 3778], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000295403.jpg", "cocoid": 1598, "imgid": 1598, "split": "test", "sentences": ["a picture of a truck on the side of the road", "a handbag in the foreground"], "sentids": [3779, 3780], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000295451.jpg", "cocoid": 1599, "imgid": 1599, "split": "test", "sentences": ["an image with a umbrella and people walking down the street", "a potted plant in front of a building", "an image with a backpacker walking down the street holding a red umbrella"], "sentids": [3781, 3782, 3783], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000295576.jpg", "cocoid": 1600, "imgid": 1600, "split": "test", "sentences": ["an image with a cup of coffee and a box of donuts"], "sentids": [3784], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000296236.jpg", "cocoid": 1601, "imgid": 1601, "split": "test", "sentences": ["an image with a person looking at doughnuts on a conveyor belt"], "sentids": [3785], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000296649.jpg", "cocoid": 1602, "imgid": 1602, "split": "test", "sentences": ["a photo of a bicycle on a busy street in india"], "sentids": [3786], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000296676.jpg", "cocoid": 1603, "imgid": 1603, "split": "test", "sentences": ["an image with a dog catching a frisbee", "a photo of a handbag and a dog catching a frisbee", "a backpack in the background"], "sentids": [3787, 3788, 3789], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000296745.jpg", "cocoid": 1604, "imgid": 1604, "split": "test", "sentences": ["an image with a elephant in front of a group of people"], "sentids": [3790], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000296797.jpg", "cocoid": 1605, "imgid": 1605, "split": "test", "sentences": ["an image with a umbrella and people on a trolley", "a picture of a backpacker with an umbrella on the side of a cable car", "a bus in the street", "a car in the street"], "sentids": [3791, 3792, 3793, 3794], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000297180.jpg", "cocoid": 1606, "imgid": 1606, "split": "test", "sentences": ["an image with a backpack and a woman sitting on a chair using a laptop"], "sentids": [3795], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000297233.jpg", "cocoid": 1607, "imgid": 1607, "split": "test", "sentences": ["an image with a knife and fork on a table", "a photo of a fork full of food sitting on a table", "an image with a dining table with food on it", "a spoon in a bowl", "a picture of a carrot and potato dish on a table"], "sentids": [3796, 3797, 3798, 3799, 3800], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000297260.jpg", "cocoid": 1608, "imgid": 1608, "split": "test", "sentences": ["a person in front of a table with a sandwich and french fries", "a dining table in a restaurant with a plate of food on it"], "sentids": [3801, 3802], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000297414.jpg", "cocoid": 1609, "imgid": 1609, "split": "test", "sentences": ["a photo of a microwave in a kitchen with black cabinets", "a dining table in a kitchen with black cabinets"], "sentids": [3803, 3804], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000297540.jpg", "cocoid": 1610, "imgid": 1610, "split": "test", "sentences": ["a baseball glove in the batter's box"], "sentids": [3805], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000297812.jpg", "cocoid": 1611, "imgid": 1611, "split": "test", "sentences": ["a picture of a bicycle", "a photo of a handbag", "a photo of a bowl of food on a picnic table", "a picture of a remote area with a picnic table"], "sentids": [3806, 3807, 3808, 3809], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000297819.jpg", "cocoid": 1612, "imgid": 1612, "split": "test", "sentences": ["a picture of a dining table with cakes and desserts on it", "a handbag in the background", "an image with a bowl of cake on a table", "a photo of a cell phone on a table"], "sentids": [3810, 3811, 3812, 3813], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000298051.jpg", "cocoid": 1613, "imgid": 1613, "split": "test", "sentences": ["a picture of a clock tower with people standing around it", "a picture of a handbag on the ground next to a group of people", "an image with a potted plant in the middle of a group of people"], "sentids": [3814, 3815, 3816], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000298382.jpg", "cocoid": 1614, "imgid": 1614, "split": "test", "sentences": ["a photo of a tiered field with two horses pulling a cart", "a car in the middle of a field with two horses pulling it"], "sentids": [3817, 3818], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000298443.jpg", "cocoid": 1615, "imgid": 1615, "split": "test", "sentences": ["a picture of a spoonful of ice cream"], "sentids": [3819], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000298540.jpg", "cocoid": 1616, "imgid": 1616, "split": "test", "sentences": ["a photo of a frisbee being thrown in a park"], "sentids": [3820], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000298547.jpg", "cocoid": 1617, "imgid": 1617, "split": "test", "sentences": ["a photo of a handbag sitting on a picnic blanket", "an image with a bottle of wine and people sitting on the grass", "an image with a apple on the ground next to a group of people"], "sentids": [3821, 3822, 3823], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000298784.jpg", "cocoid": 1618, "imgid": 1618, "split": "test", "sentences": ["a picture of a suitcase", "a picture of a backpacker with a bicycle and a boat"], "sentids": [3824, 3825], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000299023.jpg", "cocoid": 1619, "imgid": 1619, "split": "test", "sentences": ["a photo of a knife in a blender"], "sentids": [3826], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300023.jpg", "cocoid": 1620, "imgid": 1620, "split": "test", "sentences": ["an image with a clock tower lit up at night"], "sentids": [3827], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300276.jpg", "cocoid": 1621, "imgid": 1621, "split": "test", "sentences": ["a dining table in front of a tent with cupcakes on it"], "sentids": [3828], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300324.jpg", "cocoid": 1622, "imgid": 1622, "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a checkered floor", "a photo of a handbag on a checkered floor in a kitchen", "a picture of a dining table and kitchen with a checkered floor", "a picture of a sink in a kitchen with a checkered floor"], "sentids": [3829, 3830, 3831, 3832], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300403.jpg", "cocoid": 1623, "imgid": 1623, "split": "test", "sentences": ["a fork in the middle of the table", "a photo of a dining table", "a wine glass in the middle of the table", "a spoon in the middle of the table"], "sentids": [3833, 3834, 3835, 3836], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300577.jpg", "cocoid": 1624, "imgid": 1624, "split": "test", "sentences": ["an image with a dining table and a woman sitting in front of a plate of food", "a picture of a knife and fork", "a fork in the woman's hand", "a picture of a bowl of food with a woman sitting at a table"], "sentids": [3837, 3838, 3839, 3840], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300786.jpg", "cocoid": 1625, "imgid": 1625, "split": "test", "sentences": ["a picture of a person working in a pottery studio"], "sentids": [3841], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300855.jpg", "cocoid": 1626, "imgid": 1626, "split": "test", "sentences": ["a car in the middle of the street", "a photo of a clock on the side of a building"], "sentids": [3842, 3843], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300876.jpg", "cocoid": 1627, "imgid": 1627, "split": "test", "sentences": ["a dining table in front of a woman and two children", "a picture of a handbag on the table", "a picture of a bottle of orange juice", "a photo of a sandwich being eaten at a table", "a picture of a spoonful of food in front of a child"], "sentids": [3844, 3845, 3846, 3847, 3848], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000300903.jpg", "cocoid": 1628, "imgid": 1628, "split": "test", "sentences": ["a picture of a frisbee game", "an image with a backpack and people playing frisbee", "a car in the background", "a chair in the middle of the field", "an image with a handbag in the foreground", "a photo of a umbrella in the middle of a group of people playing frisbee"], "sentids": [3849, 3850, 3851, 3852, 3853, 3854], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301011.jpg", "cocoid": 1629, "imgid": 1629, "split": "test", "sentences": ["an image with a tennis racket on a tennis court", "a picture of a backpacker on a tennis court", "an image with a sports ball and a man holding a tennis racquet"], "sentids": [3855, 3856, 3857], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301135.jpg", "cocoid": 1630, "imgid": 1630, "split": "test", "sentences": ["an image with a bench and people sitting on it", "a picture of a bicycle with people sitting on it", "a photo of a motorcycle and people sitting on a park bench"], "sentids": [3858, 3859, 3860], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301257.jpg", "cocoid": 1631, "imgid": 1631, "split": "test", "sentences": ["a picture of a handbag with pink umbrellas on it", "a picture of a backpacker protest in australia"], "sentids": [3861, 3862], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301282.jpg", "cocoid": 1632, "imgid": 1632, "split": "test", "sentences": ["a pizza in a pan", "a bottle in the background", "a handbag in front of the child", "a picture of a spoon being used to eat a pizza"], "sentids": [3863, 3864, 3865, 3866], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301305.jpg", "cocoid": 1633, "imgid": 1633, "split": "test", "sentences": ["a photo of a dining table", "a picture of a cupcake", "an image with a spoon being used to cut a cake"], "sentids": [3867, 3868, 3869], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301376.jpg", "cocoid": 1634, "imgid": 1634, "split": "test", "sentences": ["a picture of a bicycle in front of a store"], "sentids": [3870], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301926.jpg", "cocoid": 1635, "imgid": 1635, "split": "test", "sentences": ["an image with a bicycle in the foreground and a car in the background"], "sentids": [3871], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301971.jpg", "cocoid": 1636, "imgid": 1636, "split": "test", "sentences": ["an image with a orange and yellow fruit stand", "an image with a umbrella in the background", "a photo of a clock tower in the middle of a city"], "sentids": [3872, 3873, 3874], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301977.jpg", "cocoid": 1637, "imgid": 1637, "split": "test", "sentences": ["a photo of a cow standing in front of a store"], "sentids": [3875], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000301991.jpg", "cocoid": 1638, "imgid": 1638, "split": "test", "sentences": ["a photo of a fork full of food", "an image with a cup of coffee"], "sentids": [3876, 3877], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000302038.jpg", "cocoid": 1639, "imgid": 1639, "split": "test", "sentences": ["an image with a potted plant in the middle of a dining room table"], "sentids": [3878], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000302206.jpg", "cocoid": 1640, "imgid": 1640, "split": "test", "sentences": ["a picture of a motorcycle rider and a person on a horse", "a photo of a car driving down a road with two people on horses"], "sentids": [3879, 3880], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000302375.jpg", "cocoid": 1641, "imgid": 1641, "split": "test", "sentences": ["a picture of a clock tower at night", "a picture of a traffic light at night"], "sentids": [3881, 3882], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000302599.jpg", "cocoid": 1642, "imgid": 1642, "split": "test", "sentences": ["a picture of a car doing a trick on a skateboard", "an image with a bottle of water and a skateboarder"], "sentids": [3883, 3884], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000303101.jpg", "cocoid": 1643, "imgid": 1643, "split": "test", "sentences": ["a picture of a airplane taking off from an airport", "a photo of a bottle of water"], "sentids": [3885, 3886], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000303264.jpg", "cocoid": 1644, "imgid": 1644, "split": "test", "sentences": ["a cell phone in a bag"], "sentids": [3887], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000303520.jpg", "cocoid": 1645, "imgid": 1645, "split": "test", "sentences": ["a picture of a cake that is being cut", "a photo of a knife being used to cut a cake", "a photo of a dining table with a cake on it", "a photo of a chair at a table with a cake on it"], "sentids": [3888, 3889, 3890, 3891], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000303566.jpg", "cocoid": 1646, "imgid": 1646, "split": "test", "sentences": ["an image with a backpack on the ground", "a photo of a carrot market", "a handbag in the background"], "sentids": [3892, 3893, 3894], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000303603.jpg", "cocoid": 1647, "imgid": 1647, "split": "test", "sentences": ["a photo of a airplane flying over a body of water"], "sentids": [3895], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000303685.jpg", "cocoid": 1648, "imgid": 1648, "split": "test", "sentences": ["a backpack in the background", "a picture of a truck with a bunch of ties hanging on it", "a car in the background"], "sentids": [3896, 3897, 3898], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000303818.jpg", "cocoid": 1649, "imgid": 1649, "split": "test", "sentences": ["a bus in the middle of a city street", "a photo of a car and a bus on a city street", "an image with a backpacker bus on the road", "a photo of a handbag on the ground next to a bus", "an image with a traffic light and a bus on the road", "an image with a motorcycle and a bus on the road"], "sentids": [3899, 3900, 3901, 3902, 3903, 3904], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000304083.jpg", "cocoid": 1650, "imgid": 1650, "split": "test", "sentences": ["a baseball glove in the batter's hand", "a photo of a sports ball player swinging a bat", "a photo of a baseball bat hitting a ball during a game"], "sentids": [3905, 3906, 3907], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000304342.jpg", "cocoid": 1651, "imgid": 1651, "split": "test", "sentences": ["a photo of a chair with a plate on it"], "sentids": [3908], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000304557.jpg", "cocoid": 1652, "imgid": 1652, "split": "test", "sentences": ["a photo of a backpacker walking down a busy street in hong kong", "a picture of a book store in an asian city"], "sentids": [3909, 3910], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000304744.jpg", "cocoid": 1653, "imgid": 1653, "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a cell phone being used to take a picture of a birthday cake", "a photo of a cake being cut at a birthday party"], "sentids": [3911, 3912, 3913], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000305800.jpg", "cocoid": 1654, "imgid": 1654, "split": "test", "sentences": ["a picture of a dining table full of wine glasses"], "sentids": [3914], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000306127.jpg", "cocoid": 1655, "imgid": 1655, "split": "test", "sentences": ["a tv in the middle of the room"], "sentids": [3915], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000306139.jpg", "cocoid": 1656, "imgid": 1656, "split": "test", "sentences": ["a car in the background", "a picture of a potted plant", "a backpack in the middle of a group of people"], "sentids": [3916, 3917, 3918], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000306361.jpg", "cocoid": 1657, "imgid": 1657, "split": "test", "sentences": ["a cake in front of a bride and groom"], "sentids": [3919], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000306536.jpg", "cocoid": 1658, "imgid": 1658, "split": "test", "sentences": ["a picture of a clock on a desk in a room", "a picture of a vase on a desk", "a picture of a bottle on a desk in a room"], "sentids": [3920, 3921, 3922], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000307057.jpg", "cocoid": 1659, "imgid": 1659, "split": "test", "sentences": ["a picture of a tennis racket being held by a man on a tennis court", "a sports ball in the background", "a bench in the background", "a picture of a chair umpire on a tennis court"], "sentids": [3923, 3924, 3925, 3926], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000307243.jpg", "cocoid": 1660, "imgid": 1660, "split": "test", "sentences": ["a clock in the middle of a town square", "a car in front of a building with a clock on it", "a picture of a potted plant in front of a building", "a umbrella in the sky"], "sentids": [3927, 3928, 3929, 3930], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000307364.jpg", "cocoid": 1661, "imgid": 1661, "split": "test", "sentences": ["a photo of a backpacker in venice with umbrellas"], "sentids": [3931], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000307442.jpg", "cocoid": 1662, "imgid": 1662, "split": "test", "sentences": ["an image with a bench in the background"], "sentids": [3932], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000307564.jpg", "cocoid": 1663, "imgid": 1663, "split": "test", "sentences": ["a picture of a dining table and chairs in a doll house", "a knife in the kitchen", "a picture of a oven in a kitchen with a doll sitting at the table", "an image with a teddy bear sitting at a table", "a photo of a potted plant and a doll in a kitchen", "a photo of a person sitting at a table in a kitchen", "an image with a spoon and a doll sitting at a table", "an image with a banana and a doll sitting at a table"], "sentids": [3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000308328.jpg", "cocoid": 1664, "imgid": 1664, "split": "test", "sentences": ["a photo of a bottle of water"], "sentids": [3941], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000308358.jpg", "cocoid": 1665, "imgid": 1665, "split": "test", "sentences": ["a picture of a car driving down a narrow street with people walking and riding bicycles"], "sentids": [3942], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000308388.jpg", "cocoid": 1666, "imgid": 1666, "split": "test", "sentences": ["an image with a person walking down the street and a car driving down the street"], "sentids": [3943], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000308487.jpg", "cocoid": 1667, "imgid": 1667, "split": "test", "sentences": ["a chair in front of a table", "a dining table in front of a group of people", "a photo of a vase of wine", "a picture of a cup of wine"], "sentids": [3944, 3945, 3946, 3947], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000308730.jpg", "cocoid": 1668, "imgid": 1668, "split": "test", "sentences": ["a oven in a kitchen with white cabinets and a window", "an image with a wine glass on the counter of a kitchen", "a photo of a clock in a kitchen", "a picture of a bottle rack in a kitchen"], "sentids": [3948, 3949, 3950, 3951], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000308900.jpg", "cocoid": 1669, "imgid": 1669, "split": "test", "sentences": ["an image with a baseball bat", "an image with a car in the background"], "sentids": [3952, 3953], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000309391.jpg", "cocoid": 1670, "imgid": 1670, "split": "test", "sentences": ["a photo of a bus driving down a city street", "a photo of a bicycle on a city street", "a photo of a truck driving down a city street"], "sentids": [3954, 3955, 3956], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000309492.jpg", "cocoid": 1671, "imgid": 1671, "split": "test", "sentences": ["a motorcycle in the middle of a city street", "a photo of a truck driver on a motorcycle", "a picture of a car driving down a street with a police officer on a motorcycle", "a handbag in the middle of the road", "a parking meter in the middle of the street"], "sentids": [3957, 3958, 3959, 3960, 3961], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000309579.jpg", "cocoid": 1672, "imgid": 1672, "split": "test", "sentences": ["a chair in the grass"], "sentids": [3962], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000309633.jpg", "cocoid": 1673, "imgid": 1673, "split": "test", "sentences": ["a bench in a room", "an image with a cup of coffee and a bunch of backpacks", "an image with a couch, luggage, and bookshelves in a room"], "sentids": [3963, 3964, 3965], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000309993.jpg", "cocoid": 1674, "imgid": 1674, "split": "test", "sentences": ["a picture of a suitcase on the street", "a fire hydrant in the middle of the street", "a picture of a chair on the side of the street"], "sentids": [3966, 3967, 3968], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000310202.jpg", "cocoid": 1675, "imgid": 1675, "split": "test", "sentences": ["a photo of a handbag vendor at a market in peru"], "sentids": [3969], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000310369.jpg", "cocoid": 1676, "imgid": 1676, "split": "test", "sentences": ["a potted plant in the background"], "sentids": [3970], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000310524.jpg", "cocoid": 1677, "imgid": 1677, "split": "test", "sentences": ["a photo of a backpacker hostel in melbourne, australia"], "sentids": [3971], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000311310.jpg", "cocoid": 1678, "imgid": 1678, "split": "test", "sentences": ["a kite in the sky", "a picture of a sports ball with a kite flying in the background"], "sentids": [3972, 3973], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000311378.jpg", "cocoid": 1679, "imgid": 1679, "split": "test", "sentences": ["a cup in front of the man", "a picture of a pizza on a table in a restaurant"], "sentids": [3974, 3975], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000311471.jpg", "cocoid": 1680, "imgid": 1680, "split": "test", "sentences": ["a bus in the middle of the road", "an image with a chair on the side of the road"], "sentids": [3976, 3977], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000312051.jpg", "cocoid": 1681, "imgid": 1681, "split": "test", "sentences": ["a picture of a elephant in an arena with a man on top of it"], "sentids": [3978], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000312289.jpg", "cocoid": 1682, "imgid": 1682, "split": "test", "sentences": ["a picture of a knife being cut into a cake", "an image with a tv in the background"], "sentids": [3979, 3980], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000312412.jpg", "cocoid": 1683, "imgid": 1683, "split": "test", "sentences": ["a picture of a dining table with wine glasses and plates of food", "a bowl in the middle of a table full of wine"], "sentids": [3981, 3982], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000312423.jpg", "cocoid": 1684, "imgid": 1684, "split": "test", "sentences": ["an image with a handbag in the foreground and umbrellas in the background", "a picture of a potted plant with umbrellas on it"], "sentids": [3983, 3984], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000312524.jpg", "cocoid": 1685, "imgid": 1685, "split": "test", "sentences": ["a picture of a knife and fork on top of a cake", "a picture of a vase of flowers on top of a cake", "a photo of a bench with a wedding cake on it"], "sentids": [3985, 3986, 3987], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000313341.jpg", "cocoid": 1686, "imgid": 1686, "split": "test", "sentences": ["a picture of a laptop", "a picture of a spoonful of sugar"], "sentids": [3988, 3989], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000313585.jpg", "cocoid": 1687, "imgid": 1687, "split": "test", "sentences": ["a photo of a tv in a living room", "a potted plant in the corner of a living room"], "sentids": [3990, 3991], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000313770.jpg", "cocoid": 1688, "imgid": 1688, "split": "test", "sentences": ["a picture of a cake being cut", "a photo of a dining table with a cake on it", "a photo of a knife being used to cut a cake", "an image with a chair, a table, and a woman cutting a cake"], "sentids": [3992, 3993, 3994, 3995], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000313948.jpg", "cocoid": 1689, "imgid": 1689, "split": "test", "sentences": ["a picture of a handbag on a rug", "a photo of a car on display at an auto show"], "sentids": [3996, 3997], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000313955.jpg", "cocoid": 1690, "imgid": 1690, "split": "test", "sentences": ["an image with a baseball glove, catcher, and umpire"], "sentids": [3998], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000314074.jpg", "cocoid": 1691, "imgid": 1691, "split": "test", "sentences": ["an image with a knife", "a tie in a blue suit", "a picture of a dining table", "a cell phone in a man's hand", "a teddy bear in a blue suit", "a photo of a chair"], "sentids": [3999, 4000, 4001, 4002, 4003, 4004], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000314370.jpg", "cocoid": 1692, "imgid": 1692, "split": "test", "sentences": ["a photo of a oven full of food in a kitchen", "an image with a toaster oven in the middle of a kitchen"], "sentids": [4005, 4006], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000314515.jpg", "cocoid": 1693, "imgid": 1693, "split": "test", "sentences": ["an image with a car on the road with bicycles on top of it"], "sentids": [4007], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000314757.jpg", "cocoid": 1694, "imgid": 1694, "split": "test", "sentences": ["a laptop in a living room", "a photo of a potted plant"], "sentids": [4008, 4009], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000314876.jpg", "cocoid": 1695, "imgid": 1695, "split": "test", "sentences": ["a sports ball in the air", "a picture of a tennis racket hitting a tennis ball"], "sentids": [4010, 4011], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000314986.jpg", "cocoid": 1696, "imgid": 1696, "split": "test", "sentences": ["a photo of a backpacker riding a bike down a city street", "a photo of a busker riding a bike on a city street", "a photo of a truck and a person on a bike"], "sentids": [4012, 4013, 4014], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000315173.jpg", "cocoid": 1697, "imgid": 1697, "split": "test", "sentences": ["a photo of a chair on top of a double decker bus", "an image with a bus that has people on top of it", "a picture of a umbrella on top of a double decker bus"], "sentids": [4015, 4016, 4017], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000315195.jpg", "cocoid": 1698, "imgid": 1698, "split": "test", "sentences": ["a photo of a fire hydrant spraying water on runners", "a photo of a bottle of water being sprayed by a fire hydrant", "a photo of a car with a fire hydrant on the side of the road", "an image with a traffic light and a fire hydrant"], "sentids": [4018, 4019, 4020, 4021], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000315319.jpg", "cocoid": 1699, "imgid": 1699, "split": "test", "sentences": ["an image with a refrigerator in a kitchen with a clock on the wall", "a clock in a kitchen next to a refrigerator", "a picture of a dining table in a kitchen with a clock on the wall", "a photo of a toaster in a kitchen with a clock on the wall", "a photo of a handbag in a kitchen with a clock on the wall", "a picture of a cupboard in a kitchen with a clock on the wall"], "sentids": [4022, 4023, 4024, 4025, 4026, 4027], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000315631.jpg", "cocoid": 1700, "imgid": 1700, "split": "test", "sentences": ["a picture of a pizza and drinks on a table", "a dining table in a classroom with food on it", "an image with a laptop and a pizza on a table"], "sentids": [4028, 4029, 4030], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000315641.jpg", "cocoid": 1701, "imgid": 1701, "split": "test", "sentences": ["a person in a kitchen", "a picture of a knife being used to cut a donut", "an image with a dining table full of donuts"], "sentids": [4031, 4032, 4033], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000316063.jpg", "cocoid": 1702, "imgid": 1702, "split": "test", "sentences": ["a picture of a bus driving down a street with people on it", "a handbag in the passenger seat of a bus", "a truck in the middle of a busy street"], "sentids": [4034, 4035, 4036], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000316112.jpg", "cocoid": 1703, "imgid": 1703, "split": "test", "sentences": ["a photo of a cow grazing in a field"], "sentids": [4037], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000316715.jpg", "cocoid": 1704, "imgid": 1704, "split": "test", "sentences": ["a car in front of a traffic light with clouds in the sky"], "sentids": [4038], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000316879.jpg", "cocoid": 1705, "imgid": 1705, "split": "test", "sentences": ["a bottle in the middle of a group of people with umbrellas"], "sentids": [4039], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000316912.jpg", "cocoid": 1706, "imgid": 1706, "split": "test", "sentences": ["an image with a cow on the side of the road", "a photo of a handbag on the ground next to a cow", "a picture of a suitcase"], "sentids": [4040, 4041, 4042], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000316968.jpg", "cocoid": 1707, "imgid": 1707, "split": "test", "sentences": ["a horse in a carriage", "a picture of a handbag being carried by a horse"], "sentids": [4043, 4044], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000317479.jpg", "cocoid": 1708, "imgid": 1708, "split": "test", "sentences": ["a picture of a truck that is parked on the side of the road", "an image with a backpacker food truck parked next to a group of people"], "sentids": [4045, 4046], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000318200.jpg", "cocoid": 1709, "imgid": 1709, "split": "test", "sentences": ["a picture of a bus with people standing on the side of the road", "a bicycle in the street"], "sentids": [4047, 4048], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000318219.jpg", "cocoid": 1710, "imgid": 1710, "split": "test", "sentences": ["a picture of a chair"], "sentids": [4049], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000318361.jpg", "cocoid": 1711, "imgid": 1711, "split": "test", "sentences": ["an image with a refrigerator in the background and a child sitting at a table", "a picture of a person sitting at a table in a kitchen", "an image with a oven in the background and a young girl sitting at a table", "a microwave in a kitchen", "a photo of a potted plant in a kitchen"], "sentids": [4050, 4051, 4052, 4053, 4054], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000318455.jpg", "cocoid": 1712, "imgid": 1712, "split": "test", "sentences": ["a picture of a dining table with cupcakes and cakes on it", "a knife in the middle of a table"], "sentids": [4055, 4056], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000318671.jpg", "cocoid": 1713, "imgid": 1713, "split": "test", "sentences": ["a picture of a horse pulling a trolley", "an image with a train and people on it", "an image with a handbag and a horse pulling a trolley", "a picture of a backpack on a horse"], "sentids": [4057, 4058, 4059, 4060], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000319051.jpg", "cocoid": 1714, "imgid": 1714, "split": "test", "sentences": ["a umbrella in the sand", "a backpack in the sand", "a boat in the background"], "sentids": [4061, 4062, 4063], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000319221.jpg", "cocoid": 1715, "imgid": 1715, "split": "test", "sentences": ["a tie in a chef's apron", "a picture of a dining table with food on it"], "sentids": [4064, 4065], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000319345.jpg", "cocoid": 1716, "imgid": 1716, "split": "test", "sentences": ["a picture of a person walking down the street with motorcycles parked in front of them", "a truck in front of a row of parked motorcycles", "a stop sign in the middle of the street", "an image with a potted plant in front of a row of parked motorcycles"], "sentids": [4066, 4067, 4068, 4069], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000319579.jpg", "cocoid": 1717, "imgid": 1717, "split": "test", "sentences": ["a backpack in the corner", "a dining table in a room"], "sentids": [4070, 4071], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000320249.jpg", "cocoid": 1718, "imgid": 1718, "split": "test", "sentences": ["a photo of a motorcycle with an american flag on it"], "sentids": [4072], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000320428.jpg", "cocoid": 1719, "imgid": 1719, "split": "test", "sentences": ["an image with a sports ball and two men playing tennis"], "sentids": [4073], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000320482.jpg", "cocoid": 1720, "imgid": 1720, "split": "test", "sentences": ["a car in front of a bus", "a photo of a traffic light"], "sentids": [4074, 4075], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000320944.jpg", "cocoid": 1721, "imgid": 1721, "split": "test", "sentences": ["a picture of a clock on the side of a building", "an image with a backpack on the ground and people walking down the street"], "sentids": [4076, 4077], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000321332.jpg", "cocoid": 1722, "imgid": 1722, "split": "test", "sentences": ["an image with a bowl of pizza on the table", "a photo of a bottle of wine", "a knife in a man's hand", "an image with a cell phone and a pizza on a table"], "sentids": [4078, 4079, 4080, 4081], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000321476.jpg", "cocoid": 1723, "imgid": 1723, "split": "test", "sentences": ["a picture of a bench surrounded by pigeons", "a picture of a horse and a woman sitting on a bench"], "sentids": [4082, 4083], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000321516.jpg", "cocoid": 1724, "imgid": 1724, "split": "test", "sentences": ["a truck in the middle of a road with people on it"], "sentids": [4084], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000321886.jpg", "cocoid": 1725, "imgid": 1725, "split": "test", "sentences": ["an image with a traffic light and a bunch of people on bikes", "a picture of a backpacker crossing a street in asia"], "sentids": [4085, 4086], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000321968.jpg", "cocoid": 1726, "imgid": 1726, "split": "test", "sentences": ["a picture of a bottle of wine sitting on a table in a restaurant"], "sentids": [4087], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000321971.jpg", "cocoid": 1727, "imgid": 1727, "split": "test", "sentences": ["a photo of a cup of wine with a man and a woman"], "sentids": [4088], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000322106.jpg", "cocoid": 1728, "imgid": 1728, "split": "test", "sentences": ["a picture of a chair", "a suitcase in the middle of the sidewalk", "a picture of a parking meter on the side of the road"], "sentids": [4089, 4090, 4091], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000322163.jpg", "cocoid": 1729, "imgid": 1729, "split": "test", "sentences": ["a bowl in a kitchen", "a remote in a kitchen", "an image with a sink full of food being prepared", "an image with a dining table in the background"], "sentids": [4092, 4093, 4094, 4095], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000322629.jpg", "cocoid": 1730, "imgid": 1730, "split": "test", "sentences": ["an image with a car in the middle of a skate park"], "sentids": [4096], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323000.jpg", "cocoid": 1731, "imgid": 1731, "split": "test", "sentences": ["a photo of a truck driving down a street with people walking in front of it"], "sentids": [4097], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323116.jpg", "cocoid": 1732, "imgid": 1732, "split": "test", "sentences": ["an image with a truck driving down a road with a herd of sheep behind it"], "sentids": [4098], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323119.jpg", "cocoid": 1733, "imgid": 1733, "split": "test", "sentences": ["a picture of a bicycle with a basket full of apples"], "sentids": [4099], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323423.jpg", "cocoid": 1734, "imgid": 1734, "split": "test", "sentences": ["a backpack in the snow"], "sentids": [4100], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323442.jpg", "cocoid": 1735, "imgid": 1735, "split": "test", "sentences": ["a photo of a forklift driver and his wife at a restaurant", "a picture of a dining table with two people sitting at it", "a picture of a bowl of wine and a man and woman sitting at a table"], "sentids": [4101, 4102, 4103], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323515.jpg", "cocoid": 1736, "imgid": 1736, "split": "test", "sentences": ["an image with a cup of dip and vegetables on a table", "a picture of a dining table with carrots, cucumbers, tomatoes, and dip"], "sentids": [4104, 4105], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323528.jpg", "cocoid": 1737, "imgid": 1737, "split": "test", "sentences": ["a photo of a bus driving down a street with people crossing the street", "a photo of a backpacker crossing the street in front of a double decker bus", "a handbag in the middle of the road"], "sentids": [4106, 4107, 4108], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323576.jpg", "cocoid": 1738, "imgid": 1738, "split": "test", "sentences": ["an image with a boat and people on the beach"], "sentids": [4109], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323726.jpg", "cocoid": 1739, "imgid": 1739, "split": "test", "sentences": ["a picture of a baseball glove, bat, and umpire during a baseball game"], "sentids": [4110], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000323827.jpg", "cocoid": 1740, "imgid": 1740, "split": "test", "sentences": ["an image with a clock tower in the background", "a photo of a bus stop with people standing around it", "an image with a horse statue in front of a building", "a backpack in the middle of a group of people"], "sentids": [4111, 4112, 4113, 4114], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000324203.jpg", "cocoid": 1741, "imgid": 1741, "split": "test", "sentences": ["a banana in a bowl", "a picture of a spoonful of chili", "an image with a dining table full of food", "a photo of a fork being used to eat a hot dog"], "sentids": [4115, 4116, 4117, 4118], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000324435.jpg", "cocoid": 1742, "imgid": 1742, "split": "test", "sentences": ["an image with a person sitting at a fruit stand"], "sentids": [4119], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000324638.jpg", "cocoid": 1743, "imgid": 1743, "split": "test", "sentences": ["a picture of a bicycle race with people in the background.", "a dining table in front of a group of people", "an image with a tiered table of food in front of a group of people", "a picture of a bench with people standing around it", "an image with a umbrella in the background"], "sentids": [4120, 4121, 4122, 4123, 4124], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000325505.jpg", "cocoid": 1744, "imgid": 1744, "split": "test", "sentences": ["a photo of a clock on a shelf in a kitchen", "an image with a banana on a shelf in a kitchen", "a photo of a oven in a kitchen", "a photo of a wine glass on a shelf in a kitchen", "a picture of a vase on a shelf in a kitchen"], "sentids": [4125, 4126, 4127, 4128, 4129], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000325623.jpg", "cocoid": 1745, "imgid": 1745, "split": "test", "sentences": ["a picture of a potted plant in front of a shop"], "sentids": [4130], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000325768.jpg", "cocoid": 1746, "imgid": 1746, "split": "test", "sentences": ["a cat in the middle of a motorcycle"], "sentids": [4131], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000326168.jpg", "cocoid": 1747, "imgid": 1747, "split": "test", "sentences": ["a photo of a bus full of people waiting to get on a bike lane", "a car in the street", "a picture of a traffic light on the side of a road"], "sentids": [4132, 4133, 4134], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000326217.jpg", "cocoid": 1748, "imgid": 1748, "split": "test", "sentences": ["a apple in a bowl"], "sentids": [4135], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000326248.jpg", "cocoid": 1749, "imgid": 1749, "split": "test", "sentences": ["a picture of a backpack on a tennis court", "a photo of a handbag on a tennis court"], "sentids": [4136, 4137], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000326367.jpg", "cocoid": 1750, "imgid": 1750, "split": "test", "sentences": ["a picture of a cell phone sitting on top of a pizza", "a photo of a dining table with several pizzas on it", "an image with a refrigerator full of pizza"], "sentids": [4138, 4139, 4140], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000326702.jpg", "cocoid": 1751, "imgid": 1751, "split": "test", "sentences": ["an image with a suitcase and a van in a parking lot", "a picture of a handbag on the ground next to a van", "a backpack in front of a white van", "a umbrella in the sky"], "sentids": [4141, 4142, 4143, 4144], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000326726.jpg", "cocoid": 1752, "imgid": 1752, "split": "test", "sentences": ["a truck in the background", "a handbag in the foreground"], "sentids": [4145, 4146], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000326938.jpg", "cocoid": 1753, "imgid": 1753, "split": "test", "sentences": ["an image with a bowl of food on a grill", "an image with a cup of coffee and a man cooking hot dogs on a grill"], "sentids": [4147, 4148], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000327047.jpg", "cocoid": 1754, "imgid": 1754, "split": "test", "sentences": ["a photo of a toaster oven in a kitchen", "a cup in the sink", "an image with a potted plant in a kitchen", "a bowl in a sink"], "sentids": [4149, 4150, 4151, 4152], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000327255.jpg", "cocoid": 1755, "imgid": 1755, "split": "test", "sentences": ["an image with a snowboarder on top of a snow covered slope"], "sentids": [4153], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000327527.jpg", "cocoid": 1756, "imgid": 1756, "split": "test", "sentences": ["an image with a handbag and a group of people holding umbrellas"], "sentids": [4154], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000327663.jpg", "cocoid": 1757, "imgid": 1757, "split": "test", "sentences": ["a picture of a car driving down a street with police officers on horses"], "sentids": [4155], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000327807.jpg", "cocoid": 1758, "imgid": 1758, "split": "test", "sentences": ["an image with a train and people on the side of the road", "a picture of a chair next to a blue and white train"], "sentids": [4156, 4157], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000328026.jpg", "cocoid": 1759, "imgid": 1759, "split": "test", "sentences": ["a handbag in the background"], "sentids": [4158], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000328111.jpg", "cocoid": 1760, "imgid": 1760, "split": "test", "sentences": ["an image with a motorcycle on the road with buildings in the background", "a truck in the road"], "sentids": [4159, 4160], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000328668.jpg", "cocoid": 1761, "imgid": 1761, "split": "test", "sentences": ["a photo of a frisbee game", "a bench in the park"], "sentids": [4161, 4162], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000328791.jpg", "cocoid": 1762, "imgid": 1762, "split": "test", "sentences": ["a photo of a backpacker selling hot dogs on the side of the road"], "sentids": [4163], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000328797.jpg", "cocoid": 1763, "imgid": 1763, "split": "test", "sentences": ["a picture of a oven and sink in a kitchen", "an image with a fork on the counter next to a sink", "an image with a sink full of dishes and utensils"], "sentids": [4164, 4165, 4166], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000329258.jpg", "cocoid": 1764, "imgid": 1764, "split": "test", "sentences": ["a picture of a skateboarder doing a trick on a rail", "a chair in the background"], "sentids": [4167, 4168], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000329323.jpg", "cocoid": 1765, "imgid": 1765, "split": "test", "sentences": ["a photo of a backpacker in a crowd of people"], "sentids": [4169], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000329373.jpg", "cocoid": 1766, "imgid": 1766, "split": "test", "sentences": ["a photo of a chair", "a picture of a couch", "a dining table in the room", "a backpack in the room", "a cup in a box"], "sentids": [4170, 4171, 4172, 4173, 4174], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000329455.jpg", "cocoid": 1767, "imgid": 1767, "split": "test", "sentences": ["an image with a pizza sitting on a table", "a picture of a chair with a pizza on it", "a photo of a knife cut pepperoni pizza sitting on a table"], "sentids": [4175, 4176, 4177], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000329957.jpg", "cocoid": 1768, "imgid": 1768, "split": "test", "sentences": ["a photo of a microwave in a kitchen", "a picture of a sink in a kitchen with two women standing next to it", "a photo of a oven in a kitchen with two women standing next to it", "a picture of a bookcase in a kitchen"], "sentids": [4178, 4179, 4180, 4181], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000330122.jpg", "cocoid": 1769, "imgid": 1769, "split": "test", "sentences": ["an image with a couch and a group of people sitting on the floor", "a tv in the background", "a photo of a fork full of food", "a picture of a hot dog party", "an image with a spoon in the middle of a group of people", "an image with a remote control in the background"], "sentids": [4182, 4183, 4184, 4185, 4186, 4187], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000330507.jpg", "cocoid": 1770, "imgid": 1770, "split": "test", "sentences": ["an image with a dining table full of people and a couple cutting their wedding cake", "an image with a cake on a table surrounded by people", "an image with a chair in front of a table with a cake on it"], "sentids": [4188, 4189, 4190], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000330515.jpg", "cocoid": 1771, "imgid": 1771, "split": "test", "sentences": ["a sports ball in play", "a photo of a baseball glove swinging a bat at a ball"], "sentids": [4191, 4192], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000330880.jpg", "cocoid": 1772, "imgid": 1772, "split": "test", "sentences": ["a photo of a pizza in a restaurant", "a picture of a bench with a pizza on it"], "sentids": [4193, 4194], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000330954.jpg", "cocoid": 1773, "imgid": 1773, "split": "test", "sentences": ["an image with a fork and knife on a plate", "a picture of a dining table with sandwiches and tea", "an image with a cake and sandwiches on a table"], "sentids": [4195, 4196, 4197], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331162.jpg", "cocoid": 1774, "imgid": 1774, "split": "test", "sentences": ["a bowl in the middle of the room"], "sentids": [4198], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331268.jpg", "cocoid": 1775, "imgid": 1775, "split": "test", "sentences": ["a oven in a kitchen", "a picture of a handbag sitting on a chair in a kitchen", "an image with a microwave, refrigerator, and a table in a kitchen", "a sink in a kitchen"], "sentids": [4199, 4200, 4201, 4202], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331289.jpg", "cocoid": 1776, "imgid": 1776, "split": "test", "sentences": ["a backpack in the middle of a group of people on bikes", "a picture of a handbag on the back of a motorcyclist"], "sentids": [4203, 4204], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331395.jpg", "cocoid": 1777, "imgid": 1777, "split": "test", "sentences": ["a photo of a book", "a photo of a dining table", "a bicycle in the background"], "sentids": [4205, 4206, 4207], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331642.jpg", "cocoid": 1778, "imgid": 1778, "split": "test", "sentences": ["a bus in front of a mcdonalds and a traffic light"], "sentids": [4208], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331686.jpg", "cocoid": 1779, "imgid": 1779, "split": "test", "sentences": ["a car in a parking lot"], "sentids": [4209], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331785.jpg", "cocoid": 1780, "imgid": 1780, "split": "test", "sentences": ["a cell phone in a man's hand"], "sentids": [4210], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331790.jpg", "cocoid": 1781, "imgid": 1781, "split": "test", "sentences": ["a photo of a backpacker selling bananas on the street"], "sentids": [4211], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000331959.jpg", "cocoid": 1782, "imgid": 1782, "split": "test", "sentences": ["a photo of a frisbee being thrown in the air"], "sentids": [4212], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000332096.jpg", "cocoid": 1783, "imgid": 1783, "split": "test", "sentences": ["an image with a cup of coffee on a baseball field"], "sentids": [4213], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000332221.jpg", "cocoid": 1784, "imgid": 1784, "split": "test", "sentences": ["a photo of a car with motorcycles parked on the side of the road"], "sentids": [4214], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000332318.jpg", "cocoid": 1785, "imgid": 1785, "split": "test", "sentences": ["a photo of a truck in a field with a mountain in the background"], "sentids": [4215], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000332861.jpg", "cocoid": 1786, "imgid": 1786, "split": "test", "sentences": ["a picture of a banana in a kitchen", "a picture of a oven in a kitchen", "a picture of a sink, stove, and refrigerator in a kitchen", "a picture of a toaster oven in a kitchen", "a bottle in the sink", "a person in a kitchen", "a photo of a refrigerator in a kitchen", "an image with a wine glass sitting on the counter of a kitchen"], "sentids": [4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000332877.jpg", "cocoid": 1787, "imgid": 1787, "split": "test", "sentences": ["a photo of a traffic light in the middle of a busy street", "a photo of a stop sign in the middle of a busy street"], "sentids": [4224, 4225], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000332968.jpg", "cocoid": 1788, "imgid": 1788, "split": "test", "sentences": ["a picture of a bottle of champagne in front of a display of cakes", "a picture of a teddy bear on a cake", "a dog in a window"], "sentids": [4226, 4227, 4228], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000333014.jpg", "cocoid": 1789, "imgid": 1789, "split": "test", "sentences": ["a photo of a sports ball being played on a field"], "sentids": [4229], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000333058.jpg", "cocoid": 1790, "imgid": 1790, "split": "test", "sentences": ["a photo of a suitcase on a tarmac with people holding umbrellas", "an image with a airplane and people holding red umbrellas"], "sentids": [4230, 4231], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000333095.jpg", "cocoid": 1791, "imgid": 1791, "split": "test", "sentences": ["a photo of a knife and fork dinner"], "sentids": [4232], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000333150.jpg", "cocoid": 1792, "imgid": 1792, "split": "test", "sentences": ["a laptop in front of a group of people", "a cell phone in front of a laptop on a table", "an image with a handbag and a laptop on a table", "a mouse in front of a laptop on a table"], "sentids": [4233, 4234, 4235, 4236], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000333434.jpg", "cocoid": 1793, "imgid": 1793, "split": "test", "sentences": ["an image with a car on the beach and umbrellas on the beach", "a picture of a boat on a beach with lots of umbrellas"], "sentids": [4237, 4238], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334034.jpg", "cocoid": 1794, "imgid": 1794, "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "a photo of a baseball glove hitting a baseball during a game"], "sentids": [4239, 4240], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334069.jpg", "cocoid": 1795, "imgid": 1795, "split": "test", "sentences": ["an image with a truck full of suitcases on the side of the road", "a tv in the background", "a bus in front of a pile of suitcases", "a picture of a traffic light and a pile of suitcases"], "sentids": [4241, 4242, 4243, 4244], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334075.jpg", "cocoid": 1796, "imgid": 1796, "split": "test", "sentences": ["an image with a baseball glove, batter, catcher, and umpire", "a photo of a baseball bat"], "sentids": [4245, 4246], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334077.jpg", "cocoid": 1797, "imgid": 1797, "split": "test", "sentences": ["an image with a person and umbrellas on the ground", "a photo of a bicycle"], "sentids": [4247, 4248], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334291.jpg", "cocoid": 1798, "imgid": 1798, "split": "test", "sentences": ["a photo of a microwave in a kitchen", "a photo of a bowl of food being prepared in a kitchen", "a apple in a bowl", "a photo of a knife being sharpened in a kitchen", "an image with a chair in the middle of a kitchen"], "sentids": [4249, 4250, 4251, 4252, 4253], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334483.jpg", "cocoid": 1799, "imgid": 1799, "split": "test", "sentences": ["a photo of a dining table with a cake on it", "a cup in front of a cake on a table"], "sentids": [4254, 4255], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334511.jpg", "cocoid": 1800, "imgid": 1800, "split": "test", "sentences": ["a bird in the sky"], "sentids": [4256], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334555.jpg", "cocoid": 1801, "imgid": 1801, "split": "test", "sentences": ["an image with a cow standing in the middle of a street", "an image with a truck and a cow on the street"], "sentids": [4257, 4258], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334675.jpg", "cocoid": 1802, "imgid": 1802, "split": "test", "sentences": ["a photo of a person standing in front of a parking lot full of buses"], "sentids": [4259], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334760.jpg", "cocoid": 1803, "imgid": 1803, "split": "test", "sentences": ["an image with a horse laying on the ground"], "sentids": [4260], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000334769.jpg", "cocoid": 1804, "imgid": 1804, "split": "test", "sentences": ["a tennis racket in the air", "an image with a chair in the foreground and a man holding a tennis racquet"], "sentids": [4261, 4262], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000335065.jpg", "cocoid": 1805, "imgid": 1805, "split": "test", "sentences": ["a photo of a spoonful of asian food", "an image with a handbag on the table", "an image with a refrigerator in the background"], "sentids": [4263, 4264, 4265], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000335085.jpg", "cocoid": 1806, "imgid": 1806, "split": "test", "sentences": ["a photo of a refrigerator full of beer"], "sentids": [4266], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000335194.jpg", "cocoid": 1807, "imgid": 1807, "split": "test", "sentences": ["a photo of a bicycle ride on the beach with kites in the sky"], "sentids": [4267], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000335631.jpg", "cocoid": 1808, "imgid": 1808, "split": "test", "sentences": ["a photo of a person laying down next to a bunch of sheep"], "sentids": [4268], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000335670.jpg", "cocoid": 1809, "imgid": 1809, "split": "test", "sentences": ["a truck in the middle of a street with people walking by"], "sentids": [4269], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000335810.jpg", "cocoid": 1810, "imgid": 1810, "split": "test", "sentences": ["a dining table in the background"], "sentids": [4270], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000336049.jpg", "cocoid": 1811, "imgid": 1811, "split": "test", "sentences": ["a photo of a suitcase on a skateboard ramp"], "sentids": [4271], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000336053.jpg", "cocoid": 1812, "imgid": 1812, "split": "test", "sentences": ["an image with a fork and a child sitting at a table", "an image with a bottle of water and two children sitting at a table", "a dining table in a restaurant", "a picture of a spoonful of food on a table", "a picture of a bowl of food on a table", "a knife in the middle of the table"], "sentids": [4272, 4273, 4274, 4275, 4276, 4277], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000336232.jpg", "cocoid": 1813, "imgid": 1813, "split": "test", "sentences": ["an image with a truck, a motorcycle, and a car on a city street"], "sentids": [4278], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000336356.jpg", "cocoid": 1814, "imgid": 1814, "split": "test", "sentences": ["a photo of a fork and knife sitting next to two pizzas"], "sentids": [4279], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000336892.jpg", "cocoid": 1815, "imgid": 1815, "split": "test", "sentences": ["a photo of a knife and fork dinner in a large room"], "sentids": [4280], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000337044.jpg", "cocoid": 1816, "imgid": 1816, "split": "test", "sentences": ["a dog in a pen with sheep"], "sentids": [4281], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000337264.jpg", "cocoid": 1817, "imgid": 1817, "split": "test", "sentences": ["a photo of a cell phone in a kitchen", "an image with a dining table and two women in a kitchen"], "sentids": [4282, 4283], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000337662.jpg", "cocoid": 1818, "imgid": 1818, "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a photo of a cupcake being made in a kitchen", "a photo of a dining table in a kitchen", "a picture of a handbag sitting on a table", "a bowl in the middle of a table"], "sentids": [4284, 4285, 4286, 4287, 4288], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000337827.jpg", "cocoid": 1819, "imgid": 1819, "split": "test", "sentences": ["a handbag in the background"], "sentids": [4289], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000337866.jpg", "cocoid": 1820, "imgid": 1820, "split": "test", "sentences": ["a photo of a bench with bananas on it", "a photo of a bottle of wine sitting on a table in front of a woman"], "sentids": [4290, 4291], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000337984.jpg", "cocoid": 1821, "imgid": 1821, "split": "test", "sentences": ["a photo of a vase of flowers on a counter", "a photo of a potted plant on a counter next to a sink", "a tv in the background"], "sentids": [4292, 4293, 4294], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000338207.jpg", "cocoid": 1822, "imgid": 1822, "split": "test", "sentences": ["a photo of a baseball glove being held by an umpire", "a photo of a bench during a baseball game", "an image with a chair, a baseball player, and an umpire"], "sentids": [4295, 4296, 4297], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000338417.jpg", "cocoid": 1823, "imgid": 1823, "split": "test", "sentences": ["a photo of a tv screen showing a group of people standing in a room", "a picture of a teddy bear"], "sentids": [4298, 4299], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000338581.jpg", "cocoid": 1824, "imgid": 1824, "split": "test", "sentences": ["a broccoli in a box", "an image with a dining table that has a long sandwich on it", "an image with a bowl of sandwiches on a table"], "sentids": [4300, 4301, 4302], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000338905.jpg", "cocoid": 1825, "imgid": 1825, "split": "test", "sentences": ["a dining table in an outdoor restaurant with many people eating", "an image with a potted plant and people eating at an outdoor table", "a motorcycle in the background"], "sentids": [4303, 4304, 4305], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000338941.jpg", "cocoid": 1826, "imgid": 1826, "split": "test", "sentences": ["a car in front of a building on a city street", "a umbrella in front of a building"], "sentids": [4306, 4307], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000339019.jpg", "cocoid": 1827, "imgid": 1827, "split": "test", "sentences": ["a photo of a chair on the beach", "a photo of a surfboard on the beach"], "sentids": [4308, 4309], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000339177.jpg", "cocoid": 1828, "imgid": 1828, "split": "test", "sentences": ["a dining table in the middle of a room", "a picture of a handbag sitting on a table"], "sentids": [4310, 4311], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000339368.jpg", "cocoid": 1829, "imgid": 1829, "split": "test", "sentences": ["a picture of a truck driving down a street", "a photo of a person walking down a street"], "sentids": [4312, 4313], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000339919.jpg", "cocoid": 1830, "imgid": 1830, "split": "test", "sentences": ["a bottle in the middle of a table", "an image with a dining table that has various items on it", "a picture of a bowl full of things on a table"], "sentids": [4314, 4315, 4316], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000339965.jpg", "cocoid": 1831, "imgid": 1831, "split": "test", "sentences": ["an image with a cake in front of a group of children"], "sentids": [4317], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000340179.jpg", "cocoid": 1832, "imgid": 1832, "split": "test", "sentences": ["a dining table in front of an umbrella"], "sentids": [4318], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000340588.jpg", "cocoid": 1833, "imgid": 1833, "split": "test", "sentences": ["a photo of a kite flying in a park"], "sentids": [4319], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000340594.jpg", "cocoid": 1834, "imgid": 1834, "split": "test", "sentences": ["an image with a bowl of food", "a potted plant in the background", "a knife in the middle of the table"], "sentids": [4320, 4321, 4322], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000340646.jpg", "cocoid": 1835, "imgid": 1835, "split": "test", "sentences": ["a picture of a handbag full of kites flying in the sky"], "sentids": [4323], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000340697.jpg", "cocoid": 1836, "imgid": 1836, "split": "test", "sentences": ["a refrigerator in a store"], "sentids": [4324], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000341132.jpg", "cocoid": 1837, "imgid": 1837, "split": "test", "sentences": ["an image with a cake", "a sink in the kitchen", "a toaster in the kitchen", "a bowl in the middle of the table", "an image with a handbag on the table", "a photo of a spoonful of icing on a cake"], "sentids": [4325, 4326, 4327, 4328, 4329, 4330], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000341299.jpg", "cocoid": 1838, "imgid": 1838, "split": "test", "sentences": ["a photo of a airplane on the tarmac with people standing around it"], "sentids": [4331], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000341409.jpg", "cocoid": 1839, "imgid": 1839, "split": "test", "sentences": ["a picture of a boat on the beach"], "sentids": [4332], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000341487.jpg", "cocoid": 1840, "imgid": 1840, "split": "test", "sentences": ["a photo of a truck driver holding a sign on the side of the road"], "sentids": [4333], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000341645.jpg", "cocoid": 1841, "imgid": 1841, "split": "test", "sentences": ["a picture of a person on a skateboard", "an image with a skateboarder riding down the street", "a photo of a stop sign with a man on a skateboard"], "sentids": [4334, 4335, 4336], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000342128.jpg", "cocoid": 1842, "imgid": 1842, "split": "test", "sentences": ["an image with a tennis racket being held by a man"], "sentids": [4337], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000342322.jpg", "cocoid": 1843, "imgid": 1843, "split": "test", "sentences": ["a picture of a horse and a man riding through a field of sheep", "a person in a white shirt riding a horse around a herd of sheep"], "sentids": [4338, 4339], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000342566.jpg", "cocoid": 1844, "imgid": 1844, "split": "test", "sentences": ["an image with a traffic light in the middle of the street", "a photo of a truck driving down a city street"], "sentids": [4340, 4341], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000343053.jpg", "cocoid": 1845, "imgid": 1845, "split": "test", "sentences": ["a photo of a dining table", "an image with a cell phone in the background", "a fork in the man's hand"], "sentids": [4342, 4343, 4344], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000343059.jpg", "cocoid": 1846, "imgid": 1846, "split": "test", "sentences": ["a bus in a parking lot"], "sentids": [4345], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000343680.jpg", "cocoid": 1847, "imgid": 1847, "split": "test", "sentences": ["a dog in front of a bookshelf", "a dining table in front of a dog", "a bowl in front of the dog"], "sentids": [4346, 4347, 4348], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000344410.jpg", "cocoid": 1848, "imgid": 1848, "split": "test", "sentences": ["a picture of a umbrella in the middle of a field"], "sentids": [4349], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000344498.jpg", "cocoid": 1849, "imgid": 1849, "split": "test", "sentences": ["a picture of a bowl being made in a kitchen", "a refrigerator in the background", "an image with a dining table in the background", "an image with a chair, a table, and a man in a kitchen", "a photo of a cupcake party", "a photo of a clock", "a photo of a tie-dye party"], "sentids": [4350, 4351, 4352, 4353, 4354, 4355, 4356], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000344521.jpg", "cocoid": 1850, "imgid": 1850, "split": "test", "sentences": ["an image with a orange, strawberries, and broccoli on a cutting board", "a picture of a dining table"], "sentids": [4357, 4358], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000344878.jpg", "cocoid": 1851, "imgid": 1851, "split": "test", "sentences": ["an image with a baseball glove, batter, catcher, and umpire", "a bench in a baseball stadium"], "sentids": [4359, 4360], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345027.jpg", "cocoid": 1852, "imgid": 1852, "split": "test", "sentences": ["a picture of a motorcycle parked on a beach", "an image with a truck and a motorcycle on a beach", "a photo of a bench at the beach with a motorcycle parked next to it"], "sentids": [4361, 4362, 4363], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345071.jpg", "cocoid": 1853, "imgid": 1853, "split": "test", "sentences": ["a picture of a truck and motorcycles in the rain"], "sentids": [4364], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345376.jpg", "cocoid": 1854, "imgid": 1854, "split": "test", "sentences": ["an image with a baseball glove, bat, and umpire on a baseball field", "a photo of a baseball bat being swung at a baseball game"], "sentids": [4365, 4366], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345400.jpg", "cocoid": 1855, "imgid": 1855, "split": "test", "sentences": ["a picture of a umbrella restaurant in phuket, thailand", "a photo of a cell phone screen showing a woman sitting at a table with food"], "sentids": [4367, 4368], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345434.jpg", "cocoid": 1856, "imgid": 1856, "split": "test", "sentences": ["an image with a bird, a dog, and people on a grassy field", "a dog in a grassy area near a body of water", "an image with a cow, a dog, and a cat"], "sentids": [4369, 4370, 4371], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345456.jpg", "cocoid": 1857, "imgid": 1857, "split": "test", "sentences": ["an image with a train pulling into a station", "a picture of a bicycle next to a train", "a photo of a bench next to a train at a train station", "an image with a handbag on the ground next to a train", "a picture of a traffic light next to a train"], "sentids": [4372, 4373, 4374, 4375, 4376], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345822.jpg", "cocoid": 1858, "imgid": 1858, "split": "test", "sentences": ["a picture of a kite flying in the air"], "sentids": [4377], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345848.jpg", "cocoid": 1859, "imgid": 1859, "split": "test", "sentences": ["an image with a cow in the middle of a busy street", "a photo of a bicycle with people on it in india"], "sentids": [4378, 4379], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000345960.jpg", "cocoid": 1860, "imgid": 1860, "split": "test", "sentences": ["an image with a person standing in a kitchen", "an image with a sink and stove in a kitchen", "a photo of a refrigerator in a kitchen"], "sentids": [4380, 4381, 4382], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000346089.jpg", "cocoid": 1861, "imgid": 1861, "split": "test", "sentences": ["a photo of a dining table with a lot of food on it", "a photo of a bookcase with a bunch of cakes on it"], "sentids": [4383, 4384], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000346138.jpg", "cocoid": 1862, "imgid": 1862, "split": "test", "sentences": ["an image with a broccoli dish, noodles, rice and other food items", "an image with a orange bowl of noodles, a bowl of soup and a bowl of", "an image with a pizza, soup and noodles"], "sentids": [4385, 4386, 4387], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000346232.jpg", "cocoid": 1863, "imgid": 1863, "split": "test", "sentences": ["a car in a parking lot", "a truck in the background"], "sentids": [4388, 4389], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000346703.jpg", "cocoid": 1864, "imgid": 1864, "split": "test", "sentences": ["a photo of a wine glass being poured into a cake", "an image with a couch, a table, and a man holding a candle", "an image with a fork being used to cut a cake", "a photo of a chair next to a table with a cake on it"], "sentids": [4390, 4391, 4392, 4393], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000347113.jpg", "cocoid": 1865, "imgid": 1865, "split": "test", "sentences": ["a photo of a cat sitting on a table in a kitchen", "a picture of a clock in a kitchen", "a picture of a oven and stove in a kitchen"], "sentids": [4394, 4395, 4396], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000347171.jpg", "cocoid": 1866, "imgid": 1866, "split": "test", "sentences": ["a photo of a spoon family enjoying a meal on a boat"], "sentids": [4397], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000347390.jpg", "cocoid": 1867, "imgid": 1867, "split": "test", "sentences": ["an image with a person working on a laptop in a classroom", "a photo of a keyboard on a table in a classroom"], "sentids": [4398, 4399], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000347506.jpg", "cocoid": 1868, "imgid": 1868, "split": "test", "sentences": ["an image with a bus parked in front of a building", "a picture of a backpacker bus parked in front of a building"], "sentids": [4400, 4401], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000347936.jpg", "cocoid": 1869, "imgid": 1869, "split": "test", "sentences": ["a sandwich in a display case"], "sentids": [4402], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000348087.jpg", "cocoid": 1870, "imgid": 1870, "split": "test", "sentences": ["a picture of a clock on the side of a street", "an image with a backpack on the ground next to a clock"], "sentids": [4403, 4404], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000348162.jpg", "cocoid": 1871, "imgid": 1871, "split": "test", "sentences": ["a picture of a knife being used to cut a cake", "a photo of a chair next to a table with cakes on it", "a photo of a cupcake being cut by a person"], "sentids": [4405, 4406, 4407], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000348496.jpg", "cocoid": 1872, "imgid": 1872, "split": "test", "sentences": ["an image with a truck driving down a road next to a river"], "sentids": [4408], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000348838.jpg", "cocoid": 1873, "imgid": 1873, "split": "test", "sentences": ["an image with a banana in the mouth of a little girl", "a person in a kitchen", "an image with a apple in the mouth of a little girl", "a photo of a knife and fork in a child's mouth"], "sentids": [4409, 4410, 4411, 4412], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000349152.jpg", "cocoid": 1874, "imgid": 1874, "split": "test", "sentences": ["a dining table in a room", "a picture of a spoonful of doughnuts on a table"], "sentids": [4413, 4414], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000349199.jpg", "cocoid": 1875, "imgid": 1875, "split": "test", "sentences": ["an image with a bicycle and people on the beach", "a cup in the sand", "an image with a chair, a bike, and people at the beach"], "sentids": [4415, 4416, 4417], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000349418.jpg", "cocoid": 1876, "imgid": 1876, "split": "test", "sentences": ["a tennis racket in the air", "a picture of a backpacker on a tennis court"], "sentids": [4418, 4419], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000349689.jpg", "cocoid": 1877, "imgid": 1877, "split": "test", "sentences": ["a motorcycle in the middle of a city street"], "sentids": [4420], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000349915.jpg", "cocoid": 1878, "imgid": 1878, "split": "test", "sentences": ["a tv in a living room with a view of the city", "a photo of a potted plant in a living room", "an image with a cup of coffee in front of a large window", "a bowl in the corner of a living room"], "sentids": [4421, 4422, 4423, 4424], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350023.jpg", "cocoid": 1879, "imgid": 1879, "split": "test", "sentences": ["a picture of a bus driving down a city street", "an image with a motorcycle driving down a city street"], "sentids": [4425, 4426], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350107.jpg", "cocoid": 1880, "imgid": 1880, "split": "test", "sentences": ["a picture of a knife being used to cut green cake"], "sentids": [4427], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350122.jpg", "cocoid": 1881, "imgid": 1881, "split": "test", "sentences": ["a train in a station", "a bicycle in a train station"], "sentids": [4428, 4429], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350148.jpg", "cocoid": 1882, "imgid": 1882, "split": "test", "sentences": ["an image with a dining table full of food and a man taking a picture of it", "an image with a sandwich on a plate and a man taking a picture of it", "an image with a cup of coffee and a plate of food", "a picture of a fork and a sandwich on a plate", "an image with a bowl of food and a man taking a picture of it"], "sentids": [4430, 4431, 4432, 4433, 4434], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350157.jpg", "cocoid": 1883, "imgid": 1883, "split": "test", "sentences": ["a backpack in the middle of the road", "a photo of a truck on the side of the road", "an image with a bus stop sign and a child walking down the street"], "sentids": [4435, 4436, 4437], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350171.jpg", "cocoid": 1884, "imgid": 1884, "split": "test", "sentences": ["a photo of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [4438, 4439], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350463.jpg", "cocoid": 1885, "imgid": 1885, "split": "test", "sentences": ["a bowl in a woman's hand", "a picture of a handbag"], "sentids": [4440, 4441], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350619.jpg", "cocoid": 1886, "imgid": 1886, "split": "test", "sentences": ["a dining table in a restaurant", "a photo of a person sitting at a table eating a pizza with broccoli on it", "a photo of a chair with a pizza on it"], "sentids": [4442, 4443, 4444], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350623.jpg", "cocoid": 1887, "imgid": 1887, "split": "test", "sentences": ["a vase in the middle of a table", "a photo of a potted plant sitting on a wooden table", "a photo of a dining table and chairs in a room with a brick wall", "a picture of a spoon hanging over a table with fruit on it", "an image with a knife and fork on a table"], "sentids": [4445, 4446, 4447, 4448, 4449], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350663.jpg", "cocoid": 1888, "imgid": 1888, "split": "test", "sentences": ["a photo of a chair umpire and catcher during a baseball game", "a picture of a baseball bat being swung at a baseball game", "a photo of a baseball glove hitting a ball"], "sentids": [4450, 4451, 4452], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350679.jpg", "cocoid": 1889, "imgid": 1889, "split": "test", "sentences": ["a tie in the shape of a hot dog", "a bottle in front of the bride and groom", "a dining table in front of a bride and groom", "an image with a cupcake and a hot dog on a cake"], "sentids": [4453, 4454, 4455, 4456], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000350736.jpg", "cocoid": 1890, "imgid": 1890, "split": "test", "sentences": ["a photo of a clock tower on the side of a building"], "sentids": [4457], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000351017.jpg", "cocoid": 1891, "imgid": 1891, "split": "test", "sentences": ["a bowl in the middle of the table", "a photo of a dining table"], "sentids": [4458, 4459], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000351130.jpg", "cocoid": 1892, "imgid": 1892, "split": "test", "sentences": ["a baseball glove in the dugout", "a baseball bat in the batter's box"], "sentids": [4460, 4461], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000351808.jpg", "cocoid": 1893, "imgid": 1893, "split": "test", "sentences": ["an image with a handbag and a pizza on a table", "an image with a dining table full of pizzas and beer", "a fork in the middle of the table"], "sentids": [4462, 4463, 4464], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000351887.jpg", "cocoid": 1894, "imgid": 1894, "split": "test", "sentences": ["a cell phone in a woman's hand", "a photo of a fork full of food sitting on a table", "an image with a handbag on the table", "an image with a knife and fork on a table"], "sentids": [4465, 4466, 4467, 4468], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000352194.jpg", "cocoid": 1895, "imgid": 1895, "split": "test", "sentences": ["an image with a skateboarder riding down a city street", "a picture of a backpacker riding a skateboard down a city street"], "sentids": [4469, 4470], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000352214.jpg", "cocoid": 1896, "imgid": 1896, "split": "test", "sentences": ["an image with a spoon in a bowl of food"], "sentids": [4471], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000352302.jpg", "cocoid": 1897, "imgid": 1897, "split": "test", "sentences": ["a picture of a snowboarder in the snow"], "sentids": [4472], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000352495.jpg", "cocoid": 1898, "imgid": 1898, "split": "test", "sentences": ["a photo of a vase of flowers", "a dining table in a restaurant with a little girl sitting at it", "a picture of a pizza being eaten by a little girl", "a spoon in a bowl", "a fork in the middle of a plate of food"], "sentids": [4473, 4474, 4475, 4476, 4477], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000352533.jpg", "cocoid": 1899, "imgid": 1899, "split": "test", "sentences": ["an image with a oven full of food and a wooden spoon"], "sentids": [4478], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000352703.jpg", "cocoid": 1900, "imgid": 1900, "split": "test", "sentences": ["a picture of a bowl of food being cooked in a wok", "a photo of a handbag wearing woman cooking food in a wok", "a dining table in the background", "a photo of a knife being used to cook food"], "sentids": [4479, 4480, 4481, 4482], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000353001.jpg", "cocoid": 1901, "imgid": 1901, "split": "test", "sentences": ["a picture of a bottle of water with a shirtless man holding pink umbrellas"], "sentids": [4483], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000353130.jpg", "cocoid": 1902, "imgid": 1902, "split": "test", "sentences": ["a photo of a banana, carrots, apples, oranges, and other fruits and vegetables", "a photo of a scissors and vegetables on a table"], "sentids": [4484, 4485], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000353148.jpg", "cocoid": 1903, "imgid": 1903, "split": "test", "sentences": ["a sports ball in the sky"], "sentids": [4486], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000353435.jpg", "cocoid": 1904, "imgid": 1904, "split": "test", "sentences": ["a picture of a bowl of food sitting on a table", "a photo of a clock with four people sitting at a table"], "sentids": [4487, 4488], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000353658.jpg", "cocoid": 1905, "imgid": 1905, "split": "test", "sentences": ["a picture of a clock"], "sentids": [4489], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000353898.jpg", "cocoid": 1906, "imgid": 1906, "split": "test", "sentences": ["a photo of a person sitting on a bench surrounded by pigeons", "an image with a backpacker sitting on a bench surrounded by pigeons"], "sentids": [4490, 4491], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000354088.jpg", "cocoid": 1907, "imgid": 1907, "split": "test", "sentences": ["a picture of a car driving down a street with people standing under umbrellas", "a orange in color bus driving down a wet street"], "sentids": [4492, 4493], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000354165.jpg", "cocoid": 1908, "imgid": 1908, "split": "test", "sentences": ["a dining table in front of four bowls of food"], "sentids": [4494], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000354948.jpg", "cocoid": 1909, "imgid": 1909, "split": "test", "sentences": ["a photo of a chair full of men posing for a picture"], "sentids": [4495], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000355234.jpg", "cocoid": 1910, "imgid": 1910, "split": "test", "sentences": ["a photo of a chair in the middle of a field with sheep and a dog", "a photo of a suitcase in a field with sheep and a dog"], "sentids": [4496, 4497], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000355304.jpg", "cocoid": 1911, "imgid": 1911, "split": "test", "sentences": ["a picture of a donut"], "sentids": [4498], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000355450.jpg", "cocoid": 1912, "imgid": 1912, "split": "test", "sentences": ["a picture of a bowl of flowers on a table next to a mirror", "a picture of a chair with flowers on it next to a mirror"], "sentids": [4499, 4500], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000355569.jpg", "cocoid": 1913, "imgid": 1913, "split": "test", "sentences": ["a picture of a truck driving down the street with a group of people on motorcycles"], "sentids": [4501], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000355777.jpg", "cocoid": 1914, "imgid": 1914, "split": "test", "sentences": ["a photo of a bus driving down a road with people standing on the side"], "sentids": [4502], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000355871.jpg", "cocoid": 1915, "imgid": 1915, "split": "test", "sentences": ["a photo of a chair", "a photo of a handbag", "a picture of a dining table"], "sentids": [4503, 4504, 4505], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000356248.jpg", "cocoid": 1916, "imgid": 1916, "split": "test", "sentences": ["an image with a spoon in it", "a photo of a bowl of food", "a potted plant in front of the table"], "sentids": [4506, 4507, 4508], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000356280.jpg", "cocoid": 1917, "imgid": 1917, "split": "test", "sentences": ["a photo of a tv screen in a room full of people", "a photo of a forklift full of people sitting at tables in a banquet hall"], "sentids": [4509, 4510], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000356387.jpg", "cocoid": 1918, "imgid": 1918, "split": "test", "sentences": ["a photo of a bicycle parked on the side of a street", "a backpack in the middle of the street", "an image with a car parked on the side of a street"], "sentids": [4511, 4512, 4513], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000356394.jpg", "cocoid": 1919, "imgid": 1919, "split": "test", "sentences": ["an image with a bus, people on bikes, and a car at an intersection"], "sentids": [4514], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000356414.jpg", "cocoid": 1920, "imgid": 1920, "split": "test", "sentences": ["an image with a sports ball and a tennis player", "a photo of a tennis racket being hit on a tennis court"], "sentids": [4515, 4516], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000356863.jpg", "cocoid": 1921, "imgid": 1921, "split": "test", "sentences": ["a picture of a kite flying in the sky", "a bench in the middle of a grassy hill"], "sentids": [4517, 4518], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000357354.jpg", "cocoid": 1922, "imgid": 1922, "split": "test", "sentences": ["a elephant in the street", "a picture of a bicycle and a man riding on top of an elephant", "a car in front of a building", "a picture of a handbag store", "a picture of a backpacker riding on an elephant in india"], "sentids": [4519, 4520, 4521, 4522, 4523], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000357402.jpg", "cocoid": 1923, "imgid": 1923, "split": "test", "sentences": ["a tennis racket in the hand of a woman on a court"], "sentids": [4524], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000357493.jpg", "cocoid": 1924, "imgid": 1924, "split": "test", "sentences": ["a picture of a bus parked next to a group of people"], "sentids": [4525], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000357526.jpg", "cocoid": 1925, "imgid": 1925, "split": "test", "sentences": ["a picture of a backpacker on the beach with some umbrellas"], "sentids": [4526], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000357532.jpg", "cocoid": 1926, "imgid": 1926, "split": "test", "sentences": ["a baseball glove in the dugout", "a photo of a sports ball game", "a picture of a baseball bat being held by a batter"], "sentids": [4527, 4528, 4529], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000357943.jpg", "cocoid": 1927, "imgid": 1927, "split": "test", "sentences": ["a photo of a dog and herding sheep in a field", "a picture of a truckload of sheep being herded by a man", "a bench in the middle of the field"], "sentids": [4530, 4531, 4532], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000358086.jpg", "cocoid": 1928, "imgid": 1928, "split": "test", "sentences": ["a photo of a frisbee game"], "sentids": [4533], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000359039.jpg", "cocoid": 1929, "imgid": 1929, "split": "test", "sentences": ["an image with a bench in front of a group of children"], "sentids": [4534], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000359232.jpg", "cocoid": 1930, "imgid": 1930, "split": "test", "sentences": ["a picture of a baseball bat", "a picture of a baseball glove"], "sentids": [4535, 4536], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000359356.jpg", "cocoid": 1931, "imgid": 1931, "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "an image with a tennis racket in the air", "an image with a clock in the background"], "sentids": [4537, 4538, 4539], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000359451.jpg", "cocoid": 1932, "imgid": 1932, "split": "test", "sentences": ["a picture of a handbag and a motorcycle parked next to each other", "a bench in the middle of the road"], "sentids": [4540, 4541], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000359676.jpg", "cocoid": 1933, "imgid": 1933, "split": "test", "sentences": ["a picture of a backpacker waiting for a flight at the airport", "an image with a handbag on the ground"], "sentids": [4542, 4543], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000359791.jpg", "cocoid": 1934, "imgid": 1934, "split": "test", "sentences": ["a photo of a boat with orange chairs and a couple holding umbrellas", "an image with a bird's eye view of chairs on a boat"], "sentids": [4544, 4545], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000360170.jpg", "cocoid": 1935, "imgid": 1935, "split": "test", "sentences": ["an image with a bottle of wine"], "sentids": [4546], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000360494.jpg", "cocoid": 1936, "imgid": 1936, "split": "test", "sentences": ["a photo of a handbag on the beach"], "sentids": [4547], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000360595.jpg", "cocoid": 1937, "imgid": 1937, "split": "test", "sentences": ["a photo of a skateboarder at a skate park", "an image with a carousel in the background", "a picture of a handbag on a skateboard"], "sentids": [4548, 4549, 4550], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000360705.jpg", "cocoid": 1938, "imgid": 1938, "split": "test", "sentences": ["a photo of a bird flying over a herd of cows"], "sentids": [4551], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000360767.jpg", "cocoid": 1939, "imgid": 1939, "split": "test", "sentences": ["an image with a backpacker group riding bicycles down a canal"], "sentids": [4552], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000360877.jpg", "cocoid": 1940, "imgid": 1940, "split": "test", "sentences": ["a photo of a person standing in front of a fruit stand"], "sentids": [4553], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000361103.jpg", "cocoid": 1941, "imgid": 1941, "split": "test", "sentences": ["an image with a potted plant on the side of a building", "a handbag in a store window", "a backpack in the foreground"], "sentids": [4554, 4555, 4556], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000361140.jpg", "cocoid": 1942, "imgid": 1942, "split": "test", "sentences": ["a picture of a person sitting in a living room", "a picture of a cup of coffee in a living room"], "sentids": [4557, 4558], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000361258.jpg", "cocoid": 1943, "imgid": 1943, "split": "test", "sentences": ["a picture of a person on the beach with blue umbrellas"], "sentids": [4559], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000361472.jpg", "cocoid": 1944, "imgid": 1944, "split": "test", "sentences": ["an image with a skateboarder and two children at a skate park"], "sentids": [4560], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000361551.jpg", "cocoid": 1945, "imgid": 1945, "split": "test", "sentences": ["a picture of a airplane on the tarmac with people getting ready to board"], "sentids": [4561], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000362343.jpg", "cocoid": 1946, "imgid": 1946, "split": "test", "sentences": ["a picture of a truck driving down the street", "a picture of a bus that is driving down the street", "a photo of a bicycle rider on a city street", "an image with a cell phone in the foreground and a man on a bicycle"], "sentids": [4562, 4563, 4564, 4565], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000362714.jpg", "cocoid": 1947, "imgid": 1947, "split": "test", "sentences": ["an image with a bus on the road", "a truck in the middle of the road", "a bicycle in the street", "a handbag in the middle of the road"], "sentids": [4566, 4567, 4568, 4569], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363100.jpg", "cocoid": 1948, "imgid": 1948, "split": "test", "sentences": ["an image with a clock and tables in a restaurant", "a photo of a cup of coffee in a restaurant"], "sentids": [4570, 4571], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363181.jpg", "cocoid": 1949, "imgid": 1949, "split": "test", "sentences": ["a backpack in a crowd", "a photo of a cell phone on a man's head", "a photo of a book signing", "an image with a car in the background"], "sentids": [4572, 4573, 4574, 4575], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363207.jpg", "cocoid": 1950, "imgid": 1950, "split": "test", "sentences": ["a picture of a tiered wedding cake", "a picture of a dining table with a wedding cake on it"], "sentids": [4576, 4577], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363387.jpg", "cocoid": 1951, "imgid": 1951, "split": "test", "sentences": ["a picture of a banana plant", "a picture of a sink full of green plants", "a picture of a bear in a field of green plants", "a photo of a cell phone screen with many different pictures on it"], "sentids": [4578, 4579, 4580, 4581], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363522.jpg", "cocoid": 1952, "imgid": 1952, "split": "test", "sentences": ["an image with a backpacker and a skateboarder", "a photo of a handbag railing with a skateboarder on it"], "sentids": [4582, 4583], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363594.jpg", "cocoid": 1953, "imgid": 1953, "split": "test", "sentences": ["an image with a potted plant in the background", "a picture of a dining table with several people sitting around it"], "sentids": [4584, 4585], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363645.jpg", "cocoid": 1954, "imgid": 1954, "split": "test", "sentences": ["a photo of a bottle of water", "a handbag in the foreground"], "sentids": [4586, 4587], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363666.jpg", "cocoid": 1955, "imgid": 1955, "split": "test", "sentences": ["a sandwich in front of a group of people"], "sentids": [4588], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000363986.jpg", "cocoid": 1956, "imgid": 1956, "split": "test", "sentences": ["a photo of a vase of flowers on a table"], "sentids": [4589], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000364256.jpg", "cocoid": 1957, "imgid": 1957, "split": "test", "sentences": ["a picture of a bench with surfboards on it"], "sentids": [4590], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000364596.jpg", "cocoid": 1958, "imgid": 1958, "split": "test", "sentences": ["an image with a handbag and a man holding a sign"], "sentids": [4591], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000364919.jpg", "cocoid": 1959, "imgid": 1959, "split": "test", "sentences": ["a picture of a handbag on the side of a bridge"], "sentids": [4592], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000365170.jpg", "cocoid": 1960, "imgid": 1960, "split": "test", "sentences": ["a photo of a handbag on the ground with two women holding umbrellas"], "sentids": [4593], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000365663.jpg", "cocoid": 1961, "imgid": 1961, "split": "test", "sentences": ["a picture of a skateboarder doing a trick on a ramp"], "sentids": [4594], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000366111.jpg", "cocoid": 1962, "imgid": 1962, "split": "test", "sentences": ["a picture of a handbag on a bike"], "sentids": [4595], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367029.jpg", "cocoid": 1963, "imgid": 1963, "split": "test", "sentences": ["a picture of a bus crossing a busy street at night", "an image with a traffic light in the middle of a busy city street"], "sentids": [4596, 4597], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367095.jpg", "cocoid": 1964, "imgid": 1964, "split": "test", "sentences": ["an image with a cup of coffee", "a keyboard in front of a man sitting at a desk"], "sentids": [4598, 4599], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367142.jpg", "cocoid": 1965, "imgid": 1965, "split": "test", "sentences": ["an image with a person standing in a kitchen", "a microwave in a kitchen", "an image with a sink in the middle of a kitchen", "a photo of a oven in a kitchen"], "sentids": [4600, 4601, 4602, 4603], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367275.jpg", "cocoid": 1966, "imgid": 1966, "split": "test", "sentences": ["a photo of a handbag on a street in front of the capitol building", "a photo of a book fair in front of the capitol building"], "sentids": [4604, 4605], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367336.jpg", "cocoid": 1967, "imgid": 1967, "split": "test", "sentences": ["an image with a clock tower in the background"], "sentids": [4606], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367386.jpg", "cocoid": 1968, "imgid": 1968, "split": "test", "sentences": ["a photo of a vase on a table in a living room", "a cup in a coffee table"], "sentids": [4607, 4608], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367429.jpg", "cocoid": 1969, "imgid": 1969, "split": "test", "sentences": ["a photo of a suitcase being carried by a group of people", "a truck in a parking lot"], "sentids": [4609, 4610], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367578.jpg", "cocoid": 1970, "imgid": 1970, "split": "test", "sentences": ["a picture of a tie wearing man sitting at a table", "an image with a clock in the background"], "sentids": [4611, 4612], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367610.jpg", "cocoid": 1971, "imgid": 1971, "split": "test", "sentences": ["an image with a bus full of sheep on the side of the road"], "sentids": [4613], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000367872.jpg", "cocoid": 1972, "imgid": 1972, "split": "test", "sentences": ["a baseball bat in the hands of a batter", "a photo of a baseball glove swinging a baseball bat", "a sports ball in play during a baseball game"], "sentids": [4614, 4615, 4616], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000368280.jpg", "cocoid": 1973, "imgid": 1973, "split": "test", "sentences": ["a photo of a sports ball being kicked around", "a picture of a car driving down the road"], "sentids": [4617, 4618], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000368402.jpg", "cocoid": 1974, "imgid": 1974, "split": "test", "sentences": ["a wine glass in the middle of the kitchen", "a oven in the kitchen", "a refrigerator in the kitchen", "a sink in the kitchen", "a photo of a microwave in a kitchen", "a picture of a orange haired woman holding a pan in a kitchen"], "sentids": [4619, 4620, 4621, 4622, 4623, 4624], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000368541.jpg", "cocoid": 1975, "imgid": 1975, "split": "test", "sentences": ["a airplane in the sky", "a photo of a backpacker waiting to board a plane"], "sentids": [4625, 4626], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000368679.jpg", "cocoid": 1976, "imgid": 1976, "split": "test", "sentences": ["a photo of a knife and fork sitting on a table", "a bottle in a bowl of orange juice"], "sentids": [4627, 4628], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000368820.jpg", "cocoid": 1977, "imgid": 1977, "split": "test", "sentences": ["an image with a bench and a man carrying luggage on his back"], "sentids": [4629], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369122.jpg", "cocoid": 1978, "imgid": 1978, "split": "test", "sentences": ["a picture of a bench", "an image with a backpack on the ground"], "sentids": [4630, 4631], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369259.jpg", "cocoid": 1979, "imgid": 1979, "split": "test", "sentences": ["a picture of a refrigerator in a kitchen", "a vase in the middle of a kitchen island", "an image with a cup of coffee and two people in a kitchen"], "sentids": [4632, 4633, 4634], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369442.jpg", "cocoid": 1980, "imgid": 1980, "split": "test", "sentences": ["a picture of a handbag", "an image with a backpack", "a truck in the middle of the road"], "sentids": [4635, 4636, 4637], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369511.jpg", "cocoid": 1981, "imgid": 1981, "split": "test", "sentences": ["an image with a tie standing in front of a group of people"], "sentids": [4638], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369594.jpg", "cocoid": 1982, "imgid": 1982, "split": "test", "sentences": ["a bottle in the window sill of a kitchen sink", "an image with a oven and sink in a kitchen", "a banana in the window sill of a kitchen sink"], "sentids": [4639, 4640, 4641], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369685.jpg", "cocoid": 1983, "imgid": 1983, "split": "test", "sentences": ["a photo of a wine glass", "a picture of a cell phone sitting on a table", "a photo of a dining table", "a pizza in front of a table"], "sentids": [4642, 4643, 4644, 4645], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369799.jpg", "cocoid": 1984, "imgid": 1984, "split": "test", "sentences": ["a chair in front of a group of children"], "sentids": [4646], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369812.jpg", "cocoid": 1985, "imgid": 1985, "split": "test", "sentences": ["a bus in the middle of a busy city street", "a picture of a stop sign on a city street", "a truck in the middle of a city street"], "sentids": [4647, 4648, 4649], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369840.jpg", "cocoid": 1986, "imgid": 1986, "split": "test", "sentences": ["an image with a bench and a skateboarder", "a photo of a backpacker riding a skateboard in a park", "a handbag in the background"], "sentids": [4650, 4651, 4652], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000369986.jpg", "cocoid": 1987, "imgid": 1987, "split": "test", "sentences": ["an image with a cup of beer and a pizza", "an image with a wine glass and two pizzas on a table", "a umbrella in the background"], "sentids": [4653, 4654, 4655], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000370207.jpg", "cocoid": 1988, "imgid": 1988, "split": "test", "sentences": ["a dining table in front of a bride and groom", "a picture of a spoon being fed to a bride and groom"], "sentids": [4656, 4657], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000370209.jpg", "cocoid": 1989, "imgid": 1989, "split": "test", "sentences": ["a person in a kitchen with pots and pans on the stove", "an image with a oven full of pots and pans"], "sentids": [4658, 4659], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000370285.jpg", "cocoid": 1990, "imgid": 1990, "split": "test", "sentences": ["a dining table in the middle of a field", "an image with a vase of flowers on a table", "a potted plant in a vase"], "sentids": [4660, 4661, 4662], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000370486.jpg", "cocoid": 1991, "imgid": 1991, "split": "test", "sentences": ["a umbrella in a crowd of people"], "sentids": [4663], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000370591.jpg", "cocoid": 1992, "imgid": 1992, "split": "test", "sentences": ["an image with a cake in front of a group of military men", "a knife in front of a group of men and a cake"], "sentids": [4664, 4665], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000370637.jpg", "cocoid": 1993, "imgid": 1993, "split": "test", "sentences": ["an image with a tennis racket on a tennis court"], "sentids": [4666], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000371054.jpg", "cocoid": 1994, "imgid": 1994, "split": "test", "sentences": ["a photo of a motorcycle parked next to a truck"], "sentids": [4667], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000371139.jpg", "cocoid": 1995, "imgid": 1995, "split": "test", "sentences": ["an image with a truck on the road and a traffic light", "a photo of a handbag on the ground next to a traffic light", "a suitcase in the middle of the road"], "sentids": [4668, 4669, 4670], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000371330.jpg", "cocoid": 1996, "imgid": 1996, "split": "test", "sentences": ["a picture of a airplane on the tarmac with people standing around it", "a picture of a backpacker getting ready to board a plane"], "sentids": [4671, 4672], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000371822.jpg", "cocoid": 1997, "imgid": 1997, "split": "test", "sentences": ["a pizza in a box", "a picture of a potted plant on a table"], "sentids": [4673, 4674], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000371958.jpg", "cocoid": 1998, "imgid": 1998, "split": "test", "sentences": ["a picture of a clock tower with birds flying around it"], "sentids": [4675], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372230.jpg", "cocoid": 1999, "imgid": 1999, "split": "test", "sentences": ["an image with a tennis racket and a ball", "a photo of a sports ball player hitting a tennis ball"], "sentids": [4676, 4677], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372258.jpg", "cocoid": 2000, "imgid": 2000, "split": "test", "sentences": ["a photo of a frisbee being thrown in the air"], "sentids": [4678], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372413.jpg", "cocoid": 2001, "imgid": 2001, "split": "test", "sentences": ["a motorcycle in the road", "a photo of a truck pulling a motorcycle on the side of the road"], "sentids": [4679, 4680], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372494.jpg", "cocoid": 2002, "imgid": 2002, "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire", "a photo of a baseball bat being swung at a baseball game"], "sentids": [4681, 4682], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372620.jpg", "cocoid": 2003, "imgid": 2003, "split": "test", "sentences": ["a skateboard in a parking garage", "a photo of a handbag in a parking garage"], "sentids": [4683, 4684], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372654.jpg", "cocoid": 2004, "imgid": 2004, "split": "test", "sentences": ["a picture of a spoonful of food", "an image with a knife and fork"], "sentids": [4685, 4686], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372817.jpg", "cocoid": 2005, "imgid": 2005, "split": "test", "sentences": ["a backpack in the background"], "sentids": [4687], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000372914.jpg", "cocoid": 2006, "imgid": 2006, "split": "test", "sentences": ["a backpack in front of a clock tower"], "sentids": [4688], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000373060.jpg", "cocoid": 2007, "imgid": 2007, "split": "test", "sentences": ["a photo of a suitcase in the middle of a busy city street", "a picture of a handbag on a busy city street"], "sentids": [4689, 4690], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000373341.jpg", "cocoid": 2008, "imgid": 2008, "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [4691], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000373353.jpg", "cocoid": 2009, "imgid": 2009, "split": "test", "sentences": ["a photo of a bus crossing a busy street in new york city", "a photo of a backpacker crossing a busy city street", "a traffic light in the middle of a city street"], "sentids": [4692, 4693, 4694], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000373748.jpg", "cocoid": 2010, "imgid": 2010, "split": "test", "sentences": ["a tv in a restaurant with tables and chairs", "a picture of a refrigerator in a restaurant"], "sentids": [4695, 4696], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374052.jpg", "cocoid": 2011, "imgid": 2011, "split": "test", "sentences": ["a photo of a bench with pigeons on it"], "sentids": [4697], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374162.jpg", "cocoid": 2012, "imgid": 2012, "split": "test", "sentences": ["a picture of a spoon in a pot of soup", "a bowl in the kitchen"], "sentids": [4698, 4699], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374342.jpg", "cocoid": 2013, "imgid": 2013, "split": "test", "sentences": ["a tennis racket in the hand of a man on a tennis court", "a sports ball in the middle of a tennis court"], "sentids": [4700, 4701], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374430.jpg", "cocoid": 2014, "imgid": 2014, "split": "test", "sentences": ["a oven in the kitchen"], "sentids": [4702], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374448.jpg", "cocoid": 2015, "imgid": 2015, "split": "test", "sentences": ["a photo of a clock in a restaurant with people sitting at tables", "a laptop in the middle of a large room", "an image with a tv in the middle of a restaurant"], "sentids": [4703, 4704, 4705], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374593.jpg", "cocoid": 2016, "imgid": 2016, "split": "test", "sentences": ["a sandwich in front of a man and woman", "a dining table in front of a man and woman"], "sentids": [4706, 4707], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374628.jpg", "cocoid": 2017, "imgid": 2017, "split": "test", "sentences": ["a laptop in a kitchen", "a picture of a refrigerator in a kitchen", "an image with a microwave and a table in the middle of a kitchen", "a photo of a bench in the middle of a kitchen", "an image with a oven, table and chairs in a kitchen", "a picture of a bottle of wine sitting on a table in a kitchen"], "sentids": [4708, 4709, 4710, 4711, 4712, 4713], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374829.jpg", "cocoid": 2018, "imgid": 2018, "split": "test", "sentences": ["a picture of a baseball bat"], "sentids": [4714], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000374987.jpg", "cocoid": 2019, "imgid": 2019, "split": "test", "sentences": ["a picture of a truck on the side of the road", "an image with a chair"], "sentids": [4715, 4716], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000375219.jpg", "cocoid": 2020, "imgid": 2020, "split": "test", "sentences": ["a car in a parking lot", "an image with a chair in the middle of a grassy area"], "sentids": [4717, 4718], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000375450.jpg", "cocoid": 2021, "imgid": 2021, "split": "test", "sentences": ["a picture of a potted plant in front of a stop sign", "a photo of a motorcycle group in front of a stop sign", "a photo of a backpacker group at a stop sign"], "sentids": [4719, 4720, 4721], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000375769.jpg", "cocoid": 2022, "imgid": 2022, "split": "test", "sentences": ["a picture of a person sitting at a table eating a hot dog", "an image with a bicycle", "a picture of a cup of coffee", "a photo of a umbrella", "a picture of a sandwich", "an image with a hot dog in front of a bike"], "sentids": [4722, 4723, 4724, 4725, 4726, 4727], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000375786.jpg", "cocoid": 2023, "imgid": 2023, "split": "test", "sentences": ["a photo of a backpacker flying kites on a beach"], "sentids": [4728], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000375823.jpg", "cocoid": 2024, "imgid": 2024, "split": "test", "sentences": ["an image with a handbag on the back of a motorcycle"], "sentids": [4729], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376093.jpg", "cocoid": 2025, "imgid": 2025, "split": "test", "sentences": ["a dining table in front of a group of people"], "sentids": [4730], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376112.jpg", "cocoid": 2026, "imgid": 2026, "split": "test", "sentences": ["a backpack in the snow"], "sentids": [4731], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376209.jpg", "cocoid": 2027, "imgid": 2027, "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table", "an image with a wine glass"], "sentids": [4732, 4733, 4734], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376307.jpg", "cocoid": 2028, "imgid": 2028, "split": "test", "sentences": ["an image with a cup of fruit", "a photo of a chair next to a table with fruit on it", "a orange in the middle of a bunch of bananas", "an image with a umbrella in the background", "a photo of a bowl of fruit on a table"], "sentids": [4735, 4736, 4737, 4738, 4739], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376322.jpg", "cocoid": 2029, "imgid": 2029, "split": "test", "sentences": ["a picture of a dining table with many people sitting at it", "a photo of a cell phone dinner party", "an image with a bottle of wine", "a photo of a book club meeting", "a picture of a wine glass"], "sentids": [4740, 4741, 4742, 4743, 4744], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376450.jpg", "cocoid": 2030, "imgid": 2030, "split": "test", "sentences": ["a cup in front of the man"], "sentids": [4745], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376625.jpg", "cocoid": 2031, "imgid": 2031, "split": "test", "sentences": ["a photo of a bus traveling down a narrow street", "a photo of a train traveling down a narrow street"], "sentids": [4746, 4747], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376628.jpg", "cocoid": 2032, "imgid": 2032, "split": "test", "sentences": ["a picture of a bottle of beer being held by a man"], "sentids": [4748], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000376859.jpg", "cocoid": 2033, "imgid": 2033, "split": "test", "sentences": ["a photo of a oven and refrigerator in a kitchen", "a sink in the kitchen", "an image with a cup of coffee and a woman in a kitchen"], "sentids": [4749, 4750, 4751], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000377195.jpg", "cocoid": 2034, "imgid": 2034, "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [4752], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000377235.jpg", "cocoid": 2035, "imgid": 2035, "split": "test", "sentences": ["a dining table in front of a red umbrella", "an image with a backpack", "a picture of a truck on the side of the road", "an image with a bench", "a cup in the middle of the table"], "sentids": [4753, 4754, 4755, 4756, 4757], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000377715.jpg", "cocoid": 2036, "imgid": 2036, "split": "test", "sentences": ["a photo of a baseball bat being swung at a ball"], "sentids": [4758], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000377723.jpg", "cocoid": 2037, "imgid": 2037, "split": "test", "sentences": ["a picture of a bus driving down a street with people on it"], "sentids": [4759], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000377730.jpg", "cocoid": 2038, "imgid": 2038, "split": "test", "sentences": ["a photo of a bowl of wine", "a photo of a dining table with people at it"], "sentids": [4760, 4761], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000377832.jpg", "cocoid": 2039, "imgid": 2039, "split": "test", "sentences": ["a backpack in the middle of a crowd of people"], "sentids": [4762], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000378467.jpg", "cocoid": 2040, "imgid": 2040, "split": "test", "sentences": ["a tie in the middle of the road"], "sentids": [4763], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000378482.jpg", "cocoid": 2041, "imgid": 2041, "split": "test", "sentences": ["a person in a kitchen", "a microwave in a kitchen", "an image with a potted plant and a woman in a kitchen", "a photo of a bottle of wine"], "sentids": [4764, 4765, 4766, 4767], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000378515.jpg", "cocoid": 2042, "imgid": 2042, "split": "test", "sentences": ["a photo of a bicycle market with people selling vegetables", "a broccoli in a basket"], "sentids": [4768, 4769], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000378657.jpg", "cocoid": 2043, "imgid": 2043, "split": "test", "sentences": ["a picture of a handbag in front of a building with a clock on it"], "sentids": [4770], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000378673.jpg", "cocoid": 2044, "imgid": 2044, "split": "test", "sentences": ["a photo of a skateboarder doing a trick at a skate park"], "sentids": [4771], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000378894.jpg", "cocoid": 2045, "imgid": 2045, "split": "test", "sentences": ["a person in a room looking at a laptop on a chair", "an image with a laptop on a chair in a room"], "sentids": [4772, 4773], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000378962.jpg", "cocoid": 2046, "imgid": 2046, "split": "test", "sentences": ["a photo of a handbag on a brick walkway", "an image with a dining table in front of a fruit stand"], "sentids": [4774, 4775], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000379314.jpg", "cocoid": 2047, "imgid": 2047, "split": "test", "sentences": ["a bed in black and white", "an image with a couch and chairs under umbrellas"], "sentids": [4776, 4777], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000379402.jpg", "cocoid": 2048, "imgid": 2048, "split": "test", "sentences": ["a photo of a clock in the kitchen", "a cup in the middle of the table", "a photo of a dining table with several pizzas on it"], "sentids": [4778, 4779, 4780], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000380101.jpg", "cocoid": 2049, "imgid": 2049, "split": "test", "sentences": ["a picture of a umbrella holding person standing in front of a fence", "a person in front of a fence holding an umbrella"], "sentids": [4781, 4782], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000380348.jpg", "cocoid": 2050, "imgid": 2050, "split": "test", "sentences": ["a photo of a potted plant in a dining room"], "sentids": [4783], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000380734.jpg", "cocoid": 2051, "imgid": 2051, "split": "test", "sentences": ["an image with a fork full of food"], "sentids": [4784], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000380756.jpg", "cocoid": 2052, "imgid": 2052, "split": "test", "sentences": ["a truck in front of a herd of sheep"], "sentids": [4785], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000380802.jpg", "cocoid": 2053, "imgid": 2053, "split": "test", "sentences": ["a picture of a baseball bat being held by a boy on a baseball field", "a picture of a bench full of people watching a baseball game"], "sentids": [4786, 4787], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000380828.jpg", "cocoid": 2054, "imgid": 2054, "split": "test", "sentences": ["a dog in front of a group of people sitting on the sidewalk", "an image with a car, people, and a dog", "a photo of a cell phone store with people and a dog"], "sentids": [4788, 4789, 4790], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000380993.jpg", "cocoid": 2055, "imgid": 2055, "split": "test", "sentences": ["an image with a car and people walking in the rain"], "sentids": [4791], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000381123.jpg", "cocoid": 2056, "imgid": 2056, "split": "test", "sentences": ["an image with a backpacker on the beach"], "sentids": [4792], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000381246.jpg", "cocoid": 2057, "imgid": 2057, "split": "test", "sentences": ["a pizza in the shape of a heart", "an image with a bowl of pizza on a table", "a dining table in the background", "an image with a chair, a pizza, and a bottle of beer"], "sentids": [4793, 4794, 4795, 4796], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000381296.jpg", "cocoid": 2058, "imgid": 2058, "split": "test", "sentences": ["an image with a dining table full of donuts"], "sentids": [4797], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000381587.jpg", "cocoid": 2059, "imgid": 2059, "split": "test", "sentences": ["a photo of a broccoli dish", "an image with a fork and a bowl of food"], "sentids": [4798, 4799], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000381608.jpg", "cocoid": 2060, "imgid": 2060, "split": "test", "sentences": ["a picture of a dining table with food on it", "a cell phone in a woman's hand"], "sentids": [4800, 4801], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000381870.jpg", "cocoid": 2061, "imgid": 2061, "split": "test", "sentences": ["a picture of a elephant walking in a park"], "sentids": [4802], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000382207.jpg", "cocoid": 2062, "imgid": 2062, "split": "test", "sentences": ["a dining table in a restaurant with plates of food on it", "a chair in the background", "a photo of a fork and a plate of food on a table", "a photo of a knife and a plate of food on a table"], "sentids": [4803, 4804, 4805, 4806], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000382603.jpg", "cocoid": 2063, "imgid": 2063, "split": "test", "sentences": ["an image with a tv in the background", "a photo of a cake shop with many different kinds of donuts"], "sentids": [4807, 4808], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000383053.jpg", "cocoid": 2064, "imgid": 2064, "split": "test", "sentences": ["an image with a bus and people on a rainy day"], "sentids": [4809], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000383223.jpg", "cocoid": 2065, "imgid": 2065, "split": "test", "sentences": ["a photo of a sports ball game", "a picture of a baseball glove"], "sentids": [4810, 4811], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000383842.jpg", "cocoid": 2066, "imgid": 2066, "split": "test", "sentences": ["an image with a handbag and a woman playing a video game", "a picture of a laptop and a woman playing a video game", "a photo of a keyboard", "an image with a tv in the background and a woman holding a wii controller"], "sentids": [4812, 4813, 4814, 4815], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000384931.jpg", "cocoid": 2067, "imgid": 2067, "split": "test", "sentences": ["a picture of a sports ball game with people sitting on the grass", "a backpack in the grass"], "sentids": [4816, 4817], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000384981.jpg", "cocoid": 2068, "imgid": 2068, "split": "test", "sentences": ["a cake in front of a group of people", "a picture of a dining table with a birthday cake on it", "an image with a bottle of champagne and a birthday cake", "a picture of a couch in front of a table with a birthday cake on it"], "sentids": [4818, 4819, 4820, 4821], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000385115.jpg", "cocoid": 2069, "imgid": 2069, "split": "test", "sentences": ["an image with a kite flying in the sky", "a photo of a backpacker flying a kite"], "sentids": [4822, 4823], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000385196.jpg", "cocoid": 2070, "imgid": 2070, "split": "test", "sentences": ["a bench in front of a building"], "sentids": [4824], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000385377.jpg", "cocoid": 2071, "imgid": 2071, "split": "test", "sentences": ["a spoon in a wine glass"], "sentids": [4825], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000385508.jpg", "cocoid": 2072, "imgid": 2072, "split": "test", "sentences": ["a potted plant in the kitchen of an old house"], "sentids": [4826], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000386193.jpg", "cocoid": 2073, "imgid": 2073, "split": "test", "sentences": ["a photo of a clock with birds on it", "a book in front of a clock with birds on it"], "sentids": [4827, 4828], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000386224.jpg", "cocoid": 2074, "imgid": 2074, "split": "test", "sentences": ["a picture of a cell phone", "a photo of a book being held by a man and a woman"], "sentids": [4829, 4830], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000386424.jpg", "cocoid": 2075, "imgid": 2075, "split": "test", "sentences": ["an image with a handbag and a woman sitting at a table", "a photo of a vase of flowers", "an image with a potted plant and two people sitting at a table"], "sentids": [4831, 4832, 4833], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000386514.jpg", "cocoid": 2076, "imgid": 2076, "split": "test", "sentences": ["a truck in a parking lot"], "sentids": [4834], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000386592.jpg", "cocoid": 2077, "imgid": 2077, "split": "test", "sentences": ["a photo of a bus on a busy city street", "a picture of a handbag on the ground next to a bus"], "sentids": [4835, 4836], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387042.jpg", "cocoid": 2078, "imgid": 2078, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [4837, 4838], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387328.jpg", "cocoid": 2079, "imgid": 2079, "split": "test", "sentences": ["an image with a bench, swans, and people holding umbrellas", "a photo of a backpacker in a park with swans and people"], "sentids": [4839, 4840], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387429.jpg", "cocoid": 2080, "imgid": 2080, "split": "test", "sentences": ["a picture of a bowl of fruit", "an image with a dining table full of people", "a photo of a couch with a group of people sitting around it", "an image with a bottle of wine", "an image with a cup of wine in front of a group of people"], "sentids": [4841, 4842, 4843, 4844, 4845], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387645.jpg", "cocoid": 2081, "imgid": 2081, "split": "test", "sentences": ["a photo of a bottle of wine", "a photo of a dining table", "an image with a knife and fork", "a picture of a fork and knife on a table", "a picture of a potted plant", "a bowl in the middle of the table", "an image with a spoonful of food on a table"], "sentids": [4846, 4847, 4848, 4849, 4850, 4851, 4852], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387696.jpg", "cocoid": 2082, "imgid": 2082, "split": "test", "sentences": ["a picture of a knife sharpener in a kitchen", "an image with a cell phone camera of people in a kitchen", "a photo of a oven in a kitchen"], "sentids": [4853, 4854, 4855], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387761.jpg", "cocoid": 2083, "imgid": 2083, "split": "test", "sentences": ["a cow in the middle of a busy street", "a horse in the middle of a busy street", "a photo of a motorcycle and horse drawn carriage on a city street", "an image with a car, a horse drawn carriage, and a bus"], "sentids": [4856, 4857, 4858, 4859], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387850.jpg", "cocoid": 2084, "imgid": 2084, "split": "test", "sentences": ["a picture of a bench at a train station"], "sentids": [4860], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000387916.jpg", "cocoid": 2085, "imgid": 2085, "split": "test", "sentences": ["an image with a snowboarder on top of a mountain"], "sentids": [4861], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000388026.jpg", "cocoid": 2086, "imgid": 2086, "split": "test", "sentences": ["an image with a truck driving down a snowy street"], "sentids": [4862], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000388085.jpg", "cocoid": 2087, "imgid": 2087, "split": "test", "sentences": ["a photo of a bicycle crossing the street in front of a building", "an image with a truck and people crossing the street in the rain"], "sentids": [4863, 4864], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000388100.jpg", "cocoid": 2088, "imgid": 2088, "split": "test", "sentences": ["an image with a truck and people on a cobblestone street", "a photo of a cell phone store on a city street"], "sentids": [4865, 4866], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000388316.jpg", "cocoid": 2089, "imgid": 2089, "split": "test", "sentences": ["a photo of a bus stop on a busy city street", "a picture of a clock on the side of a building", "a picture of a truck on a busy city street"], "sentids": [4867, 4868, 4869], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000388846.jpg", "cocoid": 2090, "imgid": 2090, "split": "test", "sentences": ["an image with a boat and people on a beach"], "sentids": [4870], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000389108.jpg", "cocoid": 2091, "imgid": 2091, "split": "test", "sentences": ["a tv in the living room", "a photo of a refrigerator in a living room", "a picture of a remote control in a living room", "a photo of a cup of coffee", "an image with a dining table, a couch, and a group of people"], "sentids": [4871, 4872, 4873, 4874, 4875], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000389109.jpg", "cocoid": 2092, "imgid": 2092, "split": "test", "sentences": ["a picture of a bottle of wine and a pizza on a table", "a photo of a remote table with a pizza on it", "a cell phone in the middle of a table"], "sentids": [4876, 4877, 4878], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000389205.jpg", "cocoid": 2093, "imgid": 2093, "split": "test", "sentences": ["a baseball bat in the batter's box"], "sentids": [4879], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000389256.jpg", "cocoid": 2094, "imgid": 2094, "split": "test", "sentences": ["a cake in front of a woman wearing a party hat", "an image with a wine glass in front of a cake", "a dining table in the background", "a photo of a knife being cut into a cake", "a photo of a couch"], "sentids": [4880, 4881, 4882, 4883, 4884], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000389624.jpg", "cocoid": 2095, "imgid": 2095, "split": "test", "sentences": ["a picture of a bowl of fruit in a kitchen", "a picture of a banana in a kitchen", "a photo of a orange and green kitchen", "a book in the kitchen area of a house"], "sentids": [4885, 4886, 4887, 4888], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000389644.jpg", "cocoid": 2096, "imgid": 2096, "split": "test", "sentences": ["a photo of a dining table with food on it", "a photo of a backpacker party with food and drinks", "an image with a orange background and a group of people"], "sentids": [4889, 4890, 4891], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000389655.jpg", "cocoid": 2097, "imgid": 2097, "split": "test", "sentences": ["an image with a airplane and people standing in front of it", "an image with a handbag on the ground next to a plane", "a car in front of a large airplane"], "sentids": [4892, 4893, 4894], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000390068.jpg", "cocoid": 2098, "imgid": 2098, "split": "test", "sentences": ["a tie in the middle of the road", "a picture of a truck driving down a busy city street", "a picture of a car on a busy city street"], "sentids": [4895, 4896, 4897], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000390087.jpg", "cocoid": 2099, "imgid": 2099, "split": "test", "sentences": ["a photo of a handbag and luggage cart on the tarmac at an airport"], "sentids": [4898], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000391132.jpg", "cocoid": 2100, "imgid": 2100, "split": "test", "sentences": ["an image with a sink full of dishes and a person standing in front of the sink", "a bottle in a bowl", "a photo of a oven with two bowls of food on it", "a picture of a person standing in front of a kitchen counter", "a photo of a knife on a cutting board and two bowls of food"], "sentids": [4899, 4900, 4901, 4902, 4903], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000391940.jpg", "cocoid": 2101, "imgid": 2101, "split": "test", "sentences": ["a picture of a dog and a woman holding a box of apples"], "sentids": [4904], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000391972.jpg", "cocoid": 2102, "imgid": 2102, "split": "test", "sentences": ["a spoon in a black bowl", "a photo of a bowl of food on a table"], "sentids": [4905, 4906], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000392493.jpg", "cocoid": 2103, "imgid": 2103, "split": "test", "sentences": ["a kite in the sky"], "sentids": [4907], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000392511.jpg", "cocoid": 2104, "imgid": 2104, "split": "test", "sentences": ["an image with a frisbee in front of a group of people"], "sentids": [4908], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000392575.jpg", "cocoid": 2105, "imgid": 2105, "split": "test", "sentences": ["a picture of a truck that is parked on the side of the road", "a photo of a backpacker food truck", "a picture of a handbag on the sidewalk next to a food truck", "a suitcase in front of a food truck"], "sentids": [4909, 4910, 4911, 4912], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000392722.jpg", "cocoid": 2106, "imgid": 2106, "split": "test", "sentences": ["a bus in front of a red brick building", "a picture of a handbag on the sidewalk next to a double decker bus", "a photo of a backpacker bus parked in front of a brick building"], "sentids": [4913, 4914, 4915], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000392878.jpg", "cocoid": 2107, "imgid": 2107, "split": "test", "sentences": ["an image with a handbag and a group of people sitting at a picnic table", "a photo of a backpacker family sitting at a picnic table", "an image with a hot dog on a picnic table", "a chair in the middle of a picnic table"], "sentids": [4916, 4917, 4918, 4919], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000393054.jpg", "cocoid": 2108, "imgid": 2108, "split": "test", "sentences": ["a picture of a dining table and chairs in a kitchen", "a photo of a sink, table and chairs in a kitchen"], "sentids": [4920, 4921], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000393267.jpg", "cocoid": 2109, "imgid": 2109, "split": "test", "sentences": ["a picture of a dining table with wine bottles on it", "an image with a bowl of wine"], "sentids": [4922, 4923], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000393511.jpg", "cocoid": 2110, "imgid": 2110, "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a potted plant"], "sentids": [4924, 4925], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000393578.jpg", "cocoid": 2111, "imgid": 2111, "split": "test", "sentences": ["a picture of a bus going down a street with people on it", "a picture of a umbrella with a bus on it", "a photo of a handbag store with people walking in front of it"], "sentids": [4926, 4927, 4928], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000393809.jpg", "cocoid": 2112, "imgid": 2112, "split": "test", "sentences": ["an image with a frisbee being played in a field", "a photo of a truck in a field with people playing frisbee", "a umbrella in the background"], "sentids": [4929, 4930, 4931], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000393814.jpg", "cocoid": 2113, "imgid": 2113, "split": "test", "sentences": ["a laptop in front of a table with food on it", "a picture of a dining table with a laptop on it", "a photo of a broccoli salad and bread with a laptop on the table"], "sentids": [4932, 4933, 4934], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000394033.jpg", "cocoid": 2114, "imgid": 2114, "split": "test", "sentences": ["an image with a carrot vendor on the street"], "sentids": [4935], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000394322.jpg", "cocoid": 2115, "imgid": 2115, "split": "test", "sentences": ["a chair in front of a classroom full of children", "a photo of a potted plant in a school classroom"], "sentids": [4936, 4937], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000394460.jpg", "cocoid": 2116, "imgid": 2116, "split": "test", "sentences": ["a clock in the middle of the room"], "sentids": [4938], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000394840.jpg", "cocoid": 2117, "imgid": 2117, "split": "test", "sentences": ["an image with a person on a horse and a herd of sheep", "a dog in the middle of a herd of sheep"], "sentids": [4939, 4940], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000395463.jpg", "cocoid": 2118, "imgid": 2118, "split": "test", "sentences": ["an image with a bottle of wine and a chef standing in front of people", "a photo of a spoonful of food being prepared in a kitchen", "a photo of a oven in a kitchen with people watching", "a photo of a chair in the middle of a kitchen with people sitting around it", "a picture of a knife being used in a kitchen"], "sentids": [4941, 4942, 4943, 4944, 4945], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000395634.jpg", "cocoid": 2119, "imgid": 2119, "split": "test", "sentences": ["a picture of a horse drawn carriage on a city street"], "sentids": [4946], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000396369.jpg", "cocoid": 2120, "imgid": 2120, "split": "test", "sentences": ["a teddy bear in a basket", "a photo of a bowl of fruit"], "sentids": [4947, 4948], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000396385.jpg", "cocoid": 2121, "imgid": 2121, "split": "test", "sentences": ["a photo of a tie wearing man sitting at a table with a plate of food", "a picture of a fork and knife sitting on a plate", "a picture of a spoon in front of a plate of food", "a knife in a man's hand", "an image with a bowl of food and a man sitting at a table"], "sentids": [4949, 4950, 4951, 4952, 4953], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000396496.jpg", "cocoid": 2122, "imgid": 2122, "split": "test", "sentences": ["a picture of a umbrella being held by a man in the snow"], "sentids": [4954], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000396519.jpg", "cocoid": 2123, "imgid": 2123, "split": "test", "sentences": ["a frisbee in the air"], "sentids": [4955], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397133.jpg", "cocoid": 2124, "imgid": 2124, "split": "test", "sentences": ["a photo of a potted plant in a kitchen"], "sentids": [4956], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397274.jpg", "cocoid": 2125, "imgid": 2125, "split": "test", "sentences": ["a photo of a bench in the rain with people walking and carrying umbrellas", "an image with a clock and people walking in the rain", "an image with a suitcase walking down a street with people holding umbrellas", "a photo of a handbag with an umbrella in the rain"], "sentids": [4957, 4958, 4959, 4960], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397303.jpg", "cocoid": 2126, "imgid": 2126, "split": "test", "sentences": ["a photo of a laptop", "an image with a tie and two men at a table", "an image with a dining table", "a book in a man's hand"], "sentids": [4961, 4962, 4963, 4964], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397318.jpg", "cocoid": 2127, "imgid": 2127, "split": "test", "sentences": ["a handbag in the middle of the table", "a picture of a dining table", "an image with a sandwich in front of a group of people"], "sentids": [4965, 4966, 4967], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397354.jpg", "cocoid": 2128, "imgid": 2128, "split": "test", "sentences": ["a microwave in the kitchen", "a photo of a refrigerator in a kitchen", "a bowl in a kitchen", "a picture of a sink in a kitchen with people in it"], "sentids": [4968, 4969, 4970, 4971], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397514.jpg", "cocoid": 2129, "imgid": 2129, "split": "test", "sentences": ["a photo of a bus with bicycles parked on the side of the road", "a photo of a stop sign on the side of a bus", "a backpack in the back of a bus"], "sentids": [4972, 4973, 4974], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397640.jpg", "cocoid": 2130, "imgid": 2130, "split": "test", "sentences": ["an image with a horse pulling a herd of cattle through a field", "a person in a cowboy hat is leading a herd of cattle"], "sentids": [4975, 4976], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397665.jpg", "cocoid": 2131, "imgid": 2131, "split": "test", "sentences": ["an image with a bus and motorcycles in the background", "a picture of a backpacker market"], "sentids": [4977, 4978], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000397681.jpg", "cocoid": 2132, "imgid": 2132, "split": "test", "sentences": ["a fork in the middle of a bunch of carrots", "a picture of a cake with many different types of carrots", "a picture of a person and a bunch of carrots", "a picture of a broccoli, carrots, and other vegetables", "a photo of a hot dog, carrots, and other vegetables"], "sentids": [4979, 4980, 4981, 4982, 4983], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000398222.jpg", "cocoid": 2133, "imgid": 2133, "split": "test", "sentences": ["a picture of a refrigerator", "a dining table in front of a group of people", "an image with a spoonful of food on a table", "an image with a apple pie on the table", "a photo of a clock"], "sentids": [4984, 4985, 4986, 4987, 4988], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000398246.jpg", "cocoid": 2134, "imgid": 2134, "split": "test", "sentences": ["a bicycle in the street", "a photo of a cup of coffee with steam coming out of it", "a car in the street"], "sentids": [4989, 4990, 4991], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000398652.jpg", "cocoid": 2135, "imgid": 2135, "split": "test", "sentences": ["a photo of a book table with plants on it", "an image with a chair and a table with plants on it", "a picture of a dining table with plants on it", "a photo of a vase full of plants on a table"], "sentids": [4992, 4993, 4994, 4995], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000398661.jpg", "cocoid": 2136, "imgid": 2136, "split": "test", "sentences": ["an image with a bottle of wine on the counter", "an image with a clock, pots, and pans in a kitchen", "a photo of a wine glass rack in a kitchen"], "sentids": [4996, 4997, 4998], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000398727.jpg", "cocoid": 2137, "imgid": 2137, "split": "test", "sentences": ["a picture of a chair on a table with food on it", "an image with a cell phone and food on a table"], "sentids": [4999, 5000], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000398753.jpg", "cocoid": 2138, "imgid": 2138, "split": "test", "sentences": ["an image with a baseball glove in the air during a baseball game"], "sentids": [5001], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000398803.jpg", "cocoid": 2139, "imgid": 2139, "split": "test", "sentences": ["an image with a dining table in the background"], "sentids": [5002], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000399205.jpg", "cocoid": 2140, "imgid": 2140, "split": "test", "sentences": ["a picture of a handbag"], "sentids": [5003], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000399249.jpg", "cocoid": 2141, "imgid": 2141, "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [5004], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000399636.jpg", "cocoid": 2142, "imgid": 2142, "split": "test", "sentences": ["a photo of a fork full of food sitting on a table", "a dining table in a restaurant", "a bowl in the middle of the table", "an image with a couch and people sitting at a table"], "sentids": [5005, 5006, 5007, 5008], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000399744.jpg", "cocoid": 2143, "imgid": 2143, "split": "test", "sentences": ["a photo of a cell phone booth"], "sentids": [5009], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000399851.jpg", "cocoid": 2144, "imgid": 2144, "split": "test", "sentences": ["an image with a refrigerator, stove, pots and pans on a counter top", "a dining table in a kitchen with pots and pans on it"], "sentids": [5010, 5011], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000399942.jpg", "cocoid": 2145, "imgid": 2145, "split": "test", "sentences": ["an image with a potted plant in the background", "an image with a handbag and a motorcycle parked next to each other", "a picture of a backpackers hostel with motorcycles parked in front of it"], "sentids": [5012, 5013, 5014], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000399998.jpg", "cocoid": 2146, "imgid": 2146, "split": "test", "sentences": ["an image with a bus driving down a street", "an image with a handbag in the foreground and a bus in the background"], "sentids": [5015, 5016], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000400202.jpg", "cocoid": 2147, "imgid": 2147, "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [5017], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000400516.jpg", "cocoid": 2148, "imgid": 2148, "split": "test", "sentences": ["a picture of a cell phone store"], "sentids": [5018], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000400538.jpg", "cocoid": 2149, "imgid": 2149, "split": "test", "sentences": ["an image with a cell phone", "a picture of a handbag", "a picture of a keyboard"], "sentids": [5019, 5020, 5021], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000400851.jpg", "cocoid": 2150, "imgid": 2150, "split": "test", "sentences": ["an image with a bench and people on the beach"], "sentids": [5022], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000400853.jpg", "cocoid": 2151, "imgid": 2151, "split": "test", "sentences": ["an image with a motorcycle riding down a dirt road", "a picture of a bus on the side of the road"], "sentids": [5023, 5024], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000400887.jpg", "cocoid": 2152, "imgid": 2152, "split": "test", "sentences": ["a photo of a car driving down a street with horses in the background", "a picture of a truck full of horses being led down the street"], "sentids": [5025, 5026], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000400983.jpg", "cocoid": 2153, "imgid": 2153, "split": "test", "sentences": ["a picture of a bench with kites flying in the grass", "a umbrella in the middle of a grassy field"], "sentids": [5027, 5028], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000401004.jpg", "cocoid": 2154, "imgid": 2154, "split": "test", "sentences": ["a picture of a tv in a bar with people sitting at the bar"], "sentids": [5029], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000401425.jpg", "cocoid": 2155, "imgid": 2155, "split": "test", "sentences": ["a photo of a dining table with many pieces of cake on it"], "sentids": [5030], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000401828.jpg", "cocoid": 2156, "imgid": 2156, "split": "test", "sentences": ["a photo of a cup of coffee and a woman talking on a cell phone", "an image with a cell phone and a woman walking down the street", "a backpack in the woman's hand", "a photo of a suitcase"], "sentids": [5031, 5032, 5033, 5034], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000401907.jpg", "cocoid": 2157, "imgid": 2157, "split": "test", "sentences": ["a picture of a fire hydrant surrounded by flowers"], "sentids": [5035], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402206.jpg", "cocoid": 2158, "imgid": 2158, "split": "test", "sentences": ["an image with a bear and people sitting on the grass", "a photo of a bottle of wine", "a photo of a teddy bear and a group of people sitting on the grass", "a photo of a book reading in front of a group of people", "a bench in the grass"], "sentids": [5036, 5037, 5038, 5039, 5040], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402283.jpg", "cocoid": 2159, "imgid": 2159, "split": "test", "sentences": ["a photo of a umbrella in front of a baseball field", "a handbag in the dugout", "a picture of a baseball bat being swung at a ball", "a photo of a bench baseball game with the umpire, catcher, and batter", "an image with a baseball glove and bat in front of a crowd"], "sentids": [5041, 5042, 5043, 5044, 5045], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402514.jpg", "cocoid": 2160, "imgid": 2160, "split": "test", "sentences": ["a photo of a person playing a violin in a kitchen", "a refrigerator in the kitchen", "a photo of a microwave", "a photo of a cupboard", "a picture of a vase of flowers", "a photo of a backpacker playing the violin in his kitchen", "a dining table in a kitchen"], "sentids": [5046, 5047, 5048, 5049, 5050, 5051, 5052], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402588.jpg", "cocoid": 2161, "imgid": 2161, "split": "test", "sentences": ["a photo of a tie on a man walking down the street"], "sentids": [5053], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402626.jpg", "cocoid": 2162, "imgid": 2162, "split": "test", "sentences": ["an image with a dog and a herd of sheep"], "sentids": [5054], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402720.jpg", "cocoid": 2163, "imgid": 2163, "split": "test", "sentences": ["a photo of a knife sharpener and his friends at a restaurant", "a picture of a cell phone", "a picture of a fork full of food and wine", "a picture of a dining table", "an image with a pizza, wine, and three men sitting at a table"], "sentids": [5055, 5056, 5057, 5058, 5059], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402802.jpg", "cocoid": 2164, "imgid": 2164, "split": "test", "sentences": ["a picture of a dining table", "a vase in the middle of the table", "a photo of a sandwich and a woman sitting at a table with a child", "a photo of a spoonful of sugar", "a picture of a couch and two people sitting at a table"], "sentids": [5060, 5061, 5062, 5063, 5064], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000402967.jpg", "cocoid": 2165, "imgid": 2165, "split": "test", "sentences": ["a picture of a umbrella bus at a bus stop"], "sentids": [5065], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000403054.jpg", "cocoid": 2166, "imgid": 2166, "split": "test", "sentences": ["an image with a person riding a skateboard down a street", "a photo of a skateboarder riding down a street"], "sentids": [5066, 5067], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404243.jpg", "cocoid": 2167, "imgid": 2167, "split": "test", "sentences": ["a picture of a person standing in front of a display case"], "sentids": [5068], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404297.jpg", "cocoid": 2168, "imgid": 2168, "split": "test", "sentences": ["a picture of a frisbee being thrown by a dog", "a chair in the middle of the field"], "sentids": [5069, 5070], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404461.jpg", "cocoid": 2169, "imgid": 2169, "split": "test", "sentences": ["a car in the middle of a cobblestone street"], "sentids": [5071], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404476.jpg", "cocoid": 2170, "imgid": 2170, "split": "test", "sentences": ["a photo of a tie wearing man sitting in a chair", "a photo of a cup of coffee and a man sitting in a chair", "a photo of a handbag wearing man sitting in a chair"], "sentids": [5072, 5073, 5074], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404655.jpg", "cocoid": 2171, "imgid": 2171, "split": "test", "sentences": ["a tie in the middle of the street", "an image with a cell phone and a group of people walking down the street"], "sentids": [5075, 5076], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404668.jpg", "cocoid": 2172, "imgid": 2172, "split": "test", "sentences": ["a photo of a spoonful of japanese food", "a photo of a bottle of water", "a picture of a carrot cake", "a picture of a sandwich, rice, and a bowl of soup"], "sentids": [5077, 5078, 5079, 5080], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404678.jpg", "cocoid": 2173, "imgid": 2173, "split": "test", "sentences": ["a photo of a bowl of food in a restaurant", "an image with a dining table and people sitting at it", "a photo of a couch in a restaurant", "an image with a knife and fork on the table"], "sentids": [5081, 5082, 5083, 5084], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404718.jpg", "cocoid": 2174, "imgid": 2174, "split": "test", "sentences": ["an image with a traffic light in the middle of the road"], "sentids": [5085], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000404847.jpg", "cocoid": 2175, "imgid": 2175, "split": "test", "sentences": ["a picture of a handbag on the side of the road", "a photo of a bus full of people with umbrellas", "a picture of a truck full of people with umbrellas"], "sentids": [5086, 5087, 5088], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405004.jpg", "cocoid": 2176, "imgid": 2176, "split": "test", "sentences": ["an image with a tv, couches and a table in a living room"], "sentids": [5089], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405007.jpg", "cocoid": 2177, "imgid": 2177, "split": "test", "sentences": ["a photo of a clock tower in a town square"], "sentids": [5090], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405135.jpg", "cocoid": 2178, "imgid": 2178, "split": "test", "sentences": ["a traffic light in the background"], "sentids": [5091], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405183.jpg", "cocoid": 2179, "imgid": 2179, "split": "test", "sentences": ["an image with a remote control in front of a group of people", "a picture of a couch", "a chair in the room", "an image with a vase of flowers", "a photo of a potted plant", "a photo of a clock"], "sentids": [5092, 5093, 5094, 5095, 5096, 5097], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405214.jpg", "cocoid": 2180, "imgid": 2180, "split": "test", "sentences": ["a picture of a cup full of hot dogs on a plate"], "sentids": [5098], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405248.jpg", "cocoid": 2181, "imgid": 2181, "split": "test", "sentences": ["a picture of a bench that has many potted plants on it"], "sentids": [5099], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405348.jpg", "cocoid": 2182, "imgid": 2182, "split": "test", "sentences": ["a car in front of a building with a clock tower on it"], "sentids": [5100], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405580.jpg", "cocoid": 2183, "imgid": 2183, "split": "test", "sentences": ["a motorcycle in front of a banana stand on the side of the road", "a photo of a car parked next to a banana stand"], "sentids": [5101, 5102], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405632.jpg", "cocoid": 2184, "imgid": 2184, "split": "test", "sentences": ["a photo of a train on a bridge over a body of water"], "sentids": [5103], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000405674.jpg", "cocoid": 2185, "imgid": 2185, "split": "test", "sentences": ["a laptop in the middle of the table", "an image with a dining table", "an image with a banana on the table", "an image with a fork and knife on the table", "an image with a bowl of pizza", "a picture of a cup of coffee"], "sentids": [5104, 5105, 5106, 5107, 5108, 5109], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000406103.jpg", "cocoid": 2186, "imgid": 2186, "split": "test", "sentences": ["a picture of a fire hydrant and cars parked on the side of a street", "a person in front of a fire hydrant on a city street"], "sentids": [5110, 5111], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000406611.jpg", "cocoid": 2187, "imgid": 2187, "split": "test", "sentences": ["a picture of a truck full of skiers at a ski resort"], "sentids": [5112], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000406681.jpg", "cocoid": 2188, "imgid": 2188, "split": "test", "sentences": ["a dining table in the background", "a picture of a couch with two dogs sitting on it", "a photo of a mouse and two dogs sitting on a couch"], "sentids": [5113, 5114, 5115], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000406734.jpg", "cocoid": 2189, "imgid": 2189, "split": "test", "sentences": ["a photo of a backpack on a motorcycle"], "sentids": [5116], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000406810.jpg", "cocoid": 2190, "imgid": 2190, "split": "test", "sentences": ["a picture of a laptop on a table in a dark room", "a chair in front of a person using a laptop computer"], "sentids": [5117, 5118], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000406899.jpg", "cocoid": 2191, "imgid": 2191, "split": "test", "sentences": ["a picture of a handbag on a beach with people sitting under umbrellas", "an image with a bottle of water on the beach", "an image with a sports ball on the beach"], "sentids": [5119, 5120, 5121], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000407042.jpg", "cocoid": 2192, "imgid": 2192, "split": "test", "sentences": ["a picture of a chair", "an image with a handbag and a child holding a stuffed animal", "an image with a dining table in the background", "an image with a backpack and two children holding stuffed animals"], "sentids": [5122, 5123, 5124, 5125], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000407259.jpg", "cocoid": 2193, "imgid": 2193, "split": "test", "sentences": ["a cake in the middle of a table", "an image with a knife being cut into a cake"], "sentids": [5126, 5127], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000407783.jpg", "cocoid": 2194, "imgid": 2194, "split": "test", "sentences": ["a picture of a baseball glove", "a picture of a baseball bat being swung at a baseball game"], "sentids": [5128, 5129], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000408039.jpg", "cocoid": 2195, "imgid": 2195, "split": "test", "sentences": ["a picture of a remote control in the hands of a young boy", "a picture of a clock"], "sentids": [5130, 5131], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000408449.jpg", "cocoid": 2196, "imgid": 2196, "split": "test", "sentences": ["a picture of a skateboarder on a city street", "a truck in the background", "a picture of a backpacker riding a skateboard down a city street"], "sentids": [5132, 5133, 5134], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000409491.jpg", "cocoid": 2197, "imgid": 2197, "split": "test", "sentences": ["a photo of a backpacker flying a kite in a park"], "sentids": [5135], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000409708.jpg", "cocoid": 2198, "imgid": 2198, "split": "test", "sentences": ["a cake in front of a table", "an image with a cupcake on the table", "a photo of a potted plant", "a knife in the middle of the table", "a photo of a book"], "sentids": [5136, 5137, 5138, 5139, 5140], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000409725.jpg", "cocoid": 2199, "imgid": 2199, "split": "test", "sentences": ["a bicycle in the background"], "sentids": [5141], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000410114.jpg", "cocoid": 2200, "imgid": 2200, "split": "test", "sentences": ["a photo of a truck full of cattle being driven down a road", "a photo of a car driving down a road with cows on it"], "sentids": [5142, 5143], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000410496.jpg", "cocoid": 2201, "imgid": 2201, "split": "test", "sentences": ["an image with a tennis racket being played on a tennis court"], "sentids": [5144], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000410554.jpg", "cocoid": 2202, "imgid": 2202, "split": "test", "sentences": ["a person in a kitchen", "an image with a scissors in a kitchen", "an image with a refrigerator in the background", "an image with a knife in the kitchen", "a picture of a sandwich being made in a kitchen", "a picture of a oven in the kitchen"], "sentids": [5145, 5146, 5147, 5148, 5149, 5150], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000410650.jpg", "cocoid": 2203, "imgid": 2203, "split": "test", "sentences": ["a photo of a tennis racket being held by a woman on a tennis court", "a picture of a sports ball player on a tennis court"], "sentids": [5151, 5152], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000411047.jpg", "cocoid": 2204, "imgid": 2204, "split": "test", "sentences": ["an image with a bus and some people on the street", "a car in front of a double decker bus", "a picture of a backpacker bus on the side of a street"], "sentids": [5153, 5154, 5155], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000411303.jpg", "cocoid": 2205, "imgid": 2205, "split": "test", "sentences": ["a photo of a chair"], "sentids": [5156], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000411561.jpg", "cocoid": 2206, "imgid": 2206, "split": "test", "sentences": ["a dining table in the background", "an image with a chair, a table, and two people", "a tie in the middle of the table", "a picture of a cup of coffee", "a picture of a knife", "a photo of a spoonful of spaghetti"], "sentids": [5157, 5158, 5159, 5160, 5161, 5162], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000411817.jpg", "cocoid": 2207, "imgid": 2207, "split": "test", "sentences": ["a remote in a man's hand", "a picture of a cell phone booth with people playing video games"], "sentids": [5163, 5164], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000411938.jpg", "cocoid": 2208, "imgid": 2208, "split": "test", "sentences": ["a photo of a teddy bear sitting on the back of a bike", "a photo of a cup of coffee", "a car in the street", "a handbag in the middle of a group of people", "a motorcycle in front of a group of people"], "sentids": [5165, 5166, 5167, 5168, 5169], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000412440.jpg", "cocoid": 2209, "imgid": 2209, "split": "test", "sentences": ["an image with a pizza slice on a paper plate", "a picture of a truck and a slice of pizza on a paper plate", "a photo of a bus on a city street with a slice of pizza in front of"], "sentids": [5170, 5171, 5172], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000412464.jpg", "cocoid": 2210, "imgid": 2210, "split": "test", "sentences": ["a photo of a bowl of salad and a sandwich on a white plate", "a photo of a wine glass", "a picture of a person sitting at a table with a plate of food", "a knife in the middle of the plate", "a photo of a fork full of food sitting on a table"], "sentids": [5173, 5174, 5175, 5176, 5177], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000412471.jpg", "cocoid": 2211, "imgid": 2211, "split": "test", "sentences": ["a picture of a handbag sitting on top of a pile of luggage"], "sentids": [5178], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000412571.jpg", "cocoid": 2212, "imgid": 2212, "split": "test", "sentences": ["a photo of a cup full of donuts on a table", "an image with a dining table full of donuts"], "sentids": [5179, 5180], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000412798.jpg", "cocoid": 2213, "imgid": 2213, "split": "test", "sentences": ["a tennis racket in a man's hand", "an image with a bench in the background", "an image with a backpack on a tennis court", "a picture of a chair tennis player preparing to hit the ball"], "sentids": [5181, 5182, 5183, 5184], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000412894.jpg", "cocoid": 2214, "imgid": 2214, "split": "test", "sentences": ["a picture of a traffic light on a busy city street"], "sentids": [5185], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000412975.jpg", "cocoid": 2215, "imgid": 2215, "split": "test", "sentences": ["a skateboard in front of a girl", "a picture of a backpack on a skateboard"], "sentids": [5186, 5187], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000413056.jpg", "cocoid": 2216, "imgid": 2216, "split": "test", "sentences": ["a picture of a person sitting at a table", "an image with a dining table and chairs", "a photo of a oven in a doll house"], "sentids": [5188, 5189, 5190], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000413538.jpg", "cocoid": 2217, "imgid": 2217, "split": "test", "sentences": ["a bottle in the background", "an image with a truck full of hot dogs"], "sentids": [5191, 5192], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000413666.jpg", "cocoid": 2218, "imgid": 2218, "split": "test", "sentences": ["an image with a bicycle rider on a skateboard"], "sentids": [5193], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000413689.jpg", "cocoid": 2219, "imgid": 2219, "split": "test", "sentences": ["a bicycle in the street"], "sentids": [5194], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000413822.jpg", "cocoid": 2220, "imgid": 2220, "split": "test", "sentences": ["a photo of a motorcycle rider in front of a crowd"], "sentids": [5195], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000413955.jpg", "cocoid": 2221, "imgid": 2221, "split": "test", "sentences": ["a picture of a baseball glove and a baseball bat", "a photo of a baseball bat being swung at a baseball game", "a photo of a chair umpire, catcher, and batter during a baseball game"], "sentids": [5196, 5197, 5198], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000413959.jpg", "cocoid": 2222, "imgid": 2222, "split": "test", "sentences": ["an image with a horse and carriage on a city street", "a picture of a car pulling a horse and carriage down a street", "a photo of a handbag being carried by a horse"], "sentids": [5199, 5200, 5201], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000414397.jpg", "cocoid": 2223, "imgid": 2223, "split": "test", "sentences": ["a handbag in front of a cow", "a bowl in front of a cow"], "sentids": [5202, 5203], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000414516.jpg", "cocoid": 2224, "imgid": 2224, "split": "test", "sentences": ["a picture of a dining table with people and an elephant", "a umbrella in the water"], "sentids": [5204, 5205], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000414673.jpg", "cocoid": 2225, "imgid": 2225, "split": "test", "sentences": ["a photo of a sports ball game", "a photo of a baseball glove hitting a ball"], "sentids": [5206, 5207], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000415218.jpg", "cocoid": 2226, "imgid": 2226, "split": "test", "sentences": ["a photo of a sink, stove, and chairs in a kitchen", "a oven in a kitchen", "a photo of a bottle brush hanging from a hook in a kitchen", "a photo of a cupboard in a kitchen"], "sentids": [5208, 5209, 5210, 5211], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000415672.jpg", "cocoid": 2227, "imgid": 2227, "split": "test", "sentences": ["a picture of a backpacker sitting on a motorcycle in front of a cafe", "a photo of a car driving down a street with motorcycles parked in front of it"], "sentids": [5212, 5213], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000415746.jpg", "cocoid": 2228, "imgid": 2228, "split": "test", "sentences": ["a photo of a dining table with food in front of it", "a donut in a display case"], "sentids": [5214, 5215], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000415904.jpg", "cocoid": 2229, "imgid": 2229, "split": "test", "sentences": ["an image with a car with bikes on top of it", "an image with a motorcycle on top of a car"], "sentids": [5216, 5217], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000415990.jpg", "cocoid": 2230, "imgid": 2230, "split": "test", "sentences": ["a photo of a dog and some cows in a field"], "sentids": [5218], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000416098.jpg", "cocoid": 2231, "imgid": 2231, "split": "test", "sentences": ["a bicycle in the sand", "an image with a handbag and a bicycle on a beach"], "sentids": [5219, 5220], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000416104.jpg", "cocoid": 2232, "imgid": 2232, "split": "test", "sentences": ["an image with a wine glass"], "sentids": [5221], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000416308.jpg", "cocoid": 2233, "imgid": 2233, "split": "test", "sentences": ["a picture of a backpacker on a beach with kites"], "sentids": [5222], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000416335.jpg", "cocoid": 2234, "imgid": 2234, "split": "test", "sentences": ["a handbag in the middle of a table full of pizzas"], "sentids": [5223], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000416451.jpg", "cocoid": 2235, "imgid": 2235, "split": "test", "sentences": ["a wine glass in the middle of the room", "an image with a couch and two people playing video games", "a photo of a tv in a living room"], "sentids": [5224, 5225, 5226], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000416478.jpg", "cocoid": 2236, "imgid": 2236, "split": "test", "sentences": ["a picture of a mouse", "an image with a bottle of water"], "sentids": [5227, 5228], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000416786.jpg", "cocoid": 2237, "imgid": 2237, "split": "test", "sentences": ["a cake in front of a boy", "a dining table in the background", "a picture of a bowl of cake", "a chair in the background", "a picture of a spoon blowing out candles on a cake"], "sentids": [5229, 5230, 5231, 5232, 5233], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000417074.jpg", "cocoid": 2238, "imgid": 2238, "split": "test", "sentences": ["a picture of a tennis racket on top of an elephant"], "sentids": [5234], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000417111.jpg", "cocoid": 2239, "imgid": 2239, "split": "test", "sentences": ["an image with a bottle of orange juice"], "sentids": [5235], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000417115.jpg", "cocoid": 2240, "imgid": 2240, "split": "test", "sentences": ["a bus in the middle of the street with a man standing next to it", "an image with a person crossing the street in front of a bus", "a fire hydrant in the middle of the road"], "sentids": [5236, 5237, 5238], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000417632.jpg", "cocoid": 2241, "imgid": 2241, "split": "test", "sentences": ["an image with a handbag and a man pouring wine into a glass", "a photo of a tie wearing man pouring wine into a glass", "a photo of a bowl of wine being poured into a glass", "a picture of a cup of wine being poured into a glass"], "sentids": [5239, 5240, 5241, 5242], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000417742.jpg", "cocoid": 2242, "imgid": 2242, "split": "test", "sentences": ["a backpack in the snow", "a picture of a trucker holding hands with a little boy on skis"], "sentids": [5243, 5244], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000417854.jpg", "cocoid": 2243, "imgid": 2243, "split": "test", "sentences": ["a baseball glove in the batter's hand"], "sentids": [5245], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000418535.jpg", "cocoid": 2244, "imgid": 2244, "split": "test", "sentences": ["a tie in a man's suit"], "sentids": [5246], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000418711.jpg", "cocoid": 2245, "imgid": 2245, "split": "test", "sentences": ["a picture of a banana stand on the side of the road"], "sentids": [5247], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000419216.jpg", "cocoid": 2246, "imgid": 2246, "split": "test", "sentences": ["an image with a bicycle and people sitting at tables outside of a restaurant", "a picture of a dining table outside of a restaurant"], "sentids": [5248, 5249], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000419556.jpg", "cocoid": 2247, "imgid": 2247, "split": "test", "sentences": ["an image with a cell phone"], "sentids": [5250], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000419653.jpg", "cocoid": 2248, "imgid": 2248, "split": "test", "sentences": ["a picture of a potted plant in a kitchen", "a photo of a tv in a kitchen with lots of food on the counter", "a photo of a refrigerator full of food in a kitchen"], "sentids": [5251, 5252, 5253], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000419974.jpg", "cocoid": 2249, "imgid": 2249, "split": "test", "sentences": ["an image with a dog and a man in a kitchen", "a photo of a oven in a kitchen with a man and a dog"], "sentids": [5254, 5255], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000419978.jpg", "cocoid": 2250, "imgid": 2250, "split": "test", "sentences": ["a photo of a truck full of motorcycles driving down a street"], "sentids": [5256], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000420081.jpg", "cocoid": 2251, "imgid": 2251, "split": "test", "sentences": ["an image with a truck pulling a cart down a street", "a photo of a car driving down a street with people walking in front of it"], "sentids": [5257, 5258], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000420339.jpg", "cocoid": 2252, "imgid": 2252, "split": "test", "sentences": ["a book in a man's hand", "a picture of a traffic light with a man talking on a cell phone", "a picture of a cell phone user talking on the phone"], "sentids": [5259, 5260, 5261], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000420548.jpg", "cocoid": 2253, "imgid": 2253, "split": "test", "sentences": ["a photo of a backpacker flying a kite"], "sentids": [5262], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000420610.jpg", "cocoid": 2254, "imgid": 2254, "split": "test", "sentences": ["a photo of a dining table filled with food"], "sentids": [5263], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000421010.jpg", "cocoid": 2255, "imgid": 2255, "split": "test", "sentences": ["a picture of a sandwich being made at an outdoor restaurant"], "sentids": [5264], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000421360.jpg", "cocoid": 2256, "imgid": 2256, "split": "test", "sentences": ["a picture of a cell phone", "a picture of a dining table", "an image with a handbag"], "sentids": [5265, 5266, 5267], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000421955.jpg", "cocoid": 2257, "imgid": 2257, "split": "test", "sentences": ["an image with a dining table with three men cutting into a cake", "a photo of a tie-cutting ceremony at the malaysian embassy in washington", "a fork in the road for malaysia and indonesia"], "sentids": [5268, 5269, 5270], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000422040.jpg", "cocoid": 2258, "imgid": 2258, "split": "test", "sentences": ["a dining table in a conference room", "an image with a fork and a drink in front of a group of people"], "sentids": [5271, 5272], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000422155.jpg", "cocoid": 2259, "imgid": 2259, "split": "test", "sentences": ["a photo of a cake with candles on it", "an image with a dining table and a man blowing out candles on a cake", "a bowl in front of a cake with candles on it"], "sentids": [5273, 5274, 5275], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000422240.jpg", "cocoid": 2260, "imgid": 2260, "split": "test", "sentences": ["an image with a baseball bat in front of a phillies banner"], "sentids": [5276], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000422326.jpg", "cocoid": 2261, "imgid": 2261, "split": "test", "sentences": ["a photo of a bicycle with a side car attached to it"], "sentids": [5277], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000422432.jpg", "cocoid": 2262, "imgid": 2262, "split": "test", "sentences": ["a umbrella in front of a red truck"], "sentids": [5278], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000422686.jpg", "cocoid": 2263, "imgid": 2263, "split": "test", "sentences": ["an image with a backpacker riding a skateboard in a skate park"], "sentids": [5279], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000422785.jpg", "cocoid": 2264, "imgid": 2264, "split": "test", "sentences": ["a photo of a oven and sink in a small kitchen", "an image with a cupboard and a sink in a small kitchen", "an image with a refrigerator, stove and sink in a small kitchen", "a photo of a sink and counter in a small kitchen"], "sentids": [5280, 5281, 5282, 5283], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000423008.jpg", "cocoid": 2265, "imgid": 2265, "split": "test", "sentences": ["a handbag in the water"], "sentids": [5284], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000423048.jpg", "cocoid": 2266, "imgid": 2266, "split": "test", "sentences": ["a photo of a refrigerator full of bananas", "a picture of a bowl of bananas"], "sentids": [5285, 5286], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000423116.jpg", "cocoid": 2267, "imgid": 2267, "split": "test", "sentences": ["a picture of a laptop sitting on a kitchen counter", "a photo of a dining table with a laptop on it", "a photo of a oven in a kitchen with a laptop on the counter", "a photo of a cupcake on a kitchen counter", "a picture of a book on a kitchen counter with a laptop on it", "a photo of a refrigerator in a kitchen with a laptop on the counter"], "sentids": [5287, 5288, 5289, 5290, 5291, 5292], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000423161.jpg", "cocoid": 2268, "imgid": 2268, "split": "test", "sentences": ["a potted plant in the middle of a canal", "a bicycle in the water", "a picture of a umbrella boat on a canal"], "sentids": [5293, 5294, 5295], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000423498.jpg", "cocoid": 2269, "imgid": 2269, "split": "test", "sentences": ["a photo of a traffic light with two people on skateboards"], "sentids": [5296], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000424174.jpg", "cocoid": 2270, "imgid": 2270, "split": "test", "sentences": ["an image with a bowl of fruit on a table"], "sentids": [5297], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000424247.jpg", "cocoid": 2271, "imgid": 2271, "split": "test", "sentences": ["a picture of a handbag", "a photo of a bowl of food", "a vase in the middle of the room"], "sentids": [5298, 5299, 5300], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000424443.jpg", "cocoid": 2272, "imgid": 2272, "split": "test", "sentences": ["a photo of a cup of beer and a pizza on a table", "a photo of a pizza and a beer on a table", "a book in the middle of the table"], "sentids": [5301, 5302, 5303], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000424683.jpg", "cocoid": 2273, "imgid": 2273, "split": "test", "sentences": ["an image with a tv in the background", "a photo of a cell phone in a waiting room"], "sentids": [5304, 5305], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000424721.jpg", "cocoid": 2274, "imgid": 2274, "split": "test", "sentences": ["a photo of a dining table with food on it", "a knife in the pan", "a picture of a chair with food on it", "a oven in the kitchen"], "sentids": [5306, 5307, 5308, 5309], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000424998.jpg", "cocoid": 2275, "imgid": 2275, "split": "test", "sentences": ["a photo of a parking meter in front of a building"], "sentids": [5310], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000425874.jpg", "cocoid": 2276, "imgid": 2276, "split": "test", "sentences": ["a picture of a bus on the street with traffic lights hanging over it"], "sentids": [5311], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000426329.jpg", "cocoid": 2277, "imgid": 2277, "split": "test", "sentences": ["a picture of a tv in the background"], "sentids": [5312], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000426377.jpg", "cocoid": 2278, "imgid": 2278, "split": "test", "sentences": ["a photo of a refrigerator in a restaurant", "a photo of a book shelf in a restaurant"], "sentids": [5313, 5314], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000426532.jpg", "cocoid": 2279, "imgid": 2279, "split": "test", "sentences": ["a skateboard in the air"], "sentids": [5315], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000426835.jpg", "cocoid": 2280, "imgid": 2280, "split": "test", "sentences": ["a dining table in the background"], "sentids": [5316], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000426897.jpg", "cocoid": 2281, "imgid": 2281, "split": "test", "sentences": ["a photo of a knife holding a slice of pizza", "a fork in a man's hand"], "sentids": [5317, 5318], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000426917.jpg", "cocoid": 2282, "imgid": 2282, "split": "test", "sentences": ["a picture of a bus on a city street"], "sentids": [5319], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427091.jpg", "cocoid": 2283, "imgid": 2283, "split": "test", "sentences": ["a handbag in the back of a taxi cab", "a picture of a truck that is parked on the side of the road", "a traffic light in the middle of a busy city street"], "sentids": [5320, 5321, 5322], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427133.jpg", "cocoid": 2284, "imgid": 2284, "split": "test", "sentences": ["a photo of a dog and two sheep being herded by a man"], "sentids": [5323], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427232.jpg", "cocoid": 2285, "imgid": 2285, "split": "test", "sentences": ["a truck in the middle of a field with people flying kites"], "sentids": [5324], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427256.jpg", "cocoid": 2286, "imgid": 2286, "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [5325], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427341.jpg", "cocoid": 2287, "imgid": 2287, "split": "test", "sentences": ["an image with a microwave in the background", "a picture of a oven"], "sentids": [5326, 5327], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427377.jpg", "cocoid": 2288, "imgid": 2288, "split": "test", "sentences": ["a photo of a person at a bar with bottles of wine", "a picture of a dining table with wine bottles on it", "a picture of a knife being used to open a bottle of wine", "a cup in front of the woman"], "sentids": [5328, 5329, 5330, 5331], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427464.jpg", "cocoid": 2289, "imgid": 2289, "split": "test", "sentences": ["an image with a apple, bananas, and oranges in a market"], "sentids": [5332], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427561.jpg", "cocoid": 2290, "imgid": 2290, "split": "test", "sentences": ["an image with a handbag and a woman on a motorcycle"], "sentids": [5333], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427823.jpg", "cocoid": 2291, "imgid": 2291, "split": "test", "sentences": ["a picture of a wine glass"], "sentids": [5334], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000427901.jpg", "cocoid": 2292, "imgid": 2292, "split": "test", "sentences": ["a picture of a sports ball on a tennis court"], "sentids": [5335], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000428336.jpg", "cocoid": 2293, "imgid": 2293, "split": "test", "sentences": ["a picture of a umbrella", "an image with a handbag and a woman holding an umbrella"], "sentids": [5336, 5337], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000428698.jpg", "cocoid": 2294, "imgid": 2294, "split": "test", "sentences": ["an image with a clock in the middle of the room", "a picture of a wine glass sitting on a table in a living room"], "sentids": [5338, 5339], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429246.jpg", "cocoid": 2295, "imgid": 2295, "split": "test", "sentences": ["a car in a parking lot", "a picture of a backpacker walking down the street with an umbrella"], "sentids": [5340, 5341], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429261.jpg", "cocoid": 2296, "imgid": 2296, "split": "test", "sentences": ["a fork in a tray of food on a table", "an image with a sandwich on a tray and some condiments", "a picture of a dining table with food on it"], "sentids": [5342, 5343, 5344], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429366.jpg", "cocoid": 2297, "imgid": 2297, "split": "test", "sentences": ["a picture of a microwave in a kitchen", "an image with a bottle of water on a counter top", "a picture of a oven", "a picture of a dining table in a kitchen", "a refrigerator in a kitchen"], "sentids": [5345, 5346, 5347, 5348, 5349], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429690.jpg", "cocoid": 2298, "imgid": 2298, "split": "test", "sentences": ["an image with a sports ball in the background", "an image with a car in the background"], "sentids": [5350, 5351], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429710.jpg", "cocoid": 2299, "imgid": 2299, "split": "test", "sentences": ["a picture of a truck with people riding on it"], "sentids": [5352], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429759.jpg", "cocoid": 2300, "imgid": 2300, "split": "test", "sentences": ["a picture of a motorcycle on the side of a road", "a dining table in the middle of a street"], "sentids": [5353, 5354], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429833.jpg", "cocoid": 2301, "imgid": 2301, "split": "test", "sentences": ["a photo of a truck driving down the street with traffic lights in the background"], "sentids": [5355], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000429924.jpg", "cocoid": 2302, "imgid": 2302, "split": "test", "sentences": ["an image with a car parked on the side of a canal", "an image with a person sitting on a bench next to a canal", "a photo of a backpacker's bike parked next to a boat on a canal"], "sentids": [5356, 5357, 5358], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000430073.jpg", "cocoid": 2303, "imgid": 2303, "split": "test", "sentences": ["a cow in the middle of a street with people around it", "a photo of a motorcycle with a cow in the background", "an image with a handbag in the foreground and a cow in the background"], "sentids": [5359, 5360, 5361], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000430125.jpg", "cocoid": 2304, "imgid": 2304, "split": "test", "sentences": ["a pizza in a man's hand", "a cup in a man's hand"], "sentids": [5362, 5363], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000430155.jpg", "cocoid": 2305, "imgid": 2305, "split": "test", "sentences": ["a picture of a truck driving down an empty street"], "sentids": [5364], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000430469.jpg", "cocoid": 2306, "imgid": 2306, "split": "test", "sentences": ["a picture of a spoonful of food on a plate", "a cup in the middle of the plate", "a picture of a dining table with a plate of food on it"], "sentids": [5365, 5366, 5367], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000430518.jpg", "cocoid": 2307, "imgid": 2307, "split": "test", "sentences": ["a photo of a tennis racket being held by a woman on a tennis court"], "sentids": [5368], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000431113.jpg", "cocoid": 2308, "imgid": 2308, "split": "test", "sentences": ["a bicycle in the middle of a street with two people on it", "a picture of a suitcase on the back of a bike", "a skateboard in the back of a bike"], "sentids": [5369, 5370, 5371], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000431464.jpg", "cocoid": 2309, "imgid": 2309, "split": "test", "sentences": ["an image with a bowl of carrots on a table", "an image with a person sitting at a table with food on it", "a picture of a dining table with food on it", "a picture of a spoonful of carrots on a plate"], "sentids": [5372, 5373, 5374, 5375], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000431660.jpg", "cocoid": 2310, "imgid": 2310, "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "a picture of a baseball glove", "a picture of a bottle of beer"], "sentids": [5376, 5377, 5378], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432038.jpg", "cocoid": 2311, "imgid": 2311, "split": "test", "sentences": ["a picture of a dog chasing sheep in a field"], "sentids": [5379], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432106.jpg", "cocoid": 2312, "imgid": 2312, "split": "test", "sentences": ["a picture of a bench with people holding pink umbrellas"], "sentids": [5380], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432125.jpg", "cocoid": 2313, "imgid": 2313, "split": "test", "sentences": ["an image with a cake on a table in front of a bookshelf", "a dining table in front of a bookshelf", "a picture of a knife and fork on a table", "a photo of a teddy bear sitting at a table"], "sentids": [5381, 5382, 5383, 5384], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432317.jpg", "cocoid": 2314, "imgid": 2314, "split": "test", "sentences": ["a picture of a truck that is parked in the middle of the street", "a picture of a backpack on a horse", "an image with a handbag on the ground"], "sentids": [5385, 5386, 5387], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432330.jpg", "cocoid": 2315, "imgid": 2315, "split": "test", "sentences": ["a photo of a cup with birds on it and people looking at it"], "sentids": [5388], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432378.jpg", "cocoid": 2316, "imgid": 2316, "split": "test", "sentences": ["a picture of a bus with people getting on and off"], "sentids": [5389], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432397.jpg", "cocoid": 2317, "imgid": 2317, "split": "test", "sentences": ["a airplane in front of a group of people"], "sentids": [5390], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432547.jpg", "cocoid": 2318, "imgid": 2318, "split": "test", "sentences": ["a bottle in the middle of the table"], "sentids": [5391], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432607.jpg", "cocoid": 2319, "imgid": 2319, "split": "test", "sentences": ["an image with a teddy bear and books on a bed", "a photo of a bottle of wine sitting on top of a bed"], "sentids": [5392, 5393], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432796.jpg", "cocoid": 2320, "imgid": 2320, "split": "test", "sentences": ["a bicycle in the background"], "sentids": [5394], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000432820.jpg", "cocoid": 2321, "imgid": 2321, "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "an image with a sports ball player swinging a bat", "a picture of a bench umpire, catcher and batter during a baseball game"], "sentids": [5395, 5396, 5397], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000433014.jpg", "cocoid": 2322, "imgid": 2322, "split": "test", "sentences": ["a photo of a car driving down a city street with a woman holding an umbrella", "a photo of a stop sign in the rain with people walking and holding umbrellas", "a truck in the middle of the street", "a handbag in the middle of the street"], "sentids": [5398, 5399, 5400, 5401], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000433279.jpg", "cocoid": 2323, "imgid": 2323, "split": "test", "sentences": ["an image with a frisbee on a woman's head", "a photo of a dining table"], "sentids": [5402, 5403], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000433883.jpg", "cocoid": 2324, "imgid": 2324, "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [5404], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000434459.jpg", "cocoid": 2325, "imgid": 2325, "split": "test", "sentences": ["a dining table in the middle of a room"], "sentids": [5405], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000434673.jpg", "cocoid": 2326, "imgid": 2326, "split": "test", "sentences": ["an image with a tennis racket and a person on a tennis court", "a potted plant in the background"], "sentids": [5406, 5407], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000434700.jpg", "cocoid": 2327, "imgid": 2327, "split": "test", "sentences": ["a photo of a tennis racket hitting a tennis ball"], "sentids": [5408], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000434787.jpg", "cocoid": 2328, "imgid": 2328, "split": "test", "sentences": ["a picture of a fork and knife"], "sentids": [5409], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000434873.jpg", "cocoid": 2329, "imgid": 2329, "split": "test", "sentences": ["an image with a sports ball in the sand", "a chair in the sand", "a photo of a backpacker playing beach volleyball"], "sentids": [5410, 5411, 5412], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000434900.jpg", "cocoid": 2330, "imgid": 2330, "split": "test", "sentences": ["an image with a mouse and keyboard on a desk", "an image with a laptop on a desk in front of multiple monitors", "a picture of a person working in a control room"], "sentids": [5413, 5414, 5415], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000435081.jpg", "cocoid": 2331, "imgid": 2331, "split": "test", "sentences": ["a picture of a vase full of food on a table", "a potted plant in the middle of a table"], "sentids": [5416, 5417], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000435260.jpg", "cocoid": 2332, "imgid": 2332, "split": "test", "sentences": ["a picture of a tiered display of elephants in front of a building", "a photo of a sports ball game with elephants in the background"], "sentids": [5418, 5419], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000435359.jpg", "cocoid": 2333, "imgid": 2333, "split": "test", "sentences": ["a laptop in front of a bookshelf", "an image with a cup of coffee and a laptop on a desk"], "sentids": [5420, 5421], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000435576.jpg", "cocoid": 2334, "imgid": 2334, "split": "test", "sentences": ["a backpack in the background", "a picture of a umbrella in the background", "an image with a carpenter in front of a pile of vegetables"], "sentids": [5422, 5423, 5424], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000435820.jpg", "cocoid": 2335, "imgid": 2335, "split": "test", "sentences": ["a photo of a dining table with wine glasses on it"], "sentids": [5425], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000435823.jpg", "cocoid": 2336, "imgid": 2336, "split": "test", "sentences": ["an image with a kite flying in the background"], "sentids": [5426], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000436273.jpg", "cocoid": 2337, "imgid": 2337, "split": "test", "sentences": ["a refrigerator in a kitchen", "a photo of a bowl in a kitchen", "a person in a kitchen with wooden cabinets and stainless steel appliances", "a dining table in the middle of a kitchen", "a couch in the middle of a kitchen", "a photo of a bottle of wine in a kitchen", "an image with a oven in the middle of a kitchen", "a picture of a microwave in a kitchen"], "sentids": [5427, 5428, 5429, 5430, 5431, 5432, 5433, 5434], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000436323.jpg", "cocoid": 2338, "imgid": 2338, "split": "test", "sentences": ["an image with a frisbee in the air"], "sentids": [5435], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000436582.jpg", "cocoid": 2339, "imgid": 2339, "split": "test", "sentences": ["a picture of a baseball bat being swung at a ball", "a photo of a baseball glove"], "sentids": [5436, 5437], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000436617.jpg", "cocoid": 2340, "imgid": 2340, "split": "test", "sentences": ["a cup in the middle of the table", "a couch in a restaurant"], "sentids": [5438, 5439], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000436653.jpg", "cocoid": 2341, "imgid": 2341, "split": "test", "sentences": ["a photo of a truck driving down a city street with mountains in the background"], "sentids": [5440], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000436808.jpg", "cocoid": 2342, "imgid": 2342, "split": "test", "sentences": ["a photo of a bus full of people flying a kite"], "sentids": [5441], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000436992.jpg", "cocoid": 2343, "imgid": 2343, "split": "test", "sentences": ["a photo of a umbrella in front of a row of boats", "an image with a dog sitting in front of a row of boats"], "sentids": [5442, 5443], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437028.jpg", "cocoid": 2344, "imgid": 2344, "split": "test", "sentences": ["a picture of a clock tower on the side of a building", "a bus in front of a building with a clock tower"], "sentids": [5444, 5445], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437049.jpg", "cocoid": 2345, "imgid": 2345, "split": "test", "sentences": ["a potted plant in front of a brick wall"], "sentids": [5446], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437117.jpg", "cocoid": 2346, "imgid": 2346, "split": "test", "sentences": ["a tennis racket in a woman's hand", "a sports ball in the background", "a photo of a umbrella on a tennis court"], "sentids": [5447, 5448, 5449], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437290.jpg", "cocoid": 2347, "imgid": 2347, "split": "test", "sentences": ["an image with a book in the foreground and a crowd of people in the background", "a photo of a remote control car in a room full of people"], "sentids": [5450, 5451], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437303.jpg", "cocoid": 2348, "imgid": 2348, "split": "test", "sentences": ["a fire hydrant in the middle of a city street", "an image with a truck on the road and a building in the background"], "sentids": [5452, 5453], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437373.jpg", "cocoid": 2349, "imgid": 2349, "split": "test", "sentences": ["an image with a handbag on a cobblestone street at night"], "sentids": [5454], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437465.jpg", "cocoid": 2350, "imgid": 2350, "split": "test", "sentences": ["an image with a keyboard in the background", "a photo of a chair", "a dining table in a library"], "sentids": [5455, 5456, 5457], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000437651.jpg", "cocoid": 2351, "imgid": 2351, "split": "test", "sentences": ["a picture of a dining table with cups of food on it"], "sentids": [5458], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000438103.jpg", "cocoid": 2352, "imgid": 2352, "split": "test", "sentences": ["a photo of a tv screen with a woman sitting in front of a laptop", "a picture of a teddy bear sitting on a desk next to a laptop", "a person in front of a laptop on a table"], "sentids": [5459, 5460, 5461], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000438432.jpg", "cocoid": 2353, "imgid": 2353, "split": "test", "sentences": ["an image with a chair in front of a group of women", "an image with a baseball bat in front of a group of women"], "sentids": [5462, 5463], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000438623.jpg", "cocoid": 2354, "imgid": 2354, "split": "test", "sentences": ["a picture of a tie wearing man and two boys eating ice cream"], "sentids": [5464], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000438774.jpg", "cocoid": 2355, "imgid": 2355, "split": "test", "sentences": ["an image with a cake on a table in a kitchen", "a photo of a oven in a kitchen", "a sink in a kitchen", "a photo of a refrigerator in a kitchen", "a picture of a fork full of food in a kitchen"], "sentids": [5465, 5466, 5467, 5468, 5469], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000440329.jpg", "cocoid": 2356, "imgid": 2356, "split": "test", "sentences": ["a cow in a parking lot with cars and people", "a picture of a handbag on a horse in a parking lot"], "sentids": [5470, 5471], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000440475.jpg", "cocoid": 2357, "imgid": 2357, "split": "test", "sentences": ["a photo of a tv in a living room", "an image with a couch and table in a living room", "an image with a person sitting at a table in a living room", "a dining table in the middle of a living room", "a photo of a bookcase in a living room"], "sentids": [5472, 5473, 5474, 5475, 5476], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000440562.jpg", "cocoid": 2358, "imgid": 2358, "split": "test", "sentences": ["a picture of a dining table", "a photo of a cell phone"], "sentids": [5477, 5478], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000441522.jpg", "cocoid": 2359, "imgid": 2359, "split": "test", "sentences": ["a bowl in a kitchen"], "sentids": [5479], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000441543.jpg", "cocoid": 2360, "imgid": 2360, "split": "test", "sentences": ["a photo of a backpacker in a crowd of people with colorful umbrellas", "a photo of a umbrella", "an image with a handbag and a rainbow umbrella"], "sentids": [5480, 5481, 5482], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000441736.jpg", "cocoid": 2361, "imgid": 2361, "split": "test", "sentences": ["a suitcase in a man's hand", "a photo of a busier city street with people walking and talking on cell phones", "an image with a traffic light and a man on a cell phone", "a bicycle in the street"], "sentids": [5483, 5484, 5485, 5486], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000441854.jpg", "cocoid": 2362, "imgid": 2362, "split": "test", "sentences": ["a picture of a stop sign on the side of a street"], "sentids": [5487], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000442040.jpg", "cocoid": 2363, "imgid": 2363, "split": "test", "sentences": ["a photo of a snowboarder at the top of a ski slope", "a bench in the snow"], "sentids": [5488, 5489], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000442106.jpg", "cocoid": 2364, "imgid": 2364, "split": "test", "sentences": ["a bowl in front of a stove with broccoli and carrots", "an image with a spoon and a pot of food"], "sentids": [5490, 5491], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000442165.jpg", "cocoid": 2365, "imgid": 2365, "split": "test", "sentences": ["a photo of a sports ball game", "an image with a baseball glove in the foreground and a bat in the background", "an image with a bench full of people watching a baseball game"], "sentids": [5492, 5493, 5494], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000442214.jpg", "cocoid": 2366, "imgid": 2366, "split": "test", "sentences": ["an image with a knife and a plate of food", "a picture of a dog sitting next to a table with food on it", "a picture of a dining table with food on it"], "sentids": [5495, 5496, 5497], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000442942.jpg", "cocoid": 2367, "imgid": 2367, "split": "test", "sentences": ["a picture of a dining table with many people sitting at it"], "sentids": [5498], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443224.jpg", "cocoid": 2368, "imgid": 2368, "split": "test", "sentences": ["a photo of a tennis racket being held by a woman on a tennis court", "a photo of a backpacker on a tennis court", "an image with a sports ball and a woman holding a tennis racquet"], "sentids": [5499, 5500, 5501], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443259.jpg", "cocoid": 2369, "imgid": 2369, "split": "test", "sentences": ["a refrigerator in the center of a kitchen", "a bowl in the middle of a kitchen", "an image with a sink and refrigerator in a kitchen", "a oven in a kitchen with stainless steel appliances", "an image with a bottle of orange juice sitting on the counter"], "sentids": [5502, 5503, 5504, 5505, 5506], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443313.jpg", "cocoid": 2370, "imgid": 2370, "split": "test", "sentences": ["a sports ball in the middle of a tennis court", "an image with a tennis racket and a ball on a court"], "sentids": [5507, 5508], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443453.jpg", "cocoid": 2371, "imgid": 2371, "split": "test", "sentences": ["a tennis racket in a woman's hand"], "sentids": [5509], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443602.jpg", "cocoid": 2372, "imgid": 2372, "split": "test", "sentences": ["an image with a bottle of soda and a woman eating a slice of pizza"], "sentids": [5510], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443688.jpg", "cocoid": 2373, "imgid": 2373, "split": "test", "sentences": ["a picture of a dining table with a cake on it"], "sentids": [5511], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443713.jpg", "cocoid": 2374, "imgid": 2374, "split": "test", "sentences": ["a picture of a car with smoke coming out of it"], "sentids": [5512], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443772.jpg", "cocoid": 2375, "imgid": 2375, "split": "test", "sentences": ["a picture of a dining table full of people eating pizza", "a tv in the background", "a picture of a book"], "sentids": [5513, 5514, 5515], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000443784.jpg", "cocoid": 2376, "imgid": 2376, "split": "test", "sentences": ["a picture of a bench"], "sentids": [5516], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000444073.jpg", "cocoid": 2377, "imgid": 2377, "split": "test", "sentences": ["a photo of a dog chasing a sheep in a field", "an image with a frisbee in the foreground and two sheep in the background", "an image with a suitcase and a dog in a field", "an image with a dining table in the background"], "sentids": [5517, 5518, 5519, 5520], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000444199.jpg", "cocoid": 2378, "imgid": 2378, "split": "test", "sentences": ["a picture of a baseball bat", "a bus in the background", "a truck in the background"], "sentids": [5521, 5522, 5523], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000444236.jpg", "cocoid": 2379, "imgid": 2379, "split": "test", "sentences": ["a photo of a bus driving down a street", "a picture of a car driving down the street"], "sentids": [5524, 5525], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000444703.jpg", "cocoid": 2380, "imgid": 2380, "split": "test", "sentences": ["an image with a bicycle and double decker bus on the street", "an image with a train and double decker buses on the street", "an image with a truck and two double decker buses on the street", "a photo of a clock tower on a busy street with buses and cars", "an image with a umbrella shop on the left and a double decker bus on the"], "sentids": [5526, 5527, 5528, 5529, 5530], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000444746.jpg", "cocoid": 2381, "imgid": 2381, "split": "test", "sentences": ["a picture of a person holding a cell phone"], "sentids": [5531], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000445233.jpg", "cocoid": 2382, "imgid": 2382, "split": "test", "sentences": ["a refrigerator in the kitchen", "an image with a sink full of food", "an image with a clock in the background", "a picture of a oven"], "sentids": [5532, 5533, 5534, 5535], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000445512.jpg", "cocoid": 2383, "imgid": 2383, "split": "test", "sentences": ["a photo of a person riding a horse in a field"], "sentids": [5536], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000445574.jpg", "cocoid": 2384, "imgid": 2384, "split": "test", "sentences": ["a photo of a baseball glove", "a picture of a sports ball game"], "sentids": [5537, 5538], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000445944.jpg", "cocoid": 2385, "imgid": 2385, "split": "test", "sentences": ["an image with a tie and a man in a suit"], "sentids": [5539], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000446136.jpg", "cocoid": 2386, "imgid": 2386, "split": "test", "sentences": ["a photo of a dining table", "an image with a potted plant in the background", "an image with a chair in the foreground and a table in the background"], "sentids": [5540, 5541, 5542], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000446354.jpg", "cocoid": 2387, "imgid": 2387, "split": "test", "sentences": ["a photo of a oven with food cooking in it"], "sentids": [5543], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000446861.jpg", "cocoid": 2388, "imgid": 2388, "split": "test", "sentences": ["a photo of a truck driving through an intersection with traffic lights", "an image with a motorcycle on the road and traffic lights"], "sentids": [5544, 5545], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000446984.jpg", "cocoid": 2389, "imgid": 2389, "split": "test", "sentences": ["a scissors in the middle of a group of people"], "sentids": [5546], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000446990.jpg", "cocoid": 2390, "imgid": 2390, "split": "test", "sentences": ["a dog in the air", "a photo of a frisbee flying in the air", "a photo of a chair", "a backpack in the sand"], "sentids": [5547, 5548, 5549, 5550], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000447087.jpg", "cocoid": 2391, "imgid": 2391, "split": "test", "sentences": ["an image with a apple tree in the background"], "sentids": [5551], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000447089.jpg", "cocoid": 2392, "imgid": 2392, "split": "test", "sentences": ["a photo of a bicycle on the side of the road", "a photo of a bottle of water being held by a woman"], "sentids": [5552, 5553], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000447119.jpg", "cocoid": 2393, "imgid": 2393, "split": "test", "sentences": ["a bicycle in the street"], "sentids": [5554], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000447546.jpg", "cocoid": 2394, "imgid": 2394, "split": "test", "sentences": ["a knife in the hand of a person"], "sentids": [5555], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000447991.jpg", "cocoid": 2395, "imgid": 2395, "split": "test", "sentences": ["a bicycle in front of a store on a city street", "a picture of a truck on the side of a street"], "sentids": [5556, 5557], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448113.jpg", "cocoid": 2396, "imgid": 2396, "split": "test", "sentences": ["an image with a person sitting at a table eating food", "a dining table in the middle of a room", "a picture of a chair", "an image with a tv in the background and a man eating at a table", "a photo of a spoonful of food in front of a man"], "sentids": [5558, 5559, 5560, 5561, 5562], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448176.jpg", "cocoid": 2397, "imgid": 2397, "split": "test", "sentences": ["a boat in the water with cars on it"], "sentids": [5563], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448269.jpg", "cocoid": 2398, "imgid": 2398, "split": "test", "sentences": ["a picture of a baseball glove in the batter's box", "an image with a baseball bat and a baseball game in the background"], "sentids": [5564, 5565], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448275.jpg", "cocoid": 2399, "imgid": 2399, "split": "test", "sentences": ["a picture of a dining table", "a person in a red dress", "a knife in the middle of the table"], "sentids": [5566, 5567, 5568], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448359.jpg", "cocoid": 2400, "imgid": 2400, "split": "test", "sentences": ["a picture of a tennis racket on a tennis court", "an image with a bench and a net on a tennis court"], "sentids": [5569, 5570], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448410.jpg", "cocoid": 2401, "imgid": 2401, "split": "test", "sentences": ["a picture of a tiered train at a train station"], "sentids": [5571], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448690.jpg", "cocoid": 2402, "imgid": 2402, "split": "test", "sentences": ["a airplane in the sky", "a picture of a backpacker on top of an airplane", "an image with a handbag on the ground next to a plane"], "sentids": [5572, 5573, 5574], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000448983.jpg", "cocoid": 2403, "imgid": 2403, "split": "test", "sentences": ["a picture of a clock tower in front of a church"], "sentids": [5575], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000449296.jpg", "cocoid": 2404, "imgid": 2404, "split": "test", "sentences": ["a photo of a sink and counter in a kitchen", "an image with a oven and sink in a kitchen", "a picture of a knife rack in a kitchen"], "sentids": [5576, 5577, 5578], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000449403.jpg", "cocoid": 2405, "imgid": 2405, "split": "test", "sentences": ["a photo of a bus driving down a street", "a photo of a umbrella and a double decker bus on a city street", "a photo of a truck and a car on a street"], "sentids": [5579, 5580, 5581], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000449432.jpg", "cocoid": 2406, "imgid": 2406, "split": "test", "sentences": ["a picture of a bus with a bunch of people on it", "a picture of a suitcase on the ground next to a bus"], "sentids": [5582, 5583], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000449638.jpg", "cocoid": 2407, "imgid": 2407, "split": "test", "sentences": ["an image with a backpacker riding a bike down a street", "a photo of a truck on the side of the road"], "sentids": [5584, 5585], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000449903.jpg", "cocoid": 2408, "imgid": 2408, "split": "test", "sentences": ["a sports ball in the middle of a tennis court", "a tennis racket in a woman's hand"], "sentids": [5586, 5587], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000449981.jpg", "cocoid": 2409, "imgid": 2409, "split": "test", "sentences": ["a photo of a frisbee being thrown by a man to a baby elephant"], "sentids": [5588], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450182.jpg", "cocoid": 2410, "imgid": 2410, "split": "test", "sentences": ["a photo of a motorcycle rider doing a wheelie on a street", "a train in the background"], "sentids": [5589, 5590], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450206.jpg", "cocoid": 2411, "imgid": 2411, "split": "test", "sentences": ["a photo of a bus on the side of the road"], "sentids": [5591], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450303.jpg", "cocoid": 2412, "imgid": 2412, "split": "test", "sentences": ["an image with a clock on the wall", "a bottle in front of a whiteboard", "a photo of a cell phone in front of a whiteboard"], "sentids": [5592, 5593, 5594], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450313.jpg", "cocoid": 2413, "imgid": 2413, "split": "test", "sentences": ["an image with a bus on the street next to a tall building"], "sentids": [5595], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450359.jpg", "cocoid": 2414, "imgid": 2414, "split": "test", "sentences": ["a picture of a microwave in a kitchen", "a oven in the kitchen", "a photo of a knife cutting board in a kitchen", "a banana in the kitchen", "a picture of a bowl of food in a kitchen", "an image with a dining table in the background and people in the kitchen", "an image with a bottle of wine in the middle of a kitchen", "an image with a sink in the middle of a kitchen"], "sentids": [5596, 5597, 5598, 5599, 5600, 5601, 5602, 5603], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450399.jpg", "cocoid": 2415, "imgid": 2415, "split": "test", "sentences": ["a cup in the middle of the table", "a bowl in the middle of the table"], "sentids": [5604, 5605], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450845.jpg", "cocoid": 2416, "imgid": 2416, "split": "test", "sentences": ["a baseball bat in the air", "a photo of a sports ball being hit by a baseball bat", "a photo of a truck in a park with people playing baseball"], "sentids": [5606, 5607, 5608], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450885.jpg", "cocoid": 2417, "imgid": 2417, "split": "test", "sentences": ["an image with a tennis racket and a woman on a tennis court"], "sentids": [5609], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000450970.jpg", "cocoid": 2418, "imgid": 2418, "split": "test", "sentences": ["a backpack in the foreground", "a truck in a parking lot", "a photo of a handbag and luggage on a sidewalk"], "sentids": [5610, 5611, 5612], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451095.jpg", "cocoid": 2419, "imgid": 2419, "split": "test", "sentences": ["a clock in front of a public market", "a truck in front of a building with a clock on it"], "sentids": [5613, 5614], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451214.jpg", "cocoid": 2420, "imgid": 2420, "split": "test", "sentences": ["a photo of a refrigerator", "a dining table in a restaurant", "an image with a sandwich being eaten by a man"], "sentids": [5615, 5616, 5617], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451234.jpg", "cocoid": 2421, "imgid": 2421, "split": "test", "sentences": ["a picture of a stop sign on the side of a street", "a picture of a handbag store on a city street", "an image with a truck parked on the side of the road"], "sentids": [5618, 5619, 5620], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451275.jpg", "cocoid": 2422, "imgid": 2422, "split": "test", "sentences": ["an image with a cell phone", "a picture of a hot dog", "a picture of a sandwich", "an image with a spoonful of ketchup on a hot dog"], "sentids": [5621, 5622, 5623, 5624], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451324.jpg", "cocoid": 2423, "imgid": 2423, "split": "test", "sentences": ["an image with a dining table with three people sitting at it", "an image with a chair, a table, and three men sitting at a table", "a photo of a bowl of macaroni and cheese", "a picture of a book on a table", "an image with a microwave in the background", "an image with a oven and three people sitting at a table with laptops"], "sentids": [5625, 5626, 5627, 5628, 5629, 5630], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451406.jpg", "cocoid": 2424, "imgid": 2424, "split": "test", "sentences": ["a picture of a sports ball game", "an image with a backpack on a tennis court", "a picture of a tennis racket on a tennis court"], "sentids": [5631, 5632, 5633], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451573.jpg", "cocoid": 2425, "imgid": 2425, "split": "test", "sentences": ["a photo of a truck full of skateboarders"], "sentids": [5634], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451859.jpg", "cocoid": 2426, "imgid": 2426, "split": "test", "sentences": ["a picture of a car full of kites flying in the sky"], "sentids": [5635], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000451944.jpg", "cocoid": 2427, "imgid": 2427, "split": "test", "sentences": ["a bus in a city with people getting on and off of it"], "sentids": [5636], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000452113.jpg", "cocoid": 2428, "imgid": 2428, "split": "test", "sentences": ["an image with a bottle of water next to a group of people"], "sentids": [5637], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000452700.jpg", "cocoid": 2429, "imgid": 2429, "split": "test", "sentences": ["a picture of a truck on a busy city street", "an image with a bicycle and a car on a busy city street"], "sentids": [5638, 5639], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000453178.jpg", "cocoid": 2430, "imgid": 2430, "split": "test", "sentences": ["an image with a bowl full of food"], "sentids": [5640], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000453216.jpg", "cocoid": 2431, "imgid": 2431, "split": "test", "sentences": ["an image with a potted plant in the middle of the street", "an image with a bench in the middle of the street"], "sentids": [5641, 5642], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000453755.jpg", "cocoid": 2432, "imgid": 2432, "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a table full of dishes", "a photo of a knife and fork sitting on a table next to a refrigerator"], "sentids": [5643, 5644], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000453870.jpg", "cocoid": 2433, "imgid": 2433, "split": "test", "sentences": ["a stop sign in the middle of a cobblestone street", "an image with a handbag on a cobblestone street"], "sentids": [5645, 5646], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000454102.jpg", "cocoid": 2434, "imgid": 2434, "split": "test", "sentences": ["a picture of a kite flying in the sky"], "sentids": [5647], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000454203.jpg", "cocoid": 2435, "imgid": 2435, "split": "test", "sentences": ["an image with a chair in a kitchen with a checkered floor", "an image with a refrigerator in a small kitchen with a checkered floor", "a photo of a handbag in a kitchen with a checkered floor"], "sentids": [5648, 5649, 5650], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000454495.jpg", "cocoid": 2436, "imgid": 2436, "split": "test", "sentences": ["a sports ball in the air", "a tennis racket in the air"], "sentids": [5651, 5652], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000455355.jpg", "cocoid": 2437, "imgid": 2437, "split": "test", "sentences": ["a picture of a cowgirl riding a horse in a rodeo"], "sentids": [5653], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000455588.jpg", "cocoid": 2438, "imgid": 2438, "split": "test", "sentences": ["a photo of a boat docked at a dock", "an image with a dining table and a boat in the water"], "sentids": [5654, 5655], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000455624.jpg", "cocoid": 2439, "imgid": 2439, "split": "test", "sentences": ["a photo of a motorcycle racer on a race track", "a picture of a fire hydrant"], "sentids": [5656, 5657], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000455720.jpg", "cocoid": 2440, "imgid": 2440, "split": "test", "sentences": ["a picture of a cake being cut at a birthday party", "a picture of a caribbean themed birthday party", "a dining table in front of a cake"], "sentids": [5658, 5659, 5660], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000455746.jpg", "cocoid": 2441, "imgid": 2441, "split": "test", "sentences": ["a bicycle in the background", "a picture of a chair"], "sentids": [5661, 5662], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000455751.jpg", "cocoid": 2442, "imgid": 2442, "split": "test", "sentences": ["a photo of a backpacker festival with many kites flying in the sky"], "sentids": [5663], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000455956.jpg", "cocoid": 2443, "imgid": 2443, "split": "test", "sentences": ["an image with a horse pulling a carriage down the street"], "sentids": [5664], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000456184.jpg", "cocoid": 2444, "imgid": 2444, "split": "test", "sentences": ["a car in a parking lot", "a picture of a cup of coffee with a man on a skateboard"], "sentids": [5665, 5666], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000456525.jpg", "cocoid": 2445, "imgid": 2445, "split": "test", "sentences": ["a picture of a handbag laying on a beach"], "sentids": [5667], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000456584.jpg", "cocoid": 2446, "imgid": 2446, "split": "test", "sentences": ["an image with a suitcase next to a train", "a chair in the middle of a train station"], "sentids": [5668, 5669], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000456610.jpg", "cocoid": 2447, "imgid": 2447, "split": "test", "sentences": ["a picture of a dining table full of food"], "sentids": [5670], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000456969.jpg", "cocoid": 2448, "imgid": 2448, "split": "test", "sentences": ["a photo of a mouse at a table with food and a laptop", "a picture of a person sitting at a table with food and a laptop", "a photo of a dining table with food and a laptop", "an image with a potted plant and a woman sitting at a table with a laptop", "a photo of a handbag sitting on a table in front of a laptop", "a photo of a book writer sitting at a table with food and a laptop"], "sentids": [5671, 5672, 5673, 5674, 5675, 5676], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000457119.jpg", "cocoid": 2449, "imgid": 2449, "split": "test", "sentences": ["a picture of a car park with many pigeons sitting on the benches"], "sentids": [5677], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000457580.jpg", "cocoid": 2450, "imgid": 2450, "split": "test", "sentences": ["a photo of a potted plant", "an image with a dining table", "a photo of a book signing"], "sentids": [5678, 5679, 5680], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000457718.jpg", "cocoid": 2451, "imgid": 2451, "split": "test", "sentences": ["a photo of a umbrella over a table with people sitting at it", "a photo of a cell phone sitting on a table at a restaurant", "a photo of a spooner family enjoying a meal at a restaurant in the mountains"], "sentids": [5681, 5682, 5683], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000457877.jpg", "cocoid": 2452, "imgid": 2452, "split": "test", "sentences": ["a photo of a bench in front of a building"], "sentids": [5684], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000457900.jpg", "cocoid": 2453, "imgid": 2453, "split": "test", "sentences": ["an image with a handbag on the ground next to a bench"], "sentids": [5685], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000457943.jpg", "cocoid": 2454, "imgid": 2454, "split": "test", "sentences": ["a frisbee in the grass", "a picture of a truck with a dog in it", "a handbag in the grass"], "sentids": [5686, 5687, 5688], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000458058.jpg", "cocoid": 2455, "imgid": 2455, "split": "test", "sentences": ["a picture of a chair", "a cup in the middle of the table"], "sentids": [5689, 5690], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000458079.jpg", "cocoid": 2456, "imgid": 2456, "split": "test", "sentences": ["an image with a train station and people waiting for the train", "a clock in the background"], "sentids": [5691, 5692], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000458137.jpg", "cocoid": 2457, "imgid": 2457, "split": "test", "sentences": ["an image with a bottle of champagne on the table", "an image with a knife and fork in the middle of a dining room"], "sentids": [5693, 5694], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000458325.jpg", "cocoid": 2458, "imgid": 2458, "split": "test", "sentences": ["an image with a skateboarder riding down a city street", "a motorcycle in the middle of a busy city street"], "sentids": [5695, 5696], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000458632.jpg", "cocoid": 2459, "imgid": 2459, "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [5697], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000458727.jpg", "cocoid": 2460, "imgid": 2460, "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "a picture of a handbag on a tennis court", "a chair in the background"], "sentids": [5698, 5699, 5700], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000459265.jpg", "cocoid": 2461, "imgid": 2461, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "an image with a bench in the background"], "sentids": [5701, 5702], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000459749.jpg", "cocoid": 2462, "imgid": 2462, "split": "test", "sentences": ["a photo of a oven full of carrots"], "sentids": [5703], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000459912.jpg", "cocoid": 2463, "imgid": 2463, "split": "test", "sentences": ["an image with a umbrella and many motorcycles parked on the street", "a handbag in the middle of the street"], "sentids": [5704, 5705], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000460091.jpg", "cocoid": 2464, "imgid": 2464, "split": "test", "sentences": ["an image with a bed in a room", "a bowl in the corner"], "sentids": [5706, 5707], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000460652.jpg", "cocoid": 2465, "imgid": 2465, "split": "test", "sentences": ["an image with a stop sign on a street corner", "a bus in front of a stop sign on a city street"], "sentids": [5708, 5709], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000460675.jpg", "cocoid": 2466, "imgid": 2466, "split": "test", "sentences": ["a photo of a bowl of food on a table", "a picture of a spoonful of food in a bowl", "an image with a person holding a bowl of food", "a photo of a dining table with a bowl of food"], "sentids": [5710, 5711, 5712, 5713], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000460684.jpg", "cocoid": 2467, "imgid": 2467, "split": "test", "sentences": ["a picture of a dining table"], "sentids": [5714], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000460962.jpg", "cocoid": 2468, "imgid": 2468, "split": "test", "sentences": ["a picture of a stop sign on the side of a building"], "sentids": [5715], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000461311.jpg", "cocoid": 2469, "imgid": 2469, "split": "test", "sentences": ["a picture of a handbag full of people flying kites in a park"], "sentids": [5716], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000461620.jpg", "cocoid": 2470, "imgid": 2470, "split": "test", "sentences": ["an image with a tv in the background", "a photo of a handbag"], "sentids": [5717, 5718], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000462006.jpg", "cocoid": 2471, "imgid": 2471, "split": "test", "sentences": ["a picture of a carrot", "an image with a truck in the background"], "sentids": [5719, 5720], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000462371.jpg", "cocoid": 2472, "imgid": 2472, "split": "test", "sentences": ["an image with a cake in front of a group of people", "an image with a cup of coffee and cake in front of a group of people"], "sentids": [5721, 5722], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000462466.jpg", "cocoid": 2473, "imgid": 2473, "split": "test", "sentences": ["a cake in front of a group of people", "an image with a potted plant and a woman cutting a birthday cake", "a picture of a dining table with a cake on it", "an image with a knife cutting into a cake"], "sentids": [5723, 5724, 5725, 5726], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000462565.jpg", "cocoid": 2474, "imgid": 2474, "split": "test", "sentences": ["a fire hydrant in the middle of the street", "a truck in the middle of the road", "a picture of a backpacker riding a bike on a city street"], "sentids": [5727, 5728, 5729], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000462904.jpg", "cocoid": 2475, "imgid": 2475, "split": "test", "sentences": ["a photo of a horse that is standing in the shade", "an image with a handbag in the foreground and a horse in the background"], "sentids": [5730, 5731], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463199.jpg", "cocoid": 2476, "imgid": 2476, "split": "test", "sentences": ["a cell phone in a man's hand"], "sentids": [5732], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463217.jpg", "cocoid": 2477, "imgid": 2477, "split": "test", "sentences": ["a sports ball in the middle of a soccer field"], "sentids": [5733], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463272.jpg", "cocoid": 2478, "imgid": 2478, "split": "test", "sentences": ["a tennis racket in a woman's hand", "a picture of a sports ball player hitting a tennis ball"], "sentids": [5734, 5735], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463290.jpg", "cocoid": 2479, "imgid": 2479, "split": "test", "sentences": ["a picture of a dog sitting in a living room", "a photo of a backpacker family sitting in a living room with a dog", "a picture of a book reading group sitting in a living room with a dog", "a picture of a cup of coffee", "a bottle in a room with people and a dog", "a photo of a banana dog sitting in a living room with a group of people"], "sentids": [5736, 5737, 5738, 5739, 5740, 5741], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463730.jpg", "cocoid": 2480, "imgid": 2480, "split": "test", "sentences": ["a photo of a bus driving down a street with people walking in front of it", "an image with a truck and people walking on the street", "a picture of a backpacker crossing the street in front of a bus"], "sentids": [5742, 5743, 5744], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463771.jpg", "cocoid": 2481, "imgid": 2481, "split": "test", "sentences": ["a photo of a cup full of green apples"], "sentids": [5745], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463837.jpg", "cocoid": 2482, "imgid": 2482, "split": "test", "sentences": ["a photo of a sink full of wine glasses", "an image with a handbag on a bar counter"], "sentids": [5746, 5747], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463842.jpg", "cocoid": 2483, "imgid": 2483, "split": "test", "sentences": ["an image with a bed surrounded by water bottles"], "sentids": [5748], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463849.jpg", "cocoid": 2484, "imgid": 2484, "split": "test", "sentences": ["a picture of a truck that is parked in the middle of a river", "a photo of a bird's eye view of a city"], "sentids": [5749, 5750], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000463961.jpg", "cocoid": 2485, "imgid": 2485, "split": "test", "sentences": ["an image with a spoon in a bowl of carrots and asparagus", "a bowl in the kitchen with carrots and asparagus"], "sentids": [5751, 5752], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000464087.jpg", "cocoid": 2486, "imgid": 2486, "split": "test", "sentences": ["a photo of a baseball bat being swung at a baseball game", "a baseball glove in the batter's hand"], "sentids": [5753, 5754], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000464283.jpg", "cocoid": 2487, "imgid": 2487, "split": "test", "sentences": ["a picture of a cup of wine"], "sentids": [5755], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000464359.jpg", "cocoid": 2488, "imgid": 2488, "split": "test", "sentences": ["a picture of a bench with a skateboarder on it"], "sentids": [5756], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000464469.jpg", "cocoid": 2489, "imgid": 2489, "split": "test", "sentences": ["an image with a truck driving down a street"], "sentids": [5757], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000464831.jpg", "cocoid": 2490, "imgid": 2490, "split": "test", "sentences": ["a photo of a backpacker group meeting in a conference room", "a cup in the middle of the table"], "sentids": [5758, 5759], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000464858.jpg", "cocoid": 2491, "imgid": 2491, "split": "test", "sentences": ["a picture of a backpacker flying a kite in front of the washington monument"], "sentids": [5760], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465129.jpg", "cocoid": 2492, "imgid": 2492, "split": "test", "sentences": ["a person in a bathrobe", "a photo of a sink in a kitchen", "a photo of a banana in a kitchen", "a picture of a oven in a kitchen", "a spoon in a bowl", "an image with a chair and a man in a bathrobe"], "sentids": [5761, 5762, 5763, 5764, 5765, 5766], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465223.jpg", "cocoid": 2493, "imgid": 2493, "split": "test", "sentences": ["a photo of a tennis racket on a tennis court", "an image with a bench in the middle of a tennis court", "an image with a tie break on a tennis court"], "sentids": [5767, 5768, 5769], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465272.jpg", "cocoid": 2494, "imgid": 2494, "split": "test", "sentences": ["a car in the background"], "sentids": [5770], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465404.jpg", "cocoid": 2495, "imgid": 2495, "split": "test", "sentences": ["a picture of a mouse in a classroom"], "sentids": [5771], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465424.jpg", "cocoid": 2496, "imgid": 2496, "split": "test", "sentences": ["an image with a bicycle in the foreground and a group of motorcycles in the background", "a photo of a car with motorcycles parked on the side of the road"], "sentids": [5772, 5773], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465556.jpg", "cocoid": 2497, "imgid": 2497, "split": "test", "sentences": ["a person in a blue shirt", "a bottle in a glass", "a dining table in the background"], "sentids": [5774, 5775, 5776], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465822.jpg", "cocoid": 2498, "imgid": 2498, "split": "test", "sentences": ["a bottle in a glass case", "a photo of a clock", "an image with a potted plant in the background"], "sentids": [5777, 5778, 5779], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000465877.jpg", "cocoid": 2499, "imgid": 2499, "split": "test", "sentences": ["a person in a kitchen", "a clock in the background", "a dining table in a kitchen", "a picture of a sink in a kitchen"], "sentids": [5780, 5781, 5782, 5783], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000466137.jpg", "cocoid": 2500, "imgid": 2500, "split": "test", "sentences": ["a picture of a cup of tea and a teddy bear sitting on a table", "a picture of a teddy bear sitting on a table with a cup of tea", "a photo of a spoonful of tea and a teddy bear sitting on a table", "a picture of a vase with a tea cup and a teddy bear sitting on", "a photo of a bottle of tea and a teddy bear sitting on a table", "an image with a bowl of tea and a teddy bear"], "sentids": [5784, 5785, 5786, 5787, 5788, 5789], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000466565.jpg", "cocoid": 2501, "imgid": 2501, "split": "test", "sentences": ["a photo of a cell phone picture of a group of people at a restaurant", "a photo of a dining table with food and drinks", "a photo of a knife on the table", "an image with a spoon, a knife, and a fork"], "sentids": [5790, 5791, 5792, 5793], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000466766.jpg", "cocoid": 2502, "imgid": 2502, "split": "test", "sentences": ["an image with a tiered crowd of people at a bar", "a picture of a potted plant"], "sentids": [5794, 5795], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000466784.jpg", "cocoid": 2503, "imgid": 2503, "split": "test", "sentences": ["a photo of a chair in front of a desk", "an image with a tv in the background"], "sentids": [5796, 5797], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000466818.jpg", "cocoid": 2504, "imgid": 2504, "split": "test", "sentences": ["a photo of a clock", "a photo of a mouse"], "sentids": [5798, 5799], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000466960.jpg", "cocoid": 2505, "imgid": 2505, "split": "test", "sentences": ["a picture of a dining table with food on it", "an image with a cup of coffee and several donuts on a table", "a bowl in front of a table with food on it"], "sentids": [5800, 5801, 5802], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000467578.jpg", "cocoid": 2506, "imgid": 2506, "split": "test", "sentences": ["a picture of a cup of coffee and a box of donuts", "a picture of a dining table with a box of doughnuts and a cup of coffee"], "sentids": [5803, 5804], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000467696.jpg", "cocoid": 2507, "imgid": 2507, "split": "test", "sentences": ["a photo of a handbag on a dock next to a boat"], "sentids": [5805], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000467705.jpg", "cocoid": 2508, "imgid": 2508, "split": "test", "sentences": ["an image with a cup of coffee sitting on a table", "an image with a bowl of fruit on a table in front of a window", "a picture of a dining table in a kitchen", "a cell phone in a kitchen", "a picture of a chair and table in a kitchen", "a picture of a oven in a kitchen", "a microwave in a kitchen", "a photo of a vase on a table in a kitchen"], "sentids": [5806, 5807, 5808, 5809, 5810, 5811, 5812, 5813], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000467821.jpg", "cocoid": 2509, "imgid": 2509, "split": "test", "sentences": ["a photo of a backpacker riding a skateboard at a skate park"], "sentids": [5814], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000468121.jpg", "cocoid": 2510, "imgid": 2510, "split": "test", "sentences": ["an image with a cup of wine in front of a group of people"], "sentids": [5815], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000468332.jpg", "cocoid": 2511, "imgid": 2511, "split": "test", "sentences": ["an image with a cake and people at a picnic table", "an image with a car, a man, and a child at a picnic table", "a photo of a bottle of beer", "a knife in a man's hand"], "sentids": [5816, 5817, 5818, 5819], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000468917.jpg", "cocoid": 2512, "imgid": 2512, "split": "test", "sentences": ["a picture of a person sitting at a table with a birthday cake", "a microwave in the background", "a picture of a cupcake with a candle on it", "a cake in front of a woman", "an image with a spoonful of frosting on a cake", "a photo of a dining table with a woman sitting in front of a birthday cake", "a refrigerator in the background", "a potted plant in front of the woman", "a bottle in front of the woman"], "sentids": [5820, 5821, 5822, 5823, 5824, 5825, 5826, 5827, 5828], "rare_classes": [[], [], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000468953.jpg", "cocoid": 2513, "imgid": 2513, "split": "test", "sentences": ["a photo of a bicycle cop and a motorcyclist", "an image with a motorcycle and a police officer", "a photo of a traffic light", "a picture of a truck and a cop talking to each other"], "sentids": [5829, 5830, 5831, 5832], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469134.jpg", "cocoid": 2514, "imgid": 2514, "split": "test", "sentences": ["a car in the middle of the street", "an image with a traffic light in the background"], "sentids": [5833, 5834], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469165.jpg", "cocoid": 2515, "imgid": 2515, "split": "test", "sentences": ["a picture of a baseball glove, bat, and umpire on a baseball field", "a picture of a baseball bat being swung at a baseball game"], "sentids": [5835, 5836], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469300.jpg", "cocoid": 2516, "imgid": 2516, "split": "test", "sentences": ["a photo of a chair with wine glasses on it"], "sentids": [5837], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469599.jpg", "cocoid": 2517, "imgid": 2517, "split": "test", "sentences": ["a photo of a dining table with umbrellas in an asian market", "a photo of a bicycle path in an asian city"], "sentids": [5838, 5839], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469618.jpg", "cocoid": 2518, "imgid": 2518, "split": "test", "sentences": ["a photo of a dining table full of food", "a bottle in a glass", "a picture of a boat filled with food and wine"], "sentids": [5840, 5841, 5842], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469635.jpg", "cocoid": 2519, "imgid": 2519, "split": "test", "sentences": ["a photo of a bottle of beer"], "sentids": [5843], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469777.jpg", "cocoid": 2520, "imgid": 2520, "split": "test", "sentences": ["a backpack in the foreground", "a photo of a dog and a group of people looking at elephants"], "sentids": [5844, 5845], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469859.jpg", "cocoid": 2521, "imgid": 2521, "split": "test", "sentences": ["a photo of a fork full of men sitting at a table"], "sentids": [5846], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469919.jpg", "cocoid": 2522, "imgid": 2522, "split": "test", "sentences": ["a bowl in front of a colorful umbrella", "a photo of a potted plant with colorful umbrellas on top of it"], "sentids": [5847, 5848], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000469996.jpg", "cocoid": 2523, "imgid": 2523, "split": "test", "sentences": ["a picture of a bus that is driving down a street", "an image with a truck, a bus, and a car"], "sentids": [5849, 5850], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000470115.jpg", "cocoid": 2524, "imgid": 2524, "split": "test", "sentences": ["a photo of a cup of coke and a hot dog on a paper plate"], "sentids": [5851], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000470773.jpg", "cocoid": 2525, "imgid": 2525, "split": "test", "sentences": ["a picture of a person standing in front of a buffet", "a vase in the middle of the table", "a picture of a sandwich being made in a kitchen", "a photo of a knife on a counter with food on it"], "sentids": [5852, 5853, 5854, 5855], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000470784.jpg", "cocoid": 2526, "imgid": 2526, "split": "test", "sentences": ["a picture of a backpacker carrying a pizza box in the rain", "an image with a handbag", "a photo of a busier street in hong kong", "an image with a traffic light in the background"], "sentids": [5856, 5857, 5858, 5859], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000471015.jpg", "cocoid": 2527, "imgid": 2527, "split": "test", "sentences": ["an image with a bench sitting in front of a store", "a potted plant in front of a store with people sitting outside"], "sentids": [5860, 5861], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000471625.jpg", "cocoid": 2528, "imgid": 2528, "split": "test", "sentences": ["a handbag in the middle of a sidewalk", "an image with a truck parked on the side of the road"], "sentids": [5862, 5863], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000471893.jpg", "cocoid": 2529, "imgid": 2529, "split": "test", "sentences": ["a photo of a dining table in a library with two people playing a video game"], "sentids": [5864], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472034.jpg", "cocoid": 2530, "imgid": 2530, "split": "test", "sentences": ["a picture of a fork and knife on a table with a plate of food", "a picture of a broccoli, rice, and meat meal on a plate"], "sentids": [5865, 5866], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472046.jpg", "cocoid": 2531, "imgid": 2531, "split": "test", "sentences": ["an image with a couch, a kitchen, and a view of the ocean", "a picture of a sink in a kitchen with a view of the ocean", "an image with a oven in a kitchen with a view of the ocean", "a vase in a kitchen with a view of the ocean"], "sentids": [5867, 5868, 5869, 5870], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472088.jpg", "cocoid": 2532, "imgid": 2532, "split": "test", "sentences": ["a umbrella in a man's hand", "an image with a cell phone and two people on a boat", "a photo of a boat filled with people and a man holding an umbrella"], "sentids": [5871, 5872, 5873], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472102.jpg", "cocoid": 2533, "imgid": 2533, "split": "test", "sentences": ["an image with a backpack on a chair in an airport"], "sentids": [5874], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472143.jpg", "cocoid": 2534, "imgid": 2534, "split": "test", "sentences": ["a photo of a bird sitting on a ledge", "a picture of a book store", "an image with a bench and two people sitting on it"], "sentids": [5875, 5876, 5877], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472211.jpg", "cocoid": 2535, "imgid": 2535, "split": "test", "sentences": ["a kite in the air", "a handbag in a park with a woman flying a kite"], "sentids": [5878, 5879], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472253.jpg", "cocoid": 2536, "imgid": 2536, "split": "test", "sentences": ["a picture of a tv in a room full of people", "a photo of a cup of coffee"], "sentids": [5880, 5881], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472376.jpg", "cocoid": 2537, "imgid": 2537, "split": "test", "sentences": ["a handbag in the middle of a group of people"], "sentids": [5882], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472424.jpg", "cocoid": 2538, "imgid": 2538, "split": "test", "sentences": ["an image with a baseball glove, bat, and umpire in the background"], "sentids": [5883], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000472904.jpg", "cocoid": 2539, "imgid": 2539, "split": "test", "sentences": ["a photo of a vase on a table in a banquet hall", "a potted plant in a vase on a table"], "sentids": [5884, 5885], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000473219.jpg", "cocoid": 2540, "imgid": 2540, "split": "test", "sentences": ["a photo of a tiered wedding ceremony"], "sentids": [5886], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000473427.jpg", "cocoid": 2541, "imgid": 2541, "split": "test", "sentences": ["a photo of a dining table that has bunches of bananas on it", "a picture of a person standing in front of a table with bunches of bananas"], "sentids": [5887, 5888], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000474245.jpg", "cocoid": 2542, "imgid": 2542, "split": "test", "sentences": ["an image with a cup of beer"], "sentids": [5889], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000474499.jpg", "cocoid": 2543, "imgid": 2543, "split": "test", "sentences": ["a photo of a bowl in a kitchen with a washer and dryer"], "sentids": [5890], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475208.jpg", "cocoid": 2544, "imgid": 2544, "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [5891], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475387.jpg", "cocoid": 2545, "imgid": 2545, "split": "test", "sentences": ["a train in a train station with people on the platform", "a photo of a suitcase train at a train station"], "sentids": [5892, 5893], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475403.jpg", "cocoid": 2546, "imgid": 2546, "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [5894], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475510.jpg", "cocoid": 2547, "imgid": 2547, "split": "test", "sentences": ["a photo of a person in a kitchen", "a picture of a sink in a kitchen", "a picture of a refrigerator in a kitchen", "an image with a oven and refrigerator in a kitchen", "an image with a microwave in the background"], "sentids": [5895, 5896, 5897, 5898, 5899], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475660.jpg", "cocoid": 2548, "imgid": 2548, "split": "test", "sentences": ["a picture of a truck with people on top of it", "a photo of a backpack on top of a truck in front of the capitol building", "a car in front of the capitol building"], "sentids": [5900, 5901, 5902], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475844.jpg", "cocoid": 2549, "imgid": 2549, "split": "test", "sentences": ["an image with a handbag", "a picture of a book"], "sentids": [5903, 5904], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475889.jpg", "cocoid": 2550, "imgid": 2550, "split": "test", "sentences": ["a photo of a dining table with hot dogs and hamburgers", "a umbrella in the background"], "sentids": [5905, 5906], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000475917.jpg", "cocoid": 2551, "imgid": 2551, "split": "test", "sentences": ["a picture of a handbag in a field with people flying kites", "a photo of a bicycle race in front of the white house"], "sentids": [5907, 5908], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000476035.jpg", "cocoid": 2552, "imgid": 2552, "split": "test", "sentences": ["a chair in the middle of the table"], "sentids": [5909], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000476065.jpg", "cocoid": 2553, "imgid": 2553, "split": "test", "sentences": ["an image with a car in the background", "an image with a keyboard", "an image with a spoon in it"], "sentids": [5910, 5911, 5912], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000476412.jpg", "cocoid": 2554, "imgid": 2554, "split": "test", "sentences": ["a picture of a sports ball"], "sentids": [5913], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000476925.jpg", "cocoid": 2555, "imgid": 2555, "split": "test", "sentences": ["a person in a living room", "a couch in a living room", "a photo of a bottle of whiskey sitting on a table in a living room", "a photo of a clock in a living room with a man sitting on a couch", "an image with a vase of flowers and a man sitting on a couch", "a dining table in a living room"], "sentids": [5914, 5915, 5916, 5917, 5918, 5919], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000477087.jpg", "cocoid": 2556, "imgid": 2556, "split": "test", "sentences": ["a photo of a person with baseball memorabilia"], "sentids": [5920], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000477435.jpg", "cocoid": 2557, "imgid": 2557, "split": "test", "sentences": ["a bicycle in front of a clock tower"], "sentids": [5921], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000478320.jpg", "cocoid": 2558, "imgid": 2558, "split": "test", "sentences": ["a photo of a airplane on the tarmac at an airport", "a photo of a car parked next to an airplane at an airport"], "sentids": [5922, 5923], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000478689.jpg", "cocoid": 2559, "imgid": 2559, "split": "test", "sentences": ["an image with a wine glass and a burger on a wooden table", "a picture of a sandwich and a glass of water on a table", "an image with a bowl of salad and a burger on a table", "a handbag in the background"], "sentids": [5924, 5925, 5926, 5927], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000479155.jpg", "cocoid": 2560, "imgid": 2560, "split": "test", "sentences": ["a dog in a shopping cart", "a photo of a orange dog", "a picture of a cell phone"], "sentids": [5928, 5929, 5930], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000479248.jpg", "cocoid": 2561, "imgid": 2561, "split": "test", "sentences": ["a picture of a tv on the wall", "an image with a clock on the wall", "a photo of a bowl of fruit on a table in front of a tv"], "sentids": [5931, 5932, 5933], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000479466.jpg", "cocoid": 2562, "imgid": 2562, "split": "test", "sentences": ["a photo of a tennis racket on a tennis court", "a photo of a sports ball player on a tennis court"], "sentids": [5934, 5935], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000479613.jpg", "cocoid": 2563, "imgid": 2563, "split": "test", "sentences": ["a picture of a cup of coffee and two men sitting at a table", "a picture of a dining table with two men sitting at it", "a picture of a book on the table", "a photo of a spoonful of food on a table"], "sentids": [5936, 5937, 5938, 5939], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000479848.jpg", "cocoid": 2564, "imgid": 2564, "split": "test", "sentences": ["an image with a dining table and a man at a hot dog stand"], "sentids": [5940], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000479938.jpg", "cocoid": 2565, "imgid": 2565, "split": "test", "sentences": ["an image with a horse pulling a cart on a street", "a picture of a motorcycle being pulled by a horse"], "sentids": [5941, 5942], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000479950.jpg", "cocoid": 2566, "imgid": 2566, "split": "test", "sentences": ["an image with a tv in the background", "an image with a book in front of people working on laptops", "a photo of a potted plant"], "sentids": [5943, 5944, 5945], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480000.jpg", "cocoid": 2567, "imgid": 2567, "split": "test", "sentences": ["a spoon in the middle of a plate of food", "a photo of a knife and fork on a table", "a photo of a person sitting at a bar with plates of food", "an image with a dining table with plates of food on it"], "sentids": [5946, 5947, 5948, 5949], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480122.jpg", "cocoid": 2568, "imgid": 2568, "split": "test", "sentences": ["a picture of a dining table and chairs in a kitchen", "an image with a banana in a bowl on a wooden table", "a bowl in the middle of a wooden table", "a picture of a oven and a table in a kitchen", "a photo of a refrigerator, stove and table in a kitchen"], "sentids": [5950, 5951, 5952, 5953, 5954], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480140.jpg", "cocoid": 2569, "imgid": 2569, "split": "test", "sentences": ["an image with a bus and people crossing the street", "a backpack in the middle of the street"], "sentids": [5955, 5956], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480624.jpg", "cocoid": 2570, "imgid": 2570, "split": "test", "sentences": ["a dining table in front of a group of people", "an image with a fork and bowl of food in front of a person wearing a helmet"], "sentids": [5957, 5958], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480643.jpg", "cocoid": 2571, "imgid": 2571, "split": "test", "sentences": ["a picture of a person walking with a herd of sheep"], "sentids": [5959], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480917.jpg", "cocoid": 2572, "imgid": 2572, "split": "test", "sentences": ["a pizza in front of a group of people", "an image with a dining table", "an image with a knife and a pizza on top of a table"], "sentids": [5960, 5961, 5962], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480944.jpg", "cocoid": 2573, "imgid": 2573, "split": "test", "sentences": ["a photo of a bus stop sign and a traffic light", "an image with a truck in the background and a traffic light", "a picture of a stop sign and a traffic light"], "sentids": [5963, 5964, 5965], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000480951.jpg", "cocoid": 2574, "imgid": 2574, "split": "test", "sentences": ["a bicycle in the road"], "sentids": [5966], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000481386.jpg", "cocoid": 2575, "imgid": 2575, "split": "test", "sentences": ["an image with a person in a kitchen", "a picture of a potted plant"], "sentids": [5967, 5968], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000481390.jpg", "cocoid": 2576, "imgid": 2576, "split": "test", "sentences": ["a tie in basketball game between the knicks and the pelicans", "a picture of a tennis racket on a basketball court"], "sentids": [5969, 5970], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000481563.jpg", "cocoid": 2577, "imgid": 2577, "split": "test", "sentences": ["a photo of a stop sign in front of a bridge"], "sentids": [5971], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000482007.jpg", "cocoid": 2578, "imgid": 2578, "split": "test", "sentences": ["a picture of a potted plant with yellow flowers in vases"], "sentids": [5972], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000482275.jpg", "cocoid": 2579, "imgid": 2579, "split": "test", "sentences": ["a tie in the back of a man's suit", "a photo of a bottle of champagne", "an image with a vase of cupcakes and a bride and groom"], "sentids": [5973, 5974, 5975], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000483165.jpg", "cocoid": 2580, "imgid": 2580, "split": "test", "sentences": ["an image with a traffic light and two people on bikes", "a picture of a bench"], "sentids": [5976, 5977], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000483401.jpg", "cocoid": 2581, "imgid": 2581, "split": "test", "sentences": ["an image with a person cooking a turkey in a kitchen", "a photo of a sink in a kitchen", "an image with a spoon and a turkey on the stove"], "sentids": [5978, 5979, 5980], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000483999.jpg", "cocoid": 2582, "imgid": 2582, "split": "test", "sentences": ["a photo of a knife and fork dinner party"], "sentids": [5981], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000484080.jpg", "cocoid": 2583, "imgid": 2583, "split": "test", "sentences": ["a picture of a wine glass and a bowl of oranges on a table", "a photo of a bottle of orange juice", "an image with a bowl of oranges on a table", "a photo of a dining table with oranges on it"], "sentids": [5982, 5983, 5984, 5985], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000484151.jpg", "cocoid": 2584, "imgid": 2584, "split": "test", "sentences": ["a dining table in a classroom"], "sentids": [5986], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000484229.jpg", "cocoid": 2585, "imgid": 2585, "split": "test", "sentences": ["a photo of a bicycle path in the rain with people holding umbrellas", "a traffic light in the background"], "sentids": [5987, 5988], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000484351.jpg", "cocoid": 2586, "imgid": 2586, "split": "test", "sentences": ["a picture of a spoonful of sugar sitting on a desk in a classroom", "a photo of a apple pie being served to children in a classroom", "a dining table in a classroom full of children", "a cup in the hand of a man sitting at a desk"], "sentids": [5989, 5990, 5991, 5992], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000484434.jpg", "cocoid": 2587, "imgid": 2587, "split": "test", "sentences": ["a photo of a handbag in a crowd of people with umbrellas"], "sentids": [5993], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000484978.jpg", "cocoid": 2588, "imgid": 2588, "split": "test", "sentences": ["a picture of a person sitting at a table with food", "a picture of a dining table"], "sentids": [5994, 5995], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000485483.jpg", "cocoid": 2589, "imgid": 2589, "split": "test", "sentences": ["a picture of a bottle of coffee and a plate of food"], "sentids": [5996], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000485580.jpg", "cocoid": 2590, "imgid": 2590, "split": "test", "sentences": ["an image with a person standing in front of a classroom", "a photo of a clock in a classroom with laptops on the tables", "a picture of a bottle of water sitting on a table"], "sentids": [5997, 5998, 5999], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000485724.jpg", "cocoid": 2591, "imgid": 2591, "split": "test", "sentences": ["an image with a apple and oranges in baskets on the ground"], "sentids": [6000], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000485740.jpg", "cocoid": 2592, "imgid": 2592, "split": "test", "sentences": ["a cell phone in a man's hand", "a picture of a car in a parking lot"], "sentids": [6001, 6002], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000485896.jpg", "cocoid": 2593, "imgid": 2593, "split": "test", "sentences": ["an image with a car in the background"], "sentids": [6003], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000486114.jpg", "cocoid": 2594, "imgid": 2594, "split": "test", "sentences": ["an image with a dining table and chairs in front of a bookshelf", "a vase in a glass cabinet", "an image with a potted plant on a table next to a bookshelf"], "sentids": [6004, 6005, 6006], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000486254.jpg", "cocoid": 2595, "imgid": 2595, "split": "test", "sentences": ["an image with a spoon in a bowl of carrots and asparagus", "a photo of a bowl filled with carrots and asparagus"], "sentids": [6007, 6008], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000486290.jpg", "cocoid": 2596, "imgid": 2596, "split": "test", "sentences": ["an image with a cup and a vase on a table"], "sentids": [6009], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000486457.jpg", "cocoid": 2597, "imgid": 2597, "split": "test", "sentences": ["a photo of a chair with balloons on it", "an image with a person sitting at a desk with balloons", "an image with a teddy bear and balloons on a desk"], "sentids": [6010, 6011, 6012], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000486770.jpg", "cocoid": 2598, "imgid": 2598, "split": "test", "sentences": ["a picture of a chair", "a photo of a bottle of wine", "an image with a dining table full of pizzas"], "sentids": [6013, 6014, 6015], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000486846.jpg", "cocoid": 2599, "imgid": 2599, "split": "test", "sentences": ["an image with a bird sitting on a table", "an image with a potted plant in the background and people sitting at an outdoor table", "a photo of a knife on a table at an outdoor restaurant"], "sentids": [6016, 6017, 6018], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000486987.jpg", "cocoid": 2600, "imgid": 2600, "split": "test", "sentences": ["an image with a bus in the background", "a picture of a handbag being sold at a fruit stand"], "sentids": [6019, 6020], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000487159.jpg", "cocoid": 2601, "imgid": 2601, "split": "test", "sentences": ["a picture of a forkful of food sitting on a table", "a photo of a bottle of water and bowls of food on a table", "a picture of a dining table with bowls of food"], "sentids": [6021, 6022, 6023], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000487217.jpg", "cocoid": 2602, "imgid": 2602, "split": "test", "sentences": ["a picture of a truck at an intersection with a church in the background"], "sentids": [6024], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000487575.jpg", "cocoid": 2603, "imgid": 2603, "split": "test", "sentences": ["a photo of a tv screen in an airport", "a suitcase in the background"], "sentids": [6025, 6026], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000487631.jpg", "cocoid": 2604, "imgid": 2604, "split": "test", "sentences": ["an image with a truck driving down the road with a herd of sheep behind it"], "sentids": [6027], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000487925.jpg", "cocoid": 2605, "imgid": 2605, "split": "test", "sentences": ["a picture of a baseball glove", "a picture of a sports ball game"], "sentids": [6028, 6029], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000487990.jpg", "cocoid": 2606, "imgid": 2606, "split": "test", "sentences": ["a picture of a sandwich on a table with a ukulele", "a photo of a dining table with a guitar on it", "a bottle in the middle of the table"], "sentids": [6030, 6031, 6032], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000488697.jpg", "cocoid": 2607, "imgid": 2607, "split": "test", "sentences": ["a bottle in the sand"], "sentids": [6033], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000489088.jpg", "cocoid": 2608, "imgid": 2608, "split": "test", "sentences": ["a photo of a horse being led by a man", "a picture of a handbag on a horse being led by a man"], "sentids": [6034, 6035], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000489304.jpg", "cocoid": 2609, "imgid": 2609, "split": "test", "sentences": ["an image with a person pushing a cart full of luggage"], "sentids": [6036], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000489733.jpg", "cocoid": 2610, "imgid": 2610, "split": "test", "sentences": ["a cake in the middle of the table"], "sentids": [6037], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000489798.jpg", "cocoid": 2611, "imgid": 2611, "split": "test", "sentences": ["a chair in front of a table", "a photo of a dining table with people sitting around it", "a picture of a bowl of food sitting on a table"], "sentids": [6038, 6039, 6040], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000489873.jpg", "cocoid": 2612, "imgid": 2612, "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table with food on it"], "sentids": [6041, 6042], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000489896.jpg", "cocoid": 2613, "imgid": 2613, "split": "test", "sentences": ["an image with a car driving down a street in an asian city", "a bus in the middle of an asian city street"], "sentids": [6043, 6044], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000490022.jpg", "cocoid": 2614, "imgid": 2614, "split": "test", "sentences": ["an image with a cup of coffee", "a photo of a bottle of water", "a picture of a potted plant"], "sentids": [6045, 6046, 6047], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000490044.jpg", "cocoid": 2615, "imgid": 2615, "split": "test", "sentences": ["a photo of a orange and banana stand"], "sentids": [6048], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000490441.jpg", "cocoid": 2616, "imgid": 2616, "split": "test", "sentences": ["an image with a tie and a little girl playing a video game", "an image with a cup of coffee and a man playing a video game", "a picture of a wine glass", "a photo of a dining table in a living room", "a bowl in a room"], "sentids": [6049, 6050, 6051, 6052, 6053], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000490629.jpg", "cocoid": 2617, "imgid": 2617, "split": "test", "sentences": ["a picture of a car driving down a street with motorcycles and umbrellas", "a photo of a bicycle rider on a busy street in asia"], "sentids": [6054, 6055], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000490936.jpg", "cocoid": 2618, "imgid": 2618, "split": "test", "sentences": ["a truck in a parking lot full of motorcycles", "a picture of a car parked on the side of a street"], "sentids": [6056, 6057], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000491000.jpg", "cocoid": 2619, "imgid": 2619, "split": "test", "sentences": ["an image with a dog and people walking down a street", "a motorcycle in the middle of a city street"], "sentids": [6058, 6059], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000491008.jpg", "cocoid": 2620, "imgid": 2620, "split": "test", "sentences": ["a picture of a pizza being served in a restaurant", "an image with a tie and a woman holding a pizza", "an image with a potted plant and a man holding a pizza", "an image with a handbag and a woman holding a pizza"], "sentids": [6060, 6061, 6062, 6063], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000491098.jpg", "cocoid": 2621, "imgid": 2621, "split": "test", "sentences": ["an image with a fork and knife on a table", "an image with a bowl of flowers on a table", "an image with a bottle of wine"], "sentids": [6064, 6065, 6066], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000491515.jpg", "cocoid": 2622, "imgid": 2622, "split": "test", "sentences": ["a picture of a boat with luggage and people on it"], "sentids": [6067], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000491835.jpg", "cocoid": 2623, "imgid": 2623, "split": "test", "sentences": ["a handbag in a woman's hand"], "sentids": [6068], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000492077.jpg", "cocoid": 2624, "imgid": 2624, "split": "test", "sentences": ["a photo of a bus on the side of the road", "an image with a handbag on a bike next to a bus"], "sentids": [6069, 6070], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000492107.jpg", "cocoid": 2625, "imgid": 2625, "split": "test", "sentences": ["an image with a wine glass, a plate of food, and two people", "an image with a dining table full of food", "an image with a cup of coffee and a plate of food", "an image with a chair, a table, and two people", "a picture of a bottle of wine", "an image with a knife and a plate of food"], "sentids": [6071, 6072, 6073, 6074, 6075, 6076], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000492366.jpg", "cocoid": 2626, "imgid": 2626, "split": "test", "sentences": ["a picture of a horse and carriage on the street", "a picture of a bicycle cart pulled by a horse in mexico"], "sentids": [6077, 6078], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000493610.jpg", "cocoid": 2627, "imgid": 2627, "split": "test", "sentences": ["a picture of a truck full of people riding on top of it", "an image with a car full of people riding on top of it"], "sentids": [6079, 6080], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000493815.jpg", "cocoid": 2628, "imgid": 2628, "split": "test", "sentences": ["a picture of a bus stop on a busy city street", "a photo of a handbag in front of a street sign"], "sentids": [6081, 6082], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000493905.jpg", "cocoid": 2629, "imgid": 2629, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [6083, 6084], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000493932.jpg", "cocoid": 2630, "imgid": 2630, "split": "test", "sentences": ["a picture of a truck with a statue of an elephant on it", "a backpack in front of a statue of an elephant"], "sentids": [6085, 6086], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000495125.jpg", "cocoid": 2631, "imgid": 2631, "split": "test", "sentences": ["an image with a dining table with wine glasses on it", "a picture of a cup of wine on a table", "a photo of a book and wine glasses on a table"], "sentids": [6087, 6088, 6089], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000495357.jpg", "cocoid": 2632, "imgid": 2632, "split": "test", "sentences": ["a motorcycle in the middle of a street with people watching", "an image with a dog on a small motorcycle in the middle of a street"], "sentids": [6090, 6091], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000495533.jpg", "cocoid": 2633, "imgid": 2633, "split": "test", "sentences": ["a photo of a vase of flowers", "an image with a tie"], "sentids": [6092, 6093], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000495587.jpg", "cocoid": 2634, "imgid": 2634, "split": "test", "sentences": ["a photo of a clock tower at night", "a photo of a traffic light at night"], "sentids": [6094, 6095], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000495980.jpg", "cocoid": 2635, "imgid": 2635, "split": "test", "sentences": ["an image with a refrigerator and three people in front of it", "a photo of a suitcase with writing on it"], "sentids": [6096, 6097], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000495993.jpg", "cocoid": 2636, "imgid": 2636, "split": "test", "sentences": ["a photo of a boat and cars at a public market", "an image with a stop sign and cars parked in front of a public market"], "sentids": [6098, 6099], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000496152.jpg", "cocoid": 2637, "imgid": 2637, "split": "test", "sentences": ["a tennis racket in a woman's hand", "a sports ball in the middle of a tennis court"], "sentids": [6100, 6101], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000496198.jpg", "cocoid": 2638, "imgid": 2638, "split": "test", "sentences": ["a truck in front of a large brick building", "a car in front of a red brick building"], "sentids": [6102, 6103], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000496854.jpg", "cocoid": 2639, "imgid": 2639, "split": "test", "sentences": ["an image with a tie between a man and a woman", "an image with a traffic light"], "sentids": [6104, 6105], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000497009.jpg", "cocoid": 2640, "imgid": 2640, "split": "test", "sentences": ["a photo of a chair", "a photo of a bottle of wine", "an image with a knife and a plate of food"], "sentids": [6106, 6107, 6108], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000497158.jpg", "cocoid": 2641, "imgid": 2641, "split": "test", "sentences": ["a photo of a bus driving through an intersection on a rainy day", "a photo of a truck driving through an intersection on a rainy day"], "sentids": [6109, 6110], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000497438.jpg", "cocoid": 2642, "imgid": 2642, "split": "test", "sentences": ["a picture of a spoon", "a photo of a cake and cupcakes sitting on a table", "a photo of a bottle of wine"], "sentids": [6111, 6112, 6113], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000497444.jpg", "cocoid": 2643, "imgid": 2643, "split": "test", "sentences": ["an image with a tie and a man standing in front of a bar", "a picture of a vase of flowers"], "sentids": [6114, 6115], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000497466.jpg", "cocoid": 2644, "imgid": 2644, "split": "test", "sentences": ["a picture of a bench with a surfboard on it"], "sentids": [6116], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000497555.jpg", "cocoid": 2645, "imgid": 2645, "split": "test", "sentences": ["an image with a dining table in the background", "a photo of a chair", "a picture of a cup of coffee"], "sentids": [6117, 6118, 6119], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498061.jpg", "cocoid": 2646, "imgid": 2646, "split": "test", "sentences": ["a picture of a tie wearing man sitting at a table", "an image with a vase of flowers and a man sitting at a table", "a fork in the man's hand"], "sentids": [6120, 6121, 6122], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498339.jpg", "cocoid": 2647, "imgid": 2647, "split": "test", "sentences": ["a backpack in a train station", "a picture of a handbag on the ground next to a train"], "sentids": [6123, 6124], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498400.jpg", "cocoid": 2648, "imgid": 2648, "split": "test", "sentences": ["a motorcycle in the middle of the road", "a photo of a car driving down a street with cows on it"], "sentids": [6125, 6126], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498439.jpg", "cocoid": 2649, "imgid": 2649, "split": "test", "sentences": ["a photo of a baseball glove", "a baseball bat in the batter's box"], "sentids": [6127, 6128], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498489.jpg", "cocoid": 2650, "imgid": 2650, "split": "test", "sentences": ["a picture of a couch and a dog sitting in front of a fireplace", "a dog in a living room with a couch and a fireplace", "a photo of a chair and a dog sitting in a living room", "a picture of a book shelf in a living room with a dog sitting on it", "a picture of a bench in a living room with a dog sitting on it"], "sentids": [6129, 6130, 6131, 6132, 6133], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498541.jpg", "cocoid": 2651, "imgid": 2651, "split": "test", "sentences": ["an image with a baseball bat, pitcher, catcher, and umpire"], "sentids": [6134], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498547.jpg", "cocoid": 2652, "imgid": 2652, "split": "test", "sentences": ["a picture of a bottle rack in a kitchen with pots and pans on it"], "sentids": [6135], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498738.jpg", "cocoid": 2653, "imgid": 2653, "split": "test", "sentences": ["a photo of a fork full of food sitting on a table in a living room", "an image with a couch, table and chairs in a living room", "a dining table in the middle of a living room", "a bowl in the middle of a table"], "sentids": [6136, 6137, 6138, 6139], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000498931.jpg", "cocoid": 2654, "imgid": 2654, "split": "test", "sentences": ["a backpack in the snow"], "sentids": [6140], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000499068.jpg", "cocoid": 2655, "imgid": 2655, "split": "test", "sentences": ["a backpack in the sand"], "sentids": [6141], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000499374.jpg", "cocoid": 2656, "imgid": 2656, "split": "test", "sentences": ["a photo of a umbrella being held by a person", "a picture of a backpacker walking down a street with an umbrella", "an image with a handbag and an umbrella"], "sentids": [6142, 6143, 6144], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000499571.jpg", "cocoid": 2657, "imgid": 2657, "split": "test", "sentences": ["an image with a cat on top of a table", "a dining table in the desert"], "sentids": [6145, 6146], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000499646.jpg", "cocoid": 2658, "imgid": 2658, "split": "test", "sentences": ["an image with a dining table and three women sitting at it", "a photo of a book shelf"], "sentids": [6147, 6148], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000499957.jpg", "cocoid": 2659, "imgid": 2659, "split": "test", "sentences": ["a photo of a scissors sitting on top of a pile of cotton", "an image with a cup of coffee and a pile of cotton", "a picture of a cat sitting on a pile of cotton"], "sentids": [6149, 6150, 6151], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000500211.jpg", "cocoid": 2660, "imgid": 2660, "split": "test", "sentences": ["an image with a dining table and umbrellas in front of a house", "an image with a chair and umbrellas in front of a house"], "sentids": [6152, 6153], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000500473.jpg", "cocoid": 2661, "imgid": 2661, "split": "test", "sentences": ["a picture of a carrot market with people in it", "a handbag in the middle of a fruit and vegetable market", "a orange in the middle of a produce market", "a broccoli in the produce section of a grocery store"], "sentids": [6154, 6155, 6156, 6157], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000500478.jpg", "cocoid": 2662, "imgid": 2662, "split": "test", "sentences": ["a baseball glove in the pitcher's hand"], "sentids": [6158], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000500833.jpg", "cocoid": 2663, "imgid": 2663, "split": "test", "sentences": ["an image with a handbag and two suitcases in an airport"], "sentids": [6159], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000501153.jpg", "cocoid": 2664, "imgid": 2664, "split": "test", "sentences": ["a picture of a truck driving down the street with people in it"], "sentids": [6160], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000501281.jpg", "cocoid": 2665, "imgid": 2665, "split": "test", "sentences": ["an image with a sports ball"], "sentids": [6161], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000501506.jpg", "cocoid": 2666, "imgid": 2666, "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "a picture of a sports ball player on a tennis court", "an image with a chair, a tennis player, and a crowd"], "sentids": [6162, 6163, 6164], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000501665.jpg", "cocoid": 2667, "imgid": 2667, "split": "test", "sentences": ["a picture of a chair"], "sentids": [6165], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000501824.jpg", "cocoid": 2668, "imgid": 2668, "split": "test", "sentences": ["an image with a train and people walking on the platform", "a picture of a potted plant in a train station", "a photo of a umbrella in a train station", "an image with a handbag on the ground next to a train"], "sentids": [6166, 6167, 6168, 6169], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000502358.jpg", "cocoid": 2669, "imgid": 2669, "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [6170], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000502393.jpg", "cocoid": 2670, "imgid": 2670, "split": "test", "sentences": ["a picture of a sports ball being hit by a tennis player", "a photo of a tie break in a tennis match"], "sentids": [6171, 6172], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000502397.jpg", "cocoid": 2671, "imgid": 2671, "split": "test", "sentences": ["a picture of a truck parked next to a parking meter", "a picture of a potted plant next to a parking meter"], "sentids": [6173, 6174], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000502818.jpg", "cocoid": 2672, "imgid": 2672, "split": "test", "sentences": ["an image with a person standing next to plants and a surfboard", "a surfboard in a garden"], "sentids": [6175, 6176], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000502854.jpg", "cocoid": 2673, "imgid": 2673, "split": "test", "sentences": ["a chair in front of the vases", "a bottle in a vase", "a dining table in front of a row of white vases"], "sentids": [6177, 6178, 6179], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000502959.jpg", "cocoid": 2674, "imgid": 2674, "split": "test", "sentences": ["a photo of a dining table with some people sitting around it", "a photo of a refrigerator full of beer"], "sentids": [6180, 6181], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000502979.jpg", "cocoid": 2675, "imgid": 2675, "split": "test", "sentences": ["an image with a dining table in the background", "a picture of a chair with two people sitting in it", "a fork in the middle of the table"], "sentids": [6182, 6183, 6184], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000503278.jpg", "cocoid": 2676, "imgid": 2676, "split": "test", "sentences": ["a photo of a cake cutting at a wedding reception", "an image with a dining table full of people dancing"], "sentids": [6185, 6186], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000504005.jpg", "cocoid": 2677, "imgid": 2677, "split": "test", "sentences": ["an image with a spoon stirring food in a pan"], "sentids": [6187], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000504353.jpg", "cocoid": 2678, "imgid": 2678, "split": "test", "sentences": ["an image with a person laying on a bed surrounded by teddy bears", "a photo of a bed full of teddy bears"], "sentids": [6188, 6189], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000504747.jpg", "cocoid": 2679, "imgid": 2679, "split": "test", "sentences": ["a person in a kitchen with a cake on the stove", "an image with a oven and a woman standing in front of it", "a cake in the oven", "a picture of a microwave oven in a kitchen", "a picture of a orange shirt woman in a kitchen", "a picture of a chair in a kitchen"], "sentids": [6190, 6191, 6192, 6193, 6194, 6195], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505157.jpg", "cocoid": 2680, "imgid": 2680, "split": "test", "sentences": ["an image with a skateboarder in the air"], "sentids": [6196], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505335.jpg", "cocoid": 2681, "imgid": 2681, "split": "test", "sentences": ["a picture of a handbag being held by a woman in front of a group of"], "sentids": [6197], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505650.jpg", "cocoid": 2682, "imgid": 2682, "split": "test", "sentences": ["an image with a sports ball and two polo players", "a photo of a umbrella polo match"], "sentids": [6198, 6199], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505709.jpg", "cocoid": 2683, "imgid": 2683, "split": "test", "sentences": ["a photo of a vase on a table in a restaurant", "a potted plant in the middle of a restaurant"], "sentids": [6200, 6201], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505728.jpg", "cocoid": 2684, "imgid": 2684, "split": "test", "sentences": ["a person in a kitchen", "a picture of a oven in a kitchen"], "sentids": [6202, 6203], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505809.jpg", "cocoid": 2685, "imgid": 2685, "split": "test", "sentences": ["a bottle in a man's hand", "an image with a backpack"], "sentids": [6204, 6205], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505818.jpg", "cocoid": 2686, "imgid": 2686, "split": "test", "sentences": ["a picture of a tv in a room with people in it", "an image with a remote control in front of a group of people", "a couch in a room"], "sentids": [6206, 6207, 6208], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505862.jpg", "cocoid": 2687, "imgid": 2687, "split": "test", "sentences": ["a photo of a pizza on a plate at an outdoor restaurant", "a photo of a truck with a pizza on it", "a bottle in the middle of the table", "a picture of a vase of flowers"], "sentids": [6209, 6210, 6211, 6212], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000505967.jpg", "cocoid": 2688, "imgid": 2688, "split": "test", "sentences": ["a motorcycle in the middle of traffic on a city street"], "sentids": [6213], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000506115.jpg", "cocoid": 2689, "imgid": 2689, "split": "test", "sentences": ["a photo of a handbag full of soccer balls on a bus"], "sentids": [6214], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000506489.jpg", "cocoid": 2690, "imgid": 2690, "split": "test", "sentences": ["a fire hydrant in the middle of the street"], "sentids": [6215], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000506950.jpg", "cocoid": 2691, "imgid": 2691, "split": "test", "sentences": ["a picture of a snowboarder getting ready to go down a slope"], "sentids": [6216], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507037.jpg", "cocoid": 2692, "imgid": 2692, "split": "test", "sentences": ["an image with a handbag, a bicycle, and an american flag"], "sentids": [6217], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507080.jpg", "cocoid": 2693, "imgid": 2693, "split": "test", "sentences": ["a picture of a dining table on a porch"], "sentids": [6218], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507154.jpg", "cocoid": 2694, "imgid": 2694, "split": "test", "sentences": ["a photo of a bottle of wine", "an image with a cell phone"], "sentids": [6219, 6220], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507187.jpg", "cocoid": 2695, "imgid": 2695, "split": "test", "sentences": ["an image with a bicycle and a motorcycle on the grass", "a tie in between a motorcycle and a lawn mower"], "sentids": [6221, 6222], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507887.jpg", "cocoid": 2696, "imgid": 2696, "split": "test", "sentences": ["an image with a wine glass and two pizzas on a table"], "sentids": [6223], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507927.jpg", "cocoid": 2697, "imgid": 2697, "split": "test", "sentences": ["a photo of a clock tower in the background"], "sentids": [6224], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507950.jpg", "cocoid": 2698, "imgid": 2698, "split": "test", "sentences": ["a picture of a train passing by a herd of cows"], "sentids": [6225], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000507958.jpg", "cocoid": 2699, "imgid": 2699, "split": "test", "sentences": ["a photo of a microwave oven in a kitchen"], "sentids": [6226], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000508087.jpg", "cocoid": 2700, "imgid": 2700, "split": "test", "sentences": ["a truck in the street", "a picture of a bus full of bananas on the side of the road", "an image with a tie on the back of a truck", "a photo of a motorcycle on the back of a truck"], "sentids": [6227, 6228, 6229, 6230], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000508418.jpg", "cocoid": 2701, "imgid": 2701, "split": "test", "sentences": ["a truck in the middle of a field with people flying kites"], "sentids": [6231], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000508538.jpg", "cocoid": 2702, "imgid": 2702, "split": "test", "sentences": ["a book in the background"], "sentids": [6232], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000508950.jpg", "cocoid": 2703, "imgid": 2703, "split": "test", "sentences": ["a photo of a dining table in a restaurant"], "sentids": [6233], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000508985.jpg", "cocoid": 2704, "imgid": 2704, "split": "test", "sentences": ["a bus in the middle of the road"], "sentids": [6234], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000509014.jpg", "cocoid": 2705, "imgid": 2705, "split": "test", "sentences": ["a snowboard in the snow"], "sentids": [6235], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000509020.jpg", "cocoid": 2706, "imgid": 2706, "split": "test", "sentences": ["a photo of a laptop sitting on a desk in front of a man", "an image with a person sitting at a desk using a laptop", "a photo of a chair", "an image with a cup of coffee and a laptop", "a picture of a bowl full of pens and pencils"], "sentids": [6236, 6237, 6238, 6239, 6240], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000509028.jpg", "cocoid": 2707, "imgid": 2707, "split": "test", "sentences": ["a train in tokyo, japan", "a photo of a backpacker train in tokyo, japan", "a picture of a suitcase train in tokyo, japan"], "sentids": [6241, 6242, 6243], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000509589.jpg", "cocoid": 2708, "imgid": 2708, "split": "test", "sentences": ["a photo of a car with a skateboard on it", "a picture of a potted plant", "a backpack in the background"], "sentids": [6244, 6245, 6246], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000509811.jpg", "cocoid": 2709, "imgid": 2709, "split": "test", "sentences": ["a person in a library", "an image with a dining table with laptops on it"], "sentids": [6247, 6248], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000510122.jpg", "cocoid": 2710, "imgid": 2710, "split": "test", "sentences": ["an image with a kite in the sky"], "sentids": [6249], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000510642.jpg", "cocoid": 2711, "imgid": 2711, "split": "test", "sentences": ["a dining table in front of a window with food on it"], "sentids": [6250], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000510651.jpg", "cocoid": 2712, "imgid": 2712, "split": "test", "sentences": ["an image with a chair, a table, and two people sitting at a table", "an image with a cup of wine and two people sitting at a table", "a cake in front of a man and woman", "a spoon in the middle of the table", "a dining table in a restaurant", "a fork in the man's hand", "a photo of a cell phone picture of a couple at a restaurant", "a photo of a bowl of chocolate cake"], "sentids": [6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000510657.jpg", "cocoid": 2713, "imgid": 2713, "split": "test", "sentences": ["a picture of a fork full of food"], "sentids": [6259], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000510707.jpg", "cocoid": 2714, "imgid": 2714, "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "a vase in the middle of a kitchen counter", "a picture of a clock in a kitchen", "a photo of a sink and counter in a kitchen", "a cup in the middle of a kitchen counter"], "sentids": [6260, 6261, 6262, 6263, 6264], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000510827.jpg", "cocoid": 2715, "imgid": 2715, "split": "test", "sentences": ["an image with a chair in the background"], "sentids": [6265], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000511076.jpg", "cocoid": 2716, "imgid": 2716, "split": "test", "sentences": ["a handbag in front of a man sitting on a bench", "a picture of a bench with a man and seagulls", "a picture of a car with birds flying around it"], "sentids": [6266, 6267, 6268], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000511241.jpg", "cocoid": 2717, "imgid": 2717, "split": "test", "sentences": ["an image with a dining table full of food and drinks", "a chair in the background", "a carrot in a bowl", "a picture of a knife and fork on a table"], "sentids": [6269, 6270, 6271, 6272], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000511363.jpg", "cocoid": 2718, "imgid": 2718, "split": "test", "sentences": ["an image with a backpack and a kite on the ground"], "sentids": [6273], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000511430.jpg", "cocoid": 2719, "imgid": 2719, "split": "test", "sentences": ["a refrigerator in a kitchen", "a microwave in a kitchen", "a photo of a tv in a kitchen", "a vase in the middle of a kitchen counter", "an image with a oven and refrigerator in a kitchen", "a cup in the middle of a kitchen counter", "a photo of a spoon in a kitchen sink", "an image with a sink and refrigerator in a kitchen"], "sentids": [6274, 6275, 6276, 6277, 6278, 6279, 6280, 6281], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000511599.jpg", "cocoid": 2720, "imgid": 2720, "split": "test", "sentences": ["a picture of a handbag on a boat in a river"], "sentids": [6282], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000511777.jpg", "cocoid": 2721, "imgid": 2721, "split": "test", "sentences": ["an image with a potted plant in front of a group of people on bikes", "an image with a backpacker group of people on bikes"], "sentids": [6283, 6284], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000512576.jpg", "cocoid": 2722, "imgid": 2722, "split": "test", "sentences": ["a picture of a oven and a table in a kitchen", "a photo of a refrigerator in a kitchen", "a vase in the middle of a kitchen with a ceiling fan", "a picture of a book shelf in a kitchen"], "sentids": [6285, 6286, 6287, 6288], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000512869.jpg", "cocoid": 2723, "imgid": 2723, "split": "test", "sentences": ["a picture of a fork full of food", "a picture of a dining table with plates of food"], "sentids": [6289, 6290], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000513016.jpg", "cocoid": 2724, "imgid": 2724, "split": "test", "sentences": ["a photo of a surfboard on the beach", "an image with a handbag on the beach"], "sentids": [6291, 6292], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000513574.jpg", "cocoid": 2725, "imgid": 2725, "split": "test", "sentences": ["an image with a cup of coffee", "an image with a potted plant in the background", "an image with a wine glass"], "sentids": [6293, 6294, 6295], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000513765.jpg", "cocoid": 2726, "imgid": 2726, "split": "test", "sentences": ["a picture of a cake being eaten at a birthday party", "a photo of a dining table with children wearing party hats", "a knife in the middle of the table"], "sentids": [6296, 6297, 6298], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000513993.jpg", "cocoid": 2727, "imgid": 2727, "split": "test", "sentences": ["an image with a microwave and books on a shelf", "a potted plant in the corner", "an image with a bowl of fruit on a shelf next to a microwave", "a picture of a suitcase sitting on a shelf next to a microwave", "a picture of a oven next to a bookshelf"], "sentids": [6299, 6300, 6301, 6302, 6303], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000514904.jpg", "cocoid": 2728, "imgid": 2728, "split": "test", "sentences": ["a picture of a bus driver and a woman holding two hot dogs"], "sentids": [6304], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000514984.jpg", "cocoid": 2729, "imgid": 2729, "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a umbrella"], "sentids": [6305, 6306], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000514990.jpg", "cocoid": 2730, "imgid": 2730, "split": "test", "sentences": ["a picture of a handbag sitting on a table"], "sentids": [6307], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515056.jpg", "cocoid": 2731, "imgid": 2731, "split": "test", "sentences": ["an image with a truck and people crossing the street"], "sentids": [6308], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515214.jpg", "cocoid": 2732, "imgid": 2732, "split": "test", "sentences": ["a sports ball in the background", "an image with a tennis racket"], "sentids": [6309, 6310], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515241.jpg", "cocoid": 2733, "imgid": 2733, "split": "test", "sentences": ["a picture of a baseball glove, catcher, and umpire during a game", "a baseball bat in the batter's box during a game", "a photo of a sports ball player taking a swing at a baseball"], "sentids": [6311, 6312, 6313], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515303.jpg", "cocoid": 2734, "imgid": 2734, "split": "test", "sentences": ["a picture of a bicycle on a horse drawn carriage", "a bench in the middle of the field", "a picture of a umbrella on a horse"], "sentids": [6314, 6315, 6316], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515444.jpg", "cocoid": 2735, "imgid": 2735, "split": "test", "sentences": ["an image with a sandwich", "a hot dog in a man's hand"], "sentids": [6317, 6318], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515540.jpg", "cocoid": 2736, "imgid": 2736, "split": "test", "sentences": ["a bottle in the hand of a skateboarder"], "sentids": [6319], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515660.jpg", "cocoid": 2737, "imgid": 2737, "split": "test", "sentences": ["an image with a fork and a plate of shrimp on a table", "a picture of a knife and fork on a plate", "a picture of a person sitting at a table with a plate of food", "a picture of a vase of shrimp on a plate", "a chair in a restaurant"], "sentids": [6320, 6321, 6322, 6323, 6324], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515682.jpg", "cocoid": 2738, "imgid": 2738, "split": "test", "sentences": ["a kite in the sky"], "sentids": [6325], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515716.jpg", "cocoid": 2739, "imgid": 2739, "split": "test", "sentences": ["an image with a handbag and a bottle of wine", "a photo of a dining table", "a picture of a vase of flowers"], "sentids": [6326, 6327, 6328], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000515821.jpg", "cocoid": 2740, "imgid": 2740, "split": "test", "sentences": ["a bottle in the background", "an image with a laptop and two men sitting on a couch"], "sentids": [6329, 6330], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000516116.jpg", "cocoid": 2741, "imgid": 2741, "split": "test", "sentences": ["a photo of a sports ball game"], "sentids": [6331], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000516174.jpg", "cocoid": 2742, "imgid": 2742, "split": "test", "sentences": ["a bus in front of a plane", "a picture of a airplane on the tarmac with people boarding it"], "sentids": [6332, 6333], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000516342.jpg", "cocoid": 2743, "imgid": 2743, "split": "test", "sentences": ["a potted plant in front of a fountain"], "sentids": [6334], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000516476.jpg", "cocoid": 2744, "imgid": 2744, "split": "test", "sentences": ["a truck in front of a bus on a city street", "an image with a handbag on the side of a bus"], "sentids": [6335, 6336], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000517056.jpg", "cocoid": 2745, "imgid": 2745, "split": "test", "sentences": ["a car in the background", "a cup in a woman's hand", "an image with a fork and knife"], "sentids": [6337, 6338, 6339], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000517823.jpg", "cocoid": 2746, "imgid": 2746, "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [6340], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000517889.jpg", "cocoid": 2747, "imgid": 2747, "split": "test", "sentences": ["a photo of a frisbee being played on the beach"], "sentids": [6341], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000517938.jpg", "cocoid": 2748, "imgid": 2748, "split": "test", "sentences": ["an image with a sports ball player swinging a bat"], "sentids": [6342], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000518249.jpg", "cocoid": 2749, "imgid": 2749, "split": "test", "sentences": ["an image with a horse and a person on a city street", "a picture of a bench on the side of a street"], "sentids": [6343, 6344], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000518574.jpg", "cocoid": 2750, "imgid": 2750, "split": "test", "sentences": ["a picture of a bus driving down a street at night", "a bicycle in the middle of a city street at night"], "sentids": [6345, 6346], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000518770.jpg", "cocoid": 2751, "imgid": 2751, "split": "test", "sentences": ["an image with a handbag in the background"], "sentids": [6347], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000518850.jpg", "cocoid": 2752, "imgid": 2752, "split": "test", "sentences": ["an image with a bicycle and a motorcycle on a street"], "sentids": [6348], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000518899.jpg", "cocoid": 2753, "imgid": 2753, "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a chair in a kitchen", "a photo of a dining table in a kitchen", "a cup in a kitchen"], "sentids": [6349, 6350, 6351, 6352], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000518937.jpg", "cocoid": 2754, "imgid": 2754, "split": "test", "sentences": ["an image with a dining table and two red umbrellas"], "sentids": [6353], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000519193.jpg", "cocoid": 2755, "imgid": 2755, "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [6354], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000519387.jpg", "cocoid": 2756, "imgid": 2756, "split": "test", "sentences": ["an image with a backpacker and a child holding umbrellas", "a cell phone in a man's hand"], "sentids": [6355, 6356], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000519471.jpg", "cocoid": 2757, "imgid": 2757, "split": "test", "sentences": ["a laptop in front of a group of people", "a picture of a chair with a laptop on it", "a photo of a tv screen with a laptop in front of it"], "sentids": [6357, 6358, 6359], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000519529.jpg", "cocoid": 2758, "imgid": 2758, "split": "test", "sentences": ["a picture of a dining table with a cake on it", "a photo of a cake being cut by an old man", "an image with a knife being used to cut a cake"], "sentids": [6360, 6361, 6362], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000519558.jpg", "cocoid": 2759, "imgid": 2759, "split": "test", "sentences": ["an image with a dining table set up with a bottle of wine", "a bottle in the middle of the table"], "sentids": [6363, 6364], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000519598.jpg", "cocoid": 2760, "imgid": 2760, "split": "test", "sentences": ["a picture of a clock on a wall in a room with a table and chairs", "a cup in the middle of a table with a clock on it", "a dining table in a room with a clock on the wall", "a photo of a mouse sitting at a table with a clock on the wall"], "sentids": [6365, 6366, 6367, 6368], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000519784.jpg", "cocoid": 2761, "imgid": 2761, "split": "test", "sentences": ["a picture of a potted plant"], "sentids": [6369], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000520077.jpg", "cocoid": 2762, "imgid": 2762, "split": "test", "sentences": ["a bottle in the middle of a stack of books", "a picture of a tv with a stack of books on top of it"], "sentids": [6370, 6371], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000520264.jpg", "cocoid": 2763, "imgid": 2763, "split": "test", "sentences": ["an image with a microwave oven and a woman holding a glass of wine", "a photo of a knife sharpener and a woman holding a glass of wine", "a photo of a toaster oven in a kitchen"], "sentids": [6372, 6373, 6374], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000520427.jpg", "cocoid": 2764, "imgid": 2764, "split": "test", "sentences": ["an image with a backpacker standing next to a bunch of bikes", "an image with a chair, a bike, and a man", "a potted plant in front of a building", "a dining table in the background"], "sentids": [6375, 6376, 6377, 6378], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000520585.jpg", "cocoid": 2765, "imgid": 2765, "split": "test", "sentences": ["a sports ball in the middle of a group of people"], "sentids": [6379], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000521141.jpg", "cocoid": 2766, "imgid": 2766, "split": "test", "sentences": ["a picture of a traffic light and two people walking down the street"], "sentids": [6380], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000521259.jpg", "cocoid": 2767, "imgid": 2767, "split": "test", "sentences": ["an image with a car in the background and people playing frisbee"], "sentids": [6381], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000521964.jpg", "cocoid": 2768, "imgid": 2768, "split": "test", "sentences": ["an image with a apple and banana stand on the side of the road", "a picture of a orange and banana stand on the side of the road"], "sentids": [6382, 6383], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000521995.jpg", "cocoid": 2769, "imgid": 2769, "split": "test", "sentences": ["an image with a laptop sitting on a desk in front of a window", "a photo of a mouse and laptop sitting on a desk", "a photo of a chair with a laptop on it", "a picture of a dining table with a laptop on it", "a photo of a cell phone sitting on a desk", "a picture of a backpack with a laptop sitting on top of it"], "sentids": [6384, 6385, 6386, 6387, 6388, 6389], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000522446.jpg", "cocoid": 2770, "imgid": 2770, "split": "test", "sentences": ["a picture of a dining table", "an image with a backpack", "a picture of a tiered bar"], "sentids": [6390, 6391, 6392], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000522622.jpg", "cocoid": 2771, "imgid": 2771, "split": "test", "sentences": ["a sports ball in the air"], "sentids": [6393], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000523373.jpg", "cocoid": 2772, "imgid": 2772, "split": "test", "sentences": ["a picture of a banana, apple, and other fruits in a kitchen", "an image with a microwave in the background", "a picture of a broccoli and some fruit in a kitchen"], "sentids": [6394, 6395, 6396], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000523953.jpg", "cocoid": 2773, "imgid": 2773, "split": "test", "sentences": ["an image with a truck, motorcycles, and people on the street"], "sentids": [6397], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000524333.jpg", "cocoid": 2774, "imgid": 2774, "split": "test", "sentences": ["a photo of a bottle of wine", "a photo of a fork full of food", "a photo of a spoonful of food in front of a group of people"], "sentids": [6398, 6399, 6400], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000524535.jpg", "cocoid": 2775, "imgid": 2775, "split": "test", "sentences": ["an image with a person holding a tray of donuts", "a picture of a bowl full of donuts"], "sentids": [6401, 6402], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000524627.jpg", "cocoid": 2776, "imgid": 2776, "split": "test", "sentences": ["an image with a dining table full of food and people"], "sentids": [6403], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000524656.jpg", "cocoid": 2777, "imgid": 2777, "split": "test", "sentences": ["a picture of a oven in a small kitchen", "a sink in a kitchen", "a picture of a refrigerator and stove in a small kitchen", "a dining table in the middle of a kitchen"], "sentids": [6404, 6405, 6406, 6407], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000524850.jpg", "cocoid": 2778, "imgid": 2778, "split": "test", "sentences": ["a airplane in the air", "a photo of a bus boarding an airplane at an airport"], "sentids": [6408, 6409], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000524957.jpg", "cocoid": 2779, "imgid": 2779, "split": "test", "sentences": ["an image with a horse being led by a man", "a picture of a tiered track with a jockey leading a horse"], "sentids": [6410, 6411], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000524962.jpg", "cocoid": 2780, "imgid": 2780, "split": "test", "sentences": ["a surfboard in the middle of the road", "a photo of a skateboarder performing tricks in front of a crowd", "an image with a handbag on a skateboarder"], "sentids": [6412, 6413, 6414], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000525024.jpg", "cocoid": 2781, "imgid": 2781, "split": "test", "sentences": ["a photo of a handbag on the ground with people flying kites", "a picture of a car park full of people flying kites"], "sentids": [6415, 6416], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000525083.jpg", "cocoid": 2782, "imgid": 2782, "split": "test", "sentences": ["a picture of a refrigerator in a kitchen", "a microwave in the middle of a kitchen", "a picture of a dining table in a kitchen", "a photo of a toaster oven in a kitchen", "a photo of a tv in a kitchen with wooden floors", "an image with a oven and a table in a kitchen", "a picture of a spoon on a table in a kitchen"], "sentids": [6417, 6418, 6419, 6420, 6421, 6422, 6423], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000525087.jpg", "cocoid": 2783, "imgid": 2783, "split": "test", "sentences": ["a picture of a horse being led by a man on a track", "a photo of a tie ridden horse being led by a man"], "sentids": [6424, 6425], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000525202.jpg", "cocoid": 2784, "imgid": 2784, "split": "test", "sentences": ["a picture of a pizza sitting on top of a table", "a picture of a cup of pizza sitting on top of a table", "a photo of a dining table with a pizza on it"], "sentids": [6426, 6427, 6428], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000525682.jpg", "cocoid": 2785, "imgid": 2785, "split": "test", "sentences": ["a book in a living room", "a photo of a bird's eye view of a living room"], "sentids": [6429, 6430], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000525763.jpg", "cocoid": 2786, "imgid": 2786, "split": "test", "sentences": ["a bicycle in the water", "a person in a boat"], "sentids": [6431, 6432], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000525971.jpg", "cocoid": 2787, "imgid": 2787, "split": "test", "sentences": ["a picture of a car parked in a parking lot full of motorcycles", "a bus in the parking lot", "an image with a backpack"], "sentids": [6433, 6434, 6435], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000526222.jpg", "cocoid": 2788, "imgid": 2788, "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "a picture of a tennis racket hitting a tennis ball"], "sentids": [6436, 6437], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000526446.jpg", "cocoid": 2789, "imgid": 2789, "split": "test", "sentences": ["a baseball glove in the batter's hand"], "sentids": [6438], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000526555.jpg", "cocoid": 2790, "imgid": 2790, "split": "test", "sentences": ["a picture of a dining table", "an image with a cell phone", "a photo of a remote group of people sitting at a table"], "sentids": [6439, 6440, 6441], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000526732.jpg", "cocoid": 2791, "imgid": 2791, "split": "test", "sentences": ["a photo of a clock in front of a window filled with glass vases"], "sentids": [6442], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000526801.jpg", "cocoid": 2792, "imgid": 2792, "split": "test", "sentences": ["a laptop in front of a desk", "a picture of a mouse and keyboard sitting on a desk", "an image with a book shelf and a computer desk"], "sentids": [6443, 6444, 6445], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527022.jpg", "cocoid": 2793, "imgid": 2793, "split": "test", "sentences": ["a person in a field with a herd of sheep", "a picture of a horse and a herd of sheep", "a photo of a cow herding sheep in a field"], "sentids": [6446, 6447, 6448], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527086.jpg", "cocoid": 2794, "imgid": 2794, "split": "test", "sentences": ["an image with a pizza delivery person sitting at a table with a bunch of police officers"], "sentids": [6449], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527098.jpg", "cocoid": 2795, "imgid": 2795, "split": "test", "sentences": ["a car in the water", "an image with a person in front of a body of water", "a truck in the water"], "sentids": [6450, 6451, 6452], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527163.jpg", "cocoid": 2796, "imgid": 2796, "split": "test", "sentences": ["an image with a bench and birds by the water"], "sentids": [6453], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527248.jpg", "cocoid": 2797, "imgid": 2797, "split": "test", "sentences": ["an image with a clock tower in the background", "an image with a handbag and a clock tower in the background", "an image with a carousel in front of a clock tower"], "sentids": [6454, 6455, 6456], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527580.jpg", "cocoid": 2798, "imgid": 2798, "split": "test", "sentences": ["an image with a train on a beach with people sitting under umbrellas"], "sentids": [6457], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527828.jpg", "cocoid": 2799, "imgid": 2799, "split": "test", "sentences": ["a photo of a pizza with berries and whipped cream"], "sentids": [6458], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000527846.jpg", "cocoid": 2800, "imgid": 2800, "split": "test", "sentences": ["a photo of a orange and yellow fruit stand on the side of the road"], "sentids": [6459], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528136.jpg", "cocoid": 2801, "imgid": 2801, "split": "test", "sentences": ["a picture of a tiered building", "an image with a bicycle and a van parked in front of a building"], "sentids": [6460, 6461], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528142.jpg", "cocoid": 2802, "imgid": 2802, "split": "test", "sentences": ["a picture of a train station with people on it"], "sentids": [6462], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528318.jpg", "cocoid": 2803, "imgid": 2803, "split": "test", "sentences": ["a picture of a chair and couch in a living room", "an image with a cup of coffee and a couch in a living room"], "sentids": [6463, 6464], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528351.jpg", "cocoid": 2804, "imgid": 2804, "split": "test", "sentences": ["a picture of a traffic light with people standing under umbrellas"], "sentids": [6465], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528399.jpg", "cocoid": 2805, "imgid": 2805, "split": "test", "sentences": ["a photo of a dining table with food on it", "a bowl in the middle of the table", "a picture of a knife and fork on a table"], "sentids": [6466, 6467, 6468], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528821.jpg", "cocoid": 2806, "imgid": 2806, "split": "test", "sentences": ["a cup in the middle of the table", "a dining table in a restaurant"], "sentids": [6469, 6470], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528936.jpg", "cocoid": 2807, "imgid": 2807, "split": "test", "sentences": ["a photo of a baseball bat being swung by a man in a wheelchair", "a photo of a chair baseball game with a man in a wheel chair"], "sentids": [6471, 6472], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528951.jpg", "cocoid": 2808, "imgid": 2808, "split": "test", "sentences": ["an image with a truck on the side of the road"], "sentids": [6473], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000528984.jpg", "cocoid": 2809, "imgid": 2809, "split": "test", "sentences": ["a picture of a skis and snowboarders in the snow"], "sentids": [6474], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000529151.jpg", "cocoid": 2810, "imgid": 2810, "split": "test", "sentences": ["a photo of a bottle of water sitting on a table next to a bowl of rice", "a picture of a fork and bowl of food on a table", "a dining table in a restaurant with many bowls of food"], "sentids": [6475, 6476, 6477], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000529454.jpg", "cocoid": 2811, "imgid": 2811, "split": "test", "sentences": ["a picture of a potted plant", "an image with a chair and a group of people playing a video game"], "sentids": [6478, 6479], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000529592.jpg", "cocoid": 2812, "imgid": 2812, "split": "test", "sentences": ["a picture of a frisbee game being played in front of a crowd", "a picture of a potted plant"], "sentids": [6480, 6481], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000530013.jpg", "cocoid": 2813, "imgid": 2813, "split": "test", "sentences": ["a baseball glove in the batter's box"], "sentids": [6482], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000530313.jpg", "cocoid": 2814, "imgid": 2814, "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [6483], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000530706.jpg", "cocoid": 2815, "imgid": 2815, "split": "test", "sentences": ["a picture of a laptop computer with a man sitting in front of it", "a photo of a handbag with a camera in it", "a picture of a tie wearing man taking a picture with a camera", "an image with a book in front of a computer screen"], "sentids": [6484, 6485, 6486, 6487], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000530952.jpg", "cocoid": 2816, "imgid": 2816, "split": "test", "sentences": ["a bench in a parking lot"], "sentids": [6488], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000530975.jpg", "cocoid": 2817, "imgid": 2817, "split": "test", "sentences": ["an image with a hot dog and chips on a table", "a photo of a handbag sitting on a table with a hot dog and chips"], "sentids": [6489, 6490], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000531126.jpg", "cocoid": 2818, "imgid": 2818, "split": "test", "sentences": ["a photo of a sports ball in front of a group of children"], "sentids": [6491], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000531134.jpg", "cocoid": 2819, "imgid": 2819, "split": "test", "sentences": ["an image with a bicycle next to a traffic light"], "sentids": [6492], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000531163.jpg", "cocoid": 2820, "imgid": 2820, "split": "test", "sentences": ["a truck in the street"], "sentids": [6493], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000531178.jpg", "cocoid": 2821, "imgid": 2821, "split": "test", "sentences": ["a photo of a dining table with two pizzas on it", "a fork in the pizza", "a wine glass in the middle of the table", "a bottle in the middle of the table"], "sentids": [6494, 6495, 6496, 6497], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000531697.jpg", "cocoid": 2822, "imgid": 2822, "split": "test", "sentences": ["a cup in a vase", "an image with a scissors and a laptop on a desk", "a vase in front of a computer on a desk", "a photo of a cell phone sitting on a desk", "a tv in the corner", "a teddy bear in a vase on a desk"], "sentids": [6498, 6499, 6500, 6501, 6502, 6503], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000531798.jpg", "cocoid": 2823, "imgid": 2823, "split": "test", "sentences": ["a apple in a bowl", "a picture of a banana, broccoli, carrots, and other foods on a table", "a picture of a person sitting at a table with a lot of food on it", "a broccoli in a bowl", "a picture of a bowl of food on a table", "a photo of a cupboard full of food on a table", "a photo of a bookcase full of food on a table"], "sentids": [6504, 6505, 6506, 6507, 6508, 6509, 6510], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000531896.jpg", "cocoid": 2824, "imgid": 2824, "split": "test", "sentences": ["an image with a handbag, a baby, and a man pushing a luggage cart"], "sentids": [6511], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000532003.jpg", "cocoid": 2825, "imgid": 2825, "split": "test", "sentences": ["a photo of a frisbee being held by a woman", "a potted plant in the background", "an image with a dining table and a woman holding an orange frisbee", "a cup in the woman's hand", "a backpack in the background", "an image with a bench and a woman holding a frisbee"], "sentids": [6512, 6513, 6514, 6515, 6516, 6517], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000532669.jpg", "cocoid": 2826, "imgid": 2826, "split": "test", "sentences": ["a photo of a motorcycle in front of a store window"], "sentids": [6518], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000532735.jpg", "cocoid": 2827, "imgid": 2827, "split": "test", "sentences": ["a picture of a backpacker using an urinal in the middle of a city", "a picture of a bicycle with two men standing in front of it", "a photo of a toilet in the middle of a city"], "sentids": [6519, 6520, 6521], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000532963.jpg", "cocoid": 2828, "imgid": 2828, "split": "test", "sentences": ["a photo of a wine glass on a table next to a lake", "a dining table in front of a body of water"], "sentids": [6522, 6523], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000532976.jpg", "cocoid": 2829, "imgid": 2829, "split": "test", "sentences": ["a picture of a dining table in a park"], "sentids": [6524], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000532983.jpg", "cocoid": 2830, "imgid": 2830, "split": "test", "sentences": ["a picture of a cup of coffee in a train car", "a train in the dining car"], "sentids": [6525, 6526], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000533378.jpg", "cocoid": 2831, "imgid": 2831, "split": "test", "sentences": ["a photo of a truck and buses on a city street"], "sentids": [6527], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000533434.jpg", "cocoid": 2832, "imgid": 2832, "split": "test", "sentences": ["a picture of a bicycle on the side of a street", "a potted plant in the middle of a city street"], "sentids": [6528, 6529], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000533449.jpg", "cocoid": 2833, "imgid": 2833, "split": "test", "sentences": ["an image with a chair and a table full of food"], "sentids": [6530], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000533532.jpg", "cocoid": 2834, "imgid": 2834, "split": "test", "sentences": ["a picture of a handbag", "a bottle in a bag", "a bicycle in a pile of luggage"], "sentids": [6531, 6532, 6533], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000533548.jpg", "cocoid": 2835, "imgid": 2835, "split": "test", "sentences": ["a photo of a backpacker sitting in front of a laptop"], "sentids": [6534], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000534394.jpg", "cocoid": 2836, "imgid": 2836, "split": "test", "sentences": ["a picture of a car driving by a herd of sheep", "an image with a person looking at a herd of sheep"], "sentids": [6535, 6536], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000534444.jpg", "cocoid": 2837, "imgid": 2837, "split": "test", "sentences": ["an image with a carousel of kites flying in the sky"], "sentids": [6537], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000534467.jpg", "cocoid": 2838, "imgid": 2838, "split": "test", "sentences": ["an image with a microwave and a laptop in a kitchen", "a photo of a laptop sitting on a counter in a kitchen", "a photo of a oven in a kitchen with a laptop on it", "a photo of a apple laptop sitting on a counter in a kitchen", "a picture of a refrigerator with a laptop on it"], "sentids": [6538, 6539, 6540, 6541, 6542], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000534736.jpg", "cocoid": 2839, "imgid": 2839, "split": "test", "sentences": ["a photo of a clock tower in china", "an image with a bus full of people and a man on a bike", "a motorcycle in the middle of a busy street"], "sentids": [6543, 6544, 6545], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535312.jpg", "cocoid": 2840, "imgid": 2840, "split": "test", "sentences": ["a photo of a bicycle in a living room", "a picture of a bowl of fruit in a kitchen", "a refrigerator in a room", "a cup in the middle of a table"], "sentids": [6546, 6547, 6548, 6549], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535506.jpg", "cocoid": 2841, "imgid": 2841, "split": "test", "sentences": ["a photo of a person in a kitchen", "a picture of a microwave in a kitchen", "an image with a oven and a woman in the kitchen", "a photo of a sink full of pots and pans"], "sentids": [6550, 6551, 6552, 6553], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535519.jpg", "cocoid": 2842, "imgid": 2842, "split": "test", "sentences": ["a picture of a person standing in front of a row of motorcycles"], "sentids": [6554], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535569.jpg", "cocoid": 2843, "imgid": 2843, "split": "test", "sentences": ["a photo of a bottle of wine and food on a table", "an image with a chair, a table, and a bottle of wine", "a dining table in front of a bottle of wine", "a photo of a potted plant on a wooden table"], "sentids": [6555, 6556, 6557, 6558], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535748.jpg", "cocoid": 2844, "imgid": 2844, "split": "test", "sentences": ["a picture of a dining table with cupcakes on it", "a photo of a chair with cupcakes on it"], "sentids": [6559, 6560], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535750.jpg", "cocoid": 2845, "imgid": 2845, "split": "test", "sentences": ["a picture of a umbrella wearing man talking on his cell phone", "an image with a handbag and a man on a cell phone", "a picture of a skateboarder talking on his cell phone"], "sentids": [6561, 6562, 6563], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535934.jpg", "cocoid": 2846, "imgid": 2846, "split": "test", "sentences": ["a photo of a dining table filled with wine glasses", "a cell phone in a man's hand"], "sentids": [6564, 6565], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000535993.jpg", "cocoid": 2847, "imgid": 2847, "split": "test", "sentences": ["a dining table in front of a candle", "a photo of a cake sitting on a table", "a knife in the middle of the table"], "sentids": [6566, 6567, 6568], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536034.jpg", "cocoid": 2848, "imgid": 2848, "split": "test", "sentences": ["a picture of a truck full of boats in front of a building", "a picture of a umbrella floating in the water next to a bunch of boats"], "sentids": [6569, 6570], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536183.jpg", "cocoid": 2849, "imgid": 2849, "split": "test", "sentences": ["a picture of a spoon in a pan with meat and vegetables", "a picture of a bowl of beef and vegetables on a stove"], "sentids": [6571, 6572], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536429.jpg", "cocoid": 2850, "imgid": 2850, "split": "test", "sentences": ["a picture of a person looking at vases on a shelf"], "sentids": [6573], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536654.jpg", "cocoid": 2851, "imgid": 2851, "split": "test", "sentences": ["a photo of a dining table", "an image with a vase of flowers", "a spoon in the middle of the table", "a picture of a knife"], "sentids": [6574, 6575, 6576, 6577], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536656.jpg", "cocoid": 2852, "imgid": 2852, "split": "test", "sentences": ["a dining table in front of a red brick clock tower"], "sentids": [6578], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536708.jpg", "cocoid": 2853, "imgid": 2853, "split": "test", "sentences": ["a person in front of a plate of food on a table", "a photo of a cup of ketchup and a plate of food on a table", "a photo of a dining table with food on it", "an image with a fork and a plate of food on a table", "a picture of a chair with a plate of food on it", "a photo of a spoonful of ketchup on a plate"], "sentids": [6579, 6580, 6581, 6582, 6583, 6584], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536725.jpg", "cocoid": 2854, "imgid": 2854, "split": "test", "sentences": ["a picture of a person walking in a parking lot with an umbrella", "a tie in a parking lot with a man holding an umbrella"], "sentids": [6585, 6586], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536933.jpg", "cocoid": 2855, "imgid": 2855, "split": "test", "sentences": ["a picture of a backpacker in the snow with skis and poles"], "sentids": [6587], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000536972.jpg", "cocoid": 2856, "imgid": 2856, "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a table and chairs", "a oven in a kitchen with a table and chairs", "a photo of a couch and table in a living room", "a picture of a dining table and chairs in a living room"], "sentids": [6588, 6589, 6590, 6591], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000537132.jpg", "cocoid": 2857, "imgid": 2857, "split": "test", "sentences": ["a picture of a wine glass", "a picture of a cup of coffee", "a dining table in the middle of a room", "a book in a glass case", "a picture of a bench"], "sentids": [6592, 6593, 6594, 6595, 6596], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000537506.jpg", "cocoid": 2858, "imgid": 2858, "split": "test", "sentences": ["a photo of a handbag with two apples on it", "a picture of a truck full of apples on a red plate"], "sentids": [6597, 6598], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000538073.jpg", "cocoid": 2859, "imgid": 2859, "split": "test", "sentences": ["a photo of a dining table with food on it", "a picture of a chair with food on it", "an image with a person sitting at a table with food on it", "a carrot in a bowl"], "sentids": [6599, 6600, 6601, 6602], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000539140.jpg", "cocoid": 2860, "imgid": 2860, "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a picture of a sports ball player jumping up to hit a tennis ball"], "sentids": [6603, 6604], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000539298.jpg", "cocoid": 2861, "imgid": 2861, "split": "test", "sentences": ["a picture of a carousel with a clock tower in the background"], "sentids": [6605], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000539436.jpg", "cocoid": 2862, "imgid": 2862, "split": "test", "sentences": ["a bottle in the middle of the road"], "sentids": [6606], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000539784.jpg", "cocoid": 2863, "imgid": 2863, "split": "test", "sentences": ["a photo of a person standing next to a herd of sheep"], "sentids": [6607], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000539787.jpg", "cocoid": 2864, "imgid": 2864, "split": "test", "sentences": ["an image with a dining table and a man holding a baby"], "sentids": [6608], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000539791.jpg", "cocoid": 2865, "imgid": 2865, "split": "test", "sentences": ["a picture of a person sitting on a bench surrounded by pigeons"], "sentids": [6609], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000539793.jpg", "cocoid": 2866, "imgid": 2866, "split": "test", "sentences": ["a car in the background", "an image with a bicycle rider doing a trick on a skateboard"], "sentids": [6610, 6611], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000540101.jpg", "cocoid": 2867, "imgid": 2867, "split": "test", "sentences": ["a clock in the background", "an image with a truck driving down a busy city street"], "sentids": [6612, 6613], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000540253.jpg", "cocoid": 2868, "imgid": 2868, "split": "test", "sentences": ["an image with a dining table with many laptops on it"], "sentids": [6614], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000540414.jpg", "cocoid": 2869, "imgid": 2869, "split": "test", "sentences": ["a picture of a bottle store", "a bus in the background", "an image with a bowl of food on the ground", "an image with a bicycle, people, and umbrellas", "a photo of a handbag market"], "sentids": [6615, 6616, 6617, 6618, 6619], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000540498.jpg", "cocoid": 2870, "imgid": 2870, "split": "test", "sentences": ["a picture of a book store on a busy city street", "a picture of a apple vendor on a busy city street"], "sentids": [6620, 6621], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000540714.jpg", "cocoid": 2871, "imgid": 2871, "split": "test", "sentences": ["an image with a orange and yellow fruit stand", "a picture of a car with a table full of fruits and vegetables"], "sentids": [6622, 6623], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000541010.jpg", "cocoid": 2872, "imgid": 2872, "split": "test", "sentences": ["an image with a sports ball and a group of kids", "a photo of a chair and a group of people on a soccer field", "a backpack in the middle of a group of kids", "a bottle in the middle of a group of people"], "sentids": [6624, 6625, 6626, 6627], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000541202.jpg", "cocoid": 2873, "imgid": 2873, "split": "test", "sentences": ["a photo of a baseball glove on a baseball field"], "sentids": [6628], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000541391.jpg", "cocoid": 2874, "imgid": 2874, "split": "test", "sentences": ["a picture of a baseball glove", "an image with a chair, a batter, and an umpire"], "sentids": [6629, 6630], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000541773.jpg", "cocoid": 2875, "imgid": 2875, "split": "test", "sentences": ["an image with a dining table with wine bottles on it", "a photo of a couch in a living room"], "sentids": [6631, 6632], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000541837.jpg", "cocoid": 2876, "imgid": 2876, "split": "test", "sentences": ["a microwave in the kitchen", "a picture of a dining table and chairs in a living room", "a photo of a bowl of fruit in a kitchen"], "sentids": [6633, 6634, 6635], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000541965.jpg", "cocoid": 2877, "imgid": 2877, "split": "test", "sentences": ["a picture of a chair with a pizza on it", "an image with a dining table full of food"], "sentids": [6636, 6637], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000542302.jpg", "cocoid": 2878, "imgid": 2878, "split": "test", "sentences": ["a cup in front of the man", "an image with a traffic light in the background"], "sentids": [6638, 6639], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000542699.jpg", "cocoid": 2879, "imgid": 2879, "split": "test", "sentences": ["a photo of a spoonful of soup, a bowl of rice and a bowl of", "an image with a carrot soup, a bowl of rice and a bowl of fish", "an image with a cup of soup, a bowl of rice, and a bowl of", "an image with a sandwich, a bowl of soup, and a bowl of rice"], "sentids": [6640, 6641, 6642, 6643], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000542758.jpg", "cocoid": 2880, "imgid": 2880, "split": "test", "sentences": ["an image with a umbrella"], "sentids": [6644], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000542933.jpg", "cocoid": 2881, "imgid": 2881, "split": "test", "sentences": ["a photo of a baseball glove being held by a batter during a game", "a photo of a baseball bat being swung at a baseball game"], "sentids": [6645, 6646], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000542939.jpg", "cocoid": 2882, "imgid": 2882, "split": "test", "sentences": ["a photo of a dog laying on the floor next to a man and a child"], "sentids": [6647], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000542959.jpg", "cocoid": 2883, "imgid": 2883, "split": "test", "sentences": ["a picture of a clock, a mirror, a bed, a dresser, a", "an image with a couch, a bed, a fireplace, and pictures", "a bowl in the middle of a room", "a picture of a bookcase with pictures on it"], "sentids": [6648, 6649, 6650, 6651], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000543090.jpg", "cocoid": 2884, "imgid": 2884, "split": "test", "sentences": ["a book in the middle of a coffee shop", "a photo of a dog sitting on a couch in a coffee shop", "a photo of a remote control room with couches and tables", "a photo of a vase filled with flowers in a coffee shop"], "sentids": [6652, 6653, 6654, 6655], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000543393.jpg", "cocoid": 2885, "imgid": 2885, "split": "test", "sentences": ["a stop sign in front of a fire hydrant", "a picture of a fire hydrant next to a stop sign", "a picture of a person standing in front of a stop sign"], "sentids": [6656, 6657, 6658], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000543547.jpg", "cocoid": 2886, "imgid": 2886, "split": "test", "sentences": ["a picture of a elephant walking down the street", "a picture of a truck and an elephant walking down the street", "a photo of a bicycle on the road with an elephant walking next to it", "a picture of a chair being pushed by an elephant", "a picture of a umbrella carrying an elephant walking down the street"], "sentids": [6659, 6660, 6661, 6662, 6663], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000543740.jpg", "cocoid": 2887, "imgid": 2887, "split": "test", "sentences": ["a picture of a person standing on a chair in a kitchen", "an image with a sink and a child standing on a chair in the kitchen", "a oven in a kitchen", "a apple in a kitchen sink"], "sentids": [6664, 6665, 6666, 6667], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000544044.jpg", "cocoid": 2888, "imgid": 2888, "split": "test", "sentences": ["a cell phone in a bag"], "sentids": [6668], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000544120.jpg", "cocoid": 2889, "imgid": 2889, "split": "test", "sentences": ["a photo of a pizza sitting on top of a table", "an image with a cell phone in front of a large pizza"], "sentids": [6669, 6670], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000544237.jpg", "cocoid": 2890, "imgid": 2890, "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [6671], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000544432.jpg", "cocoid": 2891, "imgid": 2891, "split": "test", "sentences": ["a picture of a bowl of cupcakes being made", "an image with a dining table full of people", "a photo of a refrigerator in a kitchen", "a microwave in a kitchen", "an image with a tv in the background"], "sentids": [6672, 6673, 6674, 6675, 6676], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000544533.jpg", "cocoid": 2892, "imgid": 2892, "split": "test", "sentences": ["a car in the middle of a long line of buses"], "sentids": [6677], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000544611.jpg", "cocoid": 2893, "imgid": 2893, "split": "test", "sentences": ["an image with a suitcase in the middle of a group of people", "an image with a bed in the middle of a crowd", "an image with a handbag on a bed in front of a crowd of people"], "sentids": [6678, 6679, 6680], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000545734.jpg", "cocoid": 2894, "imgid": 2894, "split": "test", "sentences": ["a picture of a bottle of wine in a glass cabinet"], "sentids": [6681], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000545959.jpg", "cocoid": 2895, "imgid": 2895, "split": "test", "sentences": ["an image with a bird sitting on a tree"], "sentids": [6682], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546091.jpg", "cocoid": 2896, "imgid": 2896, "split": "test", "sentences": ["an image with a clock and a pizza on a table"], "sentids": [6683], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546219.jpg", "cocoid": 2897, "imgid": 2897, "split": "test", "sentences": ["an image with a dining table full of people", "an image with a spoonful of food in front of a group of people", "a picture of a bottle of wine", "a photo of a wine glass sitting on a table with a group of people", "a picture of a handbag sitting on a table with a group of people"], "sentids": [6684, 6685, 6686, 6687, 6688], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546664.jpg", "cocoid": 2898, "imgid": 2898, "split": "test", "sentences": ["a photo of a chair surfing in the water", "a photo of a bottle-nosed surfer riding a wave"], "sentids": [6689, 6690], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546823.jpg", "cocoid": 2899, "imgid": 2899, "split": "test", "sentences": ["a dog in the middle of a city street with a building in the background", "a photo of a car driving down a street next to a horse"], "sentids": [6691, 6692], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546832.jpg", "cocoid": 2900, "imgid": 2900, "split": "test", "sentences": ["a cup in the middle of the table", "a bottle in front of the table", "a hot dog in a bun", "a backpack in the background", "a picture of a umbrella"], "sentids": [6693, 6694, 6695, 6696, 6697], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546854.jpg", "cocoid": 2901, "imgid": 2901, "split": "test", "sentences": ["an image with a dining table and a pitcher of orange juice"], "sentids": [6698], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546964.jpg", "cocoid": 2902, "imgid": 2902, "split": "test", "sentences": ["a potted plant in the middle of a room"], "sentids": [6699], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000546983.jpg", "cocoid": 2903, "imgid": 2903, "split": "test", "sentences": ["a picture of a handbag", "a picture of a chair"], "sentids": [6700, 6701], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000547013.jpg", "cocoid": 2904, "imgid": 2904, "split": "test", "sentences": ["an image with a dining table", "an image with a broccoli salad", "a knife in the middle of the table", "a picture of a spoonful of food at a dinner table"], "sentids": [6702, 6703, 6704, 6705], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000547196.jpg", "cocoid": 2905, "imgid": 2905, "split": "test", "sentences": ["an image with a dining table", "an image with a fork on the table"], "sentids": [6706, 6707], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000547866.jpg", "cocoid": 2906, "imgid": 2906, "split": "test", "sentences": ["a photo of a frisbee being played on a field"], "sentids": [6708], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000547875.jpg", "cocoid": 2907, "imgid": 2907, "split": "test", "sentences": ["a picture of a fork full of french fries and a sandwich on a plate", "a bottle in the background", "a knife in the middle of the plate", "a person in a restaurant eating a sandwich and french fries"], "sentids": [6709, 6710, 6711, 6712], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000548246.jpg", "cocoid": 2908, "imgid": 2908, "split": "test", "sentences": ["a picture of a bench on a tennis court"], "sentids": [6713], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000548337.jpg", "cocoid": 2909, "imgid": 2909, "split": "test", "sentences": ["a picture of a cell phone with a slice of pizza on it", "a sandwich in a restaurant"], "sentids": [6714, 6715], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000548703.jpg", "cocoid": 2910, "imgid": 2910, "split": "test", "sentences": ["a picture of a cake being decorated by two women", "a picture of a dining table with two women decorating a cake"], "sentids": [6716, 6717], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000548729.jpg", "cocoid": 2911, "imgid": 2911, "split": "test", "sentences": ["an image with a chair, a table, and a group of people", "an image with a vase of flowers and a table full of wine", "a dining table in front of a group of people"], "sentids": [6718, 6719, 6720], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549230.jpg", "cocoid": 2912, "imgid": 2912, "split": "test", "sentences": ["a picture of a tv in a living room with people in it", "a picture of a potted plant in a living room", "a photo of a cupboard in a living room", "a photo of a horse sitting in a living room", "a picture of a bottle of wine in a living room", "an image with a dog sitting in a living room"], "sentids": [6721, 6722, 6723, 6724, 6725, 6726], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549297.jpg", "cocoid": 2913, "imgid": 2913, "split": "test", "sentences": ["an image with a chair and a boy with a suitcase", "a suitcase in front of a young boy", "an image with a dining table in the background"], "sentids": [6727, 6728, 6729], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549299.jpg", "cocoid": 2914, "imgid": 2914, "split": "test", "sentences": ["a photo of a car driving down a street with people holding umbrellas"], "sentids": [6730], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549327.jpg", "cocoid": 2915, "imgid": 2915, "split": "test", "sentences": ["an image with a person standing in front of an open refrigerator", "a photo of a microwave in a kitchen", "a photo of a refrigerator in a kitchen", "an image with a clock in the background"], "sentids": [6731, 6732, 6733, 6734], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549568.jpg", "cocoid": 2916, "imgid": 2916, "split": "test", "sentences": ["a picture of a person standing in the middle of a street", "a truck in the middle of a city street"], "sentids": [6735, 6736], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549635.jpg", "cocoid": 2917, "imgid": 2917, "split": "test", "sentences": ["an image with a carrot, an apple, and a banana"], "sentids": [6737], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549936.jpg", "cocoid": 2918, "imgid": 2918, "split": "test", "sentences": ["a picture of a person standing in front of a herd of cows", "a photo of a trucker and his herd of cattle"], "sentids": [6738, 6739], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000549943.jpg", "cocoid": 2919, "imgid": 2919, "split": "test", "sentences": ["a stop sign in the middle of an empty street", "a bicycle in a parking lot next to a stop sign", "a person in a parking lot with a stop sign", "an image with a traffic light and a stop sign"], "sentids": [6740, 6741, 6742, 6743], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550051.jpg", "cocoid": 2920, "imgid": 2920, "split": "test", "sentences": ["a picture of a handbag sitting on a table", "a picture of a car with people sitting under umbrellas"], "sentids": [6744, 6745], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550055.jpg", "cocoid": 2921, "imgid": 2921, "split": "test", "sentences": ["a picture of a bus pulling up to a plane at an airport", "a person in front of a blue and white airplane"], "sentids": [6746, 6747], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550103.jpg", "cocoid": 2922, "imgid": 2922, "split": "test", "sentences": ["a picture of a kite flying over a crowd of people", "a photo of a umbrella flying a kite on a sunny day", "an image with a handbag and a man flying a kite"], "sentids": [6748, 6749, 6750], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550117.jpg", "cocoid": 2923, "imgid": 2923, "split": "test", "sentences": ["an image with a pizza and two women sitting at a table", "a picture of a cup of coffee", "an image with a fork and a plate of food"], "sentids": [6751, 6752, 6753], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550529.jpg", "cocoid": 2924, "imgid": 2924, "split": "test", "sentences": ["a photo of a motorcycle"], "sentids": [6754], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550552.jpg", "cocoid": 2925, "imgid": 2925, "split": "test", "sentences": ["a photo of a clock in the middle of a kitchen", "a photo of a oven in a kitchen", "a picture of a vase on a table in a kitchen"], "sentids": [6755, 6756, 6757], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550643.jpg", "cocoid": 2926, "imgid": 2926, "split": "test", "sentences": ["a spoon in the pot", "a picture of a bottle of sauce on the stove", "a photo of a bowl of noodles and broccoli on a stove", "a oven in the kitchen"], "sentids": [6758, 6759, 6760, 6761], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000550864.jpg", "cocoid": 2927, "imgid": 2927, "split": "test", "sentences": ["an image with a dining table in the middle of a kitchen", "a photo of a refrigerator in a kitchen", "a oven in a kitchen", "a sink in a kitchen"], "sentids": [6762, 6763, 6764, 6765], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551018.jpg", "cocoid": 2928, "imgid": 2928, "split": "test", "sentences": ["a person in a car", "a picture of a truck and a bus on the road", "an image with a bicycle on the road and a bus on the side of the road"], "sentids": [6766, 6767, 6768], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551288.jpg", "cocoid": 2929, "imgid": 2929, "split": "test", "sentences": ["a pizza in a white plate", "an image with a dining table full of food and a woman sitting at the table", "an image with a knife and fork", "a photo of a carafe of wine and a plate of food", "an image with a bowl of salad and a plate of pizza", "a handbag in front of the woman", "a photo of a potted plant", "a photo of a truck driver and his wife at a restaurant"], "sentids": [6769, 6770, 6771, 6772, 6773, 6774, 6775, 6776], "rare_classes": [[], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551315.jpg", "cocoid": 2930, "imgid": 2930, "split": "test", "sentences": ["an image with a fire hydrant and a cup on the ground"], "sentids": [6777], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551336.jpg", "cocoid": 2931, "imgid": 2931, "split": "test", "sentences": ["a photo of a cell phone showing a woman with a pizza on her head", "a photo of a chair at a table with a pizza on it", "a picture of a umbrella with a pizza on top of it", "a picture of a handbag with a pizza on it"], "sentids": [6778, 6779, 6780, 6781], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551581.jpg", "cocoid": 2932, "imgid": 2932, "split": "test", "sentences": ["a picture of a laptop on a table with a glass of beer", "an image with a cup of beer and a laptop", "a photo of a bottle of beer"], "sentids": [6782, 6783, 6784], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551906.jpg", "cocoid": 2933, "imgid": 2933, "split": "test", "sentences": ["an image with a traffic light and a bunch of people holding surfboards", "a photo of a truck full of surfboards"], "sentids": [6785, 6786], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551952.jpg", "cocoid": 2934, "imgid": 2934, "split": "test", "sentences": ["an image with a truck full of bikes on it"], "sentids": [6787], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000551995.jpg", "cocoid": 2935, "imgid": 2935, "split": "test", "sentences": ["a photo of a pizza on a wooden table", "a bench in the yard", "a bowl in front of a plate of food", "a picture of a wine glass"], "sentids": [6788, 6789, 6790, 6791], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000552273.jpg", "cocoid": 2936, "imgid": 2936, "split": "test", "sentences": ["a photo of a handbag lying on the ground", "a bicycle in the background", "a picture of a stop sign in the middle of the road"], "sentids": [6792, 6793, 6794], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000552377.jpg", "cocoid": 2937, "imgid": 2937, "split": "test", "sentences": ["an image with a dining table", "a picture of a orange pizza"], "sentids": [6795, 6796], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000552636.jpg", "cocoid": 2938, "imgid": 2938, "split": "test", "sentences": ["a car in the street", "a picture of a suitcase on the side of a bus", "a photo of a backpacker bus on a city street", "an image with a handbag next to a bus"], "sentids": [6797, 6798, 6799, 6800], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000553221.jpg", "cocoid": 2939, "imgid": 2939, "split": "test", "sentences": ["a picture of a surfboarder in the air"], "sentids": [6801], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000553669.jpg", "cocoid": 2940, "imgid": 2940, "split": "test", "sentences": ["an image with a bench and a man on a laptop"], "sentids": [6802], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000553698.jpg", "cocoid": 2941, "imgid": 2941, "split": "test", "sentences": ["an image with a cat sitting on a stack of books"], "sentids": [6803], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000553912.jpg", "cocoid": 2942, "imgid": 2942, "split": "test", "sentences": ["an image with a bicycle and a man on a skateboard", "a truck in the middle of the street"], "sentids": [6804, 6805], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000554241.jpg", "cocoid": 2943, "imgid": 2943, "split": "test", "sentences": ["a picture of a car on the side of the road"], "sentids": [6806], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000554255.jpg", "cocoid": 2944, "imgid": 2944, "split": "test", "sentences": ["an image with a chair on top of a tennis court"], "sentids": [6807], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000554273.jpg", "cocoid": 2945, "imgid": 2945, "split": "test", "sentences": ["a frisbee in the air", "a umbrella in the sand", "a picture of a car on a beach with people playing frisbee"], "sentids": [6808, 6809, 6810], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000554302.jpg", "cocoid": 2946, "imgid": 2946, "split": "test", "sentences": ["an image with a motorcycle and a bunch of bananas", "a bowl in front of a bunch of bananas"], "sentids": [6811, 6812], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000554625.jpg", "cocoid": 2947, "imgid": 2947, "split": "test", "sentences": ["an image with a chair"], "sentids": [6813], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000554828.jpg", "cocoid": 2948, "imgid": 2948, "split": "test", "sentences": ["a photo of a truck full of geese crossing a parking lot", "an image with a person and a flock of geese in a parking lot"], "sentids": [6814, 6815], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000555217.jpg", "cocoid": 2949, "imgid": 2949, "split": "test", "sentences": ["a picture of a person in a lobby with luggage"], "sentids": [6816], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000555271.jpg", "cocoid": 2950, "imgid": 2950, "split": "test", "sentences": ["a photo of a person throwing a baseball on a field", "an image with a baseball glove and a young man throwing a ball", "a truck in the background"], "sentids": [6817, 6818, 6819], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000555538.jpg", "cocoid": 2951, "imgid": 2951, "split": "test", "sentences": ["an image with a baseball glove, catcher, and umpire on a baseball field", "a photo of a chair on a baseball field"], "sentids": [6820, 6821], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000555622.jpg", "cocoid": 2952, "imgid": 2952, "split": "test", "sentences": ["an image with a handbag next to a bicycle"], "sentids": [6822], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000555763.jpg", "cocoid": 2953, "imgid": 2953, "split": "test", "sentences": ["a picture of a motorcycle riding down a busy street", "an image with a bus and cars on a city street", "a traffic light in the middle of a busy city street"], "sentids": [6823, 6824, 6825], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000555843.jpg", "cocoid": 2954, "imgid": 2954, "split": "test", "sentences": ["a photo of a scissors and a bunch of birds in a cage"], "sentids": [6826], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000555953.jpg", "cocoid": 2955, "imgid": 2955, "split": "test", "sentences": ["an image with a airplane flying over a crowd of people"], "sentids": [6827], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000556025.jpg", "cocoid": 2956, "imgid": 2956, "split": "test", "sentences": ["an image with a refrigerator, table and chairs in a kitchen", "a photo of a dining table and chairs in a kitchen", "a photo of a clock in a kitchen with a table and chairs", "a picture of a book on a table in a kitchen", "a photo of a sink and table in a kitchen", "an image with a cell phone sitting on a table next to a kitchen"], "sentids": [6828, 6829, 6830, 6831, 6832, 6833], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000556064.jpg", "cocoid": 2957, "imgid": 2957, "split": "test", "sentences": ["a picture of a tv in the background"], "sentids": [6834], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000556462.jpg", "cocoid": 2958, "imgid": 2958, "split": "test", "sentences": ["a photo of a forkful of french fries and a sandwich on a plate", "a bowl in front of a plate with a sandwich and french fries", "an image with a dining table with a sandwich and french fries", "an image with a chair and a plate with a sandwich and french fries"], "sentids": [6835, 6836, 6837, 6838], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000556516.jpg", "cocoid": 2959, "imgid": 2959, "split": "test", "sentences": ["a photo of a cell phone sitting on a table in a living room", "an image with a vase of flowers on the table"], "sentids": [6839, 6840], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557127.jpg", "cocoid": 2960, "imgid": 2960, "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [6841], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557130.jpg", "cocoid": 2961, "imgid": 2961, "split": "test", "sentences": ["a picture of a handbag", "an image with a umbrella in the background", "a photo of a cell phone in the middle of a group of people", "an image with a backpack and a group of people", "a tie in between a video game convention and the olympics"], "sentids": [6842, 6843, 6844, 6845, 6846], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557323.jpg", "cocoid": 2962, "imgid": 2962, "split": "test", "sentences": ["a photo of a sports ball being kicked by a soccer player"], "sentids": [6847], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557339.jpg", "cocoid": 2963, "imgid": 2963, "split": "test", "sentences": ["a photo of a microwave in a kitchen", "a photo of a toaster in a kitchen", "a dining table in the kitchen", "a oven in the background"], "sentids": [6848, 6849, 6850, 6851], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557552.jpg", "cocoid": 2964, "imgid": 2964, "split": "test", "sentences": ["a picture of a potted plant"], "sentids": [6852], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557596.jpg", "cocoid": 2965, "imgid": 2965, "split": "test", "sentences": ["a tennis racket in a woman's hand"], "sentids": [6853], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557633.jpg", "cocoid": 2966, "imgid": 2966, "split": "test", "sentences": ["a photo of a handbag being held by a man with an umbrella"], "sentids": [6854], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000557644.jpg", "cocoid": 2967, "imgid": 2967, "split": "test", "sentences": ["an image with a stop sign in front of a red building"], "sentids": [6855], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000558362.jpg", "cocoid": 2968, "imgid": 2968, "split": "test", "sentences": ["an image with a person standing in front of a fruit stand"], "sentids": [6856], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000558510.jpg", "cocoid": 2969, "imgid": 2969, "split": "test", "sentences": ["a photo of a bench huddle on a tennis court"], "sentids": [6857], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000558635.jpg", "cocoid": 2970, "imgid": 2970, "split": "test", "sentences": ["a picture of a bus stop bench with a man sitting on it", "a picture of a handbag sitting on a bench", "a photo of a backpacker sitting on a bench"], "sentids": [6858, 6859, 6860], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559171.jpg", "cocoid": 2971, "imgid": 2971, "split": "test", "sentences": ["a photo of a handbag wearing couple riding on a red motorcycle"], "sentids": [6861], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559247.jpg", "cocoid": 2972, "imgid": 2972, "split": "test", "sentences": ["a photo of a bowl of food", "a photo of a bottle of water", "a picture of a potted plant", "an image with a cup of coffee"], "sentids": [6862, 6863, 6864, 6865], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559261.jpg", "cocoid": 2973, "imgid": 2973, "split": "test", "sentences": ["a photo of a tennis racket hitting a tennis ball", "a picture of a sports ball"], "sentids": [6866, 6867], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559312.jpg", "cocoid": 2974, "imgid": 2974, "split": "test", "sentences": ["a photo of a chair"], "sentids": [6868], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559315.jpg", "cocoid": 2975, "imgid": 2975, "split": "test", "sentences": ["a bus in front of a building"], "sentids": [6869], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559364.jpg", "cocoid": 2976, "imgid": 2976, "split": "test", "sentences": ["a picture of a tie wearing man standing next to a bunch of suitcases"], "sentids": [6870], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559470.jpg", "cocoid": 2977, "imgid": 2977, "split": "test", "sentences": ["a photo of a handbag with a child standing next to it", "a backpack in an airport"], "sentids": [6871, 6872], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559550.jpg", "cocoid": 2978, "imgid": 2978, "split": "test", "sentences": ["an image with a dining table in the background", "a picture of a chair", "a picture of a spoonful of food"], "sentids": [6873, 6874, 6875], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000559842.jpg", "cocoid": 2979, "imgid": 2979, "split": "test", "sentences": ["an image with a sports ball in the middle of a field", "an image with a cup of coffee and a group of kids playing soccer"], "sentids": [6876, 6877], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000560222.jpg", "cocoid": 2980, "imgid": 2980, "split": "test", "sentences": ["a fire hydrant in the middle of the street", "a traffic light in the middle of a city street"], "sentids": [6878, 6879], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000560677.jpg", "cocoid": 2981, "imgid": 2981, "split": "test", "sentences": ["a picture of a tennis racket being held by a man on a tennis court"], "sentids": [6880], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000560744.jpg", "cocoid": 2982, "imgid": 2982, "split": "test", "sentences": ["an image with a bowl of wine", "a dining table in a library", "a photo of a vase filled with wine and candles sitting on a table", "a chair in front of the table", "a picture of a book shelf"], "sentids": [6881, 6882, 6883, 6884, 6885], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000560819.jpg", "cocoid": 2983, "imgid": 2983, "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [6886], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000561160.jpg", "cocoid": 2984, "imgid": 2984, "split": "test", "sentences": ["a picture of a cup of soup"], "sentids": [6887], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000561386.jpg", "cocoid": 2985, "imgid": 2985, "split": "test", "sentences": ["an image with a baseball glove, bat, and catcher in the background", "a baseball bat in the hands of a batter"], "sentids": [6888, 6889], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000561491.jpg", "cocoid": 2986, "imgid": 2986, "split": "test", "sentences": ["a photo of a person sitting at a table with food", "an image with a wine glass in front of a plate of food", "an image with a dining table full of food", "a picture of a carrot", "an image with a bowl of food and a woman sitting at a table"], "sentids": [6890, 6891, 6892, 6893, 6894], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000561589.jpg", "cocoid": 2987, "imgid": 2987, "split": "test", "sentences": ["an image with a bottle of water and a pizza", "a picture of a wine glass and a pizza on a table", "a photo of a chair at a table with a pizza on it", "a knife in a man's hand", "a picture of a dining table with a pizza on it"], "sentids": [6895, 6896, 6897, 6898, 6899], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000561619.jpg", "cocoid": 2988, "imgid": 2988, "split": "test", "sentences": ["a picture of a tv in a living room", "a potted plant in the living room", "a picture of a cell phone sitting on a table in a living room", "a picture of a remote control television in a living room"], "sentids": [6900, 6901, 6902, 6903], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000561901.jpg", "cocoid": 2989, "imgid": 2989, "split": "test", "sentences": ["a picture of a bushy green grassy field with people in it", "a sports ball in the grass"], "sentids": [6904, 6905], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000562084.jpg", "cocoid": 2990, "imgid": 2990, "split": "test", "sentences": ["a handbag in the sand"], "sentids": [6906], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000562139.jpg", "cocoid": 2991, "imgid": 2991, "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "an image with a sink, stove and refrigerator in a small kitchen", "a refrigerator in a small kitchen with a sink"], "sentids": [6907, 6908, 6909], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000562622.jpg", "cocoid": 2992, "imgid": 2992, "split": "test", "sentences": ["a photo of a baseball bat being swung at a baseball game", "an image with a baseball glove and a baseball bat"], "sentids": [6910, 6911], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000562632.jpg", "cocoid": 2993, "imgid": 2993, "split": "test", "sentences": ["a picture of a handbag on the ground next to a bus", "a photo of a suitcase being loaded onto a bus"], "sentids": [6912, 6913], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000562805.jpg", "cocoid": 2994, "imgid": 2994, "split": "test", "sentences": ["a car in front of a bus stop"], "sentids": [6914], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000562994.jpg", "cocoid": 2995, "imgid": 2995, "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [6915], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000563009.jpg", "cocoid": 2996, "imgid": 2996, "split": "test", "sentences": ["a dog in charge of herding a herd of sheep"], "sentids": [6916], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000563653.jpg", "cocoid": 2997, "imgid": 2997, "split": "test", "sentences": ["a photo of a truck driving down a city street", "a fire hydrant in the middle of a city street"], "sentids": [6917, 6918], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000563909.jpg", "cocoid": 2998, "imgid": 2998, "split": "test", "sentences": ["a picture of a chair", "a picture of a handbag"], "sentids": [6919, 6920], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564166.jpg", "cocoid": 2999, "imgid": 2999, "split": "test", "sentences": ["a baseball glove in the dirt", "a photo of a baseball bat being swung at a baseball game"], "sentids": [6921, 6922], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564276.jpg", "cocoid": 3000, "imgid": 3000, "split": "test", "sentences": ["an image with a bus and people on the street"], "sentids": [6923], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564281.jpg", "cocoid": 3001, "imgid": 3001, "split": "test", "sentences": ["a picture of a hot dog being eaten by a man and a woman", "a photo of a bench with a couple eating a hot dog"], "sentids": [6924, 6925], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564283.jpg", "cocoid": 3002, "imgid": 3002, "split": "test", "sentences": ["an image with a refrigerator and a microwave in a kitchen", "a picture of a toaster oven in a kitchen", "a microwave in a kitchen", "a scissors in a cupboard", "a cup in the sink"], "sentids": [6926, 6927, 6928, 6929, 6930], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564336.jpg", "cocoid": 3003, "imgid": 3003, "split": "test", "sentences": ["a person in a restaurant sitting at a table", "a picture of a laptop on a table in a restaurant", "a car in a parking lot"], "sentids": [6931, 6932, 6933], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564352.jpg", "cocoid": 3004, "imgid": 3004, "split": "test", "sentences": ["a potted plant in front of a table", "a picture of a boat on a river with a man sitting at a table"], "sentids": [6934, 6935], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564612.jpg", "cocoid": 3005, "imgid": 3005, "split": "test", "sentences": ["a photo of a person sitting at a table with food", "a picture of a fork full of food", "a photo of a knife and fork in front of a plate of food", "an image with a potted plant in the background"], "sentids": [6936, 6937, 6938, 6939], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000564636.jpg", "cocoid": 3006, "imgid": 3006, "split": "test", "sentences": ["a snowboard in the air"], "sentids": [6940], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000565031.jpg", "cocoid": 3007, "imgid": 3007, "split": "test", "sentences": ["a photo of a car driving down a street with a crane in the background"], "sentids": [6941], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000565128.jpg", "cocoid": 3008, "imgid": 3008, "split": "test", "sentences": ["a photo of a donut shop in china", "a picture of a truck full of food being handed out to people"], "sentids": [6942, 6943], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000565389.jpg", "cocoid": 3009, "imgid": 3009, "split": "test", "sentences": ["an image with a bowl of food", "a picture of a fork full of food", "an image with a dining table"], "sentids": [6944, 6945, 6946], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000565635.jpg", "cocoid": 3010, "imgid": 3010, "split": "test", "sentences": ["a photo of a traffic light on the side of a road"], "sentids": [6947], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000566105.jpg", "cocoid": 3011, "imgid": 3011, "split": "test", "sentences": ["a person in a kitchen making donuts with a wooden spoon"], "sentids": [6948], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000566364.jpg", "cocoid": 3012, "imgid": 3012, "split": "test", "sentences": ["a truck in a parking lot", "a photo of a chair in a market with a man driving a truck", "a picture of a dining table with people sitting at it", "a photo of a orange truck with a man sitting in the back"], "sentids": [6949, 6950, 6951, 6952], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000567208.jpg", "cocoid": 3013, "imgid": 3013, "split": "test", "sentences": ["an image with a baseball bat in front of a catcher and umpire"], "sentids": [6953], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000567308.jpg", "cocoid": 3014, "imgid": 3014, "split": "test", "sentences": ["an image with a sports ball and a tennis player", "a tennis racket in the air"], "sentids": [6954, 6955], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000567562.jpg", "cocoid": 3015, "imgid": 3015, "split": "test", "sentences": ["a photo of a bowl of pizza", "a dining table in a kitchen", "an image with a knife and fork"], "sentids": [6956, 6957, 6958], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000567683.jpg", "cocoid": 3016, "imgid": 3016, "split": "test", "sentences": ["an image with a car, motorcycles, and people in a parking lot", "an image with a backpacker group of motorcyclists in a parking lot"], "sentids": [6959, 6960], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568148.jpg", "cocoid": 3017, "imgid": 3017, "split": "test", "sentences": ["a frisbee in a woman's hand"], "sentids": [6961], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568265.jpg", "cocoid": 3018, "imgid": 3018, "split": "test", "sentences": ["a picture of a kite flying in a park", "a photo of a bus driver flying a kite in a park", "a traffic light in the sky"], "sentids": [6962, 6963, 6964], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568358.jpg", "cocoid": 3019, "imgid": 3019, "split": "test", "sentences": ["a photo of a person making donuts on a conveyor belt"], "sentids": [6965], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568439.jpg", "cocoid": 3020, "imgid": 3020, "split": "test", "sentences": ["a backpack in the middle of the road"], "sentids": [6966], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568623.jpg", "cocoid": 3021, "imgid": 3021, "split": "test", "sentences": ["an image with a bus and a man sitting on a bench", "an image with a cell phone and a man sitting on a bench"], "sentids": [6967, 6968], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568846.jpg", "cocoid": 3022, "imgid": 3022, "split": "test", "sentences": ["a toothbrush in a man's hand"], "sentids": [6969], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568883.jpg", "cocoid": 3023, "imgid": 3023, "split": "test", "sentences": ["an image with a bottle of wine"], "sentids": [6970], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000568956.jpg", "cocoid": 3024, "imgid": 3024, "split": "test", "sentences": ["an image with a handbag and a child holding an umbrella"], "sentids": [6971], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000569030.jpg", "cocoid": 3025, "imgid": 3025, "split": "test", "sentences": ["a bench in front of a fire hydrant", "a picture of a fire hydrant on the side of the road", "a picture of a bus stop with a fire hydrant next to it", "an image with a truck and fire hydrant on the side of the road", "a traffic light in the middle of the road", "a photo of a handbag on the ground next to a fire hydrant"], "sentids": [6972, 6973, 6974, 6975, 6976, 6977], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000569272.jpg", "cocoid": 3026, "imgid": 3026, "split": "test", "sentences": ["a cat in front of a computer on a desk", "an image with a sports ball and a cat on a desk", "a photo of a tv with a cat sitting on top of it", "a picture of a mouse and keyboard on a desk", "a scissors in a desk drawer", "an image with a keyboard and a cat on a desk", "a photo of a chair with a cat sitting on it", "a picture of a cell phone sitting on top of a desk", "a photo of a person sitting at a desk with a cat on it"], "sentids": [6978, 6979, 6980, 6981, 6982, 6983, 6984, 6985, 6986], "rare_classes": [[], [], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000569319.jpg", "cocoid": 3027, "imgid": 3027, "split": "test", "sentences": ["a spoon in a bowl", "a broccoli in a bowl", "a dining table in the background"], "sentids": [6987, 6988, 6989], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000569535.jpg", "cocoid": 3028, "imgid": 3028, "split": "test", "sentences": ["a sports ball in the background", "a photo of a tennis racket hitting a tennis ball"], "sentids": [6990, 6991], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000569652.jpg", "cocoid": 3029, "imgid": 3029, "split": "test", "sentences": ["a photo of a toaster oven with dishes and utensils on it"], "sentids": [6992], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000569926.jpg", "cocoid": 3030, "imgid": 3030, "split": "test", "sentences": ["a picture of a knife on a cutting board with sliced lemons and oranges", "a photo of a bowl of oranges and a juicer on a table"], "sentids": [6993, 6994], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000570094.jpg", "cocoid": 3031, "imgid": 3031, "split": "test", "sentences": ["a photo of a person sitting at a table eating pizza and salad", "a photo of a dining table with pizza, salad and drinks", "a photo of a knife being used to cut pizza"], "sentids": [6995, 6996, 6997], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000570381.jpg", "cocoid": 3032, "imgid": 3032, "split": "test", "sentences": ["a photo of a handbag"], "sentids": [6998], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000570465.jpg", "cocoid": 3033, "imgid": 3033, "split": "test", "sentences": ["a picture of a spoon and a plate of food on a table", "a picture of a fork full of food sitting on a table", "a picture of a dining table with food on it", "a photo of a cup of coke and some food on a table", "a picture of a orange and cheese pizza sitting on top of a white plate"], "sentids": [6999, 7000, 7001, 7002, 7003], "rare_classes": [[], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000570624.jpg", "cocoid": 3034, "imgid": 3034, "split": "test", "sentences": ["an image with a car and people holding umbrellas in the rain"], "sentids": [7004], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000570659.jpg", "cocoid": 3035, "imgid": 3035, "split": "test", "sentences": ["an image with a oven and sink in a kitchen", "a potted plant in the corner of a kitchen", "an image with a bowl of flowers in a kitchen"], "sentids": [7005, 7006, 7007], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000570688.jpg", "cocoid": 3036, "imgid": 3036, "split": "test", "sentences": ["a chair in the sand"], "sentids": [7008], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000570981.jpg", "cocoid": 3037, "imgid": 3037, "split": "test", "sentences": ["a photo of a oven and stove in a kitchen", "a potted plant in the corner of a kitchen", "a picture of a vase in a kitchen with a washer and dryer", "a refrigerator in the middle of a kitchen"], "sentids": [7009, 7010, 7011, 7012], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000571038.jpg", "cocoid": 3038, "imgid": 3038, "split": "test", "sentences": ["an image with a pizza in the kitchen", "a photo of a person holding a tray of food", "a picture of a oven", "a picture of a sink", "a picture of a bowl of pizza", "a picture of a vase of flowers", "an image with a cup of coffee and a woman holding a tray of food"], "sentids": [7013, 7014, 7015, 7016, 7017, 7018, 7019], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000571182.jpg", "cocoid": 3039, "imgid": 3039, "split": "test", "sentences": ["a bus in the snow", "an image with a fire hydrant in the background"], "sentids": [7020, 7021], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000571764.jpg", "cocoid": 3040, "imgid": 3040, "split": "test", "sentences": ["an image with a refrigerator full of food", "an image with a dining table full of food"], "sentids": [7022, 7023], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000571970.jpg", "cocoid": 3041, "imgid": 3041, "split": "test", "sentences": ["a suitcase in the background"], "sentids": [7024], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000572147.jpg", "cocoid": 3042, "imgid": 3042, "split": "test", "sentences": ["a picture of a cupcake on a table"], "sentids": [7025], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000572182.jpg", "cocoid": 3043, "imgid": 3043, "split": "test", "sentences": ["a skateboard in the middle of the road", "an image with a bench and a man on a skateboard"], "sentids": [7026, 7027], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000572233.jpg", "cocoid": 3044, "imgid": 3044, "split": "test", "sentences": ["a picture of a tie wearing man sitting at a table", "a cup in the man's hand", "a photo of a knife being held by a man sitting at a table", "a vase in the middle of the table"], "sentids": [7028, 7029, 7030, 7031], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000572678.jpg", "cocoid": 3045, "imgid": 3045, "split": "test", "sentences": ["a photo of a potted plant in a living room", "a picture of a fork in the middle of a table", "an image with a book on the table", "a photo of a knife rack in a living room"], "sentids": [7032, 7033, 7034, 7035], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000572907.jpg", "cocoid": 3046, "imgid": 3046, "split": "test", "sentences": ["a picture of a tie between a man and a tennis ball", "a tennis racket in the air"], "sentids": [7036, 7037], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000573209.jpg", "cocoid": 3047, "imgid": 3047, "split": "test", "sentences": ["a cell phone in a person's hand", "a handbag in a crowd of people holding umbrellas"], "sentids": [7038, 7039], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000573349.jpg", "cocoid": 3048, "imgid": 3048, "split": "test", "sentences": ["a photo of a car driving down a street with people walking in front of it", "an image with a truck full of people walking down the street", "a backpack in the middle of the street"], "sentids": [7040, 7041, 7042], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000573363.jpg", "cocoid": 3049, "imgid": 3049, "split": "test", "sentences": ["a picture of a tie wearing man standing in front of a crowd", "an image with a handbag and a man in a white shirt and red tie"], "sentids": [7043, 7044], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000573930.jpg", "cocoid": 3050, "imgid": 3050, "split": "test", "sentences": ["a handbag in the middle of the street", "a photo of a car parked on the side of the road"], "sentids": [7045, 7046], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000573971.jpg", "cocoid": 3051, "imgid": 3051, "split": "test", "sentences": ["an image with a handbag holding a kite", "a picture of a backpacker flying a kite in singapore"], "sentids": [7047, 7048], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000574332.jpg", "cocoid": 3052, "imgid": 3052, "split": "test", "sentences": ["a handbag in the middle of the road"], "sentids": [7049], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000574424.jpg", "cocoid": 3053, "imgid": 3053, "split": "test", "sentences": ["a photo of a suitcase", "a dining table in the middle of a room", "a picture of a cell phone on a table next to two laptops"], "sentids": [7050, 7051, 7052], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000574487.jpg", "cocoid": 3054, "imgid": 3054, "split": "test", "sentences": ["a photo of a truckload of people flying kites in a field", "a picture of a car park full of people flying kites"], "sentids": [7053, 7054], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000574769.jpg", "cocoid": 3055, "imgid": 3055, "split": "test", "sentences": ["a refrigerator in the kitchen", "an image with a cat and a woman in a kitchen", "a person in a kitchen holding a cat", "a picture of a clock in the kitchen", "a picture of a handbag wearing woman holding a cat", "a potted plant in the kitchen", "a picture of a bottle of wine", "a photo of a bowl of food in a kitchen", "an image with a oven and a woman holding a cat"], "sentids": [7055, 7056, 7057, 7058, 7059, 7060, 7061, 7062, 7063], "rare_classes": [[], [], [], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000574837.jpg", "cocoid": 3056, "imgid": 3056, "split": "test", "sentences": ["a spoon in a bowl", "a picture of a cup of soup", "an image with a cake, a bowl of soup, and a plate of food", "a picture of a sandwich, a bowl of noodles, and a bowl of soup"], "sentids": [7064, 7065, 7066, 7067], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000575395.jpg", "cocoid": 3057, "imgid": 3057, "split": "test", "sentences": ["a picture of a tennis racket on a tennis court"], "sentids": [7068], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000575970.jpg", "cocoid": 3058, "imgid": 3058, "split": "test", "sentences": ["an image with a refrigerator and bar stools in a kitchen", "a photo of a vase filled with flowers in a kitchen", "a microwave in a kitchen with bar stools and a refrigerator", "a picture of a potted plant in a kitchen", "an image with a dining table and chairs in the middle of a kitchen", "a picture of a cupboard in a kitchen with bar stools"], "sentids": [7069, 7070, 7071, 7072, 7073, 7074], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000576222.jpg", "cocoid": 3059, "imgid": 3059, "split": "test", "sentences": ["a bowl in front of the man", "a photo of a forkful of food", "a photo of a vase of flowers", "a potted plant in the background"], "sentids": [7075, 7076, 7077, 7078], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000576363.jpg", "cocoid": 3060, "imgid": 3060, "split": "test", "sentences": ["a photo of a tv screen"], "sentids": [7079], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000576385.jpg", "cocoid": 3061, "imgid": 3061, "split": "test", "sentences": ["a photo of a potted plant in a restaurant", "a photo of a couch and chairs in a restaurant", "a photo of a cup of coffee", "an image with a laptop and two people sitting at a table"], "sentids": [7080, 7081, 7082, 7083], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000576650.jpg", "cocoid": 3062, "imgid": 3062, "split": "test", "sentences": ["a picture of a tiered city street with many people walking and riding bikes"], "sentids": [7084], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000576857.jpg", "cocoid": 3063, "imgid": 3063, "split": "test", "sentences": ["a picture of a car with a rainbow flag on it"], "sentids": [7085], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000577858.jpg", "cocoid": 3064, "imgid": 3064, "split": "test", "sentences": ["an image with a dining table full of food", "a picture of a knife being used to cut pizza", "a refrigerator in the background"], "sentids": [7086, 7087, 7088], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000577924.jpg", "cocoid": 3065, "imgid": 3065, "split": "test", "sentences": ["an image with a train on the tracks and people on the platform"], "sentids": [7089], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000577932.jpg", "cocoid": 3066, "imgid": 3066, "split": "test", "sentences": ["an image with a bicycle and two people walking down the street", "a picture of a backpacker riding a bike down a city street", "a handbag in the middle of the road"], "sentids": [7090, 7091, 7092], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000577946.jpg", "cocoid": 3067, "imgid": 3067, "split": "test", "sentences": ["a picture of a dining table in a kitchen", "an image with a sink in the middle of a room"], "sentids": [7093, 7094], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000578441.jpg", "cocoid": 3068, "imgid": 3068, "split": "test", "sentences": ["an image with a bottle of wine", "a tie in the sky", "an image with a handbag on the ground and people sitting under an umbrella", "a umbrella in the sky"], "sentids": [7095, 7096, 7097, 7098], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000578776.jpg", "cocoid": 3069, "imgid": 3069, "split": "test", "sentences": ["a photo of a horse and a herd of sheep on the side of a road", "a picture of a person on a mountain road with a herd of sheep", "a photo of a dog and a herd of sheep on the side of a road", "a truck in the road"], "sentids": [7099, 7100, 7101, 7102], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000578848.jpg", "cocoid": 3070, "imgid": 3070, "split": "test", "sentences": ["an image with a clock tower in the background"], "sentids": [7103], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000578962.jpg", "cocoid": 3071, "imgid": 3071, "split": "test", "sentences": ["a photo of a truck driving down a busy street at night"], "sentids": [7104], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000579070.jpg", "cocoid": 3072, "imgid": 3072, "split": "test", "sentences": ["a picture of a wine glass", "a tie in the middle of the table"], "sentids": [7105, 7106], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000579240.jpg", "cocoid": 3073, "imgid": 3073, "split": "test", "sentences": ["a picture of a dining table", "a photo of a fork full of food sitting on a table"], "sentids": [7107, 7108], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000579415.jpg", "cocoid": 3074, "imgid": 3074, "split": "test", "sentences": ["a picture of a bus stop with people holding umbrellas"], "sentids": [7109], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000579648.jpg", "cocoid": 3075, "imgid": 3075, "split": "test", "sentences": ["an image with a handbag and a person sitting on a couch with a laptop", "an image with a cell phone and two people sitting on a couch", "an image with a bottle of coke", "a picture of a backpacker sitting on a couch with a laptop"], "sentids": [7110, 7111, 7112, 7113], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000579859.jpg", "cocoid": 3076, "imgid": 3076, "split": "test", "sentences": ["a photo of a bus driving down a street with a clock tower in the background", "an image with a clock tower in the background", "a photo of a truck driving down a street with a clock tower in the background", "an image with a traffic light and a red double decker bus"], "sentids": [7114, 7115, 7116, 7117], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000579925.jpg", "cocoid": 3077, "imgid": 3077, "split": "test", "sentences": ["an image with a baseball glove, a bat, and a catcher", "an image with a backpacker, a baseball player, and an umpire"], "sentids": [7118, 7119], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000580388.jpg", "cocoid": 3078, "imgid": 3078, "split": "test", "sentences": ["a photo of a chair", "a cup in the middle of the table", "an image with a dining table in the background", "a oven in the background", "a picture of a refrigerator", "a picture of a scissors class", "a photo of a teddy bear sitting on a table in a kitchen"], "sentids": [7120, 7121, 7122, 7123, 7124, 7125, 7126], "rare_classes": [[], [], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000580542.jpg", "cocoid": 3079, "imgid": 3079, "split": "test", "sentences": ["an image with a knife and fork"], "sentids": [7127], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000580607.jpg", "cocoid": 3080, "imgid": 3080, "split": "test", "sentences": ["a picture of a handbag hanging from a bridge over a canal", "a photo of a bicycle on a bridge next to a canal"], "sentids": [7128, 7129], "rare_classes": [[], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000580613.jpg", "cocoid": 3081, "imgid": 3081, "split": "test", "sentences": ["a photo of a backpacker riding an orange motorcycle"], "sentids": [7130], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000580720.jpg", "cocoid": 3082, "imgid": 3082, "split": "test", "sentences": ["a sports ball in the air"], "sentids": [7131], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000580908.jpg", "cocoid": 3083, "imgid": 3083, "split": "test", "sentences": ["an image with a backpack on a baseball field"], "sentids": [7132], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000581081.jpg", "cocoid": 3084, "imgid": 3084, "split": "test", "sentences": ["a photo of a bus that is parked next to some boats"], "sentids": [7133], "rare_classes": [[]]} -{"filepath": "val2014", "filename": "COCO_val2014_000000581205.jpg", "cocoid": 3085, "imgid": 3085, "split": "test", "sentences": ["an image with a spoon, coffee mug, and donut on a table", "a picture of a dining table with two plates of food on it", "a picture of a vase of flowers and a table with two plates of food", "a bowl in front of a table with two plates of food", "a bottle in the middle of the table", "a photo of a chair with two plates of food on it"], "sentids": [7134, 7135, 7136, 7137, 7138, 7139], "rare_classes": [[], [], [], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000581356.jpg", "cocoid": 3086, "imgid": 3086, "split": "test", "sentences": ["a photo of a train on a city street", "a picture of a car driving down a street with people walking around", "an image with a clock tower in the background"], "sentids": [7140, 7141, 7142], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000581394.jpg", "cocoid": 3087, "imgid": 3087, "split": "test", "sentences": ["a bus in a parking lot", "a photo of a car with people on top of it", "a picture of a handbag on top of a bus", "a photo of a truck with people on top of it"], "sentids": [7143, 7144, 7145, 7146], "rare_classes": [[], [], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000581458.jpg", "cocoid": 3088, "imgid": 3088, "split": "test", "sentences": ["a train in the middle of a city street", "a photo of a truck on a city street with a train on the tracks", "a motorcycle in the street"], "sentids": [7147, 7148, 7149], "rare_classes": [[], [], []]} -{"filepath": "val2014", "filename": "COCO_val2014_000000581569.jpg", "cocoid": 3089, "imgid": 3089, "split": "test", "sentences": ["a picture of a skateboarder doing a trick in front of a crowd"], "sentids": [7150], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000000139.jpg", "split": "test", "sentences": ["a picture of a person sitting in a living room", "a refrigerator in the middle of a living room"], "sentids": [1, 2], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000000164.jpg", "split": "test", "sentences": ["a picture of a chair and a table in a kitchen", "a microwave in a kitchen", "a refrigerator in a kitchen", "a vase in the corner of a kitchen", "a dining table in front of a small kitchen", "a photo of a bowl full of dishes in a kitchen"], "sentids": [3, 4, 5, 6, 7, 8], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000000196.jpg", "split": "test", "sentences": ["a picture of a dining table with lots of food on it", "an image with a fork full of food on a table"], "sentids": [9, 10], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000000257.jpg", "split": "test", "sentences": ["a photo of a backpacker food truck parked in front of a monument", "a photo of a motorcycle food truck parked in front of an arch", "a bus in front of an arch with people walking around", "an image with a handbag next to a food truck", "a picture of a car that is parked next to a bunch of food trucks"], "sentids": [11, 12, 13, 14, 15], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000000294.jpg", "split": "test", "sentences": ["an image with a person in a kitchen with pots and pans on the wall", "an image with a clock on the wall and a man standing in front of it", "an image with a oven full of pots and pans"], "sentids": [16, 17, 18], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000000564.jpg", "split": "test", "sentences": ["a photo of a tennis racket on a tennis court"], "sentids": [19], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000000810.jpg", "split": "test", "sentences": ["a picture of a cell phone sitting on a table", "a picture of a dining table with a sandwich and a drink on it", "a photo of a spoon and a sandwich sitting on a table", "a photo of a fork full of food sitting on a table"], "sentids": [20, 21, 22, 23], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000000985.jpg", "split": "test", "sentences": ["a bus in a parking lot"], "sentids": [24], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000000987.jpg", "split": "test", "sentences": ["a photo of a oven with a pot in it", "an image with a bowl in the oven and a pot on the stove", "a photo of a refrigerator with a pot on the stove", "a photo of a spoon in an oven"], "sentids": [25, 26, 27, 28], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000001000.jpg", "split": "test", "sentences": ["a backpack in the foreground", "a photo of a handbag tennis team posing for a picture"], "sentids": [29, 30], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000001270.jpg", "split": "test", "sentences": ["a photo of a baseball glove being held by an umpire", "an image with a bottle of beer", "a baseball bat in the batter's box"], "sentids": [31, 32, 33], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000001599.jpg", "split": "test", "sentences": ["an image with a tennis racket on a tennis court", "a backpack in the background"], "sentids": [34, 35], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000002014.jpg", "split": "test", "sentences": ["an image with a skateboarder in the middle of the road", "an image with a handbag on a skateboard"], "sentids": [36, 37], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000002142.jpg", "split": "test", "sentences": ["a photo of a bench surrounded by pigeons", "an image with a car in the background", "an image with a handbag on a bench surrounded by pigeons"], "sentids": [38, 39, 40], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000002157.jpg", "split": "test", "sentences": ["an image with a cake on a table with plates of food and glasses of wine", "a dining table in front of a cake with fruit on it", "a picture of a bowl of fruit on a table"], "sentids": [41, 42, 43], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000002562.jpg", "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "a tennis racket in the air"], "sentids": [44, 45], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000002890.jpg", "split": "test", "sentences": ["a photo of a truck full of snow on the side of the road", "a backpack in the snow"], "sentids": [46, 47], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000003145.jpg", "split": "test", "sentences": ["a tv in a living room", "an image with a bowl of fruit on the table", "a picture of a handbag sitting on a couch in a living room", "a picture of a potted plant in a living room"], "sentids": [48, 49, 50, 51], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000003382.jpg", "split": "test", "sentences": ["a picture of a keyboard on a desk", "a picture of a cell phone in the hand of a sailor"], "sentids": [52, 53], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000003590.jpg", "split": "test", "sentences": ["a horse in the background", "a photo of a bicycle", "an image with a dining table in the background", "an image with a handbag"], "sentids": [54, 55, 56, 57], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000003595.jpg", "split": "test", "sentences": ["an image with a cup of wine and glasses on a table", "a bowl in the middle of the table"], "sentids": [58, 59], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000003779.jpg", "split": "test", "sentences": ["a photo of a dining table with wine glasses on it", "a photo of a bottle of wine sitting on a table", "an image with a person sitting at a table with wine glasses", "a picture of a bowl of wine on a table"], "sentids": [60, 61, 62, 63], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000003837.jpg", "split": "test", "sentences": ["a umbrella in the water"], "sentids": [64], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000003983.jpg", "split": "test", "sentences": ["a photo of a bus full of skiers waiting to go on a ski trip"], "sentids": [65], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000004108.jpg", "split": "test", "sentences": ["a handbag in the foreground", "a dining table in a restaurant with a lot of food on it"], "sentids": [66, 67], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000004134.jpg", "split": "test", "sentences": ["an image with a knife and a man shaking hands"], "sentids": [68], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000004256.jpg", "split": "test", "sentences": ["a picture of a dining table with two plates of food on it", "a picture of a chair on a table with two plates of food", "an image with a spoon, fork and two plates of food on a table"], "sentids": [69, 70, 71], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000004312.jpg", "split": "test", "sentences": ["an image with a pizza on a table and a person taking a picture of it", "a photo of a bowl of food on a table"], "sentids": [72, 73], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000004359.jpg", "split": "test", "sentences": ["a photo of a train station with a woman standing in front of it", "an image with a cell phone in front of a train"], "sentids": [74, 75], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000004576.jpg", "split": "test", "sentences": ["an image with a bus full of people standing in front of a clock"], "sentids": [76], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000004700.jpg", "split": "test", "sentences": ["a sports ball in the middle of a field"], "sentids": [77], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000004736.jpg", "split": "test", "sentences": ["an image with a sports ball game in the background", "a photo of a baseball bat being swung at a baseball game", "a picture of a baseball glove, bat, and ball game"], "sentids": [78, 79, 80], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000005001.jpg", "split": "test", "sentences": ["a picture of a tie cutting ceremony with a little girl holding a blue balloon", "a photo of a bicycle race with a little girl holding a blue balloon"], "sentids": [81, 82], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000005064.jpg", "split": "test", "sentences": ["a photo of a baseball glove swinging a baseball bat", "a photo of a baseball bat being swung at a ball"], "sentids": [83, 84], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000005107.jpg", "split": "test", "sentences": ["a photo of a bus loading passengers at a bus stop", "a car in a parking lot"], "sentids": [85, 86], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000005486.jpg", "split": "test", "sentences": ["an image with a couch, dining table and a chandelier", "a picture of a dining table and chairs in a living room"], "sentids": [87, 88], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000005599.jpg", "split": "test", "sentences": ["a picture of a umbrella flying in the sky"], "sentids": [89], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000005802.jpg", "split": "test", "sentences": ["a photo of a knife being sharpened in a kitchen", "a picture of a oven in a kitchen"], "sentids": [90, 91], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000005961.jpg", "split": "test", "sentences": ["a picture of a sandwich being made in a kitchen", "a picture of a broccoli sandwich being made in a kitchen"], "sentids": [92, 93], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000006074.jpg", "split": "test", "sentences": ["a truck in a parade with people walking behind it", "an image with a umbrella and a truck in the rain"], "sentids": [94, 95], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000006220.jpg", "split": "test", "sentences": ["a spoon in a bowl", "an image with a dining table full of food", "a picture of a cup of japanese food on a table", "a photo of a fork full of food on a table", "a picture of a bottle of wine on a table"], "sentids": [96, 97, 98, 99, 100], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000006471.jpg", "split": "test", "sentences": ["a picture of a baseball glove"], "sentids": [101], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000006580.jpg", "split": "test", "sentences": ["a photo of a bed that is surrounded by a crowd of people", "a photo of a suitcase on a street in front of a group of people", "a cell phone in the middle of a crowd of people", "an image with a car in front of a crowd of people"], "sentids": [102, 103, 104, 105], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000007274.jpg", "split": "test", "sentences": ["an image with a dining table and two people sitting at it", "an image with a bowl of pizza and a baby sitting at a table", "a picture of a knife on the table", "a fork in the middle of the table", "a picture of a bottle of wine"], "sentids": [106, 107, 108, 109, 110], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000007297.jpg", "split": "test", "sentences": ["a picture of a clock tower with people walking in front of it", "an image with a bus in the foreground and a clock tower in the background", "an image with a truck in the foreground and a clock tower in the background"], "sentids": [111, 112, 113], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000007355.jpg", "split": "test", "sentences": ["an image with a bus driving down the street", "a truck in front of a bus on a city street"], "sentids": [114, 115], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000007414.jpg", "split": "test", "sentences": ["a photo of a dog standing on the side of a road with a herd of sheep"], "sentids": [116], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000007556.jpg", "split": "test", "sentences": ["a boat in the water"], "sentids": [117], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000007574.jpg", "split": "test", "sentences": ["a refrigerator in a kitchen", "an image with a microwave and a sink in a kitchen", "a photo of a sink and counter in a kitchen", "an image with a oven and a sink in a kitchen", "an image with a knife on the countertop of a kitchen"], "sentids": [118, 119, 120, 121, 122], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000007938.jpg", "split": "test", "sentences": ["an image with a truck and a man on a cell phone", "a traffic light in the middle of a city street", "a photo of a chair on the side of a street", "a potted plant in the middle of the sidewalk"], "sentids": [123, 124, 125, 126], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000008119.jpg", "split": "test", "sentences": ["a photo of a baseball glove hitting a ball", "a sports ball in a field", "an image with a baseball bat, a catcher, and an umpire"], "sentids": [127, 128, 129], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000008589.jpg", "split": "test", "sentences": ["a backpack in a skate park"], "sentids": [130], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000008876.jpg", "split": "test", "sentences": ["a refrigerator in a bar with bottles of beer"], "sentids": [131], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000009041.jpg", "split": "test", "sentences": ["a cat in the middle of a flock of pigeons"], "sentids": [132], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000009050.jpg", "split": "test", "sentences": ["an image with a spoon and a plate of food on a table", "an image with a book and a plate of food on a table", "an image with a bowl of food and wine glasses on a table", "a dining table in a restaurant with a plate of food and wine glasses"], "sentids": [133, 134, 135, 136], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000009077.jpg", "split": "test", "sentences": ["an image with a person standing in front of a fruit stand", "a picture of a handbag filled with fruits and vegetables"], "sentids": [137, 138], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000009262.jpg", "split": "test", "sentences": ["a book in front of a table with teddy bears on it", "a picture of a dining table with teddy bears on it"], "sentids": [139, 140], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000009317.jpg", "split": "test", "sentences": ["a backpack in the grass"], "sentids": [141], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000009400.jpg", "split": "test", "sentences": ["a picture of a keyboard"], "sentids": [142], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000009590.jpg", "split": "test", "sentences": ["an image with a clock in the background", "a dining table in a room"], "sentids": [143, 144], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000009647.jpg", "split": "test", "sentences": ["an image with a scissors being cut at a ribbon cutting ceremony", "an image with a truck and people cutting a ribbon", "a photo of a handbag being cut at a ribbon cutting ceremony"], "sentids": [145, 146, 147], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000009800.jpg", "split": "test", "sentences": ["a handbag in the background"], "sentids": [148], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000010138.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a kitchen", "an image with a person sitting in front of a cake", "a chair in a kitchen", "a picture of a cake with candles on it", "a picture of a potted plant on a table", "a photo of a dining table with a cake on it", "a cell phone in a kitchen", "a picture of a spoonful of icing on a cake", "a photo of a sink full of dishes and a man sitting at a table with a"], "sentids": [149, 150, 151, 152, 153, 154, 155, 156, 157], "rare_classes": [[], [], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000010149.jpg", "split": "test", "sentences": ["a photo of a person preparing food in a kitchen", "a vase in a cabinet and a man preparing food in the kitchen"], "sentids": [158, 159], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000010216.jpg", "split": "test", "sentences": ["a photo of a tennis racket being swung on a tennis court", "a clock in the middle of a tennis court", "a photo of a sports ball player on a tennis court"], "sentids": [160, 161, 162], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000010613.jpg", "split": "test", "sentences": ["a photo of a handbag being held by a man", "a toothbrush in a box", "a photo of a bicycle rider eating a hot dog in front of a group of people"], "sentids": [163, 164, 165], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000010705.jpg", "split": "test", "sentences": ["a picture of a handbag sitting on a table"], "sentids": [166], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000010707.jpg", "split": "test", "sentences": ["a photo of a laptop", "a photo of a knife being held by a man", "an image with a car in the background"], "sentids": [167, 168, 169], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000010837.jpg", "split": "test", "sentences": ["a sports ball in the air"], "sentids": [170], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000010986.jpg", "split": "test", "sentences": ["a picture of a cupcake sitting on a table", "an image with a bottle of wine in the middle of a group of people"], "sentids": [171, 172], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000011099.jpg", "split": "test", "sentences": ["a laptop in front of a person", "an image with a book, a phone, a tablet, and a laptop"], "sentids": [173, 174], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000011197.jpg", "split": "test", "sentences": ["a photo of a bicycle on the side of a street", "a picture of a handbag on the side of a street"], "sentids": [175, 176], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000011198.jpg", "split": "test", "sentences": ["a picture of a pizza and salad on a table", "a photo of a person sitting at a table with two plates of food", "an image with a dining table with two plates of food and a bottle of beer"], "sentids": [177, 178, 179], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000011209.jpg", "split": "test", "sentences": ["a picture of a laptop and a man and woman sitting on a couch", "a photo of a couch with a man and woman sitting on it", "a pizza in the living room"], "sentids": [180, 181, 182], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000011241.jpg", "split": "test", "sentences": ["an image with a spoon and a bowl of food on a counter", "an image with a knife and some food on a counter"], "sentids": [183, 184], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000011320.jpg", "split": "test", "sentences": ["a picture of a horse and carriage on a city street", "a picture of a fire hydrant in the middle of a city street", "a photo of a car driving down a city street with a bridge in the background", "a photo of a truck driving down a city street with buildings in the background"], "sentids": [185, 186, 187, 188], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000011494.jpg", "split": "test", "sentences": ["a photo of a bus with people on it", "a cell phone in the hand of a man"], "sentids": [189, 190], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000012269.jpg", "split": "test", "sentences": ["a photo of a umbrella in a store", "an image with a person holding an umbrella", "a photo of a backpack in a store with a child holding an umbrella"], "sentids": [191, 192, 193], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000012333.jpg", "split": "test", "sentences": ["a photo of a horse jumping over a fence"], "sentids": [194], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000012576.jpg", "split": "test", "sentences": ["a picture of a tv with a pizza in front of it", "a picture of a person sitting at a table with two pizzas", "an image with a dining table with two boxes of pizza on it"], "sentids": [195, 196, 197], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000012639.jpg", "split": "test", "sentences": ["a photo of a baseball glove being used to catch a ball", "an image with a baseball bat, a catcher, and an umpire", "an image with a backpacker, a baseball player, and a catcher"], "sentids": [198, 199, 200], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000012666.jpg", "split": "test", "sentences": ["a picture of a traffic light on the side of a bus"], "sentids": [201], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000012670.jpg", "split": "test", "sentences": ["a teddy bear in the middle of a crowd of people"], "sentids": [202], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000012700.jpg", "split": "test", "sentences": ["a photo of a couch in a living room", "a photo of a person sitting in a living room", "a clock in the corner of the room"], "sentids": [203, 204, 205], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000012706.jpg", "split": "test", "sentences": ["a boat in front of the eiffel tower"], "sentids": [206], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000012731.jpg", "split": "test", "sentences": ["a suitcase in front of a train"], "sentids": [207], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000012818.jpg", "split": "test", "sentences": ["an image with a bicycle on the side of the road"], "sentids": [208], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000012946.jpg", "split": "test", "sentences": ["a picture of a bicycle on the side of a street", "a picture of a bottle store on a busy city street", "a handbag in the middle of a busy city street"], "sentids": [209, 210, 211], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000013081.jpg", "split": "test", "sentences": ["a photo of a tie wearing man sitting at a table with a laptop", "a photo of a cell phone", "a dining table in a restaurant"], "sentids": [212, 213, 214], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000013148.jpg", "split": "test", "sentences": ["a picture of a dining table with wine glasses on it"], "sentids": [215], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000013220.jpg", "split": "test", "sentences": ["a photo of a cup of tea at the dinner table"], "sentids": [216], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000013296.jpg", "split": "test", "sentences": ["a bus in the street", "an image with a backpacker riding a bicycle on a city street"], "sentids": [217, 218], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000013550.jpg", "split": "test", "sentences": ["an image with a person petting an elephant", "a picture of a handbag wearing woman petting an elephant"], "sentids": [219, 220], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000013659.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "an image with a bowl of food in the background", "a picture of a keyboard", "an image with a handbag"], "sentids": [221, 222, 223, 224], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000013904.jpg", "split": "test", "sentences": ["a photo of a chair tennis match"], "sentids": [225], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000013923.jpg", "split": "test", "sentences": ["a picture of a tv in a living room with a table and chairs", "a couch in a living room with a table and chairs", "an image with a dining table and chairs in a living room", "a picture of a book shelf in a living room"], "sentids": [226, 227, 228, 229], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000013985.jpg", "split": "test", "sentences": ["an image with a person sitting on a table using a laptop", "a laptop in a man's lap", "an image with a chair and a man sitting on a laptop"], "sentids": [230, 231, 232], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000013991.jpg", "split": "test", "sentences": ["a picture of a spoonful of food sitting on top of a stove", "an image with a bowl of food on a stove", "an image with a carrot and broccoli dish on a stove", "a photo of a dining table with food on it", "a oven in the kitchen"], "sentids": [233, 234, 235, 236, 237], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000014004.jpg", "split": "test", "sentences": ["a picture of a cake sitting on a table", "a spoon in the middle of the table", "an image with a dining table and a man sitting in front of a cake", "a photo of a potted plant and a man sitting at a table with a cake", "a vase in front of a man sitting at a table with a cake", "a book in a bookcase"], "sentids": [238, 239, 240, 241, 242, 243], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000014278.jpg", "split": "test", "sentences": ["a picture of a truck driving down a busy street in hong kong", "a picture of a traffic light at night in hong kong", "a picture of a bus stop in hong kong at night"], "sentids": [244, 245, 246], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000014321.jpg", "split": "test", "sentences": ["a photo of a backpacker", "a picture of a handbag"], "sentids": [247, 248], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000014439.jpg", "split": "test", "sentences": ["a photo of a kite flying in a park", "an image with a chair and a kite in a field"], "sentids": [249, 250], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000014450.jpg", "split": "test", "sentences": ["a train in the middle of a mountain with people on it"], "sentids": [251], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000014635.jpg", "split": "test", "sentences": ["a picture of a dining table in a kitchen with an elderly woman sitting at it", "an image with a oven and a woman sitting at a table", "an image with a bowl of food and a woman sitting at a table", "a picture of a microwave in a kitchen", "an image with a spoon and a woman sitting at a table"], "sentids": [252, 253, 254, 255, 256], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000015157.jpg", "split": "test", "sentences": ["a picture of a stop sign with pooping written on it", "a photo of a truck parked in front of a stop sign", "a person in a parking lot with a stop sign", "an image with a chair in front of a stop sign"], "sentids": [257, 258, 259, 260], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000015180.jpg", "split": "test", "sentences": ["a bottle in the middle of the table", "a photo of a fork and knife on a table in a dining room"], "sentids": [261, 262], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000015663.jpg", "split": "test", "sentences": ["a bus in the middle of a city street with people on bikes", "a picture of a traffic light on the side of a road", "a photo of a backpacker waiting for a bus"], "sentids": [263, 264, 265], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000015827.jpg", "split": "test", "sentences": ["a car in a parking lot"], "sentids": [266], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000016005.jpg", "split": "test", "sentences": ["a cow in a pen", "an image with a dog, a woman and a baby"], "sentids": [267, 268], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000016064.jpg", "split": "test", "sentences": ["a picture of a frisbee player catching a frisbee"], "sentids": [269], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000016076.jpg", "split": "test", "sentences": ["a picture of a fire hydrant on the side of a street", "a picture of a stop sign on the side of a street"], "sentids": [270, 271], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000016228.jpg", "split": "test", "sentences": ["a picture of a horse pulling a trolley"], "sentids": [272], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000016308.jpg", "split": "test", "sentences": ["a picture of a tennis racket on a tennis court", "a photo of a tie between serena williams and nadal"], "sentids": [273, 274], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000016599.jpg", "split": "test", "sentences": ["an image with a car in front of a clock tower", "a bench in front of a red and white clock tower"], "sentids": [275, 276], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000016775.jpg", "split": "test", "sentences": ["a picture of a dog and people standing in front of food trucks", "a handbag in a food truck", "a picture of a backpacker food truck"], "sentids": [277, 278, 279], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000016897.jpg", "split": "test", "sentences": ["an image with a cell phone, a laptop, and a tablet"], "sentids": [280], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000016961.jpg", "split": "test", "sentences": ["a skateboard in the middle of the road", "a truck in the middle of the road"], "sentids": [281, 282], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000017313.jpg", "split": "test", "sentences": ["a photo of a dining table with people at it"], "sentids": [283], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000017482.jpg", "split": "test", "sentences": ["a picture of a baseball glove", "a photo of a bottle of beer"], "sentids": [284, 285], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000017627.jpg", "split": "test", "sentences": ["an image with a bus and cars on the road", "an image with a truck on the side of the road"], "sentids": [286, 287], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000017741.jpg", "split": "test", "sentences": ["a photo of a clock tower with horse drawn carriages"], "sentids": [288], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000017882.jpg", "split": "test", "sentences": ["an image with a umbrella and bikes parked on the sidewalk", "a photo of a bus parked on the side of the road"], "sentids": [289, 290], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000018224.jpg", "split": "test", "sentences": ["a picture of a tennis racket being held by a woman on a tennis court", "an image with a sports ball and a tennis player"], "sentids": [291, 292], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000018380.jpg", "split": "test", "sentences": ["a picture of a dining table with many people sitting at it", "a knife in the middle of the table", "an image with a vase of flowers on the table", "an image with a chair in the middle of a group of people", "an image with a bottle of wine on the table"], "sentids": [293, 294, 295, 296, 297], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000018531.jpg", "split": "test", "sentences": ["a picture of a spoonful of rice and mushrooms in a frying pan"], "sentids": [298], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000018666.jpg", "split": "test", "sentences": ["a bicycle in the background", "a photo of a umbrella", "an image with a handbag under an umbrella", "a car in the background"], "sentids": [299, 300, 301, 302], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000018687.jpg", "split": "test", "sentences": ["a picture of a bench with people sitting on it"], "sentids": [303], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000018699.jpg", "split": "test", "sentences": ["a photo of a handbag group posing for a picture"], "sentids": [304], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000018824.jpg", "split": "test", "sentences": ["a picture of a cup of coffee"], "sentids": [305], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000018928.jpg", "split": "test", "sentences": ["a picture of a person sitting at a table with pastries in front of them"], "sentids": [306], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000019025.jpg", "split": "test", "sentences": ["a picture of a bus parked in a parking lot"], "sentids": [307], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000019047.jpg", "split": "test", "sentences": ["an image with a truck on the road and a red traffic light"], "sentids": [308], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000019079.jpg", "split": "test", "sentences": ["an image with a car and a fire hydrant next to each other"], "sentids": [309], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000019109.jpg", "split": "test", "sentences": ["an image with a car parked in front of a row of motorcycles"], "sentids": [310], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000019292.jpg", "split": "test", "sentences": ["a photo of a backpacker group at the top of a ski slope", "a snowboard in the snow"], "sentids": [311, 312], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000019324.jpg", "split": "test", "sentences": ["a picture of a motorcycle police officer riding on the back of a horse"], "sentids": [313], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000019441.jpg", "split": "test", "sentences": ["a picture of a bottle of wine", "a photo of a cell phone user sitting at a table with a plate of food", "a photo of a tv in the background", "a fork in the middle of a plate of food", "a dining table in a restaurant"], "sentids": [314, 315, 316, 317, 318], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000019446.jpg", "split": "test", "sentences": ["an image with a frisbee in the middle of a field", "an image with a truck in the background"], "sentids": [319, 320], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000019544.jpg", "split": "test", "sentences": ["a picture of a chair and a desk with three computers on it", "a photo of a mouse and keyboard sitting on a desk", "a photo of a bottle of water sitting on a desk", "a photo of a remote control sitting on a desk", "a photo of a cell phone sitting on a desk next to three computers"], "sentids": [321, 322, 323, 324, 325], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000019592.jpg", "split": "test", "sentences": ["an image with a bottle of water"], "sentids": [326], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000019624.jpg", "split": "test", "sentences": ["a picture of a truck on the side of a street", "a picture of a umbrella on the side of a building"], "sentids": [327, 328], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000019631.jpg", "split": "test", "sentences": ["a picture of a handbag on the side of the road"], "sentids": [329], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000020177.jpg", "split": "test", "sentences": ["an image with a bottle of wine"], "sentids": [330], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000020641.jpg", "split": "test", "sentences": ["a picture of a refrigerator"], "sentids": [331], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000020646.jpg", "split": "test", "sentences": ["a photo of a handbag section in a store"], "sentids": [332], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000020781.jpg", "split": "test", "sentences": ["a picture of a cup of coffee", "a tv in the background", "a photo of a couch with two people sitting on it"], "sentids": [333, 334, 335], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000020788.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table with food on it", "a picture of a chair", "a photo of a dining table with food on it", "a photo of a potted plant in a vase", "a photo of a vase of flowers", "a photo of a knife being used to cut food on a table"], "sentids": [336, 337, 338, 339, 340, 341], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000020908.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table with a lot of food on it", "a picture of a orange juice and a plate of food on a table", "a cake in a bowl", "a photo of a chair and table with food on it", "a apple in a bowl", "a photo of a knife and fork on a table"], "sentids": [342, 343, 344, 345, 346, 347], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000020935.jpg", "split": "test", "sentences": ["an image with a cell phone", "a photo of a tv in the background", "a keyboard in front of a man"], "sentids": [348, 349, 350], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000021202.jpg", "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [351], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000021686.jpg", "split": "test", "sentences": ["a photo of a fork full of food", "an image with a cake and some people sitting at a table", "an image with a dining table full of food", "a photo of a pizza and salad restaurant"], "sentids": [352, 353, 354, 355], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000021993.jpg", "split": "test", "sentences": ["a chair in front of the table", "an image with a cup of beer in front of a table full of food", "a photo of a cake being cut at a dinner table", "a dining table in the middle of a room"], "sentids": [356, 357, 358, 359], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000022118.jpg", "split": "test", "sentences": ["a chair in the sand", "a backpack in the sand"], "sentids": [360, 361], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000022176.jpg", "split": "test", "sentences": ["a photo of a car with people standing on the side of the road", "a photo of a truck with people standing on the side of the road"], "sentids": [362, 363], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000022213.jpg", "split": "test", "sentences": ["a picture of a boat being pulled through the water"], "sentids": [364], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000022271.jpg", "split": "test", "sentences": ["a photo of a traffic light on the side of the road"], "sentids": [365], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000022802.jpg", "split": "test", "sentences": ["a chair in the sand", "an image with a bench and people on the beach"], "sentids": [366, 367], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000022816.jpg", "split": "test", "sentences": ["a photo of a cow in the background", "a picture of a chair"], "sentids": [368, 369], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000022979.jpg", "split": "test", "sentences": ["a bus in a parking lot"], "sentids": [370], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000023117.jpg", "split": "test", "sentences": ["a picture of a dining table with two people holding umbrellas", "a tie in the sky"], "sentids": [371, 372], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000023251.jpg", "split": "test", "sentences": ["a dining table in front of a bunch of food"], "sentids": [373], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000023821.jpg", "split": "test", "sentences": ["a picture of a motorcycle parked on the side of the road", "a picture of a fire hydrant with a motorcycle parked next to it", "an image with a traffic light and a motorcycle parked on the side of the road", "a photo of a truck with a motorcycle parked on the side of the road"], "sentids": [374, 375, 376, 377], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000024021.jpg", "split": "test", "sentences": ["a picture of a tie school in the early 20th century"], "sentids": [378], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000024097.jpg", "split": "test", "sentences": ["a truck in the middle of a street with people walking behind it"], "sentids": [379], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000024260.jpg", "split": "test", "sentences": ["a picture of a horse that is standing on its hind legs", "a photo of a zebra and a horse in a fenced in area"], "sentids": [380, 381], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000024385.jpg", "split": "test", "sentences": ["a photo of a laptop on a table", "a tie in front of a man", "an image with a cell phone", "a dining table in a restaurant", "an image with a chair, a table, a man and a woman"], "sentids": [382, 383, 384, 385, 386], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000025394.jpg", "split": "test", "sentences": ["a dining table in the background"], "sentids": [387], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000025453.jpg", "split": "test", "sentences": ["a picture of a dining table with people sitting around it", "a picture of a car parked on top of a grassy field"], "sentids": [388, 389], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000025550.jpg", "split": "test", "sentences": ["a photo of a stop sign in the middle of a crowd"], "sentids": [390], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000025603.jpg", "split": "test", "sentences": ["a book in the middle of the table", "a photo of a bottle of water", "a picture of a cell phone"], "sentids": [391, 392, 393], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000025860.jpg", "split": "test", "sentences": ["a person in a kitchen", "a laptop in a kitchen", "a picture of a spoon being used in a kitchen", "an image with a dining table and a man in a kitchen", "a photo of a refrigerator in a kitchen", "a photo of a oven in a kitchen"], "sentids": [394, 395, 396, 397, 398, 399], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000025997.jpg", "split": "test", "sentences": ["a photo of a surfboard in an amusement park"], "sentids": [400], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000026024.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [401], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000026026.jpg", "split": "test", "sentences": ["a picture of a elephant with people riding on it", "a photo of a chair ride on an elephant"], "sentids": [402, 403], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000026432.jpg", "split": "test", "sentences": ["a photo of a umbrella filled with people flying kites", "a picture of a dining table full of people flying kites", "a bench in the middle of a field with people flying kites"], "sentids": [404, 405, 406], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000026564.jpg", "split": "test", "sentences": ["a photo of a laptop and a desktop computer sitting on a desk", "a tv in the corner", "a picture of a bottle of water sitting on a desk next to a computer"], "sentids": [407, 408, 409], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000026573.jpg", "split": "test", "sentences": ["a picture of a handbag filled with umbrellas on a crowded street"], "sentids": [410], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000026611.jpg", "split": "test", "sentences": ["a photo of a broccoli and carrots being cooked in a pot", "a photo of a bowl filled with carrots and broccoli", "a picture of a cup full of carrots and broccoli sitting on a counter", "an image with a spoon full of carrots and broccoli"], "sentids": [411, 412, 413, 414], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000026690.jpg", "split": "test", "sentences": ["a photo of a skateboarder doing a trick in the air"], "sentids": [415], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000026802.jpg", "split": "test", "sentences": ["a train in a subway station with people on the platform"], "sentids": [416], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000026967.jpg", "split": "test", "sentences": ["a photo of a handbag on a conveyor belt"], "sentids": [417], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000026992.jpg", "split": "test", "sentences": ["an image with a dining table", "a pizza in the middle of the table"], "sentids": [418, 419], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000027285.jpg", "split": "test", "sentences": ["a photo of a refrigerator and stove in a kitchen", "a picture of a oven and refrigerator in a kitchen", "a photo of a toaster oven in a kitchen", "a picture of a sink and stove in a kitchen"], "sentids": [420, 421, 422, 423], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000027441.jpg", "split": "test", "sentences": ["a photo of a bicycle next to a stop sign", "a picture of a handbag on the ground"], "sentids": [424, 425], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000027642.jpg", "split": "test", "sentences": ["a picture of a car with a motorcycle parked next to it"], "sentids": [426], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000027975.jpg", "split": "test", "sentences": ["a photo of a motorcycle and a cow walking down a street", "an image with a bench and a cow walking down the street"], "sentids": [427, 428], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000028719.jpg", "split": "test", "sentences": ["a bottle in the middle of the table", "a photo of a backpacker family eating in a restaurant"], "sentids": [429, 430], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000028864.jpg", "split": "test", "sentences": ["an image with a bowl of fruit", "a picture of a spoonful of fruit in a bowl", "a picture of a person sitting at a table with a bowl of fruit"], "sentids": [431, 432, 433], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000029059.jpg", "split": "test", "sentences": ["a photo of a person", "a picture of a sandwich", "an image with a bottle of water", "a picture of a handbag"], "sentids": [434, 435, 436, 437], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000029563.jpg", "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball with a racquet", "an image with a potted plant in the background"], "sentids": [438, 439], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000029640.jpg", "split": "test", "sentences": ["a picture of a bowl full of meat and vegetables", "a picture of a spoonful of meat and vegetables in a frying pan"], "sentids": [440, 441], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000029838.jpg", "split": "test", "sentences": ["an image with a fork and some food on a plate", "a photo of a dining table with food on it", "a picture of a sandwich and asparagus on a plate", "a picture of a scissors and a plate with food on it", "an image with a bowl of food and asparagus", "an image with a knife and fork next to a plate of food"], "sentids": [442, 443, 444, 445, 446, 447], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000030347.jpg", "split": "test", "sentences": ["a picture of a refrigerator", "a photo of a keyboard", "an image with a tv in the background", "a photo of a remote control car in a living room"], "sentids": [448, 449, 450, 451], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000030353.jpg", "split": "test", "sentences": ["a photo of a train on the tracks at a train station", "a photo of a suitcase train at a train station", "an image with a handbag next to a train"], "sentids": [452, 453, 454], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000030413.jpg", "split": "test", "sentences": ["a photo of a clock tower in a train station"], "sentids": [455], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000031019.jpg", "split": "test", "sentences": ["a backpack in the middle of a crowd of people", "a handbag in the middle of the street"], "sentids": [456, 457], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000031118.jpg", "split": "test", "sentences": ["a photo of a handbag store with a christmas tree and a clock tower"], "sentids": [458], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000031151.jpg", "split": "test", "sentences": ["a picture of a bicycle in the snow with two people on skis", "a photo of a backpacker on skis standing next to a man in a wheelchair"], "sentids": [459, 460], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000031296.jpg", "split": "test", "sentences": ["an image with a tiered group of people sitting at a table"], "sentids": [461], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000031471.jpg", "split": "test", "sentences": ["a picture of a tv show"], "sentids": [462], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000031521.jpg", "split": "test", "sentences": ["a person in a kitchen using a laptop computer", "a picture of a wine glass", "an image with a potted plant and a person sitting at a table using a laptop", "a sink in the kitchen"], "sentids": [463, 464, 465, 466], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000031748.jpg", "split": "test", "sentences": ["a truck in the middle of the road"], "sentids": [467], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000032549.jpg", "split": "test", "sentences": ["a picture of a suitcase being pulled by a person on a city street", "a photo of a handbag on a street with a bus in the background"], "sentids": [468, 469], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000032901.jpg", "split": "test", "sentences": ["an image with a tie", "a photo of a wine glass"], "sentids": [470, 471], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000032932.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a kitchen"], "sentids": [472], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000033052.jpg", "split": "test", "sentences": ["a photo of a backpack in a living room", "a tv in a living room", "a photo of a dining table in a living room", "an image with a wine glass in front of a fire place", "a cup in the middle of a living room", "a picture of a bottle of wine sitting on a table in a living room"], "sentids": [473, 474, 475, 476, 477, 478], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000033061.jpg", "split": "test", "sentences": ["an image with a car and people flying kites in the sky"], "sentids": [479], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000033116.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air", "a picture of a backpacker on a tennis court", "a sports ball in the background"], "sentids": [480, 481, 482], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000033208.jpg", "split": "test", "sentences": ["a traffic light in the middle of a city street", "a photo of a person standing in front of a street sign"], "sentids": [483, 484], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000033221.jpg", "split": "test", "sentences": ["a photo of a tennis racket on the beach", "a picture of a truck on the beach with two people holding tennis rackets", "a picture of a backpacker on the beach holding a tennis racquet", "a picture of a handbag"], "sentids": [485, 486, 487, 488], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000033377.jpg", "split": "test", "sentences": ["a picture of a surfboarder and two dogs in the water"], "sentids": [489], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000033798.jpg", "split": "test", "sentences": ["a photo of a dining table and chairs in a living room", "an image with a laptop and a couch in a living room"], "sentids": [490, 491], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000033815.jpg", "split": "test", "sentences": ["a photo of a motorcycle in a parade with people sitting on the side of the road"], "sentids": [492], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000033830.jpg", "split": "test", "sentences": ["an image with a handbag", "a picture of a caribou being sheared"], "sentids": [493, 494], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000033845.jpg", "split": "test", "sentences": ["a picture of a knife", "a photo of a cup of coffee", "a picture of a forklift", "a photo of a bottle of wine", "a picture of a dining table"], "sentids": [495, 496, 497, 498, 499], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000033854.jpg", "split": "test", "sentences": ["an image with a bus, motorcycles, and an old car"], "sentids": [500], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000033871.jpg", "split": "test", "sentences": ["an image with a cell phone and a woman looking at a sink", "an image with a sink and a woman looking at it", "a book in a woman's hand", "an image with a handbag on a counter top"], "sentids": [501, 502, 503, 504], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000033979.jpg", "split": "test", "sentences": ["a photo of a car on the beach with kites flying in the air", "a picture of a backpacker flying a kite on the beach"], "sentids": [505, 506], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000034167.jpg", "split": "test", "sentences": ["a person in a green shirt flying a kite", "a photo of a truck in a field with a child flying a kite"], "sentids": [507, 508], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000034212.jpg", "split": "test", "sentences": ["a person in a kitchen", "a banana in the window"], "sentids": [509, 510], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000034445.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a picture of a person standing in a kitchen", "a picture of a oven in a kitchen with a woman in it", "a picture of a vase on a table in a kitchen", "a potted plant in the corner of a kitchen", "a photo of a book shelf in a kitchen"], "sentids": [511, 512, 513, 514, 515, 516], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000034471.jpg", "split": "test", "sentences": ["a picture of a tv in a living room"], "sentids": [517], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000034522.jpg", "split": "test", "sentences": ["a photo of a bird flying over a crowd of people"], "sentids": [518], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000034757.jpg", "split": "test", "sentences": ["an image with a dining table with food on it", "an image with a spoon and a bowl of food on a table", "a picture of a bottle of orange juice and a bowl of cereal on a table", "a picture of a cup of coffee and croissants on a table", "an image with a chair, a table, and a bowl of food", "an image with a knife and fork on a table"], "sentids": [519, 520, 521, 522, 523, 524], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000034786.jpg", "split": "test", "sentences": ["an image with a fire hydrant on the side of the road", "an image with a backpacker on a cell phone", "a picture of a cell phone user on the street", "an image with a truck and a man on a phone", "a picture of a parking meter man on his cell phone"], "sentids": [525, 526, 527, 528, 529], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000034820.jpg", "split": "test", "sentences": ["an image with a truck that is parked on the side of the road", "a bus in the street"], "sentids": [530, 531], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000034915.jpg", "split": "test", "sentences": ["an image with a refrigerator full of food", "an image with a apple and a bottle of juice"], "sentids": [532, 533], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000034930.jpg", "split": "test", "sentences": ["a photo of a motorcycle and a woman walking in the rain"], "sentids": [534], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000035148.jpg", "split": "test", "sentences": ["a picture of a bus driving down a city street"], "sentids": [535], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000035395.jpg", "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table with food on it", "an image with a cake and plates of food on a table"], "sentids": [536, 537, 538], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000035525.jpg", "split": "test", "sentences": ["a person in a kitchen preparing food", "a photo of a refrigerator in a kitchen", "a photo of a sink in a kitchen"], "sentids": [539, 540, 541], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000035599.jpg", "split": "test", "sentences": ["a photo of a car in a parking lot", "a picture of a bowl of fruit on a table"], "sentids": [542, 543], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000035671.jpg", "split": "test", "sentences": ["an image with a cow being chased by a man on horseback"], "sentids": [544], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000035682.jpg", "split": "test", "sentences": ["a photo of a chair", "a picture of a handbag", "an image with a dining table and a man eating a donut", "a picture of a cake with donuts on it", "a microwave in the background", "a book in the background"], "sentids": [545, 546, 547, 548, 549, 550], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000035891.jpg", "split": "test", "sentences": ["a photo of a bench in the middle of a city street"], "sentids": [551], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000036149.jpg", "split": "test", "sentences": ["an image with a clock in the background and three men playing chess", "a photo of a dining table with three men playing chess", "a picture of a potted plant on a table with three men playing chess", "an image with a handbag in the background and three men playing chess", "an image with a bottle of wine and four men playing chess"], "sentids": [552, 553, 554, 555, 556], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000036361.jpg", "split": "test", "sentences": ["a photo of a umbrella being held by two people", "a picture of a handbag on a pole with an umbrella in the background"], "sentids": [557, 558], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000036451.jpg", "split": "test", "sentences": ["a picture of a dog on a beach"], "sentids": [559], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000036494.jpg", "split": "test", "sentences": ["a clock in the middle of a restaurant", "a photo of a bottle shop with a large clock in the background", "an image with a bowl of food and a large clock in the background"], "sentids": [560, 561, 562], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000036561.jpg", "split": "test", "sentences": ["a bottle in a glass", "a wine glass in the middle of the table", "a cell phone in the middle of the table"], "sentids": [563, 564, 565], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000036936.jpg", "split": "test", "sentences": ["a tv in the living room", "a bowl in the middle of the room", "a cell phone in a man's hand", "a picture of a vase on the coffee table", "a handbag in the corner", "a photo of a dining table in a living room", "a remote in the hands of a man and a woman"], "sentids": [566, 567, 568, 569, 570, 571, 572], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000037149.jpg", "split": "test", "sentences": ["a photo of a handbag on display in a museum", "a picture of a cup in a glass case"], "sentids": [573, 574], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000037209.jpg", "split": "test", "sentences": ["a truck in the middle of the road", "an image with a motorcycle rider riding down the street", "a picture of a bicycle rider riding down the street"], "sentids": [575, 576, 577], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000037456.jpg", "split": "test", "sentences": ["a picture of a bottle of wine"], "sentids": [578], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000037655.jpg", "split": "test", "sentences": ["a picture of a wine glass", "a photo of a person sitting at a table with food", "a picture of a fork and spoon sitting on a plate of food", "a spoon in a bowl"], "sentids": [579, 580, 581, 582], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000037671.jpg", "split": "test", "sentences": ["a photo of a baseball glove, bat, and ball game"], "sentids": [583], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000037689.jpg", "split": "test", "sentences": ["an image with a skis in the air"], "sentids": [584], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000037777.jpg", "split": "test", "sentences": ["a oven in a kitchen with a table and chairs", "a picture of a refrigerator in a kitchen", "a picture of a banana on a table in a kitchen", "a picture of a dining table in a kitchen", "a picture of a bowl of fruit in a kitchen", "a photo of a bottle of orange juice in a kitchen", "a photo of a sink and refrigerator in a kitchen"], "sentids": [585, 586, 587, 588, 589, 590, 591], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000038709.jpg", "split": "test", "sentences": ["a picture of a giraffe at a carnival", "a photo of a cupcake being eaten by a giraffe", "a handbag in front of the giraffe"], "sentids": [592, 593, 594], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000038865.jpg", "split": "test", "sentences": ["a picture of a cup full of food on a table"], "sentids": [595], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000039009.jpg", "split": "test", "sentences": ["a photo of a chair with four hot dogs on it"], "sentids": [596], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000039115.jpg", "split": "test", "sentences": ["an image with a skateboarder doing a trick on a sidewalk", "a truck in the background", "an image with a traffic light and a skateboarder in the air"], "sentids": [597, 598, 599], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000039211.jpg", "split": "test", "sentences": ["a photo of a cup of coffee", "a photo of a fork full of food", "a cell phone in a man's hand", "an image with a dining table"], "sentids": [600, 601, 602, 603], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000039322.jpg", "split": "test", "sentences": ["a car in a parking lot"], "sentids": [604], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000039357.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a cell phone in the crowd"], "sentids": [605, 606], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000039484.jpg", "split": "test", "sentences": ["a photo of a airplane flying over a city street", "a truck in the middle of a busy city street"], "sentids": [607, 608], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000039630.jpg", "split": "test", "sentences": ["a tennis racket in a man's hand"], "sentids": [609], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000039900.jpg", "split": "test", "sentences": ["a picture of a tie up wagon with two horses pulling it in front of a building"], "sentids": [610], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000039961.jpg", "split": "test", "sentences": ["a picture of a skateboarder in a nun outfit", "a photo of a handbag wearing nun riding a skateboard", "a photo of a backpacker on a skateboard", "an image with a truck and a nun on a skateboard"], "sentids": [611, 612, 613, 614], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000040446.jpg", "split": "test", "sentences": ["an image with a person sitting in a church with a cross on the wall", "a picture of a chair in a church with a cross on it"], "sentids": [615, 616], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000040729.jpg", "split": "test", "sentences": ["a picture of a cake being cut by two people", "a picture of a tiered wedding cake", "an image with a dining table and two people cutting a cake", "a picture of a spoon cutting a cake", "a knife in the hand of a woman"], "sentids": [617, 618, 619, 620, 621], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000040924.jpg", "split": "test", "sentences": ["a photo of a tennis racket with two naked men sitting on the floor", "a picture of a bench full of naked men with tennis rackets", "a photo of a sports ball game with naked men playing tennis", "a picture of a bottle of wine with a naked man holding a tennis racket"], "sentids": [622, 623, 624, 625], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000040946.jpg", "split": "test", "sentences": ["a truck in a field full of sheep"], "sentids": [626], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000041020.jpg", "split": "test", "sentences": ["a picture of a horse with a woman sitting on it"], "sentids": [627], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000041128.jpg", "split": "test", "sentences": ["a picture of a truck filled with confetti being driven down the street"], "sentids": [628], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000041570.jpg", "split": "test", "sentences": ["a handbag in the middle of a busy street", "a photo of a backpacker street in hanoi, vietnam"], "sentids": [629, 630], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000042260.jpg", "split": "test", "sentences": ["a handbag in the sand"], "sentids": [631], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000042375.jpg", "split": "test", "sentences": ["a bowl in the middle of the table", "a handbag in a woman's hand", "a picture of a dining table with two women sitting at it"], "sentids": [632, 633, 634], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000042685.jpg", "split": "test", "sentences": ["a photo of a pizza party", "a picture of a cell phone with a pizza on it", "a picture of a handbag with a pizza in it"], "sentids": [635, 636, 637], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000042790.jpg", "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [638], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000042979.jpg", "split": "test", "sentences": ["a photo of a frisbee game being played in the rain"], "sentids": [639], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000043202.jpg", "split": "test", "sentences": ["a picture of a bench in the middle of a city street", "an image with a truck parked in the middle of a city street", "an image with a bus in the middle of a city street"], "sentids": [640, 641, 642], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000043286.jpg", "split": "test", "sentences": ["a picture of a train at a train station", "a photo of a clock tower"], "sentids": [643, 644], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000043344.jpg", "split": "test", "sentences": ["a picture of a tennis racket", "a umbrella in the background", "a bench in a tennis court"], "sentids": [645, 646, 647], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000043635.jpg", "split": "test", "sentences": ["a clock in front of a building", "a photo of a backpacker sitting on the ground in front of a building"], "sentids": [648, 649], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000043882.jpg", "split": "test", "sentences": ["a donut in a cup", "a picture of a person preparing food in a kitchen"], "sentids": [650, 651], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000043961.jpg", "split": "test", "sentences": ["an image with a fork, a spoon, and a baby eating at a table", "a picture of a bottle of orange juice", "a picture of a knife and fork"], "sentids": [652, 653, 654], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000044054.jpg", "split": "test", "sentences": ["a photo of a cup of coffee", "a laptop in front of a man", "a vase in the middle of the room", "an image with a dining table full of people", "a backpack in the middle of the room"], "sentids": [655, 656, 657, 658, 659], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000044136.jpg", "split": "test", "sentences": ["a photo of a tie wearing man holding a beer", "an image with a bottle of wine and two men in tuxedos"], "sentids": [660, 661], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000044263.jpg", "split": "test", "sentences": ["a photo of a tv and a computer in a room", "a picture of a laptop sitting on a desk in a room", "an image with a bottle of wine and a laptop in a room"], "sentids": [662, 663, 664], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000044590.jpg", "split": "test", "sentences": ["an image with a car, motorcycles, and people"], "sentids": [665], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000044800.jpg", "split": "test", "sentences": ["an image with a truck that is parked on the side of the road", "an image with a bench in the middle of a street"], "sentids": [666, 667], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000044801.jpg", "split": "test", "sentences": ["a bus in the street", "a photo of a motorcycle rider on a busy city street", "a truck in the middle of the street"], "sentids": [668, 669, 670], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000044802.jpg", "split": "test", "sentences": ["an image with a tennis racket", "a chair in the background", "an image with a bench in the background"], "sentids": [671, 672, 673], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000044831.jpg", "split": "test", "sentences": ["an image with a clock tower on the side of a building"], "sentids": [674], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000044839.jpg", "split": "test", "sentences": ["an image with a cupcake on a table", "a fork in the middle of a cake", "a potted plant in the background", "a dining table in the middle of a room"], "sentids": [675, 676, 677, 678], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000045136.jpg", "split": "test", "sentences": ["a tennis racket in a man's hand"], "sentids": [679], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000045229.jpg", "split": "test", "sentences": ["an image with a microwave oven sitting next to a window", "a cup in front of a window"], "sentids": [680, 681], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000045844.jpg", "split": "test", "sentences": ["a tennis racket in the middle of the street"], "sentids": [682], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000047112.jpg", "split": "test", "sentences": ["a picture of a pizza on a plate with a glass of wine", "a bowl in the middle of a table", "a picture of a person sitting at a table with a pizza and a glass of beer"], "sentids": [683, 684, 685], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000047361.jpg", "split": "test", "sentences": ["a photo of a tie wearing man and woman sitting at a table", "a knife in the man's hand", "a fork in the man's hand", "a picture of a cake and some people sitting at a table", "a photo of a sandwich on a plate with two people sitting at a table", "a photo of a bowl of fruit"], "sentids": [686, 687, 688, 689, 690, 691], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000047511.jpg", "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [692], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000047570.jpg", "split": "test", "sentences": ["a fork in the middle of the table", "a photo of a dining table full of food", "a picture of a knife and fork"], "sentids": [693, 694, 695], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000047837.jpg", "split": "test", "sentences": ["a wine glass in a man's hand", "an image with a dining table and three people sitting at it"], "sentids": [696, 697], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000047873.jpg", "split": "test", "sentences": ["a picture of a microwave in a coffee shop", "a picture of a bowl of soup sitting on a counter"], "sentids": [698, 699], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000047882.jpg", "split": "test", "sentences": ["an image with a wine glass in the middle of a kitchen", "a picture of a microwave oven in a kitchen", "a dining table in a kitchen"], "sentids": [700, 701, 702], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000047916.jpg", "split": "test", "sentences": ["a picture of a frisbee being held by a dog"], "sentids": [703], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000048014.jpg", "split": "test", "sentences": ["a dog in a park with a man on a leash", "a photo of a bench and a man walking a dog", "an image with a chair and a man walking a dog", "a handbag in the foreground"], "sentids": [704, 705, 706, 707], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000048037.jpg", "split": "test", "sentences": ["a picture of a refrigerator with food in it", "a picture of a bowl full of food in a refrigerator"], "sentids": [708, 709], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000048133.jpg", "split": "test", "sentences": ["an image with a snowboarder at the top of a mountain"], "sentids": [710], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000048299.jpg", "split": "test", "sentences": ["a horse in the middle of the road"], "sentids": [711], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000048609.jpg", "split": "test", "sentences": ["a photo of a bus driving down a street in a city", "a photo of a handbag on the side of a street"], "sentids": [712, 713], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000048684.jpg", "split": "test", "sentences": ["a picture of a dining table", "a photo of a cell phone group that is sitting at a table"], "sentids": [714, 715], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000048972.jpg", "split": "test", "sentences": ["a photo of a car parked in front of a clock", "a photo of a clock on the side of a building", "an image with a bicycle next to a clock on the side of a building"], "sentids": [716, 717, 718], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000049048.jpg", "split": "test", "sentences": ["a cell phone in a woman's hand"], "sentids": [719], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000049096.jpg", "split": "test", "sentences": ["an image with a fork and a bowl of food", "an image with a hot dog in a bowl of soup"], "sentids": [720, 721], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000049327.jpg", "split": "test", "sentences": ["a skateboard in the middle of a city street"], "sentids": [722], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000049660.jpg", "split": "test", "sentences": ["a tennis racket in the air", "a photo of a handbag on a tennis court", "an image with a sports ball", "an image with a backpack on a tennis court"], "sentids": [723, 724, 725, 726], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000049759.jpg", "split": "test", "sentences": ["a sports ball in the air"], "sentids": [727], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000049862.jpg", "split": "test", "sentences": ["a picture of a handbag filled with suitcases sitting on the sidewalk"], "sentids": [728], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000049985.jpg", "split": "test", "sentences": ["a laptop in front of a table", "a photo of a person sitting in an auditorium", "a picture of a cell phone on a table in an auditorium"], "sentids": [729, 730, 731], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000050148.jpg", "split": "test", "sentences": ["a photo of a tv screen with two men standing in front of it", "a photo of a remote control in the hands of two men"], "sentids": [732, 733], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000050431.jpg", "split": "test", "sentences": ["a picture of a motorcycle and horse drawn carriage on a city street"], "sentids": [734], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000050778.jpg", "split": "test", "sentences": ["a photo of a bus that is parked in a parking lot", "an image with a backpack on the back of a bus"], "sentids": [735, 736], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000050975.jpg", "split": "test", "sentences": ["an image with a sports ball in the middle of a court", "a photo of a laptop computer screen with a basketball game on it"], "sentids": [737, 738], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000051089.jpg", "split": "test", "sentences": ["a picture of a traffic light on a city street"], "sentids": [739], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000051476.jpg", "split": "test", "sentences": ["a picture of a oven full of chocolate cake"], "sentids": [740], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000051540.jpg", "split": "test", "sentences": ["a clock in front of a pile of oranges and avocados"], "sentids": [741], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000051702.jpg", "split": "test", "sentences": ["a truck in the middle of a busy city street"], "sentids": [742], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000051928.jpg", "split": "test", "sentences": ["a handbag in the foreground"], "sentids": [743], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000052638.jpg", "split": "test", "sentences": ["a picture of a elephant with children riding on it"], "sentids": [744], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000052689.jpg", "split": "test", "sentences": ["a photo of a skisier jumping over a ramp in the snow"], "sentids": [745], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000052700.jpg", "split": "test", "sentences": ["a picture of a dining table full of food", "a spoon in the middle of a table full of desserts"], "sentids": [746, 747], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000052996.jpg", "split": "test", "sentences": ["an image with a refrigerator and several people in a kitchen", "an image with a knife and some people in a kitchen"], "sentids": [748, 749], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000053364.jpg", "split": "test", "sentences": ["an image with a handbag and umbrella"], "sentids": [750], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000053465.jpg", "split": "test", "sentences": ["an image with a cake sitting on a table", "a photo of a dining table with a cake on it", "an image with a knife and a cake on a table", "a picture of a bowl of food and a cake on a table"], "sentids": [751, 752, 753, 754], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000053952.jpg", "split": "test", "sentences": ["a clock in the kitchen", "a picture of a bowl of pizza", "an image with a oven, a man, and two children in a kitchen", "a potted plant in a kitchen", "a dining table in a kitchen", "a photo of a chair"], "sentids": [755, 756, 757, 758, 759, 760], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000054025.jpg", "split": "test", "sentences": ["a photo of a handbag on the sidewalk next to a bus"], "sentids": [761], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000054039.jpg", "split": "test", "sentences": ["an image with a bus parked on the side of the road", "an image with a truck parked on the side of the road"], "sentids": [762, 763], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000054133.jpg", "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "an image with a bed in the middle of a kitchen", "a photo of a bowl sitting on a counter in a kitchen", "a photo of a suitcase in the kitchen of a cabin", "a dining table in the kitchen of a cabin"], "sentids": [764, 765, 766, 767, 768], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000054204.jpg", "split": "test", "sentences": ["an image with a horse pulling a cart on a city street", "a bus in the background", "an image with a traffic light and a horse pulling a cart"], "sentids": [769, 770, 771], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000054337.jpg", "split": "test", "sentences": ["a picture of a dining table", "a book in front of a man"], "sentids": [772, 773], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000054485.jpg", "split": "test", "sentences": ["an image with a bus driving down a city street"], "sentids": [774], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000054605.jpg", "split": "test", "sentences": ["an image with a cake and a drink on a table"], "sentids": [775], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000054967.jpg", "split": "test", "sentences": ["a picture of a person walking down a city street"], "sentids": [776], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000055467.jpg", "split": "test", "sentences": ["a photo of a dining table full of teddy bears", "a bottle in the middle of the table"], "sentids": [777, 778], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000055594.jpg", "split": "test", "sentences": ["a apple in a basket"], "sentids": [779], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000056504.jpg", "split": "test", "sentences": ["a photo of a tie between a man and a sheep", "a picture of a bicycle"], "sentids": [780, 781], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000057150.jpg", "split": "test", "sentences": ["a teddy bear in front of a group of children"], "sentids": [782], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000057387.jpg", "split": "test", "sentences": ["a photo of a tennis racket player on a tennis court"], "sentids": [783], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000057542.jpg", "split": "test", "sentences": ["a picture of a laptop", "an image with a wine glass", "a photo of a keyboard"], "sentids": [784, 785, 786], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000057878.jpg", "split": "test", "sentences": ["an image with a fork and a plate of food", "an image with a knife and fork in front of a plate of food", "a picture of a spoonful of food sitting on a table", "a dining table in a restaurant with food on it"], "sentids": [787, 788, 789, 790], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000057879.jpg", "split": "test", "sentences": ["a photo of a bicycle on the side of a street"], "sentids": [791], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000058462.jpg", "split": "test", "sentences": ["an image with a refrigerator in a room", "a microwave in a room"], "sentids": [792, 793], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000059044.jpg", "split": "test", "sentences": ["an image with a handbag in the foreground and a group of people playing a video", "a tv in the background"], "sentids": [794, 795], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000059328.jpg", "split": "test", "sentences": ["a photo of a traffic light on a busy city street", "an image with a handbag on the ground and people walking down the street"], "sentids": [796, 797], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000059455.jpg", "split": "test", "sentences": ["a suitcase in the middle of the road"], "sentids": [798], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000059732.jpg", "split": "test", "sentences": ["a photo of a bus on a city street at night"], "sentids": [799], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000060515.jpg", "split": "test", "sentences": ["a picture of a person sitting in front of a table", "a photo of a tv sitting on top of a table", "a picture of a cup of coffee sitting on a table", "a horse in a room"], "sentids": [800, 801, 802, 803], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000060610.jpg", "split": "test", "sentences": ["a photo of a backpacker bus on a city street", "an image with a motorcycle and a double decker bus"], "sentids": [804, 805], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000060647.jpg", "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "a photo of a baseball glove"], "sentids": [806, 807], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000060700.jpg", "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [808], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000060823.jpg", "split": "test", "sentences": ["a picture of a person feeding pigeons and other animals"], "sentids": [809], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000061181.jpg", "split": "test", "sentences": ["a photo of a motorcycle on a busy city street"], "sentids": [810], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000061507.jpg", "split": "test", "sentences": ["a picture of a suitcase in a park with people flying kites", "an image with a bicycle in the foreground and people flying kites in the background", "an image with a backpack flying a kite in a park"], "sentids": [811, 812, 813], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000061897.jpg", "split": "test", "sentences": ["a picture of a bicycle rider on a city street at night", "a photo of a backpacker riding a bike on a city street"], "sentids": [814, 815], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000062023.jpg", "split": "test", "sentences": ["an image with a bench and a man on a surfboard in the water"], "sentids": [816], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000062109.jpg", "split": "test", "sentences": ["a picture of a book on bicycle racing in paris, france"], "sentids": [817], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000062410.jpg", "split": "test", "sentences": ["an image with a potted plant in a vase on a table", "a photo of a chair in front of a window", "a picture of a knife on a table with flowers in a vase"], "sentids": [818, 819, 820], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000062687.jpg", "split": "test", "sentences": ["a picture of a traffic light in the snow with people holding umbrellas"], "sentids": [821], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000063040.jpg", "split": "test", "sentences": ["an image with a backpack and children sitting in a room with a dog"], "sentids": [822], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000063231.jpg", "split": "test", "sentences": ["a picture of a backpacker sitting at a table with two other people"], "sentids": [823], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000063397.jpg", "split": "test", "sentences": ["an image with a boat and two people walking on a sidewalk", "a picture of a chair next to a body of water", "an image with a cell phone and two people walking next to a body of water", "a picture of a cup of coffee with two people walking next to a body of water"], "sentids": [824, 825, 826, 827], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000063650.jpg", "split": "test", "sentences": ["a cup in the middle of the street", "a backpack in the middle of a busy city street"], "sentids": [828, 829], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000063791.jpg", "split": "test", "sentences": ["a picture of a sports ball being played on a field", "a photo of a bicycle race in a park"], "sentids": [830, 831], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000063906.jpg", "split": "test", "sentences": ["a picture of a truckload of surfers heading to the beach"], "sentids": [832], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000063934.jpg", "split": "test", "sentences": ["a skateboard in the middle of a city street", "a parking meter in front of a building"], "sentids": [833, 834], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000063939.jpg", "split": "test", "sentences": ["a photo of a dining table with people sitting at it", "a picture of a cake sitting on a table at a dinner party"], "sentids": [835, 836], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000063953.jpg", "split": "test", "sentences": ["a picture of a skateboarder doing a trick on a box", "a picture of a bench with a skateboarder doing a trick on it"], "sentids": [837, 838], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000064183.jpg", "split": "test", "sentences": ["an image with a umbrella and people walking down the street", "a picture of a fire hydrant in the middle of a street"], "sentids": [839, 840], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000064196.jpg", "split": "test", "sentences": ["a photo of a sink full of food in a kitchen", "an image with a cupcake and a woman in a kitchen", "a photo of a tv in a kitchen", "a photo of a dining table with two women preparing food", "a handbag in a kitchen", "a picture of a refrigerator in a kitchen", "a picture of a spoonful of icing on a cupcake"], "sentids": [841, 842, 843, 844, 845, 846, 847], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000064334.jpg", "split": "test", "sentences": ["a photo of a suitcase maker at a woodworking show"], "sentids": [848], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000064599.jpg", "split": "test", "sentences": ["a person in a kitchen", "an image with a dining table", "an image with a wine glass", "a photo of a knife being put on a plate of food", "a photo of a chair with plates of food on it", "an image with a broccoli dish on a table"], "sentids": [849, 850, 851, 852, 853, 854], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000064760.jpg", "split": "test", "sentences": ["a picture of a cell phone taking a picture of two women standing in front of a"], "sentids": [855], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000064824.jpg", "split": "test", "sentences": ["a picture of a handbag in front of a group of people", "a photo of a chair in front of a group of people"], "sentids": [856, 857], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000065001.jpg", "split": "test", "sentences": ["an image with a car and motorcycles parked in a parking lot"], "sentids": [858], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000065288.jpg", "split": "test", "sentences": ["a bicycle in the middle of a street with people sitting on it", "a picture of a bus with a monkey sitting on it"], "sentids": [859, 860], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000065655.jpg", "split": "test", "sentences": ["a picture of a pizza restaurant", "a fork in the man's hand", "a cup in the middle of the table"], "sentids": [861, 862, 863], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000066038.jpg", "split": "test", "sentences": ["an image with a bird on the beach and people under umbrellas", "an image with a cup of coffee and umbrellas on the beach"], "sentids": [864, 865], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000066231.jpg", "split": "test", "sentences": ["a apple in a bowl", "an image with a sink full of food in a kitchen"], "sentids": [866, 867], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000066243.jpg", "split": "test", "sentences": ["a snowboard in the snow", "a photo of a skis and snowboarder standing in the snow"], "sentids": [868, 869], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000066355.jpg", "split": "test", "sentences": ["a cat in front of a pile of books", "a picture of a bed with many books on it", "an image with a chair, books, and a cat on a bed"], "sentids": [870, 871, 872], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000067207.jpg", "split": "test", "sentences": ["an image with a refrigerator in the background", "a photo of a cat and two women in a living room", "a picture of a dining table with two people playing a video game", "a couch in the background"], "sentids": [873, 874, 875, 876], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000067208.jpg", "split": "test", "sentences": ["a cow in the street", "a photo of a car driving down a street with a cow in the background"], "sentids": [877, 878], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000067213.jpg", "split": "test", "sentences": ["a photo of a dog jumping into a pool", "an image with a bus full of people and a dog jumping into a pool", "a photo of a truck with a dog jumping over a pool"], "sentids": [879, 880, 881], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000067412.jpg", "split": "test", "sentences": ["a photo of a backpacker flying a kite", "an image with a handbag and people flying kites"], "sentids": [882, 883], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000067502.jpg", "split": "test", "sentences": ["a picture of a frisbee being thrown into the air", "an image with a car in the background"], "sentids": [884, 885], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000067537.jpg", "split": "test", "sentences": ["a picture of a forkful of food being served to a group of people", "a photo of a tiered table filled with food", "a photo of a pizza party", "an image with a dining table filled with food", "a handbag in the middle of a table", "a picture of a bottle of wine"], "sentids": [886, 887, 888, 889, 890, 891], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000067616.jpg", "split": "test", "sentences": ["a picture of a fire hydrant on the side of a building", "a photo of a truck driving down a city street", "a picture of a parking meter on the side of a building", "a picture of a potted plant on the side of a building"], "sentids": [892, 893, 894, 895], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000067765.jpg", "split": "test", "sentences": ["an image with a dining table", "a picture of a backpack", "a photo of a bottle of water"], "sentids": [896, 897, 898], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000068080.jpg", "split": "test", "sentences": ["an image with a tennis racket", "a photo of a bottle of water", "a photo of a potted plant"], "sentids": [899, 900, 901], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000068291.jpg", "split": "test", "sentences": ["an image with a umbrella in the foreground and a group of sheep in the background"], "sentids": [902], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000068745.jpg", "split": "test", "sentences": ["an image with a book, a picnic basket, and a teddy bear", "a suitcase in front of a picnic table", "an image with a person and a teddy bear"], "sentids": [903, 904, 905], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000068771.jpg", "split": "test", "sentences": ["a picture of a teddy bear on an airplane"], "sentids": [906], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000068973.jpg", "split": "test", "sentences": ["a picture of a backpack full of skis", "an image with a snowboarder and skiers in the background"], "sentids": [907, 908], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000069189.jpg", "split": "test", "sentences": ["a picture of a truck full of chickens on the side of the road", "a handbag in the middle of the road", "a bicycle in the street with chickens on it"], "sentids": [909, 910, 911], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000069196.jpg", "split": "test", "sentences": ["a picture of a airplane with people standing around it"], "sentids": [912], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000069340.jpg", "split": "test", "sentences": ["an image with a bottle of wine on the counter next to a window", "an image with a oven and sink in a kitchen"], "sentids": [913, 914], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000069577.jpg", "split": "test", "sentences": ["a photo of a chair with a table full of food", "a picture of a cake and a bunch of food on a table", "an image with a banana and a bunch of food on a table", "an image with a dining table full of food", "a carrot in a bowl", "a photo of a broccoli salad on a table", "a picture of a knife and fork on a table", "a picture of a potted plant on a table"], "sentids": [915, 916, 917, 918, 919, 920, 921, 922], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000069670.jpg", "split": "test", "sentences": ["a motorcycle in the middle of a field", "an image with a person sitting on a motorcycle"], "sentids": [923, 924], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000069750.jpg", "split": "test", "sentences": ["a chair in the middle of a room"], "sentids": [925], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000069969.jpg", "split": "test", "sentences": ["a backpack in a restaurant with people sitting at tables", "a photo of a cell phone in a restaurant with people sitting at tables"], "sentids": [926, 927], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000070321.jpg", "split": "test", "sentences": ["a motorcycle in the middle of the street", "a photo of a clock tower in a city", "an image with a handbag and a woman on a bike"], "sentids": [928, 929, 930], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000070478.jpg", "split": "test", "sentences": ["a tv in the room", "a picture of a chair", "a couch in the living room"], "sentids": [931, 932, 933], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000070480.jpg", "split": "test", "sentences": ["a picture of a baseball bat"], "sentids": [934], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000070527.jpg", "split": "test", "sentences": ["an image with a person sitting at a table with plates of food", "a photo of a wine glass and a plate of food on a table", "an image with a chair and plates of food on a table", "a photo of a dining table with food on it"], "sentids": [935, 936, 937, 938], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000070744.jpg", "split": "test", "sentences": ["a picture of a surfboard reflected in a window", "an image with a laptop and surfboard reflected in a window", "a picture of a wine glass with a surfboard reflected in it"], "sentids": [939, 940, 941], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000070865.jpg", "split": "test", "sentences": ["a dining table in a restaurant", "a photo of a sandwich on a plate and two men sitting at a table", "a bowl in the middle of the table"], "sentids": [942, 943, 944], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000070987.jpg", "split": "test", "sentences": ["a dining table in a kitchen", "a picture of a microwave pizza", "a photo of a chair", "a sink in the kitchen"], "sentids": [945, 946, 947, 948], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000071209.jpg", "split": "test", "sentences": ["a picture of a cowboys and cowgirls at a rodeo"], "sentids": [949], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000071284.jpg", "split": "test", "sentences": ["a car in the middle of a busy city street", "a photo of a sheep walking down the street on a cobblestone road"], "sentids": [950, 951], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000071752.jpg", "split": "test", "sentences": ["a picture of a handbag on the side of a bus", "an image with a car and people on a street"], "sentids": [952, 953], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000071826.jpg", "split": "test", "sentences": ["a photo of a dining table", "a spoon in the middle of the table", "an image with a pizza and a bottle of wine"], "sentids": [954, 955, 956], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000072096.jpg", "split": "test", "sentences": ["a dining table in front of a woman sitting at it", "a person in front of a table with food on it", "a photo of a bowl of food on a table", "a picture of a toaster in front of a plate of food"], "sentids": [957, 958, 959, 960], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000072105.jpg", "split": "test", "sentences": ["an image with a dining table in the background"], "sentids": [961], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000072514.jpg", "split": "test", "sentences": ["an image with a truck, cows, and a woman"], "sentids": [962], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000072582.jpg", "split": "test", "sentences": ["a photo of a cell phone with a group of people sitting at a table", "a tie in a blue shirt"], "sentids": [963, 964], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000072764.jpg", "split": "test", "sentences": ["an image with a sports ball in the air"], "sentids": [965], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000073201.jpg", "split": "test", "sentences": ["a fork in a child's hand"], "sentids": [966], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000073209.jpg", "split": "test", "sentences": ["an image with a handbag in the background"], "sentids": [967], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000073239.jpg", "split": "test", "sentences": ["a picture of a clock room"], "sentids": [968], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000073749.jpg", "split": "test", "sentences": ["a picture of a baseball glove", "a baseball bat in the batter's box", "an image with a chair, a baseball player, and an umpire"], "sentids": [969, 970, 971], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000073861.jpg", "split": "test", "sentences": ["a picture of a cat laying on the floor in a kitchen", "a photo of a chair in a kitchen with a black cat laying on the floor", "a photo of a oven in a kitchen", "an image with a refrigerator and a black cat in a kitchen", "a photo of a microwave in a kitchen", "a picture of a potted plant in a kitchen"], "sentids": [972, 973, 974, 975, 976, 977], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000074332.jpg", "split": "test", "sentences": ["an image with a backpack and a man in a hat talking on a cell phone"], "sentids": [978], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000074412.jpg", "split": "test", "sentences": ["a truck in the sand"], "sentids": [979], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000074430.jpg", "split": "test", "sentences": ["a photo of a dining table with umbrellas in front of the ocean"], "sentids": [980], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000074478.jpg", "split": "test", "sentences": ["an image with a dining table in the background"], "sentids": [981], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000074603.jpg", "split": "test", "sentences": ["an image with a backpacker in the middle of a group of people", "a picture of a spoonful of food in a kitchen", "an image with a fork full of food in a kitchen"], "sentids": [982, 983, 984], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000074638.jpg", "split": "test", "sentences": ["a photo of a tv in a living room", "an image with a laptop and a tv in a living room", "an image with a potted plant and a man sitting on the couch", "a picture of a bowl of fruit in front of a tv"], "sentids": [985, 986, 987, 988], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000074656.jpg", "split": "test", "sentences": ["an image with a cell phone", "a photo of a dining table"], "sentids": [989, 990], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000074733.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table with food and drinks", "a pizza in a tray on a table with glasses of beer", "a picture of a cell phone sitting on top of a table"], "sentids": [991, 992, 993], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000075006.jpg", "split": "test", "sentences": ["a picture of a pizza and two men sitting at a table", "a dining table in a restaurant", "a picture of a chair"], "sentids": [994, 995, 996], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000075183.jpg", "split": "test", "sentences": ["a bowl in the corner"], "sentids": [997], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000075327.jpg", "split": "test", "sentences": ["a picture of a backpacker flying a dragon kite in a park"], "sentids": [998], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000075344.jpg", "split": "test", "sentences": ["an image with a dog in the backyard", "an image with a bench and chairs in a backyard", "a picture of a umbrella and chairs in a backyard", "a dining table in a backyard with chairs and potted plants"], "sentids": [999, 1000, 1001, 1002], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000075375.jpg", "split": "test", "sentences": ["an image with a surfboard and kites in the water"], "sentids": [1003], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000075612.jpg", "split": "test", "sentences": ["a tv in a room", "a chair in a room"], "sentids": [1004, 1005], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000075646.jpg", "split": "test", "sentences": ["a picture of a potted plant with a tennis court in the background", "a photo of a dining table with several women and children", "a photo of a tie-dye group with tennis rackets"], "sentids": [1006, 1007, 1008], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000075713.jpg", "split": "test", "sentences": ["a tie in between a highland cow and a man"], "sentids": [1009], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000075806.jpg", "split": "test", "sentences": ["a picture of a bus full of kites flying in the sky"], "sentids": [1010], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000075990.jpg", "split": "test", "sentences": ["a photo of a horse and rider on a city street", "a picture of a stop sign and a man on a horse"], "sentids": [1011, 1012], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000076082.jpg", "split": "test", "sentences": ["a picture of a handbag on the sidewalk with two people walking under an umbrella", "a picture of a umbrella-carrying couple walking down a city street", "a photo of a truck driving down a city street"], "sentids": [1013, 1014, 1015], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000076155.jpg", "split": "test", "sentences": ["an image with a cow laying down in the grass"], "sentids": [1016], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000076176.jpg", "split": "test", "sentences": ["a bowl in the middle of the kitchen", "a dining table in the kitchen"], "sentids": [1017, 1018], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000076518.jpg", "split": "test", "sentences": ["a picture of a fork and knife sitting on a table next to a plate of food", "a picture of a sandwich on a plate with a glass of tea next to it", "an image with a knife and fork on a table", "a dining table in the kitchen", "a bowl in the middle of the table"], "sentids": [1019, 1020, 1021, 1022, 1023], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000076593.jpg", "split": "test", "sentences": ["a picture of a cup of wine", "an image with a dining table and three people sitting at it", "a picture of a backpacker sitting at a table with a glass of wine"], "sentids": [1024, 1025, 1026], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000077102.jpg", "split": "test", "sentences": ["an image with a cup of coffee sitting on a table next to a window", "a picture of a wine glass on a table next to a window", "an image with a knife on the counter next to a window"], "sentids": [1027, 1028, 1029], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000077460.jpg", "split": "test", "sentences": ["an image with a bicycle in the foreground and people flying kites in the background"], "sentids": [1030], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000077615.jpg", "split": "test", "sentences": ["a photo of a truck parked on the side of the road", "a photo of a bench with people sitting on it"], "sentids": [1031, 1032], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000077681.jpg", "split": "test", "sentences": ["a photo of a knife and fork sitting on a table next to a slice of pizza", "a picture of a dining table with a pizza on it"], "sentids": [1033, 1034], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000077891.jpg", "split": "test", "sentences": ["a dining table in the sand"], "sentids": [1035], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000077954.jpg", "split": "test", "sentences": ["a picture of a frisbee being thrown by a man in front of a crowd"], "sentids": [1036], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000078313.jpg", "split": "test", "sentences": ["an image with a dining table in the middle of a room"], "sentids": [1037], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000078537.jpg", "split": "test", "sentences": ["a photo of a airplane flying over a man in a red shirt", "a picture of a motorcycle and a kite flying over a field"], "sentids": [1038, 1039], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000078565.jpg", "split": "test", "sentences": ["an image with a dog and people on the beach"], "sentids": [1040], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000078701.jpg", "split": "test", "sentences": ["a cake in a box", "a photo of a tv in front of a woman holding a cake", "a photo of a potted plant"], "sentids": [1041, 1042, 1043], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000078707.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire", "a sports ball in the background", "a truck in the background"], "sentids": [1044, 1045, 1046], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000078838.jpg", "split": "test", "sentences": ["a photo of a frisbee team"], "sentids": [1047], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000078915.jpg", "split": "test", "sentences": ["a picture of a sports ball being hit by a tennis player", "a photo of a tennis racket hitting a tennis ball", "a backpack in the background"], "sentids": [1048, 1049, 1050], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000079261.jpg", "split": "test", "sentences": ["an image with a clock in the background", "a picture of a backpacker sweeping up water in front of a building"], "sentids": [1051, 1052], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000079975.jpg", "split": "test", "sentences": ["a skateboard in the middle of an empty parking lot", "a car in a parking lot"], "sentids": [1053, 1054], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000080104.jpg", "split": "test", "sentences": ["a picture of a train at a train station"], "sentids": [1055], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000080117.jpg", "split": "test", "sentences": ["a photo of a person doing a trick on a skateboard"], "sentids": [1056], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000080340.jpg", "split": "test", "sentences": ["a photo of a suitcase with a young boy standing next to it", "an image with a chair and a young boy standing next to a suitcase", "a dining table in the background"], "sentids": [1057, 1058, 1059], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000081248.jpg", "split": "test", "sentences": ["a kite in the sky", "a photo of a handbag and a kite flying in china"], "sentids": [1060, 1061], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000081812.jpg", "split": "test", "sentences": ["a photo of a dining table", "a picture of a bottle of wine", "a picture of a pizza party"], "sentids": [1062, 1063, 1064], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000082518.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "an image with a sports ball and a tennis player"], "sentids": [1065, 1066], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000082697.jpg", "split": "test", "sentences": ["a picture of a clock tower and bikes on a boardwalk", "a handbag in the foreground"], "sentids": [1067, 1068], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000082812.jpg", "split": "test", "sentences": ["an image with a train station and people waiting for their train", "a picture of a handbag in a train station"], "sentids": [1069, 1070], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000082821.jpg", "split": "test", "sentences": ["a bus in the middle of a lake with boats next to it", "a photo of a bench in the middle of a body of water"], "sentids": [1071, 1072], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000082889.jpg", "split": "test", "sentences": ["a picture of a person with a tray of food on an outdoor table", "an image with a bottle of water and a tray of food"], "sentids": [1073, 1074], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000082994.jpg", "split": "test", "sentences": ["a picture of a airplane with a group of people in front of it"], "sentids": [1075], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000083134.jpg", "split": "test", "sentences": ["a pizza in the oven", "an image with a spoon and a bowl of food", "an image with a oven", "a bowl in the kitchen", "an image with a sink full of food", "a cup in the middle of the counter", "a photo of a microwave"], "sentids": [1076, 1077, 1078, 1079, 1080, 1081, 1082], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000083462.jpg", "split": "test", "sentences": ["a keyboard in front of a computer on a desk", "a tv in the corner", "a chair in front of a desk with a computer on it", "an image with a bowl of fruit on a desk", "a photo of a cup of coffee sitting on a desk", "a cell phone in the corner of an office cubicle"], "sentids": [1083, 1084, 1085, 1086, 1087, 1088], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000083766.jpg", "split": "test", "sentences": ["a picture of a tv screen in an airport with a bunch of luggage and people"], "sentids": [1089], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000083836.jpg", "split": "test", "sentences": ["a banana in a bowl", "a sink in the kitchen", "an image with a apple and a man in a kitchen"], "sentids": [1090, 1091, 1092], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000084694.jpg", "split": "test", "sentences": ["an image with a dining table in a cave", "a photo of a cup of coffee in a cave"], "sentids": [1093, 1094], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000084866.jpg", "split": "test", "sentences": ["a photo of a chair tennis team"], "sentids": [1095], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000085029.jpg", "split": "test", "sentences": ["a motorcycle in the background", "an image with a truck full of bananas"], "sentids": [1096, 1097], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000085157.jpg", "split": "test", "sentences": ["an image with a bowl of food", "a photo of a dining table"], "sentids": [1098, 1099], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000085160.jpg", "split": "test", "sentences": ["a picture of a laptop on a desk", "a photo of a mouse on a computer screen", "a picture of a handbag"], "sentids": [1100, 1101, 1102], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000085674.jpg", "split": "test", "sentences": ["a picture of a bowl of sausages on a table", "a picture of a handbag with food on it", "a photo of a dining table with lots of food on it"], "sentids": [1103, 1104, 1105], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000085682.jpg", "split": "test", "sentences": ["a skis in the snow"], "sentids": [1106], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000085803.jpg", "split": "test", "sentences": ["a toaster in a kitchen", "a microwave in a kitchen", "a refrigerator in a kitchen", "a picture of a chair in a kitchen", "a dining table in the middle of a kitchen", "a sink in a kitchen"], "sentids": [1107, 1108, 1109, 1110, 1111, 1112], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000085944.jpg", "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [1113], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000086429.jpg", "split": "test", "sentences": ["an image with a umbrella and lounge chairs on the beach"], "sentids": [1114], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000086439.jpg", "split": "test", "sentences": ["a picture of a bus stop in the rain with people holding umbrellas"], "sentids": [1115], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000086738.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire", "a baseball bat in a batter's box", "a picture of a sports ball game"], "sentids": [1116, 1117, 1118], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000086877.jpg", "split": "test", "sentences": ["an image with a oven full of muffins"], "sentids": [1119], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000086913.jpg", "split": "test", "sentences": ["a sports ball in the background"], "sentids": [1120], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000087038.jpg", "split": "test", "sentences": ["a picture of a bicycle rider doing a trick on a skateboard", "an image with a chair and a skateboarder in the air"], "sentids": [1121, 1122], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000087387.jpg", "split": "test", "sentences": ["a photo of a clock tower in the middle of a street", "a truck in front of a clock tower on the side of the road"], "sentids": [1123, 1124], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000088183.jpg", "split": "test", "sentences": ["a photo of a potted plant in a living room", "a picture of a backpacker sitting on a couch in a living room", "a handbag in a living room"], "sentids": [1125, 1126, 1127], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000088225.jpg", "split": "test", "sentences": ["a photo of a truck and a double decker bus"], "sentids": [1128], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000088252.jpg", "split": "test", "sentences": ["a picture of a bowl of food at a dinner table", "a photo of a dining table"], "sentids": [1129, 1130], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000088436.jpg", "split": "test", "sentences": ["a bottle in the middle of the table", "a picture of a cup of coffee", "a picture of a tv screen showing a group of people working on computers", "a keyboard in the middle of a table", "a photo of a mouse working on a computer", "an image with a book in the background and a group of people sitting at a table"], "sentids": [1131, 1132, 1133, 1134, 1135, 1136], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000088913.jpg", "split": "test", "sentences": ["a wine glass in front of the woman"], "sentids": [1137], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000088988.jpg", "split": "test", "sentences": ["a photo of a oven in a kitchen that is being remodeled", "a microwave in a kitchen", "a book in the middle of a kitchen floor", "an image with a cup of coffee on the floor"], "sentids": [1138, 1139, 1140, 1141], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000089150.jpg", "split": "test", "sentences": ["an image with a skis group standing next to a picnic table", "a picture of a dining table with a group of people"], "sentids": [1142, 1143], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000089154.jpg", "split": "test", "sentences": ["a photo of a handbag in a park with seagulls", "an image with a bench and some seagulls"], "sentids": [1144, 1145], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000089273.jpg", "split": "test", "sentences": ["a pizza in a pan", "a picture of a bottle of cranberry sauce", "a photo of a book with pictures of different types of desserts"], "sentids": [1146, 1147, 1148], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000089556.jpg", "split": "test", "sentences": ["a fire hydrant in a parking lot", "a photo of a traffic light and cars parked on the side of the road", "a person in front of a car", "a truck in a parking lot"], "sentids": [1149, 1150, 1151, 1152], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000089648.jpg", "split": "test", "sentences": ["a picture of a book signing", "a handbag in the foreground", "an image with a tiered seating arrangement of people using their cell phones", "a photo of a backpacker sitting on a chair with a laptop"], "sentids": [1153, 1154, 1155, 1156], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000090476.jpg", "split": "test", "sentences": ["a picture of a person sitting on a beach with a bunch of boats"], "sentids": [1157], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000090616.jpg", "split": "test", "sentences": ["a picture of a bench on the side of a street", "a picture of a bicycle on the side of a street"], "sentids": [1158, 1159], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000090640.jpg", "split": "test", "sentences": ["an image with a bicycle and elephants walking down the street", "a photo of a clockwise line of elephants walking down a street"], "sentids": [1160, 1161], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000090787.jpg", "split": "test", "sentences": ["a picture of a snowboarder and skier at the top of a mountain"], "sentids": [1162], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000091079.jpg", "split": "test", "sentences": ["a dining table in the middle of a room", "a photo of a vase on a table in a dining room", "an image with a bottle of wine on the table"], "sentids": [1163, 1164, 1165], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000091406.jpg", "split": "test", "sentences": ["a picture of a tv in the background"], "sentids": [1166], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000091667.jpg", "split": "test", "sentences": ["a picture of a kite flying in the air"], "sentids": [1167], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000091833.jpg", "split": "test", "sentences": ["a picture of a tie wearing man holding a sign", "an image with a cell phone and a person holding a sign", "an image with a bicycle and a man holding a sign"], "sentids": [1168, 1169, 1170], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000091883.jpg", "split": "test", "sentences": ["an image with a dining table with two plates of food and a bottle of beer"], "sentids": [1171], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000092093.jpg", "split": "test", "sentences": ["a suitcase in front of a motorcycle"], "sentids": [1172], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000092131.jpg", "split": "test", "sentences": ["a picture of a handbag in front of a green bus"], "sentids": [1173], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000092462.jpg", "split": "test", "sentences": ["a car in the middle of the road", "a photo of a backpacker walking down the street with a herd of cows"], "sentids": [1174, 1175], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000092519.jpg", "split": "test", "sentences": ["a picture of a dining table with lots of food on it", "a photo of a bowl full of food on a table", "a picture of a cupboard full of food"], "sentids": [1176, 1177, 1178], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000092675.jpg", "split": "test", "sentences": ["an image with a horse and people walking down the street"], "sentids": [1179], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000092765.jpg", "split": "test", "sentences": ["a picture of a truck full of bananas"], "sentids": [1180], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000093154.jpg", "split": "test", "sentences": ["a picture of a person riding a bicycle on a wet street", "an image with a truck driving down a wet street"], "sentids": [1181, 1182], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000093258.jpg", "split": "test", "sentences": ["a dining table in a kitchen"], "sentids": [1183], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000093435.jpg", "split": "test", "sentences": ["a photo of a dining table", "a picture of a cup of wine"], "sentids": [1184, 1185], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000093620.jpg", "split": "test", "sentences": ["a photo of a bottle of water"], "sentids": [1186], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000093717.jpg", "split": "test", "sentences": ["an image with a bicycle and a skateboarder"], "sentids": [1187], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000093735.jpg", "split": "test", "sentences": ["a picture of a car doing a trick on a skateboard"], "sentids": [1188], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000094052.jpg", "split": "test", "sentences": ["a oven in a kitchen with a table and chairs", "a picture of a microwave and stove in a kitchen", "an image with a banana peel on the floor of a kitchen", "an image with a dining table in the middle of a kitchen", "an image with a couch, table and chairs in a kitchen", "a cup in the middle of a kitchen table", "an image with a toaster oven in the middle of a kitchen", "a handbag in the middle of a kitchen table"], "sentids": [1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000094103.jpg", "split": "test", "sentences": ["a photo of a pizza, green beans, carrots, and blueberries", "an image with a dining table filled with food"], "sentids": [1197, 1198], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000094774.jpg", "split": "test", "sentences": ["an image with a dining table full of people"], "sentids": [1199], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000094865.jpg", "split": "test", "sentences": ["an image with a sports ball and a man holding a racquet"], "sentids": [1200], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000094951.jpg", "split": "test", "sentences": ["a picture of a fire hydrant with a sticker on it", "an image with a car and a yellow fire hydrant", "an image with a bus and a yellow fire hydrant", "a picture of a traffic light and a yellow fire hydrant"], "sentids": [1201, 1202, 1203, 1204], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000095670.jpg", "split": "test", "sentences": ["an image with a surfboard in the foreground and kites in the background"], "sentids": [1205], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000096043.jpg", "split": "test", "sentences": ["a baseball bat in the grass"], "sentids": [1206], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000096711.jpg", "split": "test", "sentences": ["a photo of a backpacker sitting on a bench eating a sandwich", "a sandwich in front of a woman on a bench", "a handbag in front of the woman", "an image with a hot dog and a woman sitting on a bench"], "sentids": [1207, 1208, 1209, 1210], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000096762.jpg", "split": "test", "sentences": ["a photo of a truck on a city street with a woman holding a pink umbrella"], "sentids": [1211], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000097667.jpg", "split": "test", "sentences": ["a fork in the middle of a table full of food", "a cup in front of a plate of food on a table", "a photo of a dining table with many plates of food"], "sentids": [1212, 1213, 1214], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000097809.jpg", "split": "test", "sentences": ["a photo of a bowl of fruit", "a picture of a couch"], "sentids": [1215, 1216], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000097967.jpg", "split": "test", "sentences": ["a picture of a suitcase with people standing around it"], "sentids": [1217], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000097988.jpg", "split": "test", "sentences": ["a bicycle in front of a banner that says run for rights"], "sentids": [1218], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000097994.jpg", "split": "test", "sentences": ["a photo of a cup of coffee on a desk", "an image with a bottle of water on a desk", "a photo of a mouse and keyboard on a desk", "an image with a cell phone, laptop, and desktop computer on a desk", "a book in front of a window"], "sentids": [1219, 1220, 1221, 1222, 1223], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000098029.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a refrigerator in the background", "a photo of a cake on a table", "a picture of a banana bread on a table"], "sentids": [1224, 1225, 1226, 1227], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000098729.jpg", "split": "test", "sentences": ["a photo of a dining table with various fruits and vegetables on it", "a photo of a bottle of orange juice sitting on a table"], "sentids": [1228, 1229], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000098853.jpg", "split": "test", "sentences": ["a picture of a sports ball player swinging a tennis racquet on a tennis court"], "sentids": [1230], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000099067.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table with food", "a bowl in front of a man holding a carrot", "a fork in the man's hand", "a photo of a sandwich with a carrot on it"], "sentids": [1231, 1232, 1233, 1234], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000099114.jpg", "split": "test", "sentences": ["an image with a handbag and people crossing the street", "a photo of a bicycle on a city street", "a backpack in the middle of the street"], "sentids": [1235, 1236, 1237], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000099179.jpg", "split": "test", "sentences": ["a backpack in front of a woman"], "sentids": [1238], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000099425.jpg", "split": "test", "sentences": ["a picture of a stop sign and people on motorcycles", "an image with a car and motorcycles on a street", "a photo of a umbrella tent filled with people on motorcycles"], "sentids": [1239, 1240, 1241], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000099515.jpg", "split": "test", "sentences": ["an image with a potted plant on a table", "a chair in front of a table full of antiques", "an image with a handbag on a table and people looking at it", "a picture of a vase on a table with people looking at it"], "sentids": [1242, 1243, 1244, 1245], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000099546.jpg", "split": "test", "sentences": ["a picture of a spooner bear cake on a table", "a dining table in front of a decorated cake", "a cup in front of a cake on a table", "a teddy bear in a blue cake on a table"], "sentids": [1246, 1247, 1248, 1249], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000100203.jpg", "split": "test", "sentences": ["a cake in the shape of a soccer ball", "a photo of a spoon being used to cut a cake"], "sentids": [1250, 1251], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000100344.jpg", "split": "test", "sentences": ["a picture of a chair tennis court"], "sentids": [1252], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000100438.jpg", "split": "test", "sentences": ["a chair in a restaurant", "a knife in the middle of the plate"], "sentids": [1253, 1254], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000100723.jpg", "split": "test", "sentences": ["a stop sign in the middle of the street", "an image with a handbag", "a car in the middle of the street"], "sentids": [1255, 1256, 1257], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000100801.jpg", "split": "test", "sentences": ["a picture of a tennis racket on a tennis court"], "sentids": [1258], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000100978.jpg", "split": "test", "sentences": ["an image with a truck driving down the road and people walking across the street", "a handbag in the middle of the road"], "sentids": [1259, 1260], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000100990.jpg", "split": "test", "sentences": ["an image with a donut and a man standing in front of it", "an image with a traffic light in the background"], "sentids": [1261, 1262], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000101636.jpg", "split": "test", "sentences": ["a picture of a car with bicycles on top of it", "a dog in a car with bicycles on top of it", "a picture of a backpack on the roof of a car"], "sentids": [1263, 1264, 1265], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000101933.jpg", "split": "test", "sentences": ["a motorcycle in the middle of a street with two people on it", "a picture of a handbag on the back of a motorcycle"], "sentids": [1266, 1267], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000102349.jpg", "split": "test", "sentences": ["a horse in the middle of a crowd of people", "a bicycle in the middle of the street", "a cup in the middle of the road"], "sentids": [1268, 1269, 1270], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000102411.jpg", "split": "test", "sentences": ["a picture of a car and a motorcycle on the road", "a picture of a motorcycle and two people on it", "a picture of a handbag on a motorcycle"], "sentids": [1271, 1272, 1273], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000102625.jpg", "split": "test", "sentences": ["a photo of a tv in a small kitchen", "a picture of a sink and counter in a kitchen", "a oven in the middle of a kitchen", "an image with a microwave in a small kitchen"], "sentids": [1274, 1275, 1276, 1277], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000102741.jpg", "split": "test", "sentences": ["a picture of a person driving down a city street with cars and buildings in the background", "an image with a fire hydrant on the side of the road", "a photo of a backpacker driving down a city street"], "sentids": [1278, 1279, 1280], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000102843.jpg", "split": "test", "sentences": ["a boat in the water near a red lighthouse"], "sentids": [1281], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000102947.jpg", "split": "test", "sentences": ["a tv in the living room", "an image with a laptop on a table in a hotel room", "a book in the middle of the room", "a photo of a potted plant in a living room", "a picture of a cup of coffee in a hotel room", "an image with a vase in the middle of the room"], "sentids": [1282, 1283, 1284, 1285, 1286, 1287], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000103030.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it"], "sentids": [1288], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000103122.jpg", "split": "test", "sentences": ["an image with a sports ball and a woman holding a tennis racquet", "a tennis racket in the hands of a woman"], "sentids": [1289, 1290], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000103496.jpg", "split": "test", "sentences": ["an image with a cake on the table and a baby in a high chair", "a dining table in front of a birthday cake"], "sentids": [1291, 1292], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000103904.jpg", "split": "test", "sentences": ["a bicycle in front of the woman", "an image with a cell phone and an umbrella"], "sentids": [1293, 1294], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000104166.jpg", "split": "test", "sentences": ["an image with a tennis racket being played on a court"], "sentids": [1295], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000104495.jpg", "split": "test", "sentences": ["a photo of a cup of wine and a plate of food", "a picture of a dining table with food on it", "a photo of a knife and fork sitting on a plate of food"], "sentids": [1296, 1297, 1298], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000104747.jpg", "split": "test", "sentences": ["an image with a dining table full of wine glasses", "a potted plant in the background"], "sentids": [1299, 1300], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000105052.jpg", "split": "test", "sentences": ["a photo of a chair in front of a building", "a potted plant in front of the building"], "sentids": [1301, 1302], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000105114.jpg", "split": "test", "sentences": ["an image with a refrigerator in a room with bookshelves", "an image with a person standing in front of a refrigerator"], "sentids": [1303, 1304], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000105177.jpg", "split": "test", "sentences": ["an image with a refrigerator and stove in a kitchen", "an image with a oven and a refrigerator in a kitchen", "a microwave in a kitchen", "an image with a couch, kitchen, and stairs", "a picture of a bowl on the counter in a kitchen", "a photo of a apple pie in a kitchen", "a picture of a potted plant in a kitchen"], "sentids": [1305, 1306, 1307, 1308, 1309, 1310, 1311], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000105465.jpg", "split": "test", "sentences": ["a person in an airplane with purple and blue seats"], "sentids": [1312], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000105647.jpg", "split": "test", "sentences": ["a bus in the middle of a busy street", "a picture of a traffic light on a busy city street"], "sentids": [1313, 1314], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000105732.jpg", "split": "test", "sentences": ["a photo of a backpacker on skis in the snow"], "sentids": [1315], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000105786.jpg", "split": "test", "sentences": ["a clock in a building"], "sentids": [1316], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000105872.jpg", "split": "test", "sentences": ["a bus in front of a group of people", "a photo of a handbag being carried on the back of a double decker bus", "a book in black and white of people waiting to board a double decker bus"], "sentids": [1317, 1318, 1319], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000105912.jpg", "split": "test", "sentences": ["a photo of a fire hydrant on the side of a road", "a picture of a bus and a fire hydrant on the side of a road"], "sentids": [1320, 1321], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000106113.jpg", "split": "test", "sentences": ["a wine glass in the middle of the table", "a tie in group of people sitting at a table", "a bottle in front of a table with people sitting at it"], "sentids": [1322, 1323, 1324], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000106244.jpg", "split": "test", "sentences": ["an image with a donut in front of a man", "a oven in the background"], "sentids": [1325, 1326], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000106272.jpg", "split": "test", "sentences": ["a photo of a dining table filled with kids making pizzas", "a picture of a knife being used to cut pizza"], "sentids": [1327, 1328], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000106338.jpg", "split": "test", "sentences": ["a dining table in front of a group of people"], "sentids": [1329], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000106351.jpg", "split": "test", "sentences": ["a refrigerator in a kitchen with white cabinets and green walls", "a vase in the middle of a kitchen counter", "a photo of a toaster oven in a kitchen"], "sentids": [1330, 1331, 1332], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000106392.jpg", "split": "test", "sentences": ["a picture of a toaster in a kitchen", "a photo of a microwave and washing machine in a kitchen", "a oven in a kitchen with a washing machine next to it", "an image with a tv and a washing machine in a kitchen", "an image with a bowl, a sink, and a washing machine in a kitchen", "a picture of a knife rack in a kitchen"], "sentids": [1333, 1334, 1335, 1336, 1337, 1338], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000106453.jpg", "split": "test", "sentences": ["a truck in the middle of a dirt field"], "sentids": [1339], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000106470.jpg", "split": "test", "sentences": ["an image with a kite flying in the sky", "a frisbee in the sand", "a photo of a surfboarder flying a kite on the beach"], "sentids": [1340, 1341, 1342], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000106614.jpg", "split": "test", "sentences": ["a picture of a person sitting at a table with a bunch of food on it", "a photo of a dining table with lots of food on it", "an image with a bowl of food and drinks on a table"], "sentids": [1343, 1344, 1345], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000106849.jpg", "split": "test", "sentences": ["a photo of a refrigerator", "a cell phone in a man's hand"], "sentids": [1346, 1347], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000106909.jpg", "split": "test", "sentences": ["a photo of a handbag on the ground"], "sentids": [1348], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000106920.jpg", "split": "test", "sentences": ["a chair in a kitchen", "a oven in a kitchen"], "sentids": [1349, 1350], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000107183.jpg", "split": "test", "sentences": ["a picture of a umbrella on an elephant in india", "an image with a handbag on the back of an elephant"], "sentids": [1351, 1352], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000107516.jpg", "split": "test", "sentences": ["a picture of a oven and sink in a kitchen", "a picture of a refrigerator and sink in a kitchen", "an image with a sink and counter top in a kitchen", "a photo of a potted plant in a kitchen"], "sentids": [1353, 1354, 1355, 1356], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000107564.jpg", "split": "test", "sentences": ["a sports ball in the middle of a field"], "sentids": [1357], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000107741.jpg", "split": "test", "sentences": ["a photo of a cell phone user in the rain"], "sentids": [1358], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000107800.jpg", "split": "test", "sentences": ["an image with a train and people getting on and off of the train"], "sentids": [1359], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000108111.jpg", "split": "test", "sentences": ["an image with a potted plant in the background", "a dining table in front of a group of people", "a picture of a cell phone with a group of people sitting at a table"], "sentids": [1360, 1361, 1362], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000108272.jpg", "split": "test", "sentences": ["an image with a bus driver and a police officer standing next to each other", "a photo of a bicycle police officer on the side of the road", "a photo of a handbag on the ground next to a police officer", "a suitcase in the background"], "sentids": [1363, 1364, 1365, 1366], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000108803.jpg", "split": "test", "sentences": ["a tie in the man's hair", "a photo of a vase", "an image with a umbrella", "a photo of a bowl of ice cream"], "sentids": [1367, 1368, 1369, 1370], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000108898.jpg", "split": "test", "sentences": ["an image with a vase of flowers on a table", "a potted plant in a copper vase on a table", "a photo of a clock on a table next to a vase of flowers", "a photo of a person and flowers in a vase"], "sentids": [1371, 1372, 1373, 1374], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000109231.jpg", "split": "test", "sentences": ["an image with a truck and a man standing next to a red plane"], "sentids": [1375], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000109673.jpg", "split": "test", "sentences": ["an image with a person preparing food in a kitchen", "a photo of a bottle of wine", "a photo of a sink full of food"], "sentids": [1376, 1377, 1378], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000109819.jpg", "split": "test", "sentences": ["a picture of a elephant walking down the street with people on it", "an image with a truck driving down a street with an elephant on it's back"], "sentids": [1379, 1380], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000109894.jpg", "split": "test", "sentences": ["a photo of a clock on the side of a street"], "sentids": [1381], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000110081.jpg", "split": "test", "sentences": ["a truck in the middle of the road"], "sentids": [1382], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000110330.jpg", "split": "test", "sentences": ["a picture of a bus", "a suitcase in front of the bus"], "sentids": [1383, 1384], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000110597.jpg", "split": "test", "sentences": ["a photo of a frisbee player jumping in the air to catch a fris", "a handbag in the air"], "sentids": [1385, 1386], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000110672.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a knife and fork on a table", "a photo of a banana and hamburger on a table", "an image with a spoon and a plate of food on a table", "a vase in the middle of the table"], "sentids": [1387, 1388, 1389, 1390, 1391], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000111086.jpg", "split": "test", "sentences": ["a photo of a boat with many cars parked in front of it", "a picture of a truck with many cars parked next to it", "a person in front of a white and blue cruise ship"], "sentids": [1392, 1393, 1394], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000111099.jpg", "split": "test", "sentences": ["a handbag in the foreground"], "sentids": [1395], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000111104.jpg", "split": "test", "sentences": ["a picture of a cake being cut by an old man", "a photo of a potted plant on a table", "a truck in the background"], "sentids": [1396, 1397, 1398], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000111434.jpg", "split": "test", "sentences": ["a photo of a dining table with cakes on it", "a picture of a knife and fork on a table", "a photo of a bottle of wine and cakes on a table", "an image with a chair and a table with cakes on it"], "sentids": [1399, 1400, 1401, 1402], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000111593.jpg", "split": "test", "sentences": ["an image with a person holding a bunch of kites"], "sentids": [1403], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000112065.jpg", "split": "test", "sentences": ["a picture of a tv screen", "an image with a bottle of beer in the background", "an image with a backpack and two people playing a video game", "a photo of a remote control game being played", "an image with a couch and a person playing a video game"], "sentids": [1404, 1405, 1406, 1407, 1408], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000112362.jpg", "split": "test", "sentences": ["an image with a sports ball", "a picture of a suitcase"], "sentids": [1409, 1410], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000112568.jpg", "split": "test", "sentences": ["a potted plant in the background", "a picture of a umbrella man cooking hot dogs on a grill"], "sentids": [1411, 1412], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000112586.jpg", "split": "test", "sentences": ["an image with a bowl of wine", "a tie in the middle of the table"], "sentids": [1413, 1414], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000112769.jpg", "split": "test", "sentences": ["a photo of a skateboarder and a woman walking down the street", "a baseball bat in the background", "a picture of a bottle of water", "a photo of a handbag on a skateboard"], "sentids": [1415, 1416, 1417, 1418], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000112904.jpg", "split": "test", "sentences": ["a photo of a wine glass", "a photo of a spoon and chopsticks on a table", "a picture of a dining table with food on it", "an image with a carrot and a bowl of food on a table", "a photo of a orange bowl of food on a table"], "sentids": [1419, 1420, 1421, 1422, 1423], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000112941.jpg", "split": "test", "sentences": ["a skis in the snow"], "sentids": [1424], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000113282.jpg", "split": "test", "sentences": ["an image with a clock tower in the background"], "sentids": [1425], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000113533.jpg", "split": "test", "sentences": ["a dining table in the background", "a picture of a tiered cake", "a chair in front of the table", "a spoon in the middle of a cake", "a wine glass in the middle of the table", "a picture of a fork being cut into a cake"], "sentids": [1426, 1427, 1428, 1429, 1430, 1431], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000113720.jpg", "split": "test", "sentences": ["a bottle in the middle of the table", "an image with a chair, a table, and two people eating pizza"], "sentids": [1432, 1433], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000113757.jpg", "split": "test", "sentences": ["a photo of a tv screen", "a photo of a cell phone screen in front of a group of people", "a photo of a backpacker giving a presentation to a group of people"], "sentids": [1434, 1435, 1436], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000113914.jpg", "split": "test", "sentences": ["a person in a red shirt holding a baseball bat", "a photo of a truck driving down a street with a boy holding a baseball bat", "a picture of a hot dog on a street", "a picture of a motorcycle on the side of the road"], "sentids": [1437, 1438, 1439, 1440], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000113975.jpg", "split": "test", "sentences": ["an image with a dog catching a frisbee"], "sentids": [1441], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000114184.jpg", "split": "test", "sentences": ["a picture of a dining table with cakes and cupcakes on it", "a bowl in the middle of a table"], "sentids": [1442, 1443], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000114291.jpg", "split": "test", "sentences": ["an image with a frisbee in the middle of a field"], "sentids": [1444], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000114313.jpg", "split": "test", "sentences": ["a photo of a cell phone repairman working on a fire hydrant"], "sentids": [1445], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000114884.jpg", "split": "test", "sentences": ["a picture of a backpacker waiting for a bus"], "sentids": [1446], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000114907.jpg", "split": "test", "sentences": ["a picture of a bus full of people watching a cow being milked"], "sentids": [1447], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000115006.jpg", "split": "test", "sentences": ["a picture of a baseball bat being swung at a baseball game", "a photo of a baseball glove hitting a ball"], "sentids": [1448, 1449], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000115146.jpg", "split": "test", "sentences": ["an image with a keyboard and mouse in a room", "a photo of a backpacker group playing the wii in a living room", "an image with a laptop in a room with four people"], "sentids": [1450, 1451, 1452], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000115245.jpg", "split": "test", "sentences": ["a picture of a handbag sitting on a table", "an image with a dining table full of luggage"], "sentids": [1453, 1454], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000115700.jpg", "split": "test", "sentences": ["a photo of a dining table", "an image with a knife and fork", "a picture of a chair"], "sentids": [1455, 1456, 1457], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000115765.jpg", "split": "test", "sentences": ["an image with a backpack and two women holding umbrellas"], "sentids": [1458], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000115791.jpg", "split": "test", "sentences": ["a bottle in the background"], "sentids": [1459], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000115830.jpg", "split": "test", "sentences": ["an image with a spoon in a bowl of food", "a photo of a wine glass", "a photo of a knife and fork in a bowl of food"], "sentids": [1460, 1461, 1462], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000115930.jpg", "split": "test", "sentences": ["a chair in the middle of a restaurant with several people standing around it", "a picture of a wine glass in a restaurant with several chefs"], "sentids": [1463, 1464], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000115946.jpg", "split": "test", "sentences": ["a potted plant in the middle of an empty street"], "sentids": [1465], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000116061.jpg", "split": "test", "sentences": ["a photo of a dog riding on the back of a motor scooter", "an image with a handbag on the back of a scooter"], "sentids": [1466, 1467], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000116083.jpg", "split": "test", "sentences": ["a picture of a backpacker group walking down the street"], "sentids": [1468], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000116132.jpg", "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [1469], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000116133.jpg", "split": "test", "sentences": ["an image with a dining table"], "sentids": [1470], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000116405.jpg", "split": "test", "sentences": ["an image with a cell phone", "a photo of a clock"], "sentids": [1471, 1472], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000117089.jpg", "split": "test", "sentences": ["a picture of a knife and fork on a plate next to a glass of orange juice", "a picture of a cup of orange juice and french toast", "a picture of a fork full of french toast sitting on a plate", "a photo of a bottle of orange juice and a plate of french toast"], "sentids": [1473, 1474, 1475, 1476], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000117466.jpg", "split": "test", "sentences": ["an image with a dining table full of food", "a photo of a knife sticking out of a cake"], "sentids": [1477, 1478], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000117492.jpg", "split": "test", "sentences": ["an image with a chair in the middle of a group of people", "a dog in a park"], "sentids": [1479, 1480], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000117527.jpg", "split": "test", "sentences": ["an image with a bowl of food", "a picture of a dining table with many people sitting at it", "a bottle in the middle of the table", "an image with a chair full of people at a table"], "sentids": [1481, 1482, 1483, 1484], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000118109.jpg", "split": "test", "sentences": ["a fork in a man's hand", "an image with a vase of flowers", "a photo of a knife"], "sentids": [1485, 1486, 1487], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000118191.jpg", "split": "test", "sentences": ["a backpack in front of the goal", "a photo of a sports ball being kicked by a soccer player", "a picture of a baseball glove catching a ball"], "sentids": [1488, 1489, 1490], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000118344.jpg", "split": "test", "sentences": ["a photo of a dining table", "a cake in the middle of the table", "a picture of a cup of coffee and a plate of food on a table"], "sentids": [1491, 1492, 1493], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000118432.jpg", "split": "test", "sentences": ["a picture of a backpacker flying a kite in a park"], "sentids": [1494], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000118450.jpg", "split": "test", "sentences": ["an image with a bench and bicycles parked next to each other", "a picture of a person with bicycles parked on the side of the road"], "sentids": [1495, 1496], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000118811.jpg", "split": "test", "sentences": ["a bottle in a vase on a table", "a cake in a glass vase", "a dining table in a restaurant with a little girl sitting at it"], "sentids": [1497, 1498, 1499], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000118911.jpg", "split": "test", "sentences": ["a zebra in a field"], "sentids": [1500], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000118970.jpg", "split": "test", "sentences": ["an image with a car parked next to a motorcycle"], "sentids": [1501], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000119617.jpg", "split": "test", "sentences": ["a picture of a sink full of dishes and utensils", "a photo of a microwave and sink in a kitchen"], "sentids": [1502, 1503], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000119709.jpg", "split": "test", "sentences": ["a photo of a dining table with doughnuts on it", "a chair in a kitchen", "an image with a person making doughnuts on a table"], "sentids": [1504, 1505, 1506], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000119752.jpg", "split": "test", "sentences": ["a person in a white t-shirt"], "sentids": [1507], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000119802.jpg", "split": "test", "sentences": ["an image with a traffic light and a pink teddy bear"], "sentids": [1508], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000120412.jpg", "split": "test", "sentences": ["a truck in the middle of an intersection with a traffic light", "an image with a bus and cars on a city street"], "sentids": [1509, 1510], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000120535.jpg", "split": "test", "sentences": ["an image with a refrigerator and two tvs in a tent", "an image with a person standing in front of a white tent", "a picture of a dining table set up in a tent", "a vase in the middle of a table", "a couch in the middle of a room", "a picture of a microwave in a tent", "an image with a handbag on top of a table"], "sentids": [1511, 1512, 1513, 1514, 1515, 1516, 1517], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000120747.jpg", "split": "test", "sentences": ["a picture of a tv in a living room", "a laptop in the middle of a living room", "a photo of a cup of coffee in a living room", "a photo of a bottle of wine sitting on a table in a living room", "a photo of a vase in a living room", "a potted plant in a living room", "an image with a bowl of fruit in front of a tv"], "sentids": [1518, 1519, 1520, 1521, 1522, 1523, 1524], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000121106.jpg", "split": "test", "sentences": ["a picture of a handbag in an airport"], "sentids": [1525], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000121143.jpg", "split": "test", "sentences": ["a person in front of a clock tower on a street corner"], "sentids": [1526], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000121744.jpg", "split": "test", "sentences": ["a handbag in the background"], "sentids": [1527], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000121959.jpg", "split": "test", "sentences": ["a photo of a umbrella on a beach", "a handbag in the sand"], "sentids": [1528, 1529], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000121989.jpg", "split": "test", "sentences": ["a picture of a cell phone sitting on a table with bowls of food", "a bottle in a bowl", "a photo of a dining table with bowls of food on it", "an image with a chair and table full of food"], "sentids": [1530, 1531, 1532, 1533], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000122166.jpg", "split": "test", "sentences": ["a photo of a bicycle rider on a city street", "a picture of a motorcycle rider on a city street"], "sentids": [1534, 1535], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000122314.jpg", "split": "test", "sentences": ["an image with a person standing on the side of the road"], "sentids": [1536], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000122962.jpg", "split": "test", "sentences": ["a picture of a fork and knife party"], "sentids": [1537], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000123136.jpg", "split": "test", "sentences": ["a oven in a kitchen with a table and chairs", "a photo of a sink, stove and table in a kitchen", "a picture of a dining table and kitchen area", "a bottle in the sink of a kitchen"], "sentids": [1538, 1539, 1540, 1541], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000123360.jpg", "split": "test", "sentences": ["an image with a bicycle, people, and a stage", "an image with a truck, people, and a yellow bag", "a picture of a backpack with a yellow bag on it", "a photo of a cell phone in front of a group of people"], "sentids": [1542, 1543, 1544, 1545], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000123555.jpg", "split": "test", "sentences": ["a bus in the street", "a photo of a handbag on a bike at night"], "sentids": [1546, 1547], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000124004.jpg", "split": "test", "sentences": ["a picture of a microwave in a kitchen with bar stools", "an image with a sink, table and chairs in a kitchen"], "sentids": [1548, 1549], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000124327.jpg", "split": "test", "sentences": ["a picture of a baseball glove holding a baseball bat", "a sports ball in a field", "a car in a parking lot"], "sentids": [1550, 1551, 1552], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000124798.jpg", "split": "test", "sentences": ["an image with a bus driving down a city street", "a photo of a person riding a bus down a city street", "a bicycle in front of a bus on a city street", "an image with a traffic light and a bus on the street"], "sentids": [1553, 1554, 1555, 1556], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000124930.jpg", "split": "test", "sentences": ["a photo of a dining table in an indoor swimming pool", "a bottle in the water"], "sentids": [1557, 1558], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000125572.jpg", "split": "test", "sentences": ["a picture of a bicycle rider in front of big ben", "a photo of a backpacker riding a bike in front of big ben", "an image with a traffic light and a person on a bike", "an image with a motorcycle and a clock tower in the background", "an image with a handbag on a bicycle in front of big ben"], "sentids": [1559, 1560, 1561, 1562, 1563], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000125755.jpg", "split": "test", "sentences": ["a photo of a bowl of cupcakes on a cooling rack", "a oven in the background"], "sentids": [1564, 1565], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000125909.jpg", "split": "test", "sentences": ["an image with a tv in the background and a group of people eating pizza", "an image with a dining table full of people eating pizza", "a handbag in the middle of the table", "a picture of a couch with people sitting on it", "a backpack in the middle of a group of people eating pizza"], "sentids": [1566, 1567, 1568, 1569, 1570], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000125936.jpg", "split": "test", "sentences": ["a photo of a refrigerator full of fruit", "a picture of a bottle of water"], "sentids": [1571, 1572], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000126226.jpg", "split": "test", "sentences": ["a photo of a baseball glove sitting in a dugout"], "sentids": [1573], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000126229.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air", "a photo of a sports ball player hitting a tennis ball"], "sentids": [1574, 1575], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000126429.jpg", "split": "test", "sentences": ["an image with a dining table filled with bottles of wine"], "sentids": [1576], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000126606.jpg", "split": "test", "sentences": ["a picture of a bicycle on the side of the road"], "sentids": [1577], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000127074.jpg", "split": "test", "sentences": ["an image with a bicycle and a man flying a kite", "an image with a backpacker flying a kite in a park"], "sentids": [1578, 1579], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000127259.jpg", "split": "test", "sentences": ["an image with a bench surrounded by pigeons", "a picture of a bottle of water sitting on a bench surrounded by pigeons"], "sentids": [1580, 1581], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000127394.jpg", "split": "test", "sentences": ["an image with a bowl of food on a table", "a dining table in front of a group of people", "an image with a chair and a table full of food", "a fork in the middle of the table", "a photo of a pizza party"], "sentids": [1582, 1583, 1584, 1585, 1586], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000128377.jpg", "split": "test", "sentences": ["a picture of a bottle of water", "a picture of a bench full of kids eating pizza", "an image with a fork full of pizza"], "sentids": [1587, 1588, 1589], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000128602.jpg", "split": "test", "sentences": ["a photo of a wine glass", "a photo of a fork full of food", "an image with a dog, a woman, and a child sitting at a table", "a photo of a knife and fork", "a photo of a couch", "a photo of a cup of coffee", "a picture of a pizza party"], "sentids": [1590, 1591, 1592, 1593, 1594, 1595, 1596], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000129065.jpg", "split": "test", "sentences": ["a picture of a bus on a city street at night"], "sentids": [1597], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000129566.jpg", "split": "test", "sentences": ["a picture of a dining table and chairs in a living room", "a clock in the middle of the room", "an image with a potted plant and a rocking chair in a living room"], "sentids": [1598, 1599, 1600], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000129659.jpg", "split": "test", "sentences": ["a photo of a knife and a bowl of soup", "a picture of a bottle of beer and a bowl of soup", "an image with a dining table and a bowl of soup and a loaf of bread"], "sentids": [1601, 1602, 1603], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000129765.jpg", "split": "test", "sentences": ["a spoon in a man's hand", "a photo of a sandwich being eaten at a party", "a knife in a man's hand"], "sentids": [1604, 1605, 1606], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000129862.jpg", "split": "test", "sentences": ["an image with a dining table full of people"], "sentids": [1607], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000129897.jpg", "split": "test", "sentences": ["a photo of a clock", "a dining table in a restaurant", "a photo of a knife", "a picture of a cup of coffee", "an image with a couch in the background"], "sentids": [1608, 1609, 1610, 1611, 1612], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000130663.jpg", "split": "test", "sentences": ["a photo of a train with many people on it", "a handbag in the foreground", "a suitcase in the foreground"], "sentids": [1613, 1614, 1615], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000130699.jpg", "split": "test", "sentences": ["a photo of a bus in front of a group of people playing frisbee", "an image with a frisbee being played on a field", "a truck in the background", "a backpack in the middle of the field"], "sentids": [1616, 1617, 1618, 1619], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000130875.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a photo of a sandwich on a tray with fruit and juice", "an image with a spoon on a tray of food", "a bottle in a glass"], "sentids": [1620, 1621, 1622, 1623], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000130909.jpg", "split": "test", "sentences": ["a photo of a knife fight in a kitchen", "a clock in the kitchen", "a sink in the kitchen"], "sentids": [1624, 1625, 1626], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000131018.jpg", "split": "test", "sentences": ["a person in a kitchen", "a scissors in the sink", "an image with a bottle of water in the sink"], "sentids": [1627, 1628, 1629], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000131280.jpg", "split": "test", "sentences": ["a picture of a sports ball player on a baseball field", "an image with a umbrella in the background"], "sentids": [1630, 1631], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000132143.jpg", "split": "test", "sentences": ["a photo of a handbag on the ground"], "sentids": [1632], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000132336.jpg", "split": "test", "sentences": ["an image with a truck on a city street"], "sentids": [1633], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000132362.jpg", "split": "test", "sentences": ["a picture of a cup full of mexican food on a table", "an image with a bottle of beer on the table", "a picture of a dining table with bowls of food on it", "a photo of a carrot and a bowl of chips on a table"], "sentids": [1634, 1635, 1636, 1637], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000133078.jpg", "split": "test", "sentences": ["a photo of a cow walking down a street in india", "a motorcycle in the middle of a crowded street"], "sentids": [1638, 1639], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000133090.jpg", "split": "test", "sentences": ["a tennis racket in a man's hand", "a bottle in the background"], "sentids": [1640, 1641], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000133142.jpg", "split": "test", "sentences": ["a picture of a backpacker on a tennis court"], "sentids": [1642], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000133244.jpg", "split": "test", "sentences": ["a photo of a backpacker on a tennis court", "a tennis racket in the air"], "sentids": [1643, 1644], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000133279.jpg", "split": "test", "sentences": ["a photo of a truck that is parked in the desert"], "sentids": [1645], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000133291.jpg", "split": "test", "sentences": ["a picture of a bottle of beer", "a picture of a truck", "an image with a dining table", "a photo of a knife", "a picture of a potted plant", "a chair in front of the table"], "sentids": [1646, 1647, 1648, 1649, 1650, 1651], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000133559.jpg", "split": "test", "sentences": ["an image with a baseball glove in the background"], "sentids": [1652], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000133596.jpg", "split": "test", "sentences": ["a photo of a sports ball being kicked around on a beach"], "sentids": [1653], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000133819.jpg", "split": "test", "sentences": ["an image with a handbag on the side of a bus"], "sentids": [1654], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000133869.jpg", "split": "test", "sentences": ["a picture of a cell phone user talking on the phone while walking down the street", "a photo of a chair"], "sentids": [1655, 1656], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000133969.jpg", "split": "test", "sentences": ["a photo of a baseball bat being swung at a baseball game"], "sentids": [1657], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000134178.jpg", "split": "test", "sentences": ["an image with a bench and people sitting on it", "an image with a cup of coffee sitting on a bench", "a photo of a book of old men sitting on a bench"], "sentids": [1658, 1659, 1660], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000134231.jpg", "split": "test", "sentences": ["a picture of a car with broccoli and cauliflower on it"], "sentids": [1661], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000134596.jpg", "split": "test", "sentences": ["a bus in the background", "a picture of a car on the side of the road"], "sentids": [1662, 1663], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000134703.jpg", "split": "test", "sentences": ["a photo of a backpacker on skis at a ski resort", "a picture of a snowboarder at a ski resort"], "sentids": [1664, 1665], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000134888.jpg", "split": "test", "sentences": ["a photo of a baseball glove swinging a baseball bat"], "sentids": [1666], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000135071.jpg", "split": "test", "sentences": ["a photo of a sink and stove in a kitchen"], "sentids": [1667], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000135399.jpg", "split": "test", "sentences": ["a person in a blue sweater holding a bowl of cereal", "a picture of a dining table with many different types of food", "an image with a broccoli bowl filled with granola"], "sentids": [1668, 1669, 1670], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000135671.jpg", "split": "test", "sentences": ["a photo of a bicycle race on a city street", "an image with a handbag on the back of a motorcyclist"], "sentids": [1671, 1672], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000136021.jpg", "split": "test", "sentences": ["a picture of a spoonful of lemon meringue pie", "a photo of a bottle of lemon meringue pie"], "sentids": [1673, 1674], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000136644.jpg", "split": "test", "sentences": ["a picture of a chair with writing on it", "a photo of a dining table with chinese writing on it"], "sentids": [1675, 1676], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000137108.jpg", "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "a picture of a sports ball player hitting a tennis ball"], "sentids": [1677, 1678], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000137156.jpg", "split": "test", "sentences": ["an image with a bicycle on the road"], "sentids": [1679], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000137451.jpg", "split": "test", "sentences": ["an image with a motorcycle and people walking in the rain", "a backpack in the rain"], "sentids": [1680, 1681], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000137501.jpg", "split": "test", "sentences": ["an image with a snowboarder in front of a group of people"], "sentids": [1682], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000137560.jpg", "split": "test", "sentences": ["a picture of a chair tennis game on a tennis court"], "sentids": [1683], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000137727.jpg", "split": "test", "sentences": ["a picture of a train that is parked at a train station"], "sentids": [1684], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000138573.jpg", "split": "test", "sentences": ["a chair in front of a wall filled with teddy bears"], "sentids": [1685], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000138589.jpg", "split": "test", "sentences": ["a photo of a tiered counter at an asian airport", "a tv in the lobby of a japanese airport", "an image with a handbag and luggage at an airport"], "sentids": [1686, 1687, 1688], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000138639.jpg", "split": "test", "sentences": ["a photo of a bicycle rider on a busy city street", "a photo of a backpacker riding a bike in front of a tall building"], "sentids": [1689, 1690], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000138728.jpg", "split": "test", "sentences": ["a picture of a frisbee being thrown in the air", "a photo of a umbrella"], "sentids": [1691, 1692], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000139011.jpg", "split": "test", "sentences": ["a bus in the middle of a busy city street", "a picture of a bicycle rack on the side of a bus", "a backpack in the middle of a crowd of people"], "sentids": [1693, 1694, 1695], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000139099.jpg", "split": "test", "sentences": ["a car in a parking lot", "a picture of a motorcycle with a woman on it", "a photo of a banana being sold at an outdoor market", "a apple in a watermelon", "an image with a bicycle and a motor scooter"], "sentids": [1696, 1697, 1698, 1699, 1700], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000139512.jpg", "split": "test", "sentences": ["a person in a green shirt taking a picture of a herd of sheep", "a cell phone in a man's hand"], "sentids": [1701, 1702], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000139530.jpg", "split": "test", "sentences": ["a picture of a backpack full of luggage in an airport", "a picture of a handbag full of luggage in an airport"], "sentids": [1703, 1704], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000139953.jpg", "split": "test", "sentences": ["an image with a spoon and a plate of food on a table", "a photo of a knife and fork sitting on a plate", "an image with a vase of flowers and a plate of food"], "sentids": [1705, 1706, 1707], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000139969.jpg", "split": "test", "sentences": ["a photo of a backpacker waiting for his bike to be serviced", "a photo of a traffic light in front of a restaurant", "a photo of a handbag on a bike in front of a restaurant"], "sentids": [1708, 1709, 1710], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000140197.jpg", "split": "test", "sentences": ["an image with a suitcase on the back of a bike"], "sentids": [1711], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000140642.jpg", "split": "test", "sentences": ["a photo of a dining table"], "sentids": [1712], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000140664.jpg", "split": "test", "sentences": ["a photo of a bowl of broccoli and other vegetables"], "sentids": [1713], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000140840.jpg", "split": "test", "sentences": ["a photo of a truckload of kites in a field"], "sentids": [1714], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000140908.jpg", "split": "test", "sentences": ["a picture of a bench with teddy bears sitting on it"], "sentids": [1715], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000140963.jpg", "split": "test", "sentences": ["a car in the background", "a bottle in a pot"], "sentids": [1716, 1717], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000140987.jpg", "split": "test", "sentences": ["an image with a pizza on a plate", "a potted plant in the background"], "sentids": [1718, 1719], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000141017.jpg", "split": "test", "sentences": ["an image with a refrigerator in the background and a woman standing in front of it", "a photo of a microwave in a room with a table and chairs", "a photo of a oven in a kitchen with a person standing in front of it", "an image with a bottle of water sitting on a table", "an image with a suitcase in the background and a woman standing in front of it", "a photo of a backpack in a room with a table and chairs"], "sentids": [1720, 1721, 1722, 1723, 1724, 1725], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000141040.jpg", "split": "test", "sentences": ["an image with a dining table and two men eating food", "a photo of a chair"], "sentids": [1726, 1727], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000141416.jpg", "split": "test", "sentences": ["an image with a motorcycle rider on the road", "a backpack in the shape of a police motorcycle"], "sentids": [1728, 1729], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000141426.jpg", "split": "test", "sentences": ["an image with a suitcase and two white cows", "an image with a bowl of hay next to two cows", "a handbag in the foreground"], "sentids": [1730, 1731, 1732], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000141673.jpg", "split": "test", "sentences": ["a picture of a tie wearing man holding a bottle of wine", "a wine glass in a man's hand"], "sentids": [1733, 1734], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000142108.jpg", "split": "test", "sentences": ["a photo of a dining table with a bunch of bananas on it"], "sentids": [1735], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000142238.jpg", "split": "test", "sentences": ["a picture of a frisbee game being played on a field"], "sentids": [1736], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000142257.jpg", "split": "test", "sentences": ["an image with a truck that is stopped at a red light", "a picture of a person sitting in the back of a car"], "sentids": [1737, 1738], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000142324.jpg", "split": "test", "sentences": ["an image with a handbag on the back of a motorbike"], "sentids": [1739], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000142386.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "an image with a microwave, refrigerator, and two men in a kitchen", "a photo of a dining table in a kitchen"], "sentids": [1740, 1741, 1742], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000142620.jpg", "split": "test", "sentences": ["a picture of a person sitting on a bench eating food", "an image with a spoon in the hand of a man sitting on a bench", "a dining table in the outdoors", "an image with a bench and a man at a table", "a picture of a knife and fork sitting on a table"], "sentids": [1743, 1744, 1745, 1746, 1747], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000142667.jpg", "split": "test", "sentences": ["an image with a traffic light in the background"], "sentids": [1748], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000142718.jpg", "split": "test", "sentences": ["an image with a bicycle and a cow on the road", "a picture of a truck and a cow on the road", "a photo of a car and a cow on the road"], "sentids": [1749, 1750, 1751], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000143445.jpg", "split": "test", "sentences": ["an image with a dining table full of wine glasses", "a picture of a bowl full of wine glasses"], "sentids": [1752, 1753], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000143576.jpg", "split": "test", "sentences": ["a photo of a person working in a kitchen", "an image with a bottle of beer in the background", "a picture of a sink full of pots and pans"], "sentids": [1754, 1755, 1756], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000143653.jpg", "split": "test", "sentences": ["a picture of a train with a bunch of sheep on it"], "sentids": [1757], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000143696.jpg", "split": "test", "sentences": ["an image with a person standing next to a river"], "sentids": [1758], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000144243.jpg", "split": "test", "sentences": ["a sports ball in the middle of a field"], "sentids": [1759], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000144379.jpg", "split": "test", "sentences": ["a person in a train station with a lot of luggage", "a photo of a refrigerator in a train station"], "sentids": [1760, 1761], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000144534.jpg", "split": "test", "sentences": ["an image with a bottle of olive oil on top of a stove", "a photo of a spoonful of meat and vegetables in a frying pan"], "sentids": [1762, 1763], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000144935.jpg", "split": "test", "sentences": ["a picture of a umbrella on a beach with people flying kites"], "sentids": [1764], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000144992.jpg", "split": "test", "sentences": ["a car in front of a bus", "a chair in front of a bus", "a photo of a bench in front of a bus"], "sentids": [1765, 1766, 1767], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000145020.jpg", "split": "test", "sentences": ["a photo of a horse dressed as donald duck at disneyland"], "sentids": [1768], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000145199.jpg", "split": "test", "sentences": ["a potted plant in the corner of the room"], "sentids": [1769], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000145295.jpg", "split": "test", "sentences": ["an image with a truck full of people on skateboards"], "sentids": [1770], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000145604.jpg", "split": "test", "sentences": ["a suitcase in the background", "a bicycle in the background"], "sentids": [1771, 1772], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000146120.jpg", "split": "test", "sentences": ["a picture of a bench with two people sitting on it", "a picture of a pizza and a kid sitting on a park bench", "an image with a handbag and a person sitting on a bench"], "sentids": [1773, 1774, 1775], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000146155.jpg", "split": "test", "sentences": ["a picture of a potted plant"], "sentids": [1776], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000146358.jpg", "split": "test", "sentences": ["a photo of a cake being cut by a newly married couple", "a photo of a knife cutting a wedding cake", "a photo of a dining table with a bride and groom cutting their wedding cake", "an image with a wine glass in front of a wedding cake"], "sentids": [1777, 1778, 1779, 1780], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000146503.jpg", "split": "test", "sentences": ["an image with a pizza, salad, and other food items", "a spoon in the middle of a bunch of food", "a photo of a broccoli salad with many different types of vegetables", "a photo of a dining table with many different types of food"], "sentids": [1781, 1782, 1783, 1784], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000146667.jpg", "split": "test", "sentences": ["a photo of a motorcycle with a basket on it", "a car in a parking lot", "a backpack in the back of a moped"], "sentids": [1785, 1786, 1787], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000146855.jpg", "split": "test", "sentences": ["an image with a car and a person hanging from a traffic light pole", "a bicycle in the middle of a traffic light pole"], "sentids": [1788, 1789], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000146936.jpg", "split": "test", "sentences": ["a photo of a handbag on a man and a woman eating hot dogs", "a photo of a traffic light at night", "a picture of a cell phone with a man and a woman eating hot dogs", "a umbrella in the background"], "sentids": [1790, 1791, 1792, 1793], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000147058.jpg", "split": "test", "sentences": ["a book in a box sitting on a wooden bench", "an image with a bench that has a black box on it", "a handbag in the middle of a park bench", "a picture of a bicycle on top of a table"], "sentids": [1794, 1795, 1796, 1797], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000147068.jpg", "split": "test", "sentences": ["a photo of a handbag on a motorcycle in the middle of a street"], "sentids": [1798], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000147154.jpg", "split": "test", "sentences": ["a photo of a dining table full of food", "a spoon in a red apron", "an image with a fork in his hand", "a photo of a chair"], "sentids": [1799, 1800, 1801, 1802], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000147195.jpg", "split": "test", "sentences": ["an image with a bus and people on the street", "a handbag in the middle of the street"], "sentids": [1803, 1804], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000147488.jpg", "split": "test", "sentences": ["a photo of a umbrella in the rain", "a person in a purple shirt"], "sentids": [1805, 1806], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000147545.jpg", "split": "test", "sentences": ["a wine glass in the middle of a kitchen", "a photo of a microwave in a kitchen", "a cup in the middle of a kitchen floor", "a sink in the middle of a kitchen", "an image with a refrigerator, stove and bar in a kitchen"], "sentids": [1807, 1808, 1809, 1810, 1811], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000148188.jpg", "split": "test", "sentences": ["an image with a backpack on an elephant"], "sentids": [1812], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000148508.jpg", "split": "test", "sentences": ["an image with a bus driving down a street", "an image with a car and a bus on a street", "a photo of a handbag on a red double decker bus"], "sentids": [1813, 1814, 1815], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000148792.jpg", "split": "test", "sentences": ["a picture of a bicycle cart filled with fruit and vegetables"], "sentids": [1816], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000148898.jpg", "split": "test", "sentences": ["a picture of a knife and fork on a plate with food on it", "a picture of a fork on a plate with food on it", "an image with a sandwich and some food on a plate", "an image with a dining table and a plate with food on it", "a spoon in the middle of a plate of food"], "sentids": [1817, 1818, 1819, 1820, 1821], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000149676.jpg", "split": "test", "sentences": ["a dining table in a kitchen"], "sentids": [1822], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000149783.jpg", "split": "test", "sentences": ["an image with a fork and spoon in the background", "a photo of a dining table with people working on laptops", "a picture of a pizza parlor with people working on laptops"], "sentids": [1823, 1824, 1825], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000150117.jpg", "split": "test", "sentences": ["a bottle in the background", "an image with a backpacker taking a photo in a restaurant", "a chair in the background", "a photo of a dining table with a man holding a camera", "a photo of a forklift operator taking a picture with a camera"], "sentids": [1826, 1827, 1828, 1829, 1830], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000150558.jpg", "split": "test", "sentences": ["a person in the background", "an image with a dog and bunches of bananas"], "sentids": [1831, 1832], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000150623.jpg", "split": "test", "sentences": ["a picture of a umbrella carrying person walking down the street", "a backpack in the middle of the road"], "sentids": [1833, 1834], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000150638.jpg", "split": "test", "sentences": ["a picture of a oven on a picnic table", "an image with a chair, a cooler, and a blender on a picnic table", "an image with a cell phone on a picnic table"], "sentids": [1835, 1836, 1837], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000150763.jpg", "split": "test", "sentences": ["a person in the background", "a picture of a dining table set up with wine bottles on the table"], "sentids": [1838, 1839], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000150989.jpg", "split": "test", "sentences": ["a boat in the water"], "sentids": [1840], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000151095.jpg", "split": "test", "sentences": ["a picture of a bus crossing an intersection at night", "a photo of a handbag on the street at night"], "sentids": [1841, 1842], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000151130.jpg", "split": "test", "sentences": ["a cell phone in the hand of a man with two parrots on his shoulders", "an image with a potted plant in the background"], "sentids": [1843, 1844], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000151141.jpg", "split": "test", "sentences": ["an image with a handbag and a kite in a park"], "sentids": [1845], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000151480.jpg", "split": "test", "sentences": ["a photo of a baseball bat"], "sentids": [1846], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000151521.jpg", "split": "test", "sentences": ["a photo of a dining table", "an image with a chair"], "sentids": [1847, 1848], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000151820.jpg", "split": "test", "sentences": ["an image with a dining table full of people", "a fork in the middle of the table"], "sentids": [1849, 1850], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000151911.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a potted plant in a kitchen", "a picture of a dining table and chairs in a kitchen", "a microwave in a kitchen", "a sink in a kitchen"], "sentids": [1851, 1852, 1853, 1854, 1855], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000152012.jpg", "split": "test", "sentences": ["a picture of a sports ball being played on a field", "a photo of a truck on a soccer field"], "sentids": [1856, 1857], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000152019.jpg", "split": "test", "sentences": ["an image with a sports ball in the foreground and a soccer player in the background", "a picture of a truck on the side of the road"], "sentids": [1858, 1859], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000152245.jpg", "split": "test", "sentences": ["a picture of a backpack"], "sentids": [1860], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000152252.jpg", "split": "test", "sentences": ["a photo of a chair in front of a group of people"], "sentids": [1861], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000152340.jpg", "split": "test", "sentences": ["a picture of a forkful of food on a table", "a picture of a dining table with food on it", "a sandwich in a plate", "a picture of a donut, juice, and coffee sitting on a table", "a picture of a chair with plates of food on it"], "sentids": [1862, 1863, 1864, 1865, 1866], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000152360.jpg", "split": "test", "sentences": ["a picture of a orange and a bunch of bananas hanging from the ceiling"], "sentids": [1867], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000153011.jpg", "split": "test", "sentences": ["an image with a handbag next to a food truck"], "sentids": [1868], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000153072.jpg", "split": "test", "sentences": ["an image with a truckload of kites flying in the sky"], "sentids": [1869], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000153104.jpg", "split": "test", "sentences": ["a picture of a hot dog being eaten by a man at a baseball game"], "sentids": [1870], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000153231.jpg", "split": "test", "sentences": ["a picture of a tv in the background", "a picture of a dining table", "a picture of a potted plant", "a photo of a remote control on a table in a living room", "a photo of a carrot on a plate", "a picture of a couch"], "sentids": [1871, 1872, 1873, 1874, 1875, 1876], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000153249.jpg", "split": "test", "sentences": ["an image with a car in the background and a skateboarder doing a trick", "a photo of a parking meter with a skateboarder in the air", "a photo of a bench with a skateboarder doing a trick"], "sentids": [1877, 1878, 1879], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000153300.jpg", "split": "test", "sentences": ["a picture of a cup of orange juice and a plate of pancakes", "a picture of a dining table with a plate of food on it", "a photo of a bottle of orange juice"], "sentids": [1880, 1881, 1882], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000153344.jpg", "split": "test", "sentences": ["a baseball bat in the air", "an image with a truck in the background"], "sentids": [1883, 1884], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000153460.jpg", "split": "test", "sentences": ["a photo of a backpacker sitting on the floor with a group of people", "a photo of a bottle of water", "a picture of a cup of coffee", "a photo of a bench with people sitting on it"], "sentids": [1885, 1886, 1887, 1888], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000153578.jpg", "split": "test", "sentences": ["a umbrella in front of a woman", "a picture of a cupcake girl at a parade", "an image with a cell phone and a woman holding an umbrella"], "sentids": [1889, 1890, 1891], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000153669.jpg", "split": "test", "sentences": ["a baseball glove in the batter's box", "a photo of a bench warmers baseball player taking a swing at a ball"], "sentids": [1892, 1893], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000153692.jpg", "split": "test", "sentences": ["a photo of a dog and a man on a bike", "a bicycle in the middle of a crosswalk with a dog", "a person in a helmet riding a bike next to a dog"], "sentids": [1894, 1895, 1896], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000153734.jpg", "split": "test", "sentences": ["a picture of a umbrella"], "sentids": [1897], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000153803.jpg", "split": "test", "sentences": ["a photo of a mouse working on a laptop in a church"], "sentids": [1898], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000153865.jpg", "split": "test", "sentences": ["a bus in the background"], "sentids": [1899], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000154071.jpg", "split": "test", "sentences": ["a picture of a baseball glove in the batter's box", "a sports ball in a field"], "sentids": [1900, 1901], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000154193.jpg", "split": "test", "sentences": ["a dining table in front of two pizzas", "a fork in a woman's hand"], "sentids": [1902, 1903], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000154358.jpg", "split": "test", "sentences": ["a picture of a person sitting in a living room", "a laptop in the middle of a living room", "an image with a dining table and chairs in a living room"], "sentids": [1904, 1905, 1906], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000154590.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a picture of a chair with a plate of food on it"], "sentids": [1907, 1908], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000154816.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, and umpire", "a photo of a backpacker at a baseball game"], "sentids": [1909, 1910], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000154884.jpg", "split": "test", "sentences": ["an image with a backpack and a table full of apples", "a picture of a handbag wearing man standing in front of a table full of apples", "a chair in front of a table"], "sentids": [1911, 1912, 1913], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000154931.jpg", "split": "test", "sentences": ["a picture of a bowl of food on a table", "a picture of a dining table with many plates of food"], "sentids": [1914, 1915], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000155270.jpg", "split": "test", "sentences": ["a picture of a motorcycle cop riding down the road with a fire truck behind him", "an image with a bicycle and a police officer on a motorcycle", "an image with a car and a police officer on a motorcycle", "a chair in the middle of the road"], "sentids": [1916, 1917, 1918, 1919], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000155312.jpg", "split": "test", "sentences": ["a baseball glove in the dugout"], "sentids": [1920], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000155449.jpg", "split": "test", "sentences": ["a bottle in a glass case", "an image with a backpacker sitting in a train station"], "sentids": [1921, 1922], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000155997.jpg", "split": "test", "sentences": ["an image with a dog pulling a cart on a bike", "a photo of a backpack on a bike with a dog in it", "a chair in the back of a cart with a dog on it", "an image with a parking meter and a dog in a cart", "a picture of a handbag on a bike with a dog in it"], "sentids": [1923, 1924, 1925, 1926, 1927], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000156076.jpg", "split": "test", "sentences": ["a picture of a cell phone", "a dining table in front of three men eating pizza", "a picture of a knife and fork"], "sentids": [1928, 1929, 1930], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000156278.jpg", "split": "test", "sentences": ["a photo of a clock in a kitchen", "a picture of a banana in a kitchen with a clock on the wall", "a oven in a kitchen", "a picture of a vase on a table in a kitchen"], "sentids": [1931, 1932, 1933, 1934], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000156302.jpg", "split": "test", "sentences": ["an image with a carrot, a banana, and a bunch of other fruits", "an image with a apple, bananas, and other fruits in a market"], "sentids": [1935, 1936], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000156341.jpg", "split": "test", "sentences": ["a baseball glove in the dirt", "a chair in the dugout"], "sentids": [1937, 1938], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000156370.jpg", "split": "test", "sentences": ["a bicycle in the middle of the road", "a picture of a truck and cars on the road"], "sentids": [1939, 1940], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000156497.jpg", "split": "test", "sentences": ["a photo of a person working on a laptop in a living room", "a photo of a tv in a living room", "a photo of a dining table in a living room", "a picture of a chair in a living room", "a photo of a remote living room with a man sitting on a laptop"], "sentids": [1941, 1942, 1943, 1944, 1945], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000156643.jpg", "split": "test", "sentences": ["a photo of a cake being cut by a man", "a photo of a potted plant", "a photo of a knife being cut into a cake", "a teddy bear in the background"], "sentids": [1946, 1947, 1948, 1949], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000156846.jpg", "split": "test", "sentences": ["a picture of a bench full of people working on their laptops", "a photo of a backpacker sitting at a table with a laptop"], "sentids": [1950, 1951], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000156889.jpg", "split": "test", "sentences": ["a picture of a umbrella being held by two people on a boat", "a picture of a boat with two people under an umbrella", "a photo of a cell phone picture of two people on a boat"], "sentids": [1952, 1953, 1954], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000156891.jpg", "split": "test", "sentences": ["an image with a tv in a living room with couches and a coffee table", "a photo of a laptop sitting on a coffee table in a living room", "a picture of a chair and couch in a living room", "a photo of a dining table and chairs in a living room"], "sentids": [1955, 1956, 1957, 1958], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000157019.jpg", "split": "test", "sentences": ["a truck in the middle of the road"], "sentids": [1959], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000157390.jpg", "split": "test", "sentences": ["a photo of a bowl filled with carrots and broccoli"], "sentids": [1960], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000157469.jpg", "split": "test", "sentences": ["a picture of a cat and a man playing a video game", "a backpack in the middle of the room"], "sentids": [1961, 1962], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000157516.jpg", "split": "test", "sentences": ["an image with a cup of coffee"], "sentids": [1963], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000157581.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "a dining table in a restaurant with many bottles of wine on it", "a picture of a wine glass", "a picture of a chair with many bottles of wine on it"], "sentids": [1964, 1965, 1966, 1967], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000157653.jpg", "split": "test", "sentences": ["a cell phone in a man's hand", "a truck in the street"], "sentids": [1968, 1969], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000157756.jpg", "split": "test", "sentences": ["an image with a clock tower in the background", "a bicycle in front of a clock tower at night"], "sentids": [1970, 1971], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000157767.jpg", "split": "test", "sentences": ["an image with a dining table filled with food and people", "an image with a bowl of food on a table", "a picture of a backpacker at a networking event"], "sentids": [1972, 1973, 1974], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000157918.jpg", "split": "test", "sentences": ["a picture of a fire hydrant"], "sentids": [1975], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000158084.jpg", "split": "test", "sentences": ["a picture of a train with people on it"], "sentids": [1976], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000158722.jpg", "split": "test", "sentences": ["a picture of a bowl of bananas on a table", "a photo of a chair next to a table with bunches of bananas on it", "a picture of a caribbean market with lots of bananas on a table"], "sentids": [1977, 1978, 1979], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000159320.jpg", "split": "test", "sentences": ["an image with a bus driving down a city street"], "sentids": [1980], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000159740.jpg", "split": "test", "sentences": ["a photo of a car park at an airport on a cloudy day"], "sentids": [1981], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000159774.jpg", "split": "test", "sentences": ["a photo of a baseball glove catching a ball"], "sentids": [1982], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000160669.jpg", "split": "test", "sentences": ["a photo of a baseball glove, bat, and umpire during a baseball game", "a chair in the dugout"], "sentids": [1983, 1984], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000160728.jpg", "split": "test", "sentences": ["a picture of a surfboard on the beach with people in the water"], "sentids": [1985], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000160740.jpg", "split": "test", "sentences": ["an image with a truck driving down a city street", "a traffic light in the middle of the street"], "sentids": [1986, 1987], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000160864.jpg", "split": "test", "sentences": ["a chair in the dugout", "a bench in the dugout"], "sentids": [1988, 1989], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000161010.jpg", "split": "test", "sentences": ["a photo of a fire hydrant on the side of a city street"], "sentids": [1990], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000161222.jpg", "split": "test", "sentences": ["a picture of a chair with food on it"], "sentids": [1991], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000161231.jpg", "split": "test", "sentences": ["a picture of a backpack on the ground next to a train"], "sentids": [1992], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000161447.jpg", "split": "test", "sentences": ["an image with a cup of coffee", "a picture of a bottle of wine", "a photo of a pizza in a restaurant", "a photo of a knife on a pizza", "an image with a dining table"], "sentids": [1993, 1994, 1995, 1996, 1997], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000161505.jpg", "split": "test", "sentences": ["an image with a cup of water and a dog", "a photo of a bottle of water and a dog", "a photo of a frisbee and a dog in the yard", "a photo of a person and their dog", "a dining table in the middle of a yard", "a photo of a couch with a dog on it"], "sentids": [1998, 1999, 2000, 2001, 2002, 2003], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000162021.jpg", "split": "test", "sentences": ["a backpack in the background"], "sentids": [2004], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000162092.jpg", "split": "test", "sentences": ["a photo of a dining table at a party", "a photo of a knife in a woman's hand"], "sentids": [2005, 2006], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000162445.jpg", "split": "test", "sentences": ["a photo of a backpacker flying a kite in a park"], "sentids": [2007], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000162829.jpg", "split": "test", "sentences": ["a photo of a dining table with many people sitting at it", "an image with a potted plant in the background"], "sentids": [2008, 2009], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000162858.jpg", "split": "test", "sentences": ["a picture of a person walking down the street", "a picture of a bicycle on the side of a road"], "sentids": [2010, 2011], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000162902.jpg", "split": "test", "sentences": ["a backpack in the snow", "a picture of a skis in the snow"], "sentids": [2012, 2013], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000163139.jpg", "split": "test", "sentences": ["a backpack in a booth", "a cup in the middle of a table", "a photo of a forklift at a trade show"], "sentids": [2014, 2015, 2016], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000163316.jpg", "split": "test", "sentences": ["an image with a tennis racket on a tennis court"], "sentids": [2017], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000163412.jpg", "split": "test", "sentences": ["an image with a handbag, a bike, and a person on a bike"], "sentids": [2018], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000163473.jpg", "split": "test", "sentences": ["a photo of a cake with candles on it", "a dog in front of a birthday cake with candles", "an image with a person holding a dog next to a cake with candles on it", "a picture of a bowl of cake with candles on it", "a picture of a dining table with a birthday cake and candles", "a picture of a cupcake with candles on it", "a photo of a spoonful of icing on a birthday cake"], "sentids": [2019, 2020, 2021, 2022, 2023, 2024, 2025], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000163518.jpg", "split": "test", "sentences": ["a picture of a person preparing food in a kitchen", "an image with a dining table full of food", "a refrigerator in the background", "an image with a oven in the background"], "sentids": [2026, 2027, 2028, 2029], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000163710.jpg", "split": "test", "sentences": ["a picture of a fork full of cake with a sparkler on it", "an image with a cell phone in front of a man and woman sitting at a table", "an image with a dining table and two people in front of a cake with sparklers", "a picture of a spoonful of cake with a sparkler on it"], "sentids": [2030, 2031, 2032, 2033], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000163929.jpg", "split": "test", "sentences": ["a boat in the water"], "sentids": [2034], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000164330.jpg", "split": "test", "sentences": ["a photo of a bowl of pizza", "a picture of a dining table with many pizzas and drinks", "a photo of a cell phone with a group of people sitting at a table"], "sentids": [2035, 2036, 2037], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000164899.jpg", "split": "test", "sentences": ["an image with a fork and a plate of food on a table", "a dining table in front of two plates of food and a glass of milk", "a photo of a chair with a plate of food on it", "a handbag in the foreground", "a spoon in a bowl"], "sentids": [2038, 2039, 2040, 2041, 2042], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000165039.jpg", "split": "test", "sentences": ["a picture of a bus driving down the street"], "sentids": [2043], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000165162.jpg", "split": "test", "sentences": ["a refrigerator in a kitchen"], "sentids": [2044], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000165225.jpg", "split": "test", "sentences": ["a picture of a tv screen in front of a group of people", "an image with a laptop screen in front of a group of people"], "sentids": [2045, 2046], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000165681.jpg", "split": "test", "sentences": ["a picture of a truck full of motorcycles"], "sentids": [2047], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000165831.jpg", "split": "test", "sentences": ["an image with a bottle of olive oil", "a bowl in a tray of food on a table", "an image with a dining table full of food"], "sentids": [2048, 2049, 2050], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000165862.jpg", "split": "test", "sentences": ["a picture of a carousel with three men holding skateboards", "a traffic light in the background"], "sentids": [2051, 2052], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000166747.jpg", "split": "test", "sentences": ["a photo of a horse pulling a trolley with people on it", "a picture of a handbag on a train with people on it"], "sentids": [2053, 2054], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000166868.jpg", "split": "test", "sentences": ["a car in the background"], "sentids": [2055], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000166918.jpg", "split": "test", "sentences": ["a photo of a dining table with people sitting at it", "an image with a bottle of wine on a table", "a photo of a chair full of people sitting at a table", "a photo of a fork full of people sitting at a long table"], "sentids": [2056, 2057, 2058, 2059], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000167452.jpg", "split": "test", "sentences": ["a picture of a person playing a guitar in front of a bunch of stuffed animals"], "sentids": [2060], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000167456.jpg", "split": "test", "sentences": ["a photo of a chair boat docked at a marina"], "sentids": [2061], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000167725.jpg", "split": "test", "sentences": ["a photo of a baseball glove and a baseball bat"], "sentids": [2062], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000167989.jpg", "split": "test", "sentences": ["a picture of a person making pizza on a table", "a dining table in the kitchen", "a picture of a cup of popcorn and a pizza on a table"], "sentids": [2063, 2064, 2065], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000168617.jpg", "split": "test", "sentences": ["a picture of a sports ball being played on a field"], "sentids": [2066], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000168683.jpg", "split": "test", "sentences": ["an image with a keyboard and a monitor"], "sentids": [2067], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000168909.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a couch and two people sitting at a table", "a potted plant in the background", "a picture of a apple and a banana sitting on a table"], "sentids": [2068, 2069, 2070, 2071], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000169111.jpg", "split": "test", "sentences": ["a photo of a orange bowl filled with grapes and oranges", "a photo of a truck full of fruit", "an image with a potted plant and fruit in a bowl", "a picture of a bowl full of fruit"], "sentids": [2072, 2073, 2074, 2075], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000170292.jpg", "split": "test", "sentences": ["an image with a sports ball being tackled by other players", "a photo of a dog playing football in the rain"], "sentids": [2076, 2077], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000170311.jpg", "split": "test", "sentences": ["a clock in the middle of a crowd of people"], "sentids": [2078], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000170436.jpg", "split": "test", "sentences": ["a photo of a laptop being used by a person sitting in a chair", "an image with a cell phone and a laptop"], "sentids": [2079, 2080], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000170670.jpg", "split": "test", "sentences": ["a carrot in a bowl", "a picture of a dining table with food on it"], "sentids": [2081, 2082], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000170700.jpg", "split": "test", "sentences": ["a potted plant in front of a building"], "sentids": [2083], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000170729.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "a picture of a pizza and some other food on a table", "an image with a broccoli casserole and pizza on a table"], "sentids": [2084, 2085, 2086], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000170974.jpg", "split": "test", "sentences": ["a picture of a handbag"], "sentids": [2087], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000170975.jpg", "split": "test", "sentences": ["a photo of a chair", "a photo of a wine glass"], "sentids": [2088, 2089], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000170992.jpg", "split": "test", "sentences": ["a umbrella in front of two people sitting on a bench", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a building", "a bicycle in front of a building"], "sentids": [2090, 2091, 2092, 2093], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000171190.jpg", "split": "test", "sentences": ["a picture of a dining table with people sitting at it", "a knife in a man's hand"], "sentids": [2094, 2095], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000171192.jpg", "split": "test", "sentences": ["a picture of a person working in a wine factory", "an image with a dining table full of wine glasses", "a cup in the middle of the table", "a bowl in the middle of the table"], "sentids": [2096, 2097, 2098, 2099], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000171360.jpg", "split": "test", "sentences": ["a picture of a motorcycle on a city street", "a picture of a backpacker riding a motorcycle on a city street", "a picture of a car driving down a street in a city"], "sentids": [2100, 2101, 2102], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000171382.jpg", "split": "test", "sentences": ["a skateboard in the air", "an image with a backpack and a skateboarder in the air", "a truck in the background"], "sentids": [2103, 2104, 2105], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000171548.jpg", "split": "test", "sentences": ["a backpack in the back of a motorcycle", "a photo of a traffic light with people riding on the back of a truck", "a picture of a truck full of people on the side of the road"], "sentids": [2106, 2107, 2108], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000171601.jpg", "split": "test", "sentences": ["a picture of a person walking down a dirt road with a flock of sheep behind him"], "sentids": [2109], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000171695.jpg", "split": "test", "sentences": ["a car in a parade with people on top of it", "a photo of a bus filled with people driving down the street", "a traffic light in the middle of the road"], "sentids": [2110, 2111, 2112], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000171932.jpg", "split": "test", "sentences": ["an image with a boat in the background"], "sentids": [2113], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000171936.jpg", "split": "test", "sentences": ["an image with a dining table and chairs in a kitchen", "a photo of a refrigerator in a kitchen", "a picture of a couch in a living room with a kitchen and a door", "a picture of a cupboard in a kitchen", "a photo of a sink, table and chairs in a kitchen", "a photo of a vase on a table in a kitchen", "a picture of a potted plant in a kitchen"], "sentids": [2114, 2115, 2116, 2117, 2118, 2119, 2120], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000172342.jpg", "split": "test", "sentences": ["an image with a tv in the background", "an image with a clock in the background"], "sentids": [2121, 2122], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000172439.jpg", "split": "test", "sentences": ["a cell phone in the hand of a man on a motorcycle"], "sentids": [2123], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000172513.jpg", "split": "test", "sentences": ["an image with a tie being cut by two men", "a dining table in the middle of a room", "a photo of a knife being cut into a cake", "a photo of a cake being cut by two men"], "sentids": [2124, 2125, 2126, 2127], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000172599.jpg", "split": "test", "sentences": ["a airplane in the airport", "an image with a bus parked next to a plane at an airport"], "sentids": [2128, 2129], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000173302.jpg", "split": "test", "sentences": ["a picture of a bottle of wine in a restaurant kitchen", "a picture of a book store with tables and chairs in the background"], "sentids": [2130, 2131], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000173471.jpg", "split": "test", "sentences": ["a photo of a horse sitting in front of a fireplace", "a photo of a dining table and chairs in a living room", "a picture of a bowl of fruit sitting on a table in front of a fireplace"], "sentids": [2132, 2133, 2134], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000173553.jpg", "split": "test", "sentences": ["a photo of a tennis racket being held by a man on a tennis court", "a photo of a bottle of water"], "sentids": [2135, 2136], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000173693.jpg", "split": "test", "sentences": ["a horse in the middle of a race track"], "sentids": [2137], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000173776.jpg", "split": "test", "sentences": ["an image with a microwave in the background and a group of people", "a photo of a dining table with food on it", "a picture of a bottle of wine with a group of people in front of it", "a cake in a pan on the counter", "an image with a orange cake in front of a group of people"], "sentids": [2138, 2139, 2140, 2141, 2142], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000173959.jpg", "split": "test", "sentences": ["an image with a sports ball", "a photo of a handbag"], "sentids": [2143, 2144], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000174019.jpg", "split": "test", "sentences": ["a motorcycle in the middle of a city street", "a umbrella in the middle of a city street"], "sentids": [2145, 2146], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000174113.jpg", "split": "test", "sentences": ["a cat in a kitchen", "a photo of a microwave in a kitchen", "a sink in a kitchen"], "sentids": [2147, 2148, 2149], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000175082.jpg", "split": "test", "sentences": ["an image with a bowl of food", "a photo of a spoonful of ketchup", "a hot dog in a bun", "a dining table in the background", "a photo of a tiered platter of hot dogs"], "sentids": [2150, 2151, 2152, 2153, 2154], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000175102.jpg", "split": "test", "sentences": ["a handbag in front of the man", "a clock in the background"], "sentids": [2155, 2156], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000175364.jpg", "split": "test", "sentences": ["a picture of a dining table in a kitchen", "a photo of a bowl of food in a kitchen", "a photo of a wine glass sitting on a table in a kitchen", "an image with a refrigerator and stove in a kitchen"], "sentids": [2157, 2158, 2159, 2160], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000175382.jpg", "split": "test", "sentences": ["a photo of a suitcase store", "a tv in a store"], "sentids": [2161, 2162], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000175437.jpg", "split": "test", "sentences": ["an image with a dining table in the background", "an image with a bowl of doughnuts"], "sentids": [2163, 2164], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000175438.jpg", "split": "test", "sentences": ["an image with a clock on the side of a street", "a picture of a potted plant with a clock on it", "a picture of a person standing on a street corner with a clock on it"], "sentids": [2165, 2166, 2167], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000175593.jpg", "split": "test", "sentences": ["a picture of a dining table set up for a dinner party"], "sentids": [2168], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000175785.jpg", "split": "test", "sentences": ["a cake in front of a bride and groom", "an image with a knife being cut into a cake", "an image with a cell phone in the background", "a photo of a handbag wearing bride and groom cutting their wedding cake"], "sentids": [2169, 2170, 2171, 2172], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000176017.jpg", "split": "test", "sentences": ["a picture of a cell phone booth with three women in it", "a picture of a dining table", "an image with a bottle of water next to three women"], "sentids": [2173, 2174, 2175], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000176330.jpg", "split": "test", "sentences": ["a picture of a bottle of wine sitting on a kitchen counter", "a photo of a sink in a kitchen", "a photo of a oven and sink in a kitchen"], "sentids": [2176, 2177, 2178], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000176730.jpg", "split": "test", "sentences": ["an image with a dining table and chairs in the middle of a swimming pool"], "sentids": [2179], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000176744.jpg", "split": "test", "sentences": ["a umbrella in the sky"], "sentids": [2180], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000176906.jpg", "split": "test", "sentences": ["a picture of a bowl of food in front of a group of people", "a photo of a bench with a group of people and animals", "a picture of a truck full of sheep and goats", "a photo of a handbag on the ground next to a group of sheep", "an image with a car in the background"], "sentids": [2181, 2182, 2183, 2184, 2185], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000177861.jpg", "split": "test", "sentences": ["an image with a dining table in the background", "a picture of a chair"], "sentids": [2186, 2187], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000177934.jpg", "split": "test", "sentences": ["a photo of a parking meter on the side of a street"], "sentids": [2188], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000177978.jpg", "split": "test", "sentences": ["a snowboard in the air"], "sentids": [2189], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000177990.jpg", "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "an image with a sports ball and a man holding a tennis racket"], "sentids": [2190, 2191], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000178254.jpg", "split": "test", "sentences": ["a picture of a umbrella carrying couple walking down a street"], "sentids": [2192], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000178331.jpg", "split": "test", "sentences": ["a truck in front of a building with a clock on it", "a clock in the middle of a building on a busy street"], "sentids": [2193, 2194], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000178370.jpg", "split": "test", "sentences": ["a picture of a dining table with a box of donuts", "a picture of a chair"], "sentids": [2195, 2196], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000178403.jpg", "split": "test", "sentences": ["a picture of a cake on a table in a kitchen", "an image with a potted plant on a table in front of a window", "an image with a vase of fruit on a table", "an image with a cup of coffee on a table next to a bowl of fruit"], "sentids": [2197, 2198, 2199, 2200], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000178446.jpg", "split": "test", "sentences": ["an image with a bottle of water", "a picture of a sandwich", "a photo of a cupcake", "an image with a dining table in the background"], "sentids": [2201, 2202, 2203, 2204], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000178948.jpg", "split": "test", "sentences": ["a photo of a dog sitting on the side of a street", "a picture of a backpacker and a dog on a city street"], "sentids": [2205, 2206], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000179094.jpg", "split": "test", "sentences": ["a picture of a bench covered in blue umbrellas and yellow cones"], "sentids": [2207], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000179114.jpg", "split": "test", "sentences": ["a photo of a boat with people riding on elephants in a river"], "sentids": [2208], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000179151.jpg", "split": "test", "sentences": ["a photo of a umbrella filled street in an asian city"], "sentids": [2209], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000179174.jpg", "split": "test", "sentences": ["a picture of a umbrella"], "sentids": [2210], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000179251.jpg", "split": "test", "sentences": ["a picture of a sink full of kids brushing their teeth", "a photo of a spoonful of sugar"], "sentids": [2211, 2212], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000179578.jpg", "split": "test", "sentences": ["an image with a frisbee in the air", "an image with a backpacker jumping in the air while holding a frisbee", "a car in a parking lot", "an image with a sports ball in the air"], "sentids": [2213, 2214, 2215, 2216], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000179642.jpg", "split": "test", "sentences": ["a tennis racket in the background"], "sentids": [2217], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000179699.jpg", "split": "test", "sentences": ["a picture of a spoonful of wine sitting next to a glass of wine", "a picture of a wine glass and a bottle of wine", "a photo of a bowl of wine and a man sitting at a table", "an image with a cake, wine, and a man sitting at a table"], "sentids": [2218, 2219, 2220, 2221], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000179926.jpg", "split": "test", "sentences": ["a picture of a handbag on the ground next to a traffic light"], "sentids": [2222], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000180045.jpg", "split": "test", "sentences": ["a photo of a wine glass"], "sentids": [2223], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000180202.jpg", "split": "test", "sentences": ["a photo of a bowl filled with carrots and broccoli"], "sentids": [2224], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000180539.jpg", "split": "test", "sentences": ["a photo of a snowboard race at a ski resort"], "sentids": [2225], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000180751.jpg", "split": "test", "sentences": ["a photo of a dining table with wine bottles on it", "an image with a refrigerator full of wine", "a photo of a book store clerk pouring wine into a glass", "a photo of a bowl of wine", "an image with a microwave in the background"], "sentids": [2226, 2227, 2228, 2229, 2230], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000180869.jpg", "split": "test", "sentences": ["a photo of a chair", "a keyboard in front of a person", "an image with a bottle of water, a box of donuts, and a person", "an image with a cup of coffee and donuts on a table", "a photo of a dining table full of donuts", "a backpack in the middle of the table"], "sentids": [2231, 2232, 2233, 2234, 2235, 2236], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000180888.jpg", "split": "test", "sentences": ["a picture of a boat on the beach", "a umbrella in the sand", "a bicycle in the sand", "a photo of a handbag"], "sentids": [2237, 2238, 2239, 2240], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000181118.jpg", "split": "test", "sentences": ["a picture of a cell phone picture of elephants in the water", "an image with a backpack on an elephant", "a picture of a handbag"], "sentids": [2241, 2242, 2243], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000181267.jpg", "split": "test", "sentences": ["a picture of a suitcase with balls in it", "an image with a orange suitcase filled with balls"], "sentids": [2244, 2245], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000181409.jpg", "split": "test", "sentences": ["a photo of a baseball glove on a baseball field"], "sentids": [2246], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000181542.jpg", "split": "test", "sentences": ["a bus in the middle of the road", "a picture of a truck with a woman on it"], "sentids": [2247, 2248], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000181591.jpg", "split": "test", "sentences": ["an image with a clock and a man talking on the phone", "a cell phone in a man's hand", "a picture of a tv in the background", "a sink in the room"], "sentids": [2249, 2250, 2251, 2252], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000181655.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a chair in front of a table with food on it", "a fork in the middle of a table full of food"], "sentids": [2253, 2254, 2255], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000181796.jpg", "split": "test", "sentences": ["an image with a wine glass and food on a table", "an image with a dining table"], "sentids": [2256, 2257], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000181836.jpg", "split": "test", "sentences": ["a photo of a truck with a man dressed up as an orange cone", "a handbag in a parking lot", "a photo of a car in a parking lot"], "sentids": [2258, 2259, 2260], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000181948.jpg", "split": "test", "sentences": ["a truck in the middle of a city street", "a photo of a person walking down the street with a traffic light in the background", "a clock in the background"], "sentids": [2261, 2262, 2263], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000182050.jpg", "split": "test", "sentences": ["an image with a bowl of food and an open refrigerator", "a picture of a refrigerator with food in it", "an image with a orange and blue refrigerator"], "sentids": [2264, 2265, 2266], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000182424.jpg", "split": "test", "sentences": ["a person in a white t-shirt holding a knife", "a clock in the background", "an image with a knife in a man's hand", "a potted plant in the background"], "sentids": [2267, 2268, 2269, 2270], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000182611.jpg", "split": "test", "sentences": ["a picture of a oven full of food", "a cup in a woman's hand", "a sandwich in a bowl", "a photo of a dining table with food on it"], "sentids": [2271, 2272, 2273, 2274], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000182736.jpg", "split": "test", "sentences": ["a car in a parking lot next to a clock tower", "a picture of a bicycle race with a clock tower in the background"], "sentids": [2275, 2276], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000182784.jpg", "split": "test", "sentences": ["a picture of a cow standing in front of a store", "a picture of a motorcycle and a cow next to each other", "a picture of a bicycle and a cow standing next to each other", "a picture of a apple and a cow standing next to each other"], "sentids": [2277, 2278, 2279, 2280], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000182984.jpg", "split": "test", "sentences": ["an image with a truck full of sheep in front of a building", "an image with a person standing in front of a building"], "sentids": [2281, 2282], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000183144.jpg", "split": "test", "sentences": ["a backpack in the background"], "sentids": [2283], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000183166.jpg", "split": "test", "sentences": ["an image with a orange and black umbrella"], "sentids": [2284], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000183246.jpg", "split": "test", "sentences": ["a truck in the middle of an intersection with traffic lights", "a picture of a bus on the side of the road"], "sentids": [2285, 2286], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000183374.jpg", "split": "test", "sentences": ["a backpack in a crowd of people with umbrellas"], "sentids": [2287], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000183391.jpg", "split": "test", "sentences": ["an image with a tennis racket"], "sentids": [2288], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000183456.jpg", "split": "test", "sentences": ["a dining table in the middle of a room", "a photo of a cup of coffee", "a carrot in a bowl", "a photo of a chair"], "sentids": [2289, 2290, 2291, 2292], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000183620.jpg", "split": "test", "sentences": ["a truck in a parking lot", "a photo of a baseball bat being used as a hammer", "a picture of a suitcase on the side of the road"], "sentids": [2293, 2294, 2295], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000183709.jpg", "split": "test", "sentences": ["an image with a handbag and a person at a crosswalk"], "sentids": [2296], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000184324.jpg", "split": "test", "sentences": ["a picture of a truck driving down a city street"], "sentids": [2297], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000184611.jpg", "split": "test", "sentences": ["a backpack in the back of a bike", "an image with a handbag on the back of a bike"], "sentids": [2298, 2299], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000184613.jpg", "split": "test", "sentences": ["a picture of a umbrella being held by a young boy", "a car in the background"], "sentids": [2300, 2301], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000184667.jpg", "split": "test", "sentences": ["a picture of a person with a statue of a man on top of a pole", "a clock in the middle of a city street"], "sentids": [2302, 2303], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000184703.jpg", "split": "test", "sentences": ["a picture of a car driving down a street with people walking on it", "a traffic light in the middle of a city street"], "sentids": [2304, 2305], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000184994.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a table and chairs", "a picture of a dining table and chairs in a kitchen", "an image with a couch and table in a kitchen", "a picture of a sink in a kitchen with a table and chairs", "an image with a toaster oven and a dining table in a kitchen", "a picture of a potted plant in a kitchen", "a picture of a tv in a kitchen with a table and chairs"], "sentids": [2306, 2307, 2308, 2309, 2310, 2311, 2312], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000185221.jpg", "split": "test", "sentences": ["a bottle in the background", "a chair in the background", "a photo of a couch"], "sentids": [2313, 2314, 2315], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000185327.jpg", "split": "test", "sentences": ["a car in the middle of the street", "a photo of a bus driving down the street with a herd of animals on it"], "sentids": [2316, 2317], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000185373.jpg", "split": "test", "sentences": ["a picture of a parking meter on the side of a street", "a truck in front of a motorcycle parked on the side of the road", "a person in front of a motorcycle parked on the side of the road"], "sentids": [2318, 2319, 2320], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000185559.jpg", "split": "test", "sentences": ["a picture of a cake being cut by a bride and groom", "an image with a wine glass in the foreground and a couple cutting a cake", "a dining table in the background", "a photo of a vase of flowers being cut by a bride and groom", "an image with a cupcake on top of a cake", "a cell phone in a man's hand"], "sentids": [2321, 2322, 2323, 2324, 2325, 2326], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000185686.jpg", "split": "test", "sentences": ["a picture of a bench with people sitting on it", "a knife in the man's hand"], "sentids": [2327, 2328], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000185781.jpg", "split": "test", "sentences": ["a tv in the background"], "sentids": [2329], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000185904.jpg", "split": "test", "sentences": ["a photo of a handbag wearing man on a motorcycle", "a photo of a traffic light with a man on a motorcycle"], "sentids": [2330, 2331], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000185943.jpg", "split": "test", "sentences": ["a picture of a bicycle and a bus on a busy street"], "sentids": [2332], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000186218.jpg", "split": "test", "sentences": ["an image with a boat in the background"], "sentids": [2333], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000186705.jpg", "split": "test", "sentences": ["an image with a wine glass", "a cup in the man's hand"], "sentids": [2334, 2335], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000186816.jpg", "split": "test", "sentences": ["a picture of a backpacker sitting on a chair next to a tennis player"], "sentids": [2336], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000186821.jpg", "split": "test", "sentences": ["a picture of a bus driving down a city street", "an image with a car driving down a city street", "an image with a parking meter on the side of a street", "a bicycle in the middle of a busy city street", "an image with a backpacker bus on a city street"], "sentids": [2337, 2338, 2339, 2340, 2341], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000186892.jpg", "split": "test", "sentences": ["a person in a black jacket", "an image with a oven full of hot dogs"], "sentids": [2342, 2343], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000187054.jpg", "split": "test", "sentences": ["a photo of a dining table", "a picture of a clock"], "sentids": [2344, 2345], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000187144.jpg", "split": "test", "sentences": ["a picture of a backpacker bus parked on the side of the road"], "sentids": [2346], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000187348.jpg", "split": "test", "sentences": ["a picture of a cup of wine"], "sentids": [2347], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000187533.jpg", "split": "test", "sentences": ["a picture of a chair surfing on a wave", "an image with a bottle of water and a man on a surfboard"], "sentids": [2348, 2349], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000187658.jpg", "split": "test", "sentences": ["a bottle in front of the pizza", "a tv in the background", "a photo of a dining table with a large pizza on it"], "sentids": [2350, 2351, 2352], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000187734.jpg", "split": "test", "sentences": ["a photo of a chair in front of a tennis court"], "sentids": [2353], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000187776.jpg", "split": "test", "sentences": ["a photo of a sandwich being served at an event", "a picture of a cell phone booth with some people in it", "a picture of a cup of coffee"], "sentids": [2354, 2355, 2356], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000187822.jpg", "split": "test", "sentences": ["a umbrella in the background"], "sentids": [2357], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000188040.jpg", "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [2358], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000188862.jpg", "split": "test", "sentences": ["a picture of a sports ball", "a photo of a umbrella"], "sentids": [2359, 2360], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000189136.jpg", "split": "test", "sentences": ["a photo of a fork full of pizza", "a picture of a bottle of water", "a pizza in front of a child", "an image with a bowl of pizza"], "sentids": [2361, 2362, 2363, 2364], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000189241.jpg", "split": "test", "sentences": ["a dining table in front of two people preparing food", "a picture of a spoonful of food being prepared by two people", "a photo of a truck and two people preparing food"], "sentids": [2365, 2366, 2367], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000189376.jpg", "split": "test", "sentences": ["a picture of a bowl of fruit", "a photo of a cup of coffee", "a bottle in a glass of water", "a chair in front of a desk"], "sentids": [2368, 2369, 2370, 2371], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000189452.jpg", "split": "test", "sentences": ["an image with a motorcycle filled with bunches of bananas"], "sentids": [2372], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000189588.jpg", "split": "test", "sentences": ["a keyboard in front of the man", "a mouse in a man's hand", "a picture of a chair", "an image with a laptop and two men playing a video game"], "sentids": [2373, 2374, 2375, 2376], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000189766.jpg", "split": "test", "sentences": ["a bus in the background"], "sentids": [2377], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000190097.jpg", "split": "test", "sentences": ["a photo of a frisbee being thrown on a beach", "an image with a kite flying in the air"], "sentids": [2378, 2379], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000190236.jpg", "split": "test", "sentences": ["a photo of a chair, desk, and computer in an office", "an image with a laptop computer sitting on top of a desk", "a potted plant in a corner", "an image with a vase on top of a desk", "a sports ball in the corner", "a photo of a book shelf with books on it", "a picture of a bowl, a chair, a desk, and a computer"], "sentids": [2380, 2381, 2382, 2383, 2384, 2385, 2386], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000190291.jpg", "split": "test", "sentences": ["a picture of a cell phone with a group of people sitting at a table eating pizza", "an image with a knife and fork", "a photo of a handbag sitting on a table"], "sentids": [2387, 2388, 2389], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000190423.jpg", "split": "test", "sentences": ["a picture of a clock in a bowling alley", "a dining table in a bowling alley"], "sentids": [2390, 2391], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000190676.jpg", "split": "test", "sentences": ["a picture of a airplane on the tarmac with people standing in front of it"], "sentids": [2392], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000190753.jpg", "split": "test", "sentences": ["a picture of a dining table in a park", "a photo of a suitcase sitting on a bench in a park", "an image with a bicycle and two people sitting on a park bench"], "sentids": [2393, 2394, 2395], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000190923.jpg", "split": "test", "sentences": ["a handbag in a woman's hand", "a photo of a bicycle lane on a city street"], "sentids": [2396, 2397], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000191054.jpg", "split": "test", "sentences": ["an image with a dining table full of people", "an image with a bowl of food in front of people"], "sentids": [2398, 2399], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000191225.jpg", "split": "test", "sentences": ["a photo of a bottle of wine", "an image with a fork, a knife, and a pizza", "an image with a knife and fork", "a photo of a dining table", "a photo of a tiered table", "a photo of a tv show"], "sentids": [2400, 2401, 2402, 2403, 2404, 2405], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000191280.jpg", "split": "test", "sentences": ["an image with a dog catching a frisbee", "a frisbee in the air"], "sentids": [2406, 2407], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000191300.jpg", "split": "test", "sentences": ["a photo of a train station with people walking around", "a picture of a suitcase"], "sentids": [2408, 2409], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000191342.jpg", "split": "test", "sentences": ["a picture of a potted plant", "a dining table in a restaurant filled with people", "a photo of a wine glass"], "sentids": [2410, 2411, 2412], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000191359.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it"], "sentids": [2413], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000191845.jpg", "split": "test", "sentences": ["a photo of a backpacker crossing the street in hong kong"], "sentids": [2414], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000191846.jpg", "split": "test", "sentences": ["a photo of a truck pulling a trailer with a bike on it", "a photo of a car with a young girl and a man on a bike"], "sentids": [2415, 2416], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000191874.jpg", "split": "test", "sentences": ["a picture of a clock", "a photo of a refrigerator", "a picture of a bottle of wine", "an image with a tv in the background", "a photo of a chair"], "sentids": [2417, 2418, 2419, 2420, 2421], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000192039.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "a person in a hat sitting at a table with food", "an image with a umbrella in the background", "a chair in front of a table with food on it", "a carrot in a bowl", "a photo of a knife and fork sitting on a plate", "a fork in the middle of a plate of food"], "sentids": [2422, 2423, 2424, 2425, 2426, 2427, 2428], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000192296.jpg", "split": "test", "sentences": ["a photo of a bottle of beer", "a picture of a dining table with people sitting around it"], "sentids": [2429, 2430], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000192458.jpg", "split": "test", "sentences": ["an image with a broccoli soup on the stove"], "sentids": [2431], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000192670.jpg", "split": "test", "sentences": ["a baseball glove in the background", "a sports ball in a field", "a baseball bat in the hands of a batter"], "sentids": [2432, 2433, 2434], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000192798.jpg", "split": "test", "sentences": ["a cup in front of the man", "an image with a pizza on a table in front of a window", "an image with a bottle of soda and a man eating a slice of pizza", "a photo of a potted plant"], "sentids": [2435, 2436, 2437, 2438], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000192806.jpg", "split": "test", "sentences": ["a cell phone in a woman's hand", "a picture of a backpacker on a city street", "a car in the street"], "sentids": [2439, 2440, 2441], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000192858.jpg", "split": "test", "sentences": ["an image with a chair, a table, and some people eating pizza", "a picture of a cupcake with a slice of pizza on it", "an image with a dining table full of people eating pizza", "an image with a knife and a slice of pizza"], "sentids": [2442, 2443, 2444, 2445], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000193122.jpg", "split": "test", "sentences": ["a handbag in front of a bunch of colorful umbrellas", "a photo of a skateboarder and two people walking under umbrellas"], "sentids": [2446, 2447], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000193271.jpg", "split": "test", "sentences": ["a microwave in a kitchen", "a sink in a kitchen", "a photo of a toaster oven in a kitchen", "a photo of a wine glass rack in a kitchen"], "sentids": [2448, 2449, 2450, 2451], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000193380.jpg", "split": "test", "sentences": ["a picture of a backpacker on a dock with boats in the background"], "sentids": [2452], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000193388.jpg", "split": "test", "sentences": ["a person in a park surrounded by pigeons", "an image with a handbag sitting on a bench surrounded by pigeons"], "sentids": [2453, 2454], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000193565.jpg", "split": "test", "sentences": ["an image with a knife and a slice of pizza", "a photo of a dining table", "an image with a couch in the background and a man eating a slice of pizza", "an image with a fork and a slice of pizza", "a picture of a cell phone"], "sentids": [2455, 2456, 2457, 2458, 2459], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000193673.jpg", "split": "test", "sentences": ["a photo of a apple and a bunch of bananas"], "sentids": [2460], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000193717.jpg", "split": "test", "sentences": ["an image with a fire hydrant on the side of the road", "a picture of a person walking by a fire hydrant", "a truck in the background"], "sentids": [2461, 2462, 2463], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000193936.jpg", "split": "test", "sentences": ["an image with a bench in front of a group of children"], "sentids": [2464], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000193946.jpg", "split": "test", "sentences": ["an image with a umbrella and two monks", "an image with a potted plant in the background"], "sentids": [2465, 2466], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000194184.jpg", "split": "test", "sentences": ["an image with a chair next to a pile of watermelons", "a handbag in the middle of a street filled with watermelons", "a photo of a apple and watermelon stand on the side of the road", "a photo of a orange and watermelon stand on the side of the road", "an image with a dining table full of watermelons"], "sentids": [2467, 2468, 2469, 2470, 2471], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000194313.jpg", "split": "test", "sentences": ["an image with a cat sitting on a bathroom sink", "a toilet in a bathroom", "a photo of a sink in a bathroom"], "sentids": [2472, 2473, 2474], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000194414.jpg", "split": "test", "sentences": ["a photo of a tennis racket player on a tennis court", "a chair in the background", "a picture of a sports ball player on a tennis court", "a photo of a handbag on a tennis court"], "sentids": [2475, 2476, 2477, 2478], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000194598.jpg", "split": "test", "sentences": ["an image with a bus full of cars on a city street at night", "a picture of a fire hydrant lit up at night"], "sentids": [2479, 2480], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000194724.jpg", "split": "test", "sentences": ["an image with a cup of coke and a pizza on a table", "an image with a cell phone and a pizza on a table", "a dining table in a restaurant", "a picture of a refrigerator with a pizza on it and a coke", "a picture of a chair with a pizza on it and a coke"], "sentids": [2481, 2482, 2483, 2484, 2485], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000194755.jpg", "split": "test", "sentences": ["a picture of a cup of cappuccino", "a photo of a dining table with a man holding a cup of cappuccino", "a photo of a spoon holding a cup of cappuccino", "a picture of a bench in front of a window", "a picture of a truck driver sitting at a table with a cup of coffee", "a photo of a bottle of cappuccino"], "sentids": [2486, 2487, 2488, 2489, 2490, 2491], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000194756.jpg", "split": "test", "sentences": ["a picture of a boat in the water with people on it", "a photo of a car driving down a street with a boat in the background", "a picture of a backpacker on a boat in the water", "a chair in the water"], "sentids": [2492, 2493, 2494, 2495], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000194790.jpg", "split": "test", "sentences": ["a dining table in a restaurant with many pizzas on it"], "sentids": [2496], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000194851.jpg", "split": "test", "sentences": ["a picture of a baseball bat hitting a ball", "a photo of a sports ball player hitting a ball with a bat", "a picture of a truck in the background"], "sentids": [2497, 2498, 2499], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000194875.jpg", "split": "test", "sentences": ["a potted plant in front of a building", "a handbag in the background", "a photo of a laptop in front of a group of motorcycles", "a cup in front of a building"], "sentids": [2500, 2501, 2502, 2503], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000194956.jpg", "split": "test", "sentences": ["an image with a boat and many teddy bears"], "sentids": [2504], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000195211.jpg", "split": "test", "sentences": ["an image with a tv, couches and a table in a living room", "a picture of a potted plant in a living room", "a vase in the middle of a living room"], "sentids": [2505, 2506, 2507], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000195510.jpg", "split": "test", "sentences": ["a picture of a bus driving down a street", "an image with a bicycle and a bus on a city street", "a photo of a truck driving down a city street", "an image with a handbag on the side of the road"], "sentids": [2508, 2509, 2510, 2511], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000195750.jpg", "split": "test", "sentences": ["a picture of a surfboarder on a body of water", "a picture of a dining table"], "sentids": [2512, 2513], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000195914.jpg", "split": "test", "sentences": ["a backpack in a park with people holding umbrellas"], "sentids": [2514], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000195955.jpg", "split": "test", "sentences": ["a backpack in the middle of a crowded train"], "sentids": [2515], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000195974.jpg", "split": "test", "sentences": ["a picture of a snowboarder doing a jump in the air"], "sentids": [2516], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000196085.jpg", "split": "test", "sentences": ["a photo of a bottle of ketchup", "an image with a cup of coffee", "a picture of a clock"], "sentids": [2517, 2518, 2519], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000196192.jpg", "split": "test", "sentences": ["a photo of a bowl on top of a stack of suitcases"], "sentids": [2520], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000196313.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "a picture of a fork full of food", "a photo of a chair", "an image with a dining table full of people"], "sentids": [2521, 2522, 2523, 2524], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000196321.jpg", "split": "test", "sentences": ["a laptop in front of the bar"], "sentids": [2525], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000196815.jpg", "split": "test", "sentences": ["a picture of a bottle of wine"], "sentids": [2526], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000197219.jpg", "split": "test", "sentences": ["a handbag in the middle of the table", "a picture of a chair at a table with food on it"], "sentids": [2527, 2528], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000197369.jpg", "split": "test", "sentences": ["a photo of a person holding a bag of food", "a picture of a bowl of food", "a picture of a refrigerator", "a knife in the woman's hand"], "sentids": [2529, 2530, 2531, 2532], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000197398.jpg", "split": "test", "sentences": ["an image with a chair and a sandwich on a table", "an image with a hot dog and a beer on a table", "an image with a person in the background and a sandwich on a table"], "sentids": [2533, 2534, 2535], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000197749.jpg", "split": "test", "sentences": ["a photo of a cupcake tower on a table"], "sentids": [2536], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000198120.jpg", "split": "test", "sentences": ["a photo of a chair next to a table filled with donuts", "a cup in front of a box of donuts", "a dining table in an office with boxes of donuts"], "sentids": [2537, 2538, 2539], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000198154.jpg", "split": "test", "sentences": ["a truck in the background"], "sentids": [2540], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000198163.jpg", "split": "test", "sentences": ["an image with a person sitting in front of a window"], "sentids": [2541], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000198312.jpg", "split": "test", "sentences": ["a photo of a vase on a table in a living room"], "sentids": [2542], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000198397.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a picture of a sports ball player jumping up to hit a tennis ball"], "sentids": [2543, 2544], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000198415.jpg", "split": "test", "sentences": ["an image with a handbag in front of a group of people", "a picture of a tv in a gymnasium with people sitting at tables"], "sentids": [2545, 2546], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000198447.jpg", "split": "test", "sentences": ["a picture of a train with skiers on it"], "sentids": [2547], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000198492.jpg", "split": "test", "sentences": ["an image with a wine glass", "an image with a cup of beer", "a photo of a donut and a bottle of beer", "an image with a handbag", "a picture of a umbrella"], "sentids": [2548, 2549, 2550, 2551, 2552], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000198752.jpg", "split": "test", "sentences": ["an image with a knife on top of a cake", "a photo of a cupcake wedding cake on a table"], "sentids": [2553, 2554], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000198796.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a bowl of food on a table", "an image with a cup of coffee and a plate of food"], "sentids": [2555, 2556, 2557], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000199122.jpg", "split": "test", "sentences": ["a photo of a baseball glove hitting a baseball during a game", "a sports ball in the air", "an image with a baseball bat, a catcher, and an umpire"], "sentids": [2558, 2559, 2560], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000199634.jpg", "split": "test", "sentences": ["an image with a refrigerator and stove in a kitchen", "a photo of a microwave oven in a kitchen"], "sentids": [2561, 2562], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000199764.jpg", "split": "test", "sentences": ["a picture of a backpacker at an outdoor market", "a chair in the middle of a field", "a picture of a bench under a tent with a man working on it"], "sentids": [2563, 2564, 2565], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000199771.jpg", "split": "test", "sentences": ["a picture of a knife and fork in a kitchen", "a bowl in the middle of a group of people", "an image with a bottle of water", "a clock in the background", "an image with a sandwich being prepared in a kitchen", "a dining table in a kitchen filled with food"], "sentids": [2566, 2567, 2568, 2569, 2570, 2571], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000199881.jpg", "split": "test", "sentences": ["an image with a vase of flowers", "a picture of a remote control in the hands of a man", "an image with a potted plant in the background"], "sentids": [2572, 2573, 2574], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000199883.jpg", "split": "test", "sentences": ["a bicycle in the middle of the road", "an image with a motorcycle and a person on a scooter", "a photo of a backpacker riding a scooter down a city street", "a photo of a suitcase on the side of the road"], "sentids": [2575, 2576, 2577, 2578], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000199969.jpg", "split": "test", "sentences": ["a picture of a person standing in front of a fruit stand", "a photo of a chair in front of a fruit stand"], "sentids": [2579, 2580], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000200234.jpg", "split": "test", "sentences": ["a frisbee in the air", "a photo of a truck", "a car in a parking lot"], "sentids": [2581, 2582, 2583], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000200267.jpg", "split": "test", "sentences": ["a tennis racket in the air"], "sentids": [2584], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000200457.jpg", "split": "test", "sentences": ["a bird in the sky"], "sentids": [2585], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000200668.jpg", "split": "test", "sentences": ["a photo of a suitcase carrying man walking down the street", "a picture of a car", "a picture of a bus on the side of the road", "an image with a backpack and a man walking down the street"], "sentids": [2586, 2587, 2588, 2589], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000200717.jpg", "split": "test", "sentences": ["a photo of a frisbee player catching a frisbee", "a picture of a truck with a frisbee in it"], "sentids": [2590, 2591], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000201326.jpg", "split": "test", "sentences": ["a picture of a tennis racket"], "sentids": [2592], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000201727.jpg", "split": "test", "sentences": ["an image with a refrigerator, couch, and table in a living room", "a photo of a tv in a living room with couches and a coffee table", "a vase in the corner", "a photo of a potted plant in a living room", "a photo of a remote living room with couches and a flat screen tv", "a picture of a bowl of fruit in a living room"], "sentids": [2593, 2594, 2595, 2596, 2597, 2598], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000202201.jpg", "split": "test", "sentences": ["a photo of a dining table full of donuts", "an image with a cake and donuts on a table"], "sentids": [2599, 2600], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000202489.jpg", "split": "test", "sentences": ["an image with a wine glass", "a dining table in a wine bar"], "sentids": [2601, 2602], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000202913.jpg", "split": "test", "sentences": ["a picture of a knife being used to cut a cake", "an image with a cake sitting on top of a table", "a photo of a cupcake with a slice taken out of it"], "sentids": [2603, 2604, 2605], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000203171.jpg", "split": "test", "sentences": ["an image with a bus full of people flying kites"], "sentids": [2606], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000203466.jpg", "split": "test", "sentences": ["a picture of a tennis racket player sitting on a bench", "a picture of a bench with a tennis player sitting on it"], "sentids": [2607, 2608], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000203661.jpg", "split": "test", "sentences": ["an image with a microwave, table and chairs in a kitchen", "a picture of a dining table in a kitchen", "a photo of a bottle of wine sitting on a table in a kitchen", "a photo of a book shelf in a kitchen", "a photo of a spoon on a table in a kitchen"], "sentids": [2609, 2610, 2611, 2612, 2613], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000203747.jpg", "split": "test", "sentences": ["a tie in a man's hand", "a handbag in a man's hand"], "sentids": [2614, 2615], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000203965.jpg", "split": "test", "sentences": ["a photo of a baseball glove"], "sentids": [2616], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000204051.jpg", "split": "test", "sentences": ["a photo of a backpacker holding two hot dogs", "a picture of a refrigerator", "an image with a cup of coffee and a man holding two hot dogs"], "sentids": [2617, 2618, 2619], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000204100.jpg", "split": "test", "sentences": ["an image with a person that is standing in front of a bunch of bananas"], "sentids": [2620], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000204137.jpg", "split": "test", "sentences": ["a sports ball in the middle of a field", "an image with a chair in the background", "an image with a bench in the background", "an image with a backpack on a soccer field"], "sentids": [2621, 2622, 2623, 2624], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000204311.jpg", "split": "test", "sentences": ["a fork in the middle of a plate of food", "a bottle in the middle of the table", "a photo of a dining table with food on it", "a picture of a knife and fork sitting on a plate of food"], "sentids": [2625, 2626, 2627, 2628], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000204360.jpg", "split": "test", "sentences": ["a photo of a dining table on a bus", "a bus in the city", "an image with a backpack on the back of a person riding a bike", "an image with a traffic light on the side of a bus", "an image with a cell phone view of a city street"], "sentids": [2629, 2630, 2631, 2632, 2633], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000204507.jpg", "split": "test", "sentences": ["a dining table in front of two men"], "sentids": [2634], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000204805.jpg", "split": "test", "sentences": ["a boat in front of a building with people in it"], "sentids": [2635], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000205108.jpg", "split": "test", "sentences": ["an image with a dining table", "a picture of a spoonful of food", "a picture of a fork and knife on a plate", "a picture of a potted plant", "a photo of a bottle of water", "an image with a chair, a table, and a plate of food"], "sentids": [2636, 2637, 2638, 2639, 2640, 2641], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000205232.jpg", "split": "test", "sentences": ["a picture of a backpacker flying a kite on the beach", "a photo of a car full of people flying kites on the beach", "a picture of a handbag flying a kite on the beach", "an image with a umbrella and people flying kites"], "sentids": [2642, 2643, 2644, 2645], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000205344.jpg", "split": "test", "sentences": ["a photo of a dog laying on a couch in a living room", "an image with a laptop and two people in a living room", "a cup in the middle of the room"], "sentids": [2646, 2647, 2648], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000205514.jpg", "split": "test", "sentences": ["a photo of a potted plant in a living room", "a tv in a living room with white chairs and a coffee table"], "sentids": [2649, 2650], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000205676.jpg", "split": "test", "sentences": ["an image with a bus and people walking down the street", "a picture of a tiered city street with people walking on it"], "sentids": [2651, 2652], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000205811.jpg", "split": "test", "sentences": ["a photo of a cake and some people sitting at a table", "a picture of a cup of coffee"], "sentids": [2653, 2654], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000206413.jpg", "split": "test", "sentences": ["a picture of a baseball glove", "a photo of a sports ball game"], "sentids": [2655, 2656], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000206684.jpg", "split": "test", "sentences": ["a photo of a car driving down the street and a man sitting on a bench", "an image with a bench and a man sitting on it", "an image with a bicycle and a man sitting on a bench", "a photo of a fire hydrant with a man sitting on a bench"], "sentids": [2657, 2658, 2659, 2660], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000206757.jpg", "split": "test", "sentences": ["a photo of a clock on the side of a building", "a photo of a busier city street with people walking on it", "a backpack in the middle of a city street"], "sentids": [2661, 2662, 2663], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000206922.jpg", "split": "test", "sentences": ["a couch in a living room with a table and chairs", "a vase in the middle of a living room", "a picture of a dining table and chairs in a living room"], "sentids": [2664, 2665, 2666], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000207180.jpg", "split": "test", "sentences": ["a clock in the middle of a large building", "a traffic light in the middle of a large building"], "sentids": [2667, 2668], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000207196.jpg", "split": "test", "sentences": ["a picture of a microwave and stove in a kitchen", "an image with a oven and stove in a kitchen", "a book in the middle of a kitchen counter", "an image with a refrigerator and stove in a kitchen", "an image with a sink and stove in a kitchen", "a scissors in a kitchen next to a stove", "a dining table in the middle of a kitchen", "a photo of a knife rack in a kitchen"], "sentids": [2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000207491.jpg", "split": "test", "sentences": ["a picture of a bus driving down a street", "a photo of a person riding a bus down a street", "a picture of a stop sign on the side of the road", "a photo of a traffic light and a bus driving down the street"], "sentids": [2677, 2678, 2679, 2680], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000207611.jpg", "split": "test", "sentences": ["a photo of a tie wearing man standing on a busy city street"], "sentids": [2681], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000207925.jpg", "split": "test", "sentences": ["a picture of a tv in a living room", "a photo of a remote living room with chairs and a fireplace", "a book in front of a fireplace in a living room", "an image with a cat sitting on a chair in a living room"], "sentids": [2682, 2683, 2684, 2685], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000207926.jpg", "split": "test", "sentences": ["an image with a handbag in the foreground and people holding umbrellas"], "sentids": [2686], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000208516.jpg", "split": "test", "sentences": ["an image with a laptop and a beer on a table", "a photo of a cup of beer and a laptop on a table", "a photo of a dining table with a laptop and a beer", "a photo of a couch with a laptop and a beer"], "sentids": [2687, 2688, 2689, 2690], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000208517.jpg", "split": "test", "sentences": ["an image with a suitcase and a woman", "a photo of a cell phone with a woman standing next to a red suitcase"], "sentids": [2691, 2692], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000208566.jpg", "split": "test", "sentences": ["a person in a yellow jacket", "a dining table in a kitchen", "a picture of a bottle of ketchup"], "sentids": [2693, 2694, 2695], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000208585.jpg", "split": "test", "sentences": ["a picture of a clock tower with people walking under it", "an image with a handbag in the foreground and a clock tower in the background"], "sentids": [2696, 2697], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000208740.jpg", "split": "test", "sentences": ["an image with a fork and knife", "a picture of a tiered table with two women sitting at it", "an image with a bottle of wine", "an image with a knife and fork"], "sentids": [2698, 2699, 2700, 2701], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000208748.jpg", "split": "test", "sentences": ["an image with a knife and fork", "a dining table in a restaurant"], "sentids": [2702, 2703], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000209130.jpg", "split": "test", "sentences": ["a picture of a sports ball player swinging a bat", "a photo of a baseball glove and a baseball player swinging a bat"], "sentids": [2704, 2705], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000209142.jpg", "split": "test", "sentences": ["a photo of a spoonful of broccoli and peas in a bowl", "an image with a bowl filled with broccoli and peas", "a photo of a fork in a bowl of broccoli and peas"], "sentids": [2706, 2707, 2708], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000209222.jpg", "split": "test", "sentences": ["an image with a car parked next to a man sitting on a bench"], "sentids": [2709], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000209468.jpg", "split": "test", "sentences": ["a refrigerator in the kitchen", "a person in a kitchen using a laptop computer", "a picture of a dog and a woman in a kitchen", "a picture of a laptop in a kitchen with a dog looking at it", "a photo of a bowl of food and a woman using a laptop in a kitchen", "a photo of a cup of coffee and a woman using a laptop in the kitchen", "an image with a clock and a woman on a laptop in a kitchen"], "sentids": [2710, 2711, 2712, 2713, 2714, 2715, 2716], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000209530.jpg", "split": "test", "sentences": ["a knife in a man's hand", "a spoon in a man's hand", "an image with a tv in the background", "a wine glass in a man's hand"], "sentids": [2717, 2718, 2719, 2720], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000209835.jpg", "split": "test", "sentences": ["a car in the background", "a handbag in the foreground"], "sentids": [2721, 2722], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000209856.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "a photo of a person sitting at a table with food and a bottle of wine", "an image with a broccoli pizza and a bottle of wine", "a photo of a dining table with plates of food and a bottle of wine"], "sentids": [2723, 2724, 2725, 2726], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000209904.jpg", "split": "test", "sentences": ["a photo of a skateboarder doing a trick on a rail"], "sentids": [2727], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000209989.jpg", "split": "test", "sentences": ["an image with a snowboarder at the top of a mountain"], "sentids": [2728], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000209995.jpg", "split": "test", "sentences": ["a picture of a cell phone sitting on a bar counter", "a picture of a chair in a bar", "a handbag in front of the woman"], "sentids": [2729, 2730, 2731], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000210204.jpg", "split": "test", "sentences": ["an image with a spoon and a slice of pizza", "an image with a bowl of pizza on a table", "a photo of a pizza that has been cut in half", "a dining table in a restaurant", "an image with a bottle of wine and a pizza on a table"], "sentids": [2732, 2733, 2734, 2735, 2736], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000210342.jpg", "split": "test", "sentences": ["a photo of a chair on the beach"], "sentids": [2737], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000210394.jpg", "split": "test", "sentences": ["an image with a bicycle and a bus on a street", "a bus in the middle of a city street"], "sentids": [2738, 2739], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000210520.jpg", "split": "test", "sentences": ["a knife in the middle of the table", "an image with a bottle of wine and food on a table", "a dining table in the middle of a room", "a broccoli in a bowl"], "sentids": [2740, 2741, 2742, 2743], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000210782.jpg", "split": "test", "sentences": ["a picture of a bench in a restaurant with people sitting around it", "a car in a parking lot"], "sentids": [2744, 2745], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000210883.jpg", "split": "test", "sentences": ["a photo of a handbag full of sheep being herded down the street", "a picture of a bus full of people and a herd of sheep"], "sentids": [2746, 2747], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000210980.jpg", "split": "test", "sentences": ["an image with a elephant walking down the street", "an image with a car driving down the street and an elephant walking down the street"], "sentids": [2748, 2749], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000210982.jpg", "split": "test", "sentences": ["a picture of a bicycle race with motorcycles on the side of the road"], "sentids": [2750], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000211112.jpg", "split": "test", "sentences": ["a photo of a suitcase and a bed in a hotel room", "an image with a tv in the corner of the room", "a photo of a laptop on top of a bed", "a photo of a handbag on a bed in a hotel room", "a picture of a refrigerator and a bed in a room"], "sentids": [2751, 2752, 2753, 2754, 2755], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000211527.jpg", "split": "test", "sentences": ["a picture of a bowl of donuts on a table"], "sentids": [2756], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000211674.jpg", "split": "test", "sentences": ["a picture of a bus with people riding on top of it", "a picture of a potted plant"], "sentids": [2757, 2758], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000211690.jpg", "split": "test", "sentences": ["a picture of a dining table"], "sentids": [2759], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000212261.jpg", "split": "test", "sentences": ["a photo of a spoonful of food", "a handbag in the background", "an image with a cup of coffee", "a photo of a refrigerator"], "sentids": [2760, 2761, 2762, 2763], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000212533.jpg", "split": "test", "sentences": ["a picture of a dining table with a bowl of fruit", "a orange in a bowl"], "sentids": [2764, 2765], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000212761.jpg", "split": "test", "sentences": ["a photo of a tiered building in the rain with people holding umbrellas"], "sentids": [2766], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000212800.jpg", "split": "test", "sentences": ["a boat in the water"], "sentids": [2767], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000212939.jpg", "split": "test", "sentences": ["a photo of a chair and table in a restaurant"], "sentids": [2768], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000213351.jpg", "split": "test", "sentences": ["a photo of a keyboard and computer on a desk", "a picture of a mouse sitting on top of a computer desk", "an image with a teddy bear sitting on a computer desk"], "sentids": [2769, 2770, 2771], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000213356.jpg", "split": "test", "sentences": ["a picture of a potted plant and umbrellas on a deck", "a photo of a boat with umbrellas sitting on a dock"], "sentids": [2772, 2773], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000213475.jpg", "split": "test", "sentences": ["a photo of a truck stopped at a red light in front of a building"], "sentids": [2774], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000213593.jpg", "split": "test", "sentences": ["a stop sign in the middle of a city street"], "sentids": [2775], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000213765.jpg", "split": "test", "sentences": ["a sink in a kitchen", "an image with a bottle of water on the counter"], "sentids": [2776, 2777], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000213809.jpg", "split": "test", "sentences": ["a picture of a pizza and some bread on a table", "an image with a knife and a slice of pizza", "a picture of a cake with a pizza on it"], "sentids": [2778, 2779, 2780], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000213904.jpg", "split": "test", "sentences": ["a bottle in front of a wine glass"], "sentids": [2781], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000213905.jpg", "split": "test", "sentences": ["a chair in the background", "a photo of a backpacker couple on a tennis court"], "sentids": [2782, 2783], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000214007.jpg", "split": "test", "sentences": ["a picture of a clock in a kitchen with pots and pans on the stove", "an image with a bowl and a pot on a stove", "a photo of a cup on a stove top in a kitchen"], "sentids": [2784, 2785, 2786], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000214046.jpg", "split": "test", "sentences": ["an image with a refrigerator in the background and people in the kitchen", "an image with a bowl of food in the kitchen", "a photo of a cupboard under the sink in a kitchen"], "sentids": [2787, 2788, 2789], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000214274.jpg", "split": "test", "sentences": ["a microwave in the kitchen"], "sentids": [2790], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000214349.jpg", "split": "test", "sentences": ["an image with a cake in front of a group of people", "a picture of a dining table", "a photo of a chair"], "sentids": [2791, 2792, 2793], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000214363.jpg", "split": "test", "sentences": ["a picture of a traffic light", "a photo of a bicycle rider with an umbrella on a bridge", "a picture of a handbag"], "sentids": [2794, 2795, 2796], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000215213.jpg", "split": "test", "sentences": ["an image with a tiered room full of people", "a photo of a cell phone picture of a group of people in a room", "a picture of a backpacker group in a banquet hall"], "sentids": [2797, 2798, 2799], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000215244.jpg", "split": "test", "sentences": ["an image with a tv in the background", "a picture of a bowl of food", "a photo of a handbag sitting on a table in a restaurant"], "sentids": [2800, 2801, 2802], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000215303.jpg", "split": "test", "sentences": ["a photo of a cake sitting on a plate with wine glasses next to it", "a picture of a hot dog on a plate with wine glasses next to it", "a dining table in a restaurant"], "sentids": [2803, 2804, 2805], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000215439.jpg", "split": "test", "sentences": ["a picture of a train station with people walking on the platform"], "sentids": [2806], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000215608.jpg", "split": "test", "sentences": ["a picture of a chair on the beach"], "sentids": [2807], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000215627.jpg", "split": "test", "sentences": ["a picture of a clock", "a photo of a cake sitting on a table in front of a group of people", "a photo of a dining table with a birthday cake on it", "a spoon in the middle of the table", "a picture of a cell phone in front of a group of people sitting at a table", "an image with a bowl of food and people sitting at a table"], "sentids": [2808, 2809, 2810, 2811, 2812, 2813], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000215845.jpg", "split": "test", "sentences": ["an image with a backpack and ice cream truck", "a dining table in front of an ice cream truck", "a photo of a bus that is parked in front of a building", "a picture of a chair in front of an ice cream truck", "a photo of a bird ice cream truck", "a picture of a truck with ice cream on it"], "sentids": [2814, 2815, 2816, 2817, 2818, 2819], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000215906.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [2820, 2821], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000215914.jpg", "split": "test", "sentences": ["an image with a skis in the snow"], "sentids": [2822], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000216398.jpg", "split": "test", "sentences": ["a picture of a car in front of the big ben clock tower in london", "an image with a traffic light and a clock tower in london", "an image with a kite flying in front of a clock tower"], "sentids": [2823, 2824, 2825], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000216449.jpg", "split": "test", "sentences": ["an image with a spoon in the mouth of a woman and two children", "an image with a fork and a plate of food", "a dining table in front of a woman and two children", "a photo of a bookcase"], "sentids": [2826, 2827, 2828, 2829], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000216510.jpg", "split": "test", "sentences": ["an image with a dining table filled with food", "a picture of a knife being used to cut a cake"], "sentids": [2830, 2831], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000216581.jpg", "split": "test", "sentences": ["a cell phone in the hand of a man sitting on a park bench"], "sentids": [2832], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000216628.jpg", "split": "test", "sentences": ["an image with a backpack on a skateboard"], "sentids": [2833], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000216726.jpg", "split": "test", "sentences": ["a picture of a bottle of wine", "a picture of a wine glass case filled with different types of wine glasses"], "sentids": [2834, 2835], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000217153.jpg", "split": "test", "sentences": ["a backpack in the woman's hand"], "sentids": [2836], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000217154.jpg", "split": "test", "sentences": ["an image with a knife in a blender"], "sentids": [2837], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000217156.jpg", "split": "test", "sentences": ["a fire hydrant in the middle of the street"], "sentids": [2838], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000217285.jpg", "split": "test", "sentences": ["a picture of a baseball glove being held by a batter"], "sentids": [2839], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000217517.jpg", "split": "test", "sentences": ["an image with a truck and a woman crossing the street"], "sentids": [2840], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000217522.jpg", "split": "test", "sentences": ["an image with a umbrella and a woman standing next to a food cart", "an image with a refrigerator and a woman standing next to it"], "sentids": [2841, 2842], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000217546.jpg", "split": "test", "sentences": ["a photo of a bowl of fruit", "a couch in a living room", "an image with a chair, a table, and a group of people", "a picture of a dining table in a living room"], "sentids": [2843, 2844, 2845, 2846], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000217561.jpg", "split": "test", "sentences": ["a photo of a toothbrush on a plate at a dinner table", "a picture of a dining table with toothbrushes on it", "a picture of a bottle of toothpaste on a plate"], "sentids": [2847, 2848, 2849], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000217827.jpg", "split": "test", "sentences": ["a backpack in front of a man with a surfboard"], "sentids": [2850], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000218343.jpg", "split": "test", "sentences": ["an image with a laptop and a couch in a living room", "a orange in color rug"], "sentids": [2851, 2852], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000218397.jpg", "split": "test", "sentences": ["an image with a carousel of kites flying in the sky", "an image with a truck full of people flying kites"], "sentids": [2853, 2854], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000218404.jpg", "split": "test", "sentences": ["a dining table in front of a group of people", "an image with a bowl of food on a table", "an image with a sandwich, salad, and meat on a table", "an image with a knife and fork on a plate of food"], "sentids": [2855, 2856, 2857, 2858], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000218703.jpg", "split": "test", "sentences": ["an image with a motorcycle and a truck on a street", "an image with a truck driving down the street with people riding on top of it", "a car in the middle of a street with people on it", "a backpack in the back of a truck"], "sentids": [2859, 2860, 2861, 2862], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000218855.jpg", "split": "test", "sentences": ["a picture of a chair", "a picture of a wine glass", "an image with a bottle of wine", "a cell phone in a man's hand", "an image with a couch, a man, a woman, and a group of people", "an image with a book and a group of people playing a video game", "an image with a dining table in the background"], "sentids": [2863, 2864, 2865, 2866, 2867, 2868, 2869], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000218891.jpg", "split": "test", "sentences": ["an image with a cell phone in the middle of a crowd of people"], "sentids": [2870], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000219271.jpg", "split": "test", "sentences": ["a car in the middle of a mountain road"], "sentids": [2871], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000219291.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it"], "sentids": [2872], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000219426.jpg", "split": "test", "sentences": ["a picture of a tiered building with people and a police officer on a horse", "a photo of a truck with a mounted police officer on it", "a photo of a handbag on a horse in front of a store"], "sentids": [2873, 2874, 2875], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000219546.jpg", "split": "test", "sentences": ["a dining table in the middle of a room with lots of food on it"], "sentids": [2876], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000219558.jpg", "split": "test", "sentences": ["a bus in the background", "a cup in a woman's hand", "a picture of a cell phone talking on the street", "an image with a backpack and a woman talking on a cell phone"], "sentids": [2877, 2878, 2879, 2880], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000219771.jpg", "split": "test", "sentences": ["a couch in the background", "a picture of a dining table with a man eating a donut"], "sentids": [2881, 2882], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000219909.jpg", "split": "test", "sentences": ["a truck in the background", "a picture of a bench on the side of the road"], "sentids": [2883, 2884], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000219928.jpg", "split": "test", "sentences": ["a picture of a bus full of people standing in front of a building"], "sentids": [2885], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000220215.jpg", "split": "test", "sentences": ["a bird in the sky"], "sentids": [2886], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000220367.jpg", "split": "test", "sentences": ["an image with a backpacker laying on the ground while holding a frisbee"], "sentids": [2887], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000220531.jpg", "split": "test", "sentences": ["an image with a pizza on the table and a woman putting toppings on it", "a fork in a woman's hand", "a picture of a wine glass", "an image with a dining table full of food", "a picture of a person making a pizza on a table", "an image with a chair, a table, and a woman making a pizza", "a knife in the woman's hand"], "sentids": [2888, 2889, 2890, 2891, 2892, 2893, 2894], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000220607.jpg", "split": "test", "sentences": ["a photo of a bottle of water", "a cup in the middle of the table", "a photo of a book signing event", "a photo of a clock in a room full of people working on laptops"], "sentids": [2895, 2896, 2897, 2898], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000220690.jpg", "split": "test", "sentences": ["a picture of a truck full of people waiting to cross the street"], "sentids": [2899], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000221105.jpg", "split": "test", "sentences": ["a picture of a chair in a church with people standing around it", "a vase in front of a table with books on it"], "sentids": [2900, 2901], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000221555.jpg", "split": "test", "sentences": ["a tennis racket in a man's hand", "an image with a sports ball and a tennis player"], "sentids": [2902, 2903], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000221609.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air", "a photo of a potted plant on a tennis court"], "sentids": [2904, 2905], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000221659.jpg", "split": "test", "sentences": ["a pizza in a pan on a table", "a chair in the background", "a photo of a bowl of pizza topped with broccoli and olives", "a photo of a dining table with a pizza on it"], "sentids": [2906, 2907, 2908, 2909], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000222043.jpg", "split": "test", "sentences": ["a photo of a person working on a table full of white vases", "a photo of a cat sitting on a table full of white vases"], "sentids": [2910, 2911], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000222468.jpg", "split": "test", "sentences": ["a book in a library"], "sentids": [2912], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000222662.jpg", "split": "test", "sentences": ["a photo of a umbrella being held by a man and a woman", "a bicycle in the street"], "sentids": [2913, 2914], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000222674.jpg", "split": "test", "sentences": ["a picture of a cell phone on the table", "a photo of a chair", "a dining table in front of a group of people"], "sentids": [2915, 2916, 2917], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000222828.jpg", "split": "test", "sentences": ["a picture of a suitcase", "a picture of a book"], "sentids": [2918, 2919], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000223020.jpg", "split": "test", "sentences": ["a photo of a baseball glove, bat, and ball being played on a field", "a picture of a handbag on a baseball field"], "sentids": [2920, 2921], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000223648.jpg", "split": "test", "sentences": ["an image with a dining table filled with wooden utensils"], "sentids": [2922], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000223699.jpg", "split": "test", "sentences": ["a picture of a dining table", "a laptop in the background", "a knife in the man's hand", "a picture of a cup of coffee and some doughnuts", "a cake in front of a man and a woman"], "sentids": [2923, 2924, 2925, 2926, 2927], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000223804.jpg", "split": "test", "sentences": ["a photo of a umbrella bridge over a body of water"], "sentids": [2928], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000224000.jpg", "split": "test", "sentences": ["a photo of a motorcycle driving down a dirt road next to a herd of sheep"], "sentids": [2929], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000224114.jpg", "split": "test", "sentences": ["a person in front of a house with chairs and umbrellas", "a dining table in front of a white house with umbrellas"], "sentids": [2930, 2931], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000224358.jpg", "split": "test", "sentences": ["a chair in the background", "a sports ball in the background", "a picture of a tennis racket hitting a tennis ball"], "sentids": [2932, 2933, 2934], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000225175.jpg", "split": "test", "sentences": ["a umbrella in front of a clock on a pole", "a photo of a bench with a clock on it", "a picture of a dining table next to a clock on a pole"], "sentids": [2935, 2936, 2937], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000225183.jpg", "split": "test", "sentences": ["a picture of a backpack on the back of a horse"], "sentids": [2938], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000225378.jpg", "split": "test", "sentences": ["a picture of a sports ball being kicked by two soccer players", "a picture of a bench during a soccer game"], "sentids": [2939, 2940], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000225700.jpg", "split": "test", "sentences": ["a picture of a clock tower with a sign that says public market center", "a truck in front of a building with a sign that says public market center"], "sentids": [2941, 2942], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000225913.jpg", "split": "test", "sentences": ["a photo of a chair", "a picture of a knife in a woman's hand", "an image with a potted plant and two people in a kitchen", "an image with a tv in the background", "a picture of a dining table", "an image with a spoon and a woman in a kitchen", "an image with a clock and two people in a kitchen"], "sentids": [2943, 2944, 2945, 2946, 2947, 2948, 2949], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000226119.jpg", "split": "test", "sentences": ["a photo of a cake being cut by a group of people", "a photo of a dining table with food on it", "a photo of a cell phone in front of a table full of food"], "sentids": [2950, 2951, 2952], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000226147.jpg", "split": "test", "sentences": ["a vase in the middle of the table", "a picture of a cup of coffee and a plate of food", "a picture of a dining table with food on it", "a picture of a chair with a plate of food on it"], "sentids": [2953, 2954, 2955, 2956], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000226380.jpg", "split": "test", "sentences": ["a picture of a truck on the street with a woman holding an umbrella", "a picture of a suitcase on the street with a woman holding an umbrella"], "sentids": [2957, 2958], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000226412.jpg", "split": "test", "sentences": ["a photo of a person working on a laptop computer", "an image with a keyboard and a man working on a laptop"], "sentids": [2959, 2960], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000226417.jpg", "split": "test", "sentences": ["a fire hydrant in the middle of the street", "an image with a car on the street and people on bikes", "an image with a handbag on the ground", "an image with a backpacker on a bike crossing the street"], "sentids": [2961, 2962, 2963, 2964], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000226472.jpg", "split": "test", "sentences": ["a photo of a handbag parade"], "sentids": [2965], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000226496.jpg", "split": "test", "sentences": ["a picture of a car that has been converted into a tricycle", "a photo of a truck that has been converted into a tricycle"], "sentids": [2966, 2967], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000226802.jpg", "split": "test", "sentences": ["a picture of a motorcycle on a city street with buildings in the background", "a photo of a truck driving down a city street"], "sentids": [2968, 2969], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000226959.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a ball", "a photo of a bench on a tennis court"], "sentids": [2970, 2971], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000226984.jpg", "split": "test", "sentences": ["an image with a oven, refrigerator, and cabinets in a small kitchen", "a refrigerator in a kitchen", "a picture of a bottle of wine sitting on a shelf in a kitchen", "a photo of a chair in a kitchen", "a photo of a cupboard in a kitchen", "a picture of a bowl of food in a kitchen"], "sentids": [2972, 2973, 2974, 2975, 2976, 2977], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000227031.jpg", "split": "test", "sentences": ["a knife in the man's hand", "an image with a tie", "a picture of a dining table"], "sentids": [2978, 2979, 2980], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000227042.jpg", "split": "test", "sentences": ["an image with a sports ball in the air", "a photo of a handbag with a soccer ball in it", "a photo of a dining table"], "sentids": [2981, 2982, 2983], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000227204.jpg", "split": "test", "sentences": ["a picture of a dining table", "a banana in a bowl", "a knife in the middle of the table"], "sentids": [2984, 2985, 2986], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000227226.jpg", "split": "test", "sentences": ["a picture of a couch in a room full of people", "a photo of a cup of coffee", "a picture of a dining table in a ski shop"], "sentids": [2987, 2988, 2989], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000227265.jpg", "split": "test", "sentences": ["a photo of a backpacker in the snow with skis and poles"], "sentids": [2990], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000227326.jpg", "split": "test", "sentences": ["a handbag in the background", "an image with a cake being cut by a bride and groom", "a photo of a dining table with a couple cutting their wedding cake"], "sentids": [2991, 2992, 2993], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000227399.jpg", "split": "test", "sentences": ["a motorcycle in front of a train on a cobblestone street", "a photo of a bicycle train on a cobblestone street", "an image with a backpack on top of a train", "a picture of a truck with a train on it", "a handbag in the shape of a train on a cobblestone street", "a picture of a train on a cobblestone street"], "sentids": [2994, 2995, 2996, 2997, 2998, 2999], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000227440.jpg", "split": "test", "sentences": ["an image with a laptop and two children at a table", "an image with a chair, a table, and a laptop", "a potted plant in a window", "a dining table in front of a man and three children"], "sentids": [3000, 3001, 3002, 3003], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000227851.jpg", "split": "test", "sentences": ["a photo of a bowl full of hay and a woman talking on the phone", "an image with a cell phone in front of a woman"], "sentids": [3004, 3005], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000227958.jpg", "split": "test", "sentences": ["an image with a cell phone in front of a fruit stand", "a handbag in the background"], "sentids": [3006, 3007], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000228261.jpg", "split": "test", "sentences": ["an image with a spoonful of food on a long table"], "sentids": [3008], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000228350.jpg", "split": "test", "sentences": ["a photo of a bowl of food sitting on a table"], "sentids": [3009], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000228411.jpg", "split": "test", "sentences": ["a photo of a truck through a round window"], "sentids": [3010], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000229150.jpg", "split": "test", "sentences": ["a elephant in the street"], "sentids": [3011], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000229267.jpg", "split": "test", "sentences": ["a potted plant in front of a building with tables and umbrellas"], "sentids": [3012], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000229391.jpg", "split": "test", "sentences": ["a truck in front of a building with a man standing next to it", "a photo of a person standing in front of a truck", "a photo of a backpacker standing in front of a truck"], "sentids": [3013, 3014, 3015], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000229468.jpg", "split": "test", "sentences": ["a photo of a baseball bat hitting a ball", "a photo of a sports ball player swinging a bat"], "sentids": [3016, 3017], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000229659.jpg", "split": "test", "sentences": ["a picture of a laptop on a table in a restaurant", "an image with a clock on the screen of a laptop", "a refrigerator in a restaurant"], "sentids": [3018, 3019, 3020], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000229688.jpg", "split": "test", "sentences": ["a photo of a tv in the background", "an image with a knife and fork sitting at a table"], "sentids": [3021, 3022], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000229849.jpg", "split": "test", "sentences": ["a photo of a chair umpire on a tennis court", "a photo of a tennis racket hitting a tennis ball"], "sentids": [3023, 3024], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000229984.jpg", "split": "test", "sentences": ["a baseball glove in the background", "an image with a sports ball player swinging a bat at a ball"], "sentids": [3025, 3026], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000230265.jpg", "split": "test", "sentences": ["a photo of a pizza being eaten by two men", "an image with a bottle of wine and two people at a table", "a photo of a fork being used to cut a pizza"], "sentids": [3027, 3028, 3029], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000230593.jpg", "split": "test", "sentences": ["a photo of a bench in a park with ducks and geese", "an image with a car driving down a road with ducks and geese on it"], "sentids": [3030, 3031], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000230598.jpg", "split": "test", "sentences": ["a photo of a umbrella stand with bananas hanging from it", "a bicycle in front of a fruit stand", "a photo of a bowl of bananas being sold at an outdoor market"], "sentids": [3032, 3033, 3034], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000230615.jpg", "split": "test", "sentences": ["a photo of a horse and carriage on a city street"], "sentids": [3035], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000230780.jpg", "split": "test", "sentences": ["a picture of a person standing behind a counter with a bag", "an image with a potted plant and a man in a tuxedo", "an image with a tie on a man at a liquor store"], "sentids": [3036, 3037, 3038], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000230936.jpg", "split": "test", "sentences": ["a handbag in a woman's hand", "a picture of a wine glass", "a picture of a bottle of beer"], "sentids": [3039, 3040, 3041], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000231343.jpg", "split": "test", "sentences": ["a picture of a baseball glove"], "sentids": [3042], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000231402.jpg", "split": "test", "sentences": ["a photo of a car driving down the street next to a dump truck", "a photo of a truck driving down a city street", "a picture of a traffic light on a busy city street"], "sentids": [3043, 3044, 3045], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000231568.jpg", "split": "test", "sentences": ["a photo of a bowl of fruit", "an image with a chair"], "sentids": [3046, 3047], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000231655.jpg", "split": "test", "sentences": ["a photo of a dog in an inflatable boat", "a backpack in the water"], "sentids": [3048, 3049], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000231691.jpg", "split": "test", "sentences": ["a photo of a backpacker waiting for a train at a train station", "a bench in front of a train at a station"], "sentids": [3050, 3051], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000231768.jpg", "split": "test", "sentences": ["an image with a truck and cars parked in front of a clock tower"], "sentids": [3052], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000231991.jpg", "split": "test", "sentences": ["a photo of a person working on a computer", "a picture of a laptop on a desk with a man sitting in front of it", "a picture of a chair", "a picture of a keyboard", "a photo of a cup of coffee"], "sentids": [3053, 3054, 3055, 3056, 3057], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000232073.jpg", "split": "test", "sentences": ["a photo of a refrigerator"], "sentids": [3058], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000232115.jpg", "split": "test", "sentences": ["a dining table in a garden", "an image with a fork and knife on a table", "a picture of a spoon full of sugar on a table"], "sentids": [3059, 3060, 3061], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000232262.jpg", "split": "test", "sentences": ["a traffic light in the middle of a busy street", "a photo of a motorcycle on the side of the road"], "sentids": [3062, 3063], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000232544.jpg", "split": "test", "sentences": ["a frisbee in the air"], "sentids": [3064], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000233119.jpg", "split": "test", "sentences": ["an image with a backpack and a woman walking down the street"], "sentids": [3065], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000233238.jpg", "split": "test", "sentences": ["a photo of a dining table filled with food", "a spoon in a bowl", "a chair in the middle of the table", "a sandwich in front of a group of people"], "sentids": [3066, 3067, 3068, 3069], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000233430.jpg", "split": "test", "sentences": ["an image with a chair made out of skis"], "sentids": [3070], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000233830.jpg", "split": "test", "sentences": ["a photo of a sandwich sitting on a table", "a photo of a person sitting at a table eating a sandwich", "a photo of a knife and fork sitting on a table", "a picture of a carrot salad sandwich on a plate"], "sentids": [3071, 3072, 3073, 3074], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000234328.jpg", "split": "test", "sentences": ["a refrigerator in a dark room"], "sentids": [3075], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000234910.jpg", "split": "test", "sentences": ["a picture of a clock tower in a parking lot", "a picture of a fire hydrant on the side of the road"], "sentids": [3076, 3077], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000235156.jpg", "split": "test", "sentences": ["a photo of a bench on a tennis court with a man holding a tennis racket", "an image with a tennis racket in the air", "an image with a potted plant in the background"], "sentids": [3078, 3079, 3080], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000235278.jpg", "split": "test", "sentences": ["a picture of a book with a man and woman sitting at a table", "a photo of a tie wearing man and woman sitting at a table"], "sentids": [3081, 3082], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000235352.jpg", "split": "test", "sentences": ["a picture of a apple refrigerator with food in it", "a refrigerator in a kitchen"], "sentids": [3083, 3084], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000235486.jpg", "split": "test", "sentences": ["a picture of a dining table", "a photo of a fork full of pizza", "a bowl in the middle of the table"], "sentids": [3085, 3086, 3087], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000235595.jpg", "split": "test", "sentences": ["a car in a parking lot"], "sentids": [3088], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000235597.jpg", "split": "test", "sentences": ["a photo of a bottle of water"], "sentids": [3089], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000235672.jpg", "split": "test", "sentences": ["a handbag in the middle of a group of people with umbrellas", "an image with a backpack and a group of people with umbrellas"], "sentids": [3090, 3091], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000235747.jpg", "split": "test", "sentences": ["a person in a restaurant with many clocks on the wall", "a photo of a umbrella restaurant with many clocks on the wall"], "sentids": [3092, 3093], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000235787.jpg", "split": "test", "sentences": ["a picture of a person sitting at a table with a plate of food", "an image with a sandwich and vegetables on a plate", "an image with a dining table and a plate of food"], "sentids": [3094, 3095, 3096], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000235919.jpg", "split": "test", "sentences": ["a bus in front of a church on a city street", "a picture of a bicycle in front of a church"], "sentids": [3097, 3098], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000236023.jpg", "split": "test", "sentences": ["an image with a oven in the background", "a photo of a clock", "a photo of a bowl of food"], "sentids": [3099, 3100, 3101], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000236272.jpg", "split": "test", "sentences": ["a photo of a baseball glove catching a baseball that has been hit by a batter", "a picture of a baseball bat swinging at a ball", "a bench in the dugout"], "sentids": [3102, 3103, 3104], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000236323.jpg", "split": "test", "sentences": ["a refrigerator in a kitchen"], "sentids": [3105], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000236338.jpg", "split": "test", "sentences": ["a tie in line of elephants walking down a dirt road"], "sentids": [3106], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000236426.jpg", "split": "test", "sentences": ["a photo of a sports ball player jumping in the air to hit a tennis ball", "a photo of a tennis racket hitting a tennis ball", "a picture of a chair tennis player jumping in the air to hit the ball"], "sentids": [3107, 3108, 3109], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000236721.jpg", "split": "test", "sentences": ["a picture of a spoonful of cereal on a tray", "a dining table in a hotel room", "a backpack in the middle of the tray"], "sentids": [3110, 3111, 3112], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000236762.jpg", "split": "test", "sentences": ["an image with a handbag on the table", "a photo of a pizza party", "a picture of a dining table with many people sitting at it", "an image with a spoon in front of a plate of food"], "sentids": [3113, 3114, 3115, 3116], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000236951.jpg", "split": "test", "sentences": ["a picture of a train pulling into a station"], "sentids": [3117], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000236985.jpg", "split": "test", "sentences": ["a person in a bakery with lots of breads and pastries", "an image with a donut display in a bakery", "a car in a parking lot"], "sentids": [3118, 3119, 3120], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000237464.jpg", "split": "test", "sentences": ["an image with a chair on a beach with people flying kites", "an image with a bottle of water and a kite in the sky", "an image with a handbag on a beach with people flying kites"], "sentids": [3121, 3122, 3123], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000237487.jpg", "split": "test", "sentences": ["an image with a baseball glove, a bat, and a catcher", "an image with a sports ball, a baseball player, and an umpire"], "sentids": [3124, 3125], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000237759.jpg", "split": "test", "sentences": ["a truck in front of a building with a clock on it", "a picture of a clock tower in a city at night"], "sentids": [3126, 3127], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000238263.jpg", "split": "test", "sentences": ["a traffic light in front of a large building"], "sentids": [3128], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000238410.jpg", "split": "test", "sentences": ["a picture of a umbrella and people sitting around a table with wine glasses", "a potted plant in front of a group of people sitting around a table", "a dining table in the backyard of a home with people sitting around it", "a picture of a cup of wine with people sitting around a table"], "sentids": [3129, 3130, 3131, 3132], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000238980.jpg", "split": "test", "sentences": ["an image with a surfboard and people on the beach"], "sentids": [3133], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000239010.jpg", "split": "test", "sentences": ["an image with a bird on top of a table", "a picture of a sheep standing in front of a table", "a dining table in the middle of a flower garden"], "sentids": [3134, 3135, 3136], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000239029.jpg", "split": "test", "sentences": ["a handbag in the background", "a picture of a tie-dyed shirt"], "sentids": [3137, 3138], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000239064.jpg", "split": "test", "sentences": ["a horse in the middle of a crowd of people"], "sentids": [3139], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000239656.jpg", "split": "test", "sentences": ["a truck in the background", "a tie in the shape of a man", "a photo of a handbag"], "sentids": [3140, 3141, 3142], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000240250.jpg", "split": "test", "sentences": ["a picture of a cup of coffee and a slice of pizza", "a photo of a forkful of pizza", "a dining table in a restaurant"], "sentids": [3143, 3144, 3145], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000240403.jpg", "split": "test", "sentences": ["an image with a backpack on a tennis court"], "sentids": [3146], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000240811.jpg", "split": "test", "sentences": ["a snowboard in the snow"], "sentids": [3147], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000240950.jpg", "split": "test", "sentences": ["a picture of a spoonful of food on a table", "a picture of a carload of people enjoying a meal at a picnic table", "a fork in the middle of the table", "an image with a truck in the background and a group of people eating outside"], "sentids": [3148, 3149, 3150, 3151], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000241124.jpg", "split": "test", "sentences": ["a photo of a bottle of water", "a picture of a bench on the side of the road"], "sentids": [3152, 3153], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000241291.jpg", "split": "test", "sentences": ["an image with a car on the road and a group of people riding bikes", "a picture of a backpacker group riding bicycles down a city street", "a bench in the middle of the street"], "sentids": [3154, 3155, 3156], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000241728.jpg", "split": "test", "sentences": ["a photo of a fire hydrant in new york city", "a picture of a hot dog stand on a city street"], "sentids": [3157, 3158], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000242034.jpg", "split": "test", "sentences": ["a photo of a car parked on the side of the road"], "sentids": [3159], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000242051.jpg", "split": "test", "sentences": ["a photo of a person looking at a cell phone", "an image with a tv in the background and a man looking at his cell phone", "an image with a vase of flowers", "a picture of a dining table", "an image with a cell phone", "an image with a bowl of flowers"], "sentids": [3160, 3161, 3162, 3163, 3164, 3165], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000242060.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it"], "sentids": [3166], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000242095.jpg", "split": "test", "sentences": ["a picture of a chair in a park with people flying kites"], "sentids": [3167], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000242362.jpg", "split": "test", "sentences": ["an image with a bowl of fruit on a bamboo mat"], "sentids": [3168], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000242411.jpg", "split": "test", "sentences": ["an image with a traffic light and a clock tower", "an image with a bus driving down a street with a clock tower in the background"], "sentids": [3169, 3170], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000242422.jpg", "split": "test", "sentences": ["a picture of a bowl of fruit on a counter next to a sink", "an image with a bottle of wine and a bowl of fruit", "a picture of a sink and counter in a kitchen"], "sentids": [3171, 3172, 3173], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000242427.jpg", "split": "test", "sentences": ["an image with a tv in the background", "a picture of a keyboard and laptop sitting on a table"], "sentids": [3174, 3175], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000242510.jpg", "split": "test", "sentences": ["a clock in front of a statue of a bulldog", "a photo of a dog statue with a clock on it", "a photo of a bus stop with a statue of a bulldog"], "sentids": [3176, 3177, 3178], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000242543.jpg", "split": "test", "sentences": ["a photo of a person standing in front of an open refrigerator", "an image with a refrigerator door open"], "sentids": [3179, 3180], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000242605.jpg", "split": "test", "sentences": ["a picture of a dining table filled with children and balloons"], "sentids": [3181], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000242673.jpg", "split": "test", "sentences": ["a truck in the middle of a busy city street"], "sentids": [3182], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000242946.jpg", "split": "test", "sentences": ["a photo of a potted plant and a table full of food"], "sentids": [3183], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000243222.jpg", "split": "test", "sentences": ["an image with a sports ball and a tennis player", "a picture of a chair tennis player hitting the ball"], "sentids": [3184, 3185], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000243482.jpg", "split": "test", "sentences": ["an image with a dining table full of food", "a photo of a bottle of wine", "a picture of a knife and fork"], "sentids": [3186, 3187, 3188], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000243737.jpg", "split": "test", "sentences": ["an image with a laptop at a picnic table", "a picture of a bicycle at a picnic table"], "sentids": [3189, 3190], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000243825.jpg", "split": "test", "sentences": ["an image with a truck and a person on a bike", "a bus in the middle of the road"], "sentids": [3191, 3192], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000243946.jpg", "split": "test", "sentences": ["a photo of a sports ball on a beach with people flying kites"], "sentids": [3193], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000243955.jpg", "split": "test", "sentences": ["a photo of a chair on the beach with two umbrellas"], "sentids": [3194], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000244665.jpg", "split": "test", "sentences": ["an image with a handbag sitting on a table", "a photo of a potted plant", "a picture of a dining table full of people", "a cup in the middle of the table"], "sentids": [3195, 3196, 3197, 3198], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000244792.jpg", "split": "test", "sentences": ["a picture of a dining table with a man sitting at it", "a photo of a person sitting at a table with a plate of food", "a photo of a cup of coffee and a plate of food", "a photo of a spoonful of waffles sitting on a table", "a orange in the middle of a waffle", "a chair in front of a table"], "sentids": [3199, 3200, 3201, 3202, 3203, 3204], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000245295.jpg", "split": "test", "sentences": ["an image with a cell phone", "an image with a keyboard"], "sentids": [3205, 3206], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000245315.jpg", "split": "test", "sentences": ["a picture of a cake being cut at a birthday party", "a picture of a dining table with food on it", "a picture of a fork full of food on a table", "a picture of a knife being cut into a cake"], "sentids": [3207, 3208, 3209, 3210], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000245754.jpg", "split": "test", "sentences": ["a photo of a handbag filled with teddy bears"], "sentids": [3211], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000246001.jpg", "split": "test", "sentences": ["a picture of a person standing in front of a classroom", "a clock in the middle of the room", "a bottle in the middle of the table"], "sentids": [3212, 3213, 3214], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000246014.jpg", "split": "test", "sentences": ["a photo of a tennis racket player on a tennis court"], "sentids": [3215], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000246106.jpg", "split": "test", "sentences": ["a photo of a person preparing food in a kitchen", "a photo of a sink full of food in a kitchen", "a picture of a cupboard in a kitchen", "a photo of a knife sharpener in a kitchen"], "sentids": [3216, 3217, 3218, 3219], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000246270.jpg", "split": "test", "sentences": ["a picture of a handbag on a bus in front of a building"], "sentids": [3220], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000246398.jpg", "split": "test", "sentences": ["a photo of a trucker doing a trick on a skateboard"], "sentids": [3221], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000246590.jpg", "split": "test", "sentences": ["an image with a car parked next to a yellow motorcycle", "a picture of a handbag on the back of a motorcycle", "a photo of a bicycle on the back of a motorcycle"], "sentids": [3222, 3223, 3224], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000246717.jpg", "split": "test", "sentences": ["an image with a bus on the road and traffic lights"], "sentids": [3225], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000246968.jpg", "split": "test", "sentences": ["an image with a person preparing food in a kitchen", "a microwave in the kitchen", "a photo of a potted plant in a kitchen", "a picture of a chair in a kitchen", "a photo of a wine glass on a kitchen counter", "a oven in a kitchen", "a sink in the kitchen"], "sentids": [3226, 3227, 3228, 3229, 3230, 3231, 3232], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000247179.jpg", "split": "test", "sentences": ["a picture of a truck decorated with lights on the side of the road"], "sentids": [3233], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000247234.jpg", "split": "test", "sentences": ["an image with a couch, a piano, and a television in a living room", "a photo of a bicycle in front of a window", "a photo of a cell phone sitting on a table in a living room", "a photo of a tv in a living room", "an image with a potted plant in front of a window", "an image with a remote control in a living room"], "sentids": [3234, 3235, 3236, 3237, 3238, 3239], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000247259.jpg", "split": "test", "sentences": ["a picture of a cup of coffee"], "sentids": [3240], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000247317.jpg", "split": "test", "sentences": ["a photo of a knife and fork sitting on a table", "an image with a cup of tea in front of two women"], "sentids": [3241, 3242], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000247808.jpg", "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "a photo of a tennis racket hitting a tennis ball", "a picture of a backpacker playing tennis on a tennis court"], "sentids": [3243, 3244, 3245], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000247839.jpg", "split": "test", "sentences": ["a knife in the middle of the table", "a photo of a bottle of wine"], "sentids": [3246, 3247], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000248582.jpg", "split": "test", "sentences": ["a picture of a apple stand"], "sentids": [3248], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000248767.jpg", "split": "test", "sentences": ["an image with a handbag on the ground next to a traffic light"], "sentids": [3249], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000248786.jpg", "split": "test", "sentences": ["an image with a bowl of pizza", "an image with a chair"], "sentids": [3250, 3251], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000249129.jpg", "split": "test", "sentences": ["a picture of a dining table filled with teddy bears sitting around a christmas tree", "a photo of a clock with teddy bears sitting at a table"], "sentids": [3252, 3253], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000249184.jpg", "split": "test", "sentences": ["an image with a car in the background and a baseball team in the foreground", "a photo of a baseball glove and bat in a batting cage"], "sentids": [3254, 3255], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000249277.jpg", "split": "test", "sentences": ["a photo of a bicycle rider on a sidewalk near a body of water"], "sentids": [3256], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000249357.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "a photo of a chair with food on it"], "sentids": [3257, 3258], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000249453.jpg", "split": "test", "sentences": ["an image with a carny worker making donuts in a waffle iron", "a photo of a truck with a woman making donuts"], "sentids": [3259, 3260], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000249715.jpg", "split": "test", "sentences": ["a photo of a clock in a room full of chairs", "a book in front of a man and woman"], "sentids": [3261, 3262], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000250108.jpg", "split": "test", "sentences": ["a laptop in front of a desk", "a mouse in front of a computer"], "sentids": [3263, 3264], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000250137.jpg", "split": "test", "sentences": ["a handbag in the woman's hand", "a photo of a cupcake"], "sentids": [3265, 3266], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000250383.jpg", "split": "test", "sentences": ["an image with a pizza and a drink", "a picture of a cup of coffee and a slice of pizza", "a photo of a clock with a woman eating a slice of pizza", "a picture of a handbag wearing woman eating a slice of pizza", "a photo of a suitcase eating a slice of pizza", "a backpack in the background"], "sentids": [3267, 3268, 3269, 3270, 3271, 3272], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000250540.jpg", "split": "test", "sentences": ["an image with a car, motorcycle, and people on the street"], "sentids": [3273], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000250794.jpg", "split": "test", "sentences": ["a picture of a motorcycle parked next to a lot of bikes"], "sentids": [3274], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000250953.jpg", "split": "test", "sentences": ["a photo of a backpacker in front of the washington monument", "a photo of a kite flying over the washington monument"], "sentids": [3275, 3276], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000250954.jpg", "split": "test", "sentences": ["a picture of a tie wearing man standing next to a group of people", "a photo of a handbag", "a photo of a bowl of wine", "a dining table in the middle of a room full of wine bottles"], "sentids": [3277, 3278, 3279, 3280], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000250993.jpg", "split": "test", "sentences": ["a picture of a dining table full of donuts"], "sentids": [3281], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000251206.jpg", "split": "test", "sentences": ["a picture of a person driving on a road next to a herd of sheep"], "sentids": [3282], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000251242.jpg", "split": "test", "sentences": ["a photo of a cake with a little girl blowing out the candles", "an image with a dining table full of people and a little girl blowing out a birthday", "a picture of a cupcake with a little girl blowing out the candles"], "sentids": [3283, 3284, 3285], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000251531.jpg", "split": "test", "sentences": ["a photo of a bowl of broccoli, a plate of steak and a glass of wine", "a photo of a wine glass and a plate of food on a table", "an image with a dining table and a plate of food", "a picture of a person sitting at a table with a plate of food", "an image with a spoon and a plate of food on a table", "an image with a chair, a plate of food, and a bottle of wine", "a sandwich in a plate"], "sentids": [3286, 3287, 3288, 3289, 3290, 3291, 3292], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000252147.jpg", "split": "test", "sentences": ["an image with a laptop sitting on top of a desk", "a picture of a tv sitting on top of a desk", "a photo of a keyboard and a laptop sitting on a desk", "an image with a cell phone sitting on a desk"], "sentids": [3293, 3294, 3295, 3296], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000252292.jpg", "split": "test", "sentences": ["a photo of a truck full of yellow cabs on a busy city street", "a picture of a potted plant in the middle of a busy city street"], "sentids": [3297, 3298], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000252639.jpg", "split": "test", "sentences": ["a photo of a truck that is driving down the street", "an image with a traffic light and a bus on the road"], "sentids": [3299, 3300], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000253438.jpg", "split": "test", "sentences": ["a picture of a couch and table in a living room", "a refrigerator in the middle of a living room", "a picture of a tv in a living room", "a photo of a bowl of fruit in a living room", "a photo of a dining table and chairs in a living room"], "sentids": [3301, 3302, 3303, 3304, 3305], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000253452.jpg", "split": "test", "sentences": ["an image with a fork and a plate of food next to a cup of coffee", "a dining table in a restaurant with a plate of food and a cup of coffee", "a photo of a spoonful of food on a plate next to a cup of coffee"], "sentids": [3306, 3307, 3308], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000253485.jpg", "split": "test", "sentences": ["an image with a dining table and a man and a woman cutting a cake", "a picture of a chair"], "sentids": [3309, 3310], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000253930.jpg", "split": "test", "sentences": ["a photo of a knife and fork sitting on a table", "a picture of a dining table with a plate of pasta and a glass of orange juice", "an image with a vase of flowers and a plate of pasta"], "sentids": [3311, 3312, 3313], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000253964.jpg", "split": "test", "sentences": ["a potted plant in the middle of the street", "a car in the middle of a street with two people on motorcycles"], "sentids": [3314, 3315], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000254807.jpg", "split": "test", "sentences": ["an image with a cell phone", "an image with a traffic light and a man talking on a cell phone", "a picture of a bicycle and a man talking on a cell phone"], "sentids": [3316, 3317, 3318], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000254814.jpg", "split": "test", "sentences": ["an image with a traffic light and a lot of people on bikes", "a bus in the middle of the road"], "sentids": [3319, 3320], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000254917.jpg", "split": "test", "sentences": ["an image with a car parked on the side of a street", "a bus in front of a building on a street", "a photo of a handbag store on the side of a street"], "sentids": [3321, 3322, 3323], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000254919.jpg", "split": "test", "sentences": ["a picture of a boat and cars in a parking lot", "a picture of a train and cars in a parking lot"], "sentids": [3324, 3325], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000255248.jpg", "split": "test", "sentences": ["an image with a spoon in the middle of a kitchen", "a photo of a refrigerator full of food in a kitchen", "a picture of a handbag in a kitchen with people standing around it", "a picture of a sink in a kitchen with people standing around it"], "sentids": [3326, 3327, 3328, 3329], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000255322.jpg", "split": "test", "sentences": ["a refrigerator in the background", "a picture of a bowl of doughnuts", "an image with a chair and a woman holding a bowl of doughnuts"], "sentids": [3330, 3331, 3332], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000255358.jpg", "split": "test", "sentences": ["a photo of a potted plant"], "sentids": [3333], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000255529.jpg", "split": "test", "sentences": ["a picture of a dining table with many different types of donuts", "a photo of a potted plant and a table full of donuts"], "sentids": [3334, 3335], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000255784.jpg", "split": "test", "sentences": ["a photo of a handbag check-in counter at an airport", "an image with a tv in the background"], "sentids": [3336, 3337], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000256221.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a photo of a sports ball player hitting a tennis ball"], "sentids": [3338, 3339], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000256505.jpg", "split": "test", "sentences": ["a photo of a umbrella", "a photo of a handbag", "a picture of a chair"], "sentids": [3340, 3341, 3342], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000256672.jpg", "split": "test", "sentences": ["an image with a bottle of water next to a man in a red shirt"], "sentids": [3343], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000256702.jpg", "split": "test", "sentences": ["a picture of a umbrella on the beach with people walking on the beach"], "sentids": [3344], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000257443.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air", "a sports ball in the background"], "sentids": [3345, 3346], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000257685.jpg", "split": "test", "sentences": ["a picture of a sink and counter in a kitchen", "a bottle in a vase on a kitchen counter", "a photo of a bowl of flowers sitting on a kitchen counter"], "sentids": [3347, 3348, 3349], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000258132.jpg", "split": "test", "sentences": ["a skateboard in the air"], "sentids": [3350], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000258243.jpg", "split": "test", "sentences": ["a dining table in a restaurant", "a cell phone in a man's hand", "an image with a pizza on the table", "an image with a sandwich"], "sentids": [3351, 3352, 3353, 3354], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000258472.jpg", "split": "test", "sentences": ["a photo of a umbrella being held by a person on a bridge", "an image with a handbag on the side of a bridge"], "sentids": [3355, 3356], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000258702.jpg", "split": "test", "sentences": ["a picture of a traffic light on a city street", "a photo of a car driving down a city street"], "sentids": [3357, 3358], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000259216.jpg", "split": "test", "sentences": ["a photo of a car and a woman at a fruit stand", "an image with a bowl of fruit", "a umbrella in front of the woman"], "sentids": [3359, 3360, 3361], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000259465.jpg", "split": "test", "sentences": ["a photo of a dining table", "an image with a cup of water", "a picture of a chair"], "sentids": [3362, 3363, 3364], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000259571.jpg", "split": "test", "sentences": ["a picture of a truck full of people riding on top of it", "a photo of a bus full of people riding in the back of a dump truck"], "sentids": [3365, 3366], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000259690.jpg", "split": "test", "sentences": ["a baseball bat in the dirt", "a photo of a sports ball game"], "sentids": [3367, 3368], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000259761.jpg", "split": "test", "sentences": ["a picture of a cake with candles on it", "a picture of a dining table with a birthday cake on it"], "sentids": [3369, 3370], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000259853.jpg", "split": "test", "sentences": ["a picture of a bowl of cake", "an image with a dining table", "a chair in front of the table"], "sentids": [3371, 3372, 3373], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000260230.jpg", "split": "test", "sentences": ["an image with a person cooking hot dogs and hamburgers on a grill"], "sentids": [3374], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000260470.jpg", "split": "test", "sentences": ["an image with a dining table full of cakes and pastries", "an image with a carousel of cakes on display"], "sentids": [3375, 3376], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000260525.jpg", "split": "test", "sentences": ["a photo of a frisbee in front of a man's face"], "sentids": [3377], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000261026.jpg", "split": "test", "sentences": ["an image with a stop sign and a clock tower in the background", "a clock in the middle of a town square"], "sentids": [3378, 3379], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000261175.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a picture of a microwave oven in a kitchen", "an image with a couch and table in a kitchen", "a picture of a bowl of food sitting on a table in a kitchen", "a photo of a oven in a kitchen with a checkered table cloth"], "sentids": [3380, 3381, 3382, 3383, 3384], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000261487.jpg", "split": "test", "sentences": ["an image with a backpack on a tennis court"], "sentids": [3385], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000261780.jpg", "split": "test", "sentences": ["a picture of a laptop sitting on a desk next to a window", "an image with a remote control and two laptops sitting on a desk", "a picture of a tv and laptop sitting on a desk next to a window", "a picture of a keyboard and laptop sitting on a desk next to a window", "a photo of a teddy bear sitting in front of a window"], "sentids": [3386, 3387, 3388, 3389, 3390], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000262093.jpg", "split": "test", "sentences": ["an image with a scissors on a counter in a kitchen", "a photo of a sink and counter in a kitchen", "a vase in a pot on a kitchen counter"], "sentids": [3391, 3392, 3393], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000262200.jpg", "split": "test", "sentences": ["a cake in front of a group of children", "a dining table in the background", "a photo of a spoonful of frosting on a cake", "a chair in front of a table", "an image with a bowl of cupcakes on a table"], "sentids": [3394, 3395, 3396, 3397, 3398], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000262353.jpg", "split": "test", "sentences": ["an image with a dining table full of people", "a photo of a cell phone picture of a group of people in a restaurant"], "sentids": [3399, 3400], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000262404.jpg", "split": "test", "sentences": ["a picture of a cake"], "sentids": [3401], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000262476.jpg", "split": "test", "sentences": ["an image with a refrigerator", "a picture of a handbag"], "sentids": [3402, 3403], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000262505.jpg", "split": "test", "sentences": ["a picture of a truck that is stopped at an intersection"], "sentids": [3404], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000262658.jpg", "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a cup of coffee", "a photo of a chair"], "sentids": [3405, 3406, 3407], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000263011.jpg", "split": "test", "sentences": ["a photo of a dog show"], "sentids": [3408], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000263177.jpg", "split": "test", "sentences": ["a picture of a umbrella at times square in new york city", "a picture of a traffic light in new york city", "a tv in the middle of a busy intersection in new york city"], "sentids": [3409, 3410, 3411], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000263323.jpg", "split": "test", "sentences": ["an image with a tv and two men playing a video game", "a photo of a remote control game being played in a hotel room", "an image with a laptop and two men playing a video game", "a photo of a wine glass", "an image with a cup of wine and a man playing a video game", "a fork in the middle of the table"], "sentids": [3412, 3413, 3414, 3415, 3416, 3417], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000263412.jpg", "split": "test", "sentences": ["a photo of a clock tower and cars on a city street", "a bench in the middle of a city street"], "sentids": [3418, 3419], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000264155.jpg", "split": "test", "sentences": ["an image with a dining table with a pizza on it", "a picture of a chair at a table with a pizza on it"], "sentids": [3420, 3421], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000264599.jpg", "split": "test", "sentences": ["a bench in the middle of a city street"], "sentids": [3422], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000265648.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a living room", "a bottle in the middle of the living room"], "sentids": [3423, 3424], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000265677.jpg", "split": "test", "sentences": ["a photo of a umbrella filled park with people flying kites", "a handbag in the grass"], "sentids": [3425, 3426], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000265879.jpg", "split": "test", "sentences": ["an image with a fork and a bottle of wine", "a knife in the man's hand"], "sentids": [3427, 3428], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000265971.jpg", "split": "test", "sentences": ["a picture of a tennis racket being swung on a tennis court"], "sentids": [3429], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000266371.jpg", "split": "test", "sentences": ["a picture of a boat on the water"], "sentids": [3430], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000266601.jpg", "split": "test", "sentences": ["a microwave in the background", "a photo of a bowl of food", "a photo of a potted plant", "an image with a vase of flowers", "a photo of a tv in the background"], "sentids": [3431, 3432, 3433, 3434, 3435], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000266768.jpg", "split": "test", "sentences": ["a bowl in the middle of a picnic table", "a cell phone in the middle of a group of people sitting at a picnic table", "a bench in the grass", "an image with a dining table and people sitting at it"], "sentids": [3436, 3437, 3438, 3439], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000266981.jpg", "split": "test", "sentences": ["a suitcase in front of a building"], "sentids": [3440], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000267972.jpg", "split": "test", "sentences": ["a picture of a backpacker riding a bike down a busy street", "a traffic light in the middle of a busy city street", "a photo of a handbag being carried down a busy city street", "a photo of a car driving down a city street"], "sentids": [3441, 3442, 3443, 3444], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000268058.jpg", "split": "test", "sentences": ["a cake in front of a baby on a blanket", "a picture of a dining table with a cake on it"], "sentids": [3445, 3446], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000268233.jpg", "split": "test", "sentences": ["an image with a spoon in a dish of food on a stove", "a bowl in front of the stove"], "sentids": [3447, 3448], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000268378.jpg", "split": "test", "sentences": ["a picture of a dining table", "a photo of a potted plant", "a picture of a bowl of food", "a knife in the middle of the table"], "sentids": [3449, 3450, 3451, 3452], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000268412.jpg", "split": "test", "sentences": ["an image with a car driving down the road with people walking behind it", "a picture of a cell phone video of people walking down the street with cows", "a picture of a handbag with cows being led down the street", "a bicycle in front of a group of people with cows"], "sentids": [3453, 3454, 3455, 3456], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000268413.jpg", "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table with lots of food on it", "a fork in the middle of a table full of food", "a photo of a chair with food on it"], "sentids": [3457, 3458, 3459, 3460], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000268478.jpg", "split": "test", "sentences": ["a picture of a backpacker cooking hot dogs on a grill", "a photo of a oven full of hot dogs"], "sentids": [3461, 3462], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000268717.jpg", "split": "test", "sentences": ["an image with a fire hydrant on a cobblestone street", "a picture of a car driving on a street with a blue fire hydrant", "an image with a bicycle and a blue fire hydrant"], "sentids": [3463, 3464, 3465], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000270175.jpg", "split": "test", "sentences": ["an image with a car, motorcycles, and people on the street"], "sentids": [3466], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000270376.jpg", "split": "test", "sentences": ["a bench in the middle of a city street", "a truck in front of a building with a billboard on it", "a picture of a traffic light on a city street with buildings in the background"], "sentids": [3467, 3468, 3469], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000270515.jpg", "split": "test", "sentences": ["a photo of a laptop bag sitting on top of a bunch of suitcases"], "sentids": [3470], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000270672.jpg", "split": "test", "sentences": ["a bottle in a man's hand", "a picture of a handbag", "a photo of a backpacker eating a hot dog", "an image with a hot dog being eaten by a man"], "sentids": [3471, 3472, 3473, 3474], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000271116.jpg", "split": "test", "sentences": ["a picture of a dining table with two men sitting next to each other"], "sentids": [3475], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000271117.jpg", "split": "test", "sentences": ["an image with a bottle of wine and a vase of flowers", "an image with a potted plant in a vase on a desk", "a photo of a vase filled with flowers sitting on a desk", "an image with a clock, flowers, and books on a desk"], "sentids": [3476, 3477, 3478, 3479], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000271565.jpg", "split": "test", "sentences": ["a picture of a truck and motorcycles driving down a road"], "sentids": [3480], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000271620.jpg", "split": "test", "sentences": ["an image with a fork full of food on an airplane", "a photo of a cake on an airplane", "an image with a bottle of water and a tray of food on an airplane", "a photo of a cup full of food on an airplane", "a photo of a sandwich and other food on an airplane", "a photo of a laptop on an airplane with a tray full of food", "a picture of a dining table on an airplane"], "sentids": [3481, 3482, 3483, 3484, 3485, 3486, 3487], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000271785.jpg", "split": "test", "sentences": ["a photo of a dog and an elephant in the water", "a picture of a backpacker taking a picture of an elephant in the water"], "sentids": [3488, 3489], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000272117.jpg", "split": "test", "sentences": ["a cake in front of a group of people", "a bowl in front of a birthday cake", "a photo of a dining table with a birthday cake on it", "an image with a cell phone in front of a birthday cake", "an image with a chair, a table, and a man taking a picture of a", "a picture of a fork and knife on a table"], "sentids": [3490, 3491, 3492, 3493, 3494, 3495], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000272357.jpg", "split": "test", "sentences": ["a tennis racket in a woman's hand"], "sentids": [3496], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000272391.jpg", "split": "test", "sentences": ["a photo of a handbag check-in line in an airport", "a picture of a tiered line of people waiting to board a train"], "sentids": [3497, 3498], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000272678.jpg", "split": "test", "sentences": ["a picture of a mouse", "a photo of a dining table", "a keyboard in front of a woman", "an image with a bowl of food", "a picture of a tv in the background"], "sentids": [3499, 3500, 3501, 3502, 3503], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000272949.jpg", "split": "test", "sentences": ["a picture of a skisier in the snow"], "sentids": [3504], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000273317.jpg", "split": "test", "sentences": ["a photo of a carrot"], "sentids": [3505], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000273329.jpg", "split": "test", "sentences": ["a handbag in a woman's hand", "a dining table in front of a crowd of people", "a tv in the background", "a photo of a cup of wine", "a photo of a chair next to a table with bottles of wine"], "sentids": [3506, 3507, 3508, 3509, 3510], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000273645.jpg", "split": "test", "sentences": ["a picture of a handbag on the beach"], "sentids": [3511], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000273711.jpg", "split": "test", "sentences": ["an image with a dining table", "a picture of a spoonful of food", "an image with a carrot"], "sentids": [3512, 3513, 3514], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000273909.jpg", "split": "test", "sentences": ["an image with a sports ball and a soccer player on the field", "a chair in front of a soccer field with two women on the field", "an image with a bench full of girls playing soccer"], "sentids": [3515, 3516, 3517], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000273961.jpg", "split": "test", "sentences": ["an image with a bicycle rider doing a trick on a skateboard"], "sentids": [3518], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000274083.jpg", "split": "test", "sentences": ["an image with a car in front of a bus", "a photo of a motorcycle and a car next to a bus"], "sentids": [3519, 3520], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000274109.jpg", "split": "test", "sentences": ["a photo of a cake with a sandwich on it", "a picture of a dining table with food on it", "a photo of a chair with a plate of food on it"], "sentids": [3521, 3522, 3523], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000274352.jpg", "split": "test", "sentences": ["an image with a bowl of food and a group of people sitting at a table", "a handbag in the middle of the table"], "sentids": [3524, 3525], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000274449.jpg", "split": "test", "sentences": ["a picture of a car in front of a building with people holding umbrellas"], "sentids": [3526], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000274451.jpg", "split": "test", "sentences": ["an image with a bus and people in front of it"], "sentids": [3527], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000274460.jpg", "split": "test", "sentences": ["an image with a backpack full of surfboards on a beach", "a bicycle in the sand"], "sentids": [3528, 3529], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000274528.jpg", "split": "test", "sentences": ["a picture of a backpack on the back of a truck", "a motorcycle in the back of a truck"], "sentids": [3530, 3531], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000274541.jpg", "split": "test", "sentences": ["a potted plant in the background", "a photo of a couch with people sitting on it", "a picture of a keyboard", "a book in front of a woman", "an image with a handbag and a woman using a laptop computer"], "sentids": [3532, 3533, 3534, 3535, 3536], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000274671.jpg", "split": "test", "sentences": ["a photo of a person behind the counter of a donut shop"], "sentids": [3537], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000274779.jpg", "split": "test", "sentences": ["a picture of a car driving down a street with people walking on it", "a picture of a clock tower and people walking down a street"], "sentids": [3538, 3539], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000275197.jpg", "split": "test", "sentences": ["a toaster in a kitchen", "an image with a oven and a sink in a kitchen", "a photo of a sink in a kitchen"], "sentids": [3540, 3541, 3542], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000275198.jpg", "split": "test", "sentences": ["an image with a dining table and people holding umbrellas"], "sentids": [3543], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000275749.jpg", "split": "test", "sentences": ["a photo of a mouse and keyboard in an office", "an image with a chair, a table, and a group of people"], "sentids": [3544, 3545], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000276076.jpg", "split": "test", "sentences": ["a picture of a motorcycle and a herd of sheep on the road", "a truck in front of a herd of sheep", "a bus in front of a herd of sheep", "a picture of a car driving down a road with a lot of sheep on it"], "sentids": [3546, 3547, 3548, 3549], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000276580.jpg", "split": "test", "sentences": ["a photo of a bench during a baseball game", "a baseball bat in a batter's box"], "sentids": [3550, 3551], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000276719.jpg", "split": "test", "sentences": ["a photo of a dog looking at a car in a parking lot", "a picture of a chair with a dog on it", "a photo of a truck and a dog at a car show", "a picture of a motorcycle and a dog at a car show"], "sentids": [3552, 3553, 3554, 3555], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000277089.jpg", "split": "test", "sentences": ["a boat in the water on a sunny day", "a picture of a bicycle on the side of a street", "an image with a kite flying over a city street"], "sentids": [3556, 3557, 3558], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000277094.jpg", "split": "test", "sentences": ["a photo of a bus and cars on a city street", "a photo of a parking meter on the side of a street", "a photo of a truck driving down a city street", "a bicycle in the middle of a busy city street", "an image with a handbag on the sidewalk and cars driving down the street", "an image with a suitcase in the middle of the street", "an image with a stop sign in the middle of the street"], "sentids": [3559, 3560, 3561, 3562, 3563, 3564, 3565], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000277239.jpg", "split": "test", "sentences": ["a laptop in front of a white table with black chairs", "a potted plant in a room with tables and chairs", "a photo of a backpacker's hostel room with tables and chairs"], "sentids": [3566, 3567, 3568], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000277291.jpg", "split": "test", "sentences": ["a bus in the middle of a busy city street with people holding umbrellas", "a photo of a car in the rain with people crossing the street with umbrellas"], "sentids": [3569, 3570], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000277479.jpg", "split": "test", "sentences": ["an image with a refrigerator in the background and a child standing in front of it"], "sentids": [3571], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000277521.jpg", "split": "test", "sentences": ["an image with a bus, cars, and a street sign"], "sentids": [3572], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000277542.jpg", "split": "test", "sentences": ["a photo of a horse and cattle walking down the road", "a person in a cowboy hat riding a horse down the road"], "sentids": [3573, 3574], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000277991.jpg", "split": "test", "sentences": ["an image with a umbrella in the background", "an image with a handbag on the table", "a picture of a backpacker group sitting at a table in a restaurant", "a spoon in the middle of the table"], "sentids": [3575, 3576, 3577, 3578], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000278506.jpg", "split": "test", "sentences": ["an image with a frisbee in the air", "a picture of a boat on a beach with people playing frisbee"], "sentids": [3579, 3580], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000278627.jpg", "split": "test", "sentences": ["a photo of a fork full of food with people eating and smiling", "a picture of a potted plant, a plate of food, and a man and", "an image with a sandwich, a plate of food, and a man and woman", "a broccoli in the sun restaurant collage"], "sentids": [3581, 3582, 3583, 3584], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000278742.jpg", "split": "test", "sentences": ["a photo of a backpacker sitting at a desk in a library", "an image with a bottle of water"], "sentids": [3585, 3586], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000278822.jpg", "split": "test", "sentences": ["an image with a tv in the background and people eating donuts", "a photo of a backpacker eating at a table with boxes of donuts", "a photo of a cell phone on a table with boxes of donuts"], "sentids": [3587, 3588, 3589], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000278848.jpg", "split": "test", "sentences": ["an image with a handbag next to a double decker bus"], "sentids": [3590], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000279078.jpg", "split": "test", "sentences": ["an image with a person in front of an open refrigerator", "a refrigerator in the kitchen"], "sentids": [3591, 3592], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000279138.jpg", "split": "test", "sentences": ["a photo of a tv in a living room with two women and a dog", "a photo of a bookcase in a living room", "a remote in a living room with two women and a dog", "a photo of a vase of flowers on a table in a living room"], "sentids": [3593, 3594, 3595, 3596], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000279208.jpg", "split": "test", "sentences": ["an image with a elephant and a herd of zebras"], "sentids": [3597], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000279278.jpg", "split": "test", "sentences": ["a skateboard in the middle of a street", "a dog in the middle of a crowd of people", "a picture of a cup of beer being held by a woman"], "sentids": [3598, 3599, 3600], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000279491.jpg", "split": "test", "sentences": ["an image with a oven and two people preparing food in a kitchen", "an image with a clock on the wall", "a photo of a dining table in a kitchen"], "sentids": [3601, 3602, 3603], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000279558.jpg", "split": "test", "sentences": ["a photo of a bicycle rider flying a kite"], "sentids": [3604], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000279692.jpg", "split": "test", "sentences": ["a picture of a microwave oven sitting on a counter in a kitchen", "an image with a toaster oven and microwave in a kitchen", "a photo of a oven and microwave in a kitchen", "a photo of a knife on a counter in a kitchen"], "sentids": [3605, 3606, 3607, 3608], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000280230.jpg", "split": "test", "sentences": ["a bottle in the middle of the table", "a dining table in a restaurant with hot dogs and french fries"], "sentids": [3609, 3610], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000280536.jpg", "split": "test", "sentences": ["a picture of a dining table"], "sentids": [3611], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000280710.jpg", "split": "test", "sentences": ["an image with a backpacker bus on a city street"], "sentids": [3612], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000280891.jpg", "split": "test", "sentences": ["a bottle in a bowl"], "sentids": [3613], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000281409.jpg", "split": "test", "sentences": ["a photo of a baseball glove, bat, and umpire during a baseball game", "a picture of a baseball bat being swung at a ball"], "sentids": [3614, 3615], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000281609.jpg", "split": "test", "sentences": ["a photo of a bottle of wine on a table with teddy bears"], "sentids": [3616], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000281679.jpg", "split": "test", "sentences": ["a photo of a knife sharpener and his friend sitting at a table"], "sentids": [3617], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000281766.jpg", "split": "test", "sentences": ["a photo of a bicycle with a man riding it down the street"], "sentids": [3618], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000282062.jpg", "split": "test", "sentences": ["an image with a frisbee being played in a field"], "sentids": [3619], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000282298.jpg", "split": "test", "sentences": ["a picture of a clock in a train station at night", "an image with a handbag and people walking in a train station"], "sentids": [3620, 3621], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000282711.jpg", "split": "test", "sentences": ["an image with a toaster, a table, and a vase of flowers", "an image with a vase of flowers on a table in a kitchen", "a photo of a bottle of flowers in a vase on a table", "a photo of a bowl of flowers on a table in a kitchen", "a dining table in a kitchen with a vase of flowers", "a photo of a potted plant in a vase on a table", "a oven in a kitchen"], "sentids": [3622, 3623, 3624, 3625, 3626, 3627, 3628], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000283060.jpg", "split": "test", "sentences": ["a photo of a fork full of food sitting on a table", "a photo of a dining table with a long piece of food on it"], "sentids": [3629, 3630], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000283874.jpg", "split": "test", "sentences": ["a photo of a motorcycle vendor at an outdoor market", "an image with a bottle of water next to a bunch of bananas", "an image with a chair under an umbrella", "a picture of a bowl of fruit and people sitting under umbrellas"], "sentids": [3631, 3632, 3633, 3634], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000284445.jpg", "split": "test", "sentences": ["a picture of a bus stop in front of a building"], "sentids": [3635], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000284749.jpg", "split": "test", "sentences": ["a photo of a bicycle race with kites in the background"], "sentids": [3636], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000284954.jpg", "split": "test", "sentences": ["a fire hydrant in the middle of a sidewalk", "a photo of a person on a sidewalk"], "sentids": [3637, 3638], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000285005.jpg", "split": "test", "sentences": ["a photo of a backpack on the sidewalk in front of a tall building", "an image with a bus stop on a busy city street"], "sentids": [3639, 3640], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000285192.jpg", "split": "test", "sentences": ["an image with a motorcycle rider going down a curvy road", "an image with a backpacker riding a motorcycle on a curvy road"], "sentids": [3641, 3642], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000285462.jpg", "split": "test", "sentences": ["an image with a snowboarder posing in the snow", "a skis in the snow", "a photo of a backpacker in the snow with a snowboard"], "sentids": [3643, 3644, 3645], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000285558.jpg", "split": "test", "sentences": ["a picture of a tv in a living room with people sitting around it", "an image with a book in front of a group of people", "a picture of a handbag sitting on a chair in a living room", "a photo of a bottle of wine"], "sentids": [3646, 3647, 3648, 3649], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000285597.jpg", "split": "test", "sentences": ["a person in front of a display of donuts"], "sentids": [3650], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000285742.jpg", "split": "test", "sentences": ["a parking meter in front of a row of parked cars", "an image with a bus parked on the side of the road"], "sentids": [3651, 3652], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000285967.jpg", "split": "test", "sentences": ["a photo of a tennis racket on a tennis court", "an image with a chair and a tennis racket on a tennis court"], "sentids": [3653, 3654], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000286146.jpg", "split": "test", "sentences": ["a picture of a cake and cupcakes on a table", "a photo of a dining table with a birthday cake and cupcakes", "a photo of a chair with a birthday cake on it", "an image with a spoonful of icing on a birthday cake"], "sentids": [3655, 3656, 3657, 3658], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000286182.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table with food on it", "a fork in the middle of the table", "an image with a dining table full of food", "a picture of a chair in front of a table full of food"], "sentids": [3659, 3660, 3661, 3662], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000286583.jpg", "split": "test", "sentences": ["a picture of a tiered city street", "a photo of a backpacker crossing the street with an umbrella"], "sentids": [3663, 3664], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000286774.jpg", "split": "test", "sentences": ["a picture of a chair in front of a desk with a computer on it", "a tv in the corner", "a mouse in front of a computer on a desk"], "sentids": [3665, 3666, 3667], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000286908.jpg", "split": "test", "sentences": ["a picture of a cup of soup"], "sentids": [3668], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000287347.jpg", "split": "test", "sentences": ["a picture of a laptop", "a picture of a cell phone", "a photo of a knife being used to cut a pizza", "a picture of a dining table in a kitchen"], "sentids": [3669, 3670, 3671, 3672], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000287970.jpg", "split": "test", "sentences": ["an image with a elephant walking down the street in front of the capitol building"], "sentids": [3673], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000288336.jpg", "split": "test", "sentences": ["a picture of a bicycle path with tables and umbrellas", "a picture of a chair set up on the side of the road"], "sentids": [3674, 3675], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000288603.jpg", "split": "test", "sentences": ["a photo of a truck driving down a street with a herd of goats behind it"], "sentids": [3676], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000288685.jpg", "split": "test", "sentences": ["an image with a dog and sheep in a fenced in area"], "sentids": [3677], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000288890.jpg", "split": "test", "sentences": ["a picture of a book signing", "an image with a cell phone and a group of people"], "sentids": [3678, 3679], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000289194.jpg", "split": "test", "sentences": ["a photo of a baseball bat being used in a game"], "sentids": [3680], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000289260.jpg", "split": "test", "sentences": ["an image with a handbag on top of a table", "a picture of a spoon and a pot on a table"], "sentids": [3681, 3682], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000289392.jpg", "split": "test", "sentences": ["a tv in the middle of the room", "a photo of a book on a table in a meeting room", "an image with a cup of coffee", "a handbag in the middle of a table", "an image with a backpack and two people sitting at a table"], "sentids": [3683, 3684, 3685, 3686, 3687], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000289497.jpg", "split": "test", "sentences": ["a photo of a dining table filled with fruits and vegetables", "an image with a handbag on the ground next to a table full of fruit"], "sentids": [3688, 3689], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000289573.jpg", "split": "test", "sentences": ["a book in the hands of the bride and groom"], "sentids": [3690], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000289640.jpg", "split": "test", "sentences": ["a wine glass in a man's hand", "an image with a oven in the background"], "sentids": [3691, 3692], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000289995.jpg", "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [3693], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000290248.jpg", "split": "test", "sentences": ["a suitcase in the middle of a crowded street", "an image with a car in the middle of a crowded street"], "sentids": [3694, 3695], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000290289.jpg", "split": "test", "sentences": ["a couch in a living room with chairs around it", "a remote in a living room with several chairs and a fireplace"], "sentids": [3696, 3697], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000290698.jpg", "split": "test", "sentences": ["a picture of a broccoli and meat dish on a table", "a photo of a dining table with a large plate of food", "an image with a potted plant in the background"], "sentids": [3698, 3699, 3700], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000290750.jpg", "split": "test", "sentences": ["a laptop in a kitchen", "a photo of a oven in a kitchen with people in it", "a picture of a dining table in a kitchen", "a photo of a tv in a kitchen with people in it", "a photo of a sink in a kitchen with people in it"], "sentids": [3701, 3702, 3703, 3704, 3705], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000290951.jpg", "split": "test", "sentences": ["a picture of a bench with umbrellas hanging from the ceiling", "a picture of a potted plant with umbrellas hanging from it"], "sentids": [3706, 3707], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000291179.jpg", "split": "test", "sentences": ["a bicycle in the grass", "an image with a bottle of water, a bike, and people in a park", "a photo of a backpacker sitting on the grass next to a group of people", "a photo of a car park full of people with umbrellas"], "sentids": [3708, 3709, 3710, 3711], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000291370.jpg", "split": "test", "sentences": ["a photo of a horse and a woman on a street", "a photo of a handbag being held by a black horse", "an image with a truck, people, and a horse", "a photo of a bicycle rider with a horse on the side of the road", "a picture of a potted plant"], "sentids": [3712, 3713, 3714, 3715, 3716], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000291634.jpg", "split": "test", "sentences": ["a picture of a bicycle parked on the side of a street", "a picture of a parking meter on the side of a street"], "sentids": [3717, 3718], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000291680.jpg", "split": "test", "sentences": ["a baseball bat in the air", "a baseball glove in the dirt"], "sentids": [3719, 3720], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000292169.jpg", "split": "test", "sentences": ["an image with a person sitting in a living room", "a picture of a couch in a living room", "a picture of a tv in a living room", "an image with a laptop and a woman sitting in front of a piano", "a picture of a potted plant in a living room", "a photo of a vase in a living room"], "sentids": [3721, 3722, 3723, 3724, 3725, 3726], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000292170.jpg", "split": "test", "sentences": ["an image with a traffic light in the background", "a backpack in front of a bunch of apples", "a photo of a carful of apples on a sidewalk"], "sentids": [3727, 3728, 3729], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000292446.jpg", "split": "test", "sentences": ["a keyboard in front of the man", "a bottle in a box", "an image with a dining table full of pizzas"], "sentids": [3730, 3731, 3732], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000292618.jpg", "split": "test", "sentences": ["a photo of a snowboarder going down a mountain"], "sentids": [3733], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000292697.jpg", "split": "test", "sentences": ["a photo of a baseball bat hitting a ball"], "sentids": [3734], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000292905.jpg", "split": "test", "sentences": ["a microwave in the background"], "sentids": [3735], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000292971.jpg", "split": "test", "sentences": ["a photo of a pizza on a table", "a bowl in the middle of the table", "a picture of a cell phone", "an image with a dining table"], "sentids": [3736, 3737, 3738, 3739], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000293200.jpg", "split": "test", "sentences": ["a picture of a backpacker flying a kite in a park", "an image with a cell phone in the foreground and kites in the background"], "sentids": [3740, 3741], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000293249.jpg", "split": "test", "sentences": ["a person in the background", "a photo of a tv in the background and a vase full of candy", "a photo of a potted plant next to a glass vase filled with chocolate", "an image with a dining table and a glass vase full of candy", "an image with a laptop on a table next to a glass vase filled with chocolate", "a photo of a chair on a table with a vase full of candy", "a picture of a knife on a table next to a glass vase filled with chocolate", "a cup in a glass table"], "sentids": [3742, 3743, 3744, 3745, 3746, 3747, 3748, 3749], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000293611.jpg", "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "an image with a cup of coffee sitting on a counter next to a sink", "a picture of a sink and counter in a kitchen", "a picture of a toaster oven and sink in a kitchen"], "sentids": [3750, 3751, 3752, 3753], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000293703.jpg", "split": "test", "sentences": ["a chair in front of the table", "a photo of a dining table", "a picture of a vase of flowers"], "sentids": [3754, 3755, 3756], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000293794.jpg", "split": "test", "sentences": ["an image with a tie standing next to a bunch of bananas", "an image with a car in the background and a bunch of bananas"], "sentids": [3757, 3758], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000293802.jpg", "split": "test", "sentences": ["a picture of a skateboarder doing a trick in the air", "a picture of a dining table"], "sentids": [3759, 3760], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000293909.jpg", "split": "test", "sentences": ["an image with a bus and a car on a city street", "a picture of a train on a city street", "a picture of a traffic light on a city street"], "sentids": [3761, 3762, 3763], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000294032.jpg", "split": "test", "sentences": ["a cell phone in a man's hand"], "sentids": [3764], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000294035.jpg", "split": "test", "sentences": ["an image with a sports ball and a young boy standing in front of an open refrigerator", "a photo of a person standing in front of an open refrigerator", "an image with a refrigerator full of food", "a picture of a bowl of food in a refrigerator", "a photo of a carrot in a refrigerator"], "sentids": [3765, 3766, 3767, 3768, 3769], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000294124.jpg", "split": "test", "sentences": ["a photo of a tie worn by a man on a basketball court"], "sentids": [3770], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000294176.jpg", "split": "test", "sentences": ["a photo of a bicycle with many clocks on it", "a photo of a tiered crowd of people with clocks in the background"], "sentids": [3771, 3772], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000294297.jpg", "split": "test", "sentences": ["an image with a knife and two bowls of food"], "sentids": [3773], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000294698.jpg", "split": "test", "sentences": ["a sandwich in a restaurant", "a photo of a hot dog", "a picture of a chair"], "sentids": [3774, 3775, 3776], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000295194.jpg", "split": "test", "sentences": ["a cow in a corral", "an image with a truck in the background"], "sentids": [3777, 3778], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000295403.jpg", "split": "test", "sentences": ["a picture of a truck on the side of the road", "a handbag in the foreground"], "sentids": [3779, 3780], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000295451.jpg", "split": "test", "sentences": ["an image with a umbrella and people walking down the street", "a potted plant in front of a building", "an image with a backpacker walking down the street holding a red umbrella"], "sentids": [3781, 3782, 3783], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000295576.jpg", "split": "test", "sentences": ["an image with a cup of coffee and a box of donuts"], "sentids": [3784], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000296236.jpg", "split": "test", "sentences": ["an image with a person looking at doughnuts on a conveyor belt"], "sentids": [3785], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000296649.jpg", "split": "test", "sentences": ["a photo of a bicycle on a busy street in india"], "sentids": [3786], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000296676.jpg", "split": "test", "sentences": ["an image with a dog catching a frisbee", "a photo of a handbag and a dog catching a frisbee", "a backpack in the background"], "sentids": [3787, 3788, 3789], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000296745.jpg", "split": "test", "sentences": ["an image with a elephant in front of a group of people"], "sentids": [3790], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000296797.jpg", "split": "test", "sentences": ["an image with a umbrella and people on a trolley", "a picture of a backpacker with an umbrella on the side of a cable car", "a bus in the street", "a car in the street"], "sentids": [3791, 3792, 3793, 3794], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000297180.jpg", "split": "test", "sentences": ["an image with a backpack and a woman sitting on a chair using a laptop"], "sentids": [3795], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000297233.jpg", "split": "test", "sentences": ["an image with a knife and fork on a table", "a photo of a fork full of food sitting on a table", "an image with a dining table with food on it", "a spoon in a bowl", "a picture of a carrot and potato dish on a table"], "sentids": [3796, 3797, 3798, 3799, 3800], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000297260.jpg", "split": "test", "sentences": ["a person in front of a table with a sandwich and french fries", "a dining table in a restaurant with a plate of food on it"], "sentids": [3801, 3802], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000297414.jpg", "split": "test", "sentences": ["a photo of a microwave in a kitchen with black cabinets", "a dining table in a kitchen with black cabinets"], "sentids": [3803, 3804], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000297540.jpg", "split": "test", "sentences": ["a baseball glove in the batter's box"], "sentids": [3805], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000297812.jpg", "split": "test", "sentences": ["a picture of a bicycle", "a photo of a handbag", "a photo of a bowl of food on a picnic table", "a picture of a remote area with a picnic table"], "sentids": [3806, 3807, 3808, 3809], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000297819.jpg", "split": "test", "sentences": ["a picture of a dining table with cakes and desserts on it", "a handbag in the background", "an image with a bowl of cake on a table", "a photo of a cell phone on a table"], "sentids": [3810, 3811, 3812, 3813], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000298051.jpg", "split": "test", "sentences": ["a picture of a clock tower with people standing around it", "a picture of a handbag on the ground next to a group of people", "an image with a potted plant in the middle of a group of people"], "sentids": [3814, 3815, 3816], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000298382.jpg", "split": "test", "sentences": ["a photo of a tiered field with two horses pulling a cart", "a car in the middle of a field with two horses pulling it"], "sentids": [3817, 3818], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000298443.jpg", "split": "test", "sentences": ["a picture of a spoonful of ice cream"], "sentids": [3819], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000298540.jpg", "split": "test", "sentences": ["a photo of a frisbee being thrown in a park"], "sentids": [3820], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000298547.jpg", "split": "test", "sentences": ["a photo of a handbag sitting on a picnic blanket", "an image with a bottle of wine and people sitting on the grass", "an image with a apple on the ground next to a group of people"], "sentids": [3821, 3822, 3823], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000298784.jpg", "split": "test", "sentences": ["a picture of a suitcase", "a picture of a backpacker with a bicycle and a boat"], "sentids": [3824, 3825], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000299023.jpg", "split": "test", "sentences": ["a photo of a knife in a blender"], "sentids": [3826], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000300023.jpg", "split": "test", "sentences": ["an image with a clock tower lit up at night"], "sentids": [3827], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000300276.jpg", "split": "test", "sentences": ["a dining table in front of a tent with cupcakes on it"], "sentids": [3828], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000300324.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a checkered floor", "a photo of a handbag on a checkered floor in a kitchen", "a picture of a dining table and kitchen with a checkered floor", "a picture of a sink in a kitchen with a checkered floor"], "sentids": [3829, 3830, 3831, 3832], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000300403.jpg", "split": "test", "sentences": ["a fork in the middle of the table", "a photo of a dining table", "a wine glass in the middle of the table", "a spoon in the middle of the table"], "sentids": [3833, 3834, 3835, 3836], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000300577.jpg", "split": "test", "sentences": ["an image with a dining table and a woman sitting in front of a plate of food", "a picture of a knife and fork", "a fork in the woman's hand", "a picture of a bowl of food with a woman sitting at a table"], "sentids": [3837, 3838, 3839, 3840], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000300786.jpg", "split": "test", "sentences": ["a picture of a person working in a pottery studio"], "sentids": [3841], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000300855.jpg", "split": "test", "sentences": ["a car in the middle of the street", "a photo of a clock on the side of a building"], "sentids": [3842, 3843], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000300876.jpg", "split": "test", "sentences": ["a dining table in front of a woman and two children", "a picture of a handbag on the table", "a picture of a bottle of orange juice", "a photo of a sandwich being eaten at a table", "a picture of a spoonful of food in front of a child"], "sentids": [3844, 3845, 3846, 3847, 3848], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000300903.jpg", "split": "test", "sentences": ["a picture of a frisbee game", "an image with a backpack and people playing frisbee", "a car in the background", "a chair in the middle of the field", "an image with a handbag in the foreground", "a photo of a umbrella in the middle of a group of people playing frisbee"], "sentids": [3849, 3850, 3851, 3852, 3853, 3854], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000301011.jpg", "split": "test", "sentences": ["an image with a tennis racket on a tennis court", "a picture of a backpacker on a tennis court", "an image with a sports ball and a man holding a tennis racquet"], "sentids": [3855, 3856, 3857], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000301135.jpg", "split": "test", "sentences": ["an image with a bench and people sitting on it", "a picture of a bicycle with people sitting on it", "a photo of a motorcycle and people sitting on a park bench"], "sentids": [3858, 3859, 3860], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000301257.jpg", "split": "test", "sentences": ["a picture of a handbag with pink umbrellas on it", "a picture of a backpacker protest in australia"], "sentids": [3861, 3862], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000301282.jpg", "split": "test", "sentences": ["a pizza in a pan", "a bottle in the background", "a handbag in front of the child", "a picture of a spoon being used to eat a pizza"], "sentids": [3863, 3864, 3865, 3866], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000301305.jpg", "split": "test", "sentences": ["a photo of a dining table", "a picture of a cupcake", "an image with a spoon being used to cut a cake"], "sentids": [3867, 3868, 3869], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000301376.jpg", "split": "test", "sentences": ["a picture of a bicycle in front of a store"], "sentids": [3870], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000301926.jpg", "split": "test", "sentences": ["an image with a bicycle in the foreground and a car in the background"], "sentids": [3871], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000301971.jpg", "split": "test", "sentences": ["an image with a orange and yellow fruit stand", "an image with a umbrella in the background", "a photo of a clock tower in the middle of a city"], "sentids": [3872, 3873, 3874], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000301977.jpg", "split": "test", "sentences": ["a photo of a cow standing in front of a store"], "sentids": [3875], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000301991.jpg", "split": "test", "sentences": ["a photo of a fork full of food", "an image with a cup of coffee"], "sentids": [3876, 3877], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000302038.jpg", "split": "test", "sentences": ["an image with a potted plant in the middle of a dining room table"], "sentids": [3878], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000302206.jpg", "split": "test", "sentences": ["a picture of a motorcycle rider and a person on a horse", "a photo of a car driving down a road with two people on horses"], "sentids": [3879, 3880], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000302375.jpg", "split": "test", "sentences": ["a picture of a clock tower at night", "a picture of a traffic light at night"], "sentids": [3881, 3882], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000302599.jpg", "split": "test", "sentences": ["a picture of a car doing a trick on a skateboard", "an image with a bottle of water and a skateboarder"], "sentids": [3883, 3884], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000303101.jpg", "split": "test", "sentences": ["a picture of a airplane taking off from an airport", "a photo of a bottle of water"], "sentids": [3885, 3886], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000303264.jpg", "split": "test", "sentences": ["a cell phone in a bag"], "sentids": [3887], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000303520.jpg", "split": "test", "sentences": ["a picture of a cake that is being cut", "a photo of a knife being used to cut a cake", "a photo of a dining table with a cake on it", "a photo of a chair at a table with a cake on it"], "sentids": [3888, 3889, 3890, 3891], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000303566.jpg", "split": "test", "sentences": ["an image with a backpack on the ground", "a photo of a carrot market", "a handbag in the background"], "sentids": [3892, 3893, 3894], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000303603.jpg", "split": "test", "sentences": ["a photo of a airplane flying over a body of water"], "sentids": [3895], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000303685.jpg", "split": "test", "sentences": ["a backpack in the background", "a picture of a truck with a bunch of ties hanging on it", "a car in the background"], "sentids": [3896, 3897, 3898], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000303818.jpg", "split": "test", "sentences": ["a bus in the middle of a city street", "a photo of a car and a bus on a city street", "an image with a backpacker bus on the road", "a photo of a handbag on the ground next to a bus", "an image with a traffic light and a bus on the road", "an image with a motorcycle and a bus on the road"], "sentids": [3899, 3900, 3901, 3902, 3903, 3904], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000304083.jpg", "split": "test", "sentences": ["a baseball glove in the batter's hand", "a photo of a sports ball player swinging a bat", "a photo of a baseball bat hitting a ball during a game"], "sentids": [3905, 3906, 3907], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000304342.jpg", "split": "test", "sentences": ["a photo of a chair with a plate on it"], "sentids": [3908], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000304557.jpg", "split": "test", "sentences": ["a photo of a backpacker walking down a busy street in hong kong", "a picture of a book store in an asian city"], "sentids": [3909, 3910], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000304744.jpg", "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a cell phone being used to take a picture of a birthday cake", "a photo of a cake being cut at a birthday party"], "sentids": [3911, 3912, 3913], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000305800.jpg", "split": "test", "sentences": ["a picture of a dining table full of wine glasses"], "sentids": [3914], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000306127.jpg", "split": "test", "sentences": ["a tv in the middle of the room"], "sentids": [3915], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000306139.jpg", "split": "test", "sentences": ["a car in the background", "a picture of a potted plant", "a backpack in the middle of a group of people"], "sentids": [3916, 3917, 3918], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000306361.jpg", "split": "test", "sentences": ["a cake in front of a bride and groom"], "sentids": [3919], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000306536.jpg", "split": "test", "sentences": ["a picture of a clock on a desk in a room", "a picture of a vase on a desk", "a picture of a bottle on a desk in a room"], "sentids": [3920, 3921, 3922], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000307057.jpg", "split": "test", "sentences": ["a picture of a tennis racket being held by a man on a tennis court", "a sports ball in the background", "a bench in the background", "a picture of a chair umpire on a tennis court"], "sentids": [3923, 3924, 3925, 3926], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000307243.jpg", "split": "test", "sentences": ["a clock in the middle of a town square", "a car in front of a building with a clock on it", "a picture of a potted plant in front of a building", "a umbrella in the sky"], "sentids": [3927, 3928, 3929, 3930], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000307364.jpg", "split": "test", "sentences": ["a photo of a backpacker in venice with umbrellas"], "sentids": [3931], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000307442.jpg", "split": "test", "sentences": ["an image with a bench in the background"], "sentids": [3932], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000307564.jpg", "split": "test", "sentences": ["a picture of a dining table and chairs in a doll house", "a knife in the kitchen", "a picture of a oven in a kitchen with a doll sitting at the table", "an image with a teddy bear sitting at a table", "a photo of a potted plant and a doll in a kitchen", "a photo of a person sitting at a table in a kitchen", "an image with a spoon and a doll sitting at a table", "an image with a banana and a doll sitting at a table"], "sentids": [3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000308328.jpg", "split": "test", "sentences": ["a photo of a bottle of water"], "sentids": [3941], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000308358.jpg", "split": "test", "sentences": ["a picture of a car driving down a narrow street with people walking and riding bicycles"], "sentids": [3942], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000308388.jpg", "split": "test", "sentences": ["an image with a person walking down the street and a car driving down the street"], "sentids": [3943], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000308487.jpg", "split": "test", "sentences": ["a chair in front of a table", "a dining table in front of a group of people", "a photo of a vase of wine", "a picture of a cup of wine"], "sentids": [3944, 3945, 3946, 3947], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000308730.jpg", "split": "test", "sentences": ["a oven in a kitchen with white cabinets and a window", "an image with a wine glass on the counter of a kitchen", "a photo of a clock in a kitchen", "a picture of a bottle rack in a kitchen"], "sentids": [3948, 3949, 3950, 3951], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000308900.jpg", "split": "test", "sentences": ["an image with a baseball bat", "an image with a car in the background"], "sentids": [3952, 3953], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000309391.jpg", "split": "test", "sentences": ["a photo of a bus driving down a city street", "a photo of a bicycle on a city street", "a photo of a truck driving down a city street"], "sentids": [3954, 3955, 3956], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000309492.jpg", "split": "test", "sentences": ["a motorcycle in the middle of a city street", "a photo of a truck driver on a motorcycle", "a picture of a car driving down a street with a police officer on a motorcycle", "a handbag in the middle of the road", "a parking meter in the middle of the street"], "sentids": [3957, 3958, 3959, 3960, 3961], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000309579.jpg", "split": "test", "sentences": ["a chair in the grass"], "sentids": [3962], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000309633.jpg", "split": "test", "sentences": ["a bench in a room", "an image with a cup of coffee and a bunch of backpacks", "an image with a couch, luggage, and bookshelves in a room"], "sentids": [3963, 3964, 3965], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000309993.jpg", "split": "test", "sentences": ["a picture of a suitcase on the street", "a fire hydrant in the middle of the street", "a picture of a chair on the side of the street"], "sentids": [3966, 3967, 3968], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000310202.jpg", "split": "test", "sentences": ["a photo of a handbag vendor at a market in peru"], "sentids": [3969], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000310369.jpg", "split": "test", "sentences": ["a potted plant in the background"], "sentids": [3970], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000310524.jpg", "split": "test", "sentences": ["a photo of a backpacker hostel in melbourne, australia"], "sentids": [3971], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000311310.jpg", "split": "test", "sentences": ["a kite in the sky", "a picture of a sports ball with a kite flying in the background"], "sentids": [3972, 3973], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000311378.jpg", "split": "test", "sentences": ["a cup in front of the man", "a picture of a pizza on a table in a restaurant"], "sentids": [3974, 3975], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000311471.jpg", "split": "test", "sentences": ["a bus in the middle of the road", "an image with a chair on the side of the road"], "sentids": [3976, 3977], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000312051.jpg", "split": "test", "sentences": ["a picture of a elephant in an arena with a man on top of it"], "sentids": [3978], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000312289.jpg", "split": "test", "sentences": ["a picture of a knife being cut into a cake", "an image with a tv in the background"], "sentids": [3979, 3980], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000312412.jpg", "split": "test", "sentences": ["a picture of a dining table with wine glasses and plates of food", "a bowl in the middle of a table full of wine"], "sentids": [3981, 3982], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000312423.jpg", "split": "test", "sentences": ["an image with a handbag in the foreground and umbrellas in the background", "a picture of a potted plant with umbrellas on it"], "sentids": [3983, 3984], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000312524.jpg", "split": "test", "sentences": ["a picture of a knife and fork on top of a cake", "a picture of a vase of flowers on top of a cake", "a photo of a bench with a wedding cake on it"], "sentids": [3985, 3986, 3987], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000313341.jpg", "split": "test", "sentences": ["a picture of a laptop", "a picture of a spoonful of sugar"], "sentids": [3988, 3989], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000313585.jpg", "split": "test", "sentences": ["a photo of a tv in a living room", "a potted plant in the corner of a living room"], "sentids": [3990, 3991], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000313770.jpg", "split": "test", "sentences": ["a picture of a cake being cut", "a photo of a dining table with a cake on it", "a photo of a knife being used to cut a cake", "an image with a chair, a table, and a woman cutting a cake"], "sentids": [3992, 3993, 3994, 3995], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000313948.jpg", "split": "test", "sentences": ["a picture of a handbag on a rug", "a photo of a car on display at an auto show"], "sentids": [3996, 3997], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000313955.jpg", "split": "test", "sentences": ["an image with a baseball glove, catcher, and umpire"], "sentids": [3998], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000314074.jpg", "split": "test", "sentences": ["an image with a knife", "a tie in a blue suit", "a picture of a dining table", "a cell phone in a man's hand", "a teddy bear in a blue suit", "a photo of a chair"], "sentids": [3999, 4000, 4001, 4002, 4003, 4004], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000314370.jpg", "split": "test", "sentences": ["a photo of a oven full of food in a kitchen", "an image with a toaster oven in the middle of a kitchen"], "sentids": [4005, 4006], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000314515.jpg", "split": "test", "sentences": ["an image with a car on the road with bicycles on top of it"], "sentids": [4007], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000314757.jpg", "split": "test", "sentences": ["a laptop in a living room", "a photo of a potted plant"], "sentids": [4008, 4009], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000314876.jpg", "split": "test", "sentences": ["a sports ball in the air", "a picture of a tennis racket hitting a tennis ball"], "sentids": [4010, 4011], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000314986.jpg", "split": "test", "sentences": ["a photo of a backpacker riding a bike down a city street", "a photo of a busker riding a bike on a city street", "a photo of a truck and a person on a bike"], "sentids": [4012, 4013, 4014], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000315173.jpg", "split": "test", "sentences": ["a photo of a chair on top of a double decker bus", "an image with a bus that has people on top of it", "a picture of a umbrella on top of a double decker bus"], "sentids": [4015, 4016, 4017], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000315195.jpg", "split": "test", "sentences": ["a photo of a fire hydrant spraying water on runners", "a photo of a bottle of water being sprayed by a fire hydrant", "a photo of a car with a fire hydrant on the side of the road", "an image with a traffic light and a fire hydrant"], "sentids": [4018, 4019, 4020, 4021], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000315319.jpg", "split": "test", "sentences": ["an image with a refrigerator in a kitchen with a clock on the wall", "a clock in a kitchen next to a refrigerator", "a picture of a dining table in a kitchen with a clock on the wall", "a photo of a toaster in a kitchen with a clock on the wall", "a photo of a handbag in a kitchen with a clock on the wall", "a picture of a cupboard in a kitchen with a clock on the wall"], "sentids": [4022, 4023, 4024, 4025, 4026, 4027], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000315631.jpg", "split": "test", "sentences": ["a picture of a pizza and drinks on a table", "a dining table in a classroom with food on it", "an image with a laptop and a pizza on a table"], "sentids": [4028, 4029, 4030], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000315641.jpg", "split": "test", "sentences": ["a person in a kitchen", "a picture of a knife being used to cut a donut", "an image with a dining table full of donuts"], "sentids": [4031, 4032, 4033], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000316063.jpg", "split": "test", "sentences": ["a picture of a bus driving down a street with people on it", "a handbag in the passenger seat of a bus", "a truck in the middle of a busy street"], "sentids": [4034, 4035, 4036], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000316112.jpg", "split": "test", "sentences": ["a photo of a cow grazing in a field"], "sentids": [4037], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000316715.jpg", "split": "test", "sentences": ["a car in front of a traffic light with clouds in the sky"], "sentids": [4038], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000316879.jpg", "split": "test", "sentences": ["a bottle in the middle of a group of people with umbrellas"], "sentids": [4039], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000316912.jpg", "split": "test", "sentences": ["an image with a cow on the side of the road", "a photo of a handbag on the ground next to a cow", "a picture of a suitcase"], "sentids": [4040, 4041, 4042], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000316968.jpg", "split": "test", "sentences": ["a horse in a carriage", "a picture of a handbag being carried by a horse"], "sentids": [4043, 4044], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000317479.jpg", "split": "test", "sentences": ["a picture of a truck that is parked on the side of the road", "an image with a backpacker food truck parked next to a group of people"], "sentids": [4045, 4046], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000318200.jpg", "split": "test", "sentences": ["a picture of a bus with people standing on the side of the road", "a bicycle in the street"], "sentids": [4047, 4048], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000318219.jpg", "split": "test", "sentences": ["a picture of a chair"], "sentids": [4049], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000318361.jpg", "split": "test", "sentences": ["an image with a refrigerator in the background and a child sitting at a table", "a picture of a person sitting at a table in a kitchen", "an image with a oven in the background and a young girl sitting at a table", "a microwave in a kitchen", "a photo of a potted plant in a kitchen"], "sentids": [4050, 4051, 4052, 4053, 4054], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000318455.jpg", "split": "test", "sentences": ["a picture of a dining table with cupcakes and cakes on it", "a knife in the middle of a table"], "sentids": [4055, 4056], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000318671.jpg", "split": "test", "sentences": ["a picture of a horse pulling a trolley", "an image with a train and people on it", "an image with a handbag and a horse pulling a trolley", "a picture of a backpack on a horse"], "sentids": [4057, 4058, 4059, 4060], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000319051.jpg", "split": "test", "sentences": ["a umbrella in the sand", "a backpack in the sand", "a boat in the background"], "sentids": [4061, 4062, 4063], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000319221.jpg", "split": "test", "sentences": ["a tie in a chef's apron", "a picture of a dining table with food on it"], "sentids": [4064, 4065], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000319345.jpg", "split": "test", "sentences": ["a picture of a person walking down the street with motorcycles parked in front of them", "a truck in front of a row of parked motorcycles", "a stop sign in the middle of the street", "an image with a potted plant in front of a row of parked motorcycles"], "sentids": [4066, 4067, 4068, 4069], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000319579.jpg", "split": "test", "sentences": ["a backpack in the corner", "a dining table in a room"], "sentids": [4070, 4071], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000320249.jpg", "split": "test", "sentences": ["a photo of a motorcycle with an american flag on it"], "sentids": [4072], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000320428.jpg", "split": "test", "sentences": ["an image with a sports ball and two men playing tennis"], "sentids": [4073], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000320482.jpg", "split": "test", "sentences": ["a car in front of a bus", "a photo of a traffic light"], "sentids": [4074, 4075], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000320944.jpg", "split": "test", "sentences": ["a picture of a clock on the side of a building", "an image with a backpack on the ground and people walking down the street"], "sentids": [4076, 4077], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000321332.jpg", "split": "test", "sentences": ["an image with a bowl of pizza on the table", "a photo of a bottle of wine", "a knife in a man's hand", "an image with a cell phone and a pizza on a table"], "sentids": [4078, 4079, 4080, 4081], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000321476.jpg", "split": "test", "sentences": ["a picture of a bench surrounded by pigeons", "a picture of a horse and a woman sitting on a bench"], "sentids": [4082, 4083], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000321516.jpg", "split": "test", "sentences": ["a truck in the middle of a road with people on it"], "sentids": [4084], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000321886.jpg", "split": "test", "sentences": ["an image with a traffic light and a bunch of people on bikes", "a picture of a backpacker crossing a street in asia"], "sentids": [4085, 4086], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000321968.jpg", "split": "test", "sentences": ["a picture of a bottle of wine sitting on a table in a restaurant"], "sentids": [4087], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000321971.jpg", "split": "test", "sentences": ["a photo of a cup of wine with a man and a woman"], "sentids": [4088], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000322106.jpg", "split": "test", "sentences": ["a picture of a chair", "a suitcase in the middle of the sidewalk", "a picture of a parking meter on the side of the road"], "sentids": [4089, 4090, 4091], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000322163.jpg", "split": "test", "sentences": ["a bowl in a kitchen", "a remote in a kitchen", "an image with a sink full of food being prepared", "an image with a dining table in the background"], "sentids": [4092, 4093, 4094, 4095], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000322629.jpg", "split": "test", "sentences": ["an image with a car in the middle of a skate park"], "sentids": [4096], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000323000.jpg", "split": "test", "sentences": ["a photo of a truck driving down a street with people walking in front of it"], "sentids": [4097], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000323116.jpg", "split": "test", "sentences": ["an image with a truck driving down a road with a herd of sheep behind it"], "sentids": [4098], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000323119.jpg", "split": "test", "sentences": ["a picture of a bicycle with a basket full of apples"], "sentids": [4099], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000323423.jpg", "split": "test", "sentences": ["a backpack in the snow"], "sentids": [4100], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000323442.jpg", "split": "test", "sentences": ["a photo of a forklift driver and his wife at a restaurant", "a picture of a dining table with two people sitting at it", "a picture of a bowl of wine and a man and woman sitting at a table"], "sentids": [4101, 4102, 4103], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000323515.jpg", "split": "test", "sentences": ["an image with a cup of dip and vegetables on a table", "a picture of a dining table with carrots, cucumbers, tomatoes, and dip"], "sentids": [4104, 4105], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000323528.jpg", "split": "test", "sentences": ["a photo of a bus driving down a street with people crossing the street", "a photo of a backpacker crossing the street in front of a double decker bus", "a handbag in the middle of the road"], "sentids": [4106, 4107, 4108], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000323576.jpg", "split": "test", "sentences": ["an image with a boat and people on the beach"], "sentids": [4109], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000323726.jpg", "split": "test", "sentences": ["a picture of a baseball glove, bat, and umpire during a baseball game"], "sentids": [4110], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000323827.jpg", "split": "test", "sentences": ["an image with a clock tower in the background", "a photo of a bus stop with people standing around it", "an image with a horse statue in front of a building", "a backpack in the middle of a group of people"], "sentids": [4111, 4112, 4113, 4114], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000324203.jpg", "split": "test", "sentences": ["a banana in a bowl", "a picture of a spoonful of chili", "an image with a dining table full of food", "a photo of a fork being used to eat a hot dog"], "sentids": [4115, 4116, 4117, 4118], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000324435.jpg", "split": "test", "sentences": ["an image with a person sitting at a fruit stand"], "sentids": [4119], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000324638.jpg", "split": "test", "sentences": ["a picture of a bicycle race with people in the background.", "a dining table in front of a group of people", "an image with a tiered table of food in front of a group of people", "a picture of a bench with people standing around it", "an image with a umbrella in the background"], "sentids": [4120, 4121, 4122, 4123, 4124], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000325505.jpg", "split": "test", "sentences": ["a photo of a clock on a shelf in a kitchen", "an image with a banana on a shelf in a kitchen", "a photo of a oven in a kitchen", "a photo of a wine glass on a shelf in a kitchen", "a picture of a vase on a shelf in a kitchen"], "sentids": [4125, 4126, 4127, 4128, 4129], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000325623.jpg", "split": "test", "sentences": ["a picture of a potted plant in front of a shop"], "sentids": [4130], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000325768.jpg", "split": "test", "sentences": ["a cat in the middle of a motorcycle"], "sentids": [4131], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000326168.jpg", "split": "test", "sentences": ["a photo of a bus full of people waiting to get on a bike lane", "a car in the street", "a picture of a traffic light on the side of a road"], "sentids": [4132, 4133, 4134], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000326217.jpg", "split": "test", "sentences": ["a apple in a bowl"], "sentids": [4135], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000326248.jpg", "split": "test", "sentences": ["a picture of a backpack on a tennis court", "a photo of a handbag on a tennis court"], "sentids": [4136, 4137], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000326367.jpg", "split": "test", "sentences": ["a picture of a cell phone sitting on top of a pizza", "a photo of a dining table with several pizzas on it", "an image with a refrigerator full of pizza"], "sentids": [4138, 4139, 4140], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000326702.jpg", "split": "test", "sentences": ["an image with a suitcase and a van in a parking lot", "a picture of a handbag on the ground next to a van", "a backpack in front of a white van", "a umbrella in the sky"], "sentids": [4141, 4142, 4143, 4144], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000326726.jpg", "split": "test", "sentences": ["a truck in the background", "a handbag in the foreground"], "sentids": [4145, 4146], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000326938.jpg", "split": "test", "sentences": ["an image with a bowl of food on a grill", "an image with a cup of coffee and a man cooking hot dogs on a grill"], "sentids": [4147, 4148], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000327047.jpg", "split": "test", "sentences": ["a photo of a toaster oven in a kitchen", "a cup in the sink", "an image with a potted plant in a kitchen", "a bowl in a sink"], "sentids": [4149, 4150, 4151, 4152], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000327255.jpg", "split": "test", "sentences": ["an image with a snowboarder on top of a snow covered slope"], "sentids": [4153], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000327527.jpg", "split": "test", "sentences": ["an image with a handbag and a group of people holding umbrellas"], "sentids": [4154], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000327663.jpg", "split": "test", "sentences": ["a picture of a car driving down a street with police officers on horses"], "sentids": [4155], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000327807.jpg", "split": "test", "sentences": ["an image with a train and people on the side of the road", "a picture of a chair next to a blue and white train"], "sentids": [4156, 4157], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000328026.jpg", "split": "test", "sentences": ["a handbag in the background"], "sentids": [4158], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000328111.jpg", "split": "test", "sentences": ["an image with a motorcycle on the road with buildings in the background", "a truck in the road"], "sentids": [4159, 4160], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000328668.jpg", "split": "test", "sentences": ["a photo of a frisbee game", "a bench in the park"], "sentids": [4161, 4162], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000328791.jpg", "split": "test", "sentences": ["a photo of a backpacker selling hot dogs on the side of the road"], "sentids": [4163], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000328797.jpg", "split": "test", "sentences": ["a picture of a oven and sink in a kitchen", "an image with a fork on the counter next to a sink", "an image with a sink full of dishes and utensils"], "sentids": [4164, 4165, 4166], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000329258.jpg", "split": "test", "sentences": ["a picture of a skateboarder doing a trick on a rail", "a chair in the background"], "sentids": [4167, 4168], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000329323.jpg", "split": "test", "sentences": ["a photo of a backpacker in a crowd of people"], "sentids": [4169], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000329373.jpg", "split": "test", "sentences": ["a photo of a chair", "a picture of a couch", "a dining table in the room", "a backpack in the room", "a cup in a box"], "sentids": [4170, 4171, 4172, 4173, 4174], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000329455.jpg", "split": "test", "sentences": ["an image with a pizza sitting on a table", "a picture of a chair with a pizza on it", "a photo of a knife cut pepperoni pizza sitting on a table"], "sentids": [4175, 4176, 4177], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000329957.jpg", "split": "test", "sentences": ["a photo of a microwave in a kitchen", "a picture of a sink in a kitchen with two women standing next to it", "a photo of a oven in a kitchen with two women standing next to it", "a picture of a bookcase in a kitchen"], "sentids": [4178, 4179, 4180, 4181], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000330122.jpg", "split": "test", "sentences": ["an image with a couch and a group of people sitting on the floor", "a tv in the background", "a photo of a fork full of food", "a picture of a hot dog party", "an image with a spoon in the middle of a group of people", "an image with a remote control in the background"], "sentids": [4182, 4183, 4184, 4185, 4186, 4187], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000330507.jpg", "split": "test", "sentences": ["an image with a dining table full of people and a couple cutting their wedding cake", "an image with a cake on a table surrounded by people", "an image with a chair in front of a table with a cake on it"], "sentids": [4188, 4189, 4190], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000330515.jpg", "split": "test", "sentences": ["a sports ball in play", "a photo of a baseball glove swinging a bat at a ball"], "sentids": [4191, 4192], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000330880.jpg", "split": "test", "sentences": ["a photo of a pizza in a restaurant", "a picture of a bench with a pizza on it"], "sentids": [4193, 4194], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000330954.jpg", "split": "test", "sentences": ["an image with a fork and knife on a plate", "a picture of a dining table with sandwiches and tea", "an image with a cake and sandwiches on a table"], "sentids": [4195, 4196, 4197], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000331162.jpg", "split": "test", "sentences": ["a bowl in the middle of the room"], "sentids": [4198], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000331268.jpg", "split": "test", "sentences": ["a oven in a kitchen", "a picture of a handbag sitting on a chair in a kitchen", "an image with a microwave, refrigerator, and a table in a kitchen", "a sink in a kitchen"], "sentids": [4199, 4200, 4201, 4202], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000331289.jpg", "split": "test", "sentences": ["a backpack in the middle of a group of people on bikes", "a picture of a handbag on the back of a motorcyclist"], "sentids": [4203, 4204], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000331395.jpg", "split": "test", "sentences": ["a photo of a book", "a photo of a dining table", "a bicycle in the background"], "sentids": [4205, 4206, 4207], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000331642.jpg", "split": "test", "sentences": ["a bus in front of a mcdonalds and a traffic light"], "sentids": [4208], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000331686.jpg", "split": "test", "sentences": ["a car in a parking lot"], "sentids": [4209], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000331785.jpg", "split": "test", "sentences": ["a cell phone in a man's hand"], "sentids": [4210], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000331790.jpg", "split": "test", "sentences": ["a photo of a backpacker selling bananas on the street"], "sentids": [4211], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000331959.jpg", "split": "test", "sentences": ["a photo of a frisbee being thrown in the air"], "sentids": [4212], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000332096.jpg", "split": "test", "sentences": ["an image with a cup of coffee on a baseball field"], "sentids": [4213], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000332221.jpg", "split": "test", "sentences": ["a photo of a car with motorcycles parked on the side of the road"], "sentids": [4214], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000332318.jpg", "split": "test", "sentences": ["a photo of a truck in a field with a mountain in the background"], "sentids": [4215], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000332861.jpg", "split": "test", "sentences": ["a picture of a banana in a kitchen", "a picture of a oven in a kitchen", "a picture of a sink, stove, and refrigerator in a kitchen", "a picture of a toaster oven in a kitchen", "a bottle in the sink", "a person in a kitchen", "a photo of a refrigerator in a kitchen", "an image with a wine glass sitting on the counter of a kitchen"], "sentids": [4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000332877.jpg", "split": "test", "sentences": ["a photo of a traffic light in the middle of a busy street", "a photo of a stop sign in the middle of a busy street"], "sentids": [4224, 4225], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000332968.jpg", "split": "test", "sentences": ["a picture of a bottle of champagne in front of a display of cakes", "a picture of a teddy bear on a cake", "a dog in a window"], "sentids": [4226, 4227, 4228], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000333014.jpg", "split": "test", "sentences": ["a photo of a sports ball being played on a field"], "sentids": [4229], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000333058.jpg", "split": "test", "sentences": ["a photo of a suitcase on a tarmac with people holding umbrellas", "an image with a airplane and people holding red umbrellas"], "sentids": [4230, 4231], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000333095.jpg", "split": "test", "sentences": ["a photo of a knife and fork dinner"], "sentids": [4232], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000333150.jpg", "split": "test", "sentences": ["a laptop in front of a group of people", "a cell phone in front of a laptop on a table", "an image with a handbag and a laptop on a table", "a mouse in front of a laptop on a table"], "sentids": [4233, 4234, 4235, 4236], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000333434.jpg", "split": "test", "sentences": ["an image with a car on the beach and umbrellas on the beach", "a picture of a boat on a beach with lots of umbrellas"], "sentids": [4237, 4238], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000334034.jpg", "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "a photo of a baseball glove hitting a baseball during a game"], "sentids": [4239, 4240], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000334069.jpg", "split": "test", "sentences": ["an image with a truck full of suitcases on the side of the road", "a tv in the background", "a bus in front of a pile of suitcases", "a picture of a traffic light and a pile of suitcases"], "sentids": [4241, 4242, 4243, 4244], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000334075.jpg", "split": "test", "sentences": ["an image with a baseball glove, batter, catcher, and umpire", "a photo of a baseball bat"], "sentids": [4245, 4246], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000334077.jpg", "split": "test", "sentences": ["an image with a person and umbrellas on the ground", "a photo of a bicycle"], "sentids": [4247, 4248], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000334291.jpg", "split": "test", "sentences": ["a photo of a microwave in a kitchen", "a photo of a bowl of food being prepared in a kitchen", "a apple in a bowl", "a photo of a knife being sharpened in a kitchen", "an image with a chair in the middle of a kitchen"], "sentids": [4249, 4250, 4251, 4252, 4253], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000334483.jpg", "split": "test", "sentences": ["a photo of a dining table with a cake on it", "a cup in front of a cake on a table"], "sentids": [4254, 4255], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000334511.jpg", "split": "test", "sentences": ["a bird in the sky"], "sentids": [4256], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000334555.jpg", "split": "test", "sentences": ["an image with a cow standing in the middle of a street", "an image with a truck and a cow on the street"], "sentids": [4257, 4258], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000334675.jpg", "split": "test", "sentences": ["a photo of a person standing in front of a parking lot full of buses"], "sentids": [4259], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000334760.jpg", "split": "test", "sentences": ["an image with a horse laying on the ground"], "sentids": [4260], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000334769.jpg", "split": "test", "sentences": ["a tennis racket in the air", "an image with a chair in the foreground and a man holding a tennis racquet"], "sentids": [4261, 4262], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000335065.jpg", "split": "test", "sentences": ["a photo of a spoonful of asian food", "an image with a handbag on the table", "an image with a refrigerator in the background"], "sentids": [4263, 4264, 4265], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000335085.jpg", "split": "test", "sentences": ["a photo of a refrigerator full of beer"], "sentids": [4266], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000335194.jpg", "split": "test", "sentences": ["a photo of a bicycle ride on the beach with kites in the sky"], "sentids": [4267], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000335631.jpg", "split": "test", "sentences": ["a photo of a person laying down next to a bunch of sheep"], "sentids": [4268], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000335670.jpg", "split": "test", "sentences": ["a truck in the middle of a street with people walking by"], "sentids": [4269], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000335810.jpg", "split": "test", "sentences": ["a dining table in the background"], "sentids": [4270], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000336049.jpg", "split": "test", "sentences": ["a photo of a suitcase on a skateboard ramp"], "sentids": [4271], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000336053.jpg", "split": "test", "sentences": ["an image with a fork and a child sitting at a table", "an image with a bottle of water and two children sitting at a table", "a dining table in a restaurant", "a picture of a spoonful of food on a table", "a picture of a bowl of food on a table", "a knife in the middle of the table"], "sentids": [4272, 4273, 4274, 4275, 4276, 4277], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000336232.jpg", "split": "test", "sentences": ["an image with a truck, a motorcycle, and a car on a city street"], "sentids": [4278], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000336356.jpg", "split": "test", "sentences": ["a photo of a fork and knife sitting next to two pizzas"], "sentids": [4279], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000336892.jpg", "split": "test", "sentences": ["a photo of a knife and fork dinner in a large room"], "sentids": [4280], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000337044.jpg", "split": "test", "sentences": ["a dog in a pen with sheep"], "sentids": [4281], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000337264.jpg", "split": "test", "sentences": ["a photo of a cell phone in a kitchen", "an image with a dining table and two women in a kitchen"], "sentids": [4282, 4283], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000337662.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a photo of a cupcake being made in a kitchen", "a photo of a dining table in a kitchen", "a picture of a handbag sitting on a table", "a bowl in the middle of a table"], "sentids": [4284, 4285, 4286, 4287, 4288], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000337827.jpg", "split": "test", "sentences": ["a handbag in the background"], "sentids": [4289], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000337866.jpg", "split": "test", "sentences": ["a photo of a bench with bananas on it", "a photo of a bottle of wine sitting on a table in front of a woman"], "sentids": [4290, 4291], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000337984.jpg", "split": "test", "sentences": ["a photo of a vase of flowers on a counter", "a photo of a potted plant on a counter next to a sink", "a tv in the background"], "sentids": [4292, 4293, 4294], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000338207.jpg", "split": "test", "sentences": ["a photo of a baseball glove being held by an umpire", "a photo of a bench during a baseball game", "an image with a chair, a baseball player, and an umpire"], "sentids": [4295, 4296, 4297], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000338417.jpg", "split": "test", "sentences": ["a photo of a tv screen showing a group of people standing in a room", "a picture of a teddy bear"], "sentids": [4298, 4299], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000338581.jpg", "split": "test", "sentences": ["a broccoli in a box", "an image with a dining table that has a long sandwich on it", "an image with a bowl of sandwiches on a table"], "sentids": [4300, 4301, 4302], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000338905.jpg", "split": "test", "sentences": ["a dining table in an outdoor restaurant with many people eating", "an image with a potted plant and people eating at an outdoor table", "a motorcycle in the background"], "sentids": [4303, 4304, 4305], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000338941.jpg", "split": "test", "sentences": ["a car in front of a building on a city street", "a umbrella in front of a building"], "sentids": [4306, 4307], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000339019.jpg", "split": "test", "sentences": ["a photo of a chair on the beach", "a photo of a surfboard on the beach"], "sentids": [4308, 4309], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000339177.jpg", "split": "test", "sentences": ["a dining table in the middle of a room", "a picture of a handbag sitting on a table"], "sentids": [4310, 4311], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000339368.jpg", "split": "test", "sentences": ["a picture of a truck driving down a street", "a photo of a person walking down a street"], "sentids": [4312, 4313], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000339919.jpg", "split": "test", "sentences": ["a bottle in the middle of a table", "an image with a dining table that has various items on it", "a picture of a bowl full of things on a table"], "sentids": [4314, 4315, 4316], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000339965.jpg", "split": "test", "sentences": ["an image with a cake in front of a group of children"], "sentids": [4317], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000340179.jpg", "split": "test", "sentences": ["a dining table in front of an umbrella"], "sentids": [4318], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000340588.jpg", "split": "test", "sentences": ["a photo of a kite flying in a park"], "sentids": [4319], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000340594.jpg", "split": "test", "sentences": ["an image with a bowl of food", "a potted plant in the background", "a knife in the middle of the table"], "sentids": [4320, 4321, 4322], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000340646.jpg", "split": "test", "sentences": ["a picture of a handbag full of kites flying in the sky"], "sentids": [4323], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000340697.jpg", "split": "test", "sentences": ["a refrigerator in a store"], "sentids": [4324], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000341132.jpg", "split": "test", "sentences": ["an image with a cake", "a sink in the kitchen", "a toaster in the kitchen", "a bowl in the middle of the table", "an image with a handbag on the table", "a photo of a spoonful of icing on a cake"], "sentids": [4325, 4326, 4327, 4328, 4329, 4330], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000341299.jpg", "split": "test", "sentences": ["a photo of a airplane on the tarmac with people standing around it"], "sentids": [4331], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000341409.jpg", "split": "test", "sentences": ["a picture of a boat on the beach"], "sentids": [4332], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000341487.jpg", "split": "test", "sentences": ["a photo of a truck driver holding a sign on the side of the road"], "sentids": [4333], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000341645.jpg", "split": "test", "sentences": ["a picture of a person on a skateboard", "an image with a skateboarder riding down the street", "a photo of a stop sign with a man on a skateboard"], "sentids": [4334, 4335, 4336], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000342128.jpg", "split": "test", "sentences": ["an image with a tennis racket being held by a man"], "sentids": [4337], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000342322.jpg", "split": "test", "sentences": ["a picture of a horse and a man riding through a field of sheep", "a person in a white shirt riding a horse around a herd of sheep"], "sentids": [4338, 4339], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000342566.jpg", "split": "test", "sentences": ["an image with a traffic light in the middle of the street", "a photo of a truck driving down a city street"], "sentids": [4340, 4341], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000343053.jpg", "split": "test", "sentences": ["a photo of a dining table", "an image with a cell phone in the background", "a fork in the man's hand"], "sentids": [4342, 4343, 4344], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000343059.jpg", "split": "test", "sentences": ["a bus in a parking lot"], "sentids": [4345], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000343680.jpg", "split": "test", "sentences": ["a dog in front of a bookshelf", "a dining table in front of a dog", "a bowl in front of the dog"], "sentids": [4346, 4347, 4348], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000344410.jpg", "split": "test", "sentences": ["a picture of a umbrella in the middle of a field"], "sentids": [4349], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000344498.jpg", "split": "test", "sentences": ["a picture of a bowl being made in a kitchen", "a refrigerator in the background", "an image with a dining table in the background", "an image with a chair, a table, and a man in a kitchen", "a photo of a cupcake party", "a photo of a clock", "a photo of a tie-dye party"], "sentids": [4350, 4351, 4352, 4353, 4354, 4355, 4356], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000344521.jpg", "split": "test", "sentences": ["an image with a orange, strawberries, and broccoli on a cutting board", "a picture of a dining table"], "sentids": [4357, 4358], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000344878.jpg", "split": "test", "sentences": ["an image with a baseball glove, batter, catcher, and umpire", "a bench in a baseball stadium"], "sentids": [4359, 4360], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000345027.jpg", "split": "test", "sentences": ["a picture of a motorcycle parked on a beach", "an image with a truck and a motorcycle on a beach", "a photo of a bench at the beach with a motorcycle parked next to it"], "sentids": [4361, 4362, 4363], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000345071.jpg", "split": "test", "sentences": ["a picture of a truck and motorcycles in the rain"], "sentids": [4364], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000345376.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, and umpire on a baseball field", "a photo of a baseball bat being swung at a baseball game"], "sentids": [4365, 4366], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000345400.jpg", "split": "test", "sentences": ["a picture of a umbrella restaurant in phuket, thailand", "a photo of a cell phone screen showing a woman sitting at a table with food"], "sentids": [4367, 4368], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000345434.jpg", "split": "test", "sentences": ["an image with a bird, a dog, and people on a grassy field", "a dog in a grassy area near a body of water", "an image with a cow, a dog, and a cat"], "sentids": [4369, 4370, 4371], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000345456.jpg", "split": "test", "sentences": ["an image with a train pulling into a station", "a picture of a bicycle next to a train", "a photo of a bench next to a train at a train station", "an image with a handbag on the ground next to a train", "a picture of a traffic light next to a train"], "sentids": [4372, 4373, 4374, 4375, 4376], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000345822.jpg", "split": "test", "sentences": ["a picture of a kite flying in the air"], "sentids": [4377], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000345848.jpg", "split": "test", "sentences": ["an image with a cow in the middle of a busy street", "a photo of a bicycle with people on it in india"], "sentids": [4378, 4379], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000345960.jpg", "split": "test", "sentences": ["an image with a person standing in a kitchen", "an image with a sink and stove in a kitchen", "a photo of a refrigerator in a kitchen"], "sentids": [4380, 4381, 4382], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000346089.jpg", "split": "test", "sentences": ["a photo of a dining table with a lot of food on it", "a photo of a bookcase with a bunch of cakes on it"], "sentids": [4383, 4384], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000346138.jpg", "split": "test", "sentences": ["an image with a broccoli dish, noodles, rice and other food items", "an image with a orange bowl of noodles, a bowl of soup and a bowl of", "an image with a pizza, soup and noodles"], "sentids": [4385, 4386, 4387], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000346232.jpg", "split": "test", "sentences": ["a car in a parking lot", "a truck in the background"], "sentids": [4388, 4389], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000346703.jpg", "split": "test", "sentences": ["a photo of a wine glass being poured into a cake", "an image with a couch, a table, and a man holding a candle", "an image with a fork being used to cut a cake", "a photo of a chair next to a table with a cake on it"], "sentids": [4390, 4391, 4392, 4393], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000347113.jpg", "split": "test", "sentences": ["a photo of a cat sitting on a table in a kitchen", "a picture of a clock in a kitchen", "a picture of a oven and stove in a kitchen"], "sentids": [4394, 4395, 4396], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000347171.jpg", "split": "test", "sentences": ["a photo of a spoon family enjoying a meal on a boat"], "sentids": [4397], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000347390.jpg", "split": "test", "sentences": ["an image with a person working on a laptop in a classroom", "a photo of a keyboard on a table in a classroom"], "sentids": [4398, 4399], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000347506.jpg", "split": "test", "sentences": ["an image with a bus parked in front of a building", "a picture of a backpacker bus parked in front of a building"], "sentids": [4400, 4401], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000347936.jpg", "split": "test", "sentences": ["a sandwich in a display case"], "sentids": [4402], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000348087.jpg", "split": "test", "sentences": ["a picture of a clock on the side of a street", "an image with a backpack on the ground next to a clock"], "sentids": [4403, 4404], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000348162.jpg", "split": "test", "sentences": ["a picture of a knife being used to cut a cake", "a photo of a chair next to a table with cakes on it", "a photo of a cupcake being cut by a person"], "sentids": [4405, 4406, 4407], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000348496.jpg", "split": "test", "sentences": ["an image with a truck driving down a road next to a river"], "sentids": [4408], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000348838.jpg", "split": "test", "sentences": ["an image with a banana in the mouth of a little girl", "a person in a kitchen", "an image with a apple in the mouth of a little girl", "a photo of a knife and fork in a child's mouth"], "sentids": [4409, 4410, 4411, 4412], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000349152.jpg", "split": "test", "sentences": ["a dining table in a room", "a picture of a spoonful of doughnuts on a table"], "sentids": [4413, 4414], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000349199.jpg", "split": "test", "sentences": ["an image with a bicycle and people on the beach", "a cup in the sand", "an image with a chair, a bike, and people at the beach"], "sentids": [4415, 4416, 4417], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000349418.jpg", "split": "test", "sentences": ["a tennis racket in the air", "a picture of a backpacker on a tennis court"], "sentids": [4418, 4419], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000349689.jpg", "split": "test", "sentences": ["a motorcycle in the middle of a city street"], "sentids": [4420], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000349915.jpg", "split": "test", "sentences": ["a tv in a living room with a view of the city", "a photo of a potted plant in a living room", "an image with a cup of coffee in front of a large window", "a bowl in the corner of a living room"], "sentids": [4421, 4422, 4423, 4424], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000350023.jpg", "split": "test", "sentences": ["a picture of a bus driving down a city street", "an image with a motorcycle driving down a city street"], "sentids": [4425, 4426], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000350107.jpg", "split": "test", "sentences": ["a picture of a knife being used to cut green cake"], "sentids": [4427], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000350122.jpg", "split": "test", "sentences": ["a train in a station", "a bicycle in a train station"], "sentids": [4428, 4429], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000350148.jpg", "split": "test", "sentences": ["an image with a dining table full of food and a man taking a picture of it", "an image with a sandwich on a plate and a man taking a picture of it", "an image with a cup of coffee and a plate of food", "a picture of a fork and a sandwich on a plate", "an image with a bowl of food and a man taking a picture of it"], "sentids": [4430, 4431, 4432, 4433, 4434], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000350157.jpg", "split": "test", "sentences": ["a backpack in the middle of the road", "a photo of a truck on the side of the road", "an image with a bus stop sign and a child walking down the street"], "sentids": [4435, 4436, 4437], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000350171.jpg", "split": "test", "sentences": ["a photo of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [4438, 4439], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000350463.jpg", "split": "test", "sentences": ["a bowl in a woman's hand", "a picture of a handbag"], "sentids": [4440, 4441], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000350619.jpg", "split": "test", "sentences": ["a dining table in a restaurant", "a photo of a person sitting at a table eating a pizza with broccoli on it", "a photo of a chair with a pizza on it"], "sentids": [4442, 4443, 4444], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000350623.jpg", "split": "test", "sentences": ["a vase in the middle of a table", "a photo of a potted plant sitting on a wooden table", "a photo of a dining table and chairs in a room with a brick wall", "a picture of a spoon hanging over a table with fruit on it", "an image with a knife and fork on a table"], "sentids": [4445, 4446, 4447, 4448, 4449], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000350663.jpg", "split": "test", "sentences": ["a photo of a chair umpire and catcher during a baseball game", "a picture of a baseball bat being swung at a baseball game", "a photo of a baseball glove hitting a ball"], "sentids": [4450, 4451, 4452], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000350679.jpg", "split": "test", "sentences": ["a tie in the shape of a hot dog", "a bottle in front of the bride and groom", "a dining table in front of a bride and groom", "an image with a cupcake and a hot dog on a cake"], "sentids": [4453, 4454, 4455, 4456], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000350736.jpg", "split": "test", "sentences": ["a photo of a clock tower on the side of a building"], "sentids": [4457], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000351017.jpg", "split": "test", "sentences": ["a bowl in the middle of the table", "a photo of a dining table"], "sentids": [4458, 4459], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000351130.jpg", "split": "test", "sentences": ["a baseball glove in the dugout", "a baseball bat in the batter's box"], "sentids": [4460, 4461], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000351808.jpg", "split": "test", "sentences": ["an image with a handbag and a pizza on a table", "an image with a dining table full of pizzas and beer", "a fork in the middle of the table"], "sentids": [4462, 4463, 4464], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000351887.jpg", "split": "test", "sentences": ["a cell phone in a woman's hand", "a photo of a fork full of food sitting on a table", "an image with a handbag on the table", "an image with a knife and fork on a table"], "sentids": [4465, 4466, 4467, 4468], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000352194.jpg", "split": "test", "sentences": ["an image with a skateboarder riding down a city street", "a picture of a backpacker riding a skateboard down a city street"], "sentids": [4469, 4470], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000352214.jpg", "split": "test", "sentences": ["an image with a spoon in a bowl of food"], "sentids": [4471], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000352302.jpg", "split": "test", "sentences": ["a picture of a snowboarder in the snow"], "sentids": [4472], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000352495.jpg", "split": "test", "sentences": ["a photo of a vase of flowers", "a dining table in a restaurant with a little girl sitting at it", "a picture of a pizza being eaten by a little girl", "a spoon in a bowl", "a fork in the middle of a plate of food"], "sentids": [4473, 4474, 4475, 4476, 4477], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000352533.jpg", "split": "test", "sentences": ["an image with a oven full of food and a wooden spoon"], "sentids": [4478], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000352703.jpg", "split": "test", "sentences": ["a picture of a bowl of food being cooked in a wok", "a photo of a handbag wearing woman cooking food in a wok", "a dining table in the background", "a photo of a knife being used to cook food"], "sentids": [4479, 4480, 4481, 4482], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000353001.jpg", "split": "test", "sentences": ["a picture of a bottle of water with a shirtless man holding pink umbrellas"], "sentids": [4483], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000353130.jpg", "split": "test", "sentences": ["a photo of a banana, carrots, apples, oranges, and other fruits and vegetables", "a photo of a scissors and vegetables on a table"], "sentids": [4484, 4485], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000353148.jpg", "split": "test", "sentences": ["a sports ball in the sky"], "sentids": [4486], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000353435.jpg", "split": "test", "sentences": ["a picture of a bowl of food sitting on a table", "a photo of a clock with four people sitting at a table"], "sentids": [4487, 4488], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000353658.jpg", "split": "test", "sentences": ["a picture of a clock"], "sentids": [4489], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000353898.jpg", "split": "test", "sentences": ["a photo of a person sitting on a bench surrounded by pigeons", "an image with a backpacker sitting on a bench surrounded by pigeons"], "sentids": [4490, 4491], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000354088.jpg", "split": "test", "sentences": ["a picture of a car driving down a street with people standing under umbrellas", "a orange in color bus driving down a wet street"], "sentids": [4492, 4493], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000354165.jpg", "split": "test", "sentences": ["a dining table in front of four bowls of food"], "sentids": [4494], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000354948.jpg", "split": "test", "sentences": ["a photo of a chair full of men posing for a picture"], "sentids": [4495], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000355234.jpg", "split": "test", "sentences": ["a photo of a chair in the middle of a field with sheep and a dog", "a photo of a suitcase in a field with sheep and a dog"], "sentids": [4496, 4497], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000355304.jpg", "split": "test", "sentences": ["a picture of a donut"], "sentids": [4498], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000355450.jpg", "split": "test", "sentences": ["a picture of a bowl of flowers on a table next to a mirror", "a picture of a chair with flowers on it next to a mirror"], "sentids": [4499, 4500], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000355569.jpg", "split": "test", "sentences": ["a picture of a truck driving down the street with a group of people on motorcycles"], "sentids": [4501], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000355777.jpg", "split": "test", "sentences": ["a photo of a bus driving down a road with people standing on the side"], "sentids": [4502], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000355871.jpg", "split": "test", "sentences": ["a photo of a chair", "a photo of a handbag", "a picture of a dining table"], "sentids": [4503, 4504, 4505], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000356248.jpg", "split": "test", "sentences": ["an image with a spoon in it", "a photo of a bowl of food", "a potted plant in front of the table"], "sentids": [4506, 4507, 4508], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000356280.jpg", "split": "test", "sentences": ["a photo of a tv screen in a room full of people", "a photo of a forklift full of people sitting at tables in a banquet hall"], "sentids": [4509, 4510], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000356387.jpg", "split": "test", "sentences": ["a photo of a bicycle parked on the side of a street", "a backpack in the middle of the street", "an image with a car parked on the side of a street"], "sentids": [4511, 4512, 4513], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000356394.jpg", "split": "test", "sentences": ["an image with a bus, people on bikes, and a car at an intersection"], "sentids": [4514], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000356414.jpg", "split": "test", "sentences": ["an image with a sports ball and a tennis player", "a photo of a tennis racket being hit on a tennis court"], "sentids": [4515, 4516], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000356863.jpg", "split": "test", "sentences": ["a picture of a kite flying in the sky", "a bench in the middle of a grassy hill"], "sentids": [4517, 4518], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000357354.jpg", "split": "test", "sentences": ["a elephant in the street", "a picture of a bicycle and a man riding on top of an elephant", "a car in front of a building", "a picture of a handbag store", "a picture of a backpacker riding on an elephant in india"], "sentids": [4519, 4520, 4521, 4522, 4523], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000357402.jpg", "split": "test", "sentences": ["a tennis racket in the hand of a woman on a court"], "sentids": [4524], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000357493.jpg", "split": "test", "sentences": ["a picture of a bus parked next to a group of people"], "sentids": [4525], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000357526.jpg", "split": "test", "sentences": ["a picture of a backpacker on the beach with some umbrellas"], "sentids": [4526], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000357532.jpg", "split": "test", "sentences": ["a baseball glove in the dugout", "a photo of a sports ball game", "a picture of a baseball bat being held by a batter"], "sentids": [4527, 4528, 4529], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000357943.jpg", "split": "test", "sentences": ["a photo of a dog and herding sheep in a field", "a picture of a truckload of sheep being herded by a man", "a bench in the middle of the field"], "sentids": [4530, 4531, 4532], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000358086.jpg", "split": "test", "sentences": ["a photo of a frisbee game"], "sentids": [4533], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000359039.jpg", "split": "test", "sentences": ["an image with a bench in front of a group of children"], "sentids": [4534], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000359232.jpg", "split": "test", "sentences": ["a picture of a baseball bat", "a picture of a baseball glove"], "sentids": [4535, 4536], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000359356.jpg", "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "an image with a tennis racket in the air", "an image with a clock in the background"], "sentids": [4537, 4538, 4539], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000359451.jpg", "split": "test", "sentences": ["a picture of a handbag and a motorcycle parked next to each other", "a bench in the middle of the road"], "sentids": [4540, 4541], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000359676.jpg", "split": "test", "sentences": ["a picture of a backpacker waiting for a flight at the airport", "an image with a handbag on the ground"], "sentids": [4542, 4543], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000359791.jpg", "split": "test", "sentences": ["a photo of a boat with orange chairs and a couple holding umbrellas", "an image with a bird's eye view of chairs on a boat"], "sentids": [4544, 4545], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000360170.jpg", "split": "test", "sentences": ["an image with a bottle of wine"], "sentids": [4546], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000360494.jpg", "split": "test", "sentences": ["a photo of a handbag on the beach"], "sentids": [4547], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000360595.jpg", "split": "test", "sentences": ["a photo of a skateboarder at a skate park", "an image with a carousel in the background", "a picture of a handbag on a skateboard"], "sentids": [4548, 4549, 4550], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000360705.jpg", "split": "test", "sentences": ["a photo of a bird flying over a herd of cows"], "sentids": [4551], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000360767.jpg", "split": "test", "sentences": ["an image with a backpacker group riding bicycles down a canal"], "sentids": [4552], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000360877.jpg", "split": "test", "sentences": ["a photo of a person standing in front of a fruit stand"], "sentids": [4553], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000361103.jpg", "split": "test", "sentences": ["an image with a potted plant on the side of a building", "a handbag in a store window", "a backpack in the foreground"], "sentids": [4554, 4555, 4556], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000361140.jpg", "split": "test", "sentences": ["a picture of a person sitting in a living room", "a picture of a cup of coffee in a living room"], "sentids": [4557, 4558], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000361258.jpg", "split": "test", "sentences": ["a picture of a person on the beach with blue umbrellas"], "sentids": [4559], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000361472.jpg", "split": "test", "sentences": ["an image with a skateboarder and two children at a skate park"], "sentids": [4560], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000361551.jpg", "split": "test", "sentences": ["a picture of a airplane on the tarmac with people getting ready to board"], "sentids": [4561], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000362343.jpg", "split": "test", "sentences": ["a picture of a truck driving down the street", "a picture of a bus that is driving down the street", "a photo of a bicycle rider on a city street", "an image with a cell phone in the foreground and a man on a bicycle"], "sentids": [4562, 4563, 4564, 4565], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000362714.jpg", "split": "test", "sentences": ["an image with a bus on the road", "a truck in the middle of the road", "a bicycle in the street", "a handbag in the middle of the road"], "sentids": [4566, 4567, 4568, 4569], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000363100.jpg", "split": "test", "sentences": ["an image with a clock and tables in a restaurant", "a photo of a cup of coffee in a restaurant"], "sentids": [4570, 4571], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000363181.jpg", "split": "test", "sentences": ["a backpack in a crowd", "a photo of a cell phone on a man's head", "a photo of a book signing", "an image with a car in the background"], "sentids": [4572, 4573, 4574, 4575], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000363207.jpg", "split": "test", "sentences": ["a picture of a tiered wedding cake", "a picture of a dining table with a wedding cake on it"], "sentids": [4576, 4577], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000363387.jpg", "split": "test", "sentences": ["a picture of a banana plant", "a picture of a sink full of green plants", "a picture of a bear in a field of green plants", "a photo of a cell phone screen with many different pictures on it"], "sentids": [4578, 4579, 4580, 4581], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000363522.jpg", "split": "test", "sentences": ["an image with a backpacker and a skateboarder", "a photo of a handbag railing with a skateboarder on it"], "sentids": [4582, 4583], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000363594.jpg", "split": "test", "sentences": ["an image with a potted plant in the background", "a picture of a dining table with several people sitting around it"], "sentids": [4584, 4585], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000363645.jpg", "split": "test", "sentences": ["a photo of a bottle of water", "a handbag in the foreground"], "sentids": [4586, 4587], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000363666.jpg", "split": "test", "sentences": ["a sandwich in front of a group of people"], "sentids": [4588], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000363986.jpg", "split": "test", "sentences": ["a photo of a vase of flowers on a table"], "sentids": [4589], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000364256.jpg", "split": "test", "sentences": ["a picture of a bench with surfboards on it"], "sentids": [4590], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000364596.jpg", "split": "test", "sentences": ["an image with a handbag and a man holding a sign"], "sentids": [4591], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000364919.jpg", "split": "test", "sentences": ["a picture of a handbag on the side of a bridge"], "sentids": [4592], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000365170.jpg", "split": "test", "sentences": ["a photo of a handbag on the ground with two women holding umbrellas"], "sentids": [4593], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000365663.jpg", "split": "test", "sentences": ["a picture of a skateboarder doing a trick on a ramp"], "sentids": [4594], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000366111.jpg", "split": "test", "sentences": ["a picture of a handbag on a bike"], "sentids": [4595], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000367029.jpg", "split": "test", "sentences": ["a picture of a bus crossing a busy street at night", "an image with a traffic light in the middle of a busy city street"], "sentids": [4596, 4597], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000367095.jpg", "split": "test", "sentences": ["an image with a cup of coffee", "a keyboard in front of a man sitting at a desk"], "sentids": [4598, 4599], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000367142.jpg", "split": "test", "sentences": ["an image with a person standing in a kitchen", "a microwave in a kitchen", "an image with a sink in the middle of a kitchen", "a photo of a oven in a kitchen"], "sentids": [4600, 4601, 4602, 4603], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000367275.jpg", "split": "test", "sentences": ["a photo of a handbag on a street in front of the capitol building", "a photo of a book fair in front of the capitol building"], "sentids": [4604, 4605], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000367336.jpg", "split": "test", "sentences": ["an image with a clock tower in the background"], "sentids": [4606], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000367386.jpg", "split": "test", "sentences": ["a photo of a vase on a table in a living room", "a cup in a coffee table"], "sentids": [4607, 4608], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000367429.jpg", "split": "test", "sentences": ["a photo of a suitcase being carried by a group of people", "a truck in a parking lot"], "sentids": [4609, 4610], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000367578.jpg", "split": "test", "sentences": ["a picture of a tie wearing man sitting at a table", "an image with a clock in the background"], "sentids": [4611, 4612], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000367610.jpg", "split": "test", "sentences": ["an image with a bus full of sheep on the side of the road"], "sentids": [4613], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000367872.jpg", "split": "test", "sentences": ["a baseball bat in the hands of a batter", "a photo of a baseball glove swinging a baseball bat", "a sports ball in play during a baseball game"], "sentids": [4614, 4615, 4616], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000368280.jpg", "split": "test", "sentences": ["a photo of a sports ball being kicked around", "a picture of a car driving down the road"], "sentids": [4617, 4618], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000368402.jpg", "split": "test", "sentences": ["a wine glass in the middle of the kitchen", "a oven in the kitchen", "a refrigerator in the kitchen", "a sink in the kitchen", "a photo of a microwave in a kitchen", "a picture of a orange haired woman holding a pan in a kitchen"], "sentids": [4619, 4620, 4621, 4622, 4623, 4624], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000368541.jpg", "split": "test", "sentences": ["a airplane in the sky", "a photo of a backpacker waiting to board a plane"], "sentids": [4625, 4626], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000368679.jpg", "split": "test", "sentences": ["a photo of a knife and fork sitting on a table", "a bottle in a bowl of orange juice"], "sentids": [4627, 4628], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000368820.jpg", "split": "test", "sentences": ["an image with a bench and a man carrying luggage on his back"], "sentids": [4629], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000369122.jpg", "split": "test", "sentences": ["a picture of a bench", "an image with a backpack on the ground"], "sentids": [4630, 4631], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000369259.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a kitchen", "a vase in the middle of a kitchen island", "an image with a cup of coffee and two people in a kitchen"], "sentids": [4632, 4633, 4634], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000369442.jpg", "split": "test", "sentences": ["a picture of a handbag", "an image with a backpack", "a truck in the middle of the road"], "sentids": [4635, 4636, 4637], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000369511.jpg", "split": "test", "sentences": ["an image with a tie standing in front of a group of people"], "sentids": [4638], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000369594.jpg", "split": "test", "sentences": ["a bottle in the window sill of a kitchen sink", "an image with a oven and sink in a kitchen", "a banana in the window sill of a kitchen sink"], "sentids": [4639, 4640, 4641], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000369685.jpg", "split": "test", "sentences": ["a photo of a wine glass", "a picture of a cell phone sitting on a table", "a photo of a dining table", "a pizza in front of a table"], "sentids": [4642, 4643, 4644, 4645], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000369799.jpg", "split": "test", "sentences": ["a chair in front of a group of children"], "sentids": [4646], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000369812.jpg", "split": "test", "sentences": ["a bus in the middle of a busy city street", "a picture of a stop sign on a city street", "a truck in the middle of a city street"], "sentids": [4647, 4648, 4649], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000369840.jpg", "split": "test", "sentences": ["an image with a bench and a skateboarder", "a photo of a backpacker riding a skateboard in a park", "a handbag in the background"], "sentids": [4650, 4651, 4652], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000369986.jpg", "split": "test", "sentences": ["an image with a cup of beer and a pizza", "an image with a wine glass and two pizzas on a table", "a umbrella in the background"], "sentids": [4653, 4654, 4655], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000370207.jpg", "split": "test", "sentences": ["a dining table in front of a bride and groom", "a picture of a spoon being fed to a bride and groom"], "sentids": [4656, 4657], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000370209.jpg", "split": "test", "sentences": ["a person in a kitchen with pots and pans on the stove", "an image with a oven full of pots and pans"], "sentids": [4658, 4659], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000370285.jpg", "split": "test", "sentences": ["a dining table in the middle of a field", "an image with a vase of flowers on a table", "a potted plant in a vase"], "sentids": [4660, 4661, 4662], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000370486.jpg", "split": "test", "sentences": ["a umbrella in a crowd of people"], "sentids": [4663], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000370591.jpg", "split": "test", "sentences": ["an image with a cake in front of a group of military men", "a knife in front of a group of men and a cake"], "sentids": [4664, 4665], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000370637.jpg", "split": "test", "sentences": ["an image with a tennis racket on a tennis court"], "sentids": [4666], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000371054.jpg", "split": "test", "sentences": ["a photo of a motorcycle parked next to a truck"], "sentids": [4667], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000371139.jpg", "split": "test", "sentences": ["an image with a truck on the road and a traffic light", "a photo of a handbag on the ground next to a traffic light", "a suitcase in the middle of the road"], "sentids": [4668, 4669, 4670], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000371330.jpg", "split": "test", "sentences": ["a picture of a airplane on the tarmac with people standing around it", "a picture of a backpacker getting ready to board a plane"], "sentids": [4671, 4672], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000371822.jpg", "split": "test", "sentences": ["a pizza in a box", "a picture of a potted plant on a table"], "sentids": [4673, 4674], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000371958.jpg", "split": "test", "sentences": ["a picture of a clock tower with birds flying around it"], "sentids": [4675], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000372230.jpg", "split": "test", "sentences": ["an image with a tennis racket and a ball", "a photo of a sports ball player hitting a tennis ball"], "sentids": [4676, 4677], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000372258.jpg", "split": "test", "sentences": ["a photo of a frisbee being thrown in the air"], "sentids": [4678], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000372413.jpg", "split": "test", "sentences": ["a motorcycle in the road", "a photo of a truck pulling a motorcycle on the side of the road"], "sentids": [4679, 4680], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000372494.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire", "a photo of a baseball bat being swung at a baseball game"], "sentids": [4681, 4682], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000372620.jpg", "split": "test", "sentences": ["a skateboard in a parking garage", "a photo of a handbag in a parking garage"], "sentids": [4683, 4684], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000372654.jpg", "split": "test", "sentences": ["a picture of a spoonful of food", "an image with a knife and fork"], "sentids": [4685, 4686], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000372817.jpg", "split": "test", "sentences": ["a backpack in the background"], "sentids": [4687], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000372914.jpg", "split": "test", "sentences": ["a backpack in front of a clock tower"], "sentids": [4688], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000373060.jpg", "split": "test", "sentences": ["a photo of a suitcase in the middle of a busy city street", "a picture of a handbag on a busy city street"], "sentids": [4689, 4690], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000373341.jpg", "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [4691], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000373353.jpg", "split": "test", "sentences": ["a photo of a bus crossing a busy street in new york city", "a photo of a backpacker crossing a busy city street", "a traffic light in the middle of a city street"], "sentids": [4692, 4693, 4694], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000373748.jpg", "split": "test", "sentences": ["a tv in a restaurant with tables and chairs", "a picture of a refrigerator in a restaurant"], "sentids": [4695, 4696], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000374052.jpg", "split": "test", "sentences": ["a photo of a bench with pigeons on it"], "sentids": [4697], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000374162.jpg", "split": "test", "sentences": ["a picture of a spoon in a pot of soup", "a bowl in the kitchen"], "sentids": [4698, 4699], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000374342.jpg", "split": "test", "sentences": ["a tennis racket in the hand of a man on a tennis court", "a sports ball in the middle of a tennis court"], "sentids": [4700, 4701], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000374430.jpg", "split": "test", "sentences": ["a oven in the kitchen"], "sentids": [4702], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000374448.jpg", "split": "test", "sentences": ["a photo of a clock in a restaurant with people sitting at tables", "a laptop in the middle of a large room", "an image with a tv in the middle of a restaurant"], "sentids": [4703, 4704, 4705], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000374593.jpg", "split": "test", "sentences": ["a sandwich in front of a man and woman", "a dining table in front of a man and woman"], "sentids": [4706, 4707], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000374628.jpg", "split": "test", "sentences": ["a laptop in a kitchen", "a picture of a refrigerator in a kitchen", "an image with a microwave and a table in the middle of a kitchen", "a photo of a bench in the middle of a kitchen", "an image with a oven, table and chairs in a kitchen", "a picture of a bottle of wine sitting on a table in a kitchen"], "sentids": [4708, 4709, 4710, 4711, 4712, 4713], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000374829.jpg", "split": "test", "sentences": ["a picture of a baseball bat"], "sentids": [4714], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000374987.jpg", "split": "test", "sentences": ["a picture of a truck on the side of the road", "an image with a chair"], "sentids": [4715, 4716], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000375219.jpg", "split": "test", "sentences": ["a car in a parking lot", "an image with a chair in the middle of a grassy area"], "sentids": [4717, 4718], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000375450.jpg", "split": "test", "sentences": ["a picture of a potted plant in front of a stop sign", "a photo of a motorcycle group in front of a stop sign", "a photo of a backpacker group at a stop sign"], "sentids": [4719, 4720, 4721], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000375769.jpg", "split": "test", "sentences": ["a picture of a person sitting at a table eating a hot dog", "an image with a bicycle", "a picture of a cup of coffee", "a photo of a umbrella", "a picture of a sandwich", "an image with a hot dog in front of a bike"], "sentids": [4722, 4723, 4724, 4725, 4726, 4727], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000375786.jpg", "split": "test", "sentences": ["a photo of a backpacker flying kites on a beach"], "sentids": [4728], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000375823.jpg", "split": "test", "sentences": ["an image with a handbag on the back of a motorcycle"], "sentids": [4729], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000376093.jpg", "split": "test", "sentences": ["a dining table in front of a group of people"], "sentids": [4730], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000376112.jpg", "split": "test", "sentences": ["a backpack in the snow"], "sentids": [4731], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000376209.jpg", "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table", "an image with a wine glass"], "sentids": [4732, 4733, 4734], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000376307.jpg", "split": "test", "sentences": ["an image with a cup of fruit", "a photo of a chair next to a table with fruit on it", "a orange in the middle of a bunch of bananas", "an image with a umbrella in the background", "a photo of a bowl of fruit on a table"], "sentids": [4735, 4736, 4737, 4738, 4739], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000376322.jpg", "split": "test", "sentences": ["a picture of a dining table with many people sitting at it", "a photo of a cell phone dinner party", "an image with a bottle of wine", "a photo of a book club meeting", "a picture of a wine glass"], "sentids": [4740, 4741, 4742, 4743, 4744], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000376450.jpg", "split": "test", "sentences": ["a cup in front of the man"], "sentids": [4745], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000376625.jpg", "split": "test", "sentences": ["a photo of a bus traveling down a narrow street", "a photo of a train traveling down a narrow street"], "sentids": [4746, 4747], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000376628.jpg", "split": "test", "sentences": ["a picture of a bottle of beer being held by a man"], "sentids": [4748], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000376859.jpg", "split": "test", "sentences": ["a photo of a oven and refrigerator in a kitchen", "a sink in the kitchen", "an image with a cup of coffee and a woman in a kitchen"], "sentids": [4749, 4750, 4751], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000377195.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [4752], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000377235.jpg", "split": "test", "sentences": ["a dining table in front of a red umbrella", "an image with a backpack", "a picture of a truck on the side of the road", "an image with a bench", "a cup in the middle of the table"], "sentids": [4753, 4754, 4755, 4756, 4757], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000377715.jpg", "split": "test", "sentences": ["a photo of a baseball bat being swung at a ball"], "sentids": [4758], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000377723.jpg", "split": "test", "sentences": ["a picture of a bus driving down a street with people on it"], "sentids": [4759], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000377730.jpg", "split": "test", "sentences": ["a photo of a bowl of wine", "a photo of a dining table with people at it"], "sentids": [4760, 4761], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000377832.jpg", "split": "test", "sentences": ["a backpack in the middle of a crowd of people"], "sentids": [4762], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000378467.jpg", "split": "test", "sentences": ["a tie in the middle of the road"], "sentids": [4763], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000378482.jpg", "split": "test", "sentences": ["a person in a kitchen", "a microwave in a kitchen", "an image with a potted plant and a woman in a kitchen", "a photo of a bottle of wine"], "sentids": [4764, 4765, 4766, 4767], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000378515.jpg", "split": "test", "sentences": ["a photo of a bicycle market with people selling vegetables", "a broccoli in a basket"], "sentids": [4768, 4769], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000378657.jpg", "split": "test", "sentences": ["a picture of a handbag in front of a building with a clock on it"], "sentids": [4770], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000378673.jpg", "split": "test", "sentences": ["a photo of a skateboarder doing a trick at a skate park"], "sentids": [4771], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000378894.jpg", "split": "test", "sentences": ["a person in a room looking at a laptop on a chair", "an image with a laptop on a chair in a room"], "sentids": [4772, 4773], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000378962.jpg", "split": "test", "sentences": ["a photo of a handbag on a brick walkway", "an image with a dining table in front of a fruit stand"], "sentids": [4774, 4775], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000379314.jpg", "split": "test", "sentences": ["a bed in black and white", "an image with a couch and chairs under umbrellas"], "sentids": [4776, 4777], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000379402.jpg", "split": "test", "sentences": ["a photo of a clock in the kitchen", "a cup in the middle of the table", "a photo of a dining table with several pizzas on it"], "sentids": [4778, 4779, 4780], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000380101.jpg", "split": "test", "sentences": ["a picture of a umbrella holding person standing in front of a fence", "a person in front of a fence holding an umbrella"], "sentids": [4781, 4782], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000380348.jpg", "split": "test", "sentences": ["a photo of a potted plant in a dining room"], "sentids": [4783], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000380734.jpg", "split": "test", "sentences": ["an image with a fork full of food"], "sentids": [4784], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000380756.jpg", "split": "test", "sentences": ["a truck in front of a herd of sheep"], "sentids": [4785], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000380802.jpg", "split": "test", "sentences": ["a picture of a baseball bat being held by a boy on a baseball field", "a picture of a bench full of people watching a baseball game"], "sentids": [4786, 4787], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000380828.jpg", "split": "test", "sentences": ["a dog in front of a group of people sitting on the sidewalk", "an image with a car, people, and a dog", "a photo of a cell phone store with people and a dog"], "sentids": [4788, 4789, 4790], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000380993.jpg", "split": "test", "sentences": ["an image with a car and people walking in the rain"], "sentids": [4791], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000381123.jpg", "split": "test", "sentences": ["an image with a backpacker on the beach"], "sentids": [4792], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000381246.jpg", "split": "test", "sentences": ["a pizza in the shape of a heart", "an image with a bowl of pizza on a table", "a dining table in the background", "an image with a chair, a pizza, and a bottle of beer"], "sentids": [4793, 4794, 4795, 4796], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000381296.jpg", "split": "test", "sentences": ["an image with a dining table full of donuts"], "sentids": [4797], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000381587.jpg", "split": "test", "sentences": ["a photo of a broccoli dish", "an image with a fork and a bowl of food"], "sentids": [4798, 4799], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000381608.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "a cell phone in a woman's hand"], "sentids": [4800, 4801], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000381870.jpg", "split": "test", "sentences": ["a picture of a elephant walking in a park"], "sentids": [4802], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000382207.jpg", "split": "test", "sentences": ["a dining table in a restaurant with plates of food on it", "a chair in the background", "a photo of a fork and a plate of food on a table", "a photo of a knife and a plate of food on a table"], "sentids": [4803, 4804, 4805, 4806], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000382603.jpg", "split": "test", "sentences": ["an image with a tv in the background", "a photo of a cake shop with many different kinds of donuts"], "sentids": [4807, 4808], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000383053.jpg", "split": "test", "sentences": ["an image with a bus and people on a rainy day"], "sentids": [4809], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000383223.jpg", "split": "test", "sentences": ["a photo of a sports ball game", "a picture of a baseball glove"], "sentids": [4810, 4811], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000383842.jpg", "split": "test", "sentences": ["an image with a handbag and a woman playing a video game", "a picture of a laptop and a woman playing a video game", "a photo of a keyboard", "an image with a tv in the background and a woman holding a wii controller"], "sentids": [4812, 4813, 4814, 4815], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000384931.jpg", "split": "test", "sentences": ["a picture of a sports ball game with people sitting on the grass", "a backpack in the grass"], "sentids": [4816, 4817], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000384981.jpg", "split": "test", "sentences": ["a cake in front of a group of people", "a picture of a dining table with a birthday cake on it", "an image with a bottle of champagne and a birthday cake", "a picture of a couch in front of a table with a birthday cake on it"], "sentids": [4818, 4819, 4820, 4821], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000385115.jpg", "split": "test", "sentences": ["an image with a kite flying in the sky", "a photo of a backpacker flying a kite"], "sentids": [4822, 4823], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000385196.jpg", "split": "test", "sentences": ["a bench in front of a building"], "sentids": [4824], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000385377.jpg", "split": "test", "sentences": ["a spoon in a wine glass"], "sentids": [4825], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000385508.jpg", "split": "test", "sentences": ["a potted plant in the kitchen of an old house"], "sentids": [4826], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000386193.jpg", "split": "test", "sentences": ["a photo of a clock with birds on it", "a book in front of a clock with birds on it"], "sentids": [4827, 4828], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000386224.jpg", "split": "test", "sentences": ["a picture of a cell phone", "a photo of a book being held by a man and a woman"], "sentids": [4829, 4830], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000386424.jpg", "split": "test", "sentences": ["an image with a handbag and a woman sitting at a table", "a photo of a vase of flowers", "an image with a potted plant and two people sitting at a table"], "sentids": [4831, 4832, 4833], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000386514.jpg", "split": "test", "sentences": ["a truck in a parking lot"], "sentids": [4834], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000386592.jpg", "split": "test", "sentences": ["a photo of a bus on a busy city street", "a picture of a handbag on the ground next to a bus"], "sentids": [4835, 4836], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000387042.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [4837, 4838], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000387328.jpg", "split": "test", "sentences": ["an image with a bench, swans, and people holding umbrellas", "a photo of a backpacker in a park with swans and people"], "sentids": [4839, 4840], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000387429.jpg", "split": "test", "sentences": ["a picture of a bowl of fruit", "an image with a dining table full of people", "a photo of a couch with a group of people sitting around it", "an image with a bottle of wine", "an image with a cup of wine in front of a group of people"], "sentids": [4841, 4842, 4843, 4844, 4845], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000387645.jpg", "split": "test", "sentences": ["a photo of a bottle of wine", "a photo of a dining table", "an image with a knife and fork", "a picture of a fork and knife on a table", "a picture of a potted plant", "a bowl in the middle of the table", "an image with a spoonful of food on a table"], "sentids": [4846, 4847, 4848, 4849, 4850, 4851, 4852], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000387696.jpg", "split": "test", "sentences": ["a picture of a knife sharpener in a kitchen", "an image with a cell phone camera of people in a kitchen", "a photo of a oven in a kitchen"], "sentids": [4853, 4854, 4855], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000387761.jpg", "split": "test", "sentences": ["a cow in the middle of a busy street", "a horse in the middle of a busy street", "a photo of a motorcycle and horse drawn carriage on a city street", "an image with a car, a horse drawn carriage, and a bus"], "sentids": [4856, 4857, 4858, 4859], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000387850.jpg", "split": "test", "sentences": ["a picture of a bench at a train station"], "sentids": [4860], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000387916.jpg", "split": "test", "sentences": ["an image with a snowboarder on top of a mountain"], "sentids": [4861], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000388026.jpg", "split": "test", "sentences": ["an image with a truck driving down a snowy street"], "sentids": [4862], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000388085.jpg", "split": "test", "sentences": ["a photo of a bicycle crossing the street in front of a building", "an image with a truck and people crossing the street in the rain"], "sentids": [4863, 4864], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000388100.jpg", "split": "test", "sentences": ["an image with a truck and people on a cobblestone street", "a photo of a cell phone store on a city street"], "sentids": [4865, 4866], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000388316.jpg", "split": "test", "sentences": ["a photo of a bus stop on a busy city street", "a picture of a clock on the side of a building", "a picture of a truck on a busy city street"], "sentids": [4867, 4868, 4869], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000388846.jpg", "split": "test", "sentences": ["an image with a boat and people on a beach"], "sentids": [4870], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000389108.jpg", "split": "test", "sentences": ["a tv in the living room", "a photo of a refrigerator in a living room", "a picture of a remote control in a living room", "a photo of a cup of coffee", "an image with a dining table, a couch, and a group of people"], "sentids": [4871, 4872, 4873, 4874, 4875], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000389109.jpg", "split": "test", "sentences": ["a picture of a bottle of wine and a pizza on a table", "a photo of a remote table with a pizza on it", "a cell phone in the middle of a table"], "sentids": [4876, 4877, 4878], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000389205.jpg", "split": "test", "sentences": ["a baseball bat in the batter's box"], "sentids": [4879], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000389256.jpg", "split": "test", "sentences": ["a cake in front of a woman wearing a party hat", "an image with a wine glass in front of a cake", "a dining table in the background", "a photo of a knife being cut into a cake", "a photo of a couch"], "sentids": [4880, 4881, 4882, 4883, 4884], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000389624.jpg", "split": "test", "sentences": ["a picture of a bowl of fruit in a kitchen", "a picture of a banana in a kitchen", "a photo of a orange and green kitchen", "a book in the kitchen area of a house"], "sentids": [4885, 4886, 4887, 4888], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000389644.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a photo of a backpacker party with food and drinks", "an image with a orange background and a group of people"], "sentids": [4889, 4890, 4891], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000389655.jpg", "split": "test", "sentences": ["an image with a airplane and people standing in front of it", "an image with a handbag on the ground next to a plane", "a car in front of a large airplane"], "sentids": [4892, 4893, 4894], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000390068.jpg", "split": "test", "sentences": ["a tie in the middle of the road", "a picture of a truck driving down a busy city street", "a picture of a car on a busy city street"], "sentids": [4895, 4896, 4897], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000390087.jpg", "split": "test", "sentences": ["a photo of a handbag and luggage cart on the tarmac at an airport"], "sentids": [4898], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000391132.jpg", "split": "test", "sentences": ["an image with a sink full of dishes and a person standing in front of the sink", "a bottle in a bowl", "a photo of a oven with two bowls of food on it", "a picture of a person standing in front of a kitchen counter", "a photo of a knife on a cutting board and two bowls of food"], "sentids": [4899, 4900, 4901, 4902, 4903], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000391940.jpg", "split": "test", "sentences": ["a picture of a dog and a woman holding a box of apples"], "sentids": [4904], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000391972.jpg", "split": "test", "sentences": ["a spoon in a black bowl", "a photo of a bowl of food on a table"], "sentids": [4905, 4906], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000392493.jpg", "split": "test", "sentences": ["a kite in the sky"], "sentids": [4907], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000392511.jpg", "split": "test", "sentences": ["an image with a frisbee in front of a group of people"], "sentids": [4908], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000392575.jpg", "split": "test", "sentences": ["a picture of a truck that is parked on the side of the road", "a photo of a backpacker food truck", "a picture of a handbag on the sidewalk next to a food truck", "a suitcase in front of a food truck"], "sentids": [4909, 4910, 4911, 4912], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000392722.jpg", "split": "test", "sentences": ["a bus in front of a red brick building", "a picture of a handbag on the sidewalk next to a double decker bus", "a photo of a backpacker bus parked in front of a brick building"], "sentids": [4913, 4914, 4915], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000392878.jpg", "split": "test", "sentences": ["an image with a handbag and a group of people sitting at a picnic table", "a photo of a backpacker family sitting at a picnic table", "an image with a hot dog on a picnic table", "a chair in the middle of a picnic table"], "sentids": [4916, 4917, 4918, 4919], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000393054.jpg", "split": "test", "sentences": ["a picture of a dining table and chairs in a kitchen", "a photo of a sink, table and chairs in a kitchen"], "sentids": [4920, 4921], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000393267.jpg", "split": "test", "sentences": ["a picture of a dining table with wine bottles on it", "an image with a bowl of wine"], "sentids": [4922, 4923], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000393511.jpg", "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a potted plant"], "sentids": [4924, 4925], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000393578.jpg", "split": "test", "sentences": ["a picture of a bus going down a street with people on it", "a picture of a umbrella with a bus on it", "a photo of a handbag store with people walking in front of it"], "sentids": [4926, 4927, 4928], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000393809.jpg", "split": "test", "sentences": ["an image with a frisbee being played in a field", "a photo of a truck in a field with people playing frisbee", "a umbrella in the background"], "sentids": [4929, 4930, 4931], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000393814.jpg", "split": "test", "sentences": ["a laptop in front of a table with food on it", "a picture of a dining table with a laptop on it", "a photo of a broccoli salad and bread with a laptop on the table"], "sentids": [4932, 4933, 4934], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000394033.jpg", "split": "test", "sentences": ["an image with a carrot vendor on the street"], "sentids": [4935], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000394322.jpg", "split": "test", "sentences": ["a chair in front of a classroom full of children", "a photo of a potted plant in a school classroom"], "sentids": [4936, 4937], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000394460.jpg", "split": "test", "sentences": ["a clock in the middle of the room"], "sentids": [4938], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000394840.jpg", "split": "test", "sentences": ["an image with a person on a horse and a herd of sheep", "a dog in the middle of a herd of sheep"], "sentids": [4939, 4940], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000395463.jpg", "split": "test", "sentences": ["an image with a bottle of wine and a chef standing in front of people", "a photo of a spoonful of food being prepared in a kitchen", "a photo of a oven in a kitchen with people watching", "a photo of a chair in the middle of a kitchen with people sitting around it", "a picture of a knife being used in a kitchen"], "sentids": [4941, 4942, 4943, 4944, 4945], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000395634.jpg", "split": "test", "sentences": ["a picture of a horse drawn carriage on a city street"], "sentids": [4946], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000396369.jpg", "split": "test", "sentences": ["a teddy bear in a basket", "a photo of a bowl of fruit"], "sentids": [4947, 4948], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000396385.jpg", "split": "test", "sentences": ["a photo of a tie wearing man sitting at a table with a plate of food", "a picture of a fork and knife sitting on a plate", "a picture of a spoon in front of a plate of food", "a knife in a man's hand", "an image with a bowl of food and a man sitting at a table"], "sentids": [4949, 4950, 4951, 4952, 4953], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000396496.jpg", "split": "test", "sentences": ["a picture of a umbrella being held by a man in the snow"], "sentids": [4954], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000396519.jpg", "split": "test", "sentences": ["a frisbee in the air"], "sentids": [4955], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000397133.jpg", "split": "test", "sentences": ["a photo of a potted plant in a kitchen"], "sentids": [4956], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000397274.jpg", "split": "test", "sentences": ["a photo of a bench in the rain with people walking and carrying umbrellas", "an image with a clock and people walking in the rain", "an image with a suitcase walking down a street with people holding umbrellas", "a photo of a handbag with an umbrella in the rain"], "sentids": [4957, 4958, 4959, 4960], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000397303.jpg", "split": "test", "sentences": ["a photo of a laptop", "an image with a tie and two men at a table", "an image with a dining table", "a book in a man's hand"], "sentids": [4961, 4962, 4963, 4964], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000397318.jpg", "split": "test", "sentences": ["a handbag in the middle of the table", "a picture of a dining table", "an image with a sandwich in front of a group of people"], "sentids": [4965, 4966, 4967], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000397354.jpg", "split": "test", "sentences": ["a microwave in the kitchen", "a photo of a refrigerator in a kitchen", "a bowl in a kitchen", "a picture of a sink in a kitchen with people in it"], "sentids": [4968, 4969, 4970, 4971], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000397514.jpg", "split": "test", "sentences": ["a photo of a bus with bicycles parked on the side of the road", "a photo of a stop sign on the side of a bus", "a backpack in the back of a bus"], "sentids": [4972, 4973, 4974], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000397640.jpg", "split": "test", "sentences": ["an image with a horse pulling a herd of cattle through a field", "a person in a cowboy hat is leading a herd of cattle"], "sentids": [4975, 4976], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000397665.jpg", "split": "test", "sentences": ["an image with a bus and motorcycles in the background", "a picture of a backpacker market"], "sentids": [4977, 4978], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000397681.jpg", "split": "test", "sentences": ["a fork in the middle of a bunch of carrots", "a picture of a cake with many different types of carrots", "a picture of a person and a bunch of carrots", "a picture of a broccoli, carrots, and other vegetables", "a photo of a hot dog, carrots, and other vegetables"], "sentids": [4979, 4980, 4981, 4982, 4983], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000398222.jpg", "split": "test", "sentences": ["a picture of a refrigerator", "a dining table in front of a group of people", "an image with a spoonful of food on a table", "an image with a apple pie on the table", "a photo of a clock"], "sentids": [4984, 4985, 4986, 4987, 4988], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000398246.jpg", "split": "test", "sentences": ["a bicycle in the street", "a photo of a cup of coffee with steam coming out of it", "a car in the street"], "sentids": [4989, 4990, 4991], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000398652.jpg", "split": "test", "sentences": ["a photo of a book table with plants on it", "an image with a chair and a table with plants on it", "a picture of a dining table with plants on it", "a photo of a vase full of plants on a table"], "sentids": [4992, 4993, 4994, 4995], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000398661.jpg", "split": "test", "sentences": ["an image with a bottle of wine on the counter", "an image with a clock, pots, and pans in a kitchen", "a photo of a wine glass rack in a kitchen"], "sentids": [4996, 4997, 4998], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000398727.jpg", "split": "test", "sentences": ["a picture of a chair on a table with food on it", "an image with a cell phone and food on a table"], "sentids": [4999, 5000], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000398753.jpg", "split": "test", "sentences": ["an image with a baseball glove in the air during a baseball game"], "sentids": [5001], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000398803.jpg", "split": "test", "sentences": ["an image with a dining table in the background"], "sentids": [5002], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000399205.jpg", "split": "test", "sentences": ["a picture of a handbag"], "sentids": [5003], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000399249.jpg", "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [5004], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000399636.jpg", "split": "test", "sentences": ["a photo of a fork full of food sitting on a table", "a dining table in a restaurant", "a bowl in the middle of the table", "an image with a couch and people sitting at a table"], "sentids": [5005, 5006, 5007, 5008], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000399744.jpg", "split": "test", "sentences": ["a photo of a cell phone booth"], "sentids": [5009], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000399851.jpg", "split": "test", "sentences": ["an image with a refrigerator, stove, pots and pans on a counter top", "a dining table in a kitchen with pots and pans on it"], "sentids": [5010, 5011], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000399942.jpg", "split": "test", "sentences": ["an image with a potted plant in the background", "an image with a handbag and a motorcycle parked next to each other", "a picture of a backpackers hostel with motorcycles parked in front of it"], "sentids": [5012, 5013, 5014], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000399998.jpg", "split": "test", "sentences": ["an image with a bus driving down a street", "an image with a handbag in the foreground and a bus in the background"], "sentids": [5015, 5016], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000400202.jpg", "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [5017], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000400516.jpg", "split": "test", "sentences": ["a picture of a cell phone store"], "sentids": [5018], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000400538.jpg", "split": "test", "sentences": ["an image with a cell phone", "a picture of a handbag", "a picture of a keyboard"], "sentids": [5019, 5020, 5021], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000400851.jpg", "split": "test", "sentences": ["an image with a bench and people on the beach"], "sentids": [5022], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000400853.jpg", "split": "test", "sentences": ["an image with a motorcycle riding down a dirt road", "a picture of a bus on the side of the road"], "sentids": [5023, 5024], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000400887.jpg", "split": "test", "sentences": ["a photo of a car driving down a street with horses in the background", "a picture of a truck full of horses being led down the street"], "sentids": [5025, 5026], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000400983.jpg", "split": "test", "sentences": ["a picture of a bench with kites flying in the grass", "a umbrella in the middle of a grassy field"], "sentids": [5027, 5028], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000401004.jpg", "split": "test", "sentences": ["a picture of a tv in a bar with people sitting at the bar"], "sentids": [5029], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000401425.jpg", "split": "test", "sentences": ["a photo of a dining table with many pieces of cake on it"], "sentids": [5030], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000401828.jpg", "split": "test", "sentences": ["a photo of a cup of coffee and a woman talking on a cell phone", "an image with a cell phone and a woman walking down the street", "a backpack in the woman's hand", "a photo of a suitcase"], "sentids": [5031, 5032, 5033, 5034], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000401907.jpg", "split": "test", "sentences": ["a picture of a fire hydrant surrounded by flowers"], "sentids": [5035], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000402206.jpg", "split": "test", "sentences": ["an image with a bear and people sitting on the grass", "a photo of a bottle of wine", "a photo of a teddy bear and a group of people sitting on the grass", "a photo of a book reading in front of a group of people", "a bench in the grass"], "sentids": [5036, 5037, 5038, 5039, 5040], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000402283.jpg", "split": "test", "sentences": ["a photo of a umbrella in front of a baseball field", "a handbag in the dugout", "a picture of a baseball bat being swung at a ball", "a photo of a bench baseball game with the umpire, catcher, and batter", "an image with a baseball glove and bat in front of a crowd"], "sentids": [5041, 5042, 5043, 5044, 5045], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000402514.jpg", "split": "test", "sentences": ["a photo of a person playing a violin in a kitchen", "a refrigerator in the kitchen", "a photo of a microwave", "a photo of a cupboard", "a picture of a vase of flowers", "a photo of a backpacker playing the violin in his kitchen", "a dining table in a kitchen"], "sentids": [5046, 5047, 5048, 5049, 5050, 5051, 5052], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000402588.jpg", "split": "test", "sentences": ["a photo of a tie on a man walking down the street"], "sentids": [5053], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000402626.jpg", "split": "test", "sentences": ["an image with a dog and a herd of sheep"], "sentids": [5054], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000402720.jpg", "split": "test", "sentences": ["a photo of a knife sharpener and his friends at a restaurant", "a picture of a cell phone", "a picture of a fork full of food and wine", "a picture of a dining table", "an image with a pizza, wine, and three men sitting at a table"], "sentids": [5055, 5056, 5057, 5058, 5059], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000402802.jpg", "split": "test", "sentences": ["a picture of a dining table", "a vase in the middle of the table", "a photo of a sandwich and a woman sitting at a table with a child", "a photo of a spoonful of sugar", "a picture of a couch and two people sitting at a table"], "sentids": [5060, 5061, 5062, 5063, 5064], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000402967.jpg", "split": "test", "sentences": ["a picture of a umbrella bus at a bus stop"], "sentids": [5065], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000403054.jpg", "split": "test", "sentences": ["an image with a person riding a skateboard down a street", "a photo of a skateboarder riding down a street"], "sentids": [5066, 5067], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000404243.jpg", "split": "test", "sentences": ["a picture of a person standing in front of a display case"], "sentids": [5068], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000404297.jpg", "split": "test", "sentences": ["a picture of a frisbee being thrown by a dog", "a chair in the middle of the field"], "sentids": [5069, 5070], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000404461.jpg", "split": "test", "sentences": ["a car in the middle of a cobblestone street"], "sentids": [5071], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000404476.jpg", "split": "test", "sentences": ["a photo of a tie wearing man sitting in a chair", "a photo of a cup of coffee and a man sitting in a chair", "a photo of a handbag wearing man sitting in a chair"], "sentids": [5072, 5073, 5074], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000404655.jpg", "split": "test", "sentences": ["a tie in the middle of the street", "an image with a cell phone and a group of people walking down the street"], "sentids": [5075, 5076], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000404668.jpg", "split": "test", "sentences": ["a photo of a spoonful of japanese food", "a photo of a bottle of water", "a picture of a carrot cake", "a picture of a sandwich, rice, and a bowl of soup"], "sentids": [5077, 5078, 5079, 5080], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000404678.jpg", "split": "test", "sentences": ["a photo of a bowl of food in a restaurant", "an image with a dining table and people sitting at it", "a photo of a couch in a restaurant", "an image with a knife and fork on the table"], "sentids": [5081, 5082, 5083, 5084], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000404718.jpg", "split": "test", "sentences": ["an image with a traffic light in the middle of the road"], "sentids": [5085], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000404847.jpg", "split": "test", "sentences": ["a picture of a handbag on the side of the road", "a photo of a bus full of people with umbrellas", "a picture of a truck full of people with umbrellas"], "sentids": [5086, 5087, 5088], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000405004.jpg", "split": "test", "sentences": ["an image with a tv, couches and a table in a living room"], "sentids": [5089], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000405007.jpg", "split": "test", "sentences": ["a photo of a clock tower in a town square"], "sentids": [5090], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000405135.jpg", "split": "test", "sentences": ["a traffic light in the background"], "sentids": [5091], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000405183.jpg", "split": "test", "sentences": ["an image with a remote control in front of a group of people", "a picture of a couch", "a chair in the room", "an image with a vase of flowers", "a photo of a potted plant", "a photo of a clock"], "sentids": [5092, 5093, 5094, 5095, 5096, 5097], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000405214.jpg", "split": "test", "sentences": ["a picture of a cup full of hot dogs on a plate"], "sentids": [5098], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000405248.jpg", "split": "test", "sentences": ["a picture of a bench that has many potted plants on it"], "sentids": [5099], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000405348.jpg", "split": "test", "sentences": ["a car in front of a building with a clock tower on it"], "sentids": [5100], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000405580.jpg", "split": "test", "sentences": ["a motorcycle in front of a banana stand on the side of the road", "a photo of a car parked next to a banana stand"], "sentids": [5101, 5102], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000405632.jpg", "split": "test", "sentences": ["a photo of a train on a bridge over a body of water"], "sentids": [5103], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000405674.jpg", "split": "test", "sentences": ["a laptop in the middle of the table", "an image with a dining table", "an image with a banana on the table", "an image with a fork and knife on the table", "an image with a bowl of pizza", "a picture of a cup of coffee"], "sentids": [5104, 5105, 5106, 5107, 5108, 5109], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000406103.jpg", "split": "test", "sentences": ["a picture of a fire hydrant and cars parked on the side of a street", "a person in front of a fire hydrant on a city street"], "sentids": [5110, 5111], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000406611.jpg", "split": "test", "sentences": ["a picture of a truck full of skiers at a ski resort"], "sentids": [5112], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000406681.jpg", "split": "test", "sentences": ["a dining table in the background", "a picture of a couch with two dogs sitting on it", "a photo of a mouse and two dogs sitting on a couch"], "sentids": [5113, 5114, 5115], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000406734.jpg", "split": "test", "sentences": ["a photo of a backpack on a motorcycle"], "sentids": [5116], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000406810.jpg", "split": "test", "sentences": ["a picture of a laptop on a table in a dark room", "a chair in front of a person using a laptop computer"], "sentids": [5117, 5118], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000406899.jpg", "split": "test", "sentences": ["a picture of a handbag on a beach with people sitting under umbrellas", "an image with a bottle of water on the beach", "an image with a sports ball on the beach"], "sentids": [5119, 5120, 5121], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000407042.jpg", "split": "test", "sentences": ["a picture of a chair", "an image with a handbag and a child holding a stuffed animal", "an image with a dining table in the background", "an image with a backpack and two children holding stuffed animals"], "sentids": [5122, 5123, 5124, 5125], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000407259.jpg", "split": "test", "sentences": ["a cake in the middle of a table", "an image with a knife being cut into a cake"], "sentids": [5126, 5127], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000407783.jpg", "split": "test", "sentences": ["a picture of a baseball glove", "a picture of a baseball bat being swung at a baseball game"], "sentids": [5128, 5129], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000408039.jpg", "split": "test", "sentences": ["a picture of a remote control in the hands of a young boy", "a picture of a clock"], "sentids": [5130, 5131], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000408449.jpg", "split": "test", "sentences": ["a picture of a skateboarder on a city street", "a truck in the background", "a picture of a backpacker riding a skateboard down a city street"], "sentids": [5132, 5133, 5134], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000409491.jpg", "split": "test", "sentences": ["a photo of a backpacker flying a kite in a park"], "sentids": [5135], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000409708.jpg", "split": "test", "sentences": ["a cake in front of a table", "an image with a cupcake on the table", "a photo of a potted plant", "a knife in the middle of the table", "a photo of a book"], "sentids": [5136, 5137, 5138, 5139, 5140], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000409725.jpg", "split": "test", "sentences": ["a bicycle in the background"], "sentids": [5141], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000410114.jpg", "split": "test", "sentences": ["a photo of a truck full of cattle being driven down a road", "a photo of a car driving down a road with cows on it"], "sentids": [5142, 5143], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000410496.jpg", "split": "test", "sentences": ["an image with a tennis racket being played on a tennis court"], "sentids": [5144], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000410554.jpg", "split": "test", "sentences": ["a person in a kitchen", "an image with a scissors in a kitchen", "an image with a refrigerator in the background", "an image with a knife in the kitchen", "a picture of a sandwich being made in a kitchen", "a picture of a oven in the kitchen"], "sentids": [5145, 5146, 5147, 5148, 5149, 5150], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000410650.jpg", "split": "test", "sentences": ["a photo of a tennis racket being held by a woman on a tennis court", "a picture of a sports ball player on a tennis court"], "sentids": [5151, 5152], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000411047.jpg", "split": "test", "sentences": ["an image with a bus and some people on the street", "a car in front of a double decker bus", "a picture of a backpacker bus on the side of a street"], "sentids": [5153, 5154, 5155], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000411303.jpg", "split": "test", "sentences": ["a photo of a chair"], "sentids": [5156], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000411561.jpg", "split": "test", "sentences": ["a dining table in the background", "an image with a chair, a table, and two people", "a tie in the middle of the table", "a picture of a cup of coffee", "a picture of a knife", "a photo of a spoonful of spaghetti"], "sentids": [5157, 5158, 5159, 5160, 5161, 5162], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000411817.jpg", "split": "test", "sentences": ["a remote in a man's hand", "a picture of a cell phone booth with people playing video games"], "sentids": [5163, 5164], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000411938.jpg", "split": "test", "sentences": ["a photo of a teddy bear sitting on the back of a bike", "a photo of a cup of coffee", "a car in the street", "a handbag in the middle of a group of people", "a motorcycle in front of a group of people"], "sentids": [5165, 5166, 5167, 5168, 5169], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000412440.jpg", "split": "test", "sentences": ["an image with a pizza slice on a paper plate", "a picture of a truck and a slice of pizza on a paper plate", "a photo of a bus on a city street with a slice of pizza in front of"], "sentids": [5170, 5171, 5172], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000412464.jpg", "split": "test", "sentences": ["a photo of a bowl of salad and a sandwich on a white plate", "a photo of a wine glass", "a picture of a person sitting at a table with a plate of food", "a knife in the middle of the plate", "a photo of a fork full of food sitting on a table"], "sentids": [5173, 5174, 5175, 5176, 5177], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000412471.jpg", "split": "test", "sentences": ["a picture of a handbag sitting on top of a pile of luggage"], "sentids": [5178], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000412571.jpg", "split": "test", "sentences": ["a photo of a cup full of donuts on a table", "an image with a dining table full of donuts"], "sentids": [5179, 5180], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000412798.jpg", "split": "test", "sentences": ["a tennis racket in a man's hand", "an image with a bench in the background", "an image with a backpack on a tennis court", "a picture of a chair tennis player preparing to hit the ball"], "sentids": [5181, 5182, 5183, 5184], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000412894.jpg", "split": "test", "sentences": ["a picture of a traffic light on a busy city street"], "sentids": [5185], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000412975.jpg", "split": "test", "sentences": ["a skateboard in front of a girl", "a picture of a backpack on a skateboard"], "sentids": [5186, 5187], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000413056.jpg", "split": "test", "sentences": ["a picture of a person sitting at a table", "an image with a dining table and chairs", "a photo of a oven in a doll house"], "sentids": [5188, 5189, 5190], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000413538.jpg", "split": "test", "sentences": ["a bottle in the background", "an image with a truck full of hot dogs"], "sentids": [5191, 5192], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000413666.jpg", "split": "test", "sentences": ["an image with a bicycle rider on a skateboard"], "sentids": [5193], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000413689.jpg", "split": "test", "sentences": ["a bicycle in the street"], "sentids": [5194], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000413822.jpg", "split": "test", "sentences": ["a photo of a motorcycle rider in front of a crowd"], "sentids": [5195], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000413955.jpg", "split": "test", "sentences": ["a picture of a baseball glove and a baseball bat", "a photo of a baseball bat being swung at a baseball game", "a photo of a chair umpire, catcher, and batter during a baseball game"], "sentids": [5196, 5197, 5198], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000413959.jpg", "split": "test", "sentences": ["an image with a horse and carriage on a city street", "a picture of a car pulling a horse and carriage down a street", "a photo of a handbag being carried by a horse"], "sentids": [5199, 5200, 5201], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000414397.jpg", "split": "test", "sentences": ["a handbag in front of a cow", "a bowl in front of a cow"], "sentids": [5202, 5203], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000414516.jpg", "split": "test", "sentences": ["a picture of a dining table with people and an elephant", "a umbrella in the water"], "sentids": [5204, 5205], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000414673.jpg", "split": "test", "sentences": ["a photo of a sports ball game", "a photo of a baseball glove hitting a ball"], "sentids": [5206, 5207], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000415218.jpg", "split": "test", "sentences": ["a photo of a sink, stove, and chairs in a kitchen", "a oven in a kitchen", "a photo of a bottle brush hanging from a hook in a kitchen", "a photo of a cupboard in a kitchen"], "sentids": [5208, 5209, 5210, 5211], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000415672.jpg", "split": "test", "sentences": ["a picture of a backpacker sitting on a motorcycle in front of a cafe", "a photo of a car driving down a street with motorcycles parked in front of it"], "sentids": [5212, 5213], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000415746.jpg", "split": "test", "sentences": ["a photo of a dining table with food in front of it", "a donut in a display case"], "sentids": [5214, 5215], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000415904.jpg", "split": "test", "sentences": ["an image with a car with bikes on top of it", "an image with a motorcycle on top of a car"], "sentids": [5216, 5217], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000415990.jpg", "split": "test", "sentences": ["a photo of a dog and some cows in a field"], "sentids": [5218], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000416098.jpg", "split": "test", "sentences": ["a bicycle in the sand", "an image with a handbag and a bicycle on a beach"], "sentids": [5219, 5220], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000416104.jpg", "split": "test", "sentences": ["an image with a wine glass"], "sentids": [5221], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000416308.jpg", "split": "test", "sentences": ["a picture of a backpacker on a beach with kites"], "sentids": [5222], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000416335.jpg", "split": "test", "sentences": ["a handbag in the middle of a table full of pizzas"], "sentids": [5223], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000416451.jpg", "split": "test", "sentences": ["a wine glass in the middle of the room", "an image with a couch and two people playing video games", "a photo of a tv in a living room"], "sentids": [5224, 5225, 5226], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000416478.jpg", "split": "test", "sentences": ["a picture of a mouse", "an image with a bottle of water"], "sentids": [5227, 5228], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000416786.jpg", "split": "test", "sentences": ["a cake in front of a boy", "a dining table in the background", "a picture of a bowl of cake", "a chair in the background", "a picture of a spoon blowing out candles on a cake"], "sentids": [5229, 5230, 5231, 5232, 5233], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000417074.jpg", "split": "test", "sentences": ["a picture of a tennis racket on top of an elephant"], "sentids": [5234], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000417111.jpg", "split": "test", "sentences": ["an image with a bottle of orange juice"], "sentids": [5235], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000417115.jpg", "split": "test", "sentences": ["a bus in the middle of the street with a man standing next to it", "an image with a person crossing the street in front of a bus", "a fire hydrant in the middle of the road"], "sentids": [5236, 5237, 5238], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000417632.jpg", "split": "test", "sentences": ["an image with a handbag and a man pouring wine into a glass", "a photo of a tie wearing man pouring wine into a glass", "a photo of a bowl of wine being poured into a glass", "a picture of a cup of wine being poured into a glass"], "sentids": [5239, 5240, 5241, 5242], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000417742.jpg", "split": "test", "sentences": ["a backpack in the snow", "a picture of a trucker holding hands with a little boy on skis"], "sentids": [5243, 5244], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000417854.jpg", "split": "test", "sentences": ["a baseball glove in the batter's hand"], "sentids": [5245], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000418535.jpg", "split": "test", "sentences": ["a tie in a man's suit"], "sentids": [5246], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000418711.jpg", "split": "test", "sentences": ["a picture of a banana stand on the side of the road"], "sentids": [5247], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000419216.jpg", "split": "test", "sentences": ["an image with a bicycle and people sitting at tables outside of a restaurant", "a picture of a dining table outside of a restaurant"], "sentids": [5248, 5249], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000419556.jpg", "split": "test", "sentences": ["an image with a cell phone"], "sentids": [5250], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000419653.jpg", "split": "test", "sentences": ["a picture of a potted plant in a kitchen", "a photo of a tv in a kitchen with lots of food on the counter", "a photo of a refrigerator full of food in a kitchen"], "sentids": [5251, 5252, 5253], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000419974.jpg", "split": "test", "sentences": ["an image with a dog and a man in a kitchen", "a photo of a oven in a kitchen with a man and a dog"], "sentids": [5254, 5255], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000419978.jpg", "split": "test", "sentences": ["a photo of a truck full of motorcycles driving down a street"], "sentids": [5256], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000420081.jpg", "split": "test", "sentences": ["an image with a truck pulling a cart down a street", "a photo of a car driving down a street with people walking in front of it"], "sentids": [5257, 5258], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000420339.jpg", "split": "test", "sentences": ["a book in a man's hand", "a picture of a traffic light with a man talking on a cell phone", "a picture of a cell phone user talking on the phone"], "sentids": [5259, 5260, 5261], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000420548.jpg", "split": "test", "sentences": ["a photo of a backpacker flying a kite"], "sentids": [5262], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000420610.jpg", "split": "test", "sentences": ["a photo of a dining table filled with food"], "sentids": [5263], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000421010.jpg", "split": "test", "sentences": ["a picture of a sandwich being made at an outdoor restaurant"], "sentids": [5264], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000421360.jpg", "split": "test", "sentences": ["a picture of a cell phone", "a picture of a dining table", "an image with a handbag"], "sentids": [5265, 5266, 5267], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000421955.jpg", "split": "test", "sentences": ["an image with a dining table with three men cutting into a cake", "a photo of a tie-cutting ceremony at the malaysian embassy in washington", "a fork in the road for malaysia and indonesia"], "sentids": [5268, 5269, 5270], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000422040.jpg", "split": "test", "sentences": ["a dining table in a conference room", "an image with a fork and a drink in front of a group of people"], "sentids": [5271, 5272], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000422155.jpg", "split": "test", "sentences": ["a photo of a cake with candles on it", "an image with a dining table and a man blowing out candles on a cake", "a bowl in front of a cake with candles on it"], "sentids": [5273, 5274, 5275], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000422240.jpg", "split": "test", "sentences": ["an image with a baseball bat in front of a phillies banner"], "sentids": [5276], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000422326.jpg", "split": "test", "sentences": ["a photo of a bicycle with a side car attached to it"], "sentids": [5277], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000422432.jpg", "split": "test", "sentences": ["a umbrella in front of a red truck"], "sentids": [5278], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000422686.jpg", "split": "test", "sentences": ["an image with a backpacker riding a skateboard in a skate park"], "sentids": [5279], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000422785.jpg", "split": "test", "sentences": ["a photo of a oven and sink in a small kitchen", "an image with a cupboard and a sink in a small kitchen", "an image with a refrigerator, stove and sink in a small kitchen", "a photo of a sink and counter in a small kitchen"], "sentids": [5280, 5281, 5282, 5283], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000423008.jpg", "split": "test", "sentences": ["a handbag in the water"], "sentids": [5284], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000423048.jpg", "split": "test", "sentences": ["a photo of a refrigerator full of bananas", "a picture of a bowl of bananas"], "sentids": [5285, 5286], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000423116.jpg", "split": "test", "sentences": ["a picture of a laptop sitting on a kitchen counter", "a photo of a dining table with a laptop on it", "a photo of a oven in a kitchen with a laptop on the counter", "a photo of a cupcake on a kitchen counter", "a picture of a book on a kitchen counter with a laptop on it", "a photo of a refrigerator in a kitchen with a laptop on the counter"], "sentids": [5287, 5288, 5289, 5290, 5291, 5292], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000423161.jpg", "split": "test", "sentences": ["a potted plant in the middle of a canal", "a bicycle in the water", "a picture of a umbrella boat on a canal"], "sentids": [5293, 5294, 5295], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000423498.jpg", "split": "test", "sentences": ["a photo of a traffic light with two people on skateboards"], "sentids": [5296], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000424174.jpg", "split": "test", "sentences": ["an image with a bowl of fruit on a table"], "sentids": [5297], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000424247.jpg", "split": "test", "sentences": ["a picture of a handbag", "a photo of a bowl of food", "a vase in the middle of the room"], "sentids": [5298, 5299, 5300], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000424443.jpg", "split": "test", "sentences": ["a photo of a cup of beer and a pizza on a table", "a photo of a pizza and a beer on a table", "a book in the middle of the table"], "sentids": [5301, 5302, 5303], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000424683.jpg", "split": "test", "sentences": ["an image with a tv in the background", "a photo of a cell phone in a waiting room"], "sentids": [5304, 5305], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000424721.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a knife in the pan", "a picture of a chair with food on it", "a oven in the kitchen"], "sentids": [5306, 5307, 5308, 5309], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000424998.jpg", "split": "test", "sentences": ["a photo of a parking meter in front of a building"], "sentids": [5310], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000425874.jpg", "split": "test", "sentences": ["a picture of a bus on the street with traffic lights hanging over it"], "sentids": [5311], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000426329.jpg", "split": "test", "sentences": ["a picture of a tv in the background"], "sentids": [5312], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000426377.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a restaurant", "a photo of a book shelf in a restaurant"], "sentids": [5313, 5314], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000426532.jpg", "split": "test", "sentences": ["a skateboard in the air"], "sentids": [5315], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000426835.jpg", "split": "test", "sentences": ["a dining table in the background"], "sentids": [5316], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000426897.jpg", "split": "test", "sentences": ["a photo of a knife holding a slice of pizza", "a fork in a man's hand"], "sentids": [5317, 5318], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000426917.jpg", "split": "test", "sentences": ["a picture of a bus on a city street"], "sentids": [5319], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000427091.jpg", "split": "test", "sentences": ["a handbag in the back of a taxi cab", "a picture of a truck that is parked on the side of the road", "a traffic light in the middle of a busy city street"], "sentids": [5320, 5321, 5322], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000427133.jpg", "split": "test", "sentences": ["a photo of a dog and two sheep being herded by a man"], "sentids": [5323], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000427232.jpg", "split": "test", "sentences": ["a truck in the middle of a field with people flying kites"], "sentids": [5324], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000427256.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [5325], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000427341.jpg", "split": "test", "sentences": ["an image with a microwave in the background", "a picture of a oven"], "sentids": [5326, 5327], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000427377.jpg", "split": "test", "sentences": ["a photo of a person at a bar with bottles of wine", "a picture of a dining table with wine bottles on it", "a picture of a knife being used to open a bottle of wine", "a cup in front of the woman"], "sentids": [5328, 5329, 5330, 5331], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000427464.jpg", "split": "test", "sentences": ["an image with a apple, bananas, and oranges in a market"], "sentids": [5332], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000427561.jpg", "split": "test", "sentences": ["an image with a handbag and a woman on a motorcycle"], "sentids": [5333], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000427823.jpg", "split": "test", "sentences": ["a picture of a wine glass"], "sentids": [5334], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000427901.jpg", "split": "test", "sentences": ["a picture of a sports ball on a tennis court"], "sentids": [5335], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000428336.jpg", "split": "test", "sentences": ["a picture of a umbrella", "an image with a handbag and a woman holding an umbrella"], "sentids": [5336, 5337], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000428698.jpg", "split": "test", "sentences": ["an image with a clock in the middle of the room", "a picture of a wine glass sitting on a table in a living room"], "sentids": [5338, 5339], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000429246.jpg", "split": "test", "sentences": ["a car in a parking lot", "a picture of a backpacker walking down the street with an umbrella"], "sentids": [5340, 5341], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000429261.jpg", "split": "test", "sentences": ["a fork in a tray of food on a table", "an image with a sandwich on a tray and some condiments", "a picture of a dining table with food on it"], "sentids": [5342, 5343, 5344], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000429366.jpg", "split": "test", "sentences": ["a picture of a microwave in a kitchen", "an image with a bottle of water on a counter top", "a picture of a oven", "a picture of a dining table in a kitchen", "a refrigerator in a kitchen"], "sentids": [5345, 5346, 5347, 5348, 5349], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000429690.jpg", "split": "test", "sentences": ["an image with a sports ball in the background", "an image with a car in the background"], "sentids": [5350, 5351], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000429710.jpg", "split": "test", "sentences": ["a picture of a truck with people riding on it"], "sentids": [5352], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000429759.jpg", "split": "test", "sentences": ["a picture of a motorcycle on the side of a road", "a dining table in the middle of a street"], "sentids": [5353, 5354], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000429833.jpg", "split": "test", "sentences": ["a photo of a truck driving down the street with traffic lights in the background"], "sentids": [5355], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000429924.jpg", "split": "test", "sentences": ["an image with a car parked on the side of a canal", "an image with a person sitting on a bench next to a canal", "a photo of a backpacker's bike parked next to a boat on a canal"], "sentids": [5356, 5357, 5358], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000430073.jpg", "split": "test", "sentences": ["a cow in the middle of a street with people around it", "a photo of a motorcycle with a cow in the background", "an image with a handbag in the foreground and a cow in the background"], "sentids": [5359, 5360, 5361], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000430125.jpg", "split": "test", "sentences": ["a pizza in a man's hand", "a cup in a man's hand"], "sentids": [5362, 5363], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000430155.jpg", "split": "test", "sentences": ["a picture of a truck driving down an empty street"], "sentids": [5364], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000430469.jpg", "split": "test", "sentences": ["a picture of a spoonful of food on a plate", "a cup in the middle of the plate", "a picture of a dining table with a plate of food on it"], "sentids": [5365, 5366, 5367], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000430518.jpg", "split": "test", "sentences": ["a photo of a tennis racket being held by a woman on a tennis court"], "sentids": [5368], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000431113.jpg", "split": "test", "sentences": ["a bicycle in the middle of a street with two people on it", "a picture of a suitcase on the back of a bike", "a skateboard in the back of a bike"], "sentids": [5369, 5370, 5371], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000431464.jpg", "split": "test", "sentences": ["an image with a bowl of carrots on a table", "an image with a person sitting at a table with food on it", "a picture of a dining table with food on it", "a picture of a spoonful of carrots on a plate"], "sentids": [5372, 5373, 5374, 5375], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000431660.jpg", "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "a picture of a baseball glove", "a picture of a bottle of beer"], "sentids": [5376, 5377, 5378], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000432038.jpg", "split": "test", "sentences": ["a picture of a dog chasing sheep in a field"], "sentids": [5379], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000432106.jpg", "split": "test", "sentences": ["a picture of a bench with people holding pink umbrellas"], "sentids": [5380], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000432125.jpg", "split": "test", "sentences": ["an image with a cake on a table in front of a bookshelf", "a dining table in front of a bookshelf", "a picture of a knife and fork on a table", "a photo of a teddy bear sitting at a table"], "sentids": [5381, 5382, 5383, 5384], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000432317.jpg", "split": "test", "sentences": ["a picture of a truck that is parked in the middle of the street", "a picture of a backpack on a horse", "an image with a handbag on the ground"], "sentids": [5385, 5386, 5387], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000432330.jpg", "split": "test", "sentences": ["a photo of a cup with birds on it and people looking at it"], "sentids": [5388], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000432378.jpg", "split": "test", "sentences": ["a picture of a bus with people getting on and off"], "sentids": [5389], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000432397.jpg", "split": "test", "sentences": ["a airplane in front of a group of people"], "sentids": [5390], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000432547.jpg", "split": "test", "sentences": ["a bottle in the middle of the table"], "sentids": [5391], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000432607.jpg", "split": "test", "sentences": ["an image with a teddy bear and books on a bed", "a photo of a bottle of wine sitting on top of a bed"], "sentids": [5392, 5393], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000432796.jpg", "split": "test", "sentences": ["a bicycle in the background"], "sentids": [5394], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000432820.jpg", "split": "test", "sentences": ["an image with a baseball bat, a catcher, and an umpire", "an image with a sports ball player swinging a bat", "a picture of a bench umpire, catcher and batter during a baseball game"], "sentids": [5395, 5396, 5397], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000433014.jpg", "split": "test", "sentences": ["a photo of a car driving down a city street with a woman holding an umbrella", "a photo of a stop sign in the rain with people walking and holding umbrellas", "a truck in the middle of the street", "a handbag in the middle of the street"], "sentids": [5398, 5399, 5400, 5401], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000433279.jpg", "split": "test", "sentences": ["an image with a frisbee on a woman's head", "a photo of a dining table"], "sentids": [5402, 5403], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000433883.jpg", "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [5404], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000434459.jpg", "split": "test", "sentences": ["a dining table in the middle of a room"], "sentids": [5405], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000434673.jpg", "split": "test", "sentences": ["an image with a tennis racket and a person on a tennis court", "a potted plant in the background"], "sentids": [5406, 5407], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000434700.jpg", "split": "test", "sentences": ["a photo of a tennis racket hitting a tennis ball"], "sentids": [5408], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000434787.jpg", "split": "test", "sentences": ["a picture of a fork and knife"], "sentids": [5409], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000434873.jpg", "split": "test", "sentences": ["an image with a sports ball in the sand", "a chair in the sand", "a photo of a backpacker playing beach volleyball"], "sentids": [5410, 5411, 5412], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000434900.jpg", "split": "test", "sentences": ["an image with a mouse and keyboard on a desk", "an image with a laptop on a desk in front of multiple monitors", "a picture of a person working in a control room"], "sentids": [5413, 5414, 5415], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000435081.jpg", "split": "test", "sentences": ["a picture of a vase full of food on a table", "a potted plant in the middle of a table"], "sentids": [5416, 5417], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000435260.jpg", "split": "test", "sentences": ["a picture of a tiered display of elephants in front of a building", "a photo of a sports ball game with elephants in the background"], "sentids": [5418, 5419], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000435359.jpg", "split": "test", "sentences": ["a laptop in front of a bookshelf", "an image with a cup of coffee and a laptop on a desk"], "sentids": [5420, 5421], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000435576.jpg", "split": "test", "sentences": ["a backpack in the background", "a picture of a umbrella in the background", "an image with a carpenter in front of a pile of vegetables"], "sentids": [5422, 5423, 5424], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000435820.jpg", "split": "test", "sentences": ["a photo of a dining table with wine glasses on it"], "sentids": [5425], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000435823.jpg", "split": "test", "sentences": ["an image with a kite flying in the background"], "sentids": [5426], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000436273.jpg", "split": "test", "sentences": ["a refrigerator in a kitchen", "a photo of a bowl in a kitchen", "a person in a kitchen with wooden cabinets and stainless steel appliances", "a dining table in the middle of a kitchen", "a couch in the middle of a kitchen", "a photo of a bottle of wine in a kitchen", "an image with a oven in the middle of a kitchen", "a picture of a microwave in a kitchen"], "sentids": [5427, 5428, 5429, 5430, 5431, 5432, 5433, 5434], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000436323.jpg", "split": "test", "sentences": ["an image with a frisbee in the air"], "sentids": [5435], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000436582.jpg", "split": "test", "sentences": ["a picture of a baseball bat being swung at a ball", "a photo of a baseball glove"], "sentids": [5436, 5437], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000436617.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "a couch in a restaurant"], "sentids": [5438, 5439], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000436653.jpg", "split": "test", "sentences": ["a photo of a truck driving down a city street with mountains in the background"], "sentids": [5440], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000436808.jpg", "split": "test", "sentences": ["a photo of a bus full of people flying a kite"], "sentids": [5441], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000436992.jpg", "split": "test", "sentences": ["a photo of a umbrella in front of a row of boats", "an image with a dog sitting in front of a row of boats"], "sentids": [5442, 5443], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000437028.jpg", "split": "test", "sentences": ["a picture of a clock tower on the side of a building", "a bus in front of a building with a clock tower"], "sentids": [5444, 5445], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000437049.jpg", "split": "test", "sentences": ["a potted plant in front of a brick wall"], "sentids": [5446], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000437117.jpg", "split": "test", "sentences": ["a tennis racket in a woman's hand", "a sports ball in the background", "a photo of a umbrella on a tennis court"], "sentids": [5447, 5448, 5449], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000437290.jpg", "split": "test", "sentences": ["an image with a book in the foreground and a crowd of people in the background", "a photo of a remote control car in a room full of people"], "sentids": [5450, 5451], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000437303.jpg", "split": "test", "sentences": ["a fire hydrant in the middle of a city street", "an image with a truck on the road and a building in the background"], "sentids": [5452, 5453], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000437373.jpg", "split": "test", "sentences": ["an image with a handbag on a cobblestone street at night"], "sentids": [5454], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000437465.jpg", "split": "test", "sentences": ["an image with a keyboard in the background", "a photo of a chair", "a dining table in a library"], "sentids": [5455, 5456, 5457], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000437651.jpg", "split": "test", "sentences": ["a picture of a dining table with cups of food on it"], "sentids": [5458], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000438103.jpg", "split": "test", "sentences": ["a photo of a tv screen with a woman sitting in front of a laptop", "a picture of a teddy bear sitting on a desk next to a laptop", "a person in front of a laptop on a table"], "sentids": [5459, 5460, 5461], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000438432.jpg", "split": "test", "sentences": ["an image with a chair in front of a group of women", "an image with a baseball bat in front of a group of women"], "sentids": [5462, 5463], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000438623.jpg", "split": "test", "sentences": ["a picture of a tie wearing man and two boys eating ice cream"], "sentids": [5464], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000438774.jpg", "split": "test", "sentences": ["an image with a cake on a table in a kitchen", "a photo of a oven in a kitchen", "a sink in a kitchen", "a photo of a refrigerator in a kitchen", "a picture of a fork full of food in a kitchen"], "sentids": [5465, 5466, 5467, 5468, 5469], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000440329.jpg", "split": "test", "sentences": ["a cow in a parking lot with cars and people", "a picture of a handbag on a horse in a parking lot"], "sentids": [5470, 5471], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000440475.jpg", "split": "test", "sentences": ["a photo of a tv in a living room", "an image with a couch and table in a living room", "an image with a person sitting at a table in a living room", "a dining table in the middle of a living room", "a photo of a bookcase in a living room"], "sentids": [5472, 5473, 5474, 5475, 5476], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000440562.jpg", "split": "test", "sentences": ["a picture of a dining table", "a photo of a cell phone"], "sentids": [5477, 5478], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000441522.jpg", "split": "test", "sentences": ["a bowl in a kitchen"], "sentids": [5479], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000441543.jpg", "split": "test", "sentences": ["a photo of a backpacker in a crowd of people with colorful umbrellas", "a photo of a umbrella", "an image with a handbag and a rainbow umbrella"], "sentids": [5480, 5481, 5482], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000441736.jpg", "split": "test", "sentences": ["a suitcase in a man's hand", "a photo of a busier city street with people walking and talking on cell phones", "an image with a traffic light and a man on a cell phone", "a bicycle in the street"], "sentids": [5483, 5484, 5485, 5486], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000441854.jpg", "split": "test", "sentences": ["a picture of a stop sign on the side of a street"], "sentids": [5487], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000442040.jpg", "split": "test", "sentences": ["a photo of a snowboarder at the top of a ski slope", "a bench in the snow"], "sentids": [5488, 5489], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000442106.jpg", "split": "test", "sentences": ["a bowl in front of a stove with broccoli and carrots", "an image with a spoon and a pot of food"], "sentids": [5490, 5491], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000442165.jpg", "split": "test", "sentences": ["a photo of a sports ball game", "an image with a baseball glove in the foreground and a bat in the background", "an image with a bench full of people watching a baseball game"], "sentids": [5492, 5493, 5494], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000442214.jpg", "split": "test", "sentences": ["an image with a knife and a plate of food", "a picture of a dog sitting next to a table with food on it", "a picture of a dining table with food on it"], "sentids": [5495, 5496, 5497], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000442942.jpg", "split": "test", "sentences": ["a picture of a dining table with many people sitting at it"], "sentids": [5498], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000443224.jpg", "split": "test", "sentences": ["a photo of a tennis racket being held by a woman on a tennis court", "a photo of a backpacker on a tennis court", "an image with a sports ball and a woman holding a tennis racquet"], "sentids": [5499, 5500, 5501], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000443259.jpg", "split": "test", "sentences": ["a refrigerator in the center of a kitchen", "a bowl in the middle of a kitchen", "an image with a sink and refrigerator in a kitchen", "a oven in a kitchen with stainless steel appliances", "an image with a bottle of orange juice sitting on the counter"], "sentids": [5502, 5503, 5504, 5505, 5506], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000443313.jpg", "split": "test", "sentences": ["a sports ball in the middle of a tennis court", "an image with a tennis racket and a ball on a court"], "sentids": [5507, 5508], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000443453.jpg", "split": "test", "sentences": ["a tennis racket in a woman's hand"], "sentids": [5509], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000443602.jpg", "split": "test", "sentences": ["an image with a bottle of soda and a woman eating a slice of pizza"], "sentids": [5510], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000443688.jpg", "split": "test", "sentences": ["a picture of a dining table with a cake on it"], "sentids": [5511], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000443713.jpg", "split": "test", "sentences": ["a picture of a car with smoke coming out of it"], "sentids": [5512], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000443772.jpg", "split": "test", "sentences": ["a picture of a dining table full of people eating pizza", "a tv in the background", "a picture of a book"], "sentids": [5513, 5514, 5515], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000443784.jpg", "split": "test", "sentences": ["a picture of a bench"], "sentids": [5516], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000444073.jpg", "split": "test", "sentences": ["a photo of a dog chasing a sheep in a field", "an image with a frisbee in the foreground and two sheep in the background", "an image with a suitcase and a dog in a field", "an image with a dining table in the background"], "sentids": [5517, 5518, 5519, 5520], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000444199.jpg", "split": "test", "sentences": ["a picture of a baseball bat", "a bus in the background", "a truck in the background"], "sentids": [5521, 5522, 5523], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000444236.jpg", "split": "test", "sentences": ["a photo of a bus driving down a street", "a picture of a car driving down the street"], "sentids": [5524, 5525], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000444703.jpg", "split": "test", "sentences": ["an image with a bicycle and double decker bus on the street", "an image with a train and double decker buses on the street", "an image with a truck and two double decker buses on the street", "a photo of a clock tower on a busy street with buses and cars", "an image with a umbrella shop on the left and a double decker bus on the"], "sentids": [5526, 5527, 5528, 5529, 5530], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000444746.jpg", "split": "test", "sentences": ["a picture of a person holding a cell phone"], "sentids": [5531], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000445233.jpg", "split": "test", "sentences": ["a refrigerator in the kitchen", "an image with a sink full of food", "an image with a clock in the background", "a picture of a oven"], "sentids": [5532, 5533, 5534, 5535], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000445512.jpg", "split": "test", "sentences": ["a photo of a person riding a horse in a field"], "sentids": [5536], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000445574.jpg", "split": "test", "sentences": ["a photo of a baseball glove", "a picture of a sports ball game"], "sentids": [5537, 5538], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000445944.jpg", "split": "test", "sentences": ["an image with a tie and a man in a suit"], "sentids": [5539], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000446136.jpg", "split": "test", "sentences": ["a photo of a dining table", "an image with a potted plant in the background", "an image with a chair in the foreground and a table in the background"], "sentids": [5540, 5541, 5542], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000446354.jpg", "split": "test", "sentences": ["a photo of a oven with food cooking in it"], "sentids": [5543], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000446861.jpg", "split": "test", "sentences": ["a photo of a truck driving through an intersection with traffic lights", "an image with a motorcycle on the road and traffic lights"], "sentids": [5544, 5545], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000446984.jpg", "split": "test", "sentences": ["a scissors in the middle of a group of people"], "sentids": [5546], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000446990.jpg", "split": "test", "sentences": ["a dog in the air", "a photo of a frisbee flying in the air", "a photo of a chair", "a backpack in the sand"], "sentids": [5547, 5548, 5549, 5550], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000447087.jpg", "split": "test", "sentences": ["an image with a apple tree in the background"], "sentids": [5551], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000447089.jpg", "split": "test", "sentences": ["a photo of a bicycle on the side of the road", "a photo of a bottle of water being held by a woman"], "sentids": [5552, 5553], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000447119.jpg", "split": "test", "sentences": ["a bicycle in the street"], "sentids": [5554], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000447546.jpg", "split": "test", "sentences": ["a knife in the hand of a person"], "sentids": [5555], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000447991.jpg", "split": "test", "sentences": ["a bicycle in front of a store on a city street", "a picture of a truck on the side of a street"], "sentids": [5556, 5557], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000448113.jpg", "split": "test", "sentences": ["an image with a person sitting at a table eating food", "a dining table in the middle of a room", "a picture of a chair", "an image with a tv in the background and a man eating at a table", "a photo of a spoonful of food in front of a man"], "sentids": [5558, 5559, 5560, 5561, 5562], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000448176.jpg", "split": "test", "sentences": ["a boat in the water with cars on it"], "sentids": [5563], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000448269.jpg", "split": "test", "sentences": ["a picture of a baseball glove in the batter's box", "an image with a baseball bat and a baseball game in the background"], "sentids": [5564, 5565], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000448275.jpg", "split": "test", "sentences": ["a picture of a dining table", "a person in a red dress", "a knife in the middle of the table"], "sentids": [5566, 5567, 5568], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000448359.jpg", "split": "test", "sentences": ["a picture of a tennis racket on a tennis court", "an image with a bench and a net on a tennis court"], "sentids": [5569, 5570], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000448410.jpg", "split": "test", "sentences": ["a picture of a tiered train at a train station"], "sentids": [5571], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000448690.jpg", "split": "test", "sentences": ["a airplane in the sky", "a picture of a backpacker on top of an airplane", "an image with a handbag on the ground next to a plane"], "sentids": [5572, 5573, 5574], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000448983.jpg", "split": "test", "sentences": ["a picture of a clock tower in front of a church"], "sentids": [5575], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000449296.jpg", "split": "test", "sentences": ["a photo of a sink and counter in a kitchen", "an image with a oven and sink in a kitchen", "a picture of a knife rack in a kitchen"], "sentids": [5576, 5577, 5578], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000449403.jpg", "split": "test", "sentences": ["a photo of a bus driving down a street", "a photo of a umbrella and a double decker bus on a city street", "a photo of a truck and a car on a street"], "sentids": [5579, 5580, 5581], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000449432.jpg", "split": "test", "sentences": ["a picture of a bus with a bunch of people on it", "a picture of a suitcase on the ground next to a bus"], "sentids": [5582, 5583], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000449638.jpg", "split": "test", "sentences": ["an image with a backpacker riding a bike down a street", "a photo of a truck on the side of the road"], "sentids": [5584, 5585], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000449903.jpg", "split": "test", "sentences": ["a sports ball in the middle of a tennis court", "a tennis racket in a woman's hand"], "sentids": [5586, 5587], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000449981.jpg", "split": "test", "sentences": ["a photo of a frisbee being thrown by a man to a baby elephant"], "sentids": [5588], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000450182.jpg", "split": "test", "sentences": ["a photo of a motorcycle rider doing a wheelie on a street", "a train in the background"], "sentids": [5589, 5590], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000450206.jpg", "split": "test", "sentences": ["a photo of a bus on the side of the road"], "sentids": [5591], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000450303.jpg", "split": "test", "sentences": ["an image with a clock on the wall", "a bottle in front of a whiteboard", "a photo of a cell phone in front of a whiteboard"], "sentids": [5592, 5593, 5594], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000450313.jpg", "split": "test", "sentences": ["an image with a bus on the street next to a tall building"], "sentids": [5595], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000450359.jpg", "split": "test", "sentences": ["a picture of a microwave in a kitchen", "a oven in the kitchen", "a photo of a knife cutting board in a kitchen", "a banana in the kitchen", "a picture of a bowl of food in a kitchen", "an image with a dining table in the background and people in the kitchen", "an image with a bottle of wine in the middle of a kitchen", "an image with a sink in the middle of a kitchen"], "sentids": [5596, 5597, 5598, 5599, 5600, 5601, 5602, 5603], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000450399.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "a bowl in the middle of the table"], "sentids": [5604, 5605], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000450845.jpg", "split": "test", "sentences": ["a baseball bat in the air", "a photo of a sports ball being hit by a baseball bat", "a photo of a truck in a park with people playing baseball"], "sentids": [5606, 5607, 5608], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000450885.jpg", "split": "test", "sentences": ["an image with a tennis racket and a woman on a tennis court"], "sentids": [5609], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000450970.jpg", "split": "test", "sentences": ["a backpack in the foreground", "a truck in a parking lot", "a photo of a handbag and luggage on a sidewalk"], "sentids": [5610, 5611, 5612], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000451095.jpg", "split": "test", "sentences": ["a clock in front of a public market", "a truck in front of a building with a clock on it"], "sentids": [5613, 5614], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000451214.jpg", "split": "test", "sentences": ["a photo of a refrigerator", "a dining table in a restaurant", "an image with a sandwich being eaten by a man"], "sentids": [5615, 5616, 5617], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000451234.jpg", "split": "test", "sentences": ["a picture of a stop sign on the side of a street", "a picture of a handbag store on a city street", "an image with a truck parked on the side of the road"], "sentids": [5618, 5619, 5620], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000451275.jpg", "split": "test", "sentences": ["an image with a cell phone", "a picture of a hot dog", "a picture of a sandwich", "an image with a spoonful of ketchup on a hot dog"], "sentids": [5621, 5622, 5623, 5624], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000451324.jpg", "split": "test", "sentences": ["an image with a dining table with three people sitting at it", "an image with a chair, a table, and three men sitting at a table", "a photo of a bowl of macaroni and cheese", "a picture of a book on a table", "an image with a microwave in the background", "an image with a oven and three people sitting at a table with laptops"], "sentids": [5625, 5626, 5627, 5628, 5629, 5630], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000451406.jpg", "split": "test", "sentences": ["a picture of a sports ball game", "an image with a backpack on a tennis court", "a picture of a tennis racket on a tennis court"], "sentids": [5631, 5632, 5633], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000451573.jpg", "split": "test", "sentences": ["a photo of a truck full of skateboarders"], "sentids": [5634], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000451859.jpg", "split": "test", "sentences": ["a picture of a car full of kites flying in the sky"], "sentids": [5635], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000451944.jpg", "split": "test", "sentences": ["a bus in a city with people getting on and off of it"], "sentids": [5636], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000452113.jpg", "split": "test", "sentences": ["an image with a bottle of water next to a group of people"], "sentids": [5637], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000452700.jpg", "split": "test", "sentences": ["a picture of a truck on a busy city street", "an image with a bicycle and a car on a busy city street"], "sentids": [5638, 5639], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000453178.jpg", "split": "test", "sentences": ["an image with a bowl full of food"], "sentids": [5640], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000453216.jpg", "split": "test", "sentences": ["an image with a potted plant in the middle of the street", "an image with a bench in the middle of the street"], "sentids": [5641, 5642], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000453755.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a table full of dishes", "a photo of a knife and fork sitting on a table next to a refrigerator"], "sentids": [5643, 5644], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000453870.jpg", "split": "test", "sentences": ["a stop sign in the middle of a cobblestone street", "an image with a handbag on a cobblestone street"], "sentids": [5645, 5646], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000454102.jpg", "split": "test", "sentences": ["a picture of a kite flying in the sky"], "sentids": [5647], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000454203.jpg", "split": "test", "sentences": ["an image with a chair in a kitchen with a checkered floor", "an image with a refrigerator in a small kitchen with a checkered floor", "a photo of a handbag in a kitchen with a checkered floor"], "sentids": [5648, 5649, 5650], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000454495.jpg", "split": "test", "sentences": ["a sports ball in the air", "a tennis racket in the air"], "sentids": [5651, 5652], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000455355.jpg", "split": "test", "sentences": ["a picture of a cowgirl riding a horse in a rodeo"], "sentids": [5653], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000455588.jpg", "split": "test", "sentences": ["a photo of a boat docked at a dock", "an image with a dining table and a boat in the water"], "sentids": [5654, 5655], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000455624.jpg", "split": "test", "sentences": ["a photo of a motorcycle racer on a race track", "a picture of a fire hydrant"], "sentids": [5656, 5657], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000455720.jpg", "split": "test", "sentences": ["a picture of a cake being cut at a birthday party", "a picture of a caribbean themed birthday party", "a dining table in front of a cake"], "sentids": [5658, 5659, 5660], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000455746.jpg", "split": "test", "sentences": ["a bicycle in the background", "a picture of a chair"], "sentids": [5661, 5662], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000455751.jpg", "split": "test", "sentences": ["a photo of a backpacker festival with many kites flying in the sky"], "sentids": [5663], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000455956.jpg", "split": "test", "sentences": ["an image with a horse pulling a carriage down the street"], "sentids": [5664], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000456184.jpg", "split": "test", "sentences": ["a car in a parking lot", "a picture of a cup of coffee with a man on a skateboard"], "sentids": [5665, 5666], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000456525.jpg", "split": "test", "sentences": ["a picture of a handbag laying on a beach"], "sentids": [5667], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000456584.jpg", "split": "test", "sentences": ["an image with a suitcase next to a train", "a chair in the middle of a train station"], "sentids": [5668, 5669], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000456610.jpg", "split": "test", "sentences": ["a picture of a dining table full of food"], "sentids": [5670], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000456969.jpg", "split": "test", "sentences": ["a photo of a mouse at a table with food and a laptop", "a picture of a person sitting at a table with food and a laptop", "a photo of a dining table with food and a laptop", "an image with a potted plant and a woman sitting at a table with a laptop", "a photo of a handbag sitting on a table in front of a laptop", "a photo of a book writer sitting at a table with food and a laptop"], "sentids": [5671, 5672, 5673, 5674, 5675, 5676], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000457119.jpg", "split": "test", "sentences": ["a picture of a car park with many pigeons sitting on the benches"], "sentids": [5677], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000457580.jpg", "split": "test", "sentences": ["a photo of a potted plant", "an image with a dining table", "a photo of a book signing"], "sentids": [5678, 5679, 5680], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000457718.jpg", "split": "test", "sentences": ["a photo of a umbrella over a table with people sitting at it", "a photo of a cell phone sitting on a table at a restaurant", "a photo of a spooner family enjoying a meal at a restaurant in the mountains"], "sentids": [5681, 5682, 5683], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000457877.jpg", "split": "test", "sentences": ["a photo of a bench in front of a building"], "sentids": [5684], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000457900.jpg", "split": "test", "sentences": ["an image with a handbag on the ground next to a bench"], "sentids": [5685], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000457943.jpg", "split": "test", "sentences": ["a frisbee in the grass", "a picture of a truck with a dog in it", "a handbag in the grass"], "sentids": [5686, 5687, 5688], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000458058.jpg", "split": "test", "sentences": ["a picture of a chair", "a cup in the middle of the table"], "sentids": [5689, 5690], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000458079.jpg", "split": "test", "sentences": ["an image with a train station and people waiting for the train", "a clock in the background"], "sentids": [5691, 5692], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000458137.jpg", "split": "test", "sentences": ["an image with a bottle of champagne on the table", "an image with a knife and fork in the middle of a dining room"], "sentids": [5693, 5694], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000458325.jpg", "split": "test", "sentences": ["an image with a skateboarder riding down a city street", "a motorcycle in the middle of a busy city street"], "sentids": [5695, 5696], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000458632.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [5697], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000458727.jpg", "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "a picture of a handbag on a tennis court", "a chair in the background"], "sentids": [5698, 5699, 5700], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000459265.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "an image with a bench in the background"], "sentids": [5701, 5702], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000459749.jpg", "split": "test", "sentences": ["a photo of a oven full of carrots"], "sentids": [5703], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000459912.jpg", "split": "test", "sentences": ["an image with a umbrella and many motorcycles parked on the street", "a handbag in the middle of the street"], "sentids": [5704, 5705], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000460091.jpg", "split": "test", "sentences": ["an image with a bed in a room", "a bowl in the corner"], "sentids": [5706, 5707], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000460652.jpg", "split": "test", "sentences": ["an image with a stop sign on a street corner", "a bus in front of a stop sign on a city street"], "sentids": [5708, 5709], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000460675.jpg", "split": "test", "sentences": ["a photo of a bowl of food on a table", "a picture of a spoonful of food in a bowl", "an image with a person holding a bowl of food", "a photo of a dining table with a bowl of food"], "sentids": [5710, 5711, 5712, 5713], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000460684.jpg", "split": "test", "sentences": ["a picture of a dining table"], "sentids": [5714], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000460962.jpg", "split": "test", "sentences": ["a picture of a stop sign on the side of a building"], "sentids": [5715], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000461311.jpg", "split": "test", "sentences": ["a picture of a handbag full of people flying kites in a park"], "sentids": [5716], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000461620.jpg", "split": "test", "sentences": ["an image with a tv in the background", "a photo of a handbag"], "sentids": [5717, 5718], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000462006.jpg", "split": "test", "sentences": ["a picture of a carrot", "an image with a truck in the background"], "sentids": [5719, 5720], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000462371.jpg", "split": "test", "sentences": ["an image with a cake in front of a group of people", "an image with a cup of coffee and cake in front of a group of people"], "sentids": [5721, 5722], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000462466.jpg", "split": "test", "sentences": ["a cake in front of a group of people", "an image with a potted plant and a woman cutting a birthday cake", "a picture of a dining table with a cake on it", "an image with a knife cutting into a cake"], "sentids": [5723, 5724, 5725, 5726], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000462565.jpg", "split": "test", "sentences": ["a fire hydrant in the middle of the street", "a truck in the middle of the road", "a picture of a backpacker riding a bike on a city street"], "sentids": [5727, 5728, 5729], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000462904.jpg", "split": "test", "sentences": ["a photo of a horse that is standing in the shade", "an image with a handbag in the foreground and a horse in the background"], "sentids": [5730, 5731], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000463199.jpg", "split": "test", "sentences": ["a cell phone in a man's hand"], "sentids": [5732], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000463217.jpg", "split": "test", "sentences": ["a sports ball in the middle of a soccer field"], "sentids": [5733], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000463272.jpg", "split": "test", "sentences": ["a tennis racket in a woman's hand", "a picture of a sports ball player hitting a tennis ball"], "sentids": [5734, 5735], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000463290.jpg", "split": "test", "sentences": ["a picture of a dog sitting in a living room", "a photo of a backpacker family sitting in a living room with a dog", "a picture of a book reading group sitting in a living room with a dog", "a picture of a cup of coffee", "a bottle in a room with people and a dog", "a photo of a banana dog sitting in a living room with a group of people"], "sentids": [5736, 5737, 5738, 5739, 5740, 5741], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000463730.jpg", "split": "test", "sentences": ["a photo of a bus driving down a street with people walking in front of it", "an image with a truck and people walking on the street", "a picture of a backpacker crossing the street in front of a bus"], "sentids": [5742, 5743, 5744], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000463771.jpg", "split": "test", "sentences": ["a photo of a cup full of green apples"], "sentids": [5745], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000463837.jpg", "split": "test", "sentences": ["a photo of a sink full of wine glasses", "an image with a handbag on a bar counter"], "sentids": [5746, 5747], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000463842.jpg", "split": "test", "sentences": ["an image with a bed surrounded by water bottles"], "sentids": [5748], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000463849.jpg", "split": "test", "sentences": ["a picture of a truck that is parked in the middle of a river", "a photo of a bird's eye view of a city"], "sentids": [5749, 5750], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000463961.jpg", "split": "test", "sentences": ["an image with a spoon in a bowl of carrots and asparagus", "a bowl in the kitchen with carrots and asparagus"], "sentids": [5751, 5752], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000464087.jpg", "split": "test", "sentences": ["a photo of a baseball bat being swung at a baseball game", "a baseball glove in the batter's hand"], "sentids": [5753, 5754], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000464283.jpg", "split": "test", "sentences": ["a picture of a cup of wine"], "sentids": [5755], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000464359.jpg", "split": "test", "sentences": ["a picture of a bench with a skateboarder on it"], "sentids": [5756], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000464469.jpg", "split": "test", "sentences": ["an image with a truck driving down a street"], "sentids": [5757], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000464831.jpg", "split": "test", "sentences": ["a photo of a backpacker group meeting in a conference room", "a cup in the middle of the table"], "sentids": [5758, 5759], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000464858.jpg", "split": "test", "sentences": ["a picture of a backpacker flying a kite in front of the washington monument"], "sentids": [5760], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000465129.jpg", "split": "test", "sentences": ["a person in a bathrobe", "a photo of a sink in a kitchen", "a photo of a banana in a kitchen", "a picture of a oven in a kitchen", "a spoon in a bowl", "an image with a chair and a man in a bathrobe"], "sentids": [5761, 5762, 5763, 5764, 5765, 5766], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000465223.jpg", "split": "test", "sentences": ["a photo of a tennis racket on a tennis court", "an image with a bench in the middle of a tennis court", "an image with a tie break on a tennis court"], "sentids": [5767, 5768, 5769], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000465272.jpg", "split": "test", "sentences": ["a car in the background"], "sentids": [5770], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000465404.jpg", "split": "test", "sentences": ["a picture of a mouse in a classroom"], "sentids": [5771], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000465424.jpg", "split": "test", "sentences": ["an image with a bicycle in the foreground and a group of motorcycles in the background", "a photo of a car with motorcycles parked on the side of the road"], "sentids": [5772, 5773], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000465556.jpg", "split": "test", "sentences": ["a person in a blue shirt", "a bottle in a glass", "a dining table in the background"], "sentids": [5774, 5775, 5776], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000465822.jpg", "split": "test", "sentences": ["a bottle in a glass case", "a photo of a clock", "an image with a potted plant in the background"], "sentids": [5777, 5778, 5779], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000465877.jpg", "split": "test", "sentences": ["a person in a kitchen", "a clock in the background", "a dining table in a kitchen", "a picture of a sink in a kitchen"], "sentids": [5780, 5781, 5782, 5783], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000466137.jpg", "split": "test", "sentences": ["a picture of a cup of tea and a teddy bear sitting on a table", "a picture of a teddy bear sitting on a table with a cup of tea", "a photo of a spoonful of tea and a teddy bear sitting on a table", "a picture of a vase with a tea cup and a teddy bear sitting on", "a photo of a bottle of tea and a teddy bear sitting on a table", "an image with a bowl of tea and a teddy bear"], "sentids": [5784, 5785, 5786, 5787, 5788, 5789], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000466565.jpg", "split": "test", "sentences": ["a photo of a cell phone picture of a group of people at a restaurant", "a photo of a dining table with food and drinks", "a photo of a knife on the table", "an image with a spoon, a knife, and a fork"], "sentids": [5790, 5791, 5792, 5793], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000466766.jpg", "split": "test", "sentences": ["an image with a tiered crowd of people at a bar", "a picture of a potted plant"], "sentids": [5794, 5795], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000466784.jpg", "split": "test", "sentences": ["a photo of a chair in front of a desk", "an image with a tv in the background"], "sentids": [5796, 5797], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000466818.jpg", "split": "test", "sentences": ["a photo of a clock", "a photo of a mouse"], "sentids": [5798, 5799], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000466960.jpg", "split": "test", "sentences": ["a picture of a dining table with food on it", "an image with a cup of coffee and several donuts on a table", "a bowl in front of a table with food on it"], "sentids": [5800, 5801, 5802], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000467578.jpg", "split": "test", "sentences": ["a picture of a cup of coffee and a box of donuts", "a picture of a dining table with a box of doughnuts and a cup of coffee"], "sentids": [5803, 5804], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000467696.jpg", "split": "test", "sentences": ["a photo of a handbag on a dock next to a boat"], "sentids": [5805], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000467705.jpg", "split": "test", "sentences": ["an image with a cup of coffee sitting on a table", "an image with a bowl of fruit on a table in front of a window", "a picture of a dining table in a kitchen", "a cell phone in a kitchen", "a picture of a chair and table in a kitchen", "a picture of a oven in a kitchen", "a microwave in a kitchen", "a photo of a vase on a table in a kitchen"], "sentids": [5806, 5807, 5808, 5809, 5810, 5811, 5812, 5813], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000467821.jpg", "split": "test", "sentences": ["a photo of a backpacker riding a skateboard at a skate park"], "sentids": [5814], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000468121.jpg", "split": "test", "sentences": ["an image with a cup of wine in front of a group of people"], "sentids": [5815], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000468332.jpg", "split": "test", "sentences": ["an image with a cake and people at a picnic table", "an image with a car, a man, and a child at a picnic table", "a photo of a bottle of beer", "a knife in a man's hand"], "sentids": [5816, 5817, 5818, 5819], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000468917.jpg", "split": "test", "sentences": ["a picture of a person sitting at a table with a birthday cake", "a microwave in the background", "a picture of a cupcake with a candle on it", "a cake in front of a woman", "an image with a spoonful of frosting on a cake", "a photo of a dining table with a woman sitting in front of a birthday cake", "a refrigerator in the background", "a potted plant in front of the woman", "a bottle in front of the woman"], "sentids": [5820, 5821, 5822, 5823, 5824, 5825, 5826, 5827, 5828], "rare_classes": [[], [], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000468953.jpg", "split": "test", "sentences": ["a photo of a bicycle cop and a motorcyclist", "an image with a motorcycle and a police officer", "a photo of a traffic light", "a picture of a truck and a cop talking to each other"], "sentids": [5829, 5830, 5831, 5832], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000469134.jpg", "split": "test", "sentences": ["a car in the middle of the street", "an image with a traffic light in the background"], "sentids": [5833, 5834], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000469165.jpg", "split": "test", "sentences": ["a picture of a baseball glove, bat, and umpire on a baseball field", "a picture of a baseball bat being swung at a baseball game"], "sentids": [5835, 5836], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000469300.jpg", "split": "test", "sentences": ["a photo of a chair with wine glasses on it"], "sentids": [5837], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000469599.jpg", "split": "test", "sentences": ["a photo of a dining table with umbrellas in an asian market", "a photo of a bicycle path in an asian city"], "sentids": [5838, 5839], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000469618.jpg", "split": "test", "sentences": ["a photo of a dining table full of food", "a bottle in a glass", "a picture of a boat filled with food and wine"], "sentids": [5840, 5841, 5842], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000469635.jpg", "split": "test", "sentences": ["a photo of a bottle of beer"], "sentids": [5843], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000469777.jpg", "split": "test", "sentences": ["a backpack in the foreground", "a photo of a dog and a group of people looking at elephants"], "sentids": [5844, 5845], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000469859.jpg", "split": "test", "sentences": ["a photo of a fork full of men sitting at a table"], "sentids": [5846], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000469919.jpg", "split": "test", "sentences": ["a bowl in front of a colorful umbrella", "a photo of a potted plant with colorful umbrellas on top of it"], "sentids": [5847, 5848], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000469996.jpg", "split": "test", "sentences": ["a picture of a bus that is driving down a street", "an image with a truck, a bus, and a car"], "sentids": [5849, 5850], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000470115.jpg", "split": "test", "sentences": ["a photo of a cup of coke and a hot dog on a paper plate"], "sentids": [5851], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000470773.jpg", "split": "test", "sentences": ["a picture of a person standing in front of a buffet", "a vase in the middle of the table", "a picture of a sandwich being made in a kitchen", "a photo of a knife on a counter with food on it"], "sentids": [5852, 5853, 5854, 5855], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000470784.jpg", "split": "test", "sentences": ["a picture of a backpacker carrying a pizza box in the rain", "an image with a handbag", "a photo of a busier street in hong kong", "an image with a traffic light in the background"], "sentids": [5856, 5857, 5858, 5859], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000471015.jpg", "split": "test", "sentences": ["an image with a bench sitting in front of a store", "a potted plant in front of a store with people sitting outside"], "sentids": [5860, 5861], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000471625.jpg", "split": "test", "sentences": ["a handbag in the middle of a sidewalk", "an image with a truck parked on the side of the road"], "sentids": [5862, 5863], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000471893.jpg", "split": "test", "sentences": ["a photo of a dining table in a library with two people playing a video game"], "sentids": [5864], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000472034.jpg", "split": "test", "sentences": ["a picture of a fork and knife on a table with a plate of food", "a picture of a broccoli, rice, and meat meal on a plate"], "sentids": [5865, 5866], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000472046.jpg", "split": "test", "sentences": ["an image with a couch, a kitchen, and a view of the ocean", "a picture of a sink in a kitchen with a view of the ocean", "an image with a oven in a kitchen with a view of the ocean", "a vase in a kitchen with a view of the ocean"], "sentids": [5867, 5868, 5869, 5870], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000472088.jpg", "split": "test", "sentences": ["a umbrella in a man's hand", "an image with a cell phone and two people on a boat", "a photo of a boat filled with people and a man holding an umbrella"], "sentids": [5871, 5872, 5873], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000472102.jpg", "split": "test", "sentences": ["an image with a backpack on a chair in an airport"], "sentids": [5874], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000472143.jpg", "split": "test", "sentences": ["a photo of a bird sitting on a ledge", "a picture of a book store", "an image with a bench and two people sitting on it"], "sentids": [5875, 5876, 5877], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000472211.jpg", "split": "test", "sentences": ["a kite in the air", "a handbag in a park with a woman flying a kite"], "sentids": [5878, 5879], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000472253.jpg", "split": "test", "sentences": ["a picture of a tv in a room full of people", "a photo of a cup of coffee"], "sentids": [5880, 5881], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000472376.jpg", "split": "test", "sentences": ["a handbag in the middle of a group of people"], "sentids": [5882], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000472424.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, and umpire in the background"], "sentids": [5883], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000472904.jpg", "split": "test", "sentences": ["a photo of a vase on a table in a banquet hall", "a potted plant in a vase on a table"], "sentids": [5884, 5885], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000473219.jpg", "split": "test", "sentences": ["a photo of a tiered wedding ceremony"], "sentids": [5886], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000473427.jpg", "split": "test", "sentences": ["a photo of a dining table that has bunches of bananas on it", "a picture of a person standing in front of a table with bunches of bananas"], "sentids": [5887, 5888], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000474245.jpg", "split": "test", "sentences": ["an image with a cup of beer"], "sentids": [5889], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000474499.jpg", "split": "test", "sentences": ["a photo of a bowl in a kitchen with a washer and dryer"], "sentids": [5890], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000475208.jpg", "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [5891], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000475387.jpg", "split": "test", "sentences": ["a train in a train station with people on the platform", "a photo of a suitcase train at a train station"], "sentids": [5892, 5893], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000475403.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [5894], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000475510.jpg", "split": "test", "sentences": ["a photo of a person in a kitchen", "a picture of a sink in a kitchen", "a picture of a refrigerator in a kitchen", "an image with a oven and refrigerator in a kitchen", "an image with a microwave in the background"], "sentids": [5895, 5896, 5897, 5898, 5899], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000475660.jpg", "split": "test", "sentences": ["a picture of a truck with people on top of it", "a photo of a backpack on top of a truck in front of the capitol building", "a car in front of the capitol building"], "sentids": [5900, 5901, 5902], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000475844.jpg", "split": "test", "sentences": ["an image with a handbag", "a picture of a book"], "sentids": [5903, 5904], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000475889.jpg", "split": "test", "sentences": ["a photo of a dining table with hot dogs and hamburgers", "a umbrella in the background"], "sentids": [5905, 5906], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000475917.jpg", "split": "test", "sentences": ["a picture of a handbag in a field with people flying kites", "a photo of a bicycle race in front of the white house"], "sentids": [5907, 5908], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000476035.jpg", "split": "test", "sentences": ["a chair in the middle of the table"], "sentids": [5909], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000476065.jpg", "split": "test", "sentences": ["an image with a car in the background", "an image with a keyboard", "an image with a spoon in it"], "sentids": [5910, 5911, 5912], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000476412.jpg", "split": "test", "sentences": ["a picture of a sports ball"], "sentids": [5913], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000476925.jpg", "split": "test", "sentences": ["a person in a living room", "a couch in a living room", "a photo of a bottle of whiskey sitting on a table in a living room", "a photo of a clock in a living room with a man sitting on a couch", "an image with a vase of flowers and a man sitting on a couch", "a dining table in a living room"], "sentids": [5914, 5915, 5916, 5917, 5918, 5919], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000477087.jpg", "split": "test", "sentences": ["a photo of a person with baseball memorabilia"], "sentids": [5920], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000477435.jpg", "split": "test", "sentences": ["a bicycle in front of a clock tower"], "sentids": [5921], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000478320.jpg", "split": "test", "sentences": ["a photo of a airplane on the tarmac at an airport", "a photo of a car parked next to an airplane at an airport"], "sentids": [5922, 5923], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000478689.jpg", "split": "test", "sentences": ["an image with a wine glass and a burger on a wooden table", "a picture of a sandwich and a glass of water on a table", "an image with a bowl of salad and a burger on a table", "a handbag in the background"], "sentids": [5924, 5925, 5926, 5927], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000479155.jpg", "split": "test", "sentences": ["a dog in a shopping cart", "a photo of a orange dog", "a picture of a cell phone"], "sentids": [5928, 5929, 5930], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000479248.jpg", "split": "test", "sentences": ["a picture of a tv on the wall", "an image with a clock on the wall", "a photo of a bowl of fruit on a table in front of a tv"], "sentids": [5931, 5932, 5933], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000479466.jpg", "split": "test", "sentences": ["a photo of a tennis racket on a tennis court", "a photo of a sports ball player on a tennis court"], "sentids": [5934, 5935], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000479613.jpg", "split": "test", "sentences": ["a picture of a cup of coffee and two men sitting at a table", "a picture of a dining table with two men sitting at it", "a picture of a book on the table", "a photo of a spoonful of food on a table"], "sentids": [5936, 5937, 5938, 5939], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000479848.jpg", "split": "test", "sentences": ["an image with a dining table and a man at a hot dog stand"], "sentids": [5940], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000479938.jpg", "split": "test", "sentences": ["an image with a horse pulling a cart on a street", "a picture of a motorcycle being pulled by a horse"], "sentids": [5941, 5942], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000479950.jpg", "split": "test", "sentences": ["an image with a tv in the background", "an image with a book in front of people working on laptops", "a photo of a potted plant"], "sentids": [5943, 5944, 5945], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000480000.jpg", "split": "test", "sentences": ["a spoon in the middle of a plate of food", "a photo of a knife and fork on a table", "a photo of a person sitting at a bar with plates of food", "an image with a dining table with plates of food on it"], "sentids": [5946, 5947, 5948, 5949], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000480122.jpg", "split": "test", "sentences": ["a picture of a dining table and chairs in a kitchen", "an image with a banana in a bowl on a wooden table", "a bowl in the middle of a wooden table", "a picture of a oven and a table in a kitchen", "a photo of a refrigerator, stove and table in a kitchen"], "sentids": [5950, 5951, 5952, 5953, 5954], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000480140.jpg", "split": "test", "sentences": ["an image with a bus and people crossing the street", "a backpack in the middle of the street"], "sentids": [5955, 5956], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000480624.jpg", "split": "test", "sentences": ["a dining table in front of a group of people", "an image with a fork and bowl of food in front of a person wearing a helmet"], "sentids": [5957, 5958], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000480643.jpg", "split": "test", "sentences": ["a picture of a person walking with a herd of sheep"], "sentids": [5959], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000480917.jpg", "split": "test", "sentences": ["a pizza in front of a group of people", "an image with a dining table", "an image with a knife and a pizza on top of a table"], "sentids": [5960, 5961, 5962], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000480944.jpg", "split": "test", "sentences": ["a photo of a bus stop sign and a traffic light", "an image with a truck in the background and a traffic light", "a picture of a stop sign and a traffic light"], "sentids": [5963, 5964, 5965], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000480951.jpg", "split": "test", "sentences": ["a bicycle in the road"], "sentids": [5966], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000481386.jpg", "split": "test", "sentences": ["an image with a person in a kitchen", "a picture of a potted plant"], "sentids": [5967, 5968], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000481390.jpg", "split": "test", "sentences": ["a tie in basketball game between the knicks and the pelicans", "a picture of a tennis racket on a basketball court"], "sentids": [5969, 5970], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000481563.jpg", "split": "test", "sentences": ["a photo of a stop sign in front of a bridge"], "sentids": [5971], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000482007.jpg", "split": "test", "sentences": ["a picture of a potted plant with yellow flowers in vases"], "sentids": [5972], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000482275.jpg", "split": "test", "sentences": ["a tie in the back of a man's suit", "a photo of a bottle of champagne", "an image with a vase of cupcakes and a bride and groom"], "sentids": [5973, 5974, 5975], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000483165.jpg", "split": "test", "sentences": ["an image with a traffic light and two people on bikes", "a picture of a bench"], "sentids": [5976, 5977], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000483401.jpg", "split": "test", "sentences": ["an image with a person cooking a turkey in a kitchen", "a photo of a sink in a kitchen", "an image with a spoon and a turkey on the stove"], "sentids": [5978, 5979, 5980], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000483999.jpg", "split": "test", "sentences": ["a photo of a knife and fork dinner party"], "sentids": [5981], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000484080.jpg", "split": "test", "sentences": ["a picture of a wine glass and a bowl of oranges on a table", "a photo of a bottle of orange juice", "an image with a bowl of oranges on a table", "a photo of a dining table with oranges on it"], "sentids": [5982, 5983, 5984, 5985], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000484151.jpg", "split": "test", "sentences": ["a dining table in a classroom"], "sentids": [5986], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000484229.jpg", "split": "test", "sentences": ["a photo of a bicycle path in the rain with people holding umbrellas", "a traffic light in the background"], "sentids": [5987, 5988], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000484351.jpg", "split": "test", "sentences": ["a picture of a spoonful of sugar sitting on a desk in a classroom", "a photo of a apple pie being served to children in a classroom", "a dining table in a classroom full of children", "a cup in the hand of a man sitting at a desk"], "sentids": [5989, 5990, 5991, 5992], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000484434.jpg", "split": "test", "sentences": ["a photo of a handbag in a crowd of people with umbrellas"], "sentids": [5993], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000484978.jpg", "split": "test", "sentences": ["a picture of a person sitting at a table with food", "a picture of a dining table"], "sentids": [5994, 5995], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000485483.jpg", "split": "test", "sentences": ["a picture of a bottle of coffee and a plate of food"], "sentids": [5996], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000485580.jpg", "split": "test", "sentences": ["an image with a person standing in front of a classroom", "a photo of a clock in a classroom with laptops on the tables", "a picture of a bottle of water sitting on a table"], "sentids": [5997, 5998, 5999], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000485724.jpg", "split": "test", "sentences": ["an image with a apple and oranges in baskets on the ground"], "sentids": [6000], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000485740.jpg", "split": "test", "sentences": ["a cell phone in a man's hand", "a picture of a car in a parking lot"], "sentids": [6001, 6002], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000485896.jpg", "split": "test", "sentences": ["an image with a car in the background"], "sentids": [6003], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000486114.jpg", "split": "test", "sentences": ["an image with a dining table and chairs in front of a bookshelf", "a vase in a glass cabinet", "an image with a potted plant on a table next to a bookshelf"], "sentids": [6004, 6005, 6006], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000486254.jpg", "split": "test", "sentences": ["an image with a spoon in a bowl of carrots and asparagus", "a photo of a bowl filled with carrots and asparagus"], "sentids": [6007, 6008], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000486290.jpg", "split": "test", "sentences": ["an image with a cup and a vase on a table"], "sentids": [6009], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000486457.jpg", "split": "test", "sentences": ["a photo of a chair with balloons on it", "an image with a person sitting at a desk with balloons", "an image with a teddy bear and balloons on a desk"], "sentids": [6010, 6011, 6012], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000486770.jpg", "split": "test", "sentences": ["a picture of a chair", "a photo of a bottle of wine", "an image with a dining table full of pizzas"], "sentids": [6013, 6014, 6015], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000486846.jpg", "split": "test", "sentences": ["an image with a bird sitting on a table", "an image with a potted plant in the background and people sitting at an outdoor table", "a photo of a knife on a table at an outdoor restaurant"], "sentids": [6016, 6017, 6018], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000486987.jpg", "split": "test", "sentences": ["an image with a bus in the background", "a picture of a handbag being sold at a fruit stand"], "sentids": [6019, 6020], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000487159.jpg", "split": "test", "sentences": ["a picture of a forkful of food sitting on a table", "a photo of a bottle of water and bowls of food on a table", "a picture of a dining table with bowls of food"], "sentids": [6021, 6022, 6023], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000487217.jpg", "split": "test", "sentences": ["a picture of a truck at an intersection with a church in the background"], "sentids": [6024], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000487575.jpg", "split": "test", "sentences": ["a photo of a tv screen in an airport", "a suitcase in the background"], "sentids": [6025, 6026], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000487631.jpg", "split": "test", "sentences": ["an image with a truck driving down the road with a herd of sheep behind it"], "sentids": [6027], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000487925.jpg", "split": "test", "sentences": ["a picture of a baseball glove", "a picture of a sports ball game"], "sentids": [6028, 6029], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000487990.jpg", "split": "test", "sentences": ["a picture of a sandwich on a table with a ukulele", "a photo of a dining table with a guitar on it", "a bottle in the middle of the table"], "sentids": [6030, 6031, 6032], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000488697.jpg", "split": "test", "sentences": ["a bottle in the sand"], "sentids": [6033], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000489088.jpg", "split": "test", "sentences": ["a photo of a horse being led by a man", "a picture of a handbag on a horse being led by a man"], "sentids": [6034, 6035], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000489304.jpg", "split": "test", "sentences": ["an image with a person pushing a cart full of luggage"], "sentids": [6036], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000489733.jpg", "split": "test", "sentences": ["a cake in the middle of the table"], "sentids": [6037], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000489798.jpg", "split": "test", "sentences": ["a chair in front of a table", "a photo of a dining table with people sitting around it", "a picture of a bowl of food sitting on a table"], "sentids": [6038, 6039, 6040], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000489873.jpg", "split": "test", "sentences": ["an image with a bowl of food on a table", "a photo of a dining table with food on it"], "sentids": [6041, 6042], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000489896.jpg", "split": "test", "sentences": ["an image with a car driving down a street in an asian city", "a bus in the middle of an asian city street"], "sentids": [6043, 6044], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000490022.jpg", "split": "test", "sentences": ["an image with a cup of coffee", "a photo of a bottle of water", "a picture of a potted plant"], "sentids": [6045, 6046, 6047], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000490044.jpg", "split": "test", "sentences": ["a photo of a orange and banana stand"], "sentids": [6048], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000490441.jpg", "split": "test", "sentences": ["an image with a tie and a little girl playing a video game", "an image with a cup of coffee and a man playing a video game", "a picture of a wine glass", "a photo of a dining table in a living room", "a bowl in a room"], "sentids": [6049, 6050, 6051, 6052, 6053], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000490629.jpg", "split": "test", "sentences": ["a picture of a car driving down a street with motorcycles and umbrellas", "a photo of a bicycle rider on a busy street in asia"], "sentids": [6054, 6055], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000490936.jpg", "split": "test", "sentences": ["a truck in a parking lot full of motorcycles", "a picture of a car parked on the side of a street"], "sentids": [6056, 6057], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000491000.jpg", "split": "test", "sentences": ["an image with a dog and people walking down a street", "a motorcycle in the middle of a city street"], "sentids": [6058, 6059], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000491008.jpg", "split": "test", "sentences": ["a picture of a pizza being served in a restaurant", "an image with a tie and a woman holding a pizza", "an image with a potted plant and a man holding a pizza", "an image with a handbag and a woman holding a pizza"], "sentids": [6060, 6061, 6062, 6063], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000491098.jpg", "split": "test", "sentences": ["an image with a fork and knife on a table", "an image with a bowl of flowers on a table", "an image with a bottle of wine"], "sentids": [6064, 6065, 6066], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000491515.jpg", "split": "test", "sentences": ["a picture of a boat with luggage and people on it"], "sentids": [6067], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000491835.jpg", "split": "test", "sentences": ["a handbag in a woman's hand"], "sentids": [6068], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000492077.jpg", "split": "test", "sentences": ["a photo of a bus on the side of the road", "an image with a handbag on a bike next to a bus"], "sentids": [6069, 6070], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000492107.jpg", "split": "test", "sentences": ["an image with a wine glass, a plate of food, and two people", "an image with a dining table full of food", "an image with a cup of coffee and a plate of food", "an image with a chair, a table, and two people", "a picture of a bottle of wine", "an image with a knife and a plate of food"], "sentids": [6071, 6072, 6073, 6074, 6075, 6076], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000492366.jpg", "split": "test", "sentences": ["a picture of a horse and carriage on the street", "a picture of a bicycle cart pulled by a horse in mexico"], "sentids": [6077, 6078], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000493610.jpg", "split": "test", "sentences": ["a picture of a truck full of people riding on top of it", "an image with a car full of people riding on top of it"], "sentids": [6079, 6080], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000493815.jpg", "split": "test", "sentences": ["a picture of a bus stop on a busy city street", "a photo of a handbag in front of a street sign"], "sentids": [6081, 6082], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000493905.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a sports ball in the air"], "sentids": [6083, 6084], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000493932.jpg", "split": "test", "sentences": ["a picture of a truck with a statue of an elephant on it", "a backpack in front of a statue of an elephant"], "sentids": [6085, 6086], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000495125.jpg", "split": "test", "sentences": ["an image with a dining table with wine glasses on it", "a picture of a cup of wine on a table", "a photo of a book and wine glasses on a table"], "sentids": [6087, 6088, 6089], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000495357.jpg", "split": "test", "sentences": ["a motorcycle in the middle of a street with people watching", "an image with a dog on a small motorcycle in the middle of a street"], "sentids": [6090, 6091], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000495533.jpg", "split": "test", "sentences": ["a photo of a vase of flowers", "an image with a tie"], "sentids": [6092, 6093], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000495587.jpg", "split": "test", "sentences": ["a photo of a clock tower at night", "a photo of a traffic light at night"], "sentids": [6094, 6095], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000495980.jpg", "split": "test", "sentences": ["an image with a refrigerator and three people in front of it", "a photo of a suitcase with writing on it"], "sentids": [6096, 6097], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000495993.jpg", "split": "test", "sentences": ["a photo of a boat and cars at a public market", "an image with a stop sign and cars parked in front of a public market"], "sentids": [6098, 6099], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000496152.jpg", "split": "test", "sentences": ["a tennis racket in a woman's hand", "a sports ball in the middle of a tennis court"], "sentids": [6100, 6101], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000496198.jpg", "split": "test", "sentences": ["a truck in front of a large brick building", "a car in front of a red brick building"], "sentids": [6102, 6103], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000496854.jpg", "split": "test", "sentences": ["an image with a tie between a man and a woman", "an image with a traffic light"], "sentids": [6104, 6105], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000497009.jpg", "split": "test", "sentences": ["a photo of a chair", "a photo of a bottle of wine", "an image with a knife and a plate of food"], "sentids": [6106, 6107, 6108], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000497158.jpg", "split": "test", "sentences": ["a photo of a bus driving through an intersection on a rainy day", "a photo of a truck driving through an intersection on a rainy day"], "sentids": [6109, 6110], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000497438.jpg", "split": "test", "sentences": ["a picture of a spoon", "a photo of a cake and cupcakes sitting on a table", "a photo of a bottle of wine"], "sentids": [6111, 6112, 6113], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000497444.jpg", "split": "test", "sentences": ["an image with a tie and a man standing in front of a bar", "a picture of a vase of flowers"], "sentids": [6114, 6115], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000497466.jpg", "split": "test", "sentences": ["a picture of a bench with a surfboard on it"], "sentids": [6116], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000497555.jpg", "split": "test", "sentences": ["an image with a dining table in the background", "a photo of a chair", "a picture of a cup of coffee"], "sentids": [6117, 6118, 6119], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000498061.jpg", "split": "test", "sentences": ["a picture of a tie wearing man sitting at a table", "an image with a vase of flowers and a man sitting at a table", "a fork in the man's hand"], "sentids": [6120, 6121, 6122], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000498339.jpg", "split": "test", "sentences": ["a backpack in a train station", "a picture of a handbag on the ground next to a train"], "sentids": [6123, 6124], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000498400.jpg", "split": "test", "sentences": ["a motorcycle in the middle of the road", "a photo of a car driving down a street with cows on it"], "sentids": [6125, 6126], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000498439.jpg", "split": "test", "sentences": ["a photo of a baseball glove", "a baseball bat in the batter's box"], "sentids": [6127, 6128], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000498489.jpg", "split": "test", "sentences": ["a picture of a couch and a dog sitting in front of a fireplace", "a dog in a living room with a couch and a fireplace", "a photo of a chair and a dog sitting in a living room", "a picture of a book shelf in a living room with a dog sitting on it", "a picture of a bench in a living room with a dog sitting on it"], "sentids": [6129, 6130, 6131, 6132, 6133], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000498541.jpg", "split": "test", "sentences": ["an image with a baseball bat, pitcher, catcher, and umpire"], "sentids": [6134], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000498547.jpg", "split": "test", "sentences": ["a picture of a bottle rack in a kitchen with pots and pans on it"], "sentids": [6135], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000498738.jpg", "split": "test", "sentences": ["a photo of a fork full of food sitting on a table in a living room", "an image with a couch, table and chairs in a living room", "a dining table in the middle of a living room", "a bowl in the middle of a table"], "sentids": [6136, 6137, 6138, 6139], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000498931.jpg", "split": "test", "sentences": ["a backpack in the snow"], "sentids": [6140], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000499068.jpg", "split": "test", "sentences": ["a backpack in the sand"], "sentids": [6141], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000499374.jpg", "split": "test", "sentences": ["a photo of a umbrella being held by a person", "a picture of a backpacker walking down a street with an umbrella", "an image with a handbag and an umbrella"], "sentids": [6142, 6143, 6144], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000499571.jpg", "split": "test", "sentences": ["an image with a cat on top of a table", "a dining table in the desert"], "sentids": [6145, 6146], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000499646.jpg", "split": "test", "sentences": ["an image with a dining table and three women sitting at it", "a photo of a book shelf"], "sentids": [6147, 6148], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000499957.jpg", "split": "test", "sentences": ["a photo of a scissors sitting on top of a pile of cotton", "an image with a cup of coffee and a pile of cotton", "a picture of a cat sitting on a pile of cotton"], "sentids": [6149, 6150, 6151], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000500211.jpg", "split": "test", "sentences": ["an image with a dining table and umbrellas in front of a house", "an image with a chair and umbrellas in front of a house"], "sentids": [6152, 6153], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000500473.jpg", "split": "test", "sentences": ["a picture of a carrot market with people in it", "a handbag in the middle of a fruit and vegetable market", "a orange in the middle of a produce market", "a broccoli in the produce section of a grocery store"], "sentids": [6154, 6155, 6156, 6157], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000500478.jpg", "split": "test", "sentences": ["a baseball glove in the pitcher's hand"], "sentids": [6158], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000500833.jpg", "split": "test", "sentences": ["an image with a handbag and two suitcases in an airport"], "sentids": [6159], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000501153.jpg", "split": "test", "sentences": ["a picture of a truck driving down the street with people in it"], "sentids": [6160], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000501281.jpg", "split": "test", "sentences": ["an image with a sports ball"], "sentids": [6161], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000501506.jpg", "split": "test", "sentences": ["an image with a tennis racket and a man on a tennis court", "a picture of a sports ball player on a tennis court", "an image with a chair, a tennis player, and a crowd"], "sentids": [6162, 6163, 6164], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000501665.jpg", "split": "test", "sentences": ["a picture of a chair"], "sentids": [6165], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000501824.jpg", "split": "test", "sentences": ["an image with a train and people walking on the platform", "a picture of a potted plant in a train station", "a photo of a umbrella in a train station", "an image with a handbag on the ground next to a train"], "sentids": [6166, 6167, 6168, 6169], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000502358.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, catcher, and umpire"], "sentids": [6170], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000502393.jpg", "split": "test", "sentences": ["a picture of a sports ball being hit by a tennis player", "a photo of a tie break in a tennis match"], "sentids": [6171, 6172], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000502397.jpg", "split": "test", "sentences": ["a picture of a truck parked next to a parking meter", "a picture of a potted plant next to a parking meter"], "sentids": [6173, 6174], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000502818.jpg", "split": "test", "sentences": ["an image with a person standing next to plants and a surfboard", "a surfboard in a garden"], "sentids": [6175, 6176], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000502854.jpg", "split": "test", "sentences": ["a chair in front of the vases", "a bottle in a vase", "a dining table in front of a row of white vases"], "sentids": [6177, 6178, 6179], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000502959.jpg", "split": "test", "sentences": ["a photo of a dining table with some people sitting around it", "a photo of a refrigerator full of beer"], "sentids": [6180, 6181], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000502979.jpg", "split": "test", "sentences": ["an image with a dining table in the background", "a picture of a chair with two people sitting in it", "a fork in the middle of the table"], "sentids": [6182, 6183, 6184], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000503278.jpg", "split": "test", "sentences": ["a photo of a cake cutting at a wedding reception", "an image with a dining table full of people dancing"], "sentids": [6185, 6186], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000504005.jpg", "split": "test", "sentences": ["an image with a spoon stirring food in a pan"], "sentids": [6187], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000504353.jpg", "split": "test", "sentences": ["an image with a person laying on a bed surrounded by teddy bears", "a photo of a bed full of teddy bears"], "sentids": [6188, 6189], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000504747.jpg", "split": "test", "sentences": ["a person in a kitchen with a cake on the stove", "an image with a oven and a woman standing in front of it", "a cake in the oven", "a picture of a microwave oven in a kitchen", "a picture of a orange shirt woman in a kitchen", "a picture of a chair in a kitchen"], "sentids": [6190, 6191, 6192, 6193, 6194, 6195], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000505157.jpg", "split": "test", "sentences": ["an image with a skateboarder in the air"], "sentids": [6196], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000505335.jpg", "split": "test", "sentences": ["a picture of a handbag being held by a woman in front of a group of"], "sentids": [6197], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000505650.jpg", "split": "test", "sentences": ["an image with a sports ball and two polo players", "a photo of a umbrella polo match"], "sentids": [6198, 6199], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000505709.jpg", "split": "test", "sentences": ["a photo of a vase on a table in a restaurant", "a potted plant in the middle of a restaurant"], "sentids": [6200, 6201], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000505728.jpg", "split": "test", "sentences": ["a person in a kitchen", "a picture of a oven in a kitchen"], "sentids": [6202, 6203], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000505809.jpg", "split": "test", "sentences": ["a bottle in a man's hand", "an image with a backpack"], "sentids": [6204, 6205], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000505818.jpg", "split": "test", "sentences": ["a picture of a tv in a room with people in it", "an image with a remote control in front of a group of people", "a couch in a room"], "sentids": [6206, 6207, 6208], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000505862.jpg", "split": "test", "sentences": ["a photo of a pizza on a plate at an outdoor restaurant", "a photo of a truck with a pizza on it", "a bottle in the middle of the table", "a picture of a vase of flowers"], "sentids": [6209, 6210, 6211, 6212], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000505967.jpg", "split": "test", "sentences": ["a motorcycle in the middle of traffic on a city street"], "sentids": [6213], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000506115.jpg", "split": "test", "sentences": ["a photo of a handbag full of soccer balls on a bus"], "sentids": [6214], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000506489.jpg", "split": "test", "sentences": ["a fire hydrant in the middle of the street"], "sentids": [6215], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000506950.jpg", "split": "test", "sentences": ["a picture of a snowboarder getting ready to go down a slope"], "sentids": [6216], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000507037.jpg", "split": "test", "sentences": ["an image with a handbag, a bicycle, and an american flag"], "sentids": [6217], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000507080.jpg", "split": "test", "sentences": ["a picture of a dining table on a porch"], "sentids": [6218], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000507154.jpg", "split": "test", "sentences": ["a photo of a bottle of wine", "an image with a cell phone"], "sentids": [6219, 6220], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000507187.jpg", "split": "test", "sentences": ["an image with a bicycle and a motorcycle on the grass", "a tie in between a motorcycle and a lawn mower"], "sentids": [6221, 6222], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000507887.jpg", "split": "test", "sentences": ["an image with a wine glass and two pizzas on a table"], "sentids": [6223], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000507927.jpg", "split": "test", "sentences": ["a photo of a clock tower in the background"], "sentids": [6224], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000507950.jpg", "split": "test", "sentences": ["a picture of a train passing by a herd of cows"], "sentids": [6225], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000507958.jpg", "split": "test", "sentences": ["a photo of a microwave oven in a kitchen"], "sentids": [6226], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000508087.jpg", "split": "test", "sentences": ["a truck in the street", "a picture of a bus full of bananas on the side of the road", "an image with a tie on the back of a truck", "a photo of a motorcycle on the back of a truck"], "sentids": [6227, 6228, 6229, 6230], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000508418.jpg", "split": "test", "sentences": ["a truck in the middle of a field with people flying kites"], "sentids": [6231], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000508538.jpg", "split": "test", "sentences": ["a book in the background"], "sentids": [6232], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000508950.jpg", "split": "test", "sentences": ["a photo of a dining table in a restaurant"], "sentids": [6233], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000508985.jpg", "split": "test", "sentences": ["a bus in the middle of the road"], "sentids": [6234], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000509014.jpg", "split": "test", "sentences": ["a snowboard in the snow"], "sentids": [6235], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000509020.jpg", "split": "test", "sentences": ["a photo of a laptop sitting on a desk in front of a man", "an image with a person sitting at a desk using a laptop", "a photo of a chair", "an image with a cup of coffee and a laptop", "a picture of a bowl full of pens and pencils"], "sentids": [6236, 6237, 6238, 6239, 6240], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000509028.jpg", "split": "test", "sentences": ["a train in tokyo, japan", "a photo of a backpacker train in tokyo, japan", "a picture of a suitcase train in tokyo, japan"], "sentids": [6241, 6242, 6243], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000509589.jpg", "split": "test", "sentences": ["a photo of a car with a skateboard on it", "a picture of a potted plant", "a backpack in the background"], "sentids": [6244, 6245, 6246], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000509811.jpg", "split": "test", "sentences": ["a person in a library", "an image with a dining table with laptops on it"], "sentids": [6247, 6248], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000510122.jpg", "split": "test", "sentences": ["an image with a kite in the sky"], "sentids": [6249], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000510642.jpg", "split": "test", "sentences": ["a dining table in front of a window with food on it"], "sentids": [6250], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000510651.jpg", "split": "test", "sentences": ["an image with a chair, a table, and two people sitting at a table", "an image with a cup of wine and two people sitting at a table", "a cake in front of a man and woman", "a spoon in the middle of the table", "a dining table in a restaurant", "a fork in the man's hand", "a photo of a cell phone picture of a couple at a restaurant", "a photo of a bowl of chocolate cake"], "sentids": [6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000510657.jpg", "split": "test", "sentences": ["a picture of a fork full of food"], "sentids": [6259], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000510707.jpg", "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "a vase in the middle of a kitchen counter", "a picture of a clock in a kitchen", "a photo of a sink and counter in a kitchen", "a cup in the middle of a kitchen counter"], "sentids": [6260, 6261, 6262, 6263, 6264], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000510827.jpg", "split": "test", "sentences": ["an image with a chair in the background"], "sentids": [6265], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000511076.jpg", "split": "test", "sentences": ["a handbag in front of a man sitting on a bench", "a picture of a bench with a man and seagulls", "a picture of a car with birds flying around it"], "sentids": [6266, 6267, 6268], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000511241.jpg", "split": "test", "sentences": ["an image with a dining table full of food and drinks", "a chair in the background", "a carrot in a bowl", "a picture of a knife and fork on a table"], "sentids": [6269, 6270, 6271, 6272], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000511363.jpg", "split": "test", "sentences": ["an image with a backpack and a kite on the ground"], "sentids": [6273], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000511430.jpg", "split": "test", "sentences": ["a refrigerator in a kitchen", "a microwave in a kitchen", "a photo of a tv in a kitchen", "a vase in the middle of a kitchen counter", "an image with a oven and refrigerator in a kitchen", "a cup in the middle of a kitchen counter", "a photo of a spoon in a kitchen sink", "an image with a sink and refrigerator in a kitchen"], "sentids": [6274, 6275, 6276, 6277, 6278, 6279, 6280, 6281], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000511599.jpg", "split": "test", "sentences": ["a picture of a handbag on a boat in a river"], "sentids": [6282], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000511777.jpg", "split": "test", "sentences": ["an image with a potted plant in front of a group of people on bikes", "an image with a backpacker group of people on bikes"], "sentids": [6283, 6284], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000512576.jpg", "split": "test", "sentences": ["a picture of a oven and a table in a kitchen", "a photo of a refrigerator in a kitchen", "a vase in the middle of a kitchen with a ceiling fan", "a picture of a book shelf in a kitchen"], "sentids": [6285, 6286, 6287, 6288], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000512869.jpg", "split": "test", "sentences": ["a picture of a fork full of food", "a picture of a dining table with plates of food"], "sentids": [6289, 6290], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000513016.jpg", "split": "test", "sentences": ["a photo of a surfboard on the beach", "an image with a handbag on the beach"], "sentids": [6291, 6292], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000513574.jpg", "split": "test", "sentences": ["an image with a cup of coffee", "an image with a potted plant in the background", "an image with a wine glass"], "sentids": [6293, 6294, 6295], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000513765.jpg", "split": "test", "sentences": ["a picture of a cake being eaten at a birthday party", "a photo of a dining table with children wearing party hats", "a knife in the middle of the table"], "sentids": [6296, 6297, 6298], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000513993.jpg", "split": "test", "sentences": ["an image with a microwave and books on a shelf", "a potted plant in the corner", "an image with a bowl of fruit on a shelf next to a microwave", "a picture of a suitcase sitting on a shelf next to a microwave", "a picture of a oven next to a bookshelf"], "sentids": [6299, 6300, 6301, 6302, 6303], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000514904.jpg", "split": "test", "sentences": ["a picture of a bus driver and a woman holding two hot dogs"], "sentids": [6304], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000514984.jpg", "split": "test", "sentences": ["a dining table in a restaurant", "a picture of a umbrella"], "sentids": [6305, 6306], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000514990.jpg", "split": "test", "sentences": ["a picture of a handbag sitting on a table"], "sentids": [6307], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000515056.jpg", "split": "test", "sentences": ["an image with a truck and people crossing the street"], "sentids": [6308], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000515214.jpg", "split": "test", "sentences": ["a sports ball in the background", "an image with a tennis racket"], "sentids": [6309, 6310], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000515241.jpg", "split": "test", "sentences": ["a picture of a baseball glove, catcher, and umpire during a game", "a baseball bat in the batter's box during a game", "a photo of a sports ball player taking a swing at a baseball"], "sentids": [6311, 6312, 6313], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000515303.jpg", "split": "test", "sentences": ["a picture of a bicycle on a horse drawn carriage", "a bench in the middle of the field", "a picture of a umbrella on a horse"], "sentids": [6314, 6315, 6316], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000515444.jpg", "split": "test", "sentences": ["an image with a sandwich", "a hot dog in a man's hand"], "sentids": [6317, 6318], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000515540.jpg", "split": "test", "sentences": ["a bottle in the hand of a skateboarder"], "sentids": [6319], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000515660.jpg", "split": "test", "sentences": ["an image with a fork and a plate of shrimp on a table", "a picture of a knife and fork on a plate", "a picture of a person sitting at a table with a plate of food", "a picture of a vase of shrimp on a plate", "a chair in a restaurant"], "sentids": [6320, 6321, 6322, 6323, 6324], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000515682.jpg", "split": "test", "sentences": ["a kite in the sky"], "sentids": [6325], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000515716.jpg", "split": "test", "sentences": ["an image with a handbag and a bottle of wine", "a photo of a dining table", "a picture of a vase of flowers"], "sentids": [6326, 6327, 6328], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000515821.jpg", "split": "test", "sentences": ["a bottle in the background", "an image with a laptop and two men sitting on a couch"], "sentids": [6329, 6330], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000516116.jpg", "split": "test", "sentences": ["a photo of a sports ball game"], "sentids": [6331], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000516174.jpg", "split": "test", "sentences": ["a bus in front of a plane", "a picture of a airplane on the tarmac with people boarding it"], "sentids": [6332, 6333], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000516342.jpg", "split": "test", "sentences": ["a potted plant in front of a fountain"], "sentids": [6334], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000516476.jpg", "split": "test", "sentences": ["a truck in front of a bus on a city street", "an image with a handbag on the side of a bus"], "sentids": [6335, 6336], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000517056.jpg", "split": "test", "sentences": ["a car in the background", "a cup in a woman's hand", "an image with a fork and knife"], "sentids": [6337, 6338, 6339], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000517823.jpg", "split": "test", "sentences": ["a picture of a bottle of water"], "sentids": [6340], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000517889.jpg", "split": "test", "sentences": ["a photo of a frisbee being played on the beach"], "sentids": [6341], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000517938.jpg", "split": "test", "sentences": ["an image with a sports ball player swinging a bat"], "sentids": [6342], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000518249.jpg", "split": "test", "sentences": ["an image with a horse and a person on a city street", "a picture of a bench on the side of a street"], "sentids": [6343, 6344], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000518574.jpg", "split": "test", "sentences": ["a picture of a bus driving down a street at night", "a bicycle in the middle of a city street at night"], "sentids": [6345, 6346], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000518770.jpg", "split": "test", "sentences": ["an image with a handbag in the background"], "sentids": [6347], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000518850.jpg", "split": "test", "sentences": ["an image with a bicycle and a motorcycle on a street"], "sentids": [6348], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000518899.jpg", "split": "test", "sentences": ["a photo of a refrigerator in a kitchen", "a chair in a kitchen", "a photo of a dining table in a kitchen", "a cup in a kitchen"], "sentids": [6349, 6350, 6351, 6352], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000518937.jpg", "split": "test", "sentences": ["an image with a dining table and two red umbrellas"], "sentids": [6353], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000519193.jpg", "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [6354], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000519387.jpg", "split": "test", "sentences": ["an image with a backpacker and a child holding umbrellas", "a cell phone in a man's hand"], "sentids": [6355, 6356], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000519471.jpg", "split": "test", "sentences": ["a laptop in front of a group of people", "a picture of a chair with a laptop on it", "a photo of a tv screen with a laptop in front of it"], "sentids": [6357, 6358, 6359], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000519529.jpg", "split": "test", "sentences": ["a picture of a dining table with a cake on it", "a photo of a cake being cut by an old man", "an image with a knife being used to cut a cake"], "sentids": [6360, 6361, 6362], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000519558.jpg", "split": "test", "sentences": ["an image with a dining table set up with a bottle of wine", "a bottle in the middle of the table"], "sentids": [6363, 6364], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000519598.jpg", "split": "test", "sentences": ["a picture of a clock on a wall in a room with a table and chairs", "a cup in the middle of a table with a clock on it", "a dining table in a room with a clock on the wall", "a photo of a mouse sitting at a table with a clock on the wall"], "sentids": [6365, 6366, 6367, 6368], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000519784.jpg", "split": "test", "sentences": ["a picture of a potted plant"], "sentids": [6369], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000520077.jpg", "split": "test", "sentences": ["a bottle in the middle of a stack of books", "a picture of a tv with a stack of books on top of it"], "sentids": [6370, 6371], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000520264.jpg", "split": "test", "sentences": ["an image with a microwave oven and a woman holding a glass of wine", "a photo of a knife sharpener and a woman holding a glass of wine", "a photo of a toaster oven in a kitchen"], "sentids": [6372, 6373, 6374], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000520427.jpg", "split": "test", "sentences": ["an image with a backpacker standing next to a bunch of bikes", "an image with a chair, a bike, and a man", "a potted plant in front of a building", "a dining table in the background"], "sentids": [6375, 6376, 6377, 6378], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000520585.jpg", "split": "test", "sentences": ["a sports ball in the middle of a group of people"], "sentids": [6379], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000521141.jpg", "split": "test", "sentences": ["a picture of a traffic light and two people walking down the street"], "sentids": [6380], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000521259.jpg", "split": "test", "sentences": ["an image with a car in the background and people playing frisbee"], "sentids": [6381], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000521964.jpg", "split": "test", "sentences": ["an image with a apple and banana stand on the side of the road", "a picture of a orange and banana stand on the side of the road"], "sentids": [6382, 6383], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000521995.jpg", "split": "test", "sentences": ["an image with a laptop sitting on a desk in front of a window", "a photo of a mouse and laptop sitting on a desk", "a photo of a chair with a laptop on it", "a picture of a dining table with a laptop on it", "a photo of a cell phone sitting on a desk", "a picture of a backpack with a laptop sitting on top of it"], "sentids": [6384, 6385, 6386, 6387, 6388, 6389], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000522446.jpg", "split": "test", "sentences": ["a picture of a dining table", "an image with a backpack", "a picture of a tiered bar"], "sentids": [6390, 6391, 6392], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000522622.jpg", "split": "test", "sentences": ["a sports ball in the air"], "sentids": [6393], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000523373.jpg", "split": "test", "sentences": ["a picture of a banana, apple, and other fruits in a kitchen", "an image with a microwave in the background", "a picture of a broccoli and some fruit in a kitchen"], "sentids": [6394, 6395, 6396], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000523953.jpg", "split": "test", "sentences": ["an image with a truck, motorcycles, and people on the street"], "sentids": [6397], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000524333.jpg", "split": "test", "sentences": ["a photo of a bottle of wine", "a photo of a fork full of food", "a photo of a spoonful of food in front of a group of people"], "sentids": [6398, 6399, 6400], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000524535.jpg", "split": "test", "sentences": ["an image with a person holding a tray of donuts", "a picture of a bowl full of donuts"], "sentids": [6401, 6402], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000524627.jpg", "split": "test", "sentences": ["an image with a dining table full of food and people"], "sentids": [6403], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000524656.jpg", "split": "test", "sentences": ["a picture of a oven in a small kitchen", "a sink in a kitchen", "a picture of a refrigerator and stove in a small kitchen", "a dining table in the middle of a kitchen"], "sentids": [6404, 6405, 6406, 6407], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000524850.jpg", "split": "test", "sentences": ["a airplane in the air", "a photo of a bus boarding an airplane at an airport"], "sentids": [6408, 6409], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000524957.jpg", "split": "test", "sentences": ["an image with a horse being led by a man", "a picture of a tiered track with a jockey leading a horse"], "sentids": [6410, 6411], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000524962.jpg", "split": "test", "sentences": ["a surfboard in the middle of the road", "a photo of a skateboarder performing tricks in front of a crowd", "an image with a handbag on a skateboarder"], "sentids": [6412, 6413, 6414], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000525024.jpg", "split": "test", "sentences": ["a photo of a handbag on the ground with people flying kites", "a picture of a car park full of people flying kites"], "sentids": [6415, 6416], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000525083.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a kitchen", "a microwave in the middle of a kitchen", "a picture of a dining table in a kitchen", "a photo of a toaster oven in a kitchen", "a photo of a tv in a kitchen with wooden floors", "an image with a oven and a table in a kitchen", "a picture of a spoon on a table in a kitchen"], "sentids": [6417, 6418, 6419, 6420, 6421, 6422, 6423], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000525087.jpg", "split": "test", "sentences": ["a picture of a horse being led by a man on a track", "a photo of a tie ridden horse being led by a man"], "sentids": [6424, 6425], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000525202.jpg", "split": "test", "sentences": ["a picture of a pizza sitting on top of a table", "a picture of a cup of pizza sitting on top of a table", "a photo of a dining table with a pizza on it"], "sentids": [6426, 6427, 6428], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000525682.jpg", "split": "test", "sentences": ["a book in a living room", "a photo of a bird's eye view of a living room"], "sentids": [6429, 6430], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000525763.jpg", "split": "test", "sentences": ["a bicycle in the water", "a person in a boat"], "sentids": [6431, 6432], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000525971.jpg", "split": "test", "sentences": ["a picture of a car parked in a parking lot full of motorcycles", "a bus in the parking lot", "an image with a backpack"], "sentids": [6433, 6434, 6435], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000526222.jpg", "split": "test", "sentences": ["a picture of a sports ball player hitting a tennis ball", "a picture of a tennis racket hitting a tennis ball"], "sentids": [6436, 6437], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000526446.jpg", "split": "test", "sentences": ["a baseball glove in the batter's hand"], "sentids": [6438], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000526555.jpg", "split": "test", "sentences": ["a picture of a dining table", "an image with a cell phone", "a photo of a remote group of people sitting at a table"], "sentids": [6439, 6440, 6441], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000526732.jpg", "split": "test", "sentences": ["a photo of a clock in front of a window filled with glass vases"], "sentids": [6442], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000526801.jpg", "split": "test", "sentences": ["a laptop in front of a desk", "a picture of a mouse and keyboard sitting on a desk", "an image with a book shelf and a computer desk"], "sentids": [6443, 6444, 6445], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000527022.jpg", "split": "test", "sentences": ["a person in a field with a herd of sheep", "a picture of a horse and a herd of sheep", "a photo of a cow herding sheep in a field"], "sentids": [6446, 6447, 6448], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000527086.jpg", "split": "test", "sentences": ["an image with a pizza delivery person sitting at a table with a bunch of police officers"], "sentids": [6449], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000527098.jpg", "split": "test", "sentences": ["a car in the water", "an image with a person in front of a body of water", "a truck in the water"], "sentids": [6450, 6451, 6452], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000527163.jpg", "split": "test", "sentences": ["an image with a bench and birds by the water"], "sentids": [6453], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000527248.jpg", "split": "test", "sentences": ["an image with a clock tower in the background", "an image with a handbag and a clock tower in the background", "an image with a carousel in front of a clock tower"], "sentids": [6454, 6455, 6456], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000527580.jpg", "split": "test", "sentences": ["an image with a train on a beach with people sitting under umbrellas"], "sentids": [6457], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000527828.jpg", "split": "test", "sentences": ["a photo of a pizza with berries and whipped cream"], "sentids": [6458], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000527846.jpg", "split": "test", "sentences": ["a photo of a orange and yellow fruit stand on the side of the road"], "sentids": [6459], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000528136.jpg", "split": "test", "sentences": ["a picture of a tiered building", "an image with a bicycle and a van parked in front of a building"], "sentids": [6460, 6461], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000528142.jpg", "split": "test", "sentences": ["a picture of a train station with people on it"], "sentids": [6462], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000528318.jpg", "split": "test", "sentences": ["a picture of a chair and couch in a living room", "an image with a cup of coffee and a couch in a living room"], "sentids": [6463, 6464], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000528351.jpg", "split": "test", "sentences": ["a picture of a traffic light with people standing under umbrellas"], "sentids": [6465], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000528399.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a bowl in the middle of the table", "a picture of a knife and fork on a table"], "sentids": [6466, 6467, 6468], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000528821.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "a dining table in a restaurant"], "sentids": [6469, 6470], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000528936.jpg", "split": "test", "sentences": ["a photo of a baseball bat being swung by a man in a wheelchair", "a photo of a chair baseball game with a man in a wheel chair"], "sentids": [6471, 6472], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000528951.jpg", "split": "test", "sentences": ["an image with a truck on the side of the road"], "sentids": [6473], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000528984.jpg", "split": "test", "sentences": ["a picture of a skis and snowboarders in the snow"], "sentids": [6474], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000529151.jpg", "split": "test", "sentences": ["a photo of a bottle of water sitting on a table next to a bowl of rice", "a picture of a fork and bowl of food on a table", "a dining table in a restaurant with many bowls of food"], "sentids": [6475, 6476, 6477], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000529454.jpg", "split": "test", "sentences": ["a picture of a potted plant", "an image with a chair and a group of people playing a video game"], "sentids": [6478, 6479], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000529592.jpg", "split": "test", "sentences": ["a picture of a frisbee game being played in front of a crowd", "a picture of a potted plant"], "sentids": [6480, 6481], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000530013.jpg", "split": "test", "sentences": ["a baseball glove in the batter's box"], "sentids": [6482], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000530313.jpg", "split": "test", "sentences": ["a picture of a cell phone"], "sentids": [6483], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000530706.jpg", "split": "test", "sentences": ["a picture of a laptop computer with a man sitting in front of it", "a photo of a handbag with a camera in it", "a picture of a tie wearing man taking a picture with a camera", "an image with a book in front of a computer screen"], "sentids": [6484, 6485, 6486, 6487], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000530952.jpg", "split": "test", "sentences": ["a bench in a parking lot"], "sentids": [6488], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000530975.jpg", "split": "test", "sentences": ["an image with a hot dog and chips on a table", "a photo of a handbag sitting on a table with a hot dog and chips"], "sentids": [6489, 6490], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000531126.jpg", "split": "test", "sentences": ["a photo of a sports ball in front of a group of children"], "sentids": [6491], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000531134.jpg", "split": "test", "sentences": ["an image with a bicycle next to a traffic light"], "sentids": [6492], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000531163.jpg", "split": "test", "sentences": ["a truck in the street"], "sentids": [6493], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000531178.jpg", "split": "test", "sentences": ["a photo of a dining table with two pizzas on it", "a fork in the pizza", "a wine glass in the middle of the table", "a bottle in the middle of the table"], "sentids": [6494, 6495, 6496, 6497], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000531697.jpg", "split": "test", "sentences": ["a cup in a vase", "an image with a scissors and a laptop on a desk", "a vase in front of a computer on a desk", "a photo of a cell phone sitting on a desk", "a tv in the corner", "a teddy bear in a vase on a desk"], "sentids": [6498, 6499, 6500, 6501, 6502, 6503], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000531798.jpg", "split": "test", "sentences": ["a apple in a bowl", "a picture of a banana, broccoli, carrots, and other foods on a table", "a picture of a person sitting at a table with a lot of food on it", "a broccoli in a bowl", "a picture of a bowl of food on a table", "a photo of a cupboard full of food on a table", "a photo of a bookcase full of food on a table"], "sentids": [6504, 6505, 6506, 6507, 6508, 6509, 6510], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000531896.jpg", "split": "test", "sentences": ["an image with a handbag, a baby, and a man pushing a luggage cart"], "sentids": [6511], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000532003.jpg", "split": "test", "sentences": ["a photo of a frisbee being held by a woman", "a potted plant in the background", "an image with a dining table and a woman holding an orange frisbee", "a cup in the woman's hand", "a backpack in the background", "an image with a bench and a woman holding a frisbee"], "sentids": [6512, 6513, 6514, 6515, 6516, 6517], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000532669.jpg", "split": "test", "sentences": ["a photo of a motorcycle in front of a store window"], "sentids": [6518], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000532735.jpg", "split": "test", "sentences": ["a picture of a backpacker using an urinal in the middle of a city", "a picture of a bicycle with two men standing in front of it", "a photo of a toilet in the middle of a city"], "sentids": [6519, 6520, 6521], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000532963.jpg", "split": "test", "sentences": ["a photo of a wine glass on a table next to a lake", "a dining table in front of a body of water"], "sentids": [6522, 6523], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000532976.jpg", "split": "test", "sentences": ["a picture of a dining table in a park"], "sentids": [6524], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000532983.jpg", "split": "test", "sentences": ["a picture of a cup of coffee in a train car", "a train in the dining car"], "sentids": [6525, 6526], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000533378.jpg", "split": "test", "sentences": ["a photo of a truck and buses on a city street"], "sentids": [6527], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000533434.jpg", "split": "test", "sentences": ["a picture of a bicycle on the side of a street", "a potted plant in the middle of a city street"], "sentids": [6528, 6529], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000533449.jpg", "split": "test", "sentences": ["an image with a chair and a table full of food"], "sentids": [6530], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000533532.jpg", "split": "test", "sentences": ["a picture of a handbag", "a bottle in a bag", "a bicycle in a pile of luggage"], "sentids": [6531, 6532, 6533], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000533548.jpg", "split": "test", "sentences": ["a photo of a backpacker sitting in front of a laptop"], "sentids": [6534], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000534394.jpg", "split": "test", "sentences": ["a picture of a car driving by a herd of sheep", "an image with a person looking at a herd of sheep"], "sentids": [6535, 6536], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000534444.jpg", "split": "test", "sentences": ["an image with a carousel of kites flying in the sky"], "sentids": [6537], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000534467.jpg", "split": "test", "sentences": ["an image with a microwave and a laptop in a kitchen", "a photo of a laptop sitting on a counter in a kitchen", "a photo of a oven in a kitchen with a laptop on it", "a photo of a apple laptop sitting on a counter in a kitchen", "a picture of a refrigerator with a laptop on it"], "sentids": [6538, 6539, 6540, 6541, 6542], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000534736.jpg", "split": "test", "sentences": ["a photo of a clock tower in china", "an image with a bus full of people and a man on a bike", "a motorcycle in the middle of a busy street"], "sentids": [6543, 6544, 6545], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000535312.jpg", "split": "test", "sentences": ["a photo of a bicycle in a living room", "a picture of a bowl of fruit in a kitchen", "a refrigerator in a room", "a cup in the middle of a table"], "sentids": [6546, 6547, 6548, 6549], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000535506.jpg", "split": "test", "sentences": ["a photo of a person in a kitchen", "a picture of a microwave in a kitchen", "an image with a oven and a woman in the kitchen", "a photo of a sink full of pots and pans"], "sentids": [6550, 6551, 6552, 6553], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000535519.jpg", "split": "test", "sentences": ["a picture of a person standing in front of a row of motorcycles"], "sentids": [6554], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000535569.jpg", "split": "test", "sentences": ["a photo of a bottle of wine and food on a table", "an image with a chair, a table, and a bottle of wine", "a dining table in front of a bottle of wine", "a photo of a potted plant on a wooden table"], "sentids": [6555, 6556, 6557, 6558], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000535748.jpg", "split": "test", "sentences": ["a picture of a dining table with cupcakes on it", "a photo of a chair with cupcakes on it"], "sentids": [6559, 6560], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000535750.jpg", "split": "test", "sentences": ["a picture of a umbrella wearing man talking on his cell phone", "an image with a handbag and a man on a cell phone", "a picture of a skateboarder talking on his cell phone"], "sentids": [6561, 6562, 6563], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000535934.jpg", "split": "test", "sentences": ["a photo of a dining table filled with wine glasses", "a cell phone in a man's hand"], "sentids": [6564, 6565], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000535993.jpg", "split": "test", "sentences": ["a dining table in front of a candle", "a photo of a cake sitting on a table", "a knife in the middle of the table"], "sentids": [6566, 6567, 6568], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000536034.jpg", "split": "test", "sentences": ["a picture of a truck full of boats in front of a building", "a picture of a umbrella floating in the water next to a bunch of boats"], "sentids": [6569, 6570], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000536183.jpg", "split": "test", "sentences": ["a picture of a spoon in a pan with meat and vegetables", "a picture of a bowl of beef and vegetables on a stove"], "sentids": [6571, 6572], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000536429.jpg", "split": "test", "sentences": ["a picture of a person looking at vases on a shelf"], "sentids": [6573], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000536654.jpg", "split": "test", "sentences": ["a photo of a dining table", "an image with a vase of flowers", "a spoon in the middle of the table", "a picture of a knife"], "sentids": [6574, 6575, 6576, 6577], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000536656.jpg", "split": "test", "sentences": ["a dining table in front of a red brick clock tower"], "sentids": [6578], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000536708.jpg", "split": "test", "sentences": ["a person in front of a plate of food on a table", "a photo of a cup of ketchup and a plate of food on a table", "a photo of a dining table with food on it", "an image with a fork and a plate of food on a table", "a picture of a chair with a plate of food on it", "a photo of a spoonful of ketchup on a plate"], "sentids": [6579, 6580, 6581, 6582, 6583, 6584], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000536725.jpg", "split": "test", "sentences": ["a picture of a person walking in a parking lot with an umbrella", "a tie in a parking lot with a man holding an umbrella"], "sentids": [6585, 6586], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000536933.jpg", "split": "test", "sentences": ["a picture of a backpacker in the snow with skis and poles"], "sentids": [6587], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000536972.jpg", "split": "test", "sentences": ["a picture of a refrigerator in a kitchen with a table and chairs", "a oven in a kitchen with a table and chairs", "a photo of a couch and table in a living room", "a picture of a dining table and chairs in a living room"], "sentids": [6588, 6589, 6590, 6591], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000537132.jpg", "split": "test", "sentences": ["a picture of a wine glass", "a picture of a cup of coffee", "a dining table in the middle of a room", "a book in a glass case", "a picture of a bench"], "sentids": [6592, 6593, 6594, 6595, 6596], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000537506.jpg", "split": "test", "sentences": ["a photo of a handbag with two apples on it", "a picture of a truck full of apples on a red plate"], "sentids": [6597, 6598], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000538073.jpg", "split": "test", "sentences": ["a photo of a dining table with food on it", "a picture of a chair with food on it", "an image with a person sitting at a table with food on it", "a carrot in a bowl"], "sentids": [6599, 6600, 6601, 6602], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000539140.jpg", "split": "test", "sentences": ["a picture of a tennis racket hitting a tennis ball", "a picture of a sports ball player jumping up to hit a tennis ball"], "sentids": [6603, 6604], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000539298.jpg", "split": "test", "sentences": ["a picture of a carousel with a clock tower in the background"], "sentids": [6605], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000539436.jpg", "split": "test", "sentences": ["a bottle in the middle of the road"], "sentids": [6606], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000539784.jpg", "split": "test", "sentences": ["a photo of a person standing next to a herd of sheep"], "sentids": [6607], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000539787.jpg", "split": "test", "sentences": ["an image with a dining table and a man holding a baby"], "sentids": [6608], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000539791.jpg", "split": "test", "sentences": ["a picture of a person sitting on a bench surrounded by pigeons"], "sentids": [6609], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000539793.jpg", "split": "test", "sentences": ["a car in the background", "an image with a bicycle rider doing a trick on a skateboard"], "sentids": [6610, 6611], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000540101.jpg", "split": "test", "sentences": ["a clock in the background", "an image with a truck driving down a busy city street"], "sentids": [6612, 6613], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000540253.jpg", "split": "test", "sentences": ["an image with a dining table with many laptops on it"], "sentids": [6614], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000540414.jpg", "split": "test", "sentences": ["a picture of a bottle store", "a bus in the background", "an image with a bowl of food on the ground", "an image with a bicycle, people, and umbrellas", "a photo of a handbag market"], "sentids": [6615, 6616, 6617, 6618, 6619], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000540498.jpg", "split": "test", "sentences": ["a picture of a book store on a busy city street", "a picture of a apple vendor on a busy city street"], "sentids": [6620, 6621], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000540714.jpg", "split": "test", "sentences": ["an image with a orange and yellow fruit stand", "a picture of a car with a table full of fruits and vegetables"], "sentids": [6622, 6623], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000541010.jpg", "split": "test", "sentences": ["an image with a sports ball and a group of kids", "a photo of a chair and a group of people on a soccer field", "a backpack in the middle of a group of kids", "a bottle in the middle of a group of people"], "sentids": [6624, 6625, 6626, 6627], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000541202.jpg", "split": "test", "sentences": ["a photo of a baseball glove on a baseball field"], "sentids": [6628], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000541391.jpg", "split": "test", "sentences": ["a picture of a baseball glove", "an image with a chair, a batter, and an umpire"], "sentids": [6629, 6630], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000541773.jpg", "split": "test", "sentences": ["an image with a dining table with wine bottles on it", "a photo of a couch in a living room"], "sentids": [6631, 6632], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000541837.jpg", "split": "test", "sentences": ["a microwave in the kitchen", "a picture of a dining table and chairs in a living room", "a photo of a bowl of fruit in a kitchen"], "sentids": [6633, 6634, 6635], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000541965.jpg", "split": "test", "sentences": ["a picture of a chair with a pizza on it", "an image with a dining table full of food"], "sentids": [6636, 6637], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000542302.jpg", "split": "test", "sentences": ["a cup in front of the man", "an image with a traffic light in the background"], "sentids": [6638, 6639], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000542699.jpg", "split": "test", "sentences": ["a photo of a spoonful of soup, a bowl of rice and a bowl of", "an image with a carrot soup, a bowl of rice and a bowl of fish", "an image with a cup of soup, a bowl of rice, and a bowl of", "an image with a sandwich, a bowl of soup, and a bowl of rice"], "sentids": [6640, 6641, 6642, 6643], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000542758.jpg", "split": "test", "sentences": ["an image with a umbrella"], "sentids": [6644], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000542933.jpg", "split": "test", "sentences": ["a photo of a baseball glove being held by a batter during a game", "a photo of a baseball bat being swung at a baseball game"], "sentids": [6645, 6646], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000542939.jpg", "split": "test", "sentences": ["a photo of a dog laying on the floor next to a man and a child"], "sentids": [6647], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000542959.jpg", "split": "test", "sentences": ["a picture of a clock, a mirror, a bed, a dresser, a", "an image with a couch, a bed, a fireplace, and pictures", "a bowl in the middle of a room", "a picture of a bookcase with pictures on it"], "sentids": [6648, 6649, 6650, 6651], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000543090.jpg", "split": "test", "sentences": ["a book in the middle of a coffee shop", "a photo of a dog sitting on a couch in a coffee shop", "a photo of a remote control room with couches and tables", "a photo of a vase filled with flowers in a coffee shop"], "sentids": [6652, 6653, 6654, 6655], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000543393.jpg", "split": "test", "sentences": ["a stop sign in front of a fire hydrant", "a picture of a fire hydrant next to a stop sign", "a picture of a person standing in front of a stop sign"], "sentids": [6656, 6657, 6658], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000543547.jpg", "split": "test", "sentences": ["a picture of a elephant walking down the street", "a picture of a truck and an elephant walking down the street", "a photo of a bicycle on the road with an elephant walking next to it", "a picture of a chair being pushed by an elephant", "a picture of a umbrella carrying an elephant walking down the street"], "sentids": [6659, 6660, 6661, 6662, 6663], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000543740.jpg", "split": "test", "sentences": ["a picture of a person standing on a chair in a kitchen", "an image with a sink and a child standing on a chair in the kitchen", "a oven in a kitchen", "a apple in a kitchen sink"], "sentids": [6664, 6665, 6666, 6667], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000544044.jpg", "split": "test", "sentences": ["a cell phone in a bag"], "sentids": [6668], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000544120.jpg", "split": "test", "sentences": ["a photo of a pizza sitting on top of a table", "an image with a cell phone in front of a large pizza"], "sentids": [6669, 6670], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000544237.jpg", "split": "test", "sentences": ["a dining table in a restaurant"], "sentids": [6671], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000544432.jpg", "split": "test", "sentences": ["a picture of a bowl of cupcakes being made", "an image with a dining table full of people", "a photo of a refrigerator in a kitchen", "a microwave in a kitchen", "an image with a tv in the background"], "sentids": [6672, 6673, 6674, 6675, 6676], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000544533.jpg", "split": "test", "sentences": ["a car in the middle of a long line of buses"], "sentids": [6677], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000544611.jpg", "split": "test", "sentences": ["an image with a suitcase in the middle of a group of people", "an image with a bed in the middle of a crowd", "an image with a handbag on a bed in front of a crowd of people"], "sentids": [6678, 6679, 6680], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000545734.jpg", "split": "test", "sentences": ["a picture of a bottle of wine in a glass cabinet"], "sentids": [6681], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000545959.jpg", "split": "test", "sentences": ["an image with a bird sitting on a tree"], "sentids": [6682], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000546091.jpg", "split": "test", "sentences": ["an image with a clock and a pizza on a table"], "sentids": [6683], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000546219.jpg", "split": "test", "sentences": ["an image with a dining table full of people", "an image with a spoonful of food in front of a group of people", "a picture of a bottle of wine", "a photo of a wine glass sitting on a table with a group of people", "a picture of a handbag sitting on a table with a group of people"], "sentids": [6684, 6685, 6686, 6687, 6688], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000546664.jpg", "split": "test", "sentences": ["a photo of a chair surfing in the water", "a photo of a bottle-nosed surfer riding a wave"], "sentids": [6689, 6690], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000546823.jpg", "split": "test", "sentences": ["a dog in the middle of a city street with a building in the background", "a photo of a car driving down a street next to a horse"], "sentids": [6691, 6692], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000546832.jpg", "split": "test", "sentences": ["a cup in the middle of the table", "a bottle in front of the table", "a hot dog in a bun", "a backpack in the background", "a picture of a umbrella"], "sentids": [6693, 6694, 6695, 6696, 6697], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000546854.jpg", "split": "test", "sentences": ["an image with a dining table and a pitcher of orange juice"], "sentids": [6698], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000546964.jpg", "split": "test", "sentences": ["a potted plant in the middle of a room"], "sentids": [6699], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000546983.jpg", "split": "test", "sentences": ["a picture of a handbag", "a picture of a chair"], "sentids": [6700, 6701], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000547013.jpg", "split": "test", "sentences": ["an image with a dining table", "an image with a broccoli salad", "a knife in the middle of the table", "a picture of a spoonful of food at a dinner table"], "sentids": [6702, 6703, 6704, 6705], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000547196.jpg", "split": "test", "sentences": ["an image with a dining table", "an image with a fork on the table"], "sentids": [6706, 6707], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000547866.jpg", "split": "test", "sentences": ["a photo of a frisbee being played on a field"], "sentids": [6708], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000547875.jpg", "split": "test", "sentences": ["a picture of a fork full of french fries and a sandwich on a plate", "a bottle in the background", "a knife in the middle of the plate", "a person in a restaurant eating a sandwich and french fries"], "sentids": [6709, 6710, 6711, 6712], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000548246.jpg", "split": "test", "sentences": ["a picture of a bench on a tennis court"], "sentids": [6713], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000548337.jpg", "split": "test", "sentences": ["a picture of a cell phone with a slice of pizza on it", "a sandwich in a restaurant"], "sentids": [6714, 6715], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000548703.jpg", "split": "test", "sentences": ["a picture of a cake being decorated by two women", "a picture of a dining table with two women decorating a cake"], "sentids": [6716, 6717], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000548729.jpg", "split": "test", "sentences": ["an image with a chair, a table, and a group of people", "an image with a vase of flowers and a table full of wine", "a dining table in front of a group of people"], "sentids": [6718, 6719, 6720], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000549230.jpg", "split": "test", "sentences": ["a picture of a tv in a living room with people in it", "a picture of a potted plant in a living room", "a photo of a cupboard in a living room", "a photo of a horse sitting in a living room", "a picture of a bottle of wine in a living room", "an image with a dog sitting in a living room"], "sentids": [6721, 6722, 6723, 6724, 6725, 6726], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000549297.jpg", "split": "test", "sentences": ["an image with a chair and a boy with a suitcase", "a suitcase in front of a young boy", "an image with a dining table in the background"], "sentids": [6727, 6728, 6729], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000549299.jpg", "split": "test", "sentences": ["a photo of a car driving down a street with people holding umbrellas"], "sentids": [6730], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000549327.jpg", "split": "test", "sentences": ["an image with a person standing in front of an open refrigerator", "a photo of a microwave in a kitchen", "a photo of a refrigerator in a kitchen", "an image with a clock in the background"], "sentids": [6731, 6732, 6733, 6734], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000549568.jpg", "split": "test", "sentences": ["a picture of a person standing in the middle of a street", "a truck in the middle of a city street"], "sentids": [6735, 6736], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000549635.jpg", "split": "test", "sentences": ["an image with a carrot, an apple, and a banana"], "sentids": [6737], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000549936.jpg", "split": "test", "sentences": ["a picture of a person standing in front of a herd of cows", "a photo of a trucker and his herd of cattle"], "sentids": [6738, 6739], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000549943.jpg", "split": "test", "sentences": ["a stop sign in the middle of an empty street", "a bicycle in a parking lot next to a stop sign", "a person in a parking lot with a stop sign", "an image with a traffic light and a stop sign"], "sentids": [6740, 6741, 6742, 6743], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000550051.jpg", "split": "test", "sentences": ["a picture of a handbag sitting on a table", "a picture of a car with people sitting under umbrellas"], "sentids": [6744, 6745], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000550055.jpg", "split": "test", "sentences": ["a picture of a bus pulling up to a plane at an airport", "a person in front of a blue and white airplane"], "sentids": [6746, 6747], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000550103.jpg", "split": "test", "sentences": ["a picture of a kite flying over a crowd of people", "a photo of a umbrella flying a kite on a sunny day", "an image with a handbag and a man flying a kite"], "sentids": [6748, 6749, 6750], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000550117.jpg", "split": "test", "sentences": ["an image with a pizza and two women sitting at a table", "a picture of a cup of coffee", "an image with a fork and a plate of food"], "sentids": [6751, 6752, 6753], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000550529.jpg", "split": "test", "sentences": ["a photo of a motorcycle"], "sentids": [6754], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000550552.jpg", "split": "test", "sentences": ["a photo of a clock in the middle of a kitchen", "a photo of a oven in a kitchen", "a picture of a vase on a table in a kitchen"], "sentids": [6755, 6756, 6757], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000550643.jpg", "split": "test", "sentences": ["a spoon in the pot", "a picture of a bottle of sauce on the stove", "a photo of a bowl of noodles and broccoli on a stove", "a oven in the kitchen"], "sentids": [6758, 6759, 6760, 6761], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000550864.jpg", "split": "test", "sentences": ["an image with a dining table in the middle of a kitchen", "a photo of a refrigerator in a kitchen", "a oven in a kitchen", "a sink in a kitchen"], "sentids": [6762, 6763, 6764, 6765], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000551018.jpg", "split": "test", "sentences": ["a person in a car", "a picture of a truck and a bus on the road", "an image with a bicycle on the road and a bus on the side of the road"], "sentids": [6766, 6767, 6768], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000551288.jpg", "split": "test", "sentences": ["a pizza in a white plate", "an image with a dining table full of food and a woman sitting at the table", "an image with a knife and fork", "a photo of a carafe of wine and a plate of food", "an image with a bowl of salad and a plate of pizza", "a handbag in front of the woman", "a photo of a potted plant", "a photo of a truck driver and his wife at a restaurant"], "sentids": [6769, 6770, 6771, 6772, 6773, 6774, 6775, 6776], "rare_classes": [[], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000551315.jpg", "split": "test", "sentences": ["an image with a fire hydrant and a cup on the ground"], "sentids": [6777], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000551336.jpg", "split": "test", "sentences": ["a photo of a cell phone showing a woman with a pizza on her head", "a photo of a chair at a table with a pizza on it", "a picture of a umbrella with a pizza on top of it", "a picture of a handbag with a pizza on it"], "sentids": [6778, 6779, 6780, 6781], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000551581.jpg", "split": "test", "sentences": ["a picture of a laptop on a table with a glass of beer", "an image with a cup of beer and a laptop", "a photo of a bottle of beer"], "sentids": [6782, 6783, 6784], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000551906.jpg", "split": "test", "sentences": ["an image with a traffic light and a bunch of people holding surfboards", "a photo of a truck full of surfboards"], "sentids": [6785, 6786], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000551952.jpg", "split": "test", "sentences": ["an image with a truck full of bikes on it"], "sentids": [6787], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000551995.jpg", "split": "test", "sentences": ["a photo of a pizza on a wooden table", "a bench in the yard", "a bowl in front of a plate of food", "a picture of a wine glass"], "sentids": [6788, 6789, 6790, 6791], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000552273.jpg", "split": "test", "sentences": ["a photo of a handbag lying on the ground", "a bicycle in the background", "a picture of a stop sign in the middle of the road"], "sentids": [6792, 6793, 6794], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000552377.jpg", "split": "test", "sentences": ["an image with a dining table", "a picture of a orange pizza"], "sentids": [6795, 6796], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000552636.jpg", "split": "test", "sentences": ["a car in the street", "a picture of a suitcase on the side of a bus", "a photo of a backpacker bus on a city street", "an image with a handbag next to a bus"], "sentids": [6797, 6798, 6799, 6800], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000553221.jpg", "split": "test", "sentences": ["a picture of a surfboarder in the air"], "sentids": [6801], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000553669.jpg", "split": "test", "sentences": ["an image with a bench and a man on a laptop"], "sentids": [6802], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000553698.jpg", "split": "test", "sentences": ["an image with a cat sitting on a stack of books"], "sentids": [6803], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000553912.jpg", "split": "test", "sentences": ["an image with a bicycle and a man on a skateboard", "a truck in the middle of the street"], "sentids": [6804, 6805], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000554241.jpg", "split": "test", "sentences": ["a picture of a car on the side of the road"], "sentids": [6806], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000554255.jpg", "split": "test", "sentences": ["an image with a chair on top of a tennis court"], "sentids": [6807], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000554273.jpg", "split": "test", "sentences": ["a frisbee in the air", "a umbrella in the sand", "a picture of a car on a beach with people playing frisbee"], "sentids": [6808, 6809, 6810], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000554302.jpg", "split": "test", "sentences": ["an image with a motorcycle and a bunch of bananas", "a bowl in front of a bunch of bananas"], "sentids": [6811, 6812], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000554625.jpg", "split": "test", "sentences": ["an image with a chair"], "sentids": [6813], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000554828.jpg", "split": "test", "sentences": ["a photo of a truck full of geese crossing a parking lot", "an image with a person and a flock of geese in a parking lot"], "sentids": [6814, 6815], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000555217.jpg", "split": "test", "sentences": ["a picture of a person in a lobby with luggage"], "sentids": [6816], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000555271.jpg", "split": "test", "sentences": ["a photo of a person throwing a baseball on a field", "an image with a baseball glove and a young man throwing a ball", "a truck in the background"], "sentids": [6817, 6818, 6819], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000555538.jpg", "split": "test", "sentences": ["an image with a baseball glove, catcher, and umpire on a baseball field", "a photo of a chair on a baseball field"], "sentids": [6820, 6821], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000555622.jpg", "split": "test", "sentences": ["an image with a handbag next to a bicycle"], "sentids": [6822], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000555763.jpg", "split": "test", "sentences": ["a picture of a motorcycle riding down a busy street", "an image with a bus and cars on a city street", "a traffic light in the middle of a busy city street"], "sentids": [6823, 6824, 6825], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000555843.jpg", "split": "test", "sentences": ["a photo of a scissors and a bunch of birds in a cage"], "sentids": [6826], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000555953.jpg", "split": "test", "sentences": ["an image with a airplane flying over a crowd of people"], "sentids": [6827], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000556025.jpg", "split": "test", "sentences": ["an image with a refrigerator, table and chairs in a kitchen", "a photo of a dining table and chairs in a kitchen", "a photo of a clock in a kitchen with a table and chairs", "a picture of a book on a table in a kitchen", "a photo of a sink and table in a kitchen", "an image with a cell phone sitting on a table next to a kitchen"], "sentids": [6828, 6829, 6830, 6831, 6832, 6833], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000556064.jpg", "split": "test", "sentences": ["a picture of a tv in the background"], "sentids": [6834], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000556462.jpg", "split": "test", "sentences": ["a photo of a forkful of french fries and a sandwich on a plate", "a bowl in front of a plate with a sandwich and french fries", "an image with a dining table with a sandwich and french fries", "an image with a chair and a plate with a sandwich and french fries"], "sentids": [6835, 6836, 6837, 6838], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000556516.jpg", "split": "test", "sentences": ["a photo of a cell phone sitting on a table in a living room", "an image with a vase of flowers on the table"], "sentids": [6839, 6840], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000557127.jpg", "split": "test", "sentences": ["an image with a truck driving down a city street"], "sentids": [6841], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000557130.jpg", "split": "test", "sentences": ["a picture of a handbag", "an image with a umbrella in the background", "a photo of a cell phone in the middle of a group of people", "an image with a backpack and a group of people", "a tie in between a video game convention and the olympics"], "sentids": [6842, 6843, 6844, 6845, 6846], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000557323.jpg", "split": "test", "sentences": ["a photo of a sports ball being kicked by a soccer player"], "sentids": [6847], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000557339.jpg", "split": "test", "sentences": ["a photo of a microwave in a kitchen", "a photo of a toaster in a kitchen", "a dining table in the kitchen", "a oven in the background"], "sentids": [6848, 6849, 6850, 6851], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000557552.jpg", "split": "test", "sentences": ["a picture of a potted plant"], "sentids": [6852], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000557596.jpg", "split": "test", "sentences": ["a tennis racket in a woman's hand"], "sentids": [6853], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000557633.jpg", "split": "test", "sentences": ["a photo of a handbag being held by a man with an umbrella"], "sentids": [6854], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000557644.jpg", "split": "test", "sentences": ["an image with a stop sign in front of a red building"], "sentids": [6855], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000558362.jpg", "split": "test", "sentences": ["an image with a person standing in front of a fruit stand"], "sentids": [6856], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000558510.jpg", "split": "test", "sentences": ["a photo of a bench huddle on a tennis court"], "sentids": [6857], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000558635.jpg", "split": "test", "sentences": ["a picture of a bus stop bench with a man sitting on it", "a picture of a handbag sitting on a bench", "a photo of a backpacker sitting on a bench"], "sentids": [6858, 6859, 6860], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000559171.jpg", "split": "test", "sentences": ["a photo of a handbag wearing couple riding on a red motorcycle"], "sentids": [6861], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000559247.jpg", "split": "test", "sentences": ["a photo of a bowl of food", "a photo of a bottle of water", "a picture of a potted plant", "an image with a cup of coffee"], "sentids": [6862, 6863, 6864, 6865], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000559261.jpg", "split": "test", "sentences": ["a photo of a tennis racket hitting a tennis ball", "a picture of a sports ball"], "sentids": [6866, 6867], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000559312.jpg", "split": "test", "sentences": ["a photo of a chair"], "sentids": [6868], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000559315.jpg", "split": "test", "sentences": ["a bus in front of a building"], "sentids": [6869], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000559364.jpg", "split": "test", "sentences": ["a picture of a tie wearing man standing next to a bunch of suitcases"], "sentids": [6870], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000559470.jpg", "split": "test", "sentences": ["a photo of a handbag with a child standing next to it", "a backpack in an airport"], "sentids": [6871, 6872], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000559550.jpg", "split": "test", "sentences": ["an image with a dining table in the background", "a picture of a chair", "a picture of a spoonful of food"], "sentids": [6873, 6874, 6875], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000559842.jpg", "split": "test", "sentences": ["an image with a sports ball in the middle of a field", "an image with a cup of coffee and a group of kids playing soccer"], "sentids": [6876, 6877], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000560222.jpg", "split": "test", "sentences": ["a fire hydrant in the middle of the street", "a traffic light in the middle of a city street"], "sentids": [6878, 6879], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000560677.jpg", "split": "test", "sentences": ["a picture of a tennis racket being held by a man on a tennis court"], "sentids": [6880], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000560744.jpg", "split": "test", "sentences": ["an image with a bowl of wine", "a dining table in a library", "a photo of a vase filled with wine and candles sitting on a table", "a chair in front of the table", "a picture of a book shelf"], "sentids": [6881, 6882, 6883, 6884, 6885], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000560819.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [6886], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000561160.jpg", "split": "test", "sentences": ["a picture of a cup of soup"], "sentids": [6887], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000561386.jpg", "split": "test", "sentences": ["an image with a baseball glove, bat, and catcher in the background", "a baseball bat in the hands of a batter"], "sentids": [6888, 6889], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000561491.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table with food", "an image with a wine glass in front of a plate of food", "an image with a dining table full of food", "a picture of a carrot", "an image with a bowl of food and a woman sitting at a table"], "sentids": [6890, 6891, 6892, 6893, 6894], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000561589.jpg", "split": "test", "sentences": ["an image with a bottle of water and a pizza", "a picture of a wine glass and a pizza on a table", "a photo of a chair at a table with a pizza on it", "a knife in a man's hand", "a picture of a dining table with a pizza on it"], "sentids": [6895, 6896, 6897, 6898, 6899], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000561619.jpg", "split": "test", "sentences": ["a picture of a tv in a living room", "a potted plant in the living room", "a picture of a cell phone sitting on a table in a living room", "a picture of a remote control television in a living room"], "sentids": [6900, 6901, 6902, 6903], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000561901.jpg", "split": "test", "sentences": ["a picture of a bushy green grassy field with people in it", "a sports ball in the grass"], "sentids": [6904, 6905], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000562084.jpg", "split": "test", "sentences": ["a handbag in the sand"], "sentids": [6906], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000562139.jpg", "split": "test", "sentences": ["a photo of a oven and sink in a kitchen", "an image with a sink, stove and refrigerator in a small kitchen", "a refrigerator in a small kitchen with a sink"], "sentids": [6907, 6908, 6909], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000562622.jpg", "split": "test", "sentences": ["a photo of a baseball bat being swung at a baseball game", "an image with a baseball glove and a baseball bat"], "sentids": [6910, 6911], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000562632.jpg", "split": "test", "sentences": ["a picture of a handbag on the ground next to a bus", "a photo of a suitcase being loaded onto a bus"], "sentids": [6912, 6913], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000562805.jpg", "split": "test", "sentences": ["a car in front of a bus stop"], "sentids": [6914], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000562994.jpg", "split": "test", "sentences": ["an image with a tennis racket in the air"], "sentids": [6915], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000563009.jpg", "split": "test", "sentences": ["a dog in charge of herding a herd of sheep"], "sentids": [6916], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000563653.jpg", "split": "test", "sentences": ["a photo of a truck driving down a city street", "a fire hydrant in the middle of a city street"], "sentids": [6917, 6918], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000563909.jpg", "split": "test", "sentences": ["a picture of a chair", "a picture of a handbag"], "sentids": [6919, 6920], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000564166.jpg", "split": "test", "sentences": ["a baseball glove in the dirt", "a photo of a baseball bat being swung at a baseball game"], "sentids": [6921, 6922], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000564276.jpg", "split": "test", "sentences": ["an image with a bus and people on the street"], "sentids": [6923], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000564281.jpg", "split": "test", "sentences": ["a picture of a hot dog being eaten by a man and a woman", "a photo of a bench with a couple eating a hot dog"], "sentids": [6924, 6925], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000564283.jpg", "split": "test", "sentences": ["an image with a refrigerator and a microwave in a kitchen", "a picture of a toaster oven in a kitchen", "a microwave in a kitchen", "a scissors in a cupboard", "a cup in the sink"], "sentids": [6926, 6927, 6928, 6929, 6930], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000564336.jpg", "split": "test", "sentences": ["a person in a restaurant sitting at a table", "a picture of a laptop on a table in a restaurant", "a car in a parking lot"], "sentids": [6931, 6932, 6933], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000564352.jpg", "split": "test", "sentences": ["a potted plant in front of a table", "a picture of a boat on a river with a man sitting at a table"], "sentids": [6934, 6935], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000564612.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table with food", "a picture of a fork full of food", "a photo of a knife and fork in front of a plate of food", "an image with a potted plant in the background"], "sentids": [6936, 6937, 6938, 6939], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000564636.jpg", "split": "test", "sentences": ["a snowboard in the air"], "sentids": [6940], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000565031.jpg", "split": "test", "sentences": ["a photo of a car driving down a street with a crane in the background"], "sentids": [6941], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000565128.jpg", "split": "test", "sentences": ["a photo of a donut shop in china", "a picture of a truck full of food being handed out to people"], "sentids": [6942, 6943], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000565389.jpg", "split": "test", "sentences": ["an image with a bowl of food", "a picture of a fork full of food", "an image with a dining table"], "sentids": [6944, 6945, 6946], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000565635.jpg", "split": "test", "sentences": ["a photo of a traffic light on the side of a road"], "sentids": [6947], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000566105.jpg", "split": "test", "sentences": ["a person in a kitchen making donuts with a wooden spoon"], "sentids": [6948], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000566364.jpg", "split": "test", "sentences": ["a truck in a parking lot", "a photo of a chair in a market with a man driving a truck", "a picture of a dining table with people sitting at it", "a photo of a orange truck with a man sitting in the back"], "sentids": [6949, 6950, 6951, 6952], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000567208.jpg", "split": "test", "sentences": ["an image with a baseball bat in front of a catcher and umpire"], "sentids": [6953], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000567308.jpg", "split": "test", "sentences": ["an image with a sports ball and a tennis player", "a tennis racket in the air"], "sentids": [6954, 6955], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000567562.jpg", "split": "test", "sentences": ["a photo of a bowl of pizza", "a dining table in a kitchen", "an image with a knife and fork"], "sentids": [6956, 6957, 6958], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000567683.jpg", "split": "test", "sentences": ["an image with a car, motorcycles, and people in a parking lot", "an image with a backpacker group of motorcyclists in a parking lot"], "sentids": [6959, 6960], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000568148.jpg", "split": "test", "sentences": ["a frisbee in a woman's hand"], "sentids": [6961], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000568265.jpg", "split": "test", "sentences": ["a picture of a kite flying in a park", "a photo of a bus driver flying a kite in a park", "a traffic light in the sky"], "sentids": [6962, 6963, 6964], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000568358.jpg", "split": "test", "sentences": ["a photo of a person making donuts on a conveyor belt"], "sentids": [6965], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000568439.jpg", "split": "test", "sentences": ["a backpack in the middle of the road"], "sentids": [6966], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000568623.jpg", "split": "test", "sentences": ["an image with a bus and a man sitting on a bench", "an image with a cell phone and a man sitting on a bench"], "sentids": [6967, 6968], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000568846.jpg", "split": "test", "sentences": ["a toothbrush in a man's hand"], "sentids": [6969], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000568883.jpg", "split": "test", "sentences": ["an image with a bottle of wine"], "sentids": [6970], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000568956.jpg", "split": "test", "sentences": ["an image with a handbag and a child holding an umbrella"], "sentids": [6971], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000569030.jpg", "split": "test", "sentences": ["a bench in front of a fire hydrant", "a picture of a fire hydrant on the side of the road", "a picture of a bus stop with a fire hydrant next to it", "an image with a truck and fire hydrant on the side of the road", "a traffic light in the middle of the road", "a photo of a handbag on the ground next to a fire hydrant"], "sentids": [6972, 6973, 6974, 6975, 6976, 6977], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000569272.jpg", "split": "test", "sentences": ["a cat in front of a computer on a desk", "an image with a sports ball and a cat on a desk", "a photo of a tv with a cat sitting on top of it", "a picture of a mouse and keyboard on a desk", "a scissors in a desk drawer", "an image with a keyboard and a cat on a desk", "a photo of a chair with a cat sitting on it", "a picture of a cell phone sitting on top of a desk", "a photo of a person sitting at a desk with a cat on it"], "sentids": [6978, 6979, 6980, 6981, 6982, 6983, 6984, 6985, 6986], "rare_classes": [[], [], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000569319.jpg", "split": "test", "sentences": ["a spoon in a bowl", "a broccoli in a bowl", "a dining table in the background"], "sentids": [6987, 6988, 6989], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000569535.jpg", "split": "test", "sentences": ["a sports ball in the background", "a photo of a tennis racket hitting a tennis ball"], "sentids": [6990, 6991], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000569652.jpg", "split": "test", "sentences": ["a photo of a toaster oven with dishes and utensils on it"], "sentids": [6992], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000569926.jpg", "split": "test", "sentences": ["a picture of a knife on a cutting board with sliced lemons and oranges", "a photo of a bowl of oranges and a juicer on a table"], "sentids": [6993, 6994], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000570094.jpg", "split": "test", "sentences": ["a photo of a person sitting at a table eating pizza and salad", "a photo of a dining table with pizza, salad and drinks", "a photo of a knife being used to cut pizza"], "sentids": [6995, 6996, 6997], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000570381.jpg", "split": "test", "sentences": ["a photo of a handbag"], "sentids": [6998], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000570465.jpg", "split": "test", "sentences": ["a picture of a spoon and a plate of food on a table", "a picture of a fork full of food sitting on a table", "a picture of a dining table with food on it", "a photo of a cup of coke and some food on a table", "a picture of a orange and cheese pizza sitting on top of a white plate"], "sentids": [6999, 7000, 7001, 7002, 7003], "rare_classes": [[], [], [], [], []]} +{"image": "images/COCO_val2014_000000570624.jpg", "split": "test", "sentences": ["an image with a car and people holding umbrellas in the rain"], "sentids": [7004], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000570659.jpg", "split": "test", "sentences": ["an image with a oven and sink in a kitchen", "a potted plant in the corner of a kitchen", "an image with a bowl of flowers in a kitchen"], "sentids": [7005, 7006, 7007], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000570688.jpg", "split": "test", "sentences": ["a chair in the sand"], "sentids": [7008], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000570981.jpg", "split": "test", "sentences": ["a photo of a oven and stove in a kitchen", "a potted plant in the corner of a kitchen", "a picture of a vase in a kitchen with a washer and dryer", "a refrigerator in the middle of a kitchen"], "sentids": [7009, 7010, 7011, 7012], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000571038.jpg", "split": "test", "sentences": ["an image with a pizza in the kitchen", "a photo of a person holding a tray of food", "a picture of a oven", "a picture of a sink", "a picture of a bowl of pizza", "a picture of a vase of flowers", "an image with a cup of coffee and a woman holding a tray of food"], "sentids": [7013, 7014, 7015, 7016, 7017, 7018, 7019], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000571182.jpg", "split": "test", "sentences": ["a bus in the snow", "an image with a fire hydrant in the background"], "sentids": [7020, 7021], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000571764.jpg", "split": "test", "sentences": ["an image with a refrigerator full of food", "an image with a dining table full of food"], "sentids": [7022, 7023], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000571970.jpg", "split": "test", "sentences": ["a suitcase in the background"], "sentids": [7024], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000572147.jpg", "split": "test", "sentences": ["a picture of a cupcake on a table"], "sentids": [7025], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000572182.jpg", "split": "test", "sentences": ["a skateboard in the middle of the road", "an image with a bench and a man on a skateboard"], "sentids": [7026, 7027], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000572233.jpg", "split": "test", "sentences": ["a picture of a tie wearing man sitting at a table", "a cup in the man's hand", "a photo of a knife being held by a man sitting at a table", "a vase in the middle of the table"], "sentids": [7028, 7029, 7030, 7031], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000572678.jpg", "split": "test", "sentences": ["a photo of a potted plant in a living room", "a picture of a fork in the middle of a table", "an image with a book on the table", "a photo of a knife rack in a living room"], "sentids": [7032, 7033, 7034, 7035], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000572907.jpg", "split": "test", "sentences": ["a picture of a tie between a man and a tennis ball", "a tennis racket in the air"], "sentids": [7036, 7037], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000573209.jpg", "split": "test", "sentences": ["a cell phone in a person's hand", "a handbag in a crowd of people holding umbrellas"], "sentids": [7038, 7039], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000573349.jpg", "split": "test", "sentences": ["a photo of a car driving down a street with people walking in front of it", "an image with a truck full of people walking down the street", "a backpack in the middle of the street"], "sentids": [7040, 7041, 7042], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000573363.jpg", "split": "test", "sentences": ["a picture of a tie wearing man standing in front of a crowd", "an image with a handbag and a man in a white shirt and red tie"], "sentids": [7043, 7044], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000573930.jpg", "split": "test", "sentences": ["a handbag in the middle of the street", "a photo of a car parked on the side of the road"], "sentids": [7045, 7046], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000573971.jpg", "split": "test", "sentences": ["an image with a handbag holding a kite", "a picture of a backpacker flying a kite in singapore"], "sentids": [7047, 7048], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000574332.jpg", "split": "test", "sentences": ["a handbag in the middle of the road"], "sentids": [7049], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000574424.jpg", "split": "test", "sentences": ["a photo of a suitcase", "a dining table in the middle of a room", "a picture of a cell phone on a table next to two laptops"], "sentids": [7050, 7051, 7052], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000574487.jpg", "split": "test", "sentences": ["a photo of a truckload of people flying kites in a field", "a picture of a car park full of people flying kites"], "sentids": [7053, 7054], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000574769.jpg", "split": "test", "sentences": ["a refrigerator in the kitchen", "an image with a cat and a woman in a kitchen", "a person in a kitchen holding a cat", "a picture of a clock in the kitchen", "a picture of a handbag wearing woman holding a cat", "a potted plant in the kitchen", "a picture of a bottle of wine", "a photo of a bowl of food in a kitchen", "an image with a oven and a woman holding a cat"], "sentids": [7055, 7056, 7057, 7058, 7059, 7060, 7061, 7062, 7063], "rare_classes": [[], [], [], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000574837.jpg", "split": "test", "sentences": ["a spoon in a bowl", "a picture of a cup of soup", "an image with a cake, a bowl of soup, and a plate of food", "a picture of a sandwich, a bowl of noodles, and a bowl of soup"], "sentids": [7064, 7065, 7066, 7067], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000575395.jpg", "split": "test", "sentences": ["a picture of a tennis racket on a tennis court"], "sentids": [7068], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000575970.jpg", "split": "test", "sentences": ["an image with a refrigerator and bar stools in a kitchen", "a photo of a vase filled with flowers in a kitchen", "a microwave in a kitchen with bar stools and a refrigerator", "a picture of a potted plant in a kitchen", "an image with a dining table and chairs in the middle of a kitchen", "a picture of a cupboard in a kitchen with bar stools"], "sentids": [7069, 7070, 7071, 7072, 7073, 7074], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000576222.jpg", "split": "test", "sentences": ["a bowl in front of the man", "a photo of a forkful of food", "a photo of a vase of flowers", "a potted plant in the background"], "sentids": [7075, 7076, 7077, 7078], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000576363.jpg", "split": "test", "sentences": ["a photo of a tv screen"], "sentids": [7079], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000576385.jpg", "split": "test", "sentences": ["a photo of a potted plant in a restaurant", "a photo of a couch and chairs in a restaurant", "a photo of a cup of coffee", "an image with a laptop and two people sitting at a table"], "sentids": [7080, 7081, 7082, 7083], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000576650.jpg", "split": "test", "sentences": ["a picture of a tiered city street with many people walking and riding bikes"], "sentids": [7084], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000576857.jpg", "split": "test", "sentences": ["a picture of a car with a rainbow flag on it"], "sentids": [7085], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000577858.jpg", "split": "test", "sentences": ["an image with a dining table full of food", "a picture of a knife being used to cut pizza", "a refrigerator in the background"], "sentids": [7086, 7087, 7088], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000577924.jpg", "split": "test", "sentences": ["an image with a train on the tracks and people on the platform"], "sentids": [7089], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000577932.jpg", "split": "test", "sentences": ["an image with a bicycle and two people walking down the street", "a picture of a backpacker riding a bike down a city street", "a handbag in the middle of the road"], "sentids": [7090, 7091, 7092], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000577946.jpg", "split": "test", "sentences": ["a picture of a dining table in a kitchen", "an image with a sink in the middle of a room"], "sentids": [7093, 7094], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000578441.jpg", "split": "test", "sentences": ["an image with a bottle of wine", "a tie in the sky", "an image with a handbag on the ground and people sitting under an umbrella", "a umbrella in the sky"], "sentids": [7095, 7096, 7097, 7098], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000578776.jpg", "split": "test", "sentences": ["a photo of a horse and a herd of sheep on the side of a road", "a picture of a person on a mountain road with a herd of sheep", "a photo of a dog and a herd of sheep on the side of a road", "a truck in the road"], "sentids": [7099, 7100, 7101, 7102], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000578848.jpg", "split": "test", "sentences": ["an image with a clock tower in the background"], "sentids": [7103], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000578962.jpg", "split": "test", "sentences": ["a photo of a truck driving down a busy street at night"], "sentids": [7104], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000579070.jpg", "split": "test", "sentences": ["a picture of a wine glass", "a tie in the middle of the table"], "sentids": [7105, 7106], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000579240.jpg", "split": "test", "sentences": ["a picture of a dining table", "a photo of a fork full of food sitting on a table"], "sentids": [7107, 7108], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000579415.jpg", "split": "test", "sentences": ["a picture of a bus stop with people holding umbrellas"], "sentids": [7109], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000579648.jpg", "split": "test", "sentences": ["an image with a handbag and a person sitting on a couch with a laptop", "an image with a cell phone and two people sitting on a couch", "an image with a bottle of coke", "a picture of a backpacker sitting on a couch with a laptop"], "sentids": [7110, 7111, 7112, 7113], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000579859.jpg", "split": "test", "sentences": ["a photo of a bus driving down a street with a clock tower in the background", "an image with a clock tower in the background", "a photo of a truck driving down a street with a clock tower in the background", "an image with a traffic light and a red double decker bus"], "sentids": [7114, 7115, 7116, 7117], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000579925.jpg", "split": "test", "sentences": ["an image with a baseball glove, a bat, and a catcher", "an image with a backpacker, a baseball player, and an umpire"], "sentids": [7118, 7119], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000580388.jpg", "split": "test", "sentences": ["a photo of a chair", "a cup in the middle of the table", "an image with a dining table in the background", "a oven in the background", "a picture of a refrigerator", "a picture of a scissors class", "a photo of a teddy bear sitting on a table in a kitchen"], "sentids": [7120, 7121, 7122, 7123, 7124, 7125, 7126], "rare_classes": [[], [], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000580542.jpg", "split": "test", "sentences": ["an image with a knife and fork"], "sentids": [7127], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000580607.jpg", "split": "test", "sentences": ["a picture of a handbag hanging from a bridge over a canal", "a photo of a bicycle on a bridge next to a canal"], "sentids": [7128, 7129], "rare_classes": [[], []]} +{"image": "images/COCO_val2014_000000580613.jpg", "split": "test", "sentences": ["a photo of a backpacker riding an orange motorcycle"], "sentids": [7130], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000580720.jpg", "split": "test", "sentences": ["a sports ball in the air"], "sentids": [7131], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000580908.jpg", "split": "test", "sentences": ["an image with a backpack on a baseball field"], "sentids": [7132], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000581081.jpg", "split": "test", "sentences": ["a photo of a bus that is parked next to some boats"], "sentids": [7133], "rare_classes": [[]]} +{"image": "images/COCO_val2014_000000581205.jpg", "split": "test", "sentences": ["an image with a spoon, coffee mug, and donut on a table", "a picture of a dining table with two plates of food on it", "a picture of a vase of flowers and a table with two plates of food", "a bowl in front of a table with two plates of food", "a bottle in the middle of the table", "a photo of a chair with two plates of food on it"], "sentids": [7134, 7135, 7136, 7137, 7138, 7139], "rare_classes": [[], [], [], [], [], []]} +{"image": "images/COCO_val2014_000000581356.jpg", "split": "test", "sentences": ["a photo of a train on a city street", "a picture of a car driving down a street with people walking around", "an image with a clock tower in the background"], "sentids": [7140, 7141, 7142], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000581394.jpg", "split": "test", "sentences": ["a bus in a parking lot", "a photo of a car with people on top of it", "a picture of a handbag on top of a bus", "a photo of a truck with people on top of it"], "sentids": [7143, 7144, 7145, 7146], "rare_classes": [[], [], [], []]} +{"image": "images/COCO_val2014_000000581458.jpg", "split": "test", "sentences": ["a train in the middle of a city street", "a photo of a truck on a city street with a train on the tracks", "a motorcycle in the street"], "sentids": [7147, 7148, 7149], "rare_classes": [[], [], []]} +{"image": "images/COCO_val2014_000000581569.jpg", "split": "test", "sentences": ["a picture of a skateboarder doing a trick in front of a crowd"], "sentids": [7150], "rare_classes": [[]]} diff --git a/flickr30k/flickr30k_dense.jsonl b/flickr30k/flickr30k_dense.jsonl index 7de7c715c45e14e3922fa1ab83969263c129e768..1dfb557690d3e2013a59912f4f5d1c80741124e2 100644 --- a/flickr30k/flickr30k_dense.jsonl +++ b/flickr30k/flickr30k_dense.jsonl @@ -1,2477 +1,2477 @@ -{"filename": "1003420127.jpg", "img_id": "1", "split": "test", "caption": ["an image with a bottle of wine", "a picture of a couch in a living room with people sitting on it", "a picture of a umbrella", "an image with a bottle of wine", "a picture of a couch in a living room with people sitting on it", "a picture of a umbrella", "an image with a bottle of wine", "a picture of a couch in a living room with people sitting on it", "a picture of a umbrella"], "sentids": [1, 2, 3, 4, 5, 6, 7, 8, 9], "rare_classes": [["bottle"], ["couch"], ["umbrella"], ["bottle"], ["couch"], ["umbrella"], ["bottle"], ["couch"], ["umbrella"]]} -{"filename": "1005216151.jpg", "img_id": "2", "split": "test", "caption": ["an image with a toothbrush"], "sentids": [10], "rare_classes": [["toothbrush"]]} -{"filename": "1013536888.jpg", "img_id": "3", "split": "test", "caption": ["a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table", "a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table", "a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table", "a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table"], "sentids": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26], "rare_classes": [["cup"], ["sandwich"], ["bench"], ["handbag"], ["cup"], ["sandwich"], ["bench"], ["handbag"], ["cup"], ["sandwich"], ["bench"], ["handbag"], ["cup"], ["sandwich"], ["bench"], ["handbag"]]} -{"filename": "101471792.jpg", "img_id": "4", "split": "test", "caption": ["an image with a backpack", "a picture of a traffic light", "an image with a backpack", "a picture of a traffic light"], "sentids": [27, 28, 29, 30], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} -{"filename": "10160966.jpg", "img_id": "5", "split": "test", "caption": ["a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill"], "sentids": [31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55], "rare_classes": [["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"]]} -{"filename": "1016626169.jpg", "img_id": "6", "split": "test", "caption": ["a picture of a traffic light on the side of a street", "a picture of a handbag on the ground next to a group of people", "a photo of a motorcycle in the middle of a crowd of people", "a picture of a traffic light on the side of a street", "a picture of a handbag on the ground next to a group of people", "a photo of a motorcycle in the middle of a crowd of people", "a picture of a traffic light on the side of a street", "a picture of a handbag on the ground next to a group of people", "a photo of a motorcycle in the middle of a crowd of people"], "sentids": [56, 57, 58, 59, 60, 61, 62, 63, 64], "rare_classes": [["traffic light"], ["handbag"], ["motorcycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["traffic light"], ["handbag"], ["motorcycle"]]} -{"filename": "1018148011.jpg", "img_id": "7", "split": "test", "caption": ["a truck in front of a pile of white cotton"], "sentids": [65], "rare_classes": [["truck"]]} -{"filename": "102575576.jpg", "img_id": "8", "split": "test", "caption": ["a picture of a bowl cut wedding cake with the bride and groom standing next to it", "an image with a spoon in front of a wedding cake", "a picture of a bowl cut wedding cake with the bride and groom standing next to it", "an image with a spoon in front of a wedding cake"], "sentids": [66, 67, 68, 69], "rare_classes": [["bowl"], ["spoon"], ["bowl"], ["spoon"]]} -{"filename": "1027149103.jpg", "img_id": "9", "split": "test", "caption": ["an image with a bottle of beer in front of a crowd", "an image with a handbag in front of a crowd", "an image with a bottle of beer in front of a crowd", "an image with a handbag in front of a crowd"], "sentids": [70, 71, 72, 73], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} -{"filename": "1039637574.jpg", "img_id": "10", "split": "test", "caption": ["a picture of a cell phone photographer taking a picture of a group of people"], "sentids": [74], "rare_classes": [["cell phone"]]} -{"filename": "104180524.jpg", "img_id": "11", "split": "test", "caption": ["a photo of a bench with people on it"], "sentids": [75], "rare_classes": [["bench"]]} -{"filename": "1043819504.jpg", "img_id": "12", "split": "test", "caption": ["an image with a snowboarder standing in front of an igloo"], "sentids": [76], "rare_classes": [["snowboard"]]} -{"filename": "10459869.jpg", "img_id": "13", "split": "test", "caption": ["a picture of a bench full of people eating food", "a picture of a handbag", "a picture of a bench full of people eating food", "a picture of a handbag"], "sentids": [77, 78, 79, 80], "rare_classes": [["bench"], ["handbag"], ["bench"], ["handbag"]]} -{"filename": "1065323785.jpg", "img_id": "14", "split": "test", "caption": ["a photo of a stop sign on the side of the road"], "sentids": [81], "rare_classes": [["stop sign"]]} -{"filename": "1084527029.jpg", "img_id": "15", "split": "test", "caption": ["a photo of a car with many motorcycles parked on the side of the road"], "sentids": [82], "rare_classes": [["car"]]} -{"filename": "108656820.jpg", "img_id": "16", "split": "test", "caption": ["a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table"], "sentids": [83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107], "rare_classes": [["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"]]} -{"filename": "1088385559.jpg", "img_id": "17", "split": "test", "caption": ["a picture of a person cooking food in a kitchen", "a picture of a refrigerator", "a picture of a person cooking food in a kitchen", "a picture of a refrigerator"], "sentids": [108, 109, 110, 111], "rare_classes": [["person"], ["refrigerator"], ["person"], ["refrigerator"]]} -{"filename": "1095109931.jpg", "img_id": "18", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [112], "rare_classes": [["bottle"]]} -{"filename": "1096800382.jpg", "img_id": "19", "split": "test", "caption": ["a picture of a wine glass", "a picture of a potted plant", "an image with a vase of flowers", "a picture of a wine glass", "a picture of a potted plant", "an image with a vase of flowers", "a picture of a wine glass", "a picture of a potted plant", "an image with a vase of flowers"], "sentids": [113, 114, 115, 116, 117, 118, 119, 120, 121], "rare_classes": [["wine glass"], ["potted plant"], ["vase"], ["wine glass"], ["potted plant"], ["vase"], ["wine glass"], ["potted plant"], ["vase"]]} -{"filename": "111285749.jpg", "img_id": "20", "split": "test", "caption": ["a photo of a tv shop in delhi, india"], "sentids": [122], "rare_classes": [["tv"]]} -{"filename": "111413806.jpg", "img_id": "21", "split": "test", "caption": ["a dining table in front of a group of people"], "sentids": [123], "rare_classes": [["dining table"]]} -{"filename": "111419142.jpg", "img_id": "22", "split": "test", "caption": ["a picture of a chair", "a photo of a dining table", "a picture of a chair", "a photo of a dining table"], "sentids": [124, 125, 126, 127], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} -{"filename": "111671162.jpg", "img_id": "23", "split": "test", "caption": ["a photo of a dining table in a restaurant"], "sentids": [128], "rare_classes": [["dining table"]]} -{"filename": "11214470.jpg", "img_id": "24", "split": "test", "caption": ["a truck in the background", "a suitcase in the background", "a truck in the background", "a suitcase in the background"], "sentids": [129, 130, 131, 132], "rare_classes": [["truck"], ["suitcase"], ["truck"], ["suitcase"]]} -{"filename": "1126137905.jpg", "img_id": "25", "split": "test", "caption": ["a photo of a handbag in the middle of a group of people", "a photo of a cell phone in a crowd of people", "a photo of a handbag in the middle of a group of people", "a photo of a cell phone in a crowd of people"], "sentids": [133, 134, 135, 136], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} -{"filename": "112719695.jpg", "img_id": "26", "split": "test", "caption": ["a picture of a cup of coffee", "a bench in the middle of the street", "a picture of a cup of coffee", "a bench in the middle of the street"], "sentids": [137, 138, 139, 140], "rare_classes": [["cup"], ["bench"], ["cup"], ["bench"]]} -{"filename": "1130017585.jpg", "img_id": "27", "split": "test", "caption": ["an image with a bottle of beer", "a picture of a car", "a handbag in a woman's hand", "an image with a bottle of beer", "a picture of a car", "a handbag in a woman's hand", "an image with a bottle of beer", "a picture of a car", "a handbag in a woman's hand"], "sentids": [141, 142, 143, 144, 145, 146, 147, 148, 149], "rare_classes": [["bottle"], ["car"], ["handbag"], ["bottle"], ["car"], ["handbag"], ["bottle"], ["car"], ["handbag"]]} -{"filename": "1131056918.jpg", "img_id": "28", "split": "test", "caption": ["an image with a potted plant"], "sentids": [150], "rare_classes": [["potted plant"]]} -{"filename": "113737410.jpg", "img_id": "29", "split": "test", "caption": ["a picture of a backpacker mall in singapore"], "sentids": [151], "rare_classes": [["backpack"]]} -{"filename": "1145145003.jpg", "img_id": "30", "split": "test", "caption": ["a picture of a person sitting in front of a computer", "a photo of a cell phone operator sitting in front of a computer", "a picture of a person sitting in front of a computer", "a photo of a cell phone operator sitting in front of a computer"], "sentids": [152, 153, 154, 155], "rare_classes": [["person"], ["cell phone"], ["person"], ["cell phone"]]} -{"filename": "1154930578.jpg", "img_id": "31", "split": "test", "caption": ["a wine glass in the middle of the table", "an image with a book in front of a group of people sitting at a table", "a picture of a bowl of fruit", "a wine glass in the middle of the table", "an image with a book in front of a group of people sitting at a table", "a picture of a bowl of fruit", "a wine glass in the middle of the table", "an image with a book in front of a group of people sitting at a table", "a picture of a bowl of fruit"], "sentids": [156, 157, 158, 159, 160, 161, 162, 163, 164], "rare_classes": [["wine glass"], ["book"], ["bowl"], ["wine glass"], ["book"], ["bowl"], ["wine glass"], ["book"], ["bowl"]]} -{"filename": "1155138244.jpg", "img_id": "32", "split": "test", "caption": ["a photo of a backpacker carrying a tray of drinks", "an image with a chair and a woman holding a tray of drinks", "a photo of a backpacker carrying a tray of drinks", "an image with a chair and a woman holding a tray of drinks"], "sentids": [165, 166, 167, 168], "rare_classes": [["backpack"], ["chair"], ["backpack"], ["chair"]]} -{"filename": "116482438.jpg", "img_id": "33", "split": "test", "caption": ["an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed", "an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed", "an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed", "an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed"], "sentids": [169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184], "rare_classes": [["chair"], ["person"], ["bed"], ["wine glass"], ["chair"], ["person"], ["bed"], ["wine glass"], ["chair"], ["person"], ["bed"], ["wine glass"], ["chair"], ["person"], ["bed"], ["wine glass"]]} -{"filename": "117430422.jpg", "img_id": "34", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [185], "rare_classes": [["backpack"]]} -{"filename": "1174629344.jpg", "img_id": "35", "split": "test", "caption": ["a picture of a bus full of people walking down the street", "a photo of a backpacker walking through a busy city street", "a picture of a bus full of people walking down the street", "a photo of a backpacker walking through a busy city street"], "sentids": [186, 187, 188, 189], "rare_classes": [["bus"], ["backpack"], ["bus"], ["backpack"]]} -{"filename": "1177949654.jpg", "img_id": "36", "split": "test", "caption": ["an image with a chair in the middle of the street", "a photo of a dog playing frisbee in front of a building", "a photo of a suitcase in front of a building", "an image with a chair in the middle of the street", "a photo of a dog playing frisbee in front of a building", "a photo of a suitcase in front of a building", "an image with a chair in the middle of the street", "a photo of a dog playing frisbee in front of a building", "a photo of a suitcase in front of a building"], "sentids": [190, 191, 192, 193, 194, 195, 196, 197, 198], "rare_classes": [["chair"], ["dog"], ["suitcase"], ["chair"], ["dog"], ["suitcase"], ["chair"], ["dog"], ["suitcase"]]} -{"filename": "117883760.jpg", "img_id": "37", "split": "test", "caption": ["a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people", "a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people", "a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people", "a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people"], "sentids": [199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214], "rare_classes": [["laptop"], ["bottle"], ["handbag"], ["backpack"], ["laptop"], ["bottle"], ["handbag"], ["backpack"], ["laptop"], ["bottle"], ["handbag"], ["backpack"], ["laptop"], ["bottle"], ["handbag"], ["backpack"]]} -{"filename": "118717792.jpg", "img_id": "38", "split": "test", "caption": ["a picture of a suitcase on the ground next to a group of people"], "sentids": [215], "rare_classes": [["suitcase"]]} -{"filename": "1196696476.jpg", "img_id": "39", "split": "test", "caption": ["a cup in a man's hand", "a photo of a handbag sitting on the sidewalk", "a cell phone in a man's hand", "a cup in a man's hand", "a photo of a handbag sitting on the sidewalk", "a cell phone in a man's hand", "a cup in a man's hand", "a photo of a handbag sitting on the sidewalk", "a cell phone in a man's hand"], "sentids": [216, 217, 218, 219, 220, 221, 222, 223, 224], "rare_classes": [["cup"], ["handbag"], ["cell phone"], ["cup"], ["handbag"], ["cell phone"], ["cup"], ["handbag"], ["cell phone"]]} -{"filename": "120058071.jpg", "img_id": "40", "split": "test", "caption": ["a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background", "a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background", "a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background", "a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background"], "sentids": [225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240], "rare_classes": [["umbrella"], ["backpack"], ["bench"], ["car"], ["umbrella"], ["backpack"], ["bench"], ["car"], ["umbrella"], ["backpack"], ["bench"], ["car"], ["umbrella"], ["backpack"], ["bench"], ["car"]]} -{"filename": "1202620814.jpg", "img_id": "41", "split": "test", "caption": ["an image with a train at a train station"], "sentids": [241], "rare_classes": [["train"]]} -{"filename": "120394296.jpg", "img_id": "42", "split": "test", "caption": ["a bottle in the middle of a group of people sitting on the ground"], "sentids": [242], "rare_classes": [["bottle"]]} -{"filename": "120538235.jpg", "img_id": "43", "split": "test", "caption": ["a picture of a baseball glove and a man swinging a golf club"], "sentids": [243], "rare_classes": [["baseball glove"]]} -{"filename": "120542286.jpg", "img_id": "44", "split": "test", "caption": ["a picture of a backpack on the ground", "a photo of a handbag", "a picture of a dining table in front of a building", "a picture of a backpack on the ground", "a photo of a handbag", "a picture of a dining table in front of a building", "a picture of a backpack on the ground", "a photo of a handbag", "a picture of a dining table in front of a building"], "sentids": [244, 245, 246, 247, 248, 249, 250, 251, 252], "rare_classes": [["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"], ["dining table"]]} -{"filename": "120545126.jpg", "img_id": "45", "split": "test", "caption": ["an image with a cell phone in the background", "an image with a chair in the background", "an image with a cell phone in the background", "an image with a chair in the background"], "sentids": [253, 254, 255, 256], "rare_classes": [["cell phone"], ["chair"], ["cell phone"], ["chair"]]} -{"filename": "122427967.jpg", "img_id": "46", "split": "test", "caption": ["a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair", "a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair", "a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair", "a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair"], "sentids": [257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272], "rare_classes": [["bottle"], ["suitcase"], ["handbag"], ["chair"], ["bottle"], ["suitcase"], ["handbag"], ["chair"], ["bottle"], ["suitcase"], ["handbag"], ["chair"], ["bottle"], ["suitcase"], ["handbag"], ["chair"]]} -{"filename": "123416768.jpg", "img_id": "47", "split": "test", "caption": ["a dog in a leash", "a picture of a umbrella", "a picture of a cell phone", "a dog in a leash", "a picture of a umbrella", "a picture of a cell phone", "a dog in a leash", "a picture of a umbrella", "a picture of a cell phone"], "sentids": [273, 274, 275, 276, 277, 278, 279, 280, 281], "rare_classes": [["dog"], ["umbrella"], ["cell phone"], ["dog"], ["umbrella"], ["cell phone"], ["dog"], ["umbrella"], ["cell phone"]]} -{"filename": "1234638761.jpg", "img_id": "48", "split": "test", "caption": ["a picture of a backpacker sitting on a bench", "an image with a handbag and a group of people sitting on a bench", "a picture of a backpacker sitting on a bench", "an image with a handbag and a group of people sitting on a bench"], "sentids": [282, 283, 284, 285], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "1238849490.jpg", "img_id": "49", "split": "test", "caption": ["an image with a umbrella and a woman playing a guitar"], "sentids": [286], "rare_classes": [["umbrella"]]} -{"filename": "124488273.jpg", "img_id": "50", "split": "test", "caption": ["an image with a backpack and a group of people on bikes"], "sentids": [287], "rare_classes": [["backpack"]]} -{"filename": "124523773.jpg", "img_id": "51", "split": "test", "caption": ["an image with a book in the background"], "sentids": [288], "rare_classes": [["book"]]} -{"filename": "1246237064.jpg", "img_id": "52", "split": "test", "caption": ["a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table"], "sentids": [289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313], "rare_classes": [["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"]]} -{"filename": "1246239396.jpg", "img_id": "53", "split": "test", "caption": ["an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table"], "sentids": [314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349], "rare_classes": [["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"]]} -{"filename": "125272627.jpg", "img_id": "54", "split": "test", "caption": ["a bottle in the middle of the table", "a photo of a vase of flowers in front of a book shelf", "a picture of a couch with people sitting on it", "a bottle in the middle of the table", "a photo of a vase of flowers in front of a book shelf", "a picture of a couch with people sitting on it", "a bottle in the middle of the table", "a photo of a vase of flowers in front of a book shelf", "a picture of a couch with people sitting on it"], "sentids": [350, 351, 352, 353, 354, 355, 356, 357, 358], "rare_classes": [["bottle"], ["vase"], ["couch"], ["bottle"], ["vase"], ["couch"], ["bottle"], ["vase"], ["couch"]]} -{"filename": "1253095131.jpg", "img_id": "55", "split": "test", "caption": ["a picture of a handbag", "an image with a backpack", "a photo of a book", "a picture of a handbag", "an image with a backpack", "a photo of a book", "a picture of a handbag", "an image with a backpack", "a photo of a book"], "sentids": [359, 360, 361, 362, 363, 364, 365, 366, 367], "rare_classes": [["handbag"], ["backpack"], ["book"], ["handbag"], ["backpack"], ["book"], ["handbag"], ["backpack"], ["book"]]} -{"filename": "1257692349.jpg", "img_id": "56", "split": "test", "caption": ["a photo of a backpack on the ground with people around it", "a picture of a truck full of people and bikes", "a photo of a backpack on the ground with people around it", "a picture of a truck full of people and bikes"], "sentids": [368, 369, 370, 371], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} -{"filename": "1258913059.jpg", "img_id": "57", "split": "test", "caption": ["a photo of a bottle of beer"], "sentids": [372], "rare_classes": [["bottle"]]} -{"filename": "1259627071.jpg", "img_id": "58", "split": "test", "caption": ["a picture of a truck and a group of people in a field", "an image with a book in front of a group of people", "an image with a handbag in front of a group of people", "a picture of a truck and a group of people in a field", "an image with a book in front of a group of people", "an image with a handbag in front of a group of people", "a picture of a truck and a group of people in a field", "an image with a book in front of a group of people", "an image with a handbag in front of a group of people"], "sentids": [373, 374, 375, 376, 377, 378, 379, 380, 381], "rare_classes": [["truck"], ["book"], ["handbag"], ["truck"], ["book"], ["handbag"], ["truck"], ["book"], ["handbag"]]} -{"filename": "1269022629.jpg", "img_id": "59", "split": "test", "caption": ["a photo of a chair"], "sentids": [382], "rare_classes": [["chair"]]} -{"filename": "1271579512.jpg", "img_id": "60", "split": "test", "caption": ["a bottle in a glass", "a person in front of a table", "an image with a dining table", "a bottle in a glass", "a person in front of a table", "an image with a dining table", "a bottle in a glass", "a person in front of a table", "an image with a dining table"], "sentids": [383, 384, 385, 386, 387, 388, 389, 390, 391], "rare_classes": [["bottle"], ["person"], ["dining table"], ["bottle"], ["person"], ["dining table"], ["bottle"], ["person"], ["dining table"]]} -{"filename": "12736326.jpg", "img_id": "61", "split": "test", "caption": ["a picture of a person sitting at a counter with food in front of them", "a picture of a cup full of watermelon", "a potted plant in front of the counter", "a picture of a person sitting at a counter with food in front of them", "a picture of a cup full of watermelon", "a potted plant in front of the counter", "a picture of a person sitting at a counter with food in front of them", "a picture of a cup full of watermelon", "a potted plant in front of the counter"], "sentids": [392, 393, 394, 395, 396, 397, 398, 399, 400], "rare_classes": [["person"], ["cup"], ["potted plant"], ["person"], ["cup"], ["potted plant"], ["person"], ["cup"], ["potted plant"]]} -{"filename": "1274268203.jpg", "img_id": "62", "split": "test", "caption": ["a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train", "a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train", "a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train", "a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train"], "sentids": [401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416], "rare_classes": [["train"], ["bench"], ["bus"], ["backpack"], ["train"], ["bench"], ["bus"], ["backpack"], ["train"], ["bench"], ["bus"], ["backpack"], ["train"], ["bench"], ["bus"], ["backpack"]]} -{"filename": "1275693139.jpg", "img_id": "63", "split": "test", "caption": ["a tv in the background", "a photo of a backpacker waiting in line at a bar", "a tv in the background", "a photo of a backpacker waiting in line at a bar"], "sentids": [417, 418, 419, 420], "rare_classes": [["tv"], ["backpack"], ["tv"], ["backpack"]]} -{"filename": "1278579569.jpg", "img_id": "64", "split": "test", "caption": ["a picture of a handbag", "a bottle in a woman's hand", "a picture of a handbag", "a bottle in a woman's hand"], "sentids": [421, 422, 423, 424], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} -{"filename": "1278818225.jpg", "img_id": "65", "split": "test", "caption": ["a photo of a kite surfer on the beach", "a photo of a backpacker at the beach", "a photo of a kite surfer on the beach", "a photo of a backpacker at the beach"], "sentids": [425, 426, 427, 428], "rare_classes": [["kite"], ["backpack"], ["kite"], ["backpack"]]} -{"filename": "12830823.jpg", "img_id": "66", "split": "test", "caption": ["an image with a potted plant", "a photo of a kite flying in the sky", "a handbag in the background", "an image with a potted plant", "a photo of a kite flying in the sky", "a handbag in the background", "an image with a potted plant", "a photo of a kite flying in the sky", "a handbag in the background"], "sentids": [429, 430, 431, 432, 433, 434, 435, 436, 437], "rare_classes": [["potted plant"], ["kite"], ["handbag"], ["potted plant"], ["kite"], ["handbag"], ["potted plant"], ["kite"], ["handbag"]]} -{"filename": "128396150.jpg", "img_id": "67", "split": "test", "caption": ["a picture of a bench with two people sitting on it", "a picture of a cup of coffee", "a picture of a truck and two people sitting on a bench", "a picture of a bench with two people sitting on it", "a picture of a cup of coffee", "a picture of a truck and two people sitting on a bench", "a picture of a bench with two people sitting on it", "a picture of a cup of coffee", "a picture of a truck and two people sitting on a bench"], "sentids": [438, 439, 440, 441, 442, 443, 444, 445, 446], "rare_classes": [["bench"], ["cup"], ["truck"], ["bench"], ["cup"], ["truck"], ["bench"], ["cup"], ["truck"]]} -{"filename": "128452798.jpg", "img_id": "68", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [447], "rare_classes": [["backpack"]]} -{"filename": "1289352588.jpg", "img_id": "69", "split": "test", "caption": ["a umbrella in the sand"], "sentids": [448], "rare_classes": [["umbrella"]]} -{"filename": "1289951084.jpg", "img_id": "70", "split": "test", "caption": ["an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store", "an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store", "an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store", "an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store"], "sentids": [449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464], "rare_classes": [["backpack"], ["handbag"], ["chair"], ["book"], ["backpack"], ["handbag"], ["chair"], ["book"], ["backpack"], ["handbag"], ["chair"], ["book"], ["backpack"], ["handbag"], ["chair"], ["book"]]} -{"filename": "129321675.jpg", "img_id": "71", "split": "test", "caption": ["a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table", "a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table", "a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table", "a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table"], "sentids": [465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "rare_classes": [["chair"], ["knife"], ["dining table"], ["fork"], ["chair"], ["knife"], ["dining table"], ["fork"], ["chair"], ["knife"], ["dining table"], ["fork"], ["chair"], ["knife"], ["dining table"], ["fork"]]} -{"filename": "1294578091.jpg", "img_id": "72", "split": "test", "caption": ["a photo of a cup of coffee", "a photo of a dining table", "a photo of a cup of coffee", "a photo of a dining table"], "sentids": [481, 482, 483, 484], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "129790261.jpg", "img_id": "73", "split": "test", "caption": ["a frisbee in a man's hand"], "sentids": [485], "rare_classes": [["frisbee"]]} -{"filename": "1301532463.jpg", "img_id": "74", "split": "test", "caption": ["an image with a cell phone"], "sentids": [486], "rare_classes": [["cell phone"]]} -{"filename": "130500771.jpg", "img_id": "75", "split": "test", "caption": ["a photo of a potted plant in front of a restaurant", "a photo of a dining table with umbrellas in front of a building", "an image with a bottle of iced tea in front of a building", "a photo of a potted plant in front of a restaurant", "a photo of a dining table with umbrellas in front of a building", "an image with a bottle of iced tea in front of a building", "a photo of a potted plant in front of a restaurant", "a photo of a dining table with umbrellas in front of a building", "an image with a bottle of iced tea in front of a building"], "sentids": [487, 488, 489, 490, 491, 492, 493, 494, 495], "rare_classes": [["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"], ["bottle"]]} -{"filename": "130504182.jpg", "img_id": "76", "split": "test", "caption": ["a book in the background"], "sentids": [496], "rare_classes": [["book"]]} -{"filename": "130792536.jpg", "img_id": "77", "split": "test", "caption": ["an image with a tv in the background"], "sentids": [497], "rare_classes": [["tv"]]} -{"filename": "1312440023.jpg", "img_id": "78", "split": "test", "caption": ["a photo of a handbag", "a picture of a dining table with people sitting at it", "a photo of a handbag", "a picture of a dining table with people sitting at it"], "sentids": [498, 499, 500, 501], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "13255060.jpg", "img_id": "79", "split": "test", "caption": ["a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe"], "sentids": [502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526], "rare_classes": [["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"]]} -{"filename": "1325756278.jpg", "img_id": "80", "split": "test", "caption": ["an image with a truck and several people on the side of the road", "a photo of a handbag on the ground", "a picture of a bench with people sitting on it", "an image with a truck and several people on the side of the road", "a photo of a handbag on the ground", "a picture of a bench with people sitting on it", "an image with a truck and several people on the side of the road", "a photo of a handbag on the ground", "a picture of a bench with people sitting on it"], "sentids": [527, 528, 529, 530, 531, 532, 533, 534, 535], "rare_classes": [["truck"], ["handbag"], ["bench"], ["truck"], ["handbag"], ["bench"], ["truck"], ["handbag"], ["bench"]]} -{"filename": "1328655944.jpg", "img_id": "81", "split": "test", "caption": ["a potted plant in the middle of the street"], "sentids": [536], "rare_classes": [["potted plant"]]} -{"filename": "1332790049.jpg", "img_id": "82", "split": "test", "caption": ["an image with a motorcycle and people on the side of the road", "a banana in a basket on the back of a moped", "a picture of a umbrella stand on the side of a street", "an image with a motorcycle and people on the side of the road", "a banana in a basket on the back of a moped", "a picture of a umbrella stand on the side of a street", "an image with a motorcycle and people on the side of the road", "a banana in a basket on the back of a moped", "a picture of a umbrella stand on the side of a street"], "sentids": [537, 538, 539, 540, 541, 542, 543, 544, 545], "rare_classes": [["motorcycle"], ["banana"], ["umbrella"], ["motorcycle"], ["banana"], ["umbrella"], ["motorcycle"], ["banana"], ["umbrella"]]} -{"filename": "133280380.jpg", "img_id": "83", "split": "test", "caption": ["a cup in the window"], "sentids": [546], "rare_classes": [["cup"]]} -{"filename": "1334737240.jpg", "img_id": "84", "split": "test", "caption": ["a person in an orange shirt", "a picture of a oven in a kitchen", "a person in an orange shirt", "a picture of a oven in a kitchen"], "sentids": [547, 548, 549, 550], "rare_classes": [["person"], ["oven"], ["person"], ["oven"]]} -{"filename": "1335877200.jpg", "img_id": "85", "split": "test", "caption": ["a photo of a train at a train station", "a photo of a backpacker waiting for a train at a train station", "a picture of a suitcase", "a photo of a train at a train station", "a photo of a backpacker waiting for a train at a train station", "a picture of a suitcase", "a photo of a train at a train station", "a photo of a backpacker waiting for a train at a train station", "a picture of a suitcase"], "sentids": [551, 552, 553, 554, 555, 556, 557, 558, 559], "rare_classes": [["train"], ["backpack"], ["suitcase"], ["train"], ["backpack"], ["suitcase"], ["train"], ["backpack"], ["suitcase"]]} -{"filename": "133661473.jpg", "img_id": "86", "split": "test", "caption": ["a picture of a laptop in an office with people standing around"], "sentids": [560], "rare_classes": [["laptop"]]} -{"filename": "135444196.jpg", "img_id": "87", "split": "test", "caption": ["a photo of a motorcycle rider and a woman walking down the street", "a photo of a truck and people on the road", "a photo of a motorcycle rider and a woman walking down the street", "a photo of a truck and people on the road"], "sentids": [561, 562, 563, 564], "rare_classes": [["motorcycle"], ["truck"], ["motorcycle"], ["truck"]]} -{"filename": "1362206741.jpg", "img_id": "88", "split": "test", "caption": ["an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks", "an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks", "an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks", "an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks"], "sentids": [565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580], "rare_classes": [["laptop"], ["backpack"], ["keyboard"], ["book"], ["laptop"], ["backpack"], ["keyboard"], ["book"], ["laptop"], ["backpack"], ["keyboard"], ["book"], ["laptop"], ["backpack"], ["keyboard"], ["book"]]} -{"filename": "1369506388.jpg", "img_id": "89", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [581], "rare_classes": [["bottle"]]} -{"filename": "137430923.jpg", "img_id": "90", "split": "test", "caption": ["a backpack in the middle of the group"], "sentids": [582], "rare_classes": [["backpack"]]} -{"filename": "137431115.jpg", "img_id": "91", "split": "test", "caption": ["a photo of a bottle of beer", "an image with a handbag", "a photo of a bottle of beer", "an image with a handbag"], "sentids": [583, 584, 585, 586], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} -{"filename": "137444338.jpg", "img_id": "92", "split": "test", "caption": ["a picture of a cup of coffee", "a tv in the background", "a picture of a cup of coffee", "a tv in the background"], "sentids": [587, 588, 589, 590], "rare_classes": [["cup"], ["tv"], ["cup"], ["tv"]]} -{"filename": "137444466.jpg", "img_id": "93", "split": "test", "caption": ["a photo of a backpackers camp on a city street at night"], "sentids": [591], "rare_classes": [["backpack"]]} -{"filename": "137453677.jpg", "img_id": "94", "split": "test", "caption": ["a knife in a pan"], "sentids": [592], "rare_classes": [["knife"]]} -{"filename": "137453681.jpg", "img_id": "95", "split": "test", "caption": ["a bottle in a bowl", "a handbag in the middle of a table", "an image with a clock in the background", "a bottle in a bowl", "a handbag in the middle of a table", "an image with a clock in the background", "a bottle in a bowl", "a handbag in the middle of a table", "an image with a clock in the background"], "sentids": [593, 594, 595, 596, 597, 598, 599, 600, 601], "rare_classes": [["bottle"], ["handbag"], ["clock"], ["bottle"], ["handbag"], ["clock"], ["bottle"], ["handbag"], ["clock"]]} -{"filename": "1385492203.jpg", "img_id": "96", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [602], "rare_classes": [["cup"]]} -{"filename": "1389323170.jpg", "img_id": "97", "split": "test", "caption": ["a picture of a bench with a woman sitting on it"], "sentids": [603], "rare_classes": [["bench"]]} -{"filename": "1393424041.jpg", "img_id": "98", "split": "test", "caption": ["a picture of a kite flying over the beach with people sitting on the sand"], "sentids": [604], "rare_classes": [["kite"]]} -{"filename": "1397295388.jpg", "img_id": "99", "split": "test", "caption": ["an image with a backpack on a conveyor belt"], "sentids": [605], "rare_classes": [["backpack"]]} -{"filename": "139765126.jpg", "img_id": "100", "split": "test", "caption": ["a photo of a bicycle race", "a handbag in the foreground", "a photo of a bicycle race", "a handbag in the foreground"], "sentids": [606, 607, 608, 609], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} -{"filename": "1401351228.jpg", "img_id": "101", "split": "test", "caption": ["a picture of a cup of tea and people standing around a table", "a laptop in front of a table with people standing around it", "a picture of a cup of tea and people standing around a table", "a laptop in front of a table with people standing around it"], "sentids": [610, 611, 612, 613], "rare_classes": [["cup"], ["laptop"], ["cup"], ["laptop"]]} -{"filename": "1403846093.jpg", "img_id": "102", "split": "test", "caption": ["a photo of a dining table with people sitting in chairs"], "sentids": [614], "rare_classes": [["dining table"]]} -{"filename": "1405665934.jpg", "img_id": "103", "split": "test", "caption": ["a photo of a backpacker sitting on a bench in an airport", "a picture of a handbag", "a photo of a backpacker sitting on a bench in an airport", "a picture of a handbag"], "sentids": [615, 616, 617, 618], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "1409041007.jpg", "img_id": "104", "split": "test", "caption": ["a photo of a oven in a kitchen"], "sentids": [619], "rare_classes": [["oven"]]} -{"filename": "1409731198.jpg", "img_id": "105", "split": "test", "caption": ["a picture of a wine glass on a table in a tent", "a photo of a backpacker party under a tent", "an image with a carousel of people in a tent", "a picture of a wine glass on a table in a tent", "a photo of a backpacker party under a tent", "an image with a carousel of people in a tent", "a picture of a wine glass on a table in a tent", "a photo of a backpacker party under a tent", "an image with a carousel of people in a tent"], "sentids": [620, 621, 622, 623, 624, 625, 626, 627, 628], "rare_classes": [["wine glass"], ["backpack"], ["car"], ["wine glass"], ["backpack"], ["car"], ["wine glass"], ["backpack"], ["car"]]} -{"filename": "1409784126.jpg", "img_id": "106", "split": "test", "caption": ["a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it", "a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it", "a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it", "a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it"], "sentids": [629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644], "rare_classes": [["tv"], ["bottle"], ["cell phone"], ["bench"], ["tv"], ["bottle"], ["cell phone"], ["bench"], ["tv"], ["bottle"], ["cell phone"], ["bench"], ["tv"], ["bottle"], ["cell phone"], ["bench"]]} -{"filename": "1409801982.jpg", "img_id": "107", "split": "test", "caption": ["a picture of a bowl full of fruit", "a picture of a orange and yellow sign", "a picture of a bowl full of fruit", "a picture of a orange and yellow sign"], "sentids": [645, 646, 647, 648], "rare_classes": [["bowl"], ["orange"], ["bowl"], ["orange"]]} -{"filename": "1410019664.jpg", "img_id": "108", "split": "test", "caption": ["a dining table in a tent"], "sentids": [649], "rare_classes": [["dining table"]]} -{"filename": "1414412467.jpg", "img_id": "109", "split": "test", "caption": ["a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand"], "sentids": [650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674], "rare_classes": [["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"]]} -{"filename": "1415147666.jpg", "img_id": "110", "split": "test", "caption": ["an image with a cup of coffee and a woman in a kitchen"], "sentids": [675], "rare_classes": [["cup"]]} -{"filename": "1415310632.jpg", "img_id": "111", "split": "test", "caption": ["a dining table in a restaurant", "a photo of a bowl of wine glasses", "a dining table in a restaurant", "a photo of a bowl of wine glasses"], "sentids": [676, 677, 678, 679], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} -{"filename": "14153510.jpg", "img_id": "112", "split": "test", "caption": ["a photo of a bicycle race team posing for a group photo"], "sentids": [680], "rare_classes": [["bicycle"]]} -{"filename": "141736784.jpg", "img_id": "113", "split": "test", "caption": ["an image with a book in the background and a group of people", "a picture of a bowl of ice cream", "an image with a book in the background and a group of people", "a picture of a bowl of ice cream"], "sentids": [681, 682, 683, 684], "rare_classes": [["book"], ["bowl"], ["book"], ["bowl"]]} -{"filename": "141755290.jpg", "img_id": "114", "split": "test", "caption": ["a photo of a chair", "a picture of a spoon being used to make a drink", "an image with a bicycle in the background", "a photo of a chair", "a picture of a spoon being used to make a drink", "an image with a bicycle in the background", "a photo of a chair", "a picture of a spoon being used to make a drink", "an image with a bicycle in the background"], "sentids": [685, 686, 687, 688, 689, 690, 691, 692, 693], "rare_classes": [["chair"], ["spoon"], ["bicycle"], ["chair"], ["spoon"], ["bicycle"], ["chair"], ["spoon"], ["bicycle"]]} -{"filename": "1418257247.jpg", "img_id": "115", "split": "test", "caption": ["an image with a handbag on the ground in front of a building"], "sentids": [694], "rare_classes": [["handbag"]]} -{"filename": "1419394636.jpg", "img_id": "116", "split": "test", "caption": ["an image with a car in the background", "an image with a handbag", "an image with a car in the background", "an image with a handbag"], "sentids": [695, 696, 697, 698], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} -{"filename": "142347382.jpg", "img_id": "117", "split": "test", "caption": ["a picture of a dining table and chairs on a deck", "an image with a dog and people on a deck", "a picture of a dining table and chairs on a deck", "an image with a dog and people on a deck"], "sentids": [699, 700, 701, 702], "rare_classes": [["dining table"], ["dog"], ["dining table"], ["dog"]]} -{"filename": "1428641354.jpg", "img_id": "118", "split": "test", "caption": ["a refrigerator in the kitchen"], "sentids": [703], "rare_classes": [["refrigerator"]]} -{"filename": "1432196901.jpg", "img_id": "119", "split": "test", "caption": ["a photo of a sports ball", "a picture of a bottle of water", "a frisbee in the sand", "a photo of a sports ball", "a picture of a bottle of water", "a frisbee in the sand", "a photo of a sports ball", "a picture of a bottle of water", "a frisbee in the sand"], "sentids": [704, 705, 706, 707, 708, 709, 710, 711, 712], "rare_classes": [["sports ball"], ["bottle"], ["frisbee"], ["sports ball"], ["bottle"], ["frisbee"], ["sports ball"], ["bottle"], ["frisbee"]]} -{"filename": "1433149277.jpg", "img_id": "120", "split": "test", "caption": ["a picture of a handbag store in a park", "a photo of a cupcake stand in a park", "a potted plant in front of a food stand", "a picture of a handbag store in a park", "a photo of a cupcake stand in a park", "a potted plant in front of a food stand", "a picture of a handbag store in a park", "a photo of a cupcake stand in a park", "a potted plant in front of a food stand"], "sentids": [713, 714, 715, 716, 717, 718, 719, 720, 721], "rare_classes": [["handbag"], ["cup"], ["potted plant"], ["handbag"], ["cup"], ["potted plant"], ["handbag"], ["cup"], ["potted plant"]]} -{"filename": "1433937960.jpg", "img_id": "121", "split": "test", "caption": ["a picture of a handbag dancer in front of a crowd", "an image with a backpacker dancing in front of a crowd", "a picture of a handbag dancer in front of a crowd", "an image with a backpacker dancing in front of a crowd"], "sentids": [722, 723, 724, 725], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "1434147314.jpg", "img_id": "122", "split": "test", "caption": ["a picture of a knife", "an image with a dining table full of food", "a picture of a knife", "an image with a dining table full of food"], "sentids": [726, 727, 728, 729], "rare_classes": [["knife"], ["dining table"], ["knife"], ["dining table"]]} -{"filename": "143428094.jpg", "img_id": "123", "split": "test", "caption": ["a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture"], "sentids": [730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765], "rare_classes": [["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"]]} -{"filename": "1436832881.jpg", "img_id": "124", "split": "test", "caption": ["a photo of a airplane flying over a cruise ship"], "sentids": [766], "rare_classes": [["airplane"]]} -{"filename": "1442179848.jpg", "img_id": "125", "split": "test", "caption": ["an image with a umbrella and a group of people near a fountain", "a photo of a backpacker in singapore", "an image with a umbrella and a group of people near a fountain", "a photo of a backpacker in singapore"], "sentids": [767, 768, 769, 770], "rare_classes": [["umbrella"], ["backpack"], ["umbrella"], ["backpack"]]} -{"filename": "14580804.jpg", "img_id": "126", "split": "test", "caption": ["an image with a chair and a person sitting on a bench", "an image with a bicycle in the background and people sitting on benches", "an image with a chair and a person sitting on a bench", "an image with a bicycle in the background and people sitting on benches"], "sentids": [771, 772, 773, 774], "rare_classes": [["chair"], ["bicycle"], ["chair"], ["bicycle"]]} -{"filename": "1459032057.jpg", "img_id": "127", "split": "test", "caption": ["an image with a hot dog", "a picture of a bottle of beer", "a photo of a tv in the background", "an image with a hot dog", "a picture of a bottle of beer", "a photo of a tv in the background", "an image with a hot dog", "a picture of a bottle of beer", "a photo of a tv in the background"], "sentids": [775, 776, 777, 778, 779, 780, 781, 782, 783], "rare_classes": [["hot dog"], ["bottle"], ["tv"], ["hot dog"], ["bottle"], ["tv"], ["hot dog"], ["bottle"], ["tv"]]} -{"filename": "1459582913.jpg", "img_id": "128", "split": "test", "caption": ["an image with a dog sitting on a bench watching a group of cheerleaders", "a photo of a car with a dog sitting in the back seat", "an image with a dog sitting on a bench watching a group of cheerleaders", "a photo of a car with a dog sitting in the back seat"], "sentids": [784, 785, 786, 787], "rare_classes": [["dog"], ["car"], ["dog"], ["car"]]} -{"filename": "1460443444.jpg", "img_id": "129", "split": "test", "caption": ["a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot", "a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot", "a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot", "a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot"], "sentids": [788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803], "rare_classes": [["book"], ["kite"], ["bicycle"], ["car"], ["book"], ["kite"], ["bicycle"], ["car"], ["book"], ["kite"], ["bicycle"], ["car"], ["book"], ["kite"], ["bicycle"], ["car"]]} -{"filename": "1463072715.jpg", "img_id": "130", "split": "test", "caption": ["a photo of a bottle of water", "a picture of a knife and board game", "a photo of a bottle of water", "a picture of a knife and board game"], "sentids": [804, 805, 806, 807], "rare_classes": [["bottle"], ["knife"], ["bottle"], ["knife"]]} -{"filename": "146903144.jpg", "img_id": "131", "split": "test", "caption": ["a truck in the middle of the road"], "sentids": [808], "rare_classes": [["truck"]]} -{"filename": "1472653060.jpg", "img_id": "132", "split": "test", "caption": ["a photo of a dining table", "a photo of a cup of food being prepared in a kitchen", "a photo of a dining table", "a photo of a cup of food being prepared in a kitchen"], "sentids": [809, 810, 811, 812], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} -{"filename": "148314924.jpg", "img_id": "133", "split": "test", "caption": ["a photo of a cupcake party", "a photo of a potted plant", "a photo of a cupcake party", "a photo of a potted plant"], "sentids": [813, 814, 815, 816], "rare_classes": [["cup"], ["potted plant"], ["cup"], ["potted plant"]]} -{"filename": "1484815652.jpg", "img_id": "134", "split": "test", "caption": ["a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave"], "sentids": [817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841], "rare_classes": [["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"]]} -{"filename": "1489471156.jpg", "img_id": "135", "split": "test", "caption": ["a bicycle in the rain", "a photo of a traffic light in the rain with people holding umbrellas", "a bicycle in the rain", "a photo of a traffic light in the rain with people holding umbrellas"], "sentids": [842, 843, 844, 845], "rare_classes": [["bicycle"], ["traffic light"], ["bicycle"], ["traffic light"]]} -{"filename": "1489529980.jpg", "img_id": "136", "split": "test", "caption": ["a photo of a person in a kitchen"], "sentids": [846], "rare_classes": [["person"]]} -{"filename": "149388615.jpg", "img_id": "137", "split": "test", "caption": ["a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it", "a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it", "a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it", "a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it"], "sentids": [847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862], "rare_classes": [["chair"], ["backpack"], ["handbag"], ["bench"], ["chair"], ["backpack"], ["handbag"], ["bench"], ["chair"], ["backpack"], ["handbag"], ["bench"], ["chair"], ["backpack"], ["handbag"], ["bench"]]} -{"filename": "1499554025.jpg", "img_id": "138", "split": "test", "caption": ["a chair in the corner"], "sentids": [863], "rare_classes": [["chair"]]} -{"filename": "1509338579.jpg", "img_id": "139", "split": "test", "caption": ["a photo of a book signing at a festival", "an image with a handbag and a group of people", "a photo of a book signing at a festival", "an image with a handbag and a group of people"], "sentids": [864, 865, 866, 867], "rare_classes": [["book"], ["handbag"], ["book"], ["handbag"]]} -{"filename": "1516839584.jpg", "img_id": "140", "split": "test", "caption": ["an image with a knife and fork", "a cup in a woman's hand", "an image with a knife and fork", "a cup in a woman's hand"], "sentids": [868, 869, 870, 871], "rare_classes": [["knife"], ["cup"], ["knife"], ["cup"]]} -{"filename": "151970521.jpg", "img_id": "141", "split": "test", "caption": ["a picture of a bench and a woman sitting on it", "an image with a handbag and a woman sitting on a bench", "a truck in the background", "a picture of a bench and a woman sitting on it", "an image with a handbag and a woman sitting on a bench", "a truck in the background", "a picture of a bench and a woman sitting on it", "an image with a handbag and a woman sitting on a bench", "a truck in the background"], "sentids": [872, 873, 874, 875, 876, 877, 878, 879, 880], "rare_classes": [["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"], ["truck"]]} -{"filename": "152500619.jpg", "img_id": "142", "split": "test", "caption": ["a photo of a handbag on the street in front of a group of people"], "sentids": [881], "rare_classes": [["handbag"]]} -{"filename": "1528205014.jpg", "img_id": "143", "split": "test", "caption": ["a photo of a backpacker on the street", "a handbag in a man's hand", "a photo of a backpacker on the street", "a handbag in a man's hand"], "sentids": [882, 883, 884, 885], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "1535963458.jpg", "img_id": "144", "split": "test", "caption": ["a photo of a tv screen", "a bench in the middle of the room", "a photo of a tv screen", "a bench in the middle of the room"], "sentids": [886, 887, 888, 889], "rare_classes": [["tv"], ["bench"], ["tv"], ["bench"]]} -{"filename": "154295293.jpg", "img_id": "145", "split": "test", "caption": ["a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack", "a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack", "a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack", "a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack"], "sentids": [890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905], "rare_classes": [["chair"], ["dining table"], ["wine glass"], ["backpack"], ["chair"], ["dining table"], ["wine glass"], ["backpack"], ["chair"], ["dining table"], ["wine glass"], ["backpack"], ["chair"], ["dining table"], ["wine glass"], ["backpack"]]} -{"filename": "1547321789.jpg", "img_id": "146", "split": "test", "caption": ["a picture of a handbag", "an image with a backpack on the ground", "a picture of a cup of coffee", "a picture of a handbag", "an image with a backpack on the ground", "a picture of a cup of coffee", "a picture of a handbag", "an image with a backpack on the ground", "a picture of a cup of coffee"], "sentids": [906, 907, 908, 909, 910, 911, 912, 913, 914], "rare_classes": [["handbag"], ["backpack"], ["cup"], ["handbag"], ["backpack"], ["cup"], ["handbag"], ["backpack"], ["cup"]]} -{"filename": "1559931223.jpg", "img_id": "147", "split": "test", "caption": ["an image with a bicycle and people on the street", "an image with a traffic light", "a photo of a motorcycle in a crowd of people", "an image with a bicycle and people on the street", "an image with a traffic light", "a photo of a motorcycle in a crowd of people", "an image with a bicycle and people on the street", "an image with a traffic light", "a photo of a motorcycle in a crowd of people"], "sentids": [915, 916, 917, 918, 919, 920, 921, 922, 923], "rare_classes": [["bicycle"], ["traffic light"], ["motorcycle"], ["bicycle"], ["traffic light"], ["motorcycle"], ["bicycle"], ["traffic light"], ["motorcycle"]]} -{"filename": "156222796.jpg", "img_id": "148", "split": "test", "caption": ["a picture of a backpack with a baby in it", "a picture of a handbag", "a picture of a backpack with a baby in it", "a picture of a handbag"], "sentids": [924, 925, 926, 927], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "1563984945.jpg", "img_id": "149", "split": "test", "caption": ["an image with a bench"], "sentids": [928], "rare_classes": [["bench"]]} -{"filename": "15688495.jpg", "img_id": "150", "split": "test", "caption": ["an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table"], "sentids": [929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977], "rare_classes": [["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"]]} -{"filename": "157487936.jpg", "img_id": "151", "split": "test", "caption": ["an image with a dining table"], "sentids": [978], "rare_classes": [["dining table"]]} -{"filename": "1577632685.jpg", "img_id": "152", "split": "test", "caption": ["a handbag in the middle of the street"], "sentids": [979], "rare_classes": [["handbag"]]} -{"filename": "1580159719.jpg", "img_id": "153", "split": "test", "caption": ["a photo of a bench"], "sentids": [980], "rare_classes": [["bench"]]} -{"filename": "1587652280.jpg", "img_id": "154", "split": "test", "caption": ["a photo of a handbag"], "sentids": [981], "rare_classes": [["handbag"]]} -{"filename": "15965185.jpg", "img_id": "155", "split": "test", "caption": ["a picture of a dining table"], "sentids": [982], "rare_classes": [["dining table"]]} -{"filename": "159845627.jpg", "img_id": "156", "split": "test", "caption": ["a horse in the dirt", "a photo of a buser riding a bull at a rodeo", "a horse in the dirt", "a photo of a buser riding a bull at a rodeo"], "sentids": [983, 984, 985, 986], "rare_classes": [["horse"], ["bus"], ["horse"], ["bus"]]} -{"filename": "160210791.jpg", "img_id": "157", "split": "test", "caption": ["a picture of a truck", "a picture of a motorcycle", "a photo of a banana seller", "a picture of a truck", "a picture of a motorcycle", "a photo of a banana seller", "a picture of a truck", "a picture of a motorcycle", "a photo of a banana seller"], "sentids": [987, 988, 989, 990, 991, 992, 993, 994, 995], "rare_classes": [["truck"], ["motorcycle"], ["banana"], ["truck"], ["motorcycle"], ["banana"], ["truck"], ["motorcycle"], ["banana"]]} -{"filename": "1602852890.jpg", "img_id": "158", "split": "test", "caption": ["an image with a umbrella and people on the beach", "an image with a carousel of people on a beach", "an image with a umbrella and people on the beach", "an image with a carousel of people on a beach"], "sentids": [996, 997, 998, 999], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} -{"filename": "16151663.jpg", "img_id": "159", "split": "test", "caption": ["a photo of a handbag"], "sentids": [1000], "rare_classes": [["handbag"]]} -{"filename": "1616085092.jpg", "img_id": "160", "split": "test", "caption": ["a photo of a cell phone conference with people seated at tables", "a picture of a book signing event with people sitting at tables", "a photo of a cell phone conference with people seated at tables", "a picture of a book signing event with people sitting at tables"], "sentids": [1001, 1002, 1003, 1004], "rare_classes": [["cell phone"], ["book"], ["cell phone"], ["book"]]} -{"filename": "161948711.jpg", "img_id": "161", "split": "test", "caption": ["a photo of a backpack on a man dressed in silver"], "sentids": [1005], "rare_classes": [["backpack"]]} -{"filename": "161975117.jpg", "img_id": "162", "split": "test", "caption": ["an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church", "an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church", "an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church", "an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church"], "sentids": [1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021], "rare_classes": [["chair"], ["backpack"], ["clock"], ["dining table"], ["chair"], ["backpack"], ["clock"], ["dining table"], ["chair"], ["backpack"], ["clock"], ["dining table"], ["chair"], ["backpack"], ["clock"], ["dining table"]]} -{"filename": "161975684.jpg", "img_id": "163", "split": "test", "caption": ["an image with a keyboard in front of a group of people"], "sentids": [1022], "rare_classes": [["keyboard"]]} -{"filename": "162060045.jpg", "img_id": "164", "split": "test", "caption": ["a photo of a traffic light with a man working on the crosswalk", "an image with a handbag on the ground", "a photo of a traffic light with a man working on the crosswalk", "an image with a handbag on the ground"], "sentids": [1023, 1024, 1025, 1026], "rare_classes": [["traffic light"], ["handbag"], ["traffic light"], ["handbag"]]} -{"filename": "162152393.jpg", "img_id": "165", "split": "test", "caption": ["a picture of a cupcake on a bench at the beach", "a photo of a chair on a beach with kites in the sky", "a photo of a dining table on a beach with kites in the sky", "a picture of a cupcake on a bench at the beach", "a photo of a chair on a beach with kites in the sky", "a photo of a dining table on a beach with kites in the sky", "a picture of a cupcake on a bench at the beach", "a photo of a chair on a beach with kites in the sky", "a photo of a dining table on a beach with kites in the sky"], "sentids": [1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035], "rare_classes": [["cup"], ["chair"], ["dining table"], ["cup"], ["chair"], ["dining table"], ["cup"], ["chair"], ["dining table"]]} -{"filename": "162967671.jpg", "img_id": "166", "split": "test", "caption": ["a cake in front of two men", "a picture of a chair", "a picture of a bowl of ice cream", "a cake in front of two men", "a picture of a chair", "a picture of a bowl of ice cream", "a cake in front of two men", "a picture of a chair", "a picture of a bowl of ice cream"], "sentids": [1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044], "rare_classes": [["cake"], ["chair"], ["bowl"], ["cake"], ["chair"], ["bowl"], ["cake"], ["chair"], ["bowl"]]} -{"filename": "1643915227.jpg", "img_id": "167", "split": "test", "caption": ["a bus in the middle of a busy city street", "a handbag in the middle of a busy city street", "a bus in the middle of a busy city street", "a handbag in the middle of a busy city street"], "sentids": [1045, 1046, 1047, 1048], "rare_classes": [["bus"], ["handbag"], ["bus"], ["handbag"]]} -{"filename": "1648918035.jpg", "img_id": "168", "split": "test", "caption": ["a photo of a dining table", "a picture of a book on the table", "a photo of a dining table", "a picture of a book on the table"], "sentids": [1049, 1050, 1051, 1052], "rare_classes": [["dining table"], ["book"], ["dining table"], ["book"]]} -{"filename": "16495609.jpg", "img_id": "169", "split": "test", "caption": ["a scissors in the hands of a group of children"], "sentids": [1053], "rare_classes": [["scissors"]]} -{"filename": "1652324440.jpg", "img_id": "170", "split": "test", "caption": ["a backpack in the snow", "an image with a snowboarder at the top of a mountain", "a backpack in the snow", "an image with a snowboarder at the top of a mountain"], "sentids": [1054, 1055, 1056, 1057], "rare_classes": [["backpack"], ["snowboard"], ["backpack"], ["snowboard"]]} -{"filename": "165703421.jpg", "img_id": "171", "split": "test", "caption": ["a photo of a backpacker"], "sentids": [1058], "rare_classes": [["backpack"]]} -{"filename": "165984091.jpg", "img_id": "172", "split": "test", "caption": ["a photo of a motorcycle on the side of the road", "a photo of a umbrella market in india", "a picture of a banana market in india", "a photo of a motorcycle on the side of the road", "a photo of a umbrella market in india", "a picture of a banana market in india", "a photo of a motorcycle on the side of the road", "a photo of a umbrella market in india", "a picture of a banana market in india"], "sentids": [1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067], "rare_classes": [["motorcycle"], ["umbrella"], ["banana"], ["motorcycle"], ["umbrella"], ["banana"], ["motorcycle"], ["umbrella"], ["banana"]]} -{"filename": "166321259.jpg", "img_id": "173", "split": "test", "caption": ["a picture of a handbag wearing man walking down the street"], "sentids": [1068], "rare_classes": [["handbag"]]} -{"filename": "166779879.jpg", "img_id": "174", "split": "test", "caption": ["a dining table in the middle of a room", "an image with a microwave in the background", "an image with a spoonful of food on a table", "a dining table in the middle of a room", "an image with a microwave in the background", "an image with a spoonful of food on a table", "a dining table in the middle of a room", "an image with a microwave in the background", "an image with a spoonful of food on a table"], "sentids": [1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077], "rare_classes": [["dining table"], ["microwave"], ["spoon"], ["dining table"], ["microwave"], ["spoon"], ["dining table"], ["microwave"], ["spoon"]]} -{"filename": "167094639.jpg", "img_id": "175", "split": "test", "caption": ["a picture of a backpacker crowd on the steps of a train station"], "sentids": [1078], "rare_classes": [["backpack"]]} -{"filename": "1683444418.jpg", "img_id": "176", "split": "test", "caption": ["a picture of a bottle of water", "a handbag in a man's hand", "a picture of a bottle of water", "a handbag in a man's hand"], "sentids": [1079, 1080, 1081, 1082], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} -{"filename": "1683695914.jpg", "img_id": "177", "split": "test", "caption": ["a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food", "a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food", "a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food", "a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food"], "sentids": [1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098], "rare_classes": [["potted plant"], ["wine glass"], ["fork"], ["spoon"], ["potted plant"], ["wine glass"], ["fork"], ["spoon"], ["potted plant"], ["wine glass"], ["fork"], ["spoon"], ["potted plant"], ["wine glass"], ["fork"], ["spoon"]]} -{"filename": "1689283621.jpg", "img_id": "178", "split": "test", "caption": ["a bowl in front of a man"], "sentids": [1099], "rare_classes": [["bowl"]]} -{"filename": "1690043294.jpg", "img_id": "179", "split": "test", "caption": ["a picture of a bottle of water on the sidewalk", "a photo of a umbrella on the sidewalk next to a group of people", "a picture of a bottle of water on the sidewalk", "a photo of a umbrella on the sidewalk next to a group of people"], "sentids": [1100, 1101, 1102, 1103], "rare_classes": [["bottle"], ["umbrella"], ["bottle"], ["umbrella"]]} -{"filename": "16933558.jpg", "img_id": "180", "split": "test", "caption": ["a photo of a bottle of water", "a handbag in the middle of the table", "a photo of a bottle of water", "a handbag in the middle of the table"], "sentids": [1104, 1105, 1106, 1107], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} -{"filename": "169450570.jpg", "img_id": "181", "split": "test", "caption": ["an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table", "an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table", "an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table", "an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table"], "sentids": [1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123], "rare_classes": [["keyboard"], ["tv"], ["cup"], ["bottle"], ["keyboard"], ["tv"], ["cup"], ["bottle"], ["keyboard"], ["tv"], ["cup"], ["bottle"], ["keyboard"], ["tv"], ["cup"], ["bottle"]]} -{"filename": "170541548.jpg", "img_id": "182", "split": "test", "caption": ["a tie in with a large group of people walking down the street"], "sentids": [1124], "rare_classes": [["tie"]]} -{"filename": "170719224.jpg", "img_id": "183", "split": "test", "caption": ["a picture of a train with people walking on the side of the train", "a photo of a bench on a sidewalk next to a train", "an image with a umbrella and a group of people on a sidewalk", "a picture of a train with people walking on the side of the train", "a photo of a bench on a sidewalk next to a train", "an image with a umbrella and a group of people on a sidewalk", "a picture of a train with people walking on the side of the train", "a photo of a bench on a sidewalk next to a train", "an image with a umbrella and a group of people on a sidewalk"], "sentids": [1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133], "rare_classes": [["train"], ["bench"], ["umbrella"], ["train"], ["bench"], ["umbrella"], ["train"], ["bench"], ["umbrella"]]} -{"filename": "170737141.jpg", "img_id": "184", "split": "test", "caption": ["a picture of a backpacker with a child on a train"], "sentids": [1134], "rare_classes": [["backpack"]]} -{"filename": "173767922.jpg", "img_id": "185", "split": "test", "caption": ["an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table", "an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table", "an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table", "an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table"], "sentids": [1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150], "rare_classes": [["bowl"], ["dining table"], ["car"], ["handbag"], ["bowl"], ["dining table"], ["car"], ["handbag"], ["bowl"], ["dining table"], ["car"], ["handbag"], ["bowl"], ["dining table"], ["car"], ["handbag"]]} -{"filename": "174180610.jpg", "img_id": "186", "split": "test", "caption": ["a picture of a chair", "a photo of a bottle of wine", "a picture of a chair", "a photo of a bottle of wine"], "sentids": [1151, 1152, 1153, 1154], "rare_classes": [["chair"], ["bottle"], ["chair"], ["bottle"]]} -{"filename": "1749702972.jpg", "img_id": "187", "split": "test", "caption": ["an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road", "an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road", "an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road", "an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road"], "sentids": [1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170], "rare_classes": [["backpack"], ["car"], ["bottle"], ["truck"], ["backpack"], ["car"], ["bottle"], ["truck"], ["backpack"], ["car"], ["bottle"], ["truck"], ["backpack"], ["car"], ["bottle"], ["truck"]]} -{"filename": "1754775147.jpg", "img_id": "188", "split": "test", "caption": ["a person in front of a flower shop window", "an image with a dining table in front of a flower shop", "a person in front of a flower shop window", "an image with a dining table in front of a flower shop"], "sentids": [1171, 1172, 1173, 1174], "rare_classes": [["person"], ["dining table"], ["person"], ["dining table"]]} -{"filename": "176374083.jpg", "img_id": "189", "split": "test", "caption": ["a picture of a backpack on a subway train"], "sentids": [1175], "rare_classes": [["backpack"]]} -{"filename": "177522874.jpg", "img_id": "190", "split": "test", "caption": ["a photo of a handbag wearing man holding an acoustic guitar", "a picture of a skateboarder playing an acoustic guitar on the street", "a photo of a handbag wearing man holding an acoustic guitar", "a picture of a skateboarder playing an acoustic guitar on the street"], "sentids": [1176, 1177, 1178, 1179], "rare_classes": [["handbag"], ["skateboard"], ["handbag"], ["skateboard"]]} -{"filename": "1794098993.jpg", "img_id": "191", "split": "test", "caption": ["a tie in to halloween with a group of children sitting on the ground", "an image with a kite flying in the night", "a tie in to halloween with a group of children sitting on the ground", "an image with a kite flying in the night"], "sentids": [1180, 1181, 1182, 1183], "rare_classes": [["tie"], ["kite"], ["tie"], ["kite"]]} -{"filename": "179620911.jpg", "img_id": "192", "split": "test", "caption": ["a backpack in the water"], "sentids": [1184], "rare_classes": [["backpack"]]} -{"filename": "180146696.jpg", "img_id": "193", "split": "test", "caption": ["an image with a backpack on the back of a truck", "a picture of a traffic light on the side of a street", "an image with a backpack on the back of a truck", "a picture of a traffic light on the side of a street"], "sentids": [1185, 1186, 1187, 1188], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} -{"filename": "180476372.jpg", "img_id": "194", "split": "test", "caption": ["a apple in front of a record store", "a photo of a handbag store on a city street", "a photo of a bus that is parked on the side of the road", "a apple in front of a record store", "a photo of a handbag store on a city street", "a photo of a bus that is parked on the side of the road", "a apple in front of a record store", "a photo of a handbag store on a city street", "a photo of a bus that is parked on the side of the road"], "sentids": [1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197], "rare_classes": [["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"], ["bus"]]} -{"filename": "180753784.jpg", "img_id": "195", "split": "test", "caption": ["a photo of a handbag parade in colonial times", "an image with a tiered line of people holding flags", "a photo of a baseball baton line marching in a parade", "a photo of a handbag parade in colonial times", "an image with a tiered line of people holding flags", "a photo of a baseball baton line marching in a parade", "a photo of a handbag parade in colonial times", "an image with a tiered line of people holding flags", "a photo of a baseball baton line marching in a parade"], "sentids": [1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206], "rare_classes": [["handbag"], ["tie"], ["baseball bat"], ["handbag"], ["tie"], ["baseball bat"], ["handbag"], ["tie"], ["baseball bat"]]} -{"filename": "1821672488.jpg", "img_id": "196", "split": "test", "caption": ["a picture of a trucking company in front of a building", "a car in front of an industrial building", "a picture of a trucking company in front of a building", "a car in front of an industrial building"], "sentids": [1207, 1208, 1209, 1210], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "183502317.jpg", "img_id": "197", "split": "test", "caption": ["a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people"], "sentids": [1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246], "rare_classes": [["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"]]} -{"filename": "183886578.jpg", "img_id": "198", "split": "test", "caption": ["an image with a motorcycle and a police officer on it", "a picture of a chair", "a picture of a clock tower and a police officer on a motorcycle", "an image with a motorcycle and a police officer on it", "a picture of a chair", "a picture of a clock tower and a police officer on a motorcycle", "an image with a motorcycle and a police officer on it", "a picture of a chair", "a picture of a clock tower and a police officer on a motorcycle"], "sentids": [1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255], "rare_classes": [["motorcycle"], ["chair"], ["clock"], ["motorcycle"], ["chair"], ["clock"], ["motorcycle"], ["chair"], ["clock"]]} -{"filename": "1853559110.jpg", "img_id": "199", "split": "test", "caption": ["a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair"], "sentids": [1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280], "rare_classes": [["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"]]} -{"filename": "185571867.jpg", "img_id": "200", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [1281], "rare_classes": [["handbag"]]} -{"filename": "1855937878.jpg", "img_id": "201", "split": "test", "caption": ["a picture of a motorcycle rider and a person on a skateboard"], "sentids": [1282], "rare_classes": [["motorcycle"]]} -{"filename": "185960419.jpg", "img_id": "202", "split": "test", "caption": ["a picture of a chair"], "sentids": [1283], "rare_classes": [["chair"]]} -{"filename": "1864566210.jpg", "img_id": "203", "split": "test", "caption": ["an image with a cup of coffee", "an image with a vase of flowers", "an image with a cup of coffee", "an image with a vase of flowers"], "sentids": [1284, 1285, 1286, 1287], "rare_classes": [["cup"], ["vase"], ["cup"], ["vase"]]} -{"filename": "1865794069.jpg", "img_id": "204", "split": "test", "caption": ["a photo of a sports ball being kicked by a young boy"], "sentids": [1288], "rare_classes": [["sports ball"]]} -{"filename": "186911943.jpg", "img_id": "205", "split": "test", "caption": ["a handbag in a crowd of people at a baseball game"], "sentids": [1289], "rare_classes": [["handbag"]]} -{"filename": "1891331926.jpg", "img_id": "206", "split": "test", "caption": ["a photo of a tennis racket sitting on a man's lap", "a picture of a chair with a tennis racket on it", "a photo of a tennis racket sitting on a man's lap", "a picture of a chair with a tennis racket on it"], "sentids": [1290, 1291, 1292, 1293], "rare_classes": [["tennis racket"], ["chair"], ["tennis racket"], ["chair"]]} -{"filename": "1893769156.jpg", "img_id": "207", "split": "test", "caption": ["an image with a train at a station with people on it"], "sentids": [1294], "rare_classes": [["train"]]} -{"filename": "1901514112.jpg", "img_id": "208", "split": "test", "caption": ["a train in a park with people on it", "an image with a truck, people, and a train", "an image with a car full of people riding on a train", "a train in a park with people on it", "an image with a truck, people, and a train", "an image with a car full of people riding on a train", "a train in a park with people on it", "an image with a truck, people, and a train", "an image with a car full of people riding on a train"], "sentids": [1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303], "rare_classes": [["train"], ["truck"], ["car"], ["train"], ["truck"], ["car"], ["train"], ["truck"], ["car"]]} -{"filename": "1901867746.jpg", "img_id": "209", "split": "test", "caption": ["a photo of a person in a kitchen", "a picture of a bowl of soup", "a photo of a cupboard full of pots and pans", "a photo of a person in a kitchen", "a picture of a bowl of soup", "a photo of a cupboard full of pots and pans", "a photo of a person in a kitchen", "a picture of a bowl of soup", "a photo of a cupboard full of pots and pans"], "sentids": [1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312], "rare_classes": [["person"], ["bowl"], ["cup"], ["person"], ["bowl"], ["cup"], ["person"], ["bowl"], ["cup"]]} -{"filename": "190634565.jpg", "img_id": "210", "split": "test", "caption": ["a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant", "a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant", "a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant", "a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant"], "sentids": [1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328], "rare_classes": [["bottle"], ["dining table"], ["spoon"], ["potted plant"], ["bottle"], ["dining table"], ["spoon"], ["potted plant"], ["bottle"], ["dining table"], ["spoon"], ["potted plant"], ["bottle"], ["dining table"], ["spoon"], ["potted plant"]]} -{"filename": "191003283.jpg", "img_id": "211", "split": "test", "caption": ["a picture of a handbag on the ground next to a woman and a child"], "sentids": [1329], "rare_classes": [["handbag"]]} -{"filename": "191295067.jpg", "img_id": "212", "split": "test", "caption": ["a picture of a bicycle race", "a photo of a handbag vendor at a flea market", "a picture of a bicycle race", "a photo of a handbag vendor at a flea market"], "sentids": [1330, 1331, 1332, 1333], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} -{"filename": "1916798494.jpg", "img_id": "213", "split": "test", "caption": ["an image with a mouse in the middle of a room", "a picture of a cup of coffee", "a tv in the middle of the room", "an image with a mouse in the middle of a room", "a picture of a cup of coffee", "a tv in the middle of the room", "an image with a mouse in the middle of a room", "a picture of a cup of coffee", "a tv in the middle of the room"], "sentids": [1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342], "rare_classes": [["mouse"], ["cup"], ["tv"], ["mouse"], ["cup"], ["tv"], ["mouse"], ["cup"], ["tv"]]} -{"filename": "1918789327.jpg", "img_id": "214", "split": "test", "caption": ["a bowl in the middle of a group of people"], "sentids": [1343], "rare_classes": [["bowl"]]} -{"filename": "1920465.jpg", "img_id": "215", "split": "test", "caption": ["a person in a chair reading a book"], "sentids": [1344], "rare_classes": [["person"]]} -{"filename": "1924265693.jpg", "img_id": "216", "split": "test", "caption": ["an image with a keyboard", "a mouse in front of a computer", "an image with a keyboard", "a mouse in front of a computer"], "sentids": [1345, 1346, 1347, 1348], "rare_classes": [["keyboard"], ["mouse"], ["keyboard"], ["mouse"]]} -{"filename": "1928789813.jpg", "img_id": "217", "split": "test", "caption": ["a picture of a bottle of wine"], "sentids": [1349], "rare_classes": [["bottle"]]} -{"filename": "193657666.jpg", "img_id": "218", "split": "test", "caption": ["a picture of a clock on the side of a building"], "sentids": [1350], "rare_classes": [["clock"]]} -{"filename": "1937816088.jpg", "img_id": "219", "split": "test", "caption": ["a photo of a tv screen"], "sentids": [1351], "rare_classes": [["tv"]]} -{"filename": "194166920.jpg", "img_id": "220", "split": "test", "caption": ["an image with a dining table and two men sitting in front of computers"], "sentids": [1352], "rare_classes": [["dining table"]]} -{"filename": "1944940887.jpg", "img_id": "221", "split": "test", "caption": ["a picture of a chair"], "sentids": [1353], "rare_classes": [["chair"]]} -{"filename": "1945370692.jpg", "img_id": "222", "split": "test", "caption": ["an image with a truck parked in front of a store"], "sentids": [1354], "rare_classes": [["truck"]]} -{"filename": "1947351225.jpg", "img_id": "223", "split": "test", "caption": ["a picture of a kite flying over a group of children"], "sentids": [1355], "rare_classes": [["kite"]]} -{"filename": "1957683077.jpg", "img_id": "224", "split": "test", "caption": ["a person in a coffee shop"], "sentids": [1356], "rare_classes": [["person"]]} -{"filename": "1962729184.jpg", "img_id": "225", "split": "test", "caption": ["an image with a handbag next to a group of people", "an image with a motorcycle and people on the side of the road", "a picture of a truck on the side of the road", "an image with a handbag next to a group of people", "an image with a motorcycle and people on the side of the road", "a picture of a truck on the side of the road", "an image with a handbag next to a group of people", "an image with a motorcycle and people on the side of the road", "a picture of a truck on the side of the road"], "sentids": [1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365], "rare_classes": [["handbag"], ["motorcycle"], ["truck"], ["handbag"], ["motorcycle"], ["truck"], ["handbag"], ["motorcycle"], ["truck"]]} -{"filename": "1963679809.jpg", "img_id": "226", "split": "test", "caption": ["a bus in the middle of a busy city street"], "sentids": [1366], "rare_classes": [["bus"]]} -{"filename": "19663315.jpg", "img_id": "227", "split": "test", "caption": ["a dining table in front of a group of people"], "sentids": [1367], "rare_classes": [["dining table"]]} -{"filename": "19663663.jpg", "img_id": "228", "split": "test", "caption": ["an image with a cell phone in front of a group of people", "an image with a dining table, chairs, and a group of people", "an image with a handbag", "an image with a cell phone in front of a group of people", "an image with a dining table, chairs, and a group of people", "an image with a handbag", "an image with a cell phone in front of a group of people", "an image with a dining table, chairs, and a group of people", "an image with a handbag"], "sentids": [1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376], "rare_classes": [["cell phone"], ["dining table"], ["handbag"], ["cell phone"], ["dining table"], ["handbag"], ["cell phone"], ["dining table"], ["handbag"]]} -{"filename": "196968178.jpg", "img_id": "229", "split": "test", "caption": ["a picture of a tie-down roping event at a rodeo"], "sentids": [1377], "rare_classes": [["tie"]]} -{"filename": "197025804.jpg", "img_id": "230", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [1378], "rare_classes": [["cup"]]} -{"filename": "197746193.jpg", "img_id": "231", "split": "test", "caption": ["a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium"], "sentids": [1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403], "rare_classes": [["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"]]} -{"filename": "19786858.jpg", "img_id": "232", "split": "test", "caption": ["a skateboard in the background"], "sentids": [1404], "rare_classes": [["skateboard"]]} -{"filename": "19810652.jpg", "img_id": "233", "split": "test", "caption": ["a bus in the background"], "sentids": [1405], "rare_classes": [["bus"]]} -{"filename": "198534816.jpg", "img_id": "234", "split": "test", "caption": ["an image with a baseball glove", "a photo of a sports ball game", "a baseball bat in the air", "an image with a baseball glove", "a photo of a sports ball game", "a baseball bat in the air", "an image with a baseball glove", "a photo of a sports ball game", "a baseball bat in the air"], "sentids": [1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414], "rare_classes": [["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"]]} -{"filename": "199149017.jpg", "img_id": "235", "split": "test", "caption": ["an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone", "an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone", "an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone", "an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone"], "sentids": [1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430], "rare_classes": [["dining table"], ["bowl"], ["chair"], ["cell phone"], ["dining table"], ["bowl"], ["chair"], ["cell phone"], ["dining table"], ["bowl"], ["chair"], ["cell phone"], ["dining table"], ["bowl"], ["chair"], ["cell phone"]]} -{"filename": "19965828.jpg", "img_id": "236", "split": "test", "caption": ["a picture of a traffic light pole with a man on top of it", "a picture of a carpenter climbing on top of a trash can", "an image with a backpack on top of a trash can", "a picture of a traffic light pole with a man on top of it", "a picture of a carpenter climbing on top of a trash can", "an image with a backpack on top of a trash can", "a picture of a traffic light pole with a man on top of it", "a picture of a carpenter climbing on top of a trash can", "an image with a backpack on top of a trash can"], "sentids": [1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439], "rare_classes": [["traffic light"], ["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"]]} -{"filename": "2030781555.jpg", "img_id": "237", "split": "test", "caption": ["a photo of a handbag sitting on a bench next to a body of water", "an image with a bench and people fishing by the water", "a photo of a handbag sitting on a bench next to a body of water", "an image with a bench and people fishing by the water"], "sentids": [1440, 1441, 1442, 1443], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} -{"filename": "2037264035.jpg", "img_id": "238", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [1444], "rare_classes": [["umbrella"]]} -{"filename": "2041867793.jpg", "img_id": "239", "split": "test", "caption": ["a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background"], "sentids": [1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480], "rare_classes": [["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"]]} -{"filename": "2042159643.jpg", "img_id": "240", "split": "test", "caption": ["a tv in front of a crowd of people on the street"], "sentids": [1481], "rare_classes": [["tv"]]} -{"filename": "2042572803.jpg", "img_id": "241", "split": "test", "caption": ["an image with a truck full of people on the side of the road"], "sentids": [1482], "rare_classes": [["truck"]]} -{"filename": "2042765375.jpg", "img_id": "242", "split": "test", "caption": ["a photo of a backpacker boat ride down a river"], "sentids": [1483], "rare_classes": [["backpack"]]} -{"filename": "2042894614.jpg", "img_id": "243", "split": "test", "caption": ["an image with a kite flying over a crowd of people", "a handbag in the middle of a crowded street", "a umbrella in the middle of a crowd of people", "an image with a kite flying over a crowd of people", "a handbag in the middle of a crowded street", "a umbrella in the middle of a crowd of people", "an image with a kite flying over a crowd of people", "a handbag in the middle of a crowded street", "a umbrella in the middle of a crowd of people"], "sentids": [1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492], "rare_classes": [["kite"], ["handbag"], ["umbrella"], ["kite"], ["handbag"], ["umbrella"], ["kite"], ["handbag"], ["umbrella"]]} -{"filename": "2046778775.jpg", "img_id": "244", "split": "test", "caption": ["a photo of a chair"], "sentids": [1493], "rare_classes": [["chair"]]} -{"filename": "2057257734.jpg", "img_id": "245", "split": "test", "caption": ["a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food"], "sentids": [1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542], "rare_classes": [["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"]]} -{"filename": "2057257964.jpg", "img_id": "246", "split": "test", "caption": ["an image with a person in a kitchen"], "sentids": [1543], "rare_classes": [["person"]]} -{"filename": "2058215181.jpg", "img_id": "247", "split": "test", "caption": ["an image with a laptop screen in front of a group of people"], "sentids": [1544], "rare_classes": [["laptop"]]} -{"filename": "2062425492.jpg", "img_id": "248", "split": "test", "caption": ["a book in front of the woman", "an image with a bottle of wine", "a book in front of the woman", "an image with a bottle of wine"], "sentids": [1545, 1546, 1547, 1548], "rare_classes": [["book"], ["bottle"], ["book"], ["bottle"]]} -{"filename": "2070067282.jpg", "img_id": "249", "split": "test", "caption": ["a picture of a handbag on display in front of a store"], "sentids": [1549], "rare_classes": [["handbag"]]} -{"filename": "2074430847.jpg", "img_id": "250", "split": "test", "caption": ["an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation"], "sentids": [1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585], "rare_classes": [["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"]]} -{"filename": "2074781877.jpg", "img_id": "251", "split": "test", "caption": ["a photo of a cake", "a photo of a tv in the background", "a chair in the room", "a photo of a cake", "a photo of a tv in the background", "a chair in the room", "a photo of a cake", "a photo of a tv in the background", "a chair in the room"], "sentids": [1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594], "rare_classes": [["cake"], ["tv"], ["chair"], ["cake"], ["tv"], ["chair"], ["cake"], ["tv"], ["chair"]]} -{"filename": "2076208076.jpg", "img_id": "252", "split": "test", "caption": ["a picture of a motorcycle"], "sentids": [1595], "rare_classes": [["motorcycle"]]} -{"filename": "2078709661.jpg", "img_id": "253", "split": "test", "caption": ["a picture of a dining table in a classroom", "a cell phone in the hand of a teacher", "a picture of a dining table in a classroom", "a cell phone in the hand of a teacher"], "sentids": [1596, 1597, 1598, 1599], "rare_classes": [["dining table"], ["cell phone"], ["dining table"], ["cell phone"]]} -{"filename": "208062991.jpg", "img_id": "254", "split": "test", "caption": ["a photo of a handbag", "an image with a suitcase", "a photo of a handbag", "an image with a suitcase"], "sentids": [1600, 1601, 1602, 1603], "rare_classes": [["handbag"], ["suitcase"], ["handbag"], ["suitcase"]]} -{"filename": "2082620071.jpg", "img_id": "255", "split": "test", "caption": ["a photo of a bus and two people crossing the street", "a truck in the middle of the road", "a photo of a bus and two people crossing the street", "a truck in the middle of the road"], "sentids": [1604, 1605, 1606, 1607], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} -{"filename": "2083434441.jpg", "img_id": "256", "split": "test", "caption": ["a picture of a bicycle with a woman on it", "an image with a handbag and a woman on a bike", "a photo of a truck and a woman on a bike", "a picture of a bicycle with a woman on it", "an image with a handbag and a woman on a bike", "a photo of a truck and a woman on a bike", "a picture of a bicycle with a woman on it", "an image with a handbag and a woman on a bike", "a photo of a truck and a woman on a bike"], "sentids": [1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616], "rare_classes": [["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"]]} -{"filename": "2084851847.jpg", "img_id": "257", "split": "test", "caption": ["a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake", "a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake", "a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake", "a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake"], "sentids": [1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632], "rare_classes": [["bottle"], ["dining table"], ["suitcase"], ["cake"], ["bottle"], ["dining table"], ["suitcase"], ["cake"], ["bottle"], ["dining table"], ["suitcase"], ["cake"], ["bottle"], ["dining table"], ["suitcase"], ["cake"]]} -{"filename": "2087423271.jpg", "img_id": "258", "split": "test", "caption": ["a tv in the background", "a picture of a dining table", "a photo of a wine glass", "a tv in the background", "a picture of a dining table", "a photo of a wine glass", "a tv in the background", "a picture of a dining table", "a photo of a wine glass"], "sentids": [1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641], "rare_classes": [["tv"], ["dining table"], ["wine glass"], ["tv"], ["dining table"], ["wine glass"], ["tv"], ["dining table"], ["wine glass"]]} -{"filename": "2089171831.jpg", "img_id": "259", "split": "test", "caption": ["an image with a book in the background"], "sentids": [1642], "rare_classes": [["book"]]} -{"filename": "209088143.jpg", "img_id": "260", "split": "test", "caption": ["a couch in a room"], "sentids": [1643], "rare_classes": [["couch"]]} -{"filename": "209101256.jpg", "img_id": "261", "split": "test", "caption": ["a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party", "a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party", "a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party", "a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party"], "sentids": [1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659], "rare_classes": [["dining table"], ["spoon"], ["vase"], ["knife"], ["dining table"], ["spoon"], ["vase"], ["knife"], ["dining table"], ["spoon"], ["vase"], ["knife"], ["dining table"], ["spoon"], ["vase"], ["knife"]]} -{"filename": "2092291476.jpg", "img_id": "262", "split": "test", "caption": ["a photo of a car show with motorcycles parked in a parking lot"], "sentids": [1660], "rare_classes": [["car"]]} -{"filename": "2095845115.jpg", "img_id": "263", "split": "test", "caption": ["a bottle in the middle of the table", "an image with a dining table full of people at night", "a bottle in the middle of the table", "an image with a dining table full of people at night"], "sentids": [1661, 1662, 1663, 1664], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} -{"filename": "2096630557.jpg", "img_id": "264", "split": "test", "caption": ["a sports ball in the air"], "sentids": [1665], "rare_classes": [["sports ball"]]} -{"filename": "2103080234.jpg", "img_id": "265", "split": "test", "caption": ["a picture of a backpacker festival", "a handbag in the air", "a picture of a backpacker festival", "a handbag in the air"], "sentids": [1666, 1667, 1668, 1669], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "2113870582.jpg", "img_id": "266", "split": "test", "caption": ["an image with a couch in the background", "a photo of a tv", "an image with a couch in the background", "a photo of a tv"], "sentids": [1670, 1671, 1672, 1673], "rare_classes": [["couch"], ["tv"], ["couch"], ["tv"]]} -{"filename": "211402278.jpg", "img_id": "267", "split": "test", "caption": ["a photo of a dog and a man feeding sheep in a field"], "sentids": [1674], "rare_classes": [["dog"]]} -{"filename": "2115112541.jpg", "img_id": "268", "split": "test", "caption": ["an image with a bottle of wine", "a photo of a knife and fork dinner party", "an image with a bowl of food", "an image with a bottle of wine", "a photo of a knife and fork dinner party", "an image with a bowl of food", "an image with a bottle of wine", "a photo of a knife and fork dinner party", "an image with a bowl of food"], "sentids": [1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683], "rare_classes": [["bottle"], ["knife"], ["bowl"], ["bottle"], ["knife"], ["bowl"], ["bottle"], ["knife"], ["bowl"]]} -{"filename": "2115524376.jpg", "img_id": "269", "split": "test", "caption": ["an image with a dining table full of food", "a picture of a handbag", "an image with a dining table full of food", "a picture of a handbag"], "sentids": [1684, 1685, 1686, 1687], "rare_classes": [["dining table"], ["handbag"], ["dining table"], ["handbag"]]} -{"filename": "2115527854.jpg", "img_id": "270", "split": "test", "caption": ["a photo of a couch"], "sentids": [1688], "rare_classes": [["couch"]]} -{"filename": "2115620856.jpg", "img_id": "271", "split": "test", "caption": ["an image with a person riding a bike on a city street", "a photo of a bicycle rider on a city street with a mountain in the background", "an image with a person riding a bike on a city street", "a photo of a bicycle rider on a city street with a mountain in the background"], "sentids": [1689, 1690, 1691, 1692], "rare_classes": [["person"], ["bicycle"], ["person"], ["bicycle"]]} -{"filename": "2121140070.jpg", "img_id": "272", "split": "test", "caption": ["a picture of a frisbee being thrown in the air"], "sentids": [1693], "rare_classes": [["frisbee"]]} -{"filename": "2122394961.jpg", "img_id": "273", "split": "test", "caption": ["a picture of a traffic light on a busy city street at night"], "sentids": [1694], "rare_classes": [["traffic light"]]} -{"filename": "21225351.jpg", "img_id": "274", "split": "test", "caption": ["a bicycle in the background"], "sentids": [1695], "rare_classes": [["bicycle"]]} -{"filename": "212525046.jpg", "img_id": "275", "split": "test", "caption": ["a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee", "a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee", "a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee", "a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee"], "sentids": [1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711], "rare_classes": [["person"], ["bench"], ["laptop"], ["cup"], ["person"], ["bench"], ["laptop"], ["cup"], ["person"], ["bench"], ["laptop"], ["cup"], ["person"], ["bench"], ["laptop"], ["cup"]]} -{"filename": "2127097896.jpg", "img_id": "276", "split": "test", "caption": ["a picture of a dining table inside of a tent"], "sentids": [1712], "rare_classes": [["dining table"]]} -{"filename": "2128893830.jpg", "img_id": "277", "split": "test", "caption": ["an image with a handbag on the back of a motorbike"], "sentids": [1713], "rare_classes": [["handbag"]]} -{"filename": "213269168.jpg", "img_id": "278", "split": "test", "caption": ["an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl"], "sentids": [1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738], "rare_classes": [["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"]]} -{"filename": "2133650765.jpg", "img_id": "279", "split": "test", "caption": ["an image with a surfboard in the water"], "sentids": [1739], "rare_classes": [["surfboard"]]} -{"filename": "2144459403.jpg", "img_id": "280", "split": "test", "caption": ["an image with a dining table", "a picture of a cat", "a photo of a knife and fork at a dinner table", "an image with a dining table", "a picture of a cat", "a photo of a knife and fork at a dinner table", "an image with a dining table", "a picture of a cat", "a photo of a knife and fork at a dinner table"], "sentids": [1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748], "rare_classes": [["dining table"], ["cat"], ["knife"], ["dining table"], ["cat"], ["knife"], ["dining table"], ["cat"], ["knife"]]} -{"filename": "2147266048.jpg", "img_id": "281", "split": "test", "caption": ["a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people", "a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people", "a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people", "a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people"], "sentids": [1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764], "rare_classes": [["couch"], ["cup"], ["bottle"], ["laptop"], ["couch"], ["cup"], ["bottle"], ["laptop"], ["couch"], ["cup"], ["bottle"], ["laptop"], ["couch"], ["cup"], ["bottle"], ["laptop"]]} -{"filename": "2147281526.jpg", "img_id": "282", "split": "test", "caption": ["a picture of a chair", "a teddy bear in the middle of a group of people", "a photo of a bowl of fruit", "a picture of a chair", "a teddy bear in the middle of a group of people", "a photo of a bowl of fruit", "a picture of a chair", "a teddy bear in the middle of a group of people", "a photo of a bowl of fruit"], "sentids": [1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773], "rare_classes": [["chair"], ["teddy bear"], ["bowl"], ["chair"], ["teddy bear"], ["bowl"], ["chair"], ["teddy bear"], ["bowl"]]} -{"filename": "214815592.jpg", "img_id": "283", "split": "test", "caption": ["a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it"], "sentids": [1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809], "rare_classes": [["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"]]} -{"filename": "2150416621.jpg", "img_id": "284", "split": "test", "caption": ["a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven", "a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven", "a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven", "a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven"], "sentids": [1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825], "rare_classes": [["clock"], ["dining table"], ["handbag"], ["oven"], ["clock"], ["dining table"], ["handbag"], ["oven"], ["clock"], ["dining table"], ["handbag"], ["oven"], ["clock"], ["dining table"], ["handbag"], ["oven"]]} -{"filename": "21514026.jpg", "img_id": "285", "split": "test", "caption": ["a refrigerator in a restaurant"], "sentids": [1826], "rare_classes": [["refrigerator"]]} -{"filename": "2152070348.jpg", "img_id": "286", "split": "test", "caption": ["a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag"], "sentids": [1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851], "rare_classes": [["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"]]} -{"filename": "215405524.jpg", "img_id": "287", "split": "test", "caption": ["a picture of a tiered crowd of people on an escalator"], "sentids": [1852], "rare_classes": [["tie"]]} -{"filename": "2154618839.jpg", "img_id": "288", "split": "test", "caption": ["a dining table in the kitchen"], "sentids": [1853], "rare_classes": [["dining table"]]} -{"filename": "2158267555.jpg", "img_id": "289", "split": "test", "caption": ["an image with a horse"], "sentids": [1854], "rare_classes": [["horse"]]} -{"filename": "2164429357.jpg", "img_id": "290", "split": "test", "caption": ["an image with a remote control and two men standing next to each other"], "sentids": [1855], "rare_classes": [["remote"]]} -{"filename": "2165677531.jpg", "img_id": "291", "split": "test", "caption": ["a picture of a car driving on a dirt road"], "sentids": [1856], "rare_classes": [["car"]]} -{"filename": "2176776800.jpg", "img_id": "292", "split": "test", "caption": ["an image with a dining table", "a photo of a bowl of food", "an image with a dining table", "a photo of a bowl of food"], "sentids": [1857, 1858, 1859, 1860], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} -{"filename": "218004295.jpg", "img_id": "293", "split": "test", "caption": ["a photo of a dining table", "a handbag in the middle of the table", "a photo of a spoonful of food", "a photo of a dining table", "a handbag in the middle of the table", "a photo of a spoonful of food", "a photo of a dining table", "a handbag in the middle of the table", "a photo of a spoonful of food"], "sentids": [1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869], "rare_classes": [["dining table"], ["handbag"], ["spoon"], ["dining table"], ["handbag"], ["spoon"], ["dining table"], ["handbag"], ["spoon"]]} -{"filename": "2180731945.jpg", "img_id": "294", "split": "test", "caption": ["an image with a cell phone on it", "a picture of a tv screen", "a picture of a tiered auditorium", "an image with a cell phone on it", "a picture of a tv screen", "a picture of a tiered auditorium", "an image with a cell phone on it", "a picture of a tv screen", "a picture of a tiered auditorium"], "sentids": [1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878], "rare_classes": [["cell phone"], ["tv"], ["tie"], ["cell phone"], ["tv"], ["tie"], ["cell phone"], ["tv"], ["tie"]]} -{"filename": "2182488373.jpg", "img_id": "295", "split": "test", "caption": ["a picture of a backpack"], "sentids": [1879], "rare_classes": [["backpack"]]} -{"filename": "2182575588.jpg", "img_id": "296", "split": "test", "caption": ["a dining table in a restaurant", "an image with a cell phone in front of a group of people", "a picture of a tiered dinner table", "a dining table in a restaurant", "an image with a cell phone in front of a group of people", "a picture of a tiered dinner table", "a dining table in a restaurant", "an image with a cell phone in front of a group of people", "a picture of a tiered dinner table"], "sentids": [1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888], "rare_classes": [["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"]]} -{"filename": "218553496.jpg", "img_id": "297", "split": "test", "caption": ["a picture of a suitcase", "a car in front of the gazebo", "a picture of a suitcase", "a car in front of the gazebo"], "sentids": [1889, 1890, 1891, 1892], "rare_classes": [["suitcase"], ["car"], ["suitcase"], ["car"]]} -{"filename": "218620913.jpg", "img_id": "298", "split": "test", "caption": ["a picture of a backpacker at an outdoor market", "a picture of a umbrella stand and a man standing in front of it", "a car in a parking lot", "a picture of a backpacker at an outdoor market", "a picture of a umbrella stand and a man standing in front of it", "a car in a parking lot", "a picture of a backpacker at an outdoor market", "a picture of a umbrella stand and a man standing in front of it", "a car in a parking lot"], "sentids": [1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901], "rare_classes": [["backpack"], ["umbrella"], ["car"], ["backpack"], ["umbrella"], ["car"], ["backpack"], ["umbrella"], ["car"]]} -{"filename": "2192475933.jpg", "img_id": "299", "split": "test", "caption": ["a photo of a umbrella on a beach with people in the background", "a picture of a surfboarder on the beach", "a photo of a umbrella on a beach with people in the background", "a picture of a surfboarder on the beach"], "sentids": [1902, 1903, 1904, 1905], "rare_classes": [["umbrella"], ["surfboard"], ["umbrella"], ["surfboard"]]} -{"filename": "2193001254.jpg", "img_id": "300", "split": "test", "caption": ["a cup in a man's hand"], "sentids": [1906], "rare_classes": [["cup"]]} -{"filename": "2194495372.jpg", "img_id": "301", "split": "test", "caption": ["an image with a backpack on a soccer field"], "sentids": [1907], "rare_classes": [["backpack"]]} -{"filename": "2200688503.jpg", "img_id": "302", "split": "test", "caption": ["a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table"], "sentids": [1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943], "rare_classes": [["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"]]} -{"filename": "2201480583.jpg", "img_id": "303", "split": "test", "caption": ["a photo of a dining table in front of a building", "a bowl in the grass", "a photo of a dining table in front of a building", "a bowl in the grass"], "sentids": [1944, 1945, 1946, 1947], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} -{"filename": "2201858857.jpg", "img_id": "304", "split": "test", "caption": ["a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books", "a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books", "a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books", "a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books"], "sentids": [1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963], "rare_classes": [["person"], ["kite"], ["dining table"], ["teddy bear"], ["person"], ["kite"], ["dining table"], ["teddy bear"], ["person"], ["kite"], ["dining table"], ["teddy bear"], ["person"], ["kite"], ["dining table"], ["teddy bear"]]} -{"filename": "2205958052.jpg", "img_id": "305", "split": "test", "caption": ["a truck in the street"], "sentids": [1964], "rare_classes": [["truck"]]} -{"filename": "2206403470.jpg", "img_id": "306", "split": "test", "caption": ["a picture of a suitcase on the ground next to a man playing a violin", "a motorcycle in the background", "a cell phone in a man's hand", "a picture of a suitcase on the ground next to a man playing a violin", "a motorcycle in the background", "a cell phone in a man's hand", "a picture of a suitcase on the ground next to a man playing a violin", "a motorcycle in the background", "a cell phone in a man's hand"], "sentids": [1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973], "rare_classes": [["suitcase"], ["motorcycle"], ["cell phone"], ["suitcase"], ["motorcycle"], ["cell phone"], ["suitcase"], ["motorcycle"], ["cell phone"]]} -{"filename": "2206501278.jpg", "img_id": "307", "split": "test", "caption": ["a handbag in the background", "an image with a tiered brick walkway in front of a group of people", "a handbag in the background", "an image with a tiered brick walkway in front of a group of people"], "sentids": [1974, 1975, 1976, 1977], "rare_classes": [["handbag"], ["tie"], ["handbag"], ["tie"]]} -{"filename": "220655860.jpg", "img_id": "308", "split": "test", "caption": ["a handbag in the middle of the table", "a dining table in a restaurant", "a photo of a spoonful of ice cream", "a handbag in the middle of the table", "a dining table in a restaurant", "a photo of a spoonful of ice cream", "a handbag in the middle of the table", "a dining table in a restaurant", "a photo of a spoonful of ice cream"], "sentids": [1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986], "rare_classes": [["handbag"], ["dining table"], ["spoon"], ["handbag"], ["dining table"], ["spoon"], ["handbag"], ["dining table"], ["spoon"]]} -{"filename": "2206594874.jpg", "img_id": "309", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [1987], "rare_classes": [["bottle"]]} -{"filename": "2206600240.jpg", "img_id": "310", "split": "test", "caption": ["a photo of a orange and a man sitting at a table in a restaurant", "an image with a bottle of orange juice", "a photo of a dining table", "a photo of a orange and a man sitting at a table in a restaurant", "an image with a bottle of orange juice", "a photo of a dining table", "a photo of a orange and a man sitting at a table in a restaurant", "an image with a bottle of orange juice", "a photo of a dining table"], "sentids": [1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996], "rare_classes": [["orange"], ["bottle"], ["dining table"], ["orange"], ["bottle"], ["dining table"], ["orange"], ["bottle"], ["dining table"]]} -{"filename": "2209036528.jpg", "img_id": "311", "split": "test", "caption": ["an image with a truck and two people on the side of the road", "an image with a backpack and two people looking at a traffic light", "an image with a truck and two people on the side of the road", "an image with a backpack and two people looking at a traffic light"], "sentids": [1997, 1998, 1999, 2000], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} -{"filename": "2209317.jpg", "img_id": "312", "split": "test", "caption": ["a photo of a handbag in a classroom with people sitting on the floor"], "sentids": [2001], "rare_classes": [["handbag"]]} -{"filename": "221062338.jpg", "img_id": "313", "split": "test", "caption": ["a dining table in the middle of a room", "a spoon in a bowl", "a dining table in the middle of a room", "a spoon in a bowl"], "sentids": [2002, 2003, 2004, 2005], "rare_classes": [["dining table"], ["spoon"], ["dining table"], ["spoon"]]} -{"filename": "2210633831.jpg", "img_id": "314", "split": "test", "caption": ["a picture of a person working in a lab"], "sentids": [2006], "rare_classes": [["person"]]} -{"filename": "2214596481.jpg", "img_id": "315", "split": "test", "caption": ["an image with a car in the middle of a construction site"], "sentids": [2007], "rare_classes": [["car"]]} -{"filename": "2215305500.jpg", "img_id": "316", "split": "test", "caption": ["a picture of a person walking down a city street"], "sentids": [2008], "rare_classes": [["person"]]} -{"filename": "2215331791.jpg", "img_id": "317", "split": "test", "caption": ["an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road", "an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road", "an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road", "an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road"], "sentids": [2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024], "rare_classes": [["bicycle"], ["traffic light"], ["handbag"], ["car"], ["bicycle"], ["traffic light"], ["handbag"], ["car"], ["bicycle"], ["traffic light"], ["handbag"], ["car"], ["bicycle"], ["traffic light"], ["handbag"], ["car"]]} -{"filename": "2215767852.jpg", "img_id": "318", "split": "test", "caption": ["a truck in the background", "a apple in front of a pile of oranges", "a truck in the background", "a apple in front of a pile of oranges"], "sentids": [2025, 2026, 2027, 2028], "rare_classes": [["truck"], ["apple"], ["truck"], ["apple"]]} -{"filename": "221586389.jpg", "img_id": "319", "split": "test", "caption": ["a picture of a dining table with people sitting around it", "an image with a chair in front of a group of people", "a picture of a dining table with people sitting around it", "an image with a chair in front of a group of people"], "sentids": [2029, 2030, 2031, 2032], "rare_classes": [["dining table"], ["chair"], ["dining table"], ["chair"]]} -{"filename": "2218161586.jpg", "img_id": "320", "split": "test", "caption": ["a umbrella in the middle of a rug market", "an image with a tiered rug in front of people", "a umbrella in the middle of a rug market", "an image with a tiered rug in front of people"], "sentids": [2033, 2034, 2035, 2036], "rare_classes": [["umbrella"], ["tie"], ["umbrella"], ["tie"]]} -{"filename": "2222976136.jpg", "img_id": "321", "split": "test", "caption": ["a picture of a dog"], "sentids": [2037], "rare_classes": [["dog"]]} -{"filename": "2223151597.jpg", "img_id": "322", "split": "test", "caption": ["an image with a dining table and people sitting at it", "a photo of a cup of coke", "a picture of a tv in the background", "an image with a dining table and people sitting at it", "a photo of a cup of coke", "a picture of a tv in the background", "an image with a dining table and people sitting at it", "a photo of a cup of coke", "a picture of a tv in the background"], "sentids": [2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046], "rare_classes": [["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"], ["tv"]]} -{"filename": "2228156682.jpg", "img_id": "323", "split": "test", "caption": ["an image with a chair in the background", "a sports ball in the background", "an image with a tennis racket and a woman on a court", "an image with a chair in the background", "a sports ball in the background", "an image with a tennis racket and a woman on a court", "an image with a chair in the background", "a sports ball in the background", "an image with a tennis racket and a woman on a court"], "sentids": [2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055], "rare_classes": [["chair"], ["sports ball"], ["tennis racket"], ["chair"], ["sports ball"], ["tennis racket"], ["chair"], ["sports ball"], ["tennis racket"]]} -{"filename": "2229177914.jpg", "img_id": "324", "split": "test", "caption": ["an image with a bench and a dog jumping over it"], "sentids": [2056], "rare_classes": [["bench"]]} -{"filename": "2230363237.jpg", "img_id": "325", "split": "test", "caption": ["a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people", "a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people", "a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people", "a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people"], "sentids": [2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072], "rare_classes": [["bench"], ["traffic light"], ["chair"], ["handbag"], ["bench"], ["traffic light"], ["chair"], ["handbag"], ["bench"], ["traffic light"], ["chair"], ["handbag"], ["bench"], ["traffic light"], ["chair"], ["handbag"]]} -{"filename": "2230411771.jpg", "img_id": "326", "split": "test", "caption": ["an image with a bowl of food"], "sentids": [2073], "rare_classes": [["bowl"]]} -{"filename": "2230871228.jpg", "img_id": "327", "split": "test", "caption": ["a picture of a person preparing food on a table", "a photo of a vase of flowers on a table", "a picture of a person preparing food on a table", "a photo of a vase of flowers on a table"], "sentids": [2074, 2075, 2076, 2077], "rare_classes": [["person"], ["vase"], ["person"], ["vase"]]} -{"filename": "2230908726.jpg", "img_id": "328", "split": "test", "caption": ["a photo of a potted plant", "an image with a vase of flowers in the background", "a dining table in the middle of an outdoor area", "a photo of a potted plant", "an image with a vase of flowers in the background", "a dining table in the middle of an outdoor area", "a photo of a potted plant", "an image with a vase of flowers in the background", "a dining table in the middle of an outdoor area"], "sentids": [2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086], "rare_classes": [["potted plant"], ["vase"], ["dining table"], ["potted plant"], ["vase"], ["dining table"], ["potted plant"], ["vase"], ["dining table"]]} -{"filename": "2231245129.jpg", "img_id": "329", "split": "test", "caption": ["a sports ball in the background", "an image with a tennis racket on a tennis court", "a picture of a potted plant", "a sports ball in the background", "an image with a tennis racket on a tennis court", "a picture of a potted plant", "a sports ball in the background", "an image with a tennis racket on a tennis court", "a picture of a potted plant"], "sentids": [2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095], "rare_classes": [["sports ball"], ["tennis racket"], ["potted plant"], ["sports ball"], ["tennis racket"], ["potted plant"], ["sports ball"], ["tennis racket"], ["potted plant"]]} -{"filename": "223203610.jpg", "img_id": "330", "split": "test", "caption": ["a photo of a wine glass", "a photo of a couch", "a picture of a chair", "a photo of a wine glass", "a photo of a couch", "a picture of a chair", "a photo of a wine glass", "a photo of a couch", "a picture of a chair"], "sentids": [2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104], "rare_classes": [["wine glass"], ["couch"], ["chair"], ["wine glass"], ["couch"], ["chair"], ["wine glass"], ["couch"], ["chair"]]} -{"filename": "2236851350.jpg", "img_id": "331", "split": "test", "caption": ["a photo of a truck driver sitting under an umbrella", "a picture of a backpacker sitting under an umbrella", "a book in a man's hand", "a photo of a truck driver sitting under an umbrella", "a picture of a backpacker sitting under an umbrella", "a book in a man's hand", "a photo of a truck driver sitting under an umbrella", "a picture of a backpacker sitting under an umbrella", "a book in a man's hand"], "sentids": [2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113], "rare_classes": [["truck"], ["backpack"], ["book"], ["truck"], ["backpack"], ["book"], ["truck"], ["backpack"], ["book"]]} -{"filename": "224152690.jpg", "img_id": "332", "split": "test", "caption": ["a picture of a chair and a bench in front of a castle", "an image with a handbag in the foreground and a castle in the background", "a picture of a chair and a bench in front of a castle", "an image with a handbag in the foreground and a castle in the background"], "sentids": [2114, 2115, 2116, 2117], "rare_classes": [["chair"], ["handbag"], ["chair"], ["handbag"]]} -{"filename": "224153937.jpg", "img_id": "333", "split": "test", "caption": ["a picture of a handbag on a cobblestone street"], "sentids": [2118], "rare_classes": [["handbag"]]} -{"filename": "2242676214.jpg", "img_id": "334", "split": "test", "caption": ["a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road", "a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road", "a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road", "a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road"], "sentids": [2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134], "rare_classes": [["car"], ["cell phone"], ["bed"], ["truck"], ["car"], ["cell phone"], ["bed"], ["truck"], ["car"], ["cell phone"], ["bed"], ["truck"], ["car"], ["cell phone"], ["bed"], ["truck"]]} -{"filename": "2244171992.jpg", "img_id": "335", "split": "test", "caption": ["a photo of a handbag", "a bicycle in the background", "a photo of a handbag", "a bicycle in the background"], "sentids": [2135, 2136, 2137, 2138], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} -{"filename": "2244376697.jpg", "img_id": "336", "split": "test", "caption": ["a photo of a cell phone store with people sitting at tables", "an image with a bench and two people sitting at a table", "a photo of a cell phone store with people sitting at tables", "an image with a bench and two people sitting at a table"], "sentids": [2139, 2140, 2141, 2142], "rare_classes": [["cell phone"], ["bench"], ["cell phone"], ["bench"]]} -{"filename": "2245918465.jpg", "img_id": "337", "split": "test", "caption": ["an image with a tie on the head of a priest", "an image with a backpacker in front of a group of people", "an image with a tie on the head of a priest", "an image with a backpacker in front of a group of people"], "sentids": [2143, 2144, 2145, 2146], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} -{"filename": "2247645547.jpg", "img_id": "338", "split": "test", "caption": ["a handbag in front of a mirror"], "sentids": [2147], "rare_classes": [["handbag"]]} -{"filename": "2249094622.jpg", "img_id": "339", "split": "test", "caption": ["a picture of a chair"], "sentids": [2148], "rare_classes": [["chair"]]} -{"filename": "2250571576.jpg", "img_id": "340", "split": "test", "caption": ["an image with a dining table", "an image with a cell phone on the table", "an image with a tiered table", "an image with a dining table", "an image with a cell phone on the table", "an image with a tiered table", "an image with a dining table", "an image with a cell phone on the table", "an image with a tiered table"], "sentids": [2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157], "rare_classes": [["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"]]} -{"filename": "2250580906.jpg", "img_id": "341", "split": "test", "caption": ["an image with a dining table full of people", "a photo of a book signing", "a photo of a clock", "an image with a dining table full of people", "a photo of a book signing", "a photo of a clock", "an image with a dining table full of people", "a photo of a book signing", "a photo of a clock"], "sentids": [2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166], "rare_classes": [["dining table"], ["book"], ["clock"], ["dining table"], ["book"], ["clock"], ["dining table"], ["book"], ["clock"]]} -{"filename": "2251992614.jpg", "img_id": "342", "split": "test", "caption": ["a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle", "a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle", "a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle", "a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle"], "sentids": [2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182], "rare_classes": [["umbrella"], ["traffic light"], ["bird"], ["bicycle"], ["umbrella"], ["traffic light"], ["bird"], ["bicycle"], ["umbrella"], ["traffic light"], ["bird"], ["bicycle"], ["umbrella"], ["traffic light"], ["bird"], ["bicycle"]]} -{"filename": "2252123185.jpg", "img_id": "343", "split": "test", "caption": ["a photo of a handbag in a crowd of people", "a picture of a bus full of people in a stadium", "a photo of a handbag in a crowd of people", "a picture of a bus full of people in a stadium"], "sentids": [2183, 2184, 2185, 2186], "rare_classes": [["handbag"], ["bus"], ["handbag"], ["bus"]]} -{"filename": "2252264255.jpg", "img_id": "344", "split": "test", "caption": ["a picture of a truck"], "sentids": [2187], "rare_classes": [["truck"]]} -{"filename": "2253417961.jpg", "img_id": "345", "split": "test", "caption": ["a picture of a backpacker and a child at the beach"], "sentids": [2188], "rare_classes": [["backpack"]]} -{"filename": "2254990707.jpg", "img_id": "346", "split": "test", "caption": ["a photo of a motorcycle and a car in the snow", "a photo of a truck stuck in the snow", "a photo of a motorcycle and a car in the snow", "a photo of a truck stuck in the snow"], "sentids": [2189, 2190, 2191, 2192], "rare_classes": [["motorcycle"], ["truck"], ["motorcycle"], ["truck"]]} -{"filename": "2270955453.jpg", "img_id": "347", "split": "test", "caption": ["a photo of a cup of ramen"], "sentids": [2193], "rare_classes": [["cup"]]} -{"filename": "227181630.jpg", "img_id": "348", "split": "test", "caption": ["an image with a bench and people sitting on it", "a photo of a bicycle repair shop", "a photo of a umbrella", "an image with a bench and people sitting on it", "a photo of a bicycle repair shop", "a photo of a umbrella", "an image with a bench and people sitting on it", "a photo of a bicycle repair shop", "a photo of a umbrella"], "sentids": [2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202], "rare_classes": [["bench"], ["bicycle"], ["umbrella"], ["bench"], ["bicycle"], ["umbrella"], ["bench"], ["bicycle"], ["umbrella"]]} -{"filename": "2272290126.jpg", "img_id": "349", "split": "test", "caption": ["a couch in a living room"], "sentids": [2203], "rare_classes": [["couch"]]} -{"filename": "2279380619.jpg", "img_id": "350", "split": "test", "caption": ["a carrot in a basket", "a photo of a truck at a farmers market", "a carrot in a basket", "a photo of a truck at a farmers market"], "sentids": [2204, 2205, 2206, 2207], "rare_classes": [["carrot"], ["truck"], ["carrot"], ["truck"]]} -{"filename": "2279432034.jpg", "img_id": "351", "split": "test", "caption": ["a photo of a handbag"], "sentids": [2208], "rare_classes": [["handbag"]]} -{"filename": "2284991229.jpg", "img_id": "352", "split": "test", "caption": ["an image with a knife and fork", "a picture of a tiered room with many people sitting at a table", "a picture of a forklift driver sitting at a table with his co-workers", "an image with a knife and fork", "a picture of a tiered room with many people sitting at a table", "a picture of a forklift driver sitting at a table with his co-workers", "an image with a knife and fork", "a picture of a tiered room with many people sitting at a table", "a picture of a forklift driver sitting at a table with his co-workers"], "sentids": [2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217], "rare_classes": [["knife"], ["tie"], ["fork"], ["knife"], ["tie"], ["fork"], ["knife"], ["tie"], ["fork"]]} -{"filename": "2285693889.jpg", "img_id": "353", "split": "test", "caption": ["an image with a dining table full of food", "a cup in front of a man", "an image with a dining table full of food", "a cup in front of a man"], "sentids": [2218, 2219, 2220, 2221], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} -{"filename": "2289160261.jpg", "img_id": "354", "split": "test", "caption": ["a keyboard in a room"], "sentids": [2222], "rare_classes": [["keyboard"]]} -{"filename": "2289762817.jpg", "img_id": "355", "split": "test", "caption": ["an image with a handbag and a man eating a burrito", "an image with a sandwich in front of him", "an image with a handbag and a man eating a burrito", "an image with a sandwich in front of him"], "sentids": [2223, 2224, 2225, 2226], "rare_classes": [["handbag"], ["sandwich"], ["handbag"], ["sandwich"]]} -{"filename": "229169021.jpg", "img_id": "356", "split": "test", "caption": ["a picture of a bottle of coke", "a photo of a dining table with a cake on it", "a picture of a bowl of cake", "a picture of a bottle of coke", "a photo of a dining table with a cake on it", "a picture of a bowl of cake", "a picture of a bottle of coke", "a photo of a dining table with a cake on it", "a picture of a bowl of cake"], "sentids": [2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235], "rare_classes": [["bottle"], ["dining table"], ["bowl"], ["bottle"], ["dining table"], ["bowl"], ["bottle"], ["dining table"], ["bowl"]]} -{"filename": "2291957839.jpg", "img_id": "357", "split": "test", "caption": ["a photo of a cow being chased by two men on horses"], "sentids": [2236], "rare_classes": [["cow"]]} -{"filename": "22926358.jpg", "img_id": "358", "split": "test", "caption": ["an image with a tennis racket"], "sentids": [2237], "rare_classes": [["tennis racket"]]} -{"filename": "2294231101.jpg", "img_id": "359", "split": "test", "caption": ["a photo of a chair with a person sitting on it"], "sentids": [2238], "rare_classes": [["chair"]]} -{"filename": "2299867034.jpg", "img_id": "360", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [2239], "rare_classes": [["cup"]]} -{"filename": "230100504.jpg", "img_id": "361", "split": "test", "caption": ["an image with a wine glass", "a photo of a dining table", "an image with a wine glass", "a photo of a dining table"], "sentids": [2240, 2241, 2242, 2243], "rare_classes": [["wine glass"], ["dining table"], ["wine glass"], ["dining table"]]} -{"filename": "230269706.jpg", "img_id": "362", "split": "test", "caption": ["an image with a cow and a boy standing next to it", "an image with a truck and a cow", "an image with a cow and a boy standing next to it", "an image with a truck and a cow"], "sentids": [2244, 2245, 2246, 2247], "rare_classes": [["cow"], ["truck"], ["cow"], ["truck"]]} -{"filename": "230269912.jpg", "img_id": "363", "split": "test", "caption": ["a picture of a cow standing next to a boy", "a photo of a truck with a cow tied to it", "a picture of a cow standing next to a boy", "a photo of a truck with a cow tied to it"], "sentids": [2248, 2249, 2250, 2251], "rare_classes": [["cow"], ["truck"], ["cow"], ["truck"]]} -{"filename": "2304469976.jpg", "img_id": "364", "split": "test", "caption": ["a picture of a suitcase on the sidewalk", "a picture of a bench in the middle of a city street", "a picture of a suitcase on the sidewalk", "a picture of a bench in the middle of a city street"], "sentids": [2252, 2253, 2254, 2255], "rare_classes": [["suitcase"], ["bench"], ["suitcase"], ["bench"]]} -{"filename": "2308978137.jpg", "img_id": "365", "split": "test", "caption": ["an image with a motorcycle on top of a group of school children", "an image with a bicycle on top of a car", "an image with a motorcycle on top of a group of school children", "an image with a bicycle on top of a car"], "sentids": [2256, 2257, 2258, 2259], "rare_classes": [["motorcycle"], ["bicycle"], ["motorcycle"], ["bicycle"]]} -{"filename": "2309649133.jpg", "img_id": "366", "split": "test", "caption": ["a photo of a bottle of beer", "an image with a backpack on a table in front of a group of people", "an image with a mouse in front of a group of people", "a photo of a bottle of beer", "an image with a backpack on a table in front of a group of people", "an image with a mouse in front of a group of people", "a photo of a bottle of beer", "an image with a backpack on a table in front of a group of people", "an image with a mouse in front of a group of people"], "sentids": [2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268], "rare_classes": [["bottle"], ["backpack"], ["mouse"], ["bottle"], ["backpack"], ["mouse"], ["bottle"], ["backpack"], ["mouse"]]} -{"filename": "2310336052.jpg", "img_id": "367", "split": "test", "caption": ["a photo of a sports ball in the air", "a picture of a frisbee game", "an image with a baseball glove in the air", "a photo of a sports ball in the air", "a picture of a frisbee game", "an image with a baseball glove in the air", "a photo of a sports ball in the air", "a picture of a frisbee game", "an image with a baseball glove in the air"], "sentids": [2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277], "rare_classes": [["sports ball"], ["frisbee"], ["baseball glove"], ["sports ball"], ["frisbee"], ["baseball glove"], ["sports ball"], ["frisbee"], ["baseball glove"]]} -{"filename": "2314192527.jpg", "img_id": "368", "split": "test", "caption": ["a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard"], "sentids": [2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302], "rare_classes": [["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"]]} -{"filename": "2314492671.jpg", "img_id": "369", "split": "test", "caption": ["a picture of a wine glass", "a picture of a dining table", "a photo of a knife party", "a picture of a wine glass", "a picture of a dining table", "a photo of a knife party", "a picture of a wine glass", "a picture of a dining table", "a photo of a knife party"], "sentids": [2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311], "rare_classes": [["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"]]} -{"filename": "2315593294.jpg", "img_id": "370", "split": "test", "caption": ["a horse in the air"], "sentids": [2312], "rare_classes": [["horse"]]} -{"filename": "2317276332.jpg", "img_id": "371", "split": "test", "caption": ["a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it", "a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it", "a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it", "a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it"], "sentids": [2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328], "rare_classes": [["laptop"], ["dining table"], ["backpack"], ["couch"], ["laptop"], ["dining table"], ["backpack"], ["couch"], ["laptop"], ["dining table"], ["backpack"], ["couch"], ["laptop"], ["dining table"], ["backpack"], ["couch"]]} -{"filename": "2317417015.jpg", "img_id": "372", "split": "test", "caption": ["a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party"], "sentids": [2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353], "rare_classes": [["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"]]} -{"filename": "2318744295.jpg", "img_id": "373", "split": "test", "caption": ["a photo of a cup of coffee", "a picture of a dining table", "a photo of a cup of coffee", "a picture of a dining table"], "sentids": [2354, 2355, 2356, 2357], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "2322820623.jpg", "img_id": "374", "split": "test", "caption": ["a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room"], "sentids": [2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382], "rare_classes": [["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"]]} -{"filename": "2324374253.jpg", "img_id": "375", "split": "test", "caption": ["a cup in the hand of a boy", "a tv in the background", "a picture of a spoonful of doughnuts and a glass of water", "a cup in the hand of a boy", "a tv in the background", "a picture of a spoonful of doughnuts and a glass of water", "a cup in the hand of a boy", "a tv in the background", "a picture of a spoonful of doughnuts and a glass of water"], "sentids": [2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391], "rare_classes": [["cup"], ["tv"], ["spoon"], ["cup"], ["tv"], ["spoon"], ["cup"], ["tv"], ["spoon"]]} -{"filename": "2326587605.jpg", "img_id": "376", "split": "test", "caption": ["an image with a dining table in the background", "a laptop in front of a woman", "a picture of a handbag", "an image with a dining table in the background", "a laptop in front of a woman", "a picture of a handbag", "an image with a dining table in the background", "a laptop in front of a woman", "a picture of a handbag"], "sentids": [2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400], "rare_classes": [["dining table"], ["laptop"], ["handbag"], ["dining table"], ["laptop"], ["handbag"], ["dining table"], ["laptop"], ["handbag"]]} -{"filename": "2328616978.jpg", "img_id": "377", "split": "test", "caption": ["an image with a bench, a woman, and a luggage cart", "an image with a suitcase and a woman walking down the street", "an image with a bench, a woman, and a luggage cart", "an image with a suitcase and a woman walking down the street"], "sentids": [2401, 2402, 2403, 2404], "rare_classes": [["bench"], ["suitcase"], ["bench"], ["suitcase"]]} -{"filename": "233169292.jpg", "img_id": "378", "split": "test", "caption": ["an image with a truck and two children riding bikes down a street", "a dining table in the middle of a street", "an image with a truck and two children riding bikes down a street", "a dining table in the middle of a street"], "sentids": [2405, 2406, 2407, 2408], "rare_classes": [["truck"], ["dining table"], ["truck"], ["dining table"]]} -{"filename": "233207548.jpg", "img_id": "379", "split": "test", "caption": ["a photo of a handbag", "a picture of a baseball glove", "a photo of a handbag", "a picture of a baseball glove"], "sentids": [2409, 2410, 2411, 2412], "rare_classes": [["handbag"], ["baseball glove"], ["handbag"], ["baseball glove"]]} -{"filename": "2334257670.jpg", "img_id": "380", "split": "test", "caption": ["a tennis racket in the air", "a picture of a backpacker jumping in the air to catch a tennis ball", "a tennis racket in the air", "a picture of a backpacker jumping in the air to catch a tennis ball"], "sentids": [2413, 2414, 2415, 2416], "rare_classes": [["tennis racket"], ["backpack"], ["tennis racket"], ["backpack"]]} -{"filename": "2335170310.jpg", "img_id": "381", "split": "test", "caption": ["a photo of a tv in a waiting room"], "sentids": [2417], "rare_classes": [["tv"]]} -{"filename": "2335524364.jpg", "img_id": "382", "split": "test", "caption": ["a picture of a bicycle with a red hat on it", "a traffic light in the middle of the street", "a picture of a bicycle with a red hat on it", "a traffic light in the middle of the street"], "sentids": [2418, 2419, 2420, 2421], "rare_classes": [["bicycle"], ["traffic light"], ["bicycle"], ["traffic light"]]} -{"filename": "2339102058.jpg", "img_id": "383", "split": "test", "caption": ["a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class", "a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class", "a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class", "a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class"], "sentids": [2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437], "rare_classes": [["tv"], ["dining table"], ["fork"], ["knife"], ["tv"], ["dining table"], ["fork"], ["knife"], ["tv"], ["dining table"], ["fork"], ["knife"], ["tv"], ["dining table"], ["fork"], ["knife"]]} -{"filename": "2340111592.jpg", "img_id": "384", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [2438], "rare_classes": [["cup"]]} -{"filename": "2341080150.jpg", "img_id": "385", "split": "test", "caption": ["a picture of a bicycle rider taking a picture of a red sports car", "an image with a backpacker taking a picture of a red sports car", "a picture of a bicycle rider taking a picture of a red sports car", "an image with a backpacker taking a picture of a red sports car"], "sentids": [2439, 2440, 2441, 2442], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} -{"filename": "2341850464.jpg", "img_id": "386", "split": "test", "caption": ["a umbrella in a man's hand", "a bottle in the background", "a umbrella in a man's hand", "a bottle in the background"], "sentids": [2443, 2444, 2445, 2446], "rare_classes": [["umbrella"], ["bottle"], ["umbrella"], ["bottle"]]} -{"filename": "2346709709.jpg", "img_id": "387", "split": "test", "caption": ["a picture of a bench", "a photo of a backpacker on a skateboard", "a picture of a bench", "a photo of a backpacker on a skateboard"], "sentids": [2447, 2448, 2449, 2450], "rare_classes": [["bench"], ["backpack"], ["bench"], ["backpack"]]} -{"filename": "2347570082.jpg", "img_id": "388", "split": "test", "caption": ["an image with a handbag and two police officers", "a photo of a bench", "an image with a bicycle and two police officers", "an image with a handbag and two police officers", "a photo of a bench", "an image with a bicycle and two police officers", "an image with a handbag and two police officers", "a photo of a bench", "an image with a bicycle and two police officers"], "sentids": [2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459], "rare_classes": [["handbag"], ["bench"], ["bicycle"], ["handbag"], ["bench"], ["bicycle"], ["handbag"], ["bench"], ["bicycle"]]} -{"filename": "2352961328.jpg", "img_id": "389", "split": "test", "caption": ["a picture of a remote control sitting on a couch", "an image with a bottle of soda and a woman on a couch", "an image with a book and a woman on a couch", "a picture of a remote control sitting on a couch", "an image with a bottle of soda and a woman on a couch", "an image with a book and a woman on a couch", "a picture of a remote control sitting on a couch", "an image with a bottle of soda and a woman on a couch", "an image with a book and a woman on a couch"], "sentids": [2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468], "rare_classes": [["remote"], ["bottle"], ["book"], ["remote"], ["bottle"], ["book"], ["remote"], ["bottle"], ["book"]]} -{"filename": "2356153548.jpg", "img_id": "390", "split": "test", "caption": ["an image with a train in the background", "a picture of a backpacker waiting to board a train", "a picture of a book", "an image with a train in the background", "a picture of a backpacker waiting to board a train", "a picture of a book", "an image with a train in the background", "a picture of a backpacker waiting to board a train", "a picture of a book"], "sentids": [2469, 2470, 2471, 2472, 2473, 2474, 2475, 2476, 2477], "rare_classes": [["train"], ["backpack"], ["book"], ["train"], ["backpack"], ["book"], ["train"], ["backpack"], ["book"]]} -{"filename": "2360449647.jpg", "img_id": "391", "split": "test", "caption": ["an image with a oven in a barber shop", "a bottle in a barber shop", "an image with a clock in the background", "an image with a oven in a barber shop", "a bottle in a barber shop", "an image with a clock in the background", "an image with a oven in a barber shop", "a bottle in a barber shop", "an image with a clock in the background"], "sentids": [2478, 2479, 2480, 2481, 2482, 2483, 2484, 2485, 2486], "rare_classes": [["oven"], ["bottle"], ["clock"], ["oven"], ["bottle"], ["clock"], ["oven"], ["bottle"], ["clock"]]} -{"filename": "236474697.jpg", "img_id": "392", "split": "test", "caption": ["a photo of a toothbrush"], "sentids": [2487], "rare_classes": [["toothbrush"]]} -{"filename": "236557331.jpg", "img_id": "393", "split": "test", "caption": ["an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant"], "sentids": [2488, 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551], "rare_classes": [["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"]]} -{"filename": "2365967839.jpg", "img_id": "394", "split": "test", "caption": ["a photo of a handbag"], "sentids": [2552], "rare_classes": [["handbag"]]} -{"filename": "2369452202.jpg", "img_id": "395", "split": "test", "caption": ["an image with a kite flying in the sky", "a photo of a sports ball being inflated in a field", "an image with a kite flying in the sky", "a photo of a sports ball being inflated in a field"], "sentids": [2553, 2554, 2555, 2556], "rare_classes": [["kite"], ["sports ball"], ["kite"], ["sports ball"]]} -{"filename": "237650533.jpg", "img_id": "396", "split": "test", "caption": ["a clock in the middle of the room", "an image with a remote control in front of a group of people", "a clock in the middle of the room", "an image with a remote control in front of a group of people"], "sentids": [2557, 2558, 2559, 2560], "rare_classes": [["clock"], ["remote"], ["clock"], ["remote"]]} -{"filename": "23775702.jpg", "img_id": "397", "split": "test", "caption": ["a truck in the background"], "sentids": [2561], "rare_classes": [["truck"]]} -{"filename": "2378055886.jpg", "img_id": "398", "split": "test", "caption": ["a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game"], "sentids": [2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586], "rare_classes": [["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"]]} -{"filename": "2379463203.jpg", "img_id": "399", "split": "test", "caption": ["a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street", "a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street", "a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street", "a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street"], "sentids": [2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602], "rare_classes": [["bicycle"], ["backpack"], ["truck"], ["traffic light"], ["bicycle"], ["backpack"], ["truck"], ["traffic light"], ["bicycle"], ["backpack"], ["truck"], ["traffic light"], ["bicycle"], ["backpack"], ["truck"], ["traffic light"]]} -{"filename": "2383642818.jpg", "img_id": "400", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [2603], "rare_classes": [["handbag"]]} -{"filename": "2385034500.jpg", "img_id": "401", "split": "test", "caption": ["a photo of a truck driving down a street with people riding on the back of the", "an image with a car driving down a street with people on motorcycles", "a photo of a truck driving down a street with people riding on the back of the", "an image with a car driving down a street with people on motorcycles"], "sentids": [2604, 2605, 2606, 2607], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "2386924148.jpg", "img_id": "402", "split": "test", "caption": ["a photo of a chair", "a picture of a bottle of water", "a photo of a chair", "a picture of a bottle of water"], "sentids": [2608, 2609, 2610, 2611], "rare_classes": [["chair"], ["bottle"], ["chair"], ["bottle"]]} -{"filename": "239051548.jpg", "img_id": "403", "split": "test", "caption": ["a photo of a cup of wine", "a dining table in a restaurant", "a photo of a cup of wine", "a dining table in a restaurant"], "sentids": [2612, 2613, 2614, 2615], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "239175477.jpg", "img_id": "404", "split": "test", "caption": ["a bench in the grass", "an image with a kite flying in the background", "a bench in the grass", "an image with a kite flying in the background"], "sentids": [2616, 2617, 2618, 2619], "rare_classes": [["bench"], ["kite"], ["bench"], ["kite"]]} -{"filename": "2391929964.jpg", "img_id": "405", "split": "test", "caption": ["a picture of a bench", "a dining table in a restaurant", "a picture of a bench", "a dining table in a restaurant"], "sentids": [2620, 2621, 2622, 2623], "rare_classes": [["bench"], ["dining table"], ["bench"], ["dining table"]]} -{"filename": "240101066.jpg", "img_id": "406", "split": "test", "caption": ["a umbrella in the sand", "an image with a boat and people on the beach", "a umbrella in the sand", "an image with a boat and people on the beach"], "sentids": [2624, 2625, 2626, 2627], "rare_classes": [["umbrella"], ["boat"], ["umbrella"], ["boat"]]} -{"filename": "2401027304.jpg", "img_id": "407", "split": "test", "caption": ["a baseball bat in a man's hand", "a handbag in the foreground", "a baseball bat in a man's hand", "a handbag in the foreground"], "sentids": [2628, 2629, 2630, 2631], "rare_classes": [["baseball bat"], ["handbag"], ["baseball bat"], ["handbag"]]} -{"filename": "2401201668.jpg", "img_id": "408", "split": "test", "caption": ["a picture of a suitcase"], "sentids": [2632], "rare_classes": [["suitcase"]]} -{"filename": "2402665750.jpg", "img_id": "409", "split": "test", "caption": ["an image with a bench in the middle of the street", "an image with a handbag flying in the air", "an image with a bicycle flying through the air", "an image with a bench in the middle of the street", "an image with a handbag flying in the air", "an image with a bicycle flying through the air", "an image with a bench in the middle of the street", "an image with a handbag flying in the air", "an image with a bicycle flying through the air"], "sentids": [2633, 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641], "rare_classes": [["bench"], ["handbag"], ["bicycle"], ["bench"], ["handbag"], ["bicycle"], ["bench"], ["handbag"], ["bicycle"]]} -{"filename": "2402744031.jpg", "img_id": "410", "split": "test", "caption": ["a handbag in a woman's hand", "a picture of a vase of flowers on a table", "a dining table in the middle of a sidewalk", "a handbag in a woman's hand", "a picture of a vase of flowers on a table", "a dining table in the middle of a sidewalk", "a handbag in a woman's hand", "a picture of a vase of flowers on a table", "a dining table in the middle of a sidewalk"], "sentids": [2642, 2643, 2644, 2645, 2646, 2647, 2648, 2649, 2650], "rare_classes": [["handbag"], ["vase"], ["dining table"], ["handbag"], ["vase"], ["dining table"], ["handbag"], ["vase"], ["dining table"]]} -{"filename": "2406062461.jpg", "img_id": "411", "split": "test", "caption": ["a picture of a wine glass being held by a man"], "sentids": [2651], "rare_classes": [["wine glass"]]} -{"filename": "2408570692.jpg", "img_id": "412", "split": "test", "caption": ["an image with a handbag on the ground next to a group of people", "an image with a train station and people standing on the platform", "a bench in a subway station", "an image with a handbag on the ground next to a group of people", "an image with a train station and people standing on the platform", "a bench in a subway station", "an image with a handbag on the ground next to a group of people", "an image with a train station and people standing on the platform", "a bench in a subway station"], "sentids": [2652, 2653, 2654, 2655, 2656, 2657, 2658, 2659, 2660], "rare_classes": [["handbag"], ["train"], ["bench"], ["handbag"], ["train"], ["bench"], ["handbag"], ["train"], ["bench"]]} -{"filename": "2412716991.jpg", "img_id": "413", "split": "test", "caption": ["a photo of a traffic light on the side of a building"], "sentids": [2661], "rare_classes": [["traffic light"]]} -{"filename": "241345864.jpg", "img_id": "414", "split": "test", "caption": ["a picture of a bottle of beer and a cheerleader at a football game"], "sentids": [2662], "rare_classes": [["bottle"]]} -{"filename": "241347067.jpg", "img_id": "415", "split": "test", "caption": ["a picture of a bicycle rider being tackled by a group of football players", "an image with a sports ball player being tackled by other players", "a picture of a bicycle rider being tackled by a group of football players", "an image with a sports ball player being tackled by other players"], "sentids": [2663, 2664, 2665, 2666], "rare_classes": [["bicycle"], ["sports ball"], ["bicycle"], ["sports ball"]]} -{"filename": "241347689.jpg", "img_id": "416", "split": "test", "caption": ["an image with a sports ball player sitting on the ground"], "sentids": [2667], "rare_classes": [["sports ball"]]} -{"filename": "241374292.jpg", "img_id": "417", "split": "test", "caption": ["a picture of a tiered cake"], "sentids": [2668], "rare_classes": [["tie"]]} -{"filename": "2414384480.jpg", "img_id": "418", "split": "test", "caption": ["a photo of a train in a subway station"], "sentids": [2669], "rare_classes": [["train"]]} -{"filename": "2416297261.jpg", "img_id": "419", "split": "test", "caption": ["a photo of a fork full of food", "a picture of a dining table", "an image with a clock in the background", "a photo of a fork full of food", "a picture of a dining table", "an image with a clock in the background", "a photo of a fork full of food", "a picture of a dining table", "an image with a clock in the background"], "sentids": [2670, 2671, 2672, 2673, 2674, 2675, 2676, 2677, 2678], "rare_classes": [["fork"], ["dining table"], ["clock"], ["fork"], ["dining table"], ["clock"], ["fork"], ["dining table"], ["clock"]]} -{"filename": "24187380.jpg", "img_id": "420", "split": "test", "caption": ["a train in a tunnel with construction workers on the tracks"], "sentids": [2679], "rare_classes": [["train"]]} -{"filename": "241979236.jpg", "img_id": "421", "split": "test", "caption": ["a truck in the middle of the road", "a picture of a backpacker walking in the rain with an umbrella", "a picture of a handbag", "a truck in the middle of the road", "a picture of a backpacker walking in the rain with an umbrella", "a picture of a handbag", "a truck in the middle of the road", "a picture of a backpacker walking in the rain with an umbrella", "a picture of a handbag"], "sentids": [2680, 2681, 2682, 2683, 2684, 2685, 2686, 2687, 2688], "rare_classes": [["truck"], ["backpack"], ["handbag"], ["truck"], ["backpack"], ["handbag"], ["truck"], ["backpack"], ["handbag"]]} -{"filename": "2421367904.jpg", "img_id": "422", "split": "test", "caption": ["a photo of a boat on the beach"], "sentids": [2689], "rare_classes": [["boat"]]} -{"filename": "2421965120.jpg", "img_id": "423", "split": "test", "caption": ["an image with a handbag"], "sentids": [2690], "rare_classes": [["handbag"]]} -{"filename": "2422233191.jpg", "img_id": "424", "split": "test", "caption": ["a picture of a tv show", "a dining table in a room", "a cell phone in the middle of the table", "a picture of a tv show", "a dining table in a room", "a cell phone in the middle of the table", "a picture of a tv show", "a dining table in a room", "a cell phone in the middle of the table"], "sentids": [2691, 2692, 2693, 2694, 2695, 2696, 2697, 2698, 2699], "rare_classes": [["tv"], ["dining table"], ["cell phone"], ["tv"], ["dining table"], ["cell phone"], ["tv"], ["dining table"], ["cell phone"]]} -{"filename": "2423900639.jpg", "img_id": "425", "split": "test", "caption": ["a cup in the hand of a man standing in front of a group of people"], "sentids": [2700], "rare_classes": [["cup"]]} -{"filename": "2426958307.jpg", "img_id": "426", "split": "test", "caption": ["a backpack in a man's hand", "a picture of a umbrella wearing man talking to another man", "a picture of a handbag on a man's shoulder", "a backpack in a man's hand", "a picture of a umbrella wearing man talking to another man", "a picture of a handbag on a man's shoulder", "a backpack in a man's hand", "a picture of a umbrella wearing man talking to another man", "a picture of a handbag on a man's shoulder"], "sentids": [2701, 2702, 2703, 2704, 2705, 2706, 2707, 2708, 2709], "rare_classes": [["backpack"], ["umbrella"], ["handbag"], ["backpack"], ["umbrella"], ["handbag"], ["backpack"], ["umbrella"], ["handbag"]]} -{"filename": "2428088070.jpg", "img_id": "427", "split": "test", "caption": ["an image with a cat and two children sitting at a table", "a fork in the middle of the table", "a book in a bookcase", "an image with a cat and two children sitting at a table", "a fork in the middle of the table", "a book in a bookcase", "an image with a cat and two children sitting at a table", "a fork in the middle of the table", "a book in a bookcase"], "sentids": [2710, 2711, 2712, 2713, 2714, 2715, 2716, 2717, 2718], "rare_classes": [["cat"], ["fork"], ["book"], ["cat"], ["fork"], ["book"], ["cat"], ["fork"], ["book"]]} -{"filename": "2428509475.jpg", "img_id": "428", "split": "test", "caption": ["an image with a handbag on the ground next to a group of people"], "sentids": [2719], "rare_classes": [["handbag"]]} -{"filename": "2429391789.jpg", "img_id": "429", "split": "test", "caption": ["an image with a laptop in front of a group of people"], "sentids": [2720], "rare_classes": [["laptop"]]} -{"filename": "2429399563.jpg", "img_id": "430", "split": "test", "caption": ["a photo of a pizza party with people clapping and singing"], "sentids": [2721], "rare_classes": [["pizza"]]} -{"filename": "2434440010.jpg", "img_id": "431", "split": "test", "caption": ["a photo of a tv news anchor giving a speech to a group of people", "a chair in the middle of the room", "a photo of a tv news anchor giving a speech to a group of people", "a chair in the middle of the room"], "sentids": [2722, 2723, 2724, 2725], "rare_classes": [["tv"], ["chair"], ["tv"], ["chair"]]} -{"filename": "2435482148.jpg", "img_id": "432", "split": "test", "caption": ["an image with a cup of coffee and a plate of food", "a photo of a bench", "a car in the background", "an image with a cup of coffee and a plate of food", "a photo of a bench", "a car in the background", "an image with a cup of coffee and a plate of food", "a photo of a bench", "a car in the background"], "sentids": [2726, 2727, 2728, 2729, 2730, 2731, 2732, 2733, 2734], "rare_classes": [["cup"], ["bench"], ["car"], ["cup"], ["bench"], ["car"], ["cup"], ["bench"], ["car"]]} -{"filename": "2435536626.jpg", "img_id": "433", "split": "test", "caption": ["a photo of a dining table", "a picture of a knife sharpener", "a photo of a dining table", "a picture of a knife sharpener"], "sentids": [2735, 2736, 2737, 2738], "rare_classes": [["dining table"], ["knife"], ["dining table"], ["knife"]]} -{"filename": "243952171.jpg", "img_id": "434", "split": "test", "caption": ["a picture of a suitcase on a train"], "sentids": [2739], "rare_classes": [["suitcase"]]} -{"filename": "2440309761.jpg", "img_id": "435", "split": "test", "caption": ["a picture of a handbag"], "sentids": [2740], "rare_classes": [["handbag"]]} -{"filename": "2441815792.jpg", "img_id": "436", "split": "test", "caption": ["an image with a car parked in front of a group of people", "an image with a umbrella in front of a group of people", "an image with a car parked in front of a group of people", "an image with a umbrella in front of a group of people"], "sentids": [2741, 2742, 2743, 2744], "rare_classes": [["car"], ["umbrella"], ["car"], ["umbrella"]]} -{"filename": "2442856921.jpg", "img_id": "437", "split": "test", "caption": ["a picture of a handbag sale"], "sentids": [2745], "rare_classes": [["handbag"]]} -{"filename": "2443384834.jpg", "img_id": "438", "split": "test", "caption": ["a photo of a person preparing food in a kitchen", "a bowl in a kitchen", "a photo of a sink in a kitchen", "a photo of a person preparing food in a kitchen", "a bowl in a kitchen", "a photo of a sink in a kitchen", "a photo of a person preparing food in a kitchen", "a bowl in a kitchen", "a photo of a sink in a kitchen"], "sentids": [2746, 2747, 2748, 2749, 2750, 2751, 2752, 2753, 2754], "rare_classes": [["person"], ["bowl"], ["sink"], ["person"], ["bowl"], ["sink"], ["person"], ["bowl"], ["sink"]]} -{"filename": "244360246.jpg", "img_id": "439", "split": "test", "caption": ["a picture of a suitcase", "an image with a handbag", "a picture of a suitcase", "an image with a handbag"], "sentids": [2755, 2756, 2757, 2758], "rare_classes": [["suitcase"], ["handbag"], ["suitcase"], ["handbag"]]} -{"filename": "2445050754.jpg", "img_id": "440", "split": "test", "caption": ["a laptop in a pew", "a potted plant in a church", "a picture of a handbag", "a laptop in a pew", "a potted plant in a church", "a picture of a handbag", "a laptop in a pew", "a potted plant in a church", "a picture of a handbag"], "sentids": [2759, 2760, 2761, 2762, 2763, 2764, 2765, 2766, 2767], "rare_classes": [["laptop"], ["potted plant"], ["handbag"], ["laptop"], ["potted plant"], ["handbag"], ["laptop"], ["potted plant"], ["handbag"]]} -{"filename": "2446924427.jpg", "img_id": "441", "split": "test", "caption": ["a photo of a cell phone", "a book in a man's hand", "a photo of a cell phone", "a book in a man's hand"], "sentids": [2768, 2769, 2770, 2771], "rare_classes": [["cell phone"], ["book"], ["cell phone"], ["book"]]} -{"filename": "2447284966.jpg", "img_id": "442", "split": "test", "caption": ["a picture of a baseball bat", "a backpack in the boy's hand", "a picture of a baseball bat", "a backpack in the boy's hand"], "sentids": [2772, 2773, 2774, 2775], "rare_classes": [["baseball bat"], ["backpack"], ["baseball bat"], ["backpack"]]} -{"filename": "2454062644.jpg", "img_id": "443", "split": "test", "caption": ["a photo of a handbag vendor at an outdoor market", "an image with a potted plant in the background", "a photo of a handbag vendor at an outdoor market", "an image with a potted plant in the background"], "sentids": [2776, 2777, 2778, 2779], "rare_classes": [["handbag"], ["potted plant"], ["handbag"], ["potted plant"]]} -{"filename": "245460010.jpg", "img_id": "444", "split": "test", "caption": ["an image with a fire hydrant in the background"], "sentids": [2780], "rare_classes": [["fire hydrant"]]} -{"filename": "2455300855.jpg", "img_id": "445", "split": "test", "caption": ["a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog"], "sentids": [2781, 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, 2795, 2796, 2797, 2798, 2799, 2800, 2801, 2802, 2803, 2804, 2805], "rare_classes": [["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"]]} -{"filename": "2456472092.jpg", "img_id": "446", "split": "test", "caption": ["a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall", "a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall", "a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall", "a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall"], "sentids": [2806, 2807, 2808, 2809, 2810, 2811, 2812, 2813, 2814, 2815, 2816, 2817, 2818, 2819, 2820, 2821], "rare_classes": [["baseball bat"], ["dining table"], ["handbag"], ["dog"], ["baseball bat"], ["dining table"], ["handbag"], ["dog"], ["baseball bat"], ["dining table"], ["handbag"], ["dog"], ["baseball bat"], ["dining table"], ["handbag"], ["dog"]]} -{"filename": "2464311348.jpg", "img_id": "447", "split": "test", "caption": ["a truck in the background"], "sentids": [2822], "rare_classes": [["truck"]]} -{"filename": "24651801.jpg", "img_id": "448", "split": "test", "caption": ["a picture of a umbrella in the middle of a parade"], "sentids": [2823], "rare_classes": [["umbrella"]]} -{"filename": "2468466969.jpg", "img_id": "449", "split": "test", "caption": ["a handbag in the middle of a cobblestone street", "a photo of a potted plant on a cobblestone street", "a handbag in the middle of a cobblestone street", "a photo of a potted plant on a cobblestone street"], "sentids": [2824, 2825, 2826, 2827], "rare_classes": [["handbag"], ["potted plant"], ["handbag"], ["potted plant"]]} -{"filename": "2470318576.jpg", "img_id": "450", "split": "test", "caption": ["a picture of a backpacker playing the bagpipes"], "sentids": [2828], "rare_classes": [["backpack"]]} -{"filename": "2474115124.jpg", "img_id": "451", "split": "test", "caption": ["a photo of a keyboard", "an image with a bowl of food", "a photo of a keyboard", "an image with a bowl of food"], "sentids": [2829, 2830, 2831, 2832], "rare_classes": [["keyboard"], ["bowl"], ["keyboard"], ["bowl"]]} -{"filename": "2474483208.jpg", "img_id": "452", "split": "test", "caption": ["a photo of a tie - up during a judo match"], "sentids": [2833], "rare_classes": [["tie"]]} -{"filename": "24767778.jpg", "img_id": "453", "split": "test", "caption": ["an image with a truck and construction workers on the side of the road", "a picture of a sports ball in the middle of a construction site", "an image with a handbag on the ground next to a truck", "an image with a truck and construction workers on the side of the road", "a picture of a sports ball in the middle of a construction site", "an image with a handbag on the ground next to a truck", "an image with a truck and construction workers on the side of the road", "a picture of a sports ball in the middle of a construction site", "an image with a handbag on the ground next to a truck"], "sentids": [2834, 2835, 2836, 2837, 2838, 2839, 2840, 2841, 2842], "rare_classes": [["truck"], ["sports ball"], ["handbag"], ["truck"], ["sports ball"], ["handbag"], ["truck"], ["sports ball"], ["handbag"]]} -{"filename": "2480158575.jpg", "img_id": "454", "split": "test", "caption": ["a surfboard in the grass"], "sentids": [2843], "rare_classes": [["surfboard"]]} -{"filename": "2481001259.jpg", "img_id": "455", "split": "test", "caption": ["a picture of a handbag being carried by a man in a kilt"], "sentids": [2844], "rare_classes": [["handbag"]]} -{"filename": "2482736211.jpg", "img_id": "456", "split": "test", "caption": ["an image with a car in the background and a man playing an acoustic guitar", "a dining table in a restaurant with a man playing an acoustic guitar", "a picture of a tv in a restaurant with a man playing an acoustic guitar", "an image with a car in the background and a man playing an acoustic guitar", "a dining table in a restaurant with a man playing an acoustic guitar", "a picture of a tv in a restaurant with a man playing an acoustic guitar", "an image with a car in the background and a man playing an acoustic guitar", "a dining table in a restaurant with a man playing an acoustic guitar", "a picture of a tv in a restaurant with a man playing an acoustic guitar"], "sentids": [2845, 2846, 2847, 2848, 2849, 2850, 2851, 2852, 2853], "rare_classes": [["car"], ["dining table"], ["tv"], ["car"], ["dining table"], ["tv"], ["car"], ["dining table"], ["tv"]]} -{"filename": "24832988.jpg", "img_id": "457", "split": "test", "caption": ["a bottle in the middle of the table"], "sentids": [2854], "rare_classes": [["bottle"]]} -{"filename": "248851880.jpg", "img_id": "458", "split": "test", "caption": ["a photo of a baseball glove"], "sentids": [2855], "rare_classes": [["baseball glove"]]} -{"filename": "2491097111.jpg", "img_id": "459", "split": "test", "caption": ["an image with a potted plant"], "sentids": [2856], "rare_classes": [["potted plant"]]} -{"filename": "2491265237.jpg", "img_id": "460", "split": "test", "caption": ["a stop sign in the middle of the street"], "sentids": [2857], "rare_classes": [["stop sign"]]} -{"filename": "2491572971.jpg", "img_id": "461", "split": "test", "caption": ["a photo of a potted plant", "a photo of a handbag on the sidewalk", "a photo of a potted plant", "a photo of a handbag on the sidewalk"], "sentids": [2858, 2859, 2860, 2861], "rare_classes": [["potted plant"], ["handbag"], ["potted plant"], ["handbag"]]} -{"filename": "2493700559.jpg", "img_id": "462", "split": "test", "caption": ["an image with a handbag and a woman standing in front of a bar"], "sentids": [2862], "rare_classes": [["handbag"]]} -{"filename": "2493701633.jpg", "img_id": "463", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [2863], "rare_classes": [["backpack"]]} -{"filename": "2494562446.jpg", "img_id": "464", "split": "test", "caption": ["an image with a boat in the water with two people on it", "a picture of a car on the side of a river", "an image with a boat in the water with two people on it", "a picture of a car on the side of a river"], "sentids": [2864, 2865, 2866, 2867], "rare_classes": [["boat"], ["car"], ["boat"], ["car"]]} -{"filename": "2497343616.jpg", "img_id": "465", "split": "test", "caption": ["a photo of a handbag"], "sentids": [2868], "rare_classes": [["handbag"]]} -{"filename": "2498093487.jpg", "img_id": "466", "split": "test", "caption": ["a backpack in the middle of a group of people", "a photo of a traffic light with people crossing the street", "a backpack in the middle of a group of people", "a photo of a traffic light with people crossing the street"], "sentids": [2869, 2870, 2871, 2872], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} -{"filename": "2498700986.jpg", "img_id": "467", "split": "test", "caption": ["a photo of a handbag on the side of the road", "a picture of a potted plant on the side of a building", "a photo of a handbag on the side of the road", "a picture of a potted plant on the side of a building"], "sentids": [2873, 2874, 2875, 2876], "rare_classes": [["handbag"], ["potted plant"], ["handbag"], ["potted plant"]]} -{"filename": "2500582887.jpg", "img_id": "468", "split": "test", "caption": ["an image with a bicycle rider doing a trick on a ramp", "an image with a handbag and a man doing a trick on a bike", "an image with a bicycle rider doing a trick on a ramp", "an image with a handbag and a man doing a trick on a bike"], "sentids": [2877, 2878, 2879, 2880], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} -{"filename": "2500864135.jpg", "img_id": "469", "split": "test", "caption": ["an image with a backpacker waiting to board a bus"], "sentids": [2881], "rare_classes": [["backpack"]]} -{"filename": "2502597417.jpg", "img_id": "470", "split": "test", "caption": ["a picture of a bus that is on the side of the road", "an image with a motorcycle and a group of people on a street", "a backpack in the middle of the street", "a picture of a bus that is on the side of the road", "an image with a motorcycle and a group of people on a street", "a backpack in the middle of the street", "a picture of a bus that is on the side of the road", "an image with a motorcycle and a group of people on a street", "a backpack in the middle of the street"], "sentids": [2882, 2883, 2884, 2885, 2886, 2887, 2888, 2889, 2890], "rare_classes": [["bus"], ["motorcycle"], ["backpack"], ["bus"], ["motorcycle"], ["backpack"], ["bus"], ["motorcycle"], ["backpack"]]} -{"filename": "2503996814.jpg", "img_id": "471", "split": "test", "caption": ["a photo of a bottle of champagne in a room full of people", "an image with a cup of coffee in front of a group of people", "a photo of a bottle of champagne in a room full of people", "an image with a cup of coffee in front of a group of people"], "sentids": [2891, 2892, 2893, 2894], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} -{"filename": "2506460104.jpg", "img_id": "472", "split": "test", "caption": ["an image with a backpacker playing an accordion"], "sentids": [2895], "rare_classes": [["backpack"]]} -{"filename": "250667312.jpg", "img_id": "473", "split": "test", "caption": ["an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table", "an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table", "an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table", "an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table"], "sentids": [2896, 2897, 2898, 2899, 2900, 2901, 2902, 2903, 2904, 2905, 2906, 2907, 2908, 2909, 2910, 2911], "rare_classes": [["laptop"], ["keyboard"], ["dining table"], ["bottle"], ["laptop"], ["keyboard"], ["dining table"], ["bottle"], ["laptop"], ["keyboard"], ["dining table"], ["bottle"], ["laptop"], ["keyboard"], ["dining table"], ["bottle"]]} -{"filename": "2508024467.jpg", "img_id": "474", "split": "test", "caption": ["a picture of a bottle of water", "a picture of a teddy bear and three people posing for a picture", "a picture of a bottle of water", "a picture of a teddy bear and three people posing for a picture"], "sentids": [2912, 2913, 2914, 2915], "rare_classes": [["bottle"], ["teddy bear"], ["bottle"], ["teddy bear"]]} -{"filename": "2508548748.jpg", "img_id": "475", "split": "test", "caption": ["a picture of a bottle of wine"], "sentids": [2916], "rare_classes": [["bottle"]]} -{"filename": "2508837436.jpg", "img_id": "476", "split": "test", "caption": ["an image with a backpack and a group of people"], "sentids": [2917], "rare_classes": [["backpack"]]} -{"filename": "2508850304.jpg", "img_id": "477", "split": "test", "caption": ["an image with a handbag and a group of people walking down a street"], "sentids": [2918], "rare_classes": [["handbag"]]} -{"filename": "2508852288.jpg", "img_id": "478", "split": "test", "caption": ["a photo of a dog on a leash", "a picture of a truck on the side of the road", "a photo of a dog on a leash", "a picture of a truck on the side of the road"], "sentids": [2919, 2920, 2921, 2922], "rare_classes": [["dog"], ["truck"], ["dog"], ["truck"]]} -{"filename": "251034921.jpg", "img_id": "479", "split": "test", "caption": ["an image with a sports ball on a field", "a picture of a umbrella in the middle of a field", "an image with a sports ball on a field", "a picture of a umbrella in the middle of a field"], "sentids": [2923, 2924, 2925, 2926], "rare_classes": [["sports ball"], ["umbrella"], ["sports ball"], ["umbrella"]]} -{"filename": "2511565376.jpg", "img_id": "480", "split": "test", "caption": ["a wine glass in the middle of the table"], "sentids": [2927], "rare_classes": [["wine glass"]]} -{"filename": "2511752119.jpg", "img_id": "481", "split": "test", "caption": ["a photo of a kite flying over a crowd of people", "a picture of a umbrella in the middle of a group of people", "a dog in the middle of a group of people", "a photo of a kite flying over a crowd of people", "a picture of a umbrella in the middle of a group of people", "a dog in the middle of a group of people", "a photo of a kite flying over a crowd of people", "a picture of a umbrella in the middle of a group of people", "a dog in the middle of a group of people"], "sentids": [2928, 2929, 2930, 2931, 2932, 2933, 2934, 2935, 2936], "rare_classes": [["kite"], ["umbrella"], ["dog"], ["kite"], ["umbrella"], ["dog"], ["kite"], ["umbrella"], ["dog"]]} -{"filename": "2511798599.jpg", "img_id": "482", "split": "test", "caption": ["a picture of a frisbee being thrown into the air", "an image with a umbrella in the foreground and two people holding a megaphone", "a picture of a frisbee being thrown into the air", "an image with a umbrella in the foreground and two people holding a megaphone"], "sentids": [2937, 2938, 2939, 2940], "rare_classes": [["frisbee"], ["umbrella"], ["frisbee"], ["umbrella"]]} -{"filename": "2513060654.jpg", "img_id": "483", "split": "test", "caption": ["a photo of a handbag being held by a group of children"], "sentids": [2941], "rare_classes": [["handbag"]]} -{"filename": "25166900.jpg", "img_id": "484", "split": "test", "caption": ["a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven", "a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven", "a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven", "a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven"], "sentids": [2942, 2943, 2944, 2945, 2946, 2947, 2948, 2949, 2950, 2951, 2952, 2953, 2954, 2955, 2956, 2957], "rare_classes": [["person"], ["microwave"], ["bottle"], ["oven"], ["person"], ["microwave"], ["bottle"], ["oven"], ["person"], ["microwave"], ["bottle"], ["oven"], ["person"], ["microwave"], ["bottle"], ["oven"]]} -{"filename": "2517553414.jpg", "img_id": "485", "split": "test", "caption": ["an image with a motorcycle and a crowd of people", "a parking meter in the middle of a city street", "a photo of a traffic light on a city street", "an image with a motorcycle and a crowd of people", "a parking meter in the middle of a city street", "a photo of a traffic light on a city street", "an image with a motorcycle and a crowd of people", "a parking meter in the middle of a city street", "a photo of a traffic light on a city street"], "sentids": [2958, 2959, 2960, 2961, 2962, 2963, 2964, 2965, 2966], "rare_classes": [["motorcycle"], ["parking meter"], ["traffic light"], ["motorcycle"], ["parking meter"], ["traffic light"], ["motorcycle"], ["parking meter"], ["traffic light"]]} -{"filename": "251958970.jpg", "img_id": "486", "split": "test", "caption": ["a picture of a tie wearing man holding a sign that says \"the real face of"], "sentids": [2967], "rare_classes": [["tie"]]} -{"filename": "2521048583.jpg", "img_id": "487", "split": "test", "caption": ["a picture of a skateboarder", "an image with a backpack", "a picture of a skateboarder", "an image with a backpack"], "sentids": [2968, 2969, 2970, 2971], "rare_classes": [["skateboard"], ["backpack"], ["skateboard"], ["backpack"]]} -{"filename": "252124738.jpg", "img_id": "488", "split": "test", "caption": ["a photo of a handbag wearing man and a woman eating corn on the cob", "an image with a banana in front of a man and a woman", "a photo of a handbag wearing man and a woman eating corn on the cob", "an image with a banana in front of a man and a woman"], "sentids": [2972, 2973, 2974, 2975], "rare_classes": [["handbag"], ["banana"], ["handbag"], ["banana"]]} -{"filename": "2521554403.jpg", "img_id": "489", "split": "test", "caption": ["a tie in the middle of the crowd"], "sentids": [2976], "rare_classes": [["tie"]]} -{"filename": "2523307750.jpg", "img_id": "490", "split": "test", "caption": ["a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people", "a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people", "a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people", "a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people"], "sentids": [2977, 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, 2986, 2987, 2988, 2989, 2990, 2991, 2992], "rare_classes": [["backpack"], ["dining table"], ["sports ball"], ["chair"], ["backpack"], ["dining table"], ["sports ball"], ["chair"], ["backpack"], ["dining table"], ["sports ball"], ["chair"], ["backpack"], ["dining table"], ["sports ball"], ["chair"]]} -{"filename": "2524768589.jpg", "img_id": "491", "split": "test", "caption": ["a photo of a vase of flowers"], "sentids": [2993], "rare_classes": [["vase"]]} -{"filename": "2524779834.jpg", "img_id": "492", "split": "test", "caption": ["a photo of a book reading in the park"], "sentids": [2994], "rare_classes": [["book"]]} -{"filename": "2524831824.jpg", "img_id": "493", "split": "test", "caption": ["a cell phone in a man's hand"], "sentids": [2995], "rare_classes": [["cell phone"]]} -{"filename": "2525298345.jpg", "img_id": "494", "split": "test", "caption": ["a bicycle in the background", "a photo of a kite flying over a group of people", "a bicycle in the background", "a photo of a kite flying over a group of people"], "sentids": [2996, 2997, 2998, 2999], "rare_classes": [["bicycle"], ["kite"], ["bicycle"], ["kite"]]} -{"filename": "2525805067.jpg", "img_id": "495", "split": "test", "caption": ["a photo of a handbag on a table"], "sentids": [3000], "rare_classes": [["handbag"]]} -{"filename": "2525898604.jpg", "img_id": "496", "split": "test", "caption": ["a picture of a boat being pulled by horses on the beach"], "sentids": [3001], "rare_classes": [["boat"]]} -{"filename": "2527829321.jpg", "img_id": "497", "split": "test", "caption": ["an image with a motorcycle race on a track"], "sentids": [3002], "rare_classes": [["motorcycle"]]} -{"filename": "2532262109.jpg", "img_id": "498", "split": "test", "caption": ["a handbag in the middle of the road", "an image with a cell phone", "a handbag in the middle of the road", "an image with a cell phone"], "sentids": [3003, 3004, 3005, 3006], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} -{"filename": "2533424347.jpg", "img_id": "499", "split": "test", "caption": ["a photo of a car doing a burnout in front of a crowd"], "sentids": [3007], "rare_classes": [["car"]]} -{"filename": "2533733805.jpg", "img_id": "500", "split": "test", "caption": ["a photo of a umbrella in the rain"], "sentids": [3008], "rare_classes": [["umbrella"]]} -{"filename": "253664826.jpg", "img_id": "501", "split": "test", "caption": ["a photo of a sports ball being played on a soccer field"], "sentids": [3009], "rare_classes": [["sports ball"]]} -{"filename": "2536978777.jpg", "img_id": "502", "split": "test", "caption": ["a train in the background"], "sentids": [3010], "rare_classes": [["train"]]} -{"filename": "2537034263.jpg", "img_id": "503", "split": "test", "caption": ["a picture of a handbag store"], "sentids": [3011], "rare_classes": [["handbag"]]} -{"filename": "2537801630.jpg", "img_id": "504", "split": "test", "caption": ["a backpack in the middle of the sidewalk"], "sentids": [3012], "rare_classes": [["backpack"]]} -{"filename": "2538588862.jpg", "img_id": "505", "split": "test", "caption": ["a picture of a cup of beer"], "sentids": [3013], "rare_classes": [["cup"]]} -{"filename": "253924161.jpg", "img_id": "506", "split": "test", "caption": ["a umbrella in the background", "a dining table in front of people", "a umbrella in the background", "a dining table in front of people"], "sentids": [3014, 3015, 3016, 3017], "rare_classes": [["umbrella"], ["dining table"], ["umbrella"], ["dining table"]]} -{"filename": "254133261.jpg", "img_id": "507", "split": "test", "caption": ["a photo of a bottle of water on the beach", "an image with a surfboard in the sand", "a picture of a cell phone on the beach", "a photo of a bottle of water on the beach", "an image with a surfboard in the sand", "a picture of a cell phone on the beach", "a photo of a bottle of water on the beach", "an image with a surfboard in the sand", "a picture of a cell phone on the beach"], "sentids": [3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, 3026], "rare_classes": [["bottle"], ["surfboard"], ["cell phone"], ["bottle"], ["surfboard"], ["cell phone"], ["bottle"], ["surfboard"], ["cell phone"]]} -{"filename": "254153310.jpg", "img_id": "508", "split": "test", "caption": ["a picture of a potted plant", "a picture of a couch", "a picture of a potted plant", "a picture of a couch"], "sentids": [3027, 3028, 3029, 3030], "rare_classes": [["potted plant"], ["couch"], ["potted plant"], ["couch"]]} -{"filename": "254178173.jpg", "img_id": "509", "split": "test", "caption": ["an image with a bicycle and people walking down the street", "an image with a dining table and people walking down the street", "an image with a bicycle and people walking down the street", "an image with a dining table and people walking down the street"], "sentids": [3031, 3032, 3033, 3034], "rare_classes": [["bicycle"], ["dining table"], ["bicycle"], ["dining table"]]} -{"filename": "2542296804.jpg", "img_id": "510", "split": "test", "caption": ["a picture of a chair", "a photo of a mouse in front of multiple monitors", "a picture of a chair", "a photo of a mouse in front of multiple monitors"], "sentids": [3035, 3036, 3037, 3038], "rare_classes": [["chair"], ["mouse"], ["chair"], ["mouse"]]} -{"filename": "2542304168.jpg", "img_id": "511", "split": "test", "caption": ["a baseball glove in the background"], "sentids": [3039], "rare_classes": [["baseball glove"]]} -{"filename": "2547137089.jpg", "img_id": "512", "split": "test", "caption": ["a frisbee in the air at a wedding reception"], "sentids": [3040], "rare_classes": [["frisbee"]]} -{"filename": "2547273673.jpg", "img_id": "513", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man", "an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man", "an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man", "an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man"], "sentids": [3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, 3054, 3055, 3056], "rare_classes": [["cup"], ["skateboard"], ["umbrella"], ["backpack"], ["cup"], ["skateboard"], ["umbrella"], ["backpack"], ["cup"], ["skateboard"], ["umbrella"], ["backpack"], ["cup"], ["skateboard"], ["umbrella"], ["backpack"]]} -{"filename": "2549203985.jpg", "img_id": "514", "split": "test", "caption": ["a picture of a cell phone conversation", "a picture of a handbag", "a picture of a cell phone conversation", "a picture of a handbag"], "sentids": [3057, 3058, 3059, 3060], "rare_classes": [["cell phone"], ["handbag"], ["cell phone"], ["handbag"]]} -{"filename": "2550645926.jpg", "img_id": "515", "split": "test", "caption": ["an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat"], "sentids": [3061, 3062, 3063, 3064, 3065, 3066, 3067, 3068, 3069, 3070, 3071, 3072, 3073, 3074, 3075, 3076, 3077, 3078, 3079, 3080, 3081, 3082, 3083, 3084, 3085], "rare_classes": [["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"]]} -{"filename": "2550710624.jpg", "img_id": "516", "split": "test", "caption": ["a train in a station", "a picture of a skateboarder in front of a train", "a picture of a cell phone on a table", "a train in a station", "a picture of a skateboarder in front of a train", "a picture of a cell phone on a table", "a train in a station", "a picture of a skateboarder in front of a train", "a picture of a cell phone on a table"], "sentids": [3086, 3087, 3088, 3089, 3090, 3091, 3092, 3093, 3094], "rare_classes": [["train"], ["skateboard"], ["cell phone"], ["train"], ["skateboard"], ["cell phone"], ["train"], ["skateboard"], ["cell phone"]]} -{"filename": "2551632823.jpg", "img_id": "517", "split": "test", "caption": ["a picture of a hot dog being eaten by a man"], "sentids": [3095], "rare_classes": [["hot dog"]]} -{"filename": "2557369301.jpg", "img_id": "518", "split": "test", "caption": ["a picture of a chair on the beach", "a picture of a dog on a beach", "a photo of a sports ball on the beach", "a picture of a chair on the beach", "a picture of a dog on a beach", "a photo of a sports ball on the beach", "a picture of a chair on the beach", "a picture of a dog on a beach", "a photo of a sports ball on the beach"], "sentids": [3096, 3097, 3098, 3099, 3100, 3101, 3102, 3103, 3104], "rare_classes": [["chair"], ["dog"], ["sports ball"], ["chair"], ["dog"], ["sports ball"], ["chair"], ["dog"], ["sports ball"]]} -{"filename": "2557805364.jpg", "img_id": "519", "split": "test", "caption": ["a baseball glove in front of the catcher"], "sentids": [3105], "rare_classes": [["baseball glove"]]} -{"filename": "2557998845.jpg", "img_id": "520", "split": "test", "caption": ["a photo of a backpacker selling vegetables at an outdoor market", "a photo of a car at a farmers market", "a photo of a backpacker selling vegetables at an outdoor market", "a photo of a car at a farmers market"], "sentids": [3106, 3107, 3108, 3109], "rare_classes": [["backpack"], ["car"], ["backpack"], ["car"]]} -{"filename": "2558823972.jpg", "img_id": "521", "split": "test", "caption": ["a photo of a car driving down a street in hanoi, vietnam", "a photo of a stop sign in ho chi minh city, vietnam", "a photo of a car driving down a street in hanoi, vietnam", "a photo of a stop sign in ho chi minh city, vietnam"], "sentids": [3110, 3111, 3112, 3113], "rare_classes": [["car"], ["stop sign"], ["car"], ["stop sign"]]} -{"filename": "2560482030.jpg", "img_id": "522", "split": "test", "caption": ["a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light", "a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light", "a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light", "a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light"], "sentids": [3114, 3115, 3116, 3117, 3118, 3119, 3120, 3121, 3122, 3123, 3124, 3125, 3126, 3127, 3128, 3129], "rare_classes": [["tennis racket"], ["truck"], ["stop sign"], ["traffic light"], ["tennis racket"], ["truck"], ["stop sign"], ["traffic light"], ["tennis racket"], ["truck"], ["stop sign"], ["traffic light"], ["tennis racket"], ["truck"], ["stop sign"], ["traffic light"]]} -{"filename": "256444892.jpg", "img_id": "523", "split": "test", "caption": ["a picture of a stop sign and two people walking down the street"], "sentids": [3130], "rare_classes": [["stop sign"]]} -{"filename": "2566970328.jpg", "img_id": "524", "split": "test", "caption": ["a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea", "a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea", "a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea", "a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea"], "sentids": [3131, 3132, 3133, 3134, 3135, 3136, 3137, 3138, 3139, 3140, 3141, 3142, 3143, 3144, 3145, 3146], "rare_classes": [["handbag"], ["cell phone"], ["book"], ["bottle"], ["handbag"], ["cell phone"], ["book"], ["bottle"], ["handbag"], ["cell phone"], ["book"], ["bottle"], ["handbag"], ["cell phone"], ["book"], ["bottle"]]} -{"filename": "2573535658.jpg", "img_id": "525", "split": "test", "caption": ["a photo of a tiered table with many children sitting at it", "an image with a book on a table in front of a group of children", "a photo of a tiered table with many children sitting at it", "an image with a book on a table in front of a group of children"], "sentids": [3147, 3148, 3149, 3150], "rare_classes": [["tie"], ["book"], ["tie"], ["book"]]} -{"filename": "2579009103.jpg", "img_id": "526", "split": "test", "caption": ["an image with a potted plant in the background"], "sentids": [3151], "rare_classes": [["potted plant"]]} -{"filename": "258089565.jpg", "img_id": "527", "split": "test", "caption": ["a bottle in a cart", "a photo of a cell phone user walking down the street with a shopping cart", "a bottle in a cart", "a photo of a cell phone user walking down the street with a shopping cart"], "sentids": [3152, 3153, 3154, 3155], "rare_classes": [["bottle"], ["cell phone"], ["bottle"], ["cell phone"]]} -{"filename": "2586533475.jpg", "img_id": "528", "split": "test", "caption": ["an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand", "an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand", "an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand", "an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand"], "sentids": [3156, 3157, 3158, 3159, 3160, 3161, 3162, 3163, 3164, 3165, 3166, 3167, 3168, 3169, 3170, 3171], "rare_classes": [["truck"], ["bicycle"], ["traffic light"], ["handbag"], ["truck"], ["bicycle"], ["traffic light"], ["handbag"], ["truck"], ["bicycle"], ["traffic light"], ["handbag"], ["truck"], ["bicycle"], ["traffic light"], ["handbag"]]} -{"filename": "2590493460.jpg", "img_id": "529", "split": "test", "caption": ["a photo of a bowl of food in a restaurant", "an image with a vase of flowers", "a photo of a bowl of food in a restaurant", "an image with a vase of flowers"], "sentids": [3172, 3173, 3174, 3175], "rare_classes": [["bowl"], ["vase"], ["bowl"], ["vase"]]} -{"filename": "2591157404.jpg", "img_id": "530", "split": "test", "caption": ["a picture of a cup of coffee", "a backpack in the background", "a picture of a cup of coffee", "a backpack in the background"], "sentids": [3176, 3177, 3178, 3179], "rare_classes": [["cup"], ["backpack"], ["cup"], ["backpack"]]} -{"filename": "2592821012.jpg", "img_id": "531", "split": "test", "caption": ["a backpack in the crowd"], "sentids": [3180], "rare_classes": [["backpack"]]} -{"filename": "2593392439.jpg", "img_id": "532", "split": "test", "caption": ["an image with a umbrella", "a photo of a snowboarder", "an image with a umbrella", "a photo of a snowboarder"], "sentids": [3181, 3182, 3183, 3184], "rare_classes": [["umbrella"], ["snowboard"], ["umbrella"], ["snowboard"]]} -{"filename": "2593578574.jpg", "img_id": "533", "split": "test", "caption": ["a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it", "a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it", "a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it", "a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it"], "sentids": [3185, 3186, 3187, 3188, 3189, 3190, 3191, 3192, 3193, 3194, 3195, 3196, 3197, 3198, 3199, 3200], "rare_classes": [["dining table"], ["spoon"], ["bottle"], ["vase"], ["dining table"], ["spoon"], ["bottle"], ["vase"], ["dining table"], ["spoon"], ["bottle"], ["vase"], ["dining table"], ["spoon"], ["bottle"], ["vase"]]} -{"filename": "2594809039.jpg", "img_id": "534", "split": "test", "caption": ["a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing"], "sentids": [3201, 3202, 3203, 3204, 3205, 3206, 3207, 3208, 3209, 3210, 3211, 3212, 3213, 3214, 3215, 3216, 3217, 3218, 3219, 3220, 3221, 3222, 3223, 3224, 3225], "rare_classes": [["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"]]} -{"filename": "259520146.jpg", "img_id": "535", "split": "test", "caption": ["an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts", "an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts", "an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts", "an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts"], "sentids": [3226, 3227, 3228, 3229, 3230, 3231, 3232, 3233, 3234, 3235, 3236, 3237, 3238, 3239, 3240, 3241], "rare_classes": [["clock"], ["bowl"], ["backpack"], ["umbrella"], ["clock"], ["bowl"], ["backpack"], ["umbrella"], ["clock"], ["bowl"], ["backpack"], ["umbrella"], ["clock"], ["bowl"], ["backpack"], ["umbrella"]]} -{"filename": "2595397765.jpg", "img_id": "536", "split": "test", "caption": ["a vase in front of the table", "a photo of a knife and fork at a dinner table", "an image with a spoonful of food and a glass of wine", "a vase in front of the table", "a photo of a knife and fork at a dinner table", "an image with a spoonful of food and a glass of wine", "a vase in front of the table", "a photo of a knife and fork at a dinner table", "an image with a spoonful of food and a glass of wine"], "sentids": [3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, 3250], "rare_classes": [["vase"], ["knife"], ["spoon"], ["vase"], ["knife"], ["spoon"], ["vase"], ["knife"], ["spoon"]]} -{"filename": "2595501969.jpg", "img_id": "537", "split": "test", "caption": ["a sandwich in a man's hand", "a bench in a park", "a sandwich in a man's hand", "a bench in a park"], "sentids": [3251, 3252, 3253, 3254], "rare_classes": [["sandwich"], ["bench"], ["sandwich"], ["bench"]]} -{"filename": "2595503905.jpg", "img_id": "538", "split": "test", "caption": ["an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table", "an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table", "an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table", "an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table"], "sentids": [3255, 3256, 3257, 3258, 3259, 3260, 3261, 3262, 3263, 3264, 3265, 3266, 3267, 3268, 3269, 3270], "rare_classes": [["backpack"], ["handbag"], ["dining table"], ["bench"], ["backpack"], ["handbag"], ["dining table"], ["bench"], ["backpack"], ["handbag"], ["dining table"], ["bench"], ["backpack"], ["handbag"], ["dining table"], ["bench"]]} -{"filename": "2595505923.jpg", "img_id": "539", "split": "test", "caption": ["a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener"], "sentids": [3271, 3272, 3273, 3274, 3275, 3276, 3277, 3278, 3279, 3280, 3281, 3282, 3283, 3284, 3285, 3286, 3287, 3288, 3289, 3290, 3291, 3292, 3293, 3294, 3295], "rare_classes": [["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"]]} -{"filename": "2595568972.jpg", "img_id": "540", "split": "test", "caption": ["a picture of a truck in the middle of a crowd of people", "a picture of a car", "a bus in the background", "a picture of a truck in the middle of a crowd of people", "a picture of a car", "a bus in the background", "a picture of a truck in the middle of a crowd of people", "a picture of a car", "a bus in the background"], "sentids": [3296, 3297, 3298, 3299, 3300, 3301, 3302, 3303, 3304], "rare_classes": [["truck"], ["car"], ["bus"], ["truck"], ["car"], ["bus"], ["truck"], ["car"], ["bus"]]} -{"filename": "2599307555.jpg", "img_id": "541", "split": "test", "caption": ["an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background"], "sentids": [3305, 3306, 3307, 3308, 3309, 3310, 3311, 3312, 3313, 3314, 3315, 3316, 3317, 3318, 3319, 3320, 3321, 3322, 3323, 3324, 3325, 3326, 3327, 3328, 3329, 3330, 3331, 3332, 3333, 3334, 3335, 3336, 3337, 3338, 3339, 3340, 3341, 3342, 3343, 3344, 3345, 3346, 3347, 3348, 3349, 3350, 3351, 3352, 3353], "rare_classes": [["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"]]} -{"filename": "2600068936.jpg", "img_id": "542", "split": "test", "caption": ["a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room", "a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room", "a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room", "a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room"], "sentids": [3354, 3355, 3356, 3357, 3358, 3359, 3360, 3361, 3362, 3363, 3364, 3365, 3366, 3367, 3368, 3369], "rare_classes": [["couch"], ["chair"], ["bed"], ["backpack"], ["couch"], ["chair"], ["bed"], ["backpack"], ["couch"], ["chair"], ["bed"], ["backpack"], ["couch"], ["chair"], ["bed"], ["backpack"]]} -{"filename": "2600229816.jpg", "img_id": "543", "split": "test", "caption": ["a picture of a handbag", "an image with a backpack", "a picture of a handbag", "an image with a backpack"], "sentids": [3370, 3371, 3372, 3373], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "2601775186.jpg", "img_id": "544", "split": "test", "caption": ["an image with a handbag on the ground", "a picture of a bottle of water", "an image with a handbag on the ground", "a picture of a bottle of water"], "sentids": [3374, 3375, 3376, 3377], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} -{"filename": "2602083686.jpg", "img_id": "545", "split": "test", "caption": ["an image with a truck in the background"], "sentids": [3378], "rare_classes": [["truck"]]} -{"filename": "2602258549.jpg", "img_id": "546", "split": "test", "caption": ["a photo of a dining table"], "sentids": [3379], "rare_classes": [["dining table"]]} -{"filename": "2605495015.jpg", "img_id": "547", "split": "test", "caption": ["a car in a parking lot"], "sentids": [3380], "rare_classes": [["car"]]} -{"filename": "2609082055.jpg", "img_id": "548", "split": "test", "caption": ["a photo of a truck full of people walking down the street", "an image with a car and people walking down the street", "a photo of a truck full of people walking down the street", "an image with a car and people walking down the street"], "sentids": [3381, 3382, 3383, 3384], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "2612150724.jpg", "img_id": "549", "split": "test", "caption": ["a picture of a potted plant", "a dining table in the middle of a room", "an image with a keyboard", "a picture of a potted plant", "a dining table in the middle of a room", "an image with a keyboard", "a picture of a potted plant", "a dining table in the middle of a room", "an image with a keyboard"], "sentids": [3385, 3386, 3387, 3388, 3389, 3390, 3391, 3392, 3393], "rare_classes": [["potted plant"], ["dining table"], ["keyboard"], ["potted plant"], ["dining table"], ["keyboard"], ["potted plant"], ["dining table"], ["keyboard"]]} -{"filename": "2614892301.jpg", "img_id": "550", "split": "test", "caption": ["a picture of a chair", "a dining table in the middle of a room", "a picture of a chair", "a dining table in the middle of a room"], "sentids": [3394, 3395, 3396, 3397], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} -{"filename": "2620517927.jpg", "img_id": "551", "split": "test", "caption": ["a bicycle in the middle of a busy street", "a photo of a truck driving down a city street", "a bicycle in the middle of a busy street", "a photo of a truck driving down a city street"], "sentids": [3398, 3399, 3400, 3401], "rare_classes": [["bicycle"], ["truck"], ["bicycle"], ["truck"]]} -{"filename": "2621771656.jpg", "img_id": "552", "split": "test", "caption": ["an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man"], "sentids": [3402, 3403, 3404, 3405, 3406, 3407, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415, 3416, 3417, 3418, 3419, 3420, 3421, 3422, 3423, 3424, 3425, 3426], "rare_classes": [["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"]]} -{"filename": "2623939135.jpg", "img_id": "553", "split": "test", "caption": ["a photo of a person at a party", "a picture of a bottle in a woman's hand", "a photo of a remote control flying through the air", "a photo of a person at a party", "a picture of a bottle in a woman's hand", "a photo of a remote control flying through the air", "a photo of a person at a party", "a picture of a bottle in a woman's hand", "a photo of a remote control flying through the air"], "sentids": [3427, 3428, 3429, 3430, 3431, 3432, 3433, 3434, 3435], "rare_classes": [["person"], ["bottle"], ["remote"], ["person"], ["bottle"], ["remote"], ["person"], ["bottle"], ["remote"]]} -{"filename": "2624947061.jpg", "img_id": "554", "split": "test", "caption": ["a photo of a traffic light on a busy city street", "a photo of a umbrella in the middle of a busy city street", "a photo of a traffic light on a busy city street", "a photo of a umbrella in the middle of a busy city street"], "sentids": [3436, 3437, 3438, 3439], "rare_classes": [["traffic light"], ["umbrella"], ["traffic light"], ["umbrella"]]} -{"filename": "2627181671.jpg", "img_id": "555", "split": "test", "caption": ["a traffic light in the middle of the street", "a truck in front of a police car", "a picture of a bus stop with a police car parked next to it", "a traffic light in the middle of the street", "a truck in front of a police car", "a picture of a bus stop with a police car parked next to it", "a traffic light in the middle of the street", "a truck in front of a police car", "a picture of a bus stop with a police car parked next to it"], "sentids": [3440, 3441, 3442, 3443, 3444, 3445, 3446, 3447, 3448], "rare_classes": [["traffic light"], ["truck"], ["bus"], ["traffic light"], ["truck"], ["bus"], ["traffic light"], ["truck"], ["bus"]]} -{"filename": "2628331789.jpg", "img_id": "556", "split": "test", "caption": ["an image with a bowl of water", "an image with a scissors", "a dining table in the background", "an image with a bowl of water", "an image with a scissors", "a dining table in the background", "an image with a bowl of water", "an image with a scissors", "a dining table in the background"], "sentids": [3449, 3450, 3451, 3452, 3453, 3454, 3455, 3456, 3457], "rare_classes": [["bowl"], ["scissors"], ["dining table"], ["bowl"], ["scissors"], ["dining table"], ["bowl"], ["scissors"], ["dining table"]]} -{"filename": "2629784415.jpg", "img_id": "557", "split": "test", "caption": ["an image with a handbag and two people walking in a museum"], "sentids": [3458], "rare_classes": [["handbag"]]} -{"filename": "263024169.jpg", "img_id": "558", "split": "test", "caption": ["a bottle in a flower bed"], "sentids": [3459], "rare_classes": [["bottle"]]} -{"filename": "263494261.jpg", "img_id": "559", "split": "test", "caption": ["a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road", "a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road", "a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road", "a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road"], "sentids": [3460, 3461, 3462, 3463, 3464, 3465, 3466, 3467, 3468, 3469, 3470, 3471, 3472, 3473, 3474, 3475], "rare_classes": [["cell phone"], ["car"], ["bicycle"], ["traffic light"], ["cell phone"], ["car"], ["bicycle"], ["traffic light"], ["cell phone"], ["car"], ["bicycle"], ["traffic light"], ["cell phone"], ["car"], ["bicycle"], ["traffic light"]]} -{"filename": "2636020148.jpg", "img_id": "560", "split": "test", "caption": ["an image with a chair", "a picture of a backpacker band playing on the street", "an image with a chair", "a picture of a backpacker band playing on the street"], "sentids": [3476, 3477, 3478, 3479], "rare_classes": [["chair"], ["backpack"], ["chair"], ["backpack"]]} -{"filename": "2638177115.jpg", "img_id": "561", "split": "test", "caption": ["a picture of a umbrella being held by a woman"], "sentids": [3480], "rare_classes": [["umbrella"]]} -{"filename": "264177577.jpg", "img_id": "562", "split": "test", "caption": ["an image with a chair in the background", "a remote in the background", "a picture of a frisbee being thrown into the air", "an image with a chair in the background", "a remote in the background", "a picture of a frisbee being thrown into the air", "an image with a chair in the background", "a remote in the background", "a picture of a frisbee being thrown into the air"], "sentids": [3481, 3482, 3483, 3484, 3485, 3486, 3487, 3488, 3489], "rare_classes": [["chair"], ["remote"], ["frisbee"], ["chair"], ["remote"], ["frisbee"], ["chair"], ["remote"], ["frisbee"]]} -{"filename": "264460711.jpg", "img_id": "563", "split": "test", "caption": ["a dining table in front of a group of people", "a photo of a spoonful of sugar", "a dining table in front of a group of people", "a photo of a spoonful of sugar"], "sentids": [3490, 3491, 3492, 3493], "rare_classes": [["dining table"], ["spoon"], ["dining table"], ["spoon"]]} -{"filename": "264461048.jpg", "img_id": "564", "split": "test", "caption": ["a photo of a dining table", "a picture of a tiered outdoor table with people sitting at it", "a photo of a dining table", "a picture of a tiered outdoor table with people sitting at it"], "sentids": [3494, 3495, 3496, 3497], "rare_classes": [["dining table"], ["tie"], ["dining table"], ["tie"]]} -{"filename": "264483970.jpg", "img_id": "565", "split": "test", "caption": ["a picture of a sports ball game with cheerleaders on the field"], "sentids": [3498], "rare_classes": [["sports ball"]]} -{"filename": "2645175777.jpg", "img_id": "566", "split": "test", "caption": ["an image with a person sitting in front of a fruit and vegetable stand", "a photo of a carrot and banana stand", "an image with a person sitting in front of a fruit and vegetable stand", "a photo of a carrot and banana stand"], "sentids": [3499, 3500, 3501, 3502], "rare_classes": [["person"], ["carrot"], ["person"], ["carrot"]]} -{"filename": "264524370.jpg", "img_id": "567", "split": "test", "caption": ["a photo of a book reading with an orchestra"], "sentids": [3503], "rare_classes": [["book"]]} -{"filename": "2645748943.jpg", "img_id": "568", "split": "test", "caption": ["a picture of a dining table", "an image with a bench in the background", "a cake in front of a man", "a picture of a dining table", "an image with a bench in the background", "a cake in front of a man", "a picture of a dining table", "an image with a bench in the background", "a cake in front of a man"], "sentids": [3504, 3505, 3506, 3507, 3508, 3509, 3510, 3511, 3512], "rare_classes": [["dining table"], ["bench"], ["cake"], ["dining table"], ["bench"], ["cake"], ["dining table"], ["bench"], ["cake"]]} -{"filename": "2647862489.jpg", "img_id": "569", "split": "test", "caption": ["an image with a backpack"], "sentids": [3513], "rare_classes": [["backpack"]]} -{"filename": "2653063469.jpg", "img_id": "570", "split": "test", "caption": ["a bowl in the middle of the table", "a cup in the middle of the table", "a picture of a dining table", "a bowl in the middle of the table", "a cup in the middle of the table", "a picture of a dining table", "a bowl in the middle of the table", "a cup in the middle of the table", "a picture of a dining table"], "sentids": [3514, 3515, 3516, 3517, 3518, 3519, 3520, 3521, 3522], "rare_classes": [["bowl"], ["cup"], ["dining table"], ["bowl"], ["cup"], ["dining table"], ["bowl"], ["cup"], ["dining table"]]} -{"filename": "2653533876.jpg", "img_id": "571", "split": "test", "caption": ["a picture of a bus driving down a city street", "a picture of a handbag in the middle of a street", "a truck in the middle of the street", "a picture of a bus driving down a city street", "a picture of a handbag in the middle of a street", "a truck in the middle of the street", "a picture of a bus driving down a city street", "a picture of a handbag in the middle of a street", "a truck in the middle of the street"], "sentids": [3523, 3524, 3525, 3526, 3527, 3528, 3529, 3530, 3531], "rare_classes": [["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"], ["truck"]]} -{"filename": "2655158300.jpg", "img_id": "572", "split": "test", "caption": ["an image with a chair, a table, and a group of people", "a photo of a dining table with drinks and food on it", "an image with a chair, a table, and a group of people", "a photo of a dining table with drinks and food on it"], "sentids": [3532, 3533, 3534, 3535], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} -{"filename": "2655267135.jpg", "img_id": "573", "split": "test", "caption": ["a person in an orange shirt working on a tree", "an image with a potted plant next to a tree", "a person in an orange shirt working on a tree", "an image with a potted plant next to a tree"], "sentids": [3536, 3537, 3538, 3539], "rare_classes": [["person"], ["potted plant"], ["person"], ["potted plant"]]} -{"filename": "2656039837.jpg", "img_id": "574", "split": "test", "caption": ["a person in a red shirt"], "sentids": [3540], "rare_classes": [["person"]]} -{"filename": "2657844508.jpg", "img_id": "575", "split": "test", "caption": ["a umbrella in the background", "a potted plant in front of the table", "a photo of a chair with two people sitting in it", "a umbrella in the background", "a potted plant in front of the table", "a photo of a chair with two people sitting in it", "a umbrella in the background", "a potted plant in front of the table", "a photo of a chair with two people sitting in it"], "sentids": [3541, 3542, 3543, 3544, 3545, 3546, 3547, 3548, 3549], "rare_classes": [["umbrella"], ["potted plant"], ["chair"], ["umbrella"], ["potted plant"], ["chair"], ["umbrella"], ["potted plant"], ["chair"]]} -{"filename": "2658439322.jpg", "img_id": "576", "split": "test", "caption": ["a picture of a handbag fight with people in the background", "a photo of a surfboarder and a kite surfer", "an image with a backpacker and a knight fighting on a field", "a picture of a handbag fight with people in the background", "a photo of a surfboarder and a kite surfer", "an image with a backpacker and a knight fighting on a field", "a picture of a handbag fight with people in the background", "a photo of a surfboarder and a kite surfer", "an image with a backpacker and a knight fighting on a field"], "sentids": [3550, 3551, 3552, 3553, 3554, 3555, 3556, 3557, 3558], "rare_classes": [["handbag"], ["surfboard"], ["backpack"], ["handbag"], ["surfboard"], ["backpack"], ["handbag"], ["surfboard"], ["backpack"]]} -{"filename": "2661294481.jpg", "img_id": "577", "split": "test", "caption": ["a picture of a umbrella protest on a rainy day"], "sentids": [3559], "rare_classes": [["umbrella"]]} -{"filename": "2662444259.jpg", "img_id": "578", "split": "test", "caption": ["a picture of a car on the side of the road"], "sentids": [3560], "rare_classes": [["car"]]} -{"filename": "2663272259.jpg", "img_id": "579", "split": "test", "caption": ["a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass", "a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass", "a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass", "a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass"], "sentids": [3561, 3562, 3563, 3564, 3565, 3566, 3567, 3568, 3569, 3570, 3571, 3572, 3573, 3574, 3575, 3576], "rare_classes": [["banana"], ["cup"], ["potted plant"], ["wine glass"], ["banana"], ["cup"], ["potted plant"], ["wine glass"], ["banana"], ["cup"], ["potted plant"], ["wine glass"], ["banana"], ["cup"], ["potted plant"], ["wine glass"]]} -{"filename": "2663732963.jpg", "img_id": "580", "split": "test", "caption": ["a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer"], "sentids": [3577, 3578, 3579, 3580, 3581, 3582, 3583, 3584, 3585, 3586, 3587, 3588, 3589, 3590, 3591, 3592, 3593, 3594, 3595, 3596, 3597, 3598, 3599, 3600, 3601], "rare_classes": [["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"]]} -{"filename": "2664250718.jpg", "img_id": "581", "split": "test", "caption": ["a handbag in front of the camera", "a photo of a car with a camera on top of it", "an image with a umbrella in the background", "a handbag in front of the camera", "a photo of a car with a camera on top of it", "an image with a umbrella in the background", "a handbag in front of the camera", "a photo of a car with a camera on top of it", "an image with a umbrella in the background"], "sentids": [3602, 3603, 3604, 3605, 3606, 3607, 3608, 3609, 3610], "rare_classes": [["handbag"], ["car"], ["umbrella"], ["handbag"], ["car"], ["umbrella"], ["handbag"], ["car"], ["umbrella"]]} -{"filename": "2664994682.jpg", "img_id": "582", "split": "test", "caption": ["a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street", "a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street", "a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street", "a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street"], "sentids": [3611, 3612, 3613, 3614, 3615, 3616, 3617, 3618, 3619, 3620, 3621, 3622, 3623, 3624, 3625, 3626], "rare_classes": [["backpack"], ["bicycle"], ["handbag"], ["car"], ["backpack"], ["bicycle"], ["handbag"], ["car"], ["backpack"], ["bicycle"], ["handbag"], ["car"], ["backpack"], ["bicycle"], ["handbag"], ["car"]]} -{"filename": "266547962.jpg", "img_id": "583", "split": "test", "caption": ["a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people", "a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people", "a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people", "a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people"], "sentids": [3627, 3628, 3629, 3630, 3631, 3632, 3633, 3634, 3635, 3636, 3637, 3638, 3639, 3640, 3641, 3642], "rare_classes": [["bottle"], ["cup"], ["laptop"], ["dining table"], ["bottle"], ["cup"], ["laptop"], ["dining table"], ["bottle"], ["cup"], ["laptop"], ["dining table"], ["bottle"], ["cup"], ["laptop"], ["dining table"]]} -{"filename": "2667078298.jpg", "img_id": "584", "split": "test", "caption": ["a picture of a cell phone photo of a couple walking down the aisle", "a dining table in the background", "a picture of a cell phone photo of a couple walking down the aisle", "a dining table in the background"], "sentids": [3643, 3644, 3645, 3646], "rare_classes": [["cell phone"], ["dining table"], ["cell phone"], ["dining table"]]} -{"filename": "2667092132.jpg", "img_id": "585", "split": "test", "caption": ["an image with a remote control in the background", "a bottle in the background", "an image with a remote control in the background", "a bottle in the background"], "sentids": [3647, 3648, 3649, 3650], "rare_classes": [["remote"], ["bottle"], ["remote"], ["bottle"]]} -{"filename": "267216971.jpg", "img_id": "586", "split": "test", "caption": ["a picture of a dining table in a restaurant", "a photo of a bowl of food in a restaurant", "a photo of a chair in a restaurant", "a picture of a dining table in a restaurant", "a photo of a bowl of food in a restaurant", "a photo of a chair in a restaurant", "a picture of a dining table in a restaurant", "a photo of a bowl of food in a restaurant", "a photo of a chair in a restaurant"], "sentids": [3651, 3652, 3653, 3654, 3655, 3656, 3657, 3658, 3659], "rare_classes": [["dining table"], ["bowl"], ["chair"], ["dining table"], ["bowl"], ["chair"], ["dining table"], ["bowl"], ["chair"]]} -{"filename": "2672705063.jpg", "img_id": "587", "split": "test", "caption": ["a truck in the middle of the road", "a picture of a backpacker riding a bike through a city", "a truck in the middle of the road", "a picture of a backpacker riding a bike through a city"], "sentids": [3660, 3661, 3662, 3663], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} -{"filename": "2678193588.jpg", "img_id": "588", "split": "test", "caption": ["a dining table in a room", "a handbag in the background", "a dining table in a room", "a handbag in the background"], "sentids": [3664, 3665, 3666, 3667], "rare_classes": [["dining table"], ["handbag"], ["dining table"], ["handbag"]]} -{"filename": "2678668581.jpg", "img_id": "589", "split": "test", "caption": ["a picture of a cup of coffee being served at an outdoor event"], "sentids": [3668], "rare_classes": [["cup"]]} -{"filename": "2680418020.jpg", "img_id": "590", "split": "test", "caption": ["a photo of a backpacker waiting in line to get on a bus"], "sentids": [3669], "rare_classes": [["backpack"]]} -{"filename": "268223986.jpg", "img_id": "591", "split": "test", "caption": ["a umbrella in the air", "a photo of a backpacker sitting next to a group of people", "a umbrella in the air", "a photo of a backpacker sitting next to a group of people"], "sentids": [3670, 3671, 3672, 3673], "rare_classes": [["umbrella"], ["backpack"], ["umbrella"], ["backpack"]]} -{"filename": "2685727511.jpg", "img_id": "592", "split": "test", "caption": ["a picture of a bowl of fish", "a picture of a handbag seller at a market in africa", "a carrot in a bowl", "a picture of a bowl of fish", "a picture of a handbag seller at a market in africa", "a carrot in a bowl", "a picture of a bowl of fish", "a picture of a handbag seller at a market in africa", "a carrot in a bowl"], "sentids": [3674, 3675, 3676, 3677, 3678, 3679, 3680, 3681, 3682], "rare_classes": [["bowl"], ["handbag"], ["carrot"], ["bowl"], ["handbag"], ["carrot"], ["bowl"], ["handbag"], ["carrot"]]} -{"filename": "2686452246.jpg", "img_id": "593", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [3683], "rare_classes": [["cup"]]} -{"filename": "2686849571.jpg", "img_id": "594", "split": "test", "caption": ["a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand", "a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand", "a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand", "a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand"], "sentids": [3684, 3685, 3686, 3687, 3688, 3689, 3690, 3691, 3692, 3693, 3694, 3695, 3696, 3697, 3698, 3699], "rare_classes": [["handbag"], ["bench"], ["book"], ["cell phone"], ["handbag"], ["bench"], ["book"], ["cell phone"], ["handbag"], ["bench"], ["book"], ["cell phone"], ["handbag"], ["bench"], ["book"], ["cell phone"]]} -{"filename": "2687529141.jpg", "img_id": "595", "split": "test", "caption": ["a photo of a umbrella"], "sentids": [3700], "rare_classes": [["umbrella"]]} -{"filename": "2688848759.jpg", "img_id": "596", "split": "test", "caption": ["a photo of a bus full of people sitting at a picnic table", "a bottle in the middle of the table", "an image with a surfboard and people sitting at a picnic table", "a photo of a bus full of people sitting at a picnic table", "a bottle in the middle of the table", "an image with a surfboard and people sitting at a picnic table", "a photo of a bus full of people sitting at a picnic table", "a bottle in the middle of the table", "an image with a surfboard and people sitting at a picnic table"], "sentids": [3701, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3709], "rare_classes": [["bus"], ["bottle"], ["surfboard"], ["bus"], ["bottle"], ["surfboard"], ["bus"], ["bottle"], ["surfboard"]]} -{"filename": "2695004728.jpg", "img_id": "597", "split": "test", "caption": ["a photo of a truck and people walking on a sidewalk", "an image with a backpack", "a photo of a truck and people walking on a sidewalk", "an image with a backpack"], "sentids": [3710, 3711, 3712, 3713], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} -{"filename": "2700728302.jpg", "img_id": "598", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [3714], "rare_classes": [["potted plant"]]} -{"filename": "2701895972.jpg", "img_id": "599", "split": "test", "caption": ["a kite in the sky"], "sentids": [3715], "rare_classes": [["kite"]]} -{"filename": "2705099283.jpg", "img_id": "600", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [3716], "rare_classes": [["potted plant"]]} -{"filename": "2705099581.jpg", "img_id": "601", "split": "test", "caption": ["a vase in the center of the table", "an image with a potted plant in the background", "a vase in the center of the table", "an image with a potted plant in the background"], "sentids": [3717, 3718, 3719, 3720], "rare_classes": [["vase"], ["potted plant"], ["vase"], ["potted plant"]]} -{"filename": "2705099765.jpg", "img_id": "602", "split": "test", "caption": ["a potted plant in a room"], "sentids": [3721], "rare_classes": [["potted plant"]]} -{"filename": "2705103785.jpg", "img_id": "603", "split": "test", "caption": ["a picture of a backpack full of dominoes"], "sentids": [3722], "rare_classes": [["backpack"]]} -{"filename": "2705103851.jpg", "img_id": "604", "split": "test", "caption": ["a picture of a dining table in a nursing home", "an image with a bottle of water", "a tie in the middle of a group of people", "a picture of a dining table in a nursing home", "an image with a bottle of water", "a tie in the middle of a group of people", "a picture of a dining table in a nursing home", "an image with a bottle of water", "a tie in the middle of a group of people"], "sentids": [3723, 3724, 3725, 3726, 3727, 3728, 3729, 3730, 3731], "rare_classes": [["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"], ["tie"]]} -{"filename": "2705103961.jpg", "img_id": "605", "split": "test", "caption": ["an image with a backpack on a man in a wheelchair", "a dining table in a nursing home with an elderly man on a wheelchair", "an image with a backpack on a man in a wheelchair", "a dining table in a nursing home with an elderly man on a wheelchair"], "sentids": [3732, 3733, 3734, 3735], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} -{"filename": "2705888144.jpg", "img_id": "606", "split": "test", "caption": ["a photo of a sports ball player jumping into the air"], "sentids": [3736], "rare_classes": [["sports ball"]]} -{"filename": "2705923388.jpg", "img_id": "607", "split": "test", "caption": ["a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home", "a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home", "a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home", "a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home"], "sentids": [3737, 3738, 3739, 3740, 3741, 3742, 3743, 3744, 3745, 3746, 3747, 3748, 3749, 3750, 3751, 3752], "rare_classes": [["bottle"], ["dining table"], ["book"], ["vase"], ["bottle"], ["dining table"], ["book"], ["vase"], ["bottle"], ["dining table"], ["book"], ["vase"], ["bottle"], ["dining table"], ["book"], ["vase"]]} -{"filename": "2708744743.jpg", "img_id": "608", "split": "test", "caption": ["a photo of a dog catching a frisbee during a baseball game", "an image with a chair, a dog, and a frisbee", "a photo of a dog catching a frisbee during a baseball game", "an image with a chair, a dog, and a frisbee"], "sentids": [3753, 3754, 3755, 3756], "rare_classes": [["dog"], ["chair"], ["dog"], ["chair"]]} -{"filename": "271043166.jpg", "img_id": "609", "split": "test", "caption": ["a picture of a person working in a coca cola restaurant", "an image with a truck in the background", "a picture of a person working in a coca cola restaurant", "an image with a truck in the background"], "sentids": [3757, 3758, 3759, 3760], "rare_classes": [["person"], ["truck"], ["person"], ["truck"]]} -{"filename": "2711230445.jpg", "img_id": "610", "split": "test", "caption": ["a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background", "a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background", "a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background", "a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background"], "sentids": [3761, 3762, 3763, 3764, 3765, 3766, 3767, 3768, 3769, 3770, 3771, 3772, 3773, 3774, 3775, 3776], "rare_classes": [["dog"], ["cup"], ["boat"], ["umbrella"], ["dog"], ["cup"], ["boat"], ["umbrella"], ["dog"], ["cup"], ["boat"], ["umbrella"], ["dog"], ["cup"], ["boat"], ["umbrella"]]} -{"filename": "2715262147.jpg", "img_id": "611", "split": "test", "caption": ["an image with a potted plant in the background", "an image with a dining table and chairs in the backyard of a house", "an image with a potted plant in the background", "an image with a dining table and chairs in the backyard of a house"], "sentids": [3777, 3778, 3779, 3780], "rare_classes": [["potted plant"], ["dining table"], ["potted plant"], ["dining table"]]} -{"filename": "2715746315.jpg", "img_id": "612", "split": "test", "caption": ["a photo of a cake on a man's head", "a photo of a donut on a man's head", "a photo of a cake on a man's head", "a photo of a donut on a man's head"], "sentids": [3781, 3782, 3783, 3784], "rare_classes": [["cake"], ["donut"], ["cake"], ["donut"]]} -{"filename": "2716104559.jpg", "img_id": "613", "split": "test", "caption": ["an image with a boat in the water and people on the dock"], "sentids": [3785], "rare_classes": [["boat"]]} -{"filename": "2720167160.jpg", "img_id": "614", "split": "test", "caption": ["a picture of a frisbee on the beach"], "sentids": [3786], "rare_classes": [["frisbee"]]} -{"filename": "2725951714.jpg", "img_id": "615", "split": "test", "caption": ["an image with a laptop in front of a group of people"], "sentids": [3787], "rare_classes": [["laptop"]]} -{"filename": "2726791588.jpg", "img_id": "616", "split": "test", "caption": ["a picture of a sports ball on a field"], "sentids": [3788], "rare_classes": [["sports ball"]]} -{"filename": "2726887594.jpg", "img_id": "617", "split": "test", "caption": ["an image with a bowl of food and wine glasses", "a knife in the middle of the table", "an image with a bowl of food and wine glasses", "a knife in the middle of the table"], "sentids": [3789, 3790, 3791, 3792], "rare_classes": [["bowl"], ["knife"], ["bowl"], ["knife"]]} -{"filename": "2727715687.jpg", "img_id": "618", "split": "test", "caption": ["a photo of a handbag on the ground"], "sentids": [3793], "rare_classes": [["handbag"]]} -{"filename": "2729685399.jpg", "img_id": "619", "split": "test", "caption": ["a photo of a truck full of people standing next to each other", "a photo of a bus full of people", "an image with a handbag", "a photo of a truck full of people standing next to each other", "a photo of a bus full of people", "an image with a handbag", "a photo of a truck full of people standing next to each other", "a photo of a bus full of people", "an image with a handbag"], "sentids": [3794, 3795, 3796, 3797, 3798, 3799, 3800, 3801, 3802], "rare_classes": [["truck"], ["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"]]} -{"filename": "272988646.jpg", "img_id": "620", "split": "test", "caption": ["an image with a potted plant in the background", "a traffic light in the background", "an image with a cell phone and a child on the street", "an image with a potted plant in the background", "a traffic light in the background", "an image with a cell phone and a child on the street", "an image with a potted plant in the background", "a traffic light in the background", "an image with a cell phone and a child on the street"], "sentids": [3803, 3804, 3805, 3806, 3807, 3808, 3809, 3810, 3811], "rare_classes": [["potted plant"], ["traffic light"], ["cell phone"], ["potted plant"], ["traffic light"], ["cell phone"], ["potted plant"], ["traffic light"], ["cell phone"]]} -{"filename": "273295809.jpg", "img_id": "621", "split": "test", "caption": ["an image with a skateboarder and two police officers", "a handbag in the background", "an image with a skateboarder and two police officers", "a handbag in the background"], "sentids": [3812, 3813, 3814, 3815], "rare_classes": [["skateboard"], ["handbag"], ["skateboard"], ["handbag"]]} -{"filename": "2736264705.jpg", "img_id": "622", "split": "test", "caption": ["a dining table in a room"], "sentids": [3816], "rare_classes": [["dining table"]]} -{"filename": "2736432503.jpg", "img_id": "623", "split": "test", "caption": ["a umbrella in a woman's hand", "a picture of a handbag on the ground", "a picture of a stop sign", "a umbrella in a woman's hand", "a picture of a handbag on the ground", "a picture of a stop sign", "a umbrella in a woman's hand", "a picture of a handbag on the ground", "a picture of a stop sign"], "sentids": [3817, 3818, 3819, 3820, 3821, 3822, 3823, 3824, 3825], "rare_classes": [["umbrella"], ["handbag"], ["stop sign"], ["umbrella"], ["handbag"], ["stop sign"], ["umbrella"], ["handbag"], ["stop sign"]]} -{"filename": "2737544815.jpg", "img_id": "624", "split": "test", "caption": ["an image with a bottle of wine", "an image with a cup of coffee", "an image with a bottle of wine", "an image with a cup of coffee"], "sentids": [3826, 3827, 3828, 3829], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} -{"filename": "2738196762.jpg", "img_id": "625", "split": "test", "caption": ["a photo of a car on the side of the road with a crowd of people", "an image with a bus full of people waiting to cross the street", "a traffic light in the background", "a photo of a car on the side of the road with a crowd of people", "an image with a bus full of people waiting to cross the street", "a traffic light in the background", "a photo of a car on the side of the road with a crowd of people", "an image with a bus full of people waiting to cross the street", "a traffic light in the background"], "sentids": [3830, 3831, 3832, 3833, 3834, 3835, 3836, 3837, 3838], "rare_classes": [["car"], ["bus"], ["traffic light"], ["car"], ["bus"], ["traffic light"], ["car"], ["bus"], ["traffic light"]]} -{"filename": "2744017957.jpg", "img_id": "626", "split": "test", "caption": ["a photo of a suitcase", "an image with a clock in the background", "a photo of a suitcase", "an image with a clock in the background"], "sentids": [3839, 3840, 3841, 3842], "rare_classes": [["suitcase"], ["clock"], ["suitcase"], ["clock"]]} -{"filename": "2745811124.jpg", "img_id": "627", "split": "test", "caption": ["an image with a handbag in the middle of a group of people"], "sentids": [3843], "rare_classes": [["handbag"]]} -{"filename": "274840168.jpg", "img_id": "628", "split": "test", "caption": ["an image with a handbag on the ground next to a fountain"], "sentids": [3844], "rare_classes": [["handbag"]]} -{"filename": "2749755023.jpg", "img_id": "629", "split": "test", "caption": ["a picture of a clock in the middle of a crowd of people"], "sentids": [3845], "rare_classes": [["clock"]]} -{"filename": "275168455.jpg", "img_id": "630", "split": "test", "caption": ["an image with a handbag", "an image with a umbrella in the background", "an image with a handbag", "an image with a umbrella in the background"], "sentids": [3846, 3847, 3848, 3849], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} -{"filename": "275169881.jpg", "img_id": "631", "split": "test", "caption": ["a photo of a book store", "an image with a cell phone", "a picture of a backpacker looking at his cell phone", "a photo of a book store", "an image with a cell phone", "a picture of a backpacker looking at his cell phone", "a photo of a book store", "an image with a cell phone", "a picture of a backpacker looking at his cell phone"], "sentids": [3850, 3851, 3852, 3853, 3854, 3855, 3856, 3857, 3858], "rare_classes": [["book"], ["cell phone"], ["backpack"], ["book"], ["cell phone"], ["backpack"], ["book"], ["cell phone"], ["backpack"]]} -{"filename": "275170947.jpg", "img_id": "632", "split": "test", "caption": ["a photo of a tie-dye festival in korea", "a photo of a scissors making demonstration", "a photo of a backpacker group in korea", "a photo of a tie-dye festival in korea", "a photo of a scissors making demonstration", "a photo of a backpacker group in korea", "a photo of a tie-dye festival in korea", "a photo of a scissors making demonstration", "a photo of a backpacker group in korea"], "sentids": [3859, 3860, 3861, 3862, 3863, 3864, 3865, 3866, 3867], "rare_classes": [["tie"], ["scissors"], ["backpack"], ["tie"], ["scissors"], ["backpack"], ["tie"], ["scissors"], ["backpack"]]} -{"filename": "275171617.jpg", "img_id": "633", "split": "test", "caption": ["a book in front of the man", "a picture of a cup of coffee", "a book in front of the man", "a picture of a cup of coffee"], "sentids": [3868, 3869, 3870, 3871], "rare_classes": [["book"], ["cup"], ["book"], ["cup"]]} -{"filename": "275175200.jpg", "img_id": "634", "split": "test", "caption": ["a picture of a umbrella store"], "sentids": [3872], "rare_classes": [["umbrella"]]} -{"filename": "2754271176.jpg", "img_id": "635", "split": "test", "caption": ["a backpack in the background"], "sentids": [3873], "rare_classes": [["backpack"]]} -{"filename": "2755952680.jpg", "img_id": "636", "split": "test", "caption": ["a truck in the background"], "sentids": [3874], "rare_classes": [["truck"]]} -{"filename": "2758016609.jpg", "img_id": "637", "split": "test", "caption": ["a picture of a handbag store with people walking in front of it"], "sentids": [3875], "rare_classes": [["handbag"]]} -{"filename": "275858550.jpg", "img_id": "638", "split": "test", "caption": ["an image with a tie on a man in front of a group of people"], "sentids": [3876], "rare_classes": [["tie"]]} -{"filename": "2759622561.jpg", "img_id": "639", "split": "test", "caption": ["a photo of a tv in a classroom"], "sentids": [3877], "rare_classes": [["tv"]]} -{"filename": "2759625199.jpg", "img_id": "640", "split": "test", "caption": ["a clock in the middle of the wall", "an image with a handbag on a table", "a clock in the middle of the wall", "an image with a handbag on a table"], "sentids": [3878, 3879, 3880, 3881], "rare_classes": [["clock"], ["handbag"], ["clock"], ["handbag"]]} -{"filename": "275994851.jpg", "img_id": "641", "split": "test", "caption": ["an image with a clock in the background"], "sentids": [3882], "rare_classes": [["clock"]]} -{"filename": "2760053235.jpg", "img_id": "642", "split": "test", "caption": ["a picture of a bottle of water", "a bench in a park", "a picture of a bottle of water", "a bench in a park"], "sentids": [3883, 3884, 3885, 3886], "rare_classes": [["bottle"], ["bench"], ["bottle"], ["bench"]]} -{"filename": "276388524.jpg", "img_id": "643", "split": "test", "caption": ["a photo of a wine glass", "an image with a truck in the background", "a photo of a wine glass", "an image with a truck in the background"], "sentids": [3887, 3888, 3889, 3890], "rare_classes": [["wine glass"], ["truck"], ["wine glass"], ["truck"]]} -{"filename": "2765815424.jpg", "img_id": "644", "split": "test", "caption": ["a photo of a car driving on a busy street in asia"], "sentids": [3891], "rare_classes": [["car"]]} -{"filename": "2766744325.jpg", "img_id": "645", "split": "test", "caption": ["a bicycle in the street"], "sentids": [3892], "rare_classes": [["bicycle"]]} -{"filename": "2767276277.jpg", "img_id": "646", "split": "test", "caption": ["a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street"], "sentids": [3893, 3894, 3895, 3896, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3905, 3906, 3907, 3908, 3909, 3910, 3911, 3912, 3913, 3914, 3915, 3916, 3917], "rare_classes": [["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"]]} -{"filename": "2768933636.jpg", "img_id": "647", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [3918], "rare_classes": [["cup"]]} -{"filename": "2770795174.jpg", "img_id": "648", "split": "test", "caption": ["an image with a umbrella and a group of people sitting around a grill"], "sentids": [3919], "rare_classes": [["umbrella"]]} -{"filename": "2772532341.jpg", "img_id": "649", "split": "test", "caption": ["a tennis racket in a woman's hand"], "sentids": [3920], "rare_classes": [["tennis racket"]]} -{"filename": "2774576003.jpg", "img_id": "650", "split": "test", "caption": ["a picture of a handbag in the middle of a street"], "sentids": [3921], "rare_classes": [["handbag"]]} -{"filename": "27782020.jpg", "img_id": "651", "split": "test", "caption": ["an image with a bicycle on the side of a street", "a car in the middle of a busy city street", "a photo of a bus that is parked on the side of the road", "an image with a bicycle on the side of a street", "a car in the middle of a busy city street", "a photo of a bus that is parked on the side of the road", "an image with a bicycle on the side of a street", "a car in the middle of a busy city street", "a photo of a bus that is parked on the side of the road"], "sentids": [3922, 3923, 3924, 3925, 3926, 3927, 3928, 3929, 3930], "rare_classes": [["bicycle"], ["car"], ["bus"], ["bicycle"], ["car"], ["bus"], ["bicycle"], ["car"], ["bus"]]} -{"filename": "2778832101.jpg", "img_id": "652", "split": "test", "caption": ["an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree", "an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree", "an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree", "an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree"], "sentids": [3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946], "rare_classes": [["bench"], ["handbag"], ["traffic light"], ["bird"], ["bench"], ["handbag"], ["traffic light"], ["bird"], ["bench"], ["handbag"], ["traffic light"], ["bird"], ["bench"], ["handbag"], ["traffic light"], ["bird"]]} -{"filename": "2780087302.jpg", "img_id": "653", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [3947], "rare_classes": [["bottle"]]} -{"filename": "2782483858.jpg", "img_id": "654", "split": "test", "caption": ["an image with a bed full of people", "a picture of a bottle of wine", "a book in front of a group of people on a bed", "an image with a bed full of people", "a picture of a bottle of wine", "a book in front of a group of people on a bed", "an image with a bed full of people", "a picture of a bottle of wine", "a book in front of a group of people on a bed"], "sentids": [3948, 3949, 3950, 3951, 3952, 3953, 3954, 3955, 3956], "rare_classes": [["bed"], ["bottle"], ["book"], ["bed"], ["bottle"], ["book"], ["bed"], ["bottle"], ["book"]]} -{"filename": "2782759274.jpg", "img_id": "655", "split": "test", "caption": ["an image with a bed in the middle of a room"], "sentids": [3957], "rare_classes": [["bed"]]} -{"filename": "278496691.jpg", "img_id": "656", "split": "test", "caption": ["a photo of a handbag being carried by a man", "a picture of a cup of coffee", "an image with a cell phone", "a photo of a handbag being carried by a man", "a picture of a cup of coffee", "an image with a cell phone", "a photo of a handbag being carried by a man", "a picture of a cup of coffee", "an image with a cell phone"], "sentids": [3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966], "rare_classes": [["handbag"], ["cup"], ["cell phone"], ["handbag"], ["cup"], ["cell phone"], ["handbag"], ["cup"], ["cell phone"]]} -{"filename": "2785263535.jpg", "img_id": "657", "split": "test", "caption": ["a photo of a horse and bull fighting at a rodeo"], "sentids": [3967], "rare_classes": [["horse"]]} -{"filename": "2789937754.jpg", "img_id": "658", "split": "test", "caption": ["an image with a teddy bear in the middle of a group of people"], "sentids": [3968], "rare_classes": [["teddy bear"]]} -{"filename": "2799938764.jpg", "img_id": "659", "split": "test", "caption": ["an image with a sports ball"], "sentids": [3969], "rare_classes": [["sports ball"]]} -{"filename": "2803374338.jpg", "img_id": "660", "split": "test", "caption": ["a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob", "a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob", "a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob", "a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob"], "sentids": [3970, 3971, 3972, 3973, 3974, 3975, 3976, 3977, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985], "rare_classes": [["backpack"], ["handbag"], ["car"], ["bicycle"], ["backpack"], ["handbag"], ["car"], ["bicycle"], ["backpack"], ["handbag"], ["car"], ["bicycle"], ["backpack"], ["handbag"], ["car"], ["bicycle"]]} -{"filename": "2805576776.jpg", "img_id": "661", "split": "test", "caption": ["a bench in the grass"], "sentids": [3986], "rare_classes": [["bench"]]} -{"filename": "2806694193.jpg", "img_id": "662", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [3987], "rare_classes": [["cell phone"]]} -{"filename": "2807380242.jpg", "img_id": "663", "split": "test", "caption": ["a picture of a cell phone photo of a group of people sitting on hay", "a picture of a bottle of wine and a bunch of people sitting on hay", "a picture of a cell phone photo of a group of people sitting on hay", "a picture of a bottle of wine and a bunch of people sitting on hay"], "sentids": [3988, 3989, 3990, 3991], "rare_classes": [["cell phone"], ["bottle"], ["cell phone"], ["bottle"]]} -{"filename": "2808838598.jpg", "img_id": "664", "split": "test", "caption": ["a photo of a boat filled with fruits and vegetables"], "sentids": [3992], "rare_classes": [["boat"]]} -{"filename": "280899906.jpg", "img_id": "665", "split": "test", "caption": ["a picture of a motorcycle with a police officer sitting on it"], "sentids": [3993], "rare_classes": [["motorcycle"]]} -{"filename": "2813005964.jpg", "img_id": "666", "split": "test", "caption": ["a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background"], "sentids": [3994, 3995, 3996, 3997, 3998, 3999, 4000, 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4009, 4010, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018], "rare_classes": [["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"]]} -{"filename": "281658184.jpg", "img_id": "667", "split": "test", "caption": ["a picture of a baseball bat"], "sentids": [4019], "rare_classes": [["baseball bat"]]} -{"filename": "2825897091.jpg", "img_id": "668", "split": "test", "caption": ["a photo of a mouse and keyboard set up in front of a group of people"], "sentids": [4020], "rare_classes": [["mouse"]]} -{"filename": "282741726.jpg", "img_id": "669", "split": "test", "caption": ["an image with a cell phone", "a cup in a woman's hand", "an image with a cell phone", "a cup in a woman's hand"], "sentids": [4021, 4022, 4023, 4024], "rare_classes": [["cell phone"], ["cup"], ["cell phone"], ["cup"]]} -{"filename": "2829169200.jpg", "img_id": "670", "split": "test", "caption": ["a cell phone in a man's hand"], "sentids": [4025], "rare_classes": [["cell phone"]]} -{"filename": "283252248.jpg", "img_id": "671", "split": "test", "caption": ["a photo of a bench with people sitting on it"], "sentids": [4026], "rare_classes": [["bench"]]} -{"filename": "2833509990.jpg", "img_id": "672", "split": "test", "caption": ["a backpack in the crowd", "a picture of a truck with a crowd of people in front of it", "a backpack in the crowd", "a picture of a truck with a crowd of people in front of it"], "sentids": [4027, 4028, 4029, 4030], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} -{"filename": "2833820456.jpg", "img_id": "673", "split": "test", "caption": ["a photo of a bicycle with a little girl sitting on it"], "sentids": [4031], "rare_classes": [["bicycle"]]} -{"filename": "2834032170.jpg", "img_id": "674", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [4032], "rare_classes": [["backpack"]]} -{"filename": "2834103050.jpg", "img_id": "675", "split": "test", "caption": ["a umbrella in the sand", "an image with a handbag and a woman on a bike", "a clock in the background", "a umbrella in the sand", "an image with a handbag and a woman on a bike", "a clock in the background", "a umbrella in the sand", "an image with a handbag and a woman on a bike", "a clock in the background"], "sentids": [4033, 4034, 4035, 4036, 4037, 4038, 4039, 4040, 4041], "rare_classes": [["umbrella"], ["handbag"], ["clock"], ["umbrella"], ["handbag"], ["clock"], ["umbrella"], ["handbag"], ["clock"]]} -{"filename": "2836926422.jpg", "img_id": "676", "split": "test", "caption": ["a picture of a chair"], "sentids": [4042], "rare_classes": [["chair"]]} -{"filename": "2837253011.jpg", "img_id": "677", "split": "test", "caption": ["a photo of a bottle of beer"], "sentids": [4043], "rare_classes": [["bottle"]]} -{"filename": "283757164.jpg", "img_id": "678", "split": "test", "caption": ["a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket"], "sentids": [4044, 4045, 4046, 4047, 4048, 4049, 4050, 4051, 4052, 4053, 4054, 4055, 4056, 4057, 4058, 4059, 4060, 4061, 4062, 4063, 4064, 4065, 4066, 4067, 4068], "rare_classes": [["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"]]} -{"filename": "2838590130.jpg", "img_id": "679", "split": "test", "caption": ["a picture of a skateboarder in front of a big shiny ball"], "sentids": [4069], "rare_classes": [["skateboard"]]} -{"filename": "2838688549.jpg", "img_id": "680", "split": "test", "caption": ["an image with a handbag on the beach", "a photo of a chair on the beach", "a boat in the water", "an image with a handbag on the beach", "a photo of a chair on the beach", "a boat in the water", "an image with a handbag on the beach", "a photo of a chair on the beach", "a boat in the water"], "sentids": [4070, 4071, 4072, 4073, 4074, 4075, 4076, 4077, 4078], "rare_classes": [["handbag"], ["chair"], ["boat"], ["handbag"], ["chair"], ["boat"], ["handbag"], ["chair"], ["boat"]]} -{"filename": "2839397766.jpg", "img_id": "681", "split": "test", "caption": ["a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people", "a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people", "a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people", "a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people"], "sentids": [4079, 4080, 4081, 4082, 4083, 4084, 4085, 4086, 4087, 4088, 4089, 4090, 4091, 4092, 4093, 4094], "rare_classes": [["cup"], ["dining table"], ["handbag"], ["remote"], ["cup"], ["dining table"], ["handbag"], ["remote"], ["cup"], ["dining table"], ["handbag"], ["remote"], ["cup"], ["dining table"], ["handbag"], ["remote"]]} -{"filename": "2844202978.jpg", "img_id": "682", "split": "test", "caption": ["a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl", "a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl", "a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl", "a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl"], "sentids": [4095, 4096, 4097, 4098, 4099, 4100, 4101, 4102, 4103, 4104, 4105, 4106, 4107, 4108, 4109, 4110], "rare_classes": [["person"], ["knife"], ["dining table"], ["spoon"], ["person"], ["knife"], ["dining table"], ["spoon"], ["person"], ["knife"], ["dining table"], ["spoon"], ["person"], ["knife"], ["dining table"], ["spoon"]]} -{"filename": "2845084857.jpg", "img_id": "683", "split": "test", "caption": ["a car in the background", "a umbrella in the rain", "a photo of a cell phone being held by a woman in the rain", "a car in the background", "a umbrella in the rain", "a photo of a cell phone being held by a woman in the rain", "a car in the background", "a umbrella in the rain", "a photo of a cell phone being held by a woman in the rain"], "sentids": [4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4119], "rare_classes": [["car"], ["umbrella"], ["cell phone"], ["car"], ["umbrella"], ["cell phone"], ["car"], ["umbrella"], ["cell phone"]]} -{"filename": "2845525442.jpg", "img_id": "684", "split": "test", "caption": ["a picture of a suitcase in a room with people standing around it", "a photo of a backpackers hostel with people in it", "a picture of a suitcase in a room with people standing around it", "a photo of a backpackers hostel with people in it"], "sentids": [4120, 4121, 4122, 4123], "rare_classes": [["suitcase"], ["backpack"], ["suitcase"], ["backpack"]]} -{"filename": "2846724677.jpg", "img_id": "685", "split": "test", "caption": ["a photo of a backpacker street in a city"], "sentids": [4124], "rare_classes": [["backpack"]]} -{"filename": "2849842834.jpg", "img_id": "686", "split": "test", "caption": ["an image with a suitcase"], "sentids": [4125], "rare_classes": [["suitcase"]]} -{"filename": "2856564292.jpg", "img_id": "687", "split": "test", "caption": ["an image with a bench and people sitting on it"], "sentids": [4126], "rare_classes": [["bench"]]} -{"filename": "2857609295.jpg", "img_id": "688", "split": "test", "caption": ["a dog in the air catching a frisbee", "a frisbee in the air", "a dog in the air catching a frisbee", "a frisbee in the air"], "sentids": [4127, 4128, 4129, 4130], "rare_classes": [["dog"], ["frisbee"], ["dog"], ["frisbee"]]} -{"filename": "2862704719.jpg", "img_id": "689", "split": "test", "caption": ["a picture of a clock in a kitchen"], "sentids": [4131], "rare_classes": [["clock"]]} -{"filename": "2862931640.jpg", "img_id": "690", "split": "test", "caption": ["a bicycle in the air", "a picture of a frisbee rider jumping over a group of people", "a bicycle in the air", "a picture of a frisbee rider jumping over a group of people"], "sentids": [4132, 4133, 4134, 4135], "rare_classes": [["bicycle"], ["frisbee"], ["bicycle"], ["frisbee"]]} -{"filename": "2866016431.jpg", "img_id": "691", "split": "test", "caption": ["an image with a suitcase and a woman walking down the street"], "sentids": [4136], "rare_classes": [["suitcase"]]} -{"filename": "2868776402.jpg", "img_id": "692", "split": "test", "caption": ["an image with a potted plant in the background"], "sentids": [4137], "rare_classes": [["potted plant"]]} -{"filename": "2871984109.jpg", "img_id": "693", "split": "test", "caption": ["a truck in the background", "a backpack in the middle of a football field", "a truck in the background", "a backpack in the middle of a football field"], "sentids": [4138, 4139, 4140, 4141], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} -{"filename": "287212060.jpg", "img_id": "694", "split": "test", "caption": ["a chair in front of a table", "a picture of a umbrella", "a wine glass in the man's hand", "a chair in front of a table", "a picture of a umbrella", "a wine glass in the man's hand", "a chair in front of a table", "a picture of a umbrella", "a wine glass in the man's hand"], "sentids": [4142, 4143, 4144, 4145, 4146, 4147, 4148, 4149, 4150], "rare_classes": [["chair"], ["umbrella"], ["wine glass"], ["chair"], ["umbrella"], ["wine glass"], ["chair"], ["umbrella"], ["wine glass"]]} -{"filename": "2875823162.jpg", "img_id": "695", "split": "test", "caption": ["a picture of a truck"], "sentids": [4151], "rare_classes": [["truck"]]} -{"filename": "2881378816.jpg", "img_id": "696", "split": "test", "caption": ["a photo of a chair in front of a building", "a picture of a car parked in front of a building", "a photo of a chair in front of a building", "a picture of a car parked in front of a building"], "sentids": [4152, 4153, 4154, 4155], "rare_classes": [["chair"], ["car"], ["chair"], ["car"]]} -{"filename": "2885382946.jpg", "img_id": "697", "split": "test", "caption": ["a truck in a parking lot"], "sentids": [4156], "rare_classes": [["truck"]]} -{"filename": "2885388989.jpg", "img_id": "698", "split": "test", "caption": ["a photo of a backpacker in the woods", "a photo of a cell phone in front of a group of people", "a photo of a backpacker in the woods", "a photo of a cell phone in front of a group of people"], "sentids": [4157, 4158, 4159, 4160], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} -{"filename": "2886225006.jpg", "img_id": "699", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [4161], "rare_classes": [["bottle"]]} -{"filename": "2890057168.jpg", "img_id": "700", "split": "test", "caption": ["an image with a motorcycle, a woman, and a child", "an image with a handbag, a woman, and a child", "an image with a motorcycle, a woman, and a child", "an image with a handbag, a woman, and a child"], "sentids": [4162, 4163, 4164, 4165], "rare_classes": [["motorcycle"], ["handbag"], ["motorcycle"], ["handbag"]]} -{"filename": "2891185857.jpg", "img_id": "701", "split": "test", "caption": ["a backpack in the background", "an image with a umbrella", "a backpack in the background", "an image with a umbrella"], "sentids": [4166, 4167, 4168, 4169], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} -{"filename": "289262112.jpg", "img_id": "702", "split": "test", "caption": ["an image with a chair in the background", "a picture of a tennis racket being used in a karate tournament", "an image with a chair in the background", "a picture of a tennis racket being used in a karate tournament"], "sentids": [4170, 4171, 4172, 4173], "rare_classes": [["chair"], ["tennis racket"], ["chair"], ["tennis racket"]]} -{"filename": "289262437.jpg", "img_id": "703", "split": "test", "caption": ["a chair in the background", "a photo of a sports ball game", "a chair in the background", "a photo of a sports ball game"], "sentids": [4174, 4175, 4176, 4177], "rare_classes": [["chair"], ["sports ball"], ["chair"], ["sports ball"]]} -{"filename": "289639811.jpg", "img_id": "704", "split": "test", "caption": ["an image with a baseball glove"], "sentids": [4178], "rare_classes": [["baseball glove"]]} -{"filename": "2896804690.jpg", "img_id": "705", "split": "test", "caption": ["a picture of a handbag", "a photo of a cup of beer", "an image with a bottle of beer", "a picture of a handbag", "a photo of a cup of beer", "an image with a bottle of beer", "a picture of a handbag", "a photo of a cup of beer", "an image with a bottle of beer"], "sentids": [4179, 4180, 4181, 4182, 4183, 4184, 4185, 4186, 4187], "rare_classes": [["handbag"], ["cup"], ["bottle"], ["handbag"], ["cup"], ["bottle"], ["handbag"], ["cup"], ["bottle"]]} -{"filename": "2900048238.jpg", "img_id": "706", "split": "test", "caption": ["a photo of a bench with a man sitting on it", "a potted plant in the background", "a photo of a bench with a man sitting on it", "a potted plant in the background"], "sentids": [4188, 4189, 4190, 4191], "rare_classes": [["bench"], ["potted plant"], ["bench"], ["potted plant"]]} -{"filename": "2900418076.jpg", "img_id": "707", "split": "test", "caption": ["a book in a man's lap", "an image with a laptop and two men sitting in chairs", "a book in a man's lap", "an image with a laptop and two men sitting in chairs"], "sentids": [4192, 4193, 4194, 4195], "rare_classes": [["book"], ["laptop"], ["book"], ["laptop"]]} -{"filename": "2900560501.jpg", "img_id": "708", "split": "test", "caption": ["a photo of a dining table in a mexican restaurant", "a picture of a bowl of chips in a mexican restaurant", "a picture of a knife and fork in a mexican restaurant", "a photo of a dining table in a mexican restaurant", "a picture of a bowl of chips in a mexican restaurant", "a picture of a knife and fork in a mexican restaurant", "a photo of a dining table in a mexican restaurant", "a picture of a bowl of chips in a mexican restaurant", "a picture of a knife and fork in a mexican restaurant"], "sentids": [4196, 4197, 4198, 4199, 4200, 4201, 4202, 4203, 4204], "rare_classes": [["dining table"], ["bowl"], ["knife"], ["dining table"], ["bowl"], ["knife"], ["dining table"], ["bowl"], ["knife"]]} -{"filename": "2901462003.jpg", "img_id": "709", "split": "test", "caption": ["a bus in the middle of the road"], "sentids": [4205], "rare_classes": [["bus"]]} -{"filename": "2911032463.jpg", "img_id": "710", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [4206], "rare_classes": [["bottle"]]} -{"filename": "2914163048.jpg", "img_id": "711", "split": "test", "caption": ["a photo of a dining table", "a photo of a cupcake decorating class", "a photo of a dining table", "a photo of a cupcake decorating class"], "sentids": [4207, 4208, 4209, 4210], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} -{"filename": "291565639.jpg", "img_id": "712", "split": "test", "caption": ["a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party"], "sentids": [4211, 4212, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223, 4224, 4225, 4226, 4227, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4235, 4236, 4237, 4238, 4239, 4240, 4241, 4242, 4243, 4244, 4245, 4246], "rare_classes": [["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"]]} -{"filename": "2916179149.jpg", "img_id": "713", "split": "test", "caption": ["a photo of a truck that is parked on the beach", "a picture of a handbag on the beach", "a car in a parking lot", "a photo of a truck that is parked on the beach", "a picture of a handbag on the beach", "a car in a parking lot", "a photo of a truck that is parked on the beach", "a picture of a handbag on the beach", "a car in a parking lot"], "sentids": [4247, 4248, 4249, 4250, 4251, 4252, 4253, 4254, 4255], "rare_classes": [["truck"], ["handbag"], ["car"], ["truck"], ["handbag"], ["car"], ["truck"], ["handbag"], ["car"]]} -{"filename": "2916770809.jpg", "img_id": "714", "split": "test", "caption": ["a backpack in the background", "an image with a baseball glove in the background", "a picture of a baseball bat", "a backpack in the background", "an image with a baseball glove in the background", "a picture of a baseball bat", "a backpack in the background", "an image with a baseball glove in the background", "a picture of a baseball bat"], "sentids": [4256, 4257, 4258, 4259, 4260, 4261, 4262, 4263, 4264], "rare_classes": [["backpack"], ["baseball glove"], ["baseball bat"], ["backpack"], ["baseball glove"], ["baseball bat"], ["backpack"], ["baseball glove"], ["baseball bat"]]} -{"filename": "2916920568.jpg", "img_id": "715", "split": "test", "caption": ["an image with a chair and people on a beach", "an image with a car and people on a beach", "a truck in the sand", "an image with a chair and people on a beach", "an image with a car and people on a beach", "a truck in the sand", "an image with a chair and people on a beach", "an image with a car and people on a beach", "a truck in the sand"], "sentids": [4265, 4266, 4267, 4268, 4269, 4270, 4271, 4272, 4273], "rare_classes": [["chair"], ["car"], ["truck"], ["chair"], ["car"], ["truck"], ["chair"], ["car"], ["truck"]]} -{"filename": "2917193696.jpg", "img_id": "716", "split": "test", "caption": ["a handbag in the middle of a group of people", "a dining table in front of a group of people", "a handbag in the middle of a group of people", "a dining table in front of a group of people"], "sentids": [4274, 4275, 4276, 4277], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "2917465129.jpg", "img_id": "717", "split": "test", "caption": ["a picture of a handbag"], "sentids": [4278], "rare_classes": [["handbag"]]} -{"filename": "2924825127.jpg", "img_id": "718", "split": "test", "caption": ["an image with a backpacker doing a trick on a trampoline", "a photo of a suitcase being flipped over by a skateboarder", "an image with a backpacker doing a trick on a trampoline", "a photo of a suitcase being flipped over by a skateboarder"], "sentids": [4279, 4280, 4281, 4282], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} -{"filename": "2925760802.jpg", "img_id": "719", "split": "test", "caption": ["a bottle in a man's hand", "an image with a tennis racket and two women standing next to each other", "a picture of a bicycle race", "a bottle in a man's hand", "an image with a tennis racket and two women standing next to each other", "a picture of a bicycle race", "a bottle in a man's hand", "an image with a tennis racket and two women standing next to each other", "a picture of a bicycle race"], "sentids": [4283, 4284, 4285, 4286, 4287, 4288, 4289, 4290, 4291], "rare_classes": [["bottle"], ["tennis racket"], ["bicycle"], ["bottle"], ["tennis racket"], ["bicycle"], ["bottle"], ["tennis racket"], ["bicycle"]]} -{"filename": "2926595608.jpg", "img_id": "720", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [4292], "rare_classes": [["sports ball"]]} -{"filename": "2931392634.jpg", "img_id": "721", "split": "test", "caption": ["a photo of a cow and a bull fighting in a ring"], "sentids": [4293], "rare_classes": [["cow"]]} -{"filename": "293653043.jpg", "img_id": "722", "split": "test", "caption": ["an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background", "an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background", "an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background", "an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background"], "sentids": [4294, 4295, 4296, 4297, 4298, 4299, 4300, 4301, 4302, 4303, 4304, 4305, 4306, 4307, 4308, 4309], "rare_classes": [["bench"], ["potted plant"], ["cup"], ["tv"], ["bench"], ["potted plant"], ["cup"], ["tv"], ["bench"], ["potted plant"], ["cup"], ["tv"], ["bench"], ["potted plant"], ["cup"], ["tv"]]} -{"filename": "2937365149.jpg", "img_id": "723", "split": "test", "caption": ["an image with a handbag"], "sentids": [4310], "rare_classes": [["handbag"]]} -{"filename": "2938349830.jpg", "img_id": "724", "split": "test", "caption": ["a photo of a horse", "an image with a dog on a horse", "a photo of a horse", "an image with a dog on a horse"], "sentids": [4311, 4312, 4313, 4314], "rare_classes": [["horse"], ["dog"], ["horse"], ["dog"]]} -{"filename": "2938431292.jpg", "img_id": "725", "split": "test", "caption": ["an image with a bowl of food", "a picture of a handbag", "a photo of a dining table", "an image with a bowl of food", "a picture of a handbag", "a photo of a dining table", "an image with a bowl of food", "a picture of a handbag", "a photo of a dining table"], "sentids": [4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4323], "rare_classes": [["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"]]} -{"filename": "294380770.jpg", "img_id": "726", "split": "test", "caption": ["an image with a umbrella", "an image with a boat in the background", "an image with a umbrella", "an image with a boat in the background"], "sentids": [4324, 4325, 4326, 4327], "rare_classes": [["umbrella"], ["boat"], ["umbrella"], ["boat"]]} -{"filename": "2944647707.jpg", "img_id": "727", "split": "test", "caption": ["a picture of a bus on the side of the road"], "sentids": [4328], "rare_classes": [["bus"]]} -{"filename": "2949773540.jpg", "img_id": "728", "split": "test", "caption": ["a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag"], "sentids": [4329, 4330, 4331, 4332, 4333, 4334, 4335, 4336, 4337, 4338, 4339, 4340, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4349, 4350, 4351, 4352, 4353, 4354, 4355, 4356, 4357, 4358, 4359, 4360, 4361, 4362, 4363, 4364], "rare_classes": [["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"]]} -{"filename": "2953730430.jpg", "img_id": "729", "split": "test", "caption": ["a photo of a person standing in front of a table with bottles on it", "a photo of a dining table with food on it", "a photo of a person standing in front of a table with bottles on it", "a photo of a dining table with food on it"], "sentids": [4365, 4366, 4367, 4368], "rare_classes": [["person"], ["dining table"], ["person"], ["dining table"]]} -{"filename": "2954840987.jpg", "img_id": "730", "split": "test", "caption": ["a tv in the middle of the room"], "sentids": [4369], "rare_classes": [["tv"]]} -{"filename": "2956844849.jpg", "img_id": "731", "split": "test", "caption": ["an image with a book in the background", "a photo of a backpack", "an image with a remote control", "an image with a book in the background", "a photo of a backpack", "an image with a remote control", "an image with a book in the background", "a photo of a backpack", "an image with a remote control"], "sentids": [4370, 4371, 4372, 4373, 4374, 4375, 4376, 4377, 4378], "rare_classes": [["book"], ["backpack"], ["remote"], ["book"], ["backpack"], ["remote"], ["book"], ["backpack"], ["remote"]]} -{"filename": "2957665534.jpg", "img_id": "732", "split": "test", "caption": ["an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table"], "sentids": [4379, 4380, 4381, 4382, 4383, 4384, 4385, 4386, 4387, 4388, 4389, 4390, 4391, 4392, 4393, 4394, 4395, 4396, 4397, 4398, 4399, 4400, 4401, 4402, 4403], "rare_classes": [["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"]]} -{"filename": "2957702898.jpg", "img_id": "733", "split": "test", "caption": ["a car in a showroom", "an image with a handbag", "a car in a showroom", "an image with a handbag"], "sentids": [4404, 4405, 4406, 4407], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} -{"filename": "2960717658.jpg", "img_id": "734", "split": "test", "caption": ["a photo of a wine glass", "an image with a handbag and a piano in a kitchen", "a potted plant in a kitchen", "a photo of a wine glass", "an image with a handbag and a piano in a kitchen", "a potted plant in a kitchen", "a photo of a wine glass", "an image with a handbag and a piano in a kitchen", "a potted plant in a kitchen"], "sentids": [4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416], "rare_classes": [["wine glass"], ["handbag"], ["potted plant"], ["wine glass"], ["handbag"], ["potted plant"], ["wine glass"], ["handbag"], ["potted plant"]]} -{"filename": "2961192837.jpg", "img_id": "735", "split": "test", "caption": ["a photo of a dog riding a motorcycle on a dirt road"], "sentids": [4417], "rare_classes": [["dog"]]} -{"filename": "2966471030.jpg", "img_id": "736", "split": "test", "caption": ["an image with a dining table"], "sentids": [4418], "rare_classes": [["dining table"]]} -{"filename": "2969233171.jpg", "img_id": "737", "split": "test", "caption": ["a backpack in the background", "a bottle in front of the woman", "a photo of a cup of beer", "a backpack in the background", "a bottle in front of the woman", "a photo of a cup of beer", "a backpack in the background", "a bottle in front of the woman", "a photo of a cup of beer"], "sentids": [4419, 4420, 4421, 4422, 4423, 4424, 4425, 4426, 4427], "rare_classes": [["backpack"], ["bottle"], ["cup"], ["backpack"], ["bottle"], ["cup"], ["backpack"], ["bottle"], ["cup"]]} -{"filename": "2971381841.jpg", "img_id": "738", "split": "test", "caption": ["an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen", "an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen", "an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen", "an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen"], "sentids": [4428, 4429, 4430, 4431, 4432, 4433, 4434, 4435, 4436, 4437, 4438, 4439, 4440, 4441, 4442, 4443], "rare_classes": [["refrigerator"], ["oven"], ["handbag"], ["clock"], ["refrigerator"], ["oven"], ["handbag"], ["clock"], ["refrigerator"], ["oven"], ["handbag"], ["clock"], ["refrigerator"], ["oven"], ["handbag"], ["clock"]]} -{"filename": "2973116262.jpg", "img_id": "739", "split": "test", "caption": ["a photo of a sheepherder at a rodeo", "a picture of a baseball glove", "a photo of a sheepherder at a rodeo", "a picture of a baseball glove"], "sentids": [4444, 4445, 4446, 4447], "rare_classes": [["sheep"], ["baseball glove"], ["sheep"], ["baseball glove"]]} -{"filename": "2975417212.jpg", "img_id": "740", "split": "test", "caption": ["a photo of a truck inflatable bounce house", "a handbag in an inflatable bouncy castle", "a photo of a truck inflatable bounce house", "a handbag in an inflatable bouncy castle"], "sentids": [4448, 4449, 4450, 4451], "rare_classes": [["truck"], ["handbag"], ["truck"], ["handbag"]]} -{"filename": "2983837415.jpg", "img_id": "741", "split": "test", "caption": ["a picture of a truck full of people", "a photo of a umbrella carrying group of people on the side of the road", "a picture of a truck full of people", "a photo of a umbrella carrying group of people on the side of the road"], "sentids": [4452, 4453, 4454, 4455], "rare_classes": [["truck"], ["umbrella"], ["truck"], ["umbrella"]]} -{"filename": "2984440027.jpg", "img_id": "742", "split": "test", "caption": ["a photo of a car driving down a street with people walking on the sidewalk", "a picture of a bench and people walking down the street", "a photo of a car driving down a street with people walking on the sidewalk", "a picture of a bench and people walking down the street"], "sentids": [4456, 4457, 4458, 4459], "rare_classes": [["car"], ["bench"], ["car"], ["bench"]]} -{"filename": "2989764675.jpg", "img_id": "743", "split": "test", "caption": ["a picture of a handbag store in an asian market"], "sentids": [4460], "rare_classes": [["handbag"]]} -{"filename": "299265726.jpg", "img_id": "744", "split": "test", "caption": ["a photo of a clock", "an image with a cup of coffee", "a picture of a mouse", "a photo of a clock", "an image with a cup of coffee", "a picture of a mouse", "a photo of a clock", "an image with a cup of coffee", "a picture of a mouse"], "sentids": [4461, 4462, 4463, 4464, 4465, 4466, 4467, 4468, 4469], "rare_classes": [["clock"], ["cup"], ["mouse"], ["clock"], ["cup"], ["mouse"], ["clock"], ["cup"], ["mouse"]]} -{"filename": "2993167183.jpg", "img_id": "745", "split": "test", "caption": ["a photo of a sports ball being played on a court"], "sentids": [4470], "rare_classes": [["sports ball"]]} -{"filename": "299357456.jpg", "img_id": "746", "split": "test", "caption": ["an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table", "an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table", "an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table", "an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table"], "sentids": [4471, 4472, 4473, 4474, 4475, 4476, 4477, 4478, 4479, 4480, 4481, 4482, 4483, 4484, 4485, 4486], "rare_classes": [["chair"], ["fork"], ["donut"], ["bottle"], ["chair"], ["fork"], ["donut"], ["bottle"], ["chair"], ["fork"], ["donut"], ["bottle"], ["chair"], ["fork"], ["donut"], ["bottle"]]} -{"filename": "2993841039.jpg", "img_id": "747", "split": "test", "caption": ["a truck in the middle of a crowd of people", "a picture of a traffic light on the side of a road", "a truck in the middle of a crowd of people", "a picture of a traffic light on the side of a road"], "sentids": [4487, 4488, 4489, 4490], "rare_classes": [["truck"], ["traffic light"], ["truck"], ["traffic light"]]} -{"filename": "2995173839.jpg", "img_id": "748", "split": "test", "caption": ["a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water", "a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water", "a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water", "a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water"], "sentids": [4491, 4492, 4493, 4494, 4495, 4496, 4497, 4498, 4499, 4500, 4501, 4502, 4503, 4504, 4505, 4506], "rare_classes": [["bench"], ["bird"], ["bicycle"], ["boat"], ["bench"], ["bird"], ["bicycle"], ["boat"], ["bench"], ["bird"], ["bicycle"], ["boat"], ["bench"], ["bird"], ["bicycle"], ["boat"]]} -{"filename": "299676757.jpg", "img_id": "749", "split": "test", "caption": ["a picture of a handbag", "a photo of a chair on a cobblestone street", "a picture of a handbag", "a photo of a chair on a cobblestone street"], "sentids": [4507, 4508, 4509, 4510], "rare_classes": [["handbag"], ["chair"], ["handbag"], ["chair"]]} -{"filename": "299701802.jpg", "img_id": "750", "split": "test", "caption": ["an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water", "an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water", "an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water", "an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water"], "sentids": [4511, 4512, 4513, 4514, 4515, 4516, 4517, 4518, 4519, 4520, 4521, 4522, 4523, 4524, 4525, 4526], "rare_classes": [["laptop"], ["potted plant"], ["mouse"], ["bottle"], ["laptop"], ["potted plant"], ["mouse"], ["bottle"], ["laptop"], ["potted plant"], ["mouse"], ["bottle"], ["laptop"], ["potted plant"], ["mouse"], ["bottle"]]} -{"filename": "2997939824.jpg", "img_id": "751", "split": "test", "caption": ["a photo of a bicycle race that is being held", "a photo of a backpacker group preparing food", "an image with a bowl full of food", "a photo of a bicycle race that is being held", "a photo of a backpacker group preparing food", "an image with a bowl full of food", "a photo of a bicycle race that is being held", "a photo of a backpacker group preparing food", "an image with a bowl full of food"], "sentids": [4527, 4528, 4529, 4530, 4531, 4532, 4533, 4534, 4535], "rare_classes": [["bicycle"], ["backpack"], ["bowl"], ["bicycle"], ["backpack"], ["bowl"], ["bicycle"], ["backpack"], ["bowl"]]} -{"filename": "3000959758.jpg", "img_id": "752", "split": "test", "caption": ["a bus in the street", "a picture of a handbag on a bike", "a bus in the street", "a picture of a handbag on a bike"], "sentids": [4536, 4537, 4538, 4539], "rare_classes": [["bus"], ["handbag"], ["bus"], ["handbag"]]} -{"filename": "3002051747.jpg", "img_id": "753", "split": "test", "caption": ["a bottle in the middle of the road"], "sentids": [4540], "rare_classes": [["bottle"]]} -{"filename": "3004538211.jpg", "img_id": "754", "split": "test", "caption": ["a picture of a handbag store at night with people walking down the street"], "sentids": [4541], "rare_classes": [["handbag"]]} -{"filename": "3005607851.jpg", "img_id": "755", "split": "test", "caption": ["a bus in a parking lot"], "sentids": [4542], "rare_classes": [["bus"]]} -{"filename": "300765528.jpg", "img_id": "756", "split": "test", "caption": ["an image with a bicycle and a group of brides", "a handbag in the middle of a group of brides", "an image with a bicycle and a group of brides", "a handbag in the middle of a group of brides"], "sentids": [4543, 4544, 4545, 4546], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} -{"filename": "3009524142.jpg", "img_id": "757", "split": "test", "caption": ["a bench in front of two men"], "sentids": [4547], "rare_classes": [["bench"]]} -{"filename": "301175450.jpg", "img_id": "758", "split": "test", "caption": ["a backpack in the middle of the street"], "sentids": [4548], "rare_classes": [["backpack"]]} -{"filename": "3012334157.jpg", "img_id": "759", "split": "test", "caption": ["a photo of a suitcase"], "sentids": [4549], "rare_classes": [["suitcase"]]} -{"filename": "301746481.jpg", "img_id": "760", "split": "test", "caption": ["a backpack in the middle of a group of people", "an image with a handbag in the foreground and people walking on the stairs", "a backpack in the middle of a group of people", "an image with a handbag in the foreground and people walking on the stairs"], "sentids": [4550, 4551, 4552, 4553], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "3018914028.jpg", "img_id": "761", "split": "test", "caption": ["a photo of a car on the side of the road"], "sentids": [4554], "rare_classes": [["car"]]} -{"filename": "3019748495.jpg", "img_id": "762", "split": "test", "caption": ["an image with a cup of coffee", "an image with a book in the background", "an image with a cup of coffee", "an image with a book in the background"], "sentids": [4555, 4556, 4557, 4558], "rare_classes": [["cup"], ["book"], ["cup"], ["book"]]} -{"filename": "3020578684.jpg", "img_id": "763", "split": "test", "caption": ["a tv in the background", "a photo of a backpacker", "a photo of a bottle of water", "a tv in the background", "a photo of a backpacker", "a photo of a bottle of water", "a tv in the background", "a photo of a backpacker", "a photo of a bottle of water"], "sentids": [4559, 4560, 4561, 4562, 4563, 4564, 4565, 4566, 4567], "rare_classes": [["tv"], ["backpack"], ["bottle"], ["tv"], ["backpack"], ["bottle"], ["tv"], ["backpack"], ["bottle"]]} -{"filename": "3022004745.jpg", "img_id": "764", "split": "test", "caption": ["a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone", "a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone", "a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone", "a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone"], "sentids": [4568, 4569, 4570, 4571, 4572, 4573, 4574, 4575, 4576, 4577, 4578, 4579, 4580, 4581, 4582, 4583], "rare_classes": [["dining table"], ["bottle"], ["tv"], ["cell phone"], ["dining table"], ["bottle"], ["tv"], ["cell phone"], ["dining table"], ["bottle"], ["tv"], ["cell phone"], ["dining table"], ["bottle"], ["tv"], ["cell phone"]]} -{"filename": "3023178539.jpg", "img_id": "765", "split": "test", "caption": ["an image with a frisbee in the foreground and two people in the background", "a picture of a truck", "an image with a frisbee in the foreground and two people in the background", "a picture of a truck"], "sentids": [4584, 4585, 4586, 4587], "rare_classes": [["frisbee"], ["truck"], ["frisbee"], ["truck"]]} -{"filename": "3023296051.jpg", "img_id": "766", "split": "test", "caption": ["a photo of a tiered room full of people at a party", "a picture of a clock", "a cell phone in hand", "a photo of a tiered room full of people at a party", "a picture of a clock", "a cell phone in hand", "a photo of a tiered room full of people at a party", "a picture of a clock", "a cell phone in hand"], "sentids": [4588, 4589, 4590, 4591, 4592, 4593, 4594, 4595, 4596], "rare_classes": [["tie"], ["clock"], ["cell phone"], ["tie"], ["clock"], ["cell phone"], ["tie"], ["clock"], ["cell phone"]]} -{"filename": "3024252869.jpg", "img_id": "767", "split": "test", "caption": ["an image with a backpack and people crossing the street at night"], "sentids": [4597], "rare_classes": [["backpack"]]} -{"filename": "3027255124.jpg", "img_id": "768", "split": "test", "caption": ["a chair in front of a stage"], "sentids": [4598], "rare_classes": [["chair"]]} -{"filename": "3028145992.jpg", "img_id": "769", "split": "test", "caption": ["a photo of a backpacker holding a megaphone in front of a crowd", "an image with a book in one hand and a microphone in the other", "a cup in the hand of a woman standing in front of a group of people", "a photo of a backpacker holding a megaphone in front of a crowd", "an image with a book in one hand and a microphone in the other", "a cup in the hand of a woman standing in front of a group of people", "a photo of a backpacker holding a megaphone in front of a crowd", "an image with a book in one hand and a microphone in the other", "a cup in the hand of a woman standing in front of a group of people"], "sentids": [4599, 4600, 4601, 4602, 4603, 4604, 4605, 4606, 4607], "rare_classes": [["backpack"], ["book"], ["cup"], ["backpack"], ["book"], ["cup"], ["backpack"], ["book"], ["cup"]]} -{"filename": "3032235201.jpg", "img_id": "770", "split": "test", "caption": ["a photo of a dining table"], "sentids": [4608], "rare_classes": [["dining table"]]} -{"filename": "3038182236.jpg", "img_id": "771", "split": "test", "caption": ["a dining table in a restaurant", "a photo of a laptop in a restaurant", "a dining table in a restaurant", "a photo of a laptop in a restaurant"], "sentids": [4609, 4610, 4611, 4612], "rare_classes": [["dining table"], ["laptop"], ["dining table"], ["laptop"]]} -{"filename": "3039095384.jpg", "img_id": "772", "split": "test", "caption": ["a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party"], "sentids": [4613, 4614, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4622, 4623, 4624, 4625, 4626, 4627, 4628, 4629, 4630, 4631, 4632, 4633, 4634, 4635, 4636, 4637], "rare_classes": [["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"]]} -{"filename": "3039675864.jpg", "img_id": "773", "split": "test", "caption": ["a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons"], "sentids": [4638, 4639, 4640, 4641, 4642, 4643, 4644, 4645, 4646, 4647, 4648, 4649, 4650, 4651, 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4659, 4660, 4661, 4662], "rare_classes": [["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"]]} -{"filename": "3042381160.jpg", "img_id": "774", "split": "test", "caption": ["a photo of a mouse"], "sentids": [4663], "rare_classes": [["mouse"]]} -{"filename": "3043908909.jpg", "img_id": "775", "split": "test", "caption": ["a photo of a bottle of wine", "a cell phone in the middle of a group of people", "a photo of a bottle of wine", "a cell phone in the middle of a group of people"], "sentids": [4664, 4665, 4666, 4667], "rare_classes": [["bottle"], ["cell phone"], ["bottle"], ["cell phone"]]} -{"filename": "3044746136.jpg", "img_id": "776", "split": "test", "caption": ["a photo of a tv screen with a man giving a presentation to a group of people"], "sentids": [4668], "rare_classes": [["tv"]]} -{"filename": "3046259614.jpg", "img_id": "777", "split": "test", "caption": ["a photo of a bottle of water being given to children in mali"], "sentids": [4669], "rare_classes": [["bottle"]]} -{"filename": "3046949818.jpg", "img_id": "778", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [4670], "rare_classes": [["sports ball"]]} -{"filename": "304998314.jpg", "img_id": "779", "split": "test", "caption": ["a photo of a broccoli casserole", "a picture of a dining table with food on it", "a photo of a bottle of wine", "a photo of a broccoli casserole", "a picture of a dining table with food on it", "a photo of a bottle of wine", "a photo of a broccoli casserole", "a picture of a dining table with food on it", "a photo of a bottle of wine"], "sentids": [4671, 4672, 4673, 4674, 4675, 4676, 4677, 4678, 4679], "rare_classes": [["broccoli"], ["dining table"], ["bottle"], ["broccoli"], ["dining table"], ["bottle"], ["broccoli"], ["dining table"], ["bottle"]]} -{"filename": "3050490720.jpg", "img_id": "780", "split": "test", "caption": ["an image with a backpacker market", "a photo of a spoon market", "a picture of a handbag market in asia", "an image with a backpacker market", "a photo of a spoon market", "a picture of a handbag market in asia", "an image with a backpacker market", "a photo of a spoon market", "a picture of a handbag market in asia"], "sentids": [4680, 4681, 4682, 4683, 4684, 4685, 4686, 4687, 4688], "rare_classes": [["backpack"], ["spoon"], ["handbag"], ["backpack"], ["spoon"], ["handbag"], ["backpack"], ["spoon"], ["handbag"]]} -{"filename": "3051600747.jpg", "img_id": "781", "split": "test", "caption": ["a photo of a tiered staircase with a group of brides and grooms"], "sentids": [4689], "rare_classes": [["tie"]]} -{"filename": "3062145797.jpg", "img_id": "782", "split": "test", "caption": ["a photo of a bench in a park filled with people", "a picture of a dining table at an outdoor market", "a photo of a bench in a park filled with people", "a picture of a dining table at an outdoor market"], "sentids": [4690, 4691, 4692, 4693], "rare_classes": [["bench"], ["dining table"], ["bench"], ["dining table"]]} -{"filename": "3064437860.jpg", "img_id": "783", "split": "test", "caption": ["a picture of a sports ball in the air"], "sentids": [4694], "rare_classes": [["sports ball"]]} -{"filename": "306839655.jpg", "img_id": "784", "split": "test", "caption": ["a picture of a tv sitting on the floor in front of a group of people", "a picture of a couch", "a potted plant in the corner", "a picture of a tv sitting on the floor in front of a group of people", "a picture of a couch", "a potted plant in the corner", "a picture of a tv sitting on the floor in front of a group of people", "a picture of a couch", "a potted plant in the corner"], "sentids": [4695, 4696, 4697, 4698, 4699, 4700, 4701, 4702, 4703], "rare_classes": [["tv"], ["couch"], ["potted plant"], ["tv"], ["couch"], ["potted plant"], ["tv"], ["couch"], ["potted plant"]]} -{"filename": "3076585010.jpg", "img_id": "785", "split": "test", "caption": ["an image with a bus in the background"], "sentids": [4704], "rare_classes": [["bus"]]} -{"filename": "3077760473.jpg", "img_id": "786", "split": "test", "caption": ["a picture of a truck driving down a street with kids on skateboards", "a picture of a car driving down a street with kids on skateboards", "a picture of a truck driving down a street with kids on skateboards", "a picture of a car driving down a street with kids on skateboards"], "sentids": [4705, 4706, 4707, 4708], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "30813349.jpg", "img_id": "787", "split": "test", "caption": ["a photo of a backpacker standing next to a subway sign", "a photo of a traffic light on a busy city street", "a photo of a backpacker standing next to a subway sign", "a photo of a traffic light on a busy city street"], "sentids": [4709, 4710, 4711, 4712], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} -{"filename": "3085357792.jpg", "img_id": "788", "split": "test", "caption": ["a picture of a backpacker running on a road", "a bicycle in the road", "an image with a umbrella in the background", "a picture of a backpacker running on a road", "a bicycle in the road", "an image with a umbrella in the background", "a picture of a backpacker running on a road", "a bicycle in the road", "an image with a umbrella in the background"], "sentids": [4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} -{"filename": "3088399255.jpg", "img_id": "789", "split": "test", "caption": ["a picture of a car racing on a track"], "sentids": [4722], "rare_classes": [["car"]]} -{"filename": "3089107423.jpg", "img_id": "790", "split": "test", "caption": ["a dining table in front of the camera"], "sentids": [4723], "rare_classes": [["dining table"]]} -{"filename": "3093533301.jpg", "img_id": "791", "split": "test", "caption": ["a photo of a handbag protest in dublin, ireland", "a cup in the sky", "a photo of a handbag protest in dublin, ireland", "a cup in the sky"], "sentids": [4724, 4725, 4726, 4727], "rare_classes": [["handbag"], ["cup"], ["handbag"], ["cup"]]} -{"filename": "3093728951.jpg", "img_id": "792", "split": "test", "caption": ["a photo of a book signing in dublin, ireland", "an image with a tie holding a sign in front of a group of people", "a photo of a book signing in dublin, ireland", "an image with a tie holding a sign in front of a group of people"], "sentids": [4728, 4729, 4730, 4731], "rare_classes": [["book"], ["tie"], ["book"], ["tie"]]} -{"filename": "3094302882.jpg", "img_id": "793", "split": "test", "caption": ["a photo of a cell phone protest in dublin, ireland"], "sentids": [4732], "rare_classes": [["cell phone"]]} -{"filename": "3094546534.jpg", "img_id": "794", "split": "test", "caption": ["a photo of a tv in a room full of people"], "sentids": [4733], "rare_classes": [["tv"]]} -{"filename": "3094737154.jpg", "img_id": "795", "split": "test", "caption": ["a photo of a bus full of people walking down the street", "a photo of a umbrella protest in dublin", "a photo of a bus full of people walking down the street", "a photo of a umbrella protest in dublin"], "sentids": [4734, 4735, 4736, 4737], "rare_classes": [["bus"], ["umbrella"], ["bus"], ["umbrella"]]} -{"filename": "3097171315.jpg", "img_id": "796", "split": "test", "caption": ["a photo of a couch in a living room", "a photo of a tiered living room", "an image with a bowl of fruit and a mirror", "a photo of a couch in a living room", "a photo of a tiered living room", "an image with a bowl of fruit and a mirror", "a photo of a couch in a living room", "a photo of a tiered living room", "an image with a bowl of fruit and a mirror"], "sentids": [4738, 4739, 4740, 4741, 4742, 4743, 4744, 4745, 4746], "rare_classes": [["couch"], ["tie"], ["bowl"], ["couch"], ["tie"], ["bowl"], ["couch"], ["tie"], ["bowl"]]} -{"filename": "309954193.jpg", "img_id": "797", "split": "test", "caption": ["a traffic light in the background", "an image with a bus, people, and a building in the background", "an image with a backpack", "a traffic light in the background", "an image with a bus, people, and a building in the background", "an image with a backpack", "a traffic light in the background", "an image with a bus, people, and a building in the background", "an image with a backpack"], "sentids": [4747, 4748, 4749, 4750, 4751, 4752, 4753, 4754, 4755], "rare_classes": [["traffic light"], ["bus"], ["backpack"], ["traffic light"], ["bus"], ["backpack"], ["traffic light"], ["bus"], ["backpack"]]} -{"filename": "3099694681.jpg", "img_id": "798", "split": "test", "caption": ["a wine glass in front of a group of people playing the violin", "a picture of a dining table with people playing the violin", "a vase in the irish pub", "a wine glass in front of a group of people playing the violin", "a picture of a dining table with people playing the violin", "a vase in the irish pub", "a wine glass in front of a group of people playing the violin", "a picture of a dining table with people playing the violin", "a vase in the irish pub"], "sentids": [4756, 4757, 4758, 4759, 4760, 4761, 4762, 4763, 4764], "rare_classes": [["wine glass"], ["dining table"], ["vase"], ["wine glass"], ["dining table"], ["vase"], ["wine glass"], ["dining table"], ["vase"]]} -{"filename": "3099923914.jpg", "img_id": "799", "split": "test", "caption": ["a picture of a bottle of beer", "a picture of a wine glass", "a picture of a bottle of beer", "a picture of a wine glass"], "sentids": [4765, 4766, 4767, 4768], "rare_classes": [["bottle"], ["wine glass"], ["bottle"], ["wine glass"]]} -{"filename": "310213587.jpg", "img_id": "800", "split": "test", "caption": ["a photo of a truck driving down a road with people sitting on benches", "a backpack in the middle of the road", "a photo of a truck driving down a road with people sitting on benches", "a backpack in the middle of the road"], "sentids": [4769, 4770, 4771, 4772], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} -{"filename": "3103645451.jpg", "img_id": "801", "split": "test", "caption": ["a car in a parking lot", "a photo of a backpacker sitting on the side of the road", "a car in a parking lot", "a photo of a backpacker sitting on the side of the road"], "sentids": [4773, 4774, 4775, 4776], "rare_classes": [["car"], ["backpack"], ["car"], ["backpack"]]} -{"filename": "3103655513.jpg", "img_id": "802", "split": "test", "caption": ["an image with a motorcycle on the road"], "sentids": [4777], "rare_classes": [["motorcycle"]]} -{"filename": "310401525.jpg", "img_id": "803", "split": "test", "caption": ["an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background", "an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background", "an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background", "an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background"], "sentids": [4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4790, 4791, 4792, 4793], "rare_classes": [["handbag"], ["tv"], ["tie"], ["clock"], ["handbag"], ["tv"], ["tie"], ["clock"], ["handbag"], ["tv"], ["tie"], ["clock"], ["handbag"], ["tv"], ["tie"], ["clock"]]} -{"filename": "3104182973.jpg", "img_id": "804", "split": "test", "caption": ["a umbrella in the snow"], "sentids": [4794], "rare_classes": [["umbrella"]]} -{"filename": "3105315670.jpg", "img_id": "805", "split": "test", "caption": ["a picture of a handbag walking down a sidewalk"], "sentids": [4795], "rare_classes": [["handbag"]]} -{"filename": "3106481014.jpg", "img_id": "806", "split": "test", "caption": ["a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table", "a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table", "a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table", "a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table"], "sentids": [4796, 4797, 4798, 4799, 4800, 4801, 4802, 4803, 4804, 4805, 4806, 4807, 4808, 4809, 4810, 4811], "rare_classes": [["dining table"], ["handbag"], ["bottle"], ["fork"], ["dining table"], ["handbag"], ["bottle"], ["fork"], ["dining table"], ["handbag"], ["bottle"], ["fork"], ["dining table"], ["handbag"], ["bottle"], ["fork"]]} -{"filename": "3107426138.jpg", "img_id": "807", "split": "test", "caption": ["a picture of a backpacker in the sand", "a picture of a bench", "an image with a handbag", "a picture of a backpacker in the sand", "a picture of a bench", "an image with a handbag", "a picture of a backpacker in the sand", "a picture of a bench", "an image with a handbag"], "sentids": [4812, 4813, 4814, 4815, 4816, 4817, 4818, 4819, 4820], "rare_classes": [["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"]]} -{"filename": "3107889179.jpg", "img_id": "808", "split": "test", "caption": ["a photo of a cup of coffee and a plate of food", "a cake in the middle of the table", "a photo of a cup of coffee and a plate of food", "a cake in the middle of the table"], "sentids": [4821, 4822, 4823, 4824], "rare_classes": [["cup"], ["cake"], ["cup"], ["cake"]]} -{"filename": "3108064547.jpg", "img_id": "809", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [4825], "rare_classes": [["cup"]]} -{"filename": "3112964916.jpg", "img_id": "810", "split": "test", "caption": ["an image with a knife in the hands of a chef", "a sink in the kitchen", "an image with a knife in the hands of a chef", "a sink in the kitchen"], "sentids": [4826, 4827, 4828, 4829], "rare_classes": [["knife"], ["sink"], ["knife"], ["sink"]]} -{"filename": "311379220.jpg", "img_id": "811", "split": "test", "caption": ["an image with a fork in the middle of the table"], "sentids": [4830], "rare_classes": [["fork"]]} -{"filename": "311406998.jpg", "img_id": "812", "split": "test", "caption": ["a picture of a fork full of food"], "sentids": [4831], "rare_classes": [["fork"]]} -{"filename": "3118425885.jpg", "img_id": "813", "split": "test", "caption": ["a cup in front of the woman", "a dining table in a restaurant", "a cup in front of the woman", "a dining table in a restaurant"], "sentids": [4832, 4833, 4834, 4835], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "3118983136.jpg", "img_id": "814", "split": "test", "caption": ["a car in the street"], "sentids": [4836], "rare_classes": [["car"]]} -{"filename": "3119517310.jpg", "img_id": "815", "split": "test", "caption": ["a photo of a tie wearing man holding a tray of food", "a knife in the man's hand", "a picture of a fork being held by a man in a restaurant", "a photo of a tie wearing man holding a tray of food", "a knife in the man's hand", "a picture of a fork being held by a man in a restaurant", "a photo of a tie wearing man holding a tray of food", "a knife in the man's hand", "a picture of a fork being held by a man in a restaurant"], "sentids": [4837, 4838, 4839, 4840, 4841, 4842, 4843, 4844, 4845], "rare_classes": [["tie"], ["knife"], ["fork"], ["tie"], ["knife"], ["fork"], ["tie"], ["knife"], ["fork"]]} -{"filename": "3124455694.jpg", "img_id": "816", "split": "test", "caption": ["an image with a train full of people at a station"], "sentids": [4846], "rare_classes": [["train"]]} -{"filename": "3126752627.jpg", "img_id": "817", "split": "test", "caption": ["an image with a sports ball in the air"], "sentids": [4847], "rare_classes": [["sports ball"]]} -{"filename": "3126832359.jpg", "img_id": "818", "split": "test", "caption": ["a photo of a backpacker riding a skateboard in front of a crowd"], "sentids": [4848], "rare_classes": [["backpack"]]} -{"filename": "3132349593.jpg", "img_id": "819", "split": "test", "caption": ["a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people"], "sentids": [4849, 4850, 4851, 4852, 4853, 4854, 4855, 4856, 4857, 4858, 4859, 4860, 4861, 4862, 4863, 4864, 4865, 4866, 4867, 4868, 4869, 4870, 4871, 4872, 4873], "rare_classes": [["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"]]} -{"filename": "3133044777.jpg", "img_id": "820", "split": "test", "caption": ["a photo of a clock with fruit on it"], "sentids": [4874], "rare_classes": [["clock"]]} -{"filename": "3134768532.jpg", "img_id": "821", "split": "test", "caption": ["a backpack in singapore"], "sentids": [4875], "rare_classes": [["backpack"]]} -{"filename": "313542438.jpg", "img_id": "822", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [4876], "rare_classes": [["dining table"]]} -{"filename": "3143574389.jpg", "img_id": "823", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [4877], "rare_classes": [["bottle"]]} -{"filename": "3154641421.jpg", "img_id": "824", "split": "test", "caption": ["a sports ball in the air", "a photo of a chair", "a sports ball in the air", "a photo of a chair"], "sentids": [4878, 4879, 4880, 4881], "rare_classes": [["sports ball"], ["chair"], ["sports ball"], ["chair"]]} -{"filename": "3156485922.jpg", "img_id": "825", "split": "test", "caption": ["a dining table in a room", "a spoon in a bowl", "a potted plant in front of the table", "a dining table in a room", "a spoon in a bowl", "a potted plant in front of the table", "a dining table in a room", "a spoon in a bowl", "a potted plant in front of the table"], "sentids": [4882, 4883, 4884, 4885, 4886, 4887, 4888, 4889, 4890], "rare_classes": [["dining table"], ["spoon"], ["potted plant"], ["dining table"], ["spoon"], ["potted plant"], ["dining table"], ["spoon"], ["potted plant"]]} -{"filename": "3158097394.jpg", "img_id": "826", "split": "test", "caption": ["a photo of a dining table with several people sitting at it", "a chair in front of a table", "a photo of a dining table with several people sitting at it", "a chair in front of a table"], "sentids": [4891, 4892, 4893, 4894], "rare_classes": [["dining table"], ["chair"], ["dining table"], ["chair"]]} -{"filename": "3158680604.jpg", "img_id": "827", "split": "test", "caption": ["a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen"], "sentids": [4895, 4896, 4897, 4898, 4899, 4900, 4901, 4902, 4903, 4904, 4905, 4906, 4907, 4908, 4909, 4910, 4911, 4912, 4913, 4914, 4915, 4916, 4917, 4918, 4919, 4920, 4921, 4922, 4923, 4924, 4925, 4926, 4927, 4928, 4929, 4930], "rare_classes": [["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"]]} -{"filename": "316298162.jpg", "img_id": "828", "split": "test", "caption": ["a photo of a chair in a park", "a photo of a backpacker walking through a park", "a photo of a chair in a park", "a photo of a backpacker walking through a park"], "sentids": [4931, 4932, 4933, 4934], "rare_classes": [["chair"], ["backpack"], ["chair"], ["backpack"]]} -{"filename": "3168742591.jpg", "img_id": "829", "split": "test", "caption": ["an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor", "an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor", "an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor", "an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor"], "sentids": [4935, 4936, 4937, 4938, 4939, 4940, 4941, 4942, 4943, 4944, 4945, 4946, 4947, 4948, 4949, 4950], "rare_classes": [["handbag"], ["potted plant"], ["book"], ["cup"], ["handbag"], ["potted plant"], ["book"], ["cup"], ["handbag"], ["potted plant"], ["book"], ["cup"], ["handbag"], ["potted plant"], ["book"], ["cup"]]} -{"filename": "3170713647.jpg", "img_id": "830", "split": "test", "caption": ["a bench in front of a tree with a man sitting on it", "a picture of a book store with a man sitting on a bench", "a chair in front of a tree", "a bench in front of a tree with a man sitting on it", "a picture of a book store with a man sitting on a bench", "a chair in front of a tree", "a bench in front of a tree with a man sitting on it", "a picture of a book store with a man sitting on a bench", "a chair in front of a tree"], "sentids": [4951, 4952, 4953, 4954, 4955, 4956, 4957, 4958, 4959], "rare_classes": [["bench"], ["book"], ["chair"], ["bench"], ["book"], ["chair"], ["bench"], ["book"], ["chair"]]} -{"filename": "3171188674.jpg", "img_id": "831", "split": "test", "caption": ["an image with a handbag in the foreground and people walking on the sidewalk", "a traffic light in the middle of a busy street", "an image with a handbag in the foreground and people walking on the sidewalk", "a traffic light in the middle of a busy street"], "sentids": [4960, 4961, 4962, 4963], "rare_classes": [["handbag"], ["traffic light"], ["handbag"], ["traffic light"]]} -{"filename": "3172384527.jpg", "img_id": "832", "split": "test", "caption": ["a picture of a potted plant in a restaurant"], "sentids": [4964], "rare_classes": [["potted plant"]]} -{"filename": "3173215794.jpg", "img_id": "833", "split": "test", "caption": ["an image with a cell phone in the foreground"], "sentids": [4965], "rare_classes": [["cell phone"]]} -{"filename": "3174771296.jpg", "img_id": "834", "split": "test", "caption": ["an image with a car on the side of the road", "a photo of a motorcycle on the side of the road", "an image with a car on the side of the road", "a photo of a motorcycle on the side of the road"], "sentids": [4966, 4967, 4968, 4969], "rare_classes": [["car"], ["motorcycle"], ["car"], ["motorcycle"]]} -{"filename": "3175434849.jpg", "img_id": "835", "split": "test", "caption": ["a picture of a handbag filled with stuffed animals"], "sentids": [4970], "rare_classes": [["handbag"]]} -{"filename": "3175887061.jpg", "img_id": "836", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [4971], "rare_classes": [["dining table"]]} -{"filename": "317694142.jpg", "img_id": "837", "split": "test", "caption": ["a picture of a handbag in a room full of people", "an image with a bottle of wine on a table in front of a group of people", "a picture of a handbag in a room full of people", "an image with a bottle of wine on a table in front of a group of people"], "sentids": [4972, 4973, 4974, 4975], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} -{"filename": "3178441629.jpg", "img_id": "838", "split": "test", "caption": ["an image with a backpack", "a photo of a cell phone", "a tie in a woman's hair", "an image with a backpack", "a photo of a cell phone", "a tie in a woman's hair", "an image with a backpack", "a photo of a cell phone", "a tie in a woman's hair"], "sentids": [4976, 4977, 4978, 4979, 4980, 4981, 4982, 4983, 4984], "rare_classes": [["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"]]} -{"filename": "318070878.jpg", "img_id": "839", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [4985], "rare_classes": [["umbrella"]]} -{"filename": "3181075482.jpg", "img_id": "840", "split": "test", "caption": ["a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner"], "sentids": [4986, 4987, 4988, 4989, 4990, 4991, 4992, 4993, 4994, 4995, 4996, 4997, 4998, 4999, 5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, 5009, 5010], "rare_classes": [["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"]]} -{"filename": "3183528123.jpg", "img_id": "841", "split": "test", "caption": ["a photo of a pizza stand", "an image with a umbrella", "a photo of a truck selling food in an asian market", "a photo of a pizza stand", "an image with a umbrella", "a photo of a truck selling food in an asian market", "a photo of a pizza stand", "an image with a umbrella", "a photo of a truck selling food in an asian market"], "sentids": [5011, 5012, 5013, 5014, 5015, 5016, 5017, 5018, 5019], "rare_classes": [["pizza"], ["umbrella"], ["truck"], ["pizza"], ["umbrella"], ["truck"], ["pizza"], ["umbrella"], ["truck"]]} -{"filename": "3184891327.jpg", "img_id": "842", "split": "test", "caption": ["a sports ball in the middle of the field"], "sentids": [5020], "rare_classes": [["sports ball"]]} -{"filename": "3186556417.jpg", "img_id": "843", "split": "test", "caption": ["a photo of a handbag"], "sentids": [5021], "rare_classes": [["handbag"]]} -{"filename": "318896597.jpg", "img_id": "844", "split": "test", "caption": ["a picture of a carrot being cut by an old man", "a picture of a handbag on the ground", "a picture of a carrot being cut by an old man", "a picture of a handbag on the ground"], "sentids": [5022, 5023, 5024, 5025], "rare_classes": [["carrot"], ["handbag"], ["carrot"], ["handbag"]]} -{"filename": "3189448227.jpg", "img_id": "845", "split": "test", "caption": ["a wine glass in front of a group of people sitting at a table", "a dining table in a restaurant with several people sitting at it", "a knife in the heart of a new yorker", "a wine glass in front of a group of people sitting at a table", "a dining table in a restaurant with several people sitting at it", "a knife in the heart of a new yorker", "a wine glass in front of a group of people sitting at a table", "a dining table in a restaurant with several people sitting at it", "a knife in the heart of a new yorker"], "sentids": [5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5034], "rare_classes": [["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"]]} -{"filename": "3189485991.jpg", "img_id": "846", "split": "test", "caption": ["an image with a cake in front of a group of people", "a photo of a dining table with several people at it", "an image with a cake in front of a group of people", "a photo of a dining table with several people at it"], "sentids": [5035, 5036, 5037, 5038], "rare_classes": [["cake"], ["dining table"], ["cake"], ["dining table"]]} -{"filename": "3190295971.jpg", "img_id": "847", "split": "test", "caption": ["a cup in the middle of the table"], "sentids": [5039], "rare_classes": [["cup"]]} -{"filename": "3191027142.jpg", "img_id": "848", "split": "test", "caption": ["a photo of a handbag with a sign on it"], "sentids": [5040], "rare_classes": [["handbag"]]} -{"filename": "3192645199.jpg", "img_id": "849", "split": "test", "caption": ["a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people", "a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people", "a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people", "a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people"], "sentids": [5041, 5042, 5043, 5044, 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055, 5056], "rare_classes": [["chair"], ["tie"], ["handbag"], ["bus"], ["chair"], ["tie"], ["handbag"], ["bus"], ["chair"], ["tie"], ["handbag"], ["bus"], ["chair"], ["tie"], ["handbag"], ["bus"]]} -{"filename": "3195588704.jpg", "img_id": "850", "split": "test", "caption": ["a dining table in a kitchen", "an image with a chair, a table, and four people playing a board game", "a potted plant in the corner", "a dining table in a kitchen", "an image with a chair, a table, and four people playing a board game", "a potted plant in the corner", "a dining table in a kitchen", "an image with a chair, a table, and four people playing a board game", "a potted plant in the corner"], "sentids": [5057, 5058, 5059, 5060, 5061, 5062, 5063, 5064, 5065], "rare_classes": [["dining table"], ["chair"], ["potted plant"], ["dining table"], ["chair"], ["potted plant"], ["dining table"], ["chair"], ["potted plant"]]} -{"filename": "3203288070.jpg", "img_id": "851", "split": "test", "caption": ["a handbag in a woman's hand"], "sentids": [5066], "rare_classes": [["handbag"]]} -{"filename": "3204081508.jpg", "img_id": "852", "split": "test", "caption": ["an image with a bottle of water and people on the beach"], "sentids": [5067], "rare_classes": [["bottle"]]} -{"filename": "3207799374.jpg", "img_id": "853", "split": "test", "caption": ["a truck in the street"], "sentids": [5068], "rare_classes": [["truck"]]} -{"filename": "3208227126.jpg", "img_id": "854", "split": "test", "caption": ["a photo of a remote control game being played", "a tie in the middle of a group of men", "a photo of a remote control game being played", "a tie in the middle of a group of men"], "sentids": [5069, 5070, 5071, 5072], "rare_classes": [["remote"], ["tie"], ["remote"], ["tie"]]} -{"filename": "3208725027.jpg", "img_id": "855", "split": "test", "caption": ["a picture of a car with a bunch of people in it", "a truck in the background", "a picture of a motorcycle and a group of people in a field", "a picture of a car with a bunch of people in it", "a truck in the background", "a picture of a motorcycle and a group of people in a field", "a picture of a car with a bunch of people in it", "a truck in the background", "a picture of a motorcycle and a group of people in a field"], "sentids": [5073, 5074, 5075, 5076, 5077, 5078, 5079, 5080, 5081], "rare_classes": [["car"], ["truck"], ["motorcycle"], ["car"], ["truck"], ["motorcycle"], ["car"], ["truck"], ["motorcycle"]]} -{"filename": "3211437611.jpg", "img_id": "856", "split": "test", "caption": ["an image with a vase of flowers", "a photo of a couch", "an image with a vase of flowers", "a photo of a couch"], "sentids": [5082, 5083, 5084, 5085], "rare_classes": [["vase"], ["couch"], ["vase"], ["couch"]]} -{"filename": "3213954789.jpg", "img_id": "857", "split": "test", "caption": ["a book in front of a group of people sitting in chairs", "an image with a dining table in the middle of a room", "a book in front of a group of people sitting in chairs", "an image with a dining table in the middle of a room"], "sentids": [5086, 5087, 5088, 5089], "rare_classes": [["book"], ["dining table"], ["book"], ["dining table"]]} -{"filename": "321622284.jpg", "img_id": "858", "split": "test", "caption": ["a photo of a dining table"], "sentids": [5090], "rare_classes": [["dining table"]]} -{"filename": "3216316010.jpg", "img_id": "859", "split": "test", "caption": ["a picture of a frisbee in the air"], "sentids": [5091], "rare_classes": [["frisbee"]]} -{"filename": "3217056901.jpg", "img_id": "860", "split": "test", "caption": ["a chair in front of a group of children with umbrellas"], "sentids": [5092], "rare_classes": [["chair"]]} -{"filename": "3217240672.jpg", "img_id": "861", "split": "test", "caption": ["a motorcycle in the middle of the road", "a picture of a elephant on a tractor", "a motorcycle in the middle of the road", "a picture of a elephant on a tractor"], "sentids": [5093, 5094, 5095, 5096], "rare_classes": [["motorcycle"], ["elephant"], ["motorcycle"], ["elephant"]]} -{"filename": "3220650628.jpg", "img_id": "862", "split": "test", "caption": ["an image with a truck full of people watching a firework"], "sentids": [5097], "rare_classes": [["truck"]]} -{"filename": "3224407844.jpg", "img_id": "863", "split": "test", "caption": ["a picture of a potted plant", "a picture of a cake decorating class", "a picture of a potted plant", "a picture of a cake decorating class"], "sentids": [5098, 5099, 5100, 5101], "rare_classes": [["potted plant"], ["cake"], ["potted plant"], ["cake"]]} -{"filename": "3224904543.jpg", "img_id": "864", "split": "test", "caption": ["a picture of a motorcycle and a woman on a bike"], "sentids": [5102], "rare_classes": [["motorcycle"]]} -{"filename": "3226105839.jpg", "img_id": "865", "split": "test", "caption": ["a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers", "a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers", "a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers", "a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers"], "sentids": [5103, 5104, 5105, 5106, 5107, 5108, 5109, 5110, 5111, 5112, 5113, 5114, 5115, 5116, 5117, 5118], "rare_classes": [["dining table"], ["chair"], ["potted plant"], ["vase"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["dining table"], ["chair"], ["potted plant"], ["vase"]]} -{"filename": "3228358059.jpg", "img_id": "866", "split": "test", "caption": ["a photo of a knife sharpener"], "sentids": [5119], "rare_classes": [["knife"]]} -{"filename": "3236892217.jpg", "img_id": "867", "split": "test", "caption": ["an image with a bowl of fruit on the counter", "a picture of a horse standing next to a woman at a bar", "an image with a bowl of fruit on the counter", "a picture of a horse standing next to a woman at a bar"], "sentids": [5120, 5121, 5122, 5123], "rare_classes": [["bowl"], ["horse"], ["bowl"], ["horse"]]} -{"filename": "3239260246.jpg", "img_id": "868", "split": "test", "caption": ["an image with a clock in the background"], "sentids": [5124], "rare_classes": [["clock"]]} -{"filename": "3240363291.jpg", "img_id": "869", "split": "test", "caption": ["an image with a handbag", "a bicycle in a parking lot", "an image with a handbag", "a bicycle in a parking lot"], "sentids": [5125, 5126, 5127, 5128], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} -{"filename": "3240519143.jpg", "img_id": "870", "split": "test", "caption": ["a photo of a chair", "a photo of a dining table", "a photo of a chair", "a photo of a dining table"], "sentids": [5129, 5130, 5131, 5132], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} -{"filename": "3240558825.jpg", "img_id": "871", "split": "test", "caption": ["a picture of a clock tower"], "sentids": [5133], "rare_classes": [["clock"]]} -{"filename": "3240637051.jpg", "img_id": "872", "split": "test", "caption": ["a picture of a bowl being played by a woman"], "sentids": [5134], "rare_classes": [["bowl"]]} -{"filename": "3242039483.jpg", "img_id": "873", "split": "test", "caption": ["an image with a truck and people in the background"], "sentids": [5135], "rare_classes": [["truck"]]} -{"filename": "324208502.jpg", "img_id": "874", "split": "test", "caption": ["a handbag in front of the bench", "a bench in front of a store", "a handbag in front of the bench", "a bench in front of a store"], "sentids": [5136, 5137, 5138, 5139], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} -{"filename": "3242881252.jpg", "img_id": "875", "split": "test", "caption": ["a photo of a bus with a man standing on top of it", "a photo of a scissors man in front of a group of people", "a potted plant in the background", "a photo of a bus with a man standing on top of it", "a photo of a scissors man in front of a group of people", "a potted plant in the background", "a photo of a bus with a man standing on top of it", "a photo of a scissors man in front of a group of people", "a potted plant in the background"], "sentids": [5140, 5141, 5142, 5143, 5144, 5145, 5146, 5147, 5148], "rare_classes": [["bus"], ["scissors"], ["potted plant"], ["bus"], ["scissors"], ["potted plant"], ["bus"], ["scissors"], ["potted plant"]]} -{"filename": "3244171699.jpg", "img_id": "876", "split": "test", "caption": ["an image with a knife and fork"], "sentids": [5149], "rare_classes": [["knife"]]} -{"filename": "3246505968.jpg", "img_id": "877", "split": "test", "caption": ["a photo of a bowl of cereal", "a spoon in a bowl", "a picture of a fork", "a photo of a bowl of cereal", "a spoon in a bowl", "a picture of a fork", "a photo of a bowl of cereal", "a spoon in a bowl", "a picture of a fork"], "sentids": [5150, 5151, 5152, 5153, 5154, 5155, 5156, 5157, 5158], "rare_classes": [["bowl"], ["spoon"], ["fork"], ["bowl"], ["spoon"], ["fork"], ["bowl"], ["spoon"], ["fork"]]} -{"filename": "3246788996.jpg", "img_id": "878", "split": "test", "caption": ["an image with a handbag", "a picture of a cell phone", "a backpack in the background", "an image with a handbag", "a picture of a cell phone", "a backpack in the background", "an image with a handbag", "a picture of a cell phone", "a backpack in the background"], "sentids": [5159, 5160, 5161, 5162, 5163, 5164, 5165, 5166, 5167], "rare_classes": [["handbag"], ["cell phone"], ["backpack"], ["handbag"], ["cell phone"], ["backpack"], ["handbag"], ["cell phone"], ["backpack"]]} -{"filename": "3247385464.jpg", "img_id": "879", "split": "test", "caption": ["an image with a car and a person on a bike", "a bicycle in the snow", "an image with a handbag on the ground and a person on a bike", "an image with a car and a person on a bike", "a bicycle in the snow", "an image with a handbag on the ground and a person on a bike", "an image with a car and a person on a bike", "a bicycle in the snow", "an image with a handbag on the ground and a person on a bike"], "sentids": [5168, 5169, 5170, 5171, 5172, 5173, 5174, 5175, 5176], "rare_classes": [["car"], ["bicycle"], ["handbag"], ["car"], ["bicycle"], ["handbag"], ["car"], ["bicycle"], ["handbag"]]} -{"filename": "3249014584.jpg", "img_id": "880", "split": "test", "caption": ["a picture of a snowboarder using a chainsaw to make an ice sculpture"], "sentids": [5177], "rare_classes": [["snowboard"]]} -{"filename": "3249738122.jpg", "img_id": "881", "split": "test", "caption": ["a picture of a backpack full of dogs pulling a sled"], "sentids": [5178], "rare_classes": [["backpack"]]} -{"filename": "3249865395.jpg", "img_id": "882", "split": "test", "caption": ["an image with a book on a train platform"], "sentids": [5179], "rare_classes": [["book"]]} -{"filename": "3256274183.jpg", "img_id": "883", "split": "test", "caption": ["a picture of a truck with a man laying on the ground"], "sentids": [5180], "rare_classes": [["truck"]]} -{"filename": "3258071770.jpg", "img_id": "884", "split": "test", "caption": ["an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it", "an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it", "an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it", "an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it"], "sentids": [5181, 5182, 5183, 5184, 5185, 5186, 5187, 5188, 5189, 5190, 5191, 5192, 5193, 5194, 5195, 5196], "rare_classes": [["fork"], ["knife"], ["chair"], ["dining table"], ["fork"], ["knife"], ["chair"], ["dining table"], ["fork"], ["knife"], ["chair"], ["dining table"], ["fork"], ["knife"], ["chair"], ["dining table"]]} -{"filename": "3258397351.jpg", "img_id": "885", "split": "test", "caption": ["an image with a cell phone in front of a group of people", "a umbrella in the background", "an image with a cell phone in front of a group of people", "a umbrella in the background"], "sentids": [5197, 5198, 5199, 5200], "rare_classes": [["cell phone"], ["umbrella"], ["cell phone"], ["umbrella"]]} -{"filename": "3259228898.jpg", "img_id": "886", "split": "test", "caption": ["a suitcase in front of a crowd of people", "a picture of a handbag", "a suitcase in front of a crowd of people", "a picture of a handbag"], "sentids": [5201, 5202, 5203, 5204], "rare_classes": [["suitcase"], ["handbag"], ["suitcase"], ["handbag"]]} -{"filename": "3259229498.jpg", "img_id": "887", "split": "test", "caption": ["a picture of a car driving down a street with people sitting in front of it"], "sentids": [5205], "rare_classes": [["car"]]} -{"filename": "3269934581.jpg", "img_id": "888", "split": "test", "caption": ["an image with a bicycle on the ground in the snow", "a picture of a cup of coffee on a table in the snow", "a picture of a wine glass", "an image with a bicycle on the ground in the snow", "a picture of a cup of coffee on a table in the snow", "a picture of a wine glass", "an image with a bicycle on the ground in the snow", "a picture of a cup of coffee on a table in the snow", "a picture of a wine glass"], "sentids": [5206, 5207, 5208, 5209, 5210, 5211, 5212, 5213, 5214], "rare_classes": [["bicycle"], ["cup"], ["wine glass"], ["bicycle"], ["cup"], ["wine glass"], ["bicycle"], ["cup"], ["wine glass"]]} -{"filename": "3271061953.jpg", "img_id": "889", "split": "test", "caption": ["a truck in a field full of people"], "sentids": [5215], "rare_classes": [["truck"]]} -{"filename": "3273489163.jpg", "img_id": "890", "split": "test", "caption": ["a picture of a train station", "an image with a suitcase", "a picture of a train station", "an image with a suitcase"], "sentids": [5216, 5217, 5218, 5219], "rare_classes": [["train"], ["suitcase"], ["train"], ["suitcase"]]} -{"filename": "3276475986.jpg", "img_id": "891", "split": "test", "caption": ["a picture of a backpack", "a truck in the background", "a picture of a backpack", "a truck in the background"], "sentids": [5220, 5221, 5222, 5223], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} -{"filename": "3276620831.jpg", "img_id": "892", "split": "test", "caption": ["a fire hydrant in the snow", "a picture of a truck that is parked on the side of the road", "a picture of a traffic light on a snow covered street", "a fire hydrant in the snow", "a picture of a truck that is parked on the side of the road", "a picture of a traffic light on a snow covered street", "a fire hydrant in the snow", "a picture of a truck that is parked on the side of the road", "a picture of a traffic light on a snow covered street"], "sentids": [5224, 5225, 5226, 5227, 5228, 5229, 5230, 5231, 5232], "rare_classes": [["fire hydrant"], ["truck"], ["traffic light"], ["fire hydrant"], ["truck"], ["traffic light"], ["fire hydrant"], ["truck"], ["traffic light"]]} -{"filename": "3277834387.jpg", "img_id": "893", "split": "test", "caption": ["a handbag in front of a cafe"], "sentids": [5233], "rare_classes": [["handbag"]]} -{"filename": "3283913180.jpg", "img_id": "894", "split": "test", "caption": ["a skateboard in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a bench", "a skateboard in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a bench", "a skateboard in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a bench"], "sentids": [5234, 5235, 5236, 5237, 5238, 5239, 5240, 5241, 5242], "rare_classes": [["skateboard"], ["backpack"], ["bench"], ["skateboard"], ["backpack"], ["bench"], ["skateboard"], ["backpack"], ["bench"]]} -{"filename": "3286822339.jpg", "img_id": "895", "split": "test", "caption": ["an image with a backpack and people walking down a street", "an image with a bicycle and people walking down a street", "a umbrella in the middle of the street", "an image with a backpack and people walking down a street", "an image with a bicycle and people walking down a street", "a umbrella in the middle of the street", "an image with a backpack and people walking down a street", "an image with a bicycle and people walking down a street", "a umbrella in the middle of the street"], "sentids": [5243, 5244, 5245, 5246, 5247, 5248, 5249, 5250, 5251], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} -{"filename": "3287415664.jpg", "img_id": "896", "split": "test", "caption": ["a picture of a handbag on the ground"], "sentids": [5252], "rare_classes": [["handbag"]]} -{"filename": "3300019891.jpg", "img_id": "897", "split": "test", "caption": ["an image with a handbag on the ground in front of a group of people"], "sentids": [5253], "rare_classes": [["handbag"]]} -{"filename": "3304712466.jpg", "img_id": "898", "split": "test", "caption": ["a photo of a truck full of people riding bikes down a road", "an image with a motorcycle and a group of people", "a photo of a truck full of people riding bikes down a road", "an image with a motorcycle and a group of people"], "sentids": [5254, 5255, 5256, 5257], "rare_classes": [["truck"], ["motorcycle"], ["truck"], ["motorcycle"]]} -{"filename": "3309535518.jpg", "img_id": "899", "split": "test", "caption": ["a photo of a skis in the snow", "a photo of a handbag", "a photo of a skis in the snow", "a photo of a handbag"], "sentids": [5258, 5259, 5260, 5261], "rare_classes": [["skis"], ["handbag"], ["skis"], ["handbag"]]} -{"filename": "3312779887.jpg", "img_id": "900", "split": "test", "caption": ["a picture of a backpacker doing a trick on a snowboard", "a photo of a umbrella with a snowboarder in the air", "a picture of a backpacker doing a trick on a snowboard", "a photo of a umbrella with a snowboarder in the air"], "sentids": [5262, 5263, 5264, 5265], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} -{"filename": "3313188616.jpg", "img_id": "901", "split": "test", "caption": ["an image with a clock tower in the background"], "sentids": [5266], "rare_classes": [["clock"]]} -{"filename": "3313237692.jpg", "img_id": "902", "split": "test", "caption": ["a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair"], "sentids": [5267, 5268, 5269, 5270, 5271, 5272, 5273, 5274, 5275, 5276, 5277, 5278, 5279, 5280, 5281, 5282, 5283, 5284, 5285, 5286, 5287, 5288, 5289, 5290, 5291, 5292, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302], "rare_classes": [["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"]]} -{"filename": "3313691449.jpg", "img_id": "903", "split": "test", "caption": ["a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air", "a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air", "a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air", "a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air"], "sentids": [5303, 5304, 5305, 5306, 5307, 5308, 5309, 5310, 5311, 5312, 5313, 5314, 5315, 5316, 5317, 5318], "rare_classes": [["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"], ["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"], ["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"], ["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"]]} -{"filename": "3314311861.jpg", "img_id": "904", "split": "test", "caption": ["an image with a bench and two women playing music", "a cup in the shape of a violin", "an image with a bench and two women playing music", "a cup in the shape of a violin"], "sentids": [5319, 5320, 5321, 5322], "rare_classes": [["bench"], ["cup"], ["bench"], ["cup"]]} -{"filename": "33143662.jpg", "img_id": "905", "split": "test", "caption": ["a photo of a wine glass", "a dining table in the middle of a room", "an image with a laptop in front of a group of people", "a photo of a wine glass", "a dining table in the middle of a room", "an image with a laptop in front of a group of people", "a photo of a wine glass", "a dining table in the middle of a room", "an image with a laptop in front of a group of people"], "sentids": [5323, 5324, 5325, 5326, 5327, 5328, 5329, 5330, 5331], "rare_classes": [["wine glass"], ["dining table"], ["laptop"], ["wine glass"], ["dining table"], ["laptop"], ["wine glass"], ["dining table"], ["laptop"]]} -{"filename": "33143954.jpg", "img_id": "906", "split": "test", "caption": ["an image with a laptop in front of a group of people", "a photo of a bottle of beer with a man standing next to it", "an image with a laptop in front of a group of people", "a photo of a bottle of beer with a man standing next to it"], "sentids": [5332, 5333, 5334, 5335], "rare_classes": [["laptop"], ["bottle"], ["laptop"], ["bottle"]]} -{"filename": "3316045142.jpg", "img_id": "907", "split": "test", "caption": ["a bottle in the middle of the table", "a book in the middle of the table", "a photo of a clock", "a bottle in the middle of the table", "a book in the middle of the table", "a photo of a clock", "a bottle in the middle of the table", "a book in the middle of the table", "a photo of a clock"], "sentids": [5336, 5337, 5338, 5339, 5340, 5341, 5342, 5343, 5344], "rare_classes": [["bottle"], ["book"], ["clock"], ["bottle"], ["book"], ["clock"], ["bottle"], ["book"], ["clock"]]} -{"filename": "3317079939.jpg", "img_id": "908", "split": "test", "caption": ["a chair in a living room"], "sentids": [5345], "rare_classes": [["chair"]]} -{"filename": "3319338707.jpg", "img_id": "909", "split": "test", "caption": ["a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog", "a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog", "a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog", "a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog"], "sentids": [5346, 5347, 5348, 5349, 5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359, 5360, 5361], "rare_classes": [["bowl"], ["dining table"], ["bottle"], ["dog"], ["bowl"], ["dining table"], ["bottle"], ["dog"], ["bowl"], ["dining table"], ["bottle"], ["dog"], ["bowl"], ["dining table"], ["bottle"], ["dog"]]} -{"filename": "3320756943.jpg", "img_id": "910", "split": "test", "caption": ["a bench in the middle of the room", "an image with a cell phone", "a bench in the middle of the room", "an image with a cell phone"], "sentids": [5362, 5363, 5364, 5365], "rare_classes": [["bench"], ["cell phone"], ["bench"], ["cell phone"]]} -{"filename": "3321832766.jpg", "img_id": "911", "split": "test", "caption": ["a photo of a laptop with a cello in the background"], "sentids": [5366], "rare_classes": [["laptop"]]} -{"filename": "332303587.jpg", "img_id": "912", "split": "test", "caption": ["a photo of a truck driving down a busy city street"], "sentids": [5367], "rare_classes": [["truck"]]} -{"filename": "3323514651.jpg", "img_id": "913", "split": "test", "caption": ["an image with a sports ball in the middle of a basketball game", "an image with a bottle of water and a basketball game", "an image with a sports ball in the middle of a basketball game", "an image with a bottle of water and a basketball game"], "sentids": [5368, 5369, 5370, 5371], "rare_classes": [["sports ball"], ["bottle"], ["sports ball"], ["bottle"]]} -{"filename": "3324957208.jpg", "img_id": "914", "split": "test", "caption": ["a photo of a tv show"], "sentids": [5372], "rare_classes": [["tv"]]} -{"filename": "3328535573.jpg", "img_id": "915", "split": "test", "caption": ["a horse in the sand"], "sentids": [5373], "rare_classes": [["horse"]]} -{"filename": "3328852290.jpg", "img_id": "916", "split": "test", "caption": ["a motorcycle in the background", "a picture of a bicycle", "an image with a apple seller and two other men sitting on the side of the road", "a motorcycle in the background", "a picture of a bicycle", "an image with a apple seller and two other men sitting on the side of the road", "a motorcycle in the background", "a picture of a bicycle", "an image with a apple seller and two other men sitting on the side of the road"], "sentids": [5374, 5375, 5376, 5377, 5378, 5379, 5380, 5381, 5382], "rare_classes": [["motorcycle"], ["bicycle"], ["apple"], ["motorcycle"], ["bicycle"], ["apple"], ["motorcycle"], ["bicycle"], ["apple"]]} -{"filename": "3329796982.jpg", "img_id": "917", "split": "test", "caption": ["a photo of a umbrella sitting on a table with many comic books on it"], "sentids": [5383], "rare_classes": [["umbrella"]]} -{"filename": "3331021833.jpg", "img_id": "918", "split": "test", "caption": ["a photo of a chair in the middle of a street"], "sentids": [5384], "rare_classes": [["chair"]]} -{"filename": "3331135046.jpg", "img_id": "919", "split": "test", "caption": ["an image with a laptop and two people in a library"], "sentids": [5385], "rare_classes": [["laptop"]]} -{"filename": "3335452793.jpg", "img_id": "920", "split": "test", "caption": ["an image with a dining table full of hats", "a photo of a chair", "a picture of a umbrella stand with hats on it", "an image with a dining table full of hats", "a photo of a chair", "a picture of a umbrella stand with hats on it", "an image with a dining table full of hats", "a photo of a chair", "a picture of a umbrella stand with hats on it"], "sentids": [5386, 5387, 5388, 5389, 5390, 5391, 5392, 5393, 5394], "rare_classes": [["dining table"], ["chair"], ["umbrella"], ["dining table"], ["chair"], ["umbrella"], ["dining table"], ["chair"], ["umbrella"]]} -{"filename": "3339861543.jpg", "img_id": "921", "split": "test", "caption": ["a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table"], "sentids": [5395, 5396, 5397, 5398, 5399, 5400, 5401, 5402, 5403, 5404, 5405, 5406, 5407, 5408, 5409, 5410, 5411, 5412, 5413, 5414, 5415, 5416, 5417, 5418, 5419], "rare_classes": [["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"]]} -{"filename": "3341920567.jpg", "img_id": "922", "split": "test", "caption": ["a photo of a handbag in the middle of a busy city street", "a photo of a parking meter in the middle of a city street", "a photo of a handbag in the middle of a busy city street", "a photo of a parking meter in the middle of a city street"], "sentids": [5420, 5421, 5422, 5423], "rare_classes": [["handbag"], ["parking meter"], ["handbag"], ["parking meter"]]} -{"filename": "3341930221.jpg", "img_id": "923", "split": "test", "caption": ["a bus in the street"], "sentids": [5424], "rare_classes": [["bus"]]} -{"filename": "3342264328.jpg", "img_id": "924", "split": "test", "caption": ["a picture of a truck that has a start sign on it", "a bus in the background", "a picture of a truck that has a start sign on it", "a bus in the background"], "sentids": [5425, 5426, 5427, 5428], "rare_classes": [["truck"], ["bus"], ["truck"], ["bus"]]} -{"filename": "3344287935.jpg", "img_id": "925", "split": "test", "caption": ["a picture of a bicycle"], "sentids": [5429], "rare_classes": [["bicycle"]]} -{"filename": "3349955993.jpg", "img_id": "926", "split": "test", "caption": ["an image with a sports ball"], "sentids": [5430], "rare_classes": [["sports ball"]]} -{"filename": "3351493005.jpg", "img_id": "927", "split": "test", "caption": ["a picture of a snowboarder doing a trick in the air"], "sentids": [5431], "rare_classes": [["snowboard"]]} -{"filename": "3353950389.jpg", "img_id": "928", "split": "test", "caption": ["an image with a bottle of wine", "a dining table in the background", "an image with a bottle of wine", "a dining table in the background"], "sentids": [5432, 5433, 5434, 5435], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} -{"filename": "3355084320.jpg", "img_id": "929", "split": "test", "caption": ["a picture of a traffic light on the side of a street", "an image with a umbrella in the background and people walking down the street", "a picture of a traffic light on the side of a street", "an image with a umbrella in the background and people walking down the street"], "sentids": [5436, 5437, 5438, 5439], "rare_classes": [["traffic light"], ["umbrella"], ["traffic light"], ["umbrella"]]} -{"filename": "3356520287.jpg", "img_id": "930", "split": "test", "caption": ["an image with a dining table full of children playing monopoly", "a cup in the middle of a group of children playing monopoly", "an image with a dining table full of children playing monopoly", "a cup in the middle of a group of children playing monopoly"], "sentids": [5440, 5441, 5442, 5443], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} -{"filename": "3356748019.jpg", "img_id": "931", "split": "test", "caption": ["a picture of a motorcycle rider in the air"], "sentids": [5444], "rare_classes": [["motorcycle"]]} -{"filename": "335686463.jpg", "img_id": "932", "split": "test", "caption": ["a photo of a bicycle rider on a city street"], "sentids": [5445], "rare_classes": [["bicycle"]]} -{"filename": "3358980904.jpg", "img_id": "933", "split": "test", "caption": ["a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine", "a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine", "a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine", "a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine"], "sentids": [5446, 5447, 5448, 5449, 5450, 5451, 5452, 5453, 5454, 5455, 5456, 5457, 5458, 5459, 5460, 5461], "rare_classes": [["cup"], ["bowl"], ["cell phone"], ["bottle"], ["cup"], ["bowl"], ["cell phone"], ["bottle"], ["cup"], ["bowl"], ["cell phone"], ["bottle"], ["cup"], ["bowl"], ["cell phone"], ["bottle"]]} -{"filename": "3359551687.jpg", "img_id": "934", "split": "test", "caption": ["a photo of a chair", "an image with a bottle of beer", "a photo of a chair", "an image with a bottle of beer"], "sentids": [5462, 5463, 5464, 5465], "rare_classes": [["chair"], ["bottle"], ["chair"], ["bottle"]]} -{"filename": "3360178782.jpg", "img_id": "935", "split": "test", "caption": ["a picture of a truck full of vegetables at a market"], "sentids": [5466], "rare_classes": [["truck"]]} -{"filename": "3360730513.jpg", "img_id": "936", "split": "test", "caption": ["a cup in the middle of the road"], "sentids": [5467], "rare_classes": [["cup"]]} -{"filename": "3364796213.jpg", "img_id": "937", "split": "test", "caption": ["an image with a backpack and a group of people on bikes"], "sentids": [5468], "rare_classes": [["backpack"]]} -{"filename": "3364797223.jpg", "img_id": "938", "split": "test", "caption": ["a picture of a backpacker with a group of people", "an image with a cup of coffee and a group of people", "a picture of a backpacker with a group of people", "an image with a cup of coffee and a group of people"], "sentids": [5469, 5470, 5471, 5472], "rare_classes": [["backpack"], ["cup"], ["backpack"], ["cup"]]} -{"filename": "3365561441.jpg", "img_id": "939", "split": "test", "caption": ["a handbag in front of the woman"], "sentids": [5473], "rare_classes": [["handbag"]]} -{"filename": "3365783912.jpg", "img_id": "940", "split": "test", "caption": ["a picture of a tie", "an image with a train in the background", "a picture of a tie", "an image with a train in the background"], "sentids": [5474, 5475, 5476, 5477], "rare_classes": [["tie"], ["train"], ["tie"], ["train"]]} -{"filename": "3367658141.jpg", "img_id": "941", "split": "test", "caption": ["an image with a dining table full of men playing billiards"], "sentids": [5478], "rare_classes": [["dining table"]]} -{"filename": "3368865171.jpg", "img_id": "942", "split": "test", "caption": ["an image with a bicycle in front of a group of people"], "sentids": [5479], "rare_classes": [["bicycle"]]} -{"filename": "3369258147.jpg", "img_id": "943", "split": "test", "caption": ["a photo of a clock in a mall"], "sentids": [5480], "rare_classes": [["clock"]]} -{"filename": "3369981276.jpg", "img_id": "944", "split": "test", "caption": ["an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon"], "sentids": [5481, 5482, 5483, 5484, 5485, 5486, 5487, 5488, 5489, 5490, 5491, 5492, 5493, 5494, 5495, 5496, 5497, 5498, 5499, 5500, 5501, 5502, 5503, 5504, 5505], "rare_classes": [["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"]]} -{"filename": "3371494233.jpg", "img_id": "945", "split": "test", "caption": ["an image with a chair, a table, and a group of people"], "sentids": [5506], "rare_classes": [["chair"]]} -{"filename": "3375981446.jpg", "img_id": "946", "split": "test", "caption": ["a photo of a fork full of food", "a dining table in a yard", "a spoon in the middle of the table", "a photo of a fork full of food", "a dining table in a yard", "a spoon in the middle of the table", "a photo of a fork full of food", "a dining table in a yard", "a spoon in the middle of the table"], "sentids": [5507, 5508, 5509, 5510, 5511, 5512, 5513, 5514, 5515], "rare_classes": [["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"]]} -{"filename": "337605969.jpg", "img_id": "947", "split": "test", "caption": ["a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard", "a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard", "a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard", "a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard"], "sentids": [5516, 5517, 5518, 5519, 5520, 5521, 5522, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531], "rare_classes": [["bottle"], ["laptop"], ["bed"], ["keyboard"], ["bottle"], ["laptop"], ["bed"], ["keyboard"], ["bottle"], ["laptop"], ["bed"], ["keyboard"], ["bottle"], ["laptop"], ["bed"], ["keyboard"]]} -{"filename": "3376809186.jpg", "img_id": "948", "split": "test", "caption": ["a boat in the water"], "sentids": [5532], "rare_classes": [["boat"]]} -{"filename": "3377040300.jpg", "img_id": "949", "split": "test", "caption": ["a picture of a truck", "an image with a traffic light", "a photo of a handbag", "a picture of a truck", "an image with a traffic light", "a photo of a handbag", "a picture of a truck", "an image with a traffic light", "a photo of a handbag"], "sentids": [5533, 5534, 5535, 5536, 5537, 5538, 5539, 5540, 5541], "rare_classes": [["truck"], ["traffic light"], ["handbag"], ["truck"], ["traffic light"], ["handbag"], ["truck"], ["traffic light"], ["handbag"]]} -{"filename": "337793983.jpg", "img_id": "950", "split": "test", "caption": ["an image with a laptop on a table in front of a cafe", "a cup in front of a man", "a photo of a tv in front of a restaurant", "an image with a laptop on a table in front of a cafe", "a cup in front of a man", "a photo of a tv in front of a restaurant", "an image with a laptop on a table in front of a cafe", "a cup in front of a man", "a photo of a tv in front of a restaurant"], "sentids": [5542, 5543, 5544, 5545, 5546, 5547, 5548, 5549, 5550], "rare_classes": [["laptop"], ["cup"], ["tv"], ["laptop"], ["cup"], ["tv"], ["laptop"], ["cup"], ["tv"]]} -{"filename": "3379496689.jpg", "img_id": "951", "split": "test", "caption": ["a picture of a dining table with many people sitting at it", "a spoon in the middle of the table", "an image with a bottle of wine on the table", "a picture of a dining table with many people sitting at it", "a spoon in the middle of the table", "an image with a bottle of wine on the table", "a picture of a dining table with many people sitting at it", "a spoon in the middle of the table", "an image with a bottle of wine on the table"], "sentids": [5551, 5552, 5553, 5554, 5555, 5556, 5557, 5558, 5559], "rare_classes": [["dining table"], ["spoon"], ["bottle"], ["dining table"], ["spoon"], ["bottle"], ["dining table"], ["spoon"], ["bottle"]]} -{"filename": "3389458786.jpg", "img_id": "952", "split": "test", "caption": ["a picture of a tie", "an image with a book", "a picture of a tie", "an image with a book"], "sentids": [5560, 5561, 5562, 5563], "rare_classes": [["tie"], ["book"], ["tie"], ["book"]]} -{"filename": "3397090388.jpg", "img_id": "953", "split": "test", "caption": ["a traffic light in the background"], "sentids": [5564], "rare_classes": [["traffic light"]]} -{"filename": "3398788809.jpg", "img_id": "954", "split": "test", "caption": ["a photo of a handbag band playing in the woods", "an image with a umbrella and a group of people in the woods", "a photo of a handbag band playing in the woods", "an image with a umbrella and a group of people in the woods"], "sentids": [5565, 5566, 5567, 5568], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} -{"filename": "3399028417.jpg", "img_id": "955", "split": "test", "caption": ["an image with a umbrella and people walking down a street"], "sentids": [5569], "rare_classes": [["umbrella"]]} -{"filename": "3399906919.jpg", "img_id": "956", "split": "test", "caption": ["an image with a dining table with red cups on it", "a picture of a sports ball on a table with beer and red cups", "an image with a dining table with red cups on it", "a picture of a sports ball on a table with beer and red cups"], "sentids": [5570, 5571, 5572, 5573], "rare_classes": [["dining table"], ["sports ball"], ["dining table"], ["sports ball"]]} -{"filename": "3401333624.jpg", "img_id": "957", "split": "test", "caption": ["an image with a skis and snowboarder in the air"], "sentids": [5574], "rare_classes": [["skis"]]} -{"filename": "3404870997.jpg", "img_id": "958", "split": "test", "caption": ["a photo of a backpacker riding a skateboard at a skate park"], "sentids": [5575], "rare_classes": [["backpack"]]} -{"filename": "3409506817.jpg", "img_id": "959", "split": "test", "caption": ["a photo of a backpacker wedding in berlin, germany"], "sentids": [5576], "rare_classes": [["backpack"]]} -{"filename": "3415783122.jpg", "img_id": "960", "split": "test", "caption": ["a backpack in front of the man", "a picture of a chair with a sign on it sitting next to a bike", "a picture of a tie between a man and a bicycle", "a backpack in front of the man", "a picture of a chair with a sign on it sitting next to a bike", "a picture of a tie between a man and a bicycle", "a backpack in front of the man", "a picture of a chair with a sign on it sitting next to a bike", "a picture of a tie between a man and a bicycle"], "sentids": [5577, 5578, 5579, 5580, 5581, 5582, 5583, 5584, 5585], "rare_classes": [["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"], ["tie"]]} -{"filename": "3416339125.jpg", "img_id": "961", "split": "test", "caption": ["an image with a dining table", "a picture of a chair", "an image with a dining table", "a picture of a chair"], "sentids": [5586, 5587, 5588, 5589], "rare_classes": [["dining table"], ["chair"], ["dining table"], ["chair"]]} -{"filename": "3416617727.jpg", "img_id": "962", "split": "test", "caption": ["a handbag in a crowd of people at a sporting event"], "sentids": [5590], "rare_classes": [["handbag"]]} -{"filename": "3416852229.jpg", "img_id": "963", "split": "test", "caption": ["a photo of a skateboarder performing a trick in front of a group of people"], "sentids": [5591], "rare_classes": [["skateboard"]]} -{"filename": "3417143124.jpg", "img_id": "964", "split": "test", "caption": ["a picture of a dog and a woman on a sidewalk", "a handbag in the woman's hand", "a picture of a dog and a woman on a sidewalk", "a handbag in the woman's hand"], "sentids": [5592, 5593, 5594, 5595], "rare_classes": [["dog"], ["handbag"], ["dog"], ["handbag"]]} -{"filename": "3417319108.jpg", "img_id": "965", "split": "test", "caption": ["an image with a traffic light in the background"], "sentids": [5596], "rare_classes": [["traffic light"]]} -{"filename": "3419436117.jpg", "img_id": "966", "split": "test", "caption": ["an image with a backpack and a girl in a wedding dress", "an image with a bottle of wine and a woman in a wedding dress", "an image with a backpack and a girl in a wedding dress", "an image with a bottle of wine and a woman in a wedding dress"], "sentids": [5597, 5598, 5599, 5600], "rare_classes": [["backpack"], ["bottle"], ["backpack"], ["bottle"]]} -{"filename": "3419555245.jpg", "img_id": "967", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [5601], "rare_classes": [["sports ball"]]} -{"filename": "3420309744.jpg", "img_id": "968", "split": "test", "caption": ["a picture of a baseball bat being swung by a man"], "sentids": [5602], "rare_classes": [["baseball bat"]]} -{"filename": "342040842.jpg", "img_id": "969", "split": "test", "caption": ["a wine glass in a man's hand"], "sentids": [5603], "rare_classes": [["wine glass"]]} -{"filename": "342092288.jpg", "img_id": "970", "split": "test", "caption": ["a refrigerator in the kitchen", "a dining table in a kitchen", "a refrigerator in the kitchen", "a dining table in a kitchen"], "sentids": [5604, 5605, 5606, 5607], "rare_classes": [["refrigerator"], ["dining table"], ["refrigerator"], ["dining table"]]} -{"filename": "3421928157.jpg", "img_id": "971", "split": "test", "caption": ["a photo of a boat in the water with people on it", "a dog in the water", "a photo of a boat in the water with people on it", "a dog in the water"], "sentids": [5608, 5609, 5610, 5611], "rare_classes": [["boat"], ["dog"], ["boat"], ["dog"]]} -{"filename": "3425573919.jpg", "img_id": "972", "split": "test", "caption": ["a photo of a fire hydrant", "a photo of a bench", "a photo of a fire hydrant", "a photo of a bench"], "sentids": [5612, 5613, 5614, 5615], "rare_classes": [["fire hydrant"], ["bench"], ["fire hydrant"], ["bench"]]} -{"filename": "3429977605.jpg", "img_id": "973", "split": "test", "caption": ["a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen"], "sentids": [5616, 5617, 5618, 5619, 5620, 5621, 5622, 5623, 5624, 5625, 5626, 5627, 5628, 5629, 5630, 5631, 5632, 5633, 5634, 5635, 5636, 5637, 5638, 5639, 5640, 5641, 5642, 5643, 5644, 5645, 5646, 5647, 5648, 5649, 5650, 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 5664], "rare_classes": [["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"]]} -{"filename": "3430100177.jpg", "img_id": "974", "split": "test", "caption": ["a cup in the middle of the sidewalk", "a backpack in the foreground", "a cup in the middle of the sidewalk", "a backpack in the foreground"], "sentids": [5665, 5666, 5667, 5668], "rare_classes": [["cup"], ["backpack"], ["cup"], ["backpack"]]} -{"filename": "3432656291.jpg", "img_id": "975", "split": "test", "caption": ["an image with a handbag and people standing in front of a fire truck", "an image with a truck and people in front of it", "an image with a handbag and people standing in front of a fire truck", "an image with a truck and people in front of it"], "sentids": [5669, 5670, 5671, 5672], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} -{"filename": "3433341061.jpg", "img_id": "976", "split": "test", "caption": ["an image with a bottle of wine", "an image with a dining table", "a potted plant in a room", "an image with a bottle of wine", "an image with a dining table", "a potted plant in a room", "an image with a bottle of wine", "an image with a dining table", "a potted plant in a room"], "sentids": [5673, 5674, 5675, 5676, 5677, 5678, 5679, 5680, 5681], "rare_classes": [["bottle"], ["dining table"], ["potted plant"], ["bottle"], ["dining table"], ["potted plant"], ["bottle"], ["dining table"], ["potted plant"]]} -{"filename": "3434112918.jpg", "img_id": "977", "split": "test", "caption": ["a handbag in a man's hand"], "sentids": [5682], "rare_classes": [["handbag"]]} -{"filename": "3434755676.jpg", "img_id": "978", "split": "test", "caption": ["a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table", "a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table", "a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table", "a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table"], "sentids": [5683, 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692, 5693, 5694, 5695, 5696, 5697, 5698], "rare_classes": [["bottle"], ["laptop"], ["dining table"], ["book"], ["bottle"], ["laptop"], ["dining table"], ["book"], ["bottle"], ["laptop"], ["dining table"], ["book"], ["bottle"], ["laptop"], ["dining table"], ["book"]]} -{"filename": "3435911654.jpg", "img_id": "979", "split": "test", "caption": ["an image with a boat and people on the beach"], "sentids": [5699], "rare_classes": [["boat"]]} -{"filename": "3439064881.jpg", "img_id": "980", "split": "test", "caption": ["a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people", "a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people", "a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people", "a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people"], "sentids": [5700, 5701, 5702, 5703, 5704, 5705, 5706, 5707, 5708, 5709, 5710, 5711, 5712, 5713, 5714, 5715], "rare_classes": [["handbag"], ["dining table"], ["chair"], ["bowl"], ["handbag"], ["dining table"], ["chair"], ["bowl"], ["handbag"], ["dining table"], ["chair"], ["bowl"], ["handbag"], ["dining table"], ["chair"], ["bowl"]]} -{"filename": "3439087390.jpg", "img_id": "981", "split": "test", "caption": ["a picture of a handbag laying on the floor", "a picture of a dining table", "a bowl in the middle of the floor", "a picture of a handbag laying on the floor", "a picture of a dining table", "a bowl in the middle of the floor", "a picture of a handbag laying on the floor", "a picture of a dining table", "a bowl in the middle of the floor"], "sentids": [5716, 5717, 5718, 5719, 5720, 5721, 5722, 5723, 5724], "rare_classes": [["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"]]} -{"filename": "3439382048.jpg", "img_id": "982", "split": "test", "caption": ["a photo of a sports ball player in the air", "an image with a handbag", "a photo of a sports ball player in the air", "an image with a handbag"], "sentids": [5725, 5726, 5727, 5728], "rare_classes": [["sports ball"], ["handbag"], ["sports ball"], ["handbag"]]} -{"filename": "3440423642.jpg", "img_id": "983", "split": "test", "caption": ["a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food"], "sentids": [5729, 5730, 5731, 5732, 5733, 5734, 5735, 5736, 5737, 5738, 5739, 5740, 5741, 5742, 5743, 5744, 5745, 5746, 5747, 5748, 5749, 5750, 5751, 5752, 5753], "rare_classes": [["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"]]} -{"filename": "3441104823.jpg", "img_id": "984", "split": "test", "caption": ["a photo of a truck full of people waiting to get into an event"], "sentids": [5754], "rare_classes": [["truck"]]} -{"filename": "3441966720.jpg", "img_id": "985", "split": "test", "caption": ["a picture of a carpenter and his wife at an outdoor market", "a photo of a bottle of water being sold at an outdoor market", "a picture of a carpenter and his wife at an outdoor market", "a photo of a bottle of water being sold at an outdoor market"], "sentids": [5755, 5756, 5757, 5758], "rare_classes": [["car"], ["bottle"], ["car"], ["bottle"]]} -{"filename": "3444281183.jpg", "img_id": "986", "split": "test", "caption": ["a picture of a cup of food", "a photo of a dining table full of food", "a picture of a cup of food", "a photo of a dining table full of food"], "sentids": [5759, 5760, 5761, 5762], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "344841963.jpg", "img_id": "987", "split": "test", "caption": ["an image with a bench and three people sitting on it", "a picture of a tiered parking lot in front of a fast food restaurant", "a picture of a handbag sitting on the ground next to three people", "an image with a bench and three people sitting on it", "a picture of a tiered parking lot in front of a fast food restaurant", "a picture of a handbag sitting on the ground next to three people", "an image with a bench and three people sitting on it", "a picture of a tiered parking lot in front of a fast food restaurant", "a picture of a handbag sitting on the ground next to three people"], "sentids": [5763, 5764, 5765, 5766, 5767, 5768, 5769, 5770, 5771], "rare_classes": [["bench"], ["tie"], ["handbag"], ["bench"], ["tie"], ["handbag"], ["bench"], ["tie"], ["handbag"]]} -{"filename": "3449079320.jpg", "img_id": "988", "split": "test", "caption": ["an image with a dining table full of food", "an image with a chair, a table, and a group of people", "an image with a spoonful of food in front of a group of people", "an image with a dining table full of food", "an image with a chair, a table, and a group of people", "an image with a spoonful of food in front of a group of people", "an image with a dining table full of food", "an image with a chair, a table, and a group of people", "an image with a spoonful of food in front of a group of people"], "sentids": [5772, 5773, 5774, 5775, 5776, 5777, 5778, 5779, 5780], "rare_classes": [["dining table"], ["chair"], ["spoon"], ["dining table"], ["chair"], ["spoon"], ["dining table"], ["chair"], ["spoon"]]} -{"filename": "3450087996.jpg", "img_id": "989", "split": "test", "caption": ["an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it", "an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it", "an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it", "an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it"], "sentids": [5781, 5782, 5783, 5784, 5785, 5786, 5787, 5788, 5789, 5790, 5791, 5792, 5793, 5794, 5795, 5796], "rare_classes": [["cup"], ["bottle"], ["handbag"], ["dining table"], ["cup"], ["bottle"], ["handbag"], ["dining table"], ["cup"], ["bottle"], ["handbag"], ["dining table"], ["cup"], ["bottle"], ["handbag"], ["dining table"]]} -{"filename": "34536135.jpg", "img_id": "990", "split": "test", "caption": ["a picture of a person working at a food stand", "a spoon in the middle of a hot dog", "a picture of a refrigerator", "a picture of a person working at a food stand", "a spoon in the middle of a hot dog", "a picture of a refrigerator", "a picture of a person working at a food stand", "a spoon in the middle of a hot dog", "a picture of a refrigerator"], "sentids": [5797, 5798, 5799, 5800, 5801, 5802, 5803, 5804, 5805], "rare_classes": [["person"], ["spoon"], ["refrigerator"], ["person"], ["spoon"], ["refrigerator"], ["person"], ["spoon"], ["refrigerator"]]} -{"filename": "3453919853.jpg", "img_id": "991", "split": "test", "caption": ["a photo of a backpacker at an amusement park", "a picture of a cell phone booth with people in front of it", "an image with a cup of coffee in front of a sign", "a photo of a backpacker at an amusement park", "a picture of a cell phone booth with people in front of it", "an image with a cup of coffee in front of a sign", "a photo of a backpacker at an amusement park", "a picture of a cell phone booth with people in front of it", "an image with a cup of coffee in front of a sign"], "sentids": [5806, 5807, 5808, 5809, 5810, 5811, 5812, 5813, 5814], "rare_classes": [["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"], ["cup"]]} -{"filename": "3454728570.jpg", "img_id": "992", "split": "test", "caption": ["a motorcycle in front of a carousel", "a picture of a suitcase", "a motorcycle in front of a carousel", "a picture of a suitcase"], "sentids": [5815, 5816, 5817, 5818], "rare_classes": [["motorcycle"], ["suitcase"], ["motorcycle"], ["suitcase"]]} -{"filename": "3456488632.jpg", "img_id": "993", "split": "test", "caption": ["a picture of a bus on the side of the road", "a picture of a handbag", "a photo of a stop sign", "a picture of a bus on the side of the road", "a picture of a handbag", "a photo of a stop sign", "a picture of a bus on the side of the road", "a picture of a handbag", "a photo of a stop sign"], "sentids": [5819, 5820, 5821, 5822, 5823, 5824, 5825, 5826, 5827], "rare_classes": [["bus"], ["handbag"], ["stop sign"], ["bus"], ["handbag"], ["stop sign"], ["bus"], ["handbag"], ["stop sign"]]} -{"filename": "3458396026.jpg", "img_id": "994", "split": "test", "caption": ["a photo of a bench filled with people and a mountain in the background"], "sentids": [5828], "rare_classes": [["bench"]]} -{"filename": "3461110860.jpg", "img_id": "995", "split": "test", "caption": ["a cell phone in a man's hand"], "sentids": [5829], "rare_classes": [["cell phone"]]} -{"filename": "3462165890.jpg", "img_id": "996", "split": "test", "caption": ["an image with a handbag on the ground in front of a group of children", "an image with a car in front of a group of children", "an image with a handbag on the ground in front of a group of children", "an image with a car in front of a group of children"], "sentids": [5830, 5831, 5832, 5833], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} -{"filename": "3462396164.jpg", "img_id": "997", "split": "test", "caption": ["a photo of a potted plant in the middle of a crowd", "an image with a truck and a crowd of people", "a photo of a potted plant in the middle of a crowd", "an image with a truck and a crowd of people"], "sentids": [5834, 5835, 5836, 5837], "rare_classes": [["potted plant"], ["truck"], ["potted plant"], ["truck"]]} -{"filename": "3465791729.jpg", "img_id": "998", "split": "test", "caption": ["a photo of a umbrella with people sitting on it", "a bench in front of a building with people sitting on it", "a photo of a umbrella with people sitting on it", "a bench in front of a building with people sitting on it"], "sentids": [5838, 5839, 5840, 5841], "rare_classes": [["umbrella"], ["bench"], ["umbrella"], ["bench"]]} -{"filename": "3468130925.jpg", "img_id": "999", "split": "test", "caption": ["a sports ball in the air"], "sentids": [5842], "rare_classes": [["sports ball"]]} -{"filename": "3468694409.jpg", "img_id": "1000", "split": "test", "caption": ["a photo of a tiered group of people with their hands in the air"], "sentids": [5843], "rare_classes": [["tie"]]} -{"filename": "3470703538.jpg", "img_id": "1001", "split": "test", "caption": ["a truck in the background", "a handbag in a man's hand", "a chair in the middle of the street", "a truck in the background", "a handbag in a man's hand", "a chair in the middle of the street", "a truck in the background", "a handbag in a man's hand", "a chair in the middle of the street"], "sentids": [5844, 5845, 5846, 5847, 5848, 5849, 5850, 5851, 5852], "rare_classes": [["truck"], ["handbag"], ["chair"], ["truck"], ["handbag"], ["chair"], ["truck"], ["handbag"], ["chair"]]} -{"filename": "3470711198.jpg", "img_id": "1002", "split": "test", "caption": ["a picture of a bottle of water", "a bicycle in the background", "an image with a traffic light", "a picture of a bottle of water", "a bicycle in the background", "an image with a traffic light", "a picture of a bottle of water", "a bicycle in the background", "an image with a traffic light"], "sentids": [5853, 5854, 5855, 5856, 5857, 5858, 5859, 5860, 5861], "rare_classes": [["bottle"], ["bicycle"], ["traffic light"], ["bottle"], ["bicycle"], ["traffic light"], ["bottle"], ["bicycle"], ["traffic light"]]} -{"filename": "3471173526.jpg", "img_id": "1003", "split": "test", "caption": ["a photo of a dining table", "an image with a forkful of food sitting at a table", "a photo of a dining table", "an image with a forkful of food sitting at a table"], "sentids": [5862, 5863, 5864, 5865], "rare_classes": [["dining table"], ["fork"], ["dining table"], ["fork"]]} -{"filename": "3471841031.jpg", "img_id": "1004", "split": "test", "caption": ["a photo of a bottle of water", "an image with a bench, people, and pigeons", "a photo of a chair", "a photo of a bottle of water", "an image with a bench, people, and pigeons", "a photo of a chair", "a photo of a bottle of water", "an image with a bench, people, and pigeons", "a photo of a chair"], "sentids": [5866, 5867, 5868, 5869, 5870, 5871, 5872, 5873, 5874], "rare_classes": [["bottle"], ["bench"], ["chair"], ["bottle"], ["bench"], ["chair"], ["bottle"], ["bench"], ["chair"]]} -{"filename": "3473188829.jpg", "img_id": "1005", "split": "test", "caption": ["an image with a banana in front of a bunch of cups", "an image with a tv in the background", "a cup in a cup holder", "an image with a banana in front of a bunch of cups", "an image with a tv in the background", "a cup in a cup holder", "an image with a banana in front of a bunch of cups", "an image with a tv in the background", "a cup in a cup holder"], "sentids": [5875, 5876, 5877, 5878, 5879, 5880, 5881, 5882, 5883], "rare_classes": [["banana"], ["tv"], ["cup"], ["banana"], ["tv"], ["cup"], ["banana"], ["tv"], ["cup"]]} -{"filename": "3473345355.jpg", "img_id": "1006", "split": "test", "caption": ["a dog in a leash walking down the street with a woman", "a picture of a handbag and a dog walking down the street", "a dog in a leash walking down the street with a woman", "a picture of a handbag and a dog walking down the street"], "sentids": [5884, 5885, 5886, 5887], "rare_classes": [["dog"], ["handbag"], ["dog"], ["handbag"]]} -{"filename": "347396250.jpg", "img_id": "1007", "split": "test", "caption": ["a photo of a laptop in front of a crowd of people", "an image with a cell phone in front of a crowd", "a tv in the middle of a crowd of people at a party", "a photo of a laptop in front of a crowd of people", "an image with a cell phone in front of a crowd", "a tv in the middle of a crowd of people at a party", "a photo of a laptop in front of a crowd of people", "an image with a cell phone in front of a crowd", "a tv in the middle of a crowd of people at a party"], "sentids": [5888, 5889, 5890, 5891, 5892, 5893, 5894, 5895, 5896], "rare_classes": [["laptop"], ["cell phone"], ["tv"], ["laptop"], ["cell phone"], ["tv"], ["laptop"], ["cell phone"], ["tv"]]} -{"filename": "3474946609.jpg", "img_id": "1008", "split": "test", "caption": ["an image with a cup of iced tea", "a photo of a umbrella", "a picture of a bottle of beer", "an image with a cup of iced tea", "a photo of a umbrella", "a picture of a bottle of beer", "an image with a cup of iced tea", "a photo of a umbrella", "a picture of a bottle of beer"], "sentids": [5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905], "rare_classes": [["cup"], ["umbrella"], ["bottle"], ["cup"], ["umbrella"], ["bottle"], ["cup"], ["umbrella"], ["bottle"]]} -{"filename": "3477778668.jpg", "img_id": "1009", "split": "test", "caption": ["a picture of a umbrella with a group of bridesmaids and groomsmen"], "sentids": [5906], "rare_classes": [["umbrella"]]} -{"filename": "3480051754.jpg", "img_id": "1010", "split": "test", "caption": ["a picture of a backpackers camp with people sitting on the ground"], "sentids": [5907], "rare_classes": [["backpack"]]} -{"filename": "3481556478.jpg", "img_id": "1011", "split": "test", "caption": ["an image with a backpack", "a picture of a motorcycle rally", "a photo of a elephant", "an image with a backpack", "a picture of a motorcycle rally", "a photo of a elephant", "an image with a backpack", "a picture of a motorcycle rally", "a photo of a elephant"], "sentids": [5908, 5909, 5910, 5911, 5912, 5913, 5914, 5915, 5916], "rare_classes": [["backpack"], ["motorcycle"], ["elephant"], ["backpack"], ["motorcycle"], ["elephant"], ["backpack"], ["motorcycle"], ["elephant"]]} -{"filename": "3482256327.jpg", "img_id": "1012", "split": "test", "caption": ["a photo of a tennis racket"], "sentids": [5917], "rare_classes": [["tennis racket"]]} -{"filename": "3483071906.jpg", "img_id": "1013", "split": "test", "caption": ["a photo of a tennis racket being pulled by a group of children"], "sentids": [5918], "rare_classes": [["tennis racket"]]} -{"filename": "3486869248.jpg", "img_id": "1014", "split": "test", "caption": ["an image with a bottle of wine", "a picture of a dining table", "an image with a bottle of wine", "a picture of a dining table"], "sentids": [5919, 5920, 5921, 5922], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} -{"filename": "3487015378.jpg", "img_id": "1015", "split": "test", "caption": ["a photo of a handbag on rollerblades"], "sentids": [5923], "rare_classes": [["handbag"]]} -{"filename": "3492734013.jpg", "img_id": "1016", "split": "test", "caption": ["an image with a handbag and pigeons in front of a building"], "sentids": [5924], "rare_classes": [["handbag"]]} -{"filename": "3496983524.jpg", "img_id": "1017", "split": "test", "caption": ["a photo of a book being read by a young boy in india"], "sentids": [5925], "rare_classes": [["book"]]} -{"filename": "349931518.jpg", "img_id": "1018", "split": "test", "caption": ["a car in the road", "a picture of a truck full of people riding on top of it", "a car in the road", "a picture of a truck full of people riding on top of it"], "sentids": [5926, 5927, 5928, 5929], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} -{"filename": "3500505549.jpg", "img_id": "1019", "split": "test", "caption": ["an image with a skateboarder doing a trick on a rail", "a picture of a bench with a skateboarder doing a trick", "an image with a skateboarder doing a trick on a rail", "a picture of a bench with a skateboarder doing a trick"], "sentids": [5930, 5931, 5932, 5933], "rare_classes": [["skateboard"], ["bench"], ["skateboard"], ["bench"]]} -{"filename": "3501457496.jpg", "img_id": "1020", "split": "test", "caption": ["a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog"], "sentids": [5934, 5935, 5936, 5937, 5938, 5939, 5940, 5941, 5942, 5943, 5944, 5945, 5946, 5947, 5948, 5949, 5950, 5951, 5952, 5953, 5954, 5955, 5956, 5957, 5958], "rare_classes": [["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"]]} -{"filename": "3503414651.jpg", "img_id": "1021", "split": "test", "caption": ["an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike", "an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike", "an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike", "an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike"], "sentids": [5959, 5960, 5961, 5962, 5963, 5964, 5965, 5966, 5967, 5968, 5969, 5970, 5971, 5972, 5973, 5974], "rare_classes": [["backpack"], ["car"], ["truck"], ["handbag"], ["backpack"], ["car"], ["truck"], ["handbag"], ["backpack"], ["car"], ["truck"], ["handbag"], ["backpack"], ["car"], ["truck"], ["handbag"]]} -{"filename": "3504222146.jpg", "img_id": "1022", "split": "test", "caption": ["a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water"], "sentids": [5975, 5976, 5977, 5978, 5979, 5980, 5981, 5982, 5983, 5984, 5985, 5986, 5987, 5988, 5989, 5990, 5991, 5992, 5993, 5994, 5995, 5996, 5997, 5998, 5999], "rare_classes": [["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"]]} -{"filename": "3510402371.jpg", "img_id": "1023", "split": "test", "caption": ["a picture of a handbag on a counter in a cafe", "a spoon in a bowl", "an image with a potted plant in front of a counter", "a picture of a handbag on a counter in a cafe", "a spoon in a bowl", "an image with a potted plant in front of a counter", "a picture of a handbag on a counter in a cafe", "a spoon in a bowl", "an image with a potted plant in front of a counter"], "sentids": [6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008], "rare_classes": [["handbag"], ["spoon"], ["potted plant"], ["handbag"], ["spoon"], ["potted plant"], ["handbag"], ["spoon"], ["potted plant"]]} -{"filename": "3512033659.jpg", "img_id": "1024", "split": "test", "caption": ["a picture of a truck full of people waiting in line", "a hot dog in karachi, pakistan", "a photo of a cell phone shop in peshawar, pakistan", "a picture of a truck full of people waiting in line", "a hot dog in karachi, pakistan", "a photo of a cell phone shop in peshawar, pakistan", "a picture of a truck full of people waiting in line", "a hot dog in karachi, pakistan", "a photo of a cell phone shop in peshawar, pakistan"], "sentids": [6009, 6010, 6011, 6012, 6013, 6014, 6015, 6016, 6017], "rare_classes": [["truck"], ["hot dog"], ["cell phone"], ["truck"], ["hot dog"], ["cell phone"], ["truck"], ["hot dog"], ["cell phone"]]} -{"filename": "3512747808.jpg", "img_id": "1025", "split": "test", "caption": ["a picture of a cup of coffee", "a dining table in a restaurant", "an image with a bottle of hand lotion and two women sitting at a table", "a picture of a cup of coffee", "a dining table in a restaurant", "an image with a bottle of hand lotion and two women sitting at a table", "a picture of a cup of coffee", "a dining table in a restaurant", "an image with a bottle of hand lotion and two women sitting at a table"], "sentids": [6018, 6019, 6020, 6021, 6022, 6023, 6024, 6025, 6026], "rare_classes": [["cup"], ["dining table"], ["bottle"], ["cup"], ["dining table"], ["bottle"], ["cup"], ["dining table"], ["bottle"]]} -{"filename": "3513318675.jpg", "img_id": "1026", "split": "test", "caption": ["a dining table in a kitchen"], "sentids": [6027], "rare_classes": [["dining table"]]} -{"filename": "3514055630.jpg", "img_id": "1027", "split": "test", "caption": ["an image with a bottle of water", "a picture of a remote library", "a photo of a chair", "an image with a bottle of water", "a picture of a remote library", "a photo of a chair", "an image with a bottle of water", "a picture of a remote library", "a photo of a chair"], "sentids": [6028, 6029, 6030, 6031, 6032, 6033, 6034, 6035, 6036], "rare_classes": [["bottle"], ["remote"], ["chair"], ["bottle"], ["remote"], ["chair"], ["bottle"], ["remote"], ["chair"]]} -{"filename": "3514179514.jpg", "img_id": "1028", "split": "test", "caption": ["a picture of a baseball glove", "a photo of a sports ball game", "a backpack in the background", "a picture of a baseball glove", "a photo of a sports ball game", "a backpack in the background", "a picture of a baseball glove", "a photo of a sports ball game", "a backpack in the background"], "sentids": [6037, 6038, 6039, 6040, 6041, 6042, 6043, 6044, 6045], "rare_classes": [["baseball glove"], ["sports ball"], ["backpack"], ["baseball glove"], ["sports ball"], ["backpack"], ["baseball glove"], ["sports ball"], ["backpack"]]} -{"filename": "3517056462.jpg", "img_id": "1029", "split": "test", "caption": ["an image with a sports ball"], "sentids": [6046], "rare_classes": [["sports ball"]]} -{"filename": "3519232801.jpg", "img_id": "1030", "split": "test", "caption": ["an image with a tv screen in the middle of a room full of people"], "sentids": [6047], "rare_classes": [["tv"]]} -{"filename": "3519622190.jpg", "img_id": "1031", "split": "test", "caption": ["a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street"], "sentids": [6048, 6049, 6050, 6051, 6052, 6053, 6054, 6055, 6056, 6057, 6058, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 6067, 6068, 6069, 6070, 6071, 6072], "rare_classes": [["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"]]} -{"filename": "352023925.jpg", "img_id": "1032", "split": "test", "caption": ["a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book", "a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book", "a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book", "a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book"], "sentids": [6073, 6074, 6075, 6076, 6077, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6087, 6088], "rare_classes": [["bottle"], ["cup"], ["handbag"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["chair"]]} -{"filename": "3521111528.jpg", "img_id": "1033", "split": "test", "caption": ["a picture of a knife and fork", "a potted plant in the background", "a spoon in the middle of the table", "a picture of a knife and fork", "a potted plant in the background", "a spoon in the middle of the table", "a picture of a knife and fork", "a potted plant in the background", "a spoon in the middle of the table"], "sentids": [6089, 6090, 6091, 6092, 6093, 6094, 6095, 6096, 6097], "rare_classes": [["knife"], ["potted plant"], ["spoon"], ["knife"], ["potted plant"], ["spoon"], ["knife"], ["potted plant"], ["spoon"]]} -{"filename": "3523474077.jpg", "img_id": "1034", "split": "test", "caption": ["a photo of a backpacker in front of the sydney opera house", "an image with a cell phone", "an image with a airplane in the background", "a photo of a backpacker in front of the sydney opera house", "an image with a cell phone", "an image with a airplane in the background", "a photo of a backpacker in front of the sydney opera house", "an image with a cell phone", "an image with a airplane in the background"], "sentids": [6098, 6099, 6100, 6101, 6102, 6103, 6104, 6105, 6106], "rare_classes": [["backpack"], ["cell phone"], ["airplane"], ["backpack"], ["cell phone"], ["airplane"], ["backpack"], ["cell phone"], ["airplane"]]} -{"filename": "3523851105.jpg", "img_id": "1035", "split": "test", "caption": ["an image with a cell phone", "a photo of a banana", "a sink in the kitchen", "an image with a cell phone", "a photo of a banana", "a sink in the kitchen", "an image with a cell phone", "a photo of a banana", "a sink in the kitchen"], "sentids": [6107, 6108, 6109, 6110, 6111, 6112, 6113, 6114, 6115], "rare_classes": [["cell phone"], ["banana"], ["sink"], ["cell phone"], ["banana"], ["sink"], ["cell phone"], ["banana"], ["sink"]]} -{"filename": "3524914023.jpg", "img_id": "1036", "split": "test", "caption": ["a picture of a baseball bat being swung at a ball", "a picture of a chair on a baseball field", "a picture of a baseball bat being swung at a ball", "a picture of a chair on a baseball field"], "sentids": [6116, 6117, 6118, 6119], "rare_classes": [["baseball bat"], ["chair"], ["baseball bat"], ["chair"]]} -{"filename": "35268263.jpg", "img_id": "1037", "split": "test", "caption": ["a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair"], "sentids": [6120, 6121, 6122, 6123, 6124, 6125, 6126, 6127, 6128, 6129, 6130, 6131, 6132, 6133, 6134, 6135, 6136, 6137, 6138, 6139, 6140, 6141, 6142, 6143, 6144, 6145, 6146, 6147, 6148, 6149, 6150, 6151, 6152, 6153, 6154, 6155, 6156, 6157, 6158, 6159, 6160, 6161, 6162, 6163, 6164, 6165, 6166, 6167, 6168, 6169, 6170, 6171, 6172, 6173, 6174, 6175, 6176, 6177, 6178, 6179, 6180, 6181, 6182, 6183], "rare_classes": [["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"]]} -{"filename": "3527407036.jpg", "img_id": "1038", "split": "test", "caption": ["a photo of a toothbrush in a crowd of people"], "sentids": [6184], "rare_classes": [["toothbrush"]]} -{"filename": "3528715437.jpg", "img_id": "1039", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [6185], "rare_classes": [["cup"]]} -{"filename": "3532476966.jpg", "img_id": "1040", "split": "test", "caption": ["a picture of a handbag"], "sentids": [6186], "rare_classes": [["handbag"]]} -{"filename": "3532994535.jpg", "img_id": "1041", "split": "test", "caption": ["an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table"], "sentids": [6187, 6188, 6189, 6190, 6191, 6192, 6193, 6194, 6195, 6196, 6197, 6198, 6199, 6200, 6201, 6202, 6203, 6204, 6205, 6206, 6207, 6208, 6209, 6210, 6211], "rare_classes": [["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"]]} -{"filename": "3533145793.jpg", "img_id": "1042", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [6212], "rare_classes": [["handbag"]]} -{"filename": "3533713163.jpg", "img_id": "1043", "split": "test", "caption": ["an image with a bicycle in the middle of a crowd of people", "a chair in the middle of the street", "an image with a bicycle in the middle of a crowd of people", "a chair in the middle of the street"], "sentids": [6213, 6214, 6215, 6216], "rare_classes": [["bicycle"], ["chair"], ["bicycle"], ["chair"]]} -{"filename": "3533928622.jpg", "img_id": "1044", "split": "test", "caption": ["a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table"], "sentids": [6217, 6218, 6219, 6220, 6221, 6222, 6223, 6224, 6225, 6226, 6227, 6228, 6229, 6230, 6231, 6232, 6233, 6234, 6235, 6236, 6237, 6238, 6239, 6240, 6241, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6263, 6264, 6265], "rare_classes": [["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"]]} -{"filename": "3534070832.jpg", "img_id": "1045", "split": "test", "caption": ["an image with a tie in the background"], "sentids": [6266], "rare_classes": [["tie"]]} -{"filename": "3534376990.jpg", "img_id": "1046", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [6267], "rare_classes": [["backpack"]]} -{"filename": "3538363430.jpg", "img_id": "1047", "split": "test", "caption": ["a photo of a book on a beach with a man and a woman", "a backpack in the sand", "a photo of a book on a beach with a man and a woman", "a backpack in the sand"], "sentids": [6268, 6269, 6270, 6271], "rare_classes": [["book"], ["backpack"], ["book"], ["backpack"]]} -{"filename": "3539447637.jpg", "img_id": "1048", "split": "test", "caption": ["a handbag in a woman's hand", "a picture of a busier city street with a woman walking down the street", "a handbag in a woman's hand", "a picture of a busier city street with a woman walking down the street"], "sentids": [6272, 6273, 6274, 6275], "rare_classes": [["handbag"], ["bus"], ["handbag"], ["bus"]]} -{"filename": "3539552261.jpg", "img_id": "1049", "split": "test", "caption": ["an image with a handbag on the ground next to a group of people"], "sentids": [6276], "rare_classes": [["handbag"]]} -{"filename": "3541002184.jpg", "img_id": "1050", "split": "test", "caption": ["a bicycle in the background", "a backpack in the middle of the road", "an image with a handbag on the ground next to a group of runners", "a bicycle in the background", "a backpack in the middle of the road", "an image with a handbag on the ground next to a group of runners", "a bicycle in the background", "a backpack in the middle of the road", "an image with a handbag on the ground next to a group of runners"], "sentids": [6277, 6278, 6279, 6280, 6281, 6282, 6283, 6284, 6285], "rare_classes": [["bicycle"], ["backpack"], ["handbag"], ["bicycle"], ["backpack"], ["handbag"], ["bicycle"], ["backpack"], ["handbag"]]} -{"filename": "35437191.jpg", "img_id": "1051", "split": "test", "caption": ["a baseball bat in the sand"], "sentids": [6286], "rare_classes": [["baseball bat"]]} -{"filename": "3545976616.jpg", "img_id": "1052", "split": "test", "caption": ["a photo of a elephant and a man doing tricks in front of a crowd"], "sentids": [6287], "rare_classes": [["elephant"]]} -{"filename": "3546342037.jpg", "img_id": "1053", "split": "test", "caption": ["a photo of a potted plant on the ground next to a bride and groom"], "sentids": [6288], "rare_classes": [["potted plant"]]} -{"filename": "3546891929.jpg", "img_id": "1054", "split": "test", "caption": ["a cell phone in a man's hand", "an image with a backpack and a man talking on a cell phone", "a bottle in the man's hand", "a cell phone in a man's hand", "an image with a backpack and a man talking on a cell phone", "a bottle in the man's hand", "a cell phone in a man's hand", "an image with a backpack and a man talking on a cell phone", "a bottle in the man's hand"], "sentids": [6289, 6290, 6291, 6292, 6293, 6294, 6295, 6296, 6297], "rare_classes": [["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"], ["bottle"]]} -{"filename": "3547524138.jpg", "img_id": "1055", "split": "test", "caption": ["a frisbee in a woman's hand"], "sentids": [6298], "rare_classes": [["frisbee"]]} -{"filename": "3547647914.jpg", "img_id": "1056", "split": "test", "caption": ["an image with a handbag on the ground in front of a group of people"], "sentids": [6299], "rare_classes": [["handbag"]]} -{"filename": "35477421.jpg", "img_id": "1057", "split": "test", "caption": ["a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag", "a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag", "a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag", "a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag"], "sentids": [6300, 6301, 6302, 6303, 6304, 6305, 6306, 6307, 6308, 6309, 6310, 6311, 6312, 6313, 6314, 6315], "rare_classes": [["bench"], ["cup"], ["bottle"], ["handbag"], ["bench"], ["cup"], ["bottle"], ["handbag"], ["bench"], ["cup"], ["bottle"], ["handbag"], ["bench"], ["cup"], ["bottle"], ["handbag"]]} -{"filename": "3548356189.jpg", "img_id": "1058", "split": "test", "caption": ["a remote in the middle of a room full of children", "an image with a backpack on a group of people in a room", "a photo of a chair", "a remote in the middle of a room full of children", "an image with a backpack on a group of people in a room", "a photo of a chair", "a remote in the middle of a room full of children", "an image with a backpack on a group of people in a room", "a photo of a chair"], "sentids": [6316, 6317, 6318, 6319, 6320, 6321, 6322, 6323, 6324], "rare_classes": [["remote"], ["backpack"], ["chair"], ["remote"], ["backpack"], ["chair"], ["remote"], ["backpack"], ["chair"]]} -{"filename": "3548358879.jpg", "img_id": "1059", "split": "test", "caption": ["an image with a dining table and a boy standing in front of it"], "sentids": [6325], "rare_classes": [["dining table"]]} -{"filename": "3548411777.jpg", "img_id": "1060", "split": "test", "caption": ["a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room", "a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room", "a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room", "a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room"], "sentids": [6326, 6327, 6328, 6329, 6330, 6331, 6332, 6333, 6334, 6335, 6336, 6337, 6338, 6339, 6340, 6341], "rare_classes": [["chair"], ["tv"], ["bowl"], ["bench"], ["chair"], ["tv"], ["bowl"], ["bench"], ["chair"], ["tv"], ["bowl"], ["bench"], ["chair"], ["tv"], ["bowl"], ["bench"]]} -{"filename": "3549208986.jpg", "img_id": "1061", "split": "test", "caption": ["a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass", "a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass", "a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass", "a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass"], "sentids": [6342, 6343, 6344, 6345, 6346, 6347, 6348, 6349, 6350, 6351, 6352, 6353, 6354, 6355, 6356, 6357], "rare_classes": [["chair"], ["tv"], ["bowl"], ["wine glass"], ["chair"], ["tv"], ["bowl"], ["wine glass"], ["chair"], ["tv"], ["bowl"], ["wine glass"], ["chair"], ["tv"], ["bowl"], ["wine glass"]]} -{"filename": "3551698034.jpg", "img_id": "1062", "split": "test", "caption": ["a picture of a teddy bear on the sidewalk", "an image with a frisbee in the background", "a picture of a teddy bear on the sidewalk", "an image with a frisbee in the background"], "sentids": [6358, 6359, 6360, 6361], "rare_classes": [["teddy bear"], ["frisbee"], ["teddy bear"], ["frisbee"]]} -{"filename": "3551717658.jpg", "img_id": "1063", "split": "test", "caption": ["an image with a bench full of people sitting in an airplane", "an image with a handbag on the seat in front of the person", "an image with a bench full of people sitting in an airplane", "an image with a handbag on the seat in front of the person"], "sentids": [6362, 6363, 6364, 6365], "rare_classes": [["bench"], ["handbag"], ["bench"], ["handbag"]]} -{"filename": "3552613836.jpg", "img_id": "1064", "split": "test", "caption": ["an image with a handbag on the sidewalk next to a row of parked cars"], "sentids": [6366], "rare_classes": [["handbag"]]} -{"filename": "3553204471.jpg", "img_id": "1065", "split": "test", "caption": ["a picture of a book with an orchestra in it"], "sentids": [6367], "rare_classes": [["book"]]} -{"filename": "3554634863.jpg", "img_id": "1066", "split": "test", "caption": ["a photo of a tie-dyed man playing saxophone in front of a crowd", "an image with a backpack", "a photo of a tie-dyed man playing saxophone in front of a crowd", "an image with a backpack"], "sentids": [6368, 6369, 6370, 6371], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} -{"filename": "3556037801.jpg", "img_id": "1067", "split": "test", "caption": ["a bottle in the background"], "sentids": [6372], "rare_classes": [["bottle"]]} -{"filename": "3556944378.jpg", "img_id": "1068", "split": "test", "caption": ["a photo of a backpacker walking through a busy train station"], "sentids": [6373], "rare_classes": [["backpack"]]} -{"filename": "3559327762.jpg", "img_id": "1069", "split": "test", "caption": ["an image with a handbag in the foreground and a group of people in the background", "an image with a cell phone in front of a group of people", "a picture of a sports ball", "an image with a handbag in the foreground and a group of people in the background", "an image with a cell phone in front of a group of people", "a picture of a sports ball", "an image with a handbag in the foreground and a group of people in the background", "an image with a cell phone in front of a group of people", "a picture of a sports ball"], "sentids": [6374, 6375, 6376, 6377, 6378, 6379, 6380, 6381, 6382], "rare_classes": [["handbag"], ["cell phone"], ["sports ball"], ["handbag"], ["cell phone"], ["sports ball"], ["handbag"], ["cell phone"], ["sports ball"]]} -{"filename": "3560503470.jpg", "img_id": "1070", "split": "test", "caption": ["a picture of a airplane", "an image with a handbag and a bike on a dock", "a picture of a airplane", "an image with a handbag and a bike on a dock"], "sentids": [6383, 6384, 6385, 6386], "rare_classes": [["airplane"], ["handbag"], ["airplane"], ["handbag"]]} -{"filename": "3568505408.jpg", "img_id": "1071", "split": "test", "caption": ["a car in a parking lot", "a truck in a dirt arena with a man on a horse", "a car in a parking lot", "a truck in a dirt arena with a man on a horse"], "sentids": [6387, 6388, 6389, 6390], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} -{"filename": "3572056273.jpg", "img_id": "1072", "split": "test", "caption": ["an image with a surfboard in the foreground and a group of people doing pushups"], "sentids": [6391], "rare_classes": [["surfboard"]]} -{"filename": "3574930742.jpg", "img_id": "1073", "split": "test", "caption": ["a photo of a dining table in a library", "a photo of a handbag on a table in a library", "a book in a library", "a photo of a dining table in a library", "a photo of a handbag on a table in a library", "a book in a library", "a photo of a dining table in a library", "a photo of a handbag on a table in a library", "a book in a library"], "sentids": [6392, 6393, 6394, 6395, 6396, 6397, 6398, 6399, 6400], "rare_classes": [["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"]]} -{"filename": "3574962735.jpg", "img_id": "1074", "split": "test", "caption": ["an image with a dining table and chairs in front of a boat"], "sentids": [6401], "rare_classes": [["dining table"]]} -{"filename": "3575971480.jpg", "img_id": "1075", "split": "test", "caption": ["an image with a car in the background and a group of people on the street", "a photo of a traffic light on the side of a road", "an image with a car in the background and a group of people on the street", "a photo of a traffic light on the side of a road"], "sentids": [6402, 6403, 6404, 6405], "rare_classes": [["car"], ["traffic light"], ["car"], ["traffic light"]]} -{"filename": "3576186562.jpg", "img_id": "1076", "split": "test", "caption": ["a picture of a handbag"], "sentids": [6406], "rare_classes": [["handbag"]]} -{"filename": "3578757767.jpg", "img_id": "1077", "split": "test", "caption": ["an image with a frisbee in the air"], "sentids": [6407], "rare_classes": [["frisbee"]]} -{"filename": "357924786.jpg", "img_id": "1078", "split": "test", "caption": ["a picture of a dining table", "an image with a cell phone and two women sitting at a table", "a picture of a spoonful of ice cream sitting on a table", "a picture of a dining table", "an image with a cell phone and two women sitting at a table", "a picture of a spoonful of ice cream sitting on a table", "a picture of a dining table", "an image with a cell phone and two women sitting at a table", "a picture of a spoonful of ice cream sitting on a table"], "sentids": [6408, 6409, 6410, 6411, 6412, 6413, 6414, 6415, 6416], "rare_classes": [["dining table"], ["cell phone"], ["spoon"], ["dining table"], ["cell phone"], ["spoon"], ["dining table"], ["cell phone"], ["spoon"]]} -{"filename": "358012011.jpg", "img_id": "1079", "split": "test", "caption": ["a picture of a tv", "a picture of a dining table", "an image with a cup of chips and a man sitting at a table", "a picture of a tv", "a picture of a dining table", "an image with a cup of chips and a man sitting at a table", "a picture of a tv", "a picture of a dining table", "an image with a cup of chips and a man sitting at a table"], "sentids": [6417, 6418, 6419, 6420, 6421, 6422, 6423, 6424, 6425], "rare_classes": [["tv"], ["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"]]} -{"filename": "3583092048.jpg", "img_id": "1080", "split": "test", "caption": ["a picture of a frisbee being played by two women", "a picture of a dining table with chairs and tables in the background", "a picture of a frisbee being played by two women", "a picture of a dining table with chairs and tables in the background"], "sentids": [6426, 6427, 6428, 6429], "rare_classes": [["frisbee"], ["dining table"], ["frisbee"], ["dining table"]]} -{"filename": "3583258236.jpg", "img_id": "1081", "split": "test", "caption": ["a photo of a handbag"], "sentids": [6430], "rare_classes": [["handbag"]]} -{"filename": "3587847246.jpg", "img_id": "1082", "split": "test", "caption": ["a baseball glove in the batter's box", "a sports ball in the air during a baseball game", "a baseball glove in the batter's box", "a sports ball in the air during a baseball game"], "sentids": [6431, 6432, 6433, 6434], "rare_classes": [["baseball glove"], ["sports ball"], ["baseball glove"], ["sports ball"]]} -{"filename": "3595507882.jpg", "img_id": "1083", "split": "test", "caption": ["a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table"], "sentids": [6435, 6436, 6437, 6438, 6439, 6440, 6441, 6442, 6443, 6444, 6445, 6446, 6447, 6448, 6449, 6450, 6451, 6452, 6453, 6454, 6455, 6456, 6457, 6458, 6459, 6460, 6461, 6462, 6463, 6464, 6465, 6466, 6467, 6468, 6469, 6470], "rare_classes": [["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"]]} -{"filename": "3595795327.jpg", "img_id": "1084", "split": "test", "caption": ["an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table", "an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table", "an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table", "an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table"], "sentids": [6471, 6472, 6473, 6474, 6475, 6476, 6477, 6478, 6479, 6480, 6481, 6482, 6483, 6484, 6485, 6486], "rare_classes": [["bottle"], ["couch"], ["handbag"], ["laptop"], ["bottle"], ["couch"], ["handbag"], ["laptop"], ["bottle"], ["couch"], ["handbag"], ["laptop"], ["bottle"], ["couch"], ["handbag"], ["laptop"]]} -{"filename": "3596417458.jpg", "img_id": "1085", "split": "test", "caption": ["a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food"], "sentids": [6487, 6488, 6489, 6490, 6491, 6492, 6493, 6494, 6495, 6496, 6497, 6498, 6499, 6500, 6501, 6502, 6503, 6504, 6505, 6506, 6507, 6508, 6509, 6510, 6511], "rare_classes": [["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"]]} -{"filename": "3598128992.jpg", "img_id": "1086", "split": "test", "caption": ["an image with a fire hydrant in the background", "a picture of a car on the side of the road", "an image with a fire hydrant in the background", "a picture of a car on the side of the road"], "sentids": [6512, 6513, 6514, 6515], "rare_classes": [["fire hydrant"], ["car"], ["fire hydrant"], ["car"]]} -{"filename": "3601305072.jpg", "img_id": "1087", "split": "test", "caption": ["an image with a horse jumping over an obstacle", "a potted plant in the background", "an image with a horse jumping over an obstacle", "a potted plant in the background"], "sentids": [6516, 6517, 6518, 6519], "rare_classes": [["horse"], ["potted plant"], ["horse"], ["potted plant"]]} -{"filename": "360275648.jpg", "img_id": "1088", "split": "test", "caption": ["a cup in hand at the christmas market in vienna, austria"], "sentids": [6520], "rare_classes": [["cup"]]} -{"filename": "360509186.jpg", "img_id": "1089", "split": "test", "caption": ["a picture of a potted plant", "a picture of a dining table with people sitting around it", "a picture of a potted plant", "a picture of a dining table with people sitting around it"], "sentids": [6521, 6522, 6523, 6524], "rare_classes": [["potted plant"], ["dining table"], ["potted plant"], ["dining table"]]} -{"filename": "3606084228.jpg", "img_id": "1090", "split": "test", "caption": ["a picture of a motorcycle rider doing a trick"], "sentids": [6525], "rare_classes": [["motorcycle"]]} -{"filename": "3609061538.jpg", "img_id": "1091", "split": "test", "caption": ["an image with a bench full of people on a train"], "sentids": [6526], "rare_classes": [["bench"]]} -{"filename": "3609999845.jpg", "img_id": "1092", "split": "test", "caption": ["a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background"], "sentids": [6527, 6528, 6529, 6530, 6531, 6532, 6533, 6534, 6535, 6536, 6537, 6538, 6539, 6540, 6541, 6542, 6543, 6544, 6545, 6546, 6547, 6548, 6549, 6550, 6551], "rare_classes": [["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"]]} -{"filename": "3610460852.jpg", "img_id": "1093", "split": "test", "caption": ["an image with a cup of coffee and a woman behind the counter", "a bowl in front of a woman at a bar", "a picture of a teddy bear sitting at a bar", "an image with a cup of coffee and a woman behind the counter", "a bowl in front of a woman at a bar", "a picture of a teddy bear sitting at a bar", "an image with a cup of coffee and a woman behind the counter", "a bowl in front of a woman at a bar", "a picture of a teddy bear sitting at a bar"], "sentids": [6552, 6553, 6554, 6555, 6556, 6557, 6558, 6559, 6560], "rare_classes": [["cup"], ["bowl"], ["teddy bear"], ["cup"], ["bowl"], ["teddy bear"], ["cup"], ["bowl"], ["teddy bear"]]} -{"filename": "3618525295.jpg", "img_id": "1094", "split": "test", "caption": ["an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash"], "sentids": [6561, 6562, 6563, 6564, 6565, 6566, 6567, 6568, 6569, 6570, 6571, 6572, 6573, 6574, 6575, 6576, 6577, 6578, 6579, 6580, 6581, 6582, 6583, 6584, 6585, 6586, 6587, 6588, 6589, 6590, 6591, 6592, 6593, 6594, 6595, 6596], "rare_classes": [["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"]]} -{"filename": "3620764461.jpg", "img_id": "1095", "split": "test", "caption": ["a photo of a dog laying on the floor"], "sentids": [6597], "rare_classes": [["dog"]]} -{"filename": "3621972977.jpg", "img_id": "1096", "split": "test", "caption": ["an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street", "an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street", "an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street", "an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street"], "sentids": [6598, 6599, 6600, 6601, 6602, 6603, 6604, 6605, 6606, 6607, 6608, 6609, 6610, 6611, 6612, 6613], "rare_classes": [["car"], ["handbag"], ["cup"], ["backpack"], ["car"], ["handbag"], ["cup"], ["backpack"], ["car"], ["handbag"], ["cup"], ["backpack"], ["car"], ["handbag"], ["cup"], ["backpack"]]} -{"filename": "3625537155.jpg", "img_id": "1097", "split": "test", "caption": ["a picture of a chair in the middle of the road", "a photo of a dining table at an outdoor market", "a picture of a chair in the middle of the road", "a photo of a dining table at an outdoor market"], "sentids": [6614, 6615, 6616, 6617], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} -{"filename": "3629489568.jpg", "img_id": "1098", "split": "test", "caption": ["a photo of a umbrella cafe in rome, italy", "a clock in front of an old building with people sitting at tables", "a photo of a umbrella cafe in rome, italy", "a clock in front of an old building with people sitting at tables"], "sentids": [6618, 6619, 6620, 6621], "rare_classes": [["umbrella"], ["clock"], ["umbrella"], ["clock"]]} -{"filename": "363056425.jpg", "img_id": "1099", "split": "test", "caption": ["an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field", "an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field", "an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field", "an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field"], "sentids": [6622, 6623, 6624, 6625, 6626, 6627, 6628, 6629, 6630, 6631, 6632, 6633, 6634, 6635, 6636, 6637], "rare_classes": [["handbag"], ["banana"], ["broccoli"], ["dining table"], ["handbag"], ["banana"], ["broccoli"], ["dining table"], ["handbag"], ["banana"], ["broccoli"], ["dining table"], ["handbag"], ["banana"], ["broccoli"], ["dining table"]]} -{"filename": "3634828052.jpg", "img_id": "1100", "split": "test", "caption": ["a photo of a handbag on a skateboard"], "sentids": [6638], "rare_classes": [["handbag"]]} -{"filename": "363763680.jpg", "img_id": "1101", "split": "test", "caption": ["a sports ball in the background", "a picture of a tie being given to a person sitting on a bench", "a sports ball in the background", "a picture of a tie being given to a person sitting on a bench"], "sentids": [6639, 6640, 6641, 6642], "rare_classes": [["sports ball"], ["tie"], ["sports ball"], ["tie"]]} -{"filename": "363792435.jpg", "img_id": "1102", "split": "test", "caption": ["a umbrella in the background"], "sentids": [6643], "rare_classes": [["umbrella"]]} -{"filename": "363792438.jpg", "img_id": "1103", "split": "test", "caption": ["a motorcycle in a race"], "sentids": [6644], "rare_classes": [["motorcycle"]]} -{"filename": "3639005388.jpg", "img_id": "1104", "split": "test", "caption": ["an image with a backpack and a group of people"], "sentids": [6645], "rare_classes": [["backpack"]]} -{"filename": "3639845565.jpg", "img_id": "1105", "split": "test", "caption": ["a picture of a handbag sitting on a bench next to a body of water", "a bench in the park", "a picture of a handbag sitting on a bench next to a body of water", "a bench in the park"], "sentids": [6646, 6647, 6648, 6649], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} -{"filename": "3641999223.jpg", "img_id": "1106", "split": "test", "caption": ["a sports ball in the background", "a picture of a baseball glove", "a sports ball in the background", "a picture of a baseball glove"], "sentids": [6650, 6651, 6652, 6653], "rare_classes": [["sports ball"], ["baseball glove"], ["sports ball"], ["baseball glove"]]} -{"filename": "3642088668.jpg", "img_id": "1107", "split": "test", "caption": ["a cup in a cart", "a bottle in a cart", "a cup in a cart", "a bottle in a cart"], "sentids": [6654, 6655, 6656, 6657], "rare_classes": [["cup"], ["bottle"], ["cup"], ["bottle"]]} -{"filename": "3642570796.jpg", "img_id": "1108", "split": "test", "caption": ["a backpack in the woman's hand", "an image with a umbrella", "an image with a cell phone", "a backpack in the woman's hand", "an image with a umbrella", "an image with a cell phone", "a backpack in the woman's hand", "an image with a umbrella", "an image with a cell phone"], "sentids": [6658, 6659, 6660, 6661, 6662, 6663, 6664, 6665, 6666], "rare_classes": [["backpack"], ["umbrella"], ["cell phone"], ["backpack"], ["umbrella"], ["cell phone"], ["backpack"], ["umbrella"], ["cell phone"]]} -{"filename": "3644668446.jpg", "img_id": "1109", "split": "test", "caption": ["a photo of a backpacker in barcelona, spain"], "sentids": [6667], "rare_classes": [["backpack"]]} -{"filename": "3646927481.jpg", "img_id": "1110", "split": "test", "caption": ["a picture of a truck that is parked next to a bunch of dirt bikes", "a photo of a car show with motorcycles in the background", "a photo of a kite surfer doing a trick on a motorcycle", "a picture of a truck that is parked next to a bunch of dirt bikes", "a photo of a car show with motorcycles in the background", "a photo of a kite surfer doing a trick on a motorcycle", "a picture of a truck that is parked next to a bunch of dirt bikes", "a photo of a car show with motorcycles in the background", "a photo of a kite surfer doing a trick on a motorcycle"], "sentids": [6668, 6669, 6670, 6671, 6672, 6673, 6674, 6675, 6676], "rare_classes": [["truck"], ["car"], ["kite"], ["truck"], ["car"], ["kite"], ["truck"], ["car"], ["kite"]]} -{"filename": "3647170476.jpg", "img_id": "1111", "split": "test", "caption": ["a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk"], "sentids": [6677, 6678, 6679, 6680, 6681, 6682, 6683, 6684, 6685, 6686, 6687, 6688, 6689, 6690, 6691, 6692, 6693, 6694, 6695, 6696, 6697, 6698, 6699, 6700, 6701], "rare_classes": [["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"]]} -{"filename": "364747261.jpg", "img_id": "1112", "split": "test", "caption": ["a picture of a handbag with a cat on it", "a picture of a cat sitting on top of a table", "a picture of a handbag with a cat on it", "a picture of a cat sitting on top of a table"], "sentids": [6702, 6703, 6704, 6705], "rare_classes": [["handbag"], ["cat"], ["handbag"], ["cat"]]} -{"filename": "3651107058.jpg", "img_id": "1113", "split": "test", "caption": ["a photo of a baseball glove on a person's foot", "a photo of a suitcase laying on the grass", "a backpack in the grass", "a photo of a baseball glove on a person's foot", "a photo of a suitcase laying on the grass", "a backpack in the grass", "a photo of a baseball glove on a person's foot", "a photo of a suitcase laying on the grass", "a backpack in the grass"], "sentids": [6706, 6707, 6708, 6709, 6710, 6711, 6712, 6713, 6714], "rare_classes": [["baseball glove"], ["suitcase"], ["backpack"], ["baseball glove"], ["suitcase"], ["backpack"], ["baseball glove"], ["suitcase"], ["backpack"]]} -{"filename": "3653497668.jpg", "img_id": "1114", "split": "test", "caption": ["a picture of a cake being cut in front of a group of people", "an image with a knife cutting into a cake", "a picture of a cake being cut in front of a group of people", "an image with a knife cutting into a cake"], "sentids": [6715, 6716, 6717, 6718], "rare_classes": [["cake"], ["knife"], ["cake"], ["knife"]]} -{"filename": "3654377237.jpg", "img_id": "1115", "split": "test", "caption": ["a picture of a bottle of wine sitting on a table", "an image with a potted plant in the background", "a picture of a bottle of wine sitting on a table", "an image with a potted plant in the background"], "sentids": [6719, 6720, 6721, 6722], "rare_classes": [["bottle"], ["potted plant"], ["bottle"], ["potted plant"]]} -{"filename": "3655103576.jpg", "img_id": "1116", "split": "test", "caption": ["a photo of a tiered outdoor patio with chairs and umbrellas", "a dining table in front of a group of people", "a photo of a tiered outdoor patio with chairs and umbrellas", "a dining table in front of a group of people"], "sentids": [6723, 6724, 6725, 6726], "rare_classes": [["tie"], ["dining table"], ["tie"], ["dining table"]]} -{"filename": "3655133348.jpg", "img_id": "1117", "split": "test", "caption": ["a wine glass in a man's hand", "a dining table in front of a group of people", "a wine glass in a man's hand", "a dining table in front of a group of people"], "sentids": [6727, 6728, 6729, 6730], "rare_classes": [["wine glass"], ["dining table"], ["wine glass"], ["dining table"]]} -{"filename": "365849741.jpg", "img_id": "1118", "split": "test", "caption": ["a handbag in the air", "a tv in the background", "a backpack in a crowd", "a handbag in the air", "a tv in the background", "a backpack in a crowd", "a handbag in the air", "a tv in the background", "a backpack in a crowd"], "sentids": [6731, 6732, 6733, 6734, 6735, 6736, 6737, 6738, 6739], "rare_classes": [["handbag"], ["tv"], ["backpack"], ["handbag"], ["tv"], ["backpack"], ["handbag"], ["tv"], ["backpack"]]} -{"filename": "3658643976.jpg", "img_id": "1119", "split": "test", "caption": ["a tie in the middle of a crowd of people", "an image with a backpack and a man walking down the street", "a tie in the middle of a crowd of people", "an image with a backpack and a man walking down the street"], "sentids": [6740, 6741, 6742, 6743], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} -{"filename": "3659915446.jpg", "img_id": "1120", "split": "test", "caption": ["a picture of a bottle of hot sauce on the street in hanoi, v"], "sentids": [6744], "rare_classes": [["bottle"]]} -{"filename": "3661789938.jpg", "img_id": "1121", "split": "test", "caption": ["an image with a laptop and a woman playing a french horn", "an image with a backpack and a woman playing a french horn", "a picture of a chair", "an image with a laptop and a woman playing a french horn", "an image with a backpack and a woman playing a french horn", "a picture of a chair", "an image with a laptop and a woman playing a french horn", "an image with a backpack and a woman playing a french horn", "a picture of a chair"], "sentids": [6745, 6746, 6747, 6748, 6749, 6750, 6751, 6752, 6753], "rare_classes": [["laptop"], ["backpack"], ["chair"], ["laptop"], ["backpack"], ["chair"], ["laptop"], ["backpack"], ["chair"]]} -{"filename": "3665421893.jpg", "img_id": "1122", "split": "test", "caption": ["an image with a handbag in the middle of a crowd", "a tie in a crowd of people", "an image with a cell phone in front of a group of people", "an image with a handbag in the middle of a crowd", "a tie in a crowd of people", "an image with a cell phone in front of a group of people", "an image with a handbag in the middle of a crowd", "a tie in a crowd of people", "an image with a cell phone in front of a group of people"], "sentids": [6754, 6755, 6756, 6757, 6758, 6759, 6760, 6761, 6762], "rare_classes": [["handbag"], ["tie"], ["cell phone"], ["handbag"], ["tie"], ["cell phone"], ["handbag"], ["tie"], ["cell phone"]]} -{"filename": "3666796674.jpg", "img_id": "1123", "split": "test", "caption": ["a picture of a potted plant"], "sentids": [6763], "rare_classes": [["potted plant"]]} -{"filename": "3668118382.jpg", "img_id": "1124", "split": "test", "caption": ["a photo of a tennis racket hitting a tennis ball", "an image with a sports ball and a tennis player", "a photo of a tennis racket hitting a tennis ball", "an image with a sports ball and a tennis player"], "sentids": [6764, 6765, 6766, 6767], "rare_classes": [["tennis racket"], ["sports ball"], ["tennis racket"], ["sports ball"]]} -{"filename": "3668734264.jpg", "img_id": "1125", "split": "test", "caption": ["a photo of a cell phone booth in a restaurant", "a photo of a wine glass", "an image with a refrigerator in the background", "a photo of a cell phone booth in a restaurant", "a photo of a wine glass", "an image with a refrigerator in the background", "a photo of a cell phone booth in a restaurant", "a photo of a wine glass", "an image with a refrigerator in the background"], "sentids": [6768, 6769, 6770, 6771, 6772, 6773, 6774, 6775, 6776], "rare_classes": [["cell phone"], ["wine glass"], ["refrigerator"], ["cell phone"], ["wine glass"], ["refrigerator"], ["cell phone"], ["wine glass"], ["refrigerator"]]} -{"filename": "3671206280.jpg", "img_id": "1126", "split": "test", "caption": ["a truck in the street", "an image with a bus full of people on the side of the road", "a truck in the street", "an image with a bus full of people on the side of the road"], "sentids": [6777, 6778, 6779, 6780], "rare_classes": [["truck"], ["bus"], ["truck"], ["bus"]]} -{"filename": "3671262694.jpg", "img_id": "1127", "split": "test", "caption": ["a traffic light in the background"], "sentids": [6781], "rare_classes": [["traffic light"]]} -{"filename": "3672105089.jpg", "img_id": "1128", "split": "test", "caption": ["a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it"], "sentids": [6782, 6783, 6784, 6785, 6786, 6787, 6788, 6789, 6790, 6791, 6792, 6793, 6794, 6795, 6796, 6797, 6798, 6799, 6800, 6801, 6802, 6803, 6804, 6805, 6806], "rare_classes": [["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"]]} -{"filename": "3673970325.jpg", "img_id": "1129", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [6807], "rare_classes": [["handbag"]]} -{"filename": "3675825945.jpg", "img_id": "1130", "split": "test", "caption": ["a skateboard in a pool"], "sentids": [6808], "rare_classes": [["skateboard"]]} -{"filename": "367677825.jpg", "img_id": "1131", "split": "test", "caption": ["a bowl in the middle of the table", "an image with a bookcase in the background", "a spoon in the middle of the table", "a bowl in the middle of the table", "an image with a bookcase in the background", "a spoon in the middle of the table", "a bowl in the middle of the table", "an image with a bookcase in the background", "a spoon in the middle of the table"], "sentids": [6809, 6810, 6811, 6812, 6813, 6814, 6815, 6816, 6817], "rare_classes": [["bowl"], ["book"], ["spoon"], ["bowl"], ["book"], ["spoon"], ["bowl"], ["book"], ["spoon"]]} -{"filename": "3678941452.jpg", "img_id": "1132", "split": "test", "caption": ["a photo of a bicycle on the side of a street", "a photo of a fire hydrant on the corner of a city street", "a photo of a handbag store on a city street", "a photo of a bicycle on the side of a street", "a photo of a fire hydrant on the corner of a city street", "a photo of a handbag store on a city street", "a photo of a bicycle on the side of a street", "a photo of a fire hydrant on the corner of a city street", "a photo of a handbag store on a city street"], "sentids": [6818, 6819, 6820, 6821, 6822, 6823, 6824, 6825, 6826], "rare_classes": [["bicycle"], ["fire hydrant"], ["handbag"], ["bicycle"], ["fire hydrant"], ["handbag"], ["bicycle"], ["fire hydrant"], ["handbag"]]} -{"filename": "3680031186.jpg", "img_id": "1133", "split": "test", "caption": ["a picture of a baseball glove"], "sentids": [6827], "rare_classes": [["baseball glove"]]} -{"filename": "3682778663.jpg", "img_id": "1134", "split": "test", "caption": ["a photo of a cupid sitting on a bench in front of a group of people"], "sentids": [6828], "rare_classes": [["cup"]]} -{"filename": "3687250043.jpg", "img_id": "1135", "split": "test", "caption": ["a photo of a truck driving down a street with children holding american flags"], "sentids": [6829], "rare_classes": [["truck"]]} -{"filename": "3687938978.jpg", "img_id": "1136", "split": "test", "caption": ["a handbag in the middle of the road", "a picture of a teddy bear riding a bike", "a handbag in the middle of the road", "a picture of a teddy bear riding a bike"], "sentids": [6830, 6831, 6832, 6833], "rare_classes": [["handbag"], ["teddy bear"], ["handbag"], ["teddy bear"]]} -{"filename": "368894889.jpg", "img_id": "1137", "split": "test", "caption": ["a book in the sand"], "sentids": [6834], "rare_classes": [["book"]]} -{"filename": "3689150386.jpg", "img_id": "1138", "split": "test", "caption": ["an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it"], "sentids": [6835, 6836, 6837, 6838, 6839, 6840, 6841, 6842, 6843, 6844, 6845, 6846, 6847, 6848, 6849, 6850, 6851, 6852, 6853, 6854, 6855, 6856, 6857, 6858, 6859, 6860, 6861, 6862, 6863, 6864, 6865, 6866, 6867, 6868, 6869, 6870], "rare_classes": [["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"]]} -{"filename": "3691288174.jpg", "img_id": "1139", "split": "test", "caption": ["a tie in the man's hat", "a picture of a cell phone salesman with a young boy", "a bench in the background", "a tie in the man's hat", "a picture of a cell phone salesman with a young boy", "a bench in the background", "a tie in the man's hat", "a picture of a cell phone salesman with a young boy", "a bench in the background"], "sentids": [6871, 6872, 6873, 6874, 6875, 6876, 6877, 6878, 6879], "rare_classes": [["tie"], ["cell phone"], ["bench"], ["tie"], ["cell phone"], ["bench"], ["tie"], ["cell phone"], ["bench"]]} -{"filename": "3691394196.jpg", "img_id": "1140", "split": "test", "caption": ["a picture of a tie-dye artist performing in front of a crowd"], "sentids": [6880], "rare_classes": [["tie"]]} -{"filename": "3692892751.jpg", "img_id": "1141", "split": "test", "caption": ["an image with a skateboarder in the air", "a bottle in the air", "an image with a skateboarder in the air", "a bottle in the air"], "sentids": [6881, 6882, 6883, 6884], "rare_classes": [["skateboard"], ["bottle"], ["skateboard"], ["bottle"]]} -{"filename": "3694219419.jpg", "img_id": "1142", "split": "test", "caption": ["a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids", "a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids", "a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids", "a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids"], "sentids": [6885, 6886, 6887, 6888, 6889, 6890, 6891, 6892, 6893, 6894, 6895, 6896, 6897, 6898, 6899, 6900], "rare_classes": [["sports ball"], ["car"], ["umbrella"], ["kite"], ["sports ball"], ["car"], ["umbrella"], ["kite"], ["sports ball"], ["car"], ["umbrella"], ["kite"], ["sports ball"], ["car"], ["umbrella"], ["kite"]]} -{"filename": "3697378565.jpg", "img_id": "1143", "split": "test", "caption": ["a picture of a potted plant"], "sentids": [6901], "rare_classes": [["potted plant"]]} -{"filename": "369893824.jpg", "img_id": "1144", "split": "test", "caption": ["an image with a dining table and chairs in an office", "a photo of a bottle of water", "a picture of a book writing group meeting in an office", "an image with a dining table and chairs in an office", "a photo of a bottle of water", "a picture of a book writing group meeting in an office", "an image with a dining table and chairs in an office", "a photo of a bottle of water", "a picture of a book writing group meeting in an office"], "sentids": [6902, 6903, 6904, 6905, 6906, 6907, 6908, 6909, 6910], "rare_classes": [["dining table"], ["bottle"], ["book"], ["dining table"], ["bottle"], ["book"], ["dining table"], ["bottle"], ["book"]]} -{"filename": "3699522388.jpg", "img_id": "1145", "split": "test", "caption": ["an image with a surfboarder in the air over a body of water", "an image with a bench in the background", "an image with a surfboarder in the air over a body of water", "an image with a bench in the background"], "sentids": [6911, 6912, 6913, 6914], "rare_classes": [["surfboard"], ["bench"], ["surfboard"], ["bench"]]} -{"filename": "3700377054.jpg", "img_id": "1146", "split": "test", "caption": ["a picture of a baseball glove in the air"], "sentids": [6915], "rare_classes": [["baseball glove"]]} -{"filename": "370713359.jpg", "img_id": "1147", "split": "test", "caption": ["a picture of a potted plant on a table in a restaurant", "an image with a carousel of people sitting at tables in a restaurant", "a clock in a restaurant", "a picture of a potted plant on a table in a restaurant", "an image with a carousel of people sitting at tables in a restaurant", "a clock in a restaurant", "a picture of a potted plant on a table in a restaurant", "an image with a carousel of people sitting at tables in a restaurant", "a clock in a restaurant"], "sentids": [6916, 6917, 6918, 6919, 6920, 6921, 6922, 6923, 6924], "rare_classes": [["potted plant"], ["car"], ["clock"], ["potted plant"], ["car"], ["clock"], ["potted plant"], ["car"], ["clock"]]} -{"filename": "371123959.jpg", "img_id": "1148", "split": "test", "caption": ["an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree", "an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree", "an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree", "an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree"], "sentids": [6925, 6926, 6927, 6928, 6929, 6930, 6931, 6932, 6933, 6934, 6935, 6936, 6937, 6938, 6939, 6940], "rare_classes": [["tv"], ["dining table"], ["cell phone"], ["potted plant"], ["tv"], ["dining table"], ["cell phone"], ["potted plant"], ["tv"], ["dining table"], ["cell phone"], ["potted plant"], ["tv"], ["dining table"], ["cell phone"], ["potted plant"]]} -{"filename": "3711851074.jpg", "img_id": "1149", "split": "test", "caption": ["a picture of a handbag"], "sentids": [6941], "rare_classes": [["handbag"]]} -{"filename": "3712574653.jpg", "img_id": "1150", "split": "test", "caption": ["a picture of a dining table at a wedding reception", "a photo of a tiered wedding cake", "an image with a cup of wine", "a picture of a dining table at a wedding reception", "a photo of a tiered wedding cake", "an image with a cup of wine", "a picture of a dining table at a wedding reception", "a photo of a tiered wedding cake", "an image with a cup of wine"], "sentids": [6942, 6943, 6944, 6945, 6946, 6947, 6948, 6949, 6950], "rare_classes": [["dining table"], ["tie"], ["cup"], ["dining table"], ["tie"], ["cup"], ["dining table"], ["tie"], ["cup"]]} -{"filename": "3713030758.jpg", "img_id": "1151", "split": "test", "caption": ["a photo of a sports ball game", "a picture of a stop sign", "a backpack in the middle of the field", "a photo of a sports ball game", "a picture of a stop sign", "a backpack in the middle of the field", "a photo of a sports ball game", "a picture of a stop sign", "a backpack in the middle of the field"], "sentids": [6951, 6952, 6953, 6954, 6955, 6956, 6957, 6958, 6959], "rare_classes": [["sports ball"], ["stop sign"], ["backpack"], ["sports ball"], ["stop sign"], ["backpack"], ["sports ball"], ["stop sign"], ["backpack"]]} -{"filename": "3713177334.jpg", "img_id": "1152", "split": "test", "caption": ["a picture of a car in front of a large colorful mural", "a handbag in the foreground", "an image with a kite flying in the sky", "a picture of a car in front of a large colorful mural", "a handbag in the foreground", "an image with a kite flying in the sky", "a picture of a car in front of a large colorful mural", "a handbag in the foreground", "an image with a kite flying in the sky"], "sentids": [6960, 6961, 6962, 6963, 6964, 6965, 6966, 6967, 6968], "rare_classes": [["car"], ["handbag"], ["kite"], ["car"], ["handbag"], ["kite"], ["car"], ["handbag"], ["kite"]]} -{"filename": "3715201165.jpg", "img_id": "1153", "split": "test", "caption": ["a picture of a handbag in front of a building"], "sentids": [6969], "rare_classes": [["handbag"]]} -{"filename": "3717587115.jpg", "img_id": "1154", "split": "test", "caption": ["a picture of a dining table", "a photo of a cup of ice cream", "a picture of a dining table", "a photo of a cup of ice cream"], "sentids": [6970, 6971, 6972, 6973], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} -{"filename": "3718007650.jpg", "img_id": "1155", "split": "test", "caption": ["a dog in a costume is standing next to a group of people"], "sentids": [6974], "rare_classes": [["dog"]]} -{"filename": "3719712280.jpg", "img_id": "1156", "split": "test", "caption": ["a photo of a frisbee player diving for a frisbee"], "sentids": [6975], "rare_classes": [["frisbee"]]} -{"filename": "3720129024.jpg", "img_id": "1157", "split": "test", "caption": ["a picture of a backpacker walking on the beach", "a picture of a cell phone", "a picture of a backpacker walking on the beach", "a picture of a cell phone"], "sentids": [6976, 6977, 6978, 6979], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} -{"filename": "3720376242.jpg", "img_id": "1158", "split": "test", "caption": ["an image with a handbag", "a picture of a kite flying over a crowd of people", "an image with a handbag", "a picture of a kite flying over a crowd of people"], "sentids": [6980, 6981, 6982, 6983], "rare_classes": [["handbag"], ["kite"], ["handbag"], ["kite"]]} -{"filename": "3720930835.jpg", "img_id": "1159", "split": "test", "caption": ["a dining table in front of a group of children", "an image with a bottle of water", "a picture of a backpacker giving a talk to a group of children", "a dining table in front of a group of children", "an image with a bottle of water", "a picture of a backpacker giving a talk to a group of children", "a dining table in front of a group of children", "an image with a bottle of water", "a picture of a backpacker giving a talk to a group of children"], "sentids": [6984, 6985, 6986, 6987, 6988, 6989, 6990, 6991, 6992], "rare_classes": [["dining table"], ["bottle"], ["backpack"], ["dining table"], ["bottle"], ["backpack"], ["dining table"], ["bottle"], ["backpack"]]} -{"filename": "3721822959.jpg", "img_id": "1160", "split": "test", "caption": ["a motorcycle in the air"], "sentids": [6993], "rare_classes": [["motorcycle"]]} -{"filename": "3724946689.jpg", "img_id": "1161", "split": "test", "caption": ["an image with a chair on a roller coaster", "a picture of a bench with people sitting on it", "an image with a chair on a roller coaster", "a picture of a bench with people sitting on it"], "sentids": [6994, 6995, 6996, 6997], "rare_classes": [["chair"], ["bench"], ["chair"], ["bench"]]} -{"filename": "372570543.jpg", "img_id": "1162", "split": "test", "caption": ["a laptop in the middle of a crowd of people"], "sentids": [6998], "rare_classes": [["laptop"]]} -{"filename": "3726130458.jpg", "img_id": "1163", "split": "test", "caption": ["a picture of a baseball glove", "a baseball bat in the air", "a picture of a baseball glove", "a baseball bat in the air"], "sentids": [6999, 7000, 7001, 7002], "rare_classes": [["baseball glove"], ["baseball bat"], ["baseball glove"], ["baseball bat"]]} -{"filename": "3726980861.jpg", "img_id": "1164", "split": "test", "caption": ["a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table", "a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table", "a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table", "a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table"], "sentids": [7003, 7004, 7005, 7006, 7007, 7008, 7009, 7010, 7011, 7012, 7013, 7014, 7015, 7016, 7017, 7018], "rare_classes": [["bicycle"], ["car"], ["skateboard"], ["dining table"], ["bicycle"], ["car"], ["skateboard"], ["dining table"], ["bicycle"], ["car"], ["skateboard"], ["dining table"], ["bicycle"], ["car"], ["skateboard"], ["dining table"]]} -{"filename": "3732782360.jpg", "img_id": "1165", "split": "test", "caption": ["a truck in the middle of the street"], "sentids": [7019], "rare_classes": [["truck"]]} -{"filename": "3732914946.jpg", "img_id": "1166", "split": "test", "caption": ["a photo of a cup of wine", "an image with a dining table and a woman at the table", "a photo of a cup of wine", "an image with a dining table and a woman at the table"], "sentids": [7020, 7021, 7022, 7023], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "3733543762.jpg", "img_id": "1167", "split": "test", "caption": ["a picture of a dog", "an image with a boat in the background", "a picture of a dog", "an image with a boat in the background"], "sentids": [7024, 7025, 7026, 7027], "rare_classes": [["dog"], ["boat"], ["dog"], ["boat"]]} -{"filename": "373842683.jpg", "img_id": "1168", "split": "test", "caption": ["an image with a oven full of pizzas"], "sentids": [7028], "rare_classes": [["oven"]]} -{"filename": "3742085771.jpg", "img_id": "1169", "split": "test", "caption": ["a picture of a cup of beer"], "sentids": [7029], "rare_classes": [["cup"]]} -{"filename": "3745474894.jpg", "img_id": "1170", "split": "test", "caption": ["an image with a backpack on top of a group of people", "an image with a handbag on the ground", "an image with a backpack on top of a group of people", "an image with a handbag on the ground"], "sentids": [7030, 7031, 7032, 7033], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "3759993037.jpg", "img_id": "1171", "split": "test", "caption": ["a picture of a bottle of water", "a suitcase in the background", "a photo of a cell phone booth with people standing in front of it", "a picture of a bottle of water", "a suitcase in the background", "a photo of a cell phone booth with people standing in front of it", "a picture of a bottle of water", "a suitcase in the background", "a photo of a cell phone booth with people standing in front of it"], "sentids": [7034, 7035, 7036, 7037, 7038, 7039, 7040, 7041, 7042], "rare_classes": [["bottle"], ["suitcase"], ["cell phone"], ["bottle"], ["suitcase"], ["cell phone"], ["bottle"], ["suitcase"], ["cell phone"]]} -{"filename": "3763257911.jpg", "img_id": "1172", "split": "test", "caption": ["a picture of a backpacker playing chess on the street", "an image with a dining table set up with chess pieces", "a picture of a carpenter working on a chess board", "a picture of a backpacker playing chess on the street", "an image with a dining table set up with chess pieces", "a picture of a carpenter working on a chess board", "a picture of a backpacker playing chess on the street", "an image with a dining table set up with chess pieces", "a picture of a carpenter working on a chess board"], "sentids": [7043, 7044, 7045, 7046, 7047, 7048, 7049, 7050, 7051], "rare_classes": [["backpack"], ["dining table"], ["car"], ["backpack"], ["dining table"], ["car"], ["backpack"], ["dining table"], ["car"]]} -{"filename": "3769486949.jpg", "img_id": "1173", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [7052], "rare_classes": [["backpack"]]} -{"filename": "3772448117.jpg", "img_id": "1174", "split": "test", "caption": ["a photo of a kite surfer on the beach", "an image with a backpacker on the beach", "a photo of a kite surfer on the beach", "an image with a backpacker on the beach"], "sentids": [7053, 7054, 7055, 7056], "rare_classes": [["kite"], ["backpack"], ["kite"], ["backpack"]]} -{"filename": "3775443800.jpg", "img_id": "1175", "split": "test", "caption": ["an image with a chair, table, and people sitting on the sidewalk", "a cup in the middle of the table", "a photo of a book store", "an image with a chair, table, and people sitting on the sidewalk", "a cup in the middle of the table", "a photo of a book store", "an image with a chair, table, and people sitting on the sidewalk", "a cup in the middle of the table", "a photo of a book store"], "sentids": [7057, 7058, 7059, 7060, 7061, 7062, 7063, 7064, 7065], "rare_classes": [["chair"], ["cup"], ["book"], ["chair"], ["cup"], ["book"], ["chair"], ["cup"], ["book"]]} -{"filename": "3779886643.jpg", "img_id": "1176", "split": "test", "caption": ["a photo of a backpacker in china taking pictures with his cell phone"], "sentids": [7066], "rare_classes": [["backpack"]]} -{"filename": "3789378919.jpg", "img_id": "1177", "split": "test", "caption": ["a picture of a bus that is waiting for people to get on it", "an image with a truck, people, and a bus", "a picture of a bus that is waiting for people to get on it", "an image with a truck, people, and a bus"], "sentids": [7067, 7068, 7069, 7070], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} -{"filename": "3796818804.jpg", "img_id": "1178", "split": "test", "caption": ["a photo of a carousel"], "sentids": [7071], "rare_classes": [["car"]]} -{"filename": "3798412244.jpg", "img_id": "1179", "split": "test", "caption": ["a picture of a suitcase at a trade show", "a tv in the background", "a picture of a suitcase at a trade show", "a tv in the background"], "sentids": [7072, 7073, 7074, 7075], "rare_classes": [["suitcase"], ["tv"], ["suitcase"], ["tv"]]} -{"filename": "3798552554.jpg", "img_id": "1180", "split": "test", "caption": ["a tie in the ceiling"], "sentids": [7076], "rare_classes": [["tie"]]} -{"filename": "3801479828.jpg", "img_id": "1181", "split": "test", "caption": ["a picture of a sports ball"], "sentids": [7077], "rare_classes": [["sports ball"]]} -{"filename": "3803116389.jpg", "img_id": "1182", "split": "test", "caption": ["an image with a dining table"], "sentids": [7078], "rare_classes": [["dining table"]]} -{"filename": "380527679.jpg", "img_id": "1183", "split": "test", "caption": ["an image with a backpack on the ground next to a group of people", "a photo of a apple stand on a city street", "an image with a backpack on the ground next to a group of people", "a photo of a apple stand on a city street"], "sentids": [7079, 7080, 7081, 7082], "rare_classes": [["backpack"], ["apple"], ["backpack"], ["apple"]]} -{"filename": "380537190.jpg", "img_id": "1184", "split": "test", "caption": ["a backpack in the background"], "sentids": [7083], "rare_classes": [["backpack"]]} -{"filename": "3805598180.jpg", "img_id": "1185", "split": "test", "caption": ["a picture of a dining table", "an image with a chair", "a picture of a cup of beer", "a picture of a dining table", "an image with a chair", "a picture of a cup of beer", "a picture of a dining table", "an image with a chair", "a picture of a cup of beer"], "sentids": [7084, 7085, 7086, 7087, 7088, 7089, 7090, 7091, 7092], "rare_classes": [["dining table"], ["chair"], ["cup"], ["dining table"], ["chair"], ["cup"], ["dining table"], ["chair"], ["cup"]]} -{"filename": "380590140.jpg", "img_id": "1186", "split": "test", "caption": ["a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus", "a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus", "a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus", "a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus"], "sentids": [7093, 7094, 7095, 7096, 7097, 7098, 7099, 7100, 7101, 7102, 7103, 7104, 7105, 7106, 7107, 7108], "rare_classes": [["bus"], ["bicycle"], ["handbag"], ["truck"], ["bus"], ["bicycle"], ["handbag"], ["truck"], ["bus"], ["bicycle"], ["handbag"], ["truck"], ["bus"], ["bicycle"], ["handbag"], ["truck"]]} -{"filename": "3810466608.jpg", "img_id": "1187", "split": "test", "caption": ["a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair", "a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair", "a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair", "a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair"], "sentids": [7109, 7110, 7111, 7112, 7113, 7114, 7115, 7116, 7117, 7118, 7119, 7120, 7121, 7122, 7123, 7124], "rare_classes": [["person"], ["refrigerator"], ["dining table"], ["chair"], ["person"], ["refrigerator"], ["dining table"], ["chair"], ["person"], ["refrigerator"], ["dining table"], ["chair"], ["person"], ["refrigerator"], ["dining table"], ["chair"]]} -{"filename": "38110161.jpg", "img_id": "1188", "split": "test", "caption": ["a frisbee in the air", "an image with a baseball bat and a group of people", "a frisbee in the air", "an image with a baseball bat and a group of people"], "sentids": [7125, 7126, 7127, 7128], "rare_classes": [["frisbee"], ["baseball bat"], ["frisbee"], ["baseball bat"]]} -{"filename": "3815669424.jpg", "img_id": "1189", "split": "test", "caption": ["an image with a handbag on top of a car", "a picture of a boat on top of a car", "an image with a handbag on top of a car", "a picture of a boat on top of a car"], "sentids": [7129, 7130, 7131, 7132], "rare_classes": [["handbag"], ["boat"], ["handbag"], ["boat"]]} -{"filename": "3816130053.jpg", "img_id": "1190", "split": "test", "caption": ["a picture of a cell phone", "an image with a handbag", "a picture of a cell phone", "an image with a handbag"], "sentids": [7133, 7134, 7135, 7136], "rare_classes": [["cell phone"], ["handbag"], ["cell phone"], ["handbag"]]} -{"filename": "3824938721.jpg", "img_id": "1191", "split": "test", "caption": ["a picture of a cup of tea"], "sentids": [7137], "rare_classes": [["cup"]]} -{"filename": "3826408509.jpg", "img_id": "1192", "split": "test", "caption": ["a umbrella in the air", "a handbag in the foreground", "a umbrella in the air", "a handbag in the foreground"], "sentids": [7138, 7139, 7140, 7141], "rare_classes": [["umbrella"], ["handbag"], ["umbrella"], ["handbag"]]} -{"filename": "3826415995.jpg", "img_id": "1193", "split": "test", "caption": ["a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair"], "sentids": [7142, 7143, 7144, 7145, 7146, 7147, 7148, 7149, 7150, 7151, 7152, 7153, 7154, 7155, 7156, 7157, 7158, 7159, 7160, 7161, 7162, 7163, 7164, 7165, 7166, 7167, 7168, 7169, 7170, 7171, 7172, 7173, 7174, 7175, 7176, 7177, 7178, 7179, 7180, 7181, 7182, 7183, 7184, 7185, 7186, 7187, 7188, 7189, 7190], "rare_classes": [["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"]]} -{"filename": "3830027232.jpg", "img_id": "1194", "split": "test", "caption": ["a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background"], "sentids": [7191, 7192, 7193, 7194, 7195, 7196, 7197, 7198, 7199, 7200, 7201, 7202, 7203, 7204, 7205, 7206, 7207, 7208, 7209, 7210, 7211, 7212, 7213, 7214, 7215], "rare_classes": [["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"]]} -{"filename": "3839127400.jpg", "img_id": "1195", "split": "test", "caption": ["a cell phone in the sand"], "sentids": [7216], "rare_classes": [["cell phone"]]} -{"filename": "3844713955.jpg", "img_id": "1196", "split": "test", "caption": ["a photo of a backpacker riding a motorcycle down a city street"], "sentids": [7217], "rare_classes": [["backpack"]]} -{"filename": "3848368547.jpg", "img_id": "1197", "split": "test", "caption": ["a photo of a handbag on a train"], "sentids": [7218], "rare_classes": [["handbag"]]} -{"filename": "3851691069.jpg", "img_id": "1198", "split": "test", "caption": ["a photo of a chair", "a baseball bat in a man's hand", "a photo of a chair", "a baseball bat in a man's hand"], "sentids": [7219, 7220, 7221, 7222], "rare_classes": [["chair"], ["baseball bat"], ["chair"], ["baseball bat"]]} -{"filename": "3855099747.jpg", "img_id": "1199", "split": "test", "caption": ["an image with a potted plant in the background"], "sentids": [7223], "rare_classes": [["potted plant"]]} -{"filename": "3856130327.jpg", "img_id": "1200", "split": "test", "caption": ["a picture of a potted plant", "a laptop in front of a group of people", "a photo of a tv news crew posing for a picture", "a picture of a potted plant", "a laptop in front of a group of people", "a photo of a tv news crew posing for a picture", "a picture of a potted plant", "a laptop in front of a group of people", "a photo of a tv news crew posing for a picture"], "sentids": [7224, 7225, 7226, 7227, 7228, 7229, 7230, 7231, 7232], "rare_classes": [["potted plant"], ["laptop"], ["tv"], ["potted plant"], ["laptop"], ["tv"], ["potted plant"], ["laptop"], ["tv"]]} -{"filename": "3858745961.jpg", "img_id": "1201", "split": "test", "caption": ["a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table"], "sentids": [7233, 7234, 7235, 7236, 7237, 7238, 7239, 7240, 7241, 7242, 7243, 7244, 7245, 7246, 7247, 7248, 7249, 7250, 7251, 7252, 7253, 7254, 7255, 7256, 7257], "rare_classes": [["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"]]} -{"filename": "3862675867.jpg", "img_id": "1202", "split": "test", "caption": ["a picture of a bicycle in the middle of a crowd of people", "a picture of a handbag on the ground next to a crowd of people", "a photo of a truck and a crowd of people crossing the street", "a picture of a bicycle in the middle of a crowd of people", "a picture of a handbag on the ground next to a crowd of people", "a photo of a truck and a crowd of people crossing the street", "a picture of a bicycle in the middle of a crowd of people", "a picture of a handbag on the ground next to a crowd of people", "a photo of a truck and a crowd of people crossing the street"], "sentids": [7258, 7259, 7260, 7261, 7262, 7263, 7264, 7265, 7266], "rare_classes": [["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"]]} -{"filename": "3864394764.jpg", "img_id": "1203", "split": "test", "caption": ["a photo of a motorcycle on a dirt road with lots of fruit and vegetables", "a photo of a car parked next to a fruit stand", "a photo of a orange market with many different types of fruit", "a photo of a motorcycle on a dirt road with lots of fruit and vegetables", "a photo of a car parked next to a fruit stand", "a photo of a orange market with many different types of fruit", "a photo of a motorcycle on a dirt road with lots of fruit and vegetables", "a photo of a car parked next to a fruit stand", "a photo of a orange market with many different types of fruit"], "sentids": [7267, 7268, 7269, 7270, 7271, 7272, 7273, 7274, 7275], "rare_classes": [["motorcycle"], ["car"], ["orange"], ["motorcycle"], ["car"], ["orange"], ["motorcycle"], ["car"], ["orange"]]} -{"filename": "3870409487.jpg", "img_id": "1204", "split": "test", "caption": ["a photo of a train station with a woman on a bench"], "sentids": [7276], "rare_classes": [["train"]]} -{"filename": "3871713477.jpg", "img_id": "1205", "split": "test", "caption": ["an image with a backpack", "an image with a bowl on the ground", "an image with a backpack", "an image with a bowl on the ground"], "sentids": [7277, 7278, 7279, 7280], "rare_classes": [["backpack"], ["bowl"], ["backpack"], ["bowl"]]} -{"filename": "387466573.jpg", "img_id": "1206", "split": "test", "caption": ["an image with a truck and a man on a bike", "a picture of a car parked on the side of the road", "an image with a truck and a man on a bike", "a picture of a car parked on the side of the road"], "sentids": [7281, 7282, 7283, 7284], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "3874666884.jpg", "img_id": "1207", "split": "test", "caption": ["a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit", "a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit", "a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit", "a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit"], "sentids": [7285, 7286, 7287, 7288, 7289, 7290, 7291, 7292, 7293, 7294, 7295, 7296, 7297, 7298, 7299, 7300], "rare_classes": [["bicycle"], ["dining table"], ["handbag"], ["sports ball"], ["bicycle"], ["dining table"], ["handbag"], ["sports ball"], ["bicycle"], ["dining table"], ["handbag"], ["sports ball"], ["bicycle"], ["dining table"], ["handbag"], ["sports ball"]]} -{"filename": "3880726770.jpg", "img_id": "1208", "split": "test", "caption": ["an image with a umbrella in the background", "an image with a truck in the background and a man standing next to it", "an image with a umbrella in the background", "an image with a truck in the background and a man standing next to it"], "sentids": [7301, 7302, 7303, 7304], "rare_classes": [["umbrella"], ["truck"], ["umbrella"], ["truck"]]} -{"filename": "3880775790.jpg", "img_id": "1209", "split": "test", "caption": ["a cup in the sand", "a photo of a handbag on the beach", "a cup in the sand", "a photo of a handbag on the beach"], "sentids": [7305, 7306, 7307, 7308], "rare_classes": [["cup"], ["handbag"], ["cup"], ["handbag"]]} -{"filename": "3883055159.jpg", "img_id": "1210", "split": "test", "caption": ["a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people"], "sentids": [7309, 7310, 7311, 7312, 7313, 7314, 7315, 7316, 7317, 7318, 7319, 7320, 7321, 7322, 7323, 7324, 7325, 7326, 7327, 7328, 7329, 7330, 7331, 7332, 7333], "rare_classes": [["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"]]} -{"filename": "3884704036.jpg", "img_id": "1211", "split": "test", "caption": ["a picture of a cell phone in the hand of a police officer"], "sentids": [7334], "rare_classes": [["cell phone"]]} -{"filename": "3885034832.jpg", "img_id": "1212", "split": "test", "caption": ["an image with a backpack on a man riding a bike"], "sentids": [7335], "rare_classes": [["backpack"]]} -{"filename": "3888267140.jpg", "img_id": "1213", "split": "test", "caption": ["a picture of a person behind the counter at a fast food restaurant"], "sentids": [7336], "rare_classes": [["person"]]} -{"filename": "3890984576.jpg", "img_id": "1214", "split": "test", "caption": ["an image with a bicycle and a man riding it down the street", "an image with a potted plant and a man on a bike", "a photo of a umbrella in front of a building", "an image with a bicycle and a man riding it down the street", "an image with a potted plant and a man on a bike", "a photo of a umbrella in front of a building", "an image with a bicycle and a man riding it down the street", "an image with a potted plant and a man on a bike", "a photo of a umbrella in front of a building"], "sentids": [7337, 7338, 7339, 7340, 7341, 7342, 7343, 7344, 7345], "rare_classes": [["bicycle"], ["potted plant"], ["umbrella"], ["bicycle"], ["potted plant"], ["umbrella"], ["bicycle"], ["potted plant"], ["umbrella"]]} -{"filename": "3893267383.jpg", "img_id": "1215", "split": "test", "caption": ["a picture of a umbrella being held by a group of people"], "sentids": [7346], "rare_classes": [["umbrella"]]} -{"filename": "3904368912.jpg", "img_id": "1216", "split": "test", "caption": ["a picture of a truck on the side of the road", "a picture of a handbag sitting on the ground", "a banana in a basket", "a picture of a truck on the side of the road", "a picture of a handbag sitting on the ground", "a banana in a basket", "a picture of a truck on the side of the road", "a picture of a handbag sitting on the ground", "a banana in a basket"], "sentids": [7347, 7348, 7349, 7350, 7351, 7352, 7353, 7354, 7355], "rare_classes": [["truck"], ["handbag"], ["banana"], ["truck"], ["handbag"], ["banana"], ["truck"], ["handbag"], ["banana"]]} -{"filename": "3904607307.jpg", "img_id": "1217", "split": "test", "caption": ["an image with a cell phone in the middle of a group of people"], "sentids": [7356], "rare_classes": [["cell phone"]]} -{"filename": "390892622.jpg", "img_id": "1218", "split": "test", "caption": ["a picture of a handbag", "a photo of a chair", "a photo of a traffic light", "a picture of a handbag", "a photo of a chair", "a photo of a traffic light", "a picture of a handbag", "a photo of a chair", "a photo of a traffic light"], "sentids": [7357, 7358, 7359, 7360, 7361, 7362, 7363, 7364, 7365], "rare_classes": [["handbag"], ["chair"], ["traffic light"], ["handbag"], ["chair"], ["traffic light"], ["handbag"], ["chair"], ["traffic light"]]} -{"filename": "390901667.jpg", "img_id": "1219", "split": "test", "caption": ["an image with a apple", "a picture of a refrigerator", "a picture of a cupcake", "an image with a apple", "a picture of a refrigerator", "a picture of a cupcake", "an image with a apple", "a picture of a refrigerator", "a picture of a cupcake"], "sentids": [7366, 7367, 7368, 7369, 7370, 7371, 7372, 7373, 7374], "rare_classes": [["apple"], ["refrigerator"], ["cup"], ["apple"], ["refrigerator"], ["cup"], ["apple"], ["refrigerator"], ["cup"]]} -{"filename": "390921095.jpg", "img_id": "1220", "split": "test", "caption": ["an image with a horse and a man on it", "a picture of a bicycle on the side of a building", "an image with a horse and a man on it", "a picture of a bicycle on the side of a building"], "sentids": [7375, 7376, 7377, 7378], "rare_classes": [["horse"], ["bicycle"], ["horse"], ["bicycle"]]} -{"filename": "3909544831.jpg", "img_id": "1221", "split": "test", "caption": ["a bottle in the middle of a table"], "sentids": [7379], "rare_classes": [["bottle"]]} -{"filename": "3914077575.jpg", "img_id": "1222", "split": "test", "caption": ["a truck in the background", "a car in the background", "a truck in the background", "a car in the background"], "sentids": [7380, 7381, 7382, 7383], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "3916066890.jpg", "img_id": "1223", "split": "test", "caption": ["a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone"], "sentids": [7384, 7385, 7386, 7387, 7388, 7389, 7390, 7391, 7392, 7393, 7394, 7395, 7396, 7397, 7398, 7399, 7400, 7401, 7402, 7403, 7404, 7405, 7406, 7407, 7408], "rare_classes": [["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"]]} -{"filename": "3917122097.jpg", "img_id": "1224", "split": "test", "caption": ["an image with a cell phone", "an image with a laptop and two people sitting at a table", "an image with a cell phone", "an image with a laptop and two people sitting at a table"], "sentids": [7409, 7410, 7411, 7412], "rare_classes": [["cell phone"], ["laptop"], ["cell phone"], ["laptop"]]} -{"filename": "3920105265.jpg", "img_id": "1225", "split": "test", "caption": ["an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table", "an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table", "an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table", "an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table"], "sentids": [7413, 7414, 7415, 7416, 7417, 7418, 7419, 7420, 7421, 7422, 7423, 7424, 7425, 7426, 7427, 7428], "rare_classes": [["refrigerator"], ["cup"], ["book"], ["dining table"], ["refrigerator"], ["cup"], ["book"], ["dining table"], ["refrigerator"], ["cup"], ["book"], ["dining table"], ["refrigerator"], ["cup"], ["book"], ["dining table"]]} -{"filename": "392354488.jpg", "img_id": "1226", "split": "test", "caption": ["an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner", "an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner", "an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner", "an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner"], "sentids": [7429, 7430, 7431, 7432, 7433, 7434, 7435, 7436, 7437, 7438, 7439, 7440, 7441, 7442, 7443, 7444], "rare_classes": [["refrigerator"], ["oven"], ["potted plant"], ["vase"], ["refrigerator"], ["oven"], ["potted plant"], ["vase"], ["refrigerator"], ["oven"], ["potted plant"], ["vase"], ["refrigerator"], ["oven"], ["potted plant"], ["vase"]]} -{"filename": "3923857105.jpg", "img_id": "1227", "split": "test", "caption": ["an image with a book and people on a subway train", "a backpack in the middle of a crowded subway car", "an image with a book and people on a subway train", "a backpack in the middle of a crowded subway car"], "sentids": [7445, 7446, 7447, 7448], "rare_classes": [["book"], ["backpack"], ["book"], ["backpack"]]} -{"filename": "3925292151.jpg", "img_id": "1228", "split": "test", "caption": ["a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor"], "sentids": [7449, 7450, 7451, 7452, 7453, 7454, 7455, 7456, 7457, 7458, 7459, 7460, 7461, 7462, 7463, 7464, 7465, 7466, 7467, 7468, 7469, 7470, 7471, 7472, 7473, 7474, 7475, 7476, 7477, 7478, 7479, 7480, 7481, 7482, 7483, 7484], "rare_classes": [["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"]]} -{"filename": "3935717130.jpg", "img_id": "1229", "split": "test", "caption": ["a picture of a bottle of wine"], "sentids": [7485], "rare_classes": [["bottle"]]} -{"filename": "3937722644.jpg", "img_id": "1230", "split": "test", "caption": ["an image with a cell phone in one hand and a book in the other", "an image with a suitcase in the middle of a train", "an image with a boat full of people on it", "an image with a cell phone in one hand and a book in the other", "an image with a suitcase in the middle of a train", "an image with a boat full of people on it", "an image with a cell phone in one hand and a book in the other", "an image with a suitcase in the middle of a train", "an image with a boat full of people on it"], "sentids": [7486, 7487, 7488, 7489, 7490, 7491, 7492, 7493, 7494], "rare_classes": [["cell phone"], ["suitcase"], ["boat"], ["cell phone"], ["suitcase"], ["boat"], ["cell phone"], ["suitcase"], ["boat"]]} -{"filename": "3941241861.jpg", "img_id": "1231", "split": "test", "caption": ["a dining table in front of a group of people"], "sentids": [7495], "rare_classes": [["dining table"]]} -{"filename": "3942002204.jpg", "img_id": "1232", "split": "test", "caption": ["a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it"], "sentids": [7496, 7497, 7498, 7499, 7500, 7501, 7502, 7503, 7504, 7505, 7506, 7507, 7508, 7509, 7510, 7511, 7512, 7513, 7514, 7515, 7516, 7517, 7518, 7519, 7520], "rare_classes": [["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"]]} -{"filename": "3944780640.jpg", "img_id": "1233", "split": "test", "caption": ["an image with a suitcase"], "sentids": [7521], "rare_classes": [["suitcase"]]} -{"filename": "3945049632.jpg", "img_id": "1234", "split": "test", "caption": ["a picture of a backpacker waiting in line at an airport", "a picture of a cell phone", "a picture of a backpacker waiting in line at an airport", "a picture of a cell phone"], "sentids": [7522, 7523, 7524, 7525], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} -{"filename": "3951498887.jpg", "img_id": "1235", "split": "test", "caption": ["an image with a refrigerator and a man working on a bike", "an image with a chair and a man working on a bike", "a cup in the middle of the room", "an image with a refrigerator and a man working on a bike", "an image with a chair and a man working on a bike", "a cup in the middle of the room", "an image with a refrigerator and a man working on a bike", "an image with a chair and a man working on a bike", "a cup in the middle of the room"], "sentids": [7526, 7527, 7528, 7529, 7530, 7531, 7532, 7533, 7534], "rare_classes": [["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"], ["cup"]]} -{"filename": "3952305716.jpg", "img_id": "1236", "split": "test", "caption": ["a backpack in the background"], "sentids": [7535], "rare_classes": [["backpack"]]} -{"filename": "3954079669.jpg", "img_id": "1237", "split": "test", "caption": ["a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water"], "sentids": [7536, 7537, 7538, 7539, 7540, 7541, 7542, 7543, 7544, 7545, 7546, 7547, 7548, 7549, 7550, 7551, 7552, 7553, 7554, 7555, 7556, 7557, 7558, 7559, 7560], "rare_classes": [["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"]]} -{"filename": "3955811518.jpg", "img_id": "1238", "split": "test", "caption": ["a chair in the background", "an image with a tie fighter in the air", "a photo of a bottle of water", "a chair in the background", "an image with a tie fighter in the air", "a photo of a bottle of water", "a chair in the background", "an image with a tie fighter in the air", "a photo of a bottle of water"], "sentids": [7561, 7562, 7563, 7564, 7565, 7566, 7567, 7568, 7569], "rare_classes": [["chair"], ["tie"], ["bottle"], ["chair"], ["tie"], ["bottle"], ["chair"], ["tie"], ["bottle"]]} -{"filename": "3957074517.jpg", "img_id": "1239", "split": "test", "caption": ["an image with a traffic light at a train station", "a photo of a backpacker at a train station", "a train in the background", "an image with a traffic light at a train station", "a photo of a backpacker at a train station", "a train in the background", "an image with a traffic light at a train station", "a photo of a backpacker at a train station", "a train in the background"], "sentids": [7570, 7571, 7572, 7573, 7574, 7575, 7576, 7577, 7578], "rare_classes": [["traffic light"], ["backpack"], ["train"], ["traffic light"], ["backpack"], ["train"], ["traffic light"], ["backpack"], ["train"]]} -{"filename": "3957762825.jpg", "img_id": "1240", "split": "test", "caption": ["a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people"], "sentids": [7579, 7580, 7581, 7582, 7583, 7584, 7585, 7586, 7587, 7588, 7589, 7590, 7591, 7592, 7593, 7594, 7595, 7596, 7597, 7598, 7599, 7600, 7601, 7602, 7603], "rare_classes": [["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"]]} -{"filename": "3957765471.jpg", "img_id": "1241", "split": "test", "caption": ["a handbag in the middle of the group", "a picture of a cup of coffee", "a photo of a backpack", "a handbag in the middle of the group", "a picture of a cup of coffee", "a photo of a backpack", "a handbag in the middle of the group", "a picture of a cup of coffee", "a photo of a backpack"], "sentids": [7604, 7605, 7606, 7607, 7608, 7609, 7610, 7611, 7612], "rare_classes": [["handbag"], ["cup"], ["backpack"], ["handbag"], ["cup"], ["backpack"], ["handbag"], ["cup"], ["backpack"]]} -{"filename": "3958778014.jpg", "img_id": "1242", "split": "test", "caption": ["a picture of a chair under an umbrella at a flea market", "a photo of a handbag being sold at a flea market", "a picture of a umbrella at an outdoor flea market", "a picture of a chair under an umbrella at a flea market", "a photo of a handbag being sold at a flea market", "a picture of a umbrella at an outdoor flea market", "a picture of a chair under an umbrella at a flea market", "a photo of a handbag being sold at a flea market", "a picture of a umbrella at an outdoor flea market"], "sentids": [7613, 7614, 7615, 7616, 7617, 7618, 7619, 7620, 7621], "rare_classes": [["chair"], ["handbag"], ["umbrella"], ["chair"], ["handbag"], ["umbrella"], ["chair"], ["handbag"], ["umbrella"]]} -{"filename": "3958929614.jpg", "img_id": "1243", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [7622], "rare_classes": [["potted plant"]]} -{"filename": "396140659.jpg", "img_id": "1244", "split": "test", "caption": ["a handbag in a man's hand"], "sentids": [7623], "rare_classes": [["handbag"]]} -{"filename": "3963996930.jpg", "img_id": "1245", "split": "test", "caption": ["a chair in the grass"], "sentids": [7624], "rare_classes": [["chair"]]} -{"filename": "396768260.jpg", "img_id": "1246", "split": "test", "caption": ["a photo of a car with people riding on top of it"], "sentids": [7625], "rare_classes": [["car"]]} -{"filename": "3969506142.jpg", "img_id": "1247", "split": "test", "caption": ["a picture of a wine glass", "a picture of a cup of coffee", "a potted plant in front of a group of people", "a picture of a wine glass", "a picture of a cup of coffee", "a potted plant in front of a group of people", "a picture of a wine glass", "a picture of a cup of coffee", "a potted plant in front of a group of people"], "sentids": [7626, 7627, 7628, 7629, 7630, 7631, 7632, 7633, 7634], "rare_classes": [["wine glass"], ["cup"], ["potted plant"], ["wine glass"], ["cup"], ["potted plant"], ["wine glass"], ["cup"], ["potted plant"]]} -{"filename": "3970078088.jpg", "img_id": "1248", "split": "test", "caption": ["a bottle in front of a man sitting on a chair", "a picture of a truck driver sitting on a chair in front of a restaurant", "a potted plant in front of a building", "a bottle in front of a man sitting on a chair", "a picture of a truck driver sitting on a chair in front of a restaurant", "a potted plant in front of a building", "a bottle in front of a man sitting on a chair", "a picture of a truck driver sitting on a chair in front of a restaurant", "a potted plant in front of a building"], "sentids": [7635, 7636, 7637, 7638, 7639, 7640, 7641, 7642, 7643], "rare_classes": [["bottle"], ["truck"], ["potted plant"], ["bottle"], ["truck"], ["potted plant"], ["bottle"], ["truck"], ["potted plant"]]} -{"filename": "3970654971.jpg", "img_id": "1249", "split": "test", "caption": ["a tie in the middle of a group of people"], "sentids": [7644], "rare_classes": [["tie"]]} -{"filename": "3971425242.jpg", "img_id": "1250", "split": "test", "caption": ["a tie in a checkered jacket", "a handbag in a crowd of people", "a tie in a checkered jacket", "a handbag in a crowd of people"], "sentids": [7645, 7646, 7647, 7648], "rare_classes": [["tie"], ["handbag"], ["tie"], ["handbag"]]} -{"filename": "3972940813.jpg", "img_id": "1251", "split": "test", "caption": ["a car in the street", "a chair in the middle of the street", "a car in the street", "a chair in the middle of the street"], "sentids": [7649, 7650, 7651, 7652], "rare_classes": [["car"], ["chair"], ["car"], ["chair"]]} -{"filename": "3973495184.jpg", "img_id": "1252", "split": "test", "caption": ["a photo of a truck"], "sentids": [7653], "rare_classes": [["truck"]]} -{"filename": "3980921026.jpg", "img_id": "1253", "split": "test", "caption": ["a fork in the middle of a table", "a photo of a cake being cut at a wedding", "a fork in the middle of a table", "a photo of a cake being cut at a wedding"], "sentids": [7654, 7655, 7656, 7657], "rare_classes": [["fork"], ["cake"], ["fork"], ["cake"]]} -{"filename": "3983980965.jpg", "img_id": "1254", "split": "test", "caption": ["a bench in the park", "a picture of a handbag being held up by a man in a red dress", "a bench in the park", "a picture of a handbag being held up by a man in a red dress"], "sentids": [7658, 7659, 7660, 7661], "rare_classes": [["bench"], ["handbag"], ["bench"], ["handbag"]]} -{"filename": "3989314385.jpg", "img_id": "1255", "split": "test", "caption": ["a kite in the sky", "a photo of a sports ball game", "a kite in the sky", "a photo of a sports ball game"], "sentids": [7662, 7663, 7664, 7665], "rare_classes": [["kite"], ["sports ball"], ["kite"], ["sports ball"]]} -{"filename": "3994980815.jpg", "img_id": "1256", "split": "test", "caption": ["an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator", "an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator", "an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator", "an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator"], "sentids": [7666, 7667, 7668, 7669, 7670, 7671, 7672, 7673, 7674, 7675, 7676, 7677, 7678, 7679, 7680, 7681], "rare_classes": [["bottle"], ["clock"], ["dining table"], ["refrigerator"], ["bottle"], ["clock"], ["dining table"], ["refrigerator"], ["bottle"], ["clock"], ["dining table"], ["refrigerator"], ["bottle"], ["clock"], ["dining table"], ["refrigerator"]]} -{"filename": "3997230703.jpg", "img_id": "1257", "split": "test", "caption": ["a picture of a bottle of wine", "a photo of a dining table with people sitting at it", "a picture of a cup of coffee", "a picture of a bottle of wine", "a photo of a dining table with people sitting at it", "a picture of a cup of coffee", "a picture of a bottle of wine", "a photo of a dining table with people sitting at it", "a picture of a cup of coffee"], "sentids": [7682, 7683, 7684, 7685, 7686, 7687, 7688, 7689, 7690], "rare_classes": [["bottle"], ["dining table"], ["cup"], ["bottle"], ["dining table"], ["cup"], ["bottle"], ["dining table"], ["cup"]]} -{"filename": "3999027517.jpg", "img_id": "1258", "split": "test", "caption": ["a photo of a handbag on the ground", "a backpack in a crowd of people", "an image with a bench in the background", "a photo of a handbag on the ground", "a backpack in a crowd of people", "an image with a bench in the background", "a photo of a handbag on the ground", "a backpack in a crowd of people", "an image with a bench in the background"], "sentids": [7691, 7692, 7693, 7694, 7695, 7696, 7697, 7698, 7699], "rare_classes": [["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"]]} -{"filename": "4003793942.jpg", "img_id": "1259", "split": "test", "caption": ["an image with a backpack", "an image with a handbag and a man playing a trombone", "an image with a backpack", "an image with a handbag and a man playing a trombone"], "sentids": [7700, 7701, 7702, 7703], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4003920724.jpg", "img_id": "1260", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [7704], "rare_classes": [["backpack"]]} -{"filename": "4005015759.jpg", "img_id": "1261", "split": "test", "caption": ["a picture of a chair on the beach with a bird flying over it"], "sentids": [7705], "rare_classes": [["chair"]]} -{"filename": "4006329734.jpg", "img_id": "1262", "split": "test", "caption": ["an image with a dining table"], "sentids": [7706], "rare_classes": [["dining table"]]} -{"filename": "4013421575.jpg", "img_id": "1263", "split": "test", "caption": ["an image with a dining table and chairs in a room", "a photo of a remote control in a living room", "an image with a dining table and chairs in a room", "a photo of a remote control in a living room"], "sentids": [7707, 7708, 7709, 7710], "rare_classes": [["dining table"], ["remote"], ["dining table"], ["remote"]]} -{"filename": "4016499639.jpg", "img_id": "1264", "split": "test", "caption": ["an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it", "an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it", "an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it", "an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it"], "sentids": [7711, 7712, 7713, 7714, 7715, 7716, 7717, 7718, 7719, 7720, 7721, 7722, 7723, 7724, 7725, 7726], "rare_classes": [["car"], ["handbag"], ["bicycle"], ["truck"], ["car"], ["handbag"], ["bicycle"], ["truck"], ["car"], ["handbag"], ["bicycle"], ["truck"], ["car"], ["handbag"], ["bicycle"], ["truck"]]} -{"filename": "4017747090.jpg", "img_id": "1265", "split": "test", "caption": ["a picture of a tv in a library", "a picture of a backpack", "a picture of a dining table in a library", "a picture of a tv in a library", "a picture of a backpack", "a picture of a dining table in a library", "a picture of a tv in a library", "a picture of a backpack", "a picture of a dining table in a library"], "sentids": [7727, 7728, 7729, 7730, 7731, 7732, 7733, 7734, 7735], "rare_classes": [["tv"], ["backpack"], ["dining table"], ["tv"], ["backpack"], ["dining table"], ["tv"], ["backpack"], ["dining table"]]} -{"filename": "4021371346.jpg", "img_id": "1266", "split": "test", "caption": ["a picture of a sports ball being thrown up in the air"], "sentids": [7736], "rare_classes": [["sports ball"]]} -{"filename": "4024023598.jpg", "img_id": "1267", "split": "test", "caption": ["an image with a car in the background and a man dressed as a pirate"], "sentids": [7737], "rare_classes": [["car"]]} -{"filename": "40261771.jpg", "img_id": "1268", "split": "test", "caption": ["a umbrella in the hands of a crowd of people"], "sentids": [7738], "rare_classes": [["umbrella"]]} -{"filename": "402942802.jpg", "img_id": "1269", "split": "test", "caption": ["a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it", "a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it", "a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it", "a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it"], "sentids": [7739, 7740, 7741, 7742, 7743, 7744, 7745, 7746, 7747, 7748, 7749, 7750, 7751, 7752, 7753, 7754], "rare_classes": [["clock"], ["frisbee"], ["bottle"], ["bench"], ["clock"], ["frisbee"], ["bottle"], ["bench"], ["clock"], ["frisbee"], ["bottle"], ["bench"], ["clock"], ["frisbee"], ["bottle"], ["bench"]]} -{"filename": "4029583519.jpg", "img_id": "1270", "split": "test", "caption": ["a picture of a bottle of water on a table", "a photo of a bowl of ice cream", "an image with a book on a table and people standing around it", "a picture of a bottle of water on a table", "a photo of a bowl of ice cream", "an image with a book on a table and people standing around it", "a picture of a bottle of water on a table", "a photo of a bowl of ice cream", "an image with a book on a table and people standing around it"], "sentids": [7755, 7756, 7757, 7758, 7759, 7760, 7761, 7762, 7763], "rare_classes": [["bottle"], ["bowl"], ["book"], ["bottle"], ["bowl"], ["book"], ["bottle"], ["bowl"], ["book"]]} -{"filename": "4030022254.jpg", "img_id": "1271", "split": "test", "caption": ["a photo of a bottle of beer", "a dining table in a restaurant", "a picture of a cell phone", "a photo of a bottle of beer", "a dining table in a restaurant", "a picture of a cell phone", "a photo of a bottle of beer", "a dining table in a restaurant", "a picture of a cell phone"], "sentids": [7764, 7765, 7766, 7767, 7768, 7769, 7770, 7771, 7772], "rare_classes": [["bottle"], ["dining table"], ["cell phone"], ["bottle"], ["dining table"], ["cell phone"], ["bottle"], ["dining table"], ["cell phone"]]} -{"filename": "40302299.jpg", "img_id": "1272", "split": "test", "caption": ["a truck in a parking lot"], "sentids": [7773], "rare_classes": [["truck"]]} -{"filename": "4030620867.jpg", "img_id": "1273", "split": "test", "caption": ["a fire hydrant in the middle of the street", "a photo of a car parked in front of a store", "a fire hydrant in the middle of the street", "a photo of a car parked in front of a store"], "sentids": [7774, 7775, 7776, 7777], "rare_classes": [["fire hydrant"], ["car"], ["fire hydrant"], ["car"]]} -{"filename": "4032977916.jpg", "img_id": "1274", "split": "test", "caption": ["a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman"], "sentids": [7778, 7779, 7780, 7781, 7782, 7783, 7784, 7785, 7786, 7787, 7788, 7789, 7790, 7791, 7792, 7793, 7794, 7795, 7796, 7797, 7798, 7799, 7800, 7801, 7802], "rare_classes": [["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"]]} -{"filename": "4037734292.jpg", "img_id": "1275", "split": "test", "caption": ["a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street", "a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street", "a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street", "a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street"], "sentids": [7803, 7804, 7805, 7806, 7807, 7808, 7809, 7810, 7811, 7812, 7813, 7814, 7815, 7816, 7817, 7818], "rare_classes": [["suitcase"], ["backpack"], ["cup"], ["traffic light"], ["suitcase"], ["backpack"], ["cup"], ["traffic light"], ["suitcase"], ["backpack"], ["cup"], ["traffic light"], ["suitcase"], ["backpack"], ["cup"], ["traffic light"]]} -{"filename": "403844559.jpg", "img_id": "1276", "split": "test", "caption": ["a picture of a truck in a parking lot with people playing frisbee"], "sentids": [7819], "rare_classes": [["truck"]]} -{"filename": "4039390335.jpg", "img_id": "1277", "split": "test", "caption": ["a picture of a motorcycle with a woman on it"], "sentids": [7820], "rare_classes": [["motorcycle"]]} -{"filename": "4042504561.jpg", "img_id": "1278", "split": "test", "caption": ["a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand"], "sentids": [7821, 7822, 7823, 7824, 7825, 7826, 7827, 7828, 7829, 7830, 7831, 7832, 7833, 7834, 7835, 7836, 7837, 7838, 7839, 7840, 7841, 7842, 7843, 7844, 7845, 7846, 7847, 7848, 7849, 7850, 7851, 7852, 7853, 7854, 7855, 7856], "rare_classes": [["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"]]} -{"filename": "4045084364.jpg", "img_id": "1279", "split": "test", "caption": ["a picture of a sports ball game"], "sentids": [7857], "rare_classes": [["sports ball"]]} -{"filename": "404619468.jpg", "img_id": "1280", "split": "test", "caption": ["a picture of a truck driver and a man sitting next to each other"], "sentids": [7858], "rare_classes": [["truck"]]} -{"filename": "4047727514.jpg", "img_id": "1281", "split": "test", "caption": ["a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it"], "sentids": [7859, 7860, 7861, 7862, 7863, 7864, 7865, 7866, 7867, 7868, 7869, 7870, 7871, 7872, 7873, 7874, 7875, 7876, 7877, 7878, 7879, 7880, 7881, 7882, 7883], "rare_classes": [["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"]]} -{"filename": "4052363856.jpg", "img_id": "1282", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [7884], "rare_classes": [["cup"]]} -{"filename": "4052526123.jpg", "img_id": "1283", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [7885], "rare_classes": [["cup"]]} -{"filename": "4056514744.jpg", "img_id": "1284", "split": "test", "caption": ["a picture of a bicycle on the side of the road", "a umbrella in the rain", "an image with a fire hydrant on the side of the road", "a picture of a bicycle on the side of the road", "a umbrella in the rain", "an image with a fire hydrant on the side of the road", "a picture of a bicycle on the side of the road", "a umbrella in the rain", "an image with a fire hydrant on the side of the road"], "sentids": [7886, 7887, 7888, 7889, 7890, 7891, 7892, 7893, 7894], "rare_classes": [["bicycle"], ["umbrella"], ["fire hydrant"], ["bicycle"], ["umbrella"], ["fire hydrant"], ["bicycle"], ["umbrella"], ["fire hydrant"]]} -{"filename": "4059698218.jpg", "img_id": "1285", "split": "test", "caption": ["a picture of a bicycle with a woman on it", "an image with a tie-dyed girl riding a bike on a city street", "a picture of a bicycle with a woman on it", "an image with a tie-dyed girl riding a bike on a city street"], "sentids": [7895, 7896, 7897, 7898], "rare_classes": [["bicycle"], ["tie"], ["bicycle"], ["tie"]]} -{"filename": "4062550863.jpg", "img_id": "1286", "split": "test", "caption": ["an image with a backpack"], "sentids": [7899], "rare_classes": [["backpack"]]} -{"filename": "406308903.jpg", "img_id": "1287", "split": "test", "caption": ["a car in the background", "a backpack in the background", "a car in the background", "a backpack in the background"], "sentids": [7900, 7901, 7902, 7903], "rare_classes": [["car"], ["backpack"], ["car"], ["backpack"]]} -{"filename": "40631955.jpg", "img_id": "1288", "split": "test", "caption": ["a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen"], "sentids": [7904, 7905, 7906, 7907, 7908, 7909, 7910, 7911, 7912, 7913, 7914, 7915, 7916, 7917, 7918, 7919, 7920, 7921, 7922, 7923, 7924, 7925, 7926, 7927, 7928], "rare_classes": [["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"]]} -{"filename": "406380299.jpg", "img_id": "1289", "split": "test", "caption": ["a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road"], "sentids": [7929, 7930, 7931, 7932, 7933, 7934, 7935, 7936, 7937, 7938, 7939, 7940, 7941, 7942, 7943, 7944, 7945, 7946, 7947, 7948, 7949, 7950, 7951, 7952, 7953], "rare_classes": [["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"]]} -{"filename": "4067575996.jpg", "img_id": "1290", "split": "test", "caption": ["an image with a backpack"], "sentids": [7954], "rare_classes": [["backpack"]]} -{"filename": "4073086719.jpg", "img_id": "1291", "split": "test", "caption": ["a cup in the background", "a picture of a parking meter with two people on it", "a cup in the background", "a picture of a parking meter with two people on it"], "sentids": [7955, 7956, 7957, 7958], "rare_classes": [["cup"], ["parking meter"], ["cup"], ["parking meter"]]} -{"filename": "407453309.jpg", "img_id": "1292", "split": "test", "caption": ["a picture of a handbag on the ground next to a fountain"], "sentids": [7959], "rare_classes": [["handbag"]]} -{"filename": "4074903180.jpg", "img_id": "1293", "split": "test", "caption": ["a photo of a handbag sitting on a bench", "a backpack in the background", "a photo of a handbag sitting on a bench", "a backpack in the background"], "sentids": [7960, 7961, 7962, 7963], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "4079016275.jpg", "img_id": "1294", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [7964], "rare_classes": [["cup"]]} -{"filename": "4085108640.jpg", "img_id": "1295", "split": "test", "caption": ["an image with a suitcase"], "sentids": [7965], "rare_classes": [["suitcase"]]} -{"filename": "4089335666.jpg", "img_id": "1296", "split": "test", "caption": ["a picture of a backpacker sitting in a chair with a bunch of balloons"], "sentids": [7966], "rare_classes": [["backpack"]]} -{"filename": "4090493843.jpg", "img_id": "1297", "split": "test", "caption": ["a person in front of a table full of food", "a picture of a tie wearing man holding a glass of wine", "a photo of a dining table", "a person in front of a table full of food", "a picture of a tie wearing man holding a glass of wine", "a photo of a dining table", "a person in front of a table full of food", "a picture of a tie wearing man holding a glass of wine", "a photo of a dining table"], "sentids": [7967, 7968, 7969, 7970, 7971, 7972, 7973, 7974, 7975], "rare_classes": [["person"], ["tie"], ["dining table"], ["person"], ["tie"], ["dining table"], ["person"], ["tie"], ["dining table"]]} -{"filename": "409198440.jpg", "img_id": "1298", "split": "test", "caption": ["a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot", "a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot", "a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot", "a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot"], "sentids": [7976, 7977, 7978, 7979, 7980, 7981, 7982, 7983, 7984, 7985, 7986, 7987, 7988, 7989, 7990, 7991], "rare_classes": [["dining table"], ["knife"], ["tie"], ["carrot"], ["dining table"], ["knife"], ["tie"], ["carrot"], ["dining table"], ["knife"], ["tie"], ["carrot"], ["dining table"], ["knife"], ["tie"], ["carrot"]]} -{"filename": "409315256.jpg", "img_id": "1299", "split": "test", "caption": ["an image with a truck and a girl on a horse"], "sentids": [7992], "rare_classes": [["truck"]]} -{"filename": "4094476979.jpg", "img_id": "1300", "split": "test", "caption": ["a handbag in front of a flag"], "sentids": [7993], "rare_classes": [["handbag"]]} -{"filename": "4095229112.jpg", "img_id": "1301", "split": "test", "caption": ["a bench in a park", "a potted plant in front of a bench", "an image with a dining table in the background", "a bench in a park", "a potted plant in front of a bench", "an image with a dining table in the background", "a bench in a park", "a potted plant in front of a bench", "an image with a dining table in the background"], "sentids": [7994, 7995, 7996, 7997, 7998, 7999, 8000, 8001, 8002], "rare_classes": [["bench"], ["potted plant"], ["dining table"], ["bench"], ["potted plant"], ["dining table"], ["bench"], ["potted plant"], ["dining table"]]} -{"filename": "4103236953.jpg", "img_id": "1302", "split": "test", "caption": ["a photo of a cup of water"], "sentids": [8003], "rare_classes": [["cup"]]} -{"filename": "4103240621.jpg", "img_id": "1303", "split": "test", "caption": ["a handbag in front of a woman"], "sentids": [8004], "rare_classes": [["handbag"]]} -{"filename": "4104420147.jpg", "img_id": "1304", "split": "test", "caption": ["a photo of a bowl of food in a restaurant", "a picture of a tv in a restaurant", "a photo of a bowl of food in a restaurant", "a picture of a tv in a restaurant"], "sentids": [8005, 8006, 8007, 8008], "rare_classes": [["bowl"], ["tv"], ["bowl"], ["tv"]]} -{"filename": "4105944919.jpg", "img_id": "1305", "split": "test", "caption": ["an image with a bicycle and two men standing next to each other"], "sentids": [8009], "rare_classes": [["bicycle"]]} -{"filename": "4112642188.jpg", "img_id": "1306", "split": "test", "caption": ["a handbag in the background", "a picture of a dining table", "a handbag in the background", "a picture of a dining table"], "sentids": [8010, 8011, 8012, 8013], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "4112646796.jpg", "img_id": "1307", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [8014], "rare_classes": [["bottle"]]} -{"filename": "4114592385.jpg", "img_id": "1308", "split": "test", "caption": ["a picture of a bicycle and a blue bus on a street", "a handbag in the back of a blue bus", "a truck in the middle of a street with people on it", "a picture of a bicycle and a blue bus on a street", "a handbag in the back of a blue bus", "a truck in the middle of a street with people on it", "a picture of a bicycle and a blue bus on a street", "a handbag in the back of a blue bus", "a truck in the middle of a street with people on it"], "sentids": [8015, 8016, 8017, 8018, 8019, 8020, 8021, 8022, 8023], "rare_classes": [["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"]]} -{"filename": "4115212373.jpg", "img_id": "1309", "split": "test", "caption": ["a kite in the air", "a picture of a handbag", "an image with a truck in the background and a person walking down the street", "a kite in the air", "a picture of a handbag", "an image with a truck in the background and a person walking down the street", "a kite in the air", "a picture of a handbag", "an image with a truck in the background and a person walking down the street"], "sentids": [8024, 8025, 8026, 8027, 8028, 8029, 8030, 8031, 8032], "rare_classes": [["kite"], ["handbag"], ["truck"], ["kite"], ["handbag"], ["truck"], ["kite"], ["handbag"], ["truck"]]} -{"filename": "4116937168.jpg", "img_id": "1310", "split": "test", "caption": ["a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing"], "sentids": [8033, 8034, 8035, 8036, 8037, 8038, 8039, 8040, 8041, 8042, 8043, 8044, 8045, 8046, 8047, 8048, 8049, 8050, 8051, 8052, 8053, 8054, 8055, 8056, 8057, 8058, 8059, 8060, 8061, 8062, 8063, 8064, 8065, 8066, 8067, 8068, 8069, 8070, 8071, 8072, 8073, 8074, 8075, 8076, 8077, 8078, 8079, 8080, 8081], "rare_classes": [["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"]]} -{"filename": "4117842141.jpg", "img_id": "1311", "split": "test", "caption": ["a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake"], "sentids": [8082, 8083, 8084, 8085, 8086, 8087, 8088, 8089, 8090, 8091, 8092, 8093, 8094, 8095, 8096, 8097, 8098, 8099, 8100, 8101, 8102, 8103, 8104, 8105, 8106], "rare_classes": [["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"]]} -{"filename": "4119439324.jpg", "img_id": "1312", "split": "test", "caption": ["a photo of a truck in the rain"], "sentids": [8107], "rare_classes": [["truck"]]} -{"filename": "412056525.jpg", "img_id": "1313", "split": "test", "caption": ["an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog"], "sentids": [8108, 8109, 8110, 8111, 8112, 8113, 8114, 8115, 8116, 8117, 8118, 8119, 8120, 8121, 8122, 8123, 8124, 8125, 8126, 8127, 8128, 8129, 8130, 8131, 8132], "rare_classes": [["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"]]} -{"filename": "41253213.jpg", "img_id": "1314", "split": "test", "caption": ["a picture of a bottle of wine in a tent with many people sitting at tables"], "sentids": [8133], "rare_classes": [["bottle"]]} -{"filename": "413045343.jpg", "img_id": "1315", "split": "test", "caption": ["an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone", "an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone", "an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone", "an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone"], "sentids": [8134, 8135, 8136, 8137, 8138, 8139, 8140, 8141, 8142, 8143, 8144, 8145, 8146, 8147, 8148, 8149], "rare_classes": [["cup"], ["sandwich"], ["bottle"], ["cell phone"], ["cup"], ["sandwich"], ["bottle"], ["cell phone"], ["cup"], ["sandwich"], ["bottle"], ["cell phone"], ["cup"], ["sandwich"], ["bottle"], ["cell phone"]]} -{"filename": "4138735474.jpg", "img_id": "1316", "split": "test", "caption": ["a picture of a tie"], "sentids": [8150], "rare_classes": [["tie"]]} -{"filename": "4139650181.jpg", "img_id": "1317", "split": "test", "caption": ["an image with a dining table", "a picture of a wine glass", "an image with a spoon on the table", "an image with a dining table", "a picture of a wine glass", "an image with a spoon on the table", "an image with a dining table", "a picture of a wine glass", "an image with a spoon on the table"], "sentids": [8151, 8152, 8153, 8154, 8155, 8156, 8157, 8158, 8159], "rare_classes": [["dining table"], ["wine glass"], ["spoon"], ["dining table"], ["wine glass"], ["spoon"], ["dining table"], ["wine glass"], ["spoon"]]} -{"filename": "4146886427.jpg", "img_id": "1318", "split": "test", "caption": ["a photo of a dining table with a turkey on it", "a photo of a potted plant", "a photo of a dining table with a turkey on it", "a photo of a potted plant"], "sentids": [8160, 8161, 8162, 8163], "rare_classes": [["dining table"], ["potted plant"], ["dining table"], ["potted plant"]]} -{"filename": "4148126293.jpg", "img_id": "1319", "split": "test", "caption": ["a suitcase in the street", "a picture of a chair", "a suitcase in the street", "a picture of a chair"], "sentids": [8164, 8165, 8166, 8167], "rare_classes": [["suitcase"], ["chair"], ["suitcase"], ["chair"]]} -{"filename": "4150353377.jpg", "img_id": "1320", "split": "test", "caption": ["an image with a backpack and a group of people holding umbrellas", "a picture of a handbag", "an image with a backpack and a group of people holding umbrellas", "a picture of a handbag"], "sentids": [8168, 8169, 8170, 8171], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4151679198.jpg", "img_id": "1321", "split": "test", "caption": ["a picture of a bus stop", "an image with a bottle of water", "a picture of a bus stop", "an image with a bottle of water"], "sentids": [8172, 8173, 8174, 8175], "rare_classes": [["bus"], ["bottle"], ["bus"], ["bottle"]]} -{"filename": "4152801351.jpg", "img_id": "1322", "split": "test", "caption": ["a photo of a car driving down a road with people walking in front of it"], "sentids": [8176], "rare_classes": [["car"]]} -{"filename": "4152801453.jpg", "img_id": "1323", "split": "test", "caption": ["a photo of a handbag in front of a building", "a umbrella in the sky", "a photo of a handbag in front of a building", "a umbrella in the sky"], "sentids": [8177, 8178, 8179, 8180], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} -{"filename": "415311132.jpg", "img_id": "1324", "split": "test", "caption": ["an image with a handbag on a cart and a man standing next to it"], "sentids": [8181], "rare_classes": [["handbag"]]} -{"filename": "4156088769.jpg", "img_id": "1325", "split": "test", "caption": ["an image with a bicycle and people standing outside of a store", "a picture of a cell phone store with people standing in front of it", "an image with a bicycle and people standing outside of a store", "a picture of a cell phone store with people standing in front of it"], "sentids": [8182, 8183, 8184, 8185], "rare_classes": [["bicycle"], ["cell phone"], ["bicycle"], ["cell phone"]]} -{"filename": "4158826243.jpg", "img_id": "1326", "split": "test", "caption": ["a photo of a baseball bat being swung by a man"], "sentids": [8186], "rare_classes": [["baseball bat"]]} -{"filename": "4160524549.jpg", "img_id": "1327", "split": "test", "caption": ["a photo of a handbag", "a picture of a backpack race", "a photo of a handbag", "a picture of a backpack race"], "sentids": [8187, 8188, 8189, 8190], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "416650559.jpg", "img_id": "1328", "split": "test", "caption": ["an image with a dining table in the background", "a photo of a bottle of water", "an image with a dining table in the background", "a photo of a bottle of water"], "sentids": [8191, 8192, 8193, 8194], "rare_classes": [["dining table"], ["bottle"], ["dining table"], ["bottle"]]} -{"filename": "4166823584.jpg", "img_id": "1329", "split": "test", "caption": ["a picture of a dining table with two children sitting at it", "a photo of a bowl of fruit", "a picture of a dining table with two children sitting at it", "a photo of a bowl of fruit"], "sentids": [8195, 8196, 8197, 8198], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} -{"filename": "4168953376.jpg", "img_id": "1330", "split": "test", "caption": ["a picture of a truck with people inside of it", "an image with a dining table in front of a food truck", "a picture of a truck with people inside of it", "an image with a dining table in front of a food truck"], "sentids": [8199, 8200, 8201, 8202], "rare_classes": [["truck"], ["dining table"], ["truck"], ["dining table"]]} -{"filename": "4168954238.jpg", "img_id": "1331", "split": "test", "caption": ["a dining table in a barn", "an image with a knife and fork in front of a group of people", "a dining table in a barn", "an image with a knife and fork in front of a group of people"], "sentids": [8203, 8204, 8205, 8206], "rare_classes": [["dining table"], ["knife"], ["dining table"], ["knife"]]} -{"filename": "4169121436.jpg", "img_id": "1332", "split": "test", "caption": ["a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand", "a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand", "a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand", "a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand"], "sentids": [8207, 8208, 8209, 8210, 8211, 8212, 8213, 8214, 8215, 8216, 8217, 8218, 8219, 8220, 8221, 8222], "rare_classes": [["chair"], ["bowl"], ["carrot"], ["banana"], ["chair"], ["bowl"], ["carrot"], ["banana"], ["chair"], ["bowl"], ["carrot"], ["banana"], ["chair"], ["bowl"], ["carrot"], ["banana"]]} -{"filename": "4170746161.jpg", "img_id": "1333", "split": "test", "caption": ["an image with a wine glass"], "sentids": [8223], "rare_classes": [["wine glass"]]} -{"filename": "4175969090.jpg", "img_id": "1334", "split": "test", "caption": ["a photo of a train station"], "sentids": [8224], "rare_classes": [["train"]]} -{"filename": "418112325.jpg", "img_id": "1335", "split": "test", "caption": ["an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food"], "sentids": [8225, 8226, 8227, 8228, 8229, 8230, 8231, 8232, 8233, 8234, 8235, 8236, 8237, 8238, 8239, 8240, 8241, 8242, 8243, 8244, 8245, 8246, 8247, 8248, 8249], "rare_classes": [["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"]]} -{"filename": "4182580764.jpg", "img_id": "1336", "split": "test", "caption": ["an image with a backpack on the ground", "a tie in the middle of the floor", "an image with a backpack on the ground", "a tie in the middle of the floor"], "sentids": [8250, 8251, 8252, 8253], "rare_classes": [["backpack"], ["tie"], ["backpack"], ["tie"]]} -{"filename": "4185776966.jpg", "img_id": "1337", "split": "test", "caption": ["an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture"], "sentids": [8254, 8255, 8256, 8257, 8258, 8259, 8260, 8261, 8262, 8263, 8264, 8265, 8266, 8267, 8268, 8269, 8270, 8271, 8272, 8273, 8274, 8275, 8276, 8277, 8278], "rare_classes": [["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"]]} -{"filename": "418685848.jpg", "img_id": "1338", "split": "test", "caption": ["a car in a parking lot"], "sentids": [8279], "rare_classes": [["car"]]} -{"filename": "4187922589.jpg", "img_id": "1339", "split": "test", "caption": ["a picture of a dining table", "an image with a bottle of wine", "an image with a microwave in the background", "a picture of a dining table", "an image with a bottle of wine", "an image with a microwave in the background", "a picture of a dining table", "an image with a bottle of wine", "an image with a microwave in the background"], "sentids": [8280, 8281, 8282, 8283, 8284, 8285, 8286, 8287, 8288], "rare_classes": [["dining table"], ["bottle"], ["microwave"], ["dining table"], ["bottle"], ["microwave"], ["dining table"], ["bottle"], ["microwave"]]} -{"filename": "4195280723.jpg", "img_id": "1340", "split": "test", "caption": ["a picture of a tv in the background", "a laptop in front of the man", "a picture of a tv in the background", "a laptop in front of the man"], "sentids": [8289, 8290, 8291, 8292], "rare_classes": [["tv"], ["laptop"], ["tv"], ["laptop"]]} -{"filename": "4195751574.jpg", "img_id": "1341", "split": "test", "caption": ["an image with a dining table", "a donut in a bowl", "an image with a dining table", "a donut in a bowl"], "sentids": [8293, 8294, 8295, 8296], "rare_classes": [["dining table"], ["donut"], ["dining table"], ["donut"]]} -{"filename": "4200402256.jpg", "img_id": "1342", "split": "test", "caption": ["a umbrella in the background"], "sentids": [8297], "rare_classes": [["umbrella"]]} -{"filename": "4201328764.jpg", "img_id": "1343", "split": "test", "caption": ["a photo of a dining table", "a tv in the background", "a photo of a dining table", "a tv in the background"], "sentids": [8298, 8299, 8300, 8301], "rare_classes": [["dining table"], ["tv"], ["dining table"], ["tv"]]} -{"filename": "4201682728.jpg", "img_id": "1344", "split": "test", "caption": ["a photo of a book store", "a laptop in front of a person", "a photo of a book store", "a laptop in front of a person"], "sentids": [8302, 8303, 8304, 8305], "rare_classes": [["book"], ["laptop"], ["book"], ["laptop"]]} -{"filename": "4202372092.jpg", "img_id": "1345", "split": "test", "caption": ["a photo of a refrigerator", "an image with a book", "an image with a dining table and chairs in front of a christmas tree", "a photo of a refrigerator", "an image with a book", "an image with a dining table and chairs in front of a christmas tree", "a photo of a refrigerator", "an image with a book", "an image with a dining table and chairs in front of a christmas tree"], "sentids": [8306, 8307, 8308, 8309, 8310, 8311, 8312, 8313, 8314], "rare_classes": [["refrigerator"], ["book"], ["dining table"], ["refrigerator"], ["book"], ["dining table"], ["refrigerator"], ["book"], ["dining table"]]} -{"filename": "4215128854.jpg", "img_id": "1346", "split": "test", "caption": ["a photo of a backpacker festival in japan", "an image with a handbag and people walking down the street", "a photo of a backpacker festival in japan", "an image with a handbag and people walking down the street"], "sentids": [8315, 8316, 8317, 8318], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4218701454.jpg", "img_id": "1347", "split": "test", "caption": ["a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen"], "sentids": [8319, 8320, 8321, 8322, 8323, 8324, 8325, 8326, 8327, 8328, 8329, 8330, 8331, 8332, 8333, 8334, 8335, 8336, 8337, 8338, 8339, 8340, 8341, 8342, 8343], "rare_classes": [["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"]]} -{"filename": "4222240844.jpg", "img_id": "1348", "split": "test", "caption": ["a handbag in the background", "a picture of a parking meter on the side of the road", "a handbag in the background", "a picture of a parking meter on the side of the road"], "sentids": [8344, 8345, 8346, 8347], "rare_classes": [["handbag"], ["parking meter"], ["handbag"], ["parking meter"]]} -{"filename": "423006709.jpg", "img_id": "1349", "split": "test", "caption": ["a photo of a handbag being held by a man in an auditorium", "a picture of a book signing in an auditorium", "a photo of a handbag being held by a man in an auditorium", "a picture of a book signing in an auditorium"], "sentids": [8348, 8349, 8350, 8351], "rare_classes": [["handbag"], ["book"], ["handbag"], ["book"]]} -{"filename": "423375604.jpg", "img_id": "1350", "split": "test", "caption": ["an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background"], "sentids": [8352, 8353, 8354, 8355, 8356, 8357, 8358, 8359, 8360, 8361, 8362, 8363, 8364, 8365, 8366, 8367, 8368, 8369, 8370, 8371, 8372, 8373, 8374, 8375, 8376], "rare_classes": [["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"]]} -{"filename": "42348693.jpg", "img_id": "1351", "split": "test", "caption": ["a picture of a potted plant in a restaurant", "a picture of a book store in paris, france", "a picture of a potted plant in a restaurant", "a picture of a book store in paris, france"], "sentids": [8377, 8378, 8379, 8380], "rare_classes": [["potted plant"], ["book"], ["potted plant"], ["book"]]} -{"filename": "4242573381.jpg", "img_id": "1352", "split": "test", "caption": ["a photo of a snowboarder bending over to put on his skis", "a car in the snow", "a photo of a snowboarder bending over to put on his skis", "a car in the snow"], "sentids": [8381, 8382, 8383, 8384], "rare_classes": [["snowboard"], ["car"], ["snowboard"], ["car"]]} -{"filename": "4244706779.jpg", "img_id": "1353", "split": "test", "caption": ["an image with a snowboarder and skiers in the snow"], "sentids": [8385], "rare_classes": [["snowboard"]]} -{"filename": "424779662.jpg", "img_id": "1354", "split": "test", "caption": ["a photo of a bottle of st patrick's day beer"], "sentids": [8386], "rare_classes": [["bottle"]]} -{"filename": "425725042.jpg", "img_id": "1355", "split": "test", "caption": ["a photo of a chair in a kitchen"], "sentids": [8387], "rare_classes": [["chair"]]} -{"filename": "425775901.jpg", "img_id": "1356", "split": "test", "caption": ["an image with a bowl of wine", "a handbag in the background", "a dining table in a room", "an image with a bowl of wine", "a handbag in the background", "a dining table in a room", "an image with a bowl of wine", "a handbag in the background", "a dining table in a room"], "sentids": [8388, 8389, 8390, 8391, 8392, 8393, 8394, 8395, 8396], "rare_classes": [["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"]]} -{"filename": "4262692609.jpg", "img_id": "1357", "split": "test", "caption": ["an image with a boat filled with people on it"], "sentids": [8397], "rare_classes": [["boat"]]} -{"filename": "4264701235.jpg", "img_id": "1358", "split": "test", "caption": ["an image with a dining table under an archway"], "sentids": [8398], "rare_classes": [["dining table"]]} -{"filename": "4268878033.jpg", "img_id": "1359", "split": "test", "caption": ["a picture of a chair in a classroom with children sitting on the floor", "a photo of a book being read to children in an indian school", "a picture of a chair in a classroom with children sitting on the floor", "a photo of a book being read to children in an indian school"], "sentids": [8399, 8400, 8401, 8402], "rare_classes": [["chair"], ["book"], ["chair"], ["book"]]} -{"filename": "4270148661.jpg", "img_id": "1360", "split": "test", "caption": ["a picture of a bottle of wine being poured into a glass", "an image with a knife being used to cut food", "a picture of a bottle of wine being poured into a glass", "an image with a knife being used to cut food"], "sentids": [8403, 8404, 8405, 8406], "rare_classes": [["bottle"], ["knife"], ["bottle"], ["knife"]]} -{"filename": "4274269186.jpg", "img_id": "1361", "split": "test", "caption": ["a picture of a handbag race with people riding horses"], "sentids": [8407], "rare_classes": [["handbag"]]} -{"filename": "4280301189.jpg", "img_id": "1362", "split": "test", "caption": ["a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table"], "sentids": [8408, 8409, 8410, 8411, 8412, 8413, 8414, 8415, 8416, 8417, 8418, 8419, 8420, 8421, 8422, 8423, 8424, 8425, 8426, 8427, 8428, 8429, 8430, 8431, 8432], "rare_classes": [["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"]]} -{"filename": "4282385196.jpg", "img_id": "1363", "split": "test", "caption": ["a picture of a backpacker running in a race"], "sentids": [8433], "rare_classes": [["backpack"]]} -{"filename": "4287633714.jpg", "img_id": "1364", "split": "test", "caption": ["an image with a train station and two people holding hands"], "sentids": [8434], "rare_classes": [["train"]]} -{"filename": "4287766241.jpg", "img_id": "1365", "split": "test", "caption": ["an image with a handbag on the ground"], "sentids": [8435], "rare_classes": [["handbag"]]} -{"filename": "4289389552.jpg", "img_id": "1366", "split": "test", "caption": ["a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street"], "sentids": [8436, 8437, 8438, 8439, 8440, 8441, 8442, 8443, 8444, 8445, 8446, 8447, 8448, 8449, 8450, 8451, 8452, 8453, 8454, 8455, 8456, 8457, 8458, 8459, 8460], "rare_classes": [["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"]]} -{"filename": "429499185.jpg", "img_id": "1367", "split": "test", "caption": ["an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass"], "sentids": [8461, 8462, 8463, 8464, 8465, 8466, 8467, 8468, 8469, 8470, 8471, 8472, 8473, 8474, 8475, 8476, 8477, 8478, 8479, 8480, 8481, 8482, 8483, 8484, 8485, 8486, 8487, 8488, 8489, 8490, 8491, 8492, 8493, 8494, 8495, 8496], "rare_classes": [["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"]]} -{"filename": "4295131462.jpg", "img_id": "1368", "split": "test", "caption": ["a wine glass in front of a person", "an image with a dining table full of people", "a wine glass in front of a person", "an image with a dining table full of people"], "sentids": [8497, 8498, 8499, 8500], "rare_classes": [["wine glass"], ["dining table"], ["wine glass"], ["dining table"]]} -{"filename": "4295355954.jpg", "img_id": "1369", "split": "test", "caption": ["a bottle in the middle of the table", "an image with a potted plant on a table", "an image with a knife on a table", "a bottle in the middle of the table", "an image with a potted plant on a table", "an image with a knife on a table", "a bottle in the middle of the table", "an image with a potted plant on a table", "an image with a knife on a table"], "sentids": [8501, 8502, 8503, 8504, 8505, 8506, 8507, 8508, 8509], "rare_classes": [["bottle"], ["potted plant"], ["knife"], ["bottle"], ["potted plant"], ["knife"], ["bottle"], ["potted plant"], ["knife"]]} -{"filename": "4298870292.jpg", "img_id": "1370", "split": "test", "caption": ["a backpack in the snow", "a handbag in the snow", "a backpack in the snow", "a handbag in the snow"], "sentids": [8510, 8511, 8512, 8513], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4300375062.jpg", "img_id": "1371", "split": "test", "caption": ["an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair"], "sentids": [8514, 8515, 8516, 8517, 8518, 8519, 8520, 8521, 8522, 8523, 8524, 8525, 8526, 8527, 8528, 8529, 8530, 8531, 8532, 8533, 8534, 8535, 8536, 8537, 8538, 8539, 8540, 8541, 8542, 8543, 8544, 8545, 8546, 8547, 8548, 8549], "rare_classes": [["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"]]} -{"filename": "4301233985.jpg", "img_id": "1372", "split": "test", "caption": ["a picture of a horse", "a photo of a backpacker in london", "a clock in the background", "a picture of a horse", "a photo of a backpacker in london", "a clock in the background", "a picture of a horse", "a photo of a backpacker in london", "a clock in the background"], "sentids": [8550, 8551, 8552, 8553, 8554, 8555, 8556, 8557, 8558], "rare_classes": [["horse"], ["backpack"], ["clock"], ["horse"], ["backpack"], ["clock"], ["horse"], ["backpack"], ["clock"]]} -{"filename": "4302502831.jpg", "img_id": "1373", "split": "test", "caption": ["an image with a motorcycle in the background", "an image with a bicycle in the background", "an image with a motorcycle in the background", "an image with a bicycle in the background"], "sentids": [8559, 8560, 8561, 8562], "rare_classes": [["motorcycle"], ["bicycle"], ["motorcycle"], ["bicycle"]]} -{"filename": "4304534002.jpg", "img_id": "1374", "split": "test", "caption": ["an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach", "an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach", "an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach", "an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach"], "sentids": [8563, 8564, 8565, 8566, 8567, 8568, 8569, 8570, 8571, 8572, 8573, 8574, 8575, 8576, 8577, 8578], "rare_classes": [["boat"], ["backpack"], ["surfboard"], ["bird"], ["boat"], ["backpack"], ["surfboard"], ["bird"], ["boat"], ["backpack"], ["surfboard"], ["bird"], ["boat"], ["backpack"], ["surfboard"], ["bird"]]} -{"filename": "4307968.jpg", "img_id": "1375", "split": "test", "caption": ["a picture of a wine glass", "a picture of a handbag being held by a woman", "a picture of a wine glass", "a picture of a handbag being held by a woman"], "sentids": [8579, 8580, 8581, 8582], "rare_classes": [["wine glass"], ["handbag"], ["wine glass"], ["handbag"]]} -{"filename": "4309770525.jpg", "img_id": "1376", "split": "test", "caption": ["an image with a cell phone and a man sitting on a bench"], "sentids": [8583], "rare_classes": [["cell phone"]]} -{"filename": "431168725.jpg", "img_id": "1377", "split": "test", "caption": ["a dining table in a library"], "sentids": [8584], "rare_classes": [["dining table"]]} -{"filename": "4311708229.jpg", "img_id": "1378", "split": "test", "caption": ["a picture of a train on a city street at night"], "sentids": [8585], "rare_classes": [["train"]]} -{"filename": "4325279339.jpg", "img_id": "1379", "split": "test", "caption": ["a picture of a dining table", "a keyboard in front of a person", "a photo of a cell phone", "a picture of a dining table", "a keyboard in front of a person", "a photo of a cell phone", "a picture of a dining table", "a keyboard in front of a person", "a photo of a cell phone"], "sentids": [8586, 8587, 8588, 8589, 8590, 8591, 8592, 8593, 8594], "rare_classes": [["dining table"], ["keyboard"], ["cell phone"], ["dining table"], ["keyboard"], ["cell phone"], ["dining table"], ["keyboard"], ["cell phone"]]} -{"filename": "4326517877.jpg", "img_id": "1380", "split": "test", "caption": ["a photo of a bird flying over a hot dog cart", "a photo of a umbrella", "a photo of a bird flying over a hot dog cart", "a photo of a umbrella"], "sentids": [8595, 8596, 8597, 8598], "rare_classes": [["bird"], ["umbrella"], ["bird"], ["umbrella"]]} -{"filename": "4328448107.jpg", "img_id": "1381", "split": "test", "caption": ["a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table", "a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table", "a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table", "a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table"], "sentids": [8599, 8600, 8601, 8602, 8603, 8604, 8605, 8606, 8607, 8608, 8609, 8610, 8611, 8612, 8613, 8614], "rare_classes": [["dining table"], ["laptop"], ["handbag"], ["book"], ["dining table"], ["laptop"], ["handbag"], ["book"], ["dining table"], ["laptop"], ["handbag"], ["book"], ["dining table"], ["laptop"], ["handbag"], ["book"]]} -{"filename": "4328533349.jpg", "img_id": "1382", "split": "test", "caption": ["a photo of a dining table", "a photo of a backpacker group sitting on the floor", "a handbag in the middle of the floor", "a photo of a dining table", "a photo of a backpacker group sitting on the floor", "a handbag in the middle of the floor", "a photo of a dining table", "a photo of a backpacker group sitting on the floor", "a handbag in the middle of the floor"], "sentids": [8615, 8616, 8617, 8618, 8619, 8620, 8621, 8622, 8623], "rare_classes": [["dining table"], ["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"]]} -{"filename": "4328537167.jpg", "img_id": "1383", "split": "test", "caption": ["a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room"], "sentids": [8624, 8625, 8626, 8627, 8628, 8629, 8630, 8631, 8632, 8633, 8634, 8635, 8636, 8637, 8638, 8639, 8640, 8641, 8642, 8643, 8644, 8645, 8646, 8647, 8648], "rare_classes": [["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"]]} -{"filename": "432869272.jpg", "img_id": "1384", "split": "test", "caption": ["a bench in the middle of a concert hall with musicians"], "sentids": [8649], "rare_classes": [["bench"]]} -{"filename": "4329176590.jpg", "img_id": "1385", "split": "test", "caption": ["an image with a clock on the wall", "a picture of a tv screen", "an image with a clock on the wall", "a picture of a tv screen"], "sentids": [8650, 8651, 8652, 8653], "rare_classes": [["clock"], ["tv"], ["clock"], ["tv"]]} -{"filename": "4329197704.jpg", "img_id": "1386", "split": "test", "caption": ["a photo of a clock", "an image with a chair and a group of people", "a photo of a clock", "an image with a chair and a group of people"], "sentids": [8654, 8655, 8656, 8657], "rare_classes": [["clock"], ["chair"], ["clock"], ["chair"]]} -{"filename": "434035725.jpg", "img_id": "1387", "split": "test", "caption": ["an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair"], "sentids": [8658, 8659, 8660, 8661, 8662, 8663, 8664, 8665, 8666, 8667, 8668, 8669, 8670, 8671, 8672, 8673, 8674, 8675, 8676, 8677, 8678, 8679, 8680, 8681, 8682], "rare_classes": [["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"]]} -{"filename": "434171515.jpg", "img_id": "1388", "split": "test", "caption": ["a photo of a dining table", "a photo of a book signing at a restaurant", "a picture of a tiered dinner table", "a photo of a dining table", "a photo of a book signing at a restaurant", "a picture of a tiered dinner table", "a photo of a dining table", "a photo of a book signing at a restaurant", "a picture of a tiered dinner table"], "sentids": [8683, 8684, 8685, 8686, 8687, 8688, 8689, 8690, 8691], "rare_classes": [["dining table"], ["book"], ["tie"], ["dining table"], ["book"], ["tie"], ["dining table"], ["book"], ["tie"]]} -{"filename": "4344503313.jpg", "img_id": "1389", "split": "test", "caption": ["a photo of a truck and a group of people walking in the snow", "a photo of a backpacker group walking in the snow", "a photo of a truck and a group of people walking in the snow", "a photo of a backpacker group walking in the snow"], "sentids": [8692, 8693, 8694, 8695], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} -{"filename": "4347441967.jpg", "img_id": "1390", "split": "test", "caption": ["a sheep in the dirt", "an image with a dog and people in front of a building", "a sheep in the dirt", "an image with a dog and people in front of a building"], "sentids": [8696, 8697, 8698, 8699], "rare_classes": [["sheep"], ["dog"], ["sheep"], ["dog"]]} -{"filename": "434932657.jpg", "img_id": "1391", "split": "test", "caption": ["a cow in the dirt"], "sentids": [8700], "rare_classes": [["cow"]]} -{"filename": "435415784.jpg", "img_id": "1392", "split": "test", "caption": ["a photo of a sports ball player swinging a bat at a ball"], "sentids": [8701], "rare_classes": [["sports ball"]]} -{"filename": "435802277.jpg", "img_id": "1393", "split": "test", "caption": ["a tv in the background", "an image with a dining table in the background", "a tv in the background", "an image with a dining table in the background"], "sentids": [8702, 8703, 8704, 8705], "rare_classes": [["tv"], ["dining table"], ["tv"], ["dining table"]]} -{"filename": "4358211815.jpg", "img_id": "1394", "split": "test", "caption": ["an image with a car and two police officers on bikes", "a bus in the background", "an image with a car and two police officers on bikes", "a bus in the background"], "sentids": [8706, 8707, 8708, 8709], "rare_classes": [["car"], ["bus"], ["car"], ["bus"]]} -{"filename": "4358650450.jpg", "img_id": "1395", "split": "test", "caption": ["an image with a fire hydrant in the snow", "a truck in the snow", "an image with a bicycle parked on the side of the road", "an image with a fire hydrant in the snow", "a truck in the snow", "an image with a bicycle parked on the side of the road", "an image with a fire hydrant in the snow", "a truck in the snow", "an image with a bicycle parked on the side of the road"], "sentids": [8710, 8711, 8712, 8713, 8714, 8715, 8716, 8717, 8718], "rare_classes": [["fire hydrant"], ["truck"], ["bicycle"], ["fire hydrant"], ["truck"], ["bicycle"], ["fire hydrant"], ["truck"], ["bicycle"]]} -{"filename": "436009777.jpg", "img_id": "1396", "split": "test", "caption": ["an image with a cup of coffee and two people sitting on a bench"], "sentids": [8719], "rare_classes": [["cup"]]} -{"filename": "4360937435.jpg", "img_id": "1397", "split": "test", "caption": ["a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table"], "sentids": [8720, 8721, 8722, 8723, 8724, 8725, 8726, 8727, 8728, 8729, 8730, 8731, 8732, 8733, 8734, 8735, 8736, 8737, 8738, 8739, 8740, 8741, 8742, 8743, 8744], "rare_classes": [["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"]]} -{"filename": "4362204688.jpg", "img_id": "1398", "split": "test", "caption": ["a picture of a tie between two dogs at a dog show"], "sentids": [8745], "rare_classes": [["tie"]]} -{"filename": "4367617589.jpg", "img_id": "1399", "split": "test", "caption": ["a tv in the middle of the room", "a photo of a bottle of water", "a tv in the middle of the room", "a photo of a bottle of water"], "sentids": [8746, 8747, 8748, 8749], "rare_classes": [["tv"], ["bottle"], ["tv"], ["bottle"]]} -{"filename": "4367623209.jpg", "img_id": "1400", "split": "test", "caption": ["a photo of a knife-wielding man holding a child"], "sentids": [8750], "rare_classes": [["knife"]]} -{"filename": "4368362518.jpg", "img_id": "1401", "split": "test", "caption": ["a photo of a tv screen with a man playing an acoustic guitar"], "sentids": [8751], "rare_classes": [["tv"]]} -{"filename": "4368363908.jpg", "img_id": "1402", "split": "test", "caption": ["a picture of a tv screen in the middle of a room"], "sentids": [8752], "rare_classes": [["tv"]]} -{"filename": "4368364278.jpg", "img_id": "1403", "split": "test", "caption": ["an image with a bottle of wine", "a book in the middle of the table", "an image with a bottle of wine", "a book in the middle of the table"], "sentids": [8753, 8754, 8755, 8756], "rare_classes": [["bottle"], ["book"], ["bottle"], ["book"]]} -{"filename": "4368366048.jpg", "img_id": "1404", "split": "test", "caption": ["an image with a tv screen in front of a group of people"], "sentids": [8757], "rare_classes": [["tv"]]} -{"filename": "437636033.jpg", "img_id": "1405", "split": "test", "caption": ["a photo of a handbag being sold at an outdoor market", "an image with a spoonful of food being served to a group of people", "a photo of a handbag being sold at an outdoor market", "an image with a spoonful of food being served to a group of people"], "sentids": [8758, 8759, 8760, 8761], "rare_classes": [["handbag"], ["spoon"], ["handbag"], ["spoon"]]} -{"filename": "4376939715.jpg", "img_id": "1406", "split": "test", "caption": ["a laptop in front of a woman", "a book in a man's hand", "a laptop in front of a woman", "a book in a man's hand"], "sentids": [8762, 8763, 8764, 8765], "rare_classes": [["laptop"], ["book"], ["laptop"], ["book"]]} -{"filename": "4378823.jpg", "img_id": "1407", "split": "test", "caption": ["a photo of a cell phone conversation between a woman and a child"], "sentids": [8766], "rare_classes": [["cell phone"]]} -{"filename": "4379561906.jpg", "img_id": "1408", "split": "test", "caption": ["a chair in front of a group of people"], "sentids": [8767], "rare_classes": [["chair"]]} -{"filename": "4379576356.jpg", "img_id": "1409", "split": "test", "caption": ["an image with a clock in the background", "a photo of a bottle of wine", "an image with a clock in the background", "a photo of a bottle of wine"], "sentids": [8768, 8769, 8770, 8771], "rare_classes": [["clock"], ["bottle"], ["clock"], ["bottle"]]} -{"filename": "4379845375.jpg", "img_id": "1410", "split": "test", "caption": ["a photo of a cell phone race with a group of people"], "sentids": [8772], "rare_classes": [["cell phone"]]} -{"filename": "438106.jpg", "img_id": "1411", "split": "test", "caption": ["an image with a bicycle in the background", "a umbrella in the background", "an image with a bicycle in the background", "a umbrella in the background"], "sentids": [8773, 8774, 8775, 8776], "rare_classes": [["bicycle"], ["umbrella"], ["bicycle"], ["umbrella"]]} -{"filename": "4383233985.jpg", "img_id": "1412", "split": "test", "caption": ["an image with a skateboarder, a runner, and a group of people", "a picture of a sports ball being thrown into the air", "an image with a skateboarder, a runner, and a group of people", "a picture of a sports ball being thrown into the air"], "sentids": [8777, 8778, 8779, 8780], "rare_classes": [["skateboard"], ["sports ball"], ["skateboard"], ["sports ball"]]} -{"filename": "439823342.jpg", "img_id": "1413", "split": "test", "caption": ["a person in a cart"], "sentids": [8781], "rare_classes": [["person"]]} -{"filename": "439830368.jpg", "img_id": "1414", "split": "test", "caption": ["an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street", "an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street", "an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street", "an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street"], "sentids": [8782, 8783, 8784, 8785, 8786, 8787, 8788, 8789, 8790, 8791, 8792, 8793, 8794, 8795, 8796, 8797], "rare_classes": [["car"], ["bus"], ["handbag"], ["tie"], ["car"], ["bus"], ["handbag"], ["tie"], ["car"], ["bus"], ["handbag"], ["tie"], ["car"], ["bus"], ["handbag"], ["tie"]]} -{"filename": "4399663161.jpg", "img_id": "1415", "split": "test", "caption": ["a backpack in the grass"], "sentids": [8798], "rare_classes": [["backpack"]]} -{"filename": "4400684369.jpg", "img_id": "1416", "split": "test", "caption": ["a photo of a dining table", "a picture of a clock", "a photo of a dining table", "a picture of a clock"], "sentids": [8799, 8800, 8801, 8802], "rare_classes": [["dining table"], ["clock"], ["dining table"], ["clock"]]} -{"filename": "4401293680.jpg", "img_id": "1417", "split": "test", "caption": ["a cell phone in a woman's hand", "a photo of a book", "an image with a laptop", "a cell phone in a woman's hand", "a photo of a book", "an image with a laptop", "a cell phone in a woman's hand", "a photo of a book", "an image with a laptop"], "sentids": [8803, 8804, 8805, 8806, 8807, 8808, 8809, 8810, 8811], "rare_classes": [["cell phone"], ["book"], ["laptop"], ["cell phone"], ["book"], ["laptop"], ["cell phone"], ["book"], ["laptop"]]} -{"filename": "440190907.jpg", "img_id": "1418", "split": "test", "caption": ["a picture of a handbag store"], "sentids": [8812], "rare_classes": [["handbag"]]} -{"filename": "4410353491.jpg", "img_id": "1419", "split": "test", "caption": ["a picture of a tv", "a photo of a book", "a picture of a tv", "a photo of a book"], "sentids": [8813, 8814, 8815, 8816], "rare_classes": [["tv"], ["book"], ["tv"], ["book"]]} -{"filename": "4412028431.jpg", "img_id": "1420", "split": "test", "caption": ["a picture of a chair"], "sentids": [8817], "rare_classes": [["chair"]]} -{"filename": "4413167760.jpg", "img_id": "1421", "split": "test", "caption": ["a photo of a dining table", "a photo of a oven in a kitchen", "a chair in the middle of the table", "a photo of a dining table", "a photo of a oven in a kitchen", "a chair in the middle of the table", "a photo of a dining table", "a photo of a oven in a kitchen", "a chair in the middle of the table"], "sentids": [8818, 8819, 8820, 8821, 8822, 8823, 8824, 8825, 8826], "rare_classes": [["dining table"], ["oven"], ["chair"], ["dining table"], ["oven"], ["chair"], ["dining table"], ["oven"], ["chair"]]} -{"filename": "4413714.jpg", "img_id": "1422", "split": "test", "caption": ["a picture of a clock"], "sentids": [8827], "rare_classes": [["clock"]]} -{"filename": "4418471031.jpg", "img_id": "1423", "split": "test", "caption": ["a photo of a backpacker feeding pigeons on the sidewalk"], "sentids": [8828], "rare_classes": [["backpack"]]} -{"filename": "4418969015.jpg", "img_id": "1424", "split": "test", "caption": ["a dog in the middle of a group of people", "a backpack in the middle of a group of people", "a picture of a kite flying over a group of people", "a dog in the middle of a group of people", "a backpack in the middle of a group of people", "a picture of a kite flying over a group of people", "a dog in the middle of a group of people", "a backpack in the middle of a group of people", "a picture of a kite flying over a group of people"], "sentids": [8829, 8830, 8831, 8832, 8833, 8834, 8835, 8836, 8837], "rare_classes": [["dog"], ["backpack"], ["kite"], ["dog"], ["backpack"], ["kite"], ["dog"], ["backpack"], ["kite"]]} -{"filename": "4420692125.jpg", "img_id": "1425", "split": "test", "caption": ["an image with a traffic light and pigeons on the sidewalk"], "sentids": [8838], "rare_classes": [["traffic light"]]} -{"filename": "4427860005.jpg", "img_id": "1426", "split": "test", "caption": ["a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room", "a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room", "a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room", "a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room"], "sentids": [8839, 8840, 8841, 8842, 8843, 8844, 8845, 8846, 8847, 8848, 8849, 8850, 8851, 8852, 8853, 8854], "rare_classes": [["refrigerator"], ["tv"], ["car"], ["clock"], ["refrigerator"], ["tv"], ["car"], ["clock"], ["refrigerator"], ["tv"], ["car"], ["clock"], ["refrigerator"], ["tv"], ["car"], ["clock"]]} -{"filename": "4433704025.jpg", "img_id": "1427", "split": "test", "caption": ["a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk", "a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk", "a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk", "a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk"], "sentids": [8855, 8856, 8857, 8858, 8859, 8860, 8861, 8862, 8863, 8864, 8865, 8866, 8867, 8868, 8869, 8870], "rare_classes": [["dog"], ["bench"], ["bicycle"], ["chair"], ["dog"], ["bench"], ["bicycle"], ["chair"], ["dog"], ["bench"], ["bicycle"], ["chair"], ["dog"], ["bench"], ["bicycle"], ["chair"]]} -{"filename": "4433720033.jpg", "img_id": "1428", "split": "test", "caption": ["a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table", "a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table", "a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table", "a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table"], "sentids": [8871, 8872, 8873, 8874, 8875, 8876, 8877, 8878, 8879, 8880, 8881, 8882, 8883, 8884, 8885, 8886], "rare_classes": [["potted plant"], ["dining table"], ["handbag"], ["umbrella"], ["potted plant"], ["dining table"], ["handbag"], ["umbrella"], ["potted plant"], ["dining table"], ["handbag"], ["umbrella"], ["potted plant"], ["dining table"], ["handbag"], ["umbrella"]]} -{"filename": "4434578571.jpg", "img_id": "1429", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [8887], "rare_classes": [["cup"]]} -{"filename": "4434822945.jpg", "img_id": "1430", "split": "test", "caption": ["a photo of a handbag on a sidewalk next to a man on a bike"], "sentids": [8888], "rare_classes": [["handbag"]]} -{"filename": "4435179084.jpg", "img_id": "1431", "split": "test", "caption": ["a picture of a car driving down a street with people running in front of it", "a picture of a truck driving down a street with people running in front of it", "a picture of a handbag", "a picture of a car driving down a street with people running in front of it", "a picture of a truck driving down a street with people running in front of it", "a picture of a handbag", "a picture of a car driving down a street with people running in front of it", "a picture of a truck driving down a street with people running in front of it", "a picture of a handbag"], "sentids": [8889, 8890, 8891, 8892, 8893, 8894, 8895, 8896, 8897], "rare_classes": [["car"], ["truck"], ["handbag"], ["car"], ["truck"], ["handbag"], ["car"], ["truck"], ["handbag"]]} -{"filename": "4435313832.jpg", "img_id": "1432", "split": "test", "caption": ["an image with a chair on top of a balance beam"], "sentids": [8898], "rare_classes": [["chair"]]} -{"filename": "4439029503.jpg", "img_id": "1433", "split": "test", "caption": ["a picture of a suitcase on the street in new york city"], "sentids": [8899], "rare_classes": [["suitcase"]]} -{"filename": "4439032965.jpg", "img_id": "1434", "split": "test", "caption": ["a picture of a bus stop in new york city", "a photo of a handbag on the street in new york city", "a picture of a bus stop in new york city", "a photo of a handbag on the street in new york city"], "sentids": [8900, 8901, 8902, 8903], "rare_classes": [["bus"], ["handbag"], ["bus"], ["handbag"]]} -{"filename": "4439049274.jpg", "img_id": "1435", "split": "test", "caption": ["a photo of a skiskateboarder in new york city", "an image with a car driving down a city street", "a photo of a bicycle on a sidewalk in new york city", "a photo of a skiskateboarder in new york city", "an image with a car driving down a city street", "a photo of a bicycle on a sidewalk in new york city", "a photo of a skiskateboarder in new york city", "an image with a car driving down a city street", "a photo of a bicycle on a sidewalk in new york city"], "sentids": [8904, 8905, 8906, 8907, 8908, 8909, 8910, 8911, 8912], "rare_classes": [["skis"], ["car"], ["bicycle"], ["skis"], ["car"], ["bicycle"], ["skis"], ["car"], ["bicycle"]]} -{"filename": "4439089558.jpg", "img_id": "1436", "split": "test", "caption": ["an image with a potted plant in the middle of a busy city street", "a car in the middle of a busy city street", "a picture of a chair in the middle of a busy city street", "an image with a potted plant in the middle of a busy city street", "a car in the middle of a busy city street", "a picture of a chair in the middle of a busy city street", "an image with a potted plant in the middle of a busy city street", "a car in the middle of a busy city street", "a picture of a chair in the middle of a busy city street"], "sentids": [8913, 8914, 8915, 8916, 8917, 8918, 8919, 8920, 8921], "rare_classes": [["potted plant"], ["car"], ["chair"], ["potted plant"], ["car"], ["chair"], ["potted plant"], ["car"], ["chair"]]} -{"filename": "44399434.jpg", "img_id": "1437", "split": "test", "caption": ["a photo of a potted plant in front of a building"], "sentids": [8922], "rare_classes": [["potted plant"]]} -{"filename": "4440322311.jpg", "img_id": "1438", "split": "test", "caption": ["an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background", "an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background", "an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background", "an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background"], "sentids": [8923, 8924, 8925, 8926, 8927, 8928, 8929, 8930, 8931, 8932, 8933, 8934, 8935, 8936, 8937, 8938], "rare_classes": [["bus"], ["bicycle"], ["car"], ["traffic light"], ["bus"], ["bicycle"], ["car"], ["traffic light"], ["bus"], ["bicycle"], ["car"], ["traffic light"], ["bus"], ["bicycle"], ["car"], ["traffic light"]]} -{"filename": "4441088009.jpg", "img_id": "1439", "split": "test", "caption": ["a picture of a dining table"], "sentids": [8939], "rare_classes": [["dining table"]]} -{"filename": "4441274429.jpg", "img_id": "1440", "split": "test", "caption": ["a picture of a dog"], "sentids": [8940], "rare_classes": [["dog"]]} -{"filename": "4441592056.jpg", "img_id": "1441", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [8941], "rare_classes": [["cell phone"]]} -{"filename": "4441978051.jpg", "img_id": "1442", "split": "test", "caption": ["a picture of a donut eating couple sitting at a table", "an image with a chair, a table, and two people eating food", "a dining table in a restaurant", "a picture of a donut eating couple sitting at a table", "an image with a chair, a table, and two people eating food", "a dining table in a restaurant", "a picture of a donut eating couple sitting at a table", "an image with a chair, a table, and two people eating food", "a dining table in a restaurant"], "sentids": [8942, 8943, 8944, 8945, 8946, 8947, 8948, 8949, 8950], "rare_classes": [["donut"], ["chair"], ["dining table"], ["donut"], ["chair"], ["dining table"], ["donut"], ["chair"], ["dining table"]]} -{"filename": "4442098627.jpg", "img_id": "1443", "split": "test", "caption": ["a photo of a backpacker sitting on a bench", "an image with a bench and people sitting on it", "a photo of a backpacker sitting on a bench", "an image with a bench and people sitting on it"], "sentids": [8951, 8952, 8953, 8954], "rare_classes": [["backpack"], ["bench"], ["backpack"], ["bench"]]} -{"filename": "4442309939.jpg", "img_id": "1444", "split": "test", "caption": ["a car in a parking lot"], "sentids": [8955], "rare_classes": [["car"]]} -{"filename": "4443087970.jpg", "img_id": "1445", "split": "test", "caption": ["an image with a tie walking down a city street"], "sentids": [8956], "rare_classes": [["tie"]]} -{"filename": "4444363479.jpg", "img_id": "1446", "split": "test", "caption": ["a potted plant in the middle of a busy city street", "a handbag in the middle of a busy city street", "a photo of a backpacker walking down a busy city street", "a potted plant in the middle of a busy city street", "a handbag in the middle of a busy city street", "a photo of a backpacker walking down a busy city street", "a potted plant in the middle of a busy city street", "a handbag in the middle of a busy city street", "a photo of a backpacker walking down a busy city street"], "sentids": [8957, 8958, 8959, 8960, 8961, 8962, 8963, 8964, 8965], "rare_classes": [["potted plant"], ["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"]]} -{"filename": "4444537827.jpg", "img_id": "1447", "split": "test", "caption": ["a truck in the middle of the road", "a picture of a handbag on the ground next to a car", "a picture of a traffic light in the middle of a street", "a truck in the middle of the road", "a picture of a handbag on the ground next to a car", "a picture of a traffic light in the middle of a street", "a truck in the middle of the road", "a picture of a handbag on the ground next to a car", "a picture of a traffic light in the middle of a street"], "sentids": [8966, 8967, 8968, 8969, 8970, 8971, 8972, 8973, 8974], "rare_classes": [["truck"], ["handbag"], ["traffic light"], ["truck"], ["handbag"], ["traffic light"], ["truck"], ["handbag"], ["traffic light"]]} -{"filename": "4444627632.jpg", "img_id": "1448", "split": "test", "caption": ["a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag", "a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag", "a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag", "a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag"], "sentids": [8975, 8976, 8977, 8978, 8979, 8980, 8981, 8982, 8983, 8984, 8985, 8986, 8987, 8988, 8989, 8990], "rare_classes": [["bicycle"], ["bus"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["backpack"], ["handbag"]]} -{"filename": "4444724598.jpg", "img_id": "1449", "split": "test", "caption": ["an image with a car on the street and two women crossing the street"], "sentids": [8991], "rare_classes": [["car"]]} -{"filename": "4444783987.jpg", "img_id": "1450", "split": "test", "caption": ["a chair in a classroom with children sitting at desks"], "sentids": [8992], "rare_classes": [["chair"]]} -{"filename": "4444863942.jpg", "img_id": "1451", "split": "test", "caption": ["a photo of a cell phone being held by a man shaking hands with a woman"], "sentids": [8993], "rare_classes": [["cell phone"]]} -{"filename": "4445556418.jpg", "img_id": "1452", "split": "test", "caption": ["a photo of a backpacker school in africa", "a photo of a book", "a photo of a backpacker school in africa", "a photo of a book"], "sentids": [8994, 8995, 8996, 8997], "rare_classes": [["backpack"], ["book"], ["backpack"], ["book"]]} -{"filename": "4445556540.jpg", "img_id": "1453", "split": "test", "caption": ["a picture of a book", "a photo of a chair", "a picture of a bottle of water", "a picture of a book", "a photo of a chair", "a picture of a bottle of water", "a picture of a book", "a photo of a chair", "a picture of a bottle of water"], "sentids": [8998, 8999, 9000, 9001, 9002, 9003, 9004, 9005, 9006], "rare_classes": [["book"], ["chair"], ["bottle"], ["book"], ["chair"], ["bottle"], ["book"], ["chair"], ["bottle"]]} -{"filename": "4446142718.jpg", "img_id": "1454", "split": "test", "caption": ["an image with a motorcycle and a child on the side of the road"], "sentids": [9007], "rare_classes": [["motorcycle"]]} -{"filename": "4449702228.jpg", "img_id": "1455", "split": "test", "caption": ["a picture of a backpacker sitting on some steps", "an image with a bottle of water", "a handbag in the grass", "a picture of a backpacker sitting on some steps", "an image with a bottle of water", "a handbag in the grass", "a picture of a backpacker sitting on some steps", "an image with a bottle of water", "a handbag in the grass"], "sentids": [9008, 9009, 9010, 9011, 9012, 9013, 9014, 9015, 9016], "rare_classes": [["backpack"], ["bottle"], ["handbag"], ["backpack"], ["bottle"], ["handbag"], ["backpack"], ["bottle"], ["handbag"]]} -{"filename": "4449968662.jpg", "img_id": "1456", "split": "test", "caption": ["a photo of a backpacker in front of a crowd of people"], "sentids": [9017], "rare_classes": [["backpack"]]} -{"filename": "4452463739.jpg", "img_id": "1457", "split": "test", "caption": ["a picture of a truck and a man on a bike"], "sentids": [9018], "rare_classes": [["truck"]]} -{"filename": "4455999741.jpg", "img_id": "1458", "split": "test", "caption": ["an image with a person in an orange safety vest holding a pipe", "an image with a bench on the side of the road", "a photo of a baseball bat being held by a man in an orange safety vest", "an image with a person in an orange safety vest holding a pipe", "an image with a bench on the side of the road", "a photo of a baseball bat being held by a man in an orange safety vest", "an image with a person in an orange safety vest holding a pipe", "an image with a bench on the side of the road", "a photo of a baseball bat being held by a man in an orange safety vest"], "sentids": [9019, 9020, 9021, 9022, 9023, 9024, 9025, 9026, 9027], "rare_classes": [["person"], ["bench"], ["baseball bat"], ["person"], ["bench"], ["baseball bat"], ["person"], ["bench"], ["baseball bat"]]} -{"filename": "4458126089.jpg", "img_id": "1459", "split": "test", "caption": ["a photo of a bottle of juice"], "sentids": [9028], "rare_classes": [["bottle"]]} -{"filename": "4458823896.jpg", "img_id": "1460", "split": "test", "caption": ["a refrigerator in a restaurant"], "sentids": [9029], "rare_classes": [["refrigerator"]]} -{"filename": "4460718932.jpg", "img_id": "1461", "split": "test", "caption": ["an image with a bicycle and a man walking down the street"], "sentids": [9030], "rare_classes": [["bicycle"]]} -{"filename": "44619131.jpg", "img_id": "1462", "split": "test", "caption": ["an image with a mouse on a desk", "a picture of a cell phone", "an image with a mouse on a desk", "a picture of a cell phone"], "sentids": [9031, 9032, 9033, 9034], "rare_classes": [["mouse"], ["cell phone"], ["mouse"], ["cell phone"]]} -{"filename": "446471467.jpg", "img_id": "1463", "split": "test", "caption": ["an image with a truck and three women walking down a sidewalk"], "sentids": [9035], "rare_classes": [["truck"]]} -{"filename": "4465359505.jpg", "img_id": "1464", "split": "test", "caption": ["a potted plant in front of the curtain", "an image with a couch and a man in a barber shop", "a picture of a microwave", "a potted plant in front of the curtain", "an image with a couch and a man in a barber shop", "a picture of a microwave", "a potted plant in front of the curtain", "an image with a couch and a man in a barber shop", "a picture of a microwave"], "sentids": [9036, 9037, 9038, 9039, 9040, 9041, 9042, 9043, 9044], "rare_classes": [["potted plant"], ["couch"], ["microwave"], ["potted plant"], ["couch"], ["microwave"], ["potted plant"], ["couch"], ["microwave"]]} -{"filename": "4466251271.jpg", "img_id": "1465", "split": "test", "caption": ["a photo of a bicycle race", "an image with a dining table, chairs, and a group of people", "a photo of a bicycle race", "an image with a dining table, chairs, and a group of people"], "sentids": [9045, 9046, 9047, 9048], "rare_classes": [["bicycle"], ["dining table"], ["bicycle"], ["dining table"]]} -{"filename": "4467029654.jpg", "img_id": "1466", "split": "test", "caption": ["a bicycle in the sand"], "sentids": [9049], "rare_classes": [["bicycle"]]} -{"filename": "4467442740.jpg", "img_id": "1467", "split": "test", "caption": ["an image with a dog walking down the street", "a picture of a car driving down a street with many dogs on leashes", "an image with a dog walking down the street", "a picture of a car driving down a street with many dogs on leashes"], "sentids": [9050, 9051, 9052, 9053], "rare_classes": [["dog"], ["car"], ["dog"], ["car"]]} -{"filename": "4473562541.jpg", "img_id": "1468", "split": "test", "caption": ["an image with a umbrella", "a picture of a bowl of food on a table", "an image with a umbrella", "a picture of a bowl of food on a table"], "sentids": [9054, 9055, 9056, 9057], "rare_classes": [["umbrella"], ["bowl"], ["umbrella"], ["bowl"]]} -{"filename": "447357501.jpg", "img_id": "1469", "split": "test", "caption": ["a picture of a person running towards a flock of seagulls", "a picture of a bench", "a picture of a person running towards a flock of seagulls", "a picture of a bench"], "sentids": [9058, 9059, 9060, 9061], "rare_classes": [["person"], ["bench"], ["person"], ["bench"]]} -{"filename": "4474030521.jpg", "img_id": "1470", "split": "test", "caption": ["a photo of a handbag with a red umbrella"], "sentids": [9062], "rare_classes": [["handbag"]]} -{"filename": "4475940174.jpg", "img_id": "1471", "split": "test", "caption": ["an image with a bowl of food on a table"], "sentids": [9063], "rare_classes": [["bowl"]]} -{"filename": "4477151562.jpg", "img_id": "1472", "split": "test", "caption": ["an image with a umbrella and people walking down the street"], "sentids": [9064], "rare_classes": [["umbrella"]]} -{"filename": "4477683613.jpg", "img_id": "1473", "split": "test", "caption": ["a picture of a handbag on a street corner in new york city"], "sentids": [9065], "rare_classes": [["handbag"]]} -{"filename": "4477742117.jpg", "img_id": "1474", "split": "test", "caption": ["an image with a cell phone and two people on a sidewalk"], "sentids": [9066], "rare_classes": [["cell phone"]]} -{"filename": "4477801634.jpg", "img_id": "1475", "split": "test", "caption": ["a cup in a man's hand"], "sentids": [9067], "rare_classes": [["cup"]]} -{"filename": "4478794627.jpg", "img_id": "1476", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [9068], "rare_classes": [["cell phone"]]} -{"filename": "4480393247.jpg", "img_id": "1477", "split": "test", "caption": ["a picture of a parking meter and a woman pushing a shopping cart", "a tie in the middle of the blue cart", "a handbag in the cart", "a picture of a parking meter and a woman pushing a shopping cart", "a tie in the middle of the blue cart", "a handbag in the cart", "a picture of a parking meter and a woman pushing a shopping cart", "a tie in the middle of the blue cart", "a handbag in the cart"], "sentids": [9069, 9070, 9071, 9072, 9073, 9074, 9075, 9076, 9077], "rare_classes": [["parking meter"], ["tie"], ["handbag"], ["parking meter"], ["tie"], ["handbag"], ["parking meter"], ["tie"], ["handbag"]]} -{"filename": "4481383970.jpg", "img_id": "1478", "split": "test", "caption": ["a picture of a bicycle rider crossing the street in front of a building", "a photo of a truck crossing the street in front of a building", "a photo of a backpacker crossing the street in a city", "a picture of a bicycle rider crossing the street in front of a building", "a photo of a truck crossing the street in front of a building", "a photo of a backpacker crossing the street in a city", "a picture of a bicycle rider crossing the street in front of a building", "a photo of a truck crossing the street in front of a building", "a photo of a backpacker crossing the street in a city"], "sentids": [9078, 9079, 9080, 9081, 9082, 9083, 9084, 9085, 9086], "rare_classes": [["bicycle"], ["truck"], ["backpack"], ["bicycle"], ["truck"], ["backpack"], ["bicycle"], ["truck"], ["backpack"]]} -{"filename": "448227389.jpg", "img_id": "1479", "split": "test", "caption": ["a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks"], "sentids": [9087, 9088, 9089, 9090, 9091, 9092, 9093, 9094, 9095, 9096, 9097, 9098, 9099, 9100, 9101, 9102, 9103, 9104, 9105, 9106, 9107, 9108, 9109, 9110, 9111], "rare_classes": [["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"]]} -{"filename": "4483343442.jpg", "img_id": "1480", "split": "test", "caption": ["a picture of a handbag on the side of the road"], "sentids": [9112], "rare_classes": [["handbag"]]} -{"filename": "4484161964.jpg", "img_id": "1481", "split": "test", "caption": ["an image with a dining table full of people at night", "a photo of a spoonful of food being served to a group of people", "a fork in a man's hand", "an image with a dining table full of people at night", "a photo of a spoonful of food being served to a group of people", "a fork in a man's hand", "an image with a dining table full of people at night", "a photo of a spoonful of food being served to a group of people", "a fork in a man's hand"], "sentids": [9113, 9114, 9115, 9116, 9117, 9118, 9119, 9120, 9121], "rare_classes": [["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"]]} -{"filename": "448493587.jpg", "img_id": "1482", "split": "test", "caption": ["an image with a potted plant in the background", "an image with a car in the background", "an image with a potted plant in the background", "an image with a car in the background"], "sentids": [9122, 9123, 9124, 9125], "rare_classes": [["potted plant"], ["car"], ["potted plant"], ["car"]]} -{"filename": "4485475920.jpg", "img_id": "1483", "split": "test", "caption": ["an image with a bicycle and people crossing the street", "a photo of a motorcycle and people crossing the street", "an image with a bicycle and people crossing the street", "a photo of a motorcycle and people crossing the street"], "sentids": [9126, 9127, 9128, 9129], "rare_classes": [["bicycle"], ["motorcycle"], ["bicycle"], ["motorcycle"]]} -{"filename": "4485484248.jpg", "img_id": "1484", "split": "test", "caption": ["an image with a suitcase and people walking down the street"], "sentids": [9130], "rare_classes": [["suitcase"]]} -{"filename": "4487371472.jpg", "img_id": "1485", "split": "test", "caption": ["a photo of a cup of coffee being held by a man sitting on a bench"], "sentids": [9131], "rare_classes": [["cup"]]} -{"filename": "4488946680.jpg", "img_id": "1486", "split": "test", "caption": ["a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife", "a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife", "a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife", "a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife"], "sentids": [9132, 9133, 9134, 9135, 9136, 9137, 9138, 9139, 9140, 9141, 9142, 9143, 9144, 9145, 9146, 9147], "rare_classes": [["person"], ["bottle"], ["bowl"], ["knife"], ["person"], ["bottle"], ["bowl"], ["knife"], ["person"], ["bottle"], ["bowl"], ["knife"], ["person"], ["bottle"], ["bowl"], ["knife"]]} -{"filename": "4489591327.jpg", "img_id": "1487", "split": "test", "caption": ["an image with a suitcase and people walking through a tunnel"], "sentids": [9148], "rare_classes": [["suitcase"]]} -{"filename": "4489731.jpg", "img_id": "1488", "split": "test", "caption": ["a photo of a cup of soda"], "sentids": [9149], "rare_classes": [["cup"]]} -{"filename": "4493330346.jpg", "img_id": "1489", "split": "test", "caption": ["a skis in milan, italy"], "sentids": [9150], "rare_classes": [["skis"]]} -{"filename": "4494029358.jpg", "img_id": "1490", "split": "test", "caption": ["an image with a chair in front of a food truck", "a photo of a car parked in front of a food truck", "a photo of a dining table in front of a food truck", "an image with a chair in front of a food truck", "a photo of a car parked in front of a food truck", "a photo of a dining table in front of a food truck", "an image with a chair in front of a food truck", "a photo of a car parked in front of a food truck", "a photo of a dining table in front of a food truck"], "sentids": [9151, 9152, 9153, 9154, 9155, 9156, 9157, 9158, 9159], "rare_classes": [["chair"], ["car"], ["dining table"], ["chair"], ["car"], ["dining table"], ["chair"], ["car"], ["dining table"]]} -{"filename": "4495413170.jpg", "img_id": "1491", "split": "test", "caption": ["an image with a backpack"], "sentids": [9160], "rare_classes": [["backpack"]]} -{"filename": "4500795424.jpg", "img_id": "1492", "split": "test", "caption": ["a bowl in the middle of a pile of fish"], "sentids": [9161], "rare_classes": [["bowl"]]} -{"filename": "4501314206.jpg", "img_id": "1493", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [9162], "rare_classes": [["backpack"]]} -{"filename": "4503067869.jpg", "img_id": "1494", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [9163], "rare_classes": [["umbrella"]]} -{"filename": "4503423229.jpg", "img_id": "1495", "split": "test", "caption": ["a car in front of a building", "an image with a truck and construction workers on top of a building", "a car in front of a building", "an image with a truck and construction workers on top of a building"], "sentids": [9164, 9165, 9166, 9167], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} -{"filename": "4503931941.jpg", "img_id": "1496", "split": "test", "caption": ["a picture of a truck and some people on the street"], "sentids": [9168], "rare_classes": [["truck"]]} -{"filename": "4503962385.jpg", "img_id": "1497", "split": "test", "caption": ["a picture of a handbag full of plastic bottles"], "sentids": [9169], "rare_classes": [["handbag"]]} -{"filename": "4507122041.jpg", "img_id": "1498", "split": "test", "caption": ["a bus in the background"], "sentids": [9170], "rare_classes": [["bus"]]} -{"filename": "450746926.jpg", "img_id": "1499", "split": "test", "caption": ["a picture of a bowl of fruit and vegetables in a market", "a photo of a carrot market in nigeria", "a picture of a orange market with lots of people", "a picture of a bowl of fruit and vegetables in a market", "a photo of a carrot market in nigeria", "a picture of a orange market with lots of people", "a picture of a bowl of fruit and vegetables in a market", "a photo of a carrot market in nigeria", "a picture of a orange market with lots of people"], "sentids": [9171, 9172, 9173, 9174, 9175, 9176, 9177, 9178, 9179], "rare_classes": [["bowl"], ["carrot"], ["orange"], ["bowl"], ["carrot"], ["orange"], ["bowl"], ["carrot"], ["orange"]]} -{"filename": "4507759454.jpg", "img_id": "1500", "split": "test", "caption": ["a photo of a bicycle rider and a man walking down the street", "a photo of a backpacker riding a bike on a city street", "a photo of a bicycle rider and a man walking down the street", "a photo of a backpacker riding a bike on a city street"], "sentids": [9180, 9181, 9182, 9183], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} -{"filename": "4507759684.jpg", "img_id": "1501", "split": "test", "caption": ["a tie in the middle of the street", "a picture of a bicycle", "a picture of a handbag", "a tie in the middle of the street", "a picture of a bicycle", "a picture of a handbag", "a tie in the middle of the street", "a picture of a bicycle", "a picture of a handbag"], "sentids": [9184, 9185, 9186, 9187, 9188, 9189, 9190, 9191, 9192], "rare_classes": [["tie"], ["bicycle"], ["handbag"], ["tie"], ["bicycle"], ["handbag"], ["tie"], ["bicycle"], ["handbag"]]} -{"filename": "4507759934.jpg", "img_id": "1502", "split": "test", "caption": ["an image with a truck and people on the street", "a picture of a bicycle", "an image with a truck and people on the street", "a picture of a bicycle"], "sentids": [9193, 9194, 9195, 9196], "rare_classes": [["truck"], ["bicycle"], ["truck"], ["bicycle"]]} -{"filename": "4508496980.jpg", "img_id": "1503", "split": "test", "caption": ["an image with a truck and a man walking down the street", "an image with a handbag and a man walking down the street", "an image with a book and a man walking down the street", "an image with a truck and a man walking down the street", "an image with a handbag and a man walking down the street", "an image with a book and a man walking down the street", "an image with a truck and a man walking down the street", "an image with a handbag and a man walking down the street", "an image with a book and a man walking down the street"], "sentids": [9197, 9198, 9199, 9200, 9201, 9202, 9203, 9204, 9205], "rare_classes": [["truck"], ["handbag"], ["book"], ["truck"], ["handbag"], ["book"], ["truck"], ["handbag"], ["book"]]} -{"filename": "4508785988.jpg", "img_id": "1504", "split": "test", "caption": ["a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air", "a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air", "a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air", "a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air"], "sentids": [9206, 9207, 9208, 9209, 9210, 9211, 9212, 9213, 9214, 9215, 9216, 9217, 9218, 9219, 9220, 9221], "rare_classes": [["fire hydrant"], ["skateboard"], ["car"], ["traffic light"], ["fire hydrant"], ["skateboard"], ["car"], ["traffic light"], ["fire hydrant"], ["skateboard"], ["car"], ["traffic light"], ["fire hydrant"], ["skateboard"], ["car"], ["traffic light"]]} -{"filename": "4509412559.jpg", "img_id": "1505", "split": "test", "caption": ["a photo of a skateboarder doing tricks in front of a crowd"], "sentids": [9222], "rare_classes": [["skateboard"]]} -{"filename": "4511339699.jpg", "img_id": "1506", "split": "test", "caption": ["an image with a handbag"], "sentids": [9223], "rare_classes": [["handbag"]]} -{"filename": "4512401386.jpg", "img_id": "1507", "split": "test", "caption": ["a picture of a tie-dyed group of people playing music on the street", "an image with a backpack on the ground", "a picture of a tie-dyed group of people playing music on the street", "an image with a backpack on the ground"], "sentids": [9224, 9225, 9226, 9227], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} -{"filename": "4513402918.jpg", "img_id": "1508", "split": "test", "caption": ["a tie in a group of people playing music", "a backpack in the grass", "an image with a chair in the middle of a group of people", "a tie in a group of people playing music", "a backpack in the grass", "an image with a chair in the middle of a group of people", "a tie in a group of people playing music", "a backpack in the grass", "an image with a chair in the middle of a group of people"], "sentids": [9228, 9229, 9230, 9231, 9232, 9233, 9234, 9235, 9236], "rare_classes": [["tie"], ["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"]]} -{"filename": "4514987995.jpg", "img_id": "1509", "split": "test", "caption": ["a photo of a tiered table"], "sentids": [9237], "rare_classes": [["tie"]]} -{"filename": "4517838680.jpg", "img_id": "1510", "split": "test", "caption": ["an image with a baseball bat swinging at a ball", "a picture of a baseball glove", "a picture of a sports ball game", "an image with a baseball bat swinging at a ball", "a picture of a baseball glove", "a picture of a sports ball game", "an image with a baseball bat swinging at a ball", "a picture of a baseball glove", "a picture of a sports ball game"], "sentids": [9238, 9239, 9240, 9241, 9242, 9243, 9244, 9245, 9246], "rare_classes": [["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"]]} -{"filename": "4517839686.jpg", "img_id": "1511", "split": "test", "caption": ["an image with a baseball bat, a catcher, and a batter"], "sentids": [9247], "rare_classes": [["baseball bat"]]} -{"filename": "4518349470.jpg", "img_id": "1512", "split": "test", "caption": ["a umbrella in the background", "a picture of a frisbee being thrown around by two women and a child", "an image with a bowl of water", "a umbrella in the background", "a picture of a frisbee being thrown around by two women and a child", "an image with a bowl of water", "a umbrella in the background", "a picture of a frisbee being thrown around by two women and a child", "an image with a bowl of water"], "sentids": [9248, 9249, 9250, 9251, 9252, 9253, 9254, 9255, 9256], "rare_classes": [["umbrella"], ["frisbee"], ["bowl"], ["umbrella"], ["frisbee"], ["bowl"], ["umbrella"], ["frisbee"], ["bowl"]]} -{"filename": "4521610782.jpg", "img_id": "1513", "split": "test", "caption": ["a picture of a handbag on the ground next to a taxi cab"], "sentids": [9257], "rare_classes": [["handbag"]]} -{"filename": "4521610802.jpg", "img_id": "1514", "split": "test", "caption": ["a picture of a hot dog stand on a city street"], "sentids": [9258], "rare_classes": [["hot dog"]]} -{"filename": "4523274345.jpg", "img_id": "1515", "split": "test", "caption": ["a bottle in the background", "a picture of a backpacker who is sitting on the ground", "a bottle in the background", "a picture of a backpacker who is sitting on the ground"], "sentids": [9259, 9260, 9261, 9262], "rare_classes": [["bottle"], ["backpack"], ["bottle"], ["backpack"]]} -{"filename": "4523790717.jpg", "img_id": "1516", "split": "test", "caption": ["a photo of a cupcake party", "a bottle in the middle of a table", "a photo of a cupcake party", "a bottle in the middle of a table"], "sentids": [9263, 9264, 9265, 9266], "rare_classes": [["cup"], ["bottle"], ["cup"], ["bottle"]]} -{"filename": "4524006530.jpg", "img_id": "1517", "split": "test", "caption": ["an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people"], "sentids": [9267, 9268, 9269, 9270, 9271, 9272, 9273, 9274, 9275, 9276, 9277, 9278, 9279, 9280, 9281, 9282, 9283, 9284, 9285, 9286, 9287, 9288, 9289, 9290, 9291, 9292, 9293, 9294, 9295, 9296, 9297, 9298, 9299, 9300, 9301, 9302], "rare_classes": [["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"]]} -{"filename": "4525537376.jpg", "img_id": "1518", "split": "test", "caption": ["a picture of a car driving down the street with people walking in front of it"], "sentids": [9303], "rare_classes": [["car"]]} -{"filename": "4525819719.jpg", "img_id": "1519", "split": "test", "caption": ["a picture of a bus that is parked on the side of the road"], "sentids": [9304], "rare_classes": [["bus"]]} -{"filename": "4527012288.jpg", "img_id": "1520", "split": "test", "caption": ["an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road"], "sentids": [9305, 9306, 9307, 9308, 9309, 9310, 9311, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9322, 9323, 9324, 9325, 9326, 9327, 9328, 9329], "rare_classes": [["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"]]} -{"filename": "4527656043.jpg", "img_id": "1521", "split": "test", "caption": ["a photo of a potted plant with blue and white umbrellas", "a picture of a bottle of wine sitting on a table next to some umbrellas", "a photo of a potted plant with blue and white umbrellas", "a picture of a bottle of wine sitting on a table next to some umbrellas"], "sentids": [9330, 9331, 9332, 9333], "rare_classes": [["potted plant"], ["bottle"], ["potted plant"], ["bottle"]]} -{"filename": "4527840050.jpg", "img_id": "1522", "split": "test", "caption": ["an image with a truck in the background", "a picture of a backpack", "a picture of a cup of coffee", "an image with a truck in the background", "a picture of a backpack", "a picture of a cup of coffee", "an image with a truck in the background", "a picture of a backpack", "a picture of a cup of coffee"], "sentids": [9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 9342], "rare_classes": [["truck"], ["backpack"], ["cup"], ["truck"], ["backpack"], ["cup"], ["truck"], ["backpack"], ["cup"]]} -{"filename": "4528630937.jpg", "img_id": "1523", "split": "test", "caption": ["an image with a tiered building in the background", "a picture of a truck that is parked on the side of the road", "an image with a tiered building in the background", "a picture of a truck that is parked on the side of the road"], "sentids": [9343, 9344, 9345, 9346], "rare_classes": [["tie"], ["truck"], ["tie"], ["truck"]]} -{"filename": "4530524963.jpg", "img_id": "1524", "split": "test", "caption": ["a picture of a car driving down a busy city street", "an image with a handbag in the middle of a busy city street", "a picture of a car driving down a busy city street", "an image with a handbag in the middle of a busy city street"], "sentids": [9347, 9348, 9349, 9350], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} -{"filename": "4535332313.jpg", "img_id": "1525", "split": "test", "caption": ["a photo of a car driving down a busy city street", "a dining table in the middle of a busy city street", "a traffic light in the middle of a busy city street", "a photo of a car driving down a busy city street", "a dining table in the middle of a busy city street", "a traffic light in the middle of a busy city street", "a photo of a car driving down a busy city street", "a dining table in the middle of a busy city street", "a traffic light in the middle of a busy city street"], "sentids": [9351, 9352, 9353, 9354, 9355, 9356, 9357, 9358, 9359], "rare_classes": [["car"], ["dining table"], ["traffic light"], ["car"], ["dining table"], ["traffic light"], ["car"], ["dining table"], ["traffic light"]]} -{"filename": "4535761828.jpg", "img_id": "1526", "split": "test", "caption": ["an image with a handbag in the foreground and a rainbow in the background", "a umbrella in the sky", "a bicycle in the street", "an image with a handbag in the foreground and a rainbow in the background", "a umbrella in the sky", "a bicycle in the street", "an image with a handbag in the foreground and a rainbow in the background", "a umbrella in the sky", "a bicycle in the street"], "sentids": [9360, 9361, 9362, 9363, 9364, 9365, 9366, 9367, 9368], "rare_classes": [["handbag"], ["umbrella"], ["bicycle"], ["handbag"], ["umbrella"], ["bicycle"], ["handbag"], ["umbrella"], ["bicycle"]]} -{"filename": "4536088499.jpg", "img_id": "1527", "split": "test", "caption": ["a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store", "a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store", "a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store", "a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store"], "sentids": [9369, 9370, 9371, 9372, 9373, 9374, 9375, 9376, 9377, 9378, 9379, 9380, 9381, 9382, 9383, 9384], "rare_classes": [["bicycle"], ["car"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["backpack"], ["handbag"]]} -{"filename": "453807108.jpg", "img_id": "1528", "split": "test", "caption": ["a photo of a suitcase"], "sentids": [9385], "rare_classes": [["suitcase"]]} -{"filename": "4539916208.jpg", "img_id": "1529", "split": "test", "caption": ["a photo of a skateboarder on a sidewalk"], "sentids": [9386], "rare_classes": [["skateboard"]]} -{"filename": "4541174424.jpg", "img_id": "1530", "split": "test", "caption": ["a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee", "a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee", "a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee", "a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee"], "sentids": [9387, 9388, 9389, 9390, 9391, 9392, 9393, 9394, 9395, 9396, 9397, 9398, 9399, 9400, 9401, 9402], "rare_classes": [["train"], ["cell phone"], ["handbag"], ["cup"], ["train"], ["cell phone"], ["handbag"], ["cup"], ["train"], ["cell phone"], ["handbag"], ["cup"], ["train"], ["cell phone"], ["handbag"], ["cup"]]} -{"filename": "4543903308.jpg", "img_id": "1531", "split": "test", "caption": ["a photo of a bus with people standing on the side of the road", "a picture of a cell phone", "a photo of a bus with people standing on the side of the road", "a picture of a cell phone"], "sentids": [9403, 9404, 9405, 9406], "rare_classes": [["bus"], ["cell phone"], ["bus"], ["cell phone"]]} -{"filename": "4544194772.jpg", "img_id": "1532", "split": "test", "caption": ["a picture of a tie between two people walking down the street"], "sentids": [9407], "rare_classes": [["tie"]]} -{"filename": "4544641137.jpg", "img_id": "1533", "split": "test", "caption": ["a photo of a dining table set up in an empty room"], "sentids": [9408], "rare_classes": [["dining table"]]} -{"filename": "4545323253.jpg", "img_id": "1534", "split": "test", "caption": ["a photo of a truck on the side of the road", "a bench in the middle of the road", "a picture of a handbag on the side of the road", "a photo of a truck on the side of the road", "a bench in the middle of the road", "a picture of a handbag on the side of the road", "a photo of a truck on the side of the road", "a bench in the middle of the road", "a picture of a handbag on the side of the road"], "sentids": [9409, 9410, 9411, 9412, 9413, 9414, 9415, 9416, 9417], "rare_classes": [["truck"], ["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"]]} -{"filename": "4545485105.jpg", "img_id": "1535", "split": "test", "caption": ["a photo of a handbag vendor on the side of a street", "an image with a potted plant and two people on a sidewalk", "an image with a backpacker selling items on the street", "a photo of a handbag vendor on the side of a street", "an image with a potted plant and two people on a sidewalk", "an image with a backpacker selling items on the street", "a photo of a handbag vendor on the side of a street", "an image with a potted plant and two people on a sidewalk", "an image with a backpacker selling items on the street"], "sentids": [9418, 9419, 9420, 9421, 9422, 9423, 9424, 9425, 9426], "rare_classes": [["handbag"], ["potted plant"], ["backpack"], ["handbag"], ["potted plant"], ["backpack"], ["handbag"], ["potted plant"], ["backpack"]]} -{"filename": "4545817148.jpg", "img_id": "1536", "split": "test", "caption": ["an image with a tiered roof"], "sentids": [9427], "rare_classes": [["tie"]]} -{"filename": "4547845821.jpg", "img_id": "1537", "split": "test", "caption": ["a picture of a bicycle with a man sitting on it"], "sentids": [9428], "rare_classes": [["bicycle"]]} -{"filename": "4548948691.jpg", "img_id": "1538", "split": "test", "caption": ["a photo of a dining table at an outdoor event"], "sentids": [9429], "rare_classes": [["dining table"]]} -{"filename": "4552666474.jpg", "img_id": "1539", "split": "test", "caption": ["a bottle in the middle of the table", "a picture of a dining table", "a bottle in the middle of the table", "a picture of a dining table"], "sentids": [9430, 9431, 9432, 9433], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} -{"filename": "4552688825.jpg", "img_id": "1540", "split": "test", "caption": ["a book in front of a group of people", "a picture of a handbag on a table with people sitting around it", "a photo of a suitcase", "a book in front of a group of people", "a picture of a handbag on a table with people sitting around it", "a photo of a suitcase", "a book in front of a group of people", "a picture of a handbag on a table with people sitting around it", "a photo of a suitcase"], "sentids": [9434, 9435, 9436, 9437, 9438, 9439, 9440, 9441, 9442], "rare_classes": [["book"], ["handbag"], ["suitcase"], ["book"], ["handbag"], ["suitcase"], ["book"], ["handbag"], ["suitcase"]]} -{"filename": "4553348746.jpg", "img_id": "1541", "split": "test", "caption": ["an image with a handbag, a violin, and a group of people", "a tv in the background", "an image with a sports ball in the background", "an image with a handbag, a violin, and a group of people", "a tv in the background", "an image with a sports ball in the background", "an image with a handbag, a violin, and a group of people", "a tv in the background", "an image with a sports ball in the background"], "sentids": [9443, 9444, 9445, 9446, 9447, 9448, 9449, 9450, 9451], "rare_classes": [["handbag"], ["tv"], ["sports ball"], ["handbag"], ["tv"], ["sports ball"], ["handbag"], ["tv"], ["sports ball"]]} -{"filename": "4553492074.jpg", "img_id": "1542", "split": "test", "caption": ["a book in a man's hand", "a picture of a backpack on a man sitting at an outdoor table", "a book in a man's hand", "a picture of a backpack on a man sitting at an outdoor table"], "sentids": [9452, 9453, 9454, 9455], "rare_classes": [["book"], ["backpack"], ["book"], ["backpack"]]} -{"filename": "4555406560.jpg", "img_id": "1543", "split": "test", "caption": ["a photo of a backpacker taking a picture of a bride and groom", "a cell phone in a man's hand", "a photo of a backpacker taking a picture of a bride and groom", "a cell phone in a man's hand"], "sentids": [9456, 9457, 9458, 9459], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} -{"filename": "4555514125.jpg", "img_id": "1544", "split": "test", "caption": ["an image with a chair on the sidewalk", "a photo of a car that is parked on the side of the road", "an image with a chair on the sidewalk", "a photo of a car that is parked on the side of the road"], "sentids": [9460, 9461, 9462, 9463], "rare_classes": [["chair"], ["car"], ["chair"], ["car"]]} -{"filename": "4556218676.jpg", "img_id": "1545", "split": "test", "caption": ["a photo of a backpack", "a picture of a dining table", "a photo of a backpack", "a picture of a dining table"], "sentids": [9464, 9465, 9466, 9467], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} -{"filename": "4556256974.jpg", "img_id": "1546", "split": "test", "caption": ["a picture of a suitcase", "an image with a backpack", "an image with a cell phone in one hand and a briefcase in the other", "a picture of a suitcase", "an image with a backpack", "an image with a cell phone in one hand and a briefcase in the other", "a picture of a suitcase", "an image with a backpack", "an image with a cell phone in one hand and a briefcase in the other"], "sentids": [9468, 9469, 9470, 9471, 9472, 9473, 9474, 9475, 9476], "rare_classes": [["suitcase"], ["backpack"], ["cell phone"], ["suitcase"], ["backpack"], ["cell phone"], ["suitcase"], ["backpack"], ["cell phone"]]} -{"filename": "4556897985.jpg", "img_id": "1547", "split": "test", "caption": ["a photo of a tie wearing man walking down a city street"], "sentids": [9477], "rare_classes": [["tie"]]} -{"filename": "455714074.jpg", "img_id": "1548", "split": "test", "caption": ["an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food", "an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food", "an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food", "an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food"], "sentids": [9478, 9479, 9480, 9481, 9482, 9483, 9484, 9485, 9486, 9487, 9488, 9489, 9490, 9491, 9492, 9493], "rare_classes": [["tv"], ["dining table"], ["bottle"], ["bowl"], ["tv"], ["dining table"], ["bottle"], ["bowl"], ["tv"], ["dining table"], ["bottle"], ["bowl"], ["tv"], ["dining table"], ["bottle"], ["bowl"]]} -{"filename": "4557307607.jpg", "img_id": "1549", "split": "test", "caption": ["an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom", "an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom", "an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom", "an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom"], "sentids": [9494, 9495, 9496, 9497, 9498, 9499, 9500, 9501, 9502, 9503, 9504, 9505, 9506, 9507, 9508, 9509], "rare_classes": [["bottle"], ["book"], ["cell phone"], ["backpack"], ["bottle"], ["book"], ["cell phone"], ["backpack"], ["bottle"], ["book"], ["cell phone"], ["backpack"], ["bottle"], ["book"], ["cell phone"], ["backpack"]]} -{"filename": "4557686027.jpg", "img_id": "1550", "split": "test", "caption": ["a picture of a backpacker waiting to get on a train", "an image with a truck on the side of the road", "a picture of a backpacker waiting to get on a train", "an image with a truck on the side of the road"], "sentids": [9510, 9511, 9512, 9513], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} -{"filename": "4558580445.jpg", "img_id": "1551", "split": "test", "caption": ["a picture of a car driving down a road with horses on it"], "sentids": [9514], "rare_classes": [["car"]]} -{"filename": "4560122886.jpg", "img_id": "1552", "split": "test", "caption": ["a backpack in the middle of the road"], "sentids": [9515], "rare_classes": [["backpack"]]} -{"filename": "4561335689.jpg", "img_id": "1553", "split": "test", "caption": ["a photo of a bench on the sidewalk with a boy talking on a cell phone"], "sentids": [9516], "rare_classes": [["bench"]]} -{"filename": "4562632645.jpg", "img_id": "1554", "split": "test", "caption": ["a photo of a backpack on a motorcycle"], "sentids": [9517], "rare_classes": [["backpack"]]} -{"filename": "4563267532.jpg", "img_id": "1555", "split": "test", "caption": ["a photo of a handbag on a motorcycle"], "sentids": [9518], "rare_classes": [["handbag"]]} -{"filename": "4563544127.jpg", "img_id": "1556", "split": "test", "caption": ["a potted plant in the middle of the street"], "sentids": [9519], "rare_classes": [["potted plant"]]} -{"filename": "4564451257.jpg", "img_id": "1557", "split": "test", "caption": ["an image with a suitcase and a man walking down the street", "a handbag in the foreground", "an image with a suitcase and a man walking down the street", "a handbag in the foreground"], "sentids": [9520, 9521, 9522, 9523], "rare_classes": [["suitcase"], ["handbag"], ["suitcase"], ["handbag"]]} -{"filename": "4565259835.jpg", "img_id": "1558", "split": "test", "caption": ["a picture of a bottle of water being held by an old woman", "a picture of a chair", "a picture of a bottle of water being held by an old woman", "a picture of a chair"], "sentids": [9524, 9525, 9526, 9527], "rare_classes": [["bottle"], ["chair"], ["bottle"], ["chair"]]} -{"filename": "4565938357.jpg", "img_id": "1559", "split": "test", "caption": ["a frisbee in a woman's hand", "a picture of a bottle flying through the air", "a frisbee in a woman's hand", "a picture of a bottle flying through the air"], "sentids": [9528, 9529, 9530, 9531], "rare_classes": [["frisbee"], ["bottle"], ["frisbee"], ["bottle"]]} -{"filename": "4566562284.jpg", "img_id": "1560", "split": "test", "caption": ["an image with a tie-dye clown in front of a group of people"], "sentids": [9532], "rare_classes": [["tie"]]} -{"filename": "4566899829.jpg", "img_id": "1561", "split": "test", "caption": ["a bottle in the middle of the road"], "sentids": [9533], "rare_classes": [["bottle"]]} -{"filename": "4566903518.jpg", "img_id": "1562", "split": "test", "caption": ["a picture of a handbag that is being held by a woman"], "sentids": [9534], "rare_classes": [["handbag"]]} -{"filename": "4567351389.jpg", "img_id": "1563", "split": "test", "caption": ["a photo of a sandwich board with a bunch of kids holding umbrellas"], "sentids": [9535], "rare_classes": [["sandwich"]]} -{"filename": "4567351655.jpg", "img_id": "1564", "split": "test", "caption": ["a photo of a handbag on the ground next to a fountain"], "sentids": [9536], "rare_classes": [["handbag"]]} -{"filename": "4567352607.jpg", "img_id": "1565", "split": "test", "caption": ["an image with a tiered crowd of people holding umbrellas", "a handbag in the middle of a crowd of people", "an image with a tiered crowd of people holding umbrellas", "a handbag in the middle of a crowd of people"], "sentids": [9537, 9538, 9539, 9540], "rare_classes": [["tie"], ["handbag"], ["tie"], ["handbag"]]} -{"filename": "4567736674.jpg", "img_id": "1566", "split": "test", "caption": ["a picture of a backpacker in paris, france"], "sentids": [9541], "rare_classes": [["backpack"]]} -{"filename": "4567983478.jpg", "img_id": "1567", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a vase of flowers", "an image with a cup of coffee", "a photo of a vase of flowers"], "sentids": [9542, 9543, 9544, 9545], "rare_classes": [["cup"], ["vase"], ["cup"], ["vase"]]} -{"filename": "4567984690.jpg", "img_id": "1568", "split": "test", "caption": ["an image with a handbag"], "sentids": [9546], "rare_classes": [["handbag"]]} -{"filename": "4567985082.jpg", "img_id": "1569", "split": "test", "caption": ["a picture of a dog and people walking down the street", "an image with a backpack, a dog, and people walking down the street", "a photo of a potted plant", "a picture of a dog and people walking down the street", "an image with a backpack, a dog, and people walking down the street", "a photo of a potted plant", "a picture of a dog and people walking down the street", "an image with a backpack, a dog, and people walking down the street", "a photo of a potted plant"], "sentids": [9547, 9548, 9549, 9550, 9551, 9552, 9553, 9554, 9555], "rare_classes": [["dog"], ["backpack"], ["potted plant"], ["dog"], ["backpack"], ["potted plant"], ["dog"], ["backpack"], ["potted plant"]]} -{"filename": "4568583173.jpg", "img_id": "1570", "split": "test", "caption": ["an image with a vase in front of a building"], "sentids": [9556], "rare_classes": [["vase"]]} -{"filename": "4572432426.jpg", "img_id": "1571", "split": "test", "caption": ["an image with a boat and people on the beach", "a handbag in a woman's hand", "an image with a boat and people on the beach", "a handbag in a woman's hand"], "sentids": [9557, 9558, 9559, 9560], "rare_classes": [["boat"], ["handbag"], ["boat"], ["handbag"]]} -{"filename": "4572766663.jpg", "img_id": "1572", "split": "test", "caption": ["a handbag in the middle of the street", "a truck in the background", "a handbag in the middle of the street", "a truck in the background"], "sentids": [9561, 9562, 9563, 9564], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} -{"filename": "4574105974.jpg", "img_id": "1573", "split": "test", "caption": ["a photo of a cup of cotton candy", "a teddy bear in the background", "a photo of a bicycle with two women on it", "a photo of a cup of cotton candy", "a teddy bear in the background", "a photo of a bicycle with two women on it", "a photo of a cup of cotton candy", "a teddy bear in the background", "a photo of a bicycle with two women on it"], "sentids": [9565, 9566, 9567, 9568, 9569, 9570, 9571, 9572, 9573], "rare_classes": [["cup"], ["teddy bear"], ["bicycle"], ["cup"], ["teddy bear"], ["bicycle"], ["cup"], ["teddy bear"], ["bicycle"]]} -{"filename": "4576144189.jpg", "img_id": "1574", "split": "test", "caption": ["a wine glass in the hand of a man", "a photo of a potted plant", "a couch in front of a table", "a wine glass in the hand of a man", "a photo of a potted plant", "a couch in front of a table", "a wine glass in the hand of a man", "a photo of a potted plant", "a couch in front of a table"], "sentids": [9574, 9575, 9576, 9577, 9578, 9579, 9580, 9581, 9582], "rare_classes": [["wine glass"], ["potted plant"], ["couch"], ["wine glass"], ["potted plant"], ["couch"], ["wine glass"], ["potted plant"], ["couch"]]} -{"filename": "4577047554.jpg", "img_id": "1575", "split": "test", "caption": ["a picture of a cell phone"], "sentids": [9583], "rare_classes": [["cell phone"]]} -{"filename": "4581221645.jpg", "img_id": "1576", "split": "test", "caption": ["an image with a backpack on a man taking a picture", "a photo of a person taking a picture in front of a cafe", "a cell phone in a man's hand", "an image with a backpack on a man taking a picture", "a photo of a person taking a picture in front of a cafe", "a cell phone in a man's hand", "an image with a backpack on a man taking a picture", "a photo of a person taking a picture in front of a cafe", "a cell phone in a man's hand"], "sentids": [9584, 9585, 9586, 9587, 9588, 9589, 9590, 9591, 9592], "rare_classes": [["backpack"], ["person"], ["cell phone"], ["backpack"], ["person"], ["cell phone"], ["backpack"], ["person"], ["cell phone"]]} -{"filename": "4584359306.jpg", "img_id": "1577", "split": "test", "caption": ["an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it", "an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it", "an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it", "an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it"], "sentids": [9593, 9594, 9595, 9596, 9597, 9598, 9599, 9600, 9601, 9602, 9603, 9604, 9605, 9606, 9607, 9608], "rare_classes": [["bottle"], ["refrigerator"], ["handbag"], ["dining table"], ["bottle"], ["refrigerator"], ["handbag"], ["dining table"], ["bottle"], ["refrigerator"], ["handbag"], ["dining table"], ["bottle"], ["refrigerator"], ["handbag"], ["dining table"]]} -{"filename": "4584450444.jpg", "img_id": "1578", "split": "test", "caption": ["an image with a suitcase", "a photo of a potted plant in an indoor market", "an image with a suitcase", "a photo of a potted plant in an indoor market"], "sentids": [9609, 9610, 9611, 9612], "rare_classes": [["suitcase"], ["potted plant"], ["suitcase"], ["potted plant"]]} -{"filename": "4584925685.jpg", "img_id": "1579", "split": "test", "caption": ["a photo of a baseball glove being held by a football player"], "sentids": [9613], "rare_classes": [["baseball glove"]]} -{"filename": "4587901777.jpg", "img_id": "1580", "split": "test", "caption": ["an image with a bowl of coffee and a group of people sitting around it", "a picture of a dining table with people sitting around it", "a handbag in the foreground", "an image with a bowl of coffee and a group of people sitting around it", "a picture of a dining table with people sitting around it", "a handbag in the foreground", "an image with a bowl of coffee and a group of people sitting around it", "a picture of a dining table with people sitting around it", "a handbag in the foreground"], "sentids": [9614, 9615, 9616, 9617, 9618, 9619, 9620, 9621, 9622], "rare_classes": [["bowl"], ["dining table"], ["handbag"], ["bowl"], ["dining table"], ["handbag"], ["bowl"], ["dining table"], ["handbag"]]} -{"filename": "4590405640.jpg", "img_id": "1581", "split": "test", "caption": ["a car in front of a crowd of people", "an image with a bicycle race", "a car in front of a crowd of people", "an image with a bicycle race"], "sentids": [9623, 9624, 9625, 9626], "rare_classes": [["car"], ["bicycle"], ["car"], ["bicycle"]]} -{"filename": "4595062025.jpg", "img_id": "1582", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [9627], "rare_classes": [["handbag"]]} -{"filename": "459579945.jpg", "img_id": "1583", "split": "test", "caption": ["a cake in a room full of people"], "sentids": [9628], "rare_classes": [["cake"]]} -{"filename": "4595984953.jpg", "img_id": "1584", "split": "test", "caption": ["a photo of a umbrella wearing man taking a picture of a group of people", "a picture of a tie wearing man taking a picture of a group of people", "a photo of a umbrella wearing man taking a picture of a group of people", "a picture of a tie wearing man taking a picture of a group of people"], "sentids": [9629, 9630, 9631, 9632], "rare_classes": [["umbrella"], ["tie"], ["umbrella"], ["tie"]]} -{"filename": "4597025786.jpg", "img_id": "1585", "split": "test", "caption": ["a picture of a bird flying in the sky", "a dining table in the middle of a square", "a picture of a bird flying in the sky", "a dining table in the middle of a square"], "sentids": [9633, 9634, 9635, 9636], "rare_classes": [["bird"], ["dining table"], ["bird"], ["dining table"]]} -{"filename": "4599613408.jpg", "img_id": "1586", "split": "test", "caption": ["a picture of a chair on a cobblestone street", "an image with a bicycle on a cobblestone street", "an image with a bench and a man walking down the street", "a picture of a chair on a cobblestone street", "an image with a bicycle on a cobblestone street", "an image with a bench and a man walking down the street", "a picture of a chair on a cobblestone street", "an image with a bicycle on a cobblestone street", "an image with a bench and a man walking down the street"], "sentids": [9637, 9638, 9639, 9640, 9641, 9642, 9643, 9644, 9645], "rare_classes": [["chair"], ["bicycle"], ["bench"], ["chair"], ["bicycle"], ["bench"], ["chair"], ["bicycle"], ["bench"]]} -{"filename": "4604156574.jpg", "img_id": "1587", "split": "test", "caption": ["a traffic light in the background", "a backpack in the woman's hand", "a picture of a truck in the middle of a busy street", "a traffic light in the background", "a backpack in the woman's hand", "a picture of a truck in the middle of a busy street", "a traffic light in the background", "a backpack in the woman's hand", "a picture of a truck in the middle of a busy street"], "sentids": [9646, 9647, 9648, 9649, 9650, 9651, 9652, 9653, 9654], "rare_classes": [["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"], ["truck"]]} -{"filename": "4604563597.jpg", "img_id": "1588", "split": "test", "caption": ["a photo of a boat with people sitting on it", "an image with a backpack on the back of a boat", "an image with a book on the back of a boat", "a photo of a boat with people sitting on it", "an image with a backpack on the back of a boat", "an image with a book on the back of a boat", "a photo of a boat with people sitting on it", "an image with a backpack on the back of a boat", "an image with a book on the back of a boat"], "sentids": [9655, 9656, 9657, 9658, 9659, 9660, 9661, 9662, 9663], "rare_classes": [["boat"], ["backpack"], ["book"], ["boat"], ["backpack"], ["book"], ["boat"], ["backpack"], ["book"]]} -{"filename": "4606399898.jpg", "img_id": "1589", "split": "test", "caption": ["a picture of a book reading man sitting on a bench"], "sentids": [9664], "rare_classes": [["book"]]} -{"filename": "4606714393.jpg", "img_id": "1590", "split": "test", "caption": ["a photo of a clock tower in a city", "an image with a handbag on the ground and people walking down the street", "a photo of a clock tower in a city", "an image with a handbag on the ground and people walking down the street"], "sentids": [9665, 9666, 9667, 9668], "rare_classes": [["clock"], ["handbag"], ["clock"], ["handbag"]]} -{"filename": "4607088777.jpg", "img_id": "1591", "split": "test", "caption": ["a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman"], "sentids": [9669, 9670, 9671, 9672, 9673, 9674, 9675, 9676, 9677, 9678, 9679, 9680, 9681, 9682, 9683, 9684, 9685, 9686, 9687, 9688, 9689, 9690, 9691, 9692, 9693, 9694, 9695, 9696, 9697, 9698, 9699, 9700, 9701, 9702, 9703, 9704], "rare_classes": [["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"]]} -{"filename": "4608202893.jpg", "img_id": "1592", "split": "test", "caption": ["a photo of a backpacker sitting next to a statue", "a picture of a suitcase sitting next to a statue of a man", "a photo of a backpacker sitting next to a statue", "a picture of a suitcase sitting next to a statue of a man"], "sentids": [9705, 9706, 9707, 9708], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} -{"filename": "460869455.jpg", "img_id": "1593", "split": "test", "caption": ["a picture of a truck with a child standing next to it", "a picture of a car with a bunch of people in front of it", "a picture of a truck with a child standing next to it", "a picture of a car with a bunch of people in front of it"], "sentids": [9709, 9710, 9711, 9712], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "4608742964.jpg", "img_id": "1594", "split": "test", "caption": ["a photo of a umbrella carriage being pulled by horses", "a car in front of a horse drawn carriage", "a photo of a umbrella carriage being pulled by horses", "a car in front of a horse drawn carriage"], "sentids": [9713, 9714, 9715, 9716], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} -{"filename": "4609441559.jpg", "img_id": "1595", "split": "test", "caption": ["a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air", "a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air", "a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air", "a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air"], "sentids": [9717, 9718, 9719, 9720, 9721, 9722, 9723, 9724, 9725, 9726, 9727, 9728, 9729, 9730, 9731, 9732], "rare_classes": [["chair"], ["baseball glove"], ["backpack"], ["sports ball"], ["chair"], ["baseball glove"], ["backpack"], ["sports ball"], ["chair"], ["baseball glove"], ["backpack"], ["sports ball"], ["chair"], ["baseball glove"], ["backpack"], ["sports ball"]]} -{"filename": "460973814.jpg", "img_id": "1596", "split": "test", "caption": ["an image with a dining table and three people sitting at it"], "sentids": [9733], "rare_classes": [["dining table"]]} -{"filename": "4609961499.jpg", "img_id": "1597", "split": "test", "caption": ["an image with a bicycle and a person on it"], "sentids": [9734], "rare_classes": [["bicycle"]]} -{"filename": "4611790729.jpg", "img_id": "1598", "split": "test", "caption": ["a truck in a parking lot", "a suitcase in the middle of the sidewalk", "a truck in a parking lot", "a suitcase in the middle of the sidewalk"], "sentids": [9735, 9736, 9737, 9738], "rare_classes": [["truck"], ["suitcase"], ["truck"], ["suitcase"]]} -{"filename": "4611964104.jpg", "img_id": "1599", "split": "test", "caption": ["a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street", "a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street", "a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street", "a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street"], "sentids": [9739, 9740, 9741, 9742, 9743, 9744, 9745, 9746, 9747, 9748, 9749, 9750, 9751, 9752, 9753, 9754], "rare_classes": [["clock"], ["dog"], ["chair"], ["backpack"], ["clock"], ["dog"], ["chair"], ["backpack"], ["clock"], ["dog"], ["chair"], ["backpack"], ["clock"], ["dog"], ["chair"], ["backpack"]]} -{"filename": "4612024952.jpg", "img_id": "1600", "split": "test", "caption": ["a photo of a bus stop on a busy city street", "an image with a backpack on the sidewalk", "a photo of a bus stop on a busy city street", "an image with a backpack on the sidewalk"], "sentids": [9755, 9756, 9757, 9758], "rare_classes": [["bus"], ["backpack"], ["bus"], ["backpack"]]} -{"filename": "4612828257.jpg", "img_id": "1601", "split": "test", "caption": ["an image with a handbag", "an image with a backpack", "a photo of a laptop", "an image with a handbag", "an image with a backpack", "a photo of a laptop", "an image with a handbag", "an image with a backpack", "a photo of a laptop"], "sentids": [9759, 9760, 9761, 9762, 9763, 9764, 9765, 9766, 9767], "rare_classes": [["handbag"], ["backpack"], ["laptop"], ["handbag"], ["backpack"], ["laptop"], ["handbag"], ["backpack"], ["laptop"]]} -{"filename": "4613097862.jpg", "img_id": "1602", "split": "test", "caption": ["a backpack in the middle of a city street"], "sentids": [9768], "rare_classes": [["backpack"]]} -{"filename": "4613263773.jpg", "img_id": "1603", "split": "test", "caption": ["an image with a backpack"], "sentids": [9769], "rare_classes": [["backpack"]]} -{"filename": "4613916679.jpg", "img_id": "1604", "split": "test", "caption": ["a tie in the middle of a group of people"], "sentids": [9770], "rare_classes": [["tie"]]} -{"filename": "4615316828.jpg", "img_id": "1605", "split": "test", "caption": ["a photo of a hot dog", "a photo of a cake", "a photo of a chair", "a photo of a hot dog", "a photo of a cake", "a photo of a chair", "a photo of a hot dog", "a photo of a cake", "a photo of a chair"], "sentids": [9771, 9772, 9773, 9774, 9775, 9776, 9777, 9778, 9779], "rare_classes": [["hot dog"], ["cake"], ["chair"], ["hot dog"], ["cake"], ["chair"], ["hot dog"], ["cake"], ["chair"]]} -{"filename": "4617869592.jpg", "img_id": "1606", "split": "test", "caption": ["a picture of a wine glass", "a dining table in front of a house", "a fork in the middle of the table", "a picture of a wine glass", "a dining table in front of a house", "a fork in the middle of the table", "a picture of a wine glass", "a dining table in front of a house", "a fork in the middle of the table"], "sentids": [9780, 9781, 9782, 9783, 9784, 9785, 9786, 9787, 9788], "rare_classes": [["wine glass"], ["dining table"], ["fork"], ["wine glass"], ["dining table"], ["fork"], ["wine glass"], ["dining table"], ["fork"]]} -{"filename": "4621603389.jpg", "img_id": "1607", "split": "test", "caption": ["a picture of a handbag and a dog sitting on a bench"], "sentids": [9789], "rare_classes": [["handbag"]]} -{"filename": "4622574943.jpg", "img_id": "1608", "split": "test", "caption": ["a bicycle in front of a trash can", "a picture of a truck on the side of the road", "a bicycle in front of a trash can", "a picture of a truck on the side of the road"], "sentids": [9790, 9791, 9792, 9793], "rare_classes": [["bicycle"], ["truck"], ["bicycle"], ["truck"]]} -{"filename": "4622921215.jpg", "img_id": "1609", "split": "test", "caption": ["an image with a car and a lot of people on the street", "an image with a traffic light and a lot of people on the street", "an image with a car and a lot of people on the street", "an image with a traffic light and a lot of people on the street"], "sentids": [9794, 9795, 9796, 9797], "rare_classes": [["car"], ["traffic light"], ["car"], ["traffic light"]]} -{"filename": "4622998986.jpg", "img_id": "1610", "split": "test", "caption": ["a tie in a pink shirt"], "sentids": [9798], "rare_classes": [["tie"]]} -{"filename": "4624337625.jpg", "img_id": "1611", "split": "test", "caption": ["a picture of a handbag"], "sentids": [9799], "rare_classes": [["handbag"]]} -{"filename": "4625651551.jpg", "img_id": "1612", "split": "test", "caption": ["a picture of a bench", "a picture of a dog", "a picture of a bench", "a picture of a dog"], "sentids": [9800, 9801, 9802, 9803], "rare_classes": [["bench"], ["dog"], ["bench"], ["dog"]]} -{"filename": "4626017432.jpg", "img_id": "1613", "split": "test", "caption": ["an image with a backpack", "a cell phone in a man's hand", "a picture of a tie", "an image with a backpack", "a cell phone in a man's hand", "a picture of a tie", "an image with a backpack", "a cell phone in a man's hand", "a picture of a tie"], "sentids": [9804, 9805, 9806, 9807, 9808, 9809, 9810, 9811, 9812], "rare_classes": [["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"]]} -{"filename": "4626191837.jpg", "img_id": "1614", "split": "test", "caption": ["an image with a parking meter in front of a store", "a photo of a skateboarder in front of a store", "an image with a parking meter in front of a store", "a photo of a skateboarder in front of a store"], "sentids": [9813, 9814, 9815, 9816], "rare_classes": [["parking meter"], ["skateboard"], ["parking meter"], ["skateboard"]]} -{"filename": "4626799348.jpg", "img_id": "1615", "split": "test", "caption": ["a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road"], "sentids": [9817, 9818, 9819, 9820, 9821, 9822, 9823, 9824, 9825, 9826, 9827, 9828, 9829, 9830, 9831, 9832, 9833, 9834, 9835, 9836, 9837, 9838, 9839, 9840, 9841], "rare_classes": [["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"]]} -{"filename": "4629445758.jpg", "img_id": "1616", "split": "test", "caption": ["an image with a cup of coffee in front of a group of people", "an image with a refrigerator in the background", "a chair in front of a group of people", "an image with a cup of coffee in front of a group of people", "an image with a refrigerator in the background", "a chair in front of a group of people", "an image with a cup of coffee in front of a group of people", "an image with a refrigerator in the background", "a chair in front of a group of people"], "sentids": [9842, 9843, 9844, 9845, 9846, 9847, 9848, 9849, 9850], "rare_classes": [["cup"], ["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"]]} -{"filename": "4629605656.jpg", "img_id": "1617", "split": "test", "caption": ["a picture of a handbag", "a picture of a backpacker with a group of people", "a picture of a handbag", "a picture of a backpacker with a group of people"], "sentids": [9851, 9852, 9853, 9854], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "4631131293.jpg", "img_id": "1618", "split": "test", "caption": ["a umbrella in the middle of the street"], "sentids": [9855], "rare_classes": [["umbrella"]]} -{"filename": "4631136622.jpg", "img_id": "1619", "split": "test", "caption": ["a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street", "a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street", "a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street", "a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street"], "sentids": [9856, 9857, 9858, 9859, 9860, 9861, 9862, 9863, 9864, 9865, 9866, 9867, 9868, 9869, 9870, 9871], "rare_classes": [["bus"], ["handbag"], ["truck"], ["stop sign"], ["bus"], ["handbag"], ["truck"], ["stop sign"], ["bus"], ["handbag"], ["truck"], ["stop sign"], ["bus"], ["handbag"], ["truck"], ["stop sign"]]} -{"filename": "4631310439.jpg", "img_id": "1620", "split": "test", "caption": ["an image with a umbrella"], "sentids": [9872], "rare_classes": [["umbrella"]]} -{"filename": "4631730020.jpg", "img_id": "1621", "split": "test", "caption": ["a backpack in the middle of the road", "a photo of a umbrella man standing in the middle of an intersection", "a backpack in the middle of the road", "a photo of a umbrella man standing in the middle of an intersection"], "sentids": [9873, 9874, 9875, 9876], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} -{"filename": "4632399460.jpg", "img_id": "1622", "split": "test", "caption": ["a backpack in front of the man", "a cup in front of the man", "a backpack in front of the man", "a cup in front of the man"], "sentids": [9877, 9878, 9879, 9880], "rare_classes": [["backpack"], ["cup"], ["backpack"], ["cup"]]} -{"filename": "4632869465.jpg", "img_id": "1623", "split": "test", "caption": ["a photo of a book signing at a graduation ceremony", "a photo of a handbag", "a photo of a book signing at a graduation ceremony", "a photo of a handbag"], "sentids": [9881, 9882, 9883, 9884], "rare_classes": [["book"], ["handbag"], ["book"], ["handbag"]]} -{"filename": "4633772793.jpg", "img_id": "1624", "split": "test", "caption": ["a picture of a umbrella", "a photo of a chair", "a picture of a umbrella", "a photo of a chair"], "sentids": [9885, 9886, 9887, 9888], "rare_classes": [["umbrella"], ["chair"], ["umbrella"], ["chair"]]} -{"filename": "463476205.jpg", "img_id": "1625", "split": "test", "caption": ["a picture of a motorcycle in the rain", "a handbag in the rain", "a picture of a motorcycle in the rain", "a handbag in the rain"], "sentids": [9889, 9890, 9891, 9892], "rare_classes": [["motorcycle"], ["handbag"], ["motorcycle"], ["handbag"]]} -{"filename": "463478807.jpg", "img_id": "1626", "split": "test", "caption": ["a photo of a suitcase on the side of the road", "a picture of a backpacker walking through a busy city street", "a photo of a suitcase on the side of the road", "a picture of a backpacker walking through a busy city street"], "sentids": [9893, 9894, 9895, 9896], "rare_classes": [["suitcase"], ["backpack"], ["suitcase"], ["backpack"]]} -{"filename": "463551598.jpg", "img_id": "1627", "split": "test", "caption": ["an image with a umbrella", "an image with a suitcase and two people under an umbrella", "an image with a car in the background", "an image with a umbrella", "an image with a suitcase and two people under an umbrella", "an image with a car in the background", "an image with a umbrella", "an image with a suitcase and two people under an umbrella", "an image with a car in the background"], "sentids": [9897, 9898, 9899, 9900, 9901, 9902, 9903, 9904, 9905], "rare_classes": [["umbrella"], ["suitcase"], ["car"], ["umbrella"], ["suitcase"], ["car"], ["umbrella"], ["suitcase"], ["car"]]} -{"filename": "463554115.jpg", "img_id": "1628", "split": "test", "caption": ["a photo of a umbrella in a crowd of people", "a picture of a backpacker sitting under an umbrella", "a photo of a umbrella in a crowd of people", "a picture of a backpacker sitting under an umbrella"], "sentids": [9906, 9907, 9908, 9909], "rare_classes": [["umbrella"], ["backpack"], ["umbrella"], ["backpack"]]} -{"filename": "463568380.jpg", "img_id": "1629", "split": "test", "caption": ["an image with a handbag on the head of a man", "a umbrella in the air", "an image with a backpack and people walking down the street", "an image with a handbag on the head of a man", "a umbrella in the air", "an image with a backpack and people walking down the street", "an image with a handbag on the head of a man", "a umbrella in the air", "an image with a backpack and people walking down the street"], "sentids": [9910, 9911, 9912, 9913, 9914, 9915, 9916, 9917, 9918], "rare_classes": [["handbag"], ["umbrella"], ["backpack"], ["handbag"], ["umbrella"], ["backpack"], ["handbag"], ["umbrella"], ["backpack"]]} -{"filename": "463571374.jpg", "img_id": "1630", "split": "test", "caption": ["a picture of a backpacker waiting to board a train in china", "an image with a suitcase", "a picture of a backpacker waiting to board a train in china", "an image with a suitcase"], "sentids": [9919, 9920, 9921, 9922], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} -{"filename": "4635783933.jpg", "img_id": "1631", "split": "test", "caption": ["a picture of a bench in front of a building", "a photo of a cat and a dog walking down the street", "a picture of a bench in front of a building", "a photo of a cat and a dog walking down the street"], "sentids": [9923, 9924, 9925, 9926], "rare_classes": [["bench"], ["cat"], ["bench"], ["cat"]]} -{"filename": "4636392873.jpg", "img_id": "1632", "split": "test", "caption": ["an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop", "an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop", "an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop", "an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop"], "sentids": [9927, 9928, 9929, 9930, 9931, 9932, 9933, 9934, 9935, 9936, 9937, 9938, 9939, 9940, 9941, 9942], "rare_classes": [["chair"], ["car"], ["tie"], ["laptop"], ["chair"], ["car"], ["tie"], ["laptop"], ["chair"], ["car"], ["tie"], ["laptop"], ["chair"], ["car"], ["tie"], ["laptop"]]} -{"filename": "4637290045.jpg", "img_id": "1633", "split": "test", "caption": ["a photo of a truck on the side of the road", "an image with a traffic light in the background", "a photo of a truck on the side of the road", "an image with a traffic light in the background"], "sentids": [9943, 9944, 9945, 9946], "rare_classes": [["truck"], ["traffic light"], ["truck"], ["traffic light"]]} -{"filename": "4637420068.jpg", "img_id": "1634", "split": "test", "caption": ["a photo of a handbag on a beach", "an image with a suitcase", "a photo of a handbag on a beach", "an image with a suitcase"], "sentids": [9947, 9948, 9949, 9950], "rare_classes": [["handbag"], ["suitcase"], ["handbag"], ["suitcase"]]} -{"filename": "4639084289.jpg", "img_id": "1635", "split": "test", "caption": ["a picture of a bicycle", "an image with a handbag", "a picture of a bicycle", "an image with a handbag"], "sentids": [9951, 9952, 9953, 9954], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} -{"filename": "4639265576.jpg", "img_id": "1636", "split": "test", "caption": ["a picture of a cup of coffee", "a picture of a dining table", "a picture of a bench with a person sitting on it", "a picture of a cup of coffee", "a picture of a dining table", "a picture of a bench with a person sitting on it", "a picture of a cup of coffee", "a picture of a dining table", "a picture of a bench with a person sitting on it"], "sentids": [9955, 9956, 9957, 9958, 9959, 9960, 9961, 9962, 9963], "rare_classes": [["cup"], ["dining table"], ["bench"], ["cup"], ["dining table"], ["bench"], ["cup"], ["dining table"], ["bench"]]} -{"filename": "4639459528.jpg", "img_id": "1637", "split": "test", "caption": ["a picture of a book being read by a person sitting on a bench"], "sentids": [9964], "rare_classes": [["book"]]} -{"filename": "4639472092.jpg", "img_id": "1638", "split": "test", "caption": ["a bowl in front of a child", "a apple in a basket", "a bowl in front of a child", "a apple in a basket"], "sentids": [9965, 9966, 9967, 9968], "rare_classes": [["bowl"], ["apple"], ["bowl"], ["apple"]]} -{"filename": "463978865.jpg", "img_id": "1639", "split": "test", "caption": ["a backpack in the middle of the road"], "sentids": [9969], "rare_classes": [["backpack"]]} -{"filename": "464284254.jpg", "img_id": "1640", "split": "test", "caption": ["a photo of a bus stop", "a picture of a backpack", "an image with a bench, people, and a skateboarder", "a photo of a bus stop", "a picture of a backpack", "an image with a bench, people, and a skateboarder", "a photo of a bus stop", "a picture of a backpack", "an image with a bench, people, and a skateboarder"], "sentids": [9970, 9971, 9972, 9973, 9974, 9975, 9976, 9977, 9978], "rare_classes": [["bus"], ["backpack"], ["bench"], ["bus"], ["backpack"], ["bench"], ["bus"], ["backpack"], ["bench"]]} -{"filename": "4644327815.jpg", "img_id": "1641", "split": "test", "caption": ["a handbag in the middle of a group of people", "an image with a backpack on the ground next to a crowd of people", "a handbag in the middle of a group of people", "an image with a backpack on the ground next to a crowd of people"], "sentids": [9979, 9980, 9981, 9982], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "4644932044.jpg", "img_id": "1642", "split": "test", "caption": ["a photo of a bus accident in mexico"], "sentids": [9983], "rare_classes": [["bus"]]} -{"filename": "4645332265.jpg", "img_id": "1643", "split": "test", "caption": ["a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard"], "sentids": [9984, 9985, 9986, 9987, 9988, 9989, 9990, 9991, 9992, 9993, 9994, 9995, 9996, 9997, 9998, 9999, 10000, 10001, 10002, 10003, 10004, 10005, 10006, 10007, 10008], "rare_classes": [["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"]]} -{"filename": "464542381.jpg", "img_id": "1644", "split": "test", "caption": ["a picture of a umbrella in the middle of a walkway"], "sentids": [10009], "rare_classes": [["umbrella"]]} -{"filename": "4645730257.jpg", "img_id": "1645", "split": "test", "caption": ["a picture of a dining table in a subway car"], "sentids": [10010], "rare_classes": [["dining table"]]} -{"filename": "4645891941.jpg", "img_id": "1646", "split": "test", "caption": ["a picture of a truck with a bunch of people on it"], "sentids": [10011], "rare_classes": [["truck"]]} -{"filename": "4648101227.jpg", "img_id": "1647", "split": "test", "caption": ["an image with a truck in the background", "a photo of a handbag", "an image with a truck in the background", "a photo of a handbag"], "sentids": [10012, 10013, 10014, 10015], "rare_classes": [["truck"], ["handbag"], ["truck"], ["handbag"]]} -{"filename": "4648416380.jpg", "img_id": "1648", "split": "test", "caption": ["an image with a boat in the background"], "sentids": [10016], "rare_classes": [["boat"]]} -{"filename": "4648460722.jpg", "img_id": "1649", "split": "test", "caption": ["a photo of a cell phone being held by a man", "a clock in the background", "a photo of a cell phone being held by a man", "a clock in the background"], "sentids": [10017, 10018, 10019, 10020], "rare_classes": [["cell phone"], ["clock"], ["cell phone"], ["clock"]]} -{"filename": "4648495016.jpg", "img_id": "1650", "split": "test", "caption": ["a photo of a truck on the side of the road"], "sentids": [10021], "rare_classes": [["truck"]]} -{"filename": "4649427913.jpg", "img_id": "1651", "split": "test", "caption": ["a cell phone in a crowd of people at a concert"], "sentids": [10022], "rare_classes": [["cell phone"]]} -{"filename": "4650791408.jpg", "img_id": "1652", "split": "test", "caption": ["a photo of a chair", "a skateboard in the street", "a cell phone in a man's hand", "a photo of a chair", "a skateboard in the street", "a cell phone in a man's hand", "a photo of a chair", "a skateboard in the street", "a cell phone in a man's hand"], "sentids": [10023, 10024, 10025, 10026, 10027, 10028, 10029, 10030, 10031], "rare_classes": [["chair"], ["skateboard"], ["cell phone"], ["chair"], ["skateboard"], ["cell phone"], ["chair"], ["skateboard"], ["cell phone"]]} -{"filename": "4650893755.jpg", "img_id": "1653", "split": "test", "caption": ["a picture of a train that is on the tracks", "a photo of a traffic light on a busy city street", "a picture of a train that is on the tracks", "a photo of a traffic light on a busy city street"], "sentids": [10032, 10033, 10034, 10035], "rare_classes": [["train"], ["traffic light"], ["train"], ["traffic light"]]} -{"filename": "4651126885.jpg", "img_id": "1654", "split": "test", "caption": ["an image with a motorcycle, a man and two little girls"], "sentids": [10036], "rare_classes": [["motorcycle"]]} -{"filename": "465166412.jpg", "img_id": "1655", "split": "test", "caption": ["a photo of a backpacker and his friends on the steps of a building"], "sentids": [10037], "rare_classes": [["backpack"]]} -{"filename": "4653019748.jpg", "img_id": "1656", "split": "test", "caption": ["a photo of a busier city street with a man sitting on a fire hydrant", "a picture of a umbrella man sitting on a fire hydrant", "a picture of a fire hydrant and a man sitting on it", "a photo of a busier city street with a man sitting on a fire hydrant", "a picture of a umbrella man sitting on a fire hydrant", "a picture of a fire hydrant and a man sitting on it", "a photo of a busier city street with a man sitting on a fire hydrant", "a picture of a umbrella man sitting on a fire hydrant", "a picture of a fire hydrant and a man sitting on it"], "sentids": [10038, 10039, 10040, 10041, 10042, 10043, 10044, 10045, 10046], "rare_classes": [["bus"], ["umbrella"], ["fire hydrant"], ["bus"], ["umbrella"], ["fire hydrant"], ["bus"], ["umbrella"], ["fire hydrant"]]} -{"filename": "4653558158.jpg", "img_id": "1657", "split": "test", "caption": ["a traffic light in the middle of a city street"], "sentids": [10047], "rare_classes": [["traffic light"]]} -{"filename": "4653571813.jpg", "img_id": "1658", "split": "test", "caption": ["a picture of a chair on a street corner at night", "a dining table in the middle of a street at night", "a picture of a handbag on a street corner at night", "a picture of a chair on a street corner at night", "a dining table in the middle of a street at night", "a picture of a handbag on a street corner at night", "a picture of a chair on a street corner at night", "a dining table in the middle of a street at night", "a picture of a handbag on a street corner at night"], "sentids": [10048, 10049, 10050, 10051, 10052, 10053, 10054, 10055, 10056], "rare_classes": [["chair"], ["dining table"], ["handbag"], ["chair"], ["dining table"], ["handbag"], ["chair"], ["dining table"], ["handbag"]]} -{"filename": "4654602371.jpg", "img_id": "1659", "split": "test", "caption": ["an image with a handbag and people walking down the street", "a photo of a car driving down a city street", "an image with a handbag and people walking down the street", "a photo of a car driving down a city street"], "sentids": [10057, 10058, 10059, 10060], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} -{"filename": "4655102365.jpg", "img_id": "1660", "split": "test", "caption": ["an image with a handbag in the foreground and people in the background"], "sentids": [10061], "rare_classes": [["handbag"]]} -{"filename": "4656278976.jpg", "img_id": "1661", "split": "test", "caption": ["a horse in front of a building"], "sentids": [10062], "rare_classes": [["horse"]]} -{"filename": "465679403.jpg", "img_id": "1662", "split": "test", "caption": ["a picture of a umbrella", "a picture of a car with people in it", "a picture of a umbrella", "a picture of a car with people in it"], "sentids": [10063, 10064, 10065, 10066], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} -{"filename": "4658311580.jpg", "img_id": "1663", "split": "test", "caption": ["a photo of a truck and two people walking down the street", "a stop sign in the middle of the street", "a photo of a truck and two people walking down the street", "a stop sign in the middle of the street"], "sentids": [10067, 10068, 10069, 10070], "rare_classes": [["truck"], ["stop sign"], ["truck"], ["stop sign"]]} -{"filename": "465859490.jpg", "img_id": "1664", "split": "test", "caption": ["a bottle in front of people sitting at tables in a conference room", "a chair in front of a group of people at a meeting", "a bottle in front of people sitting at tables in a conference room", "a chair in front of a group of people at a meeting"], "sentids": [10071, 10072, 10073, 10074], "rare_classes": [["bottle"], ["chair"], ["bottle"], ["chair"]]} -{"filename": "4658699120.jpg", "img_id": "1665", "split": "test", "caption": ["a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street"], "sentids": [10075, 10076, 10077, 10078, 10079, 10080, 10081, 10082, 10083, 10084, 10085, 10086, 10087, 10088, 10089, 10090, 10091, 10092, 10093, 10094, 10095, 10096, 10097, 10098, 10099], "rare_classes": [["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"]]} -{"filename": "4658745909.jpg", "img_id": "1666", "split": "test", "caption": ["a picture of a cup of coffee", "a bicycle in the street", "a picture of a cup of coffee", "a bicycle in the street"], "sentids": [10100, 10101, 10102, 10103], "rare_classes": [["cup"], ["bicycle"], ["cup"], ["bicycle"]]} -{"filename": "4658910970.jpg", "img_id": "1667", "split": "test", "caption": ["a picture of a sports ball game", "a picture of a truck", "a picture of a sports ball game", "a picture of a truck"], "sentids": [10104, 10105, 10106, 10107], "rare_classes": [["sports ball"], ["truck"], ["sports ball"], ["truck"]]} -{"filename": "465936272.jpg", "img_id": "1668", "split": "test", "caption": ["a picture of a dining table on a train", "a bed in a train car", "an image with a chair in the middle of a train", "a picture of a dining table on a train", "a bed in a train car", "an image with a chair in the middle of a train", "a picture of a dining table on a train", "a bed in a train car", "an image with a chair in the middle of a train"], "sentids": [10108, 10109, 10110, 10111, 10112, 10113, 10114, 10115, 10116], "rare_classes": [["dining table"], ["bed"], ["chair"], ["dining table"], ["bed"], ["chair"], ["dining table"], ["bed"], ["chair"]]} -{"filename": "4659370314.jpg", "img_id": "1669", "split": "test", "caption": ["a picture of a backpacker walking down the street", "a photo of a car driving down a street with two people walking next to it", "a picture of a backpacker walking down the street", "a photo of a car driving down a street with two people walking next to it"], "sentids": [10117, 10118, 10119, 10120], "rare_classes": [["backpack"], ["car"], ["backpack"], ["car"]]} -{"filename": "465941693.jpg", "img_id": "1670", "split": "test", "caption": ["an image with a forklift and people on a train", "a picture of a backpacker train with many people on it", "an image with a forklift and people on a train", "a picture of a backpacker train with many people on it"], "sentids": [10121, 10122, 10123, 10124], "rare_classes": [["fork"], ["backpack"], ["fork"], ["backpack"]]} -{"filename": "465942523.jpg", "img_id": "1671", "split": "test", "caption": ["a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table", "a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table", "a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table", "a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table"], "sentids": [10125, 10126, 10127, 10128, 10129, 10130, 10131, 10132, 10133, 10134, 10135, 10136, 10137, 10138, 10139, 10140], "rare_classes": [["cup"], ["handbag"], ["dining table"], ["knife"], ["cup"], ["handbag"], ["dining table"], ["knife"], ["cup"], ["handbag"], ["dining table"], ["knife"], ["cup"], ["handbag"], ["dining table"], ["knife"]]} -{"filename": "4661070058.jpg", "img_id": "1672", "split": "test", "caption": ["a backpack in the background", "an image with a handbag in the foreground and people holding umbrellas", "a backpack in the background", "an image with a handbag in the foreground and people holding umbrellas"], "sentids": [10141, 10142, 10143, 10144], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4661610976.jpg", "img_id": "1673", "split": "test", "caption": ["a backpack in front of a man", "a handbag in front of the man", "a backpack in front of a man", "a handbag in front of the man"], "sentids": [10145, 10146, 10147, 10148], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4663418784.jpg", "img_id": "1674", "split": "test", "caption": ["an image with a handbag on the ground", "a picture of a bench in front of a building with people sitting at tables", "a picture of a clock tower", "an image with a handbag on the ground", "a picture of a bench in front of a building with people sitting at tables", "a picture of a clock tower", "an image with a handbag on the ground", "a picture of a bench in front of a building with people sitting at tables", "a picture of a clock tower"], "sentids": [10149, 10150, 10151, 10152, 10153, 10154, 10155, 10156, 10157], "rare_classes": [["handbag"], ["bench"], ["clock"], ["handbag"], ["bench"], ["clock"], ["handbag"], ["bench"], ["clock"]]} -{"filename": "4663944118.jpg", "img_id": "1675", "split": "test", "caption": ["an image with a handbag on the ground and people walking down the street", "a picture of a car driving down a street with people walking in front of it", "an image with a handbag on the ground and people walking down the street", "a picture of a car driving down a street with people walking in front of it"], "sentids": [10158, 10159, 10160, 10161], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} -{"filename": "4664536334.jpg", "img_id": "1676", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [10162], "rare_classes": [["backpack"]]} -{"filename": "4665446842.jpg", "img_id": "1677", "split": "test", "caption": ["a laptop in the background"], "sentids": [10163], "rare_classes": [["laptop"]]} -{"filename": "4665901180.jpg", "img_id": "1678", "split": "test", "caption": ["an image with a handbag in the foreground and people in the background"], "sentids": [10164], "rare_classes": [["handbag"]]} -{"filename": "466761566.jpg", "img_id": "1679", "split": "test", "caption": ["a photo of a truck that is parked on the side of the road"], "sentids": [10165], "rare_classes": [["truck"]]} -{"filename": "4668559471.jpg", "img_id": "1680", "split": "test", "caption": ["a picture of a chair next to a bunch of coconuts"], "sentids": [10166], "rare_classes": [["chair"]]} -{"filename": "4669404758.jpg", "img_id": "1681", "split": "test", "caption": ["a picture of a bicycle on top of a car"], "sentids": [10167], "rare_classes": [["bicycle"]]} -{"filename": "4669422426.jpg", "img_id": "1682", "split": "test", "caption": ["a laptop in front of the teacher"], "sentids": [10168], "rare_classes": [["laptop"]]} -{"filename": "4670289514.jpg", "img_id": "1683", "split": "test", "caption": ["an image with a orange frisbee flying over a crowd of people"], "sentids": [10169], "rare_classes": [["orange"]]} -{"filename": "4670360600.jpg", "img_id": "1684", "split": "test", "caption": ["a picture of a bicycle rider on a busy city street", "a picture of a bus driving down a busy street at night", "a picture of a bicycle rider on a busy city street", "a picture of a bus driving down a busy street at night"], "sentids": [10170, 10171, 10172, 10173], "rare_classes": [["bicycle"], ["bus"], ["bicycle"], ["bus"]]} -{"filename": "4671423167.jpg", "img_id": "1685", "split": "test", "caption": ["a tennis racket in the air"], "sentids": [10174], "rare_classes": [["tennis racket"]]} -{"filename": "4671579541.jpg", "img_id": "1686", "split": "test", "caption": ["a photo of a umbrella man"], "sentids": [10175], "rare_classes": [["umbrella"]]} -{"filename": "4671642676.jpg", "img_id": "1687", "split": "test", "caption": ["a picture of a bus full of jewish people"], "sentids": [10176], "rare_classes": [["bus"]]} -{"filename": "4671699078.jpg", "img_id": "1688", "split": "test", "caption": ["an image with a laptop and a girl sitting at a table", "a book in a girl's lap", "an image with a laptop and a girl sitting at a table", "a book in a girl's lap"], "sentids": [10177, 10178, 10179, 10180], "rare_classes": [["laptop"], ["book"], ["laptop"], ["book"]]} -{"filename": "4671818924.jpg", "img_id": "1689", "split": "test", "caption": ["a bottle in a man's hand", "a photo of a car driving down a street with two men walking behind it", "a bottle in a man's hand", "a photo of a car driving down a street with two men walking behind it"], "sentids": [10181, 10182, 10183, 10184], "rare_classes": [["bottle"], ["car"], ["bottle"], ["car"]]} -{"filename": "4672020554.jpg", "img_id": "1690", "split": "test", "caption": ["a picture of a motorcycle on the side of the road", "an image with a backpack on a street with people holding flags", "a photo of a kite festival in new york city", "a picture of a motorcycle on the side of the road", "an image with a backpack on a street with people holding flags", "a photo of a kite festival in new york city", "a picture of a motorcycle on the side of the road", "an image with a backpack on a street with people holding flags", "a photo of a kite festival in new york city"], "sentids": [10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193], "rare_classes": [["motorcycle"], ["backpack"], ["kite"], ["motorcycle"], ["backpack"], ["kite"], ["motorcycle"], ["backpack"], ["kite"]]} -{"filename": "4672132178.jpg", "img_id": "1691", "split": "test", "caption": ["a picture of a car driving down a street with people walking in front of it", "a photo of a handbag on the sidewalk", "a picture of a car driving down a street with people walking in front of it", "a photo of a handbag on the sidewalk"], "sentids": [10194, 10195, 10196, 10197], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} -{"filename": "4672453085.jpg", "img_id": "1692", "split": "test", "caption": ["a picture of a kite flying over a crowd of people"], "sentids": [10198], "rare_classes": [["kite"]]} -{"filename": "4673971159.jpg", "img_id": "1693", "split": "test", "caption": ["a picture of a bus", "a cup in front of the bus", "a picture of a bus", "a cup in front of the bus"], "sentids": [10199, 10200, 10201, 10202], "rare_classes": [["bus"], ["cup"], ["bus"], ["cup"]]} -{"filename": "4674137230.jpg", "img_id": "1694", "split": "test", "caption": ["a photo of a backpacker riding a motorbike on a city street"], "sentids": [10203], "rare_classes": [["backpack"]]} -{"filename": "4674611016.jpg", "img_id": "1695", "split": "test", "caption": ["a photo of a busier city street with people walking and crossing the street", "a picture of a truck on the side of the road", "a photo of a busier city street with people walking and crossing the street", "a picture of a truck on the side of the road"], "sentids": [10204, 10205, 10206, 10207], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} -{"filename": "4675063973.jpg", "img_id": "1696", "split": "test", "caption": ["a photo of a truck on the side of the road"], "sentids": [10208], "rare_classes": [["truck"]]} -{"filename": "4675458058.jpg", "img_id": "1697", "split": "test", "caption": ["a car in the middle of the road", "a backpack in the middle of the street", "a photo of a traffic light in an asian city", "a car in the middle of the road", "a backpack in the middle of the street", "a photo of a traffic light in an asian city", "a car in the middle of the road", "a backpack in the middle of the street", "a photo of a traffic light in an asian city"], "sentids": [10209, 10210, 10211, 10212, 10213, 10214, 10215, 10216, 10217], "rare_classes": [["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"], ["traffic light"]]} -{"filename": "4676904695.jpg", "img_id": "1698", "split": "test", "caption": ["an image with a dog and a woman walking down the street"], "sentids": [10218], "rare_classes": [["dog"]]} -{"filename": "4678723492.jpg", "img_id": "1699", "split": "test", "caption": ["a potted plant in the background", "a photo of a umbrella holding a woman who is being carried by a man", "a potted plant in the background", "a photo of a umbrella holding a woman who is being carried by a man"], "sentids": [10219, 10220, 10221, 10222], "rare_classes": [["potted plant"], ["umbrella"], ["potted plant"], ["umbrella"]]} -{"filename": "4678920190.jpg", "img_id": "1700", "split": "test", "caption": ["an image with a traffic light in the background"], "sentids": [10223], "rare_classes": [["traffic light"]]} -{"filename": "4679633895.jpg", "img_id": "1701", "split": "test", "caption": ["an image with a handbag on top of a bed"], "sentids": [10224], "rare_classes": [["handbag"]]} -{"filename": "4681354399.jpg", "img_id": "1702", "split": "test", "caption": ["a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground", "a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground", "a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground", "a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground"], "sentids": [10225, 10226, 10227, 10228, 10229, 10230, 10231, 10232, 10233, 10234, 10235, 10236, 10237, 10238, 10239, 10240], "rare_classes": [["bus"], ["truck"], ["backpack"], ["handbag"], ["bus"], ["truck"], ["backpack"], ["handbag"], ["bus"], ["truck"], ["backpack"], ["handbag"], ["bus"], ["truck"], ["backpack"], ["handbag"]]} -{"filename": "468141298.jpg", "img_id": "1703", "split": "test", "caption": ["a backpack in the middle of a city street"], "sentids": [10241], "rare_classes": [["backpack"]]} -{"filename": "4682168919.jpg", "img_id": "1704", "split": "test", "caption": ["a picture of a bus that has a hole in it", "a photo of a truck that has a hole in it", "a picture of a traffic light that has a hole in it", "a picture of a bus that has a hole in it", "a photo of a truck that has a hole in it", "a picture of a traffic light that has a hole in it", "a picture of a bus that has a hole in it", "a photo of a truck that has a hole in it", "a picture of a traffic light that has a hole in it"], "sentids": [10242, 10243, 10244, 10245, 10246, 10247, 10248, 10249, 10250], "rare_classes": [["bus"], ["truck"], ["traffic light"], ["bus"], ["truck"], ["traffic light"], ["bus"], ["truck"], ["traffic light"]]} -{"filename": "4682929932.jpg", "img_id": "1705", "split": "test", "caption": ["a picture of a teddy bear booth at a children's event", "a picture of a handbag on a table in front of a group of people", "a picture of a teddy bear booth at a children's event", "a picture of a handbag on a table in front of a group of people"], "sentids": [10251, 10252, 10253, 10254], "rare_classes": [["teddy bear"], ["handbag"], ["teddy bear"], ["handbag"]]} -{"filename": "4683142737.jpg", "img_id": "1706", "split": "test", "caption": ["a photo of a bowl of hot dogs and french fries", "a picture of a cupcake stand at a carnival", "a photo of a bowl of hot dogs and french fries", "a picture of a cupcake stand at a carnival"], "sentids": [10255, 10256, 10257, 10258], "rare_classes": [["bowl"], ["cup"], ["bowl"], ["cup"]]} -{"filename": "4684253615.jpg", "img_id": "1707", "split": "test", "caption": ["a picture of a car driving down a city street", "an image with a motorcycle on the street and a clock tower in the background", "an image with a truck driving down a street with a clock tower in the background", "a picture of a car driving down a city street", "an image with a motorcycle on the street and a clock tower in the background", "an image with a truck driving down a street with a clock tower in the background", "a picture of a car driving down a city street", "an image with a motorcycle on the street and a clock tower in the background", "an image with a truck driving down a street with a clock tower in the background"], "sentids": [10259, 10260, 10261, 10262, 10263, 10264, 10265, 10266, 10267], "rare_classes": [["car"], ["motorcycle"], ["truck"], ["car"], ["motorcycle"], ["truck"], ["car"], ["motorcycle"], ["truck"]]} -{"filename": "4686530812.jpg", "img_id": "1708", "split": "test", "caption": ["an image with a cell phone in one hand and a flag in the other", "a backpack in a crowd of people", "an image with a teddy bear and a crowd of people", "an image with a cell phone in one hand and a flag in the other", "a backpack in a crowd of people", "an image with a teddy bear and a crowd of people", "an image with a cell phone in one hand and a flag in the other", "a backpack in a crowd of people", "an image with a teddy bear and a crowd of people"], "sentids": [10268, 10269, 10270, 10271, 10272, 10273, 10274, 10275, 10276], "rare_classes": [["cell phone"], ["backpack"], ["teddy bear"], ["cell phone"], ["backpack"], ["teddy bear"], ["cell phone"], ["backpack"], ["teddy bear"]]} -{"filename": "4686754959.jpg", "img_id": "1709", "split": "test", "caption": ["a photo of a truck with a man standing on top of it"], "sentids": [10277], "rare_classes": [["truck"]]} -{"filename": "4686806018.jpg", "img_id": "1710", "split": "test", "caption": ["a chair in the middle of the street", "an image with a umbrella in the middle of the street", "a chair in the middle of the street", "an image with a umbrella in the middle of the street"], "sentids": [10278, 10279, 10280, 10281], "rare_classes": [["chair"], ["umbrella"], ["chair"], ["umbrella"]]} -{"filename": "468739267.jpg", "img_id": "1711", "split": "test", "caption": ["a tie in the middle of the road", "a handbag in the middle of the road", "a tie in the middle of the road", "a handbag in the middle of the road"], "sentids": [10282, 10283, 10284, 10285], "rare_classes": [["tie"], ["handbag"], ["tie"], ["handbag"]]} -{"filename": "4687453573.jpg", "img_id": "1712", "split": "test", "caption": ["an image with a chair next to a table with bowls of food", "an image with a cup of soup", "a photo of a motorcycle on the side of the road", "an image with a chair next to a table with bowls of food", "an image with a cup of soup", "a photo of a motorcycle on the side of the road", "an image with a chair next to a table with bowls of food", "an image with a cup of soup", "a photo of a motorcycle on the side of the road"], "sentids": [10286, 10287, 10288, 10289, 10290, 10291, 10292, 10293, 10294], "rare_classes": [["chair"], ["cup"], ["motorcycle"], ["chair"], ["cup"], ["motorcycle"], ["chair"], ["cup"], ["motorcycle"]]} -{"filename": "4687557453.jpg", "img_id": "1713", "split": "test", "caption": ["a handbag in front of a large building", "a picture of a backpacker festival in front of a large building", "a handbag in front of a large building", "a picture of a backpacker festival in front of a large building"], "sentids": [10295, 10296, 10297, 10298], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "4687559149.jpg", "img_id": "1714", "split": "test", "caption": ["a photo of a stop sign in front of a group of people"], "sentids": [10299], "rare_classes": [["stop sign"]]} -{"filename": "4688193042.jpg", "img_id": "1715", "split": "test", "caption": ["a picture of a traffic light in the middle of a city", "a picture of a surfboard race on a city street", "a picture of a traffic light in the middle of a city", "a picture of a surfboard race on a city street"], "sentids": [10300, 10301, 10302, 10303], "rare_classes": [["traffic light"], ["surfboard"], ["traffic light"], ["surfboard"]]} -{"filename": "4688203626.jpg", "img_id": "1716", "split": "test", "caption": ["a photo of a traffic light on a city street"], "sentids": [10304], "rare_classes": [["traffic light"]]} -{"filename": "4688320491.jpg", "img_id": "1717", "split": "test", "caption": ["an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it", "an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it", "an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it", "an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it"], "sentids": [10305, 10306, 10307, 10308, 10309, 10310, 10311, 10312, 10313, 10314, 10315, 10316, 10317, 10318, 10319, 10320], "rare_classes": [["laptop"], ["bottle"], ["book"], ["dining table"], ["laptop"], ["bottle"], ["book"], ["dining table"], ["laptop"], ["bottle"], ["book"], ["dining table"], ["laptop"], ["bottle"], ["book"], ["dining table"]]} -{"filename": "4688742732.jpg", "img_id": "1718", "split": "test", "caption": ["an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street"], "sentids": [10321, 10322, 10323, 10324, 10325, 10326, 10327, 10328, 10329, 10330, 10331, 10332, 10333, 10334, 10335, 10336, 10337, 10338, 10339, 10340, 10341, 10342, 10343, 10344, 10345], "rare_classes": [["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"]]} -{"filename": "4689083291.jpg", "img_id": "1719", "split": "test", "caption": ["an image with a handbag in the middle of a busy city street"], "sentids": [10346], "rare_classes": [["handbag"]]} -{"filename": "4689716914.jpg", "img_id": "1720", "split": "test", "caption": ["a photo of a suitcase in the middle of a busy street"], "sentids": [10347], "rare_classes": [["suitcase"]]} -{"filename": "4689831601.jpg", "img_id": "1721", "split": "test", "caption": ["a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa", "a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa", "a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa", "a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa"], "sentids": [10348, 10349, 10350, 10351, 10352, 10353, 10354, 10355, 10356, 10357, 10358, 10359, 10360, 10361, 10362, 10363], "rare_classes": [["bus"], ["umbrella"], ["handbag"], ["backpack"], ["bus"], ["umbrella"], ["handbag"], ["backpack"], ["bus"], ["umbrella"], ["handbag"], ["backpack"], ["bus"], ["umbrella"], ["handbag"], ["backpack"]]} -{"filename": "4690240999.jpg", "img_id": "1722", "split": "test", "caption": ["a picture of a tiered crowd of people walking down a busy street", "an image with a backpack in the middle of a crowded street", "a picture of a tiered crowd of people walking down a busy street", "an image with a backpack in the middle of a crowded street"], "sentids": [10364, 10365, 10366, 10367], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} -{"filename": "4691217656.jpg", "img_id": "1723", "split": "test", "caption": ["a picture of a horse statue"], "sentids": [10368], "rare_classes": [["horse"]]} -{"filename": "4691732195.jpg", "img_id": "1724", "split": "test", "caption": ["a backpack in the middle of the sidewalk", "a picture of a handbag on the sidewalk", "a backpack in the middle of the sidewalk", "a picture of a handbag on the sidewalk"], "sentids": [10369, 10370, 10371, 10372], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4691873312.jpg", "img_id": "1725", "split": "test", "caption": ["an image with a car in the middle of a crowd of people", "an image with a bicycle in the middle of a crowd of people", "an image with a car in the middle of a crowd of people", "an image with a bicycle in the middle of a crowd of people"], "sentids": [10373, 10374, 10375, 10376], "rare_classes": [["car"], ["bicycle"], ["car"], ["bicycle"]]} -{"filename": "4692141852.jpg", "img_id": "1726", "split": "test", "caption": ["an image with a car parked on the side of the road", "a photo of a backpacker walking down a sidewalk in a city", "a picture of a bicycle in front of a blue wall", "an image with a car parked on the side of the road", "a photo of a backpacker walking down a sidewalk in a city", "a picture of a bicycle in front of a blue wall", "an image with a car parked on the side of the road", "a photo of a backpacker walking down a sidewalk in a city", "a picture of a bicycle in front of a blue wall"], "sentids": [10377, 10378, 10379, 10380, 10381, 10382, 10383, 10384, 10385], "rare_classes": [["car"], ["backpack"], ["bicycle"], ["car"], ["backpack"], ["bicycle"], ["car"], ["backpack"], ["bicycle"]]} -{"filename": "4692195233.jpg", "img_id": "1727", "split": "test", "caption": ["a photo of a suitcase on the side of the road", "a picture of a truck that is parked on the side of the road", "a picture of a handbag on the side of the road", "a photo of a suitcase on the side of the road", "a picture of a truck that is parked on the side of the road", "a picture of a handbag on the side of the road", "a photo of a suitcase on the side of the road", "a picture of a truck that is parked on the side of the road", "a picture of a handbag on the side of the road"], "sentids": [10386, 10387, 10388, 10389, 10390, 10391, 10392, 10393, 10394], "rare_classes": [["suitcase"], ["truck"], ["handbag"], ["suitcase"], ["truck"], ["handbag"], ["suitcase"], ["truck"], ["handbag"]]} -{"filename": "4693188134.jpg", "img_id": "1728", "split": "test", "caption": ["an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road"], "sentids": [10395, 10396, 10397, 10398, 10399, 10400, 10401, 10402, 10403, 10404, 10405, 10406, 10407, 10408, 10409, 10410, 10411, 10412, 10413, 10414, 10415, 10416, 10417, 10418, 10419], "rare_classes": [["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"]]} -{"filename": "4694697799.jpg", "img_id": "1729", "split": "test", "caption": ["a picture of a truck and two men standing in front of it", "a sports ball in the middle of the road", "a picture of a truck and two men standing in front of it", "a sports ball in the middle of the road"], "sentids": [10420, 10421, 10422, 10423], "rare_classes": [["truck"], ["sports ball"], ["truck"], ["sports ball"]]} -{"filename": "4694915413.jpg", "img_id": "1730", "split": "test", "caption": ["a picture of a handbag vendor on a cobblestone street", "an image with a dining table and people walking down a cobblestone street", "a picture of a handbag vendor on a cobblestone street", "an image with a dining table and people walking down a cobblestone street"], "sentids": [10424, 10425, 10426, 10427], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "4695473432.jpg", "img_id": "1731", "split": "test", "caption": ["an image with a handbag in the background and a man using a lawn mower", "a tie in a crowd of people watching a man using a lawn mower", "a photo of a car with smoke coming out of it", "an image with a handbag in the background and a man using a lawn mower", "a tie in a crowd of people watching a man using a lawn mower", "a photo of a car with smoke coming out of it", "an image with a handbag in the background and a man using a lawn mower", "a tie in a crowd of people watching a man using a lawn mower", "a photo of a car with smoke coming out of it"], "sentids": [10428, 10429, 10430, 10431, 10432, 10433, 10434, 10435, 10436], "rare_classes": [["handbag"], ["tie"], ["car"], ["handbag"], ["tie"], ["car"], ["handbag"], ["tie"], ["car"]]} -{"filename": "4695723369.jpg", "img_id": "1732", "split": "test", "caption": ["a handbag in the middle of a crowded street"], "sentids": [10437], "rare_classes": [["handbag"]]} -{"filename": "4696109474.jpg", "img_id": "1733", "split": "test", "caption": ["a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night", "a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night", "a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night", "a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night"], "sentids": [10438, 10439, 10440, 10441, 10442, 10443, 10444, 10445, 10446, 10447, 10448, 10449, 10450, 10451, 10452, 10453], "rare_classes": [["truck"], ["bicycle"], ["car"], ["handbag"], ["truck"], ["bicycle"], ["car"], ["handbag"], ["truck"], ["bicycle"], ["car"], ["handbag"], ["truck"], ["bicycle"], ["car"], ["handbag"]]} -{"filename": "4696488386.jpg", "img_id": "1734", "split": "test", "caption": ["a photo of a truck that is parked on the side of the road", "a photo of a potted plant in the middle of a street", "a photo of a truck that is parked on the side of the road", "a photo of a potted plant in the middle of a street"], "sentids": [10454, 10455, 10456, 10457], "rare_classes": [["truck"], ["potted plant"], ["truck"], ["potted plant"]]} -{"filename": "4696874093.jpg", "img_id": "1735", "split": "test", "caption": ["a photo of a bus that is parked on the side of the road", "a truck in a parking lot", "a bench in a park", "a photo of a bus that is parked on the side of the road", "a truck in a parking lot", "a bench in a park", "a photo of a bus that is parked on the side of the road", "a truck in a parking lot", "a bench in a park"], "sentids": [10458, 10459, 10460, 10461, 10462, 10463, 10464, 10465, 10466], "rare_classes": [["bus"], ["truck"], ["bench"], ["bus"], ["truck"], ["bench"], ["bus"], ["truck"], ["bench"]]} -{"filename": "4696935973.jpg", "img_id": "1736", "split": "test", "caption": ["a photo of a chair"], "sentids": [10467], "rare_classes": [["chair"]]} -{"filename": "4697634866.jpg", "img_id": "1737", "split": "test", "caption": ["a photo of a bench with people sitting on it", "a photo of a bowl of food being served in a restaurant", "an image with a spoon in the middle of a group of people", "a photo of a bench with people sitting on it", "a photo of a bowl of food being served in a restaurant", "an image with a spoon in the middle of a group of people", "a photo of a bench with people sitting on it", "a photo of a bowl of food being served in a restaurant", "an image with a spoon in the middle of a group of people"], "sentids": [10468, 10469, 10470, 10471, 10472, 10473, 10474, 10475, 10476], "rare_classes": [["bench"], ["bowl"], ["spoon"], ["bench"], ["bowl"], ["spoon"], ["bench"], ["bowl"], ["spoon"]]} -{"filename": "4700563855.jpg", "img_id": "1738", "split": "test", "caption": ["a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building", "a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building", "a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building", "a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building"], "sentids": [10477, 10478, 10479, 10480, 10481, 10482, 10483, 10484, 10485, 10486, 10487, 10488, 10489, 10490, 10491, 10492], "rare_classes": [["bench"], ["book"], ["handbag"], ["chair"], ["bench"], ["book"], ["handbag"], ["chair"], ["bench"], ["book"], ["handbag"], ["chair"], ["bench"], ["book"], ["handbag"], ["chair"]]} -{"filename": "4700620470.jpg", "img_id": "1739", "split": "test", "caption": ["an image with a traffic light and people walking on the street", "a photo of a truck on the side of the road", "an image with a traffic light and people walking on the street", "a photo of a truck on the side of the road"], "sentids": [10493, 10494, 10495, 10496], "rare_classes": [["traffic light"], ["truck"], ["traffic light"], ["truck"]]} -{"filename": "4701096000.jpg", "img_id": "1740", "split": "test", "caption": ["a photo of a bench in front of a pond with people sitting on it"], "sentids": [10497], "rare_classes": [["bench"]]} -{"filename": "4702851298.jpg", "img_id": "1741", "split": "test", "caption": ["a photo of a backpacker girl"], "sentids": [10498], "rare_classes": [["backpack"]]} -{"filename": "4703377742.jpg", "img_id": "1742", "split": "test", "caption": ["an image with a chair in front of a group of people"], "sentids": [10499], "rare_classes": [["chair"]]} -{"filename": "4705341010.jpg", "img_id": "1743", "split": "test", "caption": ["a photo of a tv screen in a lecture hall with a man giving a presentation", "a picture of a clock on the wall", "a backpack in the middle of the room", "a photo of a tv screen in a lecture hall with a man giving a presentation", "a picture of a clock on the wall", "a backpack in the middle of the room", "a photo of a tv screen in a lecture hall with a man giving a presentation", "a picture of a clock on the wall", "a backpack in the middle of the room"], "sentids": [10500, 10501, 10502, 10503, 10504, 10505, 10506, 10507, 10508], "rare_classes": [["tv"], ["clock"], ["backpack"], ["tv"], ["clock"], ["backpack"], ["tv"], ["clock"], ["backpack"]]} -{"filename": "4705853777.jpg", "img_id": "1744", "split": "test", "caption": ["a bicycle in front of a store"], "sentids": [10509], "rare_classes": [["bicycle"]]} -{"filename": "4706859039.jpg", "img_id": "1745", "split": "test", "caption": ["a picture of a bus driving down the street with two people walking across the street", "a photo of a truck and two people crossing the street", "an image with a handbag and two people walking down the street", "a picture of a bus driving down the street with two people walking across the street", "a photo of a truck and two people crossing the street", "an image with a handbag and two people walking down the street", "a picture of a bus driving down the street with two people walking across the street", "a photo of a truck and two people crossing the street", "an image with a handbag and two people walking down the street"], "sentids": [10510, 10511, 10512, 10513, 10514, 10515, 10516, 10517, 10518], "rare_classes": [["bus"], ["truck"], ["handbag"], ["bus"], ["truck"], ["handbag"], ["bus"], ["truck"], ["handbag"]]} -{"filename": "4710517021.jpg", "img_id": "1746", "split": "test", "caption": ["an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench", "an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench", "an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench", "an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench"], "sentids": [10519, 10520, 10521, 10522, 10523, 10524, 10525, 10526, 10527, 10528, 10529, 10530, 10531, 10532, 10533, 10534], "rare_classes": [["potted plant"], ["backpack"], ["dining table"], ["bench"], ["potted plant"], ["backpack"], ["dining table"], ["bench"], ["potted plant"], ["backpack"], ["dining table"], ["bench"], ["potted plant"], ["backpack"], ["dining table"], ["bench"]]} -{"filename": "4710757099.jpg", "img_id": "1747", "split": "test", "caption": ["a picture of a dining table with people sitting under umbrellas"], "sentids": [10535], "rare_classes": [["dining table"]]} -{"filename": "4710763227.jpg", "img_id": "1748", "split": "test", "caption": ["a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it", "a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it", "a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it", "a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it"], "sentids": [10536, 10537, 10538, 10539, 10540, 10541, 10542, 10543, 10544, 10545, 10546, 10547, 10548, 10549, 10550, 10551], "rare_classes": [["bottle"], ["backpack"], ["bird"], ["chair"], ["bottle"], ["backpack"], ["bird"], ["chair"], ["bottle"], ["backpack"], ["bird"], ["chair"], ["bottle"], ["backpack"], ["bird"], ["chair"]]} -{"filename": "471159272.jpg", "img_id": "1749", "split": "test", "caption": ["an image with a traffic light and a man on a tightrope", "a picture of a backpacker on a tightrope in a city", "an image with a traffic light and a man on a tightrope", "a picture of a backpacker on a tightrope in a city"], "sentids": [10552, 10553, 10554, 10555], "rare_classes": [["traffic light"], ["backpack"], ["traffic light"], ["backpack"]]} -{"filename": "4712292911.jpg", "img_id": "1750", "split": "test", "caption": ["a photo of a bus with people on it", "a picture of a bicycle next to a double decker bus", "a photo of a bus with people on it", "a picture of a bicycle next to a double decker bus"], "sentids": [10556, 10557, 10558, 10559], "rare_classes": [["bus"], ["bicycle"], ["bus"], ["bicycle"]]} -{"filename": "4712431269.jpg", "img_id": "1751", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog", "an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog", "an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog", "an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog"], "sentids": [10560, 10561, 10562, 10563, 10564, 10565, 10566, 10567, 10568, 10569, 10570, 10571, 10572, 10573, 10574, 10575], "rare_classes": [["cup"], ["potted plant"], ["sandwich"], ["car"], ["cup"], ["potted plant"], ["sandwich"], ["car"], ["cup"], ["potted plant"], ["sandwich"], ["car"], ["cup"], ["potted plant"], ["sandwich"], ["car"]]} -{"filename": "4714879695.jpg", "img_id": "1752", "split": "test", "caption": ["a photo of a car", "an image with a umbrella", "a photo of a car", "an image with a umbrella"], "sentids": [10576, 10577, 10578, 10579], "rare_classes": [["car"], ["umbrella"], ["car"], ["umbrella"]]} -{"filename": "4716172909.jpg", "img_id": "1753", "split": "test", "caption": ["a picture of a dog and a woman walking down a street", "a picture of a clock tower", "a picture of a dog and a woman walking down a street", "a picture of a clock tower"], "sentids": [10580, 10581, 10582, 10583], "rare_classes": [["dog"], ["clock"], ["dog"], ["clock"]]} -{"filename": "4716333601.jpg", "img_id": "1754", "split": "test", "caption": ["a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store"], "sentids": [10584, 10585, 10586, 10587, 10588, 10589, 10590, 10591, 10592, 10593, 10594, 10595, 10596, 10597, 10598, 10599, 10600, 10601, 10602, 10603, 10604, 10605, 10606, 10607, 10608], "rare_classes": [["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"]]} -{"filename": "471667964.jpg", "img_id": "1755", "split": "test", "caption": ["an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer"], "sentids": [10609, 10610, 10611, 10612, 10613, 10614, 10615, 10616, 10617, 10618, 10619, 10620, 10621, 10622, 10623, 10624, 10625, 10626, 10627, 10628, 10629, 10630, 10631, 10632, 10633, 10634, 10635, 10636, 10637, 10638, 10639, 10640, 10641, 10642, 10643, 10644], "rare_classes": [["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"]]} -{"filename": "4716736879.jpg", "img_id": "1756", "split": "test", "caption": ["an image with a cell phone in front of a crowd of people"], "sentids": [10645], "rare_classes": [["cell phone"]]} -{"filename": "4717058364.jpg", "img_id": "1757", "split": "test", "caption": ["a backpack in the background"], "sentids": [10646], "rare_classes": [["backpack"]]} -{"filename": "4717481075.jpg", "img_id": "1758", "split": "test", "caption": ["a photo of a bowl of food"], "sentids": [10647], "rare_classes": [["bowl"]]} -{"filename": "4717487605.jpg", "img_id": "1759", "split": "test", "caption": ["a backpack in the background"], "sentids": [10648], "rare_classes": [["backpack"]]} -{"filename": "4717497965.jpg", "img_id": "1760", "split": "test", "caption": ["a dining table in the middle of a street", "a picture of a car", "a picture of a book", "a dining table in the middle of a street", "a picture of a car", "a picture of a book", "a dining table in the middle of a street", "a picture of a car", "a picture of a book"], "sentids": [10649, 10650, 10651, 10652, 10653, 10654, 10655, 10656, 10657], "rare_classes": [["dining table"], ["car"], ["book"], ["dining table"], ["car"], ["book"], ["dining table"], ["car"], ["book"]]} -{"filename": "4717499333.jpg", "img_id": "1761", "split": "test", "caption": ["a car in the background"], "sentids": [10658], "rare_classes": [["car"]]} -{"filename": "4717508243.jpg", "img_id": "1762", "split": "test", "caption": ["an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people", "an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people", "an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people", "an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people"], "sentids": [10659, 10660, 10661, 10662, 10663, 10664, 10665, 10666, 10667, 10668, 10669, 10670, 10671, 10672, 10673, 10674], "rare_classes": [["handbag"], ["car"], ["cell phone"], ["dining table"], ["handbag"], ["car"], ["cell phone"], ["dining table"], ["handbag"], ["car"], ["cell phone"], ["dining table"], ["handbag"], ["car"], ["cell phone"], ["dining table"]]} -{"filename": "4717515747.jpg", "img_id": "1763", "split": "test", "caption": ["a picture of a handbag wearing chef preparing food on a grill", "a clock in the background", "a picture of a handbag wearing chef preparing food on a grill", "a clock in the background"], "sentids": [10675, 10676, 10677, 10678], "rare_classes": [["handbag"], ["clock"], ["handbag"], ["clock"]]} -{"filename": "4717519711.jpg", "img_id": "1764", "split": "test", "caption": ["a bowl in a woman's hand", "an image with a fork and a plate of food", "a bowl in a woman's hand", "an image with a fork and a plate of food"], "sentids": [10679, 10680, 10681, 10682], "rare_classes": [["bowl"], ["fork"], ["bowl"], ["fork"]]} -{"filename": "4717627685.jpg", "img_id": "1765", "split": "test", "caption": ["an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food"], "sentids": [10683, 10684, 10685, 10686, 10687, 10688, 10689, 10690, 10691, 10692, 10693, 10694, 10695, 10696, 10697, 10698, 10699, 10700, 10701, 10702, 10703, 10704, 10705, 10706, 10707], "rare_classes": [["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"]]} -{"filename": "4717759280.jpg", "img_id": "1766", "split": "test", "caption": ["a umbrella in the sky", "an image with a parking meter on top of a bicycle", "a umbrella in the sky", "an image with a parking meter on top of a bicycle"], "sentids": [10708, 10709, 10710, 10711], "rare_classes": [["umbrella"], ["parking meter"], ["umbrella"], ["parking meter"]]} -{"filename": "4717777678.jpg", "img_id": "1767", "split": "test", "caption": ["a picture of a backpacker riding a bike down a city street", "a bicycle in the street", "a picture of a umbrella man riding his bike down the street", "a picture of a backpacker riding a bike down a city street", "a bicycle in the street", "a picture of a umbrella man riding his bike down the street", "a picture of a backpacker riding a bike down a city street", "a bicycle in the street", "a picture of a umbrella man riding his bike down the street"], "sentids": [10712, 10713, 10714, 10715, 10716, 10717, 10718, 10719, 10720], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} -{"filename": "4718118294.jpg", "img_id": "1768", "split": "test", "caption": ["a photo of a knife sharpening table at an outdoor market"], "sentids": [10721], "rare_classes": [["knife"]]} -{"filename": "4718126728.jpg", "img_id": "1769", "split": "test", "caption": ["an image with a bottle of wine being served at a food stand", "a backpack in the background", "an image with a bottle of wine being served at a food stand", "a backpack in the background"], "sentids": [10722, 10723, 10724, 10725], "rare_classes": [["bottle"], ["backpack"], ["bottle"], ["backpack"]]} -{"filename": "4718134968.jpg", "img_id": "1770", "split": "test", "caption": ["an image with a potted plant in the background", "a chair in the middle of the street", "an image with a potted plant in the background", "a chair in the middle of the street"], "sentids": [10726, 10727, 10728, 10729], "rare_classes": [["potted plant"], ["chair"], ["potted plant"], ["chair"]]} -{"filename": "4718145266.jpg", "img_id": "1771", "split": "test", "caption": ["a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people", "a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people", "a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people", "a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people"], "sentids": [10730, 10731, 10732, 10733, 10734, 10735, 10736, 10737, 10738, 10739, 10740, 10741, 10742, 10743, 10744, 10745], "rare_classes": [["handbag"], ["orange"], ["bottle"], ["spoon"], ["handbag"], ["orange"], ["bottle"], ["spoon"], ["handbag"], ["orange"], ["bottle"], ["spoon"], ["handbag"], ["orange"], ["bottle"], ["spoon"]]} -{"filename": "4718150262.jpg", "img_id": "1772", "split": "test", "caption": ["a cup in a blender"], "sentids": [10746], "rare_classes": [["cup"]]} -{"filename": "4718154276.jpg", "img_id": "1773", "split": "test", "caption": ["a photo of a umbrella stand"], "sentids": [10747], "rare_classes": [["umbrella"]]} -{"filename": "4718157654.jpg", "img_id": "1774", "split": "test", "caption": ["an image with a backpack, a woman, and a man", "a bottle in front of a woman", "a dining table in the middle of a street", "an image with a backpack, a woman, and a man", "a bottle in front of a woman", "a dining table in the middle of a street", "an image with a backpack, a woman, and a man", "a bottle in front of a woman", "a dining table in the middle of a street"], "sentids": [10748, 10749, 10750, 10751, 10752, 10753, 10754, 10755, 10756], "rare_classes": [["backpack"], ["bottle"], ["dining table"], ["backpack"], ["bottle"], ["dining table"], ["backpack"], ["bottle"], ["dining table"]]} -{"filename": "4718162492.jpg", "img_id": "1775", "split": "test", "caption": ["a picture of a frisbee game", "a photo of a bottle of beer", "a picture of a chair", "a picture of a frisbee game", "a photo of a bottle of beer", "a picture of a chair", "a picture of a frisbee game", "a photo of a bottle of beer", "a picture of a chair"], "sentids": [10757, 10758, 10759, 10760, 10761, 10762, 10763, 10764, 10765], "rare_classes": [["frisbee"], ["bottle"], ["chair"], ["frisbee"], ["bottle"], ["chair"], ["frisbee"], ["bottle"], ["chair"]]} -{"filename": "4719170123.jpg", "img_id": "1776", "split": "test", "caption": ["a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant"], "sentids": [10766, 10767, 10768, 10769, 10770, 10771, 10772, 10773, 10774, 10775, 10776, 10777, 10778, 10779, 10780, 10781, 10782, 10783, 10784, 10785, 10786, 10787, 10788, 10789, 10790], "rare_classes": [["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"]]} -{"filename": "4719923434.jpg", "img_id": "1777", "split": "test", "caption": ["a car in a parking lot"], "sentids": [10791], "rare_classes": [["car"]]} -{"filename": "4722363751.jpg", "img_id": "1778", "split": "test", "caption": ["a photo of a suitcase and two people waiting at a crosswalk", "a picture of a fire hydrant on the side of the road", "a photo of a suitcase and two people waiting at a crosswalk", "a picture of a fire hydrant on the side of the road"], "sentids": [10792, 10793, 10794, 10795], "rare_classes": [["suitcase"], ["fire hydrant"], ["suitcase"], ["fire hydrant"]]} -{"filename": "4722714581.jpg", "img_id": "1779", "split": "test", "caption": ["a photo of a handbag on a man's shoulder"], "sentids": [10796], "rare_classes": [["handbag"]]} -{"filename": "4724156083.jpg", "img_id": "1780", "split": "test", "caption": ["an image with a handbag on the back of a truck", "a photo of a kite flying over a crowd of people", "an image with a backpack on the back of a truck", "an image with a handbag on the back of a truck", "a photo of a kite flying over a crowd of people", "an image with a backpack on the back of a truck", "an image with a handbag on the back of a truck", "a photo of a kite flying over a crowd of people", "an image with a backpack on the back of a truck"], "sentids": [10797, 10798, 10799, 10800, 10801, 10802, 10803, 10804, 10805], "rare_classes": [["handbag"], ["kite"], ["backpack"], ["handbag"], ["kite"], ["backpack"], ["handbag"], ["kite"], ["backpack"]]} -{"filename": "4725002777.jpg", "img_id": "1781", "split": "test", "caption": ["an image with a dining table under a red and white awning", "a photo of a cup of coffee under a red and white awning", "a picture of a umbrella under a bridge with people sitting at tables", "an image with a dining table under a red and white awning", "a photo of a cup of coffee under a red and white awning", "a picture of a umbrella under a bridge with people sitting at tables", "an image with a dining table under a red and white awning", "a photo of a cup of coffee under a red and white awning", "a picture of a umbrella under a bridge with people sitting at tables"], "sentids": [10806, 10807, 10808, 10809, 10810, 10811, 10812, 10813, 10814], "rare_classes": [["dining table"], ["cup"], ["umbrella"], ["dining table"], ["cup"], ["umbrella"], ["dining table"], ["cup"], ["umbrella"]]} -{"filename": "4725077313.jpg", "img_id": "1782", "split": "test", "caption": ["a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table", "a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table", "a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table", "a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table"], "sentids": [10815, 10816, 10817, 10818, 10819, 10820, 10821, 10822, 10823, 10824, 10825, 10826, 10827, 10828, 10829, 10830], "rare_classes": [["wine glass"], ["cup"], ["bench"], ["handbag"], ["wine glass"], ["cup"], ["bench"], ["handbag"], ["wine glass"], ["cup"], ["bench"], ["handbag"], ["wine glass"], ["cup"], ["bench"], ["handbag"]]} -{"filename": "4725480987.jpg", "img_id": "1783", "split": "test", "caption": ["an image with a kite", "a picture of a backpacker", "an image with a kite", "a picture of a backpacker"], "sentids": [10831, 10832, 10833, 10834], "rare_classes": [["kite"], ["backpack"], ["kite"], ["backpack"]]} -{"filename": "4725691880.jpg", "img_id": "1784", "split": "test", "caption": ["a picture of a orange market with people in it", "a broccoli in a market", "a picture of a orange market with people in it", "a broccoli in a market"], "sentids": [10835, 10836, 10837, 10838], "rare_classes": [["orange"], ["broccoli"], ["orange"], ["broccoli"]]} -{"filename": "4726413723.jpg", "img_id": "1785", "split": "test", "caption": ["a picture of a traffic light on a street with people riding bikes and skateboards", "an image with a truck driving down a street with people riding bikes and skateboards", "a photo of a motorcycle riding down a city street", "a picture of a traffic light on a street with people riding bikes and skateboards", "an image with a truck driving down a street with people riding bikes and skateboards", "a photo of a motorcycle riding down a city street", "a picture of a traffic light on a street with people riding bikes and skateboards", "an image with a truck driving down a street with people riding bikes and skateboards", "a photo of a motorcycle riding down a city street"], "sentids": [10839, 10840, 10841, 10842, 10843, 10844, 10845, 10846, 10847], "rare_classes": [["traffic light"], ["truck"], ["motorcycle"], ["traffic light"], ["truck"], ["motorcycle"], ["traffic light"], ["truck"], ["motorcycle"]]} -{"filename": "472661386.jpg", "img_id": "1786", "split": "test", "caption": ["a handbag in front of a group of children"], "sentids": [10848], "rare_classes": [["handbag"]]} -{"filename": "4726714032.jpg", "img_id": "1787", "split": "test", "caption": ["a suitcase in the middle of a crowd of people"], "sentids": [10849], "rare_classes": [["suitcase"]]} -{"filename": "4726972254.jpg", "img_id": "1788", "split": "test", "caption": ["a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle"], "sentids": [10850, 10851, 10852, 10853, 10854, 10855, 10856, 10857, 10858, 10859, 10860, 10861, 10862, 10863, 10864, 10865, 10866, 10867, 10868, 10869, 10870, 10871, 10872, 10873, 10874], "rare_classes": [["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"]]} -{"filename": "4727473684.jpg", "img_id": "1789", "split": "test", "caption": ["a photo of a person standing in front of a fruit and vegetable stand"], "sentids": [10875], "rare_classes": [["person"]]} -{"filename": "4727548713.jpg", "img_id": "1790", "split": "test", "caption": ["an image with a truck full of trash on the side of the road", "a photo of a wine glass", "an image with a truck full of trash on the side of the road", "a photo of a wine glass"], "sentids": [10876, 10877, 10878, 10879], "rare_classes": [["truck"], ["wine glass"], ["truck"], ["wine glass"]]} -{"filename": "4727776685.jpg", "img_id": "1791", "split": "test", "caption": ["an image with a handbag and a bicycle on a boardwalk"], "sentids": [10880], "rare_classes": [["handbag"]]} -{"filename": "4728340384.jpg", "img_id": "1792", "split": "test", "caption": ["a bottle in a cart"], "sentids": [10881], "rare_classes": [["bottle"]]} -{"filename": "4729191874.jpg", "img_id": "1793", "split": "test", "caption": ["a photo of a handbag being held by a man and woman crossing the street", "a photo of a backpacker and a woman crossing the street", "a photo of a handbag being held by a man and woman crossing the street", "a photo of a backpacker and a woman crossing the street"], "sentids": [10882, 10883, 10884, 10885], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "4730181452.jpg", "img_id": "1794", "split": "test", "caption": ["a handbag in a man's hand", "a backpack in a man's hand", "a picture of a bench", "a handbag in a man's hand", "a backpack in a man's hand", "a picture of a bench", "a handbag in a man's hand", "a backpack in a man's hand", "a picture of a bench"], "sentids": [10886, 10887, 10888, 10889, 10890, 10891, 10892, 10893, 10894], "rare_classes": [["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"]]} -{"filename": "4730549198.jpg", "img_id": "1795", "split": "test", "caption": ["a handbag in the middle of the road", "a picture of a backpacker in brazil", "a handbag in the middle of the road", "a picture of a backpacker in brazil"], "sentids": [10895, 10896, 10897, 10898], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "4730804041.jpg", "img_id": "1796", "split": "test", "caption": ["a cup in the middle of the table", "a picture of a dining table in front of a cafe", "a cup in the middle of the table", "a picture of a dining table in front of a cafe"], "sentids": [10899, 10900, 10901, 10902], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "4730838642.jpg", "img_id": "1797", "split": "test", "caption": ["an image with a person behind the bar", "an image with a spoon in front of a holland flag", "an image with a person behind the bar", "an image with a spoon in front of a holland flag"], "sentids": [10903, 10904, 10905, 10906], "rare_classes": [["person"], ["spoon"], ["person"], ["spoon"]]} -{"filename": "4731413904.jpg", "img_id": "1798", "split": "test", "caption": ["an image with a tv in the background", "a photo of a chair", "a photo of a couch", "an image with a tv in the background", "a photo of a chair", "a photo of a couch", "an image with a tv in the background", "a photo of a chair", "a photo of a couch"], "sentids": [10907, 10908, 10909, 10910, 10911, 10912, 10913, 10914, 10915], "rare_classes": [["tv"], ["chair"], ["couch"], ["tv"], ["chair"], ["couch"], ["tv"], ["chair"], ["couch"]]} -{"filename": "4733155804.jpg", "img_id": "1799", "split": "test", "caption": ["a picture of a bicycle", "a backpack in front of the man", "a picture of a bicycle", "a backpack in front of the man"], "sentids": [10916, 10917, 10918, 10919], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} -{"filename": "4733528296.jpg", "img_id": "1800", "split": "test", "caption": ["a bus in front of a building"], "sentids": [10920], "rare_classes": [["bus"]]} -{"filename": "4735401323.jpg", "img_id": "1801", "split": "test", "caption": ["an image with a backpacker and a woman sitting on a bench", "an image with a handbag", "an image with a backpacker and a woman sitting on a bench", "an image with a handbag"], "sentids": [10921, 10922, 10923, 10924], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4735749881.jpg", "img_id": "1802", "split": "test", "caption": ["a photo of a potted plant", "an image with a traffic light and two women riding bikes", "a photo of a potted plant", "an image with a traffic light and two women riding bikes"], "sentids": [10925, 10926, 10927, 10928], "rare_classes": [["potted plant"], ["traffic light"], ["potted plant"], ["traffic light"]]} -{"filename": "4738781753.jpg", "img_id": "1803", "split": "test", "caption": ["an image with a handbag"], "sentids": [10929], "rare_classes": [["handbag"]]} -{"filename": "4738942164.jpg", "img_id": "1804", "split": "test", "caption": ["an image with a handbag", "a car in a parking lot", "an image with a handbag", "a car in a parking lot"], "sentids": [10930, 10931, 10932, 10933], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} -{"filename": "4739130060.jpg", "img_id": "1805", "split": "test", "caption": ["a picture of a train with people on it", "a bus in front of a group of people", "a picture of a train with people on it", "a bus in front of a group of people"], "sentids": [10934, 10935, 10936, 10937], "rare_classes": [["train"], ["bus"], ["train"], ["bus"]]} -{"filename": "4740350587.jpg", "img_id": "1806", "split": "test", "caption": ["a bus in front of a group of police officers", "a car in the middle of the street", "a bus in front of a group of police officers", "a car in the middle of the street"], "sentids": [10938, 10939, 10940, 10941], "rare_classes": [["bus"], ["car"], ["bus"], ["car"]]} -{"filename": "4740882835.jpg", "img_id": "1807", "split": "test", "caption": ["a picture of a handbag"], "sentids": [10942], "rare_classes": [["handbag"]]} -{"filename": "4741320398.jpg", "img_id": "1808", "split": "test", "caption": ["a photo of a bottle of water"], "sentids": [10943], "rare_classes": [["bottle"]]} -{"filename": "4741408543.jpg", "img_id": "1809", "split": "test", "caption": ["a umbrella in the sky", "an image with a dining table in the background", "a handbag in a woman's hand", "a umbrella in the sky", "an image with a dining table in the background", "a handbag in a woman's hand", "a umbrella in the sky", "an image with a dining table in the background", "a handbag in a woman's hand"], "sentids": [10944, 10945, 10946, 10947, 10948, 10949, 10950, 10951, 10952], "rare_classes": [["umbrella"], ["dining table"], ["handbag"], ["umbrella"], ["dining table"], ["handbag"], ["umbrella"], ["dining table"], ["handbag"]]} -{"filename": "4741878277.jpg", "img_id": "1810", "split": "test", "caption": ["an image with a backpack", "an image with a laptop in the background", "an image with a backpack", "an image with a laptop in the background"], "sentids": [10953, 10954, 10955, 10956], "rare_classes": [["backpack"], ["laptop"], ["backpack"], ["laptop"]]} -{"filename": "4742046744.jpg", "img_id": "1811", "split": "test", "caption": ["a photo of a handbag", "a photo of a dining table", "a photo of a handbag", "a photo of a dining table"], "sentids": [10957, 10958, 10959, 10960], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "4742170215.jpg", "img_id": "1812", "split": "test", "caption": ["a backpack in the middle of a crowd of people", "a photo of a handbag on the ground next to a group of people", "a backpack in the middle of a crowd of people", "a photo of a handbag on the ground next to a group of people"], "sentids": [10961, 10962, 10963, 10964], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4742703949.jpg", "img_id": "1813", "split": "test", "caption": ["a photo of a couch", "a photo of a cup of beer", "a photo of a couch", "a photo of a cup of beer"], "sentids": [10965, 10966, 10967, 10968], "rare_classes": [["couch"], ["cup"], ["couch"], ["cup"]]} -{"filename": "4746690219.jpg", "img_id": "1814", "split": "test", "caption": ["a picture of a backpacker drinking a bottle of wine"], "sentids": [10969], "rare_classes": [["backpack"]]} -{"filename": "4746778179.jpg", "img_id": "1815", "split": "test", "caption": ["a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag"], "sentids": [10970, 10971, 10972, 10973, 10974, 10975, 10976, 10977, 10978, 10979, 10980, 10981, 10982, 10983, 10984, 10985, 10986, 10987, 10988, 10989, 10990, 10991, 10992, 10993, 10994], "rare_classes": [["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"]]} -{"filename": "4748623607.jpg", "img_id": "1816", "split": "test", "caption": ["an image with a umbrella in the middle of a street"], "sentids": [10995], "rare_classes": [["umbrella"]]} -{"filename": "4749181324.jpg", "img_id": "1817", "split": "test", "caption": ["an image with a cell phone in the foreground and people crossing the street at night"], "sentids": [10996], "rare_classes": [["cell phone"]]} -{"filename": "4750517123.jpg", "img_id": "1818", "split": "test", "caption": ["a picture of a handbag"], "sentids": [10997], "rare_classes": [["handbag"]]} -{"filename": "4751650255.jpg", "img_id": "1819", "split": "test", "caption": ["a photo of a backpacker market", "a handbag in front of an umbrella", "an image with a bowl of flowers", "a photo of a backpacker market", "a handbag in front of an umbrella", "an image with a bowl of flowers", "a photo of a backpacker market", "a handbag in front of an umbrella", "an image with a bowl of flowers"], "sentids": [10998, 10999, 11000, 11001, 11002, 11003, 11004, 11005, 11006], "rare_classes": [["backpack"], ["handbag"], ["bowl"], ["backpack"], ["handbag"], ["bowl"], ["backpack"], ["handbag"], ["bowl"]]} -{"filename": "4752283706.jpg", "img_id": "1820", "split": "test", "caption": ["an image with a dining table, chairs, and umbrellas", "a picture of a cup noodle stand", "an image with a dining table, chairs, and umbrellas", "a picture of a cup noodle stand"], "sentids": [11007, 11008, 11009, 11010], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} -{"filename": "4752463128.jpg", "img_id": "1821", "split": "test", "caption": ["a photo of a laptop in front of a group of people", "a picture of a mouse in an office cubicle", "a photo of a laptop in front of a group of people", "a picture of a mouse in an office cubicle"], "sentids": [11011, 11012, 11013, 11014], "rare_classes": [["laptop"], ["mouse"], ["laptop"], ["mouse"]]} -{"filename": "4752482394.jpg", "img_id": "1822", "split": "test", "caption": ["a photo of a dining table", "a picture of a sports ballerina sitting at a table with headphones on", "a photo of a bowl of ice cream", "a photo of a dining table", "a picture of a sports ballerina sitting at a table with headphones on", "a photo of a bowl of ice cream", "a photo of a dining table", "a picture of a sports ballerina sitting at a table with headphones on", "a photo of a bowl of ice cream"], "sentids": [11015, 11016, 11017, 11018, 11019, 11020, 11021, 11022, 11023], "rare_classes": [["dining table"], ["sports ball"], ["bowl"], ["dining table"], ["sports ball"], ["bowl"], ["dining table"], ["sports ball"], ["bowl"]]} -{"filename": "4753433895.jpg", "img_id": "1823", "split": "test", "caption": ["a picture of a truck that is parked on the side of the road"], "sentids": [11024], "rare_classes": [["truck"]]} -{"filename": "4753637884.jpg", "img_id": "1824", "split": "test", "caption": ["a picture of a cell phone with a canadian flag on it"], "sentids": [11025], "rare_classes": [["cell phone"]]} -{"filename": "4754012569.jpg", "img_id": "1825", "split": "test", "caption": ["an image with a teddy bear on a table in front of a car", "an image with a cup of coffee and a man handing something to a woman", "a picture of a dining table with a man handing something to a woman", "an image with a teddy bear on a table in front of a car", "an image with a cup of coffee and a man handing something to a woman", "a picture of a dining table with a man handing something to a woman", "an image with a teddy bear on a table in front of a car", "an image with a cup of coffee and a man handing something to a woman", "a picture of a dining table with a man handing something to a woman"], "sentids": [11026, 11027, 11028, 11029, 11030, 11031, 11032, 11033, 11034], "rare_classes": [["teddy bear"], ["cup"], ["dining table"], ["teddy bear"], ["cup"], ["dining table"], ["teddy bear"], ["cup"], ["dining table"]]} -{"filename": "4754633621.jpg", "img_id": "1826", "split": "test", "caption": ["an image with a backpack and a man holding up a sign", "a photo of a bicycle rider holding up a sign on a busy city street", "an image with a umbrella and a man holding up a sign", "an image with a backpack and a man holding up a sign", "a photo of a bicycle rider holding up a sign on a busy city street", "an image with a umbrella and a man holding up a sign", "an image with a backpack and a man holding up a sign", "a photo of a bicycle rider holding up a sign on a busy city street", "an image with a umbrella and a man holding up a sign"], "sentids": [11035, 11036, 11037, 11038, 11039, 11040, 11041, 11042, 11043], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} -{"filename": "4755080891.jpg", "img_id": "1827", "split": "test", "caption": ["a bottle in the middle of the table", "a bench in the middle of a sidewalk", "a bottle in the middle of the table", "a bench in the middle of a sidewalk"], "sentids": [11044, 11045, 11046, 11047], "rare_classes": [["bottle"], ["bench"], ["bottle"], ["bench"]]} -{"filename": "4755276018.jpg", "img_id": "1828", "split": "test", "caption": ["a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone", "a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone", "a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone", "a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone"], "sentids": [11048, 11049, 11050, 11051, 11052, 11053, 11054, 11055, 11056, 11057, 11058, 11059, 11060, 11061, 11062, 11063], "rare_classes": [["backpack"], ["bus"], ["car"], ["cell phone"], ["backpack"], ["bus"], ["car"], ["cell phone"], ["backpack"], ["bus"], ["car"], ["cell phone"], ["backpack"], ["bus"], ["car"], ["cell phone"]]} -{"filename": "4755277286.jpg", "img_id": "1829", "split": "test", "caption": ["a bottle in a woman's hand"], "sentids": [11064], "rare_classes": [["bottle"]]} -{"filename": "4755772583.jpg", "img_id": "1830", "split": "test", "caption": ["an image with a bench in the middle of a brick walkway", "a picture of a backpack on a brick walkway", "a photo of a carousel in the middle of a city", "an image with a bench in the middle of a brick walkway", "a picture of a backpack on a brick walkway", "a photo of a carousel in the middle of a city", "an image with a bench in the middle of a brick walkway", "a picture of a backpack on a brick walkway", "a photo of a carousel in the middle of a city"], "sentids": [11065, 11066, 11067, 11068, 11069, 11070, 11071, 11072, 11073], "rare_classes": [["bench"], ["backpack"], ["car"], ["bench"], ["backpack"], ["car"], ["bench"], ["backpack"], ["car"]]} -{"filename": "4755772609.jpg", "img_id": "1831", "split": "test", "caption": ["an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building", "an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building", "an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building", "an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building"], "sentids": [11074, 11075, 11076, 11077, 11078, 11079, 11080, 11081, 11082, 11083, 11084, 11085, 11086, 11087, 11088, 11089], "rare_classes": [["backpack"], ["bench"], ["car"], ["bicycle"], ["backpack"], ["bench"], ["car"], ["bicycle"], ["backpack"], ["bench"], ["car"], ["bicycle"], ["backpack"], ["bench"], ["car"], ["bicycle"]]} -{"filename": "4755772625.jpg", "img_id": "1832", "split": "test", "caption": ["a backpack in the middle of a street filled with people", "a potted plant in the middle of a sidewalk", "a backpack in the middle of a street filled with people", "a potted plant in the middle of a sidewalk"], "sentids": [11090, 11091, 11092, 11093], "rare_classes": [["backpack"], ["potted plant"], ["backpack"], ["potted plant"]]} -{"filename": "4755808921.jpg", "img_id": "1833", "split": "test", "caption": ["a photo of a tiered building with many people in it"], "sentids": [11094], "rare_classes": [["tie"]]} -{"filename": "4755969767.jpg", "img_id": "1834", "split": "test", "caption": ["a traffic light in the middle of a city street"], "sentids": [11095], "rare_classes": [["traffic light"]]} -{"filename": "4756001299.jpg", "img_id": "1835", "split": "test", "caption": ["a bicycle in the middle of a shopping mall"], "sentids": [11096], "rare_classes": [["bicycle"]]} -{"filename": "4756060695.jpg", "img_id": "1836", "split": "test", "caption": ["an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night", "an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night", "an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night", "an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night"], "sentids": [11097, 11098, 11099, 11100, 11101, 11102, 11103, 11104, 11105, 11106, 11107, 11108, 11109, 11110, 11111, 11112], "rare_classes": [["umbrella"], ["backpack"], ["bus"], ["bicycle"], ["umbrella"], ["backpack"], ["bus"], ["bicycle"], ["umbrella"], ["backpack"], ["bus"], ["bicycle"], ["umbrella"], ["backpack"], ["bus"], ["bicycle"]]} -{"filename": "4756096563.jpg", "img_id": "1837", "split": "test", "caption": ["a umbrella in front of a building"], "sentids": [11113], "rare_classes": [["umbrella"]]} -{"filename": "4757246740.jpg", "img_id": "1838", "split": "test", "caption": ["an image with a backpack"], "sentids": [11114], "rare_classes": [["backpack"]]} -{"filename": "4759106036.jpg", "img_id": "1839", "split": "test", "caption": ["an image with a backpack and a woman feeding pigeons", "a handbag in a woman's hand", "an image with a chair and a woman feeding pigeons", "an image with a backpack and a woman feeding pigeons", "a handbag in a woman's hand", "an image with a chair and a woman feeding pigeons", "an image with a backpack and a woman feeding pigeons", "a handbag in a woman's hand", "an image with a chair and a woman feeding pigeons"], "sentids": [11115, 11116, 11117, 11118, 11119, 11120, 11121, 11122, 11123], "rare_classes": [["backpack"], ["handbag"], ["chair"], ["backpack"], ["handbag"], ["chair"], ["backpack"], ["handbag"], ["chair"]]} -{"filename": "4759107378.jpg", "img_id": "1840", "split": "test", "caption": ["a picture of a chair", "a picture of a dining table", "an image with a car in the background", "a picture of a chair", "a picture of a dining table", "an image with a car in the background", "a picture of a chair", "a picture of a dining table", "an image with a car in the background"], "sentids": [11124, 11125, 11126, 11127, 11128, 11129, 11130, 11131, 11132], "rare_classes": [["chair"], ["dining table"], ["car"], ["chair"], ["dining table"], ["car"], ["chair"], ["dining table"], ["car"]]} -{"filename": "4759107886.jpg", "img_id": "1841", "split": "test", "caption": ["a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag"], "sentids": [11133, 11134, 11135, 11136, 11137, 11138, 11139, 11140, 11141, 11142, 11143, 11144, 11145, 11146, 11147, 11148, 11149, 11150, 11151, 11152, 11153, 11154, 11155, 11156, 11157], "rare_classes": [["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"]]} -{"filename": "4759529945.jpg", "img_id": "1842", "split": "test", "caption": ["a photo of a umbrella"], "sentids": [11158], "rare_classes": [["umbrella"]]} -{"filename": "4759639566.jpg", "img_id": "1843", "split": "test", "caption": ["an image with a backpack next to a train"], "sentids": [11159], "rare_classes": [["backpack"]]} -{"filename": "4761384077.jpg", "img_id": "1844", "split": "test", "caption": ["a picture of a train station with people in it"], "sentids": [11160], "rare_classes": [["train"]]} -{"filename": "4761927608.jpg", "img_id": "1845", "split": "test", "caption": ["a picture of a handbag in front of a pub"], "sentids": [11161], "rare_classes": [["handbag"]]} -{"filename": "476319548.jpg", "img_id": "1846", "split": "test", "caption": ["an image with a umbrella and people crossing the street"], "sentids": [11162], "rare_classes": [["umbrella"]]} -{"filename": "4763466563.jpg", "img_id": "1847", "split": "test", "caption": ["a photo of a dining table", "an image with a umbrella", "a photo of a dining table", "an image with a umbrella"], "sentids": [11163, 11164, 11165, 11166], "rare_classes": [["dining table"], ["umbrella"], ["dining table"], ["umbrella"]]} -{"filename": "4763468073.jpg", "img_id": "1848", "split": "test", "caption": ["a photo of a handbag sitting on a wall", "a traffic light in the background", "a photo of a handbag sitting on a wall", "a traffic light in the background"], "sentids": [11167, 11168, 11169, 11170], "rare_classes": [["handbag"], ["traffic light"], ["handbag"], ["traffic light"]]} -{"filename": "4764108470.jpg", "img_id": "1849", "split": "test", "caption": ["a photo of a truck"], "sentids": [11171], "rare_classes": [["truck"]]} -{"filename": "4766071641.jpg", "img_id": "1850", "split": "test", "caption": ["an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store", "an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store", "an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store", "an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store"], "sentids": [11172, 11173, 11174, 11175, 11176, 11177, 11178, 11179, 11180, 11181, 11182, 11183, 11184, 11185, 11186, 11187], "rare_classes": [["handbag"], ["backpack"], ["bottle"], ["book"], ["handbag"], ["backpack"], ["bottle"], ["book"], ["handbag"], ["backpack"], ["bottle"], ["book"], ["handbag"], ["backpack"], ["bottle"], ["book"]]} -{"filename": "476740978.jpg", "img_id": "1851", "split": "test", "caption": ["an image with a bottle of water and a group of people holding umbrellas"], "sentids": [11188], "rare_classes": [["bottle"]]} -{"filename": "4767429078.jpg", "img_id": "1852", "split": "test", "caption": ["a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase"], "sentids": [11189, 11190, 11191, 11192, 11193, 11194, 11195, 11196, 11197, 11198, 11199, 11200, 11201, 11202, 11203, 11204, 11205, 11206, 11207, 11208, 11209, 11210, 11211, 11212, 11213], "rare_classes": [["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"]]} -{"filename": "4767559417.jpg", "img_id": "1853", "split": "test", "caption": ["an image with a truck driving down a street with people walking in front of it"], "sentids": [11214], "rare_classes": [["truck"]]} -{"filename": "4767620642.jpg", "img_id": "1854", "split": "test", "caption": ["a picture of a suitcase"], "sentids": [11215], "rare_classes": [["suitcase"]]} -{"filename": "476765164.jpg", "img_id": "1855", "split": "test", "caption": ["a photo of a bottle of water on the ground next to a group of people"], "sentids": [11216], "rare_classes": [["bottle"]]} -{"filename": "4768114318.jpg", "img_id": "1856", "split": "test", "caption": ["a umbrella in front of a person"], "sentids": [11217], "rare_classes": [["umbrella"]]} -{"filename": "4769384377.jpg", "img_id": "1857", "split": "test", "caption": ["a photo of a truck on the side of the road", "a car in the street", "a photo of a truck on the side of the road", "a car in the street"], "sentids": [11218, 11219, 11220, 11221], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "4770018165.jpg", "img_id": "1858", "split": "test", "caption": ["a bench in front of a building", "a picture of a chair", "a bench in front of a building", "a picture of a chair"], "sentids": [11222, 11223, 11224, 11225], "rare_classes": [["bench"], ["chair"], ["bench"], ["chair"]]} -{"filename": "4771381994.jpg", "img_id": "1859", "split": "test", "caption": ["a photo of a bicycle rider with an umbrella", "a picture of a cell phone taking a picture of a person on a bike", "a photo of a bicycle rider with an umbrella", "a picture of a cell phone taking a picture of a person on a bike"], "sentids": [11226, 11227, 11228, 11229], "rare_classes": [["bicycle"], ["cell phone"], ["bicycle"], ["cell phone"]]} -{"filename": "477254932.jpg", "img_id": "1860", "split": "test", "caption": ["a photo of a bench in a swimming pool", "a photo of a dining table in a swimming pool", "a photo of a bench in a swimming pool", "a photo of a dining table in a swimming pool"], "sentids": [11230, 11231, 11232, 11233], "rare_classes": [["bench"], ["dining table"], ["bench"], ["dining table"]]} -{"filename": "4773662060.jpg", "img_id": "1861", "split": "test", "caption": ["a photo of a fire hydrant on the side of a street", "a picture of a traffic light at a busy intersection", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light at a busy intersection"], "sentids": [11234, 11235, 11236, 11237], "rare_classes": [["fire hydrant"], ["traffic light"], ["fire hydrant"], ["traffic light"]]} -{"filename": "4774744625.jpg", "img_id": "1862", "split": "test", "caption": ["a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man", "a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man", "a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man", "a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man"], "sentids": [11238, 11239, 11240, 11241, 11242, 11243, 11244, 11245, 11246, 11247, 11248, 11249, 11250, 11251, 11252, 11253], "rare_classes": [["cell phone"], ["backpack"], ["dining table"], ["handbag"], ["cell phone"], ["backpack"], ["dining table"], ["handbag"], ["cell phone"], ["backpack"], ["dining table"], ["handbag"], ["cell phone"], ["backpack"], ["dining table"], ["handbag"]]} -{"filename": "477518083.jpg", "img_id": "1863", "split": "test", "caption": ["a photo of a car repair shop"], "sentids": [11254], "rare_classes": [["car"]]} -{"filename": "4777133573.jpg", "img_id": "1864", "split": "test", "caption": ["an image with a handbag and two people walking on a cobblestone street", "a car in the background", "an image with a handbag and two people walking on a cobblestone street", "a car in the background"], "sentids": [11255, 11256, 11257, 11258], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} -{"filename": "4781670901.jpg", "img_id": "1865", "split": "test", "caption": ["a handbag in front of a man with blood on his face", "a umbrella in the background", "a handbag in front of a man with blood on his face", "a umbrella in the background"], "sentids": [11259, 11260, 11261, 11262], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} -{"filename": "4781814479.jpg", "img_id": "1866", "split": "test", "caption": ["a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street", "a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street", "a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street", "a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street"], "sentids": [11263, 11264, 11265, 11266, 11267, 11268, 11269, 11270, 11271, 11272, 11273, 11274, 11275, 11276, 11277, 11278], "rare_classes": [["bicycle"], ["traffic light"], ["umbrella"], ["backpack"], ["bicycle"], ["traffic light"], ["umbrella"], ["backpack"], ["bicycle"], ["traffic light"], ["umbrella"], ["backpack"], ["bicycle"], ["traffic light"], ["umbrella"], ["backpack"]]} -{"filename": "4782294624.jpg", "img_id": "1867", "split": "test", "caption": ["a photo of a handbag with a sign that says \"zombies are people too"], "sentids": [11279], "rare_classes": [["handbag"]]} -{"filename": "4782298436.jpg", "img_id": "1868", "split": "test", "caption": ["a photo of a tie and a man with blood on his face", "a backpack in a crowd of people", "a photo of a tie and a man with blood on his face", "a backpack in a crowd of people"], "sentids": [11280, 11281, 11282, 11283], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} -{"filename": "4782588680.jpg", "img_id": "1869", "split": "test", "caption": ["an image with a handbag and a man walking down the street"], "sentids": [11284], "rare_classes": [["handbag"]]} -{"filename": "4784816870.jpg", "img_id": "1870", "split": "test", "caption": ["a clock in the middle of a city street", "a picture of a car driving down a street with a clock tower in the background", "a clock in the middle of a city street", "a picture of a car driving down a street with a clock tower in the background"], "sentids": [11285, 11286, 11287, 11288], "rare_classes": [["clock"], ["car"], ["clock"], ["car"]]} -{"filename": "478592803.jpg", "img_id": "1871", "split": "test", "caption": ["a picture of a bus in china", "a picture of a motorcycle on the side of the road", "a picture of a bus in china", "a picture of a motorcycle on the side of the road"], "sentids": [11289, 11290, 11291, 11292], "rare_classes": [["bus"], ["motorcycle"], ["bus"], ["motorcycle"]]} -{"filename": "4786187822.jpg", "img_id": "1872", "split": "test", "caption": ["an image with a handbag and a rainbow flag"], "sentids": [11293], "rare_classes": [["handbag"]]} -{"filename": "4787867133.jpg", "img_id": "1873", "split": "test", "caption": ["a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat"], "sentids": [11294, 11295, 11296, 11297, 11298, 11299, 11300, 11301, 11302, 11303, 11304, 11305, 11306, 11307, 11308, 11309, 11310, 11311, 11312, 11313, 11314, 11315, 11316, 11317, 11318], "rare_classes": [["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"]]} -{"filename": "4788653947.jpg", "img_id": "1874", "split": "test", "caption": ["a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair", "a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair", "a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair", "a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair"], "sentids": [11319, 11320, 11321, 11322, 11323, 11324, 11325, 11326, 11327, 11328, 11329, 11330, 11331, 11332, 11333, 11334], "rare_classes": [["parking meter"], ["truck"], ["chair"], ["cup"], ["parking meter"], ["truck"], ["chair"], ["cup"], ["parking meter"], ["truck"], ["chair"], ["cup"], ["parking meter"], ["truck"], ["chair"], ["cup"]]} -{"filename": "4789435264.jpg", "img_id": "1875", "split": "test", "caption": ["an image with a cell phone in front of a group of people"], "sentids": [11335], "rare_classes": [["cell phone"]]} -{"filename": "4789959232.jpg", "img_id": "1876", "split": "test", "caption": ["a photo of a handbag", "a photo of a cell phone", "a photo of a handbag", "a photo of a cell phone"], "sentids": [11336, 11337, 11338, 11339], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} -{"filename": "4791448437.jpg", "img_id": "1877", "split": "test", "caption": ["an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street", "an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street", "an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street", "an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street"], "sentids": [11340, 11341, 11342, 11343, 11344, 11345, 11346, 11347, 11348, 11349, 11350, 11351, 11352, 11353, 11354, 11355], "rare_classes": [["backpack"], ["bicycle"], ["truck"], ["umbrella"], ["backpack"], ["bicycle"], ["truck"], ["umbrella"], ["backpack"], ["bicycle"], ["truck"], ["umbrella"], ["backpack"], ["bicycle"], ["truck"], ["umbrella"]]} -{"filename": "4792091734.jpg", "img_id": "1878", "split": "test", "caption": ["a potted plant in the middle of the street", "a photo of a handbag", "an image with a chair in the middle of the street", "a potted plant in the middle of the street", "a photo of a handbag", "an image with a chair in the middle of the street", "a potted plant in the middle of the street", "a photo of a handbag", "an image with a chair in the middle of the street"], "sentids": [11356, 11357, 11358, 11359, 11360, 11361, 11362, 11363, 11364], "rare_classes": [["potted plant"], ["handbag"], ["chair"], ["potted plant"], ["handbag"], ["chair"], ["potted plant"], ["handbag"], ["chair"]]} -{"filename": "4792178546.jpg", "img_id": "1879", "split": "test", "caption": ["a picture of a umbrella with a spanish flag on it", "a photo of a kite festival in spain", "a picture of a backpacker in spain holding a spanish flag", "a picture of a umbrella with a spanish flag on it", "a photo of a kite festival in spain", "a picture of a backpacker in spain holding a spanish flag", "a picture of a umbrella with a spanish flag on it", "a photo of a kite festival in spain", "a picture of a backpacker in spain holding a spanish flag"], "sentids": [11365, 11366, 11367, 11368, 11369, 11370, 11371, 11372, 11373], "rare_classes": [["umbrella"], ["kite"], ["backpack"], ["umbrella"], ["kite"], ["backpack"], ["umbrella"], ["kite"], ["backpack"]]} -{"filename": "4792816378.jpg", "img_id": "1880", "split": "test", "caption": ["an image with a bottle of water", "a photo of a bicycle race in an asian city", "a motorcycle in front of a group of people", "an image with a bottle of water", "a photo of a bicycle race in an asian city", "a motorcycle in front of a group of people", "an image with a bottle of water", "a photo of a bicycle race in an asian city", "a motorcycle in front of a group of people"], "sentids": [11374, 11375, 11376, 11377, 11378, 11379, 11380, 11381, 11382], "rare_classes": [["bottle"], ["bicycle"], ["motorcycle"], ["bottle"], ["bicycle"], ["motorcycle"], ["bottle"], ["bicycle"], ["motorcycle"]]} -{"filename": "4793042666.jpg", "img_id": "1881", "split": "test", "caption": ["an image with a handbag and a person crossing the street", "a picture of a bus that is crossing the street", "an image with a handbag and a person crossing the street", "a picture of a bus that is crossing the street"], "sentids": [11383, 11384, 11385, 11386], "rare_classes": [["handbag"], ["bus"], ["handbag"], ["bus"]]} -{"filename": "4795267435.jpg", "img_id": "1882", "split": "test", "caption": ["a picture of a bicycle race down a street"], "sentids": [11387], "rare_classes": [["bicycle"]]} -{"filename": "4797784790.jpg", "img_id": "1883", "split": "test", "caption": ["an image with a bicycle and traffic lights", "an image with a backpacker on a bike and traffic lights", "an image with a bicycle and traffic lights", "an image with a backpacker on a bike and traffic lights"], "sentids": [11388, 11389, 11390, 11391], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} -{"filename": "4798986110.jpg", "img_id": "1884", "split": "test", "caption": ["a picture of a cell phone", "a picture of a suitcase", "a picture of a tie", "a picture of a cell phone", "a picture of a suitcase", "a picture of a tie", "a picture of a cell phone", "a picture of a suitcase", "a picture of a tie"], "sentids": [11392, 11393, 11394, 11395, 11396, 11397, 11398, 11399, 11400], "rare_classes": [["cell phone"], ["suitcase"], ["tie"], ["cell phone"], ["suitcase"], ["tie"], ["cell phone"], ["suitcase"], ["tie"]]} -{"filename": "4799239390.jpg", "img_id": "1885", "split": "test", "caption": ["an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag", "an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag", "an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag", "an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag"], "sentids": [11401, 11402, 11403, 11404, 11405, 11406, 11407, 11408, 11409, 11410, 11411, 11412, 11413, 11414, 11415, 11416], "rare_classes": [["truck"], ["bicycle"], ["backpack"], ["handbag"], ["truck"], ["bicycle"], ["backpack"], ["handbag"], ["truck"], ["bicycle"], ["backpack"], ["handbag"], ["truck"], ["bicycle"], ["backpack"], ["handbag"]]} -{"filename": "4800150389.jpg", "img_id": "1886", "split": "test", "caption": ["a picture of a handbag", "an image with a vase of flowers", "an image with a bottle of wine", "a picture of a handbag", "an image with a vase of flowers", "an image with a bottle of wine", "a picture of a handbag", "an image with a vase of flowers", "an image with a bottle of wine"], "sentids": [11417, 11418, 11419, 11420, 11421, 11422, 11423, 11424, 11425], "rare_classes": [["handbag"], ["vase"], ["bottle"], ["handbag"], ["vase"], ["bottle"], ["handbag"], ["vase"], ["bottle"]]} -{"filename": "4801146545.jpg", "img_id": "1887", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [11426], "rare_classes": [["cup"]]} -{"filename": "4801216793.jpg", "img_id": "1888", "split": "test", "caption": ["a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag"], "sentids": [11427, 11428, 11429, 11430, 11431, 11432, 11433, 11434, 11435, 11436, 11437, 11438, 11439, 11440, 11441, 11442, 11443, 11444, 11445, 11446, 11447, 11448, 11449, 11450, 11451], "rare_classes": [["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"]]} -{"filename": "4802000862.jpg", "img_id": "1889", "split": "test", "caption": ["a photo of a skateboarder riding down the street"], "sentids": [11452], "rare_classes": [["skateboard"]]} -{"filename": "4802801396.jpg", "img_id": "1890", "split": "test", "caption": ["a handbag in front of the fountains in buckingham park, chicago"], "sentids": [11453], "rare_classes": [["handbag"]]} -{"filename": "4804599874.jpg", "img_id": "1891", "split": "test", "caption": ["an image with a dining table full of people"], "sentids": [11454], "rare_classes": [["dining table"]]} -{"filename": "4804607632.jpg", "img_id": "1892", "split": "test", "caption": ["a photo of a dining table", "a bowl in front of a man", "a photo of a dining table", "a bowl in front of a man"], "sentids": [11455, 11456, 11457, 11458], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} -{"filename": "4807594495.jpg", "img_id": "1893", "split": "test", "caption": ["a bus in the background", "an image with a cell phone", "a bus in the background", "an image with a cell phone"], "sentids": [11459, 11460, 11461, 11462], "rare_classes": [["bus"], ["cell phone"], ["bus"], ["cell phone"]]} -{"filename": "4808032555.jpg", "img_id": "1894", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [11463], "rare_classes": [["cup"]]} -{"filename": "4808255993.jpg", "img_id": "1895", "split": "test", "caption": ["a dining table in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant", "a handbag in the middle of the table"], "sentids": [11464, 11465, 11466, 11467], "rare_classes": [["dining table"], ["handbag"], ["dining table"], ["handbag"]]} -{"filename": "4808270734.jpg", "img_id": "1896", "split": "test", "caption": ["a backpack in front of a man"], "sentids": [11468], "rare_classes": [["backpack"]]} -{"filename": "4808278005.jpg", "img_id": "1897", "split": "test", "caption": ["a picture of a tv shopping mall with people walking around"], "sentids": [11469], "rare_classes": [["tv"]]} -{"filename": "4808278047.jpg", "img_id": "1898", "split": "test", "caption": ["an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk", "an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk", "an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk", "an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk"], "sentids": [11470, 11471, 11472, 11473, 11474, 11475, 11476, 11477, 11478, 11479, 11480, 11481, 11482, 11483, 11484, 11485], "rare_classes": [["motorcycle"], ["backpack"], ["dining table"], ["bowl"], ["motorcycle"], ["backpack"], ["dining table"], ["bowl"], ["motorcycle"], ["backpack"], ["dining table"], ["bowl"], ["motorcycle"], ["backpack"], ["dining table"], ["bowl"]]} -{"filename": "4808316455.jpg", "img_id": "1899", "split": "test", "caption": ["a picture of a car driving down a city street", "an image with a motorcycle and people walking down the street", "an image with a umbrella and people walking down the street", "a picture of a car driving down a city street", "an image with a motorcycle and people walking down the street", "an image with a umbrella and people walking down the street", "a picture of a car driving down a city street", "an image with a motorcycle and people walking down the street", "an image with a umbrella and people walking down the street"], "sentids": [11486, 11487, 11488, 11489, 11490, 11491, 11492, 11493, 11494], "rare_classes": [["car"], ["motorcycle"], ["umbrella"], ["car"], ["motorcycle"], ["umbrella"], ["car"], ["motorcycle"], ["umbrella"]]} -{"filename": "4808564802.jpg", "img_id": "1900", "split": "test", "caption": ["an image with a cup of coffee", "a backpack in the foreground", "a photo of a cell phone", "an image with a cup of coffee", "a backpack in the foreground", "a photo of a cell phone", "an image with a cup of coffee", "a backpack in the foreground", "a photo of a cell phone"], "sentids": [11495, 11496, 11497, 11498, 11499, 11500, 11501, 11502, 11503], "rare_classes": [["cup"], ["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"]]} -{"filename": "4808887200.jpg", "img_id": "1901", "split": "test", "caption": ["a photo of a bottle of water sitting on a table"], "sentids": [11504], "rare_classes": [["bottle"]]} -{"filename": "4809325086.jpg", "img_id": "1902", "split": "test", "caption": ["a picture of a bench with a man sitting on it", "a picture of a chair sitting on the side of a street", "a photo of a bottle of wine", "a picture of a bench with a man sitting on it", "a picture of a chair sitting on the side of a street", "a photo of a bottle of wine", "a picture of a bench with a man sitting on it", "a picture of a chair sitting on the side of a street", "a photo of a bottle of wine"], "sentids": [11505, 11506, 11507, 11508, 11509, 11510, 11511, 11512, 11513], "rare_classes": [["bench"], ["chair"], ["bottle"], ["bench"], ["chair"], ["bottle"], ["bench"], ["chair"], ["bottle"]]} -{"filename": "4809537190.jpg", "img_id": "1903", "split": "test", "caption": ["a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas", "a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas", "a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas", "a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas"], "sentids": [11514, 11515, 11516, 11517, 11518, 11519, 11520, 11521, 11522, 11523, 11524, 11525, 11526, 11527, 11528, 11529], "rare_classes": [["truck"], ["refrigerator"], ["bottle"], ["car"], ["truck"], ["refrigerator"], ["bottle"], ["car"], ["truck"], ["refrigerator"], ["bottle"], ["car"], ["truck"], ["refrigerator"], ["bottle"], ["car"]]} -{"filename": "4809578695.jpg", "img_id": "1904", "split": "test", "caption": ["a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag", "a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag", "a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag", "a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag"], "sentids": [11530, 11531, 11532, 11533, 11534, 11535, 11536, 11537, 11538, 11539, 11540, 11541, 11542, 11543, 11544, 11545], "rare_classes": [["dining table"], ["knife"], ["vase"], ["handbag"], ["dining table"], ["knife"], ["vase"], ["handbag"], ["dining table"], ["knife"], ["vase"], ["handbag"], ["dining table"], ["knife"], ["vase"], ["handbag"]]} -{"filename": "4809779959.jpg", "img_id": "1905", "split": "test", "caption": ["a photo of a tie dye wearing woman talking on a cell phone", "an image with a cell phone and a woman walking down the street", "a photo of a tie dye wearing woman talking on a cell phone", "an image with a cell phone and a woman walking down the street"], "sentids": [11546, 11547, 11548, 11549], "rare_classes": [["tie"], ["cell phone"], ["tie"], ["cell phone"]]} -{"filename": "481054596.jpg", "img_id": "1906", "split": "test", "caption": ["a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man", "a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man", "a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man", "a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man"], "sentids": [11550, 11551, 11552, 11553, 11554, 11555, 11556, 11557, 11558, 11559, 11560, 11561, 11562, 11563, 11564, 11565], "rare_classes": [["car"], ["truck"], ["suitcase"], ["handbag"], ["car"], ["truck"], ["suitcase"], ["handbag"], ["car"], ["truck"], ["suitcase"], ["handbag"], ["car"], ["truck"], ["suitcase"], ["handbag"]]} -{"filename": "4811270159.jpg", "img_id": "1907", "split": "test", "caption": ["a picture of a dining table with lots of food on it", "a picture of a bottle of water", "a picture of a dining table with lots of food on it", "a picture of a bottle of water"], "sentids": [11566, 11567, 11568, 11569], "rare_classes": [["dining table"], ["bottle"], ["dining table"], ["bottle"]]} -{"filename": "4811949930.jpg", "img_id": "1908", "split": "test", "caption": ["a picture of a traffic light in the middle of a street"], "sentids": [11570], "rare_classes": [["traffic light"]]} -{"filename": "4812955659.jpg", "img_id": "1909", "split": "test", "caption": ["a picture of a tie wearing man standing in front of a group of people"], "sentids": [11571], "rare_classes": [["tie"]]} -{"filename": "4813011851.jpg", "img_id": "1910", "split": "test", "caption": ["a picture of a backpacker in spain with a group of people", "a motorcycle in front of a group of people", "a picture of a backpacker in spain with a group of people", "a motorcycle in front of a group of people"], "sentids": [11572, 11573, 11574, 11575], "rare_classes": [["backpack"], ["motorcycle"], ["backpack"], ["motorcycle"]]} -{"filename": "4813023306.jpg", "img_id": "1911", "split": "test", "caption": ["a picture of a cell phone with a baby in a stroller", "a picture of a suitcase", "a picture of a cell phone with a baby in a stroller", "a picture of a suitcase"], "sentids": [11576, 11577, 11578, 11579], "rare_classes": [["cell phone"], ["suitcase"], ["cell phone"], ["suitcase"]]} -{"filename": "4813453193.jpg", "img_id": "1912", "split": "test", "caption": ["a picture of a stop sign"], "sentids": [11580], "rare_classes": [["stop sign"]]} -{"filename": "4814305797.jpg", "img_id": "1913", "split": "test", "caption": ["an image with a spoon in front of two people sitting at a table", "an image with a cup of water and two people sitting at a table", "an image with a spoon in front of two people sitting at a table", "an image with a cup of water and two people sitting at a table"], "sentids": [11581, 11582, 11583, 11584], "rare_classes": [["spoon"], ["cup"], ["spoon"], ["cup"]]} -{"filename": "4814308155.jpg", "img_id": "1914", "split": "test", "caption": ["a picture of a tv set up in a room"], "sentids": [11585], "rare_classes": [["tv"]]} -{"filename": "4814330143.jpg", "img_id": "1915", "split": "test", "caption": ["an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water", "an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water", "an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water", "an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water"], "sentids": [11586, 11587, 11588, 11589, 11590, 11591, 11592, 11593, 11594, 11595, 11596, 11597, 11598, 11599, 11600, 11601], "rare_classes": [["backpack"], ["apple"], ["orange"], ["cup"], ["backpack"], ["apple"], ["orange"], ["cup"], ["backpack"], ["apple"], ["orange"], ["cup"], ["backpack"], ["apple"], ["orange"], ["cup"]]} -{"filename": "4814335297.jpg", "img_id": "1916", "split": "test", "caption": ["a photo of a backpack", "a picture of a potted plant", "a photo of a backpack", "a picture of a potted plant"], "sentids": [11602, 11603, 11604, 11605], "rare_classes": [["backpack"], ["potted plant"], ["backpack"], ["potted plant"]]} -{"filename": "4814386409.jpg", "img_id": "1917", "split": "test", "caption": ["an image with a book on it"], "sentids": [11606], "rare_classes": [["book"]]} -{"filename": "4814400575.jpg", "img_id": "1918", "split": "test", "caption": ["an image with a backpack"], "sentids": [11607], "rare_classes": [["backpack"]]} -{"filename": "4814450631.jpg", "img_id": "1919", "split": "test", "caption": ["a photo of a bottle of wine", "a picture of a cell phone on a table", "an image with a book in front of a group of people", "a photo of a bottle of wine", "a picture of a cell phone on a table", "an image with a book in front of a group of people", "a photo of a bottle of wine", "a picture of a cell phone on a table", "an image with a book in front of a group of people"], "sentids": [11608, 11609, 11610, 11611, 11612, 11613, 11614, 11615, 11616], "rare_classes": [["bottle"], ["cell phone"], ["book"], ["bottle"], ["cell phone"], ["book"], ["bottle"], ["cell phone"], ["book"]]} -{"filename": "4814584955.jpg", "img_id": "1920", "split": "test", "caption": ["a picture of a handbag"], "sentids": [11617], "rare_classes": [["handbag"]]} -{"filename": "4814923452.jpg", "img_id": "1921", "split": "test", "caption": ["a photo of a bottle of water and two people sitting at a table"], "sentids": [11618], "rare_classes": [["bottle"]]} -{"filename": "4815052270.jpg", "img_id": "1922", "split": "test", "caption": ["a picture of a spoonful of food", "a photo of a dining table", "a picture of a spoonful of food", "a photo of a dining table"], "sentids": [11619, 11620, 11621, 11622], "rare_classes": [["spoon"], ["dining table"], ["spoon"], ["dining table"]]} -{"filename": "4816481551.jpg", "img_id": "1923", "split": "test", "caption": ["a picture of a dog walking down the street"], "sentids": [11623], "rare_classes": [["dog"]]} -{"filename": "4816499691.jpg", "img_id": "1924", "split": "test", "caption": ["a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock"], "sentids": [11624, 11625, 11626, 11627, 11628, 11629, 11630, 11631, 11632, 11633, 11634, 11635, 11636, 11637, 11638, 11639, 11640, 11641, 11642, 11643, 11644, 11645, 11646, 11647, 11648], "rare_classes": [["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"]]} -{"filename": "4816535901.jpg", "img_id": "1925", "split": "test", "caption": ["a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street", "a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street", "a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street", "a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street"], "sentids": [11649, 11650, 11651, 11652, 11653, 11654, 11655, 11656, 11657, 11658, 11659, 11660, 11661, 11662, 11663, 11664], "rare_classes": [["bicycle"], ["stop sign"], ["backpack"], ["skateboard"], ["bicycle"], ["stop sign"], ["backpack"], ["skateboard"], ["bicycle"], ["stop sign"], ["backpack"], ["skateboard"], ["bicycle"], ["stop sign"], ["backpack"], ["skateboard"]]} -{"filename": "4816940001.jpg", "img_id": "1926", "split": "test", "caption": ["an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella", "an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella", "an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella", "an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella"], "sentids": [11665, 11666, 11667, 11668, 11669, 11670, 11671, 11672, 11673, 11674, 11675, 11676, 11677, 11678, 11679, 11680], "rare_classes": [["handbag"], ["car"], ["chair"], ["umbrella"], ["handbag"], ["car"], ["chair"], ["umbrella"], ["handbag"], ["car"], ["chair"], ["umbrella"], ["handbag"], ["car"], ["chair"], ["umbrella"]]} -{"filename": "4817564816.jpg", "img_id": "1927", "split": "test", "caption": ["a picture of a bicycle with a cart full of drinks", "a photo of a motorcycle", "a picture of a bicycle with a cart full of drinks", "a photo of a motorcycle"], "sentids": [11681, 11682, 11683, 11684], "rare_classes": [["bicycle"], ["motorcycle"], ["bicycle"], ["motorcycle"]]} -{"filename": "4817683058.jpg", "img_id": "1928", "split": "test", "caption": ["an image with a bowl of food", "a picture of a chair", "an image with a bowl of food", "a picture of a chair"], "sentids": [11685, 11686, 11687, 11688], "rare_classes": [["bowl"], ["chair"], ["bowl"], ["chair"]]} -{"filename": "4817804359.jpg", "img_id": "1929", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [11689], "rare_classes": [["cell phone"]]} -{"filename": "4818306972.jpg", "img_id": "1930", "split": "test", "caption": ["a potted plant in the middle of the street", "a picture of a dining table with people sitting at it", "a potted plant in the middle of the street", "a picture of a dining table with people sitting at it"], "sentids": [11690, 11691, 11692, 11693], "rare_classes": [["potted plant"], ["dining table"], ["potted plant"], ["dining table"]]} -{"filename": "4818672276.jpg", "img_id": "1931", "split": "test", "caption": ["a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street", "a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street", "a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street", "a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street"], "sentids": [11694, 11695, 11696, 11697, 11698, 11699, 11700, 11701, 11702, 11703, 11704, 11705, 11706, 11707, 11708, 11709], "rare_classes": [["car"], ["handbag"], ["bicycle"], ["stop sign"], ["car"], ["handbag"], ["bicycle"], ["stop sign"], ["car"], ["handbag"], ["bicycle"], ["stop sign"], ["car"], ["handbag"], ["bicycle"], ["stop sign"]]} -{"filename": "4819038555.jpg", "img_id": "1932", "split": "test", "caption": ["a handbag in the middle of a group of people", "an image with a kite flying in front of a group of people", "a handbag in the middle of a group of people", "an image with a kite flying in front of a group of people"], "sentids": [11710, 11711, 11712, 11713], "rare_classes": [["handbag"], ["kite"], ["handbag"], ["kite"]]} -{"filename": "4819960206.jpg", "img_id": "1933", "split": "test", "caption": ["an image with a truck in the background and a little girl holding an umbrella"], "sentids": [11714], "rare_classes": [["truck"]]} -{"filename": "4821121646.jpg", "img_id": "1934", "split": "test", "caption": ["a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster", "a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster", "a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster", "a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster"], "sentids": [11715, 11716, 11717, 11718, 11719, 11720, 11721, 11722, 11723, 11724, 11725, 11726, 11727, 11728, 11729, 11730], "rare_classes": [["bird"], ["bowl"], ["backpack"], ["handbag"], ["bird"], ["bowl"], ["backpack"], ["handbag"], ["bird"], ["bowl"], ["backpack"], ["handbag"], ["bird"], ["bowl"], ["backpack"], ["handbag"]]} -{"filename": "4821901289.jpg", "img_id": "1935", "split": "test", "caption": ["a bicycle in the street", "an image with a traffic light", "a backpack in a woman's hand", "a bicycle in the street", "an image with a traffic light", "a backpack in a woman's hand", "a bicycle in the street", "an image with a traffic light", "a backpack in a woman's hand"], "sentids": [11731, 11732, 11733, 11734, 11735, 11736, 11737, 11738, 11739], "rare_classes": [["bicycle"], ["traffic light"], ["backpack"], ["bicycle"], ["traffic light"], ["backpack"], ["bicycle"], ["traffic light"], ["backpack"]]} -{"filename": "4821904419.jpg", "img_id": "1936", "split": "test", "caption": ["an image with a cell phone"], "sentids": [11740], "rare_classes": [["cell phone"]]} -{"filename": "4822103838.jpg", "img_id": "1937", "split": "test", "caption": ["a picture of a bicycle in the middle of a crowd of people", "an image with a book of people walking through an airport", "a picture of a bicycle in the middle of a crowd of people", "an image with a book of people walking through an airport"], "sentids": [11741, 11742, 11743, 11744], "rare_classes": [["bicycle"], ["book"], ["bicycle"], ["book"]]} -{"filename": "482296873.jpg", "img_id": "1938", "split": "test", "caption": ["a picture of a cup of coffee and a group of people", "an image with a handbag and a group of people playing a board game", "a picture of a cup of coffee and a group of people", "an image with a handbag and a group of people playing a board game"], "sentids": [11745, 11746, 11747, 11748], "rare_classes": [["cup"], ["handbag"], ["cup"], ["handbag"]]} -{"filename": "4823178827.jpg", "img_id": "1939", "split": "test", "caption": ["a traffic light in the middle of a city street", "a picture of a handbag store on the side of a building", "a traffic light in the middle of a city street", "a picture of a handbag store on the side of a building"], "sentids": [11749, 11750, 11751, 11752], "rare_classes": [["traffic light"], ["handbag"], ["traffic light"], ["handbag"]]} -{"filename": "4823566568.jpg", "img_id": "1940", "split": "test", "caption": ["a photo of a car driving on a street with people walking in the background"], "sentids": [11753], "rare_classes": [["car"]]} -{"filename": "4823789426.jpg", "img_id": "1941", "split": "test", "caption": ["an image with a backpack"], "sentids": [11754], "rare_classes": [["backpack"]]} -{"filename": "4824078556.jpg", "img_id": "1942", "split": "test", "caption": ["an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background"], "sentids": [11755, 11756, 11757, 11758, 11759, 11760, 11761, 11762, 11763, 11764, 11765, 11766, 11767, 11768, 11769, 11770, 11771, 11772, 11773, 11774, 11775, 11776, 11777, 11778, 11779], "rare_classes": [["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"]]} -{"filename": "4824278941.jpg", "img_id": "1943", "split": "test", "caption": ["an image with a car on the road and a woman on her cell phone"], "sentids": [11780], "rare_classes": [["car"]]} -{"filename": "4824627321.jpg", "img_id": "1944", "split": "test", "caption": ["a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table", "a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table", "a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table", "a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table"], "sentids": [11781, 11782, 11783, 11784, 11785, 11786, 11787, 11788, 11789, 11790, 11791, 11792, 11793, 11794, 11795, 11796], "rare_classes": [["cup"], ["dining table"], ["laptop"], ["knife"], ["cup"], ["dining table"], ["laptop"], ["knife"], ["cup"], ["dining table"], ["laptop"], ["knife"], ["cup"], ["dining table"], ["laptop"], ["knife"]]} -{"filename": "4825488431.jpg", "img_id": "1945", "split": "test", "caption": ["a airplane in the sky"], "sentids": [11797], "rare_classes": [["airplane"]]} -{"filename": "4825995199.jpg", "img_id": "1946", "split": "test", "caption": ["a frisbee in the air"], "sentids": [11798], "rare_classes": [["frisbee"]]} -{"filename": "4826025184.jpg", "img_id": "1947", "split": "test", "caption": ["a traffic light in the middle of the road", "a bicycle in the street", "a traffic light in the middle of the road", "a bicycle in the street"], "sentids": [11799, 11800, 11801, 11802], "rare_classes": [["traffic light"], ["bicycle"], ["traffic light"], ["bicycle"]]} -{"filename": "4826114794.jpg", "img_id": "1948", "split": "test", "caption": ["an image with a dining table, chairs, and umbrellas on the beach"], "sentids": [11803], "rare_classes": [["dining table"]]} -{"filename": "4826547083.jpg", "img_id": "1949", "split": "test", "caption": ["a dog in a stroller", "a dining table in the background", "a picture of a cup of coffee", "a dog in a stroller", "a dining table in the background", "a picture of a cup of coffee", "a dog in a stroller", "a dining table in the background", "a picture of a cup of coffee"], "sentids": [11804, 11805, 11806, 11807, 11808, 11809, 11810, 11811, 11812], "rare_classes": [["dog"], ["dining table"], ["cup"], ["dog"], ["dining table"], ["cup"], ["dog"], ["dining table"], ["cup"]]} -{"filename": "4826604964.jpg", "img_id": "1950", "split": "test", "caption": ["an image with a bench and people sitting on it", "a photo of a handbag sitting on a bench", "an image with a chair on the side of the road", "an image with a bench and people sitting on it", "a photo of a handbag sitting on a bench", "an image with a chair on the side of the road", "an image with a bench and people sitting on it", "a photo of a handbag sitting on a bench", "an image with a chair on the side of the road"], "sentids": [11813, 11814, 11815, 11816, 11817, 11818, 11819, 11820, 11821], "rare_classes": [["bench"], ["handbag"], ["chair"], ["bench"], ["handbag"], ["chair"], ["bench"], ["handbag"], ["chair"]]} -{"filename": "4829028377.jpg", "img_id": "1951", "split": "test", "caption": ["a bicycle in the street"], "sentids": [11822], "rare_classes": [["bicycle"]]} -{"filename": "48296039.jpg", "img_id": "1952", "split": "test", "caption": ["a cup in the sink", "an image with a spoon in the middle of a kitchen", "a cup in the sink", "an image with a spoon in the middle of a kitchen"], "sentids": [11823, 11824, 11825, 11826], "rare_classes": [["cup"], ["spoon"], ["cup"], ["spoon"]]} -{"filename": "4829926526.jpg", "img_id": "1953", "split": "test", "caption": ["a photo of a bicycle race"], "sentids": [11827], "rare_classes": [["bicycle"]]} -{"filename": "4832188862.jpg", "img_id": "1954", "split": "test", "caption": ["a picture of a bicycle in the middle of a busy street", "a backpack in the middle of a group of people", "a picture of a bicycle in the middle of a busy street", "a backpack in the middle of a group of people"], "sentids": [11828, 11829, 11830, 11831], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} -{"filename": "4832224164.jpg", "img_id": "1955", "split": "test", "caption": ["a picture of a backpacker group standing in front of a building", "an image with a car in front of a group of people", "a tie in the middle of a group of people", "a picture of a backpacker group standing in front of a building", "an image with a car in front of a group of people", "a tie in the middle of a group of people", "a picture of a backpacker group standing in front of a building", "an image with a car in front of a group of people", "a tie in the middle of a group of people"], "sentids": [11832, 11833, 11834, 11835, 11836, 11837, 11838, 11839, 11840], "rare_classes": [["backpack"], ["car"], ["tie"], ["backpack"], ["car"], ["tie"], ["backpack"], ["car"], ["tie"]]} -{"filename": "4834128530.jpg", "img_id": "1956", "split": "test", "caption": ["a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table", "a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table", "a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table", "a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table"], "sentids": [11841, 11842, 11843, 11844, 11845, 11846, 11847, 11848, 11849, 11850, 11851, 11852, 11853, 11854, 11855, 11856], "rare_classes": [["person"], ["knife"], ["bowl"], ["wine glass"], ["person"], ["knife"], ["bowl"], ["wine glass"], ["person"], ["knife"], ["bowl"], ["wine glass"], ["person"], ["knife"], ["bowl"], ["wine glass"]]} -{"filename": "4834129930.jpg", "img_id": "1957", "split": "test", "caption": ["a photo of a backpacker", "an image with a handbag on the ground", "a photo of a backpacker", "an image with a handbag on the ground"], "sentids": [11857, 11858, 11859, 11860], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4834395459.jpg", "img_id": "1958", "split": "test", "caption": ["a photo of a tie-dyed woman walking down the street", "an image with a backpack and a woman walking down the street", "a photo of a tie-dyed woman walking down the street", "an image with a backpack and a woman walking down the street"], "sentids": [11861, 11862, 11863, 11864], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} -{"filename": "4834629109.jpg", "img_id": "1959", "split": "test", "caption": ["a car in the street", "a photo of a truck full of people on the street", "a car in the street", "a photo of a truck full of people on the street"], "sentids": [11865, 11866, 11867, 11868], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} -{"filename": "4835303999.jpg", "img_id": "1960", "split": "test", "caption": ["an image with a train at a subway station", "an image with a bench next to a train", "a handbag in a train station", "an image with a train at a subway station", "an image with a bench next to a train", "a handbag in a train station", "an image with a train at a subway station", "an image with a bench next to a train", "a handbag in a train station"], "sentids": [11869, 11870, 11871, 11872, 11873, 11874, 11875, 11876, 11877], "rare_classes": [["train"], ["bench"], ["handbag"], ["train"], ["bench"], ["handbag"], ["train"], ["bench"], ["handbag"]]} -{"filename": "4835656519.jpg", "img_id": "1961", "split": "test", "caption": ["a backpack in the middle of a busy city street"], "sentids": [11878], "rare_classes": [["backpack"]]} -{"filename": "4837230055.jpg", "img_id": "1962", "split": "test", "caption": ["a tv in the background"], "sentids": [11879], "rare_classes": [["tv"]]} -{"filename": "4837497197.jpg", "img_id": "1963", "split": "test", "caption": ["a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table", "a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table", "a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table", "a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table"], "sentids": [11880, 11881, 11882, 11883, 11884, 11885, 11886, 11887, 11888, 11889, 11890, 11891, 11892, 11893, 11894, 11895], "rare_classes": [["book"], ["backpack"], ["bench"], ["dining table"], ["book"], ["backpack"], ["bench"], ["dining table"], ["book"], ["backpack"], ["bench"], ["dining table"], ["book"], ["backpack"], ["bench"], ["dining table"]]} -{"filename": "4837825680.jpg", "img_id": "1964", "split": "test", "caption": ["a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades", "a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades", "a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades", "a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades"], "sentids": [11896, 11897, 11898, 11899, 11900, 11901, 11902, 11903, 11904, 11905, 11906, 11907, 11908, 11909, 11910, 11911], "rare_classes": [["truck"], ["bicycle"], ["backpack"], ["car"], ["truck"], ["bicycle"], ["backpack"], ["car"], ["truck"], ["bicycle"], ["backpack"], ["car"], ["truck"], ["bicycle"], ["backpack"], ["car"]]} -{"filename": "4838098882.jpg", "img_id": "1965", "split": "test", "caption": ["a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand", "a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand", "a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand", "a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand"], "sentids": [11912, 11913, 11914, 11915, 11916, 11917, 11918, 11919, 11920, 11921, 11922, 11923, 11924, 11925, 11926, 11927], "rare_classes": [["truck"], ["cup"], ["handbag"], ["spoon"], ["truck"], ["cup"], ["handbag"], ["spoon"], ["truck"], ["cup"], ["handbag"], ["spoon"], ["truck"], ["cup"], ["handbag"], ["spoon"]]} -{"filename": "4838570484.jpg", "img_id": "1966", "split": "test", "caption": ["an image with a backpack and a crowd of people", "a photo of a handbag in a crowd of people", "an image with a backpack and a crowd of people", "a photo of a handbag in a crowd of people"], "sentids": [11928, 11929, 11930, 11931], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "483884616.jpg", "img_id": "1967", "split": "test", "caption": ["a umbrella in the air", "a photo of a handbag on the sidewalk", "a photo of a chair on the side of the road", "a umbrella in the air", "a photo of a handbag on the sidewalk", "a photo of a chair on the side of the road", "a umbrella in the air", "a photo of a handbag on the sidewalk", "a photo of a chair on the side of the road"], "sentids": [11932, 11933, 11934, 11935, 11936, 11937, 11938, 11939, 11940], "rare_classes": [["umbrella"], ["handbag"], ["chair"], ["umbrella"], ["handbag"], ["chair"], ["umbrella"], ["handbag"], ["chair"]]} -{"filename": "4839197349.jpg", "img_id": "1968", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [11941], "rare_classes": [["bottle"]]} -{"filename": "4839471901.jpg", "img_id": "1969", "split": "test", "caption": ["a photo of a traffic light on a busy city street", "a truck in the middle of a busy city street", "a photo of a traffic light on a busy city street", "a truck in the middle of a busy city street"], "sentids": [11942, 11943, 11944, 11945], "rare_classes": [["traffic light"], ["truck"], ["traffic light"], ["truck"]]} -{"filename": "4840023291.jpg", "img_id": "1970", "split": "test", "caption": ["a photo of a tie wearing man walking down the street", "a cell phone in a man's hand", "a photo of a tie wearing man walking down the street", "a cell phone in a man's hand"], "sentids": [11946, 11947, 11948, 11949], "rare_classes": [["tie"], ["cell phone"], ["tie"], ["cell phone"]]} -{"filename": "4843297992.jpg", "img_id": "1971", "split": "test", "caption": ["a picture of a truck and two people walking in the rain"], "sentids": [11950], "rare_classes": [["truck"]]} -{"filename": "4844721608.jpg", "img_id": "1972", "split": "test", "caption": ["a umbrella in the middle of a crowd of people"], "sentids": [11951], "rare_classes": [["umbrella"]]} -{"filename": "4844993012.jpg", "img_id": "1973", "split": "test", "caption": ["a photo of a carvings on the ground", "a photo of a tiered painting on the ground", "a photo of a carvings on the ground", "a photo of a tiered painting on the ground"], "sentids": [11952, 11953, 11954, 11955], "rare_classes": [["car"], ["tie"], ["car"], ["tie"]]} -{"filename": "4845541718.jpg", "img_id": "1974", "split": "test", "caption": ["an image with a handbag on the ground next to a fruit stand"], "sentids": [11956], "rare_classes": [["handbag"]]} -{"filename": "4845542946.jpg", "img_id": "1975", "split": "test", "caption": ["a photo of a backpacker sitting on a chair in front of a store", "an image with a handbag", "a photo of a backpacker sitting on a chair in front of a store", "an image with a handbag"], "sentids": [11957, 11958, 11959, 11960], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4846496504.jpg", "img_id": "1976", "split": "test", "caption": ["a picture of a car driving down a city street"], "sentids": [11961], "rare_classes": [["car"]]} -{"filename": "4846880357.jpg", "img_id": "1977", "split": "test", "caption": ["an image with a dining table in the background", "a photo of a spoonful of strawberries", "a picture of a umbrella", "an image with a dining table in the background", "a photo of a spoonful of strawberries", "a picture of a umbrella", "an image with a dining table in the background", "a photo of a spoonful of strawberries", "a picture of a umbrella"], "sentids": [11962, 11963, 11964, 11965, 11966, 11967, 11968, 11969, 11970], "rare_classes": [["dining table"], ["spoon"], ["umbrella"], ["dining table"], ["spoon"], ["umbrella"], ["dining table"], ["spoon"], ["umbrella"]]} -{"filename": "4847012655.jpg", "img_id": "1978", "split": "test", "caption": ["a picture of a backpacker at an outdoor market", "an image with a handbag under an umbrella", "a picture of a backpacker at an outdoor market", "an image with a handbag under an umbrella"], "sentids": [11971, 11972, 11973, 11974], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4847077399.jpg", "img_id": "1979", "split": "test", "caption": ["an image with a dog in a crowd of people"], "sentids": [11975], "rare_classes": [["dog"]]} -{"filename": "4848505381.jpg", "img_id": "1980", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [11976], "rare_classes": [["bottle"]]} -{"filename": "4848511967.jpg", "img_id": "1981", "split": "test", "caption": ["a photo of a handbag"], "sentids": [11977], "rare_classes": [["handbag"]]} -{"filename": "4848911761.jpg", "img_id": "1982", "split": "test", "caption": ["an image with a umbrella", "a photo of a chair", "an image with a umbrella", "a photo of a chair"], "sentids": [11978, 11979, 11980, 11981], "rare_classes": [["umbrella"], ["chair"], ["umbrella"], ["chair"]]} -{"filename": "4849079591.jpg", "img_id": "1983", "split": "test", "caption": ["a photo of a cup of coffee", "a chair in front of the man", "an image with a bed and a man getting a tattoo", "a photo of a cup of coffee", "a chair in front of the man", "an image with a bed and a man getting a tattoo", "a photo of a cup of coffee", "a chair in front of the man", "an image with a bed and a man getting a tattoo"], "sentids": [11982, 11983, 11984, 11985, 11986, 11987, 11988, 11989, 11990], "rare_classes": [["cup"], ["chair"], ["bed"], ["cup"], ["chair"], ["bed"], ["cup"], ["chair"], ["bed"]]} -{"filename": "4850359729.jpg", "img_id": "1984", "split": "test", "caption": ["a cell phone in a woman's hand", "a picture of a fire hydrant", "a cell phone in a woman's hand", "a picture of a fire hydrant"], "sentids": [11991, 11992, 11993, 11994], "rare_classes": [["cell phone"], ["fire hydrant"], ["cell phone"], ["fire hydrant"]]} -{"filename": "4850637363.jpg", "img_id": "1985", "split": "test", "caption": ["a umbrella in the background", "a car in the background", "a umbrella in the background", "a car in the background"], "sentids": [11995, 11996, 11997, 11998], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} -{"filename": "4850809558.jpg", "img_id": "1986", "split": "test", "caption": ["a bus in the middle of the road", "a truck in the middle of the road", "a bus in the middle of the road", "a truck in the middle of the road"], "sentids": [11999, 12000, 12001, 12002], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} -{"filename": "4850814517.jpg", "img_id": "1987", "split": "test", "caption": ["an image with a bottle of water", "an image with a bicycle and a man drinking from a water fountain", "a picture of a handbag", "an image with a bottle of water", "an image with a bicycle and a man drinking from a water fountain", "a picture of a handbag", "an image with a bottle of water", "an image with a bicycle and a man drinking from a water fountain", "a picture of a handbag"], "sentids": [12003, 12004, 12005, 12006, 12007, 12008, 12009, 12010, 12011], "rare_classes": [["bottle"], ["bicycle"], ["handbag"], ["bottle"], ["bicycle"], ["handbag"], ["bottle"], ["bicycle"], ["handbag"]]} -{"filename": "4851210984.jpg", "img_id": "1988", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [12012], "rare_classes": [["bottle"]]} -{"filename": "4851214609.jpg", "img_id": "1989", "split": "test", "caption": ["a skateboard in the middle of a city street", "a handbag in the middle of a city street", "a traffic light in the middle of a city street", "a skateboard in the middle of a city street", "a handbag in the middle of a city street", "a traffic light in the middle of a city street", "a skateboard in the middle of a city street", "a handbag in the middle of a city street", "a traffic light in the middle of a city street"], "sentids": [12013, 12014, 12015, 12016, 12017, 12018, 12019, 12020, 12021], "rare_classes": [["skateboard"], ["handbag"], ["traffic light"], ["skateboard"], ["handbag"], ["traffic light"], ["skateboard"], ["handbag"], ["traffic light"]]} -{"filename": "4851246557.jpg", "img_id": "1990", "split": "test", "caption": ["a photo of a kite flying through the air"], "sentids": [12022], "rare_classes": [["kite"]]} -{"filename": "4851249911.jpg", "img_id": "1991", "split": "test", "caption": ["a photo of a motorcycle being ridden by a man and a woman"], "sentids": [12023], "rare_classes": [["motorcycle"]]} -{"filename": "4851524954.jpg", "img_id": "1992", "split": "test", "caption": ["an image with a backpack and two women sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag and two women sitting at a table", "an image with a backpack and two women sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag and two women sitting at a table", "an image with a backpack and two women sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag and two women sitting at a table"], "sentids": [12024, 12025, 12026, 12027, 12028, 12029, 12030, 12031, 12032], "rare_classes": [["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"]]} -{"filename": "4851949578.jpg", "img_id": "1993", "split": "test", "caption": ["a backpack in the foreground"], "sentids": [12033], "rare_classes": [["backpack"]]} -{"filename": "4856940447.jpg", "img_id": "1994", "split": "test", "caption": ["a picture of a backpacker sitting on a bench in a park"], "sentids": [12034], "rare_classes": [["backpack"]]} -{"filename": "4857076027.jpg", "img_id": "1995", "split": "test", "caption": ["a backpack in the middle of a group of people", "a picture of a bus full of people walking down a street", "a backpack in the middle of a group of people", "a picture of a bus full of people walking down a street"], "sentids": [12035, 12036, 12037, 12038], "rare_classes": [["backpack"], ["bus"], ["backpack"], ["bus"]]} -{"filename": "4857180539.jpg", "img_id": "1996", "split": "test", "caption": ["a picture of a cell phone in the middle of a group of people", "an image with a car driving down the street with a group of people walking on the", "a picture of a cell phone in the middle of a group of people", "an image with a car driving down the street with a group of people walking on the"], "sentids": [12039, 12040, 12041, 12042], "rare_classes": [["cell phone"], ["car"], ["cell phone"], ["car"]]} -{"filename": "4857278968.jpg", "img_id": "1997", "split": "test", "caption": ["a picture of a handbag", "an image with a dining table full of food", "a picture of a handbag", "an image with a dining table full of food"], "sentids": [12043, 12044, 12045, 12046], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "4857555732.jpg", "img_id": "1998", "split": "test", "caption": ["an image with a handbag on the ground", "a photo of a backpacker station in paris, france", "an image with a car in front of a metro station", "an image with a handbag on the ground", "a photo of a backpacker station in paris, france", "an image with a car in front of a metro station", "an image with a handbag on the ground", "a photo of a backpacker station in paris, france", "an image with a car in front of a metro station"], "sentids": [12047, 12048, 12049, 12050, 12051, 12052, 12053, 12054, 12055], "rare_classes": [["handbag"], ["backpack"], ["car"], ["handbag"], ["backpack"], ["car"], ["handbag"], ["backpack"], ["car"]]} -{"filename": "4857570002.jpg", "img_id": "1999", "split": "test", "caption": ["an image with a backpacker walking down a cobblestone street", "an image with a dining table and people walking on a cobblestone street", "an image with a backpacker walking down a cobblestone street", "an image with a dining table and people walking on a cobblestone street"], "sentids": [12056, 12057, 12058, 12059], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} -{"filename": "4857709036.jpg", "img_id": "2000", "split": "test", "caption": ["a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street"], "sentids": [12060, 12061, 12062, 12063, 12064, 12065, 12066, 12067, 12068, 12069, 12070, 12071, 12072, 12073, 12074, 12075, 12076, 12077, 12078, 12079, 12080, 12081, 12082, 12083, 12084, 12085, 12086, 12087, 12088, 12089, 12090, 12091, 12092, 12093, 12094, 12095], "rare_classes": [["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"]]} -{"filename": "4857763702.jpg", "img_id": "2001", "split": "test", "caption": ["a photo of a truck on the side of the road", "a photo of a bicycle on a city street", "a photo of a truck on the side of the road", "a photo of a bicycle on a city street"], "sentids": [12096, 12097, 12098, 12099], "rare_classes": [["truck"], ["bicycle"], ["truck"], ["bicycle"]]} -{"filename": "4857769140.jpg", "img_id": "2002", "split": "test", "caption": ["a picture of a motorcycle and a little girl on the street"], "sentids": [12100], "rare_classes": [["motorcycle"]]} -{"filename": "4857773168.jpg", "img_id": "2003", "split": "test", "caption": ["a picture of a bus", "an image with a cell phone", "a photo of a car", "a picture of a bus", "an image with a cell phone", "a photo of a car", "a picture of a bus", "an image with a cell phone", "a photo of a car"], "sentids": [12101, 12102, 12103, 12104, 12105, 12106, 12107, 12108, 12109], "rare_classes": [["bus"], ["cell phone"], ["car"], ["bus"], ["cell phone"], ["car"], ["bus"], ["cell phone"], ["car"]]} -{"filename": "4857838482.jpg", "img_id": "2004", "split": "test", "caption": ["an image with a umbrella on the side of a building", "a photo of a chairlift on the side of a river at night", "an image with a umbrella on the side of a building", "a photo of a chairlift on the side of a river at night"], "sentids": [12110, 12111, 12112, 12113], "rare_classes": [["umbrella"], ["chair"], ["umbrella"], ["chair"]]} -{"filename": "4859004665.jpg", "img_id": "2005", "split": "test", "caption": ["a photo of a traffic light on a city street", "a backpack in the middle of a city street", "a photo of a traffic light on a city street", "a backpack in the middle of a city street"], "sentids": [12114, 12115, 12116, 12117], "rare_classes": [["traffic light"], ["backpack"], ["traffic light"], ["backpack"]]} -{"filename": "485966385.jpg", "img_id": "2006", "split": "test", "caption": ["a picture of a fire hydrant"], "sentids": [12118], "rare_classes": [["fire hydrant"]]} -{"filename": "4860254827.jpg", "img_id": "2007", "split": "test", "caption": ["a photo of a dining table under a gazebo"], "sentids": [12119], "rare_classes": [["dining table"]]} -{"filename": "4860412120.jpg", "img_id": "2008", "split": "test", "caption": ["a picture of a truck with people in front of it", "a picture of a cell phone being held up in front of a red truck", "a picture of a truck with people in front of it", "a picture of a cell phone being held up in front of a red truck"], "sentids": [12120, 12121, 12122, 12123], "rare_classes": [["truck"], ["cell phone"], ["truck"], ["cell phone"]]} -{"filename": "4860728812.jpg", "img_id": "2009", "split": "test", "caption": ["an image with a handbag and a woman walking down the street"], "sentids": [12124], "rare_classes": [["handbag"]]} -{"filename": "4861410931.jpg", "img_id": "2010", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [12125], "rare_classes": [["handbag"]]} -{"filename": "4861894586.jpg", "img_id": "2011", "split": "test", "caption": ["a picture of a bench next to a yellow school bus", "a photo of a bus on the side of the road", "a picture of a bench next to a yellow school bus", "a photo of a bus on the side of the road"], "sentids": [12126, 12127, 12128, 12129], "rare_classes": [["bench"], ["bus"], ["bench"], ["bus"]]} -{"filename": "4863204977.jpg", "img_id": "2012", "split": "test", "caption": ["a picture of a stop sign and two women walking down the street"], "sentids": [12130], "rare_classes": [["stop sign"]]} -{"filename": "4863792636.jpg", "img_id": "2013", "split": "test", "caption": ["an image with a backpacker and a group of people walking down a street"], "sentids": [12131], "rare_classes": [["backpack"]]} -{"filename": "4865742217.jpg", "img_id": "2014", "split": "test", "caption": ["a bus in the background"], "sentids": [12132], "rare_classes": [["bus"]]} -{"filename": "4866267667.jpg", "img_id": "2015", "split": "test", "caption": ["a photo of a person crossing the street"], "sentids": [12133], "rare_classes": [["person"]]} -{"filename": "4867342775.jpg", "img_id": "2016", "split": "test", "caption": ["a photo of a bottle of wine being passed around at a dinner party", "a photo of a dining table with people sitting at it", "a photo of a bottle of wine being passed around at a dinner party", "a photo of a dining table with people sitting at it"], "sentids": [12134, 12135, 12136, 12137], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} -{"filename": "4867697780.jpg", "img_id": "2017", "split": "test", "caption": ["an image with a car and a group of people", "a picture of a handbag being held up by a group of people", "an image with a car and a group of people", "a picture of a handbag being held up by a group of people"], "sentids": [12138, 12139, 12140, 12141], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} -{"filename": "4867980012.jpg", "img_id": "2018", "split": "test", "caption": ["a picture of a book signing"], "sentids": [12142], "rare_classes": [["book"]]} -{"filename": "4867991300.jpg", "img_id": "2019", "split": "test", "caption": ["a picture of a cupcake decorating class"], "sentids": [12143], "rare_classes": [["cup"]]} -{"filename": "4868221574.jpg", "img_id": "2020", "split": "test", "caption": ["an image with a handbag in the foreground and a man hugging a woman"], "sentids": [12144], "rare_classes": [["handbag"]]} -{"filename": "4869824245.jpg", "img_id": "2021", "split": "test", "caption": ["a truck in the street", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light with a fire truck on it", "a truck in the street", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light with a fire truck on it", "a truck in the street", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light with a fire truck on it"], "sentids": [12145, 12146, 12147, 12148, 12149, 12150, 12151, 12152, 12153], "rare_classes": [["truck"], ["fire hydrant"], ["traffic light"], ["truck"], ["fire hydrant"], ["traffic light"], ["truck"], ["fire hydrant"], ["traffic light"]]} -{"filename": "4870786783.jpg", "img_id": "2022", "split": "test", "caption": ["a picture of a handbag sitting on a bench"], "sentids": [12154], "rare_classes": [["handbag"]]} -{"filename": "4872391001.jpg", "img_id": "2023", "split": "test", "caption": ["a photo of a handbag on the ground with a woman sitting next to it", "a bottle in the water", "a photo of a backpacker couple kissing in front of a building", "a photo of a handbag on the ground with a woman sitting next to it", "a bottle in the water", "a photo of a backpacker couple kissing in front of a building", "a photo of a handbag on the ground with a woman sitting next to it", "a bottle in the water", "a photo of a backpacker couple kissing in front of a building"], "sentids": [12155, 12156, 12157, 12158, 12159, 12160, 12161, 12162, 12163], "rare_classes": [["handbag"], ["bottle"], ["backpack"], ["handbag"], ["bottle"], ["backpack"], ["handbag"], ["bottle"], ["backpack"]]} -{"filename": "4873020182.jpg", "img_id": "2024", "split": "test", "caption": ["an image with a chair in front of a group of children", "a cake in front of a group of children", "a dining table in a classroom", "an image with a chair in front of a group of children", "a cake in front of a group of children", "a dining table in a classroom", "an image with a chair in front of a group of children", "a cake in front of a group of children", "a dining table in a classroom"], "sentids": [12164, 12165, 12166, 12167, 12168, 12169, 12170, 12171, 12172], "rare_classes": [["chair"], ["cake"], ["dining table"], ["chair"], ["cake"], ["dining table"], ["chair"], ["cake"], ["dining table"]]} -{"filename": "4873901110.jpg", "img_id": "2025", "split": "test", "caption": ["an image with a person standing in front of a herd of sheep", "a handbag in the middle of the road", "an image with a person standing in front of a herd of sheep", "a handbag in the middle of the road"], "sentids": [12173, 12174, 12175, 12176], "rare_classes": [["person"], ["handbag"], ["person"], ["handbag"]]} -{"filename": "4876043682.jpg", "img_id": "2026", "split": "test", "caption": ["a picture of a horse being ridden by a man", "a backpack in front of a man on a horse", "an image with a handbag on the back of a horse", "a picture of a horse being ridden by a man", "a backpack in front of a man on a horse", "an image with a handbag on the back of a horse", "a picture of a horse being ridden by a man", "a backpack in front of a man on a horse", "an image with a handbag on the back of a horse"], "sentids": [12177, 12178, 12179, 12180, 12181, 12182, 12183, 12184, 12185], "rare_classes": [["horse"], ["backpack"], ["handbag"], ["horse"], ["backpack"], ["handbag"], ["horse"], ["backpack"], ["handbag"]]} -{"filename": "4876859436.jpg", "img_id": "2027", "split": "test", "caption": ["an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia", "an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia", "an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia", "an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia"], "sentids": [12186, 12187, 12188, 12189, 12190, 12191, 12192, 12193, 12194, 12195, 12196, 12197, 12198, 12199, 12200, 12201], "rare_classes": [["boat"], ["bottle"], ["chair"], ["backpack"], ["boat"], ["bottle"], ["chair"], ["backpack"], ["boat"], ["bottle"], ["chair"], ["backpack"], ["boat"], ["bottle"], ["chair"], ["backpack"]]} -{"filename": "4877551358.jpg", "img_id": "2028", "split": "test", "caption": ["a bicycle in the middle of a crowded street at night"], "sentids": [12202], "rare_classes": [["bicycle"]]} -{"filename": "4877883053.jpg", "img_id": "2029", "split": "test", "caption": ["a backpack in the picture"], "sentids": [12203], "rare_classes": [["backpack"]]} -{"filename": "4878343799.jpg", "img_id": "2030", "split": "test", "caption": ["a picture of a truck and people crossing a street"], "sentids": [12204], "rare_classes": [["truck"]]} -{"filename": "4878557563.jpg", "img_id": "2031", "split": "test", "caption": ["a picture of a car driving down a street with two women walking next to it", "a bus in the background", "a picture of a car driving down a street with two women walking next to it", "a bus in the background"], "sentids": [12205, 12206, 12207, 12208], "rare_classes": [["car"], ["bus"], ["car"], ["bus"]]} -{"filename": "4878621384.jpg", "img_id": "2032", "split": "test", "caption": ["an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove", "an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove", "an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove", "an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove"], "sentids": [12209, 12210, 12211, 12212, 12213, 12214, 12215, 12216, 12217, 12218, 12219, 12220, 12221, 12222, 12223, 12224], "rare_classes": [["backpack"], ["bottle"], ["frisbee"], ["baseball glove"], ["backpack"], ["bottle"], ["frisbee"], ["baseball glove"], ["backpack"], ["bottle"], ["frisbee"], ["baseball glove"], ["backpack"], ["bottle"], ["frisbee"], ["baseball glove"]]} -{"filename": "4879450847.jpg", "img_id": "2033", "split": "test", "caption": ["a photo of a potted plant on the side of a building"], "sentids": [12225], "rare_classes": [["potted plant"]]} -{"filename": "4881733837.jpg", "img_id": "2034", "split": "test", "caption": ["an image with a handbag"], "sentids": [12226], "rare_classes": [["handbag"]]} -{"filename": "4882033971.jpg", "img_id": "2035", "split": "test", "caption": ["a picture of a laptop sitting on a table", "a tie in a suit", "a picture of a potted plant", "a picture of a laptop sitting on a table", "a tie in a suit", "a picture of a potted plant", "a picture of a laptop sitting on a table", "a tie in a suit", "a picture of a potted plant"], "sentids": [12227, 12228, 12229, 12230, 12231, 12232, 12233, 12234, 12235], "rare_classes": [["laptop"], ["tie"], ["potted plant"], ["laptop"], ["tie"], ["potted plant"], ["laptop"], ["tie"], ["potted plant"]]} -{"filename": "4882073197.jpg", "img_id": "2036", "split": "test", "caption": ["an image with a truck and a woman crossing the street", "a picture of a busier city street with a woman walking across the street", "an image with a truck and a woman crossing the street", "a picture of a busier city street with a woman walking across the street"], "sentids": [12236, 12237, 12238, 12239], "rare_classes": [["truck"], ["bus"], ["truck"], ["bus"]]} -{"filename": "4882763253.jpg", "img_id": "2037", "split": "test", "caption": ["a picture of a dining table in front of a church"], "sentids": [12240], "rare_classes": [["dining table"]]} -{"filename": "4883101538.jpg", "img_id": "2038", "split": "test", "caption": ["a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream"], "sentids": [12241, 12242, 12243, 12244, 12245, 12246, 12247, 12248, 12249, 12250, 12251, 12252, 12253, 12254, 12255, 12256, 12257, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12266, 12267, 12268, 12269, 12270, 12271, 12272, 12273, 12274, 12275, 12276], "rare_classes": [["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"]]} -{"filename": "4884688577.jpg", "img_id": "2039", "split": "test", "caption": ["a backpack in the background"], "sentids": [12277], "rare_classes": [["backpack"]]} -{"filename": "488545333.jpg", "img_id": "2040", "split": "test", "caption": ["an image with a wine glass in the middle of a group of people", "an image with a cell phone in the middle of a group of people", "an image with a bottle of beer", "an image with a wine glass in the middle of a group of people", "an image with a cell phone in the middle of a group of people", "an image with a bottle of beer", "an image with a wine glass in the middle of a group of people", "an image with a cell phone in the middle of a group of people", "an image with a bottle of beer"], "sentids": [12278, 12279, 12280, 12281, 12282, 12283, 12284, 12285, 12286], "rare_classes": [["wine glass"], ["cell phone"], ["bottle"], ["wine glass"], ["cell phone"], ["bottle"], ["wine glass"], ["cell phone"], ["bottle"]]} -{"filename": "4886389665.jpg", "img_id": "2041", "split": "test", "caption": ["an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine", "an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine", "an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine", "an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine"], "sentids": [12287, 12288, 12289, 12290, 12291, 12292, 12293, 12294, 12295, 12296, 12297, 12298, 12299, 12300, 12301, 12302], "rare_classes": [["handbag"], ["potted plant"], ["dining table"], ["bottle"], ["handbag"], ["potted plant"], ["dining table"], ["bottle"], ["handbag"], ["potted plant"], ["dining table"], ["bottle"], ["handbag"], ["potted plant"], ["dining table"], ["bottle"]]} -{"filename": "4886594873.jpg", "img_id": "2042", "split": "test", "caption": ["an image with a car in the background", "a photo of a bench in the middle of a street", "an image with a car in the background", "a photo of a bench in the middle of a street"], "sentids": [12303, 12304, 12305, 12306], "rare_classes": [["car"], ["bench"], ["car"], ["bench"]]} -{"filename": "4888307519.jpg", "img_id": "2043", "split": "test", "caption": ["a photo of a backpacker in an asian city"], "sentids": [12307], "rare_classes": [["backpack"]]} -{"filename": "4888308769.jpg", "img_id": "2044", "split": "test", "caption": ["an image with a bicycle"], "sentids": [12308], "rare_classes": [["bicycle"]]} -{"filename": "4888309413.jpg", "img_id": "2045", "split": "test", "caption": ["an image with a handbag on the shoulders of a child", "a cell phone in a man's hand", "an image with a handbag on the shoulders of a child", "a cell phone in a man's hand"], "sentids": [12309, 12310, 12311, 12312], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} -{"filename": "4888378070.jpg", "img_id": "2046", "split": "test", "caption": ["a photo of a backpacker sitting on a set of stairs"], "sentids": [12313], "rare_classes": [["backpack"]]} -{"filename": "4888431749.jpg", "img_id": "2047", "split": "test", "caption": ["a photo of a bottle store on a cobblestone street"], "sentids": [12314], "rare_classes": [["bottle"]]} -{"filename": "4888840424.jpg", "img_id": "2048", "split": "test", "caption": ["a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street"], "sentids": [12315, 12316, 12317, 12318, 12319, 12320, 12321, 12322, 12323, 12324, 12325, 12326, 12327, 12328, 12329, 12330, 12331, 12332, 12333, 12334, 12335, 12336, 12337, 12338, 12339], "rare_classes": [["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"]]} -{"filename": "4889849608.jpg", "img_id": "2049", "split": "test", "caption": ["a chair in the middle of the sidewalk", "a photo of a bicycle rider on a city sidewalk", "a photo of a handbag on a city sidewalk", "a chair in the middle of the sidewalk", "a photo of a bicycle rider on a city sidewalk", "a photo of a handbag on a city sidewalk", "a chair in the middle of the sidewalk", "a photo of a bicycle rider on a city sidewalk", "a photo of a handbag on a city sidewalk"], "sentids": [12340, 12341, 12342, 12343, 12344, 12345, 12346, 12347, 12348], "rare_classes": [["chair"], ["bicycle"], ["handbag"], ["chair"], ["bicycle"], ["handbag"], ["chair"], ["bicycle"], ["handbag"]]} -{"filename": "4890158457.jpg", "img_id": "2050", "split": "test", "caption": ["a photo of a car on a cobblestone street", "a backpack in the middle of a group of people", "a photo of a car on a cobblestone street", "a backpack in the middle of a group of people"], "sentids": [12349, 12350, 12351, 12352], "rare_classes": [["car"], ["backpack"], ["car"], ["backpack"]]} -{"filename": "4890344819.jpg", "img_id": "2051", "split": "test", "caption": ["a photo of a backpacker group posing for a picture"], "sentids": [12353], "rare_classes": [["backpack"]]} -{"filename": "4890458723.jpg", "img_id": "2052", "split": "test", "caption": ["a picture of a backpacker market in italy", "a picture of a suitcase being carried through an arched walkway", "a picture of a umbrella covered walkway with people walking in it", "a picture of a backpacker market in italy", "a picture of a suitcase being carried through an arched walkway", "a picture of a umbrella covered walkway with people walking in it", "a picture of a backpacker market in italy", "a picture of a suitcase being carried through an arched walkway", "a picture of a umbrella covered walkway with people walking in it"], "sentids": [12354, 12355, 12356, 12357, 12358, 12359, 12360, 12361, 12362], "rare_classes": [["backpack"], ["suitcase"], ["umbrella"], ["backpack"], ["suitcase"], ["umbrella"], ["backpack"], ["suitcase"], ["umbrella"]]} -{"filename": "4892698507.jpg", "img_id": "2053", "split": "test", "caption": ["a handbag in the picture"], "sentids": [12363], "rare_classes": [["handbag"]]} -{"filename": "4893324386.jpg", "img_id": "2054", "split": "test", "caption": ["an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee"], "sentids": [12364, 12365, 12366, 12367, 12368, 12369, 12370, 12371, 12372, 12373, 12374, 12375, 12376, 12377, 12378, 12379, 12380, 12381, 12382, 12383, 12384, 12385, 12386, 12387, 12388], "rare_classes": [["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"]]} -{"filename": "4893487832.jpg", "img_id": "2055", "split": "test", "caption": ["a picture of a clock in a bar"], "sentids": [12389], "rare_classes": [["clock"]]} -{"filename": "4893958897.jpg", "img_id": "2056", "split": "test", "caption": ["a photo of a elephant statue with people in the background", "an image with a car and an elephant in the background", "a traffic light in the shape of an elephant", "a photo of a elephant statue with people in the background", "an image with a car and an elephant in the background", "a traffic light in the shape of an elephant", "a photo of a elephant statue with people in the background", "an image with a car and an elephant in the background", "a traffic light in the shape of an elephant"], "sentids": [12390, 12391, 12392, 12393, 12394, 12395, 12396, 12397, 12398], "rare_classes": [["elephant"], ["car"], ["traffic light"], ["elephant"], ["car"], ["traffic light"], ["elephant"], ["car"], ["traffic light"]]} -{"filename": "4895398811.jpg", "img_id": "2057", "split": "test", "caption": ["a photo of a motorcycle parked in front of a new york dolls gentlemen's club", "a handbag in the middle of the sidewalk", "a photo of a motorcycle parked in front of a new york dolls gentlemen's club", "a handbag in the middle of the sidewalk"], "sentids": [12399, 12400, 12401, 12402], "rare_classes": [["motorcycle"], ["handbag"], ["motorcycle"], ["handbag"]]} -{"filename": "4895430055.jpg", "img_id": "2058", "split": "test", "caption": ["a photo of a motorcycle racing down a road with a crowd of people watching"], "sentids": [12403], "rare_classes": [["motorcycle"]]} -{"filename": "4895560344.jpg", "img_id": "2059", "split": "test", "caption": ["a picture of a motorcycle and a food cart on the street"], "sentids": [12404], "rare_classes": [["motorcycle"]]} -{"filename": "4896490963.jpg", "img_id": "2060", "split": "test", "caption": ["a bus in the street", "a picture of a apple stand", "a photo of a handbag store", "a bus in the street", "a picture of a apple stand", "a photo of a handbag store", "a bus in the street", "a picture of a apple stand", "a photo of a handbag store"], "sentids": [12405, 12406, 12407, 12408, 12409, 12410, 12411, 12412, 12413], "rare_classes": [["bus"], ["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"]]} -{"filename": "4896595765.jpg", "img_id": "2061", "split": "test", "caption": ["a picture of a bench with people sitting on it"], "sentids": [12414], "rare_classes": [["bench"]]} -{"filename": "489723654.jpg", "img_id": "2062", "split": "test", "caption": ["an image with a motorcycle and a man playing a guitar"], "sentids": [12415], "rare_classes": [["motorcycle"]]} -{"filename": "4898064668.jpg", "img_id": "2063", "split": "test", "caption": ["a backpack in a crowd of people", "an image with a umbrella and people on the steps", "a backpack in a crowd of people", "an image with a umbrella and people on the steps"], "sentids": [12416, 12417, 12418, 12419], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} -{"filename": "4898823461.jpg", "img_id": "2064", "split": "test", "caption": ["a photo of a truck and a group of people on the street", "a picture of a traffic light on the side of a street", "a photo of a truck and a group of people on the street", "a picture of a traffic light on the side of a street"], "sentids": [12420, 12421, 12422, 12423], "rare_classes": [["truck"], ["traffic light"], ["truck"], ["traffic light"]]} -{"filename": "4898846532.jpg", "img_id": "2065", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [12424], "rare_classes": [["potted plant"]]} -{"filename": "4900663691.jpg", "img_id": "2066", "split": "test", "caption": ["a backpack in the foreground"], "sentids": [12425], "rare_classes": [["backpack"]]} -{"filename": "4903277818.jpg", "img_id": "2067", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [12426], "rare_classes": [["cup"]]} -{"filename": "4903745980.jpg", "img_id": "2068", "split": "test", "caption": ["an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it"], "sentids": [12427, 12428, 12429, 12430, 12431, 12432, 12433, 12434, 12435, 12436, 12437, 12438, 12439, 12440, 12441, 12442], "rare_classes": [["handbag"], ["backpack"], ["book"], ["dining table"], ["handbag"], ["backpack"], ["book"], ["dining table"], ["handbag"], ["backpack"], ["book"], ["dining table"], ["handbag"], ["backpack"], ["book"], ["dining table"]]} -{"filename": "4905326458.jpg", "img_id": "2069", "split": "test", "caption": ["a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background", "a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background", "a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background", "a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background"], "sentids": [12443, 12444, 12445, 12446, 12447, 12448, 12449, 12450, 12451, 12452, 12453, 12454, 12455, 12456, 12457, 12458], "rare_classes": [["bottle"], ["bowl"], ["vase"], ["dining table"], ["bottle"], ["bowl"], ["vase"], ["dining table"], ["bottle"], ["bowl"], ["vase"], ["dining table"], ["bottle"], ["bowl"], ["vase"], ["dining table"]]} -{"filename": "4907068336.jpg", "img_id": "2070", "split": "test", "caption": ["a motorcycle in the middle of a crowd"], "sentids": [12459], "rare_classes": [["motorcycle"]]} -{"filename": "4908835309.jpg", "img_id": "2071", "split": "test", "caption": ["a cell phone in a man's hand", "a photo of a handbag", "a cell phone in a man's hand", "a photo of a handbag"], "sentids": [12460, 12461, 12462, 12463], "rare_classes": [["cell phone"], ["handbag"], ["cell phone"], ["handbag"]]} -{"filename": "4909512111.jpg", "img_id": "2072", "split": "test", "caption": ["a photo of a car and a motorcycle on the road", "a photo of a motorcycle riding down the street", "a photo of a car and a motorcycle on the road", "a photo of a motorcycle riding down the street"], "sentids": [12464, 12465, 12466, 12467], "rare_classes": [["car"], ["motorcycle"], ["car"], ["motorcycle"]]} -{"filename": "4910559956.jpg", "img_id": "2073", "split": "test", "caption": ["a photo of a sports ball being carried by a woman"], "sentids": [12468], "rare_classes": [["sports ball"]]} -{"filename": "4910842410.jpg", "img_id": "2074", "split": "test", "caption": ["a picture of a backpacker walking down a street in a city"], "sentids": [12469], "rare_classes": [["backpack"]]} -{"filename": "4911020894.jpg", "img_id": "2075", "split": "test", "caption": ["a cell phone in a child's hand", "a picture of a bicycle", "a cell phone in a child's hand", "a picture of a bicycle"], "sentids": [12470, 12471, 12472, 12473], "rare_classes": [["cell phone"], ["bicycle"], ["cell phone"], ["bicycle"]]} -{"filename": "491321888.jpg", "img_id": "2076", "split": "test", "caption": ["an image with a surfboard in a swimming pool"], "sentids": [12474], "rare_classes": [["surfboard"]]} -{"filename": "4914029409.jpg", "img_id": "2077", "split": "test", "caption": ["an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road", "an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road", "an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road", "an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road"], "sentids": [12475, 12476, 12477, 12478, 12479, 12480, 12481, 12482, 12483, 12484, 12485, 12486, 12487, 12488, 12489, 12490], "rare_classes": [["backpack"], ["motorcycle"], ["chair"], ["handbag"], ["backpack"], ["motorcycle"], ["chair"], ["handbag"], ["backpack"], ["motorcycle"], ["chair"], ["handbag"], ["backpack"], ["motorcycle"], ["chair"], ["handbag"]]} -{"filename": "4914053837.jpg", "img_id": "2078", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [12491], "rare_classes": [["bottle"]]} -{"filename": "4914732942.jpg", "img_id": "2079", "split": "test", "caption": ["a backpack in the middle of the street", "a handbag in the middle of the street", "a backpack in the middle of the street", "a handbag in the middle of the street"], "sentids": [12492, 12493, 12494, 12495], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} -{"filename": "4914798970.jpg", "img_id": "2080", "split": "test", "caption": ["a traffic light in the middle of the street"], "sentids": [12496], "rare_classes": [["traffic light"]]} -{"filename": "4914829251.jpg", "img_id": "2081", "split": "test", "caption": ["a picture of a backpacker riding a bike on a city street"], "sentids": [12497], "rare_classes": [["backpack"]]} -{"filename": "491495182.jpg", "img_id": "2082", "split": "test", "caption": ["an image with a tv in the background"], "sentids": [12498], "rare_classes": [["tv"]]} -{"filename": "4914994391.jpg", "img_id": "2083", "split": "test", "caption": ["a picture of a bus driving down a street with a fountain in the middle"], "sentids": [12499], "rare_classes": [["bus"]]} -{"filename": "4915029510.jpg", "img_id": "2084", "split": "test", "caption": ["a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road"], "sentids": [12500, 12501, 12502, 12503, 12504, 12505, 12506, 12507, 12508, 12509, 12510, 12511, 12512, 12513, 12514, 12515, 12516, 12517, 12518, 12519, 12520, 12521, 12522, 12523, 12524], "rare_classes": [["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"]]} -{"filename": "4915359289.jpg", "img_id": "2085", "split": "test", "caption": ["a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee"], "sentids": [12525, 12526, 12527, 12528, 12529, 12530, 12531, 12532, 12533, 12534, 12535, 12536, 12537, 12538, 12539, 12540, 12541, 12542, 12543, 12544, 12545, 12546, 12547, 12548, 12549], "rare_classes": [["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"]]} -{"filename": "4917930892.jpg", "img_id": "2086", "split": "test", "caption": ["a photo of a chair skateboarder"], "sentids": [12550], "rare_classes": [["chair"]]} -{"filename": "491876784.jpg", "img_id": "2087", "split": "test", "caption": ["an image with a dining table in the background", "an image with a pizza and a man eating it", "an image with a dining table in the background", "an image with a pizza and a man eating it"], "sentids": [12551, 12552, 12553, 12554], "rare_classes": [["dining table"], ["pizza"], ["dining table"], ["pizza"]]} -{"filename": "4920455740.jpg", "img_id": "2088", "split": "test", "caption": ["an image with a book in front of a man and a woman", "a picture of a potted plant", "an image with a book in front of a man and a woman", "a picture of a potted plant"], "sentids": [12555, 12556, 12557, 12558], "rare_classes": [["book"], ["potted plant"], ["book"], ["potted plant"]]} -{"filename": "4921075662.jpg", "img_id": "2089", "split": "test", "caption": ["a photo of a truck with a man on top of a palm tree", "an image with a dining table surrounded by palm trees", "a photo of a truck with a man on top of a palm tree", "an image with a dining table surrounded by palm trees"], "sentids": [12559, 12560, 12561, 12562], "rare_classes": [["truck"], ["dining table"], ["truck"], ["dining table"]]} -{"filename": "4921124228.jpg", "img_id": "2090", "split": "test", "caption": ["a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background", "a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background", "a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background", "a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background"], "sentids": [12563, 12564, 12565, 12566, 12567, 12568, 12569, 12570, 12571, 12572, 12573, 12574, 12575, 12576, 12577, 12578], "rare_classes": [["laptop"], ["bottle"], ["truck"], ["car"], ["laptop"], ["bottle"], ["truck"], ["car"], ["laptop"], ["bottle"], ["truck"], ["car"], ["laptop"], ["bottle"], ["truck"], ["car"]]} -{"filename": "4921249775.jpg", "img_id": "2091", "split": "test", "caption": ["a photo of a tv screen in an airport terminal", "a clock in an airport", "a photo of a tv screen in an airport terminal", "a clock in an airport"], "sentids": [12579, 12580, 12581, 12582], "rare_classes": [["tv"], ["clock"], ["tv"], ["clock"]]} -{"filename": "4921377842.jpg", "img_id": "2092", "split": "test", "caption": ["a photo of a handbag being sprayed with water", "a picture of a vase of flowers being sprayed with water", "a photo of a handbag being sprayed with water", "a picture of a vase of flowers being sprayed with water"], "sentids": [12583, 12584, 12585, 12586], "rare_classes": [["handbag"], ["vase"], ["handbag"], ["vase"]]} -{"filename": "4922420794.jpg", "img_id": "2093", "split": "test", "caption": ["an image with a truck and people on a city street"], "sentids": [12587], "rare_classes": [["truck"]]} -{"filename": "4922678481.jpg", "img_id": "2094", "split": "test", "caption": ["a person in a window", "a photo of a wine glass", "a photo of a vase on a shelf in a store", "a person in a window", "a photo of a wine glass", "a photo of a vase on a shelf in a store", "a person in a window", "a photo of a wine glass", "a photo of a vase on a shelf in a store"], "sentids": [12588, 12589, 12590, 12591, 12592, 12593, 12594, 12595, 12596], "rare_classes": [["person"], ["wine glass"], ["vase"], ["person"], ["wine glass"], ["vase"], ["person"], ["wine glass"], ["vase"]]} -{"filename": "4923271886.jpg", "img_id": "2095", "split": "test", "caption": ["a car in front of a building", "an image with a bottle of water next to a man laying on the ground", "a car in front of a building", "an image with a bottle of water next to a man laying on the ground"], "sentids": [12597, 12598, 12599, 12600], "rare_classes": [["car"], ["bottle"], ["car"], ["bottle"]]} -{"filename": "4927147688.jpg", "img_id": "2096", "split": "test", "caption": ["an image with a chair on the side of the road", "a picture of a motorcycle repair shop", "a photo of a handbag seller on a city sidewalk", "an image with a chair on the side of the road", "a picture of a motorcycle repair shop", "a photo of a handbag seller on a city sidewalk", "an image with a chair on the side of the road", "a picture of a motorcycle repair shop", "a photo of a handbag seller on a city sidewalk"], "sentids": [12601, 12602, 12603, 12604, 12605, 12606, 12607, 12608, 12609], "rare_classes": [["chair"], ["motorcycle"], ["handbag"], ["chair"], ["motorcycle"], ["handbag"], ["chair"], ["motorcycle"], ["handbag"]]} -{"filename": "4928886631.jpg", "img_id": "2097", "split": "test", "caption": ["a picture of a handbag on the ground", "a cup in the middle of the street", "a picture of a handbag on the ground", "a cup in the middle of the street"], "sentids": [12610, 12611, 12612, 12613], "rare_classes": [["handbag"], ["cup"], ["handbag"], ["cup"]]} -{"filename": "4931259260.jpg", "img_id": "2098", "split": "test", "caption": ["an image with a cow being chased by a man on a horse", "a picture of a truck full of people riding horses at a rodeo", "an image with a cow being chased by a man on a horse", "a picture of a truck full of people riding horses at a rodeo"], "sentids": [12614, 12615, 12616, 12617], "rare_classes": [["cow"], ["truck"], ["cow"], ["truck"]]} -{"filename": "4931927819.jpg", "img_id": "2099", "split": "test", "caption": ["a handbag in a woman's hand", "an image with a dining table and two people walking down the street", "a handbag in a woman's hand", "an image with a dining table and two people walking down the street"], "sentids": [12618, 12619, 12620, 12621], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "49320620.jpg", "img_id": "2100", "split": "test", "caption": ["a photo of a wine glass"], "sentids": [12622], "rare_classes": [["wine glass"]]} -{"filename": "4933973457.jpg", "img_id": "2101", "split": "test", "caption": ["a picture of a suitcase", "a photo of a airplane in the sky with two people and a little girl", "a picture of a suitcase", "a photo of a airplane in the sky with two people and a little girl"], "sentids": [12623, 12624, 12625, 12626], "rare_classes": [["suitcase"], ["airplane"], ["suitcase"], ["airplane"]]} -{"filename": "4934375269.jpg", "img_id": "2102", "split": "test", "caption": ["an image with a bicycle and a man on it", "a suitcase in a basket on the back of a bike", "an image with a bicycle and a man on it", "a suitcase in a basket on the back of a bike"], "sentids": [12627, 12628, 12629, 12630], "rare_classes": [["bicycle"], ["suitcase"], ["bicycle"], ["suitcase"]]} -{"filename": "4934467462.jpg", "img_id": "2103", "split": "test", "caption": ["a picture of a bicycle path with people walking and holding umbrellas", "an image with a car, people, and umbrellas", "a picture of a motorcycle on the side of the road", "a picture of a bicycle path with people walking and holding umbrellas", "an image with a car, people, and umbrellas", "a picture of a motorcycle on the side of the road", "a picture of a bicycle path with people walking and holding umbrellas", "an image with a car, people, and umbrellas", "a picture of a motorcycle on the side of the road"], "sentids": [12631, 12632, 12633, 12634, 12635, 12636, 12637, 12638, 12639], "rare_classes": [["bicycle"], ["car"], ["motorcycle"], ["bicycle"], ["car"], ["motorcycle"], ["bicycle"], ["car"], ["motorcycle"]]} -{"filename": "4934873039.jpg", "img_id": "2104", "split": "test", "caption": ["an image with a bus and people on a sidewalk", "a photo of a umbrella", "a photo of a backpacker waiting to board a train", "an image with a bus and people on a sidewalk", "a photo of a umbrella", "a photo of a backpacker waiting to board a train", "an image with a bus and people on a sidewalk", "a photo of a umbrella", "a photo of a backpacker waiting to board a train"], "sentids": [12640, 12641, 12642, 12643, 12644, 12645, 12646, 12647, 12648], "rare_classes": [["bus"], ["umbrella"], ["backpack"], ["bus"], ["umbrella"], ["backpack"], ["bus"], ["umbrella"], ["backpack"]]} -{"filename": "4935046155.jpg", "img_id": "2105", "split": "test", "caption": ["a fire hydrant in the middle of a city street", "a motorcycle in the middle of a busy city street", "a fire hydrant in the middle of a city street", "a motorcycle in the middle of a busy city street"], "sentids": [12649, 12650, 12651, 12652], "rare_classes": [["fire hydrant"], ["motorcycle"], ["fire hydrant"], ["motorcycle"]]} -{"filename": "4935241932.jpg", "img_id": "2106", "split": "test", "caption": ["a picture of a bicycle parked outside of a cafe", "a picture of a traffic light with a bicycle parked in front of it", "a picture of a bicycle parked outside of a cafe", "a picture of a traffic light with a bicycle parked in front of it"], "sentids": [12653, 12654, 12655, 12656], "rare_classes": [["bicycle"], ["traffic light"], ["bicycle"], ["traffic light"]]} -{"filename": "4936359688.jpg", "img_id": "2107", "split": "test", "caption": ["a photo of a clock in a restaurant with people sitting at tables"], "sentids": [12657], "rare_classes": [["clock"]]} -{"filename": "4937200150.jpg", "img_id": "2108", "split": "test", "caption": ["a chair in the middle of a red carpet", "a photo of a handbag store in a shopping mall", "a photo of a bottle of wine", "a chair in the middle of a red carpet", "a photo of a handbag store in a shopping mall", "a photo of a bottle of wine", "a chair in the middle of a red carpet", "a photo of a handbag store in a shopping mall", "a photo of a bottle of wine"], "sentids": [12658, 12659, 12660, 12661, 12662, 12663, 12664, 12665, 12666], "rare_classes": [["chair"], ["handbag"], ["bottle"], ["chair"], ["handbag"], ["bottle"], ["chair"], ["handbag"], ["bottle"]]} -{"filename": "4937203156.jpg", "img_id": "2109", "split": "test", "caption": ["a picture of a bench with people sitting on it"], "sentids": [12667], "rare_classes": [["bench"]]} -{"filename": "4937485860.jpg", "img_id": "2110", "split": "test", "caption": ["a photo of a frisbee being held by an asian woman", "a fork in a woman's hand", "a photo of a frisbee being held by an asian woman", "a fork in a woman's hand"], "sentids": [12668, 12669, 12670, 12671], "rare_classes": [["frisbee"], ["fork"], ["frisbee"], ["fork"]]} -{"filename": "4939701707.jpg", "img_id": "2111", "split": "test", "caption": ["a picture of a car on the street", "a picture of a fire hydrant", "a picture of a car on the street", "a picture of a fire hydrant"], "sentids": [12672, 12673, 12674, 12675], "rare_classes": [["car"], ["fire hydrant"], ["car"], ["fire hydrant"]]} -{"filename": "4941143742.jpg", "img_id": "2112", "split": "test", "caption": ["a handbag in the middle of a group of people", "a chair in front of a group of people", "a handbag in the middle of a group of people", "a chair in front of a group of people"], "sentids": [12676, 12677, 12678, 12679], "rare_classes": [["handbag"], ["chair"], ["handbag"], ["chair"]]} -{"filename": "4941418868.jpg", "img_id": "2113", "split": "test", "caption": ["a traffic light in the middle of the road", "a photo of a backpacker group on a bike ride", "a photo of a umbrella in the sky", "a traffic light in the middle of the road", "a photo of a backpacker group on a bike ride", "a photo of a umbrella in the sky", "a traffic light in the middle of the road", "a photo of a backpacker group on a bike ride", "a photo of a umbrella in the sky"], "sentids": [12680, 12681, 12682, 12683, 12684, 12685, 12686, 12687, 12688], "rare_classes": [["traffic light"], ["backpack"], ["umbrella"], ["traffic light"], ["backpack"], ["umbrella"], ["traffic light"], ["backpack"], ["umbrella"]]} -{"filename": "4941462834.jpg", "img_id": "2114", "split": "test", "caption": ["an image with a backpack on the ground", "a handbag in the middle of the street", "a picture of a bus on the side of the road", "an image with a backpack on the ground", "a handbag in the middle of the street", "a picture of a bus on the side of the road", "an image with a backpack on the ground", "a handbag in the middle of the street", "a picture of a bus on the side of the road"], "sentids": [12689, 12690, 12691, 12692, 12693, 12694, 12695, 12696, 12697], "rare_classes": [["backpack"], ["handbag"], ["bus"], ["backpack"], ["handbag"], ["bus"], ["backpack"], ["handbag"], ["bus"]]} -{"filename": "4941463392.jpg", "img_id": "2115", "split": "test", "caption": ["a handbag in the middle of a group of people", "a picture of a backpacker walking down the street", "a picture of a potted plant", "a handbag in the middle of a group of people", "a picture of a backpacker walking down the street", "a picture of a potted plant", "a handbag in the middle of a group of people", "a picture of a backpacker walking down the street", "a picture of a potted plant"], "sentids": [12698, 12699, 12700, 12701, 12702, 12703, 12704, 12705, 12706], "rare_classes": [["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"], ["potted plant"]]} -{"filename": "494174844.jpg", "img_id": "2116", "split": "test", "caption": ["a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella", "a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella", "a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella", "a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella"], "sentids": [12707, 12708, 12709, 12710, 12711, 12712, 12713, 12714, 12715, 12716, 12717, 12718, 12719, 12720, 12721, 12722], "rare_classes": [["dining table"], ["spoon"], ["bowl"], ["umbrella"], ["dining table"], ["spoon"], ["bowl"], ["umbrella"], ["dining table"], ["spoon"], ["bowl"], ["umbrella"], ["dining table"], ["spoon"], ["bowl"], ["umbrella"]]} -{"filename": "4942147280.jpg", "img_id": "2117", "split": "test", "caption": ["a truck in a parking lot", "a photo of a cell phone couple kissing on the street", "a truck in a parking lot", "a photo of a cell phone couple kissing on the street"], "sentids": [12723, 12724, 12725, 12726], "rare_classes": [["truck"], ["cell phone"], ["truck"], ["cell phone"]]} -{"filename": "4942654560.jpg", "img_id": "2118", "split": "test", "caption": ["an image with a motorcycle and people in front of a building", "an image with a traffic light and a person on a motorcycle", "a stop sign in the middle of a street", "an image with a motorcycle and people in front of a building", "an image with a traffic light and a person on a motorcycle", "a stop sign in the middle of a street", "an image with a motorcycle and people in front of a building", "an image with a traffic light and a person on a motorcycle", "a stop sign in the middle of a street"], "sentids": [12727, 12728, 12729, 12730, 12731, 12732, 12733, 12734, 12735], "rare_classes": [["motorcycle"], ["traffic light"], ["stop sign"], ["motorcycle"], ["traffic light"], ["stop sign"], ["motorcycle"], ["traffic light"], ["stop sign"]]} -{"filename": "4942995326.jpg", "img_id": "2119", "split": "test", "caption": ["a picture of a chair on the side of the road", "a picture of a umbrella stand in the middle of a group of people", "a photo of a backpacker street market", "a picture of a chair on the side of the road", "a picture of a umbrella stand in the middle of a group of people", "a photo of a backpacker street market", "a picture of a chair on the side of the road", "a picture of a umbrella stand in the middle of a group of people", "a photo of a backpacker street market"], "sentids": [12736, 12737, 12738, 12739, 12740, 12741, 12742, 12743, 12744], "rare_classes": [["chair"], ["umbrella"], ["backpack"], ["chair"], ["umbrella"], ["backpack"], ["chair"], ["umbrella"], ["backpack"]]} -{"filename": "4943185444.jpg", "img_id": "2120", "split": "test", "caption": ["a picture of a traffic light"], "sentids": [12745], "rare_classes": [["traffic light"]]} -{"filename": "4943187092.jpg", "img_id": "2121", "split": "test", "caption": ["a bicycle in the street"], "sentids": [12746], "rare_classes": [["bicycle"]]} -{"filename": "4944108585.jpg", "img_id": "2122", "split": "test", "caption": ["a photo of a truck on the side of the road", "a photo of a handbag", "a photo of a truck on the side of the road", "a photo of a handbag"], "sentids": [12747, 12748, 12749, 12750], "rare_classes": [["truck"], ["handbag"], ["truck"], ["handbag"]]} -{"filename": "4944644486.jpg", "img_id": "2123", "split": "test", "caption": ["a backpack in the middle of a crowd of people"], "sentids": [12751], "rare_classes": [["backpack"]]} -{"filename": "4944827656.jpg", "img_id": "2124", "split": "test", "caption": ["a bottle in the background", "an image with a handbag", "a bottle in the background", "an image with a handbag"], "sentids": [12752, 12753, 12754, 12755], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} -{"filename": "4945451922.jpg", "img_id": "2125", "split": "test", "caption": ["a photo of a horse and rider in front of a temple"], "sentids": [12756], "rare_classes": [["horse"]]} -{"filename": "4946986337.jpg", "img_id": "2126", "split": "test", "caption": ["a sports ball in the middle of the road", "an image with a motorcycle and two people walking down the street", "a sports ball in the middle of the road", "an image with a motorcycle and two people walking down the street"], "sentids": [12757, 12758, 12759, 12760], "rare_classes": [["sports ball"], ["motorcycle"], ["sports ball"], ["motorcycle"]]} -{"filename": "4947946864.jpg", "img_id": "2127", "split": "test", "caption": ["a picture of a dog in a restaurant with people sitting at tables", "a wine glass in the middle of the table", "an image with a cup of coffee", "a picture of a dog in a restaurant with people sitting at tables", "a wine glass in the middle of the table", "an image with a cup of coffee", "a picture of a dog in a restaurant with people sitting at tables", "a wine glass in the middle of the table", "an image with a cup of coffee"], "sentids": [12761, 12762, 12763, 12764, 12765, 12766, 12767, 12768, 12769], "rare_classes": [["dog"], ["wine glass"], ["cup"], ["dog"], ["wine glass"], ["cup"], ["dog"], ["wine glass"], ["cup"]]} -{"filename": "494823012.jpg", "img_id": "2128", "split": "test", "caption": ["an image with a backpack on the ground next to a group of people"], "sentids": [12770], "rare_classes": [["backpack"]]} -{"filename": "495014499.jpg", "img_id": "2129", "split": "test", "caption": ["an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street"], "sentids": [12771, 12772, 12773, 12774, 12775, 12776, 12777, 12778, 12779, 12780, 12781, 12782, 12783, 12784, 12785, 12786, 12787, 12788, 12789, 12790, 12791, 12792, 12793, 12794, 12795], "rare_classes": [["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"]]} -{"filename": "4951131390.jpg", "img_id": "2130", "split": "test", "caption": ["an image with a car and people crossing the street", "an image with a bicycle and pedestrians crossing the street", "a picture of a stop sign in front of a store", "an image with a car and people crossing the street", "an image with a bicycle and pedestrians crossing the street", "a picture of a stop sign in front of a store", "an image with a car and people crossing the street", "an image with a bicycle and pedestrians crossing the street", "a picture of a stop sign in front of a store"], "sentids": [12796, 12797, 12798, 12799, 12800, 12801, 12802, 12803, 12804], "rare_classes": [["car"], ["bicycle"], ["stop sign"], ["car"], ["bicycle"], ["stop sign"], ["car"], ["bicycle"], ["stop sign"]]} -{"filename": "4951538722.jpg", "img_id": "2131", "split": "test", "caption": ["an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop", "an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop", "an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop", "an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop"], "sentids": [12805, 12806, 12807, 12808, 12809, 12810, 12811, 12812, 12813, 12814, 12815, 12816, 12817, 12818, 12819, 12820], "rare_classes": [["umbrella"], ["clock"], ["tv"], ["backpack"], ["umbrella"], ["clock"], ["tv"], ["backpack"], ["umbrella"], ["clock"], ["tv"], ["backpack"], ["umbrella"], ["clock"], ["tv"], ["backpack"]]} -{"filename": "4951566705.jpg", "img_id": "2132", "split": "test", "caption": ["an image with a tv in the background", "an image with a backpacker on a busy street with umbrellas", "an image with a tv in the background", "an image with a backpacker on a busy street with umbrellas"], "sentids": [12821, 12822, 12823, 12824], "rare_classes": [["tv"], ["backpack"], ["tv"], ["backpack"]]} -{"filename": "4951884470.jpg", "img_id": "2133", "split": "test", "caption": ["a photo of a truck driving down a flooded street"], "sentids": [12825], "rare_classes": [["truck"]]} -{"filename": "4952155171.jpg", "img_id": "2134", "split": "test", "caption": ["a photo of a umbrella boy playing with a fire hydrant", "an image with a bicycle and a child holding an umbrella", "a photo of a umbrella boy playing with a fire hydrant", "an image with a bicycle and a child holding an umbrella"], "sentids": [12826, 12827, 12828, 12829], "rare_classes": [["umbrella"], ["bicycle"], ["umbrella"], ["bicycle"]]} -{"filename": "4953325348.jpg", "img_id": "2135", "split": "test", "caption": ["a picture of a truck driving down the road next to a person riding a bike", "a photo of a traffic light and a person riding a bike", "a picture of a backpacker riding a bike on the road", "a picture of a truck driving down the road next to a person riding a bike", "a photo of a traffic light and a person riding a bike", "a picture of a backpacker riding a bike on the road", "a picture of a truck driving down the road next to a person riding a bike", "a photo of a traffic light and a person riding a bike", "a picture of a backpacker riding a bike on the road"], "sentids": [12830, 12831, 12832, 12833, 12834, 12835, 12836, 12837, 12838], "rare_classes": [["truck"], ["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"]]} -{"filename": "4953536921.jpg", "img_id": "2136", "split": "test", "caption": ["a photo of a dog and a man sitting on a bench"], "sentids": [12839], "rare_classes": [["dog"]]} -{"filename": "4954417902.jpg", "img_id": "2137", "split": "test", "caption": ["a photo of a motorcycle sitting on the side of the road", "an image with a truck and a man sitting on a motorcycle", "a backpack in the middle of the road", "a photo of a motorcycle sitting on the side of the road", "an image with a truck and a man sitting on a motorcycle", "a backpack in the middle of the road", "a photo of a motorcycle sitting on the side of the road", "an image with a truck and a man sitting on a motorcycle", "a backpack in the middle of the road"], "sentids": [12840, 12841, 12842, 12843, 12844, 12845, 12846, 12847, 12848], "rare_classes": [["motorcycle"], ["truck"], ["backpack"], ["motorcycle"], ["truck"], ["backpack"], ["motorcycle"], ["truck"], ["backpack"]]} -{"filename": "4954827712.jpg", "img_id": "2138", "split": "test", "caption": ["a photo of a backpacker in front of a building"], "sentids": [12849], "rare_classes": [["backpack"]]} -{"filename": "4955005678.jpg", "img_id": "2139", "split": "test", "caption": ["a picture of a book signing", "a picture of a tiered table with people sitting at it", "a picture of a book signing", "a picture of a tiered table with people sitting at it"], "sentids": [12850, 12851, 12852, 12853], "rare_classes": [["book"], ["tie"], ["book"], ["tie"]]} -{"filename": "4955299042.jpg", "img_id": "2140", "split": "test", "caption": ["a picture of a car in front of a mirror"], "sentids": [12854], "rare_classes": [["car"]]} -{"filename": "4957517466.jpg", "img_id": "2141", "split": "test", "caption": ["an image with a fire hydrant and people walking down the street"], "sentids": [12855], "rare_classes": [["fire hydrant"]]} -{"filename": "4957739389.jpg", "img_id": "2142", "split": "test", "caption": ["a picture of a bus that is parked on the side of the road", "a truck in the middle of a city street", "a picture of a bus that is parked on the side of the road", "a truck in the middle of a city street"], "sentids": [12856, 12857, 12858, 12859], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} -{"filename": "4958897418.jpg", "img_id": "2143", "split": "test", "caption": ["a handbag in a woman's hand", "a photo of a truck full of produce at a farmers market", "a handbag in a woman's hand", "a photo of a truck full of produce at a farmers market"], "sentids": [12860, 12861, 12862, 12863], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} -{"filename": "4958978125.jpg", "img_id": "2144", "split": "test", "caption": ["a photo of a bus on the road", "a backpack in the back of a man on a bike", "a photo of a bus on the road", "a backpack in the back of a man on a bike"], "sentids": [12864, 12865, 12866, 12867], "rare_classes": [["bus"], ["backpack"], ["bus"], ["backpack"]]} -{"filename": "4961904776.jpg", "img_id": "2145", "split": "test", "caption": ["a photo of a laptop", "a photo of a cell phone video of a man doing a handstand", "a photo of a laptop", "a photo of a cell phone video of a man doing a handstand"], "sentids": [12868, 12869, 12870, 12871], "rare_classes": [["laptop"], ["cell phone"], ["laptop"], ["cell phone"]]} -{"filename": "4965629392.jpg", "img_id": "2146", "split": "test", "caption": ["a photo of a handbag being carried by a man"], "sentids": [12872], "rare_classes": [["handbag"]]} -{"filename": "4967232029.jpg", "img_id": "2147", "split": "test", "caption": ["a picture of a cell phone", "an image with a handbag", "a picture of a backpacker sitting on the side of the road", "a picture of a cell phone", "an image with a handbag", "a picture of a backpacker sitting on the side of the road", "a picture of a cell phone", "an image with a handbag", "a picture of a backpacker sitting on the side of the road"], "sentids": [12873, 12874, 12875, 12876, 12877, 12878, 12879, 12880, 12881], "rare_classes": [["cell phone"], ["handbag"], ["backpack"], ["cell phone"], ["handbag"], ["backpack"], ["cell phone"], ["handbag"], ["backpack"]]} -{"filename": "4967237955.jpg", "img_id": "2148", "split": "test", "caption": ["a truck in the background", "a cup in the middle of a table", "a truck in the background", "a cup in the middle of a table"], "sentids": [12882, 12883, 12884, 12885], "rare_classes": [["truck"], ["cup"], ["truck"], ["cup"]]} -{"filename": "49695755.jpg", "img_id": "2149", "split": "test", "caption": ["an image with a chair and a boy swinging a bat", "a potted plant in the yard", "an image with a cell phone in the foreground and a young boy swinging a bat", "an image with a chair and a boy swinging a bat", "a potted plant in the yard", "an image with a cell phone in the foreground and a young boy swinging a bat", "an image with a chair and a boy swinging a bat", "a potted plant in the yard", "an image with a cell phone in the foreground and a young boy swinging a bat"], "sentids": [12886, 12887, 12888, 12889, 12890, 12891, 12892, 12893, 12894], "rare_classes": [["chair"], ["potted plant"], ["cell phone"], ["chair"], ["potted plant"], ["cell phone"], ["chair"], ["potted plant"], ["cell phone"]]} -{"filename": "4973929160.jpg", "img_id": "2150", "split": "test", "caption": ["a picture of a car on the street with people in the background"], "sentids": [12895], "rare_classes": [["car"]]} -{"filename": "4975960831.jpg", "img_id": "2151", "split": "test", "caption": ["an image with a chair in the middle of a group of people", "an image with a surfboard and a group of people in a hot tub", "an image with a chair in the middle of a group of people", "an image with a surfboard and a group of people in a hot tub"], "sentids": [12896, 12897, 12898, 12899], "rare_classes": [["chair"], ["surfboard"], ["chair"], ["surfboard"]]} -{"filename": "4977153596.jpg", "img_id": "2152", "split": "test", "caption": ["an image with a truck and a group of people in front of it", "a photo of a cell phone camera in front of a group of people", "an image with a truck and a group of people in front of it", "a photo of a cell phone camera in front of a group of people"], "sentids": [12900, 12901, 12902, 12903], "rare_classes": [["truck"], ["cell phone"], ["truck"], ["cell phone"]]} -{"filename": "4978966549.jpg", "img_id": "2153", "split": "test", "caption": ["a umbrella in the middle of the street"], "sentids": [12904], "rare_classes": [["umbrella"]]} -{"filename": "4979134930.jpg", "img_id": "2154", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [12905], "rare_classes": [["umbrella"]]} -{"filename": "4980795412.jpg", "img_id": "2155", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [12906], "rare_classes": [["backpack"]]} -{"filename": "4980932600.jpg", "img_id": "2156", "split": "test", "caption": ["a photo of a car driving down a street with people walking in front of it", "a photo of a truck that is parked on the side of the road", "a photo of a car driving down a street with people walking in front of it", "a photo of a truck that is parked on the side of the road"], "sentids": [12907, 12908, 12909, 12910], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} -{"filename": "4981172140.jpg", "img_id": "2157", "split": "test", "caption": ["a picture of a bottle of water on a cart"], "sentids": [12911], "rare_classes": [["bottle"]]} -{"filename": "4985197970.jpg", "img_id": "2158", "split": "test", "caption": ["a picture of a truck driving down a cobblestone street", "an image with a person walking down a cobblestone street", "a picture of a fire hydrant on a cobblestone street", "a picture of a truck driving down a cobblestone street", "an image with a person walking down a cobblestone street", "a picture of a fire hydrant on a cobblestone street", "a picture of a truck driving down a cobblestone street", "an image with a person walking down a cobblestone street", "a picture of a fire hydrant on a cobblestone street"], "sentids": [12912, 12913, 12914, 12915, 12916, 12917, 12918, 12919, 12920], "rare_classes": [["truck"], ["person"], ["fire hydrant"], ["truck"], ["person"], ["fire hydrant"], ["truck"], ["person"], ["fire hydrant"]]} -{"filename": "4985704.jpg", "img_id": "2159", "split": "test", "caption": ["a photo of a bicycle rider performing tricks in front of a crowd"], "sentids": [12921], "rare_classes": [["bicycle"]]} -{"filename": "50158447.jpg", "img_id": "2160", "split": "test", "caption": ["an image with a forkful of food", "a photo of a spoonful of food", "a picture of a tiered dinner table", "an image with a forkful of food", "a photo of a spoonful of food", "a picture of a tiered dinner table", "an image with a forkful of food", "a photo of a spoonful of food", "a picture of a tiered dinner table"], "sentids": [12922, 12923, 12924, 12925, 12926, 12927, 12928, 12929, 12930], "rare_classes": [["fork"], ["spoon"], ["tie"], ["fork"], ["spoon"], ["tie"], ["fork"], ["spoon"], ["tie"]]} -{"filename": "502760780.jpg", "img_id": "2161", "split": "test", "caption": ["a picture of a bottle of water", "a photo of a cup of coffee", "a picture of a bottle of water", "a photo of a cup of coffee"], "sentids": [12931, 12932, 12933, 12934], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} -{"filename": "503486811.jpg", "img_id": "2162", "split": "test", "caption": ["a picture of a dining table", "a picture of a bowl of food sitting on a table", "a picture of a dining table", "a picture of a bowl of food sitting on a table"], "sentids": [12935, 12936, 12937, 12938], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} -{"filename": "5052057412.jpg", "img_id": "2163", "split": "test", "caption": ["a picture of a bottle of wine", "a cup in the middle of the table", "a picture of a bottle of wine", "a cup in the middle of the table"], "sentids": [12939, 12940, 12941, 12942], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} -{"filename": "505222650.jpg", "img_id": "2164", "split": "test", "caption": ["an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone"], "sentids": [12943, 12944, 12945, 12946, 12947, 12948, 12949, 12950, 12951, 12952, 12953, 12954, 12955, 12956, 12957, 12958, 12959, 12960, 12961, 12962, 12963, 12964, 12965, 12966, 12967], "rare_classes": [["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"]]} -{"filename": "506211106.jpg", "img_id": "2165", "split": "test", "caption": ["a picture of a baseball bat being swung by a man in front of a crowd"], "sentids": [12968], "rare_classes": [["baseball bat"]]} -{"filename": "506442511.jpg", "img_id": "2166", "split": "test", "caption": ["a picture of a stop sign"], "sentids": [12969], "rare_classes": [["stop sign"]]} -{"filename": "506442755.jpg", "img_id": "2167", "split": "test", "caption": ["an image with a stop sign in the background", "a picture of a car parked next to a group of people", "an image with a stop sign in the background", "a picture of a car parked next to a group of people"], "sentids": [12970, 12971, 12972, 12973], "rare_classes": [["stop sign"], ["car"], ["stop sign"], ["car"]]} -{"filename": "5073552229.jpg", "img_id": "2168", "split": "test", "caption": ["a cup in the middle of the table"], "sentids": [12974], "rare_classes": [["cup"]]} -{"filename": "507419384.jpg", "img_id": "2169", "split": "test", "caption": ["a tie in the middle of the table", "a cell phone in the hand of one of the kids", "a tie in the middle of the table", "a cell phone in the hand of one of the kids"], "sentids": [12975, 12976, 12977, 12978], "rare_classes": [["tie"], ["cell phone"], ["tie"], ["cell phone"]]} -{"filename": "507596434.jpg", "img_id": "2170", "split": "test", "caption": ["a picture of a person standing in front of a bar", "a photo of a sink and counter in a room", "a picture of a person standing in front of a bar", "a photo of a sink and counter in a room"], "sentids": [12979, 12980, 12981, 12982], "rare_classes": [["person"], ["sink"], ["person"], ["sink"]]} -{"filename": "508537723.jpg", "img_id": "2171", "split": "test", "caption": ["a mouse in the middle of the table", "an image with a dining table", "an image with a book on the table", "a mouse in the middle of the table", "an image with a dining table", "an image with a book on the table", "a mouse in the middle of the table", "an image with a dining table", "an image with a book on the table"], "sentids": [12983, 12984, 12985, 12986, 12987, 12988, 12989, 12990, 12991], "rare_classes": [["mouse"], ["dining table"], ["book"], ["mouse"], ["dining table"], ["book"], ["mouse"], ["dining table"], ["book"]]} -{"filename": "508560560.jpg", "img_id": "2172", "split": "test", "caption": ["a picture of a chair"], "sentids": [12992], "rare_classes": [["chair"]]} -{"filename": "509096042.jpg", "img_id": "2173", "split": "test", "caption": ["a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background"], "sentids": [12993, 12994, 12995, 12996, 12997, 12998, 12999, 13000, 13001, 13002, 13003, 13004, 13005, 13006, 13007, 13008, 13009, 13010, 13011, 13012, 13013, 13014, 13015, 13016, 13017, 13018, 13019, 13020, 13021, 13022, 13023, 13024, 13025, 13026, 13027, 13028], "rare_classes": [["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"]]} -{"filename": "5098572639.jpg", "img_id": "2174", "split": "test", "caption": ["an image with a backpack on the ground and people sitting at a table", "a dining table in the middle of a room", "an image with a backpack on the ground and people sitting at a table", "a dining table in the middle of a room"], "sentids": [13029, 13030, 13031, 13032], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} -{"filename": "5117317939.jpg", "img_id": "2175", "split": "test", "caption": ["an image with a handbag on a blue carpet"], "sentids": [13033], "rare_classes": [["handbag"]]} -{"filename": "5123250615.jpg", "img_id": "2176", "split": "test", "caption": ["a photo of a backpacker who died in a car accident", "a picture of a suitcase on the side of the road", "a photo of a backpacker who died in a car accident", "a picture of a suitcase on the side of the road"], "sentids": [13034, 13035, 13036, 13037], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} -{"filename": "514461900.jpg", "img_id": "2177", "split": "test", "caption": ["a photo of a suitcase", "a cell phone in a woman's hand", "an image with a backpack", "a photo of a suitcase", "a cell phone in a woman's hand", "an image with a backpack", "a photo of a suitcase", "a cell phone in a woman's hand", "an image with a backpack"], "sentids": [13038, 13039, 13040, 13041, 13042, 13043, 13044, 13045, 13046], "rare_classes": [["suitcase"], ["cell phone"], ["backpack"], ["suitcase"], ["cell phone"], ["backpack"], ["suitcase"], ["cell phone"], ["backpack"]]} -{"filename": "5152631402.jpg", "img_id": "2178", "split": "test", "caption": ["an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street", "an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street", "an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street", "an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street"], "sentids": [13047, 13048, 13049, 13050, 13051, 13052, 13053, 13054, 13055, 13056, 13057, 13058, 13059, 13060, 13061, 13062], "rare_classes": [["suitcase"], ["fire hydrant"], ["handbag"], ["truck"], ["suitcase"], ["fire hydrant"], ["handbag"], ["truck"], ["suitcase"], ["fire hydrant"], ["handbag"], ["truck"], ["suitcase"], ["fire hydrant"], ["handbag"], ["truck"]]} -{"filename": "516360813.jpg", "img_id": "2179", "split": "test", "caption": ["a dining table in front of a group of people", "a picture of a cell phone", "a dining table in front of a group of people", "a picture of a cell phone"], "sentids": [13063, 13064, 13065, 13066], "rare_classes": [["dining table"], ["cell phone"], ["dining table"], ["cell phone"]]} -{"filename": "517214008.jpg", "img_id": "2180", "split": "test", "caption": ["a picture of a forklift operator grilling hot dogs on a grill"], "sentids": [13067], "rare_classes": [["fork"]]} -{"filename": "5181419899.jpg", "img_id": "2181", "split": "test", "caption": ["an image with a dining table full of food"], "sentids": [13068], "rare_classes": [["dining table"]]} -{"filename": "519754987.jpg", "img_id": "2182", "split": "test", "caption": ["a backpack in the back of a car"], "sentids": [13069], "rare_classes": [["backpack"]]} -{"filename": "5216466221.jpg", "img_id": "2183", "split": "test", "caption": ["a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman", "a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman", "a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman", "a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman"], "sentids": [13070, 13071, 13072, 13073, 13074, 13075, 13076, 13077, 13078, 13079, 13080, 13081, 13082, 13083, 13084, 13085], "rare_classes": [["person"], ["dining table"], ["cup"], ["handbag"], ["person"], ["dining table"], ["cup"], ["handbag"], ["person"], ["dining table"], ["cup"], ["handbag"], ["person"], ["dining table"], ["cup"], ["handbag"]]} -{"filename": "522516482.jpg", "img_id": "2184", "split": "test", "caption": ["a photo of a tv on the side of a building", "a picture of a truck driving down a busy city street", "a handbag in the middle of a busy city street", "a photo of a tv on the side of a building", "a picture of a truck driving down a busy city street", "a handbag in the middle of a busy city street", "a photo of a tv on the side of a building", "a picture of a truck driving down a busy city street", "a handbag in the middle of a busy city street"], "sentids": [13086, 13087, 13088, 13089, 13090, 13091, 13092, 13093, 13094], "rare_classes": [["tv"], ["truck"], ["handbag"], ["tv"], ["truck"], ["handbag"], ["tv"], ["truck"], ["handbag"]]} -{"filename": "5235619020.jpg", "img_id": "2185", "split": "test", "caption": ["a sports ball in the air", "an image with a bench full of basketball players playing a game", "a sports ball in the air", "an image with a bench full of basketball players playing a game"], "sentids": [13095, 13096, 13097, 13098], "rare_classes": [["sports ball"], ["bench"], ["sports ball"], ["bench"]]} -{"filename": "524073179.jpg", "img_id": "2186", "split": "test", "caption": ["a picture of a tie", "a photo of a wine glass", "a fork in the middle of the table", "a picture of a tie", "a photo of a wine glass", "a fork in the middle of the table", "a picture of a tie", "a photo of a wine glass", "a fork in the middle of the table"], "sentids": [13099, 13100, 13101, 13102, 13103, 13104, 13105, 13106, 13107], "rare_classes": [["tie"], ["wine glass"], ["fork"], ["tie"], ["wine glass"], ["fork"], ["tie"], ["wine glass"], ["fork"]]} -{"filename": "524250975.jpg", "img_id": "2187", "split": "test", "caption": ["a photo of a cup of coffee", "a bottle in the middle of the table", "a photo of a keyboard", "a photo of a cup of coffee", "a bottle in the middle of the table", "a photo of a keyboard", "a photo of a cup of coffee", "a bottle in the middle of the table", "a photo of a keyboard"], "sentids": [13108, 13109, 13110, 13111, 13112, 13113, 13114, 13115, 13116], "rare_classes": [["cup"], ["bottle"], ["keyboard"], ["cup"], ["bottle"], ["keyboard"], ["cup"], ["bottle"], ["keyboard"]]} -{"filename": "5247558458.jpg", "img_id": "2188", "split": "test", "caption": ["a photo of a handbag filled with umbrellas on an escalator"], "sentids": [13117], "rare_classes": [["handbag"]]} -{"filename": "5266194002.jpg", "img_id": "2189", "split": "test", "caption": ["a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen"], "sentids": [13118, 13119, 13120, 13121, 13122, 13123, 13124, 13125, 13126, 13127, 13128, 13129, 13130, 13131, 13132, 13133, 13134, 13135, 13136, 13137, 13138, 13139, 13140, 13141, 13142], "rare_classes": [["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"]]} -{"filename": "5266810229.jpg", "img_id": "2190", "split": "test", "caption": ["a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man", "a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man", "a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man", "a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man"], "sentids": [13143, 13144, 13145, 13146, 13147, 13148, 13149, 13150, 13151, 13152, 13153, 13154, 13155, 13156, 13157, 13158], "rare_classes": [["keyboard"], ["cup"], ["potted plant"], ["book"], ["keyboard"], ["cup"], ["potted plant"], ["book"], ["keyboard"], ["cup"], ["potted plant"], ["book"], ["keyboard"], ["cup"], ["potted plant"], ["book"]]} -{"filename": "526746449.jpg", "img_id": "2191", "split": "test", "caption": ["an image with a bowl of milk"], "sentids": [13159], "rare_classes": [["bowl"]]} -{"filename": "5276743705.jpg", "img_id": "2192", "split": "test", "caption": ["a photo of a person preparing food in a restaurant", "a photo of a refrigerator", "an image with a spoon in the middle of a bowl of food", "a photo of a person preparing food in a restaurant", "a photo of a refrigerator", "an image with a spoon in the middle of a bowl of food", "a photo of a person preparing food in a restaurant", "a photo of a refrigerator", "an image with a spoon in the middle of a bowl of food"], "sentids": [13160, 13161, 13162, 13163, 13164, 13165, 13166, 13167, 13168], "rare_classes": [["person"], ["refrigerator"], ["spoon"], ["person"], ["refrigerator"], ["spoon"], ["person"], ["refrigerator"], ["spoon"]]} -{"filename": "529453295.jpg", "img_id": "2193", "split": "test", "caption": ["a bench in front of a building", "a photo of a bottle of water", "a bench in front of a building", "a photo of a bottle of water"], "sentids": [13169, 13170, 13171, 13172], "rare_classes": [["bench"], ["bottle"], ["bench"], ["bottle"]]} -{"filename": "52989402.jpg", "img_id": "2194", "split": "test", "caption": ["a picture of a cup of beer"], "sentids": [13173], "rare_classes": [["cup"]]} -{"filename": "5301071699.jpg", "img_id": "2195", "split": "test", "caption": ["a picture of a laptop on a table with people sitting around it"], "sentids": [13174], "rare_classes": [["laptop"]]} -{"filename": "5311134561.jpg", "img_id": "2196", "split": "test", "caption": ["a photo of a chair"], "sentids": [13175], "rare_classes": [["chair"]]} -{"filename": "532241548.jpg", "img_id": "2197", "split": "test", "caption": ["an image with a backpack and a group of people holding umbrellas", "an image with a chair and a group of people holding umbrellas", "an image with a backpack and a group of people holding umbrellas", "an image with a chair and a group of people holding umbrellas"], "sentids": [13176, 13177, 13178, 13179], "rare_classes": [["backpack"], ["chair"], ["backpack"], ["chair"]]} -{"filename": "532574313.jpg", "img_id": "2198", "split": "test", "caption": ["an image with a skateboarder in front of a fountain", "a photo of a handbag floating in a fountain", "an image with a skateboarder in front of a fountain", "a photo of a handbag floating in a fountain"], "sentids": [13180, 13181, 13182, 13183], "rare_classes": [["skateboard"], ["handbag"], ["skateboard"], ["handbag"]]} -{"filename": "533713001.jpg", "img_id": "2199", "split": "test", "caption": ["a picture of a dining table with chairs and umbrellas", "a picture of a wine glass", "a photo of a bench with people sitting on it", "a picture of a dining table with chairs and umbrellas", "a picture of a wine glass", "a photo of a bench with people sitting on it", "a picture of a dining table with chairs and umbrellas", "a picture of a wine glass", "a photo of a bench with people sitting on it"], "sentids": [13184, 13185, 13186, 13187, 13188, 13189, 13190, 13191, 13192], "rare_classes": [["dining table"], ["wine glass"], ["bench"], ["dining table"], ["wine glass"], ["bench"], ["dining table"], ["wine glass"], ["bench"]]} -{"filename": "5340639100.jpg", "img_id": "2200", "split": "test", "caption": ["a photo of a sports ball in a bowling alley"], "sentids": [13193], "rare_classes": [["sports ball"]]} -{"filename": "535020523.jpg", "img_id": "2201", "split": "test", "caption": ["a picture of a truck driving down a street with people walking in front of it", "a picture of a motorcycle and people walking down the street", "a picture of a truck driving down a street with people walking in front of it", "a picture of a motorcycle and people walking down the street"], "sentids": [13194, 13195, 13196, 13197], "rare_classes": [["truck"], ["motorcycle"], ["truck"], ["motorcycle"]]} -{"filename": "5359437945.jpg", "img_id": "2202", "split": "test", "caption": ["a picture of a car parked on the side of a street"], "sentids": [13198], "rare_classes": [["car"]]} -{"filename": "537225246.jpg", "img_id": "2203", "split": "test", "caption": ["a suitcase in the background", "a photo of a teddy bear dressed as a badger", "an image with a handbag and a person dressed as a badger", "a suitcase in the background", "a photo of a teddy bear dressed as a badger", "an image with a handbag and a person dressed as a badger", "a suitcase in the background", "a photo of a teddy bear dressed as a badger", "an image with a handbag and a person dressed as a badger"], "sentids": [13199, 13200, 13201, 13202, 13203, 13204, 13205, 13206, 13207], "rare_classes": [["suitcase"], ["teddy bear"], ["handbag"], ["suitcase"], ["teddy bear"], ["handbag"], ["suitcase"], ["teddy bear"], ["handbag"]]} -{"filename": "5373649841.jpg", "img_id": "2204", "split": "test", "caption": ["a handbag in the middle of an airport", "a bicycle in the middle of an airport", "a handbag in the middle of an airport", "a bicycle in the middle of an airport"], "sentids": [13208, 13209, 13210, 13211], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} -{"filename": "5381043991.jpg", "img_id": "2205", "split": "test", "caption": ["an image with a cell phone on a table in front of a group of people"], "sentids": [13212], "rare_classes": [["cell phone"]]} -{"filename": "5381102989.jpg", "img_id": "2206", "split": "test", "caption": ["a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner", "a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner", "a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner", "a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner"], "sentids": [13213, 13214, 13215, 13216, 13217, 13218, 13219, 13220, 13221, 13222, 13223, 13224, 13225, 13226, 13227, 13228], "rare_classes": [["dog"], ["cat"], ["tv"], ["handbag"], ["dog"], ["cat"], ["tv"], ["handbag"], ["dog"], ["cat"], ["tv"], ["handbag"], ["dog"], ["cat"], ["tv"], ["handbag"]]} -{"filename": "5405152070.jpg", "img_id": "2207", "split": "test", "caption": ["a photo of a tv in a gymnasium"], "sentids": [13229], "rare_classes": [["tv"]]} -{"filename": "5406927495.jpg", "img_id": "2208", "split": "test", "caption": ["a potted plant in the middle of the street", "a photo of a backpacker playing music on the street", "a potted plant in the middle of the street", "a photo of a backpacker playing music on the street"], "sentids": [13230, 13231, 13232, 13233], "rare_classes": [["potted plant"], ["backpack"], ["potted plant"], ["backpack"]]} -{"filename": "541497191.jpg", "img_id": "2209", "split": "test", "caption": ["a wine glass in a woman's hand", "a photo of a bowl of ice cream", "an image with a cup of wine", "a wine glass in a woman's hand", "a photo of a bowl of ice cream", "an image with a cup of wine", "a wine glass in a woman's hand", "a photo of a bowl of ice cream", "an image with a cup of wine"], "sentids": [13234, 13235, 13236, 13237, 13238, 13239, 13240, 13241, 13242], "rare_classes": [["wine glass"], ["bowl"], ["cup"], ["wine glass"], ["bowl"], ["cup"], ["wine glass"], ["bowl"], ["cup"]]} -{"filename": "5423102604.jpg", "img_id": "2210", "split": "test", "caption": ["a tie in front of a group of people sitting on folding chairs", "a picture of a chair with people sitting in it", "a photo of a backpack being handed to an old man", "a tie in front of a group of people sitting on folding chairs", "a picture of a chair with people sitting in it", "a photo of a backpack being handed to an old man", "a tie in front of a group of people sitting on folding chairs", "a picture of a chair with people sitting in it", "a photo of a backpack being handed to an old man"], "sentids": [13243, 13244, 13245, 13246, 13247, 13248, 13249, 13250, 13251], "rare_classes": [["tie"], ["chair"], ["backpack"], ["tie"], ["chair"], ["backpack"], ["tie"], ["chair"], ["backpack"]]} -{"filename": "5430568615.jpg", "img_id": "2211", "split": "test", "caption": ["a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky", "a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky", "a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky", "a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky"], "sentids": [13252, 13253, 13254, 13255, 13256, 13257, 13258, 13259, 13260, 13261, 13262, 13263, 13264, 13265, 13266, 13267], "rare_classes": [["truck"], ["handbag"], ["kite"], ["sports ball"], ["truck"], ["handbag"], ["kite"], ["sports ball"], ["truck"], ["handbag"], ["kite"], ["sports ball"], ["truck"], ["handbag"], ["kite"], ["sports ball"]]} -{"filename": "543613917.jpg", "img_id": "2212", "split": "test", "caption": ["a horse in the air"], "sentids": [13268], "rare_classes": [["horse"]]} -{"filename": "5441804056.jpg", "img_id": "2213", "split": "test", "caption": ["a picture of a backpacker pushing a shopping cart", "a car in front of a building with two people pushing shopping carts", "a potted plant in a shopping cart", "a picture of a backpacker pushing a shopping cart", "a car in front of a building with two people pushing shopping carts", "a potted plant in a shopping cart", "a picture of a backpacker pushing a shopping cart", "a car in front of a building with two people pushing shopping carts", "a potted plant in a shopping cart"], "sentids": [13269, 13270, 13271, 13272, 13273, 13274, 13275, 13276, 13277], "rare_classes": [["backpack"], ["car"], ["potted plant"], ["backpack"], ["car"], ["potted plant"], ["backpack"], ["car"], ["potted plant"]]} -{"filename": "5460845581.jpg", "img_id": "2214", "split": "test", "caption": ["a picture of a tie basketball game between two teams"], "sentids": [13278], "rare_classes": [["tie"]]} -{"filename": "5465722830.jpg", "img_id": "2215", "split": "test", "caption": ["a photo of a dining table at an outdoor market"], "sentids": [13279], "rare_classes": [["dining table"]]} -{"filename": "5475015553.jpg", "img_id": "2216", "split": "test", "caption": ["a backpack in the middle of a group of people", "an image with a car in the background and a skateboarder doing a trick", "a bicycle in the air", "a backpack in the middle of a group of people", "an image with a car in the background and a skateboarder doing a trick", "a bicycle in the air", "a backpack in the middle of a group of people", "an image with a car in the background and a skateboarder doing a trick", "a bicycle in the air"], "sentids": [13280, 13281, 13282, 13283, 13284, 13285, 13286, 13287, 13288], "rare_classes": [["backpack"], ["car"], ["bicycle"], ["backpack"], ["car"], ["bicycle"], ["backpack"], ["car"], ["bicycle"]]} -{"filename": "5501226985.jpg", "img_id": "2217", "split": "test", "caption": ["a picture of a vase and a baby sitting on a couch", "a picture of a potted plant", "a picture of a vase and a baby sitting on a couch", "a picture of a potted plant"], "sentids": [13289, 13290, 13291, 13292], "rare_classes": [["vase"], ["potted plant"], ["vase"], ["potted plant"]]} -{"filename": "5511460259.jpg", "img_id": "2218", "split": "test", "caption": ["a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers", "a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers", "a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers", "a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers"], "sentids": [13293, 13294, 13295, 13296, 13297, 13298, 13299, 13300, 13301, 13302, 13303, 13304, 13305, 13306, 13307, 13308], "rare_classes": [["dining table"], ["bottle"], ["spoon"], ["vase"], ["dining table"], ["bottle"], ["spoon"], ["vase"], ["dining table"], ["bottle"], ["spoon"], ["vase"], ["dining table"], ["bottle"], ["spoon"], ["vase"]]} -{"filename": "5541308296.jpg", "img_id": "2219", "split": "test", "caption": ["a backpack in the background", "an image with a car in front of a store", "a backpack in the background", "an image with a car in front of a store"], "sentids": [13309, 13310, 13311, 13312], "rare_classes": [["backpack"], ["car"], ["backpack"], ["car"]]} -{"filename": "554526471.jpg", "img_id": "2220", "split": "test", "caption": ["a photo of a suitcase on the beach"], "sentids": [13313], "rare_classes": [["suitcase"]]} -{"filename": "5562975921.jpg", "img_id": "2221", "split": "test", "caption": ["an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker"], "sentids": [13314, 13315, 13316, 13317, 13318, 13319, 13320, 13321, 13322, 13323, 13324, 13325, 13326, 13327, 13328, 13329, 13330, 13331, 13332, 13333, 13334, 13335, 13336, 13337, 13338], "rare_classes": [["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"]]} -{"filename": "5563446889.jpg", "img_id": "2222", "split": "test", "caption": ["a picture of a bicycle"], "sentids": [13339], "rare_classes": [["bicycle"]]} -{"filename": "5572655622.jpg", "img_id": "2223", "split": "test", "caption": ["a traffic light in the middle of the road"], "sentids": [13340], "rare_classes": [["traffic light"]]} -{"filename": "5583327265.jpg", "img_id": "2224", "split": "test", "caption": ["a photo of a handbag in a target store", "a picture of a tv in a store with people in it", "a photo of a handbag in a target store", "a picture of a tv in a store with people in it"], "sentids": [13341, 13342, 13343, 13344], "rare_classes": [["handbag"], ["tv"], ["handbag"], ["tv"]]} -{"filename": "5611391594.jpg", "img_id": "2225", "split": "test", "caption": ["a photo of a sports ball in the air", "a picture of a kite flying in the air", "a photo of a sports ball in the air", "a picture of a kite flying in the air"], "sentids": [13345, 13346, 13347, 13348], "rare_classes": [["sports ball"], ["kite"], ["sports ball"], ["kite"]]} -{"filename": "5611717202.jpg", "img_id": "2226", "split": "test", "caption": ["a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair"], "sentids": [13349, 13350, 13351, 13352, 13353, 13354, 13355, 13356, 13357, 13358, 13359, 13360, 13361, 13362, 13363, 13364, 13365, 13366, 13367, 13368, 13369, 13370, 13371, 13372, 13373], "rare_classes": [["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"]]} -{"filename": "561204294.jpg", "img_id": "2227", "split": "test", "caption": ["an image with a couch and a group of kids playing a board game", "a dining table in a living room", "an image with a couch and a group of kids playing a board game", "a dining table in a living room"], "sentids": [13374, 13375, 13376, 13377], "rare_classes": [["couch"], ["dining table"], ["couch"], ["dining table"]]} -{"filename": "5615083329.jpg", "img_id": "2228", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [13378], "rare_classes": [["cup"]]} -{"filename": "5615654776.jpg", "img_id": "2229", "split": "test", "caption": ["a photo of a car parade", "a picture of a handbag", "a photo of a car parade", "a picture of a handbag"], "sentids": [13379, 13380, 13381, 13382], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} -{"filename": "5633231430.jpg", "img_id": "2230", "split": "test", "caption": ["a picture of a backpacker on a busy street in asia", "a traffic light in the middle of an intersection", "a picture of a backpacker on a busy street in asia", "a traffic light in the middle of an intersection"], "sentids": [13383, 13384, 13385, 13386], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} -{"filename": "5641021474.jpg", "img_id": "2231", "split": "test", "caption": ["an image with a bus full of people on a city street", "a chair in the middle of a crowded city street", "an image with a bus full of people on a city street", "a chair in the middle of a crowded city street"], "sentids": [13387, 13388, 13389, 13390], "rare_classes": [["bus"], ["chair"], ["bus"], ["chair"]]} -{"filename": "5687832945.jpg", "img_id": "2232", "split": "test", "caption": ["a picture of a traffic light with a man in a wheel chair", "a chair in the middle of the street", "a picture of a traffic light with a man in a wheel chair", "a chair in the middle of the street"], "sentids": [13391, 13392, 13393, 13394], "rare_classes": [["traffic light"], ["chair"], ["traffic light"], ["chair"]]} -{"filename": "57264404.jpg", "img_id": "2233", "split": "test", "caption": ["a dining table in the middle of a park with people sitting around it", "a umbrella in front of a shop on the side of the road", "a dining table in the middle of a park with people sitting around it", "a umbrella in front of a shop on the side of the road"], "sentids": [13395, 13396, 13397, 13398], "rare_classes": [["dining table"], ["umbrella"], ["dining table"], ["umbrella"]]} -{"filename": "573385626.jpg", "img_id": "2234", "split": "test", "caption": ["an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street"], "sentids": [13399, 13400, 13401, 13402, 13403, 13404, 13405, 13406, 13407, 13408, 13409, 13410, 13411, 13412, 13413, 13414, 13415, 13416, 13417, 13418, 13419, 13420, 13421, 13422, 13423], "rare_classes": [["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"]]} -{"filename": "5739923608.jpg", "img_id": "2235", "split": "test", "caption": ["a photo of a suitcase on the sidewalk next to a man with a mop", "a photo of a bottle of water sitting on the ground next to a man", "a picture of a truck that is parked on the side of the road", "a photo of a suitcase on the sidewalk next to a man with a mop", "a photo of a bottle of water sitting on the ground next to a man", "a picture of a truck that is parked on the side of the road", "a photo of a suitcase on the sidewalk next to a man with a mop", "a photo of a bottle of water sitting on the ground next to a man", "a picture of a truck that is parked on the side of the road"], "sentids": [13424, 13425, 13426, 13427, 13428, 13429, 13430, 13431, 13432], "rare_classes": [["suitcase"], ["bottle"], ["truck"], ["suitcase"], ["bottle"], ["truck"], ["suitcase"], ["bottle"], ["truck"]]} -{"filename": "5748912722.jpg", "img_id": "2236", "split": "test", "caption": ["a handbag in the background", "a dining table in the middle of the street", "a handbag in the background", "a dining table in the middle of the street"], "sentids": [13433, 13434, 13435, 13436], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} -{"filename": "5754249309.jpg", "img_id": "2237", "split": "test", "caption": ["an image with a teddy bear on the balance beam", "a photo of a bottle gymnast performing on the balance beam", "an image with a teddy bear on the balance beam", "a photo of a bottle gymnast performing on the balance beam"], "sentids": [13437, 13438, 13439, 13440], "rare_classes": [["teddy bear"], ["bottle"], ["teddy bear"], ["bottle"]]} -{"filename": "576920249.jpg", "img_id": "2238", "split": "test", "caption": ["a picture of a bottle flying through the air"], "sentids": [13441], "rare_classes": [["bottle"]]} -{"filename": "5788177425.jpg", "img_id": "2239", "split": "test", "caption": ["an image with a bench in the middle of a room"], "sentids": [13442], "rare_classes": [["bench"]]} -{"filename": "5788772871.jpg", "img_id": "2240", "split": "test", "caption": ["a picture of a clock", "a picture of a laptop in front of a group of people", "a picture of a clock", "a picture of a laptop in front of a group of people"], "sentids": [13443, 13444, 13445, 13446], "rare_classes": [["clock"], ["laptop"], ["clock"], ["laptop"]]} -{"filename": "5789294140.jpg", "img_id": "2241", "split": "test", "caption": ["an image with a bottle of water", "an image with a cell phone", "a backpack in the middle of the table", "an image with a bottle of water", "an image with a cell phone", "a backpack in the middle of the table", "an image with a bottle of water", "an image with a cell phone", "a backpack in the middle of the table"], "sentids": [13447, 13448, 13449, 13450, 13451, 13452, 13453, 13454, 13455], "rare_classes": [["bottle"], ["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"]]} -{"filename": "5821135681.jpg", "img_id": "2242", "split": "test", "caption": ["a couch in a living room", "a clock in a kitchen", "a couch in a living room", "a clock in a kitchen"], "sentids": [13456, 13457, 13458, 13459], "rare_classes": [["couch"], ["clock"], ["couch"], ["clock"]]} -{"filename": "5823310445.jpg", "img_id": "2243", "split": "test", "caption": ["a photo of a backpacker carrying a child on his shoulders"], "sentids": [13460], "rare_classes": [["backpack"]]} -{"filename": "5823813436.jpg", "img_id": "2244", "split": "test", "caption": ["a photo of a handbag parade in moscow, russia", "a bench in front of a mcdonalds", "a photo of a handbag parade in moscow, russia", "a bench in front of a mcdonalds"], "sentids": [13461, 13462, 13463, 13464], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} -{"filename": "5826678076.jpg", "img_id": "2245", "split": "test", "caption": ["an image with a sports ball on top of a car", "a photo of a truck driving down the street with people in the background", "an image with a cell phone in front of a car", "an image with a sports ball on top of a car", "a photo of a truck driving down the street with people in the background", "an image with a cell phone in front of a car", "an image with a sports ball on top of a car", "a photo of a truck driving down the street with people in the background", "an image with a cell phone in front of a car"], "sentids": [13465, 13466, 13467, 13468, 13469, 13470, 13471, 13472, 13473], "rare_classes": [["sports ball"], ["truck"], ["cell phone"], ["sports ball"], ["truck"], ["cell phone"], ["sports ball"], ["truck"], ["cell phone"]]} -{"filename": "5849278148.jpg", "img_id": "2246", "split": "test", "caption": ["a photo of a bus", "an image with a umbrella", "an image with a handbag", "a photo of a bus", "an image with a umbrella", "an image with a handbag", "a photo of a bus", "an image with a umbrella", "an image with a handbag"], "sentids": [13474, 13475, 13476, 13477, 13478, 13479, 13480, 13481, 13482], "rare_classes": [["bus"], ["umbrella"], ["handbag"], ["bus"], ["umbrella"], ["handbag"], ["bus"], ["umbrella"], ["handbag"]]} -{"filename": "5852667073.jpg", "img_id": "2247", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [13483], "rare_classes": [["cup"]]} -{"filename": "5858406299.jpg", "img_id": "2248", "split": "test", "caption": ["a photo of a cup of coffee", "a picture of a umbrella", "a photo of a cup of coffee", "a picture of a umbrella"], "sentids": [13484, 13485, 13486, 13487], "rare_classes": [["cup"], ["umbrella"], ["cup"], ["umbrella"]]} -{"filename": "5885058292.jpg", "img_id": "2249", "split": "test", "caption": ["an image with a cell phone", "a chair in front of a table", "a picture of a cup of coffee", "an image with a cell phone", "a chair in front of a table", "a picture of a cup of coffee", "an image with a cell phone", "a chair in front of a table", "a picture of a cup of coffee"], "sentids": [13488, 13489, 13490, 13491, 13492, 13493, 13494, 13495, 13496], "rare_classes": [["cell phone"], ["chair"], ["cup"], ["cell phone"], ["chair"], ["cup"], ["cell phone"], ["chair"], ["cup"]]} -{"filename": "5891694046.jpg", "img_id": "2250", "split": "test", "caption": ["a dining table in a room", "an image with a bottle of water", "a dining table in a room", "an image with a bottle of water"], "sentids": [13497, 13498, 13499, 13500], "rare_classes": [["dining table"], ["bottle"], ["dining table"], ["bottle"]]} -{"filename": "5892931627.jpg", "img_id": "2251", "split": "test", "caption": ["a picture of a baseball glove"], "sentids": [13501], "rare_classes": [["baseball glove"]]} -{"filename": "5893612531.jpg", "img_id": "2252", "split": "test", "caption": ["a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it", "a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it", "a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it", "a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it"], "sentids": [13502, 13503, 13504, 13505, 13506, 13507, 13508, 13509, 13510, 13511, 13512, 13513, 13514, 13515, 13516, 13517], "rare_classes": [["sports ball"], ["backpack"], ["teddy bear"], ["chair"], ["sports ball"], ["backpack"], ["teddy bear"], ["chair"], ["sports ball"], ["backpack"], ["teddy bear"], ["chair"], ["sports ball"], ["backpack"], ["teddy bear"], ["chair"]]} -{"filename": "589759896.jpg", "img_id": "2253", "split": "test", "caption": ["an image with a person preparing food in a kitchen", "a picture of a fork being used to cut food", "an image with a person preparing food in a kitchen", "a picture of a fork being used to cut food"], "sentids": [13518, 13519, 13520, 13521], "rare_classes": [["person"], ["fork"], ["person"], ["fork"]]} -{"filename": "59032661.jpg", "img_id": "2254", "split": "test", "caption": ["an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag"], "sentids": [13522, 13523, 13524, 13525, 13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13534, 13535, 13536, 13537, 13538, 13539, 13540, 13541, 13542, 13543, 13544, 13545, 13546], "rare_classes": [["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"]]} -{"filename": "5903545909.jpg", "img_id": "2255", "split": "test", "caption": ["a picture of a sports ball player diving to catch a ball"], "sentids": [13547], "rare_classes": [["sports ball"]]} -{"filename": "5914778546.jpg", "img_id": "2256", "split": "test", "caption": ["a photo of a caribbean baseball player sliding into home plate", "an image with a baseball glove, catcher, and umpire on a baseball field", "a photo of a caribbean baseball player sliding into home plate", "an image with a baseball glove, catcher, and umpire on a baseball field"], "sentids": [13548, 13549, 13550, 13551], "rare_classes": [["car"], ["baseball glove"], ["car"], ["baseball glove"]]} -{"filename": "5946823331.jpg", "img_id": "2257", "split": "test", "caption": ["a picture of a motorcycle rider making a turn on a dirt bike", "a photo of a trucker riding a dirt bike", "an image with a bicycle racer on a dirt bike", "a picture of a motorcycle rider making a turn on a dirt bike", "a photo of a trucker riding a dirt bike", "an image with a bicycle racer on a dirt bike", "a picture of a motorcycle rider making a turn on a dirt bike", "a photo of a trucker riding a dirt bike", "an image with a bicycle racer on a dirt bike"], "sentids": [13552, 13553, 13554, 13555, 13556, 13557, 13558, 13559, 13560], "rare_classes": [["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"], ["bicycle"]]} -{"filename": "595063831.jpg", "img_id": "2258", "split": "test", "caption": ["a truck in the background", "a photo of a bicycle on a city street with a person holding an umbrella", "a truck in the background", "a photo of a bicycle on a city street with a person holding an umbrella"], "sentids": [13561, 13562, 13563, 13564], "rare_classes": [["truck"], ["bicycle"], ["truck"], ["bicycle"]]} -{"filename": "5954939506.jpg", "img_id": "2259", "split": "test", "caption": ["a photo of a knife on the ground", "a picture of a handbag full of food sitting on the ground", "a photo of a knife on the ground", "a picture of a handbag full of food sitting on the ground"], "sentids": [13565, 13566, 13567, 13568], "rare_classes": [["knife"], ["handbag"], ["knife"], ["handbag"]]} -{"filename": "5964803593.jpg", "img_id": "2260", "split": "test", "caption": ["a cup in the air"], "sentids": [13569], "rare_classes": [["cup"]]} -{"filename": "6075614739.jpg", "img_id": "2261", "split": "test", "caption": ["a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building"], "sentids": [13570, 13571, 13572, 13573, 13574, 13575, 13576, 13577, 13578, 13579, 13580, 13581, 13582, 13583, 13584, 13585, 13586, 13587, 13588, 13589, 13590, 13591, 13592, 13593, 13594], "rare_classes": [["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"]]} -{"filename": "6082535291.jpg", "img_id": "2262", "split": "test", "caption": ["a bicycle in a parking lot"], "sentids": [13595], "rare_classes": [["bicycle"]]} -{"filename": "609358708.jpg", "img_id": "2263", "split": "test", "caption": ["a picture of a potted plant", "a picture of a chair", "a picture of a potted plant", "a picture of a chair"], "sentids": [13596, 13597, 13598, 13599], "rare_classes": [["potted plant"], ["chair"], ["potted plant"], ["chair"]]} -{"filename": "6094931376.jpg", "img_id": "2264", "split": "test", "caption": ["an image with a sheep and a group of people walking up a hill"], "sentids": [13600], "rare_classes": [["sheep"]]} -{"filename": "6108282669.jpg", "img_id": "2265", "split": "test", "caption": ["an image with a handbag on a table in a parking lot", "an image with a bottle of wine on a table", "an image with a handbag on a table in a parking lot", "an image with a bottle of wine on a table"], "sentids": [13601, 13602, 13603, 13604], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} -{"filename": "610841649.jpg", "img_id": "2266", "split": "test", "caption": ["an image with a sports ball in the middle of a field"], "sentids": [13605], "rare_classes": [["sports ball"]]} -{"filename": "6126520718.jpg", "img_id": "2267", "split": "test", "caption": ["an image with a sports ball", "a photo of a laptop", "an image with a sports ball", "a photo of a laptop"], "sentids": [13606, 13607, 13608, 13609], "rare_classes": [["sports ball"], ["laptop"], ["sports ball"], ["laptop"]]} -{"filename": "61374980.jpg", "img_id": "2268", "split": "test", "caption": ["a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair"], "sentids": [13610, 13611, 13612, 13613, 13614, 13615, 13616, 13617, 13618, 13619, 13620, 13621, 13622, 13623, 13624, 13625, 13626, 13627, 13628, 13629, 13630, 13631, 13632, 13633, 13634, 13635, 13636, 13637, 13638, 13639, 13640, 13641, 13642, 13643, 13644, 13645, 13646, 13647, 13648, 13649, 13650, 13651, 13652, 13653, 13654, 13655, 13656, 13657, 13658], "rare_classes": [["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"]]} -{"filename": "6142026295.jpg", "img_id": "2269", "split": "test", "caption": ["a photo of a handbag on a bike"], "sentids": [13659], "rare_classes": [["handbag"]]} -{"filename": "6161478369.jpg", "img_id": "2270", "split": "test", "caption": ["an image with a cup of coffee and two people on stage", "an image with a tie and two people on stage", "a photo of a bottle of wine being passed around on stage", "an image with a cup of coffee and two people on stage", "an image with a tie and two people on stage", "a photo of a bottle of wine being passed around on stage", "an image with a cup of coffee and two people on stage", "an image with a tie and two people on stage", "a photo of a bottle of wine being passed around on stage"], "sentids": [13660, 13661, 13662, 13663, 13664, 13665, 13666, 13667, 13668], "rare_classes": [["cup"], ["tie"], ["bottle"], ["cup"], ["tie"], ["bottle"], ["cup"], ["tie"], ["bottle"]]} -{"filename": "6162015348.jpg", "img_id": "2271", "split": "test", "caption": ["a photo of a wine glass in front of a group of people", "a picture of a bottle of wine in front of a group of people", "a photo of a wine glass in front of a group of people", "a picture of a bottle of wine in front of a group of people"], "sentids": [13669, 13670, 13671, 13672], "rare_classes": [["wine glass"], ["bottle"], ["wine glass"], ["bottle"]]} -{"filename": "616564448.jpg", "img_id": "2272", "split": "test", "caption": ["a fire hydrant in the middle of the street"], "sentids": [13673], "rare_classes": [["fire hydrant"]]} -{"filename": "6167267993.jpg", "img_id": "2273", "split": "test", "caption": ["an image with a motorcycle racing down a city street", "a backpack in front of a group of bicyclists on the road", "an image with a motorcycle racing down a city street", "a backpack in front of a group of bicyclists on the road"], "sentids": [13674, 13675, 13676, 13677], "rare_classes": [["motorcycle"], ["backpack"], ["motorcycle"], ["backpack"]]} -{"filename": "6178585333.jpg", "img_id": "2274", "split": "test", "caption": ["a sports ball in the air"], "sentids": [13678], "rare_classes": [["sports ball"]]} -{"filename": "6179361394.jpg", "img_id": "2275", "split": "test", "caption": ["a bus in the middle of the road"], "sentids": [13679], "rare_classes": [["bus"]]} -{"filename": "6179362236.jpg", "img_id": "2276", "split": "test", "caption": ["an image with a bicycle rider going down a street", "a photo of a motorcycle racing down a street", "an image with a bicycle rider going down a street", "a photo of a motorcycle racing down a street"], "sentids": [13680, 13681, 13682, 13683], "rare_classes": [["bicycle"], ["motorcycle"], ["bicycle"], ["motorcycle"]]} -{"filename": "6199134021.jpg", "img_id": "2277", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [13684], "rare_classes": [["sports ball"]]} -{"filename": "6199134497.jpg", "img_id": "2278", "split": "test", "caption": ["a sports ball in the air"], "sentids": [13685], "rare_classes": [["sports ball"]]} -{"filename": "6207347056.jpg", "img_id": "2279", "split": "test", "caption": ["a motorcycle in the dirt"], "sentids": [13686], "rare_classes": [["motorcycle"]]} -{"filename": "6212276876.jpg", "img_id": "2280", "split": "test", "caption": ["a horse in a field", "a photo of a handbag jockey riding a horse", "a horse in a field", "a photo of a handbag jockey riding a horse"], "sentids": [13687, 13688, 13689, 13690], "rare_classes": [["horse"], ["handbag"], ["horse"], ["handbag"]]} -{"filename": "624215910.jpg", "img_id": "2281", "split": "test", "caption": ["an image with a elephant statue", "a picture of a handbag on the ground next to a statue of a lion", "an image with a elephant statue", "a picture of a handbag on the ground next to a statue of a lion"], "sentids": [13691, 13692, 13693, 13694], "rare_classes": [["elephant"], ["handbag"], ["elephant"], ["handbag"]]} -{"filename": "626955661.jpg", "img_id": "2282", "split": "test", "caption": ["a photo of a chair at a poker table", "a picture of a handbag wearing man sitting at a poker table", "a photo of a chair at a poker table", "a picture of a handbag wearing man sitting at a poker table"], "sentids": [13695, 13696, 13697, 13698], "rare_classes": [["chair"], ["handbag"], ["chair"], ["handbag"]]} -{"filename": "627594335.jpg", "img_id": "2283", "split": "test", "caption": ["a cup in the woman's hand", "an image with a tv in the background", "a handbag in a woman's hand", "a cup in the woman's hand", "an image with a tv in the background", "a handbag in a woman's hand", "a cup in the woman's hand", "an image with a tv in the background", "a handbag in a woman's hand"], "sentids": [13699, 13700, 13701, 13702, 13703, 13704, 13705, 13706, 13707], "rare_classes": [["cup"], ["tv"], ["handbag"], ["cup"], ["tv"], ["handbag"], ["cup"], ["tv"], ["handbag"]]} -{"filename": "62810448.jpg", "img_id": "2284", "split": "test", "caption": ["a horse in a parade"], "sentids": [13708], "rare_classes": [["horse"]]} -{"filename": "63108800.jpg", "img_id": "2285", "split": "test", "caption": ["a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone", "a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone", "a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone", "a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone"], "sentids": [13709, 13710, 13711, 13712, 13713, 13714, 13715, 13716, 13717, 13718, 13719, 13720, 13721, 13722, 13723, 13724], "rare_classes": [["book"], ["bottle"], ["dining table"], ["cell phone"], ["book"], ["bottle"], ["dining table"], ["cell phone"], ["book"], ["bottle"], ["dining table"], ["cell phone"], ["book"], ["bottle"], ["dining table"], ["cell phone"]]} -{"filename": "6315316933.jpg", "img_id": "2286", "split": "test", "caption": ["a picture of a motorcycle race", "a photo of a backpacker race", "a picture of a motorcycle race", "a photo of a backpacker race"], "sentids": [13725, 13726, 13727, 13728], "rare_classes": [["motorcycle"], ["backpack"], ["motorcycle"], ["backpack"]]} -{"filename": "6337872636.jpg", "img_id": "2287", "split": "test", "caption": ["an image with a laptop and choir in front of an audience"], "sentids": [13729], "rare_classes": [["laptop"]]} -{"filename": "634940382.jpg", "img_id": "2288", "split": "test", "caption": ["a photo of a bicycle police officer giving directions to a dog", "an image with a dog on a leash and a man on a bike", "a photo of a bicycle police officer giving directions to a dog", "an image with a dog on a leash and a man on a bike"], "sentids": [13730, 13731, 13732, 13733], "rare_classes": [["bicycle"], ["dog"], ["bicycle"], ["dog"]]} -{"filename": "6351255882.jpg", "img_id": "2289", "split": "test", "caption": ["a photo of a tv dinner party", "a photo of a dining table with people wearing party hats", "a photo of a tv dinner party", "a photo of a dining table with people wearing party hats"], "sentids": [13734, 13735, 13736, 13737], "rare_classes": [["tv"], ["dining table"], ["tv"], ["dining table"]]} -{"filename": "6364640471.jpg", "img_id": "2290", "split": "test", "caption": ["a picture of a dining table", "a picture of a book", "a picture of a dining table", "a picture of a book"], "sentids": [13738, 13739, 13740, 13741], "rare_classes": [["dining table"], ["book"], ["dining table"], ["book"]]} -{"filename": "637457347.jpg", "img_id": "2291", "split": "test", "caption": ["a photo of a dining table at a japanese shrine"], "sentids": [13742], "rare_classes": [["dining table"]]} -{"filename": "638855308.jpg", "img_id": "2292", "split": "test", "caption": ["an image with a clock on it"], "sentids": [13743], "rare_classes": [["clock"]]} -{"filename": "6419839253.jpg", "img_id": "2293", "split": "test", "caption": ["a photo of a sports ball game being played on the beach", "a photo of a bottle of water", "a photo of a sports ball game being played on the beach", "a photo of a bottle of water"], "sentids": [13744, 13745, 13746, 13747], "rare_classes": [["sports ball"], ["bottle"], ["sports ball"], ["bottle"]]} -{"filename": "6421917835.jpg", "img_id": "2294", "split": "test", "caption": ["an image with a dining table full of food", "a photo of a handbag filled with food at an event", "a book in front of a man in a lab coat", "an image with a dining table full of food", "a photo of a handbag filled with food at an event", "a book in front of a man in a lab coat", "an image with a dining table full of food", "a photo of a handbag filled with food at an event", "a book in front of a man in a lab coat"], "sentids": [13748, 13749, 13750, 13751, 13752, 13753, 13754, 13755, 13756], "rare_classes": [["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"]]} -{"filename": "64226377.jpg", "img_id": "2295", "split": "test", "caption": ["an image with a backpack and a group of people on the street", "a bus in the background", "an image with a backpack and a group of people on the street", "a bus in the background"], "sentids": [13757, 13758, 13759, 13760], "rare_classes": [["backpack"], ["bus"], ["backpack"], ["bus"]]} -{"filename": "6451838257.jpg", "img_id": "2296", "split": "test", "caption": ["an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food", "an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food", "an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food", "an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food"], "sentids": [13761, 13762, 13763, 13764, 13765, 13766, 13767, 13768, 13769, 13770, 13771, 13772, 13773, 13774, 13775, 13776], "rare_classes": [["dining table"], ["cup"], ["chair"], ["spoon"], ["dining table"], ["cup"], ["chair"], ["spoon"], ["dining table"], ["cup"], ["chair"], ["spoon"], ["dining table"], ["cup"], ["chair"], ["spoon"]]} -{"filename": "6463605645.jpg", "img_id": "2297", "split": "test", "caption": ["a picture of a backpack", "an image with a cup of coffee", "a picture of a backpack", "an image with a cup of coffee"], "sentids": [13777, 13778, 13779, 13780], "rare_classes": [["backpack"], ["cup"], ["backpack"], ["cup"]]} -{"filename": "6468655581.jpg", "img_id": "2298", "split": "test", "caption": ["a photo of a traffic light", "a stop sign in the middle of the road", "a photo of a traffic light", "a stop sign in the middle of the road"], "sentids": [13781, 13782, 13783, 13784], "rare_classes": [["traffic light"], ["stop sign"], ["traffic light"], ["stop sign"]]} -{"filename": "6474564205.jpg", "img_id": "2299", "split": "test", "caption": ["a tie in the middle of the court", "a picture of a bottle of water", "a tie in the middle of the court", "a picture of a bottle of water"], "sentids": [13785, 13786, 13787, 13788], "rare_classes": [["tie"], ["bottle"], ["tie"], ["bottle"]]} -{"filename": "6503926903.jpg", "img_id": "2300", "split": "test", "caption": ["a photo of a backpacker rugby game", "an image with a stop sign in the background", "a photo of a backpacker rugby game", "an image with a stop sign in the background"], "sentids": [13789, 13790, 13791, 13792], "rare_classes": [["backpack"], ["stop sign"], ["backpack"], ["stop sign"]]} -{"filename": "6533409787.jpg", "img_id": "2301", "split": "test", "caption": ["a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen"], "sentids": [13793, 13794, 13795, 13796, 13797, 13798, 13799, 13800, 13801, 13802, 13803, 13804, 13805, 13806, 13807, 13808, 13809, 13810, 13811, 13812, 13813, 13814, 13815, 13816, 13817, 13818, 13819, 13820, 13821, 13822, 13823, 13824, 13825, 13826, 13827, 13828], "rare_classes": [["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"]]} -{"filename": "6555213067.jpg", "img_id": "2302", "split": "test", "caption": ["an image with a cup of coffee", "an image with a laptop in front of a group of people", "an image with a handbag", "an image with a cup of coffee", "an image with a laptop in front of a group of people", "an image with a handbag", "an image with a cup of coffee", "an image with a laptop in front of a group of people", "an image with a handbag"], "sentids": [13829, 13830, 13831, 13832, 13833, 13834, 13835, 13836, 13837], "rare_classes": [["cup"], ["laptop"], ["handbag"], ["cup"], ["laptop"], ["handbag"], ["cup"], ["laptop"], ["handbag"]]} -{"filename": "6556869643.jpg", "img_id": "2303", "split": "test", "caption": ["a photo of a dining table in a classroom", "a photo of a remote control airplane in a classroom", "a photo of a dining table in a classroom", "a photo of a remote control airplane in a classroom"], "sentids": [13838, 13839, 13840, 13841], "rare_classes": [["dining table"], ["remote"], ["dining table"], ["remote"]]} -{"filename": "6561536991.jpg", "img_id": "2304", "split": "test", "caption": ["a photo of a handbag being painted by a man", "an image with a bicycle in the background", "a photo of a handbag being painted by a man", "an image with a bicycle in the background"], "sentids": [13842, 13843, 13844, 13845], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} -{"filename": "6562993653.jpg", "img_id": "2305", "split": "test", "caption": ["a cell phone in a woman's hand", "an image with a laptop", "a picture of a chair", "a cell phone in a woman's hand", "an image with a laptop", "a picture of a chair", "a cell phone in a woman's hand", "an image with a laptop", "a picture of a chair"], "sentids": [13846, 13847, 13848, 13849, 13850, 13851, 13852, 13853, 13854], "rare_classes": [["cell phone"], ["laptop"], ["chair"], ["cell phone"], ["laptop"], ["chair"], ["cell phone"], ["laptop"], ["chair"]]} -{"filename": "65847949.jpg", "img_id": "2306", "split": "test", "caption": ["a picture of a umbrella on a deck", "a bench in the middle of a deck", "a picture of a umbrella on a deck", "a bench in the middle of a deck"], "sentids": [13855, 13856, 13857, 13858], "rare_classes": [["umbrella"], ["bench"], ["umbrella"], ["bench"]]} -{"filename": "65852628.jpg", "img_id": "2307", "split": "test", "caption": ["a surfboard in the pool"], "sentids": [13859], "rare_classes": [["surfboard"]]} -{"filename": "6596856079.jpg", "img_id": "2308", "split": "test", "caption": ["a truck in the background", "a picture of a car in a parking lot with a little boy blowing bubbles", "a truck in the background", "a picture of a car in a parking lot with a little boy blowing bubbles"], "sentids": [13860, 13861, 13862, 13863], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} -{"filename": "6662529701.jpg", "img_id": "2309", "split": "test", "caption": ["a picture of a umbrella in the water with a man on a diving board"], "sentids": [13864], "rare_classes": [["umbrella"]]} -{"filename": "6664030.jpg", "img_id": "2310", "split": "test", "caption": ["a photo of a bottle of wine", "a refrigerator in a kitchen", "a dining table in a kitchen", "a photo of a bottle of wine", "a refrigerator in a kitchen", "a dining table in a kitchen", "a photo of a bottle of wine", "a refrigerator in a kitchen", "a dining table in a kitchen"], "sentids": [13865, 13866, 13867, 13868, 13869, 13870, 13871, 13872, 13873], "rare_classes": [["bottle"], ["refrigerator"], ["dining table"], ["bottle"], ["refrigerator"], ["dining table"], ["bottle"], ["refrigerator"], ["dining table"]]} -{"filename": "6677999435.jpg", "img_id": "2311", "split": "test", "caption": ["a car in the background"], "sentids": [13874], "rare_classes": [["car"]]} -{"filename": "6692172963.jpg", "img_id": "2312", "split": "test", "caption": ["a photo of a wine glass in front of a bar"], "sentids": [13875], "rare_classes": [["wine glass"]]} -{"filename": "6692176291.jpg", "img_id": "2313", "split": "test", "caption": ["a picture of a person making a drink at a bar", "a cake in the shape of a pumpkin", "a picture of a person making a drink at a bar", "a cake in the shape of a pumpkin"], "sentids": [13876, 13877, 13878, 13879], "rare_classes": [["person"], ["cake"], ["person"], ["cake"]]} -{"filename": "6743911073.jpg", "img_id": "2314", "split": "test", "caption": ["a photo of a bicycle racer in the mud"], "sentids": [13880], "rare_classes": [["bicycle"]]} -{"filename": "6773067336.jpg", "img_id": "2315", "split": "test", "caption": ["a photo of a bench in a classroom"], "sentids": [13881], "rare_classes": [["bench"]]} -{"filename": "6775386680.jpg", "img_id": "2316", "split": "test", "caption": ["a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table", "a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table", "a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table", "a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table"], "sentids": [13882, 13883, 13884, 13885, 13886, 13887, 13888, 13889, 13890, 13891, 13892, 13893, 13894, 13895, 13896, 13897], "rare_classes": [["dining table"], ["fork"], ["handbag"], ["scissors"], ["dining table"], ["fork"], ["handbag"], ["scissors"], ["dining table"], ["fork"], ["handbag"], ["scissors"], ["dining table"], ["fork"], ["handbag"], ["scissors"]]} -{"filename": "6775387932.jpg", "img_id": "2317", "split": "test", "caption": ["a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics"], "sentids": [13898, 13899, 13900, 13901, 13902, 13903, 13904, 13905, 13906, 13907, 13908, 13909, 13910, 13911, 13912, 13913, 13914, 13915, 13916, 13917, 13918, 13919, 13920, 13921, 13922], "rare_classes": [["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"]]} -{"filename": "6796767853.jpg", "img_id": "2318", "split": "test", "caption": ["a chair in the background", "a picture of a tie fighter", "a photo of a tv show", "a chair in the background", "a picture of a tie fighter", "a photo of a tv show", "a chair in the background", "a picture of a tie fighter", "a photo of a tv show"], "sentids": [13923, 13924, 13925, 13926, 13927, 13928, 13929, 13930, 13931], "rare_classes": [["chair"], ["tie"], ["tv"], ["chair"], ["tie"], ["tv"], ["chair"], ["tie"], ["tv"]]} -{"filename": "6800762956.jpg", "img_id": "2319", "split": "test", "caption": ["a boat in the water", "an image with a chair, a boat, and swans in the water", "a boat in the water", "an image with a chair, a boat, and swans in the water"], "sentids": [13932, 13933, 13934, 13935], "rare_classes": [["boat"], ["chair"], ["boat"], ["chair"]]} -{"filename": "6828313172.jpg", "img_id": "2320", "split": "test", "caption": ["a picture of a sports ball game"], "sentids": [13936], "rare_classes": [["sports ball"]]} -{"filename": "6836419885.jpg", "img_id": "2321", "split": "test", "caption": ["a photo of a person in an auditorium"], "sentids": [13937], "rare_classes": [["person"]]} -{"filename": "6840400032.jpg", "img_id": "2322", "split": "test", "caption": ["a picture of a chair", "a photo of a dining table", "a picture of a backpacker sitting on a bench playing the cello", "a picture of a chair", "a photo of a dining table", "a picture of a backpacker sitting on a bench playing the cello", "a picture of a chair", "a photo of a dining table", "a picture of a backpacker sitting on a bench playing the cello"], "sentids": [13938, 13939, 13940, 13941, 13942, 13943, 13944, 13945, 13946], "rare_classes": [["chair"], ["dining table"], ["backpack"], ["chair"], ["dining table"], ["backpack"], ["chair"], ["dining table"], ["backpack"]]} -{"filename": "6848901185.jpg", "img_id": "2323", "split": "test", "caption": ["a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks"], "sentids": [13947, 13948, 13949, 13950, 13951, 13952, 13953, 13954, 13955, 13956, 13957, 13958, 13959, 13960, 13961, 13962, 13963, 13964, 13965, 13966, 13967, 13968, 13969, 13970, 13971], "rare_classes": [["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"]]} -{"filename": "6853777359.jpg", "img_id": "2324", "split": "test", "caption": ["a photo of a tv on a bus"], "sentids": [13972], "rare_classes": [["tv"]]} -{"filename": "686293997.jpg", "img_id": "2325", "split": "test", "caption": ["a picture of a bowl of fruit and a group of people sitting at a table", "a photo of a tv screen showing a group of people sitting at a table", "a picture of a bowl of fruit and a group of people sitting at a table", "a photo of a tv screen showing a group of people sitting at a table"], "sentids": [13973, 13974, 13975, 13976], "rare_classes": [["bowl"], ["tv"], ["bowl"], ["tv"]]} -{"filename": "6864936264.jpg", "img_id": "2326", "split": "test", "caption": ["a backpack in the grass"], "sentids": [13977], "rare_classes": [["backpack"]]} -{"filename": "6870585516.jpg", "img_id": "2327", "split": "test", "caption": ["a photo of a train going down an escalator"], "sentids": [13978], "rare_classes": [["train"]]} -{"filename": "6881071903.jpg", "img_id": "2328", "split": "test", "caption": ["an image with a backpacker on a bike in the sand"], "sentids": [13979], "rare_classes": [["backpack"]]} -{"filename": "6881116831.jpg", "img_id": "2329", "split": "test", "caption": ["a picture of a cup of coffee", "a dining table in a restaurant", "a picture of a cup of coffee", "a dining table in a restaurant"], "sentids": [13980, 13981, 13982, 13983], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} -{"filename": "688210930.jpg", "img_id": "2330", "split": "test", "caption": ["a chair in the middle of a room", "an image with a handbag and a person standing in the middle of a room", "a chair in the middle of a room", "an image with a handbag and a person standing in the middle of a room"], "sentids": [13984, 13985, 13986, 13987], "rare_classes": [["chair"], ["handbag"], ["chair"], ["handbag"]]} -{"filename": "6892085645.jpg", "img_id": "2331", "split": "test", "caption": ["an image with a bicycle", "a photo of a motorcycle rider", "a photo of a handbag on a man riding a bike", "an image with a bicycle", "a photo of a motorcycle rider", "a photo of a handbag on a man riding a bike", "an image with a bicycle", "a photo of a motorcycle rider", "a photo of a handbag on a man riding a bike"], "sentids": [13988, 13989, 13990, 13991, 13992, 13993, 13994, 13995, 13996], "rare_classes": [["bicycle"], ["motorcycle"], ["handbag"], ["bicycle"], ["motorcycle"], ["handbag"], ["bicycle"], ["motorcycle"], ["handbag"]]} -{"filename": "6892090337.jpg", "img_id": "2332", "split": "test", "caption": ["a train in the station"], "sentids": [13997], "rare_classes": [["train"]]} -{"filename": "6898973401.jpg", "img_id": "2333", "split": "test", "caption": ["an image with a tie between two basketball players", "an image with a sports ball", "an image with a tie between two basketball players", "an image with a sports ball"], "sentids": [13998, 13999, 14000, 14001], "rare_classes": [["tie"], ["sports ball"], ["tie"], ["sports ball"]]} -{"filename": "6907873186.jpg", "img_id": "2334", "split": "test", "caption": ["a truck in the background", "an image with a tiered building in the background", "a truck in the background", "an image with a tiered building in the background"], "sentids": [14002, 14003, 14004, 14005], "rare_classes": [["truck"], ["tie"], ["truck"], ["tie"]]} -{"filename": "6917567087.jpg", "img_id": "2335", "split": "test", "caption": ["a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background"], "sentids": [14006, 14007, 14008, 14009, 14010, 14011, 14012, 14013, 14014, 14015, 14016, 14017, 14018, 14019, 14020, 14021, 14022, 14023, 14024, 14025, 14026, 14027, 14028, 14029, 14030], "rare_classes": [["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"]]} -{"filename": "6917718093.jpg", "img_id": "2336", "split": "test", "caption": ["a picture of a laptop"], "sentids": [14031], "rare_classes": [["laptop"]]} -{"filename": "6918285809.jpg", "img_id": "2337", "split": "test", "caption": ["a picture of a person making a drink at a bar", "a photo of a cup of iced tea", "a picture of a dining table", "a picture of a person making a drink at a bar", "a photo of a cup of iced tea", "a picture of a dining table", "a picture of a person making a drink at a bar", "a photo of a cup of iced tea", "a picture of a dining table"], "sentids": [14032, 14033, 14034, 14035, 14036, 14037, 14038, 14039, 14040], "rare_classes": [["person"], ["cup"], ["dining table"], ["person"], ["cup"], ["dining table"], ["person"], ["cup"], ["dining table"]]} -{"filename": "6926407076.jpg", "img_id": "2338", "split": "test", "caption": ["a photo of a backpacker group in a classroom", "an image with a dining table in the background", "a picture of a handbag", "a photo of a backpacker group in a classroom", "an image with a dining table in the background", "a picture of a handbag", "a photo of a backpacker group in a classroom", "an image with a dining table in the background", "a picture of a handbag"], "sentids": [14041, 14042, 14043, 14044, 14045, 14046, 14047, 14048, 14049], "rare_classes": [["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"]]} -{"filename": "6939157103.jpg", "img_id": "2339", "split": "test", "caption": ["an image with a bottle of water", "an image with a potted plant in the background", "an image with a dining table", "an image with a bottle of water", "an image with a potted plant in the background", "an image with a dining table", "an image with a bottle of water", "an image with a potted plant in the background", "an image with a dining table"], "sentids": [14050, 14051, 14052, 14053, 14054, 14055, 14056, 14057, 14058], "rare_classes": [["bottle"], ["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"]]} -{"filename": "6942745583.jpg", "img_id": "2340", "split": "test", "caption": ["an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen"], "sentids": [14059, 14060, 14061, 14062, 14063, 14064, 14065, 14066, 14067, 14068, 14069, 14070, 14071, 14072, 14073, 14074, 14075, 14076, 14077, 14078, 14079, 14080, 14081, 14082, 14083], "rare_classes": [["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"]]} -{"filename": "6943740971.jpg", "img_id": "2341", "split": "test", "caption": ["a picture of a sports ball game", "an image with a chair in the background", "a picture of a sports ball game", "an image with a chair in the background"], "sentids": [14084, 14085, 14086, 14087], "rare_classes": [["sports ball"], ["chair"], ["sports ball"], ["chair"]]} -{"filename": "6967649046.jpg", "img_id": "2342", "split": "test", "caption": ["an image with a handbag"], "sentids": [14088], "rare_classes": [["handbag"]]} -{"filename": "6973150582.jpg", "img_id": "2343", "split": "test", "caption": ["a picture of a cell phone science experiment in a classroom", "a photo of a bowl full of water with kids sitting at a table", "a picture of a wine glass being filled with water", "a picture of a cell phone science experiment in a classroom", "a photo of a bowl full of water with kids sitting at a table", "a picture of a wine glass being filled with water", "a picture of a cell phone science experiment in a classroom", "a photo of a bowl full of water with kids sitting at a table", "a picture of a wine glass being filled with water"], "sentids": [14089, 14090, 14091, 14092, 14093, 14094, 14095, 14096, 14097], "rare_classes": [["cell phone"], ["bowl"], ["wine glass"], ["cell phone"], ["bowl"], ["wine glass"], ["cell phone"], ["bowl"], ["wine glass"]]} -{"filename": "6977288802.jpg", "img_id": "2344", "split": "test", "caption": ["a person in a kitchen", "a bowl in the middle of the table", "a photo of a dining table", "a person in a kitchen", "a bowl in the middle of the table", "a photo of a dining table", "a person in a kitchen", "a bowl in the middle of the table", "a photo of a dining table"], "sentids": [14098, 14099, 14100, 14101, 14102, 14103, 14104, 14105, 14106], "rare_classes": [["person"], ["bowl"], ["dining table"], ["person"], ["bowl"], ["dining table"], ["person"], ["bowl"], ["dining table"]]} -{"filename": "6989872027.jpg", "img_id": "2345", "split": "test", "caption": ["a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it", "a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it", "a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it", "a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it"], "sentids": [14107, 14108, 14109, 14110, 14111, 14112, 14113, 14114, 14115, 14116, 14117, 14118, 14119, 14120, 14121, 14122], "rare_classes": [["knife"], ["chair"], ["spoon"], ["dining table"], ["knife"], ["chair"], ["spoon"], ["dining table"], ["knife"], ["chair"], ["spoon"], ["dining table"], ["knife"], ["chair"], ["spoon"], ["dining table"]]} -{"filename": "6990342763.jpg", "img_id": "2346", "split": "test", "caption": ["a picture of a backpack with a woman sitting on a bench", "a picture of a suitcase sitting on a bench with a woman sitting next to it", "a photo of a tie between two women at a basketball game", "a picture of a backpack with a woman sitting on a bench", "a picture of a suitcase sitting on a bench with a woman sitting next to it", "a photo of a tie between two women at a basketball game", "a picture of a backpack with a woman sitting on a bench", "a picture of a suitcase sitting on a bench with a woman sitting next to it", "a photo of a tie between two women at a basketball game"], "sentids": [14123, 14124, 14125, 14126, 14127, 14128, 14129, 14130, 14131], "rare_classes": [["backpack"], ["suitcase"], ["tie"], ["backpack"], ["suitcase"], ["tie"], ["backpack"], ["suitcase"], ["tie"]]} -{"filename": "6995873867.jpg", "img_id": "2347", "split": "test", "caption": ["a picture of a handbag", "a sports ball in the sand", "a picture of a handbag", "a sports ball in the sand"], "sentids": [14132, 14133, 14134, 14135], "rare_classes": [["handbag"], ["sports ball"], ["handbag"], ["sports ball"]]} -{"filename": "6995905943.jpg", "img_id": "2348", "split": "test", "caption": ["a picture of a sports ball", "a picture of a potted plant", "a picture of a sports ball", "a picture of a potted plant"], "sentids": [14136, 14137, 14138, 14139], "rare_classes": [["sports ball"], ["potted plant"], ["sports ball"], ["potted plant"]]} -{"filename": "6999353542.jpg", "img_id": "2349", "split": "test", "caption": ["a car in a parking lot"], "sentids": [14140], "rare_classes": [["car"]]} -{"filename": "7000016959.jpg", "img_id": "2350", "split": "test", "caption": ["a photo of a dining table"], "sentids": [14141], "rare_classes": [["dining table"]]} -{"filename": "7001163737.jpg", "img_id": "2351", "split": "test", "caption": ["a sports ball in the air", "an image with a bench in the background", "a sports ball in the air", "an image with a bench in the background"], "sentids": [14142, 14143, 14144, 14145], "rare_classes": [["sports ball"], ["bench"], ["sports ball"], ["bench"]]} -{"filename": "7011012597.jpg", "img_id": "2352", "split": "test", "caption": ["a picture of a bird catching fish in a net"], "sentids": [14146], "rare_classes": [["bird"]]} -{"filename": "7012337521.jpg", "img_id": "2353", "split": "test", "caption": ["an image with a stop sign in the background"], "sentids": [14147], "rare_classes": [["stop sign"]]} -{"filename": "7017792809.jpg", "img_id": "2354", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [14148], "rare_classes": [["sports ball"]]} -{"filename": "7024967087.jpg", "img_id": "2355", "split": "test", "caption": ["a picture of a caribou man running in the mud"], "sentids": [14149], "rare_classes": [["car"]]} -{"filename": "7027883609.jpg", "img_id": "2356", "split": "test", "caption": ["a microwave in the background", "an image with a bowl of food on a table", "a microwave in the background", "an image with a bowl of food on a table"], "sentids": [14150, 14151, 14152, 14153], "rare_classes": [["microwave"], ["bowl"], ["microwave"], ["bowl"]]} -{"filename": "7046014201.jpg", "img_id": "2357", "split": "test", "caption": ["a photo of a bicycle juggler in front of a crowd"], "sentids": [14154], "rare_classes": [["bicycle"]]} -{"filename": "7061899189.jpg", "img_id": "2358", "split": "test", "caption": ["a picture of a bicycle on the side of the road", "an image with a motorcycle and two people riding on it", "a picture of a truck pulling a cart with two people on it", "a picture of a bicycle on the side of the road", "an image with a motorcycle and two people riding on it", "a picture of a truck pulling a cart with two people on it", "a picture of a bicycle on the side of the road", "an image with a motorcycle and two people riding on it", "a picture of a truck pulling a cart with two people on it"], "sentids": [14155, 14156, 14157, 14158, 14159, 14160, 14161, 14162, 14163], "rare_classes": [["bicycle"], ["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"]]} -{"filename": "7072092297.jpg", "img_id": "2359", "split": "test", "caption": ["an image with a bottle of water and two women in front of a table"], "sentids": [14164], "rare_classes": [["bottle"]]} -{"filename": "7082796649.jpg", "img_id": "2360", "split": "test", "caption": ["a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase", "a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase", "a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase", "a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase"], "sentids": [14165, 14166, 14167, 14168, 14169, 14170, 14171, 14172, 14173, 14174, 14175, 14176, 14177, 14178, 14179, 14180], "rare_classes": [["person"], ["vase"], ["tie"], ["book"], ["person"], ["vase"], ["tie"], ["book"], ["person"], ["vase"], ["tie"], ["book"], ["person"], ["vase"], ["tie"], ["book"]]} -{"filename": "7108301125.jpg", "img_id": "2361", "split": "test", "caption": ["a photo of a chairlift roller derby game"], "sentids": [14181], "rare_classes": [["chair"]]} -{"filename": "7119846943.jpg", "img_id": "2362", "split": "test", "caption": ["a picture of a backpacker playing with a hula hoop"], "sentids": [14182], "rare_classes": [["backpack"]]} -{"filename": "7156329476.jpg", "img_id": "2363", "split": "test", "caption": ["a photo of a backpacker playing bagpipes in the rain"], "sentids": [14183], "rare_classes": [["backpack"]]} -{"filename": "7166495806.jpg", "img_id": "2364", "split": "test", "caption": ["a picture of a handbag", "a photo of a keyboard", "a picture of a handbag", "a photo of a keyboard"], "sentids": [14184, 14185, 14186, 14187], "rare_classes": [["handbag"], ["keyboard"], ["handbag"], ["keyboard"]]} -{"filename": "717943475.jpg", "img_id": "2365", "split": "test", "caption": ["a picture of a handbag convention"], "sentids": [14188], "rare_classes": [["handbag"]]} -{"filename": "718571889.jpg", "img_id": "2366", "split": "test", "caption": ["a picture of a cupid doing a trick on a skateboard", "a bottle in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a cupid doing a trick on a skateboard", "a bottle in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a cupid doing a trick on a skateboard", "a bottle in the air", "a photo of a backpacker doing a trick on a skateboard"], "sentids": [14189, 14190, 14191, 14192, 14193, 14194, 14195, 14196, 14197], "rare_classes": [["cup"], ["bottle"], ["backpack"], ["cup"], ["bottle"], ["backpack"], ["cup"], ["bottle"], ["backpack"]]} -{"filename": "720208977.jpg", "img_id": "2367", "split": "test", "caption": ["a surfboard in the water"], "sentids": [14198], "rare_classes": [["surfboard"]]} -{"filename": "7238675644.jpg", "img_id": "2368", "split": "test", "caption": ["a bench in the background", "an image with a car in the background", "a picture of a baseball bat hitting a ball", "a bench in the background", "an image with a car in the background", "a picture of a baseball bat hitting a ball", "a bench in the background", "an image with a car in the background", "a picture of a baseball bat hitting a ball"], "sentids": [14199, 14200, 14201, 14202, 14203, 14204, 14205, 14206, 14207], "rare_classes": [["bench"], ["car"], ["baseball bat"], ["bench"], ["car"], ["baseball bat"], ["bench"], ["car"], ["baseball bat"]]} -{"filename": "7277119012.jpg", "img_id": "2369", "split": "test", "caption": ["a umbrella in the background", "a photo of a handbag wearing man doing a trick in front of a crowd", "a cell phone in a man's hand", "a umbrella in the background", "a photo of a handbag wearing man doing a trick in front of a crowd", "a cell phone in a man's hand", "a umbrella in the background", "a photo of a handbag wearing man doing a trick in front of a crowd", "a cell phone in a man's hand"], "sentids": [14208, 14209, 14210, 14211, 14212, 14213, 14214, 14215, 14216], "rare_classes": [["umbrella"], ["handbag"], ["cell phone"], ["umbrella"], ["handbag"], ["cell phone"], ["umbrella"], ["handbag"], ["cell phone"]]} -{"filename": "7295359360.jpg", "img_id": "2370", "split": "test", "caption": ["a photo of a sports ball player swinging a bat", "a baseball bat in the air", "a photo of a sports ball player swinging a bat", "a baseball bat in the air"], "sentids": [14217, 14218, 14219, 14220], "rare_classes": [["sports ball"], ["baseball bat"], ["sports ball"], ["baseball bat"]]} -{"filename": "730083159.jpg", "img_id": "2371", "split": "test", "caption": ["a elephant in a parade", "an image with a truck full of children and a statue of an elephant", "a backpack in front of a statue of an elephant", "a elephant in a parade", "an image with a truck full of children and a statue of an elephant", "a backpack in front of a statue of an elephant", "a elephant in a parade", "an image with a truck full of children and a statue of an elephant", "a backpack in front of a statue of an elephant"], "sentids": [14221, 14222, 14223, 14224, 14225, 14226, 14227, 14228, 14229], "rare_classes": [["elephant"], ["truck"], ["backpack"], ["elephant"], ["truck"], ["backpack"], ["elephant"], ["truck"], ["backpack"]]} -{"filename": "7327910476.jpg", "img_id": "2372", "split": "test", "caption": ["a picture of a sandwich being cooked on a grill"], "sentids": [14230], "rare_classes": [["sandwich"]]} -{"filename": "73450556.jpg", "img_id": "2373", "split": "test", "caption": ["an image with a tv in the background"], "sentids": [14231], "rare_classes": [["tv"]]} -{"filename": "74306574.jpg", "img_id": "2374", "split": "test", "caption": ["a picture of a bottle of water", "a picture of a potted plant with a woman standing next to it", "a picture of a motorcycle and a woman standing on the side of the road", "a picture of a bottle of water", "a picture of a potted plant with a woman standing next to it", "a picture of a motorcycle and a woman standing on the side of the road", "a picture of a bottle of water", "a picture of a potted plant with a woman standing next to it", "a picture of a motorcycle and a woman standing on the side of the road"], "sentids": [14232, 14233, 14234, 14235, 14236, 14237, 14238, 14239, 14240], "rare_classes": [["bottle"], ["potted plant"], ["motorcycle"], ["bottle"], ["potted plant"], ["motorcycle"], ["bottle"], ["potted plant"], ["motorcycle"]]} -{"filename": "745563422.jpg", "img_id": "2375", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [14241], "rare_classes": [["dining table"]]} -{"filename": "7466310132.jpg", "img_id": "2376", "split": "test", "caption": ["an image with a handbag", "an image with a cup of coffee", "an image with a handbag", "an image with a cup of coffee"], "sentids": [14242, 14243, 14244, 14245], "rare_classes": [["handbag"], ["cup"], ["handbag"], ["cup"]]} -{"filename": "7471071992.jpg", "img_id": "2377", "split": "test", "caption": ["a picture of a backpacker in front of a crowd of people", "an image with a skateboarder", "a picture of a backpacker in front of a crowd of people", "an image with a skateboarder"], "sentids": [14246, 14247, 14248, 14249], "rare_classes": [["backpack"], ["skateboard"], ["backpack"], ["skateboard"]]} -{"filename": "7474389870.jpg", "img_id": "2378", "split": "test", "caption": ["a car in the street"], "sentids": [14250], "rare_classes": [["car"]]} -{"filename": "7474892162.jpg", "img_id": "2379", "split": "test", "caption": ["a frisbee in the air", "an image with a handbag on the ground next to a group of people", "a frisbee in the air", "an image with a handbag on the ground next to a group of people"], "sentids": [14251, 14252, 14253, 14254], "rare_classes": [["frisbee"], ["handbag"], ["frisbee"], ["handbag"]]} -{"filename": "7489648970.jpg", "img_id": "2380", "split": "test", "caption": ["a backpack in the background"], "sentids": [14255], "rare_classes": [["backpack"]]} -{"filename": "7493450658.jpg", "img_id": "2381", "split": "test", "caption": ["a umbrella in the background"], "sentids": [14256], "rare_classes": [["umbrella"]]} -{"filename": "7493784578.jpg", "img_id": "2382", "split": "test", "caption": ["a photo of a person sitting at a table"], "sentids": [14257], "rare_classes": [["person"]]} -{"filename": "7504941054.jpg", "img_id": "2383", "split": "test", "caption": ["a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat", "a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat", "a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat", "a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat"], "sentids": [14258, 14259, 14260, 14261, 14262, 14263, 14264, 14265, 14266, 14267, 14268, 14269, 14270, 14271, 14272, 14273], "rare_classes": [["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"], ["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"], ["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"], ["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"]]} -{"filename": "7513836082.jpg", "img_id": "2384", "split": "test", "caption": ["a photo of a bottle of coke and a man on a lawn mower", "a picture of a chair and a man on a lawn mower", "a photo of a bottle of coke and a man on a lawn mower", "a picture of a chair and a man on a lawn mower"], "sentids": [14274, 14275, 14276, 14277], "rare_classes": [["bottle"], ["chair"], ["bottle"], ["chair"]]} -{"filename": "75150121.jpg", "img_id": "2385", "split": "test", "caption": ["a dining table in a restaurant", "an image with a bowl of wine", "a dining table in a restaurant", "an image with a bowl of wine"], "sentids": [14278, 14279, 14280, 14281], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} -{"filename": "752052256.jpg", "img_id": "2386", "split": "test", "caption": ["an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made", "an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made", "an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made", "an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made"], "sentids": [14282, 14283, 14284, 14285, 14286, 14287, 14288, 14289, 14290, 14291, 14292, 14293, 14294, 14295, 14296, 14297], "rare_classes": [["bottle"], ["truck"], ["cup"], ["sandwich"], ["bottle"], ["truck"], ["cup"], ["sandwich"], ["bottle"], ["truck"], ["cup"], ["sandwich"], ["bottle"], ["truck"], ["cup"], ["sandwich"]]} -{"filename": "7527086862.jpg", "img_id": "2387", "split": "test", "caption": ["a backpack in a train station", "an image with a tv in the background", "a backpack in a train station", "an image with a tv in the background"], "sentids": [14298, 14299, 14300, 14301], "rare_classes": [["backpack"], ["tv"], ["backpack"], ["tv"]]} -{"filename": "7552538920.jpg", "img_id": "2388", "split": "test", "caption": ["a photo of a handbag filled with people riding bicycles down a street"], "sentids": [14302], "rare_classes": [["handbag"]]} -{"filename": "757674952.jpg", "img_id": "2389", "split": "test", "caption": ["an image with a chair in the foreground and a person sitting at a table", "a photo of a dining table at a restaurant", "an image with a chair in the foreground and a person sitting at a table", "a photo of a dining table at a restaurant"], "sentids": [14303, 14304, 14305, 14306], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} -{"filename": "7577634482.jpg", "img_id": "2390", "split": "test", "caption": ["a photo of a motorcycle police officer riding down a street"], "sentids": [14307], "rare_classes": [["motorcycle"]]} -{"filename": "7589467042.jpg", "img_id": "2391", "split": "test", "caption": ["a sports ball in the middle of a basketball game", "an image with a backpack on a basketball court", "a sports ball in the middle of a basketball game", "an image with a backpack on a basketball court"], "sentids": [14308, 14309, 14310, 14311], "rare_classes": [["sports ball"], ["backpack"], ["sports ball"], ["backpack"]]} -{"filename": "7600282242.jpg", "img_id": "2392", "split": "test", "caption": ["a photo of a baseball glove", "a picture of a baseball bat", "a photo of a sports ball game", "a photo of a baseball glove", "a picture of a baseball bat", "a photo of a sports ball game", "a photo of a baseball glove", "a picture of a baseball bat", "a photo of a sports ball game"], "sentids": [14312, 14313, 14314, 14315, 14316, 14317, 14318, 14319, 14320], "rare_classes": [["baseball glove"], ["baseball bat"], ["sports ball"], ["baseball glove"], ["baseball bat"], ["sports ball"], ["baseball glove"], ["baseball bat"], ["sports ball"]]} -{"filename": "76097290.jpg", "img_id": "2393", "split": "test", "caption": ["a photo of a bicycle with a statue of a man on it", "an image with a backpack and a statue of a man", "a photo of a bicycle with a statue of a man on it", "an image with a backpack and a statue of a man"], "sentids": [14321, 14322, 14323, 14324], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} -{"filename": "761397426.jpg", "img_id": "2394", "split": "test", "caption": ["an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food", "an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food", "an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food", "an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food"], "sentids": [14325, 14326, 14327, 14328, 14329, 14330, 14331, 14332, 14333, 14334, 14335, 14336, 14337, 14338, 14339, 14340], "rare_classes": [["tie"], ["wine glass"], ["dining table"], ["bowl"], ["tie"], ["wine glass"], ["dining table"], ["bowl"], ["tie"], ["wine glass"], ["dining table"], ["bowl"], ["tie"], ["wine glass"], ["dining table"], ["bowl"]]} -{"filename": "7642708928.jpg", "img_id": "2395", "split": "test", "caption": ["a photo of a bicycle maintenance crew sitting on the side of the road", "a photo of a potted plant", "an image with a backpack and three men sitting on a bench", "a photo of a bicycle maintenance crew sitting on the side of the road", "a photo of a potted plant", "an image with a backpack and three men sitting on a bench", "a photo of a bicycle maintenance crew sitting on the side of the road", "a photo of a potted plant", "an image with a backpack and three men sitting on a bench"], "sentids": [14341, 14342, 14343, 14344, 14345, 14346, 14347, 14348, 14349], "rare_classes": [["bicycle"], ["potted plant"], ["backpack"], ["bicycle"], ["potted plant"], ["backpack"], ["bicycle"], ["potted plant"], ["backpack"]]} -{"filename": "7643054168.jpg", "img_id": "2396", "split": "test", "caption": ["a handbag in the air"], "sentids": [14350], "rare_classes": [["handbag"]]} -{"filename": "7645700076.jpg", "img_id": "2397", "split": "test", "caption": ["a photo of a handbag", "a backpack in the background", "a photo of a handbag", "a backpack in the background"], "sentids": [14351, 14352, 14353, 14354], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} -{"filename": "7645711984.jpg", "img_id": "2398", "split": "test", "caption": ["a picture of a handbag"], "sentids": [14355], "rare_classes": [["handbag"]]} -{"filename": "7651709766.jpg", "img_id": "2399", "split": "test", "caption": ["an image with a truck full of cyclists racing down a cobblestone street"], "sentids": [14356], "rare_classes": [["truck"]]} -{"filename": "7654787166.jpg", "img_id": "2400", "split": "test", "caption": ["a photo of a bottle of water"], "sentids": [14357], "rare_classes": [["bottle"]]} -{"filename": "7655480476.jpg", "img_id": "2401", "split": "test", "caption": ["a clock in the background", "a cell phone in the hand of a woman on a bridge", "a clock in the background", "a cell phone in the hand of a woman on a bridge"], "sentids": [14358, 14359, 14360, 14361], "rare_classes": [["clock"], ["cell phone"], ["clock"], ["cell phone"]]} -{"filename": "7664119606.jpg", "img_id": "2402", "split": "test", "caption": ["an image with a dog in the background"], "sentids": [14362], "rare_classes": [["dog"]]} -{"filename": "7672331928.jpg", "img_id": "2403", "split": "test", "caption": ["a photo of a spoon", "a photo of a bowl of food", "a photo of a spoon", "a photo of a bowl of food"], "sentids": [14363, 14364, 14365, 14366], "rare_classes": [["spoon"], ["bowl"], ["spoon"], ["bowl"]]} -{"filename": "7684654986.jpg", "img_id": "2404", "split": "test", "caption": ["an image with a dining table", "a book in the middle of the table", "a picture of a potted plant", "an image with a dining table", "a book in the middle of the table", "a picture of a potted plant", "an image with a dining table", "a book in the middle of the table", "a picture of a potted plant"], "sentids": [14367, 14368, 14369, 14370, 14371, 14372, 14373, 14374, 14375], "rare_classes": [["dining table"], ["book"], ["potted plant"], ["dining table"], ["book"], ["potted plant"], ["dining table"], ["book"], ["potted plant"]]} -{"filename": "7687786248.jpg", "img_id": "2405", "split": "test", "caption": ["an image with a tennis racket in the air", "an image with a sports ball and a tennis player", "an image with a tennis racket in the air", "an image with a sports ball and a tennis player"], "sentids": [14376, 14377, 14378, 14379], "rare_classes": [["tennis racket"], ["sports ball"], ["tennis racket"], ["sports ball"]]} -{"filename": "7693594898.jpg", "img_id": "2406", "split": "test", "caption": ["a picture of a sports ball game"], "sentids": [14380], "rare_classes": [["sports ball"]]} -{"filename": "7700078440.jpg", "img_id": "2407", "split": "test", "caption": ["a tennis racket in the air", "a picture of a sports ball being played on a court", "a tennis racket in the air", "a picture of a sports ball being played on a court"], "sentids": [14381, 14382, 14383, 14384], "rare_classes": [["tennis racket"], ["sports ball"], ["tennis racket"], ["sports ball"]]} -{"filename": "7700080810.jpg", "img_id": "2408", "split": "test", "caption": ["a photo of a sports ball game", "a picture of a tennis racket being hit by a volley ball", "a photo of a sports ball game", "a picture of a tennis racket being hit by a volley ball"], "sentids": [14385, 14386, 14387, 14388], "rare_classes": [["sports ball"], ["tennis racket"], ["sports ball"], ["tennis racket"]]} -{"filename": "7700377542.jpg", "img_id": "2409", "split": "test", "caption": ["an image with a umbrella in the middle of a group of people"], "sentids": [14389], "rare_classes": [["umbrella"]]} -{"filename": "7703126340.jpg", "img_id": "2410", "split": "test", "caption": ["a photo of a motorcycle race"], "sentids": [14390], "rare_classes": [["motorcycle"]]} -{"filename": "7725133284.jpg", "img_id": "2411", "split": "test", "caption": ["a sports ball in the sand"], "sentids": [14391], "rare_classes": [["sports ball"]]} -{"filename": "7729758628.jpg", "img_id": "2412", "split": "test", "caption": ["a dog in the water"], "sentids": [14392], "rare_classes": [["dog"]]} -{"filename": "7735272386.jpg", "img_id": "2413", "split": "test", "caption": ["a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table"], "sentids": [14393, 14394, 14395, 14396, 14397, 14398, 14399, 14400, 14401, 14402, 14403, 14404, 14405, 14406, 14407, 14408, 14409, 14410, 14411, 14412, 14413, 14414, 14415, 14416, 14417], "rare_classes": [["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"]]} -{"filename": "7739176066.jpg", "img_id": "2414", "split": "test", "caption": ["an image with a kite flying in the sky", "a photo of a skateboarder flying a kite", "a photo of a handbag flying a kite", "an image with a kite flying in the sky", "a photo of a skateboarder flying a kite", "a photo of a handbag flying a kite", "an image with a kite flying in the sky", "a photo of a skateboarder flying a kite", "a photo of a handbag flying a kite"], "sentids": [14418, 14419, 14420, 14421, 14422, 14423, 14424, 14425, 14426], "rare_classes": [["kite"], ["skateboard"], ["handbag"], ["kite"], ["skateboard"], ["handbag"], ["kite"], ["skateboard"], ["handbag"]]} -{"filename": "7754652028.jpg", "img_id": "2415", "split": "test", "caption": ["a photo of a kite festival", "an image with a umbrella", "a photo of a kite festival", "an image with a umbrella"], "sentids": [14427, 14428, 14429, 14430], "rare_classes": [["kite"], ["umbrella"], ["kite"], ["umbrella"]]} -{"filename": "7757250094.jpg", "img_id": "2416", "split": "test", "caption": ["an image with a baseball glove", "a photo of a sports ball game", "an image with a baseball glove", "a photo of a sports ball game"], "sentids": [14431, 14432, 14433, 14434], "rare_classes": [["baseball glove"], ["sports ball"], ["baseball glove"], ["sports ball"]]} -{"filename": "7772052674.jpg", "img_id": "2417", "split": "test", "caption": ["a tv in the background"], "sentids": [14435], "rare_classes": [["tv"]]} -{"filename": "778257070.jpg", "img_id": "2418", "split": "test", "caption": ["a photo of a tennis racket on a tennis court"], "sentids": [14436], "rare_classes": [["tennis racket"]]} -{"filename": "7784556300.jpg", "img_id": "2419", "split": "test", "caption": ["an image with a backpack on a bike"], "sentids": [14437], "rare_classes": [["backpack"]]} -{"filename": "7786624414.jpg", "img_id": "2420", "split": "test", "caption": ["a picture of a bicycle rider in the air"], "sentids": [14438], "rare_classes": [["bicycle"]]} -{"filename": "7787558364.jpg", "img_id": "2421", "split": "test", "caption": ["a dog in front of a woman"], "sentids": [14439], "rare_classes": [["dog"]]} -{"filename": "7800436386.jpg", "img_id": "2422", "split": "test", "caption": ["a photo of a laptop in front of a crowd at a concert", "a photo of a chair in front of a crowd at a concert", "a photo of a laptop in front of a crowd at a concert", "a photo of a chair in front of a crowd at a concert"], "sentids": [14440, 14441, 14442, 14443], "rare_classes": [["laptop"], ["chair"], ["laptop"], ["chair"]]} -{"filename": "780260019.jpg", "img_id": "2423", "split": "test", "caption": ["a picture of a car with a bunch of people standing in front of it"], "sentids": [14444], "rare_classes": [["car"]]} -{"filename": "78050495.jpg", "img_id": "2424", "split": "test", "caption": ["a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background"], "sentids": [14445, 14446, 14447, 14448, 14449, 14450, 14451, 14452, 14453, 14454, 14455, 14456, 14457, 14458, 14459, 14460, 14461, 14462, 14463, 14464, 14465, 14466, 14467, 14468, 14469], "rare_classes": [["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"]]} -{"filename": "7808046.jpg", "img_id": "2425", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [14470], "rare_classes": [["dining table"]]} -{"filename": "7832183018.jpg", "img_id": "2426", "split": "test", "caption": ["a photo of a boat race"], "sentids": [14471], "rare_classes": [["boat"]]} -{"filename": "7867736186.jpg", "img_id": "2427", "split": "test", "caption": ["a picture of a sports ball"], "sentids": [14472], "rare_classes": [["sports ball"]]} -{"filename": "7879838102.jpg", "img_id": "2428", "split": "test", "caption": ["a picture of a skateboarder doing a trick on a ramp", "a umbrella in the background", "a picture of a skateboarder doing a trick on a ramp", "a umbrella in the background"], "sentids": [14473, 14474, 14475, 14476], "rare_classes": [["skateboard"], ["umbrella"], ["skateboard"], ["umbrella"]]} -{"filename": "7920471750.jpg", "img_id": "2429", "split": "test", "caption": ["an image with a baseball bat, catcher, and umpire on a baseball field"], "sentids": [14477], "rare_classes": [["baseball bat"]]} -{"filename": "7932896274.jpg", "img_id": "2430", "split": "test", "caption": ["a picture of a handbag being carried by a woman in the rain"], "sentids": [14478], "rare_classes": [["handbag"]]} -{"filename": "7948224350.jpg", "img_id": "2431", "split": "test", "caption": ["a picture of a horse bucking at a rodeo"], "sentids": [14479], "rare_classes": [["horse"]]} -{"filename": "7958174552.jpg", "img_id": "2432", "split": "test", "caption": ["a picture of a sports ball being played on a court", "an image with a backpack on a basketball court", "a tennis racket in the middle of a court", "a picture of a sports ball being played on a court", "an image with a backpack on a basketball court", "a tennis racket in the middle of a court", "a picture of a sports ball being played on a court", "an image with a backpack on a basketball court", "a tennis racket in the middle of a court"], "sentids": [14480, 14481, 14482, 14483, 14484, 14485, 14486, 14487, 14488], "rare_classes": [["sports ball"], ["backpack"], ["tennis racket"], ["sports ball"], ["backpack"], ["tennis racket"], ["sports ball"], ["backpack"], ["tennis racket"]]} -{"filename": "7979042317.jpg", "img_id": "2433", "split": "test", "caption": ["a picture of a dining table", "a spoon in the middle of the table", "a fork in the middle of the table", "a picture of a dining table", "a spoon in the middle of the table", "a fork in the middle of the table", "a picture of a dining table", "a spoon in the middle of the table", "a fork in the middle of the table"], "sentids": [14489, 14490, 14491, 14492, 14493, 14494, 14495, 14496, 14497], "rare_classes": [["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"]]} -{"filename": "7981321611.jpg", "img_id": "2434", "split": "test", "caption": ["a baseball bat in a batter's hand", "a photo of a baseball glove", "a baseball bat in a batter's hand", "a photo of a baseball glove"], "sentids": [14498, 14499, 14500, 14501], "rare_classes": [["baseball bat"], ["baseball glove"], ["baseball bat"], ["baseball glove"]]} -{"filename": "7987822237.jpg", "img_id": "2435", "split": "test", "caption": ["a suitcase in the background"], "sentids": [14502], "rare_classes": [["suitcase"]]} -{"filename": "8006241096.jpg", "img_id": "2436", "split": "test", "caption": ["a photo of a baseball bat on a baseball field"], "sentids": [14503], "rare_classes": [["baseball bat"]]} -{"filename": "8006608256.jpg", "img_id": "2437", "split": "test", "caption": ["a photo of a handbag"], "sentids": [14504], "rare_classes": [["handbag"]]} -{"filename": "8018747908.jpg", "img_id": "2438", "split": "test", "caption": ["a dining table in the middle of an outdoor market"], "sentids": [14505], "rare_classes": [["dining table"]]} -{"filename": "8030378528.jpg", "img_id": "2439", "split": "test", "caption": ["a bottle in the middle of the road"], "sentids": [14506], "rare_classes": [["bottle"]]} -{"filename": "8042519212.jpg", "img_id": "2440", "split": "test", "caption": ["a photo of a traffic light", "a photo of a bench", "a photo of a traffic light", "a photo of a bench"], "sentids": [14507, 14508, 14509, 14510], "rare_classes": [["traffic light"], ["bench"], ["traffic light"], ["bench"]]} -{"filename": "8071166084.jpg", "img_id": "2441", "split": "test", "caption": ["a picture of a tiered display of food at an outdoor market", "a photo of a dining table full of food", "a photo of a bottle of water", "a picture of a tiered display of food at an outdoor market", "a photo of a dining table full of food", "a photo of a bottle of water", "a picture of a tiered display of food at an outdoor market", "a photo of a dining table full of food", "a photo of a bottle of water"], "sentids": [14511, 14512, 14513, 14514, 14515, 14516, 14517, 14518, 14519], "rare_classes": [["tie"], ["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"]]} -{"filename": "8081605083.jpg", "img_id": "2442", "split": "test", "caption": ["an image with a chair and two baseball players on the field"], "sentids": [14520], "rare_classes": [["chair"]]} -{"filename": "808877347.jpg", "img_id": "2443", "split": "test", "caption": ["an image with a bicycle in the foreground and people in the background", "a picture of a train station with lots of people in it", "a picture of a handbag on the ground", "an image with a bicycle in the foreground and people in the background", "a picture of a train station with lots of people in it", "a picture of a handbag on the ground", "an image with a bicycle in the foreground and people in the background", "a picture of a train station with lots of people in it", "a picture of a handbag on the ground"], "sentids": [14521, 14522, 14523, 14524, 14525, 14526, 14527, 14528, 14529], "rare_classes": [["bicycle"], ["train"], ["handbag"], ["bicycle"], ["train"], ["handbag"], ["bicycle"], ["train"], ["handbag"]]} -{"filename": "8107925709.jpg", "img_id": "2444", "split": "test", "caption": ["a picture of a backpacker in jakarta, indonesia"], "sentids": [14530], "rare_classes": [["backpack"]]} -{"filename": "81227595.jpg", "img_id": "2445", "split": "test", "caption": ["a dining table in front of a group of people playing a board game", "a photo of a fork full of people playing a board game", "a dining table in front of a group of people playing a board game", "a photo of a fork full of people playing a board game"], "sentids": [14531, 14532, 14533, 14534], "rare_classes": [["dining table"], ["fork"], ["dining table"], ["fork"]]} -{"filename": "8146641506.jpg", "img_id": "2446", "split": "test", "caption": ["a photo of a car in front of a statue", "an image with a bicycle", "an image with a truck in the background", "a photo of a car in front of a statue", "an image with a bicycle", "an image with a truck in the background", "a photo of a car in front of a statue", "an image with a bicycle", "an image with a truck in the background"], "sentids": [14535, 14536, 14537, 14538, 14539, 14540, 14541, 14542, 14543], "rare_classes": [["car"], ["bicycle"], ["truck"], ["car"], ["bicycle"], ["truck"], ["car"], ["bicycle"], ["truck"]]} -{"filename": "8154663567.jpg", "img_id": "2447", "split": "test", "caption": ["a car in the middle of the road"], "sentids": [14544], "rare_classes": [["car"]]} -{"filename": "8154670501.jpg", "img_id": "2448", "split": "test", "caption": ["an image with a car and two runners running in the rain"], "sentids": [14545], "rare_classes": [["car"]]} -{"filename": "8155663151.jpg", "img_id": "2449", "split": "test", "caption": ["a picture of a chair"], "sentids": [14546], "rare_classes": [["chair"]]} -{"filename": "8173213463.jpg", "img_id": "2450", "split": "test", "caption": ["an image with a motorcycle", "a picture of a traffic light", "an image with a motorcycle", "a picture of a traffic light"], "sentids": [14547, 14548, 14549, 14550], "rare_classes": [["motorcycle"], ["traffic light"], ["motorcycle"], ["traffic light"]]} -{"filename": "823425327.jpg", "img_id": "2451", "split": "test", "caption": ["a fork in the middle of the table", "a picture of a wine glass", "a fork in the middle of the table", "a picture of a wine glass"], "sentids": [14551, 14552, 14553, 14554], "rare_classes": [["fork"], ["wine glass"], ["fork"], ["wine glass"]]} -{"filename": "842263436.jpg", "img_id": "2452", "split": "test", "caption": ["a photo of a backpacker"], "sentids": [14555], "rare_classes": [["backpack"]]} -{"filename": "843218288.jpg", "img_id": "2453", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background"], "sentids": [14556, 14557, 14558, 14559, 14560, 14561, 14562, 14563, 14564, 14565, 14566, 14567, 14568, 14569, 14570, 14571, 14572, 14573, 14574, 14575, 14576, 14577, 14578, 14579, 14580, 14581, 14582, 14583, 14584, 14585, 14586, 14587, 14588, 14589, 14590, 14591, 14592, 14593, 14594, 14595, 14596, 14597, 14598, 14599, 14600, 14601, 14602, 14603, 14604], "rare_classes": [["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"]]} -{"filename": "854623746.jpg", "img_id": "2454", "split": "test", "caption": ["an image with a clock in the background", "a picture of a spoonful of food", "a photo of a cupboard full of food", "an image with a clock in the background", "a picture of a spoonful of food", "a photo of a cupboard full of food", "an image with a clock in the background", "a picture of a spoonful of food", "a photo of a cupboard full of food"], "sentids": [14605, 14606, 14607, 14608, 14609, 14610, 14611, 14612, 14613], "rare_classes": [["clock"], ["spoon"], ["cup"], ["clock"], ["spoon"], ["cup"], ["clock"], ["spoon"], ["cup"]]} -{"filename": "85676478.jpg", "img_id": "2455", "split": "test", "caption": ["a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room"], "sentids": [14614, 14615, 14616, 14617, 14618, 14619, 14620, 14621, 14622, 14623, 14624, 14625, 14626, 14627, 14628, 14629, 14630, 14631, 14632, 14633, 14634, 14635, 14636, 14637, 14638, 14639, 14640, 14641, 14642, 14643, 14644, 14645, 14646, 14647, 14648, 14649, 14650, 14651, 14652, 14653, 14654, 14655, 14656, 14657, 14658, 14659, 14660, 14661, 14662, 14663, 14664, 14665, 14666, 14667, 14668, 14669, 14670, 14671, 14672, 14673, 14674, 14675, 14676, 14677], "rare_classes": [["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"]]} -{"filename": "86131989.jpg", "img_id": "2456", "split": "test", "caption": ["a picture of a bus full of police officers", "a train in the background", "an image with a cell phone in front of a group of police officers", "a picture of a bus full of police officers", "a train in the background", "an image with a cell phone in front of a group of police officers", "a picture of a bus full of police officers", "a train in the background", "an image with a cell phone in front of a group of police officers"], "sentids": [14678, 14679, 14680, 14681, 14682, 14683, 14684, 14685, 14686], "rare_classes": [["bus"], ["train"], ["cell phone"], ["bus"], ["train"], ["cell phone"], ["bus"], ["train"], ["cell phone"]]} -{"filename": "86289696.jpg", "img_id": "2457", "split": "test", "caption": ["a picture of a bowl of food", "a picture of a spoonful of food", "a picture of a bowl of food", "a picture of a spoonful of food"], "sentids": [14687, 14688, 14689, 14690], "rare_classes": [["bowl"], ["spoon"], ["bowl"], ["spoon"]]} -{"filename": "86341446.jpg", "img_id": "2458", "split": "test", "caption": ["a bicycle in the middle of a street", "a motorcycle in the middle of a street", "a photo of a potted plant on the side of a street", "a bicycle in the middle of a street", "a motorcycle in the middle of a street", "a photo of a potted plant on the side of a street", "a bicycle in the middle of a street", "a motorcycle in the middle of a street", "a photo of a potted plant on the side of a street"], "sentids": [14691, 14692, 14693, 14694, 14695, 14696, 14697, 14698, 14699], "rare_classes": [["bicycle"], ["motorcycle"], ["potted plant"], ["bicycle"], ["motorcycle"], ["potted plant"], ["bicycle"], ["motorcycle"], ["potted plant"]]} -{"filename": "86350713.jpg", "img_id": "2459", "split": "test", "caption": ["an image with a spoon in a pot of food", "an image with a refrigerator and a woman cooking food", "an image with a spoon in a pot of food", "an image with a refrigerator and a woman cooking food"], "sentids": [14700, 14701, 14702, 14703], "rare_classes": [["spoon"], ["refrigerator"], ["spoon"], ["refrigerator"]]} -{"filename": "872512911.jpg", "img_id": "2460", "split": "test", "caption": ["an image with a frisbee in the sky", "a picture of a bottle of water", "a picture of a handbag", "an image with a frisbee in the sky", "a picture of a bottle of water", "a picture of a handbag", "an image with a frisbee in the sky", "a picture of a bottle of water", "a picture of a handbag"], "sentids": [14704, 14705, 14706, 14707, 14708, 14709, 14710, 14711, 14712], "rare_classes": [["frisbee"], ["bottle"], ["handbag"], ["frisbee"], ["bottle"], ["handbag"], ["frisbee"], ["bottle"], ["handbag"]]} -{"filename": "87940007.jpg", "img_id": "2461", "split": "test", "caption": ["a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party", "a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party", "a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party", "a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party"], "sentids": [14713, 14714, 14715, 14716, 14717, 14718, 14719, 14720, 14721, 14722, 14723, 14724, 14725, 14726, 14727, 14728], "rare_classes": [["tie"], ["dining table"], ["bench"], ["cake"], ["tie"], ["dining table"], ["bench"], ["cake"], ["tie"], ["dining table"], ["bench"], ["cake"], ["tie"], ["dining table"], ["bench"], ["cake"]]} -{"filename": "880220939.jpg", "img_id": "2462", "split": "test", "caption": ["an image with a handbag and a group of bridesmaids"], "sentids": [14729], "rare_classes": [["handbag"]]} -{"filename": "880663887.jpg", "img_id": "2463", "split": "test", "caption": ["a photo of a bottle of wine being held by a man"], "sentids": [14730], "rare_classes": [["bottle"]]} -{"filename": "89407459.jpg", "img_id": "2464", "split": "test", "caption": ["a laptop in front of a group of people playing brass instruments"], "sentids": [14731], "rare_classes": [["laptop"]]} -{"filename": "89779839.jpg", "img_id": "2465", "split": "test", "caption": ["a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen", "a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen", "a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen", "a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen"], "sentids": [14732, 14733, 14734, 14735, 14736, 14737, 14738, 14739, 14740, 14741, 14742, 14743, 14744, 14745, 14746, 14747], "rare_classes": [["person"], ["orange"], ["pizza"], ["knife"], ["person"], ["orange"], ["pizza"], ["knife"], ["person"], ["orange"], ["pizza"], ["knife"], ["person"], ["orange"], ["pizza"], ["knife"]]} -{"filename": "912382266.jpg", "img_id": "2466", "split": "test", "caption": ["an image with a handbag sitting on a table"], "sentids": [14748], "rare_classes": [["handbag"]]} -{"filename": "912402498.jpg", "img_id": "2467", "split": "test", "caption": ["a picture of a cup of coffee", "a bowl in the middle of the table", "a fork in a man's hand", "a picture of a cup of coffee", "a bowl in the middle of the table", "a fork in a man's hand", "a picture of a cup of coffee", "a bowl in the middle of the table", "a fork in a man's hand"], "sentids": [14749, 14750, 14751, 14752, 14753, 14754, 14755, 14756, 14757], "rare_classes": [["cup"], ["bowl"], ["fork"], ["cup"], ["bowl"], ["fork"], ["cup"], ["bowl"], ["fork"]]} -{"filename": "91852718.jpg", "img_id": "2468", "split": "test", "caption": ["a photo of a dining table", "a picture of a sports ball", "a tie in a man's shirt", "a photo of a dining table", "a picture of a sports ball", "a tie in a man's shirt", "a photo of a dining table", "a picture of a sports ball", "a tie in a man's shirt"], "sentids": [14758, 14759, 14760, 14761, 14762, 14763, 14764, 14765, 14766], "rare_classes": [["dining table"], ["sports ball"], ["tie"], ["dining table"], ["sports ball"], ["tie"], ["dining table"], ["sports ball"], ["tie"]]} -{"filename": "94024624.jpg", "img_id": "2469", "split": "test", "caption": ["a chair in the middle of the street", "an image with a bicycle and a woman wearing a conical hat", "a chair in the middle of the street", "an image with a bicycle and a woman wearing a conical hat"], "sentids": [14767, 14768, 14769, 14770], "rare_classes": [["chair"], ["bicycle"], ["chair"], ["bicycle"]]} -{"filename": "957585444.jpg", "img_id": "2470", "split": "test", "caption": ["a couch in the middle of a room", "a photo of a potted plant in a hospital waiting room", "a couch in the middle of a room", "a photo of a potted plant in a hospital waiting room"], "sentids": [14771, 14772, 14773, 14774], "rare_classes": [["couch"], ["potted plant"], ["couch"], ["potted plant"]]} -{"filename": "96056569.jpg", "img_id": "2471", "split": "test", "caption": ["a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake"], "sentids": [14775, 14776, 14777, 14778, 14779, 14780, 14781, 14782, 14783, 14784, 14785, 14786, 14787, 14788, 14789, 14790, 14791, 14792, 14793, 14794, 14795, 14796, 14797, 14798, 14799], "rare_classes": [["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"]]} -{"filename": "961220478.jpg", "img_id": "2472", "split": "test", "caption": ["a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack", "a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack", "a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack", "a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack"], "sentids": [14800, 14801, 14802, 14803, 14804, 14805, 14806, 14807, 14808, 14809, 14810, 14811, 14812, 14813, 14814, 14815], "rare_classes": [["baseball glove"], ["car"], ["elephant"], ["backpack"], ["baseball glove"], ["car"], ["elephant"], ["backpack"], ["baseball glove"], ["car"], ["elephant"], ["backpack"], ["baseball glove"], ["car"], ["elephant"], ["backpack"]]} -{"filename": "96395587.jpg", "img_id": "2473", "split": "test", "caption": ["a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine", "a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine", "a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine", "a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine"], "sentids": [14816, 14817, 14818, 14819, 14820, 14821, 14822, 14823, 14824, 14825, 14826, 14827, 14828, 14829, 14830, 14831], "rare_classes": [["handbag"], ["laptop"], ["knife"], ["bottle"], ["handbag"], ["laptop"], ["knife"], ["bottle"], ["handbag"], ["laptop"], ["knife"], ["bottle"], ["handbag"], ["laptop"], ["knife"], ["bottle"]]} -{"filename": "964287333.jpg", "img_id": "2474", "split": "test", "caption": ["an image with a car and people in it"], "sentids": [14832], "rare_classes": [["car"]]} -{"filename": "98773047.jpg", "img_id": "2475", "split": "test", "caption": ["a picture of a chair in front of a store", "a picture of a tv in front of a store", "a picture of a chair in front of a store", "a picture of a tv in front of a store"], "sentids": [14833, 14834, 14835, 14836], "rare_classes": [["chair"], ["tv"], ["chair"], ["tv"]]} -{"filename": "991459823.jpg", "img_id": "2476", "split": "test", "caption": ["a handbag in front of a green portable toilet", "an image with a truck that is parked in front of a porta potty", "a handbag in front of a green portable toilet", "an image with a truck that is parked in front of a porta potty"], "sentids": [14837, 14838, 14839, 14840], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} -{"filename": "9950913.jpg", "img_id": "2477", "split": "test", "caption": ["a picture of a handbag"], "sentids": [14841], "rare_classes": [["handbag"]]} +{"image": "images/1003420127.jpg", "split": "test", "caption": ["an image with a bottle of wine", "a picture of a couch in a living room with people sitting on it", "a picture of a umbrella", "an image with a bottle of wine", "a picture of a couch in a living room with people sitting on it", "a picture of a umbrella", "an image with a bottle of wine", "a picture of a couch in a living room with people sitting on it", "a picture of a umbrella"], "sentids": [1, 2, 3, 4, 5, 6, 7, 8, 9], "rare_classes": [["bottle"], ["couch"], ["umbrella"], ["bottle"], ["couch"], ["umbrella"], ["bottle"], ["couch"], ["umbrella"]]} +{"image": "images/1005216151.jpg", "split": "test", "caption": ["an image with a toothbrush"], "sentids": [10], "rare_classes": [["toothbrush"]]} +{"image": "images/1013536888.jpg", "split": "test", "caption": ["a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table", "a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table", "a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table", "a cup in a cooler", "a sandwich in a cooler", "a photo of a bench with people sitting at it", "an image with a handbag on a table"], "sentids": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26], "rare_classes": [["cup"], ["sandwich"], ["bench"], ["handbag"], ["cup"], ["sandwich"], ["bench"], ["handbag"], ["cup"], ["sandwich"], ["bench"], ["handbag"], ["cup"], ["sandwich"], ["bench"], ["handbag"]]} +{"image": "images/101471792.jpg", "split": "test", "caption": ["an image with a backpack", "a picture of a traffic light", "an image with a backpack", "a picture of a traffic light"], "sentids": [27, 28, 29, 30], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} +{"image": "images/10160966.jpg", "split": "test", "caption": ["a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill", "a cup in a man's hand", "a picture of a bottle of water and some hot dogs on a grill", "an image with a knife and hot dogs on a grill", "a photo of a scissors wearing man sitting on the grass eating hot dogs", "a picture of a fork holding a hot dog in front of a grill"], "sentids": [31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55], "rare_classes": [["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"], ["cup"], ["bottle"], ["knife"], ["scissors"], ["fork"]]} +{"image": "images/1016626169.jpg", "split": "test", "caption": ["a picture of a traffic light on the side of a street", "a picture of a handbag on the ground next to a group of people", "a photo of a motorcycle in the middle of a crowd of people", "a picture of a traffic light on the side of a street", "a picture of a handbag on the ground next to a group of people", "a photo of a motorcycle in the middle of a crowd of people", "a picture of a traffic light on the side of a street", "a picture of a handbag on the ground next to a group of people", "a photo of a motorcycle in the middle of a crowd of people"], "sentids": [56, 57, 58, 59, 60, 61, 62, 63, 64], "rare_classes": [["traffic light"], ["handbag"], ["motorcycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["traffic light"], ["handbag"], ["motorcycle"]]} +{"image": "images/1018148011.jpg", "split": "test", "caption": ["a truck in front of a pile of white cotton"], "sentids": [65], "rare_classes": [["truck"]]} +{"image": "images/102575576.jpg", "split": "test", "caption": ["a picture of a bowl cut wedding cake with the bride and groom standing next to it", "an image with a spoon in front of a wedding cake", "a picture of a bowl cut wedding cake with the bride and groom standing next to it", "an image with a spoon in front of a wedding cake"], "sentids": [66, 67, 68, 69], "rare_classes": [["bowl"], ["spoon"], ["bowl"], ["spoon"]]} +{"image": "images/1027149103.jpg", "split": "test", "caption": ["an image with a bottle of beer in front of a crowd", "an image with a handbag in front of a crowd", "an image with a bottle of beer in front of a crowd", "an image with a handbag in front of a crowd"], "sentids": [70, 71, 72, 73], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} +{"image": "images/1039637574.jpg", "split": "test", "caption": ["a picture of a cell phone photographer taking a picture of a group of people"], "sentids": [74], "rare_classes": [["cell phone"]]} +{"image": "images/104180524.jpg", "split": "test", "caption": ["a photo of a bench with people on it"], "sentids": [75], "rare_classes": [["bench"]]} +{"image": "images/1043819504.jpg", "split": "test", "caption": ["an image with a snowboarder standing in front of an igloo"], "sentids": [76], "rare_classes": [["snowboard"]]} +{"image": "images/10459869.jpg", "split": "test", "caption": ["a picture of a bench full of people eating food", "a picture of a handbag", "a picture of a bench full of people eating food", "a picture of a handbag"], "sentids": [77, 78, 79, 80], "rare_classes": [["bench"], ["handbag"], ["bench"], ["handbag"]]} +{"image": "images/1065323785.jpg", "split": "test", "caption": ["a photo of a stop sign on the side of the road"], "sentids": [81], "rare_classes": [["stop sign"]]} +{"image": "images/1084527029.jpg", "split": "test", "caption": ["a photo of a car with many motorcycles parked on the side of the road"], "sentids": [82], "rare_classes": [["car"]]} +{"image": "images/108656820.jpg", "split": "test", "caption": ["a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table", "a picture of a dining table", "a picture of a knife fight", "a picture of a handbag on a table", "a wine glass in the middle of a table", "a cup in the middle of the table"], "sentids": [83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107], "rare_classes": [["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"], ["dining table"], ["knife"], ["handbag"], ["wine glass"], ["cup"]]} +{"image": "images/1088385559.jpg", "split": "test", "caption": ["a picture of a person cooking food in a kitchen", "a picture of a refrigerator", "a picture of a person cooking food in a kitchen", "a picture of a refrigerator"], "sentids": [108, 109, 110, 111], "rare_classes": [["person"], ["refrigerator"], ["person"], ["refrigerator"]]} +{"image": "images/1095109931.jpg", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [112], "rare_classes": [["bottle"]]} +{"image": "images/1096800382.jpg", "split": "test", "caption": ["a picture of a wine glass", "a picture of a potted plant", "an image with a vase of flowers", "a picture of a wine glass", "a picture of a potted plant", "an image with a vase of flowers", "a picture of a wine glass", "a picture of a potted plant", "an image with a vase of flowers"], "sentids": [113, 114, 115, 116, 117, 118, 119, 120, 121], "rare_classes": [["wine glass"], ["potted plant"], ["vase"], ["wine glass"], ["potted plant"], ["vase"], ["wine glass"], ["potted plant"], ["vase"]]} +{"image": "images/111285749.jpg", "split": "test", "caption": ["a photo of a tv shop in delhi, india"], "sentids": [122], "rare_classes": [["tv"]]} +{"image": "images/111413806.jpg", "split": "test", "caption": ["a dining table in front of a group of people"], "sentids": [123], "rare_classes": [["dining table"]]} +{"image": "images/111419142.jpg", "split": "test", "caption": ["a picture of a chair", "a photo of a dining table", "a picture of a chair", "a photo of a dining table"], "sentids": [124, 125, 126, 127], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} +{"image": "images/111671162.jpg", "split": "test", "caption": ["a photo of a dining table in a restaurant"], "sentids": [128], "rare_classes": [["dining table"]]} +{"image": "images/11214470.jpg", "split": "test", "caption": ["a truck in the background", "a suitcase in the background", "a truck in the background", "a suitcase in the background"], "sentids": [129, 130, 131, 132], "rare_classes": [["truck"], ["suitcase"], ["truck"], ["suitcase"]]} +{"image": "images/1126137905.jpg", "split": "test", "caption": ["a photo of a handbag in the middle of a group of people", "a photo of a cell phone in a crowd of people", "a photo of a handbag in the middle of a group of people", "a photo of a cell phone in a crowd of people"], "sentids": [133, 134, 135, 136], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} +{"image": "images/112719695.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a bench in the middle of the street", "a picture of a cup of coffee", "a bench in the middle of the street"], "sentids": [137, 138, 139, 140], "rare_classes": [["cup"], ["bench"], ["cup"], ["bench"]]} +{"image": "images/1130017585.jpg", "split": "test", "caption": ["an image with a bottle of beer", "a picture of a car", "a handbag in a woman's hand", "an image with a bottle of beer", "a picture of a car", "a handbag in a woman's hand", "an image with a bottle of beer", "a picture of a car", "a handbag in a woman's hand"], "sentids": [141, 142, 143, 144, 145, 146, 147, 148, 149], "rare_classes": [["bottle"], ["car"], ["handbag"], ["bottle"], ["car"], ["handbag"], ["bottle"], ["car"], ["handbag"]]} +{"image": "images/1131056918.jpg", "split": "test", "caption": ["an image with a potted plant"], "sentids": [150], "rare_classes": [["potted plant"]]} +{"image": "images/113737410.jpg", "split": "test", "caption": ["a picture of a backpacker mall in singapore"], "sentids": [151], "rare_classes": [["backpack"]]} +{"image": "images/1145145003.jpg", "split": "test", "caption": ["a picture of a person sitting in front of a computer", "a photo of a cell phone operator sitting in front of a computer", "a picture of a person sitting in front of a computer", "a photo of a cell phone operator sitting in front of a computer"], "sentids": [152, 153, 154, 155], "rare_classes": [["person"], ["cell phone"], ["person"], ["cell phone"]]} +{"image": "images/1154930578.jpg", "split": "test", "caption": ["a wine glass in the middle of the table", "an image with a book in front of a group of people sitting at a table", "a picture of a bowl of fruit", "a wine glass in the middle of the table", "an image with a book in front of a group of people sitting at a table", "a picture of a bowl of fruit", "a wine glass in the middle of the table", "an image with a book in front of a group of people sitting at a table", "a picture of a bowl of fruit"], "sentids": [156, 157, 158, 159, 160, 161, 162, 163, 164], "rare_classes": [["wine glass"], ["book"], ["bowl"], ["wine glass"], ["book"], ["bowl"], ["wine glass"], ["book"], ["bowl"]]} +{"image": "images/1155138244.jpg", "split": "test", "caption": ["a photo of a backpacker carrying a tray of drinks", "an image with a chair and a woman holding a tray of drinks", "a photo of a backpacker carrying a tray of drinks", "an image with a chair and a woman holding a tray of drinks"], "sentids": [165, 166, 167, 168], "rare_classes": [["backpack"], ["chair"], ["backpack"], ["chair"]]} +{"image": "images/116482438.jpg", "split": "test", "caption": ["an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed", "an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed", "an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed", "an image with a chair and a woman sitting in it", "an image with a person sitting in a chair", "an image with a bed and a woman sitting in it", "a photo of a wine glass sitting on a chair next to a bed"], "sentids": [169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184], "rare_classes": [["chair"], ["person"], ["bed"], ["wine glass"], ["chair"], ["person"], ["bed"], ["wine glass"], ["chair"], ["person"], ["bed"], ["wine glass"], ["chair"], ["person"], ["bed"], ["wine glass"]]} +{"image": "images/117430422.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [185], "rare_classes": [["backpack"]]} +{"image": "images/1174629344.jpg", "split": "test", "caption": ["a picture of a bus full of people walking down the street", "a photo of a backpacker walking through a busy city street", "a picture of a bus full of people walking down the street", "a photo of a backpacker walking through a busy city street"], "sentids": [186, 187, 188, 189], "rare_classes": [["bus"], ["backpack"], ["bus"], ["backpack"]]} +{"image": "images/1177949654.jpg", "split": "test", "caption": ["an image with a chair in the middle of the street", "a photo of a dog playing frisbee in front of a building", "a photo of a suitcase in front of a building", "an image with a chair in the middle of the street", "a photo of a dog playing frisbee in front of a building", "a photo of a suitcase in front of a building", "an image with a chair in the middle of the street", "a photo of a dog playing frisbee in front of a building", "a photo of a suitcase in front of a building"], "sentids": [190, 191, 192, 193, 194, 195, 196, 197, 198], "rare_classes": [["chair"], ["dog"], ["suitcase"], ["chair"], ["dog"], ["suitcase"], ["chair"], ["dog"], ["suitcase"]]} +{"image": "images/117883760.jpg", "split": "test", "caption": ["a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people", "a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people", "a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people", "a laptop in the middle of a group of people", "a photo of a bottle of water", "a picture of a handbag", "a backpack in the middle of a group of people"], "sentids": [199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214], "rare_classes": [["laptop"], ["bottle"], ["handbag"], ["backpack"], ["laptop"], ["bottle"], ["handbag"], ["backpack"], ["laptop"], ["bottle"], ["handbag"], ["backpack"], ["laptop"], ["bottle"], ["handbag"], ["backpack"]]} +{"image": "images/118717792.jpg", "split": "test", "caption": ["a picture of a suitcase on the ground next to a group of people"], "sentids": [215], "rare_classes": [["suitcase"]]} +{"image": "images/1196696476.jpg", "split": "test", "caption": ["a cup in a man's hand", "a photo of a handbag sitting on the sidewalk", "a cell phone in a man's hand", "a cup in a man's hand", "a photo of a handbag sitting on the sidewalk", "a cell phone in a man's hand", "a cup in a man's hand", "a photo of a handbag sitting on the sidewalk", "a cell phone in a man's hand"], "sentids": [216, 217, 218, 219, 220, 221, 222, 223, 224], "rare_classes": [["cup"], ["handbag"], ["cell phone"], ["cup"], ["handbag"], ["cell phone"], ["cup"], ["handbag"], ["cell phone"]]} +{"image": "images/120058071.jpg", "split": "test", "caption": ["a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background", "a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background", "a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background", "a photo of a umbrella in the middle of a group of people", "a picture of a backpacker in a park with people and pigeons", "a picture of a bench with pigeons sitting on it", "an image with a car and people in the background"], "sentids": [225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240], "rare_classes": [["umbrella"], ["backpack"], ["bench"], ["car"], ["umbrella"], ["backpack"], ["bench"], ["car"], ["umbrella"], ["backpack"], ["bench"], ["car"], ["umbrella"], ["backpack"], ["bench"], ["car"]]} +{"image": "images/1202620814.jpg", "split": "test", "caption": ["an image with a train at a train station"], "sentids": [241], "rare_classes": [["train"]]} +{"image": "images/120394296.jpg", "split": "test", "caption": ["a bottle in the middle of a group of people sitting on the ground"], "sentids": [242], "rare_classes": [["bottle"]]} +{"image": "images/120538235.jpg", "split": "test", "caption": ["a picture of a baseball glove and a man swinging a golf club"], "sentids": [243], "rare_classes": [["baseball glove"]]} +{"image": "images/120542286.jpg", "split": "test", "caption": ["a picture of a backpack on the ground", "a photo of a handbag", "a picture of a dining table in front of a building", "a picture of a backpack on the ground", "a photo of a handbag", "a picture of a dining table in front of a building", "a picture of a backpack on the ground", "a photo of a handbag", "a picture of a dining table in front of a building"], "sentids": [244, 245, 246, 247, 248, 249, 250, 251, 252], "rare_classes": [["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"], ["dining table"]]} +{"image": "images/120545126.jpg", "split": "test", "caption": ["an image with a cell phone in the background", "an image with a chair in the background", "an image with a cell phone in the background", "an image with a chair in the background"], "sentids": [253, 254, 255, 256], "rare_classes": [["cell phone"], ["chair"], ["cell phone"], ["chair"]]} +{"image": "images/122427967.jpg", "split": "test", "caption": ["a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair", "a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair", "a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair", "a picture of a bottle of wine", "a suitcase in the background", "a handbag in the foreground", "a picture of a chair"], "sentids": [257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272], "rare_classes": [["bottle"], ["suitcase"], ["handbag"], ["chair"], ["bottle"], ["suitcase"], ["handbag"], ["chair"], ["bottle"], ["suitcase"], ["handbag"], ["chair"], ["bottle"], ["suitcase"], ["handbag"], ["chair"]]} +{"image": "images/123416768.jpg", "split": "test", "caption": ["a dog in a leash", "a picture of a umbrella", "a picture of a cell phone", "a dog in a leash", "a picture of a umbrella", "a picture of a cell phone", "a dog in a leash", "a picture of a umbrella", "a picture of a cell phone"], "sentids": [273, 274, 275, 276, 277, 278, 279, 280, 281], "rare_classes": [["dog"], ["umbrella"], ["cell phone"], ["dog"], ["umbrella"], ["cell phone"], ["dog"], ["umbrella"], ["cell phone"]]} +{"image": "images/1234638761.jpg", "split": "test", "caption": ["a picture of a backpacker sitting on a bench", "an image with a handbag and a group of people sitting on a bench", "a picture of a backpacker sitting on a bench", "an image with a handbag and a group of people sitting on a bench"], "sentids": [282, 283, 284, 285], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/1238849490.jpg", "split": "test", "caption": ["an image with a umbrella and a woman playing a guitar"], "sentids": [286], "rare_classes": [["umbrella"]]} +{"image": "images/124488273.jpg", "split": "test", "caption": ["an image with a backpack and a group of people on bikes"], "sentids": [287], "rare_classes": [["backpack"]]} +{"image": "images/124523773.jpg", "split": "test", "caption": ["an image with a book in the background"], "sentids": [288], "rare_classes": [["book"]]} +{"image": "images/1246237064.jpg", "split": "test", "caption": ["a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table", "a photo of a person sitting at a table in a restaurant", "a photo of a bottle of wine and a plate of food", "a photo of a cup of wine and a plate of food", "an image with a couch in the background and a man sitting at a table", "a photo of a fork and knife sitting on a table"], "sentids": [289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313], "rare_classes": [["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"], ["person"], ["bottle"], ["cup"], ["couch"], ["fork"]]} +{"image": "images/1246239396.jpg", "split": "test", "caption": ["an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table", "an image with a person sitting at a table in a restaurant", "a photo of a bottle of wine", "a fork in the man's hand", "a bench in a restaurant", "a couch in a restaurant", "a cup in the middle of the table"], "sentids": [314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349], "rare_classes": [["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"], ["person"], ["bottle"], ["fork"], ["bench"], ["couch"], ["cup"]]} +{"image": "images/125272627.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "a photo of a vase of flowers in front of a book shelf", "a picture of a couch with people sitting on it", "a bottle in the middle of the table", "a photo of a vase of flowers in front of a book shelf", "a picture of a couch with people sitting on it", "a bottle in the middle of the table", "a photo of a vase of flowers in front of a book shelf", "a picture of a couch with people sitting on it"], "sentids": [350, 351, 352, 353, 354, 355, 356, 357, 358], "rare_classes": [["bottle"], ["vase"], ["couch"], ["bottle"], ["vase"], ["couch"], ["bottle"], ["vase"], ["couch"]]} +{"image": "images/1253095131.jpg", "split": "test", "caption": ["a picture of a handbag", "an image with a backpack", "a photo of a book", "a picture of a handbag", "an image with a backpack", "a photo of a book", "a picture of a handbag", "an image with a backpack", "a photo of a book"], "sentids": [359, 360, 361, 362, 363, 364, 365, 366, 367], "rare_classes": [["handbag"], ["backpack"], ["book"], ["handbag"], ["backpack"], ["book"], ["handbag"], ["backpack"], ["book"]]} +{"image": "images/1257692349.jpg", "split": "test", "caption": ["a photo of a backpack on the ground with people around it", "a picture of a truck full of people and bikes", "a photo of a backpack on the ground with people around it", "a picture of a truck full of people and bikes"], "sentids": [368, 369, 370, 371], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} +{"image": "images/1258913059.jpg", "split": "test", "caption": ["a photo of a bottle of beer"], "sentids": [372], "rare_classes": [["bottle"]]} +{"image": "images/1259627071.jpg", "split": "test", "caption": ["a picture of a truck and a group of people in a field", "an image with a book in front of a group of people", "an image with a handbag in front of a group of people", "a picture of a truck and a group of people in a field", "an image with a book in front of a group of people", "an image with a handbag in front of a group of people", "a picture of a truck and a group of people in a field", "an image with a book in front of a group of people", "an image with a handbag in front of a group of people"], "sentids": [373, 374, 375, 376, 377, 378, 379, 380, 381], "rare_classes": [["truck"], ["book"], ["handbag"], ["truck"], ["book"], ["handbag"], ["truck"], ["book"], ["handbag"]]} +{"image": "images/1269022629.jpg", "split": "test", "caption": ["a photo of a chair"], "sentids": [382], "rare_classes": [["chair"]]} +{"image": "images/1271579512.jpg", "split": "test", "caption": ["a bottle in a glass", "a person in front of a table", "an image with a dining table", "a bottle in a glass", "a person in front of a table", "an image with a dining table", "a bottle in a glass", "a person in front of a table", "an image with a dining table"], "sentids": [383, 384, 385, 386, 387, 388, 389, 390, 391], "rare_classes": [["bottle"], ["person"], ["dining table"], ["bottle"], ["person"], ["dining table"], ["bottle"], ["person"], ["dining table"]]} +{"image": "images/12736326.jpg", "split": "test", "caption": ["a picture of a person sitting at a counter with food in front of them", "a picture of a cup full of watermelon", "a potted plant in front of the counter", "a picture of a person sitting at a counter with food in front of them", "a picture of a cup full of watermelon", "a potted plant in front of the counter", "a picture of a person sitting at a counter with food in front of them", "a picture of a cup full of watermelon", "a potted plant in front of the counter"], "sentids": [392, 393, 394, 395, 396, 397, 398, 399, 400], "rare_classes": [["person"], ["cup"], ["potted plant"], ["person"], ["cup"], ["potted plant"], ["person"], ["cup"], ["potted plant"]]} +{"image": "images/1274268203.jpg", "split": "test", "caption": ["a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train", "a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train", "a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train", "a photo of a train station with people waiting to get on the train", "an image with a bench in the background", "a bus in the background", "a picture of a backpacker waiting to board a train"], "sentids": [401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416], "rare_classes": [["train"], ["bench"], ["bus"], ["backpack"], ["train"], ["bench"], ["bus"], ["backpack"], ["train"], ["bench"], ["bus"], ["backpack"], ["train"], ["bench"], ["bus"], ["backpack"]]} +{"image": "images/1275693139.jpg", "split": "test", "caption": ["a tv in the background", "a photo of a backpacker waiting in line at a bar", "a tv in the background", "a photo of a backpacker waiting in line at a bar"], "sentids": [417, 418, 419, 420], "rare_classes": [["tv"], ["backpack"], ["tv"], ["backpack"]]} +{"image": "images/1278579569.jpg", "split": "test", "caption": ["a picture of a handbag", "a bottle in a woman's hand", "a picture of a handbag", "a bottle in a woman's hand"], "sentids": [421, 422, 423, 424], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} +{"image": "images/1278818225.jpg", "split": "test", "caption": ["a photo of a kite surfer on the beach", "a photo of a backpacker at the beach", "a photo of a kite surfer on the beach", "a photo of a backpacker at the beach"], "sentids": [425, 426, 427, 428], "rare_classes": [["kite"], ["backpack"], ["kite"], ["backpack"]]} +{"image": "images/12830823.jpg", "split": "test", "caption": ["an image with a potted plant", "a photo of a kite flying in the sky", "a handbag in the background", "an image with a potted plant", "a photo of a kite flying in the sky", "a handbag in the background", "an image with a potted plant", "a photo of a kite flying in the sky", "a handbag in the background"], "sentids": [429, 430, 431, 432, 433, 434, 435, 436, 437], "rare_classes": [["potted plant"], ["kite"], ["handbag"], ["potted plant"], ["kite"], ["handbag"], ["potted plant"], ["kite"], ["handbag"]]} +{"image": "images/128396150.jpg", "split": "test", "caption": ["a picture of a bench with two people sitting on it", "a picture of a cup of coffee", "a picture of a truck and two people sitting on a bench", "a picture of a bench with two people sitting on it", "a picture of a cup of coffee", "a picture of a truck and two people sitting on a bench", "a picture of a bench with two people sitting on it", "a picture of a cup of coffee", "a picture of a truck and two people sitting on a bench"], "sentids": [438, 439, 440, 441, 442, 443, 444, 445, 446], "rare_classes": [["bench"], ["cup"], ["truck"], ["bench"], ["cup"], ["truck"], ["bench"], ["cup"], ["truck"]]} +{"image": "images/128452798.jpg", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [447], "rare_classes": [["backpack"]]} +{"image": "images/1289352588.jpg", "split": "test", "caption": ["a umbrella in the sand"], "sentids": [448], "rare_classes": [["umbrella"]]} +{"image": "images/1289951084.jpg", "split": "test", "caption": ["an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store", "an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store", "an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store", "an image with a backpack and a woman sitting on a chair", "a handbag in the woman's hand", "a picture of a chair with a woman sitting in it", "a photo of a book store"], "sentids": [449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464], "rare_classes": [["backpack"], ["handbag"], ["chair"], ["book"], ["backpack"], ["handbag"], ["chair"], ["book"], ["backpack"], ["handbag"], ["chair"], ["book"], ["backpack"], ["handbag"], ["chair"], ["book"]]} +{"image": "images/129321675.jpg", "split": "test", "caption": ["a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table", "a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table", "a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table", "a photo of a chair", "a photo of a knife and fork dinner party", "a photo of a dining table", "a fork in the middle of the table"], "sentids": [465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "rare_classes": [["chair"], ["knife"], ["dining table"], ["fork"], ["chair"], ["knife"], ["dining table"], ["fork"], ["chair"], ["knife"], ["dining table"], ["fork"], ["chair"], ["knife"], ["dining table"], ["fork"]]} +{"image": "images/1294578091.jpg", "split": "test", "caption": ["a photo of a cup of coffee", "a photo of a dining table", "a photo of a cup of coffee", "a photo of a dining table"], "sentids": [481, 482, 483, 484], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/129790261.jpg", "split": "test", "caption": ["a frisbee in a man's hand"], "sentids": [485], "rare_classes": [["frisbee"]]} +{"image": "images/1301532463.jpg", "split": "test", "caption": ["an image with a cell phone"], "sentids": [486], "rare_classes": [["cell phone"]]} +{"image": "images/130500771.jpg", "split": "test", "caption": ["a photo of a potted plant in front of a restaurant", "a photo of a dining table with umbrellas in front of a building", "an image with a bottle of iced tea in front of a building", "a photo of a potted plant in front of a restaurant", "a photo of a dining table with umbrellas in front of a building", "an image with a bottle of iced tea in front of a building", "a photo of a potted plant in front of a restaurant", "a photo of a dining table with umbrellas in front of a building", "an image with a bottle of iced tea in front of a building"], "sentids": [487, 488, 489, 490, 491, 492, 493, 494, 495], "rare_classes": [["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"], ["bottle"]]} +{"image": "images/130504182.jpg", "split": "test", "caption": ["a book in the background"], "sentids": [496], "rare_classes": [["book"]]} +{"image": "images/130792536.jpg", "split": "test", "caption": ["an image with a tv in the background"], "sentids": [497], "rare_classes": [["tv"]]} +{"image": "images/1312440023.jpg", "split": "test", "caption": ["a photo of a handbag", "a picture of a dining table with people sitting at it", "a photo of a handbag", "a picture of a dining table with people sitting at it"], "sentids": [498, 499, 500, 501], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/13255060.jpg", "split": "test", "caption": ["a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe", "a photo of a motorcycle shop", "an image with a dining table and chairs in front of a window", "a photo of a bench in front of a cafe", "a bottle in the window", "a photo of a truck that is parked in front of a cafe"], "sentids": [502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526], "rare_classes": [["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"], ["motorcycle"], ["dining table"], ["bench"], ["bottle"], ["truck"]]} +{"image": "images/1325756278.jpg", "split": "test", "caption": ["an image with a truck and several people on the side of the road", "a photo of a handbag on the ground", "a picture of a bench with people sitting on it", "an image with a truck and several people on the side of the road", "a photo of a handbag on the ground", "a picture of a bench with people sitting on it", "an image with a truck and several people on the side of the road", "a photo of a handbag on the ground", "a picture of a bench with people sitting on it"], "sentids": [527, 528, 529, 530, 531, 532, 533, 534, 535], "rare_classes": [["truck"], ["handbag"], ["bench"], ["truck"], ["handbag"], ["bench"], ["truck"], ["handbag"], ["bench"]]} +{"image": "images/1328655944.jpg", "split": "test", "caption": ["a potted plant in the middle of the street"], "sentids": [536], "rare_classes": [["potted plant"]]} +{"image": "images/1332790049.jpg", "split": "test", "caption": ["an image with a motorcycle and people on the side of the road", "a banana in a basket on the back of a moped", "a picture of a umbrella stand on the side of a street", "an image with a motorcycle and people on the side of the road", "a banana in a basket on the back of a moped", "a picture of a umbrella stand on the side of a street", "an image with a motorcycle and people on the side of the road", "a banana in a basket on the back of a moped", "a picture of a umbrella stand on the side of a street"], "sentids": [537, 538, 539, 540, 541, 542, 543, 544, 545], "rare_classes": [["motorcycle"], ["banana"], ["umbrella"], ["motorcycle"], ["banana"], ["umbrella"], ["motorcycle"], ["banana"], ["umbrella"]]} +{"image": "images/133280380.jpg", "split": "test", "caption": ["a cup in the window"], "sentids": [546], "rare_classes": [["cup"]]} +{"image": "images/1334737240.jpg", "split": "test", "caption": ["a person in an orange shirt", "a picture of a oven in a kitchen", "a person in an orange shirt", "a picture of a oven in a kitchen"], "sentids": [547, 548, 549, 550], "rare_classes": [["person"], ["oven"], ["person"], ["oven"]]} +{"image": "images/1335877200.jpg", "split": "test", "caption": ["a photo of a train at a train station", "a photo of a backpacker waiting for a train at a train station", "a picture of a suitcase", "a photo of a train at a train station", "a photo of a backpacker waiting for a train at a train station", "a picture of a suitcase", "a photo of a train at a train station", "a photo of a backpacker waiting for a train at a train station", "a picture of a suitcase"], "sentids": [551, 552, 553, 554, 555, 556, 557, 558, 559], "rare_classes": [["train"], ["backpack"], ["suitcase"], ["train"], ["backpack"], ["suitcase"], ["train"], ["backpack"], ["suitcase"]]} +{"image": "images/133661473.jpg", "split": "test", "caption": ["a picture of a laptop in an office with people standing around"], "sentids": [560], "rare_classes": [["laptop"]]} +{"image": "images/135444196.jpg", "split": "test", "caption": ["a photo of a motorcycle rider and a woman walking down the street", "a photo of a truck and people on the road", "a photo of a motorcycle rider and a woman walking down the street", "a photo of a truck and people on the road"], "sentids": [561, 562, 563, 564], "rare_classes": [["motorcycle"], ["truck"], ["motorcycle"], ["truck"]]} +{"image": "images/1362206741.jpg", "split": "test", "caption": ["an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks", "an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks", "an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks", "an image with a laptop on a desk in an office", "a photo of a backpackers office", "a picture of a keyboard in an office with people sitting at desks", "a photo of a bookkeeping office with people working at their desks"], "sentids": [565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580], "rare_classes": [["laptop"], ["backpack"], ["keyboard"], ["book"], ["laptop"], ["backpack"], ["keyboard"], ["book"], ["laptop"], ["backpack"], ["keyboard"], ["book"], ["laptop"], ["backpack"], ["keyboard"], ["book"]]} +{"image": "images/1369506388.jpg", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [581], "rare_classes": [["bottle"]]} +{"image": "images/137430923.jpg", "split": "test", "caption": ["a backpack in the middle of the group"], "sentids": [582], "rare_classes": [["backpack"]]} +{"image": "images/137431115.jpg", "split": "test", "caption": ["a photo of a bottle of beer", "an image with a handbag", "a photo of a bottle of beer", "an image with a handbag"], "sentids": [583, 584, 585, 586], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} +{"image": "images/137444338.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a tv in the background", "a picture of a cup of coffee", "a tv in the background"], "sentids": [587, 588, 589, 590], "rare_classes": [["cup"], ["tv"], ["cup"], ["tv"]]} +{"image": "images/137444466.jpg", "split": "test", "caption": ["a photo of a backpackers camp on a city street at night"], "sentids": [591], "rare_classes": [["backpack"]]} +{"image": "images/137453677.jpg", "split": "test", "caption": ["a knife in a pan"], "sentids": [592], "rare_classes": [["knife"]]} +{"image": "images/137453681.jpg", "split": "test", "caption": ["a bottle in a bowl", "a handbag in the middle of a table", "an image with a clock in the background", "a bottle in a bowl", "a handbag in the middle of a table", "an image with a clock in the background", "a bottle in a bowl", "a handbag in the middle of a table", "an image with a clock in the background"], "sentids": [593, 594, 595, 596, 597, 598, 599, 600, 601], "rare_classes": [["bottle"], ["handbag"], ["clock"], ["bottle"], ["handbag"], ["clock"], ["bottle"], ["handbag"], ["clock"]]} +{"image": "images/1385492203.jpg", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [602], "rare_classes": [["cup"]]} +{"image": "images/1389323170.jpg", "split": "test", "caption": ["a picture of a bench with a woman sitting on it"], "sentids": [603], "rare_classes": [["bench"]]} +{"image": "images/1393424041.jpg", "split": "test", "caption": ["a picture of a kite flying over the beach with people sitting on the sand"], "sentids": [604], "rare_classes": [["kite"]]} +{"image": "images/1397295388.jpg", "split": "test", "caption": ["an image with a backpack on a conveyor belt"], "sentids": [605], "rare_classes": [["backpack"]]} +{"image": "images/139765126.jpg", "split": "test", "caption": ["a photo of a bicycle race", "a handbag in the foreground", "a photo of a bicycle race", "a handbag in the foreground"], "sentids": [606, 607, 608, 609], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} +{"image": "images/1401351228.jpg", "split": "test", "caption": ["a picture of a cup of tea and people standing around a table", "a laptop in front of a table with people standing around it", "a picture of a cup of tea and people standing around a table", "a laptop in front of a table with people standing around it"], "sentids": [610, 611, 612, 613], "rare_classes": [["cup"], ["laptop"], ["cup"], ["laptop"]]} +{"image": "images/1403846093.jpg", "split": "test", "caption": ["a photo of a dining table with people sitting in chairs"], "sentids": [614], "rare_classes": [["dining table"]]} +{"image": "images/1405665934.jpg", "split": "test", "caption": ["a photo of a backpacker sitting on a bench in an airport", "a picture of a handbag", "a photo of a backpacker sitting on a bench in an airport", "a picture of a handbag"], "sentids": [615, 616, 617, 618], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/1409041007.jpg", "split": "test", "caption": ["a photo of a oven in a kitchen"], "sentids": [619], "rare_classes": [["oven"]]} +{"image": "images/1409731198.jpg", "split": "test", "caption": ["a picture of a wine glass on a table in a tent", "a photo of a backpacker party under a tent", "an image with a carousel of people in a tent", "a picture of a wine glass on a table in a tent", "a photo of a backpacker party under a tent", "an image with a carousel of people in a tent", "a picture of a wine glass on a table in a tent", "a photo of a backpacker party under a tent", "an image with a carousel of people in a tent"], "sentids": [620, 621, 622, 623, 624, 625, 626, 627, 628], "rare_classes": [["wine glass"], ["backpack"], ["car"], ["wine glass"], ["backpack"], ["car"], ["wine glass"], ["backpack"], ["car"]]} +{"image": "images/1409784126.jpg", "split": "test", "caption": ["a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it", "a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it", "a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it", "a photo of a tv screen with a group of people in front of it", "a picture of a bottle of water", "a picture of a cell phone booth with people in it", "a picture of a bench with people sitting on it"], "sentids": [629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644], "rare_classes": [["tv"], ["bottle"], ["cell phone"], ["bench"], ["tv"], ["bottle"], ["cell phone"], ["bench"], ["tv"], ["bottle"], ["cell phone"], ["bench"], ["tv"], ["bottle"], ["cell phone"], ["bench"]]} +{"image": "images/1409801982.jpg", "split": "test", "caption": ["a picture of a bowl full of fruit", "a picture of a orange and yellow sign", "a picture of a bowl full of fruit", "a picture of a orange and yellow sign"], "sentids": [645, 646, 647, 648], "rare_classes": [["bowl"], ["orange"], ["bowl"], ["orange"]]} +{"image": "images/1410019664.jpg", "split": "test", "caption": ["a dining table in a tent"], "sentids": [649], "rare_classes": [["dining table"]]} +{"image": "images/1414412467.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand", "a picture of a cup of coffee", "a wine glass in a woman's hand", "a photo of a handbag on a table", "a picture of a dining table with people sitting at it", "a cell phone in a woman's hand"], "sentids": [650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674], "rare_classes": [["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["wine glass"], ["handbag"], ["dining table"], ["cell phone"]]} +{"image": "images/1415147666.jpg", "split": "test", "caption": ["an image with a cup of coffee and a woman in a kitchen"], "sentids": [675], "rare_classes": [["cup"]]} +{"image": "images/1415310632.jpg", "split": "test", "caption": ["a dining table in a restaurant", "a photo of a bowl of wine glasses", "a dining table in a restaurant", "a photo of a bowl of wine glasses"], "sentids": [676, 677, 678, 679], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} +{"image": "images/14153510.jpg", "split": "test", "caption": ["a photo of a bicycle race team posing for a group photo"], "sentids": [680], "rare_classes": [["bicycle"]]} +{"image": "images/141736784.jpg", "split": "test", "caption": ["an image with a book in the background and a group of people", "a picture of a bowl of ice cream", "an image with a book in the background and a group of people", "a picture of a bowl of ice cream"], "sentids": [681, 682, 683, 684], "rare_classes": [["book"], ["bowl"], ["book"], ["bowl"]]} +{"image": "images/141755290.jpg", "split": "test", "caption": ["a photo of a chair", "a picture of a spoon being used to make a drink", "an image with a bicycle in the background", "a photo of a chair", "a picture of a spoon being used to make a drink", "an image with a bicycle in the background", "a photo of a chair", "a picture of a spoon being used to make a drink", "an image with a bicycle in the background"], "sentids": [685, 686, 687, 688, 689, 690, 691, 692, 693], "rare_classes": [["chair"], ["spoon"], ["bicycle"], ["chair"], ["spoon"], ["bicycle"], ["chair"], ["spoon"], ["bicycle"]]} +{"image": "images/1418257247.jpg", "split": "test", "caption": ["an image with a handbag on the ground in front of a building"], "sentids": [694], "rare_classes": [["handbag"]]} +{"image": "images/1419394636.jpg", "split": "test", "caption": ["an image with a car in the background", "an image with a handbag", "an image with a car in the background", "an image with a handbag"], "sentids": [695, 696, 697, 698], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} +{"image": "images/142347382.jpg", "split": "test", "caption": ["a picture of a dining table and chairs on a deck", "an image with a dog and people on a deck", "a picture of a dining table and chairs on a deck", "an image with a dog and people on a deck"], "sentids": [699, 700, 701, 702], "rare_classes": [["dining table"], ["dog"], ["dining table"], ["dog"]]} +{"image": "images/1428641354.jpg", "split": "test", "caption": ["a refrigerator in the kitchen"], "sentids": [703], "rare_classes": [["refrigerator"]]} +{"image": "images/1432196901.jpg", "split": "test", "caption": ["a photo of a sports ball", "a picture of a bottle of water", "a frisbee in the sand", "a photo of a sports ball", "a picture of a bottle of water", "a frisbee in the sand", "a photo of a sports ball", "a picture of a bottle of water", "a frisbee in the sand"], "sentids": [704, 705, 706, 707, 708, 709, 710, 711, 712], "rare_classes": [["sports ball"], ["bottle"], ["frisbee"], ["sports ball"], ["bottle"], ["frisbee"], ["sports ball"], ["bottle"], ["frisbee"]]} +{"image": "images/1433149277.jpg", "split": "test", "caption": ["a picture of a handbag store in a park", "a photo of a cupcake stand in a park", "a potted plant in front of a food stand", "a picture of a handbag store in a park", "a photo of a cupcake stand in a park", "a potted plant in front of a food stand", "a picture of a handbag store in a park", "a photo of a cupcake stand in a park", "a potted plant in front of a food stand"], "sentids": [713, 714, 715, 716, 717, 718, 719, 720, 721], "rare_classes": [["handbag"], ["cup"], ["potted plant"], ["handbag"], ["cup"], ["potted plant"], ["handbag"], ["cup"], ["potted plant"]]} +{"image": "images/1433937960.jpg", "split": "test", "caption": ["a picture of a handbag dancer in front of a crowd", "an image with a backpacker dancing in front of a crowd", "a picture of a handbag dancer in front of a crowd", "an image with a backpacker dancing in front of a crowd"], "sentids": [722, 723, 724, 725], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/1434147314.jpg", "split": "test", "caption": ["a picture of a knife", "an image with a dining table full of food", "a picture of a knife", "an image with a dining table full of food"], "sentids": [726, 727, 728, 729], "rare_classes": [["knife"], ["dining table"], ["knife"], ["dining table"]]} +{"image": "images/143428094.jpg", "split": "test", "caption": ["a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture", "a dining table in front of a crowd of people", "a picture of a cupcake eating contest", "a photo of a knife being cut into a hot dog", "a photo of a bottle of wine being poured into a glass", "a picture of a bowl of food being served at an event", "a photo of a cell phone being used to take a picture"], "sentids": [730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765], "rare_classes": [["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"], ["dining table"], ["cup"], ["knife"], ["bottle"], ["bowl"], ["cell phone"]]} +{"image": "images/1436832881.jpg", "split": "test", "caption": ["a photo of a airplane flying over a cruise ship"], "sentids": [766], "rare_classes": [["airplane"]]} +{"image": "images/1442179848.jpg", "split": "test", "caption": ["an image with a umbrella and a group of people near a fountain", "a photo of a backpacker in singapore", "an image with a umbrella and a group of people near a fountain", "a photo of a backpacker in singapore"], "sentids": [767, 768, 769, 770], "rare_classes": [["umbrella"], ["backpack"], ["umbrella"], ["backpack"]]} +{"image": "images/14580804.jpg", "split": "test", "caption": ["an image with a chair and a person sitting on a bench", "an image with a bicycle in the background and people sitting on benches", "an image with a chair and a person sitting on a bench", "an image with a bicycle in the background and people sitting on benches"], "sentids": [771, 772, 773, 774], "rare_classes": [["chair"], ["bicycle"], ["chair"], ["bicycle"]]} +{"image": "images/1459032057.jpg", "split": "test", "caption": ["an image with a hot dog", "a picture of a bottle of beer", "a photo of a tv in the background", "an image with a hot dog", "a picture of a bottle of beer", "a photo of a tv in the background", "an image with a hot dog", "a picture of a bottle of beer", "a photo of a tv in the background"], "sentids": [775, 776, 777, 778, 779, 780, 781, 782, 783], "rare_classes": [["hot dog"], ["bottle"], ["tv"], ["hot dog"], ["bottle"], ["tv"], ["hot dog"], ["bottle"], ["tv"]]} +{"image": "images/1459582913.jpg", "split": "test", "caption": ["an image with a dog sitting on a bench watching a group of cheerleaders", "a photo of a car with a dog sitting in the back seat", "an image with a dog sitting on a bench watching a group of cheerleaders", "a photo of a car with a dog sitting in the back seat"], "sentids": [784, 785, 786, 787], "rare_classes": [["dog"], ["car"], ["dog"], ["car"]]} +{"image": "images/1460443444.jpg", "split": "test", "caption": ["a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot", "a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot", "a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot", "a picture of a book on a sidewalk near a body of water", "a photo of a kite flying over a group of people", "a bicycle in the foreground", "a car in a parking lot"], "sentids": [788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803], "rare_classes": [["book"], ["kite"], ["bicycle"], ["car"], ["book"], ["kite"], ["bicycle"], ["car"], ["book"], ["kite"], ["bicycle"], ["car"], ["book"], ["kite"], ["bicycle"], ["car"]]} +{"image": "images/1463072715.jpg", "split": "test", "caption": ["a photo of a bottle of water", "a picture of a knife and board game", "a photo of a bottle of water", "a picture of a knife and board game"], "sentids": [804, 805, 806, 807], "rare_classes": [["bottle"], ["knife"], ["bottle"], ["knife"]]} +{"image": "images/146903144.jpg", "split": "test", "caption": ["a truck in the middle of the road"], "sentids": [808], "rare_classes": [["truck"]]} +{"image": "images/1472653060.jpg", "split": "test", "caption": ["a photo of a dining table", "a photo of a cup of food being prepared in a kitchen", "a photo of a dining table", "a photo of a cup of food being prepared in a kitchen"], "sentids": [809, 810, 811, 812], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} +{"image": "images/148314924.jpg", "split": "test", "caption": ["a photo of a cupcake party", "a photo of a potted plant", "a photo of a cupcake party", "a photo of a potted plant"], "sentids": [813, 814, 815, 816], "rare_classes": [["cup"], ["potted plant"], ["cup"], ["potted plant"]]} +{"image": "images/1484815652.jpg", "split": "test", "caption": ["a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave", "a picture of a refrigerator", "a photo of a banana brownie", "a cup in the middle of the table", "an image with a dining table full of brownies", "a picture of a microwave"], "sentids": [817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841], "rare_classes": [["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"], ["refrigerator"], ["banana"], ["cup"], ["dining table"], ["microwave"]]} +{"image": "images/1489471156.jpg", "split": "test", "caption": ["a bicycle in the rain", "a photo of a traffic light in the rain with people holding umbrellas", "a bicycle in the rain", "a photo of a traffic light in the rain with people holding umbrellas"], "sentids": [842, 843, 844, 845], "rare_classes": [["bicycle"], ["traffic light"], ["bicycle"], ["traffic light"]]} +{"image": "images/1489529980.jpg", "split": "test", "caption": ["a photo of a person in a kitchen"], "sentids": [846], "rare_classes": [["person"]]} +{"image": "images/149388615.jpg", "split": "test", "caption": ["a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it", "a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it", "a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it", "a chair in a subway station with people sitting on it", "a picture of a backpacker sitting on a bench in a subway station", "an image with a handbag sitting on a bench in a subway station", "an image with a bench and people sitting on it"], "sentids": [847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862], "rare_classes": [["chair"], ["backpack"], ["handbag"], ["bench"], ["chair"], ["backpack"], ["handbag"], ["bench"], ["chair"], ["backpack"], ["handbag"], ["bench"], ["chair"], ["backpack"], ["handbag"], ["bench"]]} +{"image": "images/1499554025.jpg", "split": "test", "caption": ["a chair in the corner"], "sentids": [863], "rare_classes": [["chair"]]} +{"image": "images/1509338579.jpg", "split": "test", "caption": ["a photo of a book signing at a festival", "an image with a handbag and a group of people", "a photo of a book signing at a festival", "an image with a handbag and a group of people"], "sentids": [864, 865, 866, 867], "rare_classes": [["book"], ["handbag"], ["book"], ["handbag"]]} +{"image": "images/1516839584.jpg", "split": "test", "caption": ["an image with a knife and fork", "a cup in a woman's hand", "an image with a knife and fork", "a cup in a woman's hand"], "sentids": [868, 869, 870, 871], "rare_classes": [["knife"], ["cup"], ["knife"], ["cup"]]} +{"image": "images/151970521.jpg", "split": "test", "caption": ["a picture of a bench and a woman sitting on it", "an image with a handbag and a woman sitting on a bench", "a truck in the background", "a picture of a bench and a woman sitting on it", "an image with a handbag and a woman sitting on a bench", "a truck in the background", "a picture of a bench and a woman sitting on it", "an image with a handbag and a woman sitting on a bench", "a truck in the background"], "sentids": [872, 873, 874, 875, 876, 877, 878, 879, 880], "rare_classes": [["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"], ["truck"]]} +{"image": "images/152500619.jpg", "split": "test", "caption": ["a photo of a handbag on the street in front of a group of people"], "sentids": [881], "rare_classes": [["handbag"]]} +{"image": "images/1528205014.jpg", "split": "test", "caption": ["a photo of a backpacker on the street", "a handbag in a man's hand", "a photo of a backpacker on the street", "a handbag in a man's hand"], "sentids": [882, 883, 884, 885], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/1535963458.jpg", "split": "test", "caption": ["a photo of a tv screen", "a bench in the middle of the room", "a photo of a tv screen", "a bench in the middle of the room"], "sentids": [886, 887, 888, 889], "rare_classes": [["tv"], ["bench"], ["tv"], ["bench"]]} +{"image": "images/154295293.jpg", "split": "test", "caption": ["a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack", "a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack", "a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack", "a chair in the middle of the room", "a photo of a dining table", "a photo of a wine glass", "an image with a backpack"], "sentids": [890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905], "rare_classes": [["chair"], ["dining table"], ["wine glass"], ["backpack"], ["chair"], ["dining table"], ["wine glass"], ["backpack"], ["chair"], ["dining table"], ["wine glass"], ["backpack"], ["chair"], ["dining table"], ["wine glass"], ["backpack"]]} +{"image": "images/1547321789.jpg", "split": "test", "caption": ["a picture of a handbag", "an image with a backpack on the ground", "a picture of a cup of coffee", "a picture of a handbag", "an image with a backpack on the ground", "a picture of a cup of coffee", "a picture of a handbag", "an image with a backpack on the ground", "a picture of a cup of coffee"], "sentids": [906, 907, 908, 909, 910, 911, 912, 913, 914], "rare_classes": [["handbag"], ["backpack"], ["cup"], ["handbag"], ["backpack"], ["cup"], ["handbag"], ["backpack"], ["cup"]]} +{"image": "images/1559931223.jpg", "split": "test", "caption": ["an image with a bicycle and people on the street", "an image with a traffic light", "a photo of a motorcycle in a crowd of people", "an image with a bicycle and people on the street", "an image with a traffic light", "a photo of a motorcycle in a crowd of people", "an image with a bicycle and people on the street", "an image with a traffic light", "a photo of a motorcycle in a crowd of people"], "sentids": [915, 916, 917, 918, 919, 920, 921, 922, 923], "rare_classes": [["bicycle"], ["traffic light"], ["motorcycle"], ["bicycle"], ["traffic light"], ["motorcycle"], ["bicycle"], ["traffic light"], ["motorcycle"]]} +{"image": "images/156222796.jpg", "split": "test", "caption": ["a picture of a backpack with a baby in it", "a picture of a handbag", "a picture of a backpack with a baby in it", "a picture of a handbag"], "sentids": [924, 925, 926, 927], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/1563984945.jpg", "split": "test", "caption": ["an image with a bench"], "sentids": [928], "rare_classes": [["bench"]]} +{"image": "images/15688495.jpg", "split": "test", "caption": ["an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table", "an image with a person standing in front of a table", "a bowl in front of a table", "a photo of a dining table set up for a birthday party", "an image with a vase of flowers on a table", "a knife in the middle of the table", "a photo of a spoonful of ice cream on a table", "a teddy bear in front of a pink table"], "sentids": [929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977], "rare_classes": [["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"], ["person"], ["bowl"], ["dining table"], ["vase"], ["knife"], ["spoon"], ["teddy bear"]]} +{"image": "images/157487936.jpg", "split": "test", "caption": ["an image with a dining table"], "sentids": [978], "rare_classes": [["dining table"]]} +{"image": "images/1577632685.jpg", "split": "test", "caption": ["a handbag in the middle of the street"], "sentids": [979], "rare_classes": [["handbag"]]} +{"image": "images/1580159719.jpg", "split": "test", "caption": ["a photo of a bench"], "sentids": [980], "rare_classes": [["bench"]]} +{"image": "images/1587652280.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [981], "rare_classes": [["handbag"]]} +{"image": "images/15965185.jpg", "split": "test", "caption": ["a picture of a dining table"], "sentids": [982], "rare_classes": [["dining table"]]} +{"image": "images/159845627.jpg", "split": "test", "caption": ["a horse in the dirt", "a photo of a buser riding a bull at a rodeo", "a horse in the dirt", "a photo of a buser riding a bull at a rodeo"], "sentids": [983, 984, 985, 986], "rare_classes": [["horse"], ["bus"], ["horse"], ["bus"]]} +{"image": "images/160210791.jpg", "split": "test", "caption": ["a picture of a truck", "a picture of a motorcycle", "a photo of a banana seller", "a picture of a truck", "a picture of a motorcycle", "a photo of a banana seller", "a picture of a truck", "a picture of a motorcycle", "a photo of a banana seller"], "sentids": [987, 988, 989, 990, 991, 992, 993, 994, 995], "rare_classes": [["truck"], ["motorcycle"], ["banana"], ["truck"], ["motorcycle"], ["banana"], ["truck"], ["motorcycle"], ["banana"]]} +{"image": "images/1602852890.jpg", "split": "test", "caption": ["an image with a umbrella and people on the beach", "an image with a carousel of people on a beach", "an image with a umbrella and people on the beach", "an image with a carousel of people on a beach"], "sentids": [996, 997, 998, 999], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} +{"image": "images/16151663.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [1000], "rare_classes": [["handbag"]]} +{"image": "images/1616085092.jpg", "split": "test", "caption": ["a photo of a cell phone conference with people seated at tables", "a picture of a book signing event with people sitting at tables", "a photo of a cell phone conference with people seated at tables", "a picture of a book signing event with people sitting at tables"], "sentids": [1001, 1002, 1003, 1004], "rare_classes": [["cell phone"], ["book"], ["cell phone"], ["book"]]} +{"image": "images/161948711.jpg", "split": "test", "caption": ["a photo of a backpack on a man dressed in silver"], "sentids": [1005], "rare_classes": [["backpack"]]} +{"image": "images/161975117.jpg", "split": "test", "caption": ["an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church", "an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church", "an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church", "an image with a chair in front of a group of people", "a backpack in the middle of a group of people", "an image with a clock tower in the background", "a picture of a dining table in a church"], "sentids": [1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021], "rare_classes": [["chair"], ["backpack"], ["clock"], ["dining table"], ["chair"], ["backpack"], ["clock"], ["dining table"], ["chair"], ["backpack"], ["clock"], ["dining table"], ["chair"], ["backpack"], ["clock"], ["dining table"]]} +{"image": "images/161975684.jpg", "split": "test", "caption": ["an image with a keyboard in front of a group of people"], "sentids": [1022], "rare_classes": [["keyboard"]]} +{"image": "images/162060045.jpg", "split": "test", "caption": ["a photo of a traffic light with a man working on the crosswalk", "an image with a handbag on the ground", "a photo of a traffic light with a man working on the crosswalk", "an image with a handbag on the ground"], "sentids": [1023, 1024, 1025, 1026], "rare_classes": [["traffic light"], ["handbag"], ["traffic light"], ["handbag"]]} +{"image": "images/162152393.jpg", "split": "test", "caption": ["a picture of a cupcake on a bench at the beach", "a photo of a chair on a beach with kites in the sky", "a photo of a dining table on a beach with kites in the sky", "a picture of a cupcake on a bench at the beach", "a photo of a chair on a beach with kites in the sky", "a photo of a dining table on a beach with kites in the sky", "a picture of a cupcake on a bench at the beach", "a photo of a chair on a beach with kites in the sky", "a photo of a dining table on a beach with kites in the sky"], "sentids": [1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035], "rare_classes": [["cup"], ["chair"], ["dining table"], ["cup"], ["chair"], ["dining table"], ["cup"], ["chair"], ["dining table"]]} +{"image": "images/162967671.jpg", "split": "test", "caption": ["a cake in front of two men", "a picture of a chair", "a picture of a bowl of ice cream", "a cake in front of two men", "a picture of a chair", "a picture of a bowl of ice cream", "a cake in front of two men", "a picture of a chair", "a picture of a bowl of ice cream"], "sentids": [1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044], "rare_classes": [["cake"], ["chair"], ["bowl"], ["cake"], ["chair"], ["bowl"], ["cake"], ["chair"], ["bowl"]]} +{"image": "images/1643915227.jpg", "split": "test", "caption": ["a bus in the middle of a busy city street", "a handbag in the middle of a busy city street", "a bus in the middle of a busy city street", "a handbag in the middle of a busy city street"], "sentids": [1045, 1046, 1047, 1048], "rare_classes": [["bus"], ["handbag"], ["bus"], ["handbag"]]} +{"image": "images/1648918035.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a book on the table", "a photo of a dining table", "a picture of a book on the table"], "sentids": [1049, 1050, 1051, 1052], "rare_classes": [["dining table"], ["book"], ["dining table"], ["book"]]} +{"image": "images/16495609.jpg", "split": "test", "caption": ["a scissors in the hands of a group of children"], "sentids": [1053], "rare_classes": [["scissors"]]} +{"image": "images/1652324440.jpg", "split": "test", "caption": ["a backpack in the snow", "an image with a snowboarder at the top of a mountain", "a backpack in the snow", "an image with a snowboarder at the top of a mountain"], "sentids": [1054, 1055, 1056, 1057], "rare_classes": [["backpack"], ["snowboard"], ["backpack"], ["snowboard"]]} +{"image": "images/165703421.jpg", "split": "test", "caption": ["a photo of a backpacker"], "sentids": [1058], "rare_classes": [["backpack"]]} +{"image": "images/165984091.jpg", "split": "test", "caption": ["a photo of a motorcycle on the side of the road", "a photo of a umbrella market in india", "a picture of a banana market in india", "a photo of a motorcycle on the side of the road", "a photo of a umbrella market in india", "a picture of a banana market in india", "a photo of a motorcycle on the side of the road", "a photo of a umbrella market in india", "a picture of a banana market in india"], "sentids": [1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067], "rare_classes": [["motorcycle"], ["umbrella"], ["banana"], ["motorcycle"], ["umbrella"], ["banana"], ["motorcycle"], ["umbrella"], ["banana"]]} +{"image": "images/166321259.jpg", "split": "test", "caption": ["a picture of a handbag wearing man walking down the street"], "sentids": [1068], "rare_classes": [["handbag"]]} +{"image": "images/166779879.jpg", "split": "test", "caption": ["a dining table in the middle of a room", "an image with a microwave in the background", "an image with a spoonful of food on a table", "a dining table in the middle of a room", "an image with a microwave in the background", "an image with a spoonful of food on a table", "a dining table in the middle of a room", "an image with a microwave in the background", "an image with a spoonful of food on a table"], "sentids": [1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077], "rare_classes": [["dining table"], ["microwave"], ["spoon"], ["dining table"], ["microwave"], ["spoon"], ["dining table"], ["microwave"], ["spoon"]]} +{"image": "images/167094639.jpg", "split": "test", "caption": ["a picture of a backpacker crowd on the steps of a train station"], "sentids": [1078], "rare_classes": [["backpack"]]} +{"image": "images/1683444418.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a handbag in a man's hand", "a picture of a bottle of water", "a handbag in a man's hand"], "sentids": [1079, 1080, 1081, 1082], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} +{"image": "images/1683695914.jpg", "split": "test", "caption": ["a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food", "a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food", "a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food", "a potted plant in the background", "a wine glass in the middle of the table", "a picture of a fork full of food", "a picture of a spoonful of food"], "sentids": [1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098], "rare_classes": [["potted plant"], ["wine glass"], ["fork"], ["spoon"], ["potted plant"], ["wine glass"], ["fork"], ["spoon"], ["potted plant"], ["wine glass"], ["fork"], ["spoon"], ["potted plant"], ["wine glass"], ["fork"], ["spoon"]]} +{"image": "images/1689283621.jpg", "split": "test", "caption": ["a bowl in front of a man"], "sentids": [1099], "rare_classes": [["bowl"]]} +{"image": "images/1690043294.jpg", "split": "test", "caption": ["a picture of a bottle of water on the sidewalk", "a photo of a umbrella on the sidewalk next to a group of people", "a picture of a bottle of water on the sidewalk", "a photo of a umbrella on the sidewalk next to a group of people"], "sentids": [1100, 1101, 1102, 1103], "rare_classes": [["bottle"], ["umbrella"], ["bottle"], ["umbrella"]]} +{"image": "images/16933558.jpg", "split": "test", "caption": ["a photo of a bottle of water", "a handbag in the middle of the table", "a photo of a bottle of water", "a handbag in the middle of the table"], "sentids": [1104, 1105, 1106, 1107], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} +{"image": "images/169450570.jpg", "split": "test", "caption": ["an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table", "an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table", "an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table", "an image with a keyboard", "a tv in the background", "a photo of a cup of coffee", "a bottle in the middle of the table"], "sentids": [1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123], "rare_classes": [["keyboard"], ["tv"], ["cup"], ["bottle"], ["keyboard"], ["tv"], ["cup"], ["bottle"], ["keyboard"], ["tv"], ["cup"], ["bottle"], ["keyboard"], ["tv"], ["cup"], ["bottle"]]} +{"image": "images/170541548.jpg", "split": "test", "caption": ["a tie in with a large group of people walking down the street"], "sentids": [1124], "rare_classes": [["tie"]]} +{"image": "images/170719224.jpg", "split": "test", "caption": ["a picture of a train with people walking on the side of the train", "a photo of a bench on a sidewalk next to a train", "an image with a umbrella and a group of people on a sidewalk", "a picture of a train with people walking on the side of the train", "a photo of a bench on a sidewalk next to a train", "an image with a umbrella and a group of people on a sidewalk", "a picture of a train with people walking on the side of the train", "a photo of a bench on a sidewalk next to a train", "an image with a umbrella and a group of people on a sidewalk"], "sentids": [1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133], "rare_classes": [["train"], ["bench"], ["umbrella"], ["train"], ["bench"], ["umbrella"], ["train"], ["bench"], ["umbrella"]]} +{"image": "images/170737141.jpg", "split": "test", "caption": ["a picture of a backpacker with a child on a train"], "sentids": [1134], "rare_classes": [["backpack"]]} +{"image": "images/173767922.jpg", "split": "test", "caption": ["an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table", "an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table", "an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table", "an image with a bowl of food", "a dining table in a restaurant", "a car in the background", "a photo of a handbag wearing man and woman sitting at a table"], "sentids": [1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150], "rare_classes": [["bowl"], ["dining table"], ["car"], ["handbag"], ["bowl"], ["dining table"], ["car"], ["handbag"], ["bowl"], ["dining table"], ["car"], ["handbag"], ["bowl"], ["dining table"], ["car"], ["handbag"]]} +{"image": "images/174180610.jpg", "split": "test", "caption": ["a picture of a chair", "a photo of a bottle of wine", "a picture of a chair", "a photo of a bottle of wine"], "sentids": [1151, 1152, 1153, 1154], "rare_classes": [["chair"], ["bottle"], ["chair"], ["bottle"]]} +{"image": "images/1749702972.jpg", "split": "test", "caption": ["an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road", "an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road", "an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road", "an image with a backpack and people on a city street", "an image with a car, people, and a hot dog cart", "a photo of a bottle of water being sold on the street", "an image with a truck and people on the side of the road"], "sentids": [1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170], "rare_classes": [["backpack"], ["car"], ["bottle"], ["truck"], ["backpack"], ["car"], ["bottle"], ["truck"], ["backpack"], ["car"], ["bottle"], ["truck"], ["backpack"], ["car"], ["bottle"], ["truck"]]} +{"image": "images/1754775147.jpg", "split": "test", "caption": ["a person in front of a flower shop window", "an image with a dining table in front of a flower shop", "a person in front of a flower shop window", "an image with a dining table in front of a flower shop"], "sentids": [1171, 1172, 1173, 1174], "rare_classes": [["person"], ["dining table"], ["person"], ["dining table"]]} +{"image": "images/176374083.jpg", "split": "test", "caption": ["a picture of a backpack on a subway train"], "sentids": [1175], "rare_classes": [["backpack"]]} +{"image": "images/177522874.jpg", "split": "test", "caption": ["a photo of a handbag wearing man holding an acoustic guitar", "a picture of a skateboarder playing an acoustic guitar on the street", "a photo of a handbag wearing man holding an acoustic guitar", "a picture of a skateboarder playing an acoustic guitar on the street"], "sentids": [1176, 1177, 1178, 1179], "rare_classes": [["handbag"], ["skateboard"], ["handbag"], ["skateboard"]]} +{"image": "images/1794098993.jpg", "split": "test", "caption": ["a tie in to halloween with a group of children sitting on the ground", "an image with a kite flying in the night", "a tie in to halloween with a group of children sitting on the ground", "an image with a kite flying in the night"], "sentids": [1180, 1181, 1182, 1183], "rare_classes": [["tie"], ["kite"], ["tie"], ["kite"]]} +{"image": "images/179620911.jpg", "split": "test", "caption": ["a backpack in the water"], "sentids": [1184], "rare_classes": [["backpack"]]} +{"image": "images/180146696.jpg", "split": "test", "caption": ["an image with a backpack on the back of a truck", "a picture of a traffic light on the side of a street", "an image with a backpack on the back of a truck", "a picture of a traffic light on the side of a street"], "sentids": [1185, 1186, 1187, 1188], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} +{"image": "images/180476372.jpg", "split": "test", "caption": ["a apple in front of a record store", "a photo of a handbag store on a city street", "a photo of a bus that is parked on the side of the road", "a apple in front of a record store", "a photo of a handbag store on a city street", "a photo of a bus that is parked on the side of the road", "a apple in front of a record store", "a photo of a handbag store on a city street", "a photo of a bus that is parked on the side of the road"], "sentids": [1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197], "rare_classes": [["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"], ["bus"]]} +{"image": "images/180753784.jpg", "split": "test", "caption": ["a photo of a handbag parade in colonial times", "an image with a tiered line of people holding flags", "a photo of a baseball baton line marching in a parade", "a photo of a handbag parade in colonial times", "an image with a tiered line of people holding flags", "a photo of a baseball baton line marching in a parade", "a photo of a handbag parade in colonial times", "an image with a tiered line of people holding flags", "a photo of a baseball baton line marching in a parade"], "sentids": [1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206], "rare_classes": [["handbag"], ["tie"], ["baseball bat"], ["handbag"], ["tie"], ["baseball bat"], ["handbag"], ["tie"], ["baseball bat"]]} +{"image": "images/1821672488.jpg", "split": "test", "caption": ["a picture of a trucking company in front of a building", "a car in front of an industrial building", "a picture of a trucking company in front of a building", "a car in front of an industrial building"], "sentids": [1207, 1208, 1209, 1210], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/183502317.jpg", "split": "test", "caption": ["a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people", "a cake in front of a group of people", "a tv in front of a group of people in an office", "an image with a dining table in front of a group of people", "a photo of a knife being cut into a cake", "a picture of a bottle of wine being cut by a man in an office", "a cell phone in the middle of a group of people"], "sentids": [1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246], "rare_classes": [["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"], ["cake"], ["tv"], ["dining table"], ["knife"], ["bottle"], ["cell phone"]]} +{"image": "images/183886578.jpg", "split": "test", "caption": ["an image with a motorcycle and a police officer on it", "a picture of a chair", "a picture of a clock tower and a police officer on a motorcycle", "an image with a motorcycle and a police officer on it", "a picture of a chair", "a picture of a clock tower and a police officer on a motorcycle", "an image with a motorcycle and a police officer on it", "a picture of a chair", "a picture of a clock tower and a police officer on a motorcycle"], "sentids": [1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255], "rare_classes": [["motorcycle"], ["chair"], ["clock"], ["motorcycle"], ["chair"], ["clock"], ["motorcycle"], ["chair"], ["clock"]]} +{"image": "images/1853559110.jpg", "split": "test", "caption": ["a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair", "a picture of a toaster in a kitchen", "an image with a bowl of food and a woman in a yellow hat", "a photo of a oven in a kitchen", "a cup in a kitchen", "a picture of a chair"], "sentids": [1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280], "rare_classes": [["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"], ["toaster"], ["bowl"], ["oven"], ["cup"], ["chair"]]} +{"image": "images/185571867.jpg", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [1281], "rare_classes": [["handbag"]]} +{"image": "images/1855937878.jpg", "split": "test", "caption": ["a picture of a motorcycle rider and a person on a skateboard"], "sentids": [1282], "rare_classes": [["motorcycle"]]} +{"image": "images/185960419.jpg", "split": "test", "caption": ["a picture of a chair"], "sentids": [1283], "rare_classes": [["chair"]]} +{"image": "images/1864566210.jpg", "split": "test", "caption": ["an image with a cup of coffee", "an image with a vase of flowers", "an image with a cup of coffee", "an image with a vase of flowers"], "sentids": [1284, 1285, 1286, 1287], "rare_classes": [["cup"], ["vase"], ["cup"], ["vase"]]} +{"image": "images/1865794069.jpg", "split": "test", "caption": ["a photo of a sports ball being kicked by a young boy"], "sentids": [1288], "rare_classes": [["sports ball"]]} +{"image": "images/186911943.jpg", "split": "test", "caption": ["a handbag in a crowd of people at a baseball game"], "sentids": [1289], "rare_classes": [["handbag"]]} +{"image": "images/1891331926.jpg", "split": "test", "caption": ["a photo of a tennis racket sitting on a man's lap", "a picture of a chair with a tennis racket on it", "a photo of a tennis racket sitting on a man's lap", "a picture of a chair with a tennis racket on it"], "sentids": [1290, 1291, 1292, 1293], "rare_classes": [["tennis racket"], ["chair"], ["tennis racket"], ["chair"]]} +{"image": "images/1893769156.jpg", "split": "test", "caption": ["an image with a train at a station with people on it"], "sentids": [1294], "rare_classes": [["train"]]} +{"image": "images/1901514112.jpg", "split": "test", "caption": ["a train in a park with people on it", "an image with a truck, people, and a train", "an image with a car full of people riding on a train", "a train in a park with people on it", "an image with a truck, people, and a train", "an image with a car full of people riding on a train", "a train in a park with people on it", "an image with a truck, people, and a train", "an image with a car full of people riding on a train"], "sentids": [1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303], "rare_classes": [["train"], ["truck"], ["car"], ["train"], ["truck"], ["car"], ["train"], ["truck"], ["car"]]} +{"image": "images/1901867746.jpg", "split": "test", "caption": ["a photo of a person in a kitchen", "a picture of a bowl of soup", "a photo of a cupboard full of pots and pans", "a photo of a person in a kitchen", "a picture of a bowl of soup", "a photo of a cupboard full of pots and pans", "a photo of a person in a kitchen", "a picture of a bowl of soup", "a photo of a cupboard full of pots and pans"], "sentids": [1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312], "rare_classes": [["person"], ["bowl"], ["cup"], ["person"], ["bowl"], ["cup"], ["person"], ["bowl"], ["cup"]]} +{"image": "images/190634565.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant", "a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant", "a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant", "a bottle in the middle of the table", "a dining table in a restaurant", "an image with a spoonful of food", "a picture of a potted plant"], "sentids": [1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328], "rare_classes": [["bottle"], ["dining table"], ["spoon"], ["potted plant"], ["bottle"], ["dining table"], ["spoon"], ["potted plant"], ["bottle"], ["dining table"], ["spoon"], ["potted plant"], ["bottle"], ["dining table"], ["spoon"], ["potted plant"]]} +{"image": "images/191003283.jpg", "split": "test", "caption": ["a picture of a handbag on the ground next to a woman and a child"], "sentids": [1329], "rare_classes": [["handbag"]]} +{"image": "images/191295067.jpg", "split": "test", "caption": ["a picture of a bicycle race", "a photo of a handbag vendor at a flea market", "a picture of a bicycle race", "a photo of a handbag vendor at a flea market"], "sentids": [1330, 1331, 1332, 1333], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} +{"image": "images/1916798494.jpg", "split": "test", "caption": ["an image with a mouse in the middle of a room", "a picture of a cup of coffee", "a tv in the middle of the room", "an image with a mouse in the middle of a room", "a picture of a cup of coffee", "a tv in the middle of the room", "an image with a mouse in the middle of a room", "a picture of a cup of coffee", "a tv in the middle of the room"], "sentids": [1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342], "rare_classes": [["mouse"], ["cup"], ["tv"], ["mouse"], ["cup"], ["tv"], ["mouse"], ["cup"], ["tv"]]} +{"image": "images/1918789327.jpg", "split": "test", "caption": ["a bowl in the middle of a group of people"], "sentids": [1343], "rare_classes": [["bowl"]]} +{"image": "images/1920465.jpg", "split": "test", "caption": ["a person in a chair reading a book"], "sentids": [1344], "rare_classes": [["person"]]} +{"image": "images/1924265693.jpg", "split": "test", "caption": ["an image with a keyboard", "a mouse in front of a computer", "an image with a keyboard", "a mouse in front of a computer"], "sentids": [1345, 1346, 1347, 1348], "rare_classes": [["keyboard"], ["mouse"], ["keyboard"], ["mouse"]]} +{"image": "images/1928789813.jpg", "split": "test", "caption": ["a picture of a bottle of wine"], "sentids": [1349], "rare_classes": [["bottle"]]} +{"image": "images/193657666.jpg", "split": "test", "caption": ["a picture of a clock on the side of a building"], "sentids": [1350], "rare_classes": [["clock"]]} +{"image": "images/1937816088.jpg", "split": "test", "caption": ["a photo of a tv screen"], "sentids": [1351], "rare_classes": [["tv"]]} +{"image": "images/194166920.jpg", "split": "test", "caption": ["an image with a dining table and two men sitting in front of computers"], "sentids": [1352], "rare_classes": [["dining table"]]} +{"image": "images/1944940887.jpg", "split": "test", "caption": ["a picture of a chair"], "sentids": [1353], "rare_classes": [["chair"]]} +{"image": "images/1945370692.jpg", "split": "test", "caption": ["an image with a truck parked in front of a store"], "sentids": [1354], "rare_classes": [["truck"]]} +{"image": "images/1947351225.jpg", "split": "test", "caption": ["a picture of a kite flying over a group of children"], "sentids": [1355], "rare_classes": [["kite"]]} +{"image": "images/1957683077.jpg", "split": "test", "caption": ["a person in a coffee shop"], "sentids": [1356], "rare_classes": [["person"]]} +{"image": "images/1962729184.jpg", "split": "test", "caption": ["an image with a handbag next to a group of people", "an image with a motorcycle and people on the side of the road", "a picture of a truck on the side of the road", "an image with a handbag next to a group of people", "an image with a motorcycle and people on the side of the road", "a picture of a truck on the side of the road", "an image with a handbag next to a group of people", "an image with a motorcycle and people on the side of the road", "a picture of a truck on the side of the road"], "sentids": [1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365], "rare_classes": [["handbag"], ["motorcycle"], ["truck"], ["handbag"], ["motorcycle"], ["truck"], ["handbag"], ["motorcycle"], ["truck"]]} +{"image": "images/1963679809.jpg", "split": "test", "caption": ["a bus in the middle of a busy city street"], "sentids": [1366], "rare_classes": [["bus"]]} +{"image": "images/19663315.jpg", "split": "test", "caption": ["a dining table in front of a group of people"], "sentids": [1367], "rare_classes": [["dining table"]]} +{"image": "images/19663663.jpg", "split": "test", "caption": ["an image with a cell phone in front of a group of people", "an image with a dining table, chairs, and a group of people", "an image with a handbag", "an image with a cell phone in front of a group of people", "an image with a dining table, chairs, and a group of people", "an image with a handbag", "an image with a cell phone in front of a group of people", "an image with a dining table, chairs, and a group of people", "an image with a handbag"], "sentids": [1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376], "rare_classes": [["cell phone"], ["dining table"], ["handbag"], ["cell phone"], ["dining table"], ["handbag"], ["cell phone"], ["dining table"], ["handbag"]]} +{"image": "images/196968178.jpg", "split": "test", "caption": ["a picture of a tie-down roping event at a rodeo"], "sentids": [1377], "rare_classes": [["tie"]]} +{"image": "images/197025804.jpg", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [1378], "rare_classes": [["cup"]]} +{"image": "images/197746193.jpg", "split": "test", "caption": ["a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium", "a bottle in the hand of a woman at a baseball game", "an image with a cup of coffee and a woman at a baseball game", "an image with a handbag and a woman at a baseball game", "a picture of a tie-dye shirt with a woman in a baseball stadium", "a chair in a stadium"], "sentids": [1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403], "rare_classes": [["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["tie"], ["chair"]]} +{"image": "images/19786858.jpg", "split": "test", "caption": ["a skateboard in the background"], "sentids": [1404], "rare_classes": [["skateboard"]]} +{"image": "images/19810652.jpg", "split": "test", "caption": ["a bus in the background"], "sentids": [1405], "rare_classes": [["bus"]]} +{"image": "images/198534816.jpg", "split": "test", "caption": ["an image with a baseball glove", "a photo of a sports ball game", "a baseball bat in the air", "an image with a baseball glove", "a photo of a sports ball game", "a baseball bat in the air", "an image with a baseball glove", "a photo of a sports ball game", "a baseball bat in the air"], "sentids": [1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414], "rare_classes": [["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"]]} +{"image": "images/199149017.jpg", "split": "test", "caption": ["an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone", "an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone", "an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone", "an image with a dining table full of people eating food", "a picture of a bowl of food", "a chair in front of a table", "a picture of a cell phone"], "sentids": [1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430], "rare_classes": [["dining table"], ["bowl"], ["chair"], ["cell phone"], ["dining table"], ["bowl"], ["chair"], ["cell phone"], ["dining table"], ["bowl"], ["chair"], ["cell phone"], ["dining table"], ["bowl"], ["chair"], ["cell phone"]]} +{"image": "images/19965828.jpg", "split": "test", "caption": ["a picture of a traffic light pole with a man on top of it", "a picture of a carpenter climbing on top of a trash can", "an image with a backpack on top of a trash can", "a picture of a traffic light pole with a man on top of it", "a picture of a carpenter climbing on top of a trash can", "an image with a backpack on top of a trash can", "a picture of a traffic light pole with a man on top of it", "a picture of a carpenter climbing on top of a trash can", "an image with a backpack on top of a trash can"], "sentids": [1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439], "rare_classes": [["traffic light"], ["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"]]} +{"image": "images/2030781555.jpg", "split": "test", "caption": ["a photo of a handbag sitting on a bench next to a body of water", "an image with a bench and people fishing by the water", "a photo of a handbag sitting on a bench next to a body of water", "an image with a bench and people fishing by the water"], "sentids": [1440, 1441, 1442, 1443], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} +{"image": "images/2037264035.jpg", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [1444], "rare_classes": [["umbrella"]]} +{"image": "images/2041867793.jpg", "split": "test", "caption": ["a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background", "a dining table in a restaurant", "a bowl in the middle of the table", "a photo of a knife and fork on a plate", "an image with a fork and a plate of food", "an image with a pizza on the table and a child wearing a mask", "a boat in the background"], "sentids": [1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480], "rare_classes": [["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"], ["dining table"], ["bowl"], ["knife"], ["fork"], ["pizza"], ["boat"]]} +{"image": "images/2042159643.jpg", "split": "test", "caption": ["a tv in front of a crowd of people on the street"], "sentids": [1481], "rare_classes": [["tv"]]} +{"image": "images/2042572803.jpg", "split": "test", "caption": ["an image with a truck full of people on the side of the road"], "sentids": [1482], "rare_classes": [["truck"]]} +{"image": "images/2042765375.jpg", "split": "test", "caption": ["a photo of a backpacker boat ride down a river"], "sentids": [1483], "rare_classes": [["backpack"]]} +{"image": "images/2042894614.jpg", "split": "test", "caption": ["an image with a kite flying over a crowd of people", "a handbag in the middle of a crowded street", "a umbrella in the middle of a crowd of people", "an image with a kite flying over a crowd of people", "a handbag in the middle of a crowded street", "a umbrella in the middle of a crowd of people", "an image with a kite flying over a crowd of people", "a handbag in the middle of a crowded street", "a umbrella in the middle of a crowd of people"], "sentids": [1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492], "rare_classes": [["kite"], ["handbag"], ["umbrella"], ["kite"], ["handbag"], ["umbrella"], ["kite"], ["handbag"], ["umbrella"]]} +{"image": "images/2046778775.jpg", "split": "test", "caption": ["a photo of a chair"], "sentids": [1493], "rare_classes": [["chair"]]} +{"image": "images/2057257734.jpg", "split": "test", "caption": ["a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food", "a photo of a fork full of food", "a picture of a cup of coffee", "a oven in the kitchen", "an image with a dining table and two men in a kitchen", "a picture of a toaster oven", "a refrigerator in a kitchen", "a picture of a sink full of food"], "sentids": [1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542], "rare_classes": [["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"], ["fork"], ["cup"], ["oven"], ["dining table"], ["toaster"], ["refrigerator"], ["sink"]]} +{"image": "images/2057257964.jpg", "split": "test", "caption": ["an image with a person in a kitchen"], "sentids": [1543], "rare_classes": [["person"]]} +{"image": "images/2058215181.jpg", "split": "test", "caption": ["an image with a laptop screen in front of a group of people"], "sentids": [1544], "rare_classes": [["laptop"]]} +{"image": "images/2062425492.jpg", "split": "test", "caption": ["a book in front of the woman", "an image with a bottle of wine", "a book in front of the woman", "an image with a bottle of wine"], "sentids": [1545, 1546, 1547, 1548], "rare_classes": [["book"], ["bottle"], ["book"], ["bottle"]]} +{"image": "images/2070067282.jpg", "split": "test", "caption": ["a picture of a handbag on display in front of a store"], "sentids": [1549], "rare_classes": [["handbag"]]} +{"image": "images/2074430847.jpg", "split": "test", "caption": ["an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation", "an image with a tv screen in the background", "an image with a laptop in front of a man giving a presentation", "a picture of a chair", "an image with a bottle of water and a man giving a presentation", "a photo of a handbag designer giving a presentation to a group of people", "an image with a dining table in the background and a man giving a presentation"], "sentids": [1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585], "rare_classes": [["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"], ["tv"], ["laptop"], ["chair"], ["bottle"], ["handbag"], ["dining table"]]} +{"image": "images/2074781877.jpg", "split": "test", "caption": ["a photo of a cake", "a photo of a tv in the background", "a chair in the room", "a photo of a cake", "a photo of a tv in the background", "a chair in the room", "a photo of a cake", "a photo of a tv in the background", "a chair in the room"], "sentids": [1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594], "rare_classes": [["cake"], ["tv"], ["chair"], ["cake"], ["tv"], ["chair"], ["cake"], ["tv"], ["chair"]]} +{"image": "images/2076208076.jpg", "split": "test", "caption": ["a picture of a motorcycle"], "sentids": [1595], "rare_classes": [["motorcycle"]]} +{"image": "images/2078709661.jpg", "split": "test", "caption": ["a picture of a dining table in a classroom", "a cell phone in the hand of a teacher", "a picture of a dining table in a classroom", "a cell phone in the hand of a teacher"], "sentids": [1596, 1597, 1598, 1599], "rare_classes": [["dining table"], ["cell phone"], ["dining table"], ["cell phone"]]} +{"image": "images/208062991.jpg", "split": "test", "caption": ["a photo of a handbag", "an image with a suitcase", "a photo of a handbag", "an image with a suitcase"], "sentids": [1600, 1601, 1602, 1603], "rare_classes": [["handbag"], ["suitcase"], ["handbag"], ["suitcase"]]} +{"image": "images/2082620071.jpg", "split": "test", "caption": ["a photo of a bus and two people crossing the street", "a truck in the middle of the road", "a photo of a bus and two people crossing the street", "a truck in the middle of the road"], "sentids": [1604, 1605, 1606, 1607], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} +{"image": "images/2083434441.jpg", "split": "test", "caption": ["a picture of a bicycle with a woman on it", "an image with a handbag and a woman on a bike", "a photo of a truck and a woman on a bike", "a picture of a bicycle with a woman on it", "an image with a handbag and a woman on a bike", "a photo of a truck and a woman on a bike", "a picture of a bicycle with a woman on it", "an image with a handbag and a woman on a bike", "a photo of a truck and a woman on a bike"], "sentids": [1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616], "rare_classes": [["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"]]} +{"image": "images/2084851847.jpg", "split": "test", "caption": ["a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake", "a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake", "a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake", "a photo of a bottle of wine", "a photo of a dining table", "a photo of a suitcase", "a picture of a cake"], "sentids": [1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632], "rare_classes": [["bottle"], ["dining table"], ["suitcase"], ["cake"], ["bottle"], ["dining table"], ["suitcase"], ["cake"], ["bottle"], ["dining table"], ["suitcase"], ["cake"], ["bottle"], ["dining table"], ["suitcase"], ["cake"]]} +{"image": "images/2087423271.jpg", "split": "test", "caption": ["a tv in the background", "a picture of a dining table", "a photo of a wine glass", "a tv in the background", "a picture of a dining table", "a photo of a wine glass", "a tv in the background", "a picture of a dining table", "a photo of a wine glass"], "sentids": [1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641], "rare_classes": [["tv"], ["dining table"], ["wine glass"], ["tv"], ["dining table"], ["wine glass"], ["tv"], ["dining table"], ["wine glass"]]} +{"image": "images/2089171831.jpg", "split": "test", "caption": ["an image with a book in the background"], "sentids": [1642], "rare_classes": [["book"]]} +{"image": "images/209088143.jpg", "split": "test", "caption": ["a couch in a room"], "sentids": [1643], "rare_classes": [["couch"]]} +{"image": "images/209101256.jpg", "split": "test", "caption": ["a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party", "a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party", "a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party", "a dining table in a tent", "a spoon in a glass of wine", "a vase in the middle of the table", "a photo of a knife and fork dinner party"], "sentids": [1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659], "rare_classes": [["dining table"], ["spoon"], ["vase"], ["knife"], ["dining table"], ["spoon"], ["vase"], ["knife"], ["dining table"], ["spoon"], ["vase"], ["knife"], ["dining table"], ["spoon"], ["vase"], ["knife"]]} +{"image": "images/2092291476.jpg", "split": "test", "caption": ["a photo of a car show with motorcycles parked in a parking lot"], "sentids": [1660], "rare_classes": [["car"]]} +{"image": "images/2095845115.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "an image with a dining table full of people at night", "a bottle in the middle of the table", "an image with a dining table full of people at night"], "sentids": [1661, 1662, 1663, 1664], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} +{"image": "images/2096630557.jpg", "split": "test", "caption": ["a sports ball in the air"], "sentids": [1665], "rare_classes": [["sports ball"]]} +{"image": "images/2103080234.jpg", "split": "test", "caption": ["a picture of a backpacker festival", "a handbag in the air", "a picture of a backpacker festival", "a handbag in the air"], "sentids": [1666, 1667, 1668, 1669], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/2113870582.jpg", "split": "test", "caption": ["an image with a couch in the background", "a photo of a tv", "an image with a couch in the background", "a photo of a tv"], "sentids": [1670, 1671, 1672, 1673], "rare_classes": [["couch"], ["tv"], ["couch"], ["tv"]]} +{"image": "images/211402278.jpg", "split": "test", "caption": ["a photo of a dog and a man feeding sheep in a field"], "sentids": [1674], "rare_classes": [["dog"]]} +{"image": "images/2115112541.jpg", "split": "test", "caption": ["an image with a bottle of wine", "a photo of a knife and fork dinner party", "an image with a bowl of food", "an image with a bottle of wine", "a photo of a knife and fork dinner party", "an image with a bowl of food", "an image with a bottle of wine", "a photo of a knife and fork dinner party", "an image with a bowl of food"], "sentids": [1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683], "rare_classes": [["bottle"], ["knife"], ["bowl"], ["bottle"], ["knife"], ["bowl"], ["bottle"], ["knife"], ["bowl"]]} +{"image": "images/2115524376.jpg", "split": "test", "caption": ["an image with a dining table full of food", "a picture of a handbag", "an image with a dining table full of food", "a picture of a handbag"], "sentids": [1684, 1685, 1686, 1687], "rare_classes": [["dining table"], ["handbag"], ["dining table"], ["handbag"]]} +{"image": "images/2115527854.jpg", "split": "test", "caption": ["a photo of a couch"], "sentids": [1688], "rare_classes": [["couch"]]} +{"image": "images/2115620856.jpg", "split": "test", "caption": ["an image with a person riding a bike on a city street", "a photo of a bicycle rider on a city street with a mountain in the background", "an image with a person riding a bike on a city street", "a photo of a bicycle rider on a city street with a mountain in the background"], "sentids": [1689, 1690, 1691, 1692], "rare_classes": [["person"], ["bicycle"], ["person"], ["bicycle"]]} +{"image": "images/2121140070.jpg", "split": "test", "caption": ["a picture of a frisbee being thrown in the air"], "sentids": [1693], "rare_classes": [["frisbee"]]} +{"image": "images/2122394961.jpg", "split": "test", "caption": ["a picture of a traffic light on a busy city street at night"], "sentids": [1694], "rare_classes": [["traffic light"]]} +{"image": "images/21225351.jpg", "split": "test", "caption": ["a bicycle in the background"], "sentids": [1695], "rare_classes": [["bicycle"]]} +{"image": "images/212525046.jpg", "split": "test", "caption": ["a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee", "a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee", "a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee", "a person in a restaurant working on a laptop", "a photo of a bench in a restaurant with a person on a laptop", "a picture of a laptop on a table in a restaurant", "an image with a cup of coffee"], "sentids": [1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711], "rare_classes": [["person"], ["bench"], ["laptop"], ["cup"], ["person"], ["bench"], ["laptop"], ["cup"], ["person"], ["bench"], ["laptop"], ["cup"], ["person"], ["bench"], ["laptop"], ["cup"]]} +{"image": "images/2127097896.jpg", "split": "test", "caption": ["a picture of a dining table inside of a tent"], "sentids": [1712], "rare_classes": [["dining table"]]} +{"image": "images/2128893830.jpg", "split": "test", "caption": ["an image with a handbag on the back of a motorbike"], "sentids": [1713], "rare_classes": [["handbag"]]} +{"image": "images/213269168.jpg", "split": "test", "caption": ["an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl", "an image with a person sitting at a table with a plate of food", "an image with a cup of orange juice", "a photo of a cake", "a photo of a hot dog", "a carrot in a bowl"], "sentids": [1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738], "rare_classes": [["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"], ["person"], ["cup"], ["cake"], ["hot dog"], ["carrot"]]} +{"image": "images/2133650765.jpg", "split": "test", "caption": ["an image with a surfboard in the water"], "sentids": [1739], "rare_classes": [["surfboard"]]} +{"image": "images/2144459403.jpg", "split": "test", "caption": ["an image with a dining table", "a picture of a cat", "a photo of a knife and fork at a dinner table", "an image with a dining table", "a picture of a cat", "a photo of a knife and fork at a dinner table", "an image with a dining table", "a picture of a cat", "a photo of a knife and fork at a dinner table"], "sentids": [1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748], "rare_classes": [["dining table"], ["cat"], ["knife"], ["dining table"], ["cat"], ["knife"], ["dining table"], ["cat"], ["knife"]]} +{"image": "images/2147266048.jpg", "split": "test", "caption": ["a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people", "a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people", "a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people", "a couch in the middle of a room", "an image with a cup of coffee and people working in an office", "a picture of a bottle of coke sitting on a table", "a laptop in the middle of a group of people"], "sentids": [1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764], "rare_classes": [["couch"], ["cup"], ["bottle"], ["laptop"], ["couch"], ["cup"], ["bottle"], ["laptop"], ["couch"], ["cup"], ["bottle"], ["laptop"], ["couch"], ["cup"], ["bottle"], ["laptop"]]} +{"image": "images/2147281526.jpg", "split": "test", "caption": ["a picture of a chair", "a teddy bear in the middle of a group of people", "a photo of a bowl of fruit", "a picture of a chair", "a teddy bear in the middle of a group of people", "a photo of a bowl of fruit", "a picture of a chair", "a teddy bear in the middle of a group of people", "a photo of a bowl of fruit"], "sentids": [1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773], "rare_classes": [["chair"], ["teddy bear"], ["bowl"], ["chair"], ["teddy bear"], ["bowl"], ["chair"], ["teddy bear"], ["bowl"]]} +{"image": "images/214815592.jpg", "split": "test", "caption": ["a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it", "a picture of a dining table with food on it", "a photo of a forkful of food on a table", "an image with a spoon in front of a plate of food", "an image with a bowl of food on a table", "an image with a vase of flowers", "a photo of a umbrella covered table with a woman sitting at it"], "sentids": [1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809], "rare_classes": [["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"], ["dining table"], ["fork"], ["spoon"], ["bowl"], ["vase"], ["umbrella"]]} +{"image": "images/2150416621.jpg", "split": "test", "caption": ["a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven", "a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven", "a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven", "a clock in the room", "a dining table in a living room", "a photo of a handbag", "a picture of a oven"], "sentids": [1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825], "rare_classes": [["clock"], ["dining table"], ["handbag"], ["oven"], ["clock"], ["dining table"], ["handbag"], ["oven"], ["clock"], ["dining table"], ["handbag"], ["oven"], ["clock"], ["dining table"], ["handbag"], ["oven"]]} +{"image": "images/21514026.jpg", "split": "test", "caption": ["a refrigerator in a restaurant"], "sentids": [1826], "rare_classes": [["refrigerator"]]} +{"image": "images/2152070348.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag", "a photo of a dining table", "a picture of a potted plant", "a picture of a vase of flowers", "a bowl in the middle of the table", "a picture of a handbag"], "sentids": [1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851], "rare_classes": [["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"], ["dining table"], ["potted plant"], ["vase"], ["bowl"], ["handbag"]]} +{"image": "images/215405524.jpg", "split": "test", "caption": ["a picture of a tiered crowd of people on an escalator"], "sentids": [1852], "rare_classes": [["tie"]]} +{"image": "images/2154618839.jpg", "split": "test", "caption": ["a dining table in the kitchen"], "sentids": [1853], "rare_classes": [["dining table"]]} +{"image": "images/2158267555.jpg", "split": "test", "caption": ["an image with a horse"], "sentids": [1854], "rare_classes": [["horse"]]} +{"image": "images/2164429357.jpg", "split": "test", "caption": ["an image with a remote control and two men standing next to each other"], "sentids": [1855], "rare_classes": [["remote"]]} +{"image": "images/2165677531.jpg", "split": "test", "caption": ["a picture of a car driving on a dirt road"], "sentids": [1856], "rare_classes": [["car"]]} +{"image": "images/2176776800.jpg", "split": "test", "caption": ["an image with a dining table", "a photo of a bowl of food", "an image with a dining table", "a photo of a bowl of food"], "sentids": [1857, 1858, 1859, 1860], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} +{"image": "images/218004295.jpg", "split": "test", "caption": ["a photo of a dining table", "a handbag in the middle of the table", "a photo of a spoonful of food", "a photo of a dining table", "a handbag in the middle of the table", "a photo of a spoonful of food", "a photo of a dining table", "a handbag in the middle of the table", "a photo of a spoonful of food"], "sentids": [1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869], "rare_classes": [["dining table"], ["handbag"], ["spoon"], ["dining table"], ["handbag"], ["spoon"], ["dining table"], ["handbag"], ["spoon"]]} +{"image": "images/2180731945.jpg", "split": "test", "caption": ["an image with a cell phone on it", "a picture of a tv screen", "a picture of a tiered auditorium", "an image with a cell phone on it", "a picture of a tv screen", "a picture of a tiered auditorium", "an image with a cell phone on it", "a picture of a tv screen", "a picture of a tiered auditorium"], "sentids": [1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878], "rare_classes": [["cell phone"], ["tv"], ["tie"], ["cell phone"], ["tv"], ["tie"], ["cell phone"], ["tv"], ["tie"]]} +{"image": "images/2182488373.jpg", "split": "test", "caption": ["a picture of a backpack"], "sentids": [1879], "rare_classes": [["backpack"]]} +{"image": "images/2182575588.jpg", "split": "test", "caption": ["a dining table in a restaurant", "an image with a cell phone in front of a group of people", "a picture of a tiered dinner table", "a dining table in a restaurant", "an image with a cell phone in front of a group of people", "a picture of a tiered dinner table", "a dining table in a restaurant", "an image with a cell phone in front of a group of people", "a picture of a tiered dinner table"], "sentids": [1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888], "rare_classes": [["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"]]} +{"image": "images/218553496.jpg", "split": "test", "caption": ["a picture of a suitcase", "a car in front of the gazebo", "a picture of a suitcase", "a car in front of the gazebo"], "sentids": [1889, 1890, 1891, 1892], "rare_classes": [["suitcase"], ["car"], ["suitcase"], ["car"]]} +{"image": "images/218620913.jpg", "split": "test", "caption": ["a picture of a backpacker at an outdoor market", "a picture of a umbrella stand and a man standing in front of it", "a car in a parking lot", "a picture of a backpacker at an outdoor market", "a picture of a umbrella stand and a man standing in front of it", "a car in a parking lot", "a picture of a backpacker at an outdoor market", "a picture of a umbrella stand and a man standing in front of it", "a car in a parking lot"], "sentids": [1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901], "rare_classes": [["backpack"], ["umbrella"], ["car"], ["backpack"], ["umbrella"], ["car"], ["backpack"], ["umbrella"], ["car"]]} +{"image": "images/2192475933.jpg", "split": "test", "caption": ["a photo of a umbrella on a beach with people in the background", "a picture of a surfboarder on the beach", "a photo of a umbrella on a beach with people in the background", "a picture of a surfboarder on the beach"], "sentids": [1902, 1903, 1904, 1905], "rare_classes": [["umbrella"], ["surfboard"], ["umbrella"], ["surfboard"]]} +{"image": "images/2193001254.jpg", "split": "test", "caption": ["a cup in a man's hand"], "sentids": [1906], "rare_classes": [["cup"]]} +{"image": "images/2194495372.jpg", "split": "test", "caption": ["an image with a backpack on a soccer field"], "sentids": [1907], "rare_classes": [["backpack"]]} +{"image": "images/2200688503.jpg", "split": "test", "caption": ["a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table", "a picture of a dining table", "a chair in front of the table", "a photo of a potted plant", "an image with a vase of flowers", "an image with a spoon on the table", "a fork in the middle of the table"], "sentids": [1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943], "rare_classes": [["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["spoon"], ["fork"]]} +{"image": "images/2201480583.jpg", "split": "test", "caption": ["a photo of a dining table in front of a building", "a bowl in the grass", "a photo of a dining table in front of a building", "a bowl in the grass"], "sentids": [1944, 1945, 1946, 1947], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} +{"image": "images/2201858857.jpg", "split": "test", "caption": ["a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books", "a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books", "a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books", "a person in a room", "an image with a kite, books, and toys on the floor", "a dining table in the background", "a picture of a teddy bear sitting on a pile of books"], "sentids": [1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963], "rare_classes": [["person"], ["kite"], ["dining table"], ["teddy bear"], ["person"], ["kite"], ["dining table"], ["teddy bear"], ["person"], ["kite"], ["dining table"], ["teddy bear"], ["person"], ["kite"], ["dining table"], ["teddy bear"]]} +{"image": "images/2205958052.jpg", "split": "test", "caption": ["a truck in the street"], "sentids": [1964], "rare_classes": [["truck"]]} +{"image": "images/2206403470.jpg", "split": "test", "caption": ["a picture of a suitcase on the ground next to a man playing a violin", "a motorcycle in the background", "a cell phone in a man's hand", "a picture of a suitcase on the ground next to a man playing a violin", "a motorcycle in the background", "a cell phone in a man's hand", "a picture of a suitcase on the ground next to a man playing a violin", "a motorcycle in the background", "a cell phone in a man's hand"], "sentids": [1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973], "rare_classes": [["suitcase"], ["motorcycle"], ["cell phone"], ["suitcase"], ["motorcycle"], ["cell phone"], ["suitcase"], ["motorcycle"], ["cell phone"]]} +{"image": "images/2206501278.jpg", "split": "test", "caption": ["a handbag in the background", "an image with a tiered brick walkway in front of a group of people", "a handbag in the background", "an image with a tiered brick walkway in front of a group of people"], "sentids": [1974, 1975, 1976, 1977], "rare_classes": [["handbag"], ["tie"], ["handbag"], ["tie"]]} +{"image": "images/220655860.jpg", "split": "test", "caption": ["a handbag in the middle of the table", "a dining table in a restaurant", "a photo of a spoonful of ice cream", "a handbag in the middle of the table", "a dining table in a restaurant", "a photo of a spoonful of ice cream", "a handbag in the middle of the table", "a dining table in a restaurant", "a photo of a spoonful of ice cream"], "sentids": [1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986], "rare_classes": [["handbag"], ["dining table"], ["spoon"], ["handbag"], ["dining table"], ["spoon"], ["handbag"], ["dining table"], ["spoon"]]} +{"image": "images/2206594874.jpg", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [1987], "rare_classes": [["bottle"]]} +{"image": "images/2206600240.jpg", "split": "test", "caption": ["a photo of a orange and a man sitting at a table in a restaurant", "an image with a bottle of orange juice", "a photo of a dining table", "a photo of a orange and a man sitting at a table in a restaurant", "an image with a bottle of orange juice", "a photo of a dining table", "a photo of a orange and a man sitting at a table in a restaurant", "an image with a bottle of orange juice", "a photo of a dining table"], "sentids": [1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996], "rare_classes": [["orange"], ["bottle"], ["dining table"], ["orange"], ["bottle"], ["dining table"], ["orange"], ["bottle"], ["dining table"]]} +{"image": "images/2209036528.jpg", "split": "test", "caption": ["an image with a truck and two people on the side of the road", "an image with a backpack and two people looking at a traffic light", "an image with a truck and two people on the side of the road", "an image with a backpack and two people looking at a traffic light"], "sentids": [1997, 1998, 1999, 2000], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} +{"image": "images/2209317.jpg", "split": "test", "caption": ["a photo of a handbag in a classroom with people sitting on the floor"], "sentids": [2001], "rare_classes": [["handbag"]]} +{"image": "images/221062338.jpg", "split": "test", "caption": ["a dining table in the middle of a room", "a spoon in a bowl", "a dining table in the middle of a room", "a spoon in a bowl"], "sentids": [2002, 2003, 2004, 2005], "rare_classes": [["dining table"], ["spoon"], ["dining table"], ["spoon"]]} +{"image": "images/2210633831.jpg", "split": "test", "caption": ["a picture of a person working in a lab"], "sentids": [2006], "rare_classes": [["person"]]} +{"image": "images/2214596481.jpg", "split": "test", "caption": ["an image with a car in the middle of a construction site"], "sentids": [2007], "rare_classes": [["car"]]} +{"image": "images/2215305500.jpg", "split": "test", "caption": ["a picture of a person walking down a city street"], "sentids": [2008], "rare_classes": [["person"]]} +{"image": "images/2215331791.jpg", "split": "test", "caption": ["an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road", "an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road", "an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road", "an image with a bicycle, a woman and a child", "a photo of a traffic light on the side of a street", "a handbag in the background", "a picture of a car on the side of the road"], "sentids": [2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024], "rare_classes": [["bicycle"], ["traffic light"], ["handbag"], ["car"], ["bicycle"], ["traffic light"], ["handbag"], ["car"], ["bicycle"], ["traffic light"], ["handbag"], ["car"], ["bicycle"], ["traffic light"], ["handbag"], ["car"]]} +{"image": "images/2215767852.jpg", "split": "test", "caption": ["a truck in the background", "a apple in front of a pile of oranges", "a truck in the background", "a apple in front of a pile of oranges"], "sentids": [2025, 2026, 2027, 2028], "rare_classes": [["truck"], ["apple"], ["truck"], ["apple"]]} +{"image": "images/221586389.jpg", "split": "test", "caption": ["a picture of a dining table with people sitting around it", "an image with a chair in front of a group of people", "a picture of a dining table with people sitting around it", "an image with a chair in front of a group of people"], "sentids": [2029, 2030, 2031, 2032], "rare_classes": [["dining table"], ["chair"], ["dining table"], ["chair"]]} +{"image": "images/2218161586.jpg", "split": "test", "caption": ["a umbrella in the middle of a rug market", "an image with a tiered rug in front of people", "a umbrella in the middle of a rug market", "an image with a tiered rug in front of people"], "sentids": [2033, 2034, 2035, 2036], "rare_classes": [["umbrella"], ["tie"], ["umbrella"], ["tie"]]} +{"image": "images/2222976136.jpg", "split": "test", "caption": ["a picture of a dog"], "sentids": [2037], "rare_classes": [["dog"]]} +{"image": "images/2223151597.jpg", "split": "test", "caption": ["an image with a dining table and people sitting at it", "a photo of a cup of coke", "a picture of a tv in the background", "an image with a dining table and people sitting at it", "a photo of a cup of coke", "a picture of a tv in the background", "an image with a dining table and people sitting at it", "a photo of a cup of coke", "a picture of a tv in the background"], "sentids": [2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046], "rare_classes": [["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"], ["tv"]]} +{"image": "images/2228156682.jpg", "split": "test", "caption": ["an image with a chair in the background", "a sports ball in the background", "an image with a tennis racket and a woman on a court", "an image with a chair in the background", "a sports ball in the background", "an image with a tennis racket and a woman on a court", "an image with a chair in the background", "a sports ball in the background", "an image with a tennis racket and a woman on a court"], "sentids": [2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055], "rare_classes": [["chair"], ["sports ball"], ["tennis racket"], ["chair"], ["sports ball"], ["tennis racket"], ["chair"], ["sports ball"], ["tennis racket"]]} +{"image": "images/2229177914.jpg", "split": "test", "caption": ["an image with a bench and a dog jumping over it"], "sentids": [2056], "rare_classes": [["bench"]]} +{"image": "images/2230363237.jpg", "split": "test", "caption": ["a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people", "a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people", "a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people", "a bench in the grass", "a photo of a traffic light in the middle of a group of people", "a chair in the grass", "a handbag in the middle of a group of people"], "sentids": [2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072], "rare_classes": [["bench"], ["traffic light"], ["chair"], ["handbag"], ["bench"], ["traffic light"], ["chair"], ["handbag"], ["bench"], ["traffic light"], ["chair"], ["handbag"], ["bench"], ["traffic light"], ["chair"], ["handbag"]]} +{"image": "images/2230411771.jpg", "split": "test", "caption": ["an image with a bowl of food"], "sentids": [2073], "rare_classes": [["bowl"]]} +{"image": "images/2230871228.jpg", "split": "test", "caption": ["a picture of a person preparing food on a table", "a photo of a vase of flowers on a table", "a picture of a person preparing food on a table", "a photo of a vase of flowers on a table"], "sentids": [2074, 2075, 2076, 2077], "rare_classes": [["person"], ["vase"], ["person"], ["vase"]]} +{"image": "images/2230908726.jpg", "split": "test", "caption": ["a photo of a potted plant", "an image with a vase of flowers in the background", "a dining table in the middle of an outdoor area", "a photo of a potted plant", "an image with a vase of flowers in the background", "a dining table in the middle of an outdoor area", "a photo of a potted plant", "an image with a vase of flowers in the background", "a dining table in the middle of an outdoor area"], "sentids": [2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086], "rare_classes": [["potted plant"], ["vase"], ["dining table"], ["potted plant"], ["vase"], ["dining table"], ["potted plant"], ["vase"], ["dining table"]]} +{"image": "images/2231245129.jpg", "split": "test", "caption": ["a sports ball in the background", "an image with a tennis racket on a tennis court", "a picture of a potted plant", "a sports ball in the background", "an image with a tennis racket on a tennis court", "a picture of a potted plant", "a sports ball in the background", "an image with a tennis racket on a tennis court", "a picture of a potted plant"], "sentids": [2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095], "rare_classes": [["sports ball"], ["tennis racket"], ["potted plant"], ["sports ball"], ["tennis racket"], ["potted plant"], ["sports ball"], ["tennis racket"], ["potted plant"]]} +{"image": "images/223203610.jpg", "split": "test", "caption": ["a photo of a wine glass", "a photo of a couch", "a picture of a chair", "a photo of a wine glass", "a photo of a couch", "a picture of a chair", "a photo of a wine glass", "a photo of a couch", "a picture of a chair"], "sentids": [2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104], "rare_classes": [["wine glass"], ["couch"], ["chair"], ["wine glass"], ["couch"], ["chair"], ["wine glass"], ["couch"], ["chair"]]} +{"image": "images/2236851350.jpg", "split": "test", "caption": ["a photo of a truck driver sitting under an umbrella", "a picture of a backpacker sitting under an umbrella", "a book in a man's hand", "a photo of a truck driver sitting under an umbrella", "a picture of a backpacker sitting under an umbrella", "a book in a man's hand", "a photo of a truck driver sitting under an umbrella", "a picture of a backpacker sitting under an umbrella", "a book in a man's hand"], "sentids": [2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113], "rare_classes": [["truck"], ["backpack"], ["book"], ["truck"], ["backpack"], ["book"], ["truck"], ["backpack"], ["book"]]} +{"image": "images/224152690.jpg", "split": "test", "caption": ["a picture of a chair and a bench in front of a castle", "an image with a handbag in the foreground and a castle in the background", "a picture of a chair and a bench in front of a castle", "an image with a handbag in the foreground and a castle in the background"], "sentids": [2114, 2115, 2116, 2117], "rare_classes": [["chair"], ["handbag"], ["chair"], ["handbag"]]} +{"image": "images/224153937.jpg", "split": "test", "caption": ["a picture of a handbag on a cobblestone street"], "sentids": [2118], "rare_classes": [["handbag"]]} +{"image": "images/2242676214.jpg", "split": "test", "caption": ["a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road", "a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road", "a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road", "a photo of a car", "a cell phone in a man's hand", "a photo of a bedouin family in the middle of a city street", "a photo of a truck on the side of the road"], "sentids": [2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134], "rare_classes": [["car"], ["cell phone"], ["bed"], ["truck"], ["car"], ["cell phone"], ["bed"], ["truck"], ["car"], ["cell phone"], ["bed"], ["truck"], ["car"], ["cell phone"], ["bed"], ["truck"]]} +{"image": "images/2244171992.jpg", "split": "test", "caption": ["a photo of a handbag", "a bicycle in the background", "a photo of a handbag", "a bicycle in the background"], "sentids": [2135, 2136, 2137, 2138], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} +{"image": "images/2244376697.jpg", "split": "test", "caption": ["a photo of a cell phone store with people sitting at tables", "an image with a bench and two people sitting at a table", "a photo of a cell phone store with people sitting at tables", "an image with a bench and two people sitting at a table"], "sentids": [2139, 2140, 2141, 2142], "rare_classes": [["cell phone"], ["bench"], ["cell phone"], ["bench"]]} +{"image": "images/2245918465.jpg", "split": "test", "caption": ["an image with a tie on the head of a priest", "an image with a backpacker in front of a group of people", "an image with a tie on the head of a priest", "an image with a backpacker in front of a group of people"], "sentids": [2143, 2144, 2145, 2146], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} +{"image": "images/2247645547.jpg", "split": "test", "caption": ["a handbag in front of a mirror"], "sentids": [2147], "rare_classes": [["handbag"]]} +{"image": "images/2249094622.jpg", "split": "test", "caption": ["a picture of a chair"], "sentids": [2148], "rare_classes": [["chair"]]} +{"image": "images/2250571576.jpg", "split": "test", "caption": ["an image with a dining table", "an image with a cell phone on the table", "an image with a tiered table", "an image with a dining table", "an image with a cell phone on the table", "an image with a tiered table", "an image with a dining table", "an image with a cell phone on the table", "an image with a tiered table"], "sentids": [2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157], "rare_classes": [["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"], ["dining table"], ["cell phone"], ["tie"]]} +{"image": "images/2250580906.jpg", "split": "test", "caption": ["an image with a dining table full of people", "a photo of a book signing", "a photo of a clock", "an image with a dining table full of people", "a photo of a book signing", "a photo of a clock", "an image with a dining table full of people", "a photo of a book signing", "a photo of a clock"], "sentids": [2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166], "rare_classes": [["dining table"], ["book"], ["clock"], ["dining table"], ["book"], ["clock"], ["dining table"], ["book"], ["clock"]]} +{"image": "images/2251992614.jpg", "split": "test", "caption": ["a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle", "a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle", "a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle", "a umbrella in the middle of the street", "a traffic light in the middle of the street", "an image with a bird in the sky and people walking on the street", "a photo of a bicycle"], "sentids": [2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182], "rare_classes": [["umbrella"], ["traffic light"], ["bird"], ["bicycle"], ["umbrella"], ["traffic light"], ["bird"], ["bicycle"], ["umbrella"], ["traffic light"], ["bird"], ["bicycle"], ["umbrella"], ["traffic light"], ["bird"], ["bicycle"]]} +{"image": "images/2252123185.jpg", "split": "test", "caption": ["a photo of a handbag in a crowd of people", "a picture of a bus full of people in a stadium", "a photo of a handbag in a crowd of people", "a picture of a bus full of people in a stadium"], "sentids": [2183, 2184, 2185, 2186], "rare_classes": [["handbag"], ["bus"], ["handbag"], ["bus"]]} +{"image": "images/2252264255.jpg", "split": "test", "caption": ["a picture of a truck"], "sentids": [2187], "rare_classes": [["truck"]]} +{"image": "images/2253417961.jpg", "split": "test", "caption": ["a picture of a backpacker and a child at the beach"], "sentids": [2188], "rare_classes": [["backpack"]]} +{"image": "images/2254990707.jpg", "split": "test", "caption": ["a photo of a motorcycle and a car in the snow", "a photo of a truck stuck in the snow", "a photo of a motorcycle and a car in the snow", "a photo of a truck stuck in the snow"], "sentids": [2189, 2190, 2191, 2192], "rare_classes": [["motorcycle"], ["truck"], ["motorcycle"], ["truck"]]} +{"image": "images/2270955453.jpg", "split": "test", "caption": ["a photo of a cup of ramen"], "sentids": [2193], "rare_classes": [["cup"]]} +{"image": "images/227181630.jpg", "split": "test", "caption": ["an image with a bench and people sitting on it", "a photo of a bicycle repair shop", "a photo of a umbrella", "an image with a bench and people sitting on it", "a photo of a bicycle repair shop", "a photo of a umbrella", "an image with a bench and people sitting on it", "a photo of a bicycle repair shop", "a photo of a umbrella"], "sentids": [2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202], "rare_classes": [["bench"], ["bicycle"], ["umbrella"], ["bench"], ["bicycle"], ["umbrella"], ["bench"], ["bicycle"], ["umbrella"]]} +{"image": "images/2272290126.jpg", "split": "test", "caption": ["a couch in a living room"], "sentids": [2203], "rare_classes": [["couch"]]} +{"image": "images/2279380619.jpg", "split": "test", "caption": ["a carrot in a basket", "a photo of a truck at a farmers market", "a carrot in a basket", "a photo of a truck at a farmers market"], "sentids": [2204, 2205, 2206, 2207], "rare_classes": [["carrot"], ["truck"], ["carrot"], ["truck"]]} +{"image": "images/2279432034.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [2208], "rare_classes": [["handbag"]]} +{"image": "images/2284991229.jpg", "split": "test", "caption": ["an image with a knife and fork", "a picture of a tiered room with many people sitting at a table", "a picture of a forklift driver sitting at a table with his co-workers", "an image with a knife and fork", "a picture of a tiered room with many people sitting at a table", "a picture of a forklift driver sitting at a table with his co-workers", "an image with a knife and fork", "a picture of a tiered room with many people sitting at a table", "a picture of a forklift driver sitting at a table with his co-workers"], "sentids": [2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217], "rare_classes": [["knife"], ["tie"], ["fork"], ["knife"], ["tie"], ["fork"], ["knife"], ["tie"], ["fork"]]} +{"image": "images/2285693889.jpg", "split": "test", "caption": ["an image with a dining table full of food", "a cup in front of a man", "an image with a dining table full of food", "a cup in front of a man"], "sentids": [2218, 2219, 2220, 2221], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} +{"image": "images/2289160261.jpg", "split": "test", "caption": ["a keyboard in a room"], "sentids": [2222], "rare_classes": [["keyboard"]]} +{"image": "images/2289762817.jpg", "split": "test", "caption": ["an image with a handbag and a man eating a burrito", "an image with a sandwich in front of him", "an image with a handbag and a man eating a burrito", "an image with a sandwich in front of him"], "sentids": [2223, 2224, 2225, 2226], "rare_classes": [["handbag"], ["sandwich"], ["handbag"], ["sandwich"]]} +{"image": "images/229169021.jpg", "split": "test", "caption": ["a picture of a bottle of coke", "a photo of a dining table with a cake on it", "a picture of a bowl of cake", "a picture of a bottle of coke", "a photo of a dining table with a cake on it", "a picture of a bowl of cake", "a picture of a bottle of coke", "a photo of a dining table with a cake on it", "a picture of a bowl of cake"], "sentids": [2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235], "rare_classes": [["bottle"], ["dining table"], ["bowl"], ["bottle"], ["dining table"], ["bowl"], ["bottle"], ["dining table"], ["bowl"]]} +{"image": "images/2291957839.jpg", "split": "test", "caption": ["a photo of a cow being chased by two men on horses"], "sentids": [2236], "rare_classes": [["cow"]]} +{"image": "images/22926358.jpg", "split": "test", "caption": ["an image with a tennis racket"], "sentids": [2237], "rare_classes": [["tennis racket"]]} +{"image": "images/2294231101.jpg", "split": "test", "caption": ["a photo of a chair with a person sitting on it"], "sentids": [2238], "rare_classes": [["chair"]]} +{"image": "images/2299867034.jpg", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [2239], "rare_classes": [["cup"]]} +{"image": "images/230100504.jpg", "split": "test", "caption": ["an image with a wine glass", "a photo of a dining table", "an image with a wine glass", "a photo of a dining table"], "sentids": [2240, 2241, 2242, 2243], "rare_classes": [["wine glass"], ["dining table"], ["wine glass"], ["dining table"]]} +{"image": "images/230269706.jpg", "split": "test", "caption": ["an image with a cow and a boy standing next to it", "an image with a truck and a cow", "an image with a cow and a boy standing next to it", "an image with a truck and a cow"], "sentids": [2244, 2245, 2246, 2247], "rare_classes": [["cow"], ["truck"], ["cow"], ["truck"]]} +{"image": "images/230269912.jpg", "split": "test", "caption": ["a picture of a cow standing next to a boy", "a photo of a truck with a cow tied to it", "a picture of a cow standing next to a boy", "a photo of a truck with a cow tied to it"], "sentids": [2248, 2249, 2250, 2251], "rare_classes": [["cow"], ["truck"], ["cow"], ["truck"]]} +{"image": "images/2304469976.jpg", "split": "test", "caption": ["a picture of a suitcase on the sidewalk", "a picture of a bench in the middle of a city street", "a picture of a suitcase on the sidewalk", "a picture of a bench in the middle of a city street"], "sentids": [2252, 2253, 2254, 2255], "rare_classes": [["suitcase"], ["bench"], ["suitcase"], ["bench"]]} +{"image": "images/2308978137.jpg", "split": "test", "caption": ["an image with a motorcycle on top of a group of school children", "an image with a bicycle on top of a car", "an image with a motorcycle on top of a group of school children", "an image with a bicycle on top of a car"], "sentids": [2256, 2257, 2258, 2259], "rare_classes": [["motorcycle"], ["bicycle"], ["motorcycle"], ["bicycle"]]} +{"image": "images/2309649133.jpg", "split": "test", "caption": ["a photo of a bottle of beer", "an image with a backpack on a table in front of a group of people", "an image with a mouse in front of a group of people", "a photo of a bottle of beer", "an image with a backpack on a table in front of a group of people", "an image with a mouse in front of a group of people", "a photo of a bottle of beer", "an image with a backpack on a table in front of a group of people", "an image with a mouse in front of a group of people"], "sentids": [2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268], "rare_classes": [["bottle"], ["backpack"], ["mouse"], ["bottle"], ["backpack"], ["mouse"], ["bottle"], ["backpack"], ["mouse"]]} +{"image": "images/2310336052.jpg", "split": "test", "caption": ["a photo of a sports ball in the air", "a picture of a frisbee game", "an image with a baseball glove in the air", "a photo of a sports ball in the air", "a picture of a frisbee game", "an image with a baseball glove in the air", "a photo of a sports ball in the air", "a picture of a frisbee game", "an image with a baseball glove in the air"], "sentids": [2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277], "rare_classes": [["sports ball"], ["frisbee"], ["baseball glove"], ["sports ball"], ["frisbee"], ["baseball glove"], ["sports ball"], ["frisbee"], ["baseball glove"]]} +{"image": "images/2314192527.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard", "a picture of a cup of coffee", "an image with a bottle of water", "a book in the middle of the room", "a picture of a backpack in a classroom with people working on laptops", "a picture of a keyboard"], "sentids": [2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302], "rare_classes": [["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"], ["cup"], ["bottle"], ["book"], ["backpack"], ["keyboard"]]} +{"image": "images/2314492671.jpg", "split": "test", "caption": ["a picture of a wine glass", "a picture of a dining table", "a photo of a knife party", "a picture of a wine glass", "a picture of a dining table", "a photo of a knife party", "a picture of a wine glass", "a picture of a dining table", "a photo of a knife party"], "sentids": [2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311], "rare_classes": [["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"]]} +{"image": "images/2315593294.jpg", "split": "test", "caption": ["a horse in the air"], "sentids": [2312], "rare_classes": [["horse"]]} +{"image": "images/2317276332.jpg", "split": "test", "caption": ["a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it", "a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it", "a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it", "a photo of a laptop on a table with three men sitting around it", "a dining table in a coffee shop", "a backpack in the background", "a photo of a couch with three men sitting on it"], "sentids": [2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328], "rare_classes": [["laptop"], ["dining table"], ["backpack"], ["couch"], ["laptop"], ["dining table"], ["backpack"], ["couch"], ["laptop"], ["dining table"], ["backpack"], ["couch"], ["laptop"], ["dining table"], ["backpack"], ["couch"]]} +{"image": "images/2317417015.jpg", "split": "test", "caption": ["a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party", "a photo of a handbag in a crowd of people at a party", "a cell phone in the hand of a man", "an image with a cup of beer in front of a crowd of people", "a photo of a bottle party", "a photo of a tv party"], "sentids": [2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353], "rare_classes": [["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"], ["handbag"], ["cell phone"], ["cup"], ["bottle"], ["tv"]]} +{"image": "images/2318744295.jpg", "split": "test", "caption": ["a photo of a cup of coffee", "a picture of a dining table", "a photo of a cup of coffee", "a picture of a dining table"], "sentids": [2354, 2355, 2356, 2357], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/2322820623.jpg", "split": "test", "caption": ["a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room", "a cup in the middle of the table", "an image with a potted plant", "an image with a bowl of food and a group of people in a living room", "a clock in the living room", "a photo of a remote control in a living room"], "sentids": [2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382], "rare_classes": [["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"], ["cup"], ["potted plant"], ["bowl"], ["clock"], ["remote"]]} +{"image": "images/2324374253.jpg", "split": "test", "caption": ["a cup in the hand of a boy", "a tv in the background", "a picture of a spoonful of doughnuts and a glass of water", "a cup in the hand of a boy", "a tv in the background", "a picture of a spoonful of doughnuts and a glass of water", "a cup in the hand of a boy", "a tv in the background", "a picture of a spoonful of doughnuts and a glass of water"], "sentids": [2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391], "rare_classes": [["cup"], ["tv"], ["spoon"], ["cup"], ["tv"], ["spoon"], ["cup"], ["tv"], ["spoon"]]} +{"image": "images/2326587605.jpg", "split": "test", "caption": ["an image with a dining table in the background", "a laptop in front of a woman", "a picture of a handbag", "an image with a dining table in the background", "a laptop in front of a woman", "a picture of a handbag", "an image with a dining table in the background", "a laptop in front of a woman", "a picture of a handbag"], "sentids": [2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400], "rare_classes": [["dining table"], ["laptop"], ["handbag"], ["dining table"], ["laptop"], ["handbag"], ["dining table"], ["laptop"], ["handbag"]]} +{"image": "images/2328616978.jpg", "split": "test", "caption": ["an image with a bench, a woman, and a luggage cart", "an image with a suitcase and a woman walking down the street", "an image with a bench, a woman, and a luggage cart", "an image with a suitcase and a woman walking down the street"], "sentids": [2401, 2402, 2403, 2404], "rare_classes": [["bench"], ["suitcase"], ["bench"], ["suitcase"]]} +{"image": "images/233169292.jpg", "split": "test", "caption": ["an image with a truck and two children riding bikes down a street", "a dining table in the middle of a street", "an image with a truck and two children riding bikes down a street", "a dining table in the middle of a street"], "sentids": [2405, 2406, 2407, 2408], "rare_classes": [["truck"], ["dining table"], ["truck"], ["dining table"]]} +{"image": "images/233207548.jpg", "split": "test", "caption": ["a photo of a handbag", "a picture of a baseball glove", "a photo of a handbag", "a picture of a baseball glove"], "sentids": [2409, 2410, 2411, 2412], "rare_classes": [["handbag"], ["baseball glove"], ["handbag"], ["baseball glove"]]} +{"image": "images/2334257670.jpg", "split": "test", "caption": ["a tennis racket in the air", "a picture of a backpacker jumping in the air to catch a tennis ball", "a tennis racket in the air", "a picture of a backpacker jumping in the air to catch a tennis ball"], "sentids": [2413, 2414, 2415, 2416], "rare_classes": [["tennis racket"], ["backpack"], ["tennis racket"], ["backpack"]]} +{"image": "images/2335170310.jpg", "split": "test", "caption": ["a photo of a tv in a waiting room"], "sentids": [2417], "rare_classes": [["tv"]]} +{"image": "images/2335524364.jpg", "split": "test", "caption": ["a picture of a bicycle with a red hat on it", "a traffic light in the middle of the street", "a picture of a bicycle with a red hat on it", "a traffic light in the middle of the street"], "sentids": [2418, 2419, 2420, 2421], "rare_classes": [["bicycle"], ["traffic light"], ["bicycle"], ["traffic light"]]} +{"image": "images/2339102058.jpg", "split": "test", "caption": ["a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class", "a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class", "a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class", "a picture of a tv in the background", "an image with a dining table full of people", "a fork in the middle of the table", "a photo of a knife sharpening class"], "sentids": [2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437], "rare_classes": [["tv"], ["dining table"], ["fork"], ["knife"], ["tv"], ["dining table"], ["fork"], ["knife"], ["tv"], ["dining table"], ["fork"], ["knife"], ["tv"], ["dining table"], ["fork"], ["knife"]]} +{"image": "images/2340111592.jpg", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [2438], "rare_classes": [["cup"]]} +{"image": "images/2341080150.jpg", "split": "test", "caption": ["a picture of a bicycle rider taking a picture of a red sports car", "an image with a backpacker taking a picture of a red sports car", "a picture of a bicycle rider taking a picture of a red sports car", "an image with a backpacker taking a picture of a red sports car"], "sentids": [2439, 2440, 2441, 2442], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} +{"image": "images/2341850464.jpg", "split": "test", "caption": ["a umbrella in a man's hand", "a bottle in the background", "a umbrella in a man's hand", "a bottle in the background"], "sentids": [2443, 2444, 2445, 2446], "rare_classes": [["umbrella"], ["bottle"], ["umbrella"], ["bottle"]]} +{"image": "images/2346709709.jpg", "split": "test", "caption": ["a picture of a bench", "a photo of a backpacker on a skateboard", "a picture of a bench", "a photo of a backpacker on a skateboard"], "sentids": [2447, 2448, 2449, 2450], "rare_classes": [["bench"], ["backpack"], ["bench"], ["backpack"]]} +{"image": "images/2347570082.jpg", "split": "test", "caption": ["an image with a handbag and two police officers", "a photo of a bench", "an image with a bicycle and two police officers", "an image with a handbag and two police officers", "a photo of a bench", "an image with a bicycle and two police officers", "an image with a handbag and two police officers", "a photo of a bench", "an image with a bicycle and two police officers"], "sentids": [2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459], "rare_classes": [["handbag"], ["bench"], ["bicycle"], ["handbag"], ["bench"], ["bicycle"], ["handbag"], ["bench"], ["bicycle"]]} +{"image": "images/2352961328.jpg", "split": "test", "caption": ["a picture of a remote control sitting on a couch", "an image with a bottle of soda and a woman on a couch", "an image with a book and a woman on a couch", "a picture of a remote control sitting on a couch", "an image with a bottle of soda and a woman on a couch", "an image with a book and a woman on a couch", "a picture of a remote control sitting on a couch", "an image with a bottle of soda and a woman on a couch", "an image with a book and a woman on a couch"], "sentids": [2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468], "rare_classes": [["remote"], ["bottle"], ["book"], ["remote"], ["bottle"], ["book"], ["remote"], ["bottle"], ["book"]]} +{"image": "images/2356153548.jpg", "split": "test", "caption": ["an image with a train in the background", "a picture of a backpacker waiting to board a train", "a picture of a book", "an image with a train in the background", "a picture of a backpacker waiting to board a train", "a picture of a book", "an image with a train in the background", "a picture of a backpacker waiting to board a train", "a picture of a book"], "sentids": [2469, 2470, 2471, 2472, 2473, 2474, 2475, 2476, 2477], "rare_classes": [["train"], ["backpack"], ["book"], ["train"], ["backpack"], ["book"], ["train"], ["backpack"], ["book"]]} +{"image": "images/2360449647.jpg", "split": "test", "caption": ["an image with a oven in a barber shop", "a bottle in a barber shop", "an image with a clock in the background", "an image with a oven in a barber shop", "a bottle in a barber shop", "an image with a clock in the background", "an image with a oven in a barber shop", "a bottle in a barber shop", "an image with a clock in the background"], "sentids": [2478, 2479, 2480, 2481, 2482, 2483, 2484, 2485, 2486], "rare_classes": [["oven"], ["bottle"], ["clock"], ["oven"], ["bottle"], ["clock"], ["oven"], ["bottle"], ["clock"]]} +{"image": "images/236474697.jpg", "split": "test", "caption": ["a photo of a toothbrush"], "sentids": [2487], "rare_classes": [["toothbrush"]]} +{"image": "images/236557331.jpg", "split": "test", "caption": ["an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant", "an image with a oven", "a dining table in the middle of a room", "a picture of a vase of flowers", "an image with a refrigerator", "a photo of a cupcake decorating party", "a picture of a bowl of food", "a bottle in a glass", "a picture of a potted plant"], "sentids": [2488, 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551], "rare_classes": [["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"], ["oven"], ["dining table"], ["vase"], ["refrigerator"], ["cup"], ["bowl"], ["bottle"], ["potted plant"]]} +{"image": "images/2365967839.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [2552], "rare_classes": [["handbag"]]} +{"image": "images/2369452202.jpg", "split": "test", "caption": ["an image with a kite flying in the sky", "a photo of a sports ball being inflated in a field", "an image with a kite flying in the sky", "a photo of a sports ball being inflated in a field"], "sentids": [2553, 2554, 2555, 2556], "rare_classes": [["kite"], ["sports ball"], ["kite"], ["sports ball"]]} +{"image": "images/237650533.jpg", "split": "test", "caption": ["a clock in the middle of the room", "an image with a remote control in front of a group of people", "a clock in the middle of the room", "an image with a remote control in front of a group of people"], "sentids": [2557, 2558, 2559, 2560], "rare_classes": [["clock"], ["remote"], ["clock"], ["remote"]]} +{"image": "images/23775702.jpg", "split": "test", "caption": ["a truck in the background"], "sentids": [2561], "rare_classes": [["truck"]]} +{"image": "images/2378055886.jpg", "split": "test", "caption": ["a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game", "a photo of a couch with people sitting on it and playing a board game", "a cup in the middle of the table", "a photo of a cell phone game", "a photo of a remote control game being played", "an image with a dining table, chairs, and people playing a board game"], "sentids": [2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586], "rare_classes": [["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"], ["couch"], ["cup"], ["cell phone"], ["remote"], ["dining table"]]} +{"image": "images/2379463203.jpg", "split": "test", "caption": ["a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street", "a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street", "a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street", "a bicycle in the street", "an image with a backpacker and a man on a bike", "an image with a truck, a man, and a bicycle", "a picture of a traffic light on the side of a street"], "sentids": [2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602], "rare_classes": [["bicycle"], ["backpack"], ["truck"], ["traffic light"], ["bicycle"], ["backpack"], ["truck"], ["traffic light"], ["bicycle"], ["backpack"], ["truck"], ["traffic light"], ["bicycle"], ["backpack"], ["truck"], ["traffic light"]]} +{"image": "images/2383642818.jpg", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [2603], "rare_classes": [["handbag"]]} +{"image": "images/2385034500.jpg", "split": "test", "caption": ["a photo of a truck driving down a street with people riding on the back of the", "an image with a car driving down a street with people on motorcycles", "a photo of a truck driving down a street with people riding on the back of the", "an image with a car driving down a street with people on motorcycles"], "sentids": [2604, 2605, 2606, 2607], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/2386924148.jpg", "split": "test", "caption": ["a photo of a chair", "a picture of a bottle of water", "a photo of a chair", "a picture of a bottle of water"], "sentids": [2608, 2609, 2610, 2611], "rare_classes": [["chair"], ["bottle"], ["chair"], ["bottle"]]} +{"image": "images/239051548.jpg", "split": "test", "caption": ["a photo of a cup of wine", "a dining table in a restaurant", "a photo of a cup of wine", "a dining table in a restaurant"], "sentids": [2612, 2613, 2614, 2615], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/239175477.jpg", "split": "test", "caption": ["a bench in the grass", "an image with a kite flying in the background", "a bench in the grass", "an image with a kite flying in the background"], "sentids": [2616, 2617, 2618, 2619], "rare_classes": [["bench"], ["kite"], ["bench"], ["kite"]]} +{"image": "images/2391929964.jpg", "split": "test", "caption": ["a picture of a bench", "a dining table in a restaurant", "a picture of a bench", "a dining table in a restaurant"], "sentids": [2620, 2621, 2622, 2623], "rare_classes": [["bench"], ["dining table"], ["bench"], ["dining table"]]} +{"image": "images/240101066.jpg", "split": "test", "caption": ["a umbrella in the sand", "an image with a boat and people on the beach", "a umbrella in the sand", "an image with a boat and people on the beach"], "sentids": [2624, 2625, 2626, 2627], "rare_classes": [["umbrella"], ["boat"], ["umbrella"], ["boat"]]} +{"image": "images/2401027304.jpg", "split": "test", "caption": ["a baseball bat in a man's hand", "a handbag in the foreground", "a baseball bat in a man's hand", "a handbag in the foreground"], "sentids": [2628, 2629, 2630, 2631], "rare_classes": [["baseball bat"], ["handbag"], ["baseball bat"], ["handbag"]]} +{"image": "images/2401201668.jpg", "split": "test", "caption": ["a picture of a suitcase"], "sentids": [2632], "rare_classes": [["suitcase"]]} +{"image": "images/2402665750.jpg", "split": "test", "caption": ["an image with a bench in the middle of the street", "an image with a handbag flying in the air", "an image with a bicycle flying through the air", "an image with a bench in the middle of the street", "an image with a handbag flying in the air", "an image with a bicycle flying through the air", "an image with a bench in the middle of the street", "an image with a handbag flying in the air", "an image with a bicycle flying through the air"], "sentids": [2633, 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641], "rare_classes": [["bench"], ["handbag"], ["bicycle"], ["bench"], ["handbag"], ["bicycle"], ["bench"], ["handbag"], ["bicycle"]]} +{"image": "images/2402744031.jpg", "split": "test", "caption": ["a handbag in a woman's hand", "a picture of a vase of flowers on a table", "a dining table in the middle of a sidewalk", "a handbag in a woman's hand", "a picture of a vase of flowers on a table", "a dining table in the middle of a sidewalk", "a handbag in a woman's hand", "a picture of a vase of flowers on a table", "a dining table in the middle of a sidewalk"], "sentids": [2642, 2643, 2644, 2645, 2646, 2647, 2648, 2649, 2650], "rare_classes": [["handbag"], ["vase"], ["dining table"], ["handbag"], ["vase"], ["dining table"], ["handbag"], ["vase"], ["dining table"]]} +{"image": "images/2406062461.jpg", "split": "test", "caption": ["a picture of a wine glass being held by a man"], "sentids": [2651], "rare_classes": [["wine glass"]]} +{"image": "images/2408570692.jpg", "split": "test", "caption": ["an image with a handbag on the ground next to a group of people", "an image with a train station and people standing on the platform", "a bench in a subway station", "an image with a handbag on the ground next to a group of people", "an image with a train station and people standing on the platform", "a bench in a subway station", "an image with a handbag on the ground next to a group of people", "an image with a train station and people standing on the platform", "a bench in a subway station"], "sentids": [2652, 2653, 2654, 2655, 2656, 2657, 2658, 2659, 2660], "rare_classes": [["handbag"], ["train"], ["bench"], ["handbag"], ["train"], ["bench"], ["handbag"], ["train"], ["bench"]]} +{"image": "images/2412716991.jpg", "split": "test", "caption": ["a photo of a traffic light on the side of a building"], "sentids": [2661], "rare_classes": [["traffic light"]]} +{"image": "images/241345864.jpg", "split": "test", "caption": ["a picture of a bottle of beer and a cheerleader at a football game"], "sentids": [2662], "rare_classes": [["bottle"]]} +{"image": "images/241347067.jpg", "split": "test", "caption": ["a picture of a bicycle rider being tackled by a group of football players", "an image with a sports ball player being tackled by other players", "a picture of a bicycle rider being tackled by a group of football players", "an image with a sports ball player being tackled by other players"], "sentids": [2663, 2664, 2665, 2666], "rare_classes": [["bicycle"], ["sports ball"], ["bicycle"], ["sports ball"]]} +{"image": "images/241347689.jpg", "split": "test", "caption": ["an image with a sports ball player sitting on the ground"], "sentids": [2667], "rare_classes": [["sports ball"]]} +{"image": "images/241374292.jpg", "split": "test", "caption": ["a picture of a tiered cake"], "sentids": [2668], "rare_classes": [["tie"]]} +{"image": "images/2414384480.jpg", "split": "test", "caption": ["a photo of a train in a subway station"], "sentids": [2669], "rare_classes": [["train"]]} +{"image": "images/2416297261.jpg", "split": "test", "caption": ["a photo of a fork full of food", "a picture of a dining table", "an image with a clock in the background", "a photo of a fork full of food", "a picture of a dining table", "an image with a clock in the background", "a photo of a fork full of food", "a picture of a dining table", "an image with a clock in the background"], "sentids": [2670, 2671, 2672, 2673, 2674, 2675, 2676, 2677, 2678], "rare_classes": [["fork"], ["dining table"], ["clock"], ["fork"], ["dining table"], ["clock"], ["fork"], ["dining table"], ["clock"]]} +{"image": "images/24187380.jpg", "split": "test", "caption": ["a train in a tunnel with construction workers on the tracks"], "sentids": [2679], "rare_classes": [["train"]]} +{"image": "images/241979236.jpg", "split": "test", "caption": ["a truck in the middle of the road", "a picture of a backpacker walking in the rain with an umbrella", "a picture of a handbag", "a truck in the middle of the road", "a picture of a backpacker walking in the rain with an umbrella", "a picture of a handbag", "a truck in the middle of the road", "a picture of a backpacker walking in the rain with an umbrella", "a picture of a handbag"], "sentids": [2680, 2681, 2682, 2683, 2684, 2685, 2686, 2687, 2688], "rare_classes": [["truck"], ["backpack"], ["handbag"], ["truck"], ["backpack"], ["handbag"], ["truck"], ["backpack"], ["handbag"]]} +{"image": "images/2421367904.jpg", "split": "test", "caption": ["a photo of a boat on the beach"], "sentids": [2689], "rare_classes": [["boat"]]} +{"image": "images/2421965120.jpg", "split": "test", "caption": ["an image with a handbag"], "sentids": [2690], "rare_classes": [["handbag"]]} +{"image": "images/2422233191.jpg", "split": "test", "caption": ["a picture of a tv show", "a dining table in a room", "a cell phone in the middle of the table", "a picture of a tv show", "a dining table in a room", "a cell phone in the middle of the table", "a picture of a tv show", "a dining table in a room", "a cell phone in the middle of the table"], "sentids": [2691, 2692, 2693, 2694, 2695, 2696, 2697, 2698, 2699], "rare_classes": [["tv"], ["dining table"], ["cell phone"], ["tv"], ["dining table"], ["cell phone"], ["tv"], ["dining table"], ["cell phone"]]} +{"image": "images/2423900639.jpg", "split": "test", "caption": ["a cup in the hand of a man standing in front of a group of people"], "sentids": [2700], "rare_classes": [["cup"]]} +{"image": "images/2426958307.jpg", "split": "test", "caption": ["a backpack in a man's hand", "a picture of a umbrella wearing man talking to another man", "a picture of a handbag on a man's shoulder", "a backpack in a man's hand", "a picture of a umbrella wearing man talking to another man", "a picture of a handbag on a man's shoulder", "a backpack in a man's hand", "a picture of a umbrella wearing man talking to another man", "a picture of a handbag on a man's shoulder"], "sentids": [2701, 2702, 2703, 2704, 2705, 2706, 2707, 2708, 2709], "rare_classes": [["backpack"], ["umbrella"], ["handbag"], ["backpack"], ["umbrella"], ["handbag"], ["backpack"], ["umbrella"], ["handbag"]]} +{"image": "images/2428088070.jpg", "split": "test", "caption": ["an image with a cat and two children sitting at a table", "a fork in the middle of the table", "a book in a bookcase", "an image with a cat and two children sitting at a table", "a fork in the middle of the table", "a book in a bookcase", "an image with a cat and two children sitting at a table", "a fork in the middle of the table", "a book in a bookcase"], "sentids": [2710, 2711, 2712, 2713, 2714, 2715, 2716, 2717, 2718], "rare_classes": [["cat"], ["fork"], ["book"], ["cat"], ["fork"], ["book"], ["cat"], ["fork"], ["book"]]} +{"image": "images/2428509475.jpg", "split": "test", "caption": ["an image with a handbag on the ground next to a group of people"], "sentids": [2719], "rare_classes": [["handbag"]]} +{"image": "images/2429391789.jpg", "split": "test", "caption": ["an image with a laptop in front of a group of people"], "sentids": [2720], "rare_classes": [["laptop"]]} +{"image": "images/2429399563.jpg", "split": "test", "caption": ["a photo of a pizza party with people clapping and singing"], "sentids": [2721], "rare_classes": [["pizza"]]} +{"image": "images/2434440010.jpg", "split": "test", "caption": ["a photo of a tv news anchor giving a speech to a group of people", "a chair in the middle of the room", "a photo of a tv news anchor giving a speech to a group of people", "a chair in the middle of the room"], "sentids": [2722, 2723, 2724, 2725], "rare_classes": [["tv"], ["chair"], ["tv"], ["chair"]]} +{"image": "images/2435482148.jpg", "split": "test", "caption": ["an image with a cup of coffee and a plate of food", "a photo of a bench", "a car in the background", "an image with a cup of coffee and a plate of food", "a photo of a bench", "a car in the background", "an image with a cup of coffee and a plate of food", "a photo of a bench", "a car in the background"], "sentids": [2726, 2727, 2728, 2729, 2730, 2731, 2732, 2733, 2734], "rare_classes": [["cup"], ["bench"], ["car"], ["cup"], ["bench"], ["car"], ["cup"], ["bench"], ["car"]]} +{"image": "images/2435536626.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a knife sharpener", "a photo of a dining table", "a picture of a knife sharpener"], "sentids": [2735, 2736, 2737, 2738], "rare_classes": [["dining table"], ["knife"], ["dining table"], ["knife"]]} +{"image": "images/243952171.jpg", "split": "test", "caption": ["a picture of a suitcase on a train"], "sentids": [2739], "rare_classes": [["suitcase"]]} +{"image": "images/2440309761.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [2740], "rare_classes": [["handbag"]]} +{"image": "images/2441815792.jpg", "split": "test", "caption": ["an image with a car parked in front of a group of people", "an image with a umbrella in front of a group of people", "an image with a car parked in front of a group of people", "an image with a umbrella in front of a group of people"], "sentids": [2741, 2742, 2743, 2744], "rare_classes": [["car"], ["umbrella"], ["car"], ["umbrella"]]} +{"image": "images/2442856921.jpg", "split": "test", "caption": ["a picture of a handbag sale"], "sentids": [2745], "rare_classes": [["handbag"]]} +{"image": "images/2443384834.jpg", "split": "test", "caption": ["a photo of a person preparing food in a kitchen", "a bowl in a kitchen", "a photo of a sink in a kitchen", "a photo of a person preparing food in a kitchen", "a bowl in a kitchen", "a photo of a sink in a kitchen", "a photo of a person preparing food in a kitchen", "a bowl in a kitchen", "a photo of a sink in a kitchen"], "sentids": [2746, 2747, 2748, 2749, 2750, 2751, 2752, 2753, 2754], "rare_classes": [["person"], ["bowl"], ["sink"], ["person"], ["bowl"], ["sink"], ["person"], ["bowl"], ["sink"]]} +{"image": "images/244360246.jpg", "split": "test", "caption": ["a picture of a suitcase", "an image with a handbag", "a picture of a suitcase", "an image with a handbag"], "sentids": [2755, 2756, 2757, 2758], "rare_classes": [["suitcase"], ["handbag"], ["suitcase"], ["handbag"]]} +{"image": "images/2445050754.jpg", "split": "test", "caption": ["a laptop in a pew", "a potted plant in a church", "a picture of a handbag", "a laptop in a pew", "a potted plant in a church", "a picture of a handbag", "a laptop in a pew", "a potted plant in a church", "a picture of a handbag"], "sentids": [2759, 2760, 2761, 2762, 2763, 2764, 2765, 2766, 2767], "rare_classes": [["laptop"], ["potted plant"], ["handbag"], ["laptop"], ["potted plant"], ["handbag"], ["laptop"], ["potted plant"], ["handbag"]]} +{"image": "images/2446924427.jpg", "split": "test", "caption": ["a photo of a cell phone", "a book in a man's hand", "a photo of a cell phone", "a book in a man's hand"], "sentids": [2768, 2769, 2770, 2771], "rare_classes": [["cell phone"], ["book"], ["cell phone"], ["book"]]} +{"image": "images/2447284966.jpg", "split": "test", "caption": ["a picture of a baseball bat", "a backpack in the boy's hand", "a picture of a baseball bat", "a backpack in the boy's hand"], "sentids": [2772, 2773, 2774, 2775], "rare_classes": [["baseball bat"], ["backpack"], ["baseball bat"], ["backpack"]]} +{"image": "images/2454062644.jpg", "split": "test", "caption": ["a photo of a handbag vendor at an outdoor market", "an image with a potted plant in the background", "a photo of a handbag vendor at an outdoor market", "an image with a potted plant in the background"], "sentids": [2776, 2777, 2778, 2779], "rare_classes": [["handbag"], ["potted plant"], ["handbag"], ["potted plant"]]} +{"image": "images/245460010.jpg", "split": "test", "caption": ["an image with a fire hydrant in the background"], "sentids": [2780], "rare_classes": [["fire hydrant"]]} +{"image": "images/2455300855.jpg", "split": "test", "caption": ["a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog", "a vase in the background", "a cell phone in a man's hand", "an image with a potted plant in the background", "a picture of a pizza party with people and a dog", "a photo of a dining table with people and a dog"], "sentids": [2781, 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, 2795, 2796, 2797, 2798, 2799, 2800, 2801, 2802, 2803, 2804, 2805], "rare_classes": [["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"], ["vase"], ["cell phone"], ["potted plant"], ["pizza"], ["dining table"]]} +{"image": "images/2456472092.jpg", "split": "test", "caption": ["a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall", "a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall", "a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall", "a picture of a baseball bat", "an image with a dining table in the background", "an image with a handbag being juggled by three people", "a photo of a dog doing tricks in a mall"], "sentids": [2806, 2807, 2808, 2809, 2810, 2811, 2812, 2813, 2814, 2815, 2816, 2817, 2818, 2819, 2820, 2821], "rare_classes": [["baseball bat"], ["dining table"], ["handbag"], ["dog"], ["baseball bat"], ["dining table"], ["handbag"], ["dog"], ["baseball bat"], ["dining table"], ["handbag"], ["dog"], ["baseball bat"], ["dining table"], ["handbag"], ["dog"]]} +{"image": "images/2464311348.jpg", "split": "test", "caption": ["a truck in the background"], "sentids": [2822], "rare_classes": [["truck"]]} +{"image": "images/24651801.jpg", "split": "test", "caption": ["a picture of a umbrella in the middle of a parade"], "sentids": [2823], "rare_classes": [["umbrella"]]} +{"image": "images/2468466969.jpg", "split": "test", "caption": ["a handbag in the middle of a cobblestone street", "a photo of a potted plant on a cobblestone street", "a handbag in the middle of a cobblestone street", "a photo of a potted plant on a cobblestone street"], "sentids": [2824, 2825, 2826, 2827], "rare_classes": [["handbag"], ["potted plant"], ["handbag"], ["potted plant"]]} +{"image": "images/2470318576.jpg", "split": "test", "caption": ["a picture of a backpacker playing the bagpipes"], "sentids": [2828], "rare_classes": [["backpack"]]} +{"image": "images/2474115124.jpg", "split": "test", "caption": ["a photo of a keyboard", "an image with a bowl of food", "a photo of a keyboard", "an image with a bowl of food"], "sentids": [2829, 2830, 2831, 2832], "rare_classes": [["keyboard"], ["bowl"], ["keyboard"], ["bowl"]]} +{"image": "images/2474483208.jpg", "split": "test", "caption": ["a photo of a tie - up during a judo match"], "sentids": [2833], "rare_classes": [["tie"]]} +{"image": "images/24767778.jpg", "split": "test", "caption": ["an image with a truck and construction workers on the side of the road", "a picture of a sports ball in the middle of a construction site", "an image with a handbag on the ground next to a truck", "an image with a truck and construction workers on the side of the road", "a picture of a sports ball in the middle of a construction site", "an image with a handbag on the ground next to a truck", "an image with a truck and construction workers on the side of the road", "a picture of a sports ball in the middle of a construction site", "an image with a handbag on the ground next to a truck"], "sentids": [2834, 2835, 2836, 2837, 2838, 2839, 2840, 2841, 2842], "rare_classes": [["truck"], ["sports ball"], ["handbag"], ["truck"], ["sports ball"], ["handbag"], ["truck"], ["sports ball"], ["handbag"]]} +{"image": "images/2480158575.jpg", "split": "test", "caption": ["a surfboard in the grass"], "sentids": [2843], "rare_classes": [["surfboard"]]} +{"image": "images/2481001259.jpg", "split": "test", "caption": ["a picture of a handbag being carried by a man in a kilt"], "sentids": [2844], "rare_classes": [["handbag"]]} +{"image": "images/2482736211.jpg", "split": "test", "caption": ["an image with a car in the background and a man playing an acoustic guitar", "a dining table in a restaurant with a man playing an acoustic guitar", "a picture of a tv in a restaurant with a man playing an acoustic guitar", "an image with a car in the background and a man playing an acoustic guitar", "a dining table in a restaurant with a man playing an acoustic guitar", "a picture of a tv in a restaurant with a man playing an acoustic guitar", "an image with a car in the background and a man playing an acoustic guitar", "a dining table in a restaurant with a man playing an acoustic guitar", "a picture of a tv in a restaurant with a man playing an acoustic guitar"], "sentids": [2845, 2846, 2847, 2848, 2849, 2850, 2851, 2852, 2853], "rare_classes": [["car"], ["dining table"], ["tv"], ["car"], ["dining table"], ["tv"], ["car"], ["dining table"], ["tv"]]} +{"image": "images/24832988.jpg", "split": "test", "caption": ["a bottle in the middle of the table"], "sentids": [2854], "rare_classes": [["bottle"]]} +{"image": "images/248851880.jpg", "split": "test", "caption": ["a photo of a baseball glove"], "sentids": [2855], "rare_classes": [["baseball glove"]]} +{"image": "images/2491097111.jpg", "split": "test", "caption": ["an image with a potted plant"], "sentids": [2856], "rare_classes": [["potted plant"]]} +{"image": "images/2491265237.jpg", "split": "test", "caption": ["a stop sign in the middle of the street"], "sentids": [2857], "rare_classes": [["stop sign"]]} +{"image": "images/2491572971.jpg", "split": "test", "caption": ["a photo of a potted plant", "a photo of a handbag on the sidewalk", "a photo of a potted plant", "a photo of a handbag on the sidewalk"], "sentids": [2858, 2859, 2860, 2861], "rare_classes": [["potted plant"], ["handbag"], ["potted plant"], ["handbag"]]} +{"image": "images/2493700559.jpg", "split": "test", "caption": ["an image with a handbag and a woman standing in front of a bar"], "sentids": [2862], "rare_classes": [["handbag"]]} +{"image": "images/2493701633.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [2863], "rare_classes": [["backpack"]]} +{"image": "images/2494562446.jpg", "split": "test", "caption": ["an image with a boat in the water with two people on it", "a picture of a car on the side of a river", "an image with a boat in the water with two people on it", "a picture of a car on the side of a river"], "sentids": [2864, 2865, 2866, 2867], "rare_classes": [["boat"], ["car"], ["boat"], ["car"]]} +{"image": "images/2497343616.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [2868], "rare_classes": [["handbag"]]} +{"image": "images/2498093487.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people", "a photo of a traffic light with people crossing the street", "a backpack in the middle of a group of people", "a photo of a traffic light with people crossing the street"], "sentids": [2869, 2870, 2871, 2872], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} +{"image": "images/2498700986.jpg", "split": "test", "caption": ["a photo of a handbag on the side of the road", "a picture of a potted plant on the side of a building", "a photo of a handbag on the side of the road", "a picture of a potted plant on the side of a building"], "sentids": [2873, 2874, 2875, 2876], "rare_classes": [["handbag"], ["potted plant"], ["handbag"], ["potted plant"]]} +{"image": "images/2500582887.jpg", "split": "test", "caption": ["an image with a bicycle rider doing a trick on a ramp", "an image with a handbag and a man doing a trick on a bike", "an image with a bicycle rider doing a trick on a ramp", "an image with a handbag and a man doing a trick on a bike"], "sentids": [2877, 2878, 2879, 2880], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} +{"image": "images/2500864135.jpg", "split": "test", "caption": ["an image with a backpacker waiting to board a bus"], "sentids": [2881], "rare_classes": [["backpack"]]} +{"image": "images/2502597417.jpg", "split": "test", "caption": ["a picture of a bus that is on the side of the road", "an image with a motorcycle and a group of people on a street", "a backpack in the middle of the street", "a picture of a bus that is on the side of the road", "an image with a motorcycle and a group of people on a street", "a backpack in the middle of the street", "a picture of a bus that is on the side of the road", "an image with a motorcycle and a group of people on a street", "a backpack in the middle of the street"], "sentids": [2882, 2883, 2884, 2885, 2886, 2887, 2888, 2889, 2890], "rare_classes": [["bus"], ["motorcycle"], ["backpack"], ["bus"], ["motorcycle"], ["backpack"], ["bus"], ["motorcycle"], ["backpack"]]} +{"image": "images/2503996814.jpg", "split": "test", "caption": ["a photo of a bottle of champagne in a room full of people", "an image with a cup of coffee in front of a group of people", "a photo of a bottle of champagne in a room full of people", "an image with a cup of coffee in front of a group of people"], "sentids": [2891, 2892, 2893, 2894], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} +{"image": "images/2506460104.jpg", "split": "test", "caption": ["an image with a backpacker playing an accordion"], "sentids": [2895], "rare_classes": [["backpack"]]} +{"image": "images/250667312.jpg", "split": "test", "caption": ["an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table", "an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table", "an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table", "an image with a laptop on a table in front of a group of people", "an image with a keyboard", "an image with a dining table full of people looking at laptops", "an image with a bottle of water on the table"], "sentids": [2896, 2897, 2898, 2899, 2900, 2901, 2902, 2903, 2904, 2905, 2906, 2907, 2908, 2909, 2910, 2911], "rare_classes": [["laptop"], ["keyboard"], ["dining table"], ["bottle"], ["laptop"], ["keyboard"], ["dining table"], ["bottle"], ["laptop"], ["keyboard"], ["dining table"], ["bottle"], ["laptop"], ["keyboard"], ["dining table"], ["bottle"]]} +{"image": "images/2508024467.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a picture of a teddy bear and three people posing for a picture", "a picture of a bottle of water", "a picture of a teddy bear and three people posing for a picture"], "sentids": [2912, 2913, 2914, 2915], "rare_classes": [["bottle"], ["teddy bear"], ["bottle"], ["teddy bear"]]} +{"image": "images/2508548748.jpg", "split": "test", "caption": ["a picture of a bottle of wine"], "sentids": [2916], "rare_classes": [["bottle"]]} +{"image": "images/2508837436.jpg", "split": "test", "caption": ["an image with a backpack and a group of people"], "sentids": [2917], "rare_classes": [["backpack"]]} +{"image": "images/2508850304.jpg", "split": "test", "caption": ["an image with a handbag and a group of people walking down a street"], "sentids": [2918], "rare_classes": [["handbag"]]} +{"image": "images/2508852288.jpg", "split": "test", "caption": ["a photo of a dog on a leash", "a picture of a truck on the side of the road", "a photo of a dog on a leash", "a picture of a truck on the side of the road"], "sentids": [2919, 2920, 2921, 2922], "rare_classes": [["dog"], ["truck"], ["dog"], ["truck"]]} +{"image": "images/251034921.jpg", "split": "test", "caption": ["an image with a sports ball on a field", "a picture of a umbrella in the middle of a field", "an image with a sports ball on a field", "a picture of a umbrella in the middle of a field"], "sentids": [2923, 2924, 2925, 2926], "rare_classes": [["sports ball"], ["umbrella"], ["sports ball"], ["umbrella"]]} +{"image": "images/2511565376.jpg", "split": "test", "caption": ["a wine glass in the middle of the table"], "sentids": [2927], "rare_classes": [["wine glass"]]} +{"image": "images/2511752119.jpg", "split": "test", "caption": ["a photo of a kite flying over a crowd of people", "a picture of a umbrella in the middle of a group of people", "a dog in the middle of a group of people", "a photo of a kite flying over a crowd of people", "a picture of a umbrella in the middle of a group of people", "a dog in the middle of a group of people", "a photo of a kite flying over a crowd of people", "a picture of a umbrella in the middle of a group of people", "a dog in the middle of a group of people"], "sentids": [2928, 2929, 2930, 2931, 2932, 2933, 2934, 2935, 2936], "rare_classes": [["kite"], ["umbrella"], ["dog"], ["kite"], ["umbrella"], ["dog"], ["kite"], ["umbrella"], ["dog"]]} +{"image": "images/2511798599.jpg", "split": "test", "caption": ["a picture of a frisbee being thrown into the air", "an image with a umbrella in the foreground and two people holding a megaphone", "a picture of a frisbee being thrown into the air", "an image with a umbrella in the foreground and two people holding a megaphone"], "sentids": [2937, 2938, 2939, 2940], "rare_classes": [["frisbee"], ["umbrella"], ["frisbee"], ["umbrella"]]} +{"image": "images/2513060654.jpg", "split": "test", "caption": ["a photo of a handbag being held by a group of children"], "sentids": [2941], "rare_classes": [["handbag"]]} +{"image": "images/25166900.jpg", "split": "test", "caption": ["a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven", "a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven", "a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven", "a photo of a person working in a coffee shop", "a microwave in the background", "a picture of a bottle of coffee", "a picture of a oven"], "sentids": [2942, 2943, 2944, 2945, 2946, 2947, 2948, 2949, 2950, 2951, 2952, 2953, 2954, 2955, 2956, 2957], "rare_classes": [["person"], ["microwave"], ["bottle"], ["oven"], ["person"], ["microwave"], ["bottle"], ["oven"], ["person"], ["microwave"], ["bottle"], ["oven"], ["person"], ["microwave"], ["bottle"], ["oven"]]} +{"image": "images/2517553414.jpg", "split": "test", "caption": ["an image with a motorcycle and a crowd of people", "a parking meter in the middle of a city street", "a photo of a traffic light on a city street", "an image with a motorcycle and a crowd of people", "a parking meter in the middle of a city street", "a photo of a traffic light on a city street", "an image with a motorcycle and a crowd of people", "a parking meter in the middle of a city street", "a photo of a traffic light on a city street"], "sentids": [2958, 2959, 2960, 2961, 2962, 2963, 2964, 2965, 2966], "rare_classes": [["motorcycle"], ["parking meter"], ["traffic light"], ["motorcycle"], ["parking meter"], ["traffic light"], ["motorcycle"], ["parking meter"], ["traffic light"]]} +{"image": "images/251958970.jpg", "split": "test", "caption": ["a picture of a tie wearing man holding a sign that says \"the real face of"], "sentids": [2967], "rare_classes": [["tie"]]} +{"image": "images/2521048583.jpg", "split": "test", "caption": ["a picture of a skateboarder", "an image with a backpack", "a picture of a skateboarder", "an image with a backpack"], "sentids": [2968, 2969, 2970, 2971], "rare_classes": [["skateboard"], ["backpack"], ["skateboard"], ["backpack"]]} +{"image": "images/252124738.jpg", "split": "test", "caption": ["a photo of a handbag wearing man and a woman eating corn on the cob", "an image with a banana in front of a man and a woman", "a photo of a handbag wearing man and a woman eating corn on the cob", "an image with a banana in front of a man and a woman"], "sentids": [2972, 2973, 2974, 2975], "rare_classes": [["handbag"], ["banana"], ["handbag"], ["banana"]]} +{"image": "images/2521554403.jpg", "split": "test", "caption": ["a tie in the middle of the crowd"], "sentids": [2976], "rare_classes": [["tie"]]} +{"image": "images/2523307750.jpg", "split": "test", "caption": ["a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people", "a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people", "a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people", "a picture of a backpacker playing frisbee with a group of people", "an image with a dining table and a group of people", "an image with a sports ball and people sitting at a picnic table", "an image with a chair, a table, and a group of people"], "sentids": [2977, 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, 2986, 2987, 2988, 2989, 2990, 2991, 2992], "rare_classes": [["backpack"], ["dining table"], ["sports ball"], ["chair"], ["backpack"], ["dining table"], ["sports ball"], ["chair"], ["backpack"], ["dining table"], ["sports ball"], ["chair"], ["backpack"], ["dining table"], ["sports ball"], ["chair"]]} +{"image": "images/2524768589.jpg", "split": "test", "caption": ["a photo of a vase of flowers"], "sentids": [2993], "rare_classes": [["vase"]]} +{"image": "images/2524779834.jpg", "split": "test", "caption": ["a photo of a book reading in the park"], "sentids": [2994], "rare_classes": [["book"]]} +{"image": "images/2524831824.jpg", "split": "test", "caption": ["a cell phone in a man's hand"], "sentids": [2995], "rare_classes": [["cell phone"]]} +{"image": "images/2525298345.jpg", "split": "test", "caption": ["a bicycle in the background", "a photo of a kite flying over a group of people", "a bicycle in the background", "a photo of a kite flying over a group of people"], "sentids": [2996, 2997, 2998, 2999], "rare_classes": [["bicycle"], ["kite"], ["bicycle"], ["kite"]]} +{"image": "images/2525805067.jpg", "split": "test", "caption": ["a photo of a handbag on a table"], "sentids": [3000], "rare_classes": [["handbag"]]} +{"image": "images/2525898604.jpg", "split": "test", "caption": ["a picture of a boat being pulled by horses on the beach"], "sentids": [3001], "rare_classes": [["boat"]]} +{"image": "images/2527829321.jpg", "split": "test", "caption": ["an image with a motorcycle race on a track"], "sentids": [3002], "rare_classes": [["motorcycle"]]} +{"image": "images/2532262109.jpg", "split": "test", "caption": ["a handbag in the middle of the road", "an image with a cell phone", "a handbag in the middle of the road", "an image with a cell phone"], "sentids": [3003, 3004, 3005, 3006], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} +{"image": "images/2533424347.jpg", "split": "test", "caption": ["a photo of a car doing a burnout in front of a crowd"], "sentids": [3007], "rare_classes": [["car"]]} +{"image": "images/2533733805.jpg", "split": "test", "caption": ["a photo of a umbrella in the rain"], "sentids": [3008], "rare_classes": [["umbrella"]]} +{"image": "images/253664826.jpg", "split": "test", "caption": ["a photo of a sports ball being played on a soccer field"], "sentids": [3009], "rare_classes": [["sports ball"]]} +{"image": "images/2536978777.jpg", "split": "test", "caption": ["a train in the background"], "sentids": [3010], "rare_classes": [["train"]]} +{"image": "images/2537034263.jpg", "split": "test", "caption": ["a picture of a handbag store"], "sentids": [3011], "rare_classes": [["handbag"]]} +{"image": "images/2537801630.jpg", "split": "test", "caption": ["a backpack in the middle of the sidewalk"], "sentids": [3012], "rare_classes": [["backpack"]]} +{"image": "images/2538588862.jpg", "split": "test", "caption": ["a picture of a cup of beer"], "sentids": [3013], "rare_classes": [["cup"]]} +{"image": "images/253924161.jpg", "split": "test", "caption": ["a umbrella in the background", "a dining table in front of people", "a umbrella in the background", "a dining table in front of people"], "sentids": [3014, 3015, 3016, 3017], "rare_classes": [["umbrella"], ["dining table"], ["umbrella"], ["dining table"]]} +{"image": "images/254133261.jpg", "split": "test", "caption": ["a photo of a bottle of water on the beach", "an image with a surfboard in the sand", "a picture of a cell phone on the beach", "a photo of a bottle of water on the beach", "an image with a surfboard in the sand", "a picture of a cell phone on the beach", "a photo of a bottle of water on the beach", "an image with a surfboard in the sand", "a picture of a cell phone on the beach"], "sentids": [3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, 3026], "rare_classes": [["bottle"], ["surfboard"], ["cell phone"], ["bottle"], ["surfboard"], ["cell phone"], ["bottle"], ["surfboard"], ["cell phone"]]} +{"image": "images/254153310.jpg", "split": "test", "caption": ["a picture of a potted plant", "a picture of a couch", "a picture of a potted plant", "a picture of a couch"], "sentids": [3027, 3028, 3029, 3030], "rare_classes": [["potted plant"], ["couch"], ["potted plant"], ["couch"]]} +{"image": "images/254178173.jpg", "split": "test", "caption": ["an image with a bicycle and people walking down the street", "an image with a dining table and people walking down the street", "an image with a bicycle and people walking down the street", "an image with a dining table and people walking down the street"], "sentids": [3031, 3032, 3033, 3034], "rare_classes": [["bicycle"], ["dining table"], ["bicycle"], ["dining table"]]} +{"image": "images/2542296804.jpg", "split": "test", "caption": ["a picture of a chair", "a photo of a mouse in front of multiple monitors", "a picture of a chair", "a photo of a mouse in front of multiple monitors"], "sentids": [3035, 3036, 3037, 3038], "rare_classes": [["chair"], ["mouse"], ["chair"], ["mouse"]]} +{"image": "images/2542304168.jpg", "split": "test", "caption": ["a baseball glove in the background"], "sentids": [3039], "rare_classes": [["baseball glove"]]} +{"image": "images/2547137089.jpg", "split": "test", "caption": ["a frisbee in the air at a wedding reception"], "sentids": [3040], "rare_classes": [["frisbee"]]} +{"image": "images/2547273673.jpg", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man", "an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man", "an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man", "an image with a cup of coffee", "a photo of a skateboarder", "a photo of a umbrella", "a backpack in front of the man"], "sentids": [3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, 3054, 3055, 3056], "rare_classes": [["cup"], ["skateboard"], ["umbrella"], ["backpack"], ["cup"], ["skateboard"], ["umbrella"], ["backpack"], ["cup"], ["skateboard"], ["umbrella"], ["backpack"], ["cup"], ["skateboard"], ["umbrella"], ["backpack"]]} +{"image": "images/2549203985.jpg", "split": "test", "caption": ["a picture of a cell phone conversation", "a picture of a handbag", "a picture of a cell phone conversation", "a picture of a handbag"], "sentids": [3057, 3058, 3059, 3060], "rare_classes": [["cell phone"], ["handbag"], ["cell phone"], ["handbag"]]} +{"image": "images/2550645926.jpg", "split": "test", "caption": ["an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat", "an image with a person cutting meat on a cutting board", "a picture of a bowl of meat on a cutting board", "an image with a microwave and a man cutting meat on a cutting board", "a photo of a sink", "a picture of a knife being used to cut meat"], "sentids": [3061, 3062, 3063, 3064, 3065, 3066, 3067, 3068, 3069, 3070, 3071, 3072, 3073, 3074, 3075, 3076, 3077, 3078, 3079, 3080, 3081, 3082, 3083, 3084, 3085], "rare_classes": [["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"], ["person"], ["bowl"], ["microwave"], ["sink"], ["knife"]]} +{"image": "images/2550710624.jpg", "split": "test", "caption": ["a train in a station", "a picture of a skateboarder in front of a train", "a picture of a cell phone on a table", "a train in a station", "a picture of a skateboarder in front of a train", "a picture of a cell phone on a table", "a train in a station", "a picture of a skateboarder in front of a train", "a picture of a cell phone on a table"], "sentids": [3086, 3087, 3088, 3089, 3090, 3091, 3092, 3093, 3094], "rare_classes": [["train"], ["skateboard"], ["cell phone"], ["train"], ["skateboard"], ["cell phone"], ["train"], ["skateboard"], ["cell phone"]]} +{"image": "images/2551632823.jpg", "split": "test", "caption": ["a picture of a hot dog being eaten by a man"], "sentids": [3095], "rare_classes": [["hot dog"]]} +{"image": "images/2557369301.jpg", "split": "test", "caption": ["a picture of a chair on the beach", "a picture of a dog on a beach", "a photo of a sports ball on the beach", "a picture of a chair on the beach", "a picture of a dog on a beach", "a photo of a sports ball on the beach", "a picture of a chair on the beach", "a picture of a dog on a beach", "a photo of a sports ball on the beach"], "sentids": [3096, 3097, 3098, 3099, 3100, 3101, 3102, 3103, 3104], "rare_classes": [["chair"], ["dog"], ["sports ball"], ["chair"], ["dog"], ["sports ball"], ["chair"], ["dog"], ["sports ball"]]} +{"image": "images/2557805364.jpg", "split": "test", "caption": ["a baseball glove in front of the catcher"], "sentids": [3105], "rare_classes": [["baseball glove"]]} +{"image": "images/2557998845.jpg", "split": "test", "caption": ["a photo of a backpacker selling vegetables at an outdoor market", "a photo of a car at a farmers market", "a photo of a backpacker selling vegetables at an outdoor market", "a photo of a car at a farmers market"], "sentids": [3106, 3107, 3108, 3109], "rare_classes": [["backpack"], ["car"], ["backpack"], ["car"]]} +{"image": "images/2558823972.jpg", "split": "test", "caption": ["a photo of a car driving down a street in hanoi, vietnam", "a photo of a stop sign in ho chi minh city, vietnam", "a photo of a car driving down a street in hanoi, vietnam", "a photo of a stop sign in ho chi minh city, vietnam"], "sentids": [3110, 3111, 3112, 3113], "rare_classes": [["car"], ["stop sign"], ["car"], ["stop sign"]]} +{"image": "images/2560482030.jpg", "split": "test", "caption": ["a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light", "a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light", "a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light", "a picture of a tennis racket", "a truck in a parking lot", "a picture of a stop sign", "a picture of a traffic light"], "sentids": [3114, 3115, 3116, 3117, 3118, 3119, 3120, 3121, 3122, 3123, 3124, 3125, 3126, 3127, 3128, 3129], "rare_classes": [["tennis racket"], ["truck"], ["stop sign"], ["traffic light"], ["tennis racket"], ["truck"], ["stop sign"], ["traffic light"], ["tennis racket"], ["truck"], ["stop sign"], ["traffic light"], ["tennis racket"], ["truck"], ["stop sign"], ["traffic light"]]} +{"image": "images/256444892.jpg", "split": "test", "caption": ["a picture of a stop sign and two people walking down the street"], "sentids": [3130], "rare_classes": [["stop sign"]]} +{"image": "images/2566970328.jpg", "split": "test", "caption": ["a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea", "a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea", "a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea", "a handbag in the middle of the table", "a cell phone in a man's hand", "a book in a man's hand", "a photo of a bottle of iced tea"], "sentids": [3131, 3132, 3133, 3134, 3135, 3136, 3137, 3138, 3139, 3140, 3141, 3142, 3143, 3144, 3145, 3146], "rare_classes": [["handbag"], ["cell phone"], ["book"], ["bottle"], ["handbag"], ["cell phone"], ["book"], ["bottle"], ["handbag"], ["cell phone"], ["book"], ["bottle"], ["handbag"], ["cell phone"], ["book"], ["bottle"]]} +{"image": "images/2573535658.jpg", "split": "test", "caption": ["a photo of a tiered table with many children sitting at it", "an image with a book on a table in front of a group of children", "a photo of a tiered table with many children sitting at it", "an image with a book on a table in front of a group of children"], "sentids": [3147, 3148, 3149, 3150], "rare_classes": [["tie"], ["book"], ["tie"], ["book"]]} +{"image": "images/2579009103.jpg", "split": "test", "caption": ["an image with a potted plant in the background"], "sentids": [3151], "rare_classes": [["potted plant"]]} +{"image": "images/258089565.jpg", "split": "test", "caption": ["a bottle in a cart", "a photo of a cell phone user walking down the street with a shopping cart", "a bottle in a cart", "a photo of a cell phone user walking down the street with a shopping cart"], "sentids": [3152, 3153, 3154, 3155], "rare_classes": [["bottle"], ["cell phone"], ["bottle"], ["cell phone"]]} +{"image": "images/2586533475.jpg", "split": "test", "caption": ["an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand", "an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand", "an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand", "an image with a truck, a car, and a woman in a green dress", "a photo of a bicycle rider on a busy street in paris, france", "a picture of a traffic light with a woman standing next to her luggage", "a handbag in a woman's hand"], "sentids": [3156, 3157, 3158, 3159, 3160, 3161, 3162, 3163, 3164, 3165, 3166, 3167, 3168, 3169, 3170, 3171], "rare_classes": [["truck"], ["bicycle"], ["traffic light"], ["handbag"], ["truck"], ["bicycle"], ["traffic light"], ["handbag"], ["truck"], ["bicycle"], ["traffic light"], ["handbag"], ["truck"], ["bicycle"], ["traffic light"], ["handbag"]]} +{"image": "images/2590493460.jpg", "split": "test", "caption": ["a photo of a bowl of food in a restaurant", "an image with a vase of flowers", "a photo of a bowl of food in a restaurant", "an image with a vase of flowers"], "sentids": [3172, 3173, 3174, 3175], "rare_classes": [["bowl"], ["vase"], ["bowl"], ["vase"]]} +{"image": "images/2591157404.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a backpack in the background", "a picture of a cup of coffee", "a backpack in the background"], "sentids": [3176, 3177, 3178, 3179], "rare_classes": [["cup"], ["backpack"], ["cup"], ["backpack"]]} +{"image": "images/2592821012.jpg", "split": "test", "caption": ["a backpack in the crowd"], "sentids": [3180], "rare_classes": [["backpack"]]} +{"image": "images/2593392439.jpg", "split": "test", "caption": ["an image with a umbrella", "a photo of a snowboarder", "an image with a umbrella", "a photo of a snowboarder"], "sentids": [3181, 3182, 3183, 3184], "rare_classes": [["umbrella"], ["snowboard"], ["umbrella"], ["snowboard"]]} +{"image": "images/2593578574.jpg", "split": "test", "caption": ["a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it", "a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it", "a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it", "a dining table in the middle of a market", "a picture of a spoon being held by a man", "a photo of a bottle of wine being handed to a man", "an image with a vase of spices and a man standing next to it"], "sentids": [3185, 3186, 3187, 3188, 3189, 3190, 3191, 3192, 3193, 3194, 3195, 3196, 3197, 3198, 3199, 3200], "rare_classes": [["dining table"], ["spoon"], ["bottle"], ["vase"], ["dining table"], ["spoon"], ["bottle"], ["vase"], ["dining table"], ["spoon"], ["bottle"], ["vase"], ["dining table"], ["spoon"], ["bottle"], ["vase"]]} +{"image": "images/2594809039.jpg", "split": "test", "caption": ["a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing", "a photo of a chair in a bar with a man and woman kissing", "a picture of a clock with a man and woman kissing in a bar", "a photo of a dining table in a bar with a man and woman kissing", "an image with a wine glass in front of a man and woman kissing", "an image with a bottle of beer and a man and woman kissing"], "sentids": [3201, 3202, 3203, 3204, 3205, 3206, 3207, 3208, 3209, 3210, 3211, 3212, 3213, 3214, 3215, 3216, 3217, 3218, 3219, 3220, 3221, 3222, 3223, 3224, 3225], "rare_classes": [["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"], ["chair"], ["clock"], ["dining table"], ["wine glass"], ["bottle"]]} +{"image": "images/259520146.jpg", "split": "test", "caption": ["an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts", "an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts", "an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts", "an image with a clock in the middle of a street", "an image with a bowl full of dried fruits and nuts", "an image with a backpack full of different types of nuts", "a picture of a umbrella stand filled with different types of nuts"], "sentids": [3226, 3227, 3228, 3229, 3230, 3231, 3232, 3233, 3234, 3235, 3236, 3237, 3238, 3239, 3240, 3241], "rare_classes": [["clock"], ["bowl"], ["backpack"], ["umbrella"], ["clock"], ["bowl"], ["backpack"], ["umbrella"], ["clock"], ["bowl"], ["backpack"], ["umbrella"], ["clock"], ["bowl"], ["backpack"], ["umbrella"]]} +{"image": "images/2595397765.jpg", "split": "test", "caption": ["a vase in front of the table", "a photo of a knife and fork at a dinner table", "an image with a spoonful of food and a glass of wine", "a vase in front of the table", "a photo of a knife and fork at a dinner table", "an image with a spoonful of food and a glass of wine", "a vase in front of the table", "a photo of a knife and fork at a dinner table", "an image with a spoonful of food and a glass of wine"], "sentids": [3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, 3250], "rare_classes": [["vase"], ["knife"], ["spoon"], ["vase"], ["knife"], ["spoon"], ["vase"], ["knife"], ["spoon"]]} +{"image": "images/2595501969.jpg", "split": "test", "caption": ["a sandwich in a man's hand", "a bench in a park", "a sandwich in a man's hand", "a bench in a park"], "sentids": [3251, 3252, 3253, 3254], "rare_classes": [["sandwich"], ["bench"], ["sandwich"], ["bench"]]} +{"image": "images/2595503905.jpg", "split": "test", "caption": ["an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table", "an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table", "an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table", "an image with a backpacker group standing around a picnic table", "a photo of a handbag", "a photo of a dining table full of people", "a photo of a bench full of people at a picnic table"], "sentids": [3255, 3256, 3257, 3258, 3259, 3260, 3261, 3262, 3263, 3264, 3265, 3266, 3267, 3268, 3269, 3270], "rare_classes": [["backpack"], ["handbag"], ["dining table"], ["bench"], ["backpack"], ["handbag"], ["dining table"], ["bench"], ["backpack"], ["handbag"], ["dining table"], ["bench"], ["backpack"], ["handbag"], ["dining table"], ["bench"]]} +{"image": "images/2595505923.jpg", "split": "test", "caption": ["a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener", "a cup in the middle of the table", "a picture of a dining table", "a photo of a backpacker gathering at a picnic table", "a fork in the road", "a picture of a knife sharpener"], "sentids": [3271, 3272, 3273, 3274, 3275, 3276, 3277, 3278, 3279, 3280, 3281, 3282, 3283, 3284, 3285, 3286, 3287, 3288, 3289, 3290, 3291, 3292, 3293, 3294, 3295], "rare_classes": [["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"], ["cup"], ["dining table"], ["backpack"], ["fork"], ["knife"]]} +{"image": "images/2595568972.jpg", "split": "test", "caption": ["a picture of a truck in the middle of a crowd of people", "a picture of a car", "a bus in the background", "a picture of a truck in the middle of a crowd of people", "a picture of a car", "a bus in the background", "a picture of a truck in the middle of a crowd of people", "a picture of a car", "a bus in the background"], "sentids": [3296, 3297, 3298, 3299, 3300, 3301, 3302, 3303, 3304], "rare_classes": [["truck"], ["car"], ["bus"], ["truck"], ["car"], ["bus"], ["truck"], ["car"], ["bus"]]} +{"image": "images/2599307555.jpg", "split": "test", "caption": ["an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background", "an image with a truck driver wearing a cowboy hat", "an image with a knife", "a chair in front of the man", "a photo of a dining table", "a bench in the background", "a picture of a clock", "a umbrella in the background"], "sentids": [3305, 3306, 3307, 3308, 3309, 3310, 3311, 3312, 3313, 3314, 3315, 3316, 3317, 3318, 3319, 3320, 3321, 3322, 3323, 3324, 3325, 3326, 3327, 3328, 3329, 3330, 3331, 3332, 3333, 3334, 3335, 3336, 3337, 3338, 3339, 3340, 3341, 3342, 3343, 3344, 3345, 3346, 3347, 3348, 3349, 3350, 3351, 3352, 3353], "rare_classes": [["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"], ["truck"], ["knife"], ["chair"], ["dining table"], ["bench"], ["clock"], ["umbrella"]]} +{"image": "images/2600068936.jpg", "split": "test", "caption": ["a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room", "a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room", "a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room", "a photo of a couch", "a photo of a chair", "a picture of a bed", "an image with a backpack, a guitar, and people in a living room"], "sentids": [3354, 3355, 3356, 3357, 3358, 3359, 3360, 3361, 3362, 3363, 3364, 3365, 3366, 3367, 3368, 3369], "rare_classes": [["couch"], ["chair"], ["bed"], ["backpack"], ["couch"], ["chair"], ["bed"], ["backpack"], ["couch"], ["chair"], ["bed"], ["backpack"], ["couch"], ["chair"], ["bed"], ["backpack"]]} +{"image": "images/2600229816.jpg", "split": "test", "caption": ["a picture of a handbag", "an image with a backpack", "a picture of a handbag", "an image with a backpack"], "sentids": [3370, 3371, 3372, 3373], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/2601775186.jpg", "split": "test", "caption": ["an image with a handbag on the ground", "a picture of a bottle of water", "an image with a handbag on the ground", "a picture of a bottle of water"], "sentids": [3374, 3375, 3376, 3377], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} +{"image": "images/2602083686.jpg", "split": "test", "caption": ["an image with a truck in the background"], "sentids": [3378], "rare_classes": [["truck"]]} +{"image": "images/2602258549.jpg", "split": "test", "caption": ["a photo of a dining table"], "sentids": [3379], "rare_classes": [["dining table"]]} +{"image": "images/2605495015.jpg", "split": "test", "caption": ["a car in a parking lot"], "sentids": [3380], "rare_classes": [["car"]]} +{"image": "images/2609082055.jpg", "split": "test", "caption": ["a photo of a truck full of people walking down the street", "an image with a car and people walking down the street", "a photo of a truck full of people walking down the street", "an image with a car and people walking down the street"], "sentids": [3381, 3382, 3383, 3384], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/2612150724.jpg", "split": "test", "caption": ["a picture of a potted plant", "a dining table in the middle of a room", "an image with a keyboard", "a picture of a potted plant", "a dining table in the middle of a room", "an image with a keyboard", "a picture of a potted plant", "a dining table in the middle of a room", "an image with a keyboard"], "sentids": [3385, 3386, 3387, 3388, 3389, 3390, 3391, 3392, 3393], "rare_classes": [["potted plant"], ["dining table"], ["keyboard"], ["potted plant"], ["dining table"], ["keyboard"], ["potted plant"], ["dining table"], ["keyboard"]]} +{"image": "images/2614892301.jpg", "split": "test", "caption": ["a picture of a chair", "a dining table in the middle of a room", "a picture of a chair", "a dining table in the middle of a room"], "sentids": [3394, 3395, 3396, 3397], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} +{"image": "images/2620517927.jpg", "split": "test", "caption": ["a bicycle in the middle of a busy street", "a photo of a truck driving down a city street", "a bicycle in the middle of a busy street", "a photo of a truck driving down a city street"], "sentids": [3398, 3399, 3400, 3401], "rare_classes": [["bicycle"], ["truck"], ["bicycle"], ["truck"]]} +{"image": "images/2621771656.jpg", "split": "test", "caption": ["an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man", "an image with a backpack", "a cup in the hand of a man", "a photo of a bottle of water", "a photo of a handbag", "a cell phone in the hand of a man"], "sentids": [3402, 3403, 3404, 3405, 3406, 3407, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415, 3416, 3417, 3418, 3419, 3420, 3421, 3422, 3423, 3424, 3425, 3426], "rare_classes": [["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"], ["backpack"], ["cup"], ["bottle"], ["handbag"], ["cell phone"]]} +{"image": "images/2623939135.jpg", "split": "test", "caption": ["a photo of a person at a party", "a picture of a bottle in a woman's hand", "a photo of a remote control flying through the air", "a photo of a person at a party", "a picture of a bottle in a woman's hand", "a photo of a remote control flying through the air", "a photo of a person at a party", "a picture of a bottle in a woman's hand", "a photo of a remote control flying through the air"], "sentids": [3427, 3428, 3429, 3430, 3431, 3432, 3433, 3434, 3435], "rare_classes": [["person"], ["bottle"], ["remote"], ["person"], ["bottle"], ["remote"], ["person"], ["bottle"], ["remote"]]} +{"image": "images/2624947061.jpg", "split": "test", "caption": ["a photo of a traffic light on a busy city street", "a photo of a umbrella in the middle of a busy city street", "a photo of a traffic light on a busy city street", "a photo of a umbrella in the middle of a busy city street"], "sentids": [3436, 3437, 3438, 3439], "rare_classes": [["traffic light"], ["umbrella"], ["traffic light"], ["umbrella"]]} +{"image": "images/2627181671.jpg", "split": "test", "caption": ["a traffic light in the middle of the street", "a truck in front of a police car", "a picture of a bus stop with a police car parked next to it", "a traffic light in the middle of the street", "a truck in front of a police car", "a picture of a bus stop with a police car parked next to it", "a traffic light in the middle of the street", "a truck in front of a police car", "a picture of a bus stop with a police car parked next to it"], "sentids": [3440, 3441, 3442, 3443, 3444, 3445, 3446, 3447, 3448], "rare_classes": [["traffic light"], ["truck"], ["bus"], ["traffic light"], ["truck"], ["bus"], ["traffic light"], ["truck"], ["bus"]]} +{"image": "images/2628331789.jpg", "split": "test", "caption": ["an image with a bowl of water", "an image with a scissors", "a dining table in the background", "an image with a bowl of water", "an image with a scissors", "a dining table in the background", "an image with a bowl of water", "an image with a scissors", "a dining table in the background"], "sentids": [3449, 3450, 3451, 3452, 3453, 3454, 3455, 3456, 3457], "rare_classes": [["bowl"], ["scissors"], ["dining table"], ["bowl"], ["scissors"], ["dining table"], ["bowl"], ["scissors"], ["dining table"]]} +{"image": "images/2629784415.jpg", "split": "test", "caption": ["an image with a handbag and two people walking in a museum"], "sentids": [3458], "rare_classes": [["handbag"]]} +{"image": "images/263024169.jpg", "split": "test", "caption": ["a bottle in a flower bed"], "sentids": [3459], "rare_classes": [["bottle"]]} +{"image": "images/263494261.jpg", "split": "test", "caption": ["a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road", "a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road", "a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road", "a picture of a cell phone race with people running down the street", "a photo of a car driving down a road with people running in front of it", "a photo of a bicycle race", "a traffic light in the middle of the road"], "sentids": [3460, 3461, 3462, 3463, 3464, 3465, 3466, 3467, 3468, 3469, 3470, 3471, 3472, 3473, 3474, 3475], "rare_classes": [["cell phone"], ["car"], ["bicycle"], ["traffic light"], ["cell phone"], ["car"], ["bicycle"], ["traffic light"], ["cell phone"], ["car"], ["bicycle"], ["traffic light"], ["cell phone"], ["car"], ["bicycle"], ["traffic light"]]} +{"image": "images/2636020148.jpg", "split": "test", "caption": ["an image with a chair", "a picture of a backpacker band playing on the street", "an image with a chair", "a picture of a backpacker band playing on the street"], "sentids": [3476, 3477, 3478, 3479], "rare_classes": [["chair"], ["backpack"], ["chair"], ["backpack"]]} +{"image": "images/2638177115.jpg", "split": "test", "caption": ["a picture of a umbrella being held by a woman"], "sentids": [3480], "rare_classes": [["umbrella"]]} +{"image": "images/264177577.jpg", "split": "test", "caption": ["an image with a chair in the background", "a remote in the background", "a picture of a frisbee being thrown into the air", "an image with a chair in the background", "a remote in the background", "a picture of a frisbee being thrown into the air", "an image with a chair in the background", "a remote in the background", "a picture of a frisbee being thrown into the air"], "sentids": [3481, 3482, 3483, 3484, 3485, 3486, 3487, 3488, 3489], "rare_classes": [["chair"], ["remote"], ["frisbee"], ["chair"], ["remote"], ["frisbee"], ["chair"], ["remote"], ["frisbee"]]} +{"image": "images/264460711.jpg", "split": "test", "caption": ["a dining table in front of a group of people", "a photo of a spoonful of sugar", "a dining table in front of a group of people", "a photo of a spoonful of sugar"], "sentids": [3490, 3491, 3492, 3493], "rare_classes": [["dining table"], ["spoon"], ["dining table"], ["spoon"]]} +{"image": "images/264461048.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a tiered outdoor table with people sitting at it", "a photo of a dining table", "a picture of a tiered outdoor table with people sitting at it"], "sentids": [3494, 3495, 3496, 3497], "rare_classes": [["dining table"], ["tie"], ["dining table"], ["tie"]]} +{"image": "images/264483970.jpg", "split": "test", "caption": ["a picture of a sports ball game with cheerleaders on the field"], "sentids": [3498], "rare_classes": [["sports ball"]]} +{"image": "images/2645175777.jpg", "split": "test", "caption": ["an image with a person sitting in front of a fruit and vegetable stand", "a photo of a carrot and banana stand", "an image with a person sitting in front of a fruit and vegetable stand", "a photo of a carrot and banana stand"], "sentids": [3499, 3500, 3501, 3502], "rare_classes": [["person"], ["carrot"], ["person"], ["carrot"]]} +{"image": "images/264524370.jpg", "split": "test", "caption": ["a photo of a book reading with an orchestra"], "sentids": [3503], "rare_classes": [["book"]]} +{"image": "images/2645748943.jpg", "split": "test", "caption": ["a picture of a dining table", "an image with a bench in the background", "a cake in front of a man", "a picture of a dining table", "an image with a bench in the background", "a cake in front of a man", "a picture of a dining table", "an image with a bench in the background", "a cake in front of a man"], "sentids": [3504, 3505, 3506, 3507, 3508, 3509, 3510, 3511, 3512], "rare_classes": [["dining table"], ["bench"], ["cake"], ["dining table"], ["bench"], ["cake"], ["dining table"], ["bench"], ["cake"]]} +{"image": "images/2647862489.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [3513], "rare_classes": [["backpack"]]} +{"image": "images/2653063469.jpg", "split": "test", "caption": ["a bowl in the middle of the table", "a cup in the middle of the table", "a picture of a dining table", "a bowl in the middle of the table", "a cup in the middle of the table", "a picture of a dining table", "a bowl in the middle of the table", "a cup in the middle of the table", "a picture of a dining table"], "sentids": [3514, 3515, 3516, 3517, 3518, 3519, 3520, 3521, 3522], "rare_classes": [["bowl"], ["cup"], ["dining table"], ["bowl"], ["cup"], ["dining table"], ["bowl"], ["cup"], ["dining table"]]} +{"image": "images/2653533876.jpg", "split": "test", "caption": ["a picture of a bus driving down a city street", "a picture of a handbag in the middle of a street", "a truck in the middle of the street", "a picture of a bus driving down a city street", "a picture of a handbag in the middle of a street", "a truck in the middle of the street", "a picture of a bus driving down a city street", "a picture of a handbag in the middle of a street", "a truck in the middle of the street"], "sentids": [3523, 3524, 3525, 3526, 3527, 3528, 3529, 3530, 3531], "rare_classes": [["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"], ["truck"]]} +{"image": "images/2655158300.jpg", "split": "test", "caption": ["an image with a chair, a table, and a group of people", "a photo of a dining table with drinks and food on it", "an image with a chair, a table, and a group of people", "a photo of a dining table with drinks and food on it"], "sentids": [3532, 3533, 3534, 3535], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} +{"image": "images/2655267135.jpg", "split": "test", "caption": ["a person in an orange shirt working on a tree", "an image with a potted plant next to a tree", "a person in an orange shirt working on a tree", "an image with a potted plant next to a tree"], "sentids": [3536, 3537, 3538, 3539], "rare_classes": [["person"], ["potted plant"], ["person"], ["potted plant"]]} +{"image": "images/2656039837.jpg", "split": "test", "caption": ["a person in a red shirt"], "sentids": [3540], "rare_classes": [["person"]]} +{"image": "images/2657844508.jpg", "split": "test", "caption": ["a umbrella in the background", "a potted plant in front of the table", "a photo of a chair with two people sitting in it", "a umbrella in the background", "a potted plant in front of the table", "a photo of a chair with two people sitting in it", "a umbrella in the background", "a potted plant in front of the table", "a photo of a chair with two people sitting in it"], "sentids": [3541, 3542, 3543, 3544, 3545, 3546, 3547, 3548, 3549], "rare_classes": [["umbrella"], ["potted plant"], ["chair"], ["umbrella"], ["potted plant"], ["chair"], ["umbrella"], ["potted plant"], ["chair"]]} +{"image": "images/2658439322.jpg", "split": "test", "caption": ["a picture of a handbag fight with people in the background", "a photo of a surfboarder and a kite surfer", "an image with a backpacker and a knight fighting on a field", "a picture of a handbag fight with people in the background", "a photo of a surfboarder and a kite surfer", "an image with a backpacker and a knight fighting on a field", "a picture of a handbag fight with people in the background", "a photo of a surfboarder and a kite surfer", "an image with a backpacker and a knight fighting on a field"], "sentids": [3550, 3551, 3552, 3553, 3554, 3555, 3556, 3557, 3558], "rare_classes": [["handbag"], ["surfboard"], ["backpack"], ["handbag"], ["surfboard"], ["backpack"], ["handbag"], ["surfboard"], ["backpack"]]} +{"image": "images/2661294481.jpg", "split": "test", "caption": ["a picture of a umbrella protest on a rainy day"], "sentids": [3559], "rare_classes": [["umbrella"]]} +{"image": "images/2662444259.jpg", "split": "test", "caption": ["a picture of a car on the side of the road"], "sentids": [3560], "rare_classes": [["car"]]} +{"image": "images/2663272259.jpg", "split": "test", "caption": ["a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass", "a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass", "a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass", "a photo of a banana in a child's mouth", "a cup in the middle of a table", "a photo of a potted plant", "a picture of a wine glass"], "sentids": [3561, 3562, 3563, 3564, 3565, 3566, 3567, 3568, 3569, 3570, 3571, 3572, 3573, 3574, 3575, 3576], "rare_classes": [["banana"], ["cup"], ["potted plant"], ["wine glass"], ["banana"], ["cup"], ["potted plant"], ["wine glass"], ["banana"], ["cup"], ["potted plant"], ["wine glass"], ["banana"], ["cup"], ["potted plant"], ["wine glass"]]} +{"image": "images/2663732963.jpg", "split": "test", "caption": ["a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer", "a photo of a cup of coffee", "a photo of a bottle of beer", "a couch in a room", "a photo of a dining table with people sitting around it", "an image with a keyboardist, a pianist, a drummer, and a singer"], "sentids": [3577, 3578, 3579, 3580, 3581, 3582, 3583, 3584, 3585, 3586, 3587, 3588, 3589, 3590, 3591, 3592, 3593, 3594, 3595, 3596, 3597, 3598, 3599, 3600, 3601], "rare_classes": [["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"], ["cup"], ["bottle"], ["couch"], ["dining table"], ["keyboard"]]} +{"image": "images/2664250718.jpg", "split": "test", "caption": ["a handbag in front of the camera", "a photo of a car with a camera on top of it", "an image with a umbrella in the background", "a handbag in front of the camera", "a photo of a car with a camera on top of it", "an image with a umbrella in the background", "a handbag in front of the camera", "a photo of a car with a camera on top of it", "an image with a umbrella in the background"], "sentids": [3602, 3603, 3604, 3605, 3606, 3607, 3608, 3609, 3610], "rare_classes": [["handbag"], ["car"], ["umbrella"], ["handbag"], ["car"], ["umbrella"], ["handbag"], ["car"], ["umbrella"]]} +{"image": "images/2664994682.jpg", "split": "test", "caption": ["a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street", "a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street", "a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street", "a picture of a backpacker walking down a street", "an image with a bicycle on the side of a street", "a picture of a handbag on the side of a street", "an image with a car parked on the side of a street"], "sentids": [3611, 3612, 3613, 3614, 3615, 3616, 3617, 3618, 3619, 3620, 3621, 3622, 3623, 3624, 3625, 3626], "rare_classes": [["backpack"], ["bicycle"], ["handbag"], ["car"], ["backpack"], ["bicycle"], ["handbag"], ["car"], ["backpack"], ["bicycle"], ["handbag"], ["car"], ["backpack"], ["bicycle"], ["handbag"], ["car"]]} +{"image": "images/266547962.jpg", "split": "test", "caption": ["a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people", "a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people", "a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people", "a bottle in the background", "an image with a cup of coffee", "a photo of a laptop on a table", "a dining table in front of a group of people"], "sentids": [3627, 3628, 3629, 3630, 3631, 3632, 3633, 3634, 3635, 3636, 3637, 3638, 3639, 3640, 3641, 3642], "rare_classes": [["bottle"], ["cup"], ["laptop"], ["dining table"], ["bottle"], ["cup"], ["laptop"], ["dining table"], ["bottle"], ["cup"], ["laptop"], ["dining table"], ["bottle"], ["cup"], ["laptop"], ["dining table"]]} +{"image": "images/2667078298.jpg", "split": "test", "caption": ["a picture of a cell phone photo of a couple walking down the aisle", "a dining table in the background", "a picture of a cell phone photo of a couple walking down the aisle", "a dining table in the background"], "sentids": [3643, 3644, 3645, 3646], "rare_classes": [["cell phone"], ["dining table"], ["cell phone"], ["dining table"]]} +{"image": "images/2667092132.jpg", "split": "test", "caption": ["an image with a remote control in the background", "a bottle in the background", "an image with a remote control in the background", "a bottle in the background"], "sentids": [3647, 3648, 3649, 3650], "rare_classes": [["remote"], ["bottle"], ["remote"], ["bottle"]]} +{"image": "images/267216971.jpg", "split": "test", "caption": ["a picture of a dining table in a restaurant", "a photo of a bowl of food in a restaurant", "a photo of a chair in a restaurant", "a picture of a dining table in a restaurant", "a photo of a bowl of food in a restaurant", "a photo of a chair in a restaurant", "a picture of a dining table in a restaurant", "a photo of a bowl of food in a restaurant", "a photo of a chair in a restaurant"], "sentids": [3651, 3652, 3653, 3654, 3655, 3656, 3657, 3658, 3659], "rare_classes": [["dining table"], ["bowl"], ["chair"], ["dining table"], ["bowl"], ["chair"], ["dining table"], ["bowl"], ["chair"]]} +{"image": "images/2672705063.jpg", "split": "test", "caption": ["a truck in the middle of the road", "a picture of a backpacker riding a bike through a city", "a truck in the middle of the road", "a picture of a backpacker riding a bike through a city"], "sentids": [3660, 3661, 3662, 3663], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} +{"image": "images/2678193588.jpg", "split": "test", "caption": ["a dining table in a room", "a handbag in the background", "a dining table in a room", "a handbag in the background"], "sentids": [3664, 3665, 3666, 3667], "rare_classes": [["dining table"], ["handbag"], ["dining table"], ["handbag"]]} +{"image": "images/2678668581.jpg", "split": "test", "caption": ["a picture of a cup of coffee being served at an outdoor event"], "sentids": [3668], "rare_classes": [["cup"]]} +{"image": "images/2680418020.jpg", "split": "test", "caption": ["a photo of a backpacker waiting in line to get on a bus"], "sentids": [3669], "rare_classes": [["backpack"]]} +{"image": "images/268223986.jpg", "split": "test", "caption": ["a umbrella in the air", "a photo of a backpacker sitting next to a group of people", "a umbrella in the air", "a photo of a backpacker sitting next to a group of people"], "sentids": [3670, 3671, 3672, 3673], "rare_classes": [["umbrella"], ["backpack"], ["umbrella"], ["backpack"]]} +{"image": "images/2685727511.jpg", "split": "test", "caption": ["a picture of a bowl of fish", "a picture of a handbag seller at a market in africa", "a carrot in a bowl", "a picture of a bowl of fish", "a picture of a handbag seller at a market in africa", "a carrot in a bowl", "a picture of a bowl of fish", "a picture of a handbag seller at a market in africa", "a carrot in a bowl"], "sentids": [3674, 3675, 3676, 3677, 3678, 3679, 3680, 3681, 3682], "rare_classes": [["bowl"], ["handbag"], ["carrot"], ["bowl"], ["handbag"], ["carrot"], ["bowl"], ["handbag"], ["carrot"]]} +{"image": "images/2686452246.jpg", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [3683], "rare_classes": [["cup"]]} +{"image": "images/2686849571.jpg", "split": "test", "caption": ["a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand", "a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand", "a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand", "a picture of a handbag sitting on the ground", "an image with a bench and a person sitting on the ground", "an image with a book and two people sitting on the ground", "a cell phone in a man's hand"], "sentids": [3684, 3685, 3686, 3687, 3688, 3689, 3690, 3691, 3692, 3693, 3694, 3695, 3696, 3697, 3698, 3699], "rare_classes": [["handbag"], ["bench"], ["book"], ["cell phone"], ["handbag"], ["bench"], ["book"], ["cell phone"], ["handbag"], ["bench"], ["book"], ["cell phone"], ["handbag"], ["bench"], ["book"], ["cell phone"]]} +{"image": "images/2687529141.jpg", "split": "test", "caption": ["a photo of a umbrella"], "sentids": [3700], "rare_classes": [["umbrella"]]} +{"image": "images/2688848759.jpg", "split": "test", "caption": ["a photo of a bus full of people sitting at a picnic table", "a bottle in the middle of the table", "an image with a surfboard and people sitting at a picnic table", "a photo of a bus full of people sitting at a picnic table", "a bottle in the middle of the table", "an image with a surfboard and people sitting at a picnic table", "a photo of a bus full of people sitting at a picnic table", "a bottle in the middle of the table", "an image with a surfboard and people sitting at a picnic table"], "sentids": [3701, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3709], "rare_classes": [["bus"], ["bottle"], ["surfboard"], ["bus"], ["bottle"], ["surfboard"], ["bus"], ["bottle"], ["surfboard"]]} +{"image": "images/2695004728.jpg", "split": "test", "caption": ["a photo of a truck and people walking on a sidewalk", "an image with a backpack", "a photo of a truck and people walking on a sidewalk", "an image with a backpack"], "sentids": [3710, 3711, 3712, 3713], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} +{"image": "images/2700728302.jpg", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [3714], "rare_classes": [["potted plant"]]} +{"image": "images/2701895972.jpg", "split": "test", "caption": ["a kite in the sky"], "sentids": [3715], "rare_classes": [["kite"]]} +{"image": "images/2705099283.jpg", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [3716], "rare_classes": [["potted plant"]]} +{"image": "images/2705099581.jpg", "split": "test", "caption": ["a vase in the center of the table", "an image with a potted plant in the background", "a vase in the center of the table", "an image with a potted plant in the background"], "sentids": [3717, 3718, 3719, 3720], "rare_classes": [["vase"], ["potted plant"], ["vase"], ["potted plant"]]} +{"image": "images/2705099765.jpg", "split": "test", "caption": ["a potted plant in a room"], "sentids": [3721], "rare_classes": [["potted plant"]]} +{"image": "images/2705103785.jpg", "split": "test", "caption": ["a picture of a backpack full of dominoes"], "sentids": [3722], "rare_classes": [["backpack"]]} +{"image": "images/2705103851.jpg", "split": "test", "caption": ["a picture of a dining table in a nursing home", "an image with a bottle of water", "a tie in the middle of a group of people", "a picture of a dining table in a nursing home", "an image with a bottle of water", "a tie in the middle of a group of people", "a picture of a dining table in a nursing home", "an image with a bottle of water", "a tie in the middle of a group of people"], "sentids": [3723, 3724, 3725, 3726, 3727, 3728, 3729, 3730, 3731], "rare_classes": [["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"], ["tie"]]} +{"image": "images/2705103961.jpg", "split": "test", "caption": ["an image with a backpack on a man in a wheelchair", "a dining table in a nursing home with an elderly man on a wheelchair", "an image with a backpack on a man in a wheelchair", "a dining table in a nursing home with an elderly man on a wheelchair"], "sentids": [3732, 3733, 3734, 3735], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} +{"image": "images/2705888144.jpg", "split": "test", "caption": ["a photo of a sports ball player jumping into the air"], "sentids": [3736], "rare_classes": [["sports ball"]]} +{"image": "images/2705923388.jpg", "split": "test", "caption": ["a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home", "a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home", "a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home", "a photo of a bottle of wine and a group of people playing a board game", "a picture of a dining table with people playing board games", "a photo of a book club in a nursing home", "a photo of a vase game being played in a nursing home"], "sentids": [3737, 3738, 3739, 3740, 3741, 3742, 3743, 3744, 3745, 3746, 3747, 3748, 3749, 3750, 3751, 3752], "rare_classes": [["bottle"], ["dining table"], ["book"], ["vase"], ["bottle"], ["dining table"], ["book"], ["vase"], ["bottle"], ["dining table"], ["book"], ["vase"], ["bottle"], ["dining table"], ["book"], ["vase"]]} +{"image": "images/2708744743.jpg", "split": "test", "caption": ["a photo of a dog catching a frisbee during a baseball game", "an image with a chair, a dog, and a frisbee", "a photo of a dog catching a frisbee during a baseball game", "an image with a chair, a dog, and a frisbee"], "sentids": [3753, 3754, 3755, 3756], "rare_classes": [["dog"], ["chair"], ["dog"], ["chair"]]} +{"image": "images/271043166.jpg", "split": "test", "caption": ["a picture of a person working in a coca cola restaurant", "an image with a truck in the background", "a picture of a person working in a coca cola restaurant", "an image with a truck in the background"], "sentids": [3757, 3758, 3759, 3760], "rare_classes": [["person"], ["truck"], ["person"], ["truck"]]} +{"image": "images/2711230445.jpg", "split": "test", "caption": ["a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background", "a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background", "a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background", "a picture of a dog", "a photo of a cup of water", "a picture of a boat filled with water", "a umbrella in the background"], "sentids": [3761, 3762, 3763, 3764, 3765, 3766, 3767, 3768, 3769, 3770, 3771, 3772, 3773, 3774, 3775, 3776], "rare_classes": [["dog"], ["cup"], ["boat"], ["umbrella"], ["dog"], ["cup"], ["boat"], ["umbrella"], ["dog"], ["cup"], ["boat"], ["umbrella"], ["dog"], ["cup"], ["boat"], ["umbrella"]]} +{"image": "images/2715262147.jpg", "split": "test", "caption": ["an image with a potted plant in the background", "an image with a dining table and chairs in the backyard of a house", "an image with a potted plant in the background", "an image with a dining table and chairs in the backyard of a house"], "sentids": [3777, 3778, 3779, 3780], "rare_classes": [["potted plant"], ["dining table"], ["potted plant"], ["dining table"]]} +{"image": "images/2715746315.jpg", "split": "test", "caption": ["a photo of a cake on a man's head", "a photo of a donut on a man's head", "a photo of a cake on a man's head", "a photo of a donut on a man's head"], "sentids": [3781, 3782, 3783, 3784], "rare_classes": [["cake"], ["donut"], ["cake"], ["donut"]]} +{"image": "images/2716104559.jpg", "split": "test", "caption": ["an image with a boat in the water and people on the dock"], "sentids": [3785], "rare_classes": [["boat"]]} +{"image": "images/2720167160.jpg", "split": "test", "caption": ["a picture of a frisbee on the beach"], "sentids": [3786], "rare_classes": [["frisbee"]]} +{"image": "images/2725951714.jpg", "split": "test", "caption": ["an image with a laptop in front of a group of people"], "sentids": [3787], "rare_classes": [["laptop"]]} +{"image": "images/2726791588.jpg", "split": "test", "caption": ["a picture of a sports ball on a field"], "sentids": [3788], "rare_classes": [["sports ball"]]} +{"image": "images/2726887594.jpg", "split": "test", "caption": ["an image with a bowl of food and wine glasses", "a knife in the middle of the table", "an image with a bowl of food and wine glasses", "a knife in the middle of the table"], "sentids": [3789, 3790, 3791, 3792], "rare_classes": [["bowl"], ["knife"], ["bowl"], ["knife"]]} +{"image": "images/2727715687.jpg", "split": "test", "caption": ["a photo of a handbag on the ground"], "sentids": [3793], "rare_classes": [["handbag"]]} +{"image": "images/2729685399.jpg", "split": "test", "caption": ["a photo of a truck full of people standing next to each other", "a photo of a bus full of people", "an image with a handbag", "a photo of a truck full of people standing next to each other", "a photo of a bus full of people", "an image with a handbag", "a photo of a truck full of people standing next to each other", "a photo of a bus full of people", "an image with a handbag"], "sentids": [3794, 3795, 3796, 3797, 3798, 3799, 3800, 3801, 3802], "rare_classes": [["truck"], ["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"], ["truck"], ["bus"], ["handbag"]]} +{"image": "images/272988646.jpg", "split": "test", "caption": ["an image with a potted plant in the background", "a traffic light in the background", "an image with a cell phone and a child on the street", "an image with a potted plant in the background", "a traffic light in the background", "an image with a cell phone and a child on the street", "an image with a potted plant in the background", "a traffic light in the background", "an image with a cell phone and a child on the street"], "sentids": [3803, 3804, 3805, 3806, 3807, 3808, 3809, 3810, 3811], "rare_classes": [["potted plant"], ["traffic light"], ["cell phone"], ["potted plant"], ["traffic light"], ["cell phone"], ["potted plant"], ["traffic light"], ["cell phone"]]} +{"image": "images/273295809.jpg", "split": "test", "caption": ["an image with a skateboarder and two police officers", "a handbag in the background", "an image with a skateboarder and two police officers", "a handbag in the background"], "sentids": [3812, 3813, 3814, 3815], "rare_classes": [["skateboard"], ["handbag"], ["skateboard"], ["handbag"]]} +{"image": "images/2736264705.jpg", "split": "test", "caption": ["a dining table in a room"], "sentids": [3816], "rare_classes": [["dining table"]]} +{"image": "images/2736432503.jpg", "split": "test", "caption": ["a umbrella in a woman's hand", "a picture of a handbag on the ground", "a picture of a stop sign", "a umbrella in a woman's hand", "a picture of a handbag on the ground", "a picture of a stop sign", "a umbrella in a woman's hand", "a picture of a handbag on the ground", "a picture of a stop sign"], "sentids": [3817, 3818, 3819, 3820, 3821, 3822, 3823, 3824, 3825], "rare_classes": [["umbrella"], ["handbag"], ["stop sign"], ["umbrella"], ["handbag"], ["stop sign"], ["umbrella"], ["handbag"], ["stop sign"]]} +{"image": "images/2737544815.jpg", "split": "test", "caption": ["an image with a bottle of wine", "an image with a cup of coffee", "an image with a bottle of wine", "an image with a cup of coffee"], "sentids": [3826, 3827, 3828, 3829], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} +{"image": "images/2738196762.jpg", "split": "test", "caption": ["a photo of a car on the side of the road with a crowd of people", "an image with a bus full of people waiting to cross the street", "a traffic light in the background", "a photo of a car on the side of the road with a crowd of people", "an image with a bus full of people waiting to cross the street", "a traffic light in the background", "a photo of a car on the side of the road with a crowd of people", "an image with a bus full of people waiting to cross the street", "a traffic light in the background"], "sentids": [3830, 3831, 3832, 3833, 3834, 3835, 3836, 3837, 3838], "rare_classes": [["car"], ["bus"], ["traffic light"], ["car"], ["bus"], ["traffic light"], ["car"], ["bus"], ["traffic light"]]} +{"image": "images/2744017957.jpg", "split": "test", "caption": ["a photo of a suitcase", "an image with a clock in the background", "a photo of a suitcase", "an image with a clock in the background"], "sentids": [3839, 3840, 3841, 3842], "rare_classes": [["suitcase"], ["clock"], ["suitcase"], ["clock"]]} +{"image": "images/2745811124.jpg", "split": "test", "caption": ["an image with a handbag in the middle of a group of people"], "sentids": [3843], "rare_classes": [["handbag"]]} +{"image": "images/274840168.jpg", "split": "test", "caption": ["an image with a handbag on the ground next to a fountain"], "sentids": [3844], "rare_classes": [["handbag"]]} +{"image": "images/2749755023.jpg", "split": "test", "caption": ["a picture of a clock in the middle of a crowd of people"], "sentids": [3845], "rare_classes": [["clock"]]} +{"image": "images/275168455.jpg", "split": "test", "caption": ["an image with a handbag", "an image with a umbrella in the background", "an image with a handbag", "an image with a umbrella in the background"], "sentids": [3846, 3847, 3848, 3849], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} +{"image": "images/275169881.jpg", "split": "test", "caption": ["a photo of a book store", "an image with a cell phone", "a picture of a backpacker looking at his cell phone", "a photo of a book store", "an image with a cell phone", "a picture of a backpacker looking at his cell phone", "a photo of a book store", "an image with a cell phone", "a picture of a backpacker looking at his cell phone"], "sentids": [3850, 3851, 3852, 3853, 3854, 3855, 3856, 3857, 3858], "rare_classes": [["book"], ["cell phone"], ["backpack"], ["book"], ["cell phone"], ["backpack"], ["book"], ["cell phone"], ["backpack"]]} +{"image": "images/275170947.jpg", "split": "test", "caption": ["a photo of a tie-dye festival in korea", "a photo of a scissors making demonstration", "a photo of a backpacker group in korea", "a photo of a tie-dye festival in korea", "a photo of a scissors making demonstration", "a photo of a backpacker group in korea", "a photo of a tie-dye festival in korea", "a photo of a scissors making demonstration", "a photo of a backpacker group in korea"], "sentids": [3859, 3860, 3861, 3862, 3863, 3864, 3865, 3866, 3867], "rare_classes": [["tie"], ["scissors"], ["backpack"], ["tie"], ["scissors"], ["backpack"], ["tie"], ["scissors"], ["backpack"]]} +{"image": "images/275171617.jpg", "split": "test", "caption": ["a book in front of the man", "a picture of a cup of coffee", "a book in front of the man", "a picture of a cup of coffee"], "sentids": [3868, 3869, 3870, 3871], "rare_classes": [["book"], ["cup"], ["book"], ["cup"]]} +{"image": "images/275175200.jpg", "split": "test", "caption": ["a picture of a umbrella store"], "sentids": [3872], "rare_classes": [["umbrella"]]} +{"image": "images/2754271176.jpg", "split": "test", "caption": ["a backpack in the background"], "sentids": [3873], "rare_classes": [["backpack"]]} +{"image": "images/2755952680.jpg", "split": "test", "caption": ["a truck in the background"], "sentids": [3874], "rare_classes": [["truck"]]} +{"image": "images/2758016609.jpg", "split": "test", "caption": ["a picture of a handbag store with people walking in front of it"], "sentids": [3875], "rare_classes": [["handbag"]]} +{"image": "images/275858550.jpg", "split": "test", "caption": ["an image with a tie on a man in front of a group of people"], "sentids": [3876], "rare_classes": [["tie"]]} +{"image": "images/2759622561.jpg", "split": "test", "caption": ["a photo of a tv in a classroom"], "sentids": [3877], "rare_classes": [["tv"]]} +{"image": "images/2759625199.jpg", "split": "test", "caption": ["a clock in the middle of the wall", "an image with a handbag on a table", "a clock in the middle of the wall", "an image with a handbag on a table"], "sentids": [3878, 3879, 3880, 3881], "rare_classes": [["clock"], ["handbag"], ["clock"], ["handbag"]]} +{"image": "images/275994851.jpg", "split": "test", "caption": ["an image with a clock in the background"], "sentids": [3882], "rare_classes": [["clock"]]} +{"image": "images/2760053235.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a bench in a park", "a picture of a bottle of water", "a bench in a park"], "sentids": [3883, 3884, 3885, 3886], "rare_classes": [["bottle"], ["bench"], ["bottle"], ["bench"]]} +{"image": "images/276388524.jpg", "split": "test", "caption": ["a photo of a wine glass", "an image with a truck in the background", "a photo of a wine glass", "an image with a truck in the background"], "sentids": [3887, 3888, 3889, 3890], "rare_classes": [["wine glass"], ["truck"], ["wine glass"], ["truck"]]} +{"image": "images/2765815424.jpg", "split": "test", "caption": ["a photo of a car driving on a busy street in asia"], "sentids": [3891], "rare_classes": [["car"]]} +{"image": "images/2766744325.jpg", "split": "test", "caption": ["a bicycle in the street"], "sentids": [3892], "rare_classes": [["bicycle"]]} +{"image": "images/2767276277.jpg", "split": "test", "caption": ["a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street", "a photo of a motorcycle on a cobblestone street", "a bicycle in the street", "a picture of a car driving down a street with people on bikes", "an image with a umbrella and children riding bikes down a street", "a photo of a truck driving down a city street"], "sentids": [3893, 3894, 3895, 3896, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3905, 3906, 3907, 3908, 3909, 3910, 3911, 3912, 3913, 3914, 3915, 3916, 3917], "rare_classes": [["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"], ["motorcycle"], ["bicycle"], ["car"], ["umbrella"], ["truck"]]} +{"image": "images/2768933636.jpg", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [3918], "rare_classes": [["cup"]]} +{"image": "images/2770795174.jpg", "split": "test", "caption": ["an image with a umbrella and a group of people sitting around a grill"], "sentids": [3919], "rare_classes": [["umbrella"]]} +{"image": "images/2772532341.jpg", "split": "test", "caption": ["a tennis racket in a woman's hand"], "sentids": [3920], "rare_classes": [["tennis racket"]]} +{"image": "images/2774576003.jpg", "split": "test", "caption": ["a picture of a handbag in the middle of a street"], "sentids": [3921], "rare_classes": [["handbag"]]} +{"image": "images/27782020.jpg", "split": "test", "caption": ["an image with a bicycle on the side of a street", "a car in the middle of a busy city street", "a photo of a bus that is parked on the side of the road", "an image with a bicycle on the side of a street", "a car in the middle of a busy city street", "a photo of a bus that is parked on the side of the road", "an image with a bicycle on the side of a street", "a car in the middle of a busy city street", "a photo of a bus that is parked on the side of the road"], "sentids": [3922, 3923, 3924, 3925, 3926, 3927, 3928, 3929, 3930], "rare_classes": [["bicycle"], ["car"], ["bus"], ["bicycle"], ["car"], ["bus"], ["bicycle"], ["car"], ["bus"]]} +{"image": "images/2778832101.jpg", "split": "test", "caption": ["an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree", "an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree", "an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree", "an image with a bench and a man sleeping on it", "a handbag in the middle of the street", "an image with a traffic light and a man sleeping on a bench", "a bird in a tree"], "sentids": [3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946], "rare_classes": [["bench"], ["handbag"], ["traffic light"], ["bird"], ["bench"], ["handbag"], ["traffic light"], ["bird"], ["bench"], ["handbag"], ["traffic light"], ["bird"], ["bench"], ["handbag"], ["traffic light"], ["bird"]]} +{"image": "images/2780087302.jpg", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [3947], "rare_classes": [["bottle"]]} +{"image": "images/2782483858.jpg", "split": "test", "caption": ["an image with a bed full of people", "a picture of a bottle of wine", "a book in front of a group of people on a bed", "an image with a bed full of people", "a picture of a bottle of wine", "a book in front of a group of people on a bed", "an image with a bed full of people", "a picture of a bottle of wine", "a book in front of a group of people on a bed"], "sentids": [3948, 3949, 3950, 3951, 3952, 3953, 3954, 3955, 3956], "rare_classes": [["bed"], ["bottle"], ["book"], ["bed"], ["bottle"], ["book"], ["bed"], ["bottle"], ["book"]]} +{"image": "images/2782759274.jpg", "split": "test", "caption": ["an image with a bed in the middle of a room"], "sentids": [3957], "rare_classes": [["bed"]]} +{"image": "images/278496691.jpg", "split": "test", "caption": ["a photo of a handbag being carried by a man", "a picture of a cup of coffee", "an image with a cell phone", "a photo of a handbag being carried by a man", "a picture of a cup of coffee", "an image with a cell phone", "a photo of a handbag being carried by a man", "a picture of a cup of coffee", "an image with a cell phone"], "sentids": [3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966], "rare_classes": [["handbag"], ["cup"], ["cell phone"], ["handbag"], ["cup"], ["cell phone"], ["handbag"], ["cup"], ["cell phone"]]} +{"image": "images/2785263535.jpg", "split": "test", "caption": ["a photo of a horse and bull fighting at a rodeo"], "sentids": [3967], "rare_classes": [["horse"]]} +{"image": "images/2789937754.jpg", "split": "test", "caption": ["an image with a teddy bear in the middle of a group of people"], "sentids": [3968], "rare_classes": [["teddy bear"]]} +{"image": "images/2799938764.jpg", "split": "test", "caption": ["an image with a sports ball"], "sentids": [3969], "rare_classes": [["sports ball"]]} +{"image": "images/2803374338.jpg", "split": "test", "caption": ["a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob", "a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob", "a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob", "a picture of a backpacker selling corn on the cob", "a picture of a handbag", "a car in the street", "a photo of a bicycle vendor selling corn on the cob"], "sentids": [3970, 3971, 3972, 3973, 3974, 3975, 3976, 3977, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985], "rare_classes": [["backpack"], ["handbag"], ["car"], ["bicycle"], ["backpack"], ["handbag"], ["car"], ["bicycle"], ["backpack"], ["handbag"], ["car"], ["bicycle"], ["backpack"], ["handbag"], ["car"], ["bicycle"]]} +{"image": "images/2805576776.jpg", "split": "test", "caption": ["a bench in the grass"], "sentids": [3986], "rare_classes": [["bench"]]} +{"image": "images/2806694193.jpg", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [3987], "rare_classes": [["cell phone"]]} +{"image": "images/2807380242.jpg", "split": "test", "caption": ["a picture of a cell phone photo of a group of people sitting on hay", "a picture of a bottle of wine and a bunch of people sitting on hay", "a picture of a cell phone photo of a group of people sitting on hay", "a picture of a bottle of wine and a bunch of people sitting on hay"], "sentids": [3988, 3989, 3990, 3991], "rare_classes": [["cell phone"], ["bottle"], ["cell phone"], ["bottle"]]} +{"image": "images/2808838598.jpg", "split": "test", "caption": ["a photo of a boat filled with fruits and vegetables"], "sentids": [3992], "rare_classes": [["boat"]]} +{"image": "images/280899906.jpg", "split": "test", "caption": ["a picture of a motorcycle with a police officer sitting on it"], "sentids": [3993], "rare_classes": [["motorcycle"]]} +{"image": "images/2813005964.jpg", "split": "test", "caption": ["a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background", "a photo of a person eating at a fast food restaurant", "a picture of a cupcake", "a bottle in front of the girl", "an image with a donut in front of a girl", "an image with a bus in the background"], "sentids": [3994, 3995, 3996, 3997, 3998, 3999, 4000, 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4009, 4010, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018], "rare_classes": [["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"], ["person"], ["cup"], ["bottle"], ["donut"], ["bus"]]} +{"image": "images/281658184.jpg", "split": "test", "caption": ["a picture of a baseball bat"], "sentids": [4019], "rare_classes": [["baseball bat"]]} +{"image": "images/2825897091.jpg", "split": "test", "caption": ["a photo of a mouse and keyboard set up in front of a group of people"], "sentids": [4020], "rare_classes": [["mouse"]]} +{"image": "images/282741726.jpg", "split": "test", "caption": ["an image with a cell phone", "a cup in a woman's hand", "an image with a cell phone", "a cup in a woman's hand"], "sentids": [4021, 4022, 4023, 4024], "rare_classes": [["cell phone"], ["cup"], ["cell phone"], ["cup"]]} +{"image": "images/2829169200.jpg", "split": "test", "caption": ["a cell phone in a man's hand"], "sentids": [4025], "rare_classes": [["cell phone"]]} +{"image": "images/283252248.jpg", "split": "test", "caption": ["a photo of a bench with people sitting on it"], "sentids": [4026], "rare_classes": [["bench"]]} +{"image": "images/2833509990.jpg", "split": "test", "caption": ["a backpack in the crowd", "a picture of a truck with a crowd of people in front of it", "a backpack in the crowd", "a picture of a truck with a crowd of people in front of it"], "sentids": [4027, 4028, 4029, 4030], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} +{"image": "images/2833820456.jpg", "split": "test", "caption": ["a photo of a bicycle with a little girl sitting on it"], "sentids": [4031], "rare_classes": [["bicycle"]]} +{"image": "images/2834032170.jpg", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [4032], "rare_classes": [["backpack"]]} +{"image": "images/2834103050.jpg", "split": "test", "caption": ["a umbrella in the sand", "an image with a handbag and a woman on a bike", "a clock in the background", "a umbrella in the sand", "an image with a handbag and a woman on a bike", "a clock in the background", "a umbrella in the sand", "an image with a handbag and a woman on a bike", "a clock in the background"], "sentids": [4033, 4034, 4035, 4036, 4037, 4038, 4039, 4040, 4041], "rare_classes": [["umbrella"], ["handbag"], ["clock"], ["umbrella"], ["handbag"], ["clock"], ["umbrella"], ["handbag"], ["clock"]]} +{"image": "images/2836926422.jpg", "split": "test", "caption": ["a picture of a chair"], "sentids": [4042], "rare_classes": [["chair"]]} +{"image": "images/2837253011.jpg", "split": "test", "caption": ["a photo of a bottle of beer"], "sentids": [4043], "rare_classes": [["bottle"]]} +{"image": "images/283757164.jpg", "split": "test", "caption": ["a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket", "a photo of a car with people standing in front of it", "an image with a dining table in front of a group of people", "a photo of a cell phone booth at an outdoor market", "a photo of a umbrella stand with people standing in front of it", "an image with a handbag and a woman in a red jacket"], "sentids": [4044, 4045, 4046, 4047, 4048, 4049, 4050, 4051, 4052, 4053, 4054, 4055, 4056, 4057, 4058, 4059, 4060, 4061, 4062, 4063, 4064, 4065, 4066, 4067, 4068], "rare_classes": [["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"], ["car"], ["dining table"], ["cell phone"], ["umbrella"], ["handbag"]]} +{"image": "images/2838590130.jpg", "split": "test", "caption": ["a picture of a skateboarder in front of a big shiny ball"], "sentids": [4069], "rare_classes": [["skateboard"]]} +{"image": "images/2838688549.jpg", "split": "test", "caption": ["an image with a handbag on the beach", "a photo of a chair on the beach", "a boat in the water", "an image with a handbag on the beach", "a photo of a chair on the beach", "a boat in the water", "an image with a handbag on the beach", "a photo of a chair on the beach", "a boat in the water"], "sentids": [4070, 4071, 4072, 4073, 4074, 4075, 4076, 4077, 4078], "rare_classes": [["handbag"], ["chair"], ["boat"], ["handbag"], ["chair"], ["boat"], ["handbag"], ["chair"], ["boat"]]} +{"image": "images/2839397766.jpg", "split": "test", "caption": ["a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people", "a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people", "a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people", "a picture of a cupcake decorating party", "a picture of a dining table with people at it", "a handbag in the middle of a room", "an image with a remote control in a room filled with people"], "sentids": [4079, 4080, 4081, 4082, 4083, 4084, 4085, 4086, 4087, 4088, 4089, 4090, 4091, 4092, 4093, 4094], "rare_classes": [["cup"], ["dining table"], ["handbag"], ["remote"], ["cup"], ["dining table"], ["handbag"], ["remote"], ["cup"], ["dining table"], ["handbag"], ["remote"], ["cup"], ["dining table"], ["handbag"], ["remote"]]} +{"image": "images/2844202978.jpg", "split": "test", "caption": ["a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl", "a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl", "a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl", "a photo of a person sitting at a table with lots of food", "a picture of a knife being used to cut up fish", "a dining table in front of a woman", "a spoon in a bowl"], "sentids": [4095, 4096, 4097, 4098, 4099, 4100, 4101, 4102, 4103, 4104, 4105, 4106, 4107, 4108, 4109, 4110], "rare_classes": [["person"], ["knife"], ["dining table"], ["spoon"], ["person"], ["knife"], ["dining table"], ["spoon"], ["person"], ["knife"], ["dining table"], ["spoon"], ["person"], ["knife"], ["dining table"], ["spoon"]]} +{"image": "images/2845084857.jpg", "split": "test", "caption": ["a car in the background", "a umbrella in the rain", "a photo of a cell phone being held by a woman in the rain", "a car in the background", "a umbrella in the rain", "a photo of a cell phone being held by a woman in the rain", "a car in the background", "a umbrella in the rain", "a photo of a cell phone being held by a woman in the rain"], "sentids": [4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4119], "rare_classes": [["car"], ["umbrella"], ["cell phone"], ["car"], ["umbrella"], ["cell phone"], ["car"], ["umbrella"], ["cell phone"]]} +{"image": "images/2845525442.jpg", "split": "test", "caption": ["a picture of a suitcase in a room with people standing around it", "a photo of a backpackers hostel with people in it", "a picture of a suitcase in a room with people standing around it", "a photo of a backpackers hostel with people in it"], "sentids": [4120, 4121, 4122, 4123], "rare_classes": [["suitcase"], ["backpack"], ["suitcase"], ["backpack"]]} +{"image": "images/2846724677.jpg", "split": "test", "caption": ["a photo of a backpacker street in a city"], "sentids": [4124], "rare_classes": [["backpack"]]} +{"image": "images/2849842834.jpg", "split": "test", "caption": ["an image with a suitcase"], "sentids": [4125], "rare_classes": [["suitcase"]]} +{"image": "images/2856564292.jpg", "split": "test", "caption": ["an image with a bench and people sitting on it"], "sentids": [4126], "rare_classes": [["bench"]]} +{"image": "images/2857609295.jpg", "split": "test", "caption": ["a dog in the air catching a frisbee", "a frisbee in the air", "a dog in the air catching a frisbee", "a frisbee in the air"], "sentids": [4127, 4128, 4129, 4130], "rare_classes": [["dog"], ["frisbee"], ["dog"], ["frisbee"]]} +{"image": "images/2862704719.jpg", "split": "test", "caption": ["a picture of a clock in a kitchen"], "sentids": [4131], "rare_classes": [["clock"]]} +{"image": "images/2862931640.jpg", "split": "test", "caption": ["a bicycle in the air", "a picture of a frisbee rider jumping over a group of people", "a bicycle in the air", "a picture of a frisbee rider jumping over a group of people"], "sentids": [4132, 4133, 4134, 4135], "rare_classes": [["bicycle"], ["frisbee"], ["bicycle"], ["frisbee"]]} +{"image": "images/2866016431.jpg", "split": "test", "caption": ["an image with a suitcase and a woman walking down the street"], "sentids": [4136], "rare_classes": [["suitcase"]]} +{"image": "images/2868776402.jpg", "split": "test", "caption": ["an image with a potted plant in the background"], "sentids": [4137], "rare_classes": [["potted plant"]]} +{"image": "images/2871984109.jpg", "split": "test", "caption": ["a truck in the background", "a backpack in the middle of a football field", "a truck in the background", "a backpack in the middle of a football field"], "sentids": [4138, 4139, 4140, 4141], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} +{"image": "images/287212060.jpg", "split": "test", "caption": ["a chair in front of a table", "a picture of a umbrella", "a wine glass in the man's hand", "a chair in front of a table", "a picture of a umbrella", "a wine glass in the man's hand", "a chair in front of a table", "a picture of a umbrella", "a wine glass in the man's hand"], "sentids": [4142, 4143, 4144, 4145, 4146, 4147, 4148, 4149, 4150], "rare_classes": [["chair"], ["umbrella"], ["wine glass"], ["chair"], ["umbrella"], ["wine glass"], ["chair"], ["umbrella"], ["wine glass"]]} +{"image": "images/2875823162.jpg", "split": "test", "caption": ["a picture of a truck"], "sentids": [4151], "rare_classes": [["truck"]]} +{"image": "images/2881378816.jpg", "split": "test", "caption": ["a photo of a chair in front of a building", "a picture of a car parked in front of a building", "a photo of a chair in front of a building", "a picture of a car parked in front of a building"], "sentids": [4152, 4153, 4154, 4155], "rare_classes": [["chair"], ["car"], ["chair"], ["car"]]} +{"image": "images/2885382946.jpg", "split": "test", "caption": ["a truck in a parking lot"], "sentids": [4156], "rare_classes": [["truck"]]} +{"image": "images/2885388989.jpg", "split": "test", "caption": ["a photo of a backpacker in the woods", "a photo of a cell phone in front of a group of people", "a photo of a backpacker in the woods", "a photo of a cell phone in front of a group of people"], "sentids": [4157, 4158, 4159, 4160], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} +{"image": "images/2886225006.jpg", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [4161], "rare_classes": [["bottle"]]} +{"image": "images/2890057168.jpg", "split": "test", "caption": ["an image with a motorcycle, a woman, and a child", "an image with a handbag, a woman, and a child", "an image with a motorcycle, a woman, and a child", "an image with a handbag, a woman, and a child"], "sentids": [4162, 4163, 4164, 4165], "rare_classes": [["motorcycle"], ["handbag"], ["motorcycle"], ["handbag"]]} +{"image": "images/2891185857.jpg", "split": "test", "caption": ["a backpack in the background", "an image with a umbrella", "a backpack in the background", "an image with a umbrella"], "sentids": [4166, 4167, 4168, 4169], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} +{"image": "images/289262112.jpg", "split": "test", "caption": ["an image with a chair in the background", "a picture of a tennis racket being used in a karate tournament", "an image with a chair in the background", "a picture of a tennis racket being used in a karate tournament"], "sentids": [4170, 4171, 4172, 4173], "rare_classes": [["chair"], ["tennis racket"], ["chair"], ["tennis racket"]]} +{"image": "images/289262437.jpg", "split": "test", "caption": ["a chair in the background", "a photo of a sports ball game", "a chair in the background", "a photo of a sports ball game"], "sentids": [4174, 4175, 4176, 4177], "rare_classes": [["chair"], ["sports ball"], ["chair"], ["sports ball"]]} +{"image": "images/289639811.jpg", "split": "test", "caption": ["an image with a baseball glove"], "sentids": [4178], "rare_classes": [["baseball glove"]]} +{"image": "images/2896804690.jpg", "split": "test", "caption": ["a picture of a handbag", "a photo of a cup of beer", "an image with a bottle of beer", "a picture of a handbag", "a photo of a cup of beer", "an image with a bottle of beer", "a picture of a handbag", "a photo of a cup of beer", "an image with a bottle of beer"], "sentids": [4179, 4180, 4181, 4182, 4183, 4184, 4185, 4186, 4187], "rare_classes": [["handbag"], ["cup"], ["bottle"], ["handbag"], ["cup"], ["bottle"], ["handbag"], ["cup"], ["bottle"]]} +{"image": "images/2900048238.jpg", "split": "test", "caption": ["a photo of a bench with a man sitting on it", "a potted plant in the background", "a photo of a bench with a man sitting on it", "a potted plant in the background"], "sentids": [4188, 4189, 4190, 4191], "rare_classes": [["bench"], ["potted plant"], ["bench"], ["potted plant"]]} +{"image": "images/2900418076.jpg", "split": "test", "caption": ["a book in a man's lap", "an image with a laptop and two men sitting in chairs", "a book in a man's lap", "an image with a laptop and two men sitting in chairs"], "sentids": [4192, 4193, 4194, 4195], "rare_classes": [["book"], ["laptop"], ["book"], ["laptop"]]} +{"image": "images/2900560501.jpg", "split": "test", "caption": ["a photo of a dining table in a mexican restaurant", "a picture of a bowl of chips in a mexican restaurant", "a picture of a knife and fork in a mexican restaurant", "a photo of a dining table in a mexican restaurant", "a picture of a bowl of chips in a mexican restaurant", "a picture of a knife and fork in a mexican restaurant", "a photo of a dining table in a mexican restaurant", "a picture of a bowl of chips in a mexican restaurant", "a picture of a knife and fork in a mexican restaurant"], "sentids": [4196, 4197, 4198, 4199, 4200, 4201, 4202, 4203, 4204], "rare_classes": [["dining table"], ["bowl"], ["knife"], ["dining table"], ["bowl"], ["knife"], ["dining table"], ["bowl"], ["knife"]]} +{"image": "images/2901462003.jpg", "split": "test", "caption": ["a bus in the middle of the road"], "sentids": [4205], "rare_classes": [["bus"]]} +{"image": "images/2911032463.jpg", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [4206], "rare_classes": [["bottle"]]} +{"image": "images/2914163048.jpg", "split": "test", "caption": ["a photo of a dining table", "a photo of a cupcake decorating class", "a photo of a dining table", "a photo of a cupcake decorating class"], "sentids": [4207, 4208, 4209, 4210], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} +{"image": "images/291565639.jpg", "split": "test", "caption": ["a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party", "a knife in the cake", "a picture of a handbag", "an image with a dining table and children eating cake", "a picture of a chair", "an image with a fork in a cake", "a photo of a book party"], "sentids": [4211, 4212, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223, 4224, 4225, 4226, 4227, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4235, 4236, 4237, 4238, 4239, 4240, 4241, 4242, 4243, 4244, 4245, 4246], "rare_classes": [["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"], ["knife"], ["handbag"], ["dining table"], ["chair"], ["fork"], ["book"]]} +{"image": "images/2916179149.jpg", "split": "test", "caption": ["a photo of a truck that is parked on the beach", "a picture of a handbag on the beach", "a car in a parking lot", "a photo of a truck that is parked on the beach", "a picture of a handbag on the beach", "a car in a parking lot", "a photo of a truck that is parked on the beach", "a picture of a handbag on the beach", "a car in a parking lot"], "sentids": [4247, 4248, 4249, 4250, 4251, 4252, 4253, 4254, 4255], "rare_classes": [["truck"], ["handbag"], ["car"], ["truck"], ["handbag"], ["car"], ["truck"], ["handbag"], ["car"]]} +{"image": "images/2916770809.jpg", "split": "test", "caption": ["a backpack in the background", "an image with a baseball glove in the background", "a picture of a baseball bat", "a backpack in the background", "an image with a baseball glove in the background", "a picture of a baseball bat", "a backpack in the background", "an image with a baseball glove in the background", "a picture of a baseball bat"], "sentids": [4256, 4257, 4258, 4259, 4260, 4261, 4262, 4263, 4264], "rare_classes": [["backpack"], ["baseball glove"], ["baseball bat"], ["backpack"], ["baseball glove"], ["baseball bat"], ["backpack"], ["baseball glove"], ["baseball bat"]]} +{"image": "images/2916920568.jpg", "split": "test", "caption": ["an image with a chair and people on a beach", "an image with a car and people on a beach", "a truck in the sand", "an image with a chair and people on a beach", "an image with a car and people on a beach", "a truck in the sand", "an image with a chair and people on a beach", "an image with a car and people on a beach", "a truck in the sand"], "sentids": [4265, 4266, 4267, 4268, 4269, 4270, 4271, 4272, 4273], "rare_classes": [["chair"], ["car"], ["truck"], ["chair"], ["car"], ["truck"], ["chair"], ["car"], ["truck"]]} +{"image": "images/2917193696.jpg", "split": "test", "caption": ["a handbag in the middle of a group of people", "a dining table in front of a group of people", "a handbag in the middle of a group of people", "a dining table in front of a group of people"], "sentids": [4274, 4275, 4276, 4277], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/2917465129.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [4278], "rare_classes": [["handbag"]]} +{"image": "images/2924825127.jpg", "split": "test", "caption": ["an image with a backpacker doing a trick on a trampoline", "a photo of a suitcase being flipped over by a skateboarder", "an image with a backpacker doing a trick on a trampoline", "a photo of a suitcase being flipped over by a skateboarder"], "sentids": [4279, 4280, 4281, 4282], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} +{"image": "images/2925760802.jpg", "split": "test", "caption": ["a bottle in a man's hand", "an image with a tennis racket and two women standing next to each other", "a picture of a bicycle race", "a bottle in a man's hand", "an image with a tennis racket and two women standing next to each other", "a picture of a bicycle race", "a bottle in a man's hand", "an image with a tennis racket and two women standing next to each other", "a picture of a bicycle race"], "sentids": [4283, 4284, 4285, 4286, 4287, 4288, 4289, 4290, 4291], "rare_classes": [["bottle"], ["tennis racket"], ["bicycle"], ["bottle"], ["tennis racket"], ["bicycle"], ["bottle"], ["tennis racket"], ["bicycle"]]} +{"image": "images/2926595608.jpg", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [4292], "rare_classes": [["sports ball"]]} +{"image": "images/2931392634.jpg", "split": "test", "caption": ["a photo of a cow and a bull fighting in a ring"], "sentids": [4293], "rare_classes": [["cow"]]} +{"image": "images/293653043.jpg", "split": "test", "caption": ["an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background", "an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background", "an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background", "an image with a bench and tables in a restaurant", "a picture of a potted plant", "a picture of a cup of coffee", "a tv in the background"], "sentids": [4294, 4295, 4296, 4297, 4298, 4299, 4300, 4301, 4302, 4303, 4304, 4305, 4306, 4307, 4308, 4309], "rare_classes": [["bench"], ["potted plant"], ["cup"], ["tv"], ["bench"], ["potted plant"], ["cup"], ["tv"], ["bench"], ["potted plant"], ["cup"], ["tv"], ["bench"], ["potted plant"], ["cup"], ["tv"]]} +{"image": "images/2937365149.jpg", "split": "test", "caption": ["an image with a handbag"], "sentids": [4310], "rare_classes": [["handbag"]]} +{"image": "images/2938349830.jpg", "split": "test", "caption": ["a photo of a horse", "an image with a dog on a horse", "a photo of a horse", "an image with a dog on a horse"], "sentids": [4311, 4312, 4313, 4314], "rare_classes": [["horse"], ["dog"], ["horse"], ["dog"]]} +{"image": "images/2938431292.jpg", "split": "test", "caption": ["an image with a bowl of food", "a picture of a handbag", "a photo of a dining table", "an image with a bowl of food", "a picture of a handbag", "a photo of a dining table", "an image with a bowl of food", "a picture of a handbag", "a photo of a dining table"], "sentids": [4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4323], "rare_classes": [["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"]]} +{"image": "images/294380770.jpg", "split": "test", "caption": ["an image with a umbrella", "an image with a boat in the background", "an image with a umbrella", "an image with a boat in the background"], "sentids": [4324, 4325, 4326, 4327], "rare_classes": [["umbrella"], ["boat"], ["umbrella"], ["boat"]]} +{"image": "images/2944647707.jpg", "split": "test", "caption": ["a picture of a bus on the side of the road"], "sentids": [4328], "rare_classes": [["bus"]]} +{"image": "images/2949773540.jpg", "split": "test", "caption": ["a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag", "a cup in front of the woman", "a photo of a bowl of cereal", "a picture of a person sitting at a kitchen table", "an image with a book and a cup of coffee", "a photo of a couch", "a photo of a handbag"], "sentids": [4329, 4330, 4331, 4332, 4333, 4334, 4335, 4336, 4337, 4338, 4339, 4340, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4349, 4350, 4351, 4352, 4353, 4354, 4355, 4356, 4357, 4358, 4359, 4360, 4361, 4362, 4363, 4364], "rare_classes": [["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"], ["cup"], ["bowl"], ["person"], ["book"], ["couch"], ["handbag"]]} +{"image": "images/2953730430.jpg", "split": "test", "caption": ["a photo of a person standing in front of a table with bottles on it", "a photo of a dining table with food on it", "a photo of a person standing in front of a table with bottles on it", "a photo of a dining table with food on it"], "sentids": [4365, 4366, 4367, 4368], "rare_classes": [["person"], ["dining table"], ["person"], ["dining table"]]} +{"image": "images/2954840987.jpg", "split": "test", "caption": ["a tv in the middle of the room"], "sentids": [4369], "rare_classes": [["tv"]]} +{"image": "images/2956844849.jpg", "split": "test", "caption": ["an image with a book in the background", "a photo of a backpack", "an image with a remote control", "an image with a book in the background", "a photo of a backpack", "an image with a remote control", "an image with a book in the background", "a photo of a backpack", "an image with a remote control"], "sentids": [4370, 4371, 4372, 4373, 4374, 4375, 4376, 4377, 4378], "rare_classes": [["book"], ["backpack"], ["remote"], ["book"], ["backpack"], ["remote"], ["book"], ["backpack"], ["remote"]]} +{"image": "images/2957665534.jpg", "split": "test", "caption": ["an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table", "an image with a vase of flowers", "a picture of a dining table", "a photo of a laptop in front of a group of people sitting at a table", "a photo of a forklift driver", "an image with a spoonful of men sitting at a table"], "sentids": [4379, 4380, 4381, 4382, 4383, 4384, 4385, 4386, 4387, 4388, 4389, 4390, 4391, 4392, 4393, 4394, 4395, 4396, 4397, 4398, 4399, 4400, 4401, 4402, 4403], "rare_classes": [["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"], ["vase"], ["dining table"], ["laptop"], ["fork"], ["spoon"]]} +{"image": "images/2957702898.jpg", "split": "test", "caption": ["a car in a showroom", "an image with a handbag", "a car in a showroom", "an image with a handbag"], "sentids": [4404, 4405, 4406, 4407], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} +{"image": "images/2960717658.jpg", "split": "test", "caption": ["a photo of a wine glass", "an image with a handbag and a piano in a kitchen", "a potted plant in a kitchen", "a photo of a wine glass", "an image with a handbag and a piano in a kitchen", "a potted plant in a kitchen", "a photo of a wine glass", "an image with a handbag and a piano in a kitchen", "a potted plant in a kitchen"], "sentids": [4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416], "rare_classes": [["wine glass"], ["handbag"], ["potted plant"], ["wine glass"], ["handbag"], ["potted plant"], ["wine glass"], ["handbag"], ["potted plant"]]} +{"image": "images/2961192837.jpg", "split": "test", "caption": ["a photo of a dog riding a motorcycle on a dirt road"], "sentids": [4417], "rare_classes": [["dog"]]} +{"image": "images/2966471030.jpg", "split": "test", "caption": ["an image with a dining table"], "sentids": [4418], "rare_classes": [["dining table"]]} +{"image": "images/2969233171.jpg", "split": "test", "caption": ["a backpack in the background", "a bottle in front of the woman", "a photo of a cup of beer", "a backpack in the background", "a bottle in front of the woman", "a photo of a cup of beer", "a backpack in the background", "a bottle in front of the woman", "a photo of a cup of beer"], "sentids": [4419, 4420, 4421, 4422, 4423, 4424, 4425, 4426, 4427], "rare_classes": [["backpack"], ["bottle"], ["cup"], ["backpack"], ["bottle"], ["cup"], ["backpack"], ["bottle"], ["cup"]]} +{"image": "images/2971381841.jpg", "split": "test", "caption": ["an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen", "an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen", "an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen", "an image with a refrigerator in the middle of a group of people", "a oven in the kitchen", "a picture of a handbag in a kitchen", "an image with a clock in the background and a group of people in a kitchen"], "sentids": [4428, 4429, 4430, 4431, 4432, 4433, 4434, 4435, 4436, 4437, 4438, 4439, 4440, 4441, 4442, 4443], "rare_classes": [["refrigerator"], ["oven"], ["handbag"], ["clock"], ["refrigerator"], ["oven"], ["handbag"], ["clock"], ["refrigerator"], ["oven"], ["handbag"], ["clock"], ["refrigerator"], ["oven"], ["handbag"], ["clock"]]} +{"image": "images/2973116262.jpg", "split": "test", "caption": ["a photo of a sheepherder at a rodeo", "a picture of a baseball glove", "a photo of a sheepherder at a rodeo", "a picture of a baseball glove"], "sentids": [4444, 4445, 4446, 4447], "rare_classes": [["sheep"], ["baseball glove"], ["sheep"], ["baseball glove"]]} +{"image": "images/2975417212.jpg", "split": "test", "caption": ["a photo of a truck inflatable bounce house", "a handbag in an inflatable bouncy castle", "a photo of a truck inflatable bounce house", "a handbag in an inflatable bouncy castle"], "sentids": [4448, 4449, 4450, 4451], "rare_classes": [["truck"], ["handbag"], ["truck"], ["handbag"]]} +{"image": "images/2983837415.jpg", "split": "test", "caption": ["a picture of a truck full of people", "a photo of a umbrella carrying group of people on the side of the road", "a picture of a truck full of people", "a photo of a umbrella carrying group of people on the side of the road"], "sentids": [4452, 4453, 4454, 4455], "rare_classes": [["truck"], ["umbrella"], ["truck"], ["umbrella"]]} +{"image": "images/2984440027.jpg", "split": "test", "caption": ["a photo of a car driving down a street with people walking on the sidewalk", "a picture of a bench and people walking down the street", "a photo of a car driving down a street with people walking on the sidewalk", "a picture of a bench and people walking down the street"], "sentids": [4456, 4457, 4458, 4459], "rare_classes": [["car"], ["bench"], ["car"], ["bench"]]} +{"image": "images/2989764675.jpg", "split": "test", "caption": ["a picture of a handbag store in an asian market"], "sentids": [4460], "rare_classes": [["handbag"]]} +{"image": "images/299265726.jpg", "split": "test", "caption": ["a photo of a clock", "an image with a cup of coffee", "a picture of a mouse", "a photo of a clock", "an image with a cup of coffee", "a picture of a mouse", "a photo of a clock", "an image with a cup of coffee", "a picture of a mouse"], "sentids": [4461, 4462, 4463, 4464, 4465, 4466, 4467, 4468, 4469], "rare_classes": [["clock"], ["cup"], ["mouse"], ["clock"], ["cup"], ["mouse"], ["clock"], ["cup"], ["mouse"]]} +{"image": "images/2993167183.jpg", "split": "test", "caption": ["a photo of a sports ball being played on a court"], "sentids": [4470], "rare_classes": [["sports ball"]]} +{"image": "images/299357456.jpg", "split": "test", "caption": ["an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table", "an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table", "an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table", "an image with a chair in the background", "a photo of a fork full of eggs sitting on a plate", "a photo of a donut and eggs on a plate", "an image with a bottle of coffee and a man sitting at a table"], "sentids": [4471, 4472, 4473, 4474, 4475, 4476, 4477, 4478, 4479, 4480, 4481, 4482, 4483, 4484, 4485, 4486], "rare_classes": [["chair"], ["fork"], ["donut"], ["bottle"], ["chair"], ["fork"], ["donut"], ["bottle"], ["chair"], ["fork"], ["donut"], ["bottle"], ["chair"], ["fork"], ["donut"], ["bottle"]]} +{"image": "images/2993841039.jpg", "split": "test", "caption": ["a truck in the middle of a crowd of people", "a picture of a traffic light on the side of a road", "a truck in the middle of a crowd of people", "a picture of a traffic light on the side of a road"], "sentids": [4487, 4488, 4489, 4490], "rare_classes": [["truck"], ["traffic light"], ["truck"], ["traffic light"]]} +{"image": "images/2995173839.jpg", "split": "test", "caption": ["a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water", "a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water", "a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water", "a picture of a bench with people sitting on it", "a photo of a bird sitting on a pile of rocks", "a bicycle in the background", "a boat in the water"], "sentids": [4491, 4492, 4493, 4494, 4495, 4496, 4497, 4498, 4499, 4500, 4501, 4502, 4503, 4504, 4505, 4506], "rare_classes": [["bench"], ["bird"], ["bicycle"], ["boat"], ["bench"], ["bird"], ["bicycle"], ["boat"], ["bench"], ["bird"], ["bicycle"], ["boat"], ["bench"], ["bird"], ["bicycle"], ["boat"]]} +{"image": "images/299676757.jpg", "split": "test", "caption": ["a picture of a handbag", "a photo of a chair on a cobblestone street", "a picture of a handbag", "a photo of a chair on a cobblestone street"], "sentids": [4507, 4508, 4509, 4510], "rare_classes": [["handbag"], ["chair"], ["handbag"], ["chair"]]} +{"image": "images/299701802.jpg", "split": "test", "caption": ["an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water", "an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water", "an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water", "an image with a laptop in front of a man sitting at a desk", "a potted plant in front of a desk", "a mouse in a man's hand", "a picture of a bottle of water"], "sentids": [4511, 4512, 4513, 4514, 4515, 4516, 4517, 4518, 4519, 4520, 4521, 4522, 4523, 4524, 4525, 4526], "rare_classes": [["laptop"], ["potted plant"], ["mouse"], ["bottle"], ["laptop"], ["potted plant"], ["mouse"], ["bottle"], ["laptop"], ["potted plant"], ["mouse"], ["bottle"], ["laptop"], ["potted plant"], ["mouse"], ["bottle"]]} +{"image": "images/2997939824.jpg", "split": "test", "caption": ["a photo of a bicycle race that is being held", "a photo of a backpacker group preparing food", "an image with a bowl full of food", "a photo of a bicycle race that is being held", "a photo of a backpacker group preparing food", "an image with a bowl full of food", "a photo of a bicycle race that is being held", "a photo of a backpacker group preparing food", "an image with a bowl full of food"], "sentids": [4527, 4528, 4529, 4530, 4531, 4532, 4533, 4534, 4535], "rare_classes": [["bicycle"], ["backpack"], ["bowl"], ["bicycle"], ["backpack"], ["bowl"], ["bicycle"], ["backpack"], ["bowl"]]} +{"image": "images/3000959758.jpg", "split": "test", "caption": ["a bus in the street", "a picture of a handbag on a bike", "a bus in the street", "a picture of a handbag on a bike"], "sentids": [4536, 4537, 4538, 4539], "rare_classes": [["bus"], ["handbag"], ["bus"], ["handbag"]]} +{"image": "images/3002051747.jpg", "split": "test", "caption": ["a bottle in the middle of the road"], "sentids": [4540], "rare_classes": [["bottle"]]} +{"image": "images/3004538211.jpg", "split": "test", "caption": ["a picture of a handbag store at night with people walking down the street"], "sentids": [4541], "rare_classes": [["handbag"]]} +{"image": "images/3005607851.jpg", "split": "test", "caption": ["a bus in a parking lot"], "sentids": [4542], "rare_classes": [["bus"]]} +{"image": "images/300765528.jpg", "split": "test", "caption": ["an image with a bicycle and a group of brides", "a handbag in the middle of a group of brides", "an image with a bicycle and a group of brides", "a handbag in the middle of a group of brides"], "sentids": [4543, 4544, 4545, 4546], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} +{"image": "images/3009524142.jpg", "split": "test", "caption": ["a bench in front of two men"], "sentids": [4547], "rare_classes": [["bench"]]} +{"image": "images/301175450.jpg", "split": "test", "caption": ["a backpack in the middle of the street"], "sentids": [4548], "rare_classes": [["backpack"]]} +{"image": "images/3012334157.jpg", "split": "test", "caption": ["a photo of a suitcase"], "sentids": [4549], "rare_classes": [["suitcase"]]} +{"image": "images/301746481.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people", "an image with a handbag in the foreground and people walking on the stairs", "a backpack in the middle of a group of people", "an image with a handbag in the foreground and people walking on the stairs"], "sentids": [4550, 4551, 4552, 4553], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/3018914028.jpg", "split": "test", "caption": ["a photo of a car on the side of the road"], "sentids": [4554], "rare_classes": [["car"]]} +{"image": "images/3019748495.jpg", "split": "test", "caption": ["an image with a cup of coffee", "an image with a book in the background", "an image with a cup of coffee", "an image with a book in the background"], "sentids": [4555, 4556, 4557, 4558], "rare_classes": [["cup"], ["book"], ["cup"], ["book"]]} +{"image": "images/3020578684.jpg", "split": "test", "caption": ["a tv in the background", "a photo of a backpacker", "a photo of a bottle of water", "a tv in the background", "a photo of a backpacker", "a photo of a bottle of water", "a tv in the background", "a photo of a backpacker", "a photo of a bottle of water"], "sentids": [4559, 4560, 4561, 4562, 4563, 4564, 4565, 4566, 4567], "rare_classes": [["tv"], ["backpack"], ["bottle"], ["tv"], ["backpack"], ["bottle"], ["tv"], ["backpack"], ["bottle"]]} +{"image": "images/3022004745.jpg", "split": "test", "caption": ["a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone", "a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone", "a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone", "a photo of a dining table", "a bottle in front of the woman", "a picture of a tv", "a picture of a cell phone"], "sentids": [4568, 4569, 4570, 4571, 4572, 4573, 4574, 4575, 4576, 4577, 4578, 4579, 4580, 4581, 4582, 4583], "rare_classes": [["dining table"], ["bottle"], ["tv"], ["cell phone"], ["dining table"], ["bottle"], ["tv"], ["cell phone"], ["dining table"], ["bottle"], ["tv"], ["cell phone"], ["dining table"], ["bottle"], ["tv"], ["cell phone"]]} +{"image": "images/3023178539.jpg", "split": "test", "caption": ["an image with a frisbee in the foreground and two people in the background", "a picture of a truck", "an image with a frisbee in the foreground and two people in the background", "a picture of a truck"], "sentids": [4584, 4585, 4586, 4587], "rare_classes": [["frisbee"], ["truck"], ["frisbee"], ["truck"]]} +{"image": "images/3023296051.jpg", "split": "test", "caption": ["a photo of a tiered room full of people at a party", "a picture of a clock", "a cell phone in hand", "a photo of a tiered room full of people at a party", "a picture of a clock", "a cell phone in hand", "a photo of a tiered room full of people at a party", "a picture of a clock", "a cell phone in hand"], "sentids": [4588, 4589, 4590, 4591, 4592, 4593, 4594, 4595, 4596], "rare_classes": [["tie"], ["clock"], ["cell phone"], ["tie"], ["clock"], ["cell phone"], ["tie"], ["clock"], ["cell phone"]]} +{"image": "images/3024252869.jpg", "split": "test", "caption": ["an image with a backpack and people crossing the street at night"], "sentids": [4597], "rare_classes": [["backpack"]]} +{"image": "images/3027255124.jpg", "split": "test", "caption": ["a chair in front of a stage"], "sentids": [4598], "rare_classes": [["chair"]]} +{"image": "images/3028145992.jpg", "split": "test", "caption": ["a photo of a backpacker holding a megaphone in front of a crowd", "an image with a book in one hand and a microphone in the other", "a cup in the hand of a woman standing in front of a group of people", "a photo of a backpacker holding a megaphone in front of a crowd", "an image with a book in one hand and a microphone in the other", "a cup in the hand of a woman standing in front of a group of people", "a photo of a backpacker holding a megaphone in front of a crowd", "an image with a book in one hand and a microphone in the other", "a cup in the hand of a woman standing in front of a group of people"], "sentids": [4599, 4600, 4601, 4602, 4603, 4604, 4605, 4606, 4607], "rare_classes": [["backpack"], ["book"], ["cup"], ["backpack"], ["book"], ["cup"], ["backpack"], ["book"], ["cup"]]} +{"image": "images/3032235201.jpg", "split": "test", "caption": ["a photo of a dining table"], "sentids": [4608], "rare_classes": [["dining table"]]} +{"image": "images/3038182236.jpg", "split": "test", "caption": ["a dining table in a restaurant", "a photo of a laptop in a restaurant", "a dining table in a restaurant", "a photo of a laptop in a restaurant"], "sentids": [4609, 4610, 4611, 4612], "rare_classes": [["dining table"], ["laptop"], ["dining table"], ["laptop"]]} +{"image": "images/3039095384.jpg", "split": "test", "caption": ["a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party", "a photo of a cup full of people at a party", "a chair in the middle of a crowded room", "a picture of a handbag in a crowd of people", "a photo of a dining table full of people at a party", "a photo of a cell phone party"], "sentids": [4613, 4614, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4622, 4623, 4624, 4625, 4626, 4627, 4628, 4629, 4630, 4631, 4632, 4633, 4634, 4635, 4636, 4637], "rare_classes": [["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"], ["cup"], ["chair"], ["handbag"], ["dining table"], ["cell phone"]]} +{"image": "images/3039675864.jpg", "split": "test", "caption": ["a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons", "a car in the street", "a photo of a motorcycle on a city street with people and pigeons", "a bicycle in the middle of the road", "a photo of a suitcase on the sidewalk", "a photo of a bus stop on a city street with people and pigeons"], "sentids": [4638, 4639, 4640, 4641, 4642, 4643, 4644, 4645, 4646, 4647, 4648, 4649, 4650, 4651, 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4659, 4660, 4661, 4662], "rare_classes": [["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"], ["car"], ["motorcycle"], ["bicycle"], ["suitcase"], ["bus"]]} +{"image": "images/3042381160.jpg", "split": "test", "caption": ["a photo of a mouse"], "sentids": [4663], "rare_classes": [["mouse"]]} +{"image": "images/3043908909.jpg", "split": "test", "caption": ["a photo of a bottle of wine", "a cell phone in the middle of a group of people", "a photo of a bottle of wine", "a cell phone in the middle of a group of people"], "sentids": [4664, 4665, 4666, 4667], "rare_classes": [["bottle"], ["cell phone"], ["bottle"], ["cell phone"]]} +{"image": "images/3044746136.jpg", "split": "test", "caption": ["a photo of a tv screen with a man giving a presentation to a group of people"], "sentids": [4668], "rare_classes": [["tv"]]} +{"image": "images/3046259614.jpg", "split": "test", "caption": ["a photo of a bottle of water being given to children in mali"], "sentids": [4669], "rare_classes": [["bottle"]]} +{"image": "images/3046949818.jpg", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [4670], "rare_classes": [["sports ball"]]} +{"image": "images/304998314.jpg", "split": "test", "caption": ["a photo of a broccoli casserole", "a picture of a dining table with food on it", "a photo of a bottle of wine", "a photo of a broccoli casserole", "a picture of a dining table with food on it", "a photo of a bottle of wine", "a photo of a broccoli casserole", "a picture of a dining table with food on it", "a photo of a bottle of wine"], "sentids": [4671, 4672, 4673, 4674, 4675, 4676, 4677, 4678, 4679], "rare_classes": [["broccoli"], ["dining table"], ["bottle"], ["broccoli"], ["dining table"], ["bottle"], ["broccoli"], ["dining table"], ["bottle"]]} +{"image": "images/3050490720.jpg", "split": "test", "caption": ["an image with a backpacker market", "a photo of a spoon market", "a picture of a handbag market in asia", "an image with a backpacker market", "a photo of a spoon market", "a picture of a handbag market in asia", "an image with a backpacker market", "a photo of a spoon market", "a picture of a handbag market in asia"], "sentids": [4680, 4681, 4682, 4683, 4684, 4685, 4686, 4687, 4688], "rare_classes": [["backpack"], ["spoon"], ["handbag"], ["backpack"], ["spoon"], ["handbag"], ["backpack"], ["spoon"], ["handbag"]]} +{"image": "images/3051600747.jpg", "split": "test", "caption": ["a photo of a tiered staircase with a group of brides and grooms"], "sentids": [4689], "rare_classes": [["tie"]]} +{"image": "images/3062145797.jpg", "split": "test", "caption": ["a photo of a bench in a park filled with people", "a picture of a dining table at an outdoor market", "a photo of a bench in a park filled with people", "a picture of a dining table at an outdoor market"], "sentids": [4690, 4691, 4692, 4693], "rare_classes": [["bench"], ["dining table"], ["bench"], ["dining table"]]} +{"image": "images/3064437860.jpg", "split": "test", "caption": ["a picture of a sports ball in the air"], "sentids": [4694], "rare_classes": [["sports ball"]]} +{"image": "images/306839655.jpg", "split": "test", "caption": ["a picture of a tv sitting on the floor in front of a group of people", "a picture of a couch", "a potted plant in the corner", "a picture of a tv sitting on the floor in front of a group of people", "a picture of a couch", "a potted plant in the corner", "a picture of a tv sitting on the floor in front of a group of people", "a picture of a couch", "a potted plant in the corner"], "sentids": [4695, 4696, 4697, 4698, 4699, 4700, 4701, 4702, 4703], "rare_classes": [["tv"], ["couch"], ["potted plant"], ["tv"], ["couch"], ["potted plant"], ["tv"], ["couch"], ["potted plant"]]} +{"image": "images/3076585010.jpg", "split": "test", "caption": ["an image with a bus in the background"], "sentids": [4704], "rare_classes": [["bus"]]} +{"image": "images/3077760473.jpg", "split": "test", "caption": ["a picture of a truck driving down a street with kids on skateboards", "a picture of a car driving down a street with kids on skateboards", "a picture of a truck driving down a street with kids on skateboards", "a picture of a car driving down a street with kids on skateboards"], "sentids": [4705, 4706, 4707, 4708], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/30813349.jpg", "split": "test", "caption": ["a photo of a backpacker standing next to a subway sign", "a photo of a traffic light on a busy city street", "a photo of a backpacker standing next to a subway sign", "a photo of a traffic light on a busy city street"], "sentids": [4709, 4710, 4711, 4712], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} +{"image": "images/3085357792.jpg", "split": "test", "caption": ["a picture of a backpacker running on a road", "a bicycle in the road", "an image with a umbrella in the background", "a picture of a backpacker running on a road", "a bicycle in the road", "an image with a umbrella in the background", "a picture of a backpacker running on a road", "a bicycle in the road", "an image with a umbrella in the background"], "sentids": [4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} +{"image": "images/3088399255.jpg", "split": "test", "caption": ["a picture of a car racing on a track"], "sentids": [4722], "rare_classes": [["car"]]} +{"image": "images/3089107423.jpg", "split": "test", "caption": ["a dining table in front of the camera"], "sentids": [4723], "rare_classes": [["dining table"]]} +{"image": "images/3093533301.jpg", "split": "test", "caption": ["a photo of a handbag protest in dublin, ireland", "a cup in the sky", "a photo of a handbag protest in dublin, ireland", "a cup in the sky"], "sentids": [4724, 4725, 4726, 4727], "rare_classes": [["handbag"], ["cup"], ["handbag"], ["cup"]]} +{"image": "images/3093728951.jpg", "split": "test", "caption": ["a photo of a book signing in dublin, ireland", "an image with a tie holding a sign in front of a group of people", "a photo of a book signing in dublin, ireland", "an image with a tie holding a sign in front of a group of people"], "sentids": [4728, 4729, 4730, 4731], "rare_classes": [["book"], ["tie"], ["book"], ["tie"]]} +{"image": "images/3094302882.jpg", "split": "test", "caption": ["a photo of a cell phone protest in dublin, ireland"], "sentids": [4732], "rare_classes": [["cell phone"]]} +{"image": "images/3094546534.jpg", "split": "test", "caption": ["a photo of a tv in a room full of people"], "sentids": [4733], "rare_classes": [["tv"]]} +{"image": "images/3094737154.jpg", "split": "test", "caption": ["a photo of a bus full of people walking down the street", "a photo of a umbrella protest in dublin", "a photo of a bus full of people walking down the street", "a photo of a umbrella protest in dublin"], "sentids": [4734, 4735, 4736, 4737], "rare_classes": [["bus"], ["umbrella"], ["bus"], ["umbrella"]]} +{"image": "images/3097171315.jpg", "split": "test", "caption": ["a photo of a couch in a living room", "a photo of a tiered living room", "an image with a bowl of fruit and a mirror", "a photo of a couch in a living room", "a photo of a tiered living room", "an image with a bowl of fruit and a mirror", "a photo of a couch in a living room", "a photo of a tiered living room", "an image with a bowl of fruit and a mirror"], "sentids": [4738, 4739, 4740, 4741, 4742, 4743, 4744, 4745, 4746], "rare_classes": [["couch"], ["tie"], ["bowl"], ["couch"], ["tie"], ["bowl"], ["couch"], ["tie"], ["bowl"]]} +{"image": "images/309954193.jpg", "split": "test", "caption": ["a traffic light in the background", "an image with a bus, people, and a building in the background", "an image with a backpack", "a traffic light in the background", "an image with a bus, people, and a building in the background", "an image with a backpack", "a traffic light in the background", "an image with a bus, people, and a building in the background", "an image with a backpack"], "sentids": [4747, 4748, 4749, 4750, 4751, 4752, 4753, 4754, 4755], "rare_classes": [["traffic light"], ["bus"], ["backpack"], ["traffic light"], ["bus"], ["backpack"], ["traffic light"], ["bus"], ["backpack"]]} +{"image": "images/3099694681.jpg", "split": "test", "caption": ["a wine glass in front of a group of people playing the violin", "a picture of a dining table with people playing the violin", "a vase in the irish pub", "a wine glass in front of a group of people playing the violin", "a picture of a dining table with people playing the violin", "a vase in the irish pub", "a wine glass in front of a group of people playing the violin", "a picture of a dining table with people playing the violin", "a vase in the irish pub"], "sentids": [4756, 4757, 4758, 4759, 4760, 4761, 4762, 4763, 4764], "rare_classes": [["wine glass"], ["dining table"], ["vase"], ["wine glass"], ["dining table"], ["vase"], ["wine glass"], ["dining table"], ["vase"]]} +{"image": "images/3099923914.jpg", "split": "test", "caption": ["a picture of a bottle of beer", "a picture of a wine glass", "a picture of a bottle of beer", "a picture of a wine glass"], "sentids": [4765, 4766, 4767, 4768], "rare_classes": [["bottle"], ["wine glass"], ["bottle"], ["wine glass"]]} +{"image": "images/310213587.jpg", "split": "test", "caption": ["a photo of a truck driving down a road with people sitting on benches", "a backpack in the middle of the road", "a photo of a truck driving down a road with people sitting on benches", "a backpack in the middle of the road"], "sentids": [4769, 4770, 4771, 4772], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} +{"image": "images/3103645451.jpg", "split": "test", "caption": ["a car in a parking lot", "a photo of a backpacker sitting on the side of the road", "a car in a parking lot", "a photo of a backpacker sitting on the side of the road"], "sentids": [4773, 4774, 4775, 4776], "rare_classes": [["car"], ["backpack"], ["car"], ["backpack"]]} +{"image": "images/3103655513.jpg", "split": "test", "caption": ["an image with a motorcycle on the road"], "sentids": [4777], "rare_classes": [["motorcycle"]]} +{"image": "images/310401525.jpg", "split": "test", "caption": ["an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background", "an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background", "an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background", "an image with a handbag in the foreground and a man and woman in the background", "an image with a tv screen in the background", "a picture of a tie wearing man and a woman in the city", "an image with a clock tower in the background"], "sentids": [4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4790, 4791, 4792, 4793], "rare_classes": [["handbag"], ["tv"], ["tie"], ["clock"], ["handbag"], ["tv"], ["tie"], ["clock"], ["handbag"], ["tv"], ["tie"], ["clock"], ["handbag"], ["tv"], ["tie"], ["clock"]]} +{"image": "images/3104182973.jpg", "split": "test", "caption": ["a umbrella in the snow"], "sentids": [4794], "rare_classes": [["umbrella"]]} +{"image": "images/3105315670.jpg", "split": "test", "caption": ["a picture of a handbag walking down a sidewalk"], "sentids": [4795], "rare_classes": [["handbag"]]} +{"image": "images/3106481014.jpg", "split": "test", "caption": ["a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table", "a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table", "a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table", "a photo of a dining table", "a photo of a handbag", "a photo of a bottle of wine", "a picture of a fork full of food on a table"], "sentids": [4796, 4797, 4798, 4799, 4800, 4801, 4802, 4803, 4804, 4805, 4806, 4807, 4808, 4809, 4810, 4811], "rare_classes": [["dining table"], ["handbag"], ["bottle"], ["fork"], ["dining table"], ["handbag"], ["bottle"], ["fork"], ["dining table"], ["handbag"], ["bottle"], ["fork"], ["dining table"], ["handbag"], ["bottle"], ["fork"]]} +{"image": "images/3107426138.jpg", "split": "test", "caption": ["a picture of a backpacker in the sand", "a picture of a bench", "an image with a handbag", "a picture of a backpacker in the sand", "a picture of a bench", "an image with a handbag", "a picture of a backpacker in the sand", "a picture of a bench", "an image with a handbag"], "sentids": [4812, 4813, 4814, 4815, 4816, 4817, 4818, 4819, 4820], "rare_classes": [["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"]]} +{"image": "images/3107889179.jpg", "split": "test", "caption": ["a photo of a cup of coffee and a plate of food", "a cake in the middle of the table", "a photo of a cup of coffee and a plate of food", "a cake in the middle of the table"], "sentids": [4821, 4822, 4823, 4824], "rare_classes": [["cup"], ["cake"], ["cup"], ["cake"]]} +{"image": "images/3108064547.jpg", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [4825], "rare_classes": [["cup"]]} +{"image": "images/3112964916.jpg", "split": "test", "caption": ["an image with a knife in the hands of a chef", "a sink in the kitchen", "an image with a knife in the hands of a chef", "a sink in the kitchen"], "sentids": [4826, 4827, 4828, 4829], "rare_classes": [["knife"], ["sink"], ["knife"], ["sink"]]} +{"image": "images/311379220.jpg", "split": "test", "caption": ["an image with a fork in the middle of the table"], "sentids": [4830], "rare_classes": [["fork"]]} +{"image": "images/311406998.jpg", "split": "test", "caption": ["a picture of a fork full of food"], "sentids": [4831], "rare_classes": [["fork"]]} +{"image": "images/3118425885.jpg", "split": "test", "caption": ["a cup in front of the woman", "a dining table in a restaurant", "a cup in front of the woman", "a dining table in a restaurant"], "sentids": [4832, 4833, 4834, 4835], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/3118983136.jpg", "split": "test", "caption": ["a car in the street"], "sentids": [4836], "rare_classes": [["car"]]} +{"image": "images/3119517310.jpg", "split": "test", "caption": ["a photo of a tie wearing man holding a tray of food", "a knife in the man's hand", "a picture of a fork being held by a man in a restaurant", "a photo of a tie wearing man holding a tray of food", "a knife in the man's hand", "a picture of a fork being held by a man in a restaurant", "a photo of a tie wearing man holding a tray of food", "a knife in the man's hand", "a picture of a fork being held by a man in a restaurant"], "sentids": [4837, 4838, 4839, 4840, 4841, 4842, 4843, 4844, 4845], "rare_classes": [["tie"], ["knife"], ["fork"], ["tie"], ["knife"], ["fork"], ["tie"], ["knife"], ["fork"]]} +{"image": "images/3124455694.jpg", "split": "test", "caption": ["an image with a train full of people at a station"], "sentids": [4846], "rare_classes": [["train"]]} +{"image": "images/3126752627.jpg", "split": "test", "caption": ["an image with a sports ball in the air"], "sentids": [4847], "rare_classes": [["sports ball"]]} +{"image": "images/3126832359.jpg", "split": "test", "caption": ["a photo of a backpacker riding a skateboard in front of a crowd"], "sentids": [4848], "rare_classes": [["backpack"]]} +{"image": "images/3132349593.jpg", "split": "test", "caption": ["a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people", "a picture of a dining table", "an image with a cup of soup", "a picture of a chair", "a bottle in the middle of the table", "an image with a cake in front of a group of people"], "sentids": [4849, 4850, 4851, 4852, 4853, 4854, 4855, 4856, 4857, 4858, 4859, 4860, 4861, 4862, 4863, 4864, 4865, 4866, 4867, 4868, 4869, 4870, 4871, 4872, 4873], "rare_classes": [["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"], ["dining table"], ["cup"], ["chair"], ["bottle"], ["cake"]]} +{"image": "images/3133044777.jpg", "split": "test", "caption": ["a photo of a clock with fruit on it"], "sentids": [4874], "rare_classes": [["clock"]]} +{"image": "images/3134768532.jpg", "split": "test", "caption": ["a backpack in singapore"], "sentids": [4875], "rare_classes": [["backpack"]]} +{"image": "images/313542438.jpg", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [4876], "rare_classes": [["dining table"]]} +{"image": "images/3143574389.jpg", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [4877], "rare_classes": [["bottle"]]} +{"image": "images/3154641421.jpg", "split": "test", "caption": ["a sports ball in the air", "a photo of a chair", "a sports ball in the air", "a photo of a chair"], "sentids": [4878, 4879, 4880, 4881], "rare_classes": [["sports ball"], ["chair"], ["sports ball"], ["chair"]]} +{"image": "images/3156485922.jpg", "split": "test", "caption": ["a dining table in a room", "a spoon in a bowl", "a potted plant in front of the table", "a dining table in a room", "a spoon in a bowl", "a potted plant in front of the table", "a dining table in a room", "a spoon in a bowl", "a potted plant in front of the table"], "sentids": [4882, 4883, 4884, 4885, 4886, 4887, 4888, 4889, 4890], "rare_classes": [["dining table"], ["spoon"], ["potted plant"], ["dining table"], ["spoon"], ["potted plant"], ["dining table"], ["spoon"], ["potted plant"]]} +{"image": "images/3158097394.jpg", "split": "test", "caption": ["a photo of a dining table with several people sitting at it", "a chair in front of a table", "a photo of a dining table with several people sitting at it", "a chair in front of a table"], "sentids": [4891, 4892, 4893, 4894], "rare_classes": [["dining table"], ["chair"], ["dining table"], ["chair"]]} +{"image": "images/3158680604.jpg", "split": "test", "caption": ["a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen", "a photo of a microwave in a kitchen", "a picture of a sink in a kitchen", "a photo of a dining table in a kitchen", "a picture of a potted plant", "an image with a oven and people in a kitchen", "a bowl in the kitchen"], "sentids": [4895, 4896, 4897, 4898, 4899, 4900, 4901, 4902, 4903, 4904, 4905, 4906, 4907, 4908, 4909, 4910, 4911, 4912, 4913, 4914, 4915, 4916, 4917, 4918, 4919, 4920, 4921, 4922, 4923, 4924, 4925, 4926, 4927, 4928, 4929, 4930], "rare_classes": [["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"], ["microwave"], ["sink"], ["dining table"], ["potted plant"], ["oven"], ["bowl"]]} +{"image": "images/316298162.jpg", "split": "test", "caption": ["a photo of a chair in a park", "a photo of a backpacker walking through a park", "a photo of a chair in a park", "a photo of a backpacker walking through a park"], "sentids": [4931, 4932, 4933, 4934], "rare_classes": [["chair"], ["backpack"], ["chair"], ["backpack"]]} +{"image": "images/3168742591.jpg", "split": "test", "caption": ["an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor", "an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor", "an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor", "an image with a handbag on the floor", "a potted plant in the middle of the floor", "a photo of a book signing event at a library", "a cup in the middle of the floor"], "sentids": [4935, 4936, 4937, 4938, 4939, 4940, 4941, 4942, 4943, 4944, 4945, 4946, 4947, 4948, 4949, 4950], "rare_classes": [["handbag"], ["potted plant"], ["book"], ["cup"], ["handbag"], ["potted plant"], ["book"], ["cup"], ["handbag"], ["potted plant"], ["book"], ["cup"], ["handbag"], ["potted plant"], ["book"], ["cup"]]} +{"image": "images/3170713647.jpg", "split": "test", "caption": ["a bench in front of a tree with a man sitting on it", "a picture of a book store with a man sitting on a bench", "a chair in front of a tree", "a bench in front of a tree with a man sitting on it", "a picture of a book store with a man sitting on a bench", "a chair in front of a tree", "a bench in front of a tree with a man sitting on it", "a picture of a book store with a man sitting on a bench", "a chair in front of a tree"], "sentids": [4951, 4952, 4953, 4954, 4955, 4956, 4957, 4958, 4959], "rare_classes": [["bench"], ["book"], ["chair"], ["bench"], ["book"], ["chair"], ["bench"], ["book"], ["chair"]]} +{"image": "images/3171188674.jpg", "split": "test", "caption": ["an image with a handbag in the foreground and people walking on the sidewalk", "a traffic light in the middle of a busy street", "an image with a handbag in the foreground and people walking on the sidewalk", "a traffic light in the middle of a busy street"], "sentids": [4960, 4961, 4962, 4963], "rare_classes": [["handbag"], ["traffic light"], ["handbag"], ["traffic light"]]} +{"image": "images/3172384527.jpg", "split": "test", "caption": ["a picture of a potted plant in a restaurant"], "sentids": [4964], "rare_classes": [["potted plant"]]} +{"image": "images/3173215794.jpg", "split": "test", "caption": ["an image with a cell phone in the foreground"], "sentids": [4965], "rare_classes": [["cell phone"]]} +{"image": "images/3174771296.jpg", "split": "test", "caption": ["an image with a car on the side of the road", "a photo of a motorcycle on the side of the road", "an image with a car on the side of the road", "a photo of a motorcycle on the side of the road"], "sentids": [4966, 4967, 4968, 4969], "rare_classes": [["car"], ["motorcycle"], ["car"], ["motorcycle"]]} +{"image": "images/3175434849.jpg", "split": "test", "caption": ["a picture of a handbag filled with stuffed animals"], "sentids": [4970], "rare_classes": [["handbag"]]} +{"image": "images/3175887061.jpg", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [4971], "rare_classes": [["dining table"]]} +{"image": "images/317694142.jpg", "split": "test", "caption": ["a picture of a handbag in a room full of people", "an image with a bottle of wine on a table in front of a group of people", "a picture of a handbag in a room full of people", "an image with a bottle of wine on a table in front of a group of people"], "sentids": [4972, 4973, 4974, 4975], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} +{"image": "images/3178441629.jpg", "split": "test", "caption": ["an image with a backpack", "a photo of a cell phone", "a tie in a woman's hair", "an image with a backpack", "a photo of a cell phone", "a tie in a woman's hair", "an image with a backpack", "a photo of a cell phone", "a tie in a woman's hair"], "sentids": [4976, 4977, 4978, 4979, 4980, 4981, 4982, 4983, 4984], "rare_classes": [["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"]]} +{"image": "images/318070878.jpg", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [4985], "rare_classes": [["umbrella"]]} +{"image": "images/3181075482.jpg", "split": "test", "caption": ["a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner", "a dining table in front of a window", "a photo of a knife and fork sitting on a table", "a bowl in the middle of the table", "a fork in the middle of the table", "a photo of a cake being eaten at a christmas dinner"], "sentids": [4986, 4987, 4988, 4989, 4990, 4991, 4992, 4993, 4994, 4995, 4996, 4997, 4998, 4999, 5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, 5009, 5010], "rare_classes": [["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"], ["dining table"], ["knife"], ["bowl"], ["fork"], ["cake"]]} +{"image": "images/3183528123.jpg", "split": "test", "caption": ["a photo of a pizza stand", "an image with a umbrella", "a photo of a truck selling food in an asian market", "a photo of a pizza stand", "an image with a umbrella", "a photo of a truck selling food in an asian market", "a photo of a pizza stand", "an image with a umbrella", "a photo of a truck selling food in an asian market"], "sentids": [5011, 5012, 5013, 5014, 5015, 5016, 5017, 5018, 5019], "rare_classes": [["pizza"], ["umbrella"], ["truck"], ["pizza"], ["umbrella"], ["truck"], ["pizza"], ["umbrella"], ["truck"]]} +{"image": "images/3184891327.jpg", "split": "test", "caption": ["a sports ball in the middle of the field"], "sentids": [5020], "rare_classes": [["sports ball"]]} +{"image": "images/3186556417.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [5021], "rare_classes": [["handbag"]]} +{"image": "images/318896597.jpg", "split": "test", "caption": ["a picture of a carrot being cut by an old man", "a picture of a handbag on the ground", "a picture of a carrot being cut by an old man", "a picture of a handbag on the ground"], "sentids": [5022, 5023, 5024, 5025], "rare_classes": [["carrot"], ["handbag"], ["carrot"], ["handbag"]]} +{"image": "images/3189448227.jpg", "split": "test", "caption": ["a wine glass in front of a group of people sitting at a table", "a dining table in a restaurant with several people sitting at it", "a knife in the heart of a new yorker", "a wine glass in front of a group of people sitting at a table", "a dining table in a restaurant with several people sitting at it", "a knife in the heart of a new yorker", "a wine glass in front of a group of people sitting at a table", "a dining table in a restaurant with several people sitting at it", "a knife in the heart of a new yorker"], "sentids": [5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5034], "rare_classes": [["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"], ["wine glass"], ["dining table"], ["knife"]]} +{"image": "images/3189485991.jpg", "split": "test", "caption": ["an image with a cake in front of a group of people", "a photo of a dining table with several people at it", "an image with a cake in front of a group of people", "a photo of a dining table with several people at it"], "sentids": [5035, 5036, 5037, 5038], "rare_classes": [["cake"], ["dining table"], ["cake"], ["dining table"]]} +{"image": "images/3190295971.jpg", "split": "test", "caption": ["a cup in the middle of the table"], "sentids": [5039], "rare_classes": [["cup"]]} +{"image": "images/3191027142.jpg", "split": "test", "caption": ["a photo of a handbag with a sign on it"], "sentids": [5040], "rare_classes": [["handbag"]]} +{"image": "images/3192645199.jpg", "split": "test", "caption": ["a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people", "a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people", "a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people", "a chair in the back of a bus", "a tie in the back of a man's shirt", "a photo of a handbag on a bus", "an image with a bus full of people"], "sentids": [5041, 5042, 5043, 5044, 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055, 5056], "rare_classes": [["chair"], ["tie"], ["handbag"], ["bus"], ["chair"], ["tie"], ["handbag"], ["bus"], ["chair"], ["tie"], ["handbag"], ["bus"], ["chair"], ["tie"], ["handbag"], ["bus"]]} +{"image": "images/3195588704.jpg", "split": "test", "caption": ["a dining table in a kitchen", "an image with a chair, a table, and four people playing a board game", "a potted plant in the corner", "a dining table in a kitchen", "an image with a chair, a table, and four people playing a board game", "a potted plant in the corner", "a dining table in a kitchen", "an image with a chair, a table, and four people playing a board game", "a potted plant in the corner"], "sentids": [5057, 5058, 5059, 5060, 5061, 5062, 5063, 5064, 5065], "rare_classes": [["dining table"], ["chair"], ["potted plant"], ["dining table"], ["chair"], ["potted plant"], ["dining table"], ["chair"], ["potted plant"]]} +{"image": "images/3203288070.jpg", "split": "test", "caption": ["a handbag in a woman's hand"], "sentids": [5066], "rare_classes": [["handbag"]]} +{"image": "images/3204081508.jpg", "split": "test", "caption": ["an image with a bottle of water and people on the beach"], "sentids": [5067], "rare_classes": [["bottle"]]} +{"image": "images/3207799374.jpg", "split": "test", "caption": ["a truck in the street"], "sentids": [5068], "rare_classes": [["truck"]]} +{"image": "images/3208227126.jpg", "split": "test", "caption": ["a photo of a remote control game being played", "a tie in the middle of a group of men", "a photo of a remote control game being played", "a tie in the middle of a group of men"], "sentids": [5069, 5070, 5071, 5072], "rare_classes": [["remote"], ["tie"], ["remote"], ["tie"]]} +{"image": "images/3208725027.jpg", "split": "test", "caption": ["a picture of a car with a bunch of people in it", "a truck in the background", "a picture of a motorcycle and a group of people in a field", "a picture of a car with a bunch of people in it", "a truck in the background", "a picture of a motorcycle and a group of people in a field", "a picture of a car with a bunch of people in it", "a truck in the background", "a picture of a motorcycle and a group of people in a field"], "sentids": [5073, 5074, 5075, 5076, 5077, 5078, 5079, 5080, 5081], "rare_classes": [["car"], ["truck"], ["motorcycle"], ["car"], ["truck"], ["motorcycle"], ["car"], ["truck"], ["motorcycle"]]} +{"image": "images/3211437611.jpg", "split": "test", "caption": ["an image with a vase of flowers", "a photo of a couch", "an image with a vase of flowers", "a photo of a couch"], "sentids": [5082, 5083, 5084, 5085], "rare_classes": [["vase"], ["couch"], ["vase"], ["couch"]]} +{"image": "images/3213954789.jpg", "split": "test", "caption": ["a book in front of a group of people sitting in chairs", "an image with a dining table in the middle of a room", "a book in front of a group of people sitting in chairs", "an image with a dining table in the middle of a room"], "sentids": [5086, 5087, 5088, 5089], "rare_classes": [["book"], ["dining table"], ["book"], ["dining table"]]} +{"image": "images/321622284.jpg", "split": "test", "caption": ["a photo of a dining table"], "sentids": [5090], "rare_classes": [["dining table"]]} +{"image": "images/3216316010.jpg", "split": "test", "caption": ["a picture of a frisbee in the air"], "sentids": [5091], "rare_classes": [["frisbee"]]} +{"image": "images/3217056901.jpg", "split": "test", "caption": ["a chair in front of a group of children with umbrellas"], "sentids": [5092], "rare_classes": [["chair"]]} +{"image": "images/3217240672.jpg", "split": "test", "caption": ["a motorcycle in the middle of the road", "a picture of a elephant on a tractor", "a motorcycle in the middle of the road", "a picture of a elephant on a tractor"], "sentids": [5093, 5094, 5095, 5096], "rare_classes": [["motorcycle"], ["elephant"], ["motorcycle"], ["elephant"]]} +{"image": "images/3220650628.jpg", "split": "test", "caption": ["an image with a truck full of people watching a firework"], "sentids": [5097], "rare_classes": [["truck"]]} +{"image": "images/3224407844.jpg", "split": "test", "caption": ["a picture of a potted plant", "a picture of a cake decorating class", "a picture of a potted plant", "a picture of a cake decorating class"], "sentids": [5098, 5099, 5100, 5101], "rare_classes": [["potted plant"], ["cake"], ["potted plant"], ["cake"]]} +{"image": "images/3224904543.jpg", "split": "test", "caption": ["a picture of a motorcycle and a woman on a bike"], "sentids": [5102], "rare_classes": [["motorcycle"]]} +{"image": "images/3226105839.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers", "a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers", "a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers", "a photo of a dining table", "a picture of a chair", "a picture of a potted plant", "a picture of a vase of flowers"], "sentids": [5103, 5104, 5105, 5106, 5107, 5108, 5109, 5110, 5111, 5112, 5113, 5114, 5115, 5116, 5117, 5118], "rare_classes": [["dining table"], ["chair"], ["potted plant"], ["vase"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["dining table"], ["chair"], ["potted plant"], ["vase"], ["dining table"], ["chair"], ["potted plant"], ["vase"]]} +{"image": "images/3228358059.jpg", "split": "test", "caption": ["a photo of a knife sharpener"], "sentids": [5119], "rare_classes": [["knife"]]} +{"image": "images/3236892217.jpg", "split": "test", "caption": ["an image with a bowl of fruit on the counter", "a picture of a horse standing next to a woman at a bar", "an image with a bowl of fruit on the counter", "a picture of a horse standing next to a woman at a bar"], "sentids": [5120, 5121, 5122, 5123], "rare_classes": [["bowl"], ["horse"], ["bowl"], ["horse"]]} +{"image": "images/3239260246.jpg", "split": "test", "caption": ["an image with a clock in the background"], "sentids": [5124], "rare_classes": [["clock"]]} +{"image": "images/3240363291.jpg", "split": "test", "caption": ["an image with a handbag", "a bicycle in a parking lot", "an image with a handbag", "a bicycle in a parking lot"], "sentids": [5125, 5126, 5127, 5128], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} +{"image": "images/3240519143.jpg", "split": "test", "caption": ["a photo of a chair", "a photo of a dining table", "a photo of a chair", "a photo of a dining table"], "sentids": [5129, 5130, 5131, 5132], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} +{"image": "images/3240558825.jpg", "split": "test", "caption": ["a picture of a clock tower"], "sentids": [5133], "rare_classes": [["clock"]]} +{"image": "images/3240637051.jpg", "split": "test", "caption": ["a picture of a bowl being played by a woman"], "sentids": [5134], "rare_classes": [["bowl"]]} +{"image": "images/3242039483.jpg", "split": "test", "caption": ["an image with a truck and people in the background"], "sentids": [5135], "rare_classes": [["truck"]]} +{"image": "images/324208502.jpg", "split": "test", "caption": ["a handbag in front of the bench", "a bench in front of a store", "a handbag in front of the bench", "a bench in front of a store"], "sentids": [5136, 5137, 5138, 5139], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} +{"image": "images/3242881252.jpg", "split": "test", "caption": ["a photo of a bus with a man standing on top of it", "a photo of a scissors man in front of a group of people", "a potted plant in the background", "a photo of a bus with a man standing on top of it", "a photo of a scissors man in front of a group of people", "a potted plant in the background", "a photo of a bus with a man standing on top of it", "a photo of a scissors man in front of a group of people", "a potted plant in the background"], "sentids": [5140, 5141, 5142, 5143, 5144, 5145, 5146, 5147, 5148], "rare_classes": [["bus"], ["scissors"], ["potted plant"], ["bus"], ["scissors"], ["potted plant"], ["bus"], ["scissors"], ["potted plant"]]} +{"image": "images/3244171699.jpg", "split": "test", "caption": ["an image with a knife and fork"], "sentids": [5149], "rare_classes": [["knife"]]} +{"image": "images/3246505968.jpg", "split": "test", "caption": ["a photo of a bowl of cereal", "a spoon in a bowl", "a picture of a fork", "a photo of a bowl of cereal", "a spoon in a bowl", "a picture of a fork", "a photo of a bowl of cereal", "a spoon in a bowl", "a picture of a fork"], "sentids": [5150, 5151, 5152, 5153, 5154, 5155, 5156, 5157, 5158], "rare_classes": [["bowl"], ["spoon"], ["fork"], ["bowl"], ["spoon"], ["fork"], ["bowl"], ["spoon"], ["fork"]]} +{"image": "images/3246788996.jpg", "split": "test", "caption": ["an image with a handbag", "a picture of a cell phone", "a backpack in the background", "an image with a handbag", "a picture of a cell phone", "a backpack in the background", "an image with a handbag", "a picture of a cell phone", "a backpack in the background"], "sentids": [5159, 5160, 5161, 5162, 5163, 5164, 5165, 5166, 5167], "rare_classes": [["handbag"], ["cell phone"], ["backpack"], ["handbag"], ["cell phone"], ["backpack"], ["handbag"], ["cell phone"], ["backpack"]]} +{"image": "images/3247385464.jpg", "split": "test", "caption": ["an image with a car and a person on a bike", "a bicycle in the snow", "an image with a handbag on the ground and a person on a bike", "an image with a car and a person on a bike", "a bicycle in the snow", "an image with a handbag on the ground and a person on a bike", "an image with a car and a person on a bike", "a bicycle in the snow", "an image with a handbag on the ground and a person on a bike"], "sentids": [5168, 5169, 5170, 5171, 5172, 5173, 5174, 5175, 5176], "rare_classes": [["car"], ["bicycle"], ["handbag"], ["car"], ["bicycle"], ["handbag"], ["car"], ["bicycle"], ["handbag"]]} +{"image": "images/3249014584.jpg", "split": "test", "caption": ["a picture of a snowboarder using a chainsaw to make an ice sculpture"], "sentids": [5177], "rare_classes": [["snowboard"]]} +{"image": "images/3249738122.jpg", "split": "test", "caption": ["a picture of a backpack full of dogs pulling a sled"], "sentids": [5178], "rare_classes": [["backpack"]]} +{"image": "images/3249865395.jpg", "split": "test", "caption": ["an image with a book on a train platform"], "sentids": [5179], "rare_classes": [["book"]]} +{"image": "images/3256274183.jpg", "split": "test", "caption": ["a picture of a truck with a man laying on the ground"], "sentids": [5180], "rare_classes": [["truck"]]} +{"image": "images/3258071770.jpg", "split": "test", "caption": ["an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it", "an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it", "an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it", "an image with a fork full of food and a bottle of beer", "an image with a knife and fork on a table", "a chair in front of a table", "a photo of a dining table with many bottles of beer on it"], "sentids": [5181, 5182, 5183, 5184, 5185, 5186, 5187, 5188, 5189, 5190, 5191, 5192, 5193, 5194, 5195, 5196], "rare_classes": [["fork"], ["knife"], ["chair"], ["dining table"], ["fork"], ["knife"], ["chair"], ["dining table"], ["fork"], ["knife"], ["chair"], ["dining table"], ["fork"], ["knife"], ["chair"], ["dining table"]]} +{"image": "images/3258397351.jpg", "split": "test", "caption": ["an image with a cell phone in front of a group of people", "a umbrella in the background", "an image with a cell phone in front of a group of people", "a umbrella in the background"], "sentids": [5197, 5198, 5199, 5200], "rare_classes": [["cell phone"], ["umbrella"], ["cell phone"], ["umbrella"]]} +{"image": "images/3259228898.jpg", "split": "test", "caption": ["a suitcase in front of a crowd of people", "a picture of a handbag", "a suitcase in front of a crowd of people", "a picture of a handbag"], "sentids": [5201, 5202, 5203, 5204], "rare_classes": [["suitcase"], ["handbag"], ["suitcase"], ["handbag"]]} +{"image": "images/3259229498.jpg", "split": "test", "caption": ["a picture of a car driving down a street with people sitting in front of it"], "sentids": [5205], "rare_classes": [["car"]]} +{"image": "images/3269934581.jpg", "split": "test", "caption": ["an image with a bicycle on the ground in the snow", "a picture of a cup of coffee on a table in the snow", "a picture of a wine glass", "an image with a bicycle on the ground in the snow", "a picture of a cup of coffee on a table in the snow", "a picture of a wine glass", "an image with a bicycle on the ground in the snow", "a picture of a cup of coffee on a table in the snow", "a picture of a wine glass"], "sentids": [5206, 5207, 5208, 5209, 5210, 5211, 5212, 5213, 5214], "rare_classes": [["bicycle"], ["cup"], ["wine glass"], ["bicycle"], ["cup"], ["wine glass"], ["bicycle"], ["cup"], ["wine glass"]]} +{"image": "images/3271061953.jpg", "split": "test", "caption": ["a truck in a field full of people"], "sentids": [5215], "rare_classes": [["truck"]]} +{"image": "images/3273489163.jpg", "split": "test", "caption": ["a picture of a train station", "an image with a suitcase", "a picture of a train station", "an image with a suitcase"], "sentids": [5216, 5217, 5218, 5219], "rare_classes": [["train"], ["suitcase"], ["train"], ["suitcase"]]} +{"image": "images/3276475986.jpg", "split": "test", "caption": ["a picture of a backpack", "a truck in the background", "a picture of a backpack", "a truck in the background"], "sentids": [5220, 5221, 5222, 5223], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} +{"image": "images/3276620831.jpg", "split": "test", "caption": ["a fire hydrant in the snow", "a picture of a truck that is parked on the side of the road", "a picture of a traffic light on a snow covered street", "a fire hydrant in the snow", "a picture of a truck that is parked on the side of the road", "a picture of a traffic light on a snow covered street", "a fire hydrant in the snow", "a picture of a truck that is parked on the side of the road", "a picture of a traffic light on a snow covered street"], "sentids": [5224, 5225, 5226, 5227, 5228, 5229, 5230, 5231, 5232], "rare_classes": [["fire hydrant"], ["truck"], ["traffic light"], ["fire hydrant"], ["truck"], ["traffic light"], ["fire hydrant"], ["truck"], ["traffic light"]]} +{"image": "images/3277834387.jpg", "split": "test", "caption": ["a handbag in front of a cafe"], "sentids": [5233], "rare_classes": [["handbag"]]} +{"image": "images/3283913180.jpg", "split": "test", "caption": ["a skateboard in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a bench", "a skateboard in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a bench", "a skateboard in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a bench"], "sentids": [5234, 5235, 5236, 5237, 5238, 5239, 5240, 5241, 5242], "rare_classes": [["skateboard"], ["backpack"], ["bench"], ["skateboard"], ["backpack"], ["bench"], ["skateboard"], ["backpack"], ["bench"]]} +{"image": "images/3286822339.jpg", "split": "test", "caption": ["an image with a backpack and people walking down a street", "an image with a bicycle and people walking down a street", "a umbrella in the middle of the street", "an image with a backpack and people walking down a street", "an image with a bicycle and people walking down a street", "a umbrella in the middle of the street", "an image with a backpack and people walking down a street", "an image with a bicycle and people walking down a street", "a umbrella in the middle of the street"], "sentids": [5243, 5244, 5245, 5246, 5247, 5248, 5249, 5250, 5251], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} +{"image": "images/3287415664.jpg", "split": "test", "caption": ["a picture of a handbag on the ground"], "sentids": [5252], "rare_classes": [["handbag"]]} +{"image": "images/3300019891.jpg", "split": "test", "caption": ["an image with a handbag on the ground in front of a group of people"], "sentids": [5253], "rare_classes": [["handbag"]]} +{"image": "images/3304712466.jpg", "split": "test", "caption": ["a photo of a truck full of people riding bikes down a road", "an image with a motorcycle and a group of people", "a photo of a truck full of people riding bikes down a road", "an image with a motorcycle and a group of people"], "sentids": [5254, 5255, 5256, 5257], "rare_classes": [["truck"], ["motorcycle"], ["truck"], ["motorcycle"]]} +{"image": "images/3309535518.jpg", "split": "test", "caption": ["a photo of a skis in the snow", "a photo of a handbag", "a photo of a skis in the snow", "a photo of a handbag"], "sentids": [5258, 5259, 5260, 5261], "rare_classes": [["skis"], ["handbag"], ["skis"], ["handbag"]]} +{"image": "images/3312779887.jpg", "split": "test", "caption": ["a picture of a backpacker doing a trick on a snowboard", "a photo of a umbrella with a snowboarder in the air", "a picture of a backpacker doing a trick on a snowboard", "a photo of a umbrella with a snowboarder in the air"], "sentids": [5262, 5263, 5264, 5265], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} +{"image": "images/3313188616.jpg", "split": "test", "caption": ["an image with a clock tower in the background"], "sentids": [5266], "rare_classes": [["clock"]]} +{"image": "images/3313237692.jpg", "split": "test", "caption": ["a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair", "a photo of a microwave", "a picture of a tv", "a sink in the middle of the room", "a photo of a cake", "an image with a dining table", "an image with a chair"], "sentids": [5267, 5268, 5269, 5270, 5271, 5272, 5273, 5274, 5275, 5276, 5277, 5278, 5279, 5280, 5281, 5282, 5283, 5284, 5285, 5286, 5287, 5288, 5289, 5290, 5291, 5292, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302], "rare_classes": [["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"], ["microwave"], ["tv"], ["sink"], ["cake"], ["dining table"], ["chair"]]} +{"image": "images/3313691449.jpg", "split": "test", "caption": ["a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air", "a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air", "a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air", "a motorcycle in the background", "an image with a sports ball in the middle of a group of people", "a picture of a backpackers group walking down a road", "a frisbee in the air"], "sentids": [5303, 5304, 5305, 5306, 5307, 5308, 5309, 5310, 5311, 5312, 5313, 5314, 5315, 5316, 5317, 5318], "rare_classes": [["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"], ["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"], ["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"], ["motorcycle"], ["sports ball"], ["backpack"], ["frisbee"]]} +{"image": "images/3314311861.jpg", "split": "test", "caption": ["an image with a bench and two women playing music", "a cup in the shape of a violin", "an image with a bench and two women playing music", "a cup in the shape of a violin"], "sentids": [5319, 5320, 5321, 5322], "rare_classes": [["bench"], ["cup"], ["bench"], ["cup"]]} +{"image": "images/33143662.jpg", "split": "test", "caption": ["a photo of a wine glass", "a dining table in the middle of a room", "an image with a laptop in front of a group of people", "a photo of a wine glass", "a dining table in the middle of a room", "an image with a laptop in front of a group of people", "a photo of a wine glass", "a dining table in the middle of a room", "an image with a laptop in front of a group of people"], "sentids": [5323, 5324, 5325, 5326, 5327, 5328, 5329, 5330, 5331], "rare_classes": [["wine glass"], ["dining table"], ["laptop"], ["wine glass"], ["dining table"], ["laptop"], ["wine glass"], ["dining table"], ["laptop"]]} +{"image": "images/33143954.jpg", "split": "test", "caption": ["an image with a laptop in front of a group of people", "a photo of a bottle of beer with a man standing next to it", "an image with a laptop in front of a group of people", "a photo of a bottle of beer with a man standing next to it"], "sentids": [5332, 5333, 5334, 5335], "rare_classes": [["laptop"], ["bottle"], ["laptop"], ["bottle"]]} +{"image": "images/3316045142.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "a book in the middle of the table", "a photo of a clock", "a bottle in the middle of the table", "a book in the middle of the table", "a photo of a clock", "a bottle in the middle of the table", "a book in the middle of the table", "a photo of a clock"], "sentids": [5336, 5337, 5338, 5339, 5340, 5341, 5342, 5343, 5344], "rare_classes": [["bottle"], ["book"], ["clock"], ["bottle"], ["book"], ["clock"], ["bottle"], ["book"], ["clock"]]} +{"image": "images/3317079939.jpg", "split": "test", "caption": ["a chair in a living room"], "sentids": [5345], "rare_classes": [["chair"]]} +{"image": "images/3319338707.jpg", "split": "test", "caption": ["a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog", "a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog", "a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog", "a picture of a bowl of fruit", "an image with a dining table", "a bottle in a glass", "an image with a dog"], "sentids": [5346, 5347, 5348, 5349, 5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359, 5360, 5361], "rare_classes": [["bowl"], ["dining table"], ["bottle"], ["dog"], ["bowl"], ["dining table"], ["bottle"], ["dog"], ["bowl"], ["dining table"], ["bottle"], ["dog"], ["bowl"], ["dining table"], ["bottle"], ["dog"]]} +{"image": "images/3320756943.jpg", "split": "test", "caption": ["a bench in the middle of the room", "an image with a cell phone", "a bench in the middle of the room", "an image with a cell phone"], "sentids": [5362, 5363, 5364, 5365], "rare_classes": [["bench"], ["cell phone"], ["bench"], ["cell phone"]]} +{"image": "images/3321832766.jpg", "split": "test", "caption": ["a photo of a laptop with a cello in the background"], "sentids": [5366], "rare_classes": [["laptop"]]} +{"image": "images/332303587.jpg", "split": "test", "caption": ["a photo of a truck driving down a busy city street"], "sentids": [5367], "rare_classes": [["truck"]]} +{"image": "images/3323514651.jpg", "split": "test", "caption": ["an image with a sports ball in the middle of a basketball game", "an image with a bottle of water and a basketball game", "an image with a sports ball in the middle of a basketball game", "an image with a bottle of water and a basketball game"], "sentids": [5368, 5369, 5370, 5371], "rare_classes": [["sports ball"], ["bottle"], ["sports ball"], ["bottle"]]} +{"image": "images/3324957208.jpg", "split": "test", "caption": ["a photo of a tv show"], "sentids": [5372], "rare_classes": [["tv"]]} +{"image": "images/3328535573.jpg", "split": "test", "caption": ["a horse in the sand"], "sentids": [5373], "rare_classes": [["horse"]]} +{"image": "images/3328852290.jpg", "split": "test", "caption": ["a motorcycle in the background", "a picture of a bicycle", "an image with a apple seller and two other men sitting on the side of the road", "a motorcycle in the background", "a picture of a bicycle", "an image with a apple seller and two other men sitting on the side of the road", "a motorcycle in the background", "a picture of a bicycle", "an image with a apple seller and two other men sitting on the side of the road"], "sentids": [5374, 5375, 5376, 5377, 5378, 5379, 5380, 5381, 5382], "rare_classes": [["motorcycle"], ["bicycle"], ["apple"], ["motorcycle"], ["bicycle"], ["apple"], ["motorcycle"], ["bicycle"], ["apple"]]} +{"image": "images/3329796982.jpg", "split": "test", "caption": ["a photo of a umbrella sitting on a table with many comic books on it"], "sentids": [5383], "rare_classes": [["umbrella"]]} +{"image": "images/3331021833.jpg", "split": "test", "caption": ["a photo of a chair in the middle of a street"], "sentids": [5384], "rare_classes": [["chair"]]} +{"image": "images/3331135046.jpg", "split": "test", "caption": ["an image with a laptop and two people in a library"], "sentids": [5385], "rare_classes": [["laptop"]]} +{"image": "images/3335452793.jpg", "split": "test", "caption": ["an image with a dining table full of hats", "a photo of a chair", "a picture of a umbrella stand with hats on it", "an image with a dining table full of hats", "a photo of a chair", "a picture of a umbrella stand with hats on it", "an image with a dining table full of hats", "a photo of a chair", "a picture of a umbrella stand with hats on it"], "sentids": [5386, 5387, 5388, 5389, 5390, 5391, 5392, 5393, 5394], "rare_classes": [["dining table"], ["chair"], ["umbrella"], ["dining table"], ["chair"], ["umbrella"], ["dining table"], ["chair"], ["umbrella"]]} +{"image": "images/3339861543.jpg", "split": "test", "caption": ["a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table", "a photo of a bottle of wine", "an image with a dining table full of people", "a photo of a spoonful of mashed potatoes", "a picture of a pizza party", "an image with a knife and fork on the table"], "sentids": [5395, 5396, 5397, 5398, 5399, 5400, 5401, 5402, 5403, 5404, 5405, 5406, 5407, 5408, 5409, 5410, 5411, 5412, 5413, 5414, 5415, 5416, 5417, 5418, 5419], "rare_classes": [["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"], ["bottle"], ["dining table"], ["spoon"], ["pizza"], ["knife"]]} +{"image": "images/3341920567.jpg", "split": "test", "caption": ["a photo of a handbag in the middle of a busy city street", "a photo of a parking meter in the middle of a city street", "a photo of a handbag in the middle of a busy city street", "a photo of a parking meter in the middle of a city street"], "sentids": [5420, 5421, 5422, 5423], "rare_classes": [["handbag"], ["parking meter"], ["handbag"], ["parking meter"]]} +{"image": "images/3341930221.jpg", "split": "test", "caption": ["a bus in the street"], "sentids": [5424], "rare_classes": [["bus"]]} +{"image": "images/3342264328.jpg", "split": "test", "caption": ["a picture of a truck that has a start sign on it", "a bus in the background", "a picture of a truck that has a start sign on it", "a bus in the background"], "sentids": [5425, 5426, 5427, 5428], "rare_classes": [["truck"], ["bus"], ["truck"], ["bus"]]} +{"image": "images/3344287935.jpg", "split": "test", "caption": ["a picture of a bicycle"], "sentids": [5429], "rare_classes": [["bicycle"]]} +{"image": "images/3349955993.jpg", "split": "test", "caption": ["an image with a sports ball"], "sentids": [5430], "rare_classes": [["sports ball"]]} +{"image": "images/3351493005.jpg", "split": "test", "caption": ["a picture of a snowboarder doing a trick in the air"], "sentids": [5431], "rare_classes": [["snowboard"]]} +{"image": "images/3353950389.jpg", "split": "test", "caption": ["an image with a bottle of wine", "a dining table in the background", "an image with a bottle of wine", "a dining table in the background"], "sentids": [5432, 5433, 5434, 5435], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} +{"image": "images/3355084320.jpg", "split": "test", "caption": ["a picture of a traffic light on the side of a street", "an image with a umbrella in the background and people walking down the street", "a picture of a traffic light on the side of a street", "an image with a umbrella in the background and people walking down the street"], "sentids": [5436, 5437, 5438, 5439], "rare_classes": [["traffic light"], ["umbrella"], ["traffic light"], ["umbrella"]]} +{"image": "images/3356520287.jpg", "split": "test", "caption": ["an image with a dining table full of children playing monopoly", "a cup in the middle of a group of children playing monopoly", "an image with a dining table full of children playing monopoly", "a cup in the middle of a group of children playing monopoly"], "sentids": [5440, 5441, 5442, 5443], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} +{"image": "images/3356748019.jpg", "split": "test", "caption": ["a picture of a motorcycle rider in the air"], "sentids": [5444], "rare_classes": [["motorcycle"]]} +{"image": "images/335686463.jpg", "split": "test", "caption": ["a photo of a bicycle rider on a city street"], "sentids": [5445], "rare_classes": [["bicycle"]]} +{"image": "images/3358980904.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine", "a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine", "a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine", "a picture of a cup of coffee", "a bowl in the middle of the table", "a cell phone in a man's hand", "an image with a bottle of wine"], "sentids": [5446, 5447, 5448, 5449, 5450, 5451, 5452, 5453, 5454, 5455, 5456, 5457, 5458, 5459, 5460, 5461], "rare_classes": [["cup"], ["bowl"], ["cell phone"], ["bottle"], ["cup"], ["bowl"], ["cell phone"], ["bottle"], ["cup"], ["bowl"], ["cell phone"], ["bottle"], ["cup"], ["bowl"], ["cell phone"], ["bottle"]]} +{"image": "images/3359551687.jpg", "split": "test", "caption": ["a photo of a chair", "an image with a bottle of beer", "a photo of a chair", "an image with a bottle of beer"], "sentids": [5462, 5463, 5464, 5465], "rare_classes": [["chair"], ["bottle"], ["chair"], ["bottle"]]} +{"image": "images/3360178782.jpg", "split": "test", "caption": ["a picture of a truck full of vegetables at a market"], "sentids": [5466], "rare_classes": [["truck"]]} +{"image": "images/3360730513.jpg", "split": "test", "caption": ["a cup in the middle of the road"], "sentids": [5467], "rare_classes": [["cup"]]} +{"image": "images/3364796213.jpg", "split": "test", "caption": ["an image with a backpack and a group of people on bikes"], "sentids": [5468], "rare_classes": [["backpack"]]} +{"image": "images/3364797223.jpg", "split": "test", "caption": ["a picture of a backpacker with a group of people", "an image with a cup of coffee and a group of people", "a picture of a backpacker with a group of people", "an image with a cup of coffee and a group of people"], "sentids": [5469, 5470, 5471, 5472], "rare_classes": [["backpack"], ["cup"], ["backpack"], ["cup"]]} +{"image": "images/3365561441.jpg", "split": "test", "caption": ["a handbag in front of the woman"], "sentids": [5473], "rare_classes": [["handbag"]]} +{"image": "images/3365783912.jpg", "split": "test", "caption": ["a picture of a tie", "an image with a train in the background", "a picture of a tie", "an image with a train in the background"], "sentids": [5474, 5475, 5476, 5477], "rare_classes": [["tie"], ["train"], ["tie"], ["train"]]} +{"image": "images/3367658141.jpg", "split": "test", "caption": ["an image with a dining table full of men playing billiards"], "sentids": [5478], "rare_classes": [["dining table"]]} +{"image": "images/3368865171.jpg", "split": "test", "caption": ["an image with a bicycle in front of a group of people"], "sentids": [5479], "rare_classes": [["bicycle"]]} +{"image": "images/3369258147.jpg", "split": "test", "caption": ["a photo of a clock in a mall"], "sentids": [5480], "rare_classes": [["clock"]]} +{"image": "images/3369981276.jpg", "split": "test", "caption": ["an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon", "an image with a bottle of wine and a woman in a kitchen", "a knife in the woman's hand", "a dining table in the background", "a potted plant in the background", "an image with a spoon"], "sentids": [5481, 5482, 5483, 5484, 5485, 5486, 5487, 5488, 5489, 5490, 5491, 5492, 5493, 5494, 5495, 5496, 5497, 5498, 5499, 5500, 5501, 5502, 5503, 5504, 5505], "rare_classes": [["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"], ["bottle"], ["knife"], ["dining table"], ["potted plant"], ["spoon"]]} +{"image": "images/3371494233.jpg", "split": "test", "caption": ["an image with a chair, a table, and a group of people"], "sentids": [5506], "rare_classes": [["chair"]]} +{"image": "images/3375981446.jpg", "split": "test", "caption": ["a photo of a fork full of food", "a dining table in a yard", "a spoon in the middle of the table", "a photo of a fork full of food", "a dining table in a yard", "a spoon in the middle of the table", "a photo of a fork full of food", "a dining table in a yard", "a spoon in the middle of the table"], "sentids": [5507, 5508, 5509, 5510, 5511, 5512, 5513, 5514, 5515], "rare_classes": [["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"]]} +{"image": "images/337605969.jpg", "split": "test", "caption": ["a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard", "a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard", "a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard", "a photo of a bottle of water", "an image with a laptop", "a bed in the background", "an image with a keyboard"], "sentids": [5516, 5517, 5518, 5519, 5520, 5521, 5522, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531], "rare_classes": [["bottle"], ["laptop"], ["bed"], ["keyboard"], ["bottle"], ["laptop"], ["bed"], ["keyboard"], ["bottle"], ["laptop"], ["bed"], ["keyboard"], ["bottle"], ["laptop"], ["bed"], ["keyboard"]]} +{"image": "images/3376809186.jpg", "split": "test", "caption": ["a boat in the water"], "sentids": [5532], "rare_classes": [["boat"]]} +{"image": "images/3377040300.jpg", "split": "test", "caption": ["a picture of a truck", "an image with a traffic light", "a photo of a handbag", "a picture of a truck", "an image with a traffic light", "a photo of a handbag", "a picture of a truck", "an image with a traffic light", "a photo of a handbag"], "sentids": [5533, 5534, 5535, 5536, 5537, 5538, 5539, 5540, 5541], "rare_classes": [["truck"], ["traffic light"], ["handbag"], ["truck"], ["traffic light"], ["handbag"], ["truck"], ["traffic light"], ["handbag"]]} +{"image": "images/337793983.jpg", "split": "test", "caption": ["an image with a laptop on a table in front of a cafe", "a cup in front of a man", "a photo of a tv in front of a restaurant", "an image with a laptop on a table in front of a cafe", "a cup in front of a man", "a photo of a tv in front of a restaurant", "an image with a laptop on a table in front of a cafe", "a cup in front of a man", "a photo of a tv in front of a restaurant"], "sentids": [5542, 5543, 5544, 5545, 5546, 5547, 5548, 5549, 5550], "rare_classes": [["laptop"], ["cup"], ["tv"], ["laptop"], ["cup"], ["tv"], ["laptop"], ["cup"], ["tv"]]} +{"image": "images/3379496689.jpg", "split": "test", "caption": ["a picture of a dining table with many people sitting at it", "a spoon in the middle of the table", "an image with a bottle of wine on the table", "a picture of a dining table with many people sitting at it", "a spoon in the middle of the table", "an image with a bottle of wine on the table", "a picture of a dining table with many people sitting at it", "a spoon in the middle of the table", "an image with a bottle of wine on the table"], "sentids": [5551, 5552, 5553, 5554, 5555, 5556, 5557, 5558, 5559], "rare_classes": [["dining table"], ["spoon"], ["bottle"], ["dining table"], ["spoon"], ["bottle"], ["dining table"], ["spoon"], ["bottle"]]} +{"image": "images/3389458786.jpg", "split": "test", "caption": ["a picture of a tie", "an image with a book", "a picture of a tie", "an image with a book"], "sentids": [5560, 5561, 5562, 5563], "rare_classes": [["tie"], ["book"], ["tie"], ["book"]]} +{"image": "images/3397090388.jpg", "split": "test", "caption": ["a traffic light in the background"], "sentids": [5564], "rare_classes": [["traffic light"]]} +{"image": "images/3398788809.jpg", "split": "test", "caption": ["a photo of a handbag band playing in the woods", "an image with a umbrella and a group of people in the woods", "a photo of a handbag band playing in the woods", "an image with a umbrella and a group of people in the woods"], "sentids": [5565, 5566, 5567, 5568], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} +{"image": "images/3399028417.jpg", "split": "test", "caption": ["an image with a umbrella and people walking down a street"], "sentids": [5569], "rare_classes": [["umbrella"]]} +{"image": "images/3399906919.jpg", "split": "test", "caption": ["an image with a dining table with red cups on it", "a picture of a sports ball on a table with beer and red cups", "an image with a dining table with red cups on it", "a picture of a sports ball on a table with beer and red cups"], "sentids": [5570, 5571, 5572, 5573], "rare_classes": [["dining table"], ["sports ball"], ["dining table"], ["sports ball"]]} +{"image": "images/3401333624.jpg", "split": "test", "caption": ["an image with a skis and snowboarder in the air"], "sentids": [5574], "rare_classes": [["skis"]]} +{"image": "images/3404870997.jpg", "split": "test", "caption": ["a photo of a backpacker riding a skateboard at a skate park"], "sentids": [5575], "rare_classes": [["backpack"]]} +{"image": "images/3409506817.jpg", "split": "test", "caption": ["a photo of a backpacker wedding in berlin, germany"], "sentids": [5576], "rare_classes": [["backpack"]]} +{"image": "images/3415783122.jpg", "split": "test", "caption": ["a backpack in front of the man", "a picture of a chair with a sign on it sitting next to a bike", "a picture of a tie between a man and a bicycle", "a backpack in front of the man", "a picture of a chair with a sign on it sitting next to a bike", "a picture of a tie between a man and a bicycle", "a backpack in front of the man", "a picture of a chair with a sign on it sitting next to a bike", "a picture of a tie between a man and a bicycle"], "sentids": [5577, 5578, 5579, 5580, 5581, 5582, 5583, 5584, 5585], "rare_classes": [["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"], ["tie"]]} +{"image": "images/3416339125.jpg", "split": "test", "caption": ["an image with a dining table", "a picture of a chair", "an image with a dining table", "a picture of a chair"], "sentids": [5586, 5587, 5588, 5589], "rare_classes": [["dining table"], ["chair"], ["dining table"], ["chair"]]} +{"image": "images/3416617727.jpg", "split": "test", "caption": ["a handbag in a crowd of people at a sporting event"], "sentids": [5590], "rare_classes": [["handbag"]]} +{"image": "images/3416852229.jpg", "split": "test", "caption": ["a photo of a skateboarder performing a trick in front of a group of people"], "sentids": [5591], "rare_classes": [["skateboard"]]} +{"image": "images/3417143124.jpg", "split": "test", "caption": ["a picture of a dog and a woman on a sidewalk", "a handbag in the woman's hand", "a picture of a dog and a woman on a sidewalk", "a handbag in the woman's hand"], "sentids": [5592, 5593, 5594, 5595], "rare_classes": [["dog"], ["handbag"], ["dog"], ["handbag"]]} +{"image": "images/3417319108.jpg", "split": "test", "caption": ["an image with a traffic light in the background"], "sentids": [5596], "rare_classes": [["traffic light"]]} +{"image": "images/3419436117.jpg", "split": "test", "caption": ["an image with a backpack and a girl in a wedding dress", "an image with a bottle of wine and a woman in a wedding dress", "an image with a backpack and a girl in a wedding dress", "an image with a bottle of wine and a woman in a wedding dress"], "sentids": [5597, 5598, 5599, 5600], "rare_classes": [["backpack"], ["bottle"], ["backpack"], ["bottle"]]} +{"image": "images/3419555245.jpg", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [5601], "rare_classes": [["sports ball"]]} +{"image": "images/3420309744.jpg", "split": "test", "caption": ["a picture of a baseball bat being swung by a man"], "sentids": [5602], "rare_classes": [["baseball bat"]]} +{"image": "images/342040842.jpg", "split": "test", "caption": ["a wine glass in a man's hand"], "sentids": [5603], "rare_classes": [["wine glass"]]} +{"image": "images/342092288.jpg", "split": "test", "caption": ["a refrigerator in the kitchen", "a dining table in a kitchen", "a refrigerator in the kitchen", "a dining table in a kitchen"], "sentids": [5604, 5605, 5606, 5607], "rare_classes": [["refrigerator"], ["dining table"], ["refrigerator"], ["dining table"]]} +{"image": "images/3421928157.jpg", "split": "test", "caption": ["a photo of a boat in the water with people on it", "a dog in the water", "a photo of a boat in the water with people on it", "a dog in the water"], "sentids": [5608, 5609, 5610, 5611], "rare_classes": [["boat"], ["dog"], ["boat"], ["dog"]]} +{"image": "images/3425573919.jpg", "split": "test", "caption": ["a photo of a fire hydrant", "a photo of a bench", "a photo of a fire hydrant", "a photo of a bench"], "sentids": [5612, 5613, 5614, 5615], "rare_classes": [["fire hydrant"], ["bench"], ["fire hydrant"], ["bench"]]} +{"image": "images/3429977605.jpg", "split": "test", "caption": ["a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen", "a picture of a person working in a kitchen", "an image with a bottle of water, a knife, and a cutting board", "a photo of a dining table in a kitchen", "a photo of a orange haired man in a kitchen", "a scissors in a kitchen", "an image with a bowl of food on the counter", "a photo of a apple pie being made in a kitchen"], "sentids": [5616, 5617, 5618, 5619, 5620, 5621, 5622, 5623, 5624, 5625, 5626, 5627, 5628, 5629, 5630, 5631, 5632, 5633, 5634, 5635, 5636, 5637, 5638, 5639, 5640, 5641, 5642, 5643, 5644, 5645, 5646, 5647, 5648, 5649, 5650, 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 5664], "rare_classes": [["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"], ["person"], ["bottle"], ["dining table"], ["orange"], ["scissors"], ["bowl"], ["apple"]]} +{"image": "images/3430100177.jpg", "split": "test", "caption": ["a cup in the middle of the sidewalk", "a backpack in the foreground", "a cup in the middle of the sidewalk", "a backpack in the foreground"], "sentids": [5665, 5666, 5667, 5668], "rare_classes": [["cup"], ["backpack"], ["cup"], ["backpack"]]} +{"image": "images/3432656291.jpg", "split": "test", "caption": ["an image with a handbag and people standing in front of a fire truck", "an image with a truck and people in front of it", "an image with a handbag and people standing in front of a fire truck", "an image with a truck and people in front of it"], "sentids": [5669, 5670, 5671, 5672], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} +{"image": "images/3433341061.jpg", "split": "test", "caption": ["an image with a bottle of wine", "an image with a dining table", "a potted plant in a room", "an image with a bottle of wine", "an image with a dining table", "a potted plant in a room", "an image with a bottle of wine", "an image with a dining table", "a potted plant in a room"], "sentids": [5673, 5674, 5675, 5676, 5677, 5678, 5679, 5680, 5681], "rare_classes": [["bottle"], ["dining table"], ["potted plant"], ["bottle"], ["dining table"], ["potted plant"], ["bottle"], ["dining table"], ["potted plant"]]} +{"image": "images/3434112918.jpg", "split": "test", "caption": ["a handbag in a man's hand"], "sentids": [5682], "rare_classes": [["handbag"]]} +{"image": "images/3434755676.jpg", "split": "test", "caption": ["a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table", "a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table", "a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table", "a photo of a bottle of water", "an image with a laptop in front of a group of people", "an image with a dining table", "a book in the middle of the table"], "sentids": [5683, 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692, 5693, 5694, 5695, 5696, 5697, 5698], "rare_classes": [["bottle"], ["laptop"], ["dining table"], ["book"], ["bottle"], ["laptop"], ["dining table"], ["book"], ["bottle"], ["laptop"], ["dining table"], ["book"], ["bottle"], ["laptop"], ["dining table"], ["book"]]} +{"image": "images/3435911654.jpg", "split": "test", "caption": ["an image with a boat and people on the beach"], "sentids": [5699], "rare_classes": [["boat"]]} +{"image": "images/3439064881.jpg", "split": "test", "caption": ["a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people", "a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people", "a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people", "a picture of a handbag on a table with people standing in front of it", "a picture of a dining table with people standing around it", "an image with a chair and a group of people in front of a food stand", "a picture of a bowl of food being served to people"], "sentids": [5700, 5701, 5702, 5703, 5704, 5705, 5706, 5707, 5708, 5709, 5710, 5711, 5712, 5713, 5714, 5715], "rare_classes": [["handbag"], ["dining table"], ["chair"], ["bowl"], ["handbag"], ["dining table"], ["chair"], ["bowl"], ["handbag"], ["dining table"], ["chair"], ["bowl"], ["handbag"], ["dining table"], ["chair"], ["bowl"]]} +{"image": "images/3439087390.jpg", "split": "test", "caption": ["a picture of a handbag laying on the floor", "a picture of a dining table", "a bowl in the middle of the floor", "a picture of a handbag laying on the floor", "a picture of a dining table", "a bowl in the middle of the floor", "a picture of a handbag laying on the floor", "a picture of a dining table", "a bowl in the middle of the floor"], "sentids": [5716, 5717, 5718, 5719, 5720, 5721, 5722, 5723, 5724], "rare_classes": [["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"]]} +{"image": "images/3439382048.jpg", "split": "test", "caption": ["a photo of a sports ball player in the air", "an image with a handbag", "a photo of a sports ball player in the air", "an image with a handbag"], "sentids": [5725, 5726, 5727, 5728], "rare_classes": [["sports ball"], ["handbag"], ["sports ball"], ["handbag"]]} +{"image": "images/3440423642.jpg", "split": "test", "caption": ["a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food", "a bottle in a bowl", "an image with a knife and fork over a plate of food", "an image with a chair, a plate, and a fork", "a picture of a pizza being served to an elderly woman", "a photo of a spoon being held over a plate of food"], "sentids": [5729, 5730, 5731, 5732, 5733, 5734, 5735, 5736, 5737, 5738, 5739, 5740, 5741, 5742, 5743, 5744, 5745, 5746, 5747, 5748, 5749, 5750, 5751, 5752, 5753], "rare_classes": [["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"], ["bottle"], ["knife"], ["chair"], ["pizza"], ["spoon"]]} +{"image": "images/3441104823.jpg", "split": "test", "caption": ["a photo of a truck full of people waiting to get into an event"], "sentids": [5754], "rare_classes": [["truck"]]} +{"image": "images/3441966720.jpg", "split": "test", "caption": ["a picture of a carpenter and his wife at an outdoor market", "a photo of a bottle of water being sold at an outdoor market", "a picture of a carpenter and his wife at an outdoor market", "a photo of a bottle of water being sold at an outdoor market"], "sentids": [5755, 5756, 5757, 5758], "rare_classes": [["car"], ["bottle"], ["car"], ["bottle"]]} +{"image": "images/3444281183.jpg", "split": "test", "caption": ["a picture of a cup of food", "a photo of a dining table full of food", "a picture of a cup of food", "a photo of a dining table full of food"], "sentids": [5759, 5760, 5761, 5762], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/344841963.jpg", "split": "test", "caption": ["an image with a bench and three people sitting on it", "a picture of a tiered parking lot in front of a fast food restaurant", "a picture of a handbag sitting on the ground next to three people", "an image with a bench and three people sitting on it", "a picture of a tiered parking lot in front of a fast food restaurant", "a picture of a handbag sitting on the ground next to three people", "an image with a bench and three people sitting on it", "a picture of a tiered parking lot in front of a fast food restaurant", "a picture of a handbag sitting on the ground next to three people"], "sentids": [5763, 5764, 5765, 5766, 5767, 5768, 5769, 5770, 5771], "rare_classes": [["bench"], ["tie"], ["handbag"], ["bench"], ["tie"], ["handbag"], ["bench"], ["tie"], ["handbag"]]} +{"image": "images/3449079320.jpg", "split": "test", "caption": ["an image with a dining table full of food", "an image with a chair, a table, and a group of people", "an image with a spoonful of food in front of a group of people", "an image with a dining table full of food", "an image with a chair, a table, and a group of people", "an image with a spoonful of food in front of a group of people", "an image with a dining table full of food", "an image with a chair, a table, and a group of people", "an image with a spoonful of food in front of a group of people"], "sentids": [5772, 5773, 5774, 5775, 5776, 5777, 5778, 5779, 5780], "rare_classes": [["dining table"], ["chair"], ["spoon"], ["dining table"], ["chair"], ["spoon"], ["dining table"], ["chair"], ["spoon"]]} +{"image": "images/3450087996.jpg", "split": "test", "caption": ["an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it", "an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it", "an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it", "an image with a cup of coffee and people sitting at tables", "a bottle in the mouth of a man at a restaurant", "a handbag in front of a man eating food at a restaurant", "a picture of a dining table with people sitting at it"], "sentids": [5781, 5782, 5783, 5784, 5785, 5786, 5787, 5788, 5789, 5790, 5791, 5792, 5793, 5794, 5795, 5796], "rare_classes": [["cup"], ["bottle"], ["handbag"], ["dining table"], ["cup"], ["bottle"], ["handbag"], ["dining table"], ["cup"], ["bottle"], ["handbag"], ["dining table"], ["cup"], ["bottle"], ["handbag"], ["dining table"]]} +{"image": "images/34536135.jpg", "split": "test", "caption": ["a picture of a person working at a food stand", "a spoon in the middle of a hot dog", "a picture of a refrigerator", "a picture of a person working at a food stand", "a spoon in the middle of a hot dog", "a picture of a refrigerator", "a picture of a person working at a food stand", "a spoon in the middle of a hot dog", "a picture of a refrigerator"], "sentids": [5797, 5798, 5799, 5800, 5801, 5802, 5803, 5804, 5805], "rare_classes": [["person"], ["spoon"], ["refrigerator"], ["person"], ["spoon"], ["refrigerator"], ["person"], ["spoon"], ["refrigerator"]]} +{"image": "images/3453919853.jpg", "split": "test", "caption": ["a photo of a backpacker at an amusement park", "a picture of a cell phone booth with people in front of it", "an image with a cup of coffee in front of a sign", "a photo of a backpacker at an amusement park", "a picture of a cell phone booth with people in front of it", "an image with a cup of coffee in front of a sign", "a photo of a backpacker at an amusement park", "a picture of a cell phone booth with people in front of it", "an image with a cup of coffee in front of a sign"], "sentids": [5806, 5807, 5808, 5809, 5810, 5811, 5812, 5813, 5814], "rare_classes": [["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"], ["cup"]]} +{"image": "images/3454728570.jpg", "split": "test", "caption": ["a motorcycle in front of a carousel", "a picture of a suitcase", "a motorcycle in front of a carousel", "a picture of a suitcase"], "sentids": [5815, 5816, 5817, 5818], "rare_classes": [["motorcycle"], ["suitcase"], ["motorcycle"], ["suitcase"]]} +{"image": "images/3456488632.jpg", "split": "test", "caption": ["a picture of a bus on the side of the road", "a picture of a handbag", "a photo of a stop sign", "a picture of a bus on the side of the road", "a picture of a handbag", "a photo of a stop sign", "a picture of a bus on the side of the road", "a picture of a handbag", "a photo of a stop sign"], "sentids": [5819, 5820, 5821, 5822, 5823, 5824, 5825, 5826, 5827], "rare_classes": [["bus"], ["handbag"], ["stop sign"], ["bus"], ["handbag"], ["stop sign"], ["bus"], ["handbag"], ["stop sign"]]} +{"image": "images/3458396026.jpg", "split": "test", "caption": ["a photo of a bench filled with people and a mountain in the background"], "sentids": [5828], "rare_classes": [["bench"]]} +{"image": "images/3461110860.jpg", "split": "test", "caption": ["a cell phone in a man's hand"], "sentids": [5829], "rare_classes": [["cell phone"]]} +{"image": "images/3462165890.jpg", "split": "test", "caption": ["an image with a handbag on the ground in front of a group of children", "an image with a car in front of a group of children", "an image with a handbag on the ground in front of a group of children", "an image with a car in front of a group of children"], "sentids": [5830, 5831, 5832, 5833], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} +{"image": "images/3462396164.jpg", "split": "test", "caption": ["a photo of a potted plant in the middle of a crowd", "an image with a truck and a crowd of people", "a photo of a potted plant in the middle of a crowd", "an image with a truck and a crowd of people"], "sentids": [5834, 5835, 5836, 5837], "rare_classes": [["potted plant"], ["truck"], ["potted plant"], ["truck"]]} +{"image": "images/3465791729.jpg", "split": "test", "caption": ["a photo of a umbrella with people sitting on it", "a bench in front of a building with people sitting on it", "a photo of a umbrella with people sitting on it", "a bench in front of a building with people sitting on it"], "sentids": [5838, 5839, 5840, 5841], "rare_classes": [["umbrella"], ["bench"], ["umbrella"], ["bench"]]} +{"image": "images/3468130925.jpg", "split": "test", "caption": ["a sports ball in the air"], "sentids": [5842], "rare_classes": [["sports ball"]]} +{"image": "images/3468694409.jpg", "split": "test", "caption": ["a photo of a tiered group of people with their hands in the air"], "sentids": [5843], "rare_classes": [["tie"]]} +{"image": "images/3470703538.jpg", "split": "test", "caption": ["a truck in the background", "a handbag in a man's hand", "a chair in the middle of the street", "a truck in the background", "a handbag in a man's hand", "a chair in the middle of the street", "a truck in the background", "a handbag in a man's hand", "a chair in the middle of the street"], "sentids": [5844, 5845, 5846, 5847, 5848, 5849, 5850, 5851, 5852], "rare_classes": [["truck"], ["handbag"], ["chair"], ["truck"], ["handbag"], ["chair"], ["truck"], ["handbag"], ["chair"]]} +{"image": "images/3470711198.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a bicycle in the background", "an image with a traffic light", "a picture of a bottle of water", "a bicycle in the background", "an image with a traffic light", "a picture of a bottle of water", "a bicycle in the background", "an image with a traffic light"], "sentids": [5853, 5854, 5855, 5856, 5857, 5858, 5859, 5860, 5861], "rare_classes": [["bottle"], ["bicycle"], ["traffic light"], ["bottle"], ["bicycle"], ["traffic light"], ["bottle"], ["bicycle"], ["traffic light"]]} +{"image": "images/3471173526.jpg", "split": "test", "caption": ["a photo of a dining table", "an image with a forkful of food sitting at a table", "a photo of a dining table", "an image with a forkful of food sitting at a table"], "sentids": [5862, 5863, 5864, 5865], "rare_classes": [["dining table"], ["fork"], ["dining table"], ["fork"]]} +{"image": "images/3471841031.jpg", "split": "test", "caption": ["a photo of a bottle of water", "an image with a bench, people, and pigeons", "a photo of a chair", "a photo of a bottle of water", "an image with a bench, people, and pigeons", "a photo of a chair", "a photo of a bottle of water", "an image with a bench, people, and pigeons", "a photo of a chair"], "sentids": [5866, 5867, 5868, 5869, 5870, 5871, 5872, 5873, 5874], "rare_classes": [["bottle"], ["bench"], ["chair"], ["bottle"], ["bench"], ["chair"], ["bottle"], ["bench"], ["chair"]]} +{"image": "images/3473188829.jpg", "split": "test", "caption": ["an image with a banana in front of a bunch of cups", "an image with a tv in the background", "a cup in a cup holder", "an image with a banana in front of a bunch of cups", "an image with a tv in the background", "a cup in a cup holder", "an image with a banana in front of a bunch of cups", "an image with a tv in the background", "a cup in a cup holder"], "sentids": [5875, 5876, 5877, 5878, 5879, 5880, 5881, 5882, 5883], "rare_classes": [["banana"], ["tv"], ["cup"], ["banana"], ["tv"], ["cup"], ["banana"], ["tv"], ["cup"]]} +{"image": "images/3473345355.jpg", "split": "test", "caption": ["a dog in a leash walking down the street with a woman", "a picture of a handbag and a dog walking down the street", "a dog in a leash walking down the street with a woman", "a picture of a handbag and a dog walking down the street"], "sentids": [5884, 5885, 5886, 5887], "rare_classes": [["dog"], ["handbag"], ["dog"], ["handbag"]]} +{"image": "images/347396250.jpg", "split": "test", "caption": ["a photo of a laptop in front of a crowd of people", "an image with a cell phone in front of a crowd", "a tv in the middle of a crowd of people at a party", "a photo of a laptop in front of a crowd of people", "an image with a cell phone in front of a crowd", "a tv in the middle of a crowd of people at a party", "a photo of a laptop in front of a crowd of people", "an image with a cell phone in front of a crowd", "a tv in the middle of a crowd of people at a party"], "sentids": [5888, 5889, 5890, 5891, 5892, 5893, 5894, 5895, 5896], "rare_classes": [["laptop"], ["cell phone"], ["tv"], ["laptop"], ["cell phone"], ["tv"], ["laptop"], ["cell phone"], ["tv"]]} +{"image": "images/3474946609.jpg", "split": "test", "caption": ["an image with a cup of iced tea", "a photo of a umbrella", "a picture of a bottle of beer", "an image with a cup of iced tea", "a photo of a umbrella", "a picture of a bottle of beer", "an image with a cup of iced tea", "a photo of a umbrella", "a picture of a bottle of beer"], "sentids": [5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905], "rare_classes": [["cup"], ["umbrella"], ["bottle"], ["cup"], ["umbrella"], ["bottle"], ["cup"], ["umbrella"], ["bottle"]]} +{"image": "images/3477778668.jpg", "split": "test", "caption": ["a picture of a umbrella with a group of bridesmaids and groomsmen"], "sentids": [5906], "rare_classes": [["umbrella"]]} +{"image": "images/3480051754.jpg", "split": "test", "caption": ["a picture of a backpackers camp with people sitting on the ground"], "sentids": [5907], "rare_classes": [["backpack"]]} +{"image": "images/3481556478.jpg", "split": "test", "caption": ["an image with a backpack", "a picture of a motorcycle rally", "a photo of a elephant", "an image with a backpack", "a picture of a motorcycle rally", "a photo of a elephant", "an image with a backpack", "a picture of a motorcycle rally", "a photo of a elephant"], "sentids": [5908, 5909, 5910, 5911, 5912, 5913, 5914, 5915, 5916], "rare_classes": [["backpack"], ["motorcycle"], ["elephant"], ["backpack"], ["motorcycle"], ["elephant"], ["backpack"], ["motorcycle"], ["elephant"]]} +{"image": "images/3482256327.jpg", "split": "test", "caption": ["a photo of a tennis racket"], "sentids": [5917], "rare_classes": [["tennis racket"]]} +{"image": "images/3483071906.jpg", "split": "test", "caption": ["a photo of a tennis racket being pulled by a group of children"], "sentids": [5918], "rare_classes": [["tennis racket"]]} +{"image": "images/3486869248.jpg", "split": "test", "caption": ["an image with a bottle of wine", "a picture of a dining table", "an image with a bottle of wine", "a picture of a dining table"], "sentids": [5919, 5920, 5921, 5922], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} +{"image": "images/3487015378.jpg", "split": "test", "caption": ["a photo of a handbag on rollerblades"], "sentids": [5923], "rare_classes": [["handbag"]]} +{"image": "images/3492734013.jpg", "split": "test", "caption": ["an image with a handbag and pigeons in front of a building"], "sentids": [5924], "rare_classes": [["handbag"]]} +{"image": "images/3496983524.jpg", "split": "test", "caption": ["a photo of a book being read by a young boy in india"], "sentids": [5925], "rare_classes": [["book"]]} +{"image": "images/349931518.jpg", "split": "test", "caption": ["a car in the road", "a picture of a truck full of people riding on top of it", "a car in the road", "a picture of a truck full of people riding on top of it"], "sentids": [5926, 5927, 5928, 5929], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} +{"image": "images/3500505549.jpg", "split": "test", "caption": ["an image with a skateboarder doing a trick on a rail", "a picture of a bench with a skateboarder doing a trick", "an image with a skateboarder doing a trick on a rail", "a picture of a bench with a skateboarder doing a trick"], "sentids": [5930, 5931, 5932, 5933], "rare_classes": [["skateboard"], ["bench"], ["skateboard"], ["bench"]]} +{"image": "images/3501457496.jpg", "split": "test", "caption": ["a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog", "a dog in front of a group of people", "a photo of a bowl of ice cream", "an image with a handbag, a dog, and a group of people", "an image with a bicycle, people, and a dog", "a photo of a frisbee game with a group of people and a dog"], "sentids": [5934, 5935, 5936, 5937, 5938, 5939, 5940, 5941, 5942, 5943, 5944, 5945, 5946, 5947, 5948, 5949, 5950, 5951, 5952, 5953, 5954, 5955, 5956, 5957, 5958], "rare_classes": [["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"], ["dog"], ["bowl"], ["handbag"], ["bicycle"], ["frisbee"]]} +{"image": "images/3503414651.jpg", "split": "test", "caption": ["an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike", "an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike", "an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike", "an image with a backpack on a bike", "a photo of a car and a man on a bike", "a truck in the background", "an image with a handbag on a bike"], "sentids": [5959, 5960, 5961, 5962, 5963, 5964, 5965, 5966, 5967, 5968, 5969, 5970, 5971, 5972, 5973, 5974], "rare_classes": [["backpack"], ["car"], ["truck"], ["handbag"], ["backpack"], ["car"], ["truck"], ["handbag"], ["backpack"], ["car"], ["truck"], ["handbag"], ["backpack"], ["car"], ["truck"], ["handbag"]]} +{"image": "images/3504222146.jpg", "split": "test", "caption": ["a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water", "a photo of a bicycle group standing in front of a van", "a bus in the background", "a photo of a truck and a group of people with bikes", "a backpack in front of a van", "a picture of a bottle of water"], "sentids": [5975, 5976, 5977, 5978, 5979, 5980, 5981, 5982, 5983, 5984, 5985, 5986, 5987, 5988, 5989, 5990, 5991, 5992, 5993, 5994, 5995, 5996, 5997, 5998, 5999], "rare_classes": [["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"], ["bicycle"], ["bus"], ["truck"], ["backpack"], ["bottle"]]} +{"image": "images/3510402371.jpg", "split": "test", "caption": ["a picture of a handbag on a counter in a cafe", "a spoon in a bowl", "an image with a potted plant in front of a counter", "a picture of a handbag on a counter in a cafe", "a spoon in a bowl", "an image with a potted plant in front of a counter", "a picture of a handbag on a counter in a cafe", "a spoon in a bowl", "an image with a potted plant in front of a counter"], "sentids": [6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008], "rare_classes": [["handbag"], ["spoon"], ["potted plant"], ["handbag"], ["spoon"], ["potted plant"], ["handbag"], ["spoon"], ["potted plant"]]} +{"image": "images/3512033659.jpg", "split": "test", "caption": ["a picture of a truck full of people waiting in line", "a hot dog in karachi, pakistan", "a photo of a cell phone shop in peshawar, pakistan", "a picture of a truck full of people waiting in line", "a hot dog in karachi, pakistan", "a photo of a cell phone shop in peshawar, pakistan", "a picture of a truck full of people waiting in line", "a hot dog in karachi, pakistan", "a photo of a cell phone shop in peshawar, pakistan"], "sentids": [6009, 6010, 6011, 6012, 6013, 6014, 6015, 6016, 6017], "rare_classes": [["truck"], ["hot dog"], ["cell phone"], ["truck"], ["hot dog"], ["cell phone"], ["truck"], ["hot dog"], ["cell phone"]]} +{"image": "images/3512747808.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a dining table in a restaurant", "an image with a bottle of hand lotion and two women sitting at a table", "a picture of a cup of coffee", "a dining table in a restaurant", "an image with a bottle of hand lotion and two women sitting at a table", "a picture of a cup of coffee", "a dining table in a restaurant", "an image with a bottle of hand lotion and two women sitting at a table"], "sentids": [6018, 6019, 6020, 6021, 6022, 6023, 6024, 6025, 6026], "rare_classes": [["cup"], ["dining table"], ["bottle"], ["cup"], ["dining table"], ["bottle"], ["cup"], ["dining table"], ["bottle"]]} +{"image": "images/3513318675.jpg", "split": "test", "caption": ["a dining table in a kitchen"], "sentids": [6027], "rare_classes": [["dining table"]]} +{"image": "images/3514055630.jpg", "split": "test", "caption": ["an image with a bottle of water", "a picture of a remote library", "a photo of a chair", "an image with a bottle of water", "a picture of a remote library", "a photo of a chair", "an image with a bottle of water", "a picture of a remote library", "a photo of a chair"], "sentids": [6028, 6029, 6030, 6031, 6032, 6033, 6034, 6035, 6036], "rare_classes": [["bottle"], ["remote"], ["chair"], ["bottle"], ["remote"], ["chair"], ["bottle"], ["remote"], ["chair"]]} +{"image": "images/3514179514.jpg", "split": "test", "caption": ["a picture of a baseball glove", "a photo of a sports ball game", "a backpack in the background", "a picture of a baseball glove", "a photo of a sports ball game", "a backpack in the background", "a picture of a baseball glove", "a photo of a sports ball game", "a backpack in the background"], "sentids": [6037, 6038, 6039, 6040, 6041, 6042, 6043, 6044, 6045], "rare_classes": [["baseball glove"], ["sports ball"], ["backpack"], ["baseball glove"], ["sports ball"], ["backpack"], ["baseball glove"], ["sports ball"], ["backpack"]]} +{"image": "images/3517056462.jpg", "split": "test", "caption": ["an image with a sports ball"], "sentids": [6046], "rare_classes": [["sports ball"]]} +{"image": "images/3519232801.jpg", "split": "test", "caption": ["an image with a tv screen in the middle of a room full of people"], "sentids": [6047], "rare_classes": [["tv"]]} +{"image": "images/3519622190.jpg", "split": "test", "caption": ["a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street", "a picture of a traffic light with a man dressed as superman holding a sign", "an image with a umbrella and a man dressed as superman", "a picture of a dining table", "a picture of a tie-dye superman holding a sign on the street", "a picture of a backpacker dressed as superman on the street"], "sentids": [6048, 6049, 6050, 6051, 6052, 6053, 6054, 6055, 6056, 6057, 6058, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 6067, 6068, 6069, 6070, 6071, 6072], "rare_classes": [["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"], ["traffic light"], ["umbrella"], ["dining table"], ["tie"], ["backpack"]]} +{"image": "images/352023925.jpg", "split": "test", "caption": ["a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book", "a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book", "a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book", "a photo of a bottle of wine", "a photo of a cup of coffee", "a picture of a handbag", "an image with a chair, a table, and a woman signing a book"], "sentids": [6073, 6074, 6075, 6076, 6077, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6087, 6088], "rare_classes": [["bottle"], ["cup"], ["handbag"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["chair"], ["bottle"], ["cup"], ["handbag"], ["chair"]]} +{"image": "images/3521111528.jpg", "split": "test", "caption": ["a picture of a knife and fork", "a potted plant in the background", "a spoon in the middle of the table", "a picture of a knife and fork", "a potted plant in the background", "a spoon in the middle of the table", "a picture of a knife and fork", "a potted plant in the background", "a spoon in the middle of the table"], "sentids": [6089, 6090, 6091, 6092, 6093, 6094, 6095, 6096, 6097], "rare_classes": [["knife"], ["potted plant"], ["spoon"], ["knife"], ["potted plant"], ["spoon"], ["knife"], ["potted plant"], ["spoon"]]} +{"image": "images/3523474077.jpg", "split": "test", "caption": ["a photo of a backpacker in front of the sydney opera house", "an image with a cell phone", "an image with a airplane in the background", "a photo of a backpacker in front of the sydney opera house", "an image with a cell phone", "an image with a airplane in the background", "a photo of a backpacker in front of the sydney opera house", "an image with a cell phone", "an image with a airplane in the background"], "sentids": [6098, 6099, 6100, 6101, 6102, 6103, 6104, 6105, 6106], "rare_classes": [["backpack"], ["cell phone"], ["airplane"], ["backpack"], ["cell phone"], ["airplane"], ["backpack"], ["cell phone"], ["airplane"]]} +{"image": "images/3523851105.jpg", "split": "test", "caption": ["an image with a cell phone", "a photo of a banana", "a sink in the kitchen", "an image with a cell phone", "a photo of a banana", "a sink in the kitchen", "an image with a cell phone", "a photo of a banana", "a sink in the kitchen"], "sentids": [6107, 6108, 6109, 6110, 6111, 6112, 6113, 6114, 6115], "rare_classes": [["cell phone"], ["banana"], ["sink"], ["cell phone"], ["banana"], ["sink"], ["cell phone"], ["banana"], ["sink"]]} +{"image": "images/3524914023.jpg", "split": "test", "caption": ["a picture of a baseball bat being swung at a ball", "a picture of a chair on a baseball field", "a picture of a baseball bat being swung at a ball", "a picture of a chair on a baseball field"], "sentids": [6116, 6117, 6118, 6119], "rare_classes": [["baseball bat"], ["chair"], ["baseball bat"], ["chair"]]} +{"image": "images/35268263.jpg", "split": "test", "caption": ["a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair", "a photo of a wine glass", "a picture of a cell phone", "an image with a potted plant in the background", "a photo of a cup of coffee", "a photo of a laptop and a woman working on a sewing machine", "a photo of a dining table", "an image with a tv in the background and two people sitting at a table", "a picture of a chair"], "sentids": [6120, 6121, 6122, 6123, 6124, 6125, 6126, 6127, 6128, 6129, 6130, 6131, 6132, 6133, 6134, 6135, 6136, 6137, 6138, 6139, 6140, 6141, 6142, 6143, 6144, 6145, 6146, 6147, 6148, 6149, 6150, 6151, 6152, 6153, 6154, 6155, 6156, 6157, 6158, 6159, 6160, 6161, 6162, 6163, 6164, 6165, 6166, 6167, 6168, 6169, 6170, 6171, 6172, 6173, 6174, 6175, 6176, 6177, 6178, 6179, 6180, 6181, 6182, 6183], "rare_classes": [["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"], ["wine glass"], ["cell phone"], ["potted plant"], ["cup"], ["laptop"], ["dining table"], ["tv"], ["chair"]]} +{"image": "images/3527407036.jpg", "split": "test", "caption": ["a photo of a toothbrush in a crowd of people"], "sentids": [6184], "rare_classes": [["toothbrush"]]} +{"image": "images/3528715437.jpg", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [6185], "rare_classes": [["cup"]]} +{"image": "images/3532476966.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [6186], "rare_classes": [["handbag"]]} +{"image": "images/3532994535.jpg", "split": "test", "caption": ["an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table", "an image with a wine glass in front of a group of people", "a photo of a knife and fork on a table", "an image with a bottle of wine on the table", "an image with a fork and knife on a table", "a picture of a bowl of food on a table"], "sentids": [6187, 6188, 6189, 6190, 6191, 6192, 6193, 6194, 6195, 6196, 6197, 6198, 6199, 6200, 6201, 6202, 6203, 6204, 6205, 6206, 6207, 6208, 6209, 6210, 6211], "rare_classes": [["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"], ["wine glass"], ["knife"], ["bottle"], ["fork"], ["bowl"]]} +{"image": "images/3533145793.jpg", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [6212], "rare_classes": [["handbag"]]} +{"image": "images/3533713163.jpg", "split": "test", "caption": ["an image with a bicycle in the middle of a crowd of people", "a chair in the middle of the street", "an image with a bicycle in the middle of a crowd of people", "a chair in the middle of the street"], "sentids": [6213, 6214, 6215, 6216], "rare_classes": [["bicycle"], ["chair"], ["bicycle"], ["chair"]]} +{"image": "images/3533928622.jpg", "split": "test", "caption": ["a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table", "a picture of a person preparing food on a table", "an image with a dining table full of food", "a cup in a bowl", "an image with a spoon in a bowl of food", "a photo of a pizza chef preparing food on a table", "an image with a knife on a table of food", "an image with a apple on the table"], "sentids": [6217, 6218, 6219, 6220, 6221, 6222, 6223, 6224, 6225, 6226, 6227, 6228, 6229, 6230, 6231, 6232, 6233, 6234, 6235, 6236, 6237, 6238, 6239, 6240, 6241, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6263, 6264, 6265], "rare_classes": [["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"], ["person"], ["dining table"], ["cup"], ["spoon"], ["pizza"], ["knife"], ["apple"]]} +{"image": "images/3534070832.jpg", "split": "test", "caption": ["an image with a tie in the background"], "sentids": [6266], "rare_classes": [["tie"]]} +{"image": "images/3534376990.jpg", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [6267], "rare_classes": [["backpack"]]} +{"image": "images/3538363430.jpg", "split": "test", "caption": ["a photo of a book on a beach with a man and a woman", "a backpack in the sand", "a photo of a book on a beach with a man and a woman", "a backpack in the sand"], "sentids": [6268, 6269, 6270, 6271], "rare_classes": [["book"], ["backpack"], ["book"], ["backpack"]]} +{"image": "images/3539447637.jpg", "split": "test", "caption": ["a handbag in a woman's hand", "a picture of a busier city street with a woman walking down the street", "a handbag in a woman's hand", "a picture of a busier city street with a woman walking down the street"], "sentids": [6272, 6273, 6274, 6275], "rare_classes": [["handbag"], ["bus"], ["handbag"], ["bus"]]} +{"image": "images/3539552261.jpg", "split": "test", "caption": ["an image with a handbag on the ground next to a group of people"], "sentids": [6276], "rare_classes": [["handbag"]]} +{"image": "images/3541002184.jpg", "split": "test", "caption": ["a bicycle in the background", "a backpack in the middle of the road", "an image with a handbag on the ground next to a group of runners", "a bicycle in the background", "a backpack in the middle of the road", "an image with a handbag on the ground next to a group of runners", "a bicycle in the background", "a backpack in the middle of the road", "an image with a handbag on the ground next to a group of runners"], "sentids": [6277, 6278, 6279, 6280, 6281, 6282, 6283, 6284, 6285], "rare_classes": [["bicycle"], ["backpack"], ["handbag"], ["bicycle"], ["backpack"], ["handbag"], ["bicycle"], ["backpack"], ["handbag"]]} +{"image": "images/35437191.jpg", "split": "test", "caption": ["a baseball bat in the sand"], "sentids": [6286], "rare_classes": [["baseball bat"]]} +{"image": "images/3545976616.jpg", "split": "test", "caption": ["a photo of a elephant and a man doing tricks in front of a crowd"], "sentids": [6287], "rare_classes": [["elephant"]]} +{"image": "images/3546342037.jpg", "split": "test", "caption": ["a photo of a potted plant on the ground next to a bride and groom"], "sentids": [6288], "rare_classes": [["potted plant"]]} +{"image": "images/3546891929.jpg", "split": "test", "caption": ["a cell phone in a man's hand", "an image with a backpack and a man talking on a cell phone", "a bottle in the man's hand", "a cell phone in a man's hand", "an image with a backpack and a man talking on a cell phone", "a bottle in the man's hand", "a cell phone in a man's hand", "an image with a backpack and a man talking on a cell phone", "a bottle in the man's hand"], "sentids": [6289, 6290, 6291, 6292, 6293, 6294, 6295, 6296, 6297], "rare_classes": [["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"], ["bottle"]]} +{"image": "images/3547524138.jpg", "split": "test", "caption": ["a frisbee in a woman's hand"], "sentids": [6298], "rare_classes": [["frisbee"]]} +{"image": "images/3547647914.jpg", "split": "test", "caption": ["an image with a handbag on the ground in front of a group of people"], "sentids": [6299], "rare_classes": [["handbag"]]} +{"image": "images/35477421.jpg", "split": "test", "caption": ["a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag", "a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag", "a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag", "a bench in the park", "a picture of a cup of coffee", "a photo of a bottle of water", "a picture of a handbag"], "sentids": [6300, 6301, 6302, 6303, 6304, 6305, 6306, 6307, 6308, 6309, 6310, 6311, 6312, 6313, 6314, 6315], "rare_classes": [["bench"], ["cup"], ["bottle"], ["handbag"], ["bench"], ["cup"], ["bottle"], ["handbag"], ["bench"], ["cup"], ["bottle"], ["handbag"], ["bench"], ["cup"], ["bottle"], ["handbag"]]} +{"image": "images/3548356189.jpg", "split": "test", "caption": ["a remote in the middle of a room full of children", "an image with a backpack on a group of people in a room", "a photo of a chair", "a remote in the middle of a room full of children", "an image with a backpack on a group of people in a room", "a photo of a chair", "a remote in the middle of a room full of children", "an image with a backpack on a group of people in a room", "a photo of a chair"], "sentids": [6316, 6317, 6318, 6319, 6320, 6321, 6322, 6323, 6324], "rare_classes": [["remote"], ["backpack"], ["chair"], ["remote"], ["backpack"], ["chair"], ["remote"], ["backpack"], ["chair"]]} +{"image": "images/3548358879.jpg", "split": "test", "caption": ["an image with a dining table and a boy standing in front of it"], "sentids": [6325], "rare_classes": [["dining table"]]} +{"image": "images/3548411777.jpg", "split": "test", "caption": ["a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room", "a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room", "a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room", "a picture of a chair in the middle of a room", "a photo of a tv in a classroom with people sitting around it", "a picture of a bowl of fruit with people sitting around it", "an image with a bench in the middle of a room"], "sentids": [6326, 6327, 6328, 6329, 6330, 6331, 6332, 6333, 6334, 6335, 6336, 6337, 6338, 6339, 6340, 6341], "rare_classes": [["chair"], ["tv"], ["bowl"], ["bench"], ["chair"], ["tv"], ["bowl"], ["bench"], ["chair"], ["tv"], ["bowl"], ["bench"], ["chair"], ["tv"], ["bowl"], ["bench"]]} +{"image": "images/3549208986.jpg", "split": "test", "caption": ["a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass", "a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass", "a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass", "a chair in the background", "an image with a tv in the background", "a photo of a bowl of bubbles", "an image with a wine glass"], "sentids": [6342, 6343, 6344, 6345, 6346, 6347, 6348, 6349, 6350, 6351, 6352, 6353, 6354, 6355, 6356, 6357], "rare_classes": [["chair"], ["tv"], ["bowl"], ["wine glass"], ["chair"], ["tv"], ["bowl"], ["wine glass"], ["chair"], ["tv"], ["bowl"], ["wine glass"], ["chair"], ["tv"], ["bowl"], ["wine glass"]]} +{"image": "images/3551698034.jpg", "split": "test", "caption": ["a picture of a teddy bear on the sidewalk", "an image with a frisbee in the background", "a picture of a teddy bear on the sidewalk", "an image with a frisbee in the background"], "sentids": [6358, 6359, 6360, 6361], "rare_classes": [["teddy bear"], ["frisbee"], ["teddy bear"], ["frisbee"]]} +{"image": "images/3551717658.jpg", "split": "test", "caption": ["an image with a bench full of people sitting in an airplane", "an image with a handbag on the seat in front of the person", "an image with a bench full of people sitting in an airplane", "an image with a handbag on the seat in front of the person"], "sentids": [6362, 6363, 6364, 6365], "rare_classes": [["bench"], ["handbag"], ["bench"], ["handbag"]]} +{"image": "images/3552613836.jpg", "split": "test", "caption": ["an image with a handbag on the sidewalk next to a row of parked cars"], "sentids": [6366], "rare_classes": [["handbag"]]} +{"image": "images/3553204471.jpg", "split": "test", "caption": ["a picture of a book with an orchestra in it"], "sentids": [6367], "rare_classes": [["book"]]} +{"image": "images/3554634863.jpg", "split": "test", "caption": ["a photo of a tie-dyed man playing saxophone in front of a crowd", "an image with a backpack", "a photo of a tie-dyed man playing saxophone in front of a crowd", "an image with a backpack"], "sentids": [6368, 6369, 6370, 6371], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} +{"image": "images/3556037801.jpg", "split": "test", "caption": ["a bottle in the background"], "sentids": [6372], "rare_classes": [["bottle"]]} +{"image": "images/3556944378.jpg", "split": "test", "caption": ["a photo of a backpacker walking through a busy train station"], "sentids": [6373], "rare_classes": [["backpack"]]} +{"image": "images/3559327762.jpg", "split": "test", "caption": ["an image with a handbag in the foreground and a group of people in the background", "an image with a cell phone in front of a group of people", "a picture of a sports ball", "an image with a handbag in the foreground and a group of people in the background", "an image with a cell phone in front of a group of people", "a picture of a sports ball", "an image with a handbag in the foreground and a group of people in the background", "an image with a cell phone in front of a group of people", "a picture of a sports ball"], "sentids": [6374, 6375, 6376, 6377, 6378, 6379, 6380, 6381, 6382], "rare_classes": [["handbag"], ["cell phone"], ["sports ball"], ["handbag"], ["cell phone"], ["sports ball"], ["handbag"], ["cell phone"], ["sports ball"]]} +{"image": "images/3560503470.jpg", "split": "test", "caption": ["a picture of a airplane", "an image with a handbag and a bike on a dock", "a picture of a airplane", "an image with a handbag and a bike on a dock"], "sentids": [6383, 6384, 6385, 6386], "rare_classes": [["airplane"], ["handbag"], ["airplane"], ["handbag"]]} +{"image": "images/3568505408.jpg", "split": "test", "caption": ["a car in a parking lot", "a truck in a dirt arena with a man on a horse", "a car in a parking lot", "a truck in a dirt arena with a man on a horse"], "sentids": [6387, 6388, 6389, 6390], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} +{"image": "images/3572056273.jpg", "split": "test", "caption": ["an image with a surfboard in the foreground and a group of people doing pushups"], "sentids": [6391], "rare_classes": [["surfboard"]]} +{"image": "images/3574930742.jpg", "split": "test", "caption": ["a photo of a dining table in a library", "a photo of a handbag on a table in a library", "a book in a library", "a photo of a dining table in a library", "a photo of a handbag on a table in a library", "a book in a library", "a photo of a dining table in a library", "a photo of a handbag on a table in a library", "a book in a library"], "sentids": [6392, 6393, 6394, 6395, 6396, 6397, 6398, 6399, 6400], "rare_classes": [["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"]]} +{"image": "images/3574962735.jpg", "split": "test", "caption": ["an image with a dining table and chairs in front of a boat"], "sentids": [6401], "rare_classes": [["dining table"]]} +{"image": "images/3575971480.jpg", "split": "test", "caption": ["an image with a car in the background and a group of people on the street", "a photo of a traffic light on the side of a road", "an image with a car in the background and a group of people on the street", "a photo of a traffic light on the side of a road"], "sentids": [6402, 6403, 6404, 6405], "rare_classes": [["car"], ["traffic light"], ["car"], ["traffic light"]]} +{"image": "images/3576186562.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [6406], "rare_classes": [["handbag"]]} +{"image": "images/3578757767.jpg", "split": "test", "caption": ["an image with a frisbee in the air"], "sentids": [6407], "rare_classes": [["frisbee"]]} +{"image": "images/357924786.jpg", "split": "test", "caption": ["a picture of a dining table", "an image with a cell phone and two women sitting at a table", "a picture of a spoonful of ice cream sitting on a table", "a picture of a dining table", "an image with a cell phone and two women sitting at a table", "a picture of a spoonful of ice cream sitting on a table", "a picture of a dining table", "an image with a cell phone and two women sitting at a table", "a picture of a spoonful of ice cream sitting on a table"], "sentids": [6408, 6409, 6410, 6411, 6412, 6413, 6414, 6415, 6416], "rare_classes": [["dining table"], ["cell phone"], ["spoon"], ["dining table"], ["cell phone"], ["spoon"], ["dining table"], ["cell phone"], ["spoon"]]} +{"image": "images/358012011.jpg", "split": "test", "caption": ["a picture of a tv", "a picture of a dining table", "an image with a cup of chips and a man sitting at a table", "a picture of a tv", "a picture of a dining table", "an image with a cup of chips and a man sitting at a table", "a picture of a tv", "a picture of a dining table", "an image with a cup of chips and a man sitting at a table"], "sentids": [6417, 6418, 6419, 6420, 6421, 6422, 6423, 6424, 6425], "rare_classes": [["tv"], ["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"], ["tv"], ["dining table"], ["cup"]]} +{"image": "images/3583092048.jpg", "split": "test", "caption": ["a picture of a frisbee being played by two women", "a picture of a dining table with chairs and tables in the background", "a picture of a frisbee being played by two women", "a picture of a dining table with chairs and tables in the background"], "sentids": [6426, 6427, 6428, 6429], "rare_classes": [["frisbee"], ["dining table"], ["frisbee"], ["dining table"]]} +{"image": "images/3583258236.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [6430], "rare_classes": [["handbag"]]} +{"image": "images/3587847246.jpg", "split": "test", "caption": ["a baseball glove in the batter's box", "a sports ball in the air during a baseball game", "a baseball glove in the batter's box", "a sports ball in the air during a baseball game"], "sentids": [6431, 6432, 6433, 6434], "rare_classes": [["baseball glove"], ["sports ball"], ["baseball glove"], ["sports ball"]]} +{"image": "images/3595507882.jpg", "split": "test", "caption": ["a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table", "a tv in the background", "an image with a bottle of wine on a table", "a picture of a dining table with people sitting at it", "an image with a laptop on a table", "an image with a handbag on a table", "a cup in the middle of a table"], "sentids": [6435, 6436, 6437, 6438, 6439, 6440, 6441, 6442, 6443, 6444, 6445, 6446, 6447, 6448, 6449, 6450, 6451, 6452, 6453, 6454, 6455, 6456, 6457, 6458, 6459, 6460, 6461, 6462, 6463, 6464, 6465, 6466, 6467, 6468, 6469, 6470], "rare_classes": [["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"], ["tv"], ["bottle"], ["dining table"], ["laptop"], ["handbag"], ["cup"]]} +{"image": "images/3595795327.jpg", "split": "test", "caption": ["an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table", "an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table", "an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table", "an image with a bottle of wine", "a photo of a couch in a room full of people", "a picture of a handbag making class", "a photo of a laptop on a table"], "sentids": [6471, 6472, 6473, 6474, 6475, 6476, 6477, 6478, 6479, 6480, 6481, 6482, 6483, 6484, 6485, 6486], "rare_classes": [["bottle"], ["couch"], ["handbag"], ["laptop"], ["bottle"], ["couch"], ["handbag"], ["laptop"], ["bottle"], ["couch"], ["handbag"], ["laptop"], ["bottle"], ["couch"], ["handbag"], ["laptop"]]} +{"image": "images/3596417458.jpg", "split": "test", "caption": ["a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food", "a dining table in the middle of a sunny day", "an image with a bowl of food on a table", "a picture of a spoonful of food on a table", "a picture of a cake on top of a table full of food", "a knife in the middle of a table full of food"], "sentids": [6487, 6488, 6489, 6490, 6491, 6492, 6493, 6494, 6495, 6496, 6497, 6498, 6499, 6500, 6501, 6502, 6503, 6504, 6505, 6506, 6507, 6508, 6509, 6510, 6511], "rare_classes": [["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"], ["dining table"], ["bowl"], ["spoon"], ["cake"], ["knife"]]} +{"image": "images/3598128992.jpg", "split": "test", "caption": ["an image with a fire hydrant in the background", "a picture of a car on the side of the road", "an image with a fire hydrant in the background", "a picture of a car on the side of the road"], "sentids": [6512, 6513, 6514, 6515], "rare_classes": [["fire hydrant"], ["car"], ["fire hydrant"], ["car"]]} +{"image": "images/3601305072.jpg", "split": "test", "caption": ["an image with a horse jumping over an obstacle", "a potted plant in the background", "an image with a horse jumping over an obstacle", "a potted plant in the background"], "sentids": [6516, 6517, 6518, 6519], "rare_classes": [["horse"], ["potted plant"], ["horse"], ["potted plant"]]} +{"image": "images/360275648.jpg", "split": "test", "caption": ["a cup in hand at the christmas market in vienna, austria"], "sentids": [6520], "rare_classes": [["cup"]]} +{"image": "images/360509186.jpg", "split": "test", "caption": ["a picture of a potted plant", "a picture of a dining table with people sitting around it", "a picture of a potted plant", "a picture of a dining table with people sitting around it"], "sentids": [6521, 6522, 6523, 6524], "rare_classes": [["potted plant"], ["dining table"], ["potted plant"], ["dining table"]]} +{"image": "images/3606084228.jpg", "split": "test", "caption": ["a picture of a motorcycle rider doing a trick"], "sentids": [6525], "rare_classes": [["motorcycle"]]} +{"image": "images/3609061538.jpg", "split": "test", "caption": ["an image with a bench full of people on a train"], "sentids": [6526], "rare_classes": [["bench"]]} +{"image": "images/3609999845.jpg", "split": "test", "caption": ["a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background", "a sports ball in the grass", "a photo of a baseball bat hitting a ball in a field", "an image with a dog and a man in a field", "a backpack in the grass", "an image with a bicycle in the foreground and a man swinging a bat in the background"], "sentids": [6527, 6528, 6529, 6530, 6531, 6532, 6533, 6534, 6535, 6536, 6537, 6538, 6539, 6540, 6541, 6542, 6543, 6544, 6545, 6546, 6547, 6548, 6549, 6550, 6551], "rare_classes": [["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"], ["sports ball"], ["baseball bat"], ["dog"], ["backpack"], ["bicycle"]]} +{"image": "images/3610460852.jpg", "split": "test", "caption": ["an image with a cup of coffee and a woman behind the counter", "a bowl in front of a woman at a bar", "a picture of a teddy bear sitting at a bar", "an image with a cup of coffee and a woman behind the counter", "a bowl in front of a woman at a bar", "a picture of a teddy bear sitting at a bar", "an image with a cup of coffee and a woman behind the counter", "a bowl in front of a woman at a bar", "a picture of a teddy bear sitting at a bar"], "sentids": [6552, 6553, 6554, 6555, 6556, 6557, 6558, 6559, 6560], "rare_classes": [["cup"], ["bowl"], ["teddy bear"], ["cup"], ["bowl"], ["teddy bear"], ["cup"], ["bowl"], ["teddy bear"]]} +{"image": "images/3618525295.jpg", "split": "test", "caption": ["an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash", "an image with a bench and a dog", "a photo of a bicycle", "a dog in a restaurant", "a photo of a dining table", "a bottle in front of a table", "a picture of a backpacker sitting at a cafe with a dog on a leash"], "sentids": [6561, 6562, 6563, 6564, 6565, 6566, 6567, 6568, 6569, 6570, 6571, 6572, 6573, 6574, 6575, 6576, 6577, 6578, 6579, 6580, 6581, 6582, 6583, 6584, 6585, 6586, 6587, 6588, 6589, 6590, 6591, 6592, 6593, 6594, 6595, 6596], "rare_classes": [["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"], ["bench"], ["bicycle"], ["dog"], ["dining table"], ["bottle"], ["backpack"]]} +{"image": "images/3620764461.jpg", "split": "test", "caption": ["a photo of a dog laying on the floor"], "sentids": [6597], "rare_classes": [["dog"]]} +{"image": "images/3621972977.jpg", "split": "test", "caption": ["an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street", "an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street", "an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street", "an image with a car in the background and people sitting in lawn chairs", "an image with a handbag and a man playing an accordion", "an image with a cup of coffee and a man playing an accordion", "a photo of a backpacker playing an accordion on the street"], "sentids": [6598, 6599, 6600, 6601, 6602, 6603, 6604, 6605, 6606, 6607, 6608, 6609, 6610, 6611, 6612, 6613], "rare_classes": [["car"], ["handbag"], ["cup"], ["backpack"], ["car"], ["handbag"], ["cup"], ["backpack"], ["car"], ["handbag"], ["cup"], ["backpack"], ["car"], ["handbag"], ["cup"], ["backpack"]]} +{"image": "images/3625537155.jpg", "split": "test", "caption": ["a picture of a chair in the middle of the road", "a photo of a dining table at an outdoor market", "a picture of a chair in the middle of the road", "a photo of a dining table at an outdoor market"], "sentids": [6614, 6615, 6616, 6617], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} +{"image": "images/3629489568.jpg", "split": "test", "caption": ["a photo of a umbrella cafe in rome, italy", "a clock in front of an old building with people sitting at tables", "a photo of a umbrella cafe in rome, italy", "a clock in front of an old building with people sitting at tables"], "sentids": [6618, 6619, 6620, 6621], "rare_classes": [["umbrella"], ["clock"], ["umbrella"], ["clock"]]} +{"image": "images/363056425.jpg", "split": "test", "caption": ["an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field", "an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field", "an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field", "an image with a handbag on the ground", "a banana in a basket", "a photo of a broccoli farmer's market", "a dining table in the middle of a field"], "sentids": [6622, 6623, 6624, 6625, 6626, 6627, 6628, 6629, 6630, 6631, 6632, 6633, 6634, 6635, 6636, 6637], "rare_classes": [["handbag"], ["banana"], ["broccoli"], ["dining table"], ["handbag"], ["banana"], ["broccoli"], ["dining table"], ["handbag"], ["banana"], ["broccoli"], ["dining table"], ["handbag"], ["banana"], ["broccoli"], ["dining table"]]} +{"image": "images/3634828052.jpg", "split": "test", "caption": ["a photo of a handbag on a skateboard"], "sentids": [6638], "rare_classes": [["handbag"]]} +{"image": "images/363763680.jpg", "split": "test", "caption": ["a sports ball in the background", "a picture of a tie being given to a person sitting on a bench", "a sports ball in the background", "a picture of a tie being given to a person sitting on a bench"], "sentids": [6639, 6640, 6641, 6642], "rare_classes": [["sports ball"], ["tie"], ["sports ball"], ["tie"]]} +{"image": "images/363792435.jpg", "split": "test", "caption": ["a umbrella in the background"], "sentids": [6643], "rare_classes": [["umbrella"]]} +{"image": "images/363792438.jpg", "split": "test", "caption": ["a motorcycle in a race"], "sentids": [6644], "rare_classes": [["motorcycle"]]} +{"image": "images/3639005388.jpg", "split": "test", "caption": ["an image with a backpack and a group of people"], "sentids": [6645], "rare_classes": [["backpack"]]} +{"image": "images/3639845565.jpg", "split": "test", "caption": ["a picture of a handbag sitting on a bench next to a body of water", "a bench in the park", "a picture of a handbag sitting on a bench next to a body of water", "a bench in the park"], "sentids": [6646, 6647, 6648, 6649], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} +{"image": "images/3641999223.jpg", "split": "test", "caption": ["a sports ball in the background", "a picture of a baseball glove", "a sports ball in the background", "a picture of a baseball glove"], "sentids": [6650, 6651, 6652, 6653], "rare_classes": [["sports ball"], ["baseball glove"], ["sports ball"], ["baseball glove"]]} +{"image": "images/3642088668.jpg", "split": "test", "caption": ["a cup in a cart", "a bottle in a cart", "a cup in a cart", "a bottle in a cart"], "sentids": [6654, 6655, 6656, 6657], "rare_classes": [["cup"], ["bottle"], ["cup"], ["bottle"]]} +{"image": "images/3642570796.jpg", "split": "test", "caption": ["a backpack in the woman's hand", "an image with a umbrella", "an image with a cell phone", "a backpack in the woman's hand", "an image with a umbrella", "an image with a cell phone", "a backpack in the woman's hand", "an image with a umbrella", "an image with a cell phone"], "sentids": [6658, 6659, 6660, 6661, 6662, 6663, 6664, 6665, 6666], "rare_classes": [["backpack"], ["umbrella"], ["cell phone"], ["backpack"], ["umbrella"], ["cell phone"], ["backpack"], ["umbrella"], ["cell phone"]]} +{"image": "images/3644668446.jpg", "split": "test", "caption": ["a photo of a backpacker in barcelona, spain"], "sentids": [6667], "rare_classes": [["backpack"]]} +{"image": "images/3646927481.jpg", "split": "test", "caption": ["a picture of a truck that is parked next to a bunch of dirt bikes", "a photo of a car show with motorcycles in the background", "a photo of a kite surfer doing a trick on a motorcycle", "a picture of a truck that is parked next to a bunch of dirt bikes", "a photo of a car show with motorcycles in the background", "a photo of a kite surfer doing a trick on a motorcycle", "a picture of a truck that is parked next to a bunch of dirt bikes", "a photo of a car show with motorcycles in the background", "a photo of a kite surfer doing a trick on a motorcycle"], "sentids": [6668, 6669, 6670, 6671, 6672, 6673, 6674, 6675, 6676], "rare_classes": [["truck"], ["car"], ["kite"], ["truck"], ["car"], ["kite"], ["truck"], ["car"], ["kite"]]} +{"image": "images/3647170476.jpg", "split": "test", "caption": ["a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk", "a bicycle in front of a group of children and adults on the boardwalk", "a picture of a chair on the boardwalk with children eating ice cream", "a tie in with the national ice cream day", "a picture of a cup of ice cream on the boardwalk", "an image with a handbag and several children on a boardwalk"], "sentids": [6677, 6678, 6679, 6680, 6681, 6682, 6683, 6684, 6685, 6686, 6687, 6688, 6689, 6690, 6691, 6692, 6693, 6694, 6695, 6696, 6697, 6698, 6699, 6700, 6701], "rare_classes": [["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"], ["bicycle"], ["chair"], ["tie"], ["cup"], ["handbag"]]} +{"image": "images/364747261.jpg", "split": "test", "caption": ["a picture of a handbag with a cat on it", "a picture of a cat sitting on top of a table", "a picture of a handbag with a cat on it", "a picture of a cat sitting on top of a table"], "sentids": [6702, 6703, 6704, 6705], "rare_classes": [["handbag"], ["cat"], ["handbag"], ["cat"]]} +{"image": "images/3651107058.jpg", "split": "test", "caption": ["a photo of a baseball glove on a person's foot", "a photo of a suitcase laying on the grass", "a backpack in the grass", "a photo of a baseball glove on a person's foot", "a photo of a suitcase laying on the grass", "a backpack in the grass", "a photo of a baseball glove on a person's foot", "a photo of a suitcase laying on the grass", "a backpack in the grass"], "sentids": [6706, 6707, 6708, 6709, 6710, 6711, 6712, 6713, 6714], "rare_classes": [["baseball glove"], ["suitcase"], ["backpack"], ["baseball glove"], ["suitcase"], ["backpack"], ["baseball glove"], ["suitcase"], ["backpack"]]} +{"image": "images/3653497668.jpg", "split": "test", "caption": ["a picture of a cake being cut in front of a group of people", "an image with a knife cutting into a cake", "a picture of a cake being cut in front of a group of people", "an image with a knife cutting into a cake"], "sentids": [6715, 6716, 6717, 6718], "rare_classes": [["cake"], ["knife"], ["cake"], ["knife"]]} +{"image": "images/3654377237.jpg", "split": "test", "caption": ["a picture of a bottle of wine sitting on a table", "an image with a potted plant in the background", "a picture of a bottle of wine sitting on a table", "an image with a potted plant in the background"], "sentids": [6719, 6720, 6721, 6722], "rare_classes": [["bottle"], ["potted plant"], ["bottle"], ["potted plant"]]} +{"image": "images/3655103576.jpg", "split": "test", "caption": ["a photo of a tiered outdoor patio with chairs and umbrellas", "a dining table in front of a group of people", "a photo of a tiered outdoor patio with chairs and umbrellas", "a dining table in front of a group of people"], "sentids": [6723, 6724, 6725, 6726], "rare_classes": [["tie"], ["dining table"], ["tie"], ["dining table"]]} +{"image": "images/3655133348.jpg", "split": "test", "caption": ["a wine glass in a man's hand", "a dining table in front of a group of people", "a wine glass in a man's hand", "a dining table in front of a group of people"], "sentids": [6727, 6728, 6729, 6730], "rare_classes": [["wine glass"], ["dining table"], ["wine glass"], ["dining table"]]} +{"image": "images/365849741.jpg", "split": "test", "caption": ["a handbag in the air", "a tv in the background", "a backpack in a crowd", "a handbag in the air", "a tv in the background", "a backpack in a crowd", "a handbag in the air", "a tv in the background", "a backpack in a crowd"], "sentids": [6731, 6732, 6733, 6734, 6735, 6736, 6737, 6738, 6739], "rare_classes": [["handbag"], ["tv"], ["backpack"], ["handbag"], ["tv"], ["backpack"], ["handbag"], ["tv"], ["backpack"]]} +{"image": "images/3658643976.jpg", "split": "test", "caption": ["a tie in the middle of a crowd of people", "an image with a backpack and a man walking down the street", "a tie in the middle of a crowd of people", "an image with a backpack and a man walking down the street"], "sentids": [6740, 6741, 6742, 6743], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} +{"image": "images/3659915446.jpg", "split": "test", "caption": ["a picture of a bottle of hot sauce on the street in hanoi, v"], "sentids": [6744], "rare_classes": [["bottle"]]} +{"image": "images/3661789938.jpg", "split": "test", "caption": ["an image with a laptop and a woman playing a french horn", "an image with a backpack and a woman playing a french horn", "a picture of a chair", "an image with a laptop and a woman playing a french horn", "an image with a backpack and a woman playing a french horn", "a picture of a chair", "an image with a laptop and a woman playing a french horn", "an image with a backpack and a woman playing a french horn", "a picture of a chair"], "sentids": [6745, 6746, 6747, 6748, 6749, 6750, 6751, 6752, 6753], "rare_classes": [["laptop"], ["backpack"], ["chair"], ["laptop"], ["backpack"], ["chair"], ["laptop"], ["backpack"], ["chair"]]} +{"image": "images/3665421893.jpg", "split": "test", "caption": ["an image with a handbag in the middle of a crowd", "a tie in a crowd of people", "an image with a cell phone in front of a group of people", "an image with a handbag in the middle of a crowd", "a tie in a crowd of people", "an image with a cell phone in front of a group of people", "an image with a handbag in the middle of a crowd", "a tie in a crowd of people", "an image with a cell phone in front of a group of people"], "sentids": [6754, 6755, 6756, 6757, 6758, 6759, 6760, 6761, 6762], "rare_classes": [["handbag"], ["tie"], ["cell phone"], ["handbag"], ["tie"], ["cell phone"], ["handbag"], ["tie"], ["cell phone"]]} +{"image": "images/3666796674.jpg", "split": "test", "caption": ["a picture of a potted plant"], "sentids": [6763], "rare_classes": [["potted plant"]]} +{"image": "images/3668118382.jpg", "split": "test", "caption": ["a photo of a tennis racket hitting a tennis ball", "an image with a sports ball and a tennis player", "a photo of a tennis racket hitting a tennis ball", "an image with a sports ball and a tennis player"], "sentids": [6764, 6765, 6766, 6767], "rare_classes": [["tennis racket"], ["sports ball"], ["tennis racket"], ["sports ball"]]} +{"image": "images/3668734264.jpg", "split": "test", "caption": ["a photo of a cell phone booth in a restaurant", "a photo of a wine glass", "an image with a refrigerator in the background", "a photo of a cell phone booth in a restaurant", "a photo of a wine glass", "an image with a refrigerator in the background", "a photo of a cell phone booth in a restaurant", "a photo of a wine glass", "an image with a refrigerator in the background"], "sentids": [6768, 6769, 6770, 6771, 6772, 6773, 6774, 6775, 6776], "rare_classes": [["cell phone"], ["wine glass"], ["refrigerator"], ["cell phone"], ["wine glass"], ["refrigerator"], ["cell phone"], ["wine glass"], ["refrigerator"]]} +{"image": "images/3671206280.jpg", "split": "test", "caption": ["a truck in the street", "an image with a bus full of people on the side of the road", "a truck in the street", "an image with a bus full of people on the side of the road"], "sentids": [6777, 6778, 6779, 6780], "rare_classes": [["truck"], ["bus"], ["truck"], ["bus"]]} +{"image": "images/3671262694.jpg", "split": "test", "caption": ["a traffic light in the background"], "sentids": [6781], "rare_classes": [["traffic light"]]} +{"image": "images/3672105089.jpg", "split": "test", "caption": ["a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it", "a photo of a cup full of naked men sitting on top of a refrigerator", "an image with a refrigerator and a group of people", "a picture of a chair with a group of people sitting on it", "an image with a bottle of beer and a group of people", "a picture of a cell phone booth with a bunch of people in it"], "sentids": [6782, 6783, 6784, 6785, 6786, 6787, 6788, 6789, 6790, 6791, 6792, 6793, 6794, 6795, 6796, 6797, 6798, 6799, 6800, 6801, 6802, 6803, 6804, 6805, 6806], "rare_classes": [["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"], ["cup"], ["refrigerator"], ["chair"], ["bottle"], ["cell phone"]]} +{"image": "images/3673970325.jpg", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [6807], "rare_classes": [["handbag"]]} +{"image": "images/3675825945.jpg", "split": "test", "caption": ["a skateboard in a pool"], "sentids": [6808], "rare_classes": [["skateboard"]]} +{"image": "images/367677825.jpg", "split": "test", "caption": ["a bowl in the middle of the table", "an image with a bookcase in the background", "a spoon in the middle of the table", "a bowl in the middle of the table", "an image with a bookcase in the background", "a spoon in the middle of the table", "a bowl in the middle of the table", "an image with a bookcase in the background", "a spoon in the middle of the table"], "sentids": [6809, 6810, 6811, 6812, 6813, 6814, 6815, 6816, 6817], "rare_classes": [["bowl"], ["book"], ["spoon"], ["bowl"], ["book"], ["spoon"], ["bowl"], ["book"], ["spoon"]]} +{"image": "images/3678941452.jpg", "split": "test", "caption": ["a photo of a bicycle on the side of a street", "a photo of a fire hydrant on the corner of a city street", "a photo of a handbag store on a city street", "a photo of a bicycle on the side of a street", "a photo of a fire hydrant on the corner of a city street", "a photo of a handbag store on a city street", "a photo of a bicycle on the side of a street", "a photo of a fire hydrant on the corner of a city street", "a photo of a handbag store on a city street"], "sentids": [6818, 6819, 6820, 6821, 6822, 6823, 6824, 6825, 6826], "rare_classes": [["bicycle"], ["fire hydrant"], ["handbag"], ["bicycle"], ["fire hydrant"], ["handbag"], ["bicycle"], ["fire hydrant"], ["handbag"]]} +{"image": "images/3680031186.jpg", "split": "test", "caption": ["a picture of a baseball glove"], "sentids": [6827], "rare_classes": [["baseball glove"]]} +{"image": "images/3682778663.jpg", "split": "test", "caption": ["a photo of a cupid sitting on a bench in front of a group of people"], "sentids": [6828], "rare_classes": [["cup"]]} +{"image": "images/3687250043.jpg", "split": "test", "caption": ["a photo of a truck driving down a street with children holding american flags"], "sentids": [6829], "rare_classes": [["truck"]]} +{"image": "images/3687938978.jpg", "split": "test", "caption": ["a handbag in the middle of the road", "a picture of a teddy bear riding a bike", "a handbag in the middle of the road", "a picture of a teddy bear riding a bike"], "sentids": [6830, 6831, 6832, 6833], "rare_classes": [["handbag"], ["teddy bear"], ["handbag"], ["teddy bear"]]} +{"image": "images/368894889.jpg", "split": "test", "caption": ["a book in the sand"], "sentids": [6834], "rare_classes": [["book"]]} +{"image": "images/3689150386.jpg", "split": "test", "caption": ["an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it", "an image with a person standing in front of a kitchen", "an image with a potted plant and a woman in a kitchen", "a picture of a carrot in a blender", "an image with a spoon in a bowl of watermelon", "an image with a cup of watermelon", "a picture of a dining table with food on it"], "sentids": [6835, 6836, 6837, 6838, 6839, 6840, 6841, 6842, 6843, 6844, 6845, 6846, 6847, 6848, 6849, 6850, 6851, 6852, 6853, 6854, 6855, 6856, 6857, 6858, 6859, 6860, 6861, 6862, 6863, 6864, 6865, 6866, 6867, 6868, 6869, 6870], "rare_classes": [["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"], ["person"], ["potted plant"], ["carrot"], ["spoon"], ["cup"], ["dining table"]]} +{"image": "images/3691288174.jpg", "split": "test", "caption": ["a tie in the man's hat", "a picture of a cell phone salesman with a young boy", "a bench in the background", "a tie in the man's hat", "a picture of a cell phone salesman with a young boy", "a bench in the background", "a tie in the man's hat", "a picture of a cell phone salesman with a young boy", "a bench in the background"], "sentids": [6871, 6872, 6873, 6874, 6875, 6876, 6877, 6878, 6879], "rare_classes": [["tie"], ["cell phone"], ["bench"], ["tie"], ["cell phone"], ["bench"], ["tie"], ["cell phone"], ["bench"]]} +{"image": "images/3691394196.jpg", "split": "test", "caption": ["a picture of a tie-dye artist performing in front of a crowd"], "sentids": [6880], "rare_classes": [["tie"]]} +{"image": "images/3692892751.jpg", "split": "test", "caption": ["an image with a skateboarder in the air", "a bottle in the air", "an image with a skateboarder in the air", "a bottle in the air"], "sentids": [6881, 6882, 6883, 6884], "rare_classes": [["skateboard"], ["bottle"], ["skateboard"], ["bottle"]]} +{"image": "images/3694219419.jpg", "split": "test", "caption": ["a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids", "a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids", "a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids", "a photo of a sports ball", "an image with a car in the background", "a photo of a umbrella", "a picture of a kite being held up by a group of kids"], "sentids": [6885, 6886, 6887, 6888, 6889, 6890, 6891, 6892, 6893, 6894, 6895, 6896, 6897, 6898, 6899, 6900], "rare_classes": [["sports ball"], ["car"], ["umbrella"], ["kite"], ["sports ball"], ["car"], ["umbrella"], ["kite"], ["sports ball"], ["car"], ["umbrella"], ["kite"], ["sports ball"], ["car"], ["umbrella"], ["kite"]]} +{"image": "images/3697378565.jpg", "split": "test", "caption": ["a picture of a potted plant"], "sentids": [6901], "rare_classes": [["potted plant"]]} +{"image": "images/369893824.jpg", "split": "test", "caption": ["an image with a dining table and chairs in an office", "a photo of a bottle of water", "a picture of a book writing group meeting in an office", "an image with a dining table and chairs in an office", "a photo of a bottle of water", "a picture of a book writing group meeting in an office", "an image with a dining table and chairs in an office", "a photo of a bottle of water", "a picture of a book writing group meeting in an office"], "sentids": [6902, 6903, 6904, 6905, 6906, 6907, 6908, 6909, 6910], "rare_classes": [["dining table"], ["bottle"], ["book"], ["dining table"], ["bottle"], ["book"], ["dining table"], ["bottle"], ["book"]]} +{"image": "images/3699522388.jpg", "split": "test", "caption": ["an image with a surfboarder in the air over a body of water", "an image with a bench in the background", "an image with a surfboarder in the air over a body of water", "an image with a bench in the background"], "sentids": [6911, 6912, 6913, 6914], "rare_classes": [["surfboard"], ["bench"], ["surfboard"], ["bench"]]} +{"image": "images/3700377054.jpg", "split": "test", "caption": ["a picture of a baseball glove in the air"], "sentids": [6915], "rare_classes": [["baseball glove"]]} +{"image": "images/370713359.jpg", "split": "test", "caption": ["a picture of a potted plant on a table in a restaurant", "an image with a carousel of people sitting at tables in a restaurant", "a clock in a restaurant", "a picture of a potted plant on a table in a restaurant", "an image with a carousel of people sitting at tables in a restaurant", "a clock in a restaurant", "a picture of a potted plant on a table in a restaurant", "an image with a carousel of people sitting at tables in a restaurant", "a clock in a restaurant"], "sentids": [6916, 6917, 6918, 6919, 6920, 6921, 6922, 6923, 6924], "rare_classes": [["potted plant"], ["car"], ["clock"], ["potted plant"], ["car"], ["clock"], ["potted plant"], ["car"], ["clock"]]} +{"image": "images/371123959.jpg", "split": "test", "caption": ["an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree", "an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree", "an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree", "an image with a tv in the background", "a photo of a dining table in front of a christmas tree", "a cell phone in a man's hand", "a picture of a potted plant in front of a christmas tree"], "sentids": [6925, 6926, 6927, 6928, 6929, 6930, 6931, 6932, 6933, 6934, 6935, 6936, 6937, 6938, 6939, 6940], "rare_classes": [["tv"], ["dining table"], ["cell phone"], ["potted plant"], ["tv"], ["dining table"], ["cell phone"], ["potted plant"], ["tv"], ["dining table"], ["cell phone"], ["potted plant"], ["tv"], ["dining table"], ["cell phone"], ["potted plant"]]} +{"image": "images/3711851074.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [6941], "rare_classes": [["handbag"]]} +{"image": "images/3712574653.jpg", "split": "test", "caption": ["a picture of a dining table at a wedding reception", "a photo of a tiered wedding cake", "an image with a cup of wine", "a picture of a dining table at a wedding reception", "a photo of a tiered wedding cake", "an image with a cup of wine", "a picture of a dining table at a wedding reception", "a photo of a tiered wedding cake", "an image with a cup of wine"], "sentids": [6942, 6943, 6944, 6945, 6946, 6947, 6948, 6949, 6950], "rare_classes": [["dining table"], ["tie"], ["cup"], ["dining table"], ["tie"], ["cup"], ["dining table"], ["tie"], ["cup"]]} +{"image": "images/3713030758.jpg", "split": "test", "caption": ["a photo of a sports ball game", "a picture of a stop sign", "a backpack in the middle of the field", "a photo of a sports ball game", "a picture of a stop sign", "a backpack in the middle of the field", "a photo of a sports ball game", "a picture of a stop sign", "a backpack in the middle of the field"], "sentids": [6951, 6952, 6953, 6954, 6955, 6956, 6957, 6958, 6959], "rare_classes": [["sports ball"], ["stop sign"], ["backpack"], ["sports ball"], ["stop sign"], ["backpack"], ["sports ball"], ["stop sign"], ["backpack"]]} +{"image": "images/3713177334.jpg", "split": "test", "caption": ["a picture of a car in front of a large colorful mural", "a handbag in the foreground", "an image with a kite flying in the sky", "a picture of a car in front of a large colorful mural", "a handbag in the foreground", "an image with a kite flying in the sky", "a picture of a car in front of a large colorful mural", "a handbag in the foreground", "an image with a kite flying in the sky"], "sentids": [6960, 6961, 6962, 6963, 6964, 6965, 6966, 6967, 6968], "rare_classes": [["car"], ["handbag"], ["kite"], ["car"], ["handbag"], ["kite"], ["car"], ["handbag"], ["kite"]]} +{"image": "images/3715201165.jpg", "split": "test", "caption": ["a picture of a handbag in front of a building"], "sentids": [6969], "rare_classes": [["handbag"]]} +{"image": "images/3717587115.jpg", "split": "test", "caption": ["a picture of a dining table", "a photo of a cup of ice cream", "a picture of a dining table", "a photo of a cup of ice cream"], "sentids": [6970, 6971, 6972, 6973], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} +{"image": "images/3718007650.jpg", "split": "test", "caption": ["a dog in a costume is standing next to a group of people"], "sentids": [6974], "rare_classes": [["dog"]]} +{"image": "images/3719712280.jpg", "split": "test", "caption": ["a photo of a frisbee player diving for a frisbee"], "sentids": [6975], "rare_classes": [["frisbee"]]} +{"image": "images/3720129024.jpg", "split": "test", "caption": ["a picture of a backpacker walking on the beach", "a picture of a cell phone", "a picture of a backpacker walking on the beach", "a picture of a cell phone"], "sentids": [6976, 6977, 6978, 6979], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} +{"image": "images/3720376242.jpg", "split": "test", "caption": ["an image with a handbag", "a picture of a kite flying over a crowd of people", "an image with a handbag", "a picture of a kite flying over a crowd of people"], "sentids": [6980, 6981, 6982, 6983], "rare_classes": [["handbag"], ["kite"], ["handbag"], ["kite"]]} +{"image": "images/3720930835.jpg", "split": "test", "caption": ["a dining table in front of a group of children", "an image with a bottle of water", "a picture of a backpacker giving a talk to a group of children", "a dining table in front of a group of children", "an image with a bottle of water", "a picture of a backpacker giving a talk to a group of children", "a dining table in front of a group of children", "an image with a bottle of water", "a picture of a backpacker giving a talk to a group of children"], "sentids": [6984, 6985, 6986, 6987, 6988, 6989, 6990, 6991, 6992], "rare_classes": [["dining table"], ["bottle"], ["backpack"], ["dining table"], ["bottle"], ["backpack"], ["dining table"], ["bottle"], ["backpack"]]} +{"image": "images/3721822959.jpg", "split": "test", "caption": ["a motorcycle in the air"], "sentids": [6993], "rare_classes": [["motorcycle"]]} +{"image": "images/3724946689.jpg", "split": "test", "caption": ["an image with a chair on a roller coaster", "a picture of a bench with people sitting on it", "an image with a chair on a roller coaster", "a picture of a bench with people sitting on it"], "sentids": [6994, 6995, 6996, 6997], "rare_classes": [["chair"], ["bench"], ["chair"], ["bench"]]} +{"image": "images/372570543.jpg", "split": "test", "caption": ["a laptop in the middle of a crowd of people"], "sentids": [6998], "rare_classes": [["laptop"]]} +{"image": "images/3726130458.jpg", "split": "test", "caption": ["a picture of a baseball glove", "a baseball bat in the air", "a picture of a baseball glove", "a baseball bat in the air"], "sentids": [6999, 7000, 7001, 7002], "rare_classes": [["baseball glove"], ["baseball bat"], ["baseball glove"], ["baseball bat"]]} +{"image": "images/3726980861.jpg", "split": "test", "caption": ["a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table", "a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table", "a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table", "a picture of a bicycle", "a picture of a car", "an image with a skateboarder playing an acoustic guitar", "an image with a dining table"], "sentids": [7003, 7004, 7005, 7006, 7007, 7008, 7009, 7010, 7011, 7012, 7013, 7014, 7015, 7016, 7017, 7018], "rare_classes": [["bicycle"], ["car"], ["skateboard"], ["dining table"], ["bicycle"], ["car"], ["skateboard"], ["dining table"], ["bicycle"], ["car"], ["skateboard"], ["dining table"], ["bicycle"], ["car"], ["skateboard"], ["dining table"]]} +{"image": "images/3732782360.jpg", "split": "test", "caption": ["a truck in the middle of the street"], "sentids": [7019], "rare_classes": [["truck"]]} +{"image": "images/3732914946.jpg", "split": "test", "caption": ["a photo of a cup of wine", "an image with a dining table and a woman at the table", "a photo of a cup of wine", "an image with a dining table and a woman at the table"], "sentids": [7020, 7021, 7022, 7023], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/3733543762.jpg", "split": "test", "caption": ["a picture of a dog", "an image with a boat in the background", "a picture of a dog", "an image with a boat in the background"], "sentids": [7024, 7025, 7026, 7027], "rare_classes": [["dog"], ["boat"], ["dog"], ["boat"]]} +{"image": "images/373842683.jpg", "split": "test", "caption": ["an image with a oven full of pizzas"], "sentids": [7028], "rare_classes": [["oven"]]} +{"image": "images/3742085771.jpg", "split": "test", "caption": ["a picture of a cup of beer"], "sentids": [7029], "rare_classes": [["cup"]]} +{"image": "images/3745474894.jpg", "split": "test", "caption": ["an image with a backpack on top of a group of people", "an image with a handbag on the ground", "an image with a backpack on top of a group of people", "an image with a handbag on the ground"], "sentids": [7030, 7031, 7032, 7033], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/3759993037.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a suitcase in the background", "a photo of a cell phone booth with people standing in front of it", "a picture of a bottle of water", "a suitcase in the background", "a photo of a cell phone booth with people standing in front of it", "a picture of a bottle of water", "a suitcase in the background", "a photo of a cell phone booth with people standing in front of it"], "sentids": [7034, 7035, 7036, 7037, 7038, 7039, 7040, 7041, 7042], "rare_classes": [["bottle"], ["suitcase"], ["cell phone"], ["bottle"], ["suitcase"], ["cell phone"], ["bottle"], ["suitcase"], ["cell phone"]]} +{"image": "images/3763257911.jpg", "split": "test", "caption": ["a picture of a backpacker playing chess on the street", "an image with a dining table set up with chess pieces", "a picture of a carpenter working on a chess board", "a picture of a backpacker playing chess on the street", "an image with a dining table set up with chess pieces", "a picture of a carpenter working on a chess board", "a picture of a backpacker playing chess on the street", "an image with a dining table set up with chess pieces", "a picture of a carpenter working on a chess board"], "sentids": [7043, 7044, 7045, 7046, 7047, 7048, 7049, 7050, 7051], "rare_classes": [["backpack"], ["dining table"], ["car"], ["backpack"], ["dining table"], ["car"], ["backpack"], ["dining table"], ["car"]]} +{"image": "images/3769486949.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [7052], "rare_classes": [["backpack"]]} +{"image": "images/3772448117.jpg", "split": "test", "caption": ["a photo of a kite surfer on the beach", "an image with a backpacker on the beach", "a photo of a kite surfer on the beach", "an image with a backpacker on the beach"], "sentids": [7053, 7054, 7055, 7056], "rare_classes": [["kite"], ["backpack"], ["kite"], ["backpack"]]} +{"image": "images/3775443800.jpg", "split": "test", "caption": ["an image with a chair, table, and people sitting on the sidewalk", "a cup in the middle of the table", "a photo of a book store", "an image with a chair, table, and people sitting on the sidewalk", "a cup in the middle of the table", "a photo of a book store", "an image with a chair, table, and people sitting on the sidewalk", "a cup in the middle of the table", "a photo of a book store"], "sentids": [7057, 7058, 7059, 7060, 7061, 7062, 7063, 7064, 7065], "rare_classes": [["chair"], ["cup"], ["book"], ["chair"], ["cup"], ["book"], ["chair"], ["cup"], ["book"]]} +{"image": "images/3779886643.jpg", "split": "test", "caption": ["a photo of a backpacker in china taking pictures with his cell phone"], "sentids": [7066], "rare_classes": [["backpack"]]} +{"image": "images/3789378919.jpg", "split": "test", "caption": ["a picture of a bus that is waiting for people to get on it", "an image with a truck, people, and a bus", "a picture of a bus that is waiting for people to get on it", "an image with a truck, people, and a bus"], "sentids": [7067, 7068, 7069, 7070], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} +{"image": "images/3796818804.jpg", "split": "test", "caption": ["a photo of a carousel"], "sentids": [7071], "rare_classes": [["car"]]} +{"image": "images/3798412244.jpg", "split": "test", "caption": ["a picture of a suitcase at a trade show", "a tv in the background", "a picture of a suitcase at a trade show", "a tv in the background"], "sentids": [7072, 7073, 7074, 7075], "rare_classes": [["suitcase"], ["tv"], ["suitcase"], ["tv"]]} +{"image": "images/3798552554.jpg", "split": "test", "caption": ["a tie in the ceiling"], "sentids": [7076], "rare_classes": [["tie"]]} +{"image": "images/3801479828.jpg", "split": "test", "caption": ["a picture of a sports ball"], "sentids": [7077], "rare_classes": [["sports ball"]]} +{"image": "images/3803116389.jpg", "split": "test", "caption": ["an image with a dining table"], "sentids": [7078], "rare_classes": [["dining table"]]} +{"image": "images/380527679.jpg", "split": "test", "caption": ["an image with a backpack on the ground next to a group of people", "a photo of a apple stand on a city street", "an image with a backpack on the ground next to a group of people", "a photo of a apple stand on a city street"], "sentids": [7079, 7080, 7081, 7082], "rare_classes": [["backpack"], ["apple"], ["backpack"], ["apple"]]} +{"image": "images/380537190.jpg", "split": "test", "caption": ["a backpack in the background"], "sentids": [7083], "rare_classes": [["backpack"]]} +{"image": "images/3805598180.jpg", "split": "test", "caption": ["a picture of a dining table", "an image with a chair", "a picture of a cup of beer", "a picture of a dining table", "an image with a chair", "a picture of a cup of beer", "a picture of a dining table", "an image with a chair", "a picture of a cup of beer"], "sentids": [7084, 7085, 7086, 7087, 7088, 7089, 7090, 7091, 7092], "rare_classes": [["dining table"], ["chair"], ["cup"], ["dining table"], ["chair"], ["cup"], ["dining table"], ["chair"], ["cup"]]} +{"image": "images/380590140.jpg", "split": "test", "caption": ["a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus", "a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus", "a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus", "a bus in the middle of the road", "an image with a bicycle, a bus, and a woman crossing the street", "a photo of a handbag", "a photo of a truck crossing the street in front of a school bus"], "sentids": [7093, 7094, 7095, 7096, 7097, 7098, 7099, 7100, 7101, 7102, 7103, 7104, 7105, 7106, 7107, 7108], "rare_classes": [["bus"], ["bicycle"], ["handbag"], ["truck"], ["bus"], ["bicycle"], ["handbag"], ["truck"], ["bus"], ["bicycle"], ["handbag"], ["truck"], ["bus"], ["bicycle"], ["handbag"], ["truck"]]} +{"image": "images/3810466608.jpg", "split": "test", "caption": ["a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair", "a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair", "a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair", "a picture of a person sitting at a table", "an image with a refrigerator and a man sitting at a table", "a picture of a dining table", "a photo of a chair"], "sentids": [7109, 7110, 7111, 7112, 7113, 7114, 7115, 7116, 7117, 7118, 7119, 7120, 7121, 7122, 7123, 7124], "rare_classes": [["person"], ["refrigerator"], ["dining table"], ["chair"], ["person"], ["refrigerator"], ["dining table"], ["chair"], ["person"], ["refrigerator"], ["dining table"], ["chair"], ["person"], ["refrigerator"], ["dining table"], ["chair"]]} +{"image": "images/38110161.jpg", "split": "test", "caption": ["a frisbee in the air", "an image with a baseball bat and a group of people", "a frisbee in the air", "an image with a baseball bat and a group of people"], "sentids": [7125, 7126, 7127, 7128], "rare_classes": [["frisbee"], ["baseball bat"], ["frisbee"], ["baseball bat"]]} +{"image": "images/3815669424.jpg", "split": "test", "caption": ["an image with a handbag on top of a car", "a picture of a boat on top of a car", "an image with a handbag on top of a car", "a picture of a boat on top of a car"], "sentids": [7129, 7130, 7131, 7132], "rare_classes": [["handbag"], ["boat"], ["handbag"], ["boat"]]} +{"image": "images/3816130053.jpg", "split": "test", "caption": ["a picture of a cell phone", "an image with a handbag", "a picture of a cell phone", "an image with a handbag"], "sentids": [7133, 7134, 7135, 7136], "rare_classes": [["cell phone"], ["handbag"], ["cell phone"], ["handbag"]]} +{"image": "images/3824938721.jpg", "split": "test", "caption": ["a picture of a cup of tea"], "sentids": [7137], "rare_classes": [["cup"]]} +{"image": "images/3826408509.jpg", "split": "test", "caption": ["a umbrella in the air", "a handbag in the foreground", "a umbrella in the air", "a handbag in the foreground"], "sentids": [7138, 7139, 7140, 7141], "rare_classes": [["umbrella"], ["handbag"], ["umbrella"], ["handbag"]]} +{"image": "images/3826415995.jpg", "split": "test", "caption": ["a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair", "a photo of a dining table", "a fork in the middle of the table", "a picture of a sandwich", "a photo of a spoonful of sugar", "a knife in the woman's hand", "a picture of a backpacker", "a picture of a chair"], "sentids": [7142, 7143, 7144, 7145, 7146, 7147, 7148, 7149, 7150, 7151, 7152, 7153, 7154, 7155, 7156, 7157, 7158, 7159, 7160, 7161, 7162, 7163, 7164, 7165, 7166, 7167, 7168, 7169, 7170, 7171, 7172, 7173, 7174, 7175, 7176, 7177, 7178, 7179, 7180, 7181, 7182, 7183, 7184, 7185, 7186, 7187, 7188, 7189, 7190], "rare_classes": [["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"], ["dining table"], ["fork"], ["sandwich"], ["spoon"], ["knife"], ["backpack"], ["chair"]]} +{"image": "images/3830027232.jpg", "split": "test", "caption": ["a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background", "a photo of a suitcase", "a photo of a hot dog stand", "a donut in front of a tent", "a picture of a umbrella stand at an outdoor market", "a bicycle in the background"], "sentids": [7191, 7192, 7193, 7194, 7195, 7196, 7197, 7198, 7199, 7200, 7201, 7202, 7203, 7204, 7205, 7206, 7207, 7208, 7209, 7210, 7211, 7212, 7213, 7214, 7215], "rare_classes": [["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"], ["suitcase"], ["hot dog"], ["donut"], ["umbrella"], ["bicycle"]]} +{"image": "images/3839127400.jpg", "split": "test", "caption": ["a cell phone in the sand"], "sentids": [7216], "rare_classes": [["cell phone"]]} +{"image": "images/3844713955.jpg", "split": "test", "caption": ["a photo of a backpacker riding a motorcycle down a city street"], "sentids": [7217], "rare_classes": [["backpack"]]} +{"image": "images/3848368547.jpg", "split": "test", "caption": ["a photo of a handbag on a train"], "sentids": [7218], "rare_classes": [["handbag"]]} +{"image": "images/3851691069.jpg", "split": "test", "caption": ["a photo of a chair", "a baseball bat in a man's hand", "a photo of a chair", "a baseball bat in a man's hand"], "sentids": [7219, 7220, 7221, 7222], "rare_classes": [["chair"], ["baseball bat"], ["chair"], ["baseball bat"]]} +{"image": "images/3855099747.jpg", "split": "test", "caption": ["an image with a potted plant in the background"], "sentids": [7223], "rare_classes": [["potted plant"]]} +{"image": "images/3856130327.jpg", "split": "test", "caption": ["a picture of a potted plant", "a laptop in front of a group of people", "a photo of a tv news crew posing for a picture", "a picture of a potted plant", "a laptop in front of a group of people", "a photo of a tv news crew posing for a picture", "a picture of a potted plant", "a laptop in front of a group of people", "a photo of a tv news crew posing for a picture"], "sentids": [7224, 7225, 7226, 7227, 7228, 7229, 7230, 7231, 7232], "rare_classes": [["potted plant"], ["laptop"], ["tv"], ["potted plant"], ["laptop"], ["tv"], ["potted plant"], ["laptop"], ["tv"]]} +{"image": "images/3858745961.jpg", "split": "test", "caption": ["a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table", "a clock in the middle of the room", "a laptop in the middle of the table", "a dining table in a room", "a picture of a cup of coffee", "a book in the middle of the table"], "sentids": [7233, 7234, 7235, 7236, 7237, 7238, 7239, 7240, 7241, 7242, 7243, 7244, 7245, 7246, 7247, 7248, 7249, 7250, 7251, 7252, 7253, 7254, 7255, 7256, 7257], "rare_classes": [["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"], ["clock"], ["laptop"], ["dining table"], ["cup"], ["book"]]} +{"image": "images/3862675867.jpg", "split": "test", "caption": ["a picture of a bicycle in the middle of a crowd of people", "a picture of a handbag on the ground next to a crowd of people", "a photo of a truck and a crowd of people crossing the street", "a picture of a bicycle in the middle of a crowd of people", "a picture of a handbag on the ground next to a crowd of people", "a photo of a truck and a crowd of people crossing the street", "a picture of a bicycle in the middle of a crowd of people", "a picture of a handbag on the ground next to a crowd of people", "a photo of a truck and a crowd of people crossing the street"], "sentids": [7258, 7259, 7260, 7261, 7262, 7263, 7264, 7265, 7266], "rare_classes": [["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"]]} +{"image": "images/3864394764.jpg", "split": "test", "caption": ["a photo of a motorcycle on a dirt road with lots of fruit and vegetables", "a photo of a car parked next to a fruit stand", "a photo of a orange market with many different types of fruit", "a photo of a motorcycle on a dirt road with lots of fruit and vegetables", "a photo of a car parked next to a fruit stand", "a photo of a orange market with many different types of fruit", "a photo of a motorcycle on a dirt road with lots of fruit and vegetables", "a photo of a car parked next to a fruit stand", "a photo of a orange market with many different types of fruit"], "sentids": [7267, 7268, 7269, 7270, 7271, 7272, 7273, 7274, 7275], "rare_classes": [["motorcycle"], ["car"], ["orange"], ["motorcycle"], ["car"], ["orange"], ["motorcycle"], ["car"], ["orange"]]} +{"image": "images/3870409487.jpg", "split": "test", "caption": ["a photo of a train station with a woman on a bench"], "sentids": [7276], "rare_classes": [["train"]]} +{"image": "images/3871713477.jpg", "split": "test", "caption": ["an image with a backpack", "an image with a bowl on the ground", "an image with a backpack", "an image with a bowl on the ground"], "sentids": [7277, 7278, 7279, 7280], "rare_classes": [["backpack"], ["bowl"], ["backpack"], ["bowl"]]} +{"image": "images/387466573.jpg", "split": "test", "caption": ["an image with a truck and a man on a bike", "a picture of a car parked on the side of the road", "an image with a truck and a man on a bike", "a picture of a car parked on the side of the road"], "sentids": [7281, 7282, 7283, 7284], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/3874666884.jpg", "split": "test", "caption": ["a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit", "a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit", "a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit", "a picture of a bicycle in the middle of a field", "a dining table in the middle of a field", "a picture of a handbag laying on the ground", "an image with a sports ball and a man in a yellow suit"], "sentids": [7285, 7286, 7287, 7288, 7289, 7290, 7291, 7292, 7293, 7294, 7295, 7296, 7297, 7298, 7299, 7300], "rare_classes": [["bicycle"], ["dining table"], ["handbag"], ["sports ball"], ["bicycle"], ["dining table"], ["handbag"], ["sports ball"], ["bicycle"], ["dining table"], ["handbag"], ["sports ball"], ["bicycle"], ["dining table"], ["handbag"], ["sports ball"]]} +{"image": "images/3880726770.jpg", "split": "test", "caption": ["an image with a umbrella in the background", "an image with a truck in the background and a man standing next to it", "an image with a umbrella in the background", "an image with a truck in the background and a man standing next to it"], "sentids": [7301, 7302, 7303, 7304], "rare_classes": [["umbrella"], ["truck"], ["umbrella"], ["truck"]]} +{"image": "images/3880775790.jpg", "split": "test", "caption": ["a cup in the sand", "a photo of a handbag on the beach", "a cup in the sand", "a photo of a handbag on the beach"], "sentids": [7305, 7306, 7307, 7308], "rare_classes": [["cup"], ["handbag"], ["cup"], ["handbag"]]} +{"image": "images/3883055159.jpg", "split": "test", "caption": ["a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people", "a photo of a fork full of food", "a photo of a dining table", "a bowl in the middle of the table", "a wine glass in the middle of the table", "an image with a couch, a table, and a group of people"], "sentids": [7309, 7310, 7311, 7312, 7313, 7314, 7315, 7316, 7317, 7318, 7319, 7320, 7321, 7322, 7323, 7324, 7325, 7326, 7327, 7328, 7329, 7330, 7331, 7332, 7333], "rare_classes": [["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"], ["fork"], ["dining table"], ["bowl"], ["wine glass"], ["couch"]]} +{"image": "images/3884704036.jpg", "split": "test", "caption": ["a picture of a cell phone in the hand of a police officer"], "sentids": [7334], "rare_classes": [["cell phone"]]} +{"image": "images/3885034832.jpg", "split": "test", "caption": ["an image with a backpack on a man riding a bike"], "sentids": [7335], "rare_classes": [["backpack"]]} +{"image": "images/3888267140.jpg", "split": "test", "caption": ["a picture of a person behind the counter at a fast food restaurant"], "sentids": [7336], "rare_classes": [["person"]]} +{"image": "images/3890984576.jpg", "split": "test", "caption": ["an image with a bicycle and a man riding it down the street", "an image with a potted plant and a man on a bike", "a photo of a umbrella in front of a building", "an image with a bicycle and a man riding it down the street", "an image with a potted plant and a man on a bike", "a photo of a umbrella in front of a building", "an image with a bicycle and a man riding it down the street", "an image with a potted plant and a man on a bike", "a photo of a umbrella in front of a building"], "sentids": [7337, 7338, 7339, 7340, 7341, 7342, 7343, 7344, 7345], "rare_classes": [["bicycle"], ["potted plant"], ["umbrella"], ["bicycle"], ["potted plant"], ["umbrella"], ["bicycle"], ["potted plant"], ["umbrella"]]} +{"image": "images/3893267383.jpg", "split": "test", "caption": ["a picture of a umbrella being held by a group of people"], "sentids": [7346], "rare_classes": [["umbrella"]]} +{"image": "images/3904368912.jpg", "split": "test", "caption": ["a picture of a truck on the side of the road", "a picture of a handbag sitting on the ground", "a banana in a basket", "a picture of a truck on the side of the road", "a picture of a handbag sitting on the ground", "a banana in a basket", "a picture of a truck on the side of the road", "a picture of a handbag sitting on the ground", "a banana in a basket"], "sentids": [7347, 7348, 7349, 7350, 7351, 7352, 7353, 7354, 7355], "rare_classes": [["truck"], ["handbag"], ["banana"], ["truck"], ["handbag"], ["banana"], ["truck"], ["handbag"], ["banana"]]} +{"image": "images/3904607307.jpg", "split": "test", "caption": ["an image with a cell phone in the middle of a group of people"], "sentids": [7356], "rare_classes": [["cell phone"]]} +{"image": "images/390892622.jpg", "split": "test", "caption": ["a picture of a handbag", "a photo of a chair", "a photo of a traffic light", "a picture of a handbag", "a photo of a chair", "a photo of a traffic light", "a picture of a handbag", "a photo of a chair", "a photo of a traffic light"], "sentids": [7357, 7358, 7359, 7360, 7361, 7362, 7363, 7364, 7365], "rare_classes": [["handbag"], ["chair"], ["traffic light"], ["handbag"], ["chair"], ["traffic light"], ["handbag"], ["chair"], ["traffic light"]]} +{"image": "images/390901667.jpg", "split": "test", "caption": ["an image with a apple", "a picture of a refrigerator", "a picture of a cupcake", "an image with a apple", "a picture of a refrigerator", "a picture of a cupcake", "an image with a apple", "a picture of a refrigerator", "a picture of a cupcake"], "sentids": [7366, 7367, 7368, 7369, 7370, 7371, 7372, 7373, 7374], "rare_classes": [["apple"], ["refrigerator"], ["cup"], ["apple"], ["refrigerator"], ["cup"], ["apple"], ["refrigerator"], ["cup"]]} +{"image": "images/390921095.jpg", "split": "test", "caption": ["an image with a horse and a man on it", "a picture of a bicycle on the side of a building", "an image with a horse and a man on it", "a picture of a bicycle on the side of a building"], "sentids": [7375, 7376, 7377, 7378], "rare_classes": [["horse"], ["bicycle"], ["horse"], ["bicycle"]]} +{"image": "images/3909544831.jpg", "split": "test", "caption": ["a bottle in the middle of a table"], "sentids": [7379], "rare_classes": [["bottle"]]} +{"image": "images/3914077575.jpg", "split": "test", "caption": ["a truck in the background", "a car in the background", "a truck in the background", "a car in the background"], "sentids": [7380, 7381, 7382, 7383], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/3916066890.jpg", "split": "test", "caption": ["a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone", "a bottle in a plastic container", "a photo of a cup of food", "a photo of a handbag on a table", "a picture of a dining table", "an image with a cell phone"], "sentids": [7384, 7385, 7386, 7387, 7388, 7389, 7390, 7391, 7392, 7393, 7394, 7395, 7396, 7397, 7398, 7399, 7400, 7401, 7402, 7403, 7404, 7405, 7406, 7407, 7408], "rare_classes": [["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"], ["bottle"], ["cup"], ["handbag"], ["dining table"], ["cell phone"]]} +{"image": "images/3917122097.jpg", "split": "test", "caption": ["an image with a cell phone", "an image with a laptop and two people sitting at a table", "an image with a cell phone", "an image with a laptop and two people sitting at a table"], "sentids": [7409, 7410, 7411, 7412], "rare_classes": [["cell phone"], ["laptop"], ["cell phone"], ["laptop"]]} +{"image": "images/3920105265.jpg", "split": "test", "caption": ["an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table", "an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table", "an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table", "an image with a refrigerator in the background", "an image with a cup of liquid on a table", "a book in the background", "a picture of a dining table"], "sentids": [7413, 7414, 7415, 7416, 7417, 7418, 7419, 7420, 7421, 7422, 7423, 7424, 7425, 7426, 7427, 7428], "rare_classes": [["refrigerator"], ["cup"], ["book"], ["dining table"], ["refrigerator"], ["cup"], ["book"], ["dining table"], ["refrigerator"], ["cup"], ["book"], ["dining table"], ["refrigerator"], ["cup"], ["book"], ["dining table"]]} +{"image": "images/392354488.jpg", "split": "test", "caption": ["an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner", "an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner", "an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner", "an image with a refrigerator in the background", "a picture of a oven", "a potted plant in the corner", "a vase in the corner"], "sentids": [7429, 7430, 7431, 7432, 7433, 7434, 7435, 7436, 7437, 7438, 7439, 7440, 7441, 7442, 7443, 7444], "rare_classes": [["refrigerator"], ["oven"], ["potted plant"], ["vase"], ["refrigerator"], ["oven"], ["potted plant"], ["vase"], ["refrigerator"], ["oven"], ["potted plant"], ["vase"], ["refrigerator"], ["oven"], ["potted plant"], ["vase"]]} +{"image": "images/3923857105.jpg", "split": "test", "caption": ["an image with a book and people on a subway train", "a backpack in the middle of a crowded subway car", "an image with a book and people on a subway train", "a backpack in the middle of a crowded subway car"], "sentids": [7445, 7446, 7447, 7448], "rare_classes": [["book"], ["backpack"], ["book"], ["backpack"]]} +{"image": "images/3925292151.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor", "a picture of a bottle of water", "a picture of a backpacker sitting on a bench", "a chair in front of a woman", "a photo of a bench", "an image with a cup of coffee", "a photo of a hot dog vendor"], "sentids": [7449, 7450, 7451, 7452, 7453, 7454, 7455, 7456, 7457, 7458, 7459, 7460, 7461, 7462, 7463, 7464, 7465, 7466, 7467, 7468, 7469, 7470, 7471, 7472, 7473, 7474, 7475, 7476, 7477, 7478, 7479, 7480, 7481, 7482, 7483, 7484], "rare_classes": [["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"], ["bottle"], ["backpack"], ["chair"], ["bench"], ["cup"], ["hot dog"]]} +{"image": "images/3935717130.jpg", "split": "test", "caption": ["a picture of a bottle of wine"], "sentids": [7485], "rare_classes": [["bottle"]]} +{"image": "images/3937722644.jpg", "split": "test", "caption": ["an image with a cell phone in one hand and a book in the other", "an image with a suitcase in the middle of a train", "an image with a boat full of people on it", "an image with a cell phone in one hand and a book in the other", "an image with a suitcase in the middle of a train", "an image with a boat full of people on it", "an image with a cell phone in one hand and a book in the other", "an image with a suitcase in the middle of a train", "an image with a boat full of people on it"], "sentids": [7486, 7487, 7488, 7489, 7490, 7491, 7492, 7493, 7494], "rare_classes": [["cell phone"], ["suitcase"], ["boat"], ["cell phone"], ["suitcase"], ["boat"], ["cell phone"], ["suitcase"], ["boat"]]} +{"image": "images/3941241861.jpg", "split": "test", "caption": ["a dining table in front of a group of people"], "sentids": [7495], "rare_classes": [["dining table"]]} +{"image": "images/3942002204.jpg", "split": "test", "caption": ["a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it", "a photo of a bottle of wine sitting on a table", "a photo of a wine glass", "an image with a bowl of food and two men sitting at a table", "an image with a umbrella and people sitting at an outdoor table", "a dining table in a restaurant with people sitting at it"], "sentids": [7496, 7497, 7498, 7499, 7500, 7501, 7502, 7503, 7504, 7505, 7506, 7507, 7508, 7509, 7510, 7511, 7512, 7513, 7514, 7515, 7516, 7517, 7518, 7519, 7520], "rare_classes": [["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"], ["bottle"], ["wine glass"], ["bowl"], ["umbrella"], ["dining table"]]} +{"image": "images/3944780640.jpg", "split": "test", "caption": ["an image with a suitcase"], "sentids": [7521], "rare_classes": [["suitcase"]]} +{"image": "images/3945049632.jpg", "split": "test", "caption": ["a picture of a backpacker waiting in line at an airport", "a picture of a cell phone", "a picture of a backpacker waiting in line at an airport", "a picture of a cell phone"], "sentids": [7522, 7523, 7524, 7525], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} +{"image": "images/3951498887.jpg", "split": "test", "caption": ["an image with a refrigerator and a man working on a bike", "an image with a chair and a man working on a bike", "a cup in the middle of the room", "an image with a refrigerator and a man working on a bike", "an image with a chair and a man working on a bike", "a cup in the middle of the room", "an image with a refrigerator and a man working on a bike", "an image with a chair and a man working on a bike", "a cup in the middle of the room"], "sentids": [7526, 7527, 7528, 7529, 7530, 7531, 7532, 7533, 7534], "rare_classes": [["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"], ["cup"]]} +{"image": "images/3952305716.jpg", "split": "test", "caption": ["a backpack in the background"], "sentids": [7535], "rare_classes": [["backpack"]]} +{"image": "images/3954079669.jpg", "split": "test", "caption": ["a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water", "a picture of a backpacker girl sitting on the ground with a guitar", "a handbag in the middle of the road", "an image with a skateboarder sitting on the ground", "a photo of a bicycle rider with a sign on the side of the road", "a picture of a bottle of water"], "sentids": [7536, 7537, 7538, 7539, 7540, 7541, 7542, 7543, 7544, 7545, 7546, 7547, 7548, 7549, 7550, 7551, 7552, 7553, 7554, 7555, 7556, 7557, 7558, 7559, 7560], "rare_classes": [["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"], ["backpack"], ["handbag"], ["skateboard"], ["bicycle"], ["bottle"]]} +{"image": "images/3955811518.jpg", "split": "test", "caption": ["a chair in the background", "an image with a tie fighter in the air", "a photo of a bottle of water", "a chair in the background", "an image with a tie fighter in the air", "a photo of a bottle of water", "a chair in the background", "an image with a tie fighter in the air", "a photo of a bottle of water"], "sentids": [7561, 7562, 7563, 7564, 7565, 7566, 7567, 7568, 7569], "rare_classes": [["chair"], ["tie"], ["bottle"], ["chair"], ["tie"], ["bottle"], ["chair"], ["tie"], ["bottle"]]} +{"image": "images/3957074517.jpg", "split": "test", "caption": ["an image with a traffic light at a train station", "a photo of a backpacker at a train station", "a train in the background", "an image with a traffic light at a train station", "a photo of a backpacker at a train station", "a train in the background", "an image with a traffic light at a train station", "a photo of a backpacker at a train station", "a train in the background"], "sentids": [7570, 7571, 7572, 7573, 7574, 7575, 7576, 7577, 7578], "rare_classes": [["traffic light"], ["backpack"], ["train"], ["traffic light"], ["backpack"], ["train"], ["traffic light"], ["backpack"], ["train"]]} +{"image": "images/3957762825.jpg", "split": "test", "caption": ["a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people", "a picture of a cell phone in front of a group of people", "a bench in a classroom", "a tie in the middle of the room", "a picture of a book", "a laptop in front of a group of people"], "sentids": [7579, 7580, 7581, 7582, 7583, 7584, 7585, 7586, 7587, 7588, 7589, 7590, 7591, 7592, 7593, 7594, 7595, 7596, 7597, 7598, 7599, 7600, 7601, 7602, 7603], "rare_classes": [["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"], ["cell phone"], ["bench"], ["tie"], ["book"], ["laptop"]]} +{"image": "images/3957765471.jpg", "split": "test", "caption": ["a handbag in the middle of the group", "a picture of a cup of coffee", "a photo of a backpack", "a handbag in the middle of the group", "a picture of a cup of coffee", "a photo of a backpack", "a handbag in the middle of the group", "a picture of a cup of coffee", "a photo of a backpack"], "sentids": [7604, 7605, 7606, 7607, 7608, 7609, 7610, 7611, 7612], "rare_classes": [["handbag"], ["cup"], ["backpack"], ["handbag"], ["cup"], ["backpack"], ["handbag"], ["cup"], ["backpack"]]} +{"image": "images/3958778014.jpg", "split": "test", "caption": ["a picture of a chair under an umbrella at a flea market", "a photo of a handbag being sold at a flea market", "a picture of a umbrella at an outdoor flea market", "a picture of a chair under an umbrella at a flea market", "a photo of a handbag being sold at a flea market", "a picture of a umbrella at an outdoor flea market", "a picture of a chair under an umbrella at a flea market", "a photo of a handbag being sold at a flea market", "a picture of a umbrella at an outdoor flea market"], "sentids": [7613, 7614, 7615, 7616, 7617, 7618, 7619, 7620, 7621], "rare_classes": [["chair"], ["handbag"], ["umbrella"], ["chair"], ["handbag"], ["umbrella"], ["chair"], ["handbag"], ["umbrella"]]} +{"image": "images/3958929614.jpg", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [7622], "rare_classes": [["potted plant"]]} +{"image": "images/396140659.jpg", "split": "test", "caption": ["a handbag in a man's hand"], "sentids": [7623], "rare_classes": [["handbag"]]} +{"image": "images/3963996930.jpg", "split": "test", "caption": ["a chair in the grass"], "sentids": [7624], "rare_classes": [["chair"]]} +{"image": "images/396768260.jpg", "split": "test", "caption": ["a photo of a car with people riding on top of it"], "sentids": [7625], "rare_classes": [["car"]]} +{"image": "images/3969506142.jpg", "split": "test", "caption": ["a picture of a wine glass", "a picture of a cup of coffee", "a potted plant in front of a group of people", "a picture of a wine glass", "a picture of a cup of coffee", "a potted plant in front of a group of people", "a picture of a wine glass", "a picture of a cup of coffee", "a potted plant in front of a group of people"], "sentids": [7626, 7627, 7628, 7629, 7630, 7631, 7632, 7633, 7634], "rare_classes": [["wine glass"], ["cup"], ["potted plant"], ["wine glass"], ["cup"], ["potted plant"], ["wine glass"], ["cup"], ["potted plant"]]} +{"image": "images/3970078088.jpg", "split": "test", "caption": ["a bottle in front of a man sitting on a chair", "a picture of a truck driver sitting on a chair in front of a restaurant", "a potted plant in front of a building", "a bottle in front of a man sitting on a chair", "a picture of a truck driver sitting on a chair in front of a restaurant", "a potted plant in front of a building", "a bottle in front of a man sitting on a chair", "a picture of a truck driver sitting on a chair in front of a restaurant", "a potted plant in front of a building"], "sentids": [7635, 7636, 7637, 7638, 7639, 7640, 7641, 7642, 7643], "rare_classes": [["bottle"], ["truck"], ["potted plant"], ["bottle"], ["truck"], ["potted plant"], ["bottle"], ["truck"], ["potted plant"]]} +{"image": "images/3970654971.jpg", "split": "test", "caption": ["a tie in the middle of a group of people"], "sentids": [7644], "rare_classes": [["tie"]]} +{"image": "images/3971425242.jpg", "split": "test", "caption": ["a tie in a checkered jacket", "a handbag in a crowd of people", "a tie in a checkered jacket", "a handbag in a crowd of people"], "sentids": [7645, 7646, 7647, 7648], "rare_classes": [["tie"], ["handbag"], ["tie"], ["handbag"]]} +{"image": "images/3972940813.jpg", "split": "test", "caption": ["a car in the street", "a chair in the middle of the street", "a car in the street", "a chair in the middle of the street"], "sentids": [7649, 7650, 7651, 7652], "rare_classes": [["car"], ["chair"], ["car"], ["chair"]]} +{"image": "images/3973495184.jpg", "split": "test", "caption": ["a photo of a truck"], "sentids": [7653], "rare_classes": [["truck"]]} +{"image": "images/3980921026.jpg", "split": "test", "caption": ["a fork in the middle of a table", "a photo of a cake being cut at a wedding", "a fork in the middle of a table", "a photo of a cake being cut at a wedding"], "sentids": [7654, 7655, 7656, 7657], "rare_classes": [["fork"], ["cake"], ["fork"], ["cake"]]} +{"image": "images/3983980965.jpg", "split": "test", "caption": ["a bench in the park", "a picture of a handbag being held up by a man in a red dress", "a bench in the park", "a picture of a handbag being held up by a man in a red dress"], "sentids": [7658, 7659, 7660, 7661], "rare_classes": [["bench"], ["handbag"], ["bench"], ["handbag"]]} +{"image": "images/3989314385.jpg", "split": "test", "caption": ["a kite in the sky", "a photo of a sports ball game", "a kite in the sky", "a photo of a sports ball game"], "sentids": [7662, 7663, 7664, 7665], "rare_classes": [["kite"], ["sports ball"], ["kite"], ["sports ball"]]} +{"image": "images/3994980815.jpg", "split": "test", "caption": ["an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator", "an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator", "an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator", "an image with a bottle of wine", "a clock in the background", "a photo of a dining table", "an image with a refrigerator"], "sentids": [7666, 7667, 7668, 7669, 7670, 7671, 7672, 7673, 7674, 7675, 7676, 7677, 7678, 7679, 7680, 7681], "rare_classes": [["bottle"], ["clock"], ["dining table"], ["refrigerator"], ["bottle"], ["clock"], ["dining table"], ["refrigerator"], ["bottle"], ["clock"], ["dining table"], ["refrigerator"], ["bottle"], ["clock"], ["dining table"], ["refrigerator"]]} +{"image": "images/3997230703.jpg", "split": "test", "caption": ["a picture of a bottle of wine", "a photo of a dining table with people sitting at it", "a picture of a cup of coffee", "a picture of a bottle of wine", "a photo of a dining table with people sitting at it", "a picture of a cup of coffee", "a picture of a bottle of wine", "a photo of a dining table with people sitting at it", "a picture of a cup of coffee"], "sentids": [7682, 7683, 7684, 7685, 7686, 7687, 7688, 7689, 7690], "rare_classes": [["bottle"], ["dining table"], ["cup"], ["bottle"], ["dining table"], ["cup"], ["bottle"], ["dining table"], ["cup"]]} +{"image": "images/3999027517.jpg", "split": "test", "caption": ["a photo of a handbag on the ground", "a backpack in a crowd of people", "an image with a bench in the background", "a photo of a handbag on the ground", "a backpack in a crowd of people", "an image with a bench in the background", "a photo of a handbag on the ground", "a backpack in a crowd of people", "an image with a bench in the background"], "sentids": [7691, 7692, 7693, 7694, 7695, 7696, 7697, 7698, 7699], "rare_classes": [["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"]]} +{"image": "images/4003793942.jpg", "split": "test", "caption": ["an image with a backpack", "an image with a handbag and a man playing a trombone", "an image with a backpack", "an image with a handbag and a man playing a trombone"], "sentids": [7700, 7701, 7702, 7703], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4003920724.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people"], "sentids": [7704], "rare_classes": [["backpack"]]} +{"image": "images/4005015759.jpg", "split": "test", "caption": ["a picture of a chair on the beach with a bird flying over it"], "sentids": [7705], "rare_classes": [["chair"]]} +{"image": "images/4006329734.jpg", "split": "test", "caption": ["an image with a dining table"], "sentids": [7706], "rare_classes": [["dining table"]]} +{"image": "images/4013421575.jpg", "split": "test", "caption": ["an image with a dining table and chairs in a room", "a photo of a remote control in a living room", "an image with a dining table and chairs in a room", "a photo of a remote control in a living room"], "sentids": [7707, 7708, 7709, 7710], "rare_classes": [["dining table"], ["remote"], ["dining table"], ["remote"]]} +{"image": "images/4016499639.jpg", "split": "test", "caption": ["an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it", "an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it", "an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it", "an image with a car, people, and a hot dog cart", "an image with a handbag and a person standing in front of a food cart", "a picture of a bicycle", "an image with a truck and people in front of it"], "sentids": [7711, 7712, 7713, 7714, 7715, 7716, 7717, 7718, 7719, 7720, 7721, 7722, 7723, 7724, 7725, 7726], "rare_classes": [["car"], ["handbag"], ["bicycle"], ["truck"], ["car"], ["handbag"], ["bicycle"], ["truck"], ["car"], ["handbag"], ["bicycle"], ["truck"], ["car"], ["handbag"], ["bicycle"], ["truck"]]} +{"image": "images/4017747090.jpg", "split": "test", "caption": ["a picture of a tv in a library", "a picture of a backpack", "a picture of a dining table in a library", "a picture of a tv in a library", "a picture of a backpack", "a picture of a dining table in a library", "a picture of a tv in a library", "a picture of a backpack", "a picture of a dining table in a library"], "sentids": [7727, 7728, 7729, 7730, 7731, 7732, 7733, 7734, 7735], "rare_classes": [["tv"], ["backpack"], ["dining table"], ["tv"], ["backpack"], ["dining table"], ["tv"], ["backpack"], ["dining table"]]} +{"image": "images/4021371346.jpg", "split": "test", "caption": ["a picture of a sports ball being thrown up in the air"], "sentids": [7736], "rare_classes": [["sports ball"]]} +{"image": "images/4024023598.jpg", "split": "test", "caption": ["an image with a car in the background and a man dressed as a pirate"], "sentids": [7737], "rare_classes": [["car"]]} +{"image": "images/40261771.jpg", "split": "test", "caption": ["a umbrella in the hands of a crowd of people"], "sentids": [7738], "rare_classes": [["umbrella"]]} +{"image": "images/402942802.jpg", "split": "test", "caption": ["a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it", "a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it", "a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it", "a picture of a clock in a room with people sitting around it", "a picture of a frisbee being held by a man", "a picture of a bottle of wine", "a photo of a bench with people sitting on it"], "sentids": [7739, 7740, 7741, 7742, 7743, 7744, 7745, 7746, 7747, 7748, 7749, 7750, 7751, 7752, 7753, 7754], "rare_classes": [["clock"], ["frisbee"], ["bottle"], ["bench"], ["clock"], ["frisbee"], ["bottle"], ["bench"], ["clock"], ["frisbee"], ["bottle"], ["bench"], ["clock"], ["frisbee"], ["bottle"], ["bench"]]} +{"image": "images/4029583519.jpg", "split": "test", "caption": ["a picture of a bottle of water on a table", "a photo of a bowl of ice cream", "an image with a book on a table and people standing around it", "a picture of a bottle of water on a table", "a photo of a bowl of ice cream", "an image with a book on a table and people standing around it", "a picture of a bottle of water on a table", "a photo of a bowl of ice cream", "an image with a book on a table and people standing around it"], "sentids": [7755, 7756, 7757, 7758, 7759, 7760, 7761, 7762, 7763], "rare_classes": [["bottle"], ["bowl"], ["book"], ["bottle"], ["bowl"], ["book"], ["bottle"], ["bowl"], ["book"]]} +{"image": "images/4030022254.jpg", "split": "test", "caption": ["a photo of a bottle of beer", "a dining table in a restaurant", "a picture of a cell phone", "a photo of a bottle of beer", "a dining table in a restaurant", "a picture of a cell phone", "a photo of a bottle of beer", "a dining table in a restaurant", "a picture of a cell phone"], "sentids": [7764, 7765, 7766, 7767, 7768, 7769, 7770, 7771, 7772], "rare_classes": [["bottle"], ["dining table"], ["cell phone"], ["bottle"], ["dining table"], ["cell phone"], ["bottle"], ["dining table"], ["cell phone"]]} +{"image": "images/40302299.jpg", "split": "test", "caption": ["a truck in a parking lot"], "sentids": [7773], "rare_classes": [["truck"]]} +{"image": "images/4030620867.jpg", "split": "test", "caption": ["a fire hydrant in the middle of the street", "a photo of a car parked in front of a store", "a fire hydrant in the middle of the street", "a photo of a car parked in front of a store"], "sentids": [7774, 7775, 7776, 7777], "rare_classes": [["fire hydrant"], ["car"], ["fire hydrant"], ["car"]]} +{"image": "images/4032977916.jpg", "split": "test", "caption": ["a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman", "a tv in the background", "a photo of a potted plant", "an image with a mouse and keyboard in a library", "a cell phone in a woman's hand", "a cup in front of the woman"], "sentids": [7778, 7779, 7780, 7781, 7782, 7783, 7784, 7785, 7786, 7787, 7788, 7789, 7790, 7791, 7792, 7793, 7794, 7795, 7796, 7797, 7798, 7799, 7800, 7801, 7802], "rare_classes": [["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"], ["tv"], ["potted plant"], ["mouse"], ["cell phone"], ["cup"]]} +{"image": "images/4037734292.jpg", "split": "test", "caption": ["a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street", "a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street", "a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street", "a picture of a suitcase", "an image with a backpack on the ground", "a picture of a cup of coffee", "an image with a traffic light and people walking down the street"], "sentids": [7803, 7804, 7805, 7806, 7807, 7808, 7809, 7810, 7811, 7812, 7813, 7814, 7815, 7816, 7817, 7818], "rare_classes": [["suitcase"], ["backpack"], ["cup"], ["traffic light"], ["suitcase"], ["backpack"], ["cup"], ["traffic light"], ["suitcase"], ["backpack"], ["cup"], ["traffic light"], ["suitcase"], ["backpack"], ["cup"], ["traffic light"]]} +{"image": "images/403844559.jpg", "split": "test", "caption": ["a picture of a truck in a parking lot with people playing frisbee"], "sentids": [7819], "rare_classes": [["truck"]]} +{"image": "images/4039390335.jpg", "split": "test", "caption": ["a picture of a motorcycle with a woman on it"], "sentids": [7820], "rare_classes": [["motorcycle"]]} +{"image": "images/4042504561.jpg", "split": "test", "caption": ["a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand", "a cup in front of a person", "a picture of a mouse", "an image with a tie in it", "a picture of a dining table with people sitting at it", "a photo of a book signing", "a wine glass in a man's hand"], "sentids": [7821, 7822, 7823, 7824, 7825, 7826, 7827, 7828, 7829, 7830, 7831, 7832, 7833, 7834, 7835, 7836, 7837, 7838, 7839, 7840, 7841, 7842, 7843, 7844, 7845, 7846, 7847, 7848, 7849, 7850, 7851, 7852, 7853, 7854, 7855, 7856], "rare_classes": [["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"], ["cup"], ["mouse"], ["tie"], ["dining table"], ["book"], ["wine glass"]]} +{"image": "images/4045084364.jpg", "split": "test", "caption": ["a picture of a sports ball game"], "sentids": [7857], "rare_classes": [["sports ball"]]} +{"image": "images/404619468.jpg", "split": "test", "caption": ["a picture of a truck driver and a man sitting next to each other"], "sentids": [7858], "rare_classes": [["truck"]]} +{"image": "images/4047727514.jpg", "split": "test", "caption": ["a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it", "a picture of a potted plant on a table in a restaurant", "an image with a dining table and chairs in a restaurant", "an image with a couch, chairs, and tables in a restaurant", "an image with a bench in the middle of a room", "a picture of a tv in a bar with people sitting around it"], "sentids": [7859, 7860, 7861, 7862, 7863, 7864, 7865, 7866, 7867, 7868, 7869, 7870, 7871, 7872, 7873, 7874, 7875, 7876, 7877, 7878, 7879, 7880, 7881, 7882, 7883], "rare_classes": [["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"], ["potted plant"], ["dining table"], ["couch"], ["bench"], ["tv"]]} +{"image": "images/4052363856.jpg", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [7884], "rare_classes": [["cup"]]} +{"image": "images/4052526123.jpg", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [7885], "rare_classes": [["cup"]]} +{"image": "images/4056514744.jpg", "split": "test", "caption": ["a picture of a bicycle on the side of the road", "a umbrella in the rain", "an image with a fire hydrant on the side of the road", "a picture of a bicycle on the side of the road", "a umbrella in the rain", "an image with a fire hydrant on the side of the road", "a picture of a bicycle on the side of the road", "a umbrella in the rain", "an image with a fire hydrant on the side of the road"], "sentids": [7886, 7887, 7888, 7889, 7890, 7891, 7892, 7893, 7894], "rare_classes": [["bicycle"], ["umbrella"], ["fire hydrant"], ["bicycle"], ["umbrella"], ["fire hydrant"], ["bicycle"], ["umbrella"], ["fire hydrant"]]} +{"image": "images/4059698218.jpg", "split": "test", "caption": ["a picture of a bicycle with a woman on it", "an image with a tie-dyed girl riding a bike on a city street", "a picture of a bicycle with a woman on it", "an image with a tie-dyed girl riding a bike on a city street"], "sentids": [7895, 7896, 7897, 7898], "rare_classes": [["bicycle"], ["tie"], ["bicycle"], ["tie"]]} +{"image": "images/4062550863.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [7899], "rare_classes": [["backpack"]]} +{"image": "images/406308903.jpg", "split": "test", "caption": ["a car in the background", "a backpack in the background", "a car in the background", "a backpack in the background"], "sentids": [7900, 7901, 7902, 7903], "rare_classes": [["car"], ["backpack"], ["car"], ["backpack"]]} +{"image": "images/40631955.jpg", "split": "test", "caption": ["a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen", "a bowl in the middle of a group of people standing around a table", "a photo of a dining table with people preparing food", "a handbag in the kitchen", "a knife in the hand is worth two in the bush", "a photo of a scissors party in the kitchen"], "sentids": [7904, 7905, 7906, 7907, 7908, 7909, 7910, 7911, 7912, 7913, 7914, 7915, 7916, 7917, 7918, 7919, 7920, 7921, 7922, 7923, 7924, 7925, 7926, 7927, 7928], "rare_classes": [["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"], ["bowl"], ["dining table"], ["handbag"], ["knife"], ["scissors"]]} +{"image": "images/406380299.jpg", "split": "test", "caption": ["a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road", "a photo of a truck filled with fruits and vegetables", "a photo of a apple stand in india", "a picture of a bicycle market in india", "a photo of a orange fruit stand in india", "a picture of a stop sign on the side of the road"], "sentids": [7929, 7930, 7931, 7932, 7933, 7934, 7935, 7936, 7937, 7938, 7939, 7940, 7941, 7942, 7943, 7944, 7945, 7946, 7947, 7948, 7949, 7950, 7951, 7952, 7953], "rare_classes": [["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"], ["truck"], ["apple"], ["bicycle"], ["orange"], ["stop sign"]]} +{"image": "images/4067575996.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [7954], "rare_classes": [["backpack"]]} +{"image": "images/4073086719.jpg", "split": "test", "caption": ["a cup in the background", "a picture of a parking meter with two people on it", "a cup in the background", "a picture of a parking meter with two people on it"], "sentids": [7955, 7956, 7957, 7958], "rare_classes": [["cup"], ["parking meter"], ["cup"], ["parking meter"]]} +{"image": "images/407453309.jpg", "split": "test", "caption": ["a picture of a handbag on the ground next to a fountain"], "sentids": [7959], "rare_classes": [["handbag"]]} +{"image": "images/4074903180.jpg", "split": "test", "caption": ["a photo of a handbag sitting on a bench", "a backpack in the background", "a photo of a handbag sitting on a bench", "a backpack in the background"], "sentids": [7960, 7961, 7962, 7963], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/4079016275.jpg", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [7964], "rare_classes": [["cup"]]} +{"image": "images/4085108640.jpg", "split": "test", "caption": ["an image with a suitcase"], "sentids": [7965], "rare_classes": [["suitcase"]]} +{"image": "images/4089335666.jpg", "split": "test", "caption": ["a picture of a backpacker sitting in a chair with a bunch of balloons"], "sentids": [7966], "rare_classes": [["backpack"]]} +{"image": "images/4090493843.jpg", "split": "test", "caption": ["a person in front of a table full of food", "a picture of a tie wearing man holding a glass of wine", "a photo of a dining table", "a person in front of a table full of food", "a picture of a tie wearing man holding a glass of wine", "a photo of a dining table", "a person in front of a table full of food", "a picture of a tie wearing man holding a glass of wine", "a photo of a dining table"], "sentids": [7967, 7968, 7969, 7970, 7971, 7972, 7973, 7974, 7975], "rare_classes": [["person"], ["tie"], ["dining table"], ["person"], ["tie"], ["dining table"], ["person"], ["tie"], ["dining table"]]} +{"image": "images/409198440.jpg", "split": "test", "caption": ["a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot", "a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot", "a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot", "a dining table in a restaurant", "an image with a knife and fork", "an image with a tiered table and a group of people sitting at the table", "a picture of a carrot"], "sentids": [7976, 7977, 7978, 7979, 7980, 7981, 7982, 7983, 7984, 7985, 7986, 7987, 7988, 7989, 7990, 7991], "rare_classes": [["dining table"], ["knife"], ["tie"], ["carrot"], ["dining table"], ["knife"], ["tie"], ["carrot"], ["dining table"], ["knife"], ["tie"], ["carrot"], ["dining table"], ["knife"], ["tie"], ["carrot"]]} +{"image": "images/409315256.jpg", "split": "test", "caption": ["an image with a truck and a girl on a horse"], "sentids": [7992], "rare_classes": [["truck"]]} +{"image": "images/4094476979.jpg", "split": "test", "caption": ["a handbag in front of a flag"], "sentids": [7993], "rare_classes": [["handbag"]]} +{"image": "images/4095229112.jpg", "split": "test", "caption": ["a bench in a park", "a potted plant in front of a bench", "an image with a dining table in the background", "a bench in a park", "a potted plant in front of a bench", "an image with a dining table in the background", "a bench in a park", "a potted plant in front of a bench", "an image with a dining table in the background"], "sentids": [7994, 7995, 7996, 7997, 7998, 7999, 8000, 8001, 8002], "rare_classes": [["bench"], ["potted plant"], ["dining table"], ["bench"], ["potted plant"], ["dining table"], ["bench"], ["potted plant"], ["dining table"]]} +{"image": "images/4103236953.jpg", "split": "test", "caption": ["a photo of a cup of water"], "sentids": [8003], "rare_classes": [["cup"]]} +{"image": "images/4103240621.jpg", "split": "test", "caption": ["a handbag in front of a woman"], "sentids": [8004], "rare_classes": [["handbag"]]} +{"image": "images/4104420147.jpg", "split": "test", "caption": ["a photo of a bowl of food in a restaurant", "a picture of a tv in a restaurant", "a photo of a bowl of food in a restaurant", "a picture of a tv in a restaurant"], "sentids": [8005, 8006, 8007, 8008], "rare_classes": [["bowl"], ["tv"], ["bowl"], ["tv"]]} +{"image": "images/4105944919.jpg", "split": "test", "caption": ["an image with a bicycle and two men standing next to each other"], "sentids": [8009], "rare_classes": [["bicycle"]]} +{"image": "images/4112642188.jpg", "split": "test", "caption": ["a handbag in the background", "a picture of a dining table", "a handbag in the background", "a picture of a dining table"], "sentids": [8010, 8011, 8012, 8013], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/4112646796.jpg", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [8014], "rare_classes": [["bottle"]]} +{"image": "images/4114592385.jpg", "split": "test", "caption": ["a picture of a bicycle and a blue bus on a street", "a handbag in the back of a blue bus", "a truck in the middle of a street with people on it", "a picture of a bicycle and a blue bus on a street", "a handbag in the back of a blue bus", "a truck in the middle of a street with people on it", "a picture of a bicycle and a blue bus on a street", "a handbag in the back of a blue bus", "a truck in the middle of a street with people on it"], "sentids": [8015, 8016, 8017, 8018, 8019, 8020, 8021, 8022, 8023], "rare_classes": [["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"], ["bicycle"], ["handbag"], ["truck"]]} +{"image": "images/4115212373.jpg", "split": "test", "caption": ["a kite in the air", "a picture of a handbag", "an image with a truck in the background and a person walking down the street", "a kite in the air", "a picture of a handbag", "an image with a truck in the background and a person walking down the street", "a kite in the air", "a picture of a handbag", "an image with a truck in the background and a person walking down the street"], "sentids": [8024, 8025, 8026, 8027, 8028, 8029, 8030, 8031, 8032], "rare_classes": [["kite"], ["handbag"], ["truck"], ["kite"], ["handbag"], ["truck"], ["kite"], ["handbag"], ["truck"]]} +{"image": "images/4116937168.jpg", "split": "test", "caption": ["a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing", "a picture of a dining table", "a tv in the background", "a knife in the middle of the table", "a picture of a wine glass", "an image with a cell phone", "a handbag in a man's hand", "a photo of a book signing"], "sentids": [8033, 8034, 8035, 8036, 8037, 8038, 8039, 8040, 8041, 8042, 8043, 8044, 8045, 8046, 8047, 8048, 8049, 8050, 8051, 8052, 8053, 8054, 8055, 8056, 8057, 8058, 8059, 8060, 8061, 8062, 8063, 8064, 8065, 8066, 8067, 8068, 8069, 8070, 8071, 8072, 8073, 8074, 8075, 8076, 8077, 8078, 8079, 8080, 8081], "rare_classes": [["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"], ["dining table"], ["tv"], ["knife"], ["wine glass"], ["cell phone"], ["handbag"], ["book"]]} +{"image": "images/4117842141.jpg", "split": "test", "caption": ["a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake", "a dining table in the middle of a room", "a tie in the middle of the table", "a picture of a potted plant", "a photo of a handbag on a table", "a photo of a spoonful of cake"], "sentids": [8082, 8083, 8084, 8085, 8086, 8087, 8088, 8089, 8090, 8091, 8092, 8093, 8094, 8095, 8096, 8097, 8098, 8099, 8100, 8101, 8102, 8103, 8104, 8105, 8106], "rare_classes": [["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"], ["dining table"], ["tie"], ["potted plant"], ["handbag"], ["spoon"]]} +{"image": "images/4119439324.jpg", "split": "test", "caption": ["a photo of a truck in the rain"], "sentids": [8107], "rare_classes": [["truck"]]} +{"image": "images/412056525.jpg", "split": "test", "caption": ["an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog", "an image with a dining table", "a picture of a spoonful of food", "an image with a pizza in front of a group of people", "a picture of a couch", "a photo of a hot dog"], "sentids": [8108, 8109, 8110, 8111, 8112, 8113, 8114, 8115, 8116, 8117, 8118, 8119, 8120, 8121, 8122, 8123, 8124, 8125, 8126, 8127, 8128, 8129, 8130, 8131, 8132], "rare_classes": [["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"], ["dining table"], ["spoon"], ["pizza"], ["couch"], ["hot dog"]]} +{"image": "images/41253213.jpg", "split": "test", "caption": ["a picture of a bottle of wine in a tent with many people sitting at tables"], "sentids": [8133], "rare_classes": [["bottle"]]} +{"image": "images/413045343.jpg", "split": "test", "caption": ["an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone", "an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone", "an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone", "an image with a cup of coffee", "a picture of a sandwich", "a photo of a bottle of water", "an image with a cell phone"], "sentids": [8134, 8135, 8136, 8137, 8138, 8139, 8140, 8141, 8142, 8143, 8144, 8145, 8146, 8147, 8148, 8149], "rare_classes": [["cup"], ["sandwich"], ["bottle"], ["cell phone"], ["cup"], ["sandwich"], ["bottle"], ["cell phone"], ["cup"], ["sandwich"], ["bottle"], ["cell phone"], ["cup"], ["sandwich"], ["bottle"], ["cell phone"]]} +{"image": "images/4138735474.jpg", "split": "test", "caption": ["a picture of a tie"], "sentids": [8150], "rare_classes": [["tie"]]} +{"image": "images/4139650181.jpg", "split": "test", "caption": ["an image with a dining table", "a picture of a wine glass", "an image with a spoon on the table", "an image with a dining table", "a picture of a wine glass", "an image with a spoon on the table", "an image with a dining table", "a picture of a wine glass", "an image with a spoon on the table"], "sentids": [8151, 8152, 8153, 8154, 8155, 8156, 8157, 8158, 8159], "rare_classes": [["dining table"], ["wine glass"], ["spoon"], ["dining table"], ["wine glass"], ["spoon"], ["dining table"], ["wine glass"], ["spoon"]]} +{"image": "images/4146886427.jpg", "split": "test", "caption": ["a photo of a dining table with a turkey on it", "a photo of a potted plant", "a photo of a dining table with a turkey on it", "a photo of a potted plant"], "sentids": [8160, 8161, 8162, 8163], "rare_classes": [["dining table"], ["potted plant"], ["dining table"], ["potted plant"]]} +{"image": "images/4148126293.jpg", "split": "test", "caption": ["a suitcase in the street", "a picture of a chair", "a suitcase in the street", "a picture of a chair"], "sentids": [8164, 8165, 8166, 8167], "rare_classes": [["suitcase"], ["chair"], ["suitcase"], ["chair"]]} +{"image": "images/4150353377.jpg", "split": "test", "caption": ["an image with a backpack and a group of people holding umbrellas", "a picture of a handbag", "an image with a backpack and a group of people holding umbrellas", "a picture of a handbag"], "sentids": [8168, 8169, 8170, 8171], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4151679198.jpg", "split": "test", "caption": ["a picture of a bus stop", "an image with a bottle of water", "a picture of a bus stop", "an image with a bottle of water"], "sentids": [8172, 8173, 8174, 8175], "rare_classes": [["bus"], ["bottle"], ["bus"], ["bottle"]]} +{"image": "images/4152801351.jpg", "split": "test", "caption": ["a photo of a car driving down a road with people walking in front of it"], "sentids": [8176], "rare_classes": [["car"]]} +{"image": "images/4152801453.jpg", "split": "test", "caption": ["a photo of a handbag in front of a building", "a umbrella in the sky", "a photo of a handbag in front of a building", "a umbrella in the sky"], "sentids": [8177, 8178, 8179, 8180], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} +{"image": "images/415311132.jpg", "split": "test", "caption": ["an image with a handbag on a cart and a man standing next to it"], "sentids": [8181], "rare_classes": [["handbag"]]} +{"image": "images/4156088769.jpg", "split": "test", "caption": ["an image with a bicycle and people standing outside of a store", "a picture of a cell phone store with people standing in front of it", "an image with a bicycle and people standing outside of a store", "a picture of a cell phone store with people standing in front of it"], "sentids": [8182, 8183, 8184, 8185], "rare_classes": [["bicycle"], ["cell phone"], ["bicycle"], ["cell phone"]]} +{"image": "images/4158826243.jpg", "split": "test", "caption": ["a photo of a baseball bat being swung by a man"], "sentids": [8186], "rare_classes": [["baseball bat"]]} +{"image": "images/4160524549.jpg", "split": "test", "caption": ["a photo of a handbag", "a picture of a backpack race", "a photo of a handbag", "a picture of a backpack race"], "sentids": [8187, 8188, 8189, 8190], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/416650559.jpg", "split": "test", "caption": ["an image with a dining table in the background", "a photo of a bottle of water", "an image with a dining table in the background", "a photo of a bottle of water"], "sentids": [8191, 8192, 8193, 8194], "rare_classes": [["dining table"], ["bottle"], ["dining table"], ["bottle"]]} +{"image": "images/4166823584.jpg", "split": "test", "caption": ["a picture of a dining table with two children sitting at it", "a photo of a bowl of fruit", "a picture of a dining table with two children sitting at it", "a photo of a bowl of fruit"], "sentids": [8195, 8196, 8197, 8198], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} +{"image": "images/4168953376.jpg", "split": "test", "caption": ["a picture of a truck with people inside of it", "an image with a dining table in front of a food truck", "a picture of a truck with people inside of it", "an image with a dining table in front of a food truck"], "sentids": [8199, 8200, 8201, 8202], "rare_classes": [["truck"], ["dining table"], ["truck"], ["dining table"]]} +{"image": "images/4168954238.jpg", "split": "test", "caption": ["a dining table in a barn", "an image with a knife and fork in front of a group of people", "a dining table in a barn", "an image with a knife and fork in front of a group of people"], "sentids": [8203, 8204, 8205, 8206], "rare_classes": [["dining table"], ["knife"], ["dining table"], ["knife"]]} +{"image": "images/4169121436.jpg", "split": "test", "caption": ["a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand", "a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand", "a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand", "a chair in the middle of the market", "a photo of a bowl of fruit", "a carrot in a basket", "a picture of a banana stand"], "sentids": [8207, 8208, 8209, 8210, 8211, 8212, 8213, 8214, 8215, 8216, 8217, 8218, 8219, 8220, 8221, 8222], "rare_classes": [["chair"], ["bowl"], ["carrot"], ["banana"], ["chair"], ["bowl"], ["carrot"], ["banana"], ["chair"], ["bowl"], ["carrot"], ["banana"], ["chair"], ["bowl"], ["carrot"], ["banana"]]} +{"image": "images/4170746161.jpg", "split": "test", "caption": ["an image with a wine glass"], "sentids": [8223], "rare_classes": [["wine glass"]]} +{"image": "images/4175969090.jpg", "split": "test", "caption": ["a photo of a train station"], "sentids": [8224], "rare_classes": [["train"]]} +{"image": "images/418112325.jpg", "split": "test", "caption": ["an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food", "an image with a chair around a table with food on it", "an image with a bottle of ketchup on the table", "an image with a dining table full of food", "an image with a bowl of food on the table", "a spoon in the middle of a plate of food"], "sentids": [8225, 8226, 8227, 8228, 8229, 8230, 8231, 8232, 8233, 8234, 8235, 8236, 8237, 8238, 8239, 8240, 8241, 8242, 8243, 8244, 8245, 8246, 8247, 8248, 8249], "rare_classes": [["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"], ["chair"], ["bottle"], ["dining table"], ["bowl"], ["spoon"]]} +{"image": "images/4182580764.jpg", "split": "test", "caption": ["an image with a backpack on the ground", "a tie in the middle of the floor", "an image with a backpack on the ground", "a tie in the middle of the floor"], "sentids": [8250, 8251, 8252, 8253], "rare_classes": [["backpack"], ["tie"], ["backpack"], ["tie"]]} +{"image": "images/4185776966.jpg", "split": "test", "caption": ["an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture", "an image with a fire hydrant", "a photo of a boat", "an image with a book", "a handbag in the foreground", "a backpack in the picture"], "sentids": [8254, 8255, 8256, 8257, 8258, 8259, 8260, 8261, 8262, 8263, 8264, 8265, 8266, 8267, 8268, 8269, 8270, 8271, 8272, 8273, 8274, 8275, 8276, 8277, 8278], "rare_classes": [["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"], ["fire hydrant"], ["boat"], ["book"], ["handbag"], ["backpack"]]} +{"image": "images/418685848.jpg", "split": "test", "caption": ["a car in a parking lot"], "sentids": [8279], "rare_classes": [["car"]]} +{"image": "images/4187922589.jpg", "split": "test", "caption": ["a picture of a dining table", "an image with a bottle of wine", "an image with a microwave in the background", "a picture of a dining table", "an image with a bottle of wine", "an image with a microwave in the background", "a picture of a dining table", "an image with a bottle of wine", "an image with a microwave in the background"], "sentids": [8280, 8281, 8282, 8283, 8284, 8285, 8286, 8287, 8288], "rare_classes": [["dining table"], ["bottle"], ["microwave"], ["dining table"], ["bottle"], ["microwave"], ["dining table"], ["bottle"], ["microwave"]]} +{"image": "images/4195280723.jpg", "split": "test", "caption": ["a picture of a tv in the background", "a laptop in front of the man", "a picture of a tv in the background", "a laptop in front of the man"], "sentids": [8289, 8290, 8291, 8292], "rare_classes": [["tv"], ["laptop"], ["tv"], ["laptop"]]} +{"image": "images/4195751574.jpg", "split": "test", "caption": ["an image with a dining table", "a donut in a bowl", "an image with a dining table", "a donut in a bowl"], "sentids": [8293, 8294, 8295, 8296], "rare_classes": [["dining table"], ["donut"], ["dining table"], ["donut"]]} +{"image": "images/4200402256.jpg", "split": "test", "caption": ["a umbrella in the background"], "sentids": [8297], "rare_classes": [["umbrella"]]} +{"image": "images/4201328764.jpg", "split": "test", "caption": ["a photo of a dining table", "a tv in the background", "a photo of a dining table", "a tv in the background"], "sentids": [8298, 8299, 8300, 8301], "rare_classes": [["dining table"], ["tv"], ["dining table"], ["tv"]]} +{"image": "images/4201682728.jpg", "split": "test", "caption": ["a photo of a book store", "a laptop in front of a person", "a photo of a book store", "a laptop in front of a person"], "sentids": [8302, 8303, 8304, 8305], "rare_classes": [["book"], ["laptop"], ["book"], ["laptop"]]} +{"image": "images/4202372092.jpg", "split": "test", "caption": ["a photo of a refrigerator", "an image with a book", "an image with a dining table and chairs in front of a christmas tree", "a photo of a refrigerator", "an image with a book", "an image with a dining table and chairs in front of a christmas tree", "a photo of a refrigerator", "an image with a book", "an image with a dining table and chairs in front of a christmas tree"], "sentids": [8306, 8307, 8308, 8309, 8310, 8311, 8312, 8313, 8314], "rare_classes": [["refrigerator"], ["book"], ["dining table"], ["refrigerator"], ["book"], ["dining table"], ["refrigerator"], ["book"], ["dining table"]]} +{"image": "images/4215128854.jpg", "split": "test", "caption": ["a photo of a backpacker festival in japan", "an image with a handbag and people walking down the street", "a photo of a backpacker festival in japan", "an image with a handbag and people walking down the street"], "sentids": [8315, 8316, 8317, 8318], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4218701454.jpg", "split": "test", "caption": ["a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen", "a photo of a bottle of water", "a picture of a dining table", "an image with a sink, stove, and refrigerator in a kitchen", "a picture of a bowl of food being prepared in a kitchen", "a refrigerator in the kitchen"], "sentids": [8319, 8320, 8321, 8322, 8323, 8324, 8325, 8326, 8327, 8328, 8329, 8330, 8331, 8332, 8333, 8334, 8335, 8336, 8337, 8338, 8339, 8340, 8341, 8342, 8343], "rare_classes": [["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"], ["bottle"], ["dining table"], ["sink"], ["bowl"], ["refrigerator"]]} +{"image": "images/4222240844.jpg", "split": "test", "caption": ["a handbag in the background", "a picture of a parking meter on the side of the road", "a handbag in the background", "a picture of a parking meter on the side of the road"], "sentids": [8344, 8345, 8346, 8347], "rare_classes": [["handbag"], ["parking meter"], ["handbag"], ["parking meter"]]} +{"image": "images/423006709.jpg", "split": "test", "caption": ["a photo of a handbag being held by a man in an auditorium", "a picture of a book signing in an auditorium", "a photo of a handbag being held by a man in an auditorium", "a picture of a book signing in an auditorium"], "sentids": [8348, 8349, 8350, 8351], "rare_classes": [["handbag"], ["book"], ["handbag"], ["book"]]} +{"image": "images/423375604.jpg", "split": "test", "caption": ["an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background", "an image with a cell phone", "an image with a suitcase", "a backpack in the woman's hand", "a photo of a trucker in new york city", "an image with a traffic light in the background"], "sentids": [8352, 8353, 8354, 8355, 8356, 8357, 8358, 8359, 8360, 8361, 8362, 8363, 8364, 8365, 8366, 8367, 8368, 8369, 8370, 8371, 8372, 8373, 8374, 8375, 8376], "rare_classes": [["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"], ["cell phone"], ["suitcase"], ["backpack"], ["truck"], ["traffic light"]]} +{"image": "images/42348693.jpg", "split": "test", "caption": ["a picture of a potted plant in a restaurant", "a picture of a book store in paris, france", "a picture of a potted plant in a restaurant", "a picture of a book store in paris, france"], "sentids": [8377, 8378, 8379, 8380], "rare_classes": [["potted plant"], ["book"], ["potted plant"], ["book"]]} +{"image": "images/4242573381.jpg", "split": "test", "caption": ["a photo of a snowboarder bending over to put on his skis", "a car in the snow", "a photo of a snowboarder bending over to put on his skis", "a car in the snow"], "sentids": [8381, 8382, 8383, 8384], "rare_classes": [["snowboard"], ["car"], ["snowboard"], ["car"]]} +{"image": "images/4244706779.jpg", "split": "test", "caption": ["an image with a snowboarder and skiers in the snow"], "sentids": [8385], "rare_classes": [["snowboard"]]} +{"image": "images/424779662.jpg", "split": "test", "caption": ["a photo of a bottle of st patrick's day beer"], "sentids": [8386], "rare_classes": [["bottle"]]} +{"image": "images/425725042.jpg", "split": "test", "caption": ["a photo of a chair in a kitchen"], "sentids": [8387], "rare_classes": [["chair"]]} +{"image": "images/425775901.jpg", "split": "test", "caption": ["an image with a bowl of wine", "a handbag in the background", "a dining table in a room", "an image with a bowl of wine", "a handbag in the background", "a dining table in a room", "an image with a bowl of wine", "a handbag in the background", "a dining table in a room"], "sentids": [8388, 8389, 8390, 8391, 8392, 8393, 8394, 8395, 8396], "rare_classes": [["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"], ["bowl"], ["handbag"], ["dining table"]]} +{"image": "images/4262692609.jpg", "split": "test", "caption": ["an image with a boat filled with people on it"], "sentids": [8397], "rare_classes": [["boat"]]} +{"image": "images/4264701235.jpg", "split": "test", "caption": ["an image with a dining table under an archway"], "sentids": [8398], "rare_classes": [["dining table"]]} +{"image": "images/4268878033.jpg", "split": "test", "caption": ["a picture of a chair in a classroom with children sitting on the floor", "a photo of a book being read to children in an indian school", "a picture of a chair in a classroom with children sitting on the floor", "a photo of a book being read to children in an indian school"], "sentids": [8399, 8400, 8401, 8402], "rare_classes": [["chair"], ["book"], ["chair"], ["book"]]} +{"image": "images/4270148661.jpg", "split": "test", "caption": ["a picture of a bottle of wine being poured into a glass", "an image with a knife being used to cut food", "a picture of a bottle of wine being poured into a glass", "an image with a knife being used to cut food"], "sentids": [8403, 8404, 8405, 8406], "rare_classes": [["bottle"], ["knife"], ["bottle"], ["knife"]]} +{"image": "images/4274269186.jpg", "split": "test", "caption": ["a picture of a handbag race with people riding horses"], "sentids": [8407], "rare_classes": [["handbag"]]} +{"image": "images/4280301189.jpg", "split": "test", "caption": ["a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table", "a picture of a dining table", "an image with a pizza on the table", "an image with a spoon", "an image with a fork", "a bowl in the middle of the table"], "sentids": [8408, 8409, 8410, 8411, 8412, 8413, 8414, 8415, 8416, 8417, 8418, 8419, 8420, 8421, 8422, 8423, 8424, 8425, 8426, 8427, 8428, 8429, 8430, 8431, 8432], "rare_classes": [["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"], ["dining table"], ["pizza"], ["spoon"], ["fork"], ["bowl"]]} +{"image": "images/4282385196.jpg", "split": "test", "caption": ["a picture of a backpacker running in a race"], "sentids": [8433], "rare_classes": [["backpack"]]} +{"image": "images/4287633714.jpg", "split": "test", "caption": ["an image with a train station and two people holding hands"], "sentids": [8434], "rare_classes": [["train"]]} +{"image": "images/4287766241.jpg", "split": "test", "caption": ["an image with a handbag on the ground"], "sentids": [8435], "rare_classes": [["handbag"]]} +{"image": "images/4289389552.jpg", "split": "test", "caption": ["a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street", "a photo of a potted plant on a cobblestone street", "a photo of a cell phone store on a cobblestone street in paris", "a backpack in the foreground", "a picture of a stop sign on a cobblestone street", "a picture of a chair on a cobblestone street"], "sentids": [8436, 8437, 8438, 8439, 8440, 8441, 8442, 8443, 8444, 8445, 8446, 8447, 8448, 8449, 8450, 8451, 8452, 8453, 8454, 8455, 8456, 8457, 8458, 8459, 8460], "rare_classes": [["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"], ["potted plant"], ["cell phone"], ["backpack"], ["stop sign"], ["chair"]]} +{"image": "images/429499185.jpg", "split": "test", "caption": ["an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass", "an image with a chair in front of a group of people", "a tie in the middle of a group of people sitting at a table", "an image with a vase of flowers", "an image with a dining table full of people", "an image with a potted plant and some people sitting at a table", "a picture of a wine glass"], "sentids": [8461, 8462, 8463, 8464, 8465, 8466, 8467, 8468, 8469, 8470, 8471, 8472, 8473, 8474, 8475, 8476, 8477, 8478, 8479, 8480, 8481, 8482, 8483, 8484, 8485, 8486, 8487, 8488, 8489, 8490, 8491, 8492, 8493, 8494, 8495, 8496], "rare_classes": [["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"], ["chair"], ["tie"], ["vase"], ["dining table"], ["potted plant"], ["wine glass"]]} +{"image": "images/4295131462.jpg", "split": "test", "caption": ["a wine glass in front of a person", "an image with a dining table full of people", "a wine glass in front of a person", "an image with a dining table full of people"], "sentids": [8497, 8498, 8499, 8500], "rare_classes": [["wine glass"], ["dining table"], ["wine glass"], ["dining table"]]} +{"image": "images/4295355954.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "an image with a potted plant on a table", "an image with a knife on a table", "a bottle in the middle of the table", "an image with a potted plant on a table", "an image with a knife on a table", "a bottle in the middle of the table", "an image with a potted plant on a table", "an image with a knife on a table"], "sentids": [8501, 8502, 8503, 8504, 8505, 8506, 8507, 8508, 8509], "rare_classes": [["bottle"], ["potted plant"], ["knife"], ["bottle"], ["potted plant"], ["knife"], ["bottle"], ["potted plant"], ["knife"]]} +{"image": "images/4298870292.jpg", "split": "test", "caption": ["a backpack in the snow", "a handbag in the snow", "a backpack in the snow", "a handbag in the snow"], "sentids": [8510, 8511, 8512, 8513], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4300375062.jpg", "split": "test", "caption": ["an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair", "an image with a backpack on a table", "a photo of a handbag on a table", "a dining table in the middle of a room", "a photo of a cup of coffee", "an image with a tv in the background", "a photo of a book fair"], "sentids": [8514, 8515, 8516, 8517, 8518, 8519, 8520, 8521, 8522, 8523, 8524, 8525, 8526, 8527, 8528, 8529, 8530, 8531, 8532, 8533, 8534, 8535, 8536, 8537, 8538, 8539, 8540, 8541, 8542, 8543, 8544, 8545, 8546, 8547, 8548, 8549], "rare_classes": [["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"], ["backpack"], ["handbag"], ["dining table"], ["cup"], ["tv"], ["book"]]} +{"image": "images/4301233985.jpg", "split": "test", "caption": ["a picture of a horse", "a photo of a backpacker in london", "a clock in the background", "a picture of a horse", "a photo of a backpacker in london", "a clock in the background", "a picture of a horse", "a photo of a backpacker in london", "a clock in the background"], "sentids": [8550, 8551, 8552, 8553, 8554, 8555, 8556, 8557, 8558], "rare_classes": [["horse"], ["backpack"], ["clock"], ["horse"], ["backpack"], ["clock"], ["horse"], ["backpack"], ["clock"]]} +{"image": "images/4302502831.jpg", "split": "test", "caption": ["an image with a motorcycle in the background", "an image with a bicycle in the background", "an image with a motorcycle in the background", "an image with a bicycle in the background"], "sentids": [8559, 8560, 8561, 8562], "rare_classes": [["motorcycle"], ["bicycle"], ["motorcycle"], ["bicycle"]]} +{"image": "images/4304534002.jpg", "split": "test", "caption": ["an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach", "an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach", "an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach", "an image with a boat and people on a beach", "a backpack in the sand", "a photo of a surfboard on a beach with people in the water", "a picture of a bird flying over a lake with people on the beach"], "sentids": [8563, 8564, 8565, 8566, 8567, 8568, 8569, 8570, 8571, 8572, 8573, 8574, 8575, 8576, 8577, 8578], "rare_classes": [["boat"], ["backpack"], ["surfboard"], ["bird"], ["boat"], ["backpack"], ["surfboard"], ["bird"], ["boat"], ["backpack"], ["surfboard"], ["bird"], ["boat"], ["backpack"], ["surfboard"], ["bird"]]} +{"image": "images/4307968.jpg", "split": "test", "caption": ["a picture of a wine glass", "a picture of a handbag being held by a woman", "a picture of a wine glass", "a picture of a handbag being held by a woman"], "sentids": [8579, 8580, 8581, 8582], "rare_classes": [["wine glass"], ["handbag"], ["wine glass"], ["handbag"]]} +{"image": "images/4309770525.jpg", "split": "test", "caption": ["an image with a cell phone and a man sitting on a bench"], "sentids": [8583], "rare_classes": [["cell phone"]]} +{"image": "images/431168725.jpg", "split": "test", "caption": ["a dining table in a library"], "sentids": [8584], "rare_classes": [["dining table"]]} +{"image": "images/4311708229.jpg", "split": "test", "caption": ["a picture of a train on a city street at night"], "sentids": [8585], "rare_classes": [["train"]]} +{"image": "images/4325279339.jpg", "split": "test", "caption": ["a picture of a dining table", "a keyboard in front of a person", "a photo of a cell phone", "a picture of a dining table", "a keyboard in front of a person", "a photo of a cell phone", "a picture of a dining table", "a keyboard in front of a person", "a photo of a cell phone"], "sentids": [8586, 8587, 8588, 8589, 8590, 8591, 8592, 8593, 8594], "rare_classes": [["dining table"], ["keyboard"], ["cell phone"], ["dining table"], ["keyboard"], ["cell phone"], ["dining table"], ["keyboard"], ["cell phone"]]} +{"image": "images/4326517877.jpg", "split": "test", "caption": ["a photo of a bird flying over a hot dog cart", "a photo of a umbrella", "a photo of a bird flying over a hot dog cart", "a photo of a umbrella"], "sentids": [8595, 8596, 8597, 8598], "rare_classes": [["bird"], ["umbrella"], ["bird"], ["umbrella"]]} +{"image": "images/4328448107.jpg", "split": "test", "caption": ["a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table", "a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table", "a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table", "a dining table in a classroom", "a photo of a laptop", "a handbag in the middle of the table", "an image with a book and two girls sitting at a table"], "sentids": [8599, 8600, 8601, 8602, 8603, 8604, 8605, 8606, 8607, 8608, 8609, 8610, 8611, 8612, 8613, 8614], "rare_classes": [["dining table"], ["laptop"], ["handbag"], ["book"], ["dining table"], ["laptop"], ["handbag"], ["book"], ["dining table"], ["laptop"], ["handbag"], ["book"], ["dining table"], ["laptop"], ["handbag"], ["book"]]} +{"image": "images/4328533349.jpg", "split": "test", "caption": ["a photo of a dining table", "a photo of a backpacker group sitting on the floor", "a handbag in the middle of the floor", "a photo of a dining table", "a photo of a backpacker group sitting on the floor", "a handbag in the middle of the floor", "a photo of a dining table", "a photo of a backpacker group sitting on the floor", "a handbag in the middle of the floor"], "sentids": [8615, 8616, 8617, 8618, 8619, 8620, 8621, 8622, 8623], "rare_classes": [["dining table"], ["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"], ["dining table"], ["backpack"], ["handbag"]]} +{"image": "images/4328537167.jpg", "split": "test", "caption": ["a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room", "a photo of a bottle of water", "an image with a clock in the background", "a picture of a tv", "a cup in the middle of the floor", "a dining table in a room"], "sentids": [8624, 8625, 8626, 8627, 8628, 8629, 8630, 8631, 8632, 8633, 8634, 8635, 8636, 8637, 8638, 8639, 8640, 8641, 8642, 8643, 8644, 8645, 8646, 8647, 8648], "rare_classes": [["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"], ["bottle"], ["clock"], ["tv"], ["cup"], ["dining table"]]} +{"image": "images/432869272.jpg", "split": "test", "caption": ["a bench in the middle of a concert hall with musicians"], "sentids": [8649], "rare_classes": [["bench"]]} +{"image": "images/4329176590.jpg", "split": "test", "caption": ["an image with a clock on the wall", "a picture of a tv screen", "an image with a clock on the wall", "a picture of a tv screen"], "sentids": [8650, 8651, 8652, 8653], "rare_classes": [["clock"], ["tv"], ["clock"], ["tv"]]} +{"image": "images/4329197704.jpg", "split": "test", "caption": ["a photo of a clock", "an image with a chair and a group of people", "a photo of a clock", "an image with a chair and a group of people"], "sentids": [8654, 8655, 8656, 8657], "rare_classes": [["clock"], ["chair"], ["clock"], ["chair"]]} +{"image": "images/434035725.jpg", "split": "test", "caption": ["an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair", "an image with a tie, glasses, and people sitting at a table", "an image with a dining table", "a photo of a book signing", "a knife in the middle of the table", "a photo of a chair"], "sentids": [8658, 8659, 8660, 8661, 8662, 8663, 8664, 8665, 8666, 8667, 8668, 8669, 8670, 8671, 8672, 8673, 8674, 8675, 8676, 8677, 8678, 8679, 8680, 8681, 8682], "rare_classes": [["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"], ["tie"], ["dining table"], ["book"], ["knife"], ["chair"]]} +{"image": "images/434171515.jpg", "split": "test", "caption": ["a photo of a dining table", "a photo of a book signing at a restaurant", "a picture of a tiered dinner table", "a photo of a dining table", "a photo of a book signing at a restaurant", "a picture of a tiered dinner table", "a photo of a dining table", "a photo of a book signing at a restaurant", "a picture of a tiered dinner table"], "sentids": [8683, 8684, 8685, 8686, 8687, 8688, 8689, 8690, 8691], "rare_classes": [["dining table"], ["book"], ["tie"], ["dining table"], ["book"], ["tie"], ["dining table"], ["book"], ["tie"]]} +{"image": "images/4344503313.jpg", "split": "test", "caption": ["a photo of a truck and a group of people walking in the snow", "a photo of a backpacker group walking in the snow", "a photo of a truck and a group of people walking in the snow", "a photo of a backpacker group walking in the snow"], "sentids": [8692, 8693, 8694, 8695], "rare_classes": [["truck"], ["backpack"], ["truck"], ["backpack"]]} +{"image": "images/4347441967.jpg", "split": "test", "caption": ["a sheep in the dirt", "an image with a dog and people in front of a building", "a sheep in the dirt", "an image with a dog and people in front of a building"], "sentids": [8696, 8697, 8698, 8699], "rare_classes": [["sheep"], ["dog"], ["sheep"], ["dog"]]} +{"image": "images/434932657.jpg", "split": "test", "caption": ["a cow in the dirt"], "sentids": [8700], "rare_classes": [["cow"]]} +{"image": "images/435415784.jpg", "split": "test", "caption": ["a photo of a sports ball player swinging a bat at a ball"], "sentids": [8701], "rare_classes": [["sports ball"]]} +{"image": "images/435802277.jpg", "split": "test", "caption": ["a tv in the background", "an image with a dining table in the background", "a tv in the background", "an image with a dining table in the background"], "sentids": [8702, 8703, 8704, 8705], "rare_classes": [["tv"], ["dining table"], ["tv"], ["dining table"]]} +{"image": "images/4358211815.jpg", "split": "test", "caption": ["an image with a car and two police officers on bikes", "a bus in the background", "an image with a car and two police officers on bikes", "a bus in the background"], "sentids": [8706, 8707, 8708, 8709], "rare_classes": [["car"], ["bus"], ["car"], ["bus"]]} +{"image": "images/4358650450.jpg", "split": "test", "caption": ["an image with a fire hydrant in the snow", "a truck in the snow", "an image with a bicycle parked on the side of the road", "an image with a fire hydrant in the snow", "a truck in the snow", "an image with a bicycle parked on the side of the road", "an image with a fire hydrant in the snow", "a truck in the snow", "an image with a bicycle parked on the side of the road"], "sentids": [8710, 8711, 8712, 8713, 8714, 8715, 8716, 8717, 8718], "rare_classes": [["fire hydrant"], ["truck"], ["bicycle"], ["fire hydrant"], ["truck"], ["bicycle"], ["fire hydrant"], ["truck"], ["bicycle"]]} +{"image": "images/436009777.jpg", "split": "test", "caption": ["an image with a cup of coffee and two people sitting on a bench"], "sentids": [8719], "rare_classes": [["cup"]]} +{"image": "images/4360937435.jpg", "split": "test", "caption": ["a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table", "a dog in a show ring", "a picture of a chair", "a photo of a tie between two dogs at a dog show", "a picture of a handbag being given to a dog at a dog show", "a cup in the middle of the table"], "sentids": [8720, 8721, 8722, 8723, 8724, 8725, 8726, 8727, 8728, 8729, 8730, 8731, 8732, 8733, 8734, 8735, 8736, 8737, 8738, 8739, 8740, 8741, 8742, 8743, 8744], "rare_classes": [["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"], ["dog"], ["chair"], ["tie"], ["handbag"], ["cup"]]} +{"image": "images/4362204688.jpg", "split": "test", "caption": ["a picture of a tie between two dogs at a dog show"], "sentids": [8745], "rare_classes": [["tie"]]} +{"image": "images/4367617589.jpg", "split": "test", "caption": ["a tv in the middle of the room", "a photo of a bottle of water", "a tv in the middle of the room", "a photo of a bottle of water"], "sentids": [8746, 8747, 8748, 8749], "rare_classes": [["tv"], ["bottle"], ["tv"], ["bottle"]]} +{"image": "images/4367623209.jpg", "split": "test", "caption": ["a photo of a knife-wielding man holding a child"], "sentids": [8750], "rare_classes": [["knife"]]} +{"image": "images/4368362518.jpg", "split": "test", "caption": ["a photo of a tv screen with a man playing an acoustic guitar"], "sentids": [8751], "rare_classes": [["tv"]]} +{"image": "images/4368363908.jpg", "split": "test", "caption": ["a picture of a tv screen in the middle of a room"], "sentids": [8752], "rare_classes": [["tv"]]} +{"image": "images/4368364278.jpg", "split": "test", "caption": ["an image with a bottle of wine", "a book in the middle of the table", "an image with a bottle of wine", "a book in the middle of the table"], "sentids": [8753, 8754, 8755, 8756], "rare_classes": [["bottle"], ["book"], ["bottle"], ["book"]]} +{"image": "images/4368366048.jpg", "split": "test", "caption": ["an image with a tv screen in front of a group of people"], "sentids": [8757], "rare_classes": [["tv"]]} +{"image": "images/437636033.jpg", "split": "test", "caption": ["a photo of a handbag being sold at an outdoor market", "an image with a spoonful of food being served to a group of people", "a photo of a handbag being sold at an outdoor market", "an image with a spoonful of food being served to a group of people"], "sentids": [8758, 8759, 8760, 8761], "rare_classes": [["handbag"], ["spoon"], ["handbag"], ["spoon"]]} +{"image": "images/4376939715.jpg", "split": "test", "caption": ["a laptop in front of a woman", "a book in a man's hand", "a laptop in front of a woman", "a book in a man's hand"], "sentids": [8762, 8763, 8764, 8765], "rare_classes": [["laptop"], ["book"], ["laptop"], ["book"]]} +{"image": "images/4378823.jpg", "split": "test", "caption": ["a photo of a cell phone conversation between a woman and a child"], "sentids": [8766], "rare_classes": [["cell phone"]]} +{"image": "images/4379561906.jpg", "split": "test", "caption": ["a chair in front of a group of people"], "sentids": [8767], "rare_classes": [["chair"]]} +{"image": "images/4379576356.jpg", "split": "test", "caption": ["an image with a clock in the background", "a photo of a bottle of wine", "an image with a clock in the background", "a photo of a bottle of wine"], "sentids": [8768, 8769, 8770, 8771], "rare_classes": [["clock"], ["bottle"], ["clock"], ["bottle"]]} +{"image": "images/4379845375.jpg", "split": "test", "caption": ["a photo of a cell phone race with a group of people"], "sentids": [8772], "rare_classes": [["cell phone"]]} +{"image": "images/438106.jpg", "split": "test", "caption": ["an image with a bicycle in the background", "a umbrella in the background", "an image with a bicycle in the background", "a umbrella in the background"], "sentids": [8773, 8774, 8775, 8776], "rare_classes": [["bicycle"], ["umbrella"], ["bicycle"], ["umbrella"]]} +{"image": "images/4383233985.jpg", "split": "test", "caption": ["an image with a skateboarder, a runner, and a group of people", "a picture of a sports ball being thrown into the air", "an image with a skateboarder, a runner, and a group of people", "a picture of a sports ball being thrown into the air"], "sentids": [8777, 8778, 8779, 8780], "rare_classes": [["skateboard"], ["sports ball"], ["skateboard"], ["sports ball"]]} +{"image": "images/439823342.jpg", "split": "test", "caption": ["a person in a cart"], "sentids": [8781], "rare_classes": [["person"]]} +{"image": "images/439830368.jpg", "split": "test", "caption": ["an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street", "an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street", "an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street", "an image with a car and people crossing the street", "an image with a bus and people crossing the street", "a picture of a handbag", "a photo of a tiered city street"], "sentids": [8782, 8783, 8784, 8785, 8786, 8787, 8788, 8789, 8790, 8791, 8792, 8793, 8794, 8795, 8796, 8797], "rare_classes": [["car"], ["bus"], ["handbag"], ["tie"], ["car"], ["bus"], ["handbag"], ["tie"], ["car"], ["bus"], ["handbag"], ["tie"], ["car"], ["bus"], ["handbag"], ["tie"]]} +{"image": "images/4399663161.jpg", "split": "test", "caption": ["a backpack in the grass"], "sentids": [8798], "rare_classes": [["backpack"]]} +{"image": "images/4400684369.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a clock", "a photo of a dining table", "a picture of a clock"], "sentids": [8799, 8800, 8801, 8802], "rare_classes": [["dining table"], ["clock"], ["dining table"], ["clock"]]} +{"image": "images/4401293680.jpg", "split": "test", "caption": ["a cell phone in a woman's hand", "a photo of a book", "an image with a laptop", "a cell phone in a woman's hand", "a photo of a book", "an image with a laptop", "a cell phone in a woman's hand", "a photo of a book", "an image with a laptop"], "sentids": [8803, 8804, 8805, 8806, 8807, 8808, 8809, 8810, 8811], "rare_classes": [["cell phone"], ["book"], ["laptop"], ["cell phone"], ["book"], ["laptop"], ["cell phone"], ["book"], ["laptop"]]} +{"image": "images/440190907.jpg", "split": "test", "caption": ["a picture of a handbag store"], "sentids": [8812], "rare_classes": [["handbag"]]} +{"image": "images/4410353491.jpg", "split": "test", "caption": ["a picture of a tv", "a photo of a book", "a picture of a tv", "a photo of a book"], "sentids": [8813, 8814, 8815, 8816], "rare_classes": [["tv"], ["book"], ["tv"], ["book"]]} +{"image": "images/4412028431.jpg", "split": "test", "caption": ["a picture of a chair"], "sentids": [8817], "rare_classes": [["chair"]]} +{"image": "images/4413167760.jpg", "split": "test", "caption": ["a photo of a dining table", "a photo of a oven in a kitchen", "a chair in the middle of the table", "a photo of a dining table", "a photo of a oven in a kitchen", "a chair in the middle of the table", "a photo of a dining table", "a photo of a oven in a kitchen", "a chair in the middle of the table"], "sentids": [8818, 8819, 8820, 8821, 8822, 8823, 8824, 8825, 8826], "rare_classes": [["dining table"], ["oven"], ["chair"], ["dining table"], ["oven"], ["chair"], ["dining table"], ["oven"], ["chair"]]} +{"image": "images/4413714.jpg", "split": "test", "caption": ["a picture of a clock"], "sentids": [8827], "rare_classes": [["clock"]]} +{"image": "images/4418471031.jpg", "split": "test", "caption": ["a photo of a backpacker feeding pigeons on the sidewalk"], "sentids": [8828], "rare_classes": [["backpack"]]} +{"image": "images/4418969015.jpg", "split": "test", "caption": ["a dog in the middle of a group of people", "a backpack in the middle of a group of people", "a picture of a kite flying over a group of people", "a dog in the middle of a group of people", "a backpack in the middle of a group of people", "a picture of a kite flying over a group of people", "a dog in the middle of a group of people", "a backpack in the middle of a group of people", "a picture of a kite flying over a group of people"], "sentids": [8829, 8830, 8831, 8832, 8833, 8834, 8835, 8836, 8837], "rare_classes": [["dog"], ["backpack"], ["kite"], ["dog"], ["backpack"], ["kite"], ["dog"], ["backpack"], ["kite"]]} +{"image": "images/4420692125.jpg", "split": "test", "caption": ["an image with a traffic light and pigeons on the sidewalk"], "sentids": [8838], "rare_classes": [["traffic light"]]} +{"image": "images/4427860005.jpg", "split": "test", "caption": ["a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room", "a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room", "a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room", "a picture of a refrigerator in a restaurant", "a photo of a tv in a restaurant", "a picture of a caribbean restaurant with people sitting at tables", "a clock in the middle of the room"], "sentids": [8839, 8840, 8841, 8842, 8843, 8844, 8845, 8846, 8847, 8848, 8849, 8850, 8851, 8852, 8853, 8854], "rare_classes": [["refrigerator"], ["tv"], ["car"], ["clock"], ["refrigerator"], ["tv"], ["car"], ["clock"], ["refrigerator"], ["tv"], ["car"], ["clock"], ["refrigerator"], ["tv"], ["car"], ["clock"]]} +{"image": "images/4433704025.jpg", "split": "test", "caption": ["a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk", "a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk", "a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk", "a picture of a dog and a woman on a sidewalk", "a bench in the middle of the sidewalk", "a bicycle in the background", "a chair in the middle of the sidewalk"], "sentids": [8855, 8856, 8857, 8858, 8859, 8860, 8861, 8862, 8863, 8864, 8865, 8866, 8867, 8868, 8869, 8870], "rare_classes": [["dog"], ["bench"], ["bicycle"], ["chair"], ["dog"], ["bench"], ["bicycle"], ["chair"], ["dog"], ["bench"], ["bicycle"], ["chair"], ["dog"], ["bench"], ["bicycle"], ["chair"]]} +{"image": "images/4433720033.jpg", "split": "test", "caption": ["a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table", "a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table", "a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table", "a potted plant in a planter on a table", "a photo of a dining table in front of a restaurant", "a handbag in front of a table", "an image with a umbrella and a man sitting at a table"], "sentids": [8871, 8872, 8873, 8874, 8875, 8876, 8877, 8878, 8879, 8880, 8881, 8882, 8883, 8884, 8885, 8886], "rare_classes": [["potted plant"], ["dining table"], ["handbag"], ["umbrella"], ["potted plant"], ["dining table"], ["handbag"], ["umbrella"], ["potted plant"], ["dining table"], ["handbag"], ["umbrella"], ["potted plant"], ["dining table"], ["handbag"], ["umbrella"]]} +{"image": "images/4434578571.jpg", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [8887], "rare_classes": [["cup"]]} +{"image": "images/4434822945.jpg", "split": "test", "caption": ["a photo of a handbag on a sidewalk next to a man on a bike"], "sentids": [8888], "rare_classes": [["handbag"]]} +{"image": "images/4435179084.jpg", "split": "test", "caption": ["a picture of a car driving down a street with people running in front of it", "a picture of a truck driving down a street with people running in front of it", "a picture of a handbag", "a picture of a car driving down a street with people running in front of it", "a picture of a truck driving down a street with people running in front of it", "a picture of a handbag", "a picture of a car driving down a street with people running in front of it", "a picture of a truck driving down a street with people running in front of it", "a picture of a handbag"], "sentids": [8889, 8890, 8891, 8892, 8893, 8894, 8895, 8896, 8897], "rare_classes": [["car"], ["truck"], ["handbag"], ["car"], ["truck"], ["handbag"], ["car"], ["truck"], ["handbag"]]} +{"image": "images/4435313832.jpg", "split": "test", "caption": ["an image with a chair on top of a balance beam"], "sentids": [8898], "rare_classes": [["chair"]]} +{"image": "images/4439029503.jpg", "split": "test", "caption": ["a picture of a suitcase on the street in new york city"], "sentids": [8899], "rare_classes": [["suitcase"]]} +{"image": "images/4439032965.jpg", "split": "test", "caption": ["a picture of a bus stop in new york city", "a photo of a handbag on the street in new york city", "a picture of a bus stop in new york city", "a photo of a handbag on the street in new york city"], "sentids": [8900, 8901, 8902, 8903], "rare_classes": [["bus"], ["handbag"], ["bus"], ["handbag"]]} +{"image": "images/4439049274.jpg", "split": "test", "caption": ["a photo of a skiskateboarder in new york city", "an image with a car driving down a city street", "a photo of a bicycle on a sidewalk in new york city", "a photo of a skiskateboarder in new york city", "an image with a car driving down a city street", "a photo of a bicycle on a sidewalk in new york city", "a photo of a skiskateboarder in new york city", "an image with a car driving down a city street", "a photo of a bicycle on a sidewalk in new york city"], "sentids": [8904, 8905, 8906, 8907, 8908, 8909, 8910, 8911, 8912], "rare_classes": [["skis"], ["car"], ["bicycle"], ["skis"], ["car"], ["bicycle"], ["skis"], ["car"], ["bicycle"]]} +{"image": "images/4439089558.jpg", "split": "test", "caption": ["an image with a potted plant in the middle of a busy city street", "a car in the middle of a busy city street", "a picture of a chair in the middle of a busy city street", "an image with a potted plant in the middle of a busy city street", "a car in the middle of a busy city street", "a picture of a chair in the middle of a busy city street", "an image with a potted plant in the middle of a busy city street", "a car in the middle of a busy city street", "a picture of a chair in the middle of a busy city street"], "sentids": [8913, 8914, 8915, 8916, 8917, 8918, 8919, 8920, 8921], "rare_classes": [["potted plant"], ["car"], ["chair"], ["potted plant"], ["car"], ["chair"], ["potted plant"], ["car"], ["chair"]]} +{"image": "images/44399434.jpg", "split": "test", "caption": ["a photo of a potted plant in front of a building"], "sentids": [8922], "rare_classes": [["potted plant"]]} +{"image": "images/4440322311.jpg", "split": "test", "caption": ["an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background", "an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background", "an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background", "an image with a bus on the side of the road and people walking in the rain", "an image with a bicycle and a woman in a red coat", "a picture of a car driving down the street in the rain", "a traffic light in the background"], "sentids": [8923, 8924, 8925, 8926, 8927, 8928, 8929, 8930, 8931, 8932, 8933, 8934, 8935, 8936, 8937, 8938], "rare_classes": [["bus"], ["bicycle"], ["car"], ["traffic light"], ["bus"], ["bicycle"], ["car"], ["traffic light"], ["bus"], ["bicycle"], ["car"], ["traffic light"], ["bus"], ["bicycle"], ["car"], ["traffic light"]]} +{"image": "images/4441088009.jpg", "split": "test", "caption": ["a picture of a dining table"], "sentids": [8939], "rare_classes": [["dining table"]]} +{"image": "images/4441274429.jpg", "split": "test", "caption": ["a picture of a dog"], "sentids": [8940], "rare_classes": [["dog"]]} +{"image": "images/4441592056.jpg", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [8941], "rare_classes": [["cell phone"]]} +{"image": "images/4441978051.jpg", "split": "test", "caption": ["a picture of a donut eating couple sitting at a table", "an image with a chair, a table, and two people eating food", "a dining table in a restaurant", "a picture of a donut eating couple sitting at a table", "an image with a chair, a table, and two people eating food", "a dining table in a restaurant", "a picture of a donut eating couple sitting at a table", "an image with a chair, a table, and two people eating food", "a dining table in a restaurant"], "sentids": [8942, 8943, 8944, 8945, 8946, 8947, 8948, 8949, 8950], "rare_classes": [["donut"], ["chair"], ["dining table"], ["donut"], ["chair"], ["dining table"], ["donut"], ["chair"], ["dining table"]]} +{"image": "images/4442098627.jpg", "split": "test", "caption": ["a photo of a backpacker sitting on a bench", "an image with a bench and people sitting on it", "a photo of a backpacker sitting on a bench", "an image with a bench and people sitting on it"], "sentids": [8951, 8952, 8953, 8954], "rare_classes": [["backpack"], ["bench"], ["backpack"], ["bench"]]} +{"image": "images/4442309939.jpg", "split": "test", "caption": ["a car in a parking lot"], "sentids": [8955], "rare_classes": [["car"]]} +{"image": "images/4443087970.jpg", "split": "test", "caption": ["an image with a tie walking down a city street"], "sentids": [8956], "rare_classes": [["tie"]]} +{"image": "images/4444363479.jpg", "split": "test", "caption": ["a potted plant in the middle of a busy city street", "a handbag in the middle of a busy city street", "a photo of a backpacker walking down a busy city street", "a potted plant in the middle of a busy city street", "a handbag in the middle of a busy city street", "a photo of a backpacker walking down a busy city street", "a potted plant in the middle of a busy city street", "a handbag in the middle of a busy city street", "a photo of a backpacker walking down a busy city street"], "sentids": [8957, 8958, 8959, 8960, 8961, 8962, 8963, 8964, 8965], "rare_classes": [["potted plant"], ["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"]]} +{"image": "images/4444537827.jpg", "split": "test", "caption": ["a truck in the middle of the road", "a picture of a handbag on the ground next to a car", "a picture of a traffic light in the middle of a street", "a truck in the middle of the road", "a picture of a handbag on the ground next to a car", "a picture of a traffic light in the middle of a street", "a truck in the middle of the road", "a picture of a handbag on the ground next to a car", "a picture of a traffic light in the middle of a street"], "sentids": [8966, 8967, 8968, 8969, 8970, 8971, 8972, 8973, 8974], "rare_classes": [["truck"], ["handbag"], ["traffic light"], ["truck"], ["handbag"], ["traffic light"], ["truck"], ["handbag"], ["traffic light"]]} +{"image": "images/4444627632.jpg", "split": "test", "caption": ["a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag", "a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag", "a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag", "a picture of a bicycle", "a photo of a bus and people crossing the street", "a backpack in the middle of the street", "a picture of a handbag"], "sentids": [8975, 8976, 8977, 8978, 8979, 8980, 8981, 8982, 8983, 8984, 8985, 8986, 8987, 8988, 8989, 8990], "rare_classes": [["bicycle"], ["bus"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["backpack"], ["handbag"]]} +{"image": "images/4444724598.jpg", "split": "test", "caption": ["an image with a car on the street and two women crossing the street"], "sentids": [8991], "rare_classes": [["car"]]} +{"image": "images/4444783987.jpg", "split": "test", "caption": ["a chair in a classroom with children sitting at desks"], "sentids": [8992], "rare_classes": [["chair"]]} +{"image": "images/4444863942.jpg", "split": "test", "caption": ["a photo of a cell phone being held by a man shaking hands with a woman"], "sentids": [8993], "rare_classes": [["cell phone"]]} +{"image": "images/4445556418.jpg", "split": "test", "caption": ["a photo of a backpacker school in africa", "a photo of a book", "a photo of a backpacker school in africa", "a photo of a book"], "sentids": [8994, 8995, 8996, 8997], "rare_classes": [["backpack"], ["book"], ["backpack"], ["book"]]} +{"image": "images/4445556540.jpg", "split": "test", "caption": ["a picture of a book", "a photo of a chair", "a picture of a bottle of water", "a picture of a book", "a photo of a chair", "a picture of a bottle of water", "a picture of a book", "a photo of a chair", "a picture of a bottle of water"], "sentids": [8998, 8999, 9000, 9001, 9002, 9003, 9004, 9005, 9006], "rare_classes": [["book"], ["chair"], ["bottle"], ["book"], ["chair"], ["bottle"], ["book"], ["chair"], ["bottle"]]} +{"image": "images/4446142718.jpg", "split": "test", "caption": ["an image with a motorcycle and a child on the side of the road"], "sentids": [9007], "rare_classes": [["motorcycle"]]} +{"image": "images/4449702228.jpg", "split": "test", "caption": ["a picture of a backpacker sitting on some steps", "an image with a bottle of water", "a handbag in the grass", "a picture of a backpacker sitting on some steps", "an image with a bottle of water", "a handbag in the grass", "a picture of a backpacker sitting on some steps", "an image with a bottle of water", "a handbag in the grass"], "sentids": [9008, 9009, 9010, 9011, 9012, 9013, 9014, 9015, 9016], "rare_classes": [["backpack"], ["bottle"], ["handbag"], ["backpack"], ["bottle"], ["handbag"], ["backpack"], ["bottle"], ["handbag"]]} +{"image": "images/4449968662.jpg", "split": "test", "caption": ["a photo of a backpacker in front of a crowd of people"], "sentids": [9017], "rare_classes": [["backpack"]]} +{"image": "images/4452463739.jpg", "split": "test", "caption": ["a picture of a truck and a man on a bike"], "sentids": [9018], "rare_classes": [["truck"]]} +{"image": "images/4455999741.jpg", "split": "test", "caption": ["an image with a person in an orange safety vest holding a pipe", "an image with a bench on the side of the road", "a photo of a baseball bat being held by a man in an orange safety vest", "an image with a person in an orange safety vest holding a pipe", "an image with a bench on the side of the road", "a photo of a baseball bat being held by a man in an orange safety vest", "an image with a person in an orange safety vest holding a pipe", "an image with a bench on the side of the road", "a photo of a baseball bat being held by a man in an orange safety vest"], "sentids": [9019, 9020, 9021, 9022, 9023, 9024, 9025, 9026, 9027], "rare_classes": [["person"], ["bench"], ["baseball bat"], ["person"], ["bench"], ["baseball bat"], ["person"], ["bench"], ["baseball bat"]]} +{"image": "images/4458126089.jpg", "split": "test", "caption": ["a photo of a bottle of juice"], "sentids": [9028], "rare_classes": [["bottle"]]} +{"image": "images/4458823896.jpg", "split": "test", "caption": ["a refrigerator in a restaurant"], "sentids": [9029], "rare_classes": [["refrigerator"]]} +{"image": "images/4460718932.jpg", "split": "test", "caption": ["an image with a bicycle and a man walking down the street"], "sentids": [9030], "rare_classes": [["bicycle"]]} +{"image": "images/44619131.jpg", "split": "test", "caption": ["an image with a mouse on a desk", "a picture of a cell phone", "an image with a mouse on a desk", "a picture of a cell phone"], "sentids": [9031, 9032, 9033, 9034], "rare_classes": [["mouse"], ["cell phone"], ["mouse"], ["cell phone"]]} +{"image": "images/446471467.jpg", "split": "test", "caption": ["an image with a truck and three women walking down a sidewalk"], "sentids": [9035], "rare_classes": [["truck"]]} +{"image": "images/4465359505.jpg", "split": "test", "caption": ["a potted plant in front of the curtain", "an image with a couch and a man in a barber shop", "a picture of a microwave", "a potted plant in front of the curtain", "an image with a couch and a man in a barber shop", "a picture of a microwave", "a potted plant in front of the curtain", "an image with a couch and a man in a barber shop", "a picture of a microwave"], "sentids": [9036, 9037, 9038, 9039, 9040, 9041, 9042, 9043, 9044], "rare_classes": [["potted plant"], ["couch"], ["microwave"], ["potted plant"], ["couch"], ["microwave"], ["potted plant"], ["couch"], ["microwave"]]} +{"image": "images/4466251271.jpg", "split": "test", "caption": ["a photo of a bicycle race", "an image with a dining table, chairs, and a group of people", "a photo of a bicycle race", "an image with a dining table, chairs, and a group of people"], "sentids": [9045, 9046, 9047, 9048], "rare_classes": [["bicycle"], ["dining table"], ["bicycle"], ["dining table"]]} +{"image": "images/4467029654.jpg", "split": "test", "caption": ["a bicycle in the sand"], "sentids": [9049], "rare_classes": [["bicycle"]]} +{"image": "images/4467442740.jpg", "split": "test", "caption": ["an image with a dog walking down the street", "a picture of a car driving down a street with many dogs on leashes", "an image with a dog walking down the street", "a picture of a car driving down a street with many dogs on leashes"], "sentids": [9050, 9051, 9052, 9053], "rare_classes": [["dog"], ["car"], ["dog"], ["car"]]} +{"image": "images/4473562541.jpg", "split": "test", "caption": ["an image with a umbrella", "a picture of a bowl of food on a table", "an image with a umbrella", "a picture of a bowl of food on a table"], "sentids": [9054, 9055, 9056, 9057], "rare_classes": [["umbrella"], ["bowl"], ["umbrella"], ["bowl"]]} +{"image": "images/447357501.jpg", "split": "test", "caption": ["a picture of a person running towards a flock of seagulls", "a picture of a bench", "a picture of a person running towards a flock of seagulls", "a picture of a bench"], "sentids": [9058, 9059, 9060, 9061], "rare_classes": [["person"], ["bench"], ["person"], ["bench"]]} +{"image": "images/4474030521.jpg", "split": "test", "caption": ["a photo of a handbag with a red umbrella"], "sentids": [9062], "rare_classes": [["handbag"]]} +{"image": "images/4475940174.jpg", "split": "test", "caption": ["an image with a bowl of food on a table"], "sentids": [9063], "rare_classes": [["bowl"]]} +{"image": "images/4477151562.jpg", "split": "test", "caption": ["an image with a umbrella and people walking down the street"], "sentids": [9064], "rare_classes": [["umbrella"]]} +{"image": "images/4477683613.jpg", "split": "test", "caption": ["a picture of a handbag on a street corner in new york city"], "sentids": [9065], "rare_classes": [["handbag"]]} +{"image": "images/4477742117.jpg", "split": "test", "caption": ["an image with a cell phone and two people on a sidewalk"], "sentids": [9066], "rare_classes": [["cell phone"]]} +{"image": "images/4477801634.jpg", "split": "test", "caption": ["a cup in a man's hand"], "sentids": [9067], "rare_classes": [["cup"]]} +{"image": "images/4478794627.jpg", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [9068], "rare_classes": [["cell phone"]]} +{"image": "images/4480393247.jpg", "split": "test", "caption": ["a picture of a parking meter and a woman pushing a shopping cart", "a tie in the middle of the blue cart", "a handbag in the cart", "a picture of a parking meter and a woman pushing a shopping cart", "a tie in the middle of the blue cart", "a handbag in the cart", "a picture of a parking meter and a woman pushing a shopping cart", "a tie in the middle of the blue cart", "a handbag in the cart"], "sentids": [9069, 9070, 9071, 9072, 9073, 9074, 9075, 9076, 9077], "rare_classes": [["parking meter"], ["tie"], ["handbag"], ["parking meter"], ["tie"], ["handbag"], ["parking meter"], ["tie"], ["handbag"]]} +{"image": "images/4481383970.jpg", "split": "test", "caption": ["a picture of a bicycle rider crossing the street in front of a building", "a photo of a truck crossing the street in front of a building", "a photo of a backpacker crossing the street in a city", "a picture of a bicycle rider crossing the street in front of a building", "a photo of a truck crossing the street in front of a building", "a photo of a backpacker crossing the street in a city", "a picture of a bicycle rider crossing the street in front of a building", "a photo of a truck crossing the street in front of a building", "a photo of a backpacker crossing the street in a city"], "sentids": [9078, 9079, 9080, 9081, 9082, 9083, 9084, 9085, 9086], "rare_classes": [["bicycle"], ["truck"], ["backpack"], ["bicycle"], ["truck"], ["backpack"], ["bicycle"], ["truck"], ["backpack"]]} +{"image": "images/448227389.jpg", "split": "test", "caption": ["a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks", "a photo of a truck driver working on railroad tracks", "a snowboard in the middle of the street", "a photo of a umbrella man working on the tracks", "an image with a skateboarder working on the tracks", "an image with a motorcycle and a man working on the tracks"], "sentids": [9087, 9088, 9089, 9090, 9091, 9092, 9093, 9094, 9095, 9096, 9097, 9098, 9099, 9100, 9101, 9102, 9103, 9104, 9105, 9106, 9107, 9108, 9109, 9110, 9111], "rare_classes": [["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"], ["truck"], ["snowboard"], ["umbrella"], ["skateboard"], ["motorcycle"]]} +{"image": "images/4483343442.jpg", "split": "test", "caption": ["a picture of a handbag on the side of the road"], "sentids": [9112], "rare_classes": [["handbag"]]} +{"image": "images/4484161964.jpg", "split": "test", "caption": ["an image with a dining table full of people at night", "a photo of a spoonful of food being served to a group of people", "a fork in a man's hand", "an image with a dining table full of people at night", "a photo of a spoonful of food being served to a group of people", "a fork in a man's hand", "an image with a dining table full of people at night", "a photo of a spoonful of food being served to a group of people", "a fork in a man's hand"], "sentids": [9113, 9114, 9115, 9116, 9117, 9118, 9119, 9120, 9121], "rare_classes": [["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"]]} +{"image": "images/448493587.jpg", "split": "test", "caption": ["an image with a potted plant in the background", "an image with a car in the background", "an image with a potted plant in the background", "an image with a car in the background"], "sentids": [9122, 9123, 9124, 9125], "rare_classes": [["potted plant"], ["car"], ["potted plant"], ["car"]]} +{"image": "images/4485475920.jpg", "split": "test", "caption": ["an image with a bicycle and people crossing the street", "a photo of a motorcycle and people crossing the street", "an image with a bicycle and people crossing the street", "a photo of a motorcycle and people crossing the street"], "sentids": [9126, 9127, 9128, 9129], "rare_classes": [["bicycle"], ["motorcycle"], ["bicycle"], ["motorcycle"]]} +{"image": "images/4485484248.jpg", "split": "test", "caption": ["an image with a suitcase and people walking down the street"], "sentids": [9130], "rare_classes": [["suitcase"]]} +{"image": "images/4487371472.jpg", "split": "test", "caption": ["a photo of a cup of coffee being held by a man sitting on a bench"], "sentids": [9131], "rare_classes": [["cup"]]} +{"image": "images/4488946680.jpg", "split": "test", "caption": ["a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife", "a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife", "a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife", "a person in a coffee shop", "a bottle in a glass", "a photo of a bowl of coffee", "an image with a knife"], "sentids": [9132, 9133, 9134, 9135, 9136, 9137, 9138, 9139, 9140, 9141, 9142, 9143, 9144, 9145, 9146, 9147], "rare_classes": [["person"], ["bottle"], ["bowl"], ["knife"], ["person"], ["bottle"], ["bowl"], ["knife"], ["person"], ["bottle"], ["bowl"], ["knife"], ["person"], ["bottle"], ["bowl"], ["knife"]]} +{"image": "images/4489591327.jpg", "split": "test", "caption": ["an image with a suitcase and people walking through a tunnel"], "sentids": [9148], "rare_classes": [["suitcase"]]} +{"image": "images/4489731.jpg", "split": "test", "caption": ["a photo of a cup of soda"], "sentids": [9149], "rare_classes": [["cup"]]} +{"image": "images/4493330346.jpg", "split": "test", "caption": ["a skis in milan, italy"], "sentids": [9150], "rare_classes": [["skis"]]} +{"image": "images/4494029358.jpg", "split": "test", "caption": ["an image with a chair in front of a food truck", "a photo of a car parked in front of a food truck", "a photo of a dining table in front of a food truck", "an image with a chair in front of a food truck", "a photo of a car parked in front of a food truck", "a photo of a dining table in front of a food truck", "an image with a chair in front of a food truck", "a photo of a car parked in front of a food truck", "a photo of a dining table in front of a food truck"], "sentids": [9151, 9152, 9153, 9154, 9155, 9156, 9157, 9158, 9159], "rare_classes": [["chair"], ["car"], ["dining table"], ["chair"], ["car"], ["dining table"], ["chair"], ["car"], ["dining table"]]} +{"image": "images/4495413170.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [9160], "rare_classes": [["backpack"]]} +{"image": "images/4500795424.jpg", "split": "test", "caption": ["a bowl in the middle of a pile of fish"], "sentids": [9161], "rare_classes": [["bowl"]]} +{"image": "images/4501314206.jpg", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [9162], "rare_classes": [["backpack"]]} +{"image": "images/4503067869.jpg", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [9163], "rare_classes": [["umbrella"]]} +{"image": "images/4503423229.jpg", "split": "test", "caption": ["a car in front of a building", "an image with a truck and construction workers on top of a building", "a car in front of a building", "an image with a truck and construction workers on top of a building"], "sentids": [9164, 9165, 9166, 9167], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} +{"image": "images/4503931941.jpg", "split": "test", "caption": ["a picture of a truck and some people on the street"], "sentids": [9168], "rare_classes": [["truck"]]} +{"image": "images/4503962385.jpg", "split": "test", "caption": ["a picture of a handbag full of plastic bottles"], "sentids": [9169], "rare_classes": [["handbag"]]} +{"image": "images/4507122041.jpg", "split": "test", "caption": ["a bus in the background"], "sentids": [9170], "rare_classes": [["bus"]]} +{"image": "images/450746926.jpg", "split": "test", "caption": ["a picture of a bowl of fruit and vegetables in a market", "a photo of a carrot market in nigeria", "a picture of a orange market with lots of people", "a picture of a bowl of fruit and vegetables in a market", "a photo of a carrot market in nigeria", "a picture of a orange market with lots of people", "a picture of a bowl of fruit and vegetables in a market", "a photo of a carrot market in nigeria", "a picture of a orange market with lots of people"], "sentids": [9171, 9172, 9173, 9174, 9175, 9176, 9177, 9178, 9179], "rare_classes": [["bowl"], ["carrot"], ["orange"], ["bowl"], ["carrot"], ["orange"], ["bowl"], ["carrot"], ["orange"]]} +{"image": "images/4507759454.jpg", "split": "test", "caption": ["a photo of a bicycle rider and a man walking down the street", "a photo of a backpacker riding a bike on a city street", "a photo of a bicycle rider and a man walking down the street", "a photo of a backpacker riding a bike on a city street"], "sentids": [9180, 9181, 9182, 9183], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} +{"image": "images/4507759684.jpg", "split": "test", "caption": ["a tie in the middle of the street", "a picture of a bicycle", "a picture of a handbag", "a tie in the middle of the street", "a picture of a bicycle", "a picture of a handbag", "a tie in the middle of the street", "a picture of a bicycle", "a picture of a handbag"], "sentids": [9184, 9185, 9186, 9187, 9188, 9189, 9190, 9191, 9192], "rare_classes": [["tie"], ["bicycle"], ["handbag"], ["tie"], ["bicycle"], ["handbag"], ["tie"], ["bicycle"], ["handbag"]]} +{"image": "images/4507759934.jpg", "split": "test", "caption": ["an image with a truck and people on the street", "a picture of a bicycle", "an image with a truck and people on the street", "a picture of a bicycle"], "sentids": [9193, 9194, 9195, 9196], "rare_classes": [["truck"], ["bicycle"], ["truck"], ["bicycle"]]} +{"image": "images/4508496980.jpg", "split": "test", "caption": ["an image with a truck and a man walking down the street", "an image with a handbag and a man walking down the street", "an image with a book and a man walking down the street", "an image with a truck and a man walking down the street", "an image with a handbag and a man walking down the street", "an image with a book and a man walking down the street", "an image with a truck and a man walking down the street", "an image with a handbag and a man walking down the street", "an image with a book and a man walking down the street"], "sentids": [9197, 9198, 9199, 9200, 9201, 9202, 9203, 9204, 9205], "rare_classes": [["truck"], ["handbag"], ["book"], ["truck"], ["handbag"], ["book"], ["truck"], ["handbag"], ["book"]]} +{"image": "images/4508785988.jpg", "split": "test", "caption": ["a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air", "a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air", "a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air", "a fire hydrant in the middle of a city street", "a photo of a skateboarder doing a trick on a fire hydrant", "a car in the background", "a photo of a traffic light with a skateboarder in the air"], "sentids": [9206, 9207, 9208, 9209, 9210, 9211, 9212, 9213, 9214, 9215, 9216, 9217, 9218, 9219, 9220, 9221], "rare_classes": [["fire hydrant"], ["skateboard"], ["car"], ["traffic light"], ["fire hydrant"], ["skateboard"], ["car"], ["traffic light"], ["fire hydrant"], ["skateboard"], ["car"], ["traffic light"], ["fire hydrant"], ["skateboard"], ["car"], ["traffic light"]]} +{"image": "images/4509412559.jpg", "split": "test", "caption": ["a photo of a skateboarder doing tricks in front of a crowd"], "sentids": [9222], "rare_classes": [["skateboard"]]} +{"image": "images/4511339699.jpg", "split": "test", "caption": ["an image with a handbag"], "sentids": [9223], "rare_classes": [["handbag"]]} +{"image": "images/4512401386.jpg", "split": "test", "caption": ["a picture of a tie-dyed group of people playing music on the street", "an image with a backpack on the ground", "a picture of a tie-dyed group of people playing music on the street", "an image with a backpack on the ground"], "sentids": [9224, 9225, 9226, 9227], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} +{"image": "images/4513402918.jpg", "split": "test", "caption": ["a tie in a group of people playing music", "a backpack in the grass", "an image with a chair in the middle of a group of people", "a tie in a group of people playing music", "a backpack in the grass", "an image with a chair in the middle of a group of people", "a tie in a group of people playing music", "a backpack in the grass", "an image with a chair in the middle of a group of people"], "sentids": [9228, 9229, 9230, 9231, 9232, 9233, 9234, 9235, 9236], "rare_classes": [["tie"], ["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"], ["tie"], ["backpack"], ["chair"]]} +{"image": "images/4514987995.jpg", "split": "test", "caption": ["a photo of a tiered table"], "sentids": [9237], "rare_classes": [["tie"]]} +{"image": "images/4517838680.jpg", "split": "test", "caption": ["an image with a baseball bat swinging at a ball", "a picture of a baseball glove", "a picture of a sports ball game", "an image with a baseball bat swinging at a ball", "a picture of a baseball glove", "a picture of a sports ball game", "an image with a baseball bat swinging at a ball", "a picture of a baseball glove", "a picture of a sports ball game"], "sentids": [9238, 9239, 9240, 9241, 9242, 9243, 9244, 9245, 9246], "rare_classes": [["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"], ["baseball bat"], ["baseball glove"], ["sports ball"]]} +{"image": "images/4517839686.jpg", "split": "test", "caption": ["an image with a baseball bat, a catcher, and a batter"], "sentids": [9247], "rare_classes": [["baseball bat"]]} +{"image": "images/4518349470.jpg", "split": "test", "caption": ["a umbrella in the background", "a picture of a frisbee being thrown around by two women and a child", "an image with a bowl of water", "a umbrella in the background", "a picture of a frisbee being thrown around by two women and a child", "an image with a bowl of water", "a umbrella in the background", "a picture of a frisbee being thrown around by two women and a child", "an image with a bowl of water"], "sentids": [9248, 9249, 9250, 9251, 9252, 9253, 9254, 9255, 9256], "rare_classes": [["umbrella"], ["frisbee"], ["bowl"], ["umbrella"], ["frisbee"], ["bowl"], ["umbrella"], ["frisbee"], ["bowl"]]} +{"image": "images/4521610782.jpg", "split": "test", "caption": ["a picture of a handbag on the ground next to a taxi cab"], "sentids": [9257], "rare_classes": [["handbag"]]} +{"image": "images/4521610802.jpg", "split": "test", "caption": ["a picture of a hot dog stand on a city street"], "sentids": [9258], "rare_classes": [["hot dog"]]} +{"image": "images/4523274345.jpg", "split": "test", "caption": ["a bottle in the background", "a picture of a backpacker who is sitting on the ground", "a bottle in the background", "a picture of a backpacker who is sitting on the ground"], "sentids": [9259, 9260, 9261, 9262], "rare_classes": [["bottle"], ["backpack"], ["bottle"], ["backpack"]]} +{"image": "images/4523790717.jpg", "split": "test", "caption": ["a photo of a cupcake party", "a bottle in the middle of a table", "a photo of a cupcake party", "a bottle in the middle of a table"], "sentids": [9263, 9264, 9265, 9266], "rare_classes": [["cup"], ["bottle"], ["cup"], ["bottle"]]} +{"image": "images/4524006530.jpg", "split": "test", "caption": ["an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people", "an image with a dining table and people standing around it", "a banana in a bowl", "a picture of a cup of coffee being served to a group of people", "a picture of a bottle of water", "a photo of a spoonful of rice being served to a group of people", "a umbrella in front of a group of people"], "sentids": [9267, 9268, 9269, 9270, 9271, 9272, 9273, 9274, 9275, 9276, 9277, 9278, 9279, 9280, 9281, 9282, 9283, 9284, 9285, 9286, 9287, 9288, 9289, 9290, 9291, 9292, 9293, 9294, 9295, 9296, 9297, 9298, 9299, 9300, 9301, 9302], "rare_classes": [["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"], ["dining table"], ["banana"], ["cup"], ["bottle"], ["spoon"], ["umbrella"]]} +{"image": "images/4525537376.jpg", "split": "test", "caption": ["a picture of a car driving down the street with people walking in front of it"], "sentids": [9303], "rare_classes": [["car"]]} +{"image": "images/4525819719.jpg", "split": "test", "caption": ["a picture of a bus that is parked on the side of the road"], "sentids": [9304], "rare_classes": [["bus"]]} +{"image": "images/4527012288.jpg", "split": "test", "caption": ["an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road", "an image with a dog, musicians, and people on a sidewalk", "a bicycle in the street", "an image with a backpack, a guitar, and a dog", "a surfboard in the background", "a photo of a trucker playing music on the side of the road"], "sentids": [9305, 9306, 9307, 9308, 9309, 9310, 9311, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9322, 9323, 9324, 9325, 9326, 9327, 9328, 9329], "rare_classes": [["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"], ["dog"], ["bicycle"], ["backpack"], ["surfboard"], ["truck"]]} +{"image": "images/4527656043.jpg", "split": "test", "caption": ["a photo of a potted plant with blue and white umbrellas", "a picture of a bottle of wine sitting on a table next to some umbrellas", "a photo of a potted plant with blue and white umbrellas", "a picture of a bottle of wine sitting on a table next to some umbrellas"], "sentids": [9330, 9331, 9332, 9333], "rare_classes": [["potted plant"], ["bottle"], ["potted plant"], ["bottle"]]} +{"image": "images/4527840050.jpg", "split": "test", "caption": ["an image with a truck in the background", "a picture of a backpack", "a picture of a cup of coffee", "an image with a truck in the background", "a picture of a backpack", "a picture of a cup of coffee", "an image with a truck in the background", "a picture of a backpack", "a picture of a cup of coffee"], "sentids": [9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 9342], "rare_classes": [["truck"], ["backpack"], ["cup"], ["truck"], ["backpack"], ["cup"], ["truck"], ["backpack"], ["cup"]]} +{"image": "images/4528630937.jpg", "split": "test", "caption": ["an image with a tiered building in the background", "a picture of a truck that is parked on the side of the road", "an image with a tiered building in the background", "a picture of a truck that is parked on the side of the road"], "sentids": [9343, 9344, 9345, 9346], "rare_classes": [["tie"], ["truck"], ["tie"], ["truck"]]} +{"image": "images/4530524963.jpg", "split": "test", "caption": ["a picture of a car driving down a busy city street", "an image with a handbag in the middle of a busy city street", "a picture of a car driving down a busy city street", "an image with a handbag in the middle of a busy city street"], "sentids": [9347, 9348, 9349, 9350], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} +{"image": "images/4535332313.jpg", "split": "test", "caption": ["a photo of a car driving down a busy city street", "a dining table in the middle of a busy city street", "a traffic light in the middle of a busy city street", "a photo of a car driving down a busy city street", "a dining table in the middle of a busy city street", "a traffic light in the middle of a busy city street", "a photo of a car driving down a busy city street", "a dining table in the middle of a busy city street", "a traffic light in the middle of a busy city street"], "sentids": [9351, 9352, 9353, 9354, 9355, 9356, 9357, 9358, 9359], "rare_classes": [["car"], ["dining table"], ["traffic light"], ["car"], ["dining table"], ["traffic light"], ["car"], ["dining table"], ["traffic light"]]} +{"image": "images/4535761828.jpg", "split": "test", "caption": ["an image with a handbag in the foreground and a rainbow in the background", "a umbrella in the sky", "a bicycle in the street", "an image with a handbag in the foreground and a rainbow in the background", "a umbrella in the sky", "a bicycle in the street", "an image with a handbag in the foreground and a rainbow in the background", "a umbrella in the sky", "a bicycle in the street"], "sentids": [9360, 9361, 9362, 9363, 9364, 9365, 9366, 9367, 9368], "rare_classes": [["handbag"], ["umbrella"], ["bicycle"], ["handbag"], ["umbrella"], ["bicycle"], ["handbag"], ["umbrella"], ["bicycle"]]} +{"image": "images/4536088499.jpg", "split": "test", "caption": ["a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store", "a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store", "a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store", "a bicycle in front of a store", "a picture of a car that is parked on the side of the road", "a backpack in the foreground", "a picture of a handbag sitting on a bench in front of a store"], "sentids": [9369, 9370, 9371, 9372, 9373, 9374, 9375, 9376, 9377, 9378, 9379, 9380, 9381, 9382, 9383, 9384], "rare_classes": [["bicycle"], ["car"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["backpack"], ["handbag"]]} +{"image": "images/453807108.jpg", "split": "test", "caption": ["a photo of a suitcase"], "sentids": [9385], "rare_classes": [["suitcase"]]} +{"image": "images/4539916208.jpg", "split": "test", "caption": ["a photo of a skateboarder on a sidewalk"], "sentids": [9386], "rare_classes": [["skateboard"]]} +{"image": "images/4541174424.jpg", "split": "test", "caption": ["a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee", "a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee", "a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee", "a photo of a train on the tracks at a subway station", "a cell phone in a man's hand", "a picture of a handbag", "an image with a cup of coffee"], "sentids": [9387, 9388, 9389, 9390, 9391, 9392, 9393, 9394, 9395, 9396, 9397, 9398, 9399, 9400, 9401, 9402], "rare_classes": [["train"], ["cell phone"], ["handbag"], ["cup"], ["train"], ["cell phone"], ["handbag"], ["cup"], ["train"], ["cell phone"], ["handbag"], ["cup"], ["train"], ["cell phone"], ["handbag"], ["cup"]]} +{"image": "images/4543903308.jpg", "split": "test", "caption": ["a photo of a bus with people standing on the side of the road", "a picture of a cell phone", "a photo of a bus with people standing on the side of the road", "a picture of a cell phone"], "sentids": [9403, 9404, 9405, 9406], "rare_classes": [["bus"], ["cell phone"], ["bus"], ["cell phone"]]} +{"image": "images/4544194772.jpg", "split": "test", "caption": ["a picture of a tie between two people walking down the street"], "sentids": [9407], "rare_classes": [["tie"]]} +{"image": "images/4544641137.jpg", "split": "test", "caption": ["a photo of a dining table set up in an empty room"], "sentids": [9408], "rare_classes": [["dining table"]]} +{"image": "images/4545323253.jpg", "split": "test", "caption": ["a photo of a truck on the side of the road", "a bench in the middle of the road", "a picture of a handbag on the side of the road", "a photo of a truck on the side of the road", "a bench in the middle of the road", "a picture of a handbag on the side of the road", "a photo of a truck on the side of the road", "a bench in the middle of the road", "a picture of a handbag on the side of the road"], "sentids": [9409, 9410, 9411, 9412, 9413, 9414, 9415, 9416, 9417], "rare_classes": [["truck"], ["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"], ["truck"], ["bench"], ["handbag"]]} +{"image": "images/4545485105.jpg", "split": "test", "caption": ["a photo of a handbag vendor on the side of a street", "an image with a potted plant and two people on a sidewalk", "an image with a backpacker selling items on the street", "a photo of a handbag vendor on the side of a street", "an image with a potted plant and two people on a sidewalk", "an image with a backpacker selling items on the street", "a photo of a handbag vendor on the side of a street", "an image with a potted plant and two people on a sidewalk", "an image with a backpacker selling items on the street"], "sentids": [9418, 9419, 9420, 9421, 9422, 9423, 9424, 9425, 9426], "rare_classes": [["handbag"], ["potted plant"], ["backpack"], ["handbag"], ["potted plant"], ["backpack"], ["handbag"], ["potted plant"], ["backpack"]]} +{"image": "images/4545817148.jpg", "split": "test", "caption": ["an image with a tiered roof"], "sentids": [9427], "rare_classes": [["tie"]]} +{"image": "images/4547845821.jpg", "split": "test", "caption": ["a picture of a bicycle with a man sitting on it"], "sentids": [9428], "rare_classes": [["bicycle"]]} +{"image": "images/4548948691.jpg", "split": "test", "caption": ["a photo of a dining table at an outdoor event"], "sentids": [9429], "rare_classes": [["dining table"]]} +{"image": "images/4552666474.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "a picture of a dining table", "a bottle in the middle of the table", "a picture of a dining table"], "sentids": [9430, 9431, 9432, 9433], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} +{"image": "images/4552688825.jpg", "split": "test", "caption": ["a book in front of a group of people", "a picture of a handbag on a table with people sitting around it", "a photo of a suitcase", "a book in front of a group of people", "a picture of a handbag on a table with people sitting around it", "a photo of a suitcase", "a book in front of a group of people", "a picture of a handbag on a table with people sitting around it", "a photo of a suitcase"], "sentids": [9434, 9435, 9436, 9437, 9438, 9439, 9440, 9441, 9442], "rare_classes": [["book"], ["handbag"], ["suitcase"], ["book"], ["handbag"], ["suitcase"], ["book"], ["handbag"], ["suitcase"]]} +{"image": "images/4553348746.jpg", "split": "test", "caption": ["an image with a handbag, a violin, and a group of people", "a tv in the background", "an image with a sports ball in the background", "an image with a handbag, a violin, and a group of people", "a tv in the background", "an image with a sports ball in the background", "an image with a handbag, a violin, and a group of people", "a tv in the background", "an image with a sports ball in the background"], "sentids": [9443, 9444, 9445, 9446, 9447, 9448, 9449, 9450, 9451], "rare_classes": [["handbag"], ["tv"], ["sports ball"], ["handbag"], ["tv"], ["sports ball"], ["handbag"], ["tv"], ["sports ball"]]} +{"image": "images/4553492074.jpg", "split": "test", "caption": ["a book in a man's hand", "a picture of a backpack on a man sitting at an outdoor table", "a book in a man's hand", "a picture of a backpack on a man sitting at an outdoor table"], "sentids": [9452, 9453, 9454, 9455], "rare_classes": [["book"], ["backpack"], ["book"], ["backpack"]]} +{"image": "images/4555406560.jpg", "split": "test", "caption": ["a photo of a backpacker taking a picture of a bride and groom", "a cell phone in a man's hand", "a photo of a backpacker taking a picture of a bride and groom", "a cell phone in a man's hand"], "sentids": [9456, 9457, 9458, 9459], "rare_classes": [["backpack"], ["cell phone"], ["backpack"], ["cell phone"]]} +{"image": "images/4555514125.jpg", "split": "test", "caption": ["an image with a chair on the sidewalk", "a photo of a car that is parked on the side of the road", "an image with a chair on the sidewalk", "a photo of a car that is parked on the side of the road"], "sentids": [9460, 9461, 9462, 9463], "rare_classes": [["chair"], ["car"], ["chair"], ["car"]]} +{"image": "images/4556218676.jpg", "split": "test", "caption": ["a photo of a backpack", "a picture of a dining table", "a photo of a backpack", "a picture of a dining table"], "sentids": [9464, 9465, 9466, 9467], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} +{"image": "images/4556256974.jpg", "split": "test", "caption": ["a picture of a suitcase", "an image with a backpack", "an image with a cell phone in one hand and a briefcase in the other", "a picture of a suitcase", "an image with a backpack", "an image with a cell phone in one hand and a briefcase in the other", "a picture of a suitcase", "an image with a backpack", "an image with a cell phone in one hand and a briefcase in the other"], "sentids": [9468, 9469, 9470, 9471, 9472, 9473, 9474, 9475, 9476], "rare_classes": [["suitcase"], ["backpack"], ["cell phone"], ["suitcase"], ["backpack"], ["cell phone"], ["suitcase"], ["backpack"], ["cell phone"]]} +{"image": "images/4556897985.jpg", "split": "test", "caption": ["a photo of a tie wearing man walking down a city street"], "sentids": [9477], "rare_classes": [["tie"]]} +{"image": "images/455714074.jpg", "split": "test", "caption": ["an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food", "an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food", "an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food", "an image with a tv in the background", "a dining table in a living room", "a photo of a bottle of wine", "a picture of a bowl of food"], "sentids": [9478, 9479, 9480, 9481, 9482, 9483, 9484, 9485, 9486, 9487, 9488, 9489, 9490, 9491, 9492, 9493], "rare_classes": [["tv"], ["dining table"], ["bottle"], ["bowl"], ["tv"], ["dining table"], ["bottle"], ["bowl"], ["tv"], ["dining table"], ["bottle"], ["bowl"], ["tv"], ["dining table"], ["bottle"], ["bowl"]]} +{"image": "images/4557307607.jpg", "split": "test", "caption": ["an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom", "an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom", "an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom", "an image with a bottle of water in the middle of a classroom", "an image with a book in the middle of a classroom", "a cell phone in the middle of a classroom full of students", "a photo of a backpack full of papers in a classroom"], "sentids": [9494, 9495, 9496, 9497, 9498, 9499, 9500, 9501, 9502, 9503, 9504, 9505, 9506, 9507, 9508, 9509], "rare_classes": [["bottle"], ["book"], ["cell phone"], ["backpack"], ["bottle"], ["book"], ["cell phone"], ["backpack"], ["bottle"], ["book"], ["cell phone"], ["backpack"], ["bottle"], ["book"], ["cell phone"], ["backpack"]]} +{"image": "images/4557686027.jpg", "split": "test", "caption": ["a picture of a backpacker waiting to get on a train", "an image with a truck on the side of the road", "a picture of a backpacker waiting to get on a train", "an image with a truck on the side of the road"], "sentids": [9510, 9511, 9512, 9513], "rare_classes": [["backpack"], ["truck"], ["backpack"], ["truck"]]} +{"image": "images/4558580445.jpg", "split": "test", "caption": ["a picture of a car driving down a road with horses on it"], "sentids": [9514], "rare_classes": [["car"]]} +{"image": "images/4560122886.jpg", "split": "test", "caption": ["a backpack in the middle of the road"], "sentids": [9515], "rare_classes": [["backpack"]]} +{"image": "images/4561335689.jpg", "split": "test", "caption": ["a photo of a bench on the sidewalk with a boy talking on a cell phone"], "sentids": [9516], "rare_classes": [["bench"]]} +{"image": "images/4562632645.jpg", "split": "test", "caption": ["a photo of a backpack on a motorcycle"], "sentids": [9517], "rare_classes": [["backpack"]]} +{"image": "images/4563267532.jpg", "split": "test", "caption": ["a photo of a handbag on a motorcycle"], "sentids": [9518], "rare_classes": [["handbag"]]} +{"image": "images/4563544127.jpg", "split": "test", "caption": ["a potted plant in the middle of the street"], "sentids": [9519], "rare_classes": [["potted plant"]]} +{"image": "images/4564451257.jpg", "split": "test", "caption": ["an image with a suitcase and a man walking down the street", "a handbag in the foreground", "an image with a suitcase and a man walking down the street", "a handbag in the foreground"], "sentids": [9520, 9521, 9522, 9523], "rare_classes": [["suitcase"], ["handbag"], ["suitcase"], ["handbag"]]} +{"image": "images/4565259835.jpg", "split": "test", "caption": ["a picture of a bottle of water being held by an old woman", "a picture of a chair", "a picture of a bottle of water being held by an old woman", "a picture of a chair"], "sentids": [9524, 9525, 9526, 9527], "rare_classes": [["bottle"], ["chair"], ["bottle"], ["chair"]]} +{"image": "images/4565938357.jpg", "split": "test", "caption": ["a frisbee in a woman's hand", "a picture of a bottle flying through the air", "a frisbee in a woman's hand", "a picture of a bottle flying through the air"], "sentids": [9528, 9529, 9530, 9531], "rare_classes": [["frisbee"], ["bottle"], ["frisbee"], ["bottle"]]} +{"image": "images/4566562284.jpg", "split": "test", "caption": ["an image with a tie-dye clown in front of a group of people"], "sentids": [9532], "rare_classes": [["tie"]]} +{"image": "images/4566899829.jpg", "split": "test", "caption": ["a bottle in the middle of the road"], "sentids": [9533], "rare_classes": [["bottle"]]} +{"image": "images/4566903518.jpg", "split": "test", "caption": ["a picture of a handbag that is being held by a woman"], "sentids": [9534], "rare_classes": [["handbag"]]} +{"image": "images/4567351389.jpg", "split": "test", "caption": ["a photo of a sandwich board with a bunch of kids holding umbrellas"], "sentids": [9535], "rare_classes": [["sandwich"]]} +{"image": "images/4567351655.jpg", "split": "test", "caption": ["a photo of a handbag on the ground next to a fountain"], "sentids": [9536], "rare_classes": [["handbag"]]} +{"image": "images/4567352607.jpg", "split": "test", "caption": ["an image with a tiered crowd of people holding umbrellas", "a handbag in the middle of a crowd of people", "an image with a tiered crowd of people holding umbrellas", "a handbag in the middle of a crowd of people"], "sentids": [9537, 9538, 9539, 9540], "rare_classes": [["tie"], ["handbag"], ["tie"], ["handbag"]]} +{"image": "images/4567736674.jpg", "split": "test", "caption": ["a picture of a backpacker in paris, france"], "sentids": [9541], "rare_classes": [["backpack"]]} +{"image": "images/4567983478.jpg", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a vase of flowers", "an image with a cup of coffee", "a photo of a vase of flowers"], "sentids": [9542, 9543, 9544, 9545], "rare_classes": [["cup"], ["vase"], ["cup"], ["vase"]]} +{"image": "images/4567984690.jpg", "split": "test", "caption": ["an image with a handbag"], "sentids": [9546], "rare_classes": [["handbag"]]} +{"image": "images/4567985082.jpg", "split": "test", "caption": ["a picture of a dog and people walking down the street", "an image with a backpack, a dog, and people walking down the street", "a photo of a potted plant", "a picture of a dog and people walking down the street", "an image with a backpack, a dog, and people walking down the street", "a photo of a potted plant", "a picture of a dog and people walking down the street", "an image with a backpack, a dog, and people walking down the street", "a photo of a potted plant"], "sentids": [9547, 9548, 9549, 9550, 9551, 9552, 9553, 9554, 9555], "rare_classes": [["dog"], ["backpack"], ["potted plant"], ["dog"], ["backpack"], ["potted plant"], ["dog"], ["backpack"], ["potted plant"]]} +{"image": "images/4568583173.jpg", "split": "test", "caption": ["an image with a vase in front of a building"], "sentids": [9556], "rare_classes": [["vase"]]} +{"image": "images/4572432426.jpg", "split": "test", "caption": ["an image with a boat and people on the beach", "a handbag in a woman's hand", "an image with a boat and people on the beach", "a handbag in a woman's hand"], "sentids": [9557, 9558, 9559, 9560], "rare_classes": [["boat"], ["handbag"], ["boat"], ["handbag"]]} +{"image": "images/4572766663.jpg", "split": "test", "caption": ["a handbag in the middle of the street", "a truck in the background", "a handbag in the middle of the street", "a truck in the background"], "sentids": [9561, 9562, 9563, 9564], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} +{"image": "images/4574105974.jpg", "split": "test", "caption": ["a photo of a cup of cotton candy", "a teddy bear in the background", "a photo of a bicycle with two women on it", "a photo of a cup of cotton candy", "a teddy bear in the background", "a photo of a bicycle with two women on it", "a photo of a cup of cotton candy", "a teddy bear in the background", "a photo of a bicycle with two women on it"], "sentids": [9565, 9566, 9567, 9568, 9569, 9570, 9571, 9572, 9573], "rare_classes": [["cup"], ["teddy bear"], ["bicycle"], ["cup"], ["teddy bear"], ["bicycle"], ["cup"], ["teddy bear"], ["bicycle"]]} +{"image": "images/4576144189.jpg", "split": "test", "caption": ["a wine glass in the hand of a man", "a photo of a potted plant", "a couch in front of a table", "a wine glass in the hand of a man", "a photo of a potted plant", "a couch in front of a table", "a wine glass in the hand of a man", "a photo of a potted plant", "a couch in front of a table"], "sentids": [9574, 9575, 9576, 9577, 9578, 9579, 9580, 9581, 9582], "rare_classes": [["wine glass"], ["potted plant"], ["couch"], ["wine glass"], ["potted plant"], ["couch"], ["wine glass"], ["potted plant"], ["couch"]]} +{"image": "images/4577047554.jpg", "split": "test", "caption": ["a picture of a cell phone"], "sentids": [9583], "rare_classes": [["cell phone"]]} +{"image": "images/4581221645.jpg", "split": "test", "caption": ["an image with a backpack on a man taking a picture", "a photo of a person taking a picture in front of a cafe", "a cell phone in a man's hand", "an image with a backpack on a man taking a picture", "a photo of a person taking a picture in front of a cafe", "a cell phone in a man's hand", "an image with a backpack on a man taking a picture", "a photo of a person taking a picture in front of a cafe", "a cell phone in a man's hand"], "sentids": [9584, 9585, 9586, 9587, 9588, 9589, 9590, 9591, 9592], "rare_classes": [["backpack"], ["person"], ["cell phone"], ["backpack"], ["person"], ["cell phone"], ["backpack"], ["person"], ["cell phone"]]} +{"image": "images/4584359306.jpg", "split": "test", "caption": ["an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it", "an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it", "an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it", "an image with a bottle of water", "a photo of a refrigerator in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant with people sitting at it"], "sentids": [9593, 9594, 9595, 9596, 9597, 9598, 9599, 9600, 9601, 9602, 9603, 9604, 9605, 9606, 9607, 9608], "rare_classes": [["bottle"], ["refrigerator"], ["handbag"], ["dining table"], ["bottle"], ["refrigerator"], ["handbag"], ["dining table"], ["bottle"], ["refrigerator"], ["handbag"], ["dining table"], ["bottle"], ["refrigerator"], ["handbag"], ["dining table"]]} +{"image": "images/4584450444.jpg", "split": "test", "caption": ["an image with a suitcase", "a photo of a potted plant in an indoor market", "an image with a suitcase", "a photo of a potted plant in an indoor market"], "sentids": [9609, 9610, 9611, 9612], "rare_classes": [["suitcase"], ["potted plant"], ["suitcase"], ["potted plant"]]} +{"image": "images/4584925685.jpg", "split": "test", "caption": ["a photo of a baseball glove being held by a football player"], "sentids": [9613], "rare_classes": [["baseball glove"]]} +{"image": "images/4587901777.jpg", "split": "test", "caption": ["an image with a bowl of coffee and a group of people sitting around it", "a picture of a dining table with people sitting around it", "a handbag in the foreground", "an image with a bowl of coffee and a group of people sitting around it", "a picture of a dining table with people sitting around it", "a handbag in the foreground", "an image with a bowl of coffee and a group of people sitting around it", "a picture of a dining table with people sitting around it", "a handbag in the foreground"], "sentids": [9614, 9615, 9616, 9617, 9618, 9619, 9620, 9621, 9622], "rare_classes": [["bowl"], ["dining table"], ["handbag"], ["bowl"], ["dining table"], ["handbag"], ["bowl"], ["dining table"], ["handbag"]]} +{"image": "images/4590405640.jpg", "split": "test", "caption": ["a car in front of a crowd of people", "an image with a bicycle race", "a car in front of a crowd of people", "an image with a bicycle race"], "sentids": [9623, 9624, 9625, 9626], "rare_classes": [["car"], ["bicycle"], ["car"], ["bicycle"]]} +{"image": "images/4595062025.jpg", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [9627], "rare_classes": [["handbag"]]} +{"image": "images/459579945.jpg", "split": "test", "caption": ["a cake in a room full of people"], "sentids": [9628], "rare_classes": [["cake"]]} +{"image": "images/4595984953.jpg", "split": "test", "caption": ["a photo of a umbrella wearing man taking a picture of a group of people", "a picture of a tie wearing man taking a picture of a group of people", "a photo of a umbrella wearing man taking a picture of a group of people", "a picture of a tie wearing man taking a picture of a group of people"], "sentids": [9629, 9630, 9631, 9632], "rare_classes": [["umbrella"], ["tie"], ["umbrella"], ["tie"]]} +{"image": "images/4597025786.jpg", "split": "test", "caption": ["a picture of a bird flying in the sky", "a dining table in the middle of a square", "a picture of a bird flying in the sky", "a dining table in the middle of a square"], "sentids": [9633, 9634, 9635, 9636], "rare_classes": [["bird"], ["dining table"], ["bird"], ["dining table"]]} +{"image": "images/4599613408.jpg", "split": "test", "caption": ["a picture of a chair on a cobblestone street", "an image with a bicycle on a cobblestone street", "an image with a bench and a man walking down the street", "a picture of a chair on a cobblestone street", "an image with a bicycle on a cobblestone street", "an image with a bench and a man walking down the street", "a picture of a chair on a cobblestone street", "an image with a bicycle on a cobblestone street", "an image with a bench and a man walking down the street"], "sentids": [9637, 9638, 9639, 9640, 9641, 9642, 9643, 9644, 9645], "rare_classes": [["chair"], ["bicycle"], ["bench"], ["chair"], ["bicycle"], ["bench"], ["chair"], ["bicycle"], ["bench"]]} +{"image": "images/4604156574.jpg", "split": "test", "caption": ["a traffic light in the background", "a backpack in the woman's hand", "a picture of a truck in the middle of a busy street", "a traffic light in the background", "a backpack in the woman's hand", "a picture of a truck in the middle of a busy street", "a traffic light in the background", "a backpack in the woman's hand", "a picture of a truck in the middle of a busy street"], "sentids": [9646, 9647, 9648, 9649, 9650, 9651, 9652, 9653, 9654], "rare_classes": [["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"], ["truck"]]} +{"image": "images/4604563597.jpg", "split": "test", "caption": ["a photo of a boat with people sitting on it", "an image with a backpack on the back of a boat", "an image with a book on the back of a boat", "a photo of a boat with people sitting on it", "an image with a backpack on the back of a boat", "an image with a book on the back of a boat", "a photo of a boat with people sitting on it", "an image with a backpack on the back of a boat", "an image with a book on the back of a boat"], "sentids": [9655, 9656, 9657, 9658, 9659, 9660, 9661, 9662, 9663], "rare_classes": [["boat"], ["backpack"], ["book"], ["boat"], ["backpack"], ["book"], ["boat"], ["backpack"], ["book"]]} +{"image": "images/4606399898.jpg", "split": "test", "caption": ["a picture of a book reading man sitting on a bench"], "sentids": [9664], "rare_classes": [["book"]]} +{"image": "images/4606714393.jpg", "split": "test", "caption": ["a photo of a clock tower in a city", "an image with a handbag on the ground and people walking down the street", "a photo of a clock tower in a city", "an image with a handbag on the ground and people walking down the street"], "sentids": [9665, 9666, 9667, 9668], "rare_classes": [["clock"], ["handbag"], ["clock"], ["handbag"]]} +{"image": "images/4607088777.jpg", "split": "test", "caption": ["a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman", "a photo of a bus on a city street", "a photo of a bottle of soda on the sidewalk next to a bus", "an image with a traffic light and people on the street", "a handbag in front of a bus", "a cup in front of a bus", "a cell phone in the hand of a woman"], "sentids": [9669, 9670, 9671, 9672, 9673, 9674, 9675, 9676, 9677, 9678, 9679, 9680, 9681, 9682, 9683, 9684, 9685, 9686, 9687, 9688, 9689, 9690, 9691, 9692, 9693, 9694, 9695, 9696, 9697, 9698, 9699, 9700, 9701, 9702, 9703, 9704], "rare_classes": [["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"], ["bus"], ["bottle"], ["traffic light"], ["handbag"], ["cup"], ["cell phone"]]} +{"image": "images/4608202893.jpg", "split": "test", "caption": ["a photo of a backpacker sitting next to a statue", "a picture of a suitcase sitting next to a statue of a man", "a photo of a backpacker sitting next to a statue", "a picture of a suitcase sitting next to a statue of a man"], "sentids": [9705, 9706, 9707, 9708], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} +{"image": "images/460869455.jpg", "split": "test", "caption": ["a picture of a truck with a child standing next to it", "a picture of a car with a bunch of people in front of it", "a picture of a truck with a child standing next to it", "a picture of a car with a bunch of people in front of it"], "sentids": [9709, 9710, 9711, 9712], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/4608742964.jpg", "split": "test", "caption": ["a photo of a umbrella carriage being pulled by horses", "a car in front of a horse drawn carriage", "a photo of a umbrella carriage being pulled by horses", "a car in front of a horse drawn carriage"], "sentids": [9713, 9714, 9715, 9716], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} +{"image": "images/4609441559.jpg", "split": "test", "caption": ["a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air", "a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air", "a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air", "a chair in the background", "a photo of a baseball glove in the air", "a photo of a backpacker jumping over a long jump", "a sports ball in the air"], "sentids": [9717, 9718, 9719, 9720, 9721, 9722, 9723, 9724, 9725, 9726, 9727, 9728, 9729, 9730, 9731, 9732], "rare_classes": [["chair"], ["baseball glove"], ["backpack"], ["sports ball"], ["chair"], ["baseball glove"], ["backpack"], ["sports ball"], ["chair"], ["baseball glove"], ["backpack"], ["sports ball"], ["chair"], ["baseball glove"], ["backpack"], ["sports ball"]]} +{"image": "images/460973814.jpg", "split": "test", "caption": ["an image with a dining table and three people sitting at it"], "sentids": [9733], "rare_classes": [["dining table"]]} +{"image": "images/4609961499.jpg", "split": "test", "caption": ["an image with a bicycle and a person on it"], "sentids": [9734], "rare_classes": [["bicycle"]]} +{"image": "images/4611790729.jpg", "split": "test", "caption": ["a truck in a parking lot", "a suitcase in the middle of the sidewalk", "a truck in a parking lot", "a suitcase in the middle of the sidewalk"], "sentids": [9735, 9736, 9737, 9738], "rare_classes": [["truck"], ["suitcase"], ["truck"], ["suitcase"]]} +{"image": "images/4611964104.jpg", "split": "test", "caption": ["a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street", "a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street", "a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street", "a picture of a clock tower and people walking down a cobblestone street", "a photo of a dog walking down a cobblestone street", "an image with a chair and people walking down a cobblestone street", "a backpack in the middle of a cobblestone street"], "sentids": [9739, 9740, 9741, 9742, 9743, 9744, 9745, 9746, 9747, 9748, 9749, 9750, 9751, 9752, 9753, 9754], "rare_classes": [["clock"], ["dog"], ["chair"], ["backpack"], ["clock"], ["dog"], ["chair"], ["backpack"], ["clock"], ["dog"], ["chair"], ["backpack"], ["clock"], ["dog"], ["chair"], ["backpack"]]} +{"image": "images/4612024952.jpg", "split": "test", "caption": ["a photo of a bus stop on a busy city street", "an image with a backpack on the sidewalk", "a photo of a bus stop on a busy city street", "an image with a backpack on the sidewalk"], "sentids": [9755, 9756, 9757, 9758], "rare_classes": [["bus"], ["backpack"], ["bus"], ["backpack"]]} +{"image": "images/4612828257.jpg", "split": "test", "caption": ["an image with a handbag", "an image with a backpack", "a photo of a laptop", "an image with a handbag", "an image with a backpack", "a photo of a laptop", "an image with a handbag", "an image with a backpack", "a photo of a laptop"], "sentids": [9759, 9760, 9761, 9762, 9763, 9764, 9765, 9766, 9767], "rare_classes": [["handbag"], ["backpack"], ["laptop"], ["handbag"], ["backpack"], ["laptop"], ["handbag"], ["backpack"], ["laptop"]]} +{"image": "images/4613097862.jpg", "split": "test", "caption": ["a backpack in the middle of a city street"], "sentids": [9768], "rare_classes": [["backpack"]]} +{"image": "images/4613263773.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [9769], "rare_classes": [["backpack"]]} +{"image": "images/4613916679.jpg", "split": "test", "caption": ["a tie in the middle of a group of people"], "sentids": [9770], "rare_classes": [["tie"]]} +{"image": "images/4615316828.jpg", "split": "test", "caption": ["a photo of a hot dog", "a photo of a cake", "a photo of a chair", "a photo of a hot dog", "a photo of a cake", "a photo of a chair", "a photo of a hot dog", "a photo of a cake", "a photo of a chair"], "sentids": [9771, 9772, 9773, 9774, 9775, 9776, 9777, 9778, 9779], "rare_classes": [["hot dog"], ["cake"], ["chair"], ["hot dog"], ["cake"], ["chair"], ["hot dog"], ["cake"], ["chair"]]} +{"image": "images/4617869592.jpg", "split": "test", "caption": ["a picture of a wine glass", "a dining table in front of a house", "a fork in the middle of the table", "a picture of a wine glass", "a dining table in front of a house", "a fork in the middle of the table", "a picture of a wine glass", "a dining table in front of a house", "a fork in the middle of the table"], "sentids": [9780, 9781, 9782, 9783, 9784, 9785, 9786, 9787, 9788], "rare_classes": [["wine glass"], ["dining table"], ["fork"], ["wine glass"], ["dining table"], ["fork"], ["wine glass"], ["dining table"], ["fork"]]} +{"image": "images/4621603389.jpg", "split": "test", "caption": ["a picture of a handbag and a dog sitting on a bench"], "sentids": [9789], "rare_classes": [["handbag"]]} +{"image": "images/4622574943.jpg", "split": "test", "caption": ["a bicycle in front of a trash can", "a picture of a truck on the side of the road", "a bicycle in front of a trash can", "a picture of a truck on the side of the road"], "sentids": [9790, 9791, 9792, 9793], "rare_classes": [["bicycle"], ["truck"], ["bicycle"], ["truck"]]} +{"image": "images/4622921215.jpg", "split": "test", "caption": ["an image with a car and a lot of people on the street", "an image with a traffic light and a lot of people on the street", "an image with a car and a lot of people on the street", "an image with a traffic light and a lot of people on the street"], "sentids": [9794, 9795, 9796, 9797], "rare_classes": [["car"], ["traffic light"], ["car"], ["traffic light"]]} +{"image": "images/4622998986.jpg", "split": "test", "caption": ["a tie in a pink shirt"], "sentids": [9798], "rare_classes": [["tie"]]} +{"image": "images/4624337625.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [9799], "rare_classes": [["handbag"]]} +{"image": "images/4625651551.jpg", "split": "test", "caption": ["a picture of a bench", "a picture of a dog", "a picture of a bench", "a picture of a dog"], "sentids": [9800, 9801, 9802, 9803], "rare_classes": [["bench"], ["dog"], ["bench"], ["dog"]]} +{"image": "images/4626017432.jpg", "split": "test", "caption": ["an image with a backpack", "a cell phone in a man's hand", "a picture of a tie", "an image with a backpack", "a cell phone in a man's hand", "a picture of a tie", "an image with a backpack", "a cell phone in a man's hand", "a picture of a tie"], "sentids": [9804, 9805, 9806, 9807, 9808, 9809, 9810, 9811, 9812], "rare_classes": [["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"], ["backpack"], ["cell phone"], ["tie"]]} +{"image": "images/4626191837.jpg", "split": "test", "caption": ["an image with a parking meter in front of a store", "a photo of a skateboarder in front of a store", "an image with a parking meter in front of a store", "a photo of a skateboarder in front of a store"], "sentids": [9813, 9814, 9815, 9816], "rare_classes": [["parking meter"], ["skateboard"], ["parking meter"], ["skateboard"]]} +{"image": "images/4626799348.jpg", "split": "test", "caption": ["a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road", "a picture of a truck that is parked on the side of the road", "a motorcycle in the middle of a busy intersection", "a photo of a parking meter on the side of a building", "a photo of a bus stop with people crossing the street", "a backpack in the middle of the road"], "sentids": [9817, 9818, 9819, 9820, 9821, 9822, 9823, 9824, 9825, 9826, 9827, 9828, 9829, 9830, 9831, 9832, 9833, 9834, 9835, 9836, 9837, 9838, 9839, 9840, 9841], "rare_classes": [["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"], ["truck"], ["motorcycle"], ["parking meter"], ["bus"], ["backpack"]]} +{"image": "images/4629445758.jpg", "split": "test", "caption": ["an image with a cup of coffee in front of a group of people", "an image with a refrigerator in the background", "a chair in front of a group of people", "an image with a cup of coffee in front of a group of people", "an image with a refrigerator in the background", "a chair in front of a group of people", "an image with a cup of coffee in front of a group of people", "an image with a refrigerator in the background", "a chair in front of a group of people"], "sentids": [9842, 9843, 9844, 9845, 9846, 9847, 9848, 9849, 9850], "rare_classes": [["cup"], ["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"], ["cup"], ["refrigerator"], ["chair"]]} +{"image": "images/4629605656.jpg", "split": "test", "caption": ["a picture of a handbag", "a picture of a backpacker with a group of people", "a picture of a handbag", "a picture of a backpacker with a group of people"], "sentids": [9851, 9852, 9853, 9854], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/4631131293.jpg", "split": "test", "caption": ["a umbrella in the middle of the street"], "sentids": [9855], "rare_classes": [["umbrella"]]} +{"image": "images/4631136622.jpg", "split": "test", "caption": ["a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street", "a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street", "a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street", "a picture of a bus and people crossing the street", "a handbag in the middle of the street", "a photo of a truck and people crossing the street", "an image with a stop sign and people crossing the street"], "sentids": [9856, 9857, 9858, 9859, 9860, 9861, 9862, 9863, 9864, 9865, 9866, 9867, 9868, 9869, 9870, 9871], "rare_classes": [["bus"], ["handbag"], ["truck"], ["stop sign"], ["bus"], ["handbag"], ["truck"], ["stop sign"], ["bus"], ["handbag"], ["truck"], ["stop sign"], ["bus"], ["handbag"], ["truck"], ["stop sign"]]} +{"image": "images/4631310439.jpg", "split": "test", "caption": ["an image with a umbrella"], "sentids": [9872], "rare_classes": [["umbrella"]]} +{"image": "images/4631730020.jpg", "split": "test", "caption": ["a backpack in the middle of the road", "a photo of a umbrella man standing in the middle of an intersection", "a backpack in the middle of the road", "a photo of a umbrella man standing in the middle of an intersection"], "sentids": [9873, 9874, 9875, 9876], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} +{"image": "images/4632399460.jpg", "split": "test", "caption": ["a backpack in front of the man", "a cup in front of the man", "a backpack in front of the man", "a cup in front of the man"], "sentids": [9877, 9878, 9879, 9880], "rare_classes": [["backpack"], ["cup"], ["backpack"], ["cup"]]} +{"image": "images/4632869465.jpg", "split": "test", "caption": ["a photo of a book signing at a graduation ceremony", "a photo of a handbag", "a photo of a book signing at a graduation ceremony", "a photo of a handbag"], "sentids": [9881, 9882, 9883, 9884], "rare_classes": [["book"], ["handbag"], ["book"], ["handbag"]]} +{"image": "images/4633772793.jpg", "split": "test", "caption": ["a picture of a umbrella", "a photo of a chair", "a picture of a umbrella", "a photo of a chair"], "sentids": [9885, 9886, 9887, 9888], "rare_classes": [["umbrella"], ["chair"], ["umbrella"], ["chair"]]} +{"image": "images/463476205.jpg", "split": "test", "caption": ["a picture of a motorcycle in the rain", "a handbag in the rain", "a picture of a motorcycle in the rain", "a handbag in the rain"], "sentids": [9889, 9890, 9891, 9892], "rare_classes": [["motorcycle"], ["handbag"], ["motorcycle"], ["handbag"]]} +{"image": "images/463478807.jpg", "split": "test", "caption": ["a photo of a suitcase on the side of the road", "a picture of a backpacker walking through a busy city street", "a photo of a suitcase on the side of the road", "a picture of a backpacker walking through a busy city street"], "sentids": [9893, 9894, 9895, 9896], "rare_classes": [["suitcase"], ["backpack"], ["suitcase"], ["backpack"]]} +{"image": "images/463551598.jpg", "split": "test", "caption": ["an image with a umbrella", "an image with a suitcase and two people under an umbrella", "an image with a car in the background", "an image with a umbrella", "an image with a suitcase and two people under an umbrella", "an image with a car in the background", "an image with a umbrella", "an image with a suitcase and two people under an umbrella", "an image with a car in the background"], "sentids": [9897, 9898, 9899, 9900, 9901, 9902, 9903, 9904, 9905], "rare_classes": [["umbrella"], ["suitcase"], ["car"], ["umbrella"], ["suitcase"], ["car"], ["umbrella"], ["suitcase"], ["car"]]} +{"image": "images/463554115.jpg", "split": "test", "caption": ["a photo of a umbrella in a crowd of people", "a picture of a backpacker sitting under an umbrella", "a photo of a umbrella in a crowd of people", "a picture of a backpacker sitting under an umbrella"], "sentids": [9906, 9907, 9908, 9909], "rare_classes": [["umbrella"], ["backpack"], ["umbrella"], ["backpack"]]} +{"image": "images/463568380.jpg", "split": "test", "caption": ["an image with a handbag on the head of a man", "a umbrella in the air", "an image with a backpack and people walking down the street", "an image with a handbag on the head of a man", "a umbrella in the air", "an image with a backpack and people walking down the street", "an image with a handbag on the head of a man", "a umbrella in the air", "an image with a backpack and people walking down the street"], "sentids": [9910, 9911, 9912, 9913, 9914, 9915, 9916, 9917, 9918], "rare_classes": [["handbag"], ["umbrella"], ["backpack"], ["handbag"], ["umbrella"], ["backpack"], ["handbag"], ["umbrella"], ["backpack"]]} +{"image": "images/463571374.jpg", "split": "test", "caption": ["a picture of a backpacker waiting to board a train in china", "an image with a suitcase", "a picture of a backpacker waiting to board a train in china", "an image with a suitcase"], "sentids": [9919, 9920, 9921, 9922], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} +{"image": "images/4635783933.jpg", "split": "test", "caption": ["a picture of a bench in front of a building", "a photo of a cat and a dog walking down the street", "a picture of a bench in front of a building", "a photo of a cat and a dog walking down the street"], "sentids": [9923, 9924, 9925, 9926], "rare_classes": [["bench"], ["cat"], ["bench"], ["cat"]]} +{"image": "images/4636392873.jpg", "split": "test", "caption": ["an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop", "an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop", "an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop", "an image with a chair in front of a book shelf", "a car in a parking lot", "a picture of a tie wearing man standing in front of a group of children", "a picture of a laptop"], "sentids": [9927, 9928, 9929, 9930, 9931, 9932, 9933, 9934, 9935, 9936, 9937, 9938, 9939, 9940, 9941, 9942], "rare_classes": [["chair"], ["car"], ["tie"], ["laptop"], ["chair"], ["car"], ["tie"], ["laptop"], ["chair"], ["car"], ["tie"], ["laptop"], ["chair"], ["car"], ["tie"], ["laptop"]]} +{"image": "images/4637290045.jpg", "split": "test", "caption": ["a photo of a truck on the side of the road", "an image with a traffic light in the background", "a photo of a truck on the side of the road", "an image with a traffic light in the background"], "sentids": [9943, 9944, 9945, 9946], "rare_classes": [["truck"], ["traffic light"], ["truck"], ["traffic light"]]} +{"image": "images/4637420068.jpg", "split": "test", "caption": ["a photo of a handbag on a beach", "an image with a suitcase", "a photo of a handbag on a beach", "an image with a suitcase"], "sentids": [9947, 9948, 9949, 9950], "rare_classes": [["handbag"], ["suitcase"], ["handbag"], ["suitcase"]]} +{"image": "images/4639084289.jpg", "split": "test", "caption": ["a picture of a bicycle", "an image with a handbag", "a picture of a bicycle", "an image with a handbag"], "sentids": [9951, 9952, 9953, 9954], "rare_classes": [["bicycle"], ["handbag"], ["bicycle"], ["handbag"]]} +{"image": "images/4639265576.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a picture of a dining table", "a picture of a bench with a person sitting on it", "a picture of a cup of coffee", "a picture of a dining table", "a picture of a bench with a person sitting on it", "a picture of a cup of coffee", "a picture of a dining table", "a picture of a bench with a person sitting on it"], "sentids": [9955, 9956, 9957, 9958, 9959, 9960, 9961, 9962, 9963], "rare_classes": [["cup"], ["dining table"], ["bench"], ["cup"], ["dining table"], ["bench"], ["cup"], ["dining table"], ["bench"]]} +{"image": "images/4639459528.jpg", "split": "test", "caption": ["a picture of a book being read by a person sitting on a bench"], "sentids": [9964], "rare_classes": [["book"]]} +{"image": "images/4639472092.jpg", "split": "test", "caption": ["a bowl in front of a child", "a apple in a basket", "a bowl in front of a child", "a apple in a basket"], "sentids": [9965, 9966, 9967, 9968], "rare_classes": [["bowl"], ["apple"], ["bowl"], ["apple"]]} +{"image": "images/463978865.jpg", "split": "test", "caption": ["a backpack in the middle of the road"], "sentids": [9969], "rare_classes": [["backpack"]]} +{"image": "images/464284254.jpg", "split": "test", "caption": ["a photo of a bus stop", "a picture of a backpack", "an image with a bench, people, and a skateboarder", "a photo of a bus stop", "a picture of a backpack", "an image with a bench, people, and a skateboarder", "a photo of a bus stop", "a picture of a backpack", "an image with a bench, people, and a skateboarder"], "sentids": [9970, 9971, 9972, 9973, 9974, 9975, 9976, 9977, 9978], "rare_classes": [["bus"], ["backpack"], ["bench"], ["bus"], ["backpack"], ["bench"], ["bus"], ["backpack"], ["bench"]]} +{"image": "images/4644327815.jpg", "split": "test", "caption": ["a handbag in the middle of a group of people", "an image with a backpack on the ground next to a crowd of people", "a handbag in the middle of a group of people", "an image with a backpack on the ground next to a crowd of people"], "sentids": [9979, 9980, 9981, 9982], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/4644932044.jpg", "split": "test", "caption": ["a photo of a bus accident in mexico"], "sentids": [9983], "rare_classes": [["bus"]]} +{"image": "images/4645332265.jpg", "split": "test", "caption": ["a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard", "a picture of a laptop", "an image with a mouse and keyboard in front of a computer", "an image with a person sitting in front of two computer monitors", "an image with a cup of coke", "a picture of a keyboard"], "sentids": [9984, 9985, 9986, 9987, 9988, 9989, 9990, 9991, 9992, 9993, 9994, 9995, 9996, 9997, 9998, 9999, 10000, 10001, 10002, 10003, 10004, 10005, 10006, 10007, 10008], "rare_classes": [["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"], ["laptop"], ["mouse"], ["person"], ["cup"], ["keyboard"]]} +{"image": "images/464542381.jpg", "split": "test", "caption": ["a picture of a umbrella in the middle of a walkway"], "sentids": [10009], "rare_classes": [["umbrella"]]} +{"image": "images/4645730257.jpg", "split": "test", "caption": ["a picture of a dining table in a subway car"], "sentids": [10010], "rare_classes": [["dining table"]]} +{"image": "images/4645891941.jpg", "split": "test", "caption": ["a picture of a truck with a bunch of people on it"], "sentids": [10011], "rare_classes": [["truck"]]} +{"image": "images/4648101227.jpg", "split": "test", "caption": ["an image with a truck in the background", "a photo of a handbag", "an image with a truck in the background", "a photo of a handbag"], "sentids": [10012, 10013, 10014, 10015], "rare_classes": [["truck"], ["handbag"], ["truck"], ["handbag"]]} +{"image": "images/4648416380.jpg", "split": "test", "caption": ["an image with a boat in the background"], "sentids": [10016], "rare_classes": [["boat"]]} +{"image": "images/4648460722.jpg", "split": "test", "caption": ["a photo of a cell phone being held by a man", "a clock in the background", "a photo of a cell phone being held by a man", "a clock in the background"], "sentids": [10017, 10018, 10019, 10020], "rare_classes": [["cell phone"], ["clock"], ["cell phone"], ["clock"]]} +{"image": "images/4648495016.jpg", "split": "test", "caption": ["a photo of a truck on the side of the road"], "sentids": [10021], "rare_classes": [["truck"]]} +{"image": "images/4649427913.jpg", "split": "test", "caption": ["a cell phone in a crowd of people at a concert"], "sentids": [10022], "rare_classes": [["cell phone"]]} +{"image": "images/4650791408.jpg", "split": "test", "caption": ["a photo of a chair", "a skateboard in the street", "a cell phone in a man's hand", "a photo of a chair", "a skateboard in the street", "a cell phone in a man's hand", "a photo of a chair", "a skateboard in the street", "a cell phone in a man's hand"], "sentids": [10023, 10024, 10025, 10026, 10027, 10028, 10029, 10030, 10031], "rare_classes": [["chair"], ["skateboard"], ["cell phone"], ["chair"], ["skateboard"], ["cell phone"], ["chair"], ["skateboard"], ["cell phone"]]} +{"image": "images/4650893755.jpg", "split": "test", "caption": ["a picture of a train that is on the tracks", "a photo of a traffic light on a busy city street", "a picture of a train that is on the tracks", "a photo of a traffic light on a busy city street"], "sentids": [10032, 10033, 10034, 10035], "rare_classes": [["train"], ["traffic light"], ["train"], ["traffic light"]]} +{"image": "images/4651126885.jpg", "split": "test", "caption": ["an image with a motorcycle, a man and two little girls"], "sentids": [10036], "rare_classes": [["motorcycle"]]} +{"image": "images/465166412.jpg", "split": "test", "caption": ["a photo of a backpacker and his friends on the steps of a building"], "sentids": [10037], "rare_classes": [["backpack"]]} +{"image": "images/4653019748.jpg", "split": "test", "caption": ["a photo of a busier city street with a man sitting on a fire hydrant", "a picture of a umbrella man sitting on a fire hydrant", "a picture of a fire hydrant and a man sitting on it", "a photo of a busier city street with a man sitting on a fire hydrant", "a picture of a umbrella man sitting on a fire hydrant", "a picture of a fire hydrant and a man sitting on it", "a photo of a busier city street with a man sitting on a fire hydrant", "a picture of a umbrella man sitting on a fire hydrant", "a picture of a fire hydrant and a man sitting on it"], "sentids": [10038, 10039, 10040, 10041, 10042, 10043, 10044, 10045, 10046], "rare_classes": [["bus"], ["umbrella"], ["fire hydrant"], ["bus"], ["umbrella"], ["fire hydrant"], ["bus"], ["umbrella"], ["fire hydrant"]]} +{"image": "images/4653558158.jpg", "split": "test", "caption": ["a traffic light in the middle of a city street"], "sentids": [10047], "rare_classes": [["traffic light"]]} +{"image": "images/4653571813.jpg", "split": "test", "caption": ["a picture of a chair on a street corner at night", "a dining table in the middle of a street at night", "a picture of a handbag on a street corner at night", "a picture of a chair on a street corner at night", "a dining table in the middle of a street at night", "a picture of a handbag on a street corner at night", "a picture of a chair on a street corner at night", "a dining table in the middle of a street at night", "a picture of a handbag on a street corner at night"], "sentids": [10048, 10049, 10050, 10051, 10052, 10053, 10054, 10055, 10056], "rare_classes": [["chair"], ["dining table"], ["handbag"], ["chair"], ["dining table"], ["handbag"], ["chair"], ["dining table"], ["handbag"]]} +{"image": "images/4654602371.jpg", "split": "test", "caption": ["an image with a handbag and people walking down the street", "a photo of a car driving down a city street", "an image with a handbag and people walking down the street", "a photo of a car driving down a city street"], "sentids": [10057, 10058, 10059, 10060], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} +{"image": "images/4655102365.jpg", "split": "test", "caption": ["an image with a handbag in the foreground and people in the background"], "sentids": [10061], "rare_classes": [["handbag"]]} +{"image": "images/4656278976.jpg", "split": "test", "caption": ["a horse in front of a building"], "sentids": [10062], "rare_classes": [["horse"]]} +{"image": "images/465679403.jpg", "split": "test", "caption": ["a picture of a umbrella", "a picture of a car with people in it", "a picture of a umbrella", "a picture of a car with people in it"], "sentids": [10063, 10064, 10065, 10066], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} +{"image": "images/4658311580.jpg", "split": "test", "caption": ["a photo of a truck and two people walking down the street", "a stop sign in the middle of the street", "a photo of a truck and two people walking down the street", "a stop sign in the middle of the street"], "sentids": [10067, 10068, 10069, 10070], "rare_classes": [["truck"], ["stop sign"], ["truck"], ["stop sign"]]} +{"image": "images/465859490.jpg", "split": "test", "caption": ["a bottle in front of people sitting at tables in a conference room", "a chair in front of a group of people at a meeting", "a bottle in front of people sitting at tables in a conference room", "a chair in front of a group of people at a meeting"], "sentids": [10071, 10072, 10073, 10074], "rare_classes": [["bottle"], ["chair"], ["bottle"], ["chair"]]} +{"image": "images/4658699120.jpg", "split": "test", "caption": ["a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street", "a picture of a bicycle rider crossing the street in front of a building", "an image with a car and a bike on a city street", "an image with a truck and a bike on a city street", "an image with a backpacker riding a bike on a city street", "a picture of a handbag store on the corner of a city street"], "sentids": [10075, 10076, 10077, 10078, 10079, 10080, 10081, 10082, 10083, 10084, 10085, 10086, 10087, 10088, 10089, 10090, 10091, 10092, 10093, 10094, 10095, 10096, 10097, 10098, 10099], "rare_classes": [["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"], ["bicycle"], ["car"], ["truck"], ["backpack"], ["handbag"]]} +{"image": "images/4658745909.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a bicycle in the street", "a picture of a cup of coffee", "a bicycle in the street"], "sentids": [10100, 10101, 10102, 10103], "rare_classes": [["cup"], ["bicycle"], ["cup"], ["bicycle"]]} +{"image": "images/4658910970.jpg", "split": "test", "caption": ["a picture of a sports ball game", "a picture of a truck", "a picture of a sports ball game", "a picture of a truck"], "sentids": [10104, 10105, 10106, 10107], "rare_classes": [["sports ball"], ["truck"], ["sports ball"], ["truck"]]} +{"image": "images/465936272.jpg", "split": "test", "caption": ["a picture of a dining table on a train", "a bed in a train car", "an image with a chair in the middle of a train", "a picture of a dining table on a train", "a bed in a train car", "an image with a chair in the middle of a train", "a picture of a dining table on a train", "a bed in a train car", "an image with a chair in the middle of a train"], "sentids": [10108, 10109, 10110, 10111, 10112, 10113, 10114, 10115, 10116], "rare_classes": [["dining table"], ["bed"], ["chair"], ["dining table"], ["bed"], ["chair"], ["dining table"], ["bed"], ["chair"]]} +{"image": "images/4659370314.jpg", "split": "test", "caption": ["a picture of a backpacker walking down the street", "a photo of a car driving down a street with two people walking next to it", "a picture of a backpacker walking down the street", "a photo of a car driving down a street with two people walking next to it"], "sentids": [10117, 10118, 10119, 10120], "rare_classes": [["backpack"], ["car"], ["backpack"], ["car"]]} +{"image": "images/465941693.jpg", "split": "test", "caption": ["an image with a forklift and people on a train", "a picture of a backpacker train with many people on it", "an image with a forklift and people on a train", "a picture of a backpacker train with many people on it"], "sentids": [10121, 10122, 10123, 10124], "rare_classes": [["fork"], ["backpack"], ["fork"], ["backpack"]]} +{"image": "images/465942523.jpg", "split": "test", "caption": ["a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table", "a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table", "a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table", "a photo of a cup of orange juice", "a photo of a handbag sitting on a table", "an image with a dining table and people sitting at it", "a photo of a knife and fork on a table"], "sentids": [10125, 10126, 10127, 10128, 10129, 10130, 10131, 10132, 10133, 10134, 10135, 10136, 10137, 10138, 10139, 10140], "rare_classes": [["cup"], ["handbag"], ["dining table"], ["knife"], ["cup"], ["handbag"], ["dining table"], ["knife"], ["cup"], ["handbag"], ["dining table"], ["knife"], ["cup"], ["handbag"], ["dining table"], ["knife"]]} +{"image": "images/4661070058.jpg", "split": "test", "caption": ["a backpack in the background", "an image with a handbag in the foreground and people holding umbrellas", "a backpack in the background", "an image with a handbag in the foreground and people holding umbrellas"], "sentids": [10141, 10142, 10143, 10144], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4661610976.jpg", "split": "test", "caption": ["a backpack in front of a man", "a handbag in front of the man", "a backpack in front of a man", "a handbag in front of the man"], "sentids": [10145, 10146, 10147, 10148], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4663418784.jpg", "split": "test", "caption": ["an image with a handbag on the ground", "a picture of a bench in front of a building with people sitting at tables", "a picture of a clock tower", "an image with a handbag on the ground", "a picture of a bench in front of a building with people sitting at tables", "a picture of a clock tower", "an image with a handbag on the ground", "a picture of a bench in front of a building with people sitting at tables", "a picture of a clock tower"], "sentids": [10149, 10150, 10151, 10152, 10153, 10154, 10155, 10156, 10157], "rare_classes": [["handbag"], ["bench"], ["clock"], ["handbag"], ["bench"], ["clock"], ["handbag"], ["bench"], ["clock"]]} +{"image": "images/4663944118.jpg", "split": "test", "caption": ["an image with a handbag on the ground and people walking down the street", "a picture of a car driving down a street with people walking in front of it", "an image with a handbag on the ground and people walking down the street", "a picture of a car driving down a street with people walking in front of it"], "sentids": [10158, 10159, 10160, 10161], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} +{"image": "images/4664536334.jpg", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [10162], "rare_classes": [["backpack"]]} +{"image": "images/4665446842.jpg", "split": "test", "caption": ["a laptop in the background"], "sentids": [10163], "rare_classes": [["laptop"]]} +{"image": "images/4665901180.jpg", "split": "test", "caption": ["an image with a handbag in the foreground and people in the background"], "sentids": [10164], "rare_classes": [["handbag"]]} +{"image": "images/466761566.jpg", "split": "test", "caption": ["a photo of a truck that is parked on the side of the road"], "sentids": [10165], "rare_classes": [["truck"]]} +{"image": "images/4668559471.jpg", "split": "test", "caption": ["a picture of a chair next to a bunch of coconuts"], "sentids": [10166], "rare_classes": [["chair"]]} +{"image": "images/4669404758.jpg", "split": "test", "caption": ["a picture of a bicycle on top of a car"], "sentids": [10167], "rare_classes": [["bicycle"]]} +{"image": "images/4669422426.jpg", "split": "test", "caption": ["a laptop in front of the teacher"], "sentids": [10168], "rare_classes": [["laptop"]]} +{"image": "images/4670289514.jpg", "split": "test", "caption": ["an image with a orange frisbee flying over a crowd of people"], "sentids": [10169], "rare_classes": [["orange"]]} +{"image": "images/4670360600.jpg", "split": "test", "caption": ["a picture of a bicycle rider on a busy city street", "a picture of a bus driving down a busy street at night", "a picture of a bicycle rider on a busy city street", "a picture of a bus driving down a busy street at night"], "sentids": [10170, 10171, 10172, 10173], "rare_classes": [["bicycle"], ["bus"], ["bicycle"], ["bus"]]} +{"image": "images/4671423167.jpg", "split": "test", "caption": ["a tennis racket in the air"], "sentids": [10174], "rare_classes": [["tennis racket"]]} +{"image": "images/4671579541.jpg", "split": "test", "caption": ["a photo of a umbrella man"], "sentids": [10175], "rare_classes": [["umbrella"]]} +{"image": "images/4671642676.jpg", "split": "test", "caption": ["a picture of a bus full of jewish people"], "sentids": [10176], "rare_classes": [["bus"]]} +{"image": "images/4671699078.jpg", "split": "test", "caption": ["an image with a laptop and a girl sitting at a table", "a book in a girl's lap", "an image with a laptop and a girl sitting at a table", "a book in a girl's lap"], "sentids": [10177, 10178, 10179, 10180], "rare_classes": [["laptop"], ["book"], ["laptop"], ["book"]]} +{"image": "images/4671818924.jpg", "split": "test", "caption": ["a bottle in a man's hand", "a photo of a car driving down a street with two men walking behind it", "a bottle in a man's hand", "a photo of a car driving down a street with two men walking behind it"], "sentids": [10181, 10182, 10183, 10184], "rare_classes": [["bottle"], ["car"], ["bottle"], ["car"]]} +{"image": "images/4672020554.jpg", "split": "test", "caption": ["a picture of a motorcycle on the side of the road", "an image with a backpack on a street with people holding flags", "a photo of a kite festival in new york city", "a picture of a motorcycle on the side of the road", "an image with a backpack on a street with people holding flags", "a photo of a kite festival in new york city", "a picture of a motorcycle on the side of the road", "an image with a backpack on a street with people holding flags", "a photo of a kite festival in new york city"], "sentids": [10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193], "rare_classes": [["motorcycle"], ["backpack"], ["kite"], ["motorcycle"], ["backpack"], ["kite"], ["motorcycle"], ["backpack"], ["kite"]]} +{"image": "images/4672132178.jpg", "split": "test", "caption": ["a picture of a car driving down a street with people walking in front of it", "a photo of a handbag on the sidewalk", "a picture of a car driving down a street with people walking in front of it", "a photo of a handbag on the sidewalk"], "sentids": [10194, 10195, 10196, 10197], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} +{"image": "images/4672453085.jpg", "split": "test", "caption": ["a picture of a kite flying over a crowd of people"], "sentids": [10198], "rare_classes": [["kite"]]} +{"image": "images/4673971159.jpg", "split": "test", "caption": ["a picture of a bus", "a cup in front of the bus", "a picture of a bus", "a cup in front of the bus"], "sentids": [10199, 10200, 10201, 10202], "rare_classes": [["bus"], ["cup"], ["bus"], ["cup"]]} +{"image": "images/4674137230.jpg", "split": "test", "caption": ["a photo of a backpacker riding a motorbike on a city street"], "sentids": [10203], "rare_classes": [["backpack"]]} +{"image": "images/4674611016.jpg", "split": "test", "caption": ["a photo of a busier city street with people walking and crossing the street", "a picture of a truck on the side of the road", "a photo of a busier city street with people walking and crossing the street", "a picture of a truck on the side of the road"], "sentids": [10204, 10205, 10206, 10207], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} +{"image": "images/4675063973.jpg", "split": "test", "caption": ["a photo of a truck on the side of the road"], "sentids": [10208], "rare_classes": [["truck"]]} +{"image": "images/4675458058.jpg", "split": "test", "caption": ["a car in the middle of the road", "a backpack in the middle of the street", "a photo of a traffic light in an asian city", "a car in the middle of the road", "a backpack in the middle of the street", "a photo of a traffic light in an asian city", "a car in the middle of the road", "a backpack in the middle of the street", "a photo of a traffic light in an asian city"], "sentids": [10209, 10210, 10211, 10212, 10213, 10214, 10215, 10216, 10217], "rare_classes": [["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"], ["traffic light"], ["car"], ["backpack"], ["traffic light"]]} +{"image": "images/4676904695.jpg", "split": "test", "caption": ["an image with a dog and a woman walking down the street"], "sentids": [10218], "rare_classes": [["dog"]]} +{"image": "images/4678723492.jpg", "split": "test", "caption": ["a potted plant in the background", "a photo of a umbrella holding a woman who is being carried by a man", "a potted plant in the background", "a photo of a umbrella holding a woman who is being carried by a man"], "sentids": [10219, 10220, 10221, 10222], "rare_classes": [["potted plant"], ["umbrella"], ["potted plant"], ["umbrella"]]} +{"image": "images/4678920190.jpg", "split": "test", "caption": ["an image with a traffic light in the background"], "sentids": [10223], "rare_classes": [["traffic light"]]} +{"image": "images/4679633895.jpg", "split": "test", "caption": ["an image with a handbag on top of a bed"], "sentids": [10224], "rare_classes": [["handbag"]]} +{"image": "images/4681354399.jpg", "split": "test", "caption": ["a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground", "a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground", "a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground", "a photo of a bus on the road", "a photo of a truck on the road", "a picture of a backpacker in a city", "a photo of a handbag on the ground"], "sentids": [10225, 10226, 10227, 10228, 10229, 10230, 10231, 10232, 10233, 10234, 10235, 10236, 10237, 10238, 10239, 10240], "rare_classes": [["bus"], ["truck"], ["backpack"], ["handbag"], ["bus"], ["truck"], ["backpack"], ["handbag"], ["bus"], ["truck"], ["backpack"], ["handbag"], ["bus"], ["truck"], ["backpack"], ["handbag"]]} +{"image": "images/468141298.jpg", "split": "test", "caption": ["a backpack in the middle of a city street"], "sentids": [10241], "rare_classes": [["backpack"]]} +{"image": "images/4682168919.jpg", "split": "test", "caption": ["a picture of a bus that has a hole in it", "a photo of a truck that has a hole in it", "a picture of a traffic light that has a hole in it", "a picture of a bus that has a hole in it", "a photo of a truck that has a hole in it", "a picture of a traffic light that has a hole in it", "a picture of a bus that has a hole in it", "a photo of a truck that has a hole in it", "a picture of a traffic light that has a hole in it"], "sentids": [10242, 10243, 10244, 10245, 10246, 10247, 10248, 10249, 10250], "rare_classes": [["bus"], ["truck"], ["traffic light"], ["bus"], ["truck"], ["traffic light"], ["bus"], ["truck"], ["traffic light"]]} +{"image": "images/4682929932.jpg", "split": "test", "caption": ["a picture of a teddy bear booth at a children's event", "a picture of a handbag on a table in front of a group of people", "a picture of a teddy bear booth at a children's event", "a picture of a handbag on a table in front of a group of people"], "sentids": [10251, 10252, 10253, 10254], "rare_classes": [["teddy bear"], ["handbag"], ["teddy bear"], ["handbag"]]} +{"image": "images/4683142737.jpg", "split": "test", "caption": ["a photo of a bowl of hot dogs and french fries", "a picture of a cupcake stand at a carnival", "a photo of a bowl of hot dogs and french fries", "a picture of a cupcake stand at a carnival"], "sentids": [10255, 10256, 10257, 10258], "rare_classes": [["bowl"], ["cup"], ["bowl"], ["cup"]]} +{"image": "images/4684253615.jpg", "split": "test", "caption": ["a picture of a car driving down a city street", "an image with a motorcycle on the street and a clock tower in the background", "an image with a truck driving down a street with a clock tower in the background", "a picture of a car driving down a city street", "an image with a motorcycle on the street and a clock tower in the background", "an image with a truck driving down a street with a clock tower in the background", "a picture of a car driving down a city street", "an image with a motorcycle on the street and a clock tower in the background", "an image with a truck driving down a street with a clock tower in the background"], "sentids": [10259, 10260, 10261, 10262, 10263, 10264, 10265, 10266, 10267], "rare_classes": [["car"], ["motorcycle"], ["truck"], ["car"], ["motorcycle"], ["truck"], ["car"], ["motorcycle"], ["truck"]]} +{"image": "images/4686530812.jpg", "split": "test", "caption": ["an image with a cell phone in one hand and a flag in the other", "a backpack in a crowd of people", "an image with a teddy bear and a crowd of people", "an image with a cell phone in one hand and a flag in the other", "a backpack in a crowd of people", "an image with a teddy bear and a crowd of people", "an image with a cell phone in one hand and a flag in the other", "a backpack in a crowd of people", "an image with a teddy bear and a crowd of people"], "sentids": [10268, 10269, 10270, 10271, 10272, 10273, 10274, 10275, 10276], "rare_classes": [["cell phone"], ["backpack"], ["teddy bear"], ["cell phone"], ["backpack"], ["teddy bear"], ["cell phone"], ["backpack"], ["teddy bear"]]} +{"image": "images/4686754959.jpg", "split": "test", "caption": ["a photo of a truck with a man standing on top of it"], "sentids": [10277], "rare_classes": [["truck"]]} +{"image": "images/4686806018.jpg", "split": "test", "caption": ["a chair in the middle of the street", "an image with a umbrella in the middle of the street", "a chair in the middle of the street", "an image with a umbrella in the middle of the street"], "sentids": [10278, 10279, 10280, 10281], "rare_classes": [["chair"], ["umbrella"], ["chair"], ["umbrella"]]} +{"image": "images/468739267.jpg", "split": "test", "caption": ["a tie in the middle of the road", "a handbag in the middle of the road", "a tie in the middle of the road", "a handbag in the middle of the road"], "sentids": [10282, 10283, 10284, 10285], "rare_classes": [["tie"], ["handbag"], ["tie"], ["handbag"]]} +{"image": "images/4687453573.jpg", "split": "test", "caption": ["an image with a chair next to a table with bowls of food", "an image with a cup of soup", "a photo of a motorcycle on the side of the road", "an image with a chair next to a table with bowls of food", "an image with a cup of soup", "a photo of a motorcycle on the side of the road", "an image with a chair next to a table with bowls of food", "an image with a cup of soup", "a photo of a motorcycle on the side of the road"], "sentids": [10286, 10287, 10288, 10289, 10290, 10291, 10292, 10293, 10294], "rare_classes": [["chair"], ["cup"], ["motorcycle"], ["chair"], ["cup"], ["motorcycle"], ["chair"], ["cup"], ["motorcycle"]]} +{"image": "images/4687557453.jpg", "split": "test", "caption": ["a handbag in front of a large building", "a picture of a backpacker festival in front of a large building", "a handbag in front of a large building", "a picture of a backpacker festival in front of a large building"], "sentids": [10295, 10296, 10297, 10298], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/4687559149.jpg", "split": "test", "caption": ["a photo of a stop sign in front of a group of people"], "sentids": [10299], "rare_classes": [["stop sign"]]} +{"image": "images/4688193042.jpg", "split": "test", "caption": ["a picture of a traffic light in the middle of a city", "a picture of a surfboard race on a city street", "a picture of a traffic light in the middle of a city", "a picture of a surfboard race on a city street"], "sentids": [10300, 10301, 10302, 10303], "rare_classes": [["traffic light"], ["surfboard"], ["traffic light"], ["surfboard"]]} +{"image": "images/4688203626.jpg", "split": "test", "caption": ["a photo of a traffic light on a city street"], "sentids": [10304], "rare_classes": [["traffic light"]]} +{"image": "images/4688320491.jpg", "split": "test", "caption": ["an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it", "an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it", "an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it", "an image with a laptop on a table in front of a group of people", "a picture of a bottle of water", "a picture of a book", "a photo of a dining table with four people sitting at it"], "sentids": [10305, 10306, 10307, 10308, 10309, 10310, 10311, 10312, 10313, 10314, 10315, 10316, 10317, 10318, 10319, 10320], "rare_classes": [["laptop"], ["bottle"], ["book"], ["dining table"], ["laptop"], ["bottle"], ["book"], ["dining table"], ["laptop"], ["bottle"], ["book"], ["dining table"], ["laptop"], ["bottle"], ["book"], ["dining table"]]} +{"image": "images/4688742732.jpg", "split": "test", "caption": ["an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street", "an image with a chair and a man sitting on it", "a traffic light in the background", "a photo of a handbag sitting on top of a chair", "a picture of a motorcycle man sitting in a chair on the side of the road", "a picture of a tie wearing man sitting in a chair on the street"], "sentids": [10321, 10322, 10323, 10324, 10325, 10326, 10327, 10328, 10329, 10330, 10331, 10332, 10333, 10334, 10335, 10336, 10337, 10338, 10339, 10340, 10341, 10342, 10343, 10344, 10345], "rare_classes": [["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"], ["chair"], ["traffic light"], ["handbag"], ["motorcycle"], ["tie"]]} +{"image": "images/4689083291.jpg", "split": "test", "caption": ["an image with a handbag in the middle of a busy city street"], "sentids": [10346], "rare_classes": [["handbag"]]} +{"image": "images/4689716914.jpg", "split": "test", "caption": ["a photo of a suitcase in the middle of a busy street"], "sentids": [10347], "rare_classes": [["suitcase"]]} +{"image": "images/4689831601.jpg", "split": "test", "caption": ["a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa", "a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa", "a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa", "a photo of a bus driving down a city street with people walking in the background", "a umbrella in the sky", "an image with a handbag on the ground and people walking down the street", "a picture of a backpacker village in south africa"], "sentids": [10348, 10349, 10350, 10351, 10352, 10353, 10354, 10355, 10356, 10357, 10358, 10359, 10360, 10361, 10362, 10363], "rare_classes": [["bus"], ["umbrella"], ["handbag"], ["backpack"], ["bus"], ["umbrella"], ["handbag"], ["backpack"], ["bus"], ["umbrella"], ["handbag"], ["backpack"], ["bus"], ["umbrella"], ["handbag"], ["backpack"]]} +{"image": "images/4690240999.jpg", "split": "test", "caption": ["a picture of a tiered crowd of people walking down a busy street", "an image with a backpack in the middle of a crowded street", "a picture of a tiered crowd of people walking down a busy street", "an image with a backpack in the middle of a crowded street"], "sentids": [10364, 10365, 10366, 10367], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} +{"image": "images/4691217656.jpg", "split": "test", "caption": ["a picture of a horse statue"], "sentids": [10368], "rare_classes": [["horse"]]} +{"image": "images/4691732195.jpg", "split": "test", "caption": ["a backpack in the middle of the sidewalk", "a picture of a handbag on the sidewalk", "a backpack in the middle of the sidewalk", "a picture of a handbag on the sidewalk"], "sentids": [10369, 10370, 10371, 10372], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4691873312.jpg", "split": "test", "caption": ["an image with a car in the middle of a crowd of people", "an image with a bicycle in the middle of a crowd of people", "an image with a car in the middle of a crowd of people", "an image with a bicycle in the middle of a crowd of people"], "sentids": [10373, 10374, 10375, 10376], "rare_classes": [["car"], ["bicycle"], ["car"], ["bicycle"]]} +{"image": "images/4692141852.jpg", "split": "test", "caption": ["an image with a car parked on the side of the road", "a photo of a backpacker walking down a sidewalk in a city", "a picture of a bicycle in front of a blue wall", "an image with a car parked on the side of the road", "a photo of a backpacker walking down a sidewalk in a city", "a picture of a bicycle in front of a blue wall", "an image with a car parked on the side of the road", "a photo of a backpacker walking down a sidewalk in a city", "a picture of a bicycle in front of a blue wall"], "sentids": [10377, 10378, 10379, 10380, 10381, 10382, 10383, 10384, 10385], "rare_classes": [["car"], ["backpack"], ["bicycle"], ["car"], ["backpack"], ["bicycle"], ["car"], ["backpack"], ["bicycle"]]} +{"image": "images/4692195233.jpg", "split": "test", "caption": ["a photo of a suitcase on the side of the road", "a picture of a truck that is parked on the side of the road", "a picture of a handbag on the side of the road", "a photo of a suitcase on the side of the road", "a picture of a truck that is parked on the side of the road", "a picture of a handbag on the side of the road", "a photo of a suitcase on the side of the road", "a picture of a truck that is parked on the side of the road", "a picture of a handbag on the side of the road"], "sentids": [10386, 10387, 10388, 10389, 10390, 10391, 10392, 10393, 10394], "rare_classes": [["suitcase"], ["truck"], ["handbag"], ["suitcase"], ["truck"], ["handbag"], ["suitcase"], ["truck"], ["handbag"]]} +{"image": "images/4693188134.jpg", "split": "test", "caption": ["an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road", "an image with a handbag", "a photo of a motorcycle rider waiting for the light to change", "a photo of a umbrella", "a picture of a bicycle rider waiting for the light to change", "a traffic light in the middle of the road"], "sentids": [10395, 10396, 10397, 10398, 10399, 10400, 10401, 10402, 10403, 10404, 10405, 10406, 10407, 10408, 10409, 10410, 10411, 10412, 10413, 10414, 10415, 10416, 10417, 10418, 10419], "rare_classes": [["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"], ["handbag"], ["motorcycle"], ["umbrella"], ["bicycle"], ["traffic light"]]} +{"image": "images/4694697799.jpg", "split": "test", "caption": ["a picture of a truck and two men standing in front of it", "a sports ball in the middle of the road", "a picture of a truck and two men standing in front of it", "a sports ball in the middle of the road"], "sentids": [10420, 10421, 10422, 10423], "rare_classes": [["truck"], ["sports ball"], ["truck"], ["sports ball"]]} +{"image": "images/4694915413.jpg", "split": "test", "caption": ["a picture of a handbag vendor on a cobblestone street", "an image with a dining table and people walking down a cobblestone street", "a picture of a handbag vendor on a cobblestone street", "an image with a dining table and people walking down a cobblestone street"], "sentids": [10424, 10425, 10426, 10427], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/4695473432.jpg", "split": "test", "caption": ["an image with a handbag in the background and a man using a lawn mower", "a tie in a crowd of people watching a man using a lawn mower", "a photo of a car with smoke coming out of it", "an image with a handbag in the background and a man using a lawn mower", "a tie in a crowd of people watching a man using a lawn mower", "a photo of a car with smoke coming out of it", "an image with a handbag in the background and a man using a lawn mower", "a tie in a crowd of people watching a man using a lawn mower", "a photo of a car with smoke coming out of it"], "sentids": [10428, 10429, 10430, 10431, 10432, 10433, 10434, 10435, 10436], "rare_classes": [["handbag"], ["tie"], ["car"], ["handbag"], ["tie"], ["car"], ["handbag"], ["tie"], ["car"]]} +{"image": "images/4695723369.jpg", "split": "test", "caption": ["a handbag in the middle of a crowded street"], "sentids": [10437], "rare_classes": [["handbag"]]} +{"image": "images/4696109474.jpg", "split": "test", "caption": ["a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night", "a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night", "a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night", "a picture of a truck on a city street at night", "an image with a bicycle on a cobblestone street at night", "a car in the street", "a photo of a handbag on a cobblestone street at night"], "sentids": [10438, 10439, 10440, 10441, 10442, 10443, 10444, 10445, 10446, 10447, 10448, 10449, 10450, 10451, 10452, 10453], "rare_classes": [["truck"], ["bicycle"], ["car"], ["handbag"], ["truck"], ["bicycle"], ["car"], ["handbag"], ["truck"], ["bicycle"], ["car"], ["handbag"], ["truck"], ["bicycle"], ["car"], ["handbag"]]} +{"image": "images/4696488386.jpg", "split": "test", "caption": ["a photo of a truck that is parked on the side of the road", "a photo of a potted plant in the middle of a street", "a photo of a truck that is parked on the side of the road", "a photo of a potted plant in the middle of a street"], "sentids": [10454, 10455, 10456, 10457], "rare_classes": [["truck"], ["potted plant"], ["truck"], ["potted plant"]]} +{"image": "images/4696874093.jpg", "split": "test", "caption": ["a photo of a bus that is parked on the side of the road", "a truck in a parking lot", "a bench in a park", "a photo of a bus that is parked on the side of the road", "a truck in a parking lot", "a bench in a park", "a photo of a bus that is parked on the side of the road", "a truck in a parking lot", "a bench in a park"], "sentids": [10458, 10459, 10460, 10461, 10462, 10463, 10464, 10465, 10466], "rare_classes": [["bus"], ["truck"], ["bench"], ["bus"], ["truck"], ["bench"], ["bus"], ["truck"], ["bench"]]} +{"image": "images/4696935973.jpg", "split": "test", "caption": ["a photo of a chair"], "sentids": [10467], "rare_classes": [["chair"]]} +{"image": "images/4697634866.jpg", "split": "test", "caption": ["a photo of a bench with people sitting on it", "a photo of a bowl of food being served in a restaurant", "an image with a spoon in the middle of a group of people", "a photo of a bench with people sitting on it", "a photo of a bowl of food being served in a restaurant", "an image with a spoon in the middle of a group of people", "a photo of a bench with people sitting on it", "a photo of a bowl of food being served in a restaurant", "an image with a spoon in the middle of a group of people"], "sentids": [10468, 10469, 10470, 10471, 10472, 10473, 10474, 10475, 10476], "rare_classes": [["bench"], ["bowl"], ["spoon"], ["bench"], ["bowl"], ["spoon"], ["bench"], ["bowl"], ["spoon"]]} +{"image": "images/4700563855.jpg", "split": "test", "caption": ["a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building", "a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building", "a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building", "a picture of a bench in front of a building", "a photo of a book store with a man sitting on a bench", "a picture of a handbag sitting on a bench in front of a building", "a picture of a chair sitting on a bench in front of a building"], "sentids": [10477, 10478, 10479, 10480, 10481, 10482, 10483, 10484, 10485, 10486, 10487, 10488, 10489, 10490, 10491, 10492], "rare_classes": [["bench"], ["book"], ["handbag"], ["chair"], ["bench"], ["book"], ["handbag"], ["chair"], ["bench"], ["book"], ["handbag"], ["chair"], ["bench"], ["book"], ["handbag"], ["chair"]]} +{"image": "images/4700620470.jpg", "split": "test", "caption": ["an image with a traffic light and people walking on the street", "a photo of a truck on the side of the road", "an image with a traffic light and people walking on the street", "a photo of a truck on the side of the road"], "sentids": [10493, 10494, 10495, 10496], "rare_classes": [["traffic light"], ["truck"], ["traffic light"], ["truck"]]} +{"image": "images/4701096000.jpg", "split": "test", "caption": ["a photo of a bench in front of a pond with people sitting on it"], "sentids": [10497], "rare_classes": [["bench"]]} +{"image": "images/4702851298.jpg", "split": "test", "caption": ["a photo of a backpacker girl"], "sentids": [10498], "rare_classes": [["backpack"]]} +{"image": "images/4703377742.jpg", "split": "test", "caption": ["an image with a chair in front of a group of people"], "sentids": [10499], "rare_classes": [["chair"]]} +{"image": "images/4705341010.jpg", "split": "test", "caption": ["a photo of a tv screen in a lecture hall with a man giving a presentation", "a picture of a clock on the wall", "a backpack in the middle of the room", "a photo of a tv screen in a lecture hall with a man giving a presentation", "a picture of a clock on the wall", "a backpack in the middle of the room", "a photo of a tv screen in a lecture hall with a man giving a presentation", "a picture of a clock on the wall", "a backpack in the middle of the room"], "sentids": [10500, 10501, 10502, 10503, 10504, 10505, 10506, 10507, 10508], "rare_classes": [["tv"], ["clock"], ["backpack"], ["tv"], ["clock"], ["backpack"], ["tv"], ["clock"], ["backpack"]]} +{"image": "images/4705853777.jpg", "split": "test", "caption": ["a bicycle in front of a store"], "sentids": [10509], "rare_classes": [["bicycle"]]} +{"image": "images/4706859039.jpg", "split": "test", "caption": ["a picture of a bus driving down the street with two people walking across the street", "a photo of a truck and two people crossing the street", "an image with a handbag and two people walking down the street", "a picture of a bus driving down the street with two people walking across the street", "a photo of a truck and two people crossing the street", "an image with a handbag and two people walking down the street", "a picture of a bus driving down the street with two people walking across the street", "a photo of a truck and two people crossing the street", "an image with a handbag and two people walking down the street"], "sentids": [10510, 10511, 10512, 10513, 10514, 10515, 10516, 10517, 10518], "rare_classes": [["bus"], ["truck"], ["handbag"], ["bus"], ["truck"], ["handbag"], ["bus"], ["truck"], ["handbag"]]} +{"image": "images/4710517021.jpg", "split": "test", "caption": ["an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench", "an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench", "an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench", "an image with a potted plant in the background", "a photo of a backpacker sitting on a bench", "a picture of a dining table", "a picture of a bench"], "sentids": [10519, 10520, 10521, 10522, 10523, 10524, 10525, 10526, 10527, 10528, 10529, 10530, 10531, 10532, 10533, 10534], "rare_classes": [["potted plant"], ["backpack"], ["dining table"], ["bench"], ["potted plant"], ["backpack"], ["dining table"], ["bench"], ["potted plant"], ["backpack"], ["dining table"], ["bench"], ["potted plant"], ["backpack"], ["dining table"], ["bench"]]} +{"image": "images/4710757099.jpg", "split": "test", "caption": ["a picture of a dining table with people sitting under umbrellas"], "sentids": [10535], "rare_classes": [["dining table"]]} +{"image": "images/4710763227.jpg", "split": "test", "caption": ["a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it", "a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it", "a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it", "a photo of a bottle of water sitting on a table", "a photo of a backpacker sitting at a picnic table", "an image with a bird's eye view of people sitting at picnic tables", "a picture of a chair with people sitting on it"], "sentids": [10536, 10537, 10538, 10539, 10540, 10541, 10542, 10543, 10544, 10545, 10546, 10547, 10548, 10549, 10550, 10551], "rare_classes": [["bottle"], ["backpack"], ["bird"], ["chair"], ["bottle"], ["backpack"], ["bird"], ["chair"], ["bottle"], ["backpack"], ["bird"], ["chair"], ["bottle"], ["backpack"], ["bird"], ["chair"]]} +{"image": "images/471159272.jpg", "split": "test", "caption": ["an image with a traffic light and a man on a tightrope", "a picture of a backpacker on a tightrope in a city", "an image with a traffic light and a man on a tightrope", "a picture of a backpacker on a tightrope in a city"], "sentids": [10552, 10553, 10554, 10555], "rare_classes": [["traffic light"], ["backpack"], ["traffic light"], ["backpack"]]} +{"image": "images/4712292911.jpg", "split": "test", "caption": ["a photo of a bus with people on it", "a picture of a bicycle next to a double decker bus", "a photo of a bus with people on it", "a picture of a bicycle next to a double decker bus"], "sentids": [10556, 10557, 10558, 10559], "rare_classes": [["bus"], ["bicycle"], ["bus"], ["bicycle"]]} +{"image": "images/4712431269.jpg", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog", "an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog", "an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog", "an image with a cup of coffee", "a photo of a potted plant", "a sandwich in a woman's hand", "a photo of a carlton woman eating a hot dog"], "sentids": [10560, 10561, 10562, 10563, 10564, 10565, 10566, 10567, 10568, 10569, 10570, 10571, 10572, 10573, 10574, 10575], "rare_classes": [["cup"], ["potted plant"], ["sandwich"], ["car"], ["cup"], ["potted plant"], ["sandwich"], ["car"], ["cup"], ["potted plant"], ["sandwich"], ["car"], ["cup"], ["potted plant"], ["sandwich"], ["car"]]} +{"image": "images/4714879695.jpg", "split": "test", "caption": ["a photo of a car", "an image with a umbrella", "a photo of a car", "an image with a umbrella"], "sentids": [10576, 10577, 10578, 10579], "rare_classes": [["car"], ["umbrella"], ["car"], ["umbrella"]]} +{"image": "images/4716172909.jpg", "split": "test", "caption": ["a picture of a dog and a woman walking down a street", "a picture of a clock tower", "a picture of a dog and a woman walking down a street", "a picture of a clock tower"], "sentids": [10580, 10581, 10582, 10583], "rare_classes": [["dog"], ["clock"], ["dog"], ["clock"]]} +{"image": "images/4716333601.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store", "a picture of a cup of coffee", "a photo of a umbrella", "a photo of a bird", "an image with a dining table and chairs", "a picture of a book store"], "sentids": [10584, 10585, 10586, 10587, 10588, 10589, 10590, 10591, 10592, 10593, 10594, 10595, 10596, 10597, 10598, 10599, 10600, 10601, 10602, 10603, 10604, 10605, 10606, 10607, 10608], "rare_classes": [["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"], ["cup"], ["umbrella"], ["bird"], ["dining table"], ["book"]]} +{"image": "images/471667964.jpg", "split": "test", "caption": ["an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer", "an image with a person sitting in front of a computer", "a keyboard in front of a desk", "a picture of a chair", "a photo of a tv in front of a man sitting at a desk", "a laptop in front of a desk", "a photo of a remote worker sitting in front of a computer"], "sentids": [10609, 10610, 10611, 10612, 10613, 10614, 10615, 10616, 10617, 10618, 10619, 10620, 10621, 10622, 10623, 10624, 10625, 10626, 10627, 10628, 10629, 10630, 10631, 10632, 10633, 10634, 10635, 10636, 10637, 10638, 10639, 10640, 10641, 10642, 10643, 10644], "rare_classes": [["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"], ["person"], ["keyboard"], ["chair"], ["tv"], ["laptop"], ["remote"]]} +{"image": "images/4716736879.jpg", "split": "test", "caption": ["an image with a cell phone in front of a crowd of people"], "sentids": [10645], "rare_classes": [["cell phone"]]} +{"image": "images/4717058364.jpg", "split": "test", "caption": ["a backpack in the background"], "sentids": [10646], "rare_classes": [["backpack"]]} +{"image": "images/4717481075.jpg", "split": "test", "caption": ["a photo of a bowl of food"], "sentids": [10647], "rare_classes": [["bowl"]]} +{"image": "images/4717487605.jpg", "split": "test", "caption": ["a backpack in the background"], "sentids": [10648], "rare_classes": [["backpack"]]} +{"image": "images/4717497965.jpg", "split": "test", "caption": ["a dining table in the middle of a street", "a picture of a car", "a picture of a book", "a dining table in the middle of a street", "a picture of a car", "a picture of a book", "a dining table in the middle of a street", "a picture of a car", "a picture of a book"], "sentids": [10649, 10650, 10651, 10652, 10653, 10654, 10655, 10656, 10657], "rare_classes": [["dining table"], ["car"], ["book"], ["dining table"], ["car"], ["book"], ["dining table"], ["car"], ["book"]]} +{"image": "images/4717499333.jpg", "split": "test", "caption": ["a car in the background"], "sentids": [10658], "rare_classes": [["car"]]} +{"image": "images/4717508243.jpg", "split": "test", "caption": ["an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people", "an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people", "an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people", "an image with a handbag on a table next to a group of people", "a photo of a carousel with people at an outdoor market", "a picture of a cell phone in the hand of a man", "a dining table in front of a group of people"], "sentids": [10659, 10660, 10661, 10662, 10663, 10664, 10665, 10666, 10667, 10668, 10669, 10670, 10671, 10672, 10673, 10674], "rare_classes": [["handbag"], ["car"], ["cell phone"], ["dining table"], ["handbag"], ["car"], ["cell phone"], ["dining table"], ["handbag"], ["car"], ["cell phone"], ["dining table"], ["handbag"], ["car"], ["cell phone"], ["dining table"]]} +{"image": "images/4717515747.jpg", "split": "test", "caption": ["a picture of a handbag wearing chef preparing food on a grill", "a clock in the background", "a picture of a handbag wearing chef preparing food on a grill", "a clock in the background"], "sentids": [10675, 10676, 10677, 10678], "rare_classes": [["handbag"], ["clock"], ["handbag"], ["clock"]]} +{"image": "images/4717519711.jpg", "split": "test", "caption": ["a bowl in a woman's hand", "an image with a fork and a plate of food", "a bowl in a woman's hand", "an image with a fork and a plate of food"], "sentids": [10679, 10680, 10681, 10682], "rare_classes": [["bowl"], ["fork"], ["bowl"], ["fork"]]} +{"image": "images/4717627685.jpg", "split": "test", "caption": ["an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food", "an image with a dog and two people sitting at a table", "a dining table in the middle of a street", "an image with a handbag and a dog sitting at a table", "an image with a cup of coffee and a dog sitting at a table", "a photo of a bowl of food"], "sentids": [10683, 10684, 10685, 10686, 10687, 10688, 10689, 10690, 10691, 10692, 10693, 10694, 10695, 10696, 10697, 10698, 10699, 10700, 10701, 10702, 10703, 10704, 10705, 10706, 10707], "rare_classes": [["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"], ["dog"], ["dining table"], ["handbag"], ["cup"], ["bowl"]]} +{"image": "images/4717759280.jpg", "split": "test", "caption": ["a umbrella in the sky", "an image with a parking meter on top of a bicycle", "a umbrella in the sky", "an image with a parking meter on top of a bicycle"], "sentids": [10708, 10709, 10710, 10711], "rare_classes": [["umbrella"], ["parking meter"], ["umbrella"], ["parking meter"]]} +{"image": "images/4717777678.jpg", "split": "test", "caption": ["a picture of a backpacker riding a bike down a city street", "a bicycle in the street", "a picture of a umbrella man riding his bike down the street", "a picture of a backpacker riding a bike down a city street", "a bicycle in the street", "a picture of a umbrella man riding his bike down the street", "a picture of a backpacker riding a bike down a city street", "a bicycle in the street", "a picture of a umbrella man riding his bike down the street"], "sentids": [10712, 10713, 10714, 10715, 10716, 10717, 10718, 10719, 10720], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} +{"image": "images/4718118294.jpg", "split": "test", "caption": ["a photo of a knife sharpening table at an outdoor market"], "sentids": [10721], "rare_classes": [["knife"]]} +{"image": "images/4718126728.jpg", "split": "test", "caption": ["an image with a bottle of wine being served at a food stand", "a backpack in the background", "an image with a bottle of wine being served at a food stand", "a backpack in the background"], "sentids": [10722, 10723, 10724, 10725], "rare_classes": [["bottle"], ["backpack"], ["bottle"], ["backpack"]]} +{"image": "images/4718134968.jpg", "split": "test", "caption": ["an image with a potted plant in the background", "a chair in the middle of the street", "an image with a potted plant in the background", "a chair in the middle of the street"], "sentids": [10726, 10727, 10728, 10729], "rare_classes": [["potted plant"], ["chair"], ["potted plant"], ["chair"]]} +{"image": "images/4718145266.jpg", "split": "test", "caption": ["a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people", "a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people", "a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people", "a picture of a handbag on a table at an outdoor market", "a picture of a orange and yellow umbrella", "a picture of a bottle of wine being poured into a glass", "an image with a spoonful of food being served to a group of people"], "sentids": [10730, 10731, 10732, 10733, 10734, 10735, 10736, 10737, 10738, 10739, 10740, 10741, 10742, 10743, 10744, 10745], "rare_classes": [["handbag"], ["orange"], ["bottle"], ["spoon"], ["handbag"], ["orange"], ["bottle"], ["spoon"], ["handbag"], ["orange"], ["bottle"], ["spoon"], ["handbag"], ["orange"], ["bottle"], ["spoon"]]} +{"image": "images/4718150262.jpg", "split": "test", "caption": ["a cup in a blender"], "sentids": [10746], "rare_classes": [["cup"]]} +{"image": "images/4718154276.jpg", "split": "test", "caption": ["a photo of a umbrella stand"], "sentids": [10747], "rare_classes": [["umbrella"]]} +{"image": "images/4718157654.jpg", "split": "test", "caption": ["an image with a backpack, a woman, and a man", "a bottle in front of a woman", "a dining table in the middle of a street", "an image with a backpack, a woman, and a man", "a bottle in front of a woman", "a dining table in the middle of a street", "an image with a backpack, a woman, and a man", "a bottle in front of a woman", "a dining table in the middle of a street"], "sentids": [10748, 10749, 10750, 10751, 10752, 10753, 10754, 10755, 10756], "rare_classes": [["backpack"], ["bottle"], ["dining table"], ["backpack"], ["bottle"], ["dining table"], ["backpack"], ["bottle"], ["dining table"]]} +{"image": "images/4718162492.jpg", "split": "test", "caption": ["a picture of a frisbee game", "a photo of a bottle of beer", "a picture of a chair", "a picture of a frisbee game", "a photo of a bottle of beer", "a picture of a chair", "a picture of a frisbee game", "a photo of a bottle of beer", "a picture of a chair"], "sentids": [10757, 10758, 10759, 10760, 10761, 10762, 10763, 10764, 10765], "rare_classes": [["frisbee"], ["bottle"], ["chair"], ["frisbee"], ["bottle"], ["chair"], ["frisbee"], ["bottle"], ["chair"]]} +{"image": "images/4719170123.jpg", "split": "test", "caption": ["a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant", "a picture of a car on fire in front of a building", "an image with a bicycle and a fireman standing next to each other", "a traffic light in front of a building", "a picture of a tiered building", "a photo of a backpack on the ground next to a fire hydrant"], "sentids": [10766, 10767, 10768, 10769, 10770, 10771, 10772, 10773, 10774, 10775, 10776, 10777, 10778, 10779, 10780, 10781, 10782, 10783, 10784, 10785, 10786, 10787, 10788, 10789, 10790], "rare_classes": [["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"], ["car"], ["bicycle"], ["traffic light"], ["tie"], ["backpack"]]} +{"image": "images/4719923434.jpg", "split": "test", "caption": ["a car in a parking lot"], "sentids": [10791], "rare_classes": [["car"]]} +{"image": "images/4722363751.jpg", "split": "test", "caption": ["a photo of a suitcase and two people waiting at a crosswalk", "a picture of a fire hydrant on the side of the road", "a photo of a suitcase and two people waiting at a crosswalk", "a picture of a fire hydrant on the side of the road"], "sentids": [10792, 10793, 10794, 10795], "rare_classes": [["suitcase"], ["fire hydrant"], ["suitcase"], ["fire hydrant"]]} +{"image": "images/4722714581.jpg", "split": "test", "caption": ["a photo of a handbag on a man's shoulder"], "sentids": [10796], "rare_classes": [["handbag"]]} +{"image": "images/4724156083.jpg", "split": "test", "caption": ["an image with a handbag on the back of a truck", "a photo of a kite flying over a crowd of people", "an image with a backpack on the back of a truck", "an image with a handbag on the back of a truck", "a photo of a kite flying over a crowd of people", "an image with a backpack on the back of a truck", "an image with a handbag on the back of a truck", "a photo of a kite flying over a crowd of people", "an image with a backpack on the back of a truck"], "sentids": [10797, 10798, 10799, 10800, 10801, 10802, 10803, 10804, 10805], "rare_classes": [["handbag"], ["kite"], ["backpack"], ["handbag"], ["kite"], ["backpack"], ["handbag"], ["kite"], ["backpack"]]} +{"image": "images/4725002777.jpg", "split": "test", "caption": ["an image with a dining table under a red and white awning", "a photo of a cup of coffee under a red and white awning", "a picture of a umbrella under a bridge with people sitting at tables", "an image with a dining table under a red and white awning", "a photo of a cup of coffee under a red and white awning", "a picture of a umbrella under a bridge with people sitting at tables", "an image with a dining table under a red and white awning", "a photo of a cup of coffee under a red and white awning", "a picture of a umbrella under a bridge with people sitting at tables"], "sentids": [10806, 10807, 10808, 10809, 10810, 10811, 10812, 10813, 10814], "rare_classes": [["dining table"], ["cup"], ["umbrella"], ["dining table"], ["cup"], ["umbrella"], ["dining table"], ["cup"], ["umbrella"]]} +{"image": "images/4725077313.jpg", "split": "test", "caption": ["a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table", "a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table", "a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table", "a picture of a wine glass", "an image with a cup of wine", "a bench in a restaurant", "a picture of a handbag on a table"], "sentids": [10815, 10816, 10817, 10818, 10819, 10820, 10821, 10822, 10823, 10824, 10825, 10826, 10827, 10828, 10829, 10830], "rare_classes": [["wine glass"], ["cup"], ["bench"], ["handbag"], ["wine glass"], ["cup"], ["bench"], ["handbag"], ["wine glass"], ["cup"], ["bench"], ["handbag"], ["wine glass"], ["cup"], ["bench"], ["handbag"]]} +{"image": "images/4725480987.jpg", "split": "test", "caption": ["an image with a kite", "a picture of a backpacker", "an image with a kite", "a picture of a backpacker"], "sentids": [10831, 10832, 10833, 10834], "rare_classes": [["kite"], ["backpack"], ["kite"], ["backpack"]]} +{"image": "images/4725691880.jpg", "split": "test", "caption": ["a picture of a orange market with people in it", "a broccoli in a market", "a picture of a orange market with people in it", "a broccoli in a market"], "sentids": [10835, 10836, 10837, 10838], "rare_classes": [["orange"], ["broccoli"], ["orange"], ["broccoli"]]} +{"image": "images/4726413723.jpg", "split": "test", "caption": ["a picture of a traffic light on a street with people riding bikes and skateboards", "an image with a truck driving down a street with people riding bikes and skateboards", "a photo of a motorcycle riding down a city street", "a picture of a traffic light on a street with people riding bikes and skateboards", "an image with a truck driving down a street with people riding bikes and skateboards", "a photo of a motorcycle riding down a city street", "a picture of a traffic light on a street with people riding bikes and skateboards", "an image with a truck driving down a street with people riding bikes and skateboards", "a photo of a motorcycle riding down a city street"], "sentids": [10839, 10840, 10841, 10842, 10843, 10844, 10845, 10846, 10847], "rare_classes": [["traffic light"], ["truck"], ["motorcycle"], ["traffic light"], ["truck"], ["motorcycle"], ["traffic light"], ["truck"], ["motorcycle"]]} +{"image": "images/472661386.jpg", "split": "test", "caption": ["a handbag in front of a group of children"], "sentids": [10848], "rare_classes": [["handbag"]]} +{"image": "images/4726714032.jpg", "split": "test", "caption": ["a suitcase in the middle of a crowd of people"], "sentids": [10849], "rare_classes": [["suitcase"]]} +{"image": "images/4726972254.jpg", "split": "test", "caption": ["a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle", "a motorcycle in the middle of a busy city street", "a bus in the background", "a car in front of a man on a red motorcycle", "a umbrella in the background", "a tie in the back of a man on a red motorcycle"], "sentids": [10850, 10851, 10852, 10853, 10854, 10855, 10856, 10857, 10858, 10859, 10860, 10861, 10862, 10863, 10864, 10865, 10866, 10867, 10868, 10869, 10870, 10871, 10872, 10873, 10874], "rare_classes": [["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"], ["motorcycle"], ["bus"], ["car"], ["umbrella"], ["tie"]]} +{"image": "images/4727473684.jpg", "split": "test", "caption": ["a photo of a person standing in front of a fruit and vegetable stand"], "sentids": [10875], "rare_classes": [["person"]]} +{"image": "images/4727548713.jpg", "split": "test", "caption": ["an image with a truck full of trash on the side of the road", "a photo of a wine glass", "an image with a truck full of trash on the side of the road", "a photo of a wine glass"], "sentids": [10876, 10877, 10878, 10879], "rare_classes": [["truck"], ["wine glass"], ["truck"], ["wine glass"]]} +{"image": "images/4727776685.jpg", "split": "test", "caption": ["an image with a handbag and a bicycle on a boardwalk"], "sentids": [10880], "rare_classes": [["handbag"]]} +{"image": "images/4728340384.jpg", "split": "test", "caption": ["a bottle in a cart"], "sentids": [10881], "rare_classes": [["bottle"]]} +{"image": "images/4729191874.jpg", "split": "test", "caption": ["a photo of a handbag being held by a man and woman crossing the street", "a photo of a backpacker and a woman crossing the street", "a photo of a handbag being held by a man and woman crossing the street", "a photo of a backpacker and a woman crossing the street"], "sentids": [10882, 10883, 10884, 10885], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/4730181452.jpg", "split": "test", "caption": ["a handbag in a man's hand", "a backpack in a man's hand", "a picture of a bench", "a handbag in a man's hand", "a backpack in a man's hand", "a picture of a bench", "a handbag in a man's hand", "a backpack in a man's hand", "a picture of a bench"], "sentids": [10886, 10887, 10888, 10889, 10890, 10891, 10892, 10893, 10894], "rare_classes": [["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"], ["handbag"], ["backpack"], ["bench"]]} +{"image": "images/4730549198.jpg", "split": "test", "caption": ["a handbag in the middle of the road", "a picture of a backpacker in brazil", "a handbag in the middle of the road", "a picture of a backpacker in brazil"], "sentids": [10895, 10896, 10897, 10898], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/4730804041.jpg", "split": "test", "caption": ["a cup in the middle of the table", "a picture of a dining table in front of a cafe", "a cup in the middle of the table", "a picture of a dining table in front of a cafe"], "sentids": [10899, 10900, 10901, 10902], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/4730838642.jpg", "split": "test", "caption": ["an image with a person behind the bar", "an image with a spoon in front of a holland flag", "an image with a person behind the bar", "an image with a spoon in front of a holland flag"], "sentids": [10903, 10904, 10905, 10906], "rare_classes": [["person"], ["spoon"], ["person"], ["spoon"]]} +{"image": "images/4731413904.jpg", "split": "test", "caption": ["an image with a tv in the background", "a photo of a chair", "a photo of a couch", "an image with a tv in the background", "a photo of a chair", "a photo of a couch", "an image with a tv in the background", "a photo of a chair", "a photo of a couch"], "sentids": [10907, 10908, 10909, 10910, 10911, 10912, 10913, 10914, 10915], "rare_classes": [["tv"], ["chair"], ["couch"], ["tv"], ["chair"], ["couch"], ["tv"], ["chair"], ["couch"]]} +{"image": "images/4733155804.jpg", "split": "test", "caption": ["a picture of a bicycle", "a backpack in front of the man", "a picture of a bicycle", "a backpack in front of the man"], "sentids": [10916, 10917, 10918, 10919], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} +{"image": "images/4733528296.jpg", "split": "test", "caption": ["a bus in front of a building"], "sentids": [10920], "rare_classes": [["bus"]]} +{"image": "images/4735401323.jpg", "split": "test", "caption": ["an image with a backpacker and a woman sitting on a bench", "an image with a handbag", "an image with a backpacker and a woman sitting on a bench", "an image with a handbag"], "sentids": [10921, 10922, 10923, 10924], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4735749881.jpg", "split": "test", "caption": ["a photo of a potted plant", "an image with a traffic light and two women riding bikes", "a photo of a potted plant", "an image with a traffic light and two women riding bikes"], "sentids": [10925, 10926, 10927, 10928], "rare_classes": [["potted plant"], ["traffic light"], ["potted plant"], ["traffic light"]]} +{"image": "images/4738781753.jpg", "split": "test", "caption": ["an image with a handbag"], "sentids": [10929], "rare_classes": [["handbag"]]} +{"image": "images/4738942164.jpg", "split": "test", "caption": ["an image with a handbag", "a car in a parking lot", "an image with a handbag", "a car in a parking lot"], "sentids": [10930, 10931, 10932, 10933], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} +{"image": "images/4739130060.jpg", "split": "test", "caption": ["a picture of a train with people on it", "a bus in front of a group of people", "a picture of a train with people on it", "a bus in front of a group of people"], "sentids": [10934, 10935, 10936, 10937], "rare_classes": [["train"], ["bus"], ["train"], ["bus"]]} +{"image": "images/4740350587.jpg", "split": "test", "caption": ["a bus in front of a group of police officers", "a car in the middle of the street", "a bus in front of a group of police officers", "a car in the middle of the street"], "sentids": [10938, 10939, 10940, 10941], "rare_classes": [["bus"], ["car"], ["bus"], ["car"]]} +{"image": "images/4740882835.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [10942], "rare_classes": [["handbag"]]} +{"image": "images/4741320398.jpg", "split": "test", "caption": ["a photo of a bottle of water"], "sentids": [10943], "rare_classes": [["bottle"]]} +{"image": "images/4741408543.jpg", "split": "test", "caption": ["a umbrella in the sky", "an image with a dining table in the background", "a handbag in a woman's hand", "a umbrella in the sky", "an image with a dining table in the background", "a handbag in a woman's hand", "a umbrella in the sky", "an image with a dining table in the background", "a handbag in a woman's hand"], "sentids": [10944, 10945, 10946, 10947, 10948, 10949, 10950, 10951, 10952], "rare_classes": [["umbrella"], ["dining table"], ["handbag"], ["umbrella"], ["dining table"], ["handbag"], ["umbrella"], ["dining table"], ["handbag"]]} +{"image": "images/4741878277.jpg", "split": "test", "caption": ["an image with a backpack", "an image with a laptop in the background", "an image with a backpack", "an image with a laptop in the background"], "sentids": [10953, 10954, 10955, 10956], "rare_classes": [["backpack"], ["laptop"], ["backpack"], ["laptop"]]} +{"image": "images/4742046744.jpg", "split": "test", "caption": ["a photo of a handbag", "a photo of a dining table", "a photo of a handbag", "a photo of a dining table"], "sentids": [10957, 10958, 10959, 10960], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/4742170215.jpg", "split": "test", "caption": ["a backpack in the middle of a crowd of people", "a photo of a handbag on the ground next to a group of people", "a backpack in the middle of a crowd of people", "a photo of a handbag on the ground next to a group of people"], "sentids": [10961, 10962, 10963, 10964], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4742703949.jpg", "split": "test", "caption": ["a photo of a couch", "a photo of a cup of beer", "a photo of a couch", "a photo of a cup of beer"], "sentids": [10965, 10966, 10967, 10968], "rare_classes": [["couch"], ["cup"], ["couch"], ["cup"]]} +{"image": "images/4746690219.jpg", "split": "test", "caption": ["a picture of a backpacker drinking a bottle of wine"], "sentids": [10969], "rare_classes": [["backpack"]]} +{"image": "images/4746778179.jpg", "split": "test", "caption": ["a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag", "a kite in the air", "a picture of a busker holding a brazilian flag on a busy street", "a photo of a bird holding a brazil flag", "a photo of a traffic light on a busy city street", "a picture of a handbag"], "sentids": [10970, 10971, 10972, 10973, 10974, 10975, 10976, 10977, 10978, 10979, 10980, 10981, 10982, 10983, 10984, 10985, 10986, 10987, 10988, 10989, 10990, 10991, 10992, 10993, 10994], "rare_classes": [["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"], ["kite"], ["bus"], ["bird"], ["traffic light"], ["handbag"]]} +{"image": "images/4748623607.jpg", "split": "test", "caption": ["an image with a umbrella in the middle of a street"], "sentids": [10995], "rare_classes": [["umbrella"]]} +{"image": "images/4749181324.jpg", "split": "test", "caption": ["an image with a cell phone in the foreground and people crossing the street at night"], "sentids": [10996], "rare_classes": [["cell phone"]]} +{"image": "images/4750517123.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [10997], "rare_classes": [["handbag"]]} +{"image": "images/4751650255.jpg", "split": "test", "caption": ["a photo of a backpacker market", "a handbag in front of an umbrella", "an image with a bowl of flowers", "a photo of a backpacker market", "a handbag in front of an umbrella", "an image with a bowl of flowers", "a photo of a backpacker market", "a handbag in front of an umbrella", "an image with a bowl of flowers"], "sentids": [10998, 10999, 11000, 11001, 11002, 11003, 11004, 11005, 11006], "rare_classes": [["backpack"], ["handbag"], ["bowl"], ["backpack"], ["handbag"], ["bowl"], ["backpack"], ["handbag"], ["bowl"]]} +{"image": "images/4752283706.jpg", "split": "test", "caption": ["an image with a dining table, chairs, and umbrellas", "a picture of a cup noodle stand", "an image with a dining table, chairs, and umbrellas", "a picture of a cup noodle stand"], "sentids": [11007, 11008, 11009, 11010], "rare_classes": [["dining table"], ["cup"], ["dining table"], ["cup"]]} +{"image": "images/4752463128.jpg", "split": "test", "caption": ["a photo of a laptop in front of a group of people", "a picture of a mouse in an office cubicle", "a photo of a laptop in front of a group of people", "a picture of a mouse in an office cubicle"], "sentids": [11011, 11012, 11013, 11014], "rare_classes": [["laptop"], ["mouse"], ["laptop"], ["mouse"]]} +{"image": "images/4752482394.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a sports ballerina sitting at a table with headphones on", "a photo of a bowl of ice cream", "a photo of a dining table", "a picture of a sports ballerina sitting at a table with headphones on", "a photo of a bowl of ice cream", "a photo of a dining table", "a picture of a sports ballerina sitting at a table with headphones on", "a photo of a bowl of ice cream"], "sentids": [11015, 11016, 11017, 11018, 11019, 11020, 11021, 11022, 11023], "rare_classes": [["dining table"], ["sports ball"], ["bowl"], ["dining table"], ["sports ball"], ["bowl"], ["dining table"], ["sports ball"], ["bowl"]]} +{"image": "images/4753433895.jpg", "split": "test", "caption": ["a picture of a truck that is parked on the side of the road"], "sentids": [11024], "rare_classes": [["truck"]]} +{"image": "images/4753637884.jpg", "split": "test", "caption": ["a picture of a cell phone with a canadian flag on it"], "sentids": [11025], "rare_classes": [["cell phone"]]} +{"image": "images/4754012569.jpg", "split": "test", "caption": ["an image with a teddy bear on a table in front of a car", "an image with a cup of coffee and a man handing something to a woman", "a picture of a dining table with a man handing something to a woman", "an image with a teddy bear on a table in front of a car", "an image with a cup of coffee and a man handing something to a woman", "a picture of a dining table with a man handing something to a woman", "an image with a teddy bear on a table in front of a car", "an image with a cup of coffee and a man handing something to a woman", "a picture of a dining table with a man handing something to a woman"], "sentids": [11026, 11027, 11028, 11029, 11030, 11031, 11032, 11033, 11034], "rare_classes": [["teddy bear"], ["cup"], ["dining table"], ["teddy bear"], ["cup"], ["dining table"], ["teddy bear"], ["cup"], ["dining table"]]} +{"image": "images/4754633621.jpg", "split": "test", "caption": ["an image with a backpack and a man holding up a sign", "a photo of a bicycle rider holding up a sign on a busy city street", "an image with a umbrella and a man holding up a sign", "an image with a backpack and a man holding up a sign", "a photo of a bicycle rider holding up a sign on a busy city street", "an image with a umbrella and a man holding up a sign", "an image with a backpack and a man holding up a sign", "a photo of a bicycle rider holding up a sign on a busy city street", "an image with a umbrella and a man holding up a sign"], "sentids": [11035, 11036, 11037, 11038, 11039, 11040, 11041, 11042, 11043], "rare_classes": [["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"], ["backpack"], ["bicycle"], ["umbrella"]]} +{"image": "images/4755080891.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "a bench in the middle of a sidewalk", "a bottle in the middle of the table", "a bench in the middle of a sidewalk"], "sentids": [11044, 11045, 11046, 11047], "rare_classes": [["bottle"], ["bench"], ["bottle"], ["bench"]]} +{"image": "images/4755276018.jpg", "split": "test", "caption": ["a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone", "a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone", "a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone", "a backpack in the background", "an image with a bus in the background", "a photo of a car on the side of the road", "an image with a cell phone"], "sentids": [11048, 11049, 11050, 11051, 11052, 11053, 11054, 11055, 11056, 11057, 11058, 11059, 11060, 11061, 11062, 11063], "rare_classes": [["backpack"], ["bus"], ["car"], ["cell phone"], ["backpack"], ["bus"], ["car"], ["cell phone"], ["backpack"], ["bus"], ["car"], ["cell phone"], ["backpack"], ["bus"], ["car"], ["cell phone"]]} +{"image": "images/4755277286.jpg", "split": "test", "caption": ["a bottle in a woman's hand"], "sentids": [11064], "rare_classes": [["bottle"]]} +{"image": "images/4755772583.jpg", "split": "test", "caption": ["an image with a bench in the middle of a brick walkway", "a picture of a backpack on a brick walkway", "a photo of a carousel in the middle of a city", "an image with a bench in the middle of a brick walkway", "a picture of a backpack on a brick walkway", "a photo of a carousel in the middle of a city", "an image with a bench in the middle of a brick walkway", "a picture of a backpack on a brick walkway", "a photo of a carousel in the middle of a city"], "sentids": [11065, 11066, 11067, 11068, 11069, 11070, 11071, 11072, 11073], "rare_classes": [["bench"], ["backpack"], ["car"], ["bench"], ["backpack"], ["car"], ["bench"], ["backpack"], ["car"]]} +{"image": "images/4755772609.jpg", "split": "test", "caption": ["an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building", "an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building", "an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building", "an image with a backpack on the ground next to a building", "a bench in the middle of a brick walkway", "a picture of a car driving down a street with people walking in front of it", "a picture of a bicycle in front of a building"], "sentids": [11074, 11075, 11076, 11077, 11078, 11079, 11080, 11081, 11082, 11083, 11084, 11085, 11086, 11087, 11088, 11089], "rare_classes": [["backpack"], ["bench"], ["car"], ["bicycle"], ["backpack"], ["bench"], ["car"], ["bicycle"], ["backpack"], ["bench"], ["car"], ["bicycle"], ["backpack"], ["bench"], ["car"], ["bicycle"]]} +{"image": "images/4755772625.jpg", "split": "test", "caption": ["a backpack in the middle of a street filled with people", "a potted plant in the middle of a sidewalk", "a backpack in the middle of a street filled with people", "a potted plant in the middle of a sidewalk"], "sentids": [11090, 11091, 11092, 11093], "rare_classes": [["backpack"], ["potted plant"], ["backpack"], ["potted plant"]]} +{"image": "images/4755808921.jpg", "split": "test", "caption": ["a photo of a tiered building with many people in it"], "sentids": [11094], "rare_classes": [["tie"]]} +{"image": "images/4755969767.jpg", "split": "test", "caption": ["a traffic light in the middle of a city street"], "sentids": [11095], "rare_classes": [["traffic light"]]} +{"image": "images/4756001299.jpg", "split": "test", "caption": ["a bicycle in the middle of a shopping mall"], "sentids": [11096], "rare_classes": [["bicycle"]]} +{"image": "images/4756060695.jpg", "split": "test", "caption": ["an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night", "an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night", "an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night", "an image with a umbrella and people walking on the sidewalk", "an image with a backpack and people walking on the sidewalk", "a picture of a bus stop", "a picture of a bicycle on a city sidewalk at night"], "sentids": [11097, 11098, 11099, 11100, 11101, 11102, 11103, 11104, 11105, 11106, 11107, 11108, 11109, 11110, 11111, 11112], "rare_classes": [["umbrella"], ["backpack"], ["bus"], ["bicycle"], ["umbrella"], ["backpack"], ["bus"], ["bicycle"], ["umbrella"], ["backpack"], ["bus"], ["bicycle"], ["umbrella"], ["backpack"], ["bus"], ["bicycle"]]} +{"image": "images/4756096563.jpg", "split": "test", "caption": ["a umbrella in front of a building"], "sentids": [11113], "rare_classes": [["umbrella"]]} +{"image": "images/4757246740.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [11114], "rare_classes": [["backpack"]]} +{"image": "images/4759106036.jpg", "split": "test", "caption": ["an image with a backpack and a woman feeding pigeons", "a handbag in a woman's hand", "an image with a chair and a woman feeding pigeons", "an image with a backpack and a woman feeding pigeons", "a handbag in a woman's hand", "an image with a chair and a woman feeding pigeons", "an image with a backpack and a woman feeding pigeons", "a handbag in a woman's hand", "an image with a chair and a woman feeding pigeons"], "sentids": [11115, 11116, 11117, 11118, 11119, 11120, 11121, 11122, 11123], "rare_classes": [["backpack"], ["handbag"], ["chair"], ["backpack"], ["handbag"], ["chair"], ["backpack"], ["handbag"], ["chair"]]} +{"image": "images/4759107378.jpg", "split": "test", "caption": ["a picture of a chair", "a picture of a dining table", "an image with a car in the background", "a picture of a chair", "a picture of a dining table", "an image with a car in the background", "a picture of a chair", "a picture of a dining table", "an image with a car in the background"], "sentids": [11124, 11125, 11126, 11127, 11128, 11129, 11130, 11131, 11132], "rare_classes": [["chair"], ["dining table"], ["car"], ["chair"], ["dining table"], ["car"], ["chair"], ["dining table"], ["car"]]} +{"image": "images/4759107886.jpg", "split": "test", "caption": ["a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag", "a wine glass in a man's hand", "an image with a chair and a man standing on a sidewalk", "an image with a bench on the side of the street", "a picture of a tie wearing man standing on a sidewalk", "an image with a handbag"], "sentids": [11133, 11134, 11135, 11136, 11137, 11138, 11139, 11140, 11141, 11142, 11143, 11144, 11145, 11146, 11147, 11148, 11149, 11150, 11151, 11152, 11153, 11154, 11155, 11156, 11157], "rare_classes": [["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"], ["wine glass"], ["chair"], ["bench"], ["tie"], ["handbag"]]} +{"image": "images/4759529945.jpg", "split": "test", "caption": ["a photo of a umbrella"], "sentids": [11158], "rare_classes": [["umbrella"]]} +{"image": "images/4759639566.jpg", "split": "test", "caption": ["an image with a backpack next to a train"], "sentids": [11159], "rare_classes": [["backpack"]]} +{"image": "images/4761384077.jpg", "split": "test", "caption": ["a picture of a train station with people in it"], "sentids": [11160], "rare_classes": [["train"]]} +{"image": "images/4761927608.jpg", "split": "test", "caption": ["a picture of a handbag in front of a pub"], "sentids": [11161], "rare_classes": [["handbag"]]} +{"image": "images/476319548.jpg", "split": "test", "caption": ["an image with a umbrella and people crossing the street"], "sentids": [11162], "rare_classes": [["umbrella"]]} +{"image": "images/4763466563.jpg", "split": "test", "caption": ["a photo of a dining table", "an image with a umbrella", "a photo of a dining table", "an image with a umbrella"], "sentids": [11163, 11164, 11165, 11166], "rare_classes": [["dining table"], ["umbrella"], ["dining table"], ["umbrella"]]} +{"image": "images/4763468073.jpg", "split": "test", "caption": ["a photo of a handbag sitting on a wall", "a traffic light in the background", "a photo of a handbag sitting on a wall", "a traffic light in the background"], "sentids": [11167, 11168, 11169, 11170], "rare_classes": [["handbag"], ["traffic light"], ["handbag"], ["traffic light"]]} +{"image": "images/4764108470.jpg", "split": "test", "caption": ["a photo of a truck"], "sentids": [11171], "rare_classes": [["truck"]]} +{"image": "images/4766071641.jpg", "split": "test", "caption": ["an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store", "an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store", "an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store", "an image with a handbag and a child in a library", "a photo of a backpack with a child sitting on it", "an image with a bottle of water", "a photo of a book store"], "sentids": [11172, 11173, 11174, 11175, 11176, 11177, 11178, 11179, 11180, 11181, 11182, 11183, 11184, 11185, 11186, 11187], "rare_classes": [["handbag"], ["backpack"], ["bottle"], ["book"], ["handbag"], ["backpack"], ["bottle"], ["book"], ["handbag"], ["backpack"], ["bottle"], ["book"], ["handbag"], ["backpack"], ["bottle"], ["book"]]} +{"image": "images/476740978.jpg", "split": "test", "caption": ["an image with a bottle of water and a group of people holding umbrellas"], "sentids": [11188], "rare_classes": [["bottle"]]} +{"image": "images/4767429078.jpg", "split": "test", "caption": ["a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase", "a photo of a chair", "an image with a kite flying in the background", "a handbag in the background", "a picture of a backpacker playing the trombone", "a picture of a suitcase"], "sentids": [11189, 11190, 11191, 11192, 11193, 11194, 11195, 11196, 11197, 11198, 11199, 11200, 11201, 11202, 11203, 11204, 11205, 11206, 11207, 11208, 11209, 11210, 11211, 11212, 11213], "rare_classes": [["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"], ["chair"], ["kite"], ["handbag"], ["backpack"], ["suitcase"]]} +{"image": "images/4767559417.jpg", "split": "test", "caption": ["an image with a truck driving down a street with people walking in front of it"], "sentids": [11214], "rare_classes": [["truck"]]} +{"image": "images/4767620642.jpg", "split": "test", "caption": ["a picture of a suitcase"], "sentids": [11215], "rare_classes": [["suitcase"]]} +{"image": "images/476765164.jpg", "split": "test", "caption": ["a photo of a bottle of water on the ground next to a group of people"], "sentids": [11216], "rare_classes": [["bottle"]]} +{"image": "images/4768114318.jpg", "split": "test", "caption": ["a umbrella in front of a person"], "sentids": [11217], "rare_classes": [["umbrella"]]} +{"image": "images/4769384377.jpg", "split": "test", "caption": ["a photo of a truck on the side of the road", "a car in the street", "a photo of a truck on the side of the road", "a car in the street"], "sentids": [11218, 11219, 11220, 11221], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/4770018165.jpg", "split": "test", "caption": ["a bench in front of a building", "a picture of a chair", "a bench in front of a building", "a picture of a chair"], "sentids": [11222, 11223, 11224, 11225], "rare_classes": [["bench"], ["chair"], ["bench"], ["chair"]]} +{"image": "images/4771381994.jpg", "split": "test", "caption": ["a photo of a bicycle rider with an umbrella", "a picture of a cell phone taking a picture of a person on a bike", "a photo of a bicycle rider with an umbrella", "a picture of a cell phone taking a picture of a person on a bike"], "sentids": [11226, 11227, 11228, 11229], "rare_classes": [["bicycle"], ["cell phone"], ["bicycle"], ["cell phone"]]} +{"image": "images/477254932.jpg", "split": "test", "caption": ["a photo of a bench in a swimming pool", "a photo of a dining table in a swimming pool", "a photo of a bench in a swimming pool", "a photo of a dining table in a swimming pool"], "sentids": [11230, 11231, 11232, 11233], "rare_classes": [["bench"], ["dining table"], ["bench"], ["dining table"]]} +{"image": "images/4773662060.jpg", "split": "test", "caption": ["a photo of a fire hydrant on the side of a street", "a picture of a traffic light at a busy intersection", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light at a busy intersection"], "sentids": [11234, 11235, 11236, 11237], "rare_classes": [["fire hydrant"], ["traffic light"], ["fire hydrant"], ["traffic light"]]} +{"image": "images/4774744625.jpg", "split": "test", "caption": ["a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man", "a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man", "a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man", "a photo of a cell phone user sitting on a chair", "a photo of a backpacker sitting on a bench talking on a cell phone", "a dining table in front of a man talking on a cell phone", "a handbag in front of the man"], "sentids": [11238, 11239, 11240, 11241, 11242, 11243, 11244, 11245, 11246, 11247, 11248, 11249, 11250, 11251, 11252, 11253], "rare_classes": [["cell phone"], ["backpack"], ["dining table"], ["handbag"], ["cell phone"], ["backpack"], ["dining table"], ["handbag"], ["cell phone"], ["backpack"], ["dining table"], ["handbag"], ["cell phone"], ["backpack"], ["dining table"], ["handbag"]]} +{"image": "images/477518083.jpg", "split": "test", "caption": ["a photo of a car repair shop"], "sentids": [11254], "rare_classes": [["car"]]} +{"image": "images/4777133573.jpg", "split": "test", "caption": ["an image with a handbag and two people walking on a cobblestone street", "a car in the background", "an image with a handbag and two people walking on a cobblestone street", "a car in the background"], "sentids": [11255, 11256, 11257, 11258], "rare_classes": [["handbag"], ["car"], ["handbag"], ["car"]]} +{"image": "images/4781670901.jpg", "split": "test", "caption": ["a handbag in front of a man with blood on his face", "a umbrella in the background", "a handbag in front of a man with blood on his face", "a umbrella in the background"], "sentids": [11259, 11260, 11261, 11262], "rare_classes": [["handbag"], ["umbrella"], ["handbag"], ["umbrella"]]} +{"image": "images/4781814479.jpg", "split": "test", "caption": ["a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street", "a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street", "a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street", "a photo of a bicycle rider crossing the street in front of a building", "a photo of a traffic light with people crossing the street", "an image with a umbrella and people walking on the street", "a backpack in the middle of the street"], "sentids": [11263, 11264, 11265, 11266, 11267, 11268, 11269, 11270, 11271, 11272, 11273, 11274, 11275, 11276, 11277, 11278], "rare_classes": [["bicycle"], ["traffic light"], ["umbrella"], ["backpack"], ["bicycle"], ["traffic light"], ["umbrella"], ["backpack"], ["bicycle"], ["traffic light"], ["umbrella"], ["backpack"], ["bicycle"], ["traffic light"], ["umbrella"], ["backpack"]]} +{"image": "images/4782294624.jpg", "split": "test", "caption": ["a photo of a handbag with a sign that says \"zombies are people too"], "sentids": [11279], "rare_classes": [["handbag"]]} +{"image": "images/4782298436.jpg", "split": "test", "caption": ["a photo of a tie and a man with blood on his face", "a backpack in a crowd of people", "a photo of a tie and a man with blood on his face", "a backpack in a crowd of people"], "sentids": [11280, 11281, 11282, 11283], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} +{"image": "images/4782588680.jpg", "split": "test", "caption": ["an image with a handbag and a man walking down the street"], "sentids": [11284], "rare_classes": [["handbag"]]} +{"image": "images/4784816870.jpg", "split": "test", "caption": ["a clock in the middle of a city street", "a picture of a car driving down a street with a clock tower in the background", "a clock in the middle of a city street", "a picture of a car driving down a street with a clock tower in the background"], "sentids": [11285, 11286, 11287, 11288], "rare_classes": [["clock"], ["car"], ["clock"], ["car"]]} +{"image": "images/478592803.jpg", "split": "test", "caption": ["a picture of a bus in china", "a picture of a motorcycle on the side of the road", "a picture of a bus in china", "a picture of a motorcycle on the side of the road"], "sentids": [11289, 11290, 11291, 11292], "rare_classes": [["bus"], ["motorcycle"], ["bus"], ["motorcycle"]]} +{"image": "images/4786187822.jpg", "split": "test", "caption": ["an image with a handbag and a rainbow flag"], "sentids": [11293], "rare_classes": [["handbag"]]} +{"image": "images/4787867133.jpg", "split": "test", "caption": ["a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat", "a photo of a person in front of a food cart", "a umbrella in front of the man", "a picture of a truck with a man selling food on the side of the road", "a cup in front of the man", "an image with a apple and a man in a white hat"], "sentids": [11294, 11295, 11296, 11297, 11298, 11299, 11300, 11301, 11302, 11303, 11304, 11305, 11306, 11307, 11308, 11309, 11310, 11311, 11312, 11313, 11314, 11315, 11316, 11317, 11318], "rare_classes": [["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"], ["person"], ["umbrella"], ["truck"], ["cup"], ["apple"]]} +{"image": "images/4788653947.jpg", "split": "test", "caption": ["a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair", "a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair", "a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair", "a picture of a parking meter on the side of the road", "an image with a truck and a woman sitting on a chair", "an image with a chair and a woman sitting on it", "a photo of a cup of coffee and a woman sitting on a chair"], "sentids": [11319, 11320, 11321, 11322, 11323, 11324, 11325, 11326, 11327, 11328, 11329, 11330, 11331, 11332, 11333, 11334], "rare_classes": [["parking meter"], ["truck"], ["chair"], ["cup"], ["parking meter"], ["truck"], ["chair"], ["cup"], ["parking meter"], ["truck"], ["chair"], ["cup"], ["parking meter"], ["truck"], ["chair"], ["cup"]]} +{"image": "images/4789435264.jpg", "split": "test", "caption": ["an image with a cell phone in front of a group of people"], "sentids": [11335], "rare_classes": [["cell phone"]]} +{"image": "images/4789959232.jpg", "split": "test", "caption": ["a photo of a handbag", "a photo of a cell phone", "a photo of a handbag", "a photo of a cell phone"], "sentids": [11336, 11337, 11338, 11339], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} +{"image": "images/4791448437.jpg", "split": "test", "caption": ["an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street", "an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street", "an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street", "an image with a backpack on the ground", "a photo of a bicycle race", "an image with a truck on the road and people at an outdoor market", "a picture of a umbrella in the middle of a street"], "sentids": [11340, 11341, 11342, 11343, 11344, 11345, 11346, 11347, 11348, 11349, 11350, 11351, 11352, 11353, 11354, 11355], "rare_classes": [["backpack"], ["bicycle"], ["truck"], ["umbrella"], ["backpack"], ["bicycle"], ["truck"], ["umbrella"], ["backpack"], ["bicycle"], ["truck"], ["umbrella"], ["backpack"], ["bicycle"], ["truck"], ["umbrella"]]} +{"image": "images/4792091734.jpg", "split": "test", "caption": ["a potted plant in the middle of the street", "a photo of a handbag", "an image with a chair in the middle of the street", "a potted plant in the middle of the street", "a photo of a handbag", "an image with a chair in the middle of the street", "a potted plant in the middle of the street", "a photo of a handbag", "an image with a chair in the middle of the street"], "sentids": [11356, 11357, 11358, 11359, 11360, 11361, 11362, 11363, 11364], "rare_classes": [["potted plant"], ["handbag"], ["chair"], ["potted plant"], ["handbag"], ["chair"], ["potted plant"], ["handbag"], ["chair"]]} +{"image": "images/4792178546.jpg", "split": "test", "caption": ["a picture of a umbrella with a spanish flag on it", "a photo of a kite festival in spain", "a picture of a backpacker in spain holding a spanish flag", "a picture of a umbrella with a spanish flag on it", "a photo of a kite festival in spain", "a picture of a backpacker in spain holding a spanish flag", "a picture of a umbrella with a spanish flag on it", "a photo of a kite festival in spain", "a picture of a backpacker in spain holding a spanish flag"], "sentids": [11365, 11366, 11367, 11368, 11369, 11370, 11371, 11372, 11373], "rare_classes": [["umbrella"], ["kite"], ["backpack"], ["umbrella"], ["kite"], ["backpack"], ["umbrella"], ["kite"], ["backpack"]]} +{"image": "images/4792816378.jpg", "split": "test", "caption": ["an image with a bottle of water", "a photo of a bicycle race in an asian city", "a motorcycle in front of a group of people", "an image with a bottle of water", "a photo of a bicycle race in an asian city", "a motorcycle in front of a group of people", "an image with a bottle of water", "a photo of a bicycle race in an asian city", "a motorcycle in front of a group of people"], "sentids": [11374, 11375, 11376, 11377, 11378, 11379, 11380, 11381, 11382], "rare_classes": [["bottle"], ["bicycle"], ["motorcycle"], ["bottle"], ["bicycle"], ["motorcycle"], ["bottle"], ["bicycle"], ["motorcycle"]]} +{"image": "images/4793042666.jpg", "split": "test", "caption": ["an image with a handbag and a person crossing the street", "a picture of a bus that is crossing the street", "an image with a handbag and a person crossing the street", "a picture of a bus that is crossing the street"], "sentids": [11383, 11384, 11385, 11386], "rare_classes": [["handbag"], ["bus"], ["handbag"], ["bus"]]} +{"image": "images/4795267435.jpg", "split": "test", "caption": ["a picture of a bicycle race down a street"], "sentids": [11387], "rare_classes": [["bicycle"]]} +{"image": "images/4797784790.jpg", "split": "test", "caption": ["an image with a bicycle and traffic lights", "an image with a backpacker on a bike and traffic lights", "an image with a bicycle and traffic lights", "an image with a backpacker on a bike and traffic lights"], "sentids": [11388, 11389, 11390, 11391], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} +{"image": "images/4798986110.jpg", "split": "test", "caption": ["a picture of a cell phone", "a picture of a suitcase", "a picture of a tie", "a picture of a cell phone", "a picture of a suitcase", "a picture of a tie", "a picture of a cell phone", "a picture of a suitcase", "a picture of a tie"], "sentids": [11392, 11393, 11394, 11395, 11396, 11397, 11398, 11399, 11400], "rare_classes": [["cell phone"], ["suitcase"], ["tie"], ["cell phone"], ["suitcase"], ["tie"], ["cell phone"], ["suitcase"], ["tie"]]} +{"image": "images/4799239390.jpg", "split": "test", "caption": ["an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag", "an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag", "an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag", "an image with a truck in the background", "an image with a bicycle, a man, and a baby in a stroller", "an image with a backpack and a woman pushing a stroller", "an image with a handbag"], "sentids": [11401, 11402, 11403, 11404, 11405, 11406, 11407, 11408, 11409, 11410, 11411, 11412, 11413, 11414, 11415, 11416], "rare_classes": [["truck"], ["bicycle"], ["backpack"], ["handbag"], ["truck"], ["bicycle"], ["backpack"], ["handbag"], ["truck"], ["bicycle"], ["backpack"], ["handbag"], ["truck"], ["bicycle"], ["backpack"], ["handbag"]]} +{"image": "images/4800150389.jpg", "split": "test", "caption": ["a picture of a handbag", "an image with a vase of flowers", "an image with a bottle of wine", "a picture of a handbag", "an image with a vase of flowers", "an image with a bottle of wine", "a picture of a handbag", "an image with a vase of flowers", "an image with a bottle of wine"], "sentids": [11417, 11418, 11419, 11420, 11421, 11422, 11423, 11424, 11425], "rare_classes": [["handbag"], ["vase"], ["bottle"], ["handbag"], ["vase"], ["bottle"], ["handbag"], ["vase"], ["bottle"]]} +{"image": "images/4801146545.jpg", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [11426], "rare_classes": [["cup"]]} +{"image": "images/4801216793.jpg", "split": "test", "caption": ["a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag", "a bench in the middle of the street", "a car in a parking lot", "a potted plant in a concrete planter", "a picture of a traffic light", "an image with a handbag"], "sentids": [11427, 11428, 11429, 11430, 11431, 11432, 11433, 11434, 11435, 11436, 11437, 11438, 11439, 11440, 11441, 11442, 11443, 11444, 11445, 11446, 11447, 11448, 11449, 11450, 11451], "rare_classes": [["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"], ["bench"], ["car"], ["potted plant"], ["traffic light"], ["handbag"]]} +{"image": "images/4802000862.jpg", "split": "test", "caption": ["a photo of a skateboarder riding down the street"], "sentids": [11452], "rare_classes": [["skateboard"]]} +{"image": "images/4802801396.jpg", "split": "test", "caption": ["a handbag in front of the fountains in buckingham park, chicago"], "sentids": [11453], "rare_classes": [["handbag"]]} +{"image": "images/4804599874.jpg", "split": "test", "caption": ["an image with a dining table full of people"], "sentids": [11454], "rare_classes": [["dining table"]]} +{"image": "images/4804607632.jpg", "split": "test", "caption": ["a photo of a dining table", "a bowl in front of a man", "a photo of a dining table", "a bowl in front of a man"], "sentids": [11455, 11456, 11457, 11458], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} +{"image": "images/4807594495.jpg", "split": "test", "caption": ["a bus in the background", "an image with a cell phone", "a bus in the background", "an image with a cell phone"], "sentids": [11459, 11460, 11461, 11462], "rare_classes": [["bus"], ["cell phone"], ["bus"], ["cell phone"]]} +{"image": "images/4808032555.jpg", "split": "test", "caption": ["a photo of a cup of coffee"], "sentids": [11463], "rare_classes": [["cup"]]} +{"image": "images/4808255993.jpg", "split": "test", "caption": ["a dining table in a restaurant", "a handbag in the middle of the table", "a dining table in a restaurant", "a handbag in the middle of the table"], "sentids": [11464, 11465, 11466, 11467], "rare_classes": [["dining table"], ["handbag"], ["dining table"], ["handbag"]]} +{"image": "images/4808270734.jpg", "split": "test", "caption": ["a backpack in front of a man"], "sentids": [11468], "rare_classes": [["backpack"]]} +{"image": "images/4808278005.jpg", "split": "test", "caption": ["a picture of a tv shopping mall with people walking around"], "sentids": [11469], "rare_classes": [["tv"]]} +{"image": "images/4808278047.jpg", "split": "test", "caption": ["an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk", "an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk", "an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk", "an image with a motorcycle and a teddy bear", "a backpack in the shape of a teddy bear", "an image with a dining table in the background", "a picture of a bowl filled with bubblegum on a sidewalk"], "sentids": [11470, 11471, 11472, 11473, 11474, 11475, 11476, 11477, 11478, 11479, 11480, 11481, 11482, 11483, 11484, 11485], "rare_classes": [["motorcycle"], ["backpack"], ["dining table"], ["bowl"], ["motorcycle"], ["backpack"], ["dining table"], ["bowl"], ["motorcycle"], ["backpack"], ["dining table"], ["bowl"], ["motorcycle"], ["backpack"], ["dining table"], ["bowl"]]} +{"image": "images/4808316455.jpg", "split": "test", "caption": ["a picture of a car driving down a city street", "an image with a motorcycle and people walking down the street", "an image with a umbrella and people walking down the street", "a picture of a car driving down a city street", "an image with a motorcycle and people walking down the street", "an image with a umbrella and people walking down the street", "a picture of a car driving down a city street", "an image with a motorcycle and people walking down the street", "an image with a umbrella and people walking down the street"], "sentids": [11486, 11487, 11488, 11489, 11490, 11491, 11492, 11493, 11494], "rare_classes": [["car"], ["motorcycle"], ["umbrella"], ["car"], ["motorcycle"], ["umbrella"], ["car"], ["motorcycle"], ["umbrella"]]} +{"image": "images/4808564802.jpg", "split": "test", "caption": ["an image with a cup of coffee", "a backpack in the foreground", "a photo of a cell phone", "an image with a cup of coffee", "a backpack in the foreground", "a photo of a cell phone", "an image with a cup of coffee", "a backpack in the foreground", "a photo of a cell phone"], "sentids": [11495, 11496, 11497, 11498, 11499, 11500, 11501, 11502, 11503], "rare_classes": [["cup"], ["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"], ["cup"], ["backpack"], ["cell phone"]]} +{"image": "images/4808887200.jpg", "split": "test", "caption": ["a photo of a bottle of water sitting on a table"], "sentids": [11504], "rare_classes": [["bottle"]]} +{"image": "images/4809325086.jpg", "split": "test", "caption": ["a picture of a bench with a man sitting on it", "a picture of a chair sitting on the side of a street", "a photo of a bottle of wine", "a picture of a bench with a man sitting on it", "a picture of a chair sitting on the side of a street", "a photo of a bottle of wine", "a picture of a bench with a man sitting on it", "a picture of a chair sitting on the side of a street", "a photo of a bottle of wine"], "sentids": [11505, 11506, 11507, 11508, 11509, 11510, 11511, 11512, 11513], "rare_classes": [["bench"], ["chair"], ["bottle"], ["bench"], ["chair"], ["bottle"], ["bench"], ["chair"], ["bottle"]]} +{"image": "images/4809537190.jpg", "split": "test", "caption": ["a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas", "a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas", "a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas", "a photo of a truck selling coca cola at an outdoor market", "a picture of a refrigerator", "an image with a bottle of coca cola", "an image with a car, people, and umbrellas"], "sentids": [11514, 11515, 11516, 11517, 11518, 11519, 11520, 11521, 11522, 11523, 11524, 11525, 11526, 11527, 11528, 11529], "rare_classes": [["truck"], ["refrigerator"], ["bottle"], ["car"], ["truck"], ["refrigerator"], ["bottle"], ["car"], ["truck"], ["refrigerator"], ["bottle"], ["car"], ["truck"], ["refrigerator"], ["bottle"], ["car"]]} +{"image": "images/4809578695.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag", "a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag", "a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag", "a photo of a dining table", "a picture of a knife", "a picture of a vase of flowers", "a photo of a handbag"], "sentids": [11530, 11531, 11532, 11533, 11534, 11535, 11536, 11537, 11538, 11539, 11540, 11541, 11542, 11543, 11544, 11545], "rare_classes": [["dining table"], ["knife"], ["vase"], ["handbag"], ["dining table"], ["knife"], ["vase"], ["handbag"], ["dining table"], ["knife"], ["vase"], ["handbag"], ["dining table"], ["knife"], ["vase"], ["handbag"]]} +{"image": "images/4809779959.jpg", "split": "test", "caption": ["a photo of a tie dye wearing woman talking on a cell phone", "an image with a cell phone and a woman walking down the street", "a photo of a tie dye wearing woman talking on a cell phone", "an image with a cell phone and a woman walking down the street"], "sentids": [11546, 11547, 11548, 11549], "rare_classes": [["tie"], ["cell phone"], ["tie"], ["cell phone"]]} +{"image": "images/481054596.jpg", "split": "test", "caption": ["a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man", "a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man", "a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man", "a car in a parking lot", "a photo of a truck that is parked on the side of the road", "a picture of a suitcase", "a picture of a handbag being held by a man"], "sentids": [11550, 11551, 11552, 11553, 11554, 11555, 11556, 11557, 11558, 11559, 11560, 11561, 11562, 11563, 11564, 11565], "rare_classes": [["car"], ["truck"], ["suitcase"], ["handbag"], ["car"], ["truck"], ["suitcase"], ["handbag"], ["car"], ["truck"], ["suitcase"], ["handbag"], ["car"], ["truck"], ["suitcase"], ["handbag"]]} +{"image": "images/4811270159.jpg", "split": "test", "caption": ["a picture of a dining table with lots of food on it", "a picture of a bottle of water", "a picture of a dining table with lots of food on it", "a picture of a bottle of water"], "sentids": [11566, 11567, 11568, 11569], "rare_classes": [["dining table"], ["bottle"], ["dining table"], ["bottle"]]} +{"image": "images/4811949930.jpg", "split": "test", "caption": ["a picture of a traffic light in the middle of a street"], "sentids": [11570], "rare_classes": [["traffic light"]]} +{"image": "images/4812955659.jpg", "split": "test", "caption": ["a picture of a tie wearing man standing in front of a group of people"], "sentids": [11571], "rare_classes": [["tie"]]} +{"image": "images/4813011851.jpg", "split": "test", "caption": ["a picture of a backpacker in spain with a group of people", "a motorcycle in front of a group of people", "a picture of a backpacker in spain with a group of people", "a motorcycle in front of a group of people"], "sentids": [11572, 11573, 11574, 11575], "rare_classes": [["backpack"], ["motorcycle"], ["backpack"], ["motorcycle"]]} +{"image": "images/4813023306.jpg", "split": "test", "caption": ["a picture of a cell phone with a baby in a stroller", "a picture of a suitcase", "a picture of a cell phone with a baby in a stroller", "a picture of a suitcase"], "sentids": [11576, 11577, 11578, 11579], "rare_classes": [["cell phone"], ["suitcase"], ["cell phone"], ["suitcase"]]} +{"image": "images/4813453193.jpg", "split": "test", "caption": ["a picture of a stop sign"], "sentids": [11580], "rare_classes": [["stop sign"]]} +{"image": "images/4814305797.jpg", "split": "test", "caption": ["an image with a spoon in front of two people sitting at a table", "an image with a cup of water and two people sitting at a table", "an image with a spoon in front of two people sitting at a table", "an image with a cup of water and two people sitting at a table"], "sentids": [11581, 11582, 11583, 11584], "rare_classes": [["spoon"], ["cup"], ["spoon"], ["cup"]]} +{"image": "images/4814308155.jpg", "split": "test", "caption": ["a picture of a tv set up in a room"], "sentids": [11585], "rare_classes": [["tv"]]} +{"image": "images/4814330143.jpg", "split": "test", "caption": ["an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water", "an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water", "an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water", "an image with a backpack and two people sitting at a table", "a photo of a apple and a girl sitting at a table", "a photo of a orange apple", "a picture of a cup of water"], "sentids": [11586, 11587, 11588, 11589, 11590, 11591, 11592, 11593, 11594, 11595, 11596, 11597, 11598, 11599, 11600, 11601], "rare_classes": [["backpack"], ["apple"], ["orange"], ["cup"], ["backpack"], ["apple"], ["orange"], ["cup"], ["backpack"], ["apple"], ["orange"], ["cup"], ["backpack"], ["apple"], ["orange"], ["cup"]]} +{"image": "images/4814335297.jpg", "split": "test", "caption": ["a photo of a backpack", "a picture of a potted plant", "a photo of a backpack", "a picture of a potted plant"], "sentids": [11602, 11603, 11604, 11605], "rare_classes": [["backpack"], ["potted plant"], ["backpack"], ["potted plant"]]} +{"image": "images/4814386409.jpg", "split": "test", "caption": ["an image with a book on it"], "sentids": [11606], "rare_classes": [["book"]]} +{"image": "images/4814400575.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [11607], "rare_classes": [["backpack"]]} +{"image": "images/4814450631.jpg", "split": "test", "caption": ["a photo of a bottle of wine", "a picture of a cell phone on a table", "an image with a book in front of a group of people", "a photo of a bottle of wine", "a picture of a cell phone on a table", "an image with a book in front of a group of people", "a photo of a bottle of wine", "a picture of a cell phone on a table", "an image with a book in front of a group of people"], "sentids": [11608, 11609, 11610, 11611, 11612, 11613, 11614, 11615, 11616], "rare_classes": [["bottle"], ["cell phone"], ["book"], ["bottle"], ["cell phone"], ["book"], ["bottle"], ["cell phone"], ["book"]]} +{"image": "images/4814584955.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [11617], "rare_classes": [["handbag"]]} +{"image": "images/4814923452.jpg", "split": "test", "caption": ["a photo of a bottle of water and two people sitting at a table"], "sentids": [11618], "rare_classes": [["bottle"]]} +{"image": "images/4815052270.jpg", "split": "test", "caption": ["a picture of a spoonful of food", "a photo of a dining table", "a picture of a spoonful of food", "a photo of a dining table"], "sentids": [11619, 11620, 11621, 11622], "rare_classes": [["spoon"], ["dining table"], ["spoon"], ["dining table"]]} +{"image": "images/4816481551.jpg", "split": "test", "caption": ["a picture of a dog walking down the street"], "sentids": [11623], "rare_classes": [["dog"]]} +{"image": "images/4816499691.jpg", "split": "test", "caption": ["a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock", "a chair in the middle of the street", "a picture of a umbrella", "a photo of a backpacker festival in spain", "a baseball glove in the middle of the street", "a picture of a clock"], "sentids": [11624, 11625, 11626, 11627, 11628, 11629, 11630, 11631, 11632, 11633, 11634, 11635, 11636, 11637, 11638, 11639, 11640, 11641, 11642, 11643, 11644, 11645, 11646, 11647, 11648], "rare_classes": [["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"], ["chair"], ["umbrella"], ["backpack"], ["baseball glove"], ["clock"]]} +{"image": "images/4816535901.jpg", "split": "test", "caption": ["a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street", "a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street", "a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street", "a bicycle in front of a man on a skateboard", "a stop sign in the background", "a photo of a backpacker on a skateboard", "a photo of a skateboarder on a city street"], "sentids": [11649, 11650, 11651, 11652, 11653, 11654, 11655, 11656, 11657, 11658, 11659, 11660, 11661, 11662, 11663, 11664], "rare_classes": [["bicycle"], ["stop sign"], ["backpack"], ["skateboard"], ["bicycle"], ["stop sign"], ["backpack"], ["skateboard"], ["bicycle"], ["stop sign"], ["backpack"], ["skateboard"], ["bicycle"], ["stop sign"], ["backpack"], ["skateboard"]]} +{"image": "images/4816940001.jpg", "split": "test", "caption": ["an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella", "an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella", "an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella", "an image with a handbag", "an image with a car and people walking down the street", "a photo of a chair", "a picture of a umbrella"], "sentids": [11665, 11666, 11667, 11668, 11669, 11670, 11671, 11672, 11673, 11674, 11675, 11676, 11677, 11678, 11679, 11680], "rare_classes": [["handbag"], ["car"], ["chair"], ["umbrella"], ["handbag"], ["car"], ["chair"], ["umbrella"], ["handbag"], ["car"], ["chair"], ["umbrella"], ["handbag"], ["car"], ["chair"], ["umbrella"]]} +{"image": "images/4817564816.jpg", "split": "test", "caption": ["a picture of a bicycle with a cart full of drinks", "a photo of a motorcycle", "a picture of a bicycle with a cart full of drinks", "a photo of a motorcycle"], "sentids": [11681, 11682, 11683, 11684], "rare_classes": [["bicycle"], ["motorcycle"], ["bicycle"], ["motorcycle"]]} +{"image": "images/4817683058.jpg", "split": "test", "caption": ["an image with a bowl of food", "a picture of a chair", "an image with a bowl of food", "a picture of a chair"], "sentids": [11685, 11686, 11687, 11688], "rare_classes": [["bowl"], ["chair"], ["bowl"], ["chair"]]} +{"image": "images/4817804359.jpg", "split": "test", "caption": ["a cell phone in a woman's hand"], "sentids": [11689], "rare_classes": [["cell phone"]]} +{"image": "images/4818306972.jpg", "split": "test", "caption": ["a potted plant in the middle of the street", "a picture of a dining table with people sitting at it", "a potted plant in the middle of the street", "a picture of a dining table with people sitting at it"], "sentids": [11690, 11691, 11692, 11693], "rare_classes": [["potted plant"], ["dining table"], ["potted plant"], ["dining table"]]} +{"image": "images/4818672276.jpg", "split": "test", "caption": ["a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street", "a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street", "a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street", "a photo of a car crossing the street", "a handbag in a woman's hand", "a photo of a bicycle rider and a pedestrian crossing the street", "an image with a stop sign and two people crossing the street"], "sentids": [11694, 11695, 11696, 11697, 11698, 11699, 11700, 11701, 11702, 11703, 11704, 11705, 11706, 11707, 11708, 11709], "rare_classes": [["car"], ["handbag"], ["bicycle"], ["stop sign"], ["car"], ["handbag"], ["bicycle"], ["stop sign"], ["car"], ["handbag"], ["bicycle"], ["stop sign"], ["car"], ["handbag"], ["bicycle"], ["stop sign"]]} +{"image": "images/4819038555.jpg", "split": "test", "caption": ["a handbag in the middle of a group of people", "an image with a kite flying in front of a group of people", "a handbag in the middle of a group of people", "an image with a kite flying in front of a group of people"], "sentids": [11710, 11711, 11712, 11713], "rare_classes": [["handbag"], ["kite"], ["handbag"], ["kite"]]} +{"image": "images/4819960206.jpg", "split": "test", "caption": ["an image with a truck in the background and a little girl holding an umbrella"], "sentids": [11714], "rare_classes": [["truck"]]} +{"image": "images/4821121646.jpg", "split": "test", "caption": ["a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster", "a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster", "a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster", "a picture of a bird", "a picture of a bowl with a rooster in it", "a photo of a backpacker sitting next to a rooster", "a handbag in front of a rooster"], "sentids": [11715, 11716, 11717, 11718, 11719, 11720, 11721, 11722, 11723, 11724, 11725, 11726, 11727, 11728, 11729, 11730], "rare_classes": [["bird"], ["bowl"], ["backpack"], ["handbag"], ["bird"], ["bowl"], ["backpack"], ["handbag"], ["bird"], ["bowl"], ["backpack"], ["handbag"], ["bird"], ["bowl"], ["backpack"], ["handbag"]]} +{"image": "images/4821901289.jpg", "split": "test", "caption": ["a bicycle in the street", "an image with a traffic light", "a backpack in a woman's hand", "a bicycle in the street", "an image with a traffic light", "a backpack in a woman's hand", "a bicycle in the street", "an image with a traffic light", "a backpack in a woman's hand"], "sentids": [11731, 11732, 11733, 11734, 11735, 11736, 11737, 11738, 11739], "rare_classes": [["bicycle"], ["traffic light"], ["backpack"], ["bicycle"], ["traffic light"], ["backpack"], ["bicycle"], ["traffic light"], ["backpack"]]} +{"image": "images/4821904419.jpg", "split": "test", "caption": ["an image with a cell phone"], "sentids": [11740], "rare_classes": [["cell phone"]]} +{"image": "images/4822103838.jpg", "split": "test", "caption": ["a picture of a bicycle in the middle of a crowd of people", "an image with a book of people walking through an airport", "a picture of a bicycle in the middle of a crowd of people", "an image with a book of people walking through an airport"], "sentids": [11741, 11742, 11743, 11744], "rare_classes": [["bicycle"], ["book"], ["bicycle"], ["book"]]} +{"image": "images/482296873.jpg", "split": "test", "caption": ["a picture of a cup of coffee and a group of people", "an image with a handbag and a group of people playing a board game", "a picture of a cup of coffee and a group of people", "an image with a handbag and a group of people playing a board game"], "sentids": [11745, 11746, 11747, 11748], "rare_classes": [["cup"], ["handbag"], ["cup"], ["handbag"]]} +{"image": "images/4823178827.jpg", "split": "test", "caption": ["a traffic light in the middle of a city street", "a picture of a handbag store on the side of a building", "a traffic light in the middle of a city street", "a picture of a handbag store on the side of a building"], "sentids": [11749, 11750, 11751, 11752], "rare_classes": [["traffic light"], ["handbag"], ["traffic light"], ["handbag"]]} +{"image": "images/4823566568.jpg", "split": "test", "caption": ["a photo of a car driving on a street with people walking in the background"], "sentids": [11753], "rare_classes": [["car"]]} +{"image": "images/4823789426.jpg", "split": "test", "caption": ["an image with a backpack"], "sentids": [11754], "rare_classes": [["backpack"]]} +{"image": "images/4824078556.jpg", "split": "test", "caption": ["an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background", "an image with a frisbee in the background", "a picture of a kite flying in the sky", "a backpack in the grass", "a surfboard in the grass", "an image with a boat in the background"], "sentids": [11755, 11756, 11757, 11758, 11759, 11760, 11761, 11762, 11763, 11764, 11765, 11766, 11767, 11768, 11769, 11770, 11771, 11772, 11773, 11774, 11775, 11776, 11777, 11778, 11779], "rare_classes": [["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"], ["frisbee"], ["kite"], ["backpack"], ["surfboard"], ["boat"]]} +{"image": "images/4824278941.jpg", "split": "test", "caption": ["an image with a car on the road and a woman on her cell phone"], "sentids": [11780], "rare_classes": [["car"]]} +{"image": "images/4824627321.jpg", "split": "test", "caption": ["a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table", "a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table", "a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table", "a photo of a cup of coffee", "a dining table in the middle of a room", "a picture of a laptop", "an image with a knife on the table"], "sentids": [11781, 11782, 11783, 11784, 11785, 11786, 11787, 11788, 11789, 11790, 11791, 11792, 11793, 11794, 11795, 11796], "rare_classes": [["cup"], ["dining table"], ["laptop"], ["knife"], ["cup"], ["dining table"], ["laptop"], ["knife"], ["cup"], ["dining table"], ["laptop"], ["knife"], ["cup"], ["dining table"], ["laptop"], ["knife"]]} +{"image": "images/4825488431.jpg", "split": "test", "caption": ["a airplane in the sky"], "sentids": [11797], "rare_classes": [["airplane"]]} +{"image": "images/4825995199.jpg", "split": "test", "caption": ["a frisbee in the air"], "sentids": [11798], "rare_classes": [["frisbee"]]} +{"image": "images/4826025184.jpg", "split": "test", "caption": ["a traffic light in the middle of the road", "a bicycle in the street", "a traffic light in the middle of the road", "a bicycle in the street"], "sentids": [11799, 11800, 11801, 11802], "rare_classes": [["traffic light"], ["bicycle"], ["traffic light"], ["bicycle"]]} +{"image": "images/4826114794.jpg", "split": "test", "caption": ["an image with a dining table, chairs, and umbrellas on the beach"], "sentids": [11803], "rare_classes": [["dining table"]]} +{"image": "images/4826547083.jpg", "split": "test", "caption": ["a dog in a stroller", "a dining table in the background", "a picture of a cup of coffee", "a dog in a stroller", "a dining table in the background", "a picture of a cup of coffee", "a dog in a stroller", "a dining table in the background", "a picture of a cup of coffee"], "sentids": [11804, 11805, 11806, 11807, 11808, 11809, 11810, 11811, 11812], "rare_classes": [["dog"], ["dining table"], ["cup"], ["dog"], ["dining table"], ["cup"], ["dog"], ["dining table"], ["cup"]]} +{"image": "images/4826604964.jpg", "split": "test", "caption": ["an image with a bench and people sitting on it", "a photo of a handbag sitting on a bench", "an image with a chair on the side of the road", "an image with a bench and people sitting on it", "a photo of a handbag sitting on a bench", "an image with a chair on the side of the road", "an image with a bench and people sitting on it", "a photo of a handbag sitting on a bench", "an image with a chair on the side of the road"], "sentids": [11813, 11814, 11815, 11816, 11817, 11818, 11819, 11820, 11821], "rare_classes": [["bench"], ["handbag"], ["chair"], ["bench"], ["handbag"], ["chair"], ["bench"], ["handbag"], ["chair"]]} +{"image": "images/4829028377.jpg", "split": "test", "caption": ["a bicycle in the street"], "sentids": [11822], "rare_classes": [["bicycle"]]} +{"image": "images/48296039.jpg", "split": "test", "caption": ["a cup in the sink", "an image with a spoon in the middle of a kitchen", "a cup in the sink", "an image with a spoon in the middle of a kitchen"], "sentids": [11823, 11824, 11825, 11826], "rare_classes": [["cup"], ["spoon"], ["cup"], ["spoon"]]} +{"image": "images/4829926526.jpg", "split": "test", "caption": ["a photo of a bicycle race"], "sentids": [11827], "rare_classes": [["bicycle"]]} +{"image": "images/4832188862.jpg", "split": "test", "caption": ["a picture of a bicycle in the middle of a busy street", "a backpack in the middle of a group of people", "a picture of a bicycle in the middle of a busy street", "a backpack in the middle of a group of people"], "sentids": [11828, 11829, 11830, 11831], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} +{"image": "images/4832224164.jpg", "split": "test", "caption": ["a picture of a backpacker group standing in front of a building", "an image with a car in front of a group of people", "a tie in the middle of a group of people", "a picture of a backpacker group standing in front of a building", "an image with a car in front of a group of people", "a tie in the middle of a group of people", "a picture of a backpacker group standing in front of a building", "an image with a car in front of a group of people", "a tie in the middle of a group of people"], "sentids": [11832, 11833, 11834, 11835, 11836, 11837, 11838, 11839, 11840], "rare_classes": [["backpack"], ["car"], ["tie"], ["backpack"], ["car"], ["tie"], ["backpack"], ["car"], ["tie"]]} +{"image": "images/4834128530.jpg", "split": "test", "caption": ["a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table", "a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table", "a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table", "a photo of a person working in a restaurant", "a knife in the middle of a table", "a photo of a bowl of food being prepared in a restaurant", "a wine glass in the middle of a table"], "sentids": [11841, 11842, 11843, 11844, 11845, 11846, 11847, 11848, 11849, 11850, 11851, 11852, 11853, 11854, 11855, 11856], "rare_classes": [["person"], ["knife"], ["bowl"], ["wine glass"], ["person"], ["knife"], ["bowl"], ["wine glass"], ["person"], ["knife"], ["bowl"], ["wine glass"], ["person"], ["knife"], ["bowl"], ["wine glass"]]} +{"image": "images/4834129930.jpg", "split": "test", "caption": ["a photo of a backpacker", "an image with a handbag on the ground", "a photo of a backpacker", "an image with a handbag on the ground"], "sentids": [11857, 11858, 11859, 11860], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4834395459.jpg", "split": "test", "caption": ["a photo of a tie-dyed woman walking down the street", "an image with a backpack and a woman walking down the street", "a photo of a tie-dyed woman walking down the street", "an image with a backpack and a woman walking down the street"], "sentids": [11861, 11862, 11863, 11864], "rare_classes": [["tie"], ["backpack"], ["tie"], ["backpack"]]} +{"image": "images/4834629109.jpg", "split": "test", "caption": ["a car in the street", "a photo of a truck full of people on the street", "a car in the street", "a photo of a truck full of people on the street"], "sentids": [11865, 11866, 11867, 11868], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} +{"image": "images/4835303999.jpg", "split": "test", "caption": ["an image with a train at a subway station", "an image with a bench next to a train", "a handbag in a train station", "an image with a train at a subway station", "an image with a bench next to a train", "a handbag in a train station", "an image with a train at a subway station", "an image with a bench next to a train", "a handbag in a train station"], "sentids": [11869, 11870, 11871, 11872, 11873, 11874, 11875, 11876, 11877], "rare_classes": [["train"], ["bench"], ["handbag"], ["train"], ["bench"], ["handbag"], ["train"], ["bench"], ["handbag"]]} +{"image": "images/4835656519.jpg", "split": "test", "caption": ["a backpack in the middle of a busy city street"], "sentids": [11878], "rare_classes": [["backpack"]]} +{"image": "images/4837230055.jpg", "split": "test", "caption": ["a tv in the background"], "sentids": [11879], "rare_classes": [["tv"]]} +{"image": "images/4837497197.jpg", "split": "test", "caption": ["a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table", "a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table", "a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table", "a picture of a book", "a backpack in front of the man", "a photo of a bench with a man reading a book", "a picture of a dining table"], "sentids": [11880, 11881, 11882, 11883, 11884, 11885, 11886, 11887, 11888, 11889, 11890, 11891, 11892, 11893, 11894, 11895], "rare_classes": [["book"], ["backpack"], ["bench"], ["dining table"], ["book"], ["backpack"], ["bench"], ["dining table"], ["book"], ["backpack"], ["bench"], ["dining table"], ["book"], ["backpack"], ["bench"], ["dining table"]]} +{"image": "images/4837825680.jpg", "split": "test", "caption": ["a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades", "a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades", "a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades", "a truck in the background", "an image with a bicycle rider in the foreground and a group of people in the background", "a photo of a backpacker riding a skateboard down the street", "a picture of a car driving down a street with people on rollerblades"], "sentids": [11896, 11897, 11898, 11899, 11900, 11901, 11902, 11903, 11904, 11905, 11906, 11907, 11908, 11909, 11910, 11911], "rare_classes": [["truck"], ["bicycle"], ["backpack"], ["car"], ["truck"], ["bicycle"], ["backpack"], ["car"], ["truck"], ["bicycle"], ["backpack"], ["car"], ["truck"], ["bicycle"], ["backpack"], ["car"]]} +{"image": "images/4838098882.jpg", "split": "test", "caption": ["a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand", "a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand", "a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand", "a picture of a truck full of food", "a picture of a cup of coffee", "a picture of a handbag", "a spoon in a man's hand"], "sentids": [11912, 11913, 11914, 11915, 11916, 11917, 11918, 11919, 11920, 11921, 11922, 11923, 11924, 11925, 11926, 11927], "rare_classes": [["truck"], ["cup"], ["handbag"], ["spoon"], ["truck"], ["cup"], ["handbag"], ["spoon"], ["truck"], ["cup"], ["handbag"], ["spoon"], ["truck"], ["cup"], ["handbag"], ["spoon"]]} +{"image": "images/4838570484.jpg", "split": "test", "caption": ["an image with a backpack and a crowd of people", "a photo of a handbag in a crowd of people", "an image with a backpack and a crowd of people", "a photo of a handbag in a crowd of people"], "sentids": [11928, 11929, 11930, 11931], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/483884616.jpg", "split": "test", "caption": ["a umbrella in the air", "a photo of a handbag on the sidewalk", "a photo of a chair on the side of the road", "a umbrella in the air", "a photo of a handbag on the sidewalk", "a photo of a chair on the side of the road", "a umbrella in the air", "a photo of a handbag on the sidewalk", "a photo of a chair on the side of the road"], "sentids": [11932, 11933, 11934, 11935, 11936, 11937, 11938, 11939, 11940], "rare_classes": [["umbrella"], ["handbag"], ["chair"], ["umbrella"], ["handbag"], ["chair"], ["umbrella"], ["handbag"], ["chair"]]} +{"image": "images/4839197349.jpg", "split": "test", "caption": ["a picture of a bottle of water"], "sentids": [11941], "rare_classes": [["bottle"]]} +{"image": "images/4839471901.jpg", "split": "test", "caption": ["a photo of a traffic light on a busy city street", "a truck in the middle of a busy city street", "a photo of a traffic light on a busy city street", "a truck in the middle of a busy city street"], "sentids": [11942, 11943, 11944, 11945], "rare_classes": [["traffic light"], ["truck"], ["traffic light"], ["truck"]]} +{"image": "images/4840023291.jpg", "split": "test", "caption": ["a photo of a tie wearing man walking down the street", "a cell phone in a man's hand", "a photo of a tie wearing man walking down the street", "a cell phone in a man's hand"], "sentids": [11946, 11947, 11948, 11949], "rare_classes": [["tie"], ["cell phone"], ["tie"], ["cell phone"]]} +{"image": "images/4843297992.jpg", "split": "test", "caption": ["a picture of a truck and two people walking in the rain"], "sentids": [11950], "rare_classes": [["truck"]]} +{"image": "images/4844721608.jpg", "split": "test", "caption": ["a umbrella in the middle of a crowd of people"], "sentids": [11951], "rare_classes": [["umbrella"]]} +{"image": "images/4844993012.jpg", "split": "test", "caption": ["a photo of a carvings on the ground", "a photo of a tiered painting on the ground", "a photo of a carvings on the ground", "a photo of a tiered painting on the ground"], "sentids": [11952, 11953, 11954, 11955], "rare_classes": [["car"], ["tie"], ["car"], ["tie"]]} +{"image": "images/4845541718.jpg", "split": "test", "caption": ["an image with a handbag on the ground next to a fruit stand"], "sentids": [11956], "rare_classes": [["handbag"]]} +{"image": "images/4845542946.jpg", "split": "test", "caption": ["a photo of a backpacker sitting on a chair in front of a store", "an image with a handbag", "a photo of a backpacker sitting on a chair in front of a store", "an image with a handbag"], "sentids": [11957, 11958, 11959, 11960], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4846496504.jpg", "split": "test", "caption": ["a picture of a car driving down a city street"], "sentids": [11961], "rare_classes": [["car"]]} +{"image": "images/4846880357.jpg", "split": "test", "caption": ["an image with a dining table in the background", "a photo of a spoonful of strawberries", "a picture of a umbrella", "an image with a dining table in the background", "a photo of a spoonful of strawberries", "a picture of a umbrella", "an image with a dining table in the background", "a photo of a spoonful of strawberries", "a picture of a umbrella"], "sentids": [11962, 11963, 11964, 11965, 11966, 11967, 11968, 11969, 11970], "rare_classes": [["dining table"], ["spoon"], ["umbrella"], ["dining table"], ["spoon"], ["umbrella"], ["dining table"], ["spoon"], ["umbrella"]]} +{"image": "images/4847012655.jpg", "split": "test", "caption": ["a picture of a backpacker at an outdoor market", "an image with a handbag under an umbrella", "a picture of a backpacker at an outdoor market", "an image with a handbag under an umbrella"], "sentids": [11971, 11972, 11973, 11974], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4847077399.jpg", "split": "test", "caption": ["an image with a dog in a crowd of people"], "sentids": [11975], "rare_classes": [["dog"]]} +{"image": "images/4848505381.jpg", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [11976], "rare_classes": [["bottle"]]} +{"image": "images/4848511967.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [11977], "rare_classes": [["handbag"]]} +{"image": "images/4848911761.jpg", "split": "test", "caption": ["an image with a umbrella", "a photo of a chair", "an image with a umbrella", "a photo of a chair"], "sentids": [11978, 11979, 11980, 11981], "rare_classes": [["umbrella"], ["chair"], ["umbrella"], ["chair"]]} +{"image": "images/4849079591.jpg", "split": "test", "caption": ["a photo of a cup of coffee", "a chair in front of the man", "an image with a bed and a man getting a tattoo", "a photo of a cup of coffee", "a chair in front of the man", "an image with a bed and a man getting a tattoo", "a photo of a cup of coffee", "a chair in front of the man", "an image with a bed and a man getting a tattoo"], "sentids": [11982, 11983, 11984, 11985, 11986, 11987, 11988, 11989, 11990], "rare_classes": [["cup"], ["chair"], ["bed"], ["cup"], ["chair"], ["bed"], ["cup"], ["chair"], ["bed"]]} +{"image": "images/4850359729.jpg", "split": "test", "caption": ["a cell phone in a woman's hand", "a picture of a fire hydrant", "a cell phone in a woman's hand", "a picture of a fire hydrant"], "sentids": [11991, 11992, 11993, 11994], "rare_classes": [["cell phone"], ["fire hydrant"], ["cell phone"], ["fire hydrant"]]} +{"image": "images/4850637363.jpg", "split": "test", "caption": ["a umbrella in the background", "a car in the background", "a umbrella in the background", "a car in the background"], "sentids": [11995, 11996, 11997, 11998], "rare_classes": [["umbrella"], ["car"], ["umbrella"], ["car"]]} +{"image": "images/4850809558.jpg", "split": "test", "caption": ["a bus in the middle of the road", "a truck in the middle of the road", "a bus in the middle of the road", "a truck in the middle of the road"], "sentids": [11999, 12000, 12001, 12002], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} +{"image": "images/4850814517.jpg", "split": "test", "caption": ["an image with a bottle of water", "an image with a bicycle and a man drinking from a water fountain", "a picture of a handbag", "an image with a bottle of water", "an image with a bicycle and a man drinking from a water fountain", "a picture of a handbag", "an image with a bottle of water", "an image with a bicycle and a man drinking from a water fountain", "a picture of a handbag"], "sentids": [12003, 12004, 12005, 12006, 12007, 12008, 12009, 12010, 12011], "rare_classes": [["bottle"], ["bicycle"], ["handbag"], ["bottle"], ["bicycle"], ["handbag"], ["bottle"], ["bicycle"], ["handbag"]]} +{"image": "images/4851210984.jpg", "split": "test", "caption": ["a photo of a bottle of wine"], "sentids": [12012], "rare_classes": [["bottle"]]} +{"image": "images/4851214609.jpg", "split": "test", "caption": ["a skateboard in the middle of a city street", "a handbag in the middle of a city street", "a traffic light in the middle of a city street", "a skateboard in the middle of a city street", "a handbag in the middle of a city street", "a traffic light in the middle of a city street", "a skateboard in the middle of a city street", "a handbag in the middle of a city street", "a traffic light in the middle of a city street"], "sentids": [12013, 12014, 12015, 12016, 12017, 12018, 12019, 12020, 12021], "rare_classes": [["skateboard"], ["handbag"], ["traffic light"], ["skateboard"], ["handbag"], ["traffic light"], ["skateboard"], ["handbag"], ["traffic light"]]} +{"image": "images/4851246557.jpg", "split": "test", "caption": ["a photo of a kite flying through the air"], "sentids": [12022], "rare_classes": [["kite"]]} +{"image": "images/4851249911.jpg", "split": "test", "caption": ["a photo of a motorcycle being ridden by a man and a woman"], "sentids": [12023], "rare_classes": [["motorcycle"]]} +{"image": "images/4851524954.jpg", "split": "test", "caption": ["an image with a backpack and two women sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag and two women sitting at a table", "an image with a backpack and two women sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag and two women sitting at a table", "an image with a backpack and two women sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag and two women sitting at a table"], "sentids": [12024, 12025, 12026, 12027, 12028, 12029, 12030, 12031, 12032], "rare_classes": [["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"]]} +{"image": "images/4851949578.jpg", "split": "test", "caption": ["a backpack in the foreground"], "sentids": [12033], "rare_classes": [["backpack"]]} +{"image": "images/4856940447.jpg", "split": "test", "caption": ["a picture of a backpacker sitting on a bench in a park"], "sentids": [12034], "rare_classes": [["backpack"]]} +{"image": "images/4857076027.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people", "a picture of a bus full of people walking down a street", "a backpack in the middle of a group of people", "a picture of a bus full of people walking down a street"], "sentids": [12035, 12036, 12037, 12038], "rare_classes": [["backpack"], ["bus"], ["backpack"], ["bus"]]} +{"image": "images/4857180539.jpg", "split": "test", "caption": ["a picture of a cell phone in the middle of a group of people", "an image with a car driving down the street with a group of people walking on the", "a picture of a cell phone in the middle of a group of people", "an image with a car driving down the street with a group of people walking on the"], "sentids": [12039, 12040, 12041, 12042], "rare_classes": [["cell phone"], ["car"], ["cell phone"], ["car"]]} +{"image": "images/4857278968.jpg", "split": "test", "caption": ["a picture of a handbag", "an image with a dining table full of food", "a picture of a handbag", "an image with a dining table full of food"], "sentids": [12043, 12044, 12045, 12046], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/4857555732.jpg", "split": "test", "caption": ["an image with a handbag on the ground", "a photo of a backpacker station in paris, france", "an image with a car in front of a metro station", "an image with a handbag on the ground", "a photo of a backpacker station in paris, france", "an image with a car in front of a metro station", "an image with a handbag on the ground", "a photo of a backpacker station in paris, france", "an image with a car in front of a metro station"], "sentids": [12047, 12048, 12049, 12050, 12051, 12052, 12053, 12054, 12055], "rare_classes": [["handbag"], ["backpack"], ["car"], ["handbag"], ["backpack"], ["car"], ["handbag"], ["backpack"], ["car"]]} +{"image": "images/4857570002.jpg", "split": "test", "caption": ["an image with a backpacker walking down a cobblestone street", "an image with a dining table and people walking on a cobblestone street", "an image with a backpacker walking down a cobblestone street", "an image with a dining table and people walking on a cobblestone street"], "sentids": [12056, 12057, 12058, 12059], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} +{"image": "images/4857709036.jpg", "split": "test", "caption": ["a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street", "a photo of a handbag being carried by a woman", "a photo of a bicycle rider and a woman walking down the street", "a bus in the street", "a photo of a parking meter on the side of a street", "a picture of a traffic light on the side of a street", "a photo of a backpacker walking down a city street"], "sentids": [12060, 12061, 12062, 12063, 12064, 12065, 12066, 12067, 12068, 12069, 12070, 12071, 12072, 12073, 12074, 12075, 12076, 12077, 12078, 12079, 12080, 12081, 12082, 12083, 12084, 12085, 12086, 12087, 12088, 12089, 12090, 12091, 12092, 12093, 12094, 12095], "rare_classes": [["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"], ["handbag"], ["bicycle"], ["bus"], ["parking meter"], ["traffic light"], ["backpack"]]} +{"image": "images/4857763702.jpg", "split": "test", "caption": ["a photo of a truck on the side of the road", "a photo of a bicycle on a city street", "a photo of a truck on the side of the road", "a photo of a bicycle on a city street"], "sentids": [12096, 12097, 12098, 12099], "rare_classes": [["truck"], ["bicycle"], ["truck"], ["bicycle"]]} +{"image": "images/4857769140.jpg", "split": "test", "caption": ["a picture of a motorcycle and a little girl on the street"], "sentids": [12100], "rare_classes": [["motorcycle"]]} +{"image": "images/4857773168.jpg", "split": "test", "caption": ["a picture of a bus", "an image with a cell phone", "a photo of a car", "a picture of a bus", "an image with a cell phone", "a photo of a car", "a picture of a bus", "an image with a cell phone", "a photo of a car"], "sentids": [12101, 12102, 12103, 12104, 12105, 12106, 12107, 12108, 12109], "rare_classes": [["bus"], ["cell phone"], ["car"], ["bus"], ["cell phone"], ["car"], ["bus"], ["cell phone"], ["car"]]} +{"image": "images/4857838482.jpg", "split": "test", "caption": ["an image with a umbrella on the side of a building", "a photo of a chairlift on the side of a river at night", "an image with a umbrella on the side of a building", "a photo of a chairlift on the side of a river at night"], "sentids": [12110, 12111, 12112, 12113], "rare_classes": [["umbrella"], ["chair"], ["umbrella"], ["chair"]]} +{"image": "images/4859004665.jpg", "split": "test", "caption": ["a photo of a traffic light on a city street", "a backpack in the middle of a city street", "a photo of a traffic light on a city street", "a backpack in the middle of a city street"], "sentids": [12114, 12115, 12116, 12117], "rare_classes": [["traffic light"], ["backpack"], ["traffic light"], ["backpack"]]} +{"image": "images/485966385.jpg", "split": "test", "caption": ["a picture of a fire hydrant"], "sentids": [12118], "rare_classes": [["fire hydrant"]]} +{"image": "images/4860254827.jpg", "split": "test", "caption": ["a photo of a dining table under a gazebo"], "sentids": [12119], "rare_classes": [["dining table"]]} +{"image": "images/4860412120.jpg", "split": "test", "caption": ["a picture of a truck with people in front of it", "a picture of a cell phone being held up in front of a red truck", "a picture of a truck with people in front of it", "a picture of a cell phone being held up in front of a red truck"], "sentids": [12120, 12121, 12122, 12123], "rare_classes": [["truck"], ["cell phone"], ["truck"], ["cell phone"]]} +{"image": "images/4860728812.jpg", "split": "test", "caption": ["an image with a handbag and a woman walking down the street"], "sentids": [12124], "rare_classes": [["handbag"]]} +{"image": "images/4861410931.jpg", "split": "test", "caption": ["a handbag in the foreground"], "sentids": [12125], "rare_classes": [["handbag"]]} +{"image": "images/4861894586.jpg", "split": "test", "caption": ["a picture of a bench next to a yellow school bus", "a photo of a bus on the side of the road", "a picture of a bench next to a yellow school bus", "a photo of a bus on the side of the road"], "sentids": [12126, 12127, 12128, 12129], "rare_classes": [["bench"], ["bus"], ["bench"], ["bus"]]} +{"image": "images/4863204977.jpg", "split": "test", "caption": ["a picture of a stop sign and two women walking down the street"], "sentids": [12130], "rare_classes": [["stop sign"]]} +{"image": "images/4863792636.jpg", "split": "test", "caption": ["an image with a backpacker and a group of people walking down a street"], "sentids": [12131], "rare_classes": [["backpack"]]} +{"image": "images/4865742217.jpg", "split": "test", "caption": ["a bus in the background"], "sentids": [12132], "rare_classes": [["bus"]]} +{"image": "images/4866267667.jpg", "split": "test", "caption": ["a photo of a person crossing the street"], "sentids": [12133], "rare_classes": [["person"]]} +{"image": "images/4867342775.jpg", "split": "test", "caption": ["a photo of a bottle of wine being passed around at a dinner party", "a photo of a dining table with people sitting at it", "a photo of a bottle of wine being passed around at a dinner party", "a photo of a dining table with people sitting at it"], "sentids": [12134, 12135, 12136, 12137], "rare_classes": [["bottle"], ["dining table"], ["bottle"], ["dining table"]]} +{"image": "images/4867697780.jpg", "split": "test", "caption": ["an image with a car and a group of people", "a picture of a handbag being held up by a group of people", "an image with a car and a group of people", "a picture of a handbag being held up by a group of people"], "sentids": [12138, 12139, 12140, 12141], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} +{"image": "images/4867980012.jpg", "split": "test", "caption": ["a picture of a book signing"], "sentids": [12142], "rare_classes": [["book"]]} +{"image": "images/4867991300.jpg", "split": "test", "caption": ["a picture of a cupcake decorating class"], "sentids": [12143], "rare_classes": [["cup"]]} +{"image": "images/4868221574.jpg", "split": "test", "caption": ["an image with a handbag in the foreground and a man hugging a woman"], "sentids": [12144], "rare_classes": [["handbag"]]} +{"image": "images/4869824245.jpg", "split": "test", "caption": ["a truck in the street", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light with a fire truck on it", "a truck in the street", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light with a fire truck on it", "a truck in the street", "a photo of a fire hydrant on the side of a street", "a picture of a traffic light with a fire truck on it"], "sentids": [12145, 12146, 12147, 12148, 12149, 12150, 12151, 12152, 12153], "rare_classes": [["truck"], ["fire hydrant"], ["traffic light"], ["truck"], ["fire hydrant"], ["traffic light"], ["truck"], ["fire hydrant"], ["traffic light"]]} +{"image": "images/4870786783.jpg", "split": "test", "caption": ["a picture of a handbag sitting on a bench"], "sentids": [12154], "rare_classes": [["handbag"]]} +{"image": "images/4872391001.jpg", "split": "test", "caption": ["a photo of a handbag on the ground with a woman sitting next to it", "a bottle in the water", "a photo of a backpacker couple kissing in front of a building", "a photo of a handbag on the ground with a woman sitting next to it", "a bottle in the water", "a photo of a backpacker couple kissing in front of a building", "a photo of a handbag on the ground with a woman sitting next to it", "a bottle in the water", "a photo of a backpacker couple kissing in front of a building"], "sentids": [12155, 12156, 12157, 12158, 12159, 12160, 12161, 12162, 12163], "rare_classes": [["handbag"], ["bottle"], ["backpack"], ["handbag"], ["bottle"], ["backpack"], ["handbag"], ["bottle"], ["backpack"]]} +{"image": "images/4873020182.jpg", "split": "test", "caption": ["an image with a chair in front of a group of children", "a cake in front of a group of children", "a dining table in a classroom", "an image with a chair in front of a group of children", "a cake in front of a group of children", "a dining table in a classroom", "an image with a chair in front of a group of children", "a cake in front of a group of children", "a dining table in a classroom"], "sentids": [12164, 12165, 12166, 12167, 12168, 12169, 12170, 12171, 12172], "rare_classes": [["chair"], ["cake"], ["dining table"], ["chair"], ["cake"], ["dining table"], ["chair"], ["cake"], ["dining table"]]} +{"image": "images/4873901110.jpg", "split": "test", "caption": ["an image with a person standing in front of a herd of sheep", "a handbag in the middle of the road", "an image with a person standing in front of a herd of sheep", "a handbag in the middle of the road"], "sentids": [12173, 12174, 12175, 12176], "rare_classes": [["person"], ["handbag"], ["person"], ["handbag"]]} +{"image": "images/4876043682.jpg", "split": "test", "caption": ["a picture of a horse being ridden by a man", "a backpack in front of a man on a horse", "an image with a handbag on the back of a horse", "a picture of a horse being ridden by a man", "a backpack in front of a man on a horse", "an image with a handbag on the back of a horse", "a picture of a horse being ridden by a man", "a backpack in front of a man on a horse", "an image with a handbag on the back of a horse"], "sentids": [12177, 12178, 12179, 12180, 12181, 12182, 12183, 12184, 12185], "rare_classes": [["horse"], ["backpack"], ["handbag"], ["horse"], ["backpack"], ["handbag"], ["horse"], ["backpack"], ["handbag"]]} +{"image": "images/4876859436.jpg", "split": "test", "caption": ["an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia", "an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia", "an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia", "an image with a boat in the background and people walking around", "a picture of a bottle shop with people in it", "an image with a chair next to a group of people", "a picture of a backpacker market in asia"], "sentids": [12186, 12187, 12188, 12189, 12190, 12191, 12192, 12193, 12194, 12195, 12196, 12197, 12198, 12199, 12200, 12201], "rare_classes": [["boat"], ["bottle"], ["chair"], ["backpack"], ["boat"], ["bottle"], ["chair"], ["backpack"], ["boat"], ["bottle"], ["chair"], ["backpack"], ["boat"], ["bottle"], ["chair"], ["backpack"]]} +{"image": "images/4877551358.jpg", "split": "test", "caption": ["a bicycle in the middle of a crowded street at night"], "sentids": [12202], "rare_classes": [["bicycle"]]} +{"image": "images/4877883053.jpg", "split": "test", "caption": ["a backpack in the picture"], "sentids": [12203], "rare_classes": [["backpack"]]} +{"image": "images/4878343799.jpg", "split": "test", "caption": ["a picture of a truck and people crossing a street"], "sentids": [12204], "rare_classes": [["truck"]]} +{"image": "images/4878557563.jpg", "split": "test", "caption": ["a picture of a car driving down a street with two women walking next to it", "a bus in the background", "a picture of a car driving down a street with two women walking next to it", "a bus in the background"], "sentids": [12205, 12206, 12207, 12208], "rare_classes": [["car"], ["bus"], ["car"], ["bus"]]} +{"image": "images/4878621384.jpg", "split": "test", "caption": ["an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove", "an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove", "an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove", "an image with a backpack", "an image with a bottle of water", "a picture of a frisbee game", "an image with a baseball glove"], "sentids": [12209, 12210, 12211, 12212, 12213, 12214, 12215, 12216, 12217, 12218, 12219, 12220, 12221, 12222, 12223, 12224], "rare_classes": [["backpack"], ["bottle"], ["frisbee"], ["baseball glove"], ["backpack"], ["bottle"], ["frisbee"], ["baseball glove"], ["backpack"], ["bottle"], ["frisbee"], ["baseball glove"], ["backpack"], ["bottle"], ["frisbee"], ["baseball glove"]]} +{"image": "images/4879450847.jpg", "split": "test", "caption": ["a photo of a potted plant on the side of a building"], "sentids": [12225], "rare_classes": [["potted plant"]]} +{"image": "images/4881733837.jpg", "split": "test", "caption": ["an image with a handbag"], "sentids": [12226], "rare_classes": [["handbag"]]} +{"image": "images/4882033971.jpg", "split": "test", "caption": ["a picture of a laptop sitting on a table", "a tie in a suit", "a picture of a potted plant", "a picture of a laptop sitting on a table", "a tie in a suit", "a picture of a potted plant", "a picture of a laptop sitting on a table", "a tie in a suit", "a picture of a potted plant"], "sentids": [12227, 12228, 12229, 12230, 12231, 12232, 12233, 12234, 12235], "rare_classes": [["laptop"], ["tie"], ["potted plant"], ["laptop"], ["tie"], ["potted plant"], ["laptop"], ["tie"], ["potted plant"]]} +{"image": "images/4882073197.jpg", "split": "test", "caption": ["an image with a truck and a woman crossing the street", "a picture of a busier city street with a woman walking across the street", "an image with a truck and a woman crossing the street", "a picture of a busier city street with a woman walking across the street"], "sentids": [12236, 12237, 12238, 12239], "rare_classes": [["truck"], ["bus"], ["truck"], ["bus"]]} +{"image": "images/4882763253.jpg", "split": "test", "caption": ["a picture of a dining table in front of a church"], "sentids": [12240], "rare_classes": [["dining table"]]} +{"image": "images/4883101538.jpg", "split": "test", "caption": ["a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream", "a picture of a dining table", "a picture of a umbrella", "a picture of a bottle of wine", "a potted plant in the background", "a cup in the middle of the table", "a photo of a bowl of ice cream"], "sentids": [12241, 12242, 12243, 12244, 12245, 12246, 12247, 12248, 12249, 12250, 12251, 12252, 12253, 12254, 12255, 12256, 12257, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12266, 12267, 12268, 12269, 12270, 12271, 12272, 12273, 12274, 12275, 12276], "rare_classes": [["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"], ["dining table"], ["umbrella"], ["bottle"], ["potted plant"], ["cup"], ["bowl"]]} +{"image": "images/4884688577.jpg", "split": "test", "caption": ["a backpack in the background"], "sentids": [12277], "rare_classes": [["backpack"]]} +{"image": "images/488545333.jpg", "split": "test", "caption": ["an image with a wine glass in the middle of a group of people", "an image with a cell phone in the middle of a group of people", "an image with a bottle of beer", "an image with a wine glass in the middle of a group of people", "an image with a cell phone in the middle of a group of people", "an image with a bottle of beer", "an image with a wine glass in the middle of a group of people", "an image with a cell phone in the middle of a group of people", "an image with a bottle of beer"], "sentids": [12278, 12279, 12280, 12281, 12282, 12283, 12284, 12285, 12286], "rare_classes": [["wine glass"], ["cell phone"], ["bottle"], ["wine glass"], ["cell phone"], ["bottle"], ["wine glass"], ["cell phone"], ["bottle"]]} +{"image": "images/4886389665.jpg", "split": "test", "caption": ["an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine", "an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine", "an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine", "an image with a handbag on the ground next to a crowd of people", "a photo of a potted plant on a sidewalk", "a dining table in the middle of a sidewalk", "an image with a bottle of wine"], "sentids": [12287, 12288, 12289, 12290, 12291, 12292, 12293, 12294, 12295, 12296, 12297, 12298, 12299, 12300, 12301, 12302], "rare_classes": [["handbag"], ["potted plant"], ["dining table"], ["bottle"], ["handbag"], ["potted plant"], ["dining table"], ["bottle"], ["handbag"], ["potted plant"], ["dining table"], ["bottle"], ["handbag"], ["potted plant"], ["dining table"], ["bottle"]]} +{"image": "images/4886594873.jpg", "split": "test", "caption": ["an image with a car in the background", "a photo of a bench in the middle of a street", "an image with a car in the background", "a photo of a bench in the middle of a street"], "sentids": [12303, 12304, 12305, 12306], "rare_classes": [["car"], ["bench"], ["car"], ["bench"]]} +{"image": "images/4888307519.jpg", "split": "test", "caption": ["a photo of a backpacker in an asian city"], "sentids": [12307], "rare_classes": [["backpack"]]} +{"image": "images/4888308769.jpg", "split": "test", "caption": ["an image with a bicycle"], "sentids": [12308], "rare_classes": [["bicycle"]]} +{"image": "images/4888309413.jpg", "split": "test", "caption": ["an image with a handbag on the shoulders of a child", "a cell phone in a man's hand", "an image with a handbag on the shoulders of a child", "a cell phone in a man's hand"], "sentids": [12309, 12310, 12311, 12312], "rare_classes": [["handbag"], ["cell phone"], ["handbag"], ["cell phone"]]} +{"image": "images/4888378070.jpg", "split": "test", "caption": ["a photo of a backpacker sitting on a set of stairs"], "sentids": [12313], "rare_classes": [["backpack"]]} +{"image": "images/4888431749.jpg", "split": "test", "caption": ["a photo of a bottle store on a cobblestone street"], "sentids": [12314], "rare_classes": [["bottle"]]} +{"image": "images/4888840424.jpg", "split": "test", "caption": ["a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street", "a picture of a motorcycle", "an image with a potted plant in the background", "a bowl in front of a man", "an image with a tie and a man walking down the street", "an image with a handbag and a man walking down the street"], "sentids": [12315, 12316, 12317, 12318, 12319, 12320, 12321, 12322, 12323, 12324, 12325, 12326, 12327, 12328, 12329, 12330, 12331, 12332, 12333, 12334, 12335, 12336, 12337, 12338, 12339], "rare_classes": [["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"], ["motorcycle"], ["potted plant"], ["bowl"], ["tie"], ["handbag"]]} +{"image": "images/4889849608.jpg", "split": "test", "caption": ["a chair in the middle of the sidewalk", "a photo of a bicycle rider on a city sidewalk", "a photo of a handbag on a city sidewalk", "a chair in the middle of the sidewalk", "a photo of a bicycle rider on a city sidewalk", "a photo of a handbag on a city sidewalk", "a chair in the middle of the sidewalk", "a photo of a bicycle rider on a city sidewalk", "a photo of a handbag on a city sidewalk"], "sentids": [12340, 12341, 12342, 12343, 12344, 12345, 12346, 12347, 12348], "rare_classes": [["chair"], ["bicycle"], ["handbag"], ["chair"], ["bicycle"], ["handbag"], ["chair"], ["bicycle"], ["handbag"]]} +{"image": "images/4890158457.jpg", "split": "test", "caption": ["a photo of a car on a cobblestone street", "a backpack in the middle of a group of people", "a photo of a car on a cobblestone street", "a backpack in the middle of a group of people"], "sentids": [12349, 12350, 12351, 12352], "rare_classes": [["car"], ["backpack"], ["car"], ["backpack"]]} +{"image": "images/4890344819.jpg", "split": "test", "caption": ["a photo of a backpacker group posing for a picture"], "sentids": [12353], "rare_classes": [["backpack"]]} +{"image": "images/4890458723.jpg", "split": "test", "caption": ["a picture of a backpacker market in italy", "a picture of a suitcase being carried through an arched walkway", "a picture of a umbrella covered walkway with people walking in it", "a picture of a backpacker market in italy", "a picture of a suitcase being carried through an arched walkway", "a picture of a umbrella covered walkway with people walking in it", "a picture of a backpacker market in italy", "a picture of a suitcase being carried through an arched walkway", "a picture of a umbrella covered walkway with people walking in it"], "sentids": [12354, 12355, 12356, 12357, 12358, 12359, 12360, 12361, 12362], "rare_classes": [["backpack"], ["suitcase"], ["umbrella"], ["backpack"], ["suitcase"], ["umbrella"], ["backpack"], ["suitcase"], ["umbrella"]]} +{"image": "images/4892698507.jpg", "split": "test", "caption": ["a handbag in the picture"], "sentids": [12363], "rare_classes": [["handbag"]]} +{"image": "images/4893324386.jpg", "split": "test", "caption": ["an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee", "an image with a bicycle and two women holding umbrellas", "an image with a chair and a woman holding an umbrella", "a backpack in the background", "a bench in the middle of the street", "an image with a cup of coffee"], "sentids": [12364, 12365, 12366, 12367, 12368, 12369, 12370, 12371, 12372, 12373, 12374, 12375, 12376, 12377, 12378, 12379, 12380, 12381, 12382, 12383, 12384, 12385, 12386, 12387, 12388], "rare_classes": [["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"], ["bicycle"], ["chair"], ["backpack"], ["bench"], ["cup"]]} +{"image": "images/4893487832.jpg", "split": "test", "caption": ["a picture of a clock in a bar"], "sentids": [12389], "rare_classes": [["clock"]]} +{"image": "images/4893958897.jpg", "split": "test", "caption": ["a photo of a elephant statue with people in the background", "an image with a car and an elephant in the background", "a traffic light in the shape of an elephant", "a photo of a elephant statue with people in the background", "an image with a car and an elephant in the background", "a traffic light in the shape of an elephant", "a photo of a elephant statue with people in the background", "an image with a car and an elephant in the background", "a traffic light in the shape of an elephant"], "sentids": [12390, 12391, 12392, 12393, 12394, 12395, 12396, 12397, 12398], "rare_classes": [["elephant"], ["car"], ["traffic light"], ["elephant"], ["car"], ["traffic light"], ["elephant"], ["car"], ["traffic light"]]} +{"image": "images/4895398811.jpg", "split": "test", "caption": ["a photo of a motorcycle parked in front of a new york dolls gentlemen's club", "a handbag in the middle of the sidewalk", "a photo of a motorcycle parked in front of a new york dolls gentlemen's club", "a handbag in the middle of the sidewalk"], "sentids": [12399, 12400, 12401, 12402], "rare_classes": [["motorcycle"], ["handbag"], ["motorcycle"], ["handbag"]]} +{"image": "images/4895430055.jpg", "split": "test", "caption": ["a photo of a motorcycle racing down a road with a crowd of people watching"], "sentids": [12403], "rare_classes": [["motorcycle"]]} +{"image": "images/4895560344.jpg", "split": "test", "caption": ["a picture of a motorcycle and a food cart on the street"], "sentids": [12404], "rare_classes": [["motorcycle"]]} +{"image": "images/4896490963.jpg", "split": "test", "caption": ["a bus in the street", "a picture of a apple stand", "a photo of a handbag store", "a bus in the street", "a picture of a apple stand", "a photo of a handbag store", "a bus in the street", "a picture of a apple stand", "a photo of a handbag store"], "sentids": [12405, 12406, 12407, 12408, 12409, 12410, 12411, 12412, 12413], "rare_classes": [["bus"], ["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"], ["bus"], ["apple"], ["handbag"]]} +{"image": "images/4896595765.jpg", "split": "test", "caption": ["a picture of a bench with people sitting on it"], "sentids": [12414], "rare_classes": [["bench"]]} +{"image": "images/489723654.jpg", "split": "test", "caption": ["an image with a motorcycle and a man playing a guitar"], "sentids": [12415], "rare_classes": [["motorcycle"]]} +{"image": "images/4898064668.jpg", "split": "test", "caption": ["a backpack in a crowd of people", "an image with a umbrella and people on the steps", "a backpack in a crowd of people", "an image with a umbrella and people on the steps"], "sentids": [12416, 12417, 12418, 12419], "rare_classes": [["backpack"], ["umbrella"], ["backpack"], ["umbrella"]]} +{"image": "images/4898823461.jpg", "split": "test", "caption": ["a photo of a truck and a group of people on the street", "a picture of a traffic light on the side of a street", "a photo of a truck and a group of people on the street", "a picture of a traffic light on the side of a street"], "sentids": [12420, 12421, 12422, 12423], "rare_classes": [["truck"], ["traffic light"], ["truck"], ["traffic light"]]} +{"image": "images/4898846532.jpg", "split": "test", "caption": ["a photo of a potted plant"], "sentids": [12424], "rare_classes": [["potted plant"]]} +{"image": "images/4900663691.jpg", "split": "test", "caption": ["a backpack in the foreground"], "sentids": [12425], "rare_classes": [["backpack"]]} +{"image": "images/4903277818.jpg", "split": "test", "caption": ["an image with a cup of coffee"], "sentids": [12426], "rare_classes": [["cup"]]} +{"image": "images/4903745980.jpg", "split": "test", "caption": ["an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it", "an image with a handbag on a table", "a backpack in the background", "an image with a book in front of a man sitting at a table", "a picture of a dining table with people sitting at it"], "sentids": [12427, 12428, 12429, 12430, 12431, 12432, 12433, 12434, 12435, 12436, 12437, 12438, 12439, 12440, 12441, 12442], "rare_classes": [["handbag"], ["backpack"], ["book"], ["dining table"], ["handbag"], ["backpack"], ["book"], ["dining table"], ["handbag"], ["backpack"], ["book"], ["dining table"], ["handbag"], ["backpack"], ["book"], ["dining table"]]} +{"image": "images/4905326458.jpg", "split": "test", "caption": ["a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background", "a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background", "a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background", "a picture of a bottle of red liquid being poured into a glass", "a picture of a bowl of fruit", "a picture of a vase full of red liquid being poured into a glass", "an image with a dining table in the background"], "sentids": [12443, 12444, 12445, 12446, 12447, 12448, 12449, 12450, 12451, 12452, 12453, 12454, 12455, 12456, 12457, 12458], "rare_classes": [["bottle"], ["bowl"], ["vase"], ["dining table"], ["bottle"], ["bowl"], ["vase"], ["dining table"], ["bottle"], ["bowl"], ["vase"], ["dining table"], ["bottle"], ["bowl"], ["vase"], ["dining table"]]} +{"image": "images/4907068336.jpg", "split": "test", "caption": ["a motorcycle in the middle of a crowd"], "sentids": [12459], "rare_classes": [["motorcycle"]]} +{"image": "images/4908835309.jpg", "split": "test", "caption": ["a cell phone in a man's hand", "a photo of a handbag", "a cell phone in a man's hand", "a photo of a handbag"], "sentids": [12460, 12461, 12462, 12463], "rare_classes": [["cell phone"], ["handbag"], ["cell phone"], ["handbag"]]} +{"image": "images/4909512111.jpg", "split": "test", "caption": ["a photo of a car and a motorcycle on the road", "a photo of a motorcycle riding down the street", "a photo of a car and a motorcycle on the road", "a photo of a motorcycle riding down the street"], "sentids": [12464, 12465, 12466, 12467], "rare_classes": [["car"], ["motorcycle"], ["car"], ["motorcycle"]]} +{"image": "images/4910559956.jpg", "split": "test", "caption": ["a photo of a sports ball being carried by a woman"], "sentids": [12468], "rare_classes": [["sports ball"]]} +{"image": "images/4910842410.jpg", "split": "test", "caption": ["a picture of a backpacker walking down a street in a city"], "sentids": [12469], "rare_classes": [["backpack"]]} +{"image": "images/4911020894.jpg", "split": "test", "caption": ["a cell phone in a child's hand", "a picture of a bicycle", "a cell phone in a child's hand", "a picture of a bicycle"], "sentids": [12470, 12471, 12472, 12473], "rare_classes": [["cell phone"], ["bicycle"], ["cell phone"], ["bicycle"]]} +{"image": "images/491321888.jpg", "split": "test", "caption": ["an image with a surfboard in a swimming pool"], "sentids": [12474], "rare_classes": [["surfboard"]]} +{"image": "images/4914029409.jpg", "split": "test", "caption": ["an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road", "an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road", "an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road", "an image with a backpack on a bike", "a picture of a motorcycle on a city street", "a photo of a chair in the middle of a street", "a handbag in the middle of the road"], "sentids": [12475, 12476, 12477, 12478, 12479, 12480, 12481, 12482, 12483, 12484, 12485, 12486, 12487, 12488, 12489, 12490], "rare_classes": [["backpack"], ["motorcycle"], ["chair"], ["handbag"], ["backpack"], ["motorcycle"], ["chair"], ["handbag"], ["backpack"], ["motorcycle"], ["chair"], ["handbag"], ["backpack"], ["motorcycle"], ["chair"], ["handbag"]]} +{"image": "images/4914053837.jpg", "split": "test", "caption": ["an image with a bottle of water"], "sentids": [12491], "rare_classes": [["bottle"]]} +{"image": "images/4914732942.jpg", "split": "test", "caption": ["a backpack in the middle of the street", "a handbag in the middle of the street", "a backpack in the middle of the street", "a handbag in the middle of the street"], "sentids": [12492, 12493, 12494, 12495], "rare_classes": [["backpack"], ["handbag"], ["backpack"], ["handbag"]]} +{"image": "images/4914798970.jpg", "split": "test", "caption": ["a traffic light in the middle of the street"], "sentids": [12496], "rare_classes": [["traffic light"]]} +{"image": "images/4914829251.jpg", "split": "test", "caption": ["a picture of a backpacker riding a bike on a city street"], "sentids": [12497], "rare_classes": [["backpack"]]} +{"image": "images/491495182.jpg", "split": "test", "caption": ["an image with a tv in the background"], "sentids": [12498], "rare_classes": [["tv"]]} +{"image": "images/4914994391.jpg", "split": "test", "caption": ["a picture of a bus driving down a street with a fountain in the middle"], "sentids": [12499], "rare_classes": [["bus"]]} +{"image": "images/4915029510.jpg", "split": "test", "caption": ["a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road", "a picture of a book reading man sitting on a chair in the rain", "a picture of a chair on the side of the road", "a picture of a bicycle in the rain", "a photo of a cup of coffee and a man reading in the rain", "a picture of a traffic light on the side of the road"], "sentids": [12500, 12501, 12502, 12503, 12504, 12505, 12506, 12507, 12508, 12509, 12510, 12511, 12512, 12513, 12514, 12515, 12516, 12517, 12518, 12519, 12520, 12521, 12522, 12523, 12524], "rare_classes": [["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"], ["book"], ["chair"], ["bicycle"], ["cup"], ["traffic light"]]} +{"image": "images/4915359289.jpg", "split": "test", "caption": ["a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee", "a handbag in the background", "a dining table in the middle of a sidewalk", "an image with a car in the background and people sitting at a table", "a picture of a potted plant", "an image with a cup of coffee"], "sentids": [12525, 12526, 12527, 12528, 12529, 12530, 12531, 12532, 12533, 12534, 12535, 12536, 12537, 12538, 12539, 12540, 12541, 12542, 12543, 12544, 12545, 12546, 12547, 12548, 12549], "rare_classes": [["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"], ["handbag"], ["dining table"], ["car"], ["potted plant"], ["cup"]]} +{"image": "images/4917930892.jpg", "split": "test", "caption": ["a photo of a chair skateboarder"], "sentids": [12550], "rare_classes": [["chair"]]} +{"image": "images/491876784.jpg", "split": "test", "caption": ["an image with a dining table in the background", "an image with a pizza and a man eating it", "an image with a dining table in the background", "an image with a pizza and a man eating it"], "sentids": [12551, 12552, 12553, 12554], "rare_classes": [["dining table"], ["pizza"], ["dining table"], ["pizza"]]} +{"image": "images/4920455740.jpg", "split": "test", "caption": ["an image with a book in front of a man and a woman", "a picture of a potted plant", "an image with a book in front of a man and a woman", "a picture of a potted plant"], "sentids": [12555, 12556, 12557, 12558], "rare_classes": [["book"], ["potted plant"], ["book"], ["potted plant"]]} +{"image": "images/4921075662.jpg", "split": "test", "caption": ["a photo of a truck with a man on top of a palm tree", "an image with a dining table surrounded by palm trees", "a photo of a truck with a man on top of a palm tree", "an image with a dining table surrounded by palm trees"], "sentids": [12559, 12560, 12561, 12562], "rare_classes": [["truck"], ["dining table"], ["truck"], ["dining table"]]} +{"image": "images/4921124228.jpg", "split": "test", "caption": ["a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background", "a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background", "a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background", "a photo of a laptop sitting on the steps of a busy city street", "a bottle in the middle of a crowd of people", "an image with a truck and people in the background", "an image with a car and people in the background"], "sentids": [12563, 12564, 12565, 12566, 12567, 12568, 12569, 12570, 12571, 12572, 12573, 12574, 12575, 12576, 12577, 12578], "rare_classes": [["laptop"], ["bottle"], ["truck"], ["car"], ["laptop"], ["bottle"], ["truck"], ["car"], ["laptop"], ["bottle"], ["truck"], ["car"], ["laptop"], ["bottle"], ["truck"], ["car"]]} +{"image": "images/4921249775.jpg", "split": "test", "caption": ["a photo of a tv screen in an airport terminal", "a clock in an airport", "a photo of a tv screen in an airport terminal", "a clock in an airport"], "sentids": [12579, 12580, 12581, 12582], "rare_classes": [["tv"], ["clock"], ["tv"], ["clock"]]} +{"image": "images/4921377842.jpg", "split": "test", "caption": ["a photo of a handbag being sprayed with water", "a picture of a vase of flowers being sprayed with water", "a photo of a handbag being sprayed with water", "a picture of a vase of flowers being sprayed with water"], "sentids": [12583, 12584, 12585, 12586], "rare_classes": [["handbag"], ["vase"], ["handbag"], ["vase"]]} +{"image": "images/4922420794.jpg", "split": "test", "caption": ["an image with a truck and people on a city street"], "sentids": [12587], "rare_classes": [["truck"]]} +{"image": "images/4922678481.jpg", "split": "test", "caption": ["a person in a window", "a photo of a wine glass", "a photo of a vase on a shelf in a store", "a person in a window", "a photo of a wine glass", "a photo of a vase on a shelf in a store", "a person in a window", "a photo of a wine glass", "a photo of a vase on a shelf in a store"], "sentids": [12588, 12589, 12590, 12591, 12592, 12593, 12594, 12595, 12596], "rare_classes": [["person"], ["wine glass"], ["vase"], ["person"], ["wine glass"], ["vase"], ["person"], ["wine glass"], ["vase"]]} +{"image": "images/4923271886.jpg", "split": "test", "caption": ["a car in front of a building", "an image with a bottle of water next to a man laying on the ground", "a car in front of a building", "an image with a bottle of water next to a man laying on the ground"], "sentids": [12597, 12598, 12599, 12600], "rare_classes": [["car"], ["bottle"], ["car"], ["bottle"]]} +{"image": "images/4927147688.jpg", "split": "test", "caption": ["an image with a chair on the side of the road", "a picture of a motorcycle repair shop", "a photo of a handbag seller on a city sidewalk", "an image with a chair on the side of the road", "a picture of a motorcycle repair shop", "a photo of a handbag seller on a city sidewalk", "an image with a chair on the side of the road", "a picture of a motorcycle repair shop", "a photo of a handbag seller on a city sidewalk"], "sentids": [12601, 12602, 12603, 12604, 12605, 12606, 12607, 12608, 12609], "rare_classes": [["chair"], ["motorcycle"], ["handbag"], ["chair"], ["motorcycle"], ["handbag"], ["chair"], ["motorcycle"], ["handbag"]]} +{"image": "images/4928886631.jpg", "split": "test", "caption": ["a picture of a handbag on the ground", "a cup in the middle of the street", "a picture of a handbag on the ground", "a cup in the middle of the street"], "sentids": [12610, 12611, 12612, 12613], "rare_classes": [["handbag"], ["cup"], ["handbag"], ["cup"]]} +{"image": "images/4931259260.jpg", "split": "test", "caption": ["an image with a cow being chased by a man on a horse", "a picture of a truck full of people riding horses at a rodeo", "an image with a cow being chased by a man on a horse", "a picture of a truck full of people riding horses at a rodeo"], "sentids": [12614, 12615, 12616, 12617], "rare_classes": [["cow"], ["truck"], ["cow"], ["truck"]]} +{"image": "images/4931927819.jpg", "split": "test", "caption": ["a handbag in a woman's hand", "an image with a dining table and two people walking down the street", "a handbag in a woman's hand", "an image with a dining table and two people walking down the street"], "sentids": [12618, 12619, 12620, 12621], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/49320620.jpg", "split": "test", "caption": ["a photo of a wine glass"], "sentids": [12622], "rare_classes": [["wine glass"]]} +{"image": "images/4933973457.jpg", "split": "test", "caption": ["a picture of a suitcase", "a photo of a airplane in the sky with two people and a little girl", "a picture of a suitcase", "a photo of a airplane in the sky with two people and a little girl"], "sentids": [12623, 12624, 12625, 12626], "rare_classes": [["suitcase"], ["airplane"], ["suitcase"], ["airplane"]]} +{"image": "images/4934375269.jpg", "split": "test", "caption": ["an image with a bicycle and a man on it", "a suitcase in a basket on the back of a bike", "an image with a bicycle and a man on it", "a suitcase in a basket on the back of a bike"], "sentids": [12627, 12628, 12629, 12630], "rare_classes": [["bicycle"], ["suitcase"], ["bicycle"], ["suitcase"]]} +{"image": "images/4934467462.jpg", "split": "test", "caption": ["a picture of a bicycle path with people walking and holding umbrellas", "an image with a car, people, and umbrellas", "a picture of a motorcycle on the side of the road", "a picture of a bicycle path with people walking and holding umbrellas", "an image with a car, people, and umbrellas", "a picture of a motorcycle on the side of the road", "a picture of a bicycle path with people walking and holding umbrellas", "an image with a car, people, and umbrellas", "a picture of a motorcycle on the side of the road"], "sentids": [12631, 12632, 12633, 12634, 12635, 12636, 12637, 12638, 12639], "rare_classes": [["bicycle"], ["car"], ["motorcycle"], ["bicycle"], ["car"], ["motorcycle"], ["bicycle"], ["car"], ["motorcycle"]]} +{"image": "images/4934873039.jpg", "split": "test", "caption": ["an image with a bus and people on a sidewalk", "a photo of a umbrella", "a photo of a backpacker waiting to board a train", "an image with a bus and people on a sidewalk", "a photo of a umbrella", "a photo of a backpacker waiting to board a train", "an image with a bus and people on a sidewalk", "a photo of a umbrella", "a photo of a backpacker waiting to board a train"], "sentids": [12640, 12641, 12642, 12643, 12644, 12645, 12646, 12647, 12648], "rare_classes": [["bus"], ["umbrella"], ["backpack"], ["bus"], ["umbrella"], ["backpack"], ["bus"], ["umbrella"], ["backpack"]]} +{"image": "images/4935046155.jpg", "split": "test", "caption": ["a fire hydrant in the middle of a city street", "a motorcycle in the middle of a busy city street", "a fire hydrant in the middle of a city street", "a motorcycle in the middle of a busy city street"], "sentids": [12649, 12650, 12651, 12652], "rare_classes": [["fire hydrant"], ["motorcycle"], ["fire hydrant"], ["motorcycle"]]} +{"image": "images/4935241932.jpg", "split": "test", "caption": ["a picture of a bicycle parked outside of a cafe", "a picture of a traffic light with a bicycle parked in front of it", "a picture of a bicycle parked outside of a cafe", "a picture of a traffic light with a bicycle parked in front of it"], "sentids": [12653, 12654, 12655, 12656], "rare_classes": [["bicycle"], ["traffic light"], ["bicycle"], ["traffic light"]]} +{"image": "images/4936359688.jpg", "split": "test", "caption": ["a photo of a clock in a restaurant with people sitting at tables"], "sentids": [12657], "rare_classes": [["clock"]]} +{"image": "images/4937200150.jpg", "split": "test", "caption": ["a chair in the middle of a red carpet", "a photo of a handbag store in a shopping mall", "a photo of a bottle of wine", "a chair in the middle of a red carpet", "a photo of a handbag store in a shopping mall", "a photo of a bottle of wine", "a chair in the middle of a red carpet", "a photo of a handbag store in a shopping mall", "a photo of a bottle of wine"], "sentids": [12658, 12659, 12660, 12661, 12662, 12663, 12664, 12665, 12666], "rare_classes": [["chair"], ["handbag"], ["bottle"], ["chair"], ["handbag"], ["bottle"], ["chair"], ["handbag"], ["bottle"]]} +{"image": "images/4937203156.jpg", "split": "test", "caption": ["a picture of a bench with people sitting on it"], "sentids": [12667], "rare_classes": [["bench"]]} +{"image": "images/4937485860.jpg", "split": "test", "caption": ["a photo of a frisbee being held by an asian woman", "a fork in a woman's hand", "a photo of a frisbee being held by an asian woman", "a fork in a woman's hand"], "sentids": [12668, 12669, 12670, 12671], "rare_classes": [["frisbee"], ["fork"], ["frisbee"], ["fork"]]} +{"image": "images/4939701707.jpg", "split": "test", "caption": ["a picture of a car on the street", "a picture of a fire hydrant", "a picture of a car on the street", "a picture of a fire hydrant"], "sentids": [12672, 12673, 12674, 12675], "rare_classes": [["car"], ["fire hydrant"], ["car"], ["fire hydrant"]]} +{"image": "images/4941143742.jpg", "split": "test", "caption": ["a handbag in the middle of a group of people", "a chair in front of a group of people", "a handbag in the middle of a group of people", "a chair in front of a group of people"], "sentids": [12676, 12677, 12678, 12679], "rare_classes": [["handbag"], ["chair"], ["handbag"], ["chair"]]} +{"image": "images/4941418868.jpg", "split": "test", "caption": ["a traffic light in the middle of the road", "a photo of a backpacker group on a bike ride", "a photo of a umbrella in the sky", "a traffic light in the middle of the road", "a photo of a backpacker group on a bike ride", "a photo of a umbrella in the sky", "a traffic light in the middle of the road", "a photo of a backpacker group on a bike ride", "a photo of a umbrella in the sky"], "sentids": [12680, 12681, 12682, 12683, 12684, 12685, 12686, 12687, 12688], "rare_classes": [["traffic light"], ["backpack"], ["umbrella"], ["traffic light"], ["backpack"], ["umbrella"], ["traffic light"], ["backpack"], ["umbrella"]]} +{"image": "images/4941462834.jpg", "split": "test", "caption": ["an image with a backpack on the ground", "a handbag in the middle of the street", "a picture of a bus on the side of the road", "an image with a backpack on the ground", "a handbag in the middle of the street", "a picture of a bus on the side of the road", "an image with a backpack on the ground", "a handbag in the middle of the street", "a picture of a bus on the side of the road"], "sentids": [12689, 12690, 12691, 12692, 12693, 12694, 12695, 12696, 12697], "rare_classes": [["backpack"], ["handbag"], ["bus"], ["backpack"], ["handbag"], ["bus"], ["backpack"], ["handbag"], ["bus"]]} +{"image": "images/4941463392.jpg", "split": "test", "caption": ["a handbag in the middle of a group of people", "a picture of a backpacker walking down the street", "a picture of a potted plant", "a handbag in the middle of a group of people", "a picture of a backpacker walking down the street", "a picture of a potted plant", "a handbag in the middle of a group of people", "a picture of a backpacker walking down the street", "a picture of a potted plant"], "sentids": [12698, 12699, 12700, 12701, 12702, 12703, 12704, 12705, 12706], "rare_classes": [["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"], ["potted plant"], ["handbag"], ["backpack"], ["potted plant"]]} +{"image": "images/494174844.jpg", "split": "test", "caption": ["a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella", "a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella", "a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella", "a dining table in a restaurant", "an image with a spoon on the table", "a picture of a bowl of food", "a picture of a umbrella"], "sentids": [12707, 12708, 12709, 12710, 12711, 12712, 12713, 12714, 12715, 12716, 12717, 12718, 12719, 12720, 12721, 12722], "rare_classes": [["dining table"], ["spoon"], ["bowl"], ["umbrella"], ["dining table"], ["spoon"], ["bowl"], ["umbrella"], ["dining table"], ["spoon"], ["bowl"], ["umbrella"], ["dining table"], ["spoon"], ["bowl"], ["umbrella"]]} +{"image": "images/4942147280.jpg", "split": "test", "caption": ["a truck in a parking lot", "a photo of a cell phone couple kissing on the street", "a truck in a parking lot", "a photo of a cell phone couple kissing on the street"], "sentids": [12723, 12724, 12725, 12726], "rare_classes": [["truck"], ["cell phone"], ["truck"], ["cell phone"]]} +{"image": "images/4942654560.jpg", "split": "test", "caption": ["an image with a motorcycle and people in front of a building", "an image with a traffic light and a person on a motorcycle", "a stop sign in the middle of a street", "an image with a motorcycle and people in front of a building", "an image with a traffic light and a person on a motorcycle", "a stop sign in the middle of a street", "an image with a motorcycle and people in front of a building", "an image with a traffic light and a person on a motorcycle", "a stop sign in the middle of a street"], "sentids": [12727, 12728, 12729, 12730, 12731, 12732, 12733, 12734, 12735], "rare_classes": [["motorcycle"], ["traffic light"], ["stop sign"], ["motorcycle"], ["traffic light"], ["stop sign"], ["motorcycle"], ["traffic light"], ["stop sign"]]} +{"image": "images/4942995326.jpg", "split": "test", "caption": ["a picture of a chair on the side of the road", "a picture of a umbrella stand in the middle of a group of people", "a photo of a backpacker street market", "a picture of a chair on the side of the road", "a picture of a umbrella stand in the middle of a group of people", "a photo of a backpacker street market", "a picture of a chair on the side of the road", "a picture of a umbrella stand in the middle of a group of people", "a photo of a backpacker street market"], "sentids": [12736, 12737, 12738, 12739, 12740, 12741, 12742, 12743, 12744], "rare_classes": [["chair"], ["umbrella"], ["backpack"], ["chair"], ["umbrella"], ["backpack"], ["chair"], ["umbrella"], ["backpack"]]} +{"image": "images/4943185444.jpg", "split": "test", "caption": ["a picture of a traffic light"], "sentids": [12745], "rare_classes": [["traffic light"]]} +{"image": "images/4943187092.jpg", "split": "test", "caption": ["a bicycle in the street"], "sentids": [12746], "rare_classes": [["bicycle"]]} +{"image": "images/4944108585.jpg", "split": "test", "caption": ["a photo of a truck on the side of the road", "a photo of a handbag", "a photo of a truck on the side of the road", "a photo of a handbag"], "sentids": [12747, 12748, 12749, 12750], "rare_classes": [["truck"], ["handbag"], ["truck"], ["handbag"]]} +{"image": "images/4944644486.jpg", "split": "test", "caption": ["a backpack in the middle of a crowd of people"], "sentids": [12751], "rare_classes": [["backpack"]]} +{"image": "images/4944827656.jpg", "split": "test", "caption": ["a bottle in the background", "an image with a handbag", "a bottle in the background", "an image with a handbag"], "sentids": [12752, 12753, 12754, 12755], "rare_classes": [["bottle"], ["handbag"], ["bottle"], ["handbag"]]} +{"image": "images/4945451922.jpg", "split": "test", "caption": ["a photo of a horse and rider in front of a temple"], "sentids": [12756], "rare_classes": [["horse"]]} +{"image": "images/4946986337.jpg", "split": "test", "caption": ["a sports ball in the middle of the road", "an image with a motorcycle and two people walking down the street", "a sports ball in the middle of the road", "an image with a motorcycle and two people walking down the street"], "sentids": [12757, 12758, 12759, 12760], "rare_classes": [["sports ball"], ["motorcycle"], ["sports ball"], ["motorcycle"]]} +{"image": "images/4947946864.jpg", "split": "test", "caption": ["a picture of a dog in a restaurant with people sitting at tables", "a wine glass in the middle of the table", "an image with a cup of coffee", "a picture of a dog in a restaurant with people sitting at tables", "a wine glass in the middle of the table", "an image with a cup of coffee", "a picture of a dog in a restaurant with people sitting at tables", "a wine glass in the middle of the table", "an image with a cup of coffee"], "sentids": [12761, 12762, 12763, 12764, 12765, 12766, 12767, 12768, 12769], "rare_classes": [["dog"], ["wine glass"], ["cup"], ["dog"], ["wine glass"], ["cup"], ["dog"], ["wine glass"], ["cup"]]} +{"image": "images/494823012.jpg", "split": "test", "caption": ["an image with a backpack on the ground next to a group of people"], "sentids": [12770], "rare_classes": [["backpack"]]} +{"image": "images/495014499.jpg", "split": "test", "caption": ["an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street", "an image with a truck and people on the street", "a bus in the middle of a busy city street", "a photo of a tie-dye man on a busy city street", "an image with a traffic light in the background", "a handbag in the middle of a busy city street"], "sentids": [12771, 12772, 12773, 12774, 12775, 12776, 12777, 12778, 12779, 12780, 12781, 12782, 12783, 12784, 12785, 12786, 12787, 12788, 12789, 12790, 12791, 12792, 12793, 12794, 12795], "rare_classes": [["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"], ["truck"], ["bus"], ["tie"], ["traffic light"], ["handbag"]]} +{"image": "images/4951131390.jpg", "split": "test", "caption": ["an image with a car and people crossing the street", "an image with a bicycle and pedestrians crossing the street", "a picture of a stop sign in front of a store", "an image with a car and people crossing the street", "an image with a bicycle and pedestrians crossing the street", "a picture of a stop sign in front of a store", "an image with a car and people crossing the street", "an image with a bicycle and pedestrians crossing the street", "a picture of a stop sign in front of a store"], "sentids": [12796, 12797, 12798, 12799, 12800, 12801, 12802, 12803, 12804], "rare_classes": [["car"], ["bicycle"], ["stop sign"], ["car"], ["bicycle"], ["stop sign"], ["car"], ["bicycle"], ["stop sign"]]} +{"image": "images/4951538722.jpg", "split": "test", "caption": ["an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop", "an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop", "an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop", "an image with a umbrella and people standing in front of a bus stop", "a photo of a clock on the side of a building", "a tv in a bus stop", "a backpack in front of a bus stop"], "sentids": [12805, 12806, 12807, 12808, 12809, 12810, 12811, 12812, 12813, 12814, 12815, 12816, 12817, 12818, 12819, 12820], "rare_classes": [["umbrella"], ["clock"], ["tv"], ["backpack"], ["umbrella"], ["clock"], ["tv"], ["backpack"], ["umbrella"], ["clock"], ["tv"], ["backpack"], ["umbrella"], ["clock"], ["tv"], ["backpack"]]} +{"image": "images/4951566705.jpg", "split": "test", "caption": ["an image with a tv in the background", "an image with a backpacker on a busy street with umbrellas", "an image with a tv in the background", "an image with a backpacker on a busy street with umbrellas"], "sentids": [12821, 12822, 12823, 12824], "rare_classes": [["tv"], ["backpack"], ["tv"], ["backpack"]]} +{"image": "images/4951884470.jpg", "split": "test", "caption": ["a photo of a truck driving down a flooded street"], "sentids": [12825], "rare_classes": [["truck"]]} +{"image": "images/4952155171.jpg", "split": "test", "caption": ["a photo of a umbrella boy playing with a fire hydrant", "an image with a bicycle and a child holding an umbrella", "a photo of a umbrella boy playing with a fire hydrant", "an image with a bicycle and a child holding an umbrella"], "sentids": [12826, 12827, 12828, 12829], "rare_classes": [["umbrella"], ["bicycle"], ["umbrella"], ["bicycle"]]} +{"image": "images/4953325348.jpg", "split": "test", "caption": ["a picture of a truck driving down the road next to a person riding a bike", "a photo of a traffic light and a person riding a bike", "a picture of a backpacker riding a bike on the road", "a picture of a truck driving down the road next to a person riding a bike", "a photo of a traffic light and a person riding a bike", "a picture of a backpacker riding a bike on the road", "a picture of a truck driving down the road next to a person riding a bike", "a photo of a traffic light and a person riding a bike", "a picture of a backpacker riding a bike on the road"], "sentids": [12830, 12831, 12832, 12833, 12834, 12835, 12836, 12837, 12838], "rare_classes": [["truck"], ["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"], ["truck"], ["traffic light"], ["backpack"]]} +{"image": "images/4953536921.jpg", "split": "test", "caption": ["a photo of a dog and a man sitting on a bench"], "sentids": [12839], "rare_classes": [["dog"]]} +{"image": "images/4954417902.jpg", "split": "test", "caption": ["a photo of a motorcycle sitting on the side of the road", "an image with a truck and a man sitting on a motorcycle", "a backpack in the middle of the road", "a photo of a motorcycle sitting on the side of the road", "an image with a truck and a man sitting on a motorcycle", "a backpack in the middle of the road", "a photo of a motorcycle sitting on the side of the road", "an image with a truck and a man sitting on a motorcycle", "a backpack in the middle of the road"], "sentids": [12840, 12841, 12842, 12843, 12844, 12845, 12846, 12847, 12848], "rare_classes": [["motorcycle"], ["truck"], ["backpack"], ["motorcycle"], ["truck"], ["backpack"], ["motorcycle"], ["truck"], ["backpack"]]} +{"image": "images/4954827712.jpg", "split": "test", "caption": ["a photo of a backpacker in front of a building"], "sentids": [12849], "rare_classes": [["backpack"]]} +{"image": "images/4955005678.jpg", "split": "test", "caption": ["a picture of a book signing", "a picture of a tiered table with people sitting at it", "a picture of a book signing", "a picture of a tiered table with people sitting at it"], "sentids": [12850, 12851, 12852, 12853], "rare_classes": [["book"], ["tie"], ["book"], ["tie"]]} +{"image": "images/4955299042.jpg", "split": "test", "caption": ["a picture of a car in front of a mirror"], "sentids": [12854], "rare_classes": [["car"]]} +{"image": "images/4957517466.jpg", "split": "test", "caption": ["an image with a fire hydrant and people walking down the street"], "sentids": [12855], "rare_classes": [["fire hydrant"]]} +{"image": "images/4957739389.jpg", "split": "test", "caption": ["a picture of a bus that is parked on the side of the road", "a truck in the middle of a city street", "a picture of a bus that is parked on the side of the road", "a truck in the middle of a city street"], "sentids": [12856, 12857, 12858, 12859], "rare_classes": [["bus"], ["truck"], ["bus"], ["truck"]]} +{"image": "images/4958897418.jpg", "split": "test", "caption": ["a handbag in a woman's hand", "a photo of a truck full of produce at a farmers market", "a handbag in a woman's hand", "a photo of a truck full of produce at a farmers market"], "sentids": [12860, 12861, 12862, 12863], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} +{"image": "images/4958978125.jpg", "split": "test", "caption": ["a photo of a bus on the road", "a backpack in the back of a man on a bike", "a photo of a bus on the road", "a backpack in the back of a man on a bike"], "sentids": [12864, 12865, 12866, 12867], "rare_classes": [["bus"], ["backpack"], ["bus"], ["backpack"]]} +{"image": "images/4961904776.jpg", "split": "test", "caption": ["a photo of a laptop", "a photo of a cell phone video of a man doing a handstand", "a photo of a laptop", "a photo of a cell phone video of a man doing a handstand"], "sentids": [12868, 12869, 12870, 12871], "rare_classes": [["laptop"], ["cell phone"], ["laptop"], ["cell phone"]]} +{"image": "images/4965629392.jpg", "split": "test", "caption": ["a photo of a handbag being carried by a man"], "sentids": [12872], "rare_classes": [["handbag"]]} +{"image": "images/4967232029.jpg", "split": "test", "caption": ["a picture of a cell phone", "an image with a handbag", "a picture of a backpacker sitting on the side of the road", "a picture of a cell phone", "an image with a handbag", "a picture of a backpacker sitting on the side of the road", "a picture of a cell phone", "an image with a handbag", "a picture of a backpacker sitting on the side of the road"], "sentids": [12873, 12874, 12875, 12876, 12877, 12878, 12879, 12880, 12881], "rare_classes": [["cell phone"], ["handbag"], ["backpack"], ["cell phone"], ["handbag"], ["backpack"], ["cell phone"], ["handbag"], ["backpack"]]} +{"image": "images/4967237955.jpg", "split": "test", "caption": ["a truck in the background", "a cup in the middle of a table", "a truck in the background", "a cup in the middle of a table"], "sentids": [12882, 12883, 12884, 12885], "rare_classes": [["truck"], ["cup"], ["truck"], ["cup"]]} +{"image": "images/49695755.jpg", "split": "test", "caption": ["an image with a chair and a boy swinging a bat", "a potted plant in the yard", "an image with a cell phone in the foreground and a young boy swinging a bat", "an image with a chair and a boy swinging a bat", "a potted plant in the yard", "an image with a cell phone in the foreground and a young boy swinging a bat", "an image with a chair and a boy swinging a bat", "a potted plant in the yard", "an image with a cell phone in the foreground and a young boy swinging a bat"], "sentids": [12886, 12887, 12888, 12889, 12890, 12891, 12892, 12893, 12894], "rare_classes": [["chair"], ["potted plant"], ["cell phone"], ["chair"], ["potted plant"], ["cell phone"], ["chair"], ["potted plant"], ["cell phone"]]} +{"image": "images/4973929160.jpg", "split": "test", "caption": ["a picture of a car on the street with people in the background"], "sentids": [12895], "rare_classes": [["car"]]} +{"image": "images/4975960831.jpg", "split": "test", "caption": ["an image with a chair in the middle of a group of people", "an image with a surfboard and a group of people in a hot tub", "an image with a chair in the middle of a group of people", "an image with a surfboard and a group of people in a hot tub"], "sentids": [12896, 12897, 12898, 12899], "rare_classes": [["chair"], ["surfboard"], ["chair"], ["surfboard"]]} +{"image": "images/4977153596.jpg", "split": "test", "caption": ["an image with a truck and a group of people in front of it", "a photo of a cell phone camera in front of a group of people", "an image with a truck and a group of people in front of it", "a photo of a cell phone camera in front of a group of people"], "sentids": [12900, 12901, 12902, 12903], "rare_classes": [["truck"], ["cell phone"], ["truck"], ["cell phone"]]} +{"image": "images/4978966549.jpg", "split": "test", "caption": ["a umbrella in the middle of the street"], "sentids": [12904], "rare_classes": [["umbrella"]]} +{"image": "images/4979134930.jpg", "split": "test", "caption": ["a picture of a umbrella"], "sentids": [12905], "rare_classes": [["umbrella"]]} +{"image": "images/4980795412.jpg", "split": "test", "caption": ["an image with a backpack on the ground"], "sentids": [12906], "rare_classes": [["backpack"]]} +{"image": "images/4980932600.jpg", "split": "test", "caption": ["a photo of a car driving down a street with people walking in front of it", "a photo of a truck that is parked on the side of the road", "a photo of a car driving down a street with people walking in front of it", "a photo of a truck that is parked on the side of the road"], "sentids": [12907, 12908, 12909, 12910], "rare_classes": [["car"], ["truck"], ["car"], ["truck"]]} +{"image": "images/4981172140.jpg", "split": "test", "caption": ["a picture of a bottle of water on a cart"], "sentids": [12911], "rare_classes": [["bottle"]]} +{"image": "images/4985197970.jpg", "split": "test", "caption": ["a picture of a truck driving down a cobblestone street", "an image with a person walking down a cobblestone street", "a picture of a fire hydrant on a cobblestone street", "a picture of a truck driving down a cobblestone street", "an image with a person walking down a cobblestone street", "a picture of a fire hydrant on a cobblestone street", "a picture of a truck driving down a cobblestone street", "an image with a person walking down a cobblestone street", "a picture of a fire hydrant on a cobblestone street"], "sentids": [12912, 12913, 12914, 12915, 12916, 12917, 12918, 12919, 12920], "rare_classes": [["truck"], ["person"], ["fire hydrant"], ["truck"], ["person"], ["fire hydrant"], ["truck"], ["person"], ["fire hydrant"]]} +{"image": "images/4985704.jpg", "split": "test", "caption": ["a photo of a bicycle rider performing tricks in front of a crowd"], "sentids": [12921], "rare_classes": [["bicycle"]]} +{"image": "images/50158447.jpg", "split": "test", "caption": ["an image with a forkful of food", "a photo of a spoonful of food", "a picture of a tiered dinner table", "an image with a forkful of food", "a photo of a spoonful of food", "a picture of a tiered dinner table", "an image with a forkful of food", "a photo of a spoonful of food", "a picture of a tiered dinner table"], "sentids": [12922, 12923, 12924, 12925, 12926, 12927, 12928, 12929, 12930], "rare_classes": [["fork"], ["spoon"], ["tie"], ["fork"], ["spoon"], ["tie"], ["fork"], ["spoon"], ["tie"]]} +{"image": "images/502760780.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a photo of a cup of coffee", "a picture of a bottle of water", "a photo of a cup of coffee"], "sentids": [12931, 12932, 12933, 12934], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} +{"image": "images/503486811.jpg", "split": "test", "caption": ["a picture of a dining table", "a picture of a bowl of food sitting on a table", "a picture of a dining table", "a picture of a bowl of food sitting on a table"], "sentids": [12935, 12936, 12937, 12938], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} +{"image": "images/5052057412.jpg", "split": "test", "caption": ["a picture of a bottle of wine", "a cup in the middle of the table", "a picture of a bottle of wine", "a cup in the middle of the table"], "sentids": [12939, 12940, 12941, 12942], "rare_classes": [["bottle"], ["cup"], ["bottle"], ["cup"]]} +{"image": "images/505222650.jpg", "split": "test", "caption": ["an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone", "an image with a cake and two women sitting at a table", "a photo of a wine glass", "an image with a bottle of wine", "a knife in the cake", "a picture of a cell phone"], "sentids": [12943, 12944, 12945, 12946, 12947, 12948, 12949, 12950, 12951, 12952, 12953, 12954, 12955, 12956, 12957, 12958, 12959, 12960, 12961, 12962, 12963, 12964, 12965, 12966, 12967], "rare_classes": [["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"], ["cake"], ["wine glass"], ["bottle"], ["knife"], ["cell phone"]]} +{"image": "images/506211106.jpg", "split": "test", "caption": ["a picture of a baseball bat being swung by a man in front of a crowd"], "sentids": [12968], "rare_classes": [["baseball bat"]]} +{"image": "images/506442511.jpg", "split": "test", "caption": ["a picture of a stop sign"], "sentids": [12969], "rare_classes": [["stop sign"]]} +{"image": "images/506442755.jpg", "split": "test", "caption": ["an image with a stop sign in the background", "a picture of a car parked next to a group of people", "an image with a stop sign in the background", "a picture of a car parked next to a group of people"], "sentids": [12970, 12971, 12972, 12973], "rare_classes": [["stop sign"], ["car"], ["stop sign"], ["car"]]} +{"image": "images/5073552229.jpg", "split": "test", "caption": ["a cup in the middle of the table"], "sentids": [12974], "rare_classes": [["cup"]]} +{"image": "images/507419384.jpg", "split": "test", "caption": ["a tie in the middle of the table", "a cell phone in the hand of one of the kids", "a tie in the middle of the table", "a cell phone in the hand of one of the kids"], "sentids": [12975, 12976, 12977, 12978], "rare_classes": [["tie"], ["cell phone"], ["tie"], ["cell phone"]]} +{"image": "images/507596434.jpg", "split": "test", "caption": ["a picture of a person standing in front of a bar", "a photo of a sink and counter in a room", "a picture of a person standing in front of a bar", "a photo of a sink and counter in a room"], "sentids": [12979, 12980, 12981, 12982], "rare_classes": [["person"], ["sink"], ["person"], ["sink"]]} +{"image": "images/508537723.jpg", "split": "test", "caption": ["a mouse in the middle of the table", "an image with a dining table", "an image with a book on the table", "a mouse in the middle of the table", "an image with a dining table", "an image with a book on the table", "a mouse in the middle of the table", "an image with a dining table", "an image with a book on the table"], "sentids": [12983, 12984, 12985, 12986, 12987, 12988, 12989, 12990, 12991], "rare_classes": [["mouse"], ["dining table"], ["book"], ["mouse"], ["dining table"], ["book"], ["mouse"], ["dining table"], ["book"]]} +{"image": "images/508560560.jpg", "split": "test", "caption": ["a picture of a chair"], "sentids": [12992], "rare_classes": [["chair"]]} +{"image": "images/509096042.jpg", "split": "test", "caption": ["a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background", "a photo of a chair", "a bottle in a blue bag", "an image with a keyboard in front of a man sitting at a desk", "a photo of a laptop on a desk", "a photo of a mouse working on a computer", "an image with a book in the background"], "sentids": [12993, 12994, 12995, 12996, 12997, 12998, 12999, 13000, 13001, 13002, 13003, 13004, 13005, 13006, 13007, 13008, 13009, 13010, 13011, 13012, 13013, 13014, 13015, 13016, 13017, 13018, 13019, 13020, 13021, 13022, 13023, 13024, 13025, 13026, 13027, 13028], "rare_classes": [["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"], ["chair"], ["bottle"], ["keyboard"], ["laptop"], ["mouse"], ["book"]]} +{"image": "images/5098572639.jpg", "split": "test", "caption": ["an image with a backpack on the ground and people sitting at a table", "a dining table in the middle of a room", "an image with a backpack on the ground and people sitting at a table", "a dining table in the middle of a room"], "sentids": [13029, 13030, 13031, 13032], "rare_classes": [["backpack"], ["dining table"], ["backpack"], ["dining table"]]} +{"image": "images/5117317939.jpg", "split": "test", "caption": ["an image with a handbag on a blue carpet"], "sentids": [13033], "rare_classes": [["handbag"]]} +{"image": "images/5123250615.jpg", "split": "test", "caption": ["a photo of a backpacker who died in a car accident", "a picture of a suitcase on the side of the road", "a photo of a backpacker who died in a car accident", "a picture of a suitcase on the side of the road"], "sentids": [13034, 13035, 13036, 13037], "rare_classes": [["backpack"], ["suitcase"], ["backpack"], ["suitcase"]]} +{"image": "images/514461900.jpg", "split": "test", "caption": ["a photo of a suitcase", "a cell phone in a woman's hand", "an image with a backpack", "a photo of a suitcase", "a cell phone in a woman's hand", "an image with a backpack", "a photo of a suitcase", "a cell phone in a woman's hand", "an image with a backpack"], "sentids": [13038, 13039, 13040, 13041, 13042, 13043, 13044, 13045, 13046], "rare_classes": [["suitcase"], ["cell phone"], ["backpack"], ["suitcase"], ["cell phone"], ["backpack"], ["suitcase"], ["cell phone"], ["backpack"]]} +{"image": "images/5152631402.jpg", "split": "test", "caption": ["an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street", "an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street", "an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street", "an image with a suitcase on the sidewalk", "an image with a fire hydrant, people, and a dog", "a handbag in the middle of the sidewalk", "a truck in the street"], "sentids": [13047, 13048, 13049, 13050, 13051, 13052, 13053, 13054, 13055, 13056, 13057, 13058, 13059, 13060, 13061, 13062], "rare_classes": [["suitcase"], ["fire hydrant"], ["handbag"], ["truck"], ["suitcase"], ["fire hydrant"], ["handbag"], ["truck"], ["suitcase"], ["fire hydrant"], ["handbag"], ["truck"], ["suitcase"], ["fire hydrant"], ["handbag"], ["truck"]]} +{"image": "images/516360813.jpg", "split": "test", "caption": ["a dining table in front of a group of people", "a picture of a cell phone", "a dining table in front of a group of people", "a picture of a cell phone"], "sentids": [13063, 13064, 13065, 13066], "rare_classes": [["dining table"], ["cell phone"], ["dining table"], ["cell phone"]]} +{"image": "images/517214008.jpg", "split": "test", "caption": ["a picture of a forklift operator grilling hot dogs on a grill"], "sentids": [13067], "rare_classes": [["fork"]]} +{"image": "images/5181419899.jpg", "split": "test", "caption": ["an image with a dining table full of food"], "sentids": [13068], "rare_classes": [["dining table"]]} +{"image": "images/519754987.jpg", "split": "test", "caption": ["a backpack in the back of a car"], "sentids": [13069], "rare_classes": [["backpack"]]} +{"image": "images/5216466221.jpg", "split": "test", "caption": ["a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman", "a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman", "a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman", "a photo of a person preparing food on a table", "a dining table in front of a woman", "a picture of a cup of soup", "a handbag in front of the woman"], "sentids": [13070, 13071, 13072, 13073, 13074, 13075, 13076, 13077, 13078, 13079, 13080, 13081, 13082, 13083, 13084, 13085], "rare_classes": [["person"], ["dining table"], ["cup"], ["handbag"], ["person"], ["dining table"], ["cup"], ["handbag"], ["person"], ["dining table"], ["cup"], ["handbag"], ["person"], ["dining table"], ["cup"], ["handbag"]]} +{"image": "images/522516482.jpg", "split": "test", "caption": ["a photo of a tv on the side of a building", "a picture of a truck driving down a busy city street", "a handbag in the middle of a busy city street", "a photo of a tv on the side of a building", "a picture of a truck driving down a busy city street", "a handbag in the middle of a busy city street", "a photo of a tv on the side of a building", "a picture of a truck driving down a busy city street", "a handbag in the middle of a busy city street"], "sentids": [13086, 13087, 13088, 13089, 13090, 13091, 13092, 13093, 13094], "rare_classes": [["tv"], ["truck"], ["handbag"], ["tv"], ["truck"], ["handbag"], ["tv"], ["truck"], ["handbag"]]} +{"image": "images/5235619020.jpg", "split": "test", "caption": ["a sports ball in the air", "an image with a bench full of basketball players playing a game", "a sports ball in the air", "an image with a bench full of basketball players playing a game"], "sentids": [13095, 13096, 13097, 13098], "rare_classes": [["sports ball"], ["bench"], ["sports ball"], ["bench"]]} +{"image": "images/524073179.jpg", "split": "test", "caption": ["a picture of a tie", "a photo of a wine glass", "a fork in the middle of the table", "a picture of a tie", "a photo of a wine glass", "a fork in the middle of the table", "a picture of a tie", "a photo of a wine glass", "a fork in the middle of the table"], "sentids": [13099, 13100, 13101, 13102, 13103, 13104, 13105, 13106, 13107], "rare_classes": [["tie"], ["wine glass"], ["fork"], ["tie"], ["wine glass"], ["fork"], ["tie"], ["wine glass"], ["fork"]]} +{"image": "images/524250975.jpg", "split": "test", "caption": ["a photo of a cup of coffee", "a bottle in the middle of the table", "a photo of a keyboard", "a photo of a cup of coffee", "a bottle in the middle of the table", "a photo of a keyboard", "a photo of a cup of coffee", "a bottle in the middle of the table", "a photo of a keyboard"], "sentids": [13108, 13109, 13110, 13111, 13112, 13113, 13114, 13115, 13116], "rare_classes": [["cup"], ["bottle"], ["keyboard"], ["cup"], ["bottle"], ["keyboard"], ["cup"], ["bottle"], ["keyboard"]]} +{"image": "images/5247558458.jpg", "split": "test", "caption": ["a photo of a handbag filled with umbrellas on an escalator"], "sentids": [13117], "rare_classes": [["handbag"]]} +{"image": "images/5266194002.jpg", "split": "test", "caption": ["a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen", "a photo of a refrigerator", "a picture of a microwave", "a photo of a dining table", "a picture of a oven", "a photo of a banana bread in a kitchen"], "sentids": [13118, 13119, 13120, 13121, 13122, 13123, 13124, 13125, 13126, 13127, 13128, 13129, 13130, 13131, 13132, 13133, 13134, 13135, 13136, 13137, 13138, 13139, 13140, 13141, 13142], "rare_classes": [["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"], ["refrigerator"], ["microwave"], ["dining table"], ["oven"], ["banana"]]} +{"image": "images/5266810229.jpg", "split": "test", "caption": ["a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man", "a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man", "a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man", "a photo of a keyboard", "a photo of a cup of coffee", "an image with a potted plant in the background", "a book in front of the man"], "sentids": [13143, 13144, 13145, 13146, 13147, 13148, 13149, 13150, 13151, 13152, 13153, 13154, 13155, 13156, 13157, 13158], "rare_classes": [["keyboard"], ["cup"], ["potted plant"], ["book"], ["keyboard"], ["cup"], ["potted plant"], ["book"], ["keyboard"], ["cup"], ["potted plant"], ["book"], ["keyboard"], ["cup"], ["potted plant"], ["book"]]} +{"image": "images/526746449.jpg", "split": "test", "caption": ["an image with a bowl of milk"], "sentids": [13159], "rare_classes": [["bowl"]]} +{"image": "images/5276743705.jpg", "split": "test", "caption": ["a photo of a person preparing food in a restaurant", "a photo of a refrigerator", "an image with a spoon in the middle of a bowl of food", "a photo of a person preparing food in a restaurant", "a photo of a refrigerator", "an image with a spoon in the middle of a bowl of food", "a photo of a person preparing food in a restaurant", "a photo of a refrigerator", "an image with a spoon in the middle of a bowl of food"], "sentids": [13160, 13161, 13162, 13163, 13164, 13165, 13166, 13167, 13168], "rare_classes": [["person"], ["refrigerator"], ["spoon"], ["person"], ["refrigerator"], ["spoon"], ["person"], ["refrigerator"], ["spoon"]]} +{"image": "images/529453295.jpg", "split": "test", "caption": ["a bench in front of a building", "a photo of a bottle of water", "a bench in front of a building", "a photo of a bottle of water"], "sentids": [13169, 13170, 13171, 13172], "rare_classes": [["bench"], ["bottle"], ["bench"], ["bottle"]]} +{"image": "images/52989402.jpg", "split": "test", "caption": ["a picture of a cup of beer"], "sentids": [13173], "rare_classes": [["cup"]]} +{"image": "images/5301071699.jpg", "split": "test", "caption": ["a picture of a laptop on a table with people sitting around it"], "sentids": [13174], "rare_classes": [["laptop"]]} +{"image": "images/5311134561.jpg", "split": "test", "caption": ["a photo of a chair"], "sentids": [13175], "rare_classes": [["chair"]]} +{"image": "images/532241548.jpg", "split": "test", "caption": ["an image with a backpack and a group of people holding umbrellas", "an image with a chair and a group of people holding umbrellas", "an image with a backpack and a group of people holding umbrellas", "an image with a chair and a group of people holding umbrellas"], "sentids": [13176, 13177, 13178, 13179], "rare_classes": [["backpack"], ["chair"], ["backpack"], ["chair"]]} +{"image": "images/532574313.jpg", "split": "test", "caption": ["an image with a skateboarder in front of a fountain", "a photo of a handbag floating in a fountain", "an image with a skateboarder in front of a fountain", "a photo of a handbag floating in a fountain"], "sentids": [13180, 13181, 13182, 13183], "rare_classes": [["skateboard"], ["handbag"], ["skateboard"], ["handbag"]]} +{"image": "images/533713001.jpg", "split": "test", "caption": ["a picture of a dining table with chairs and umbrellas", "a picture of a wine glass", "a photo of a bench with people sitting on it", "a picture of a dining table with chairs and umbrellas", "a picture of a wine glass", "a photo of a bench with people sitting on it", "a picture of a dining table with chairs and umbrellas", "a picture of a wine glass", "a photo of a bench with people sitting on it"], "sentids": [13184, 13185, 13186, 13187, 13188, 13189, 13190, 13191, 13192], "rare_classes": [["dining table"], ["wine glass"], ["bench"], ["dining table"], ["wine glass"], ["bench"], ["dining table"], ["wine glass"], ["bench"]]} +{"image": "images/5340639100.jpg", "split": "test", "caption": ["a photo of a sports ball in a bowling alley"], "sentids": [13193], "rare_classes": [["sports ball"]]} +{"image": "images/535020523.jpg", "split": "test", "caption": ["a picture of a truck driving down a street with people walking in front of it", "a picture of a motorcycle and people walking down the street", "a picture of a truck driving down a street with people walking in front of it", "a picture of a motorcycle and people walking down the street"], "sentids": [13194, 13195, 13196, 13197], "rare_classes": [["truck"], ["motorcycle"], ["truck"], ["motorcycle"]]} +{"image": "images/5359437945.jpg", "split": "test", "caption": ["a picture of a car parked on the side of a street"], "sentids": [13198], "rare_classes": [["car"]]} +{"image": "images/537225246.jpg", "split": "test", "caption": ["a suitcase in the background", "a photo of a teddy bear dressed as a badger", "an image with a handbag and a person dressed as a badger", "a suitcase in the background", "a photo of a teddy bear dressed as a badger", "an image with a handbag and a person dressed as a badger", "a suitcase in the background", "a photo of a teddy bear dressed as a badger", "an image with a handbag and a person dressed as a badger"], "sentids": [13199, 13200, 13201, 13202, 13203, 13204, 13205, 13206, 13207], "rare_classes": [["suitcase"], ["teddy bear"], ["handbag"], ["suitcase"], ["teddy bear"], ["handbag"], ["suitcase"], ["teddy bear"], ["handbag"]]} +{"image": "images/5373649841.jpg", "split": "test", "caption": ["a handbag in the middle of an airport", "a bicycle in the middle of an airport", "a handbag in the middle of an airport", "a bicycle in the middle of an airport"], "sentids": [13208, 13209, 13210, 13211], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} +{"image": "images/5381043991.jpg", "split": "test", "caption": ["an image with a cell phone on a table in front of a group of people"], "sentids": [13212], "rare_classes": [["cell phone"]]} +{"image": "images/5381102989.jpg", "split": "test", "caption": ["a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner", "a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner", "a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner", "a picture of a dog sitting in a room with a group of people playing music", "a picture of a cat", "a tv in the room", "a handbag in the corner"], "sentids": [13213, 13214, 13215, 13216, 13217, 13218, 13219, 13220, 13221, 13222, 13223, 13224, 13225, 13226, 13227, 13228], "rare_classes": [["dog"], ["cat"], ["tv"], ["handbag"], ["dog"], ["cat"], ["tv"], ["handbag"], ["dog"], ["cat"], ["tv"], ["handbag"], ["dog"], ["cat"], ["tv"], ["handbag"]]} +{"image": "images/5405152070.jpg", "split": "test", "caption": ["a photo of a tv in a gymnasium"], "sentids": [13229], "rare_classes": [["tv"]]} +{"image": "images/5406927495.jpg", "split": "test", "caption": ["a potted plant in the middle of the street", "a photo of a backpacker playing music on the street", "a potted plant in the middle of the street", "a photo of a backpacker playing music on the street"], "sentids": [13230, 13231, 13232, 13233], "rare_classes": [["potted plant"], ["backpack"], ["potted plant"], ["backpack"]]} +{"image": "images/541497191.jpg", "split": "test", "caption": ["a wine glass in a woman's hand", "a photo of a bowl of ice cream", "an image with a cup of wine", "a wine glass in a woman's hand", "a photo of a bowl of ice cream", "an image with a cup of wine", "a wine glass in a woman's hand", "a photo of a bowl of ice cream", "an image with a cup of wine"], "sentids": [13234, 13235, 13236, 13237, 13238, 13239, 13240, 13241, 13242], "rare_classes": [["wine glass"], ["bowl"], ["cup"], ["wine glass"], ["bowl"], ["cup"], ["wine glass"], ["bowl"], ["cup"]]} +{"image": "images/5423102604.jpg", "split": "test", "caption": ["a tie in front of a group of people sitting on folding chairs", "a picture of a chair with people sitting in it", "a photo of a backpack being handed to an old man", "a tie in front of a group of people sitting on folding chairs", "a picture of a chair with people sitting in it", "a photo of a backpack being handed to an old man", "a tie in front of a group of people sitting on folding chairs", "a picture of a chair with people sitting in it", "a photo of a backpack being handed to an old man"], "sentids": [13243, 13244, 13245, 13246, 13247, 13248, 13249, 13250, 13251], "rare_classes": [["tie"], ["chair"], ["backpack"], ["tie"], ["chair"], ["backpack"], ["tie"], ["chair"], ["backpack"]]} +{"image": "images/5430568615.jpg", "split": "test", "caption": ["a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky", "a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky", "a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky", "a truck in a parking lot full of hot air balloons", "a picture of a handbag flying in the air", "a photo of a kite flying over a crowd of people", "a sports ball in the sky"], "sentids": [13252, 13253, 13254, 13255, 13256, 13257, 13258, 13259, 13260, 13261, 13262, 13263, 13264, 13265, 13266, 13267], "rare_classes": [["truck"], ["handbag"], ["kite"], ["sports ball"], ["truck"], ["handbag"], ["kite"], ["sports ball"], ["truck"], ["handbag"], ["kite"], ["sports ball"], ["truck"], ["handbag"], ["kite"], ["sports ball"]]} +{"image": "images/543613917.jpg", "split": "test", "caption": ["a horse in the air"], "sentids": [13268], "rare_classes": [["horse"]]} +{"image": "images/5441804056.jpg", "split": "test", "caption": ["a picture of a backpacker pushing a shopping cart", "a car in front of a building with two people pushing shopping carts", "a potted plant in a shopping cart", "a picture of a backpacker pushing a shopping cart", "a car in front of a building with two people pushing shopping carts", "a potted plant in a shopping cart", "a picture of a backpacker pushing a shopping cart", "a car in front of a building with two people pushing shopping carts", "a potted plant in a shopping cart"], "sentids": [13269, 13270, 13271, 13272, 13273, 13274, 13275, 13276, 13277], "rare_classes": [["backpack"], ["car"], ["potted plant"], ["backpack"], ["car"], ["potted plant"], ["backpack"], ["car"], ["potted plant"]]} +{"image": "images/5460845581.jpg", "split": "test", "caption": ["a picture of a tie basketball game between two teams"], "sentids": [13278], "rare_classes": [["tie"]]} +{"image": "images/5465722830.jpg", "split": "test", "caption": ["a photo of a dining table at an outdoor market"], "sentids": [13279], "rare_classes": [["dining table"]]} +{"image": "images/5475015553.jpg", "split": "test", "caption": ["a backpack in the middle of a group of people", "an image with a car in the background and a skateboarder doing a trick", "a bicycle in the air", "a backpack in the middle of a group of people", "an image with a car in the background and a skateboarder doing a trick", "a bicycle in the air", "a backpack in the middle of a group of people", "an image with a car in the background and a skateboarder doing a trick", "a bicycle in the air"], "sentids": [13280, 13281, 13282, 13283, 13284, 13285, 13286, 13287, 13288], "rare_classes": [["backpack"], ["car"], ["bicycle"], ["backpack"], ["car"], ["bicycle"], ["backpack"], ["car"], ["bicycle"]]} +{"image": "images/5501226985.jpg", "split": "test", "caption": ["a picture of a vase and a baby sitting on a couch", "a picture of a potted plant", "a picture of a vase and a baby sitting on a couch", "a picture of a potted plant"], "sentids": [13289, 13290, 13291, 13292], "rare_classes": [["vase"], ["potted plant"], ["vase"], ["potted plant"]]} +{"image": "images/5511460259.jpg", "split": "test", "caption": ["a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers", "a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers", "a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers", "a picture of a dining table", "a photo of a bottle of wine", "an image with a spoon on the table", "a photo of a vase of flowers"], "sentids": [13293, 13294, 13295, 13296, 13297, 13298, 13299, 13300, 13301, 13302, 13303, 13304, 13305, 13306, 13307, 13308], "rare_classes": [["dining table"], ["bottle"], ["spoon"], ["vase"], ["dining table"], ["bottle"], ["spoon"], ["vase"], ["dining table"], ["bottle"], ["spoon"], ["vase"], ["dining table"], ["bottle"], ["spoon"], ["vase"]]} +{"image": "images/5541308296.jpg", "split": "test", "caption": ["a backpack in the background", "an image with a car in front of a store", "a backpack in the background", "an image with a car in front of a store"], "sentids": [13309, 13310, 13311, 13312], "rare_classes": [["backpack"], ["car"], ["backpack"], ["car"]]} +{"image": "images/554526471.jpg", "split": "test", "caption": ["a photo of a suitcase on the beach"], "sentids": [13313], "rare_classes": [["suitcase"]]} +{"image": "images/5562975921.jpg", "split": "test", "caption": ["an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker", "an image with a person working on something", "an image with a microwave in the background", "a photo of a tv in the background", "a picture of a scissors maker", "a picture of a spoon maker"], "sentids": [13314, 13315, 13316, 13317, 13318, 13319, 13320, 13321, 13322, 13323, 13324, 13325, 13326, 13327, 13328, 13329, 13330, 13331, 13332, 13333, 13334, 13335, 13336, 13337, 13338], "rare_classes": [["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"], ["person"], ["microwave"], ["tv"], ["scissors"], ["spoon"]]} +{"image": "images/5563446889.jpg", "split": "test", "caption": ["a picture of a bicycle"], "sentids": [13339], "rare_classes": [["bicycle"]]} +{"image": "images/5572655622.jpg", "split": "test", "caption": ["a traffic light in the middle of the road"], "sentids": [13340], "rare_classes": [["traffic light"]]} +{"image": "images/5583327265.jpg", "split": "test", "caption": ["a photo of a handbag in a target store", "a picture of a tv in a store with people in it", "a photo of a handbag in a target store", "a picture of a tv in a store with people in it"], "sentids": [13341, 13342, 13343, 13344], "rare_classes": [["handbag"], ["tv"], ["handbag"], ["tv"]]} +{"image": "images/5611391594.jpg", "split": "test", "caption": ["a photo of a sports ball in the air", "a picture of a kite flying in the air", "a photo of a sports ball in the air", "a picture of a kite flying in the air"], "sentids": [13345, 13346, 13347, 13348], "rare_classes": [["sports ball"], ["kite"], ["sports ball"], ["kite"]]} +{"image": "images/5611717202.jpg", "split": "test", "caption": ["a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair", "a picture of a couch", "an image with a dining table", "a photo of a laptop", "a picture of a backpack", "a photo of a chair"], "sentids": [13349, 13350, 13351, 13352, 13353, 13354, 13355, 13356, 13357, 13358, 13359, 13360, 13361, 13362, 13363, 13364, 13365, 13366, 13367, 13368, 13369, 13370, 13371, 13372, 13373], "rare_classes": [["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"], ["couch"], ["dining table"], ["laptop"], ["backpack"], ["chair"]]} +{"image": "images/561204294.jpg", "split": "test", "caption": ["an image with a couch and a group of kids playing a board game", "a dining table in a living room", "an image with a couch and a group of kids playing a board game", "a dining table in a living room"], "sentids": [13374, 13375, 13376, 13377], "rare_classes": [["couch"], ["dining table"], ["couch"], ["dining table"]]} +{"image": "images/5615083329.jpg", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [13378], "rare_classes": [["cup"]]} +{"image": "images/5615654776.jpg", "split": "test", "caption": ["a photo of a car parade", "a picture of a handbag", "a photo of a car parade", "a picture of a handbag"], "sentids": [13379, 13380, 13381, 13382], "rare_classes": [["car"], ["handbag"], ["car"], ["handbag"]]} +{"image": "images/5633231430.jpg", "split": "test", "caption": ["a picture of a backpacker on a busy street in asia", "a traffic light in the middle of an intersection", "a picture of a backpacker on a busy street in asia", "a traffic light in the middle of an intersection"], "sentids": [13383, 13384, 13385, 13386], "rare_classes": [["backpack"], ["traffic light"], ["backpack"], ["traffic light"]]} +{"image": "images/5641021474.jpg", "split": "test", "caption": ["an image with a bus full of people on a city street", "a chair in the middle of a crowded city street", "an image with a bus full of people on a city street", "a chair in the middle of a crowded city street"], "sentids": [13387, 13388, 13389, 13390], "rare_classes": [["bus"], ["chair"], ["bus"], ["chair"]]} +{"image": "images/5687832945.jpg", "split": "test", "caption": ["a picture of a traffic light with a man in a wheel chair", "a chair in the middle of the street", "a picture of a traffic light with a man in a wheel chair", "a chair in the middle of the street"], "sentids": [13391, 13392, 13393, 13394], "rare_classes": [["traffic light"], ["chair"], ["traffic light"], ["chair"]]} +{"image": "images/57264404.jpg", "split": "test", "caption": ["a dining table in the middle of a park with people sitting around it", "a umbrella in front of a shop on the side of the road", "a dining table in the middle of a park with people sitting around it", "a umbrella in front of a shop on the side of the road"], "sentids": [13395, 13396, 13397, 13398], "rare_classes": [["dining table"], ["umbrella"], ["dining table"], ["umbrella"]]} +{"image": "images/573385626.jpg", "split": "test", "caption": ["an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street", "an image with a bus in the background and a man on a bike", "an image with a bicycle and people on a street", "an image with a truck and people on the street", "a photo of a handbag vendor on a street in china", "a picture of a bottle store on a city street"], "sentids": [13399, 13400, 13401, 13402, 13403, 13404, 13405, 13406, 13407, 13408, 13409, 13410, 13411, 13412, 13413, 13414, 13415, 13416, 13417, 13418, 13419, 13420, 13421, 13422, 13423], "rare_classes": [["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"], ["bus"], ["bicycle"], ["truck"], ["handbag"], ["bottle"]]} +{"image": "images/5739923608.jpg", "split": "test", "caption": ["a photo of a suitcase on the sidewalk next to a man with a mop", "a photo of a bottle of water sitting on the ground next to a man", "a picture of a truck that is parked on the side of the road", "a photo of a suitcase on the sidewalk next to a man with a mop", "a photo of a bottle of water sitting on the ground next to a man", "a picture of a truck that is parked on the side of the road", "a photo of a suitcase on the sidewalk next to a man with a mop", "a photo of a bottle of water sitting on the ground next to a man", "a picture of a truck that is parked on the side of the road"], "sentids": [13424, 13425, 13426, 13427, 13428, 13429, 13430, 13431, 13432], "rare_classes": [["suitcase"], ["bottle"], ["truck"], ["suitcase"], ["bottle"], ["truck"], ["suitcase"], ["bottle"], ["truck"]]} +{"image": "images/5748912722.jpg", "split": "test", "caption": ["a handbag in the background", "a dining table in the middle of the street", "a handbag in the background", "a dining table in the middle of the street"], "sentids": [13433, 13434, 13435, 13436], "rare_classes": [["handbag"], ["dining table"], ["handbag"], ["dining table"]]} +{"image": "images/5754249309.jpg", "split": "test", "caption": ["an image with a teddy bear on the balance beam", "a photo of a bottle gymnast performing on the balance beam", "an image with a teddy bear on the balance beam", "a photo of a bottle gymnast performing on the balance beam"], "sentids": [13437, 13438, 13439, 13440], "rare_classes": [["teddy bear"], ["bottle"], ["teddy bear"], ["bottle"]]} +{"image": "images/576920249.jpg", "split": "test", "caption": ["a picture of a bottle flying through the air"], "sentids": [13441], "rare_classes": [["bottle"]]} +{"image": "images/5788177425.jpg", "split": "test", "caption": ["an image with a bench in the middle of a room"], "sentids": [13442], "rare_classes": [["bench"]]} +{"image": "images/5788772871.jpg", "split": "test", "caption": ["a picture of a clock", "a picture of a laptop in front of a group of people", "a picture of a clock", "a picture of a laptop in front of a group of people"], "sentids": [13443, 13444, 13445, 13446], "rare_classes": [["clock"], ["laptop"], ["clock"], ["laptop"]]} +{"image": "images/5789294140.jpg", "split": "test", "caption": ["an image with a bottle of water", "an image with a cell phone", "a backpack in the middle of the table", "an image with a bottle of water", "an image with a cell phone", "a backpack in the middle of the table", "an image with a bottle of water", "an image with a cell phone", "a backpack in the middle of the table"], "sentids": [13447, 13448, 13449, 13450, 13451, 13452, 13453, 13454, 13455], "rare_classes": [["bottle"], ["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"], ["bottle"], ["cell phone"], ["backpack"]]} +{"image": "images/5821135681.jpg", "split": "test", "caption": ["a couch in a living room", "a clock in a kitchen", "a couch in a living room", "a clock in a kitchen"], "sentids": [13456, 13457, 13458, 13459], "rare_classes": [["couch"], ["clock"], ["couch"], ["clock"]]} +{"image": "images/5823310445.jpg", "split": "test", "caption": ["a photo of a backpacker carrying a child on his shoulders"], "sentids": [13460], "rare_classes": [["backpack"]]} +{"image": "images/5823813436.jpg", "split": "test", "caption": ["a photo of a handbag parade in moscow, russia", "a bench in front of a mcdonalds", "a photo of a handbag parade in moscow, russia", "a bench in front of a mcdonalds"], "sentids": [13461, 13462, 13463, 13464], "rare_classes": [["handbag"], ["bench"], ["handbag"], ["bench"]]} +{"image": "images/5826678076.jpg", "split": "test", "caption": ["an image with a sports ball on top of a car", "a photo of a truck driving down the street with people in the background", "an image with a cell phone in front of a car", "an image with a sports ball on top of a car", "a photo of a truck driving down the street with people in the background", "an image with a cell phone in front of a car", "an image with a sports ball on top of a car", "a photo of a truck driving down the street with people in the background", "an image with a cell phone in front of a car"], "sentids": [13465, 13466, 13467, 13468, 13469, 13470, 13471, 13472, 13473], "rare_classes": [["sports ball"], ["truck"], ["cell phone"], ["sports ball"], ["truck"], ["cell phone"], ["sports ball"], ["truck"], ["cell phone"]]} +{"image": "images/5849278148.jpg", "split": "test", "caption": ["a photo of a bus", "an image with a umbrella", "an image with a handbag", "a photo of a bus", "an image with a umbrella", "an image with a handbag", "a photo of a bus", "an image with a umbrella", "an image with a handbag"], "sentids": [13474, 13475, 13476, 13477, 13478, 13479, 13480, 13481, 13482], "rare_classes": [["bus"], ["umbrella"], ["handbag"], ["bus"], ["umbrella"], ["handbag"], ["bus"], ["umbrella"], ["handbag"]]} +{"image": "images/5852667073.jpg", "split": "test", "caption": ["a picture of a cup of coffee"], "sentids": [13483], "rare_classes": [["cup"]]} +{"image": "images/5858406299.jpg", "split": "test", "caption": ["a photo of a cup of coffee", "a picture of a umbrella", "a photo of a cup of coffee", "a picture of a umbrella"], "sentids": [13484, 13485, 13486, 13487], "rare_classes": [["cup"], ["umbrella"], ["cup"], ["umbrella"]]} +{"image": "images/5885058292.jpg", "split": "test", "caption": ["an image with a cell phone", "a chair in front of a table", "a picture of a cup of coffee", "an image with a cell phone", "a chair in front of a table", "a picture of a cup of coffee", "an image with a cell phone", "a chair in front of a table", "a picture of a cup of coffee"], "sentids": [13488, 13489, 13490, 13491, 13492, 13493, 13494, 13495, 13496], "rare_classes": [["cell phone"], ["chair"], ["cup"], ["cell phone"], ["chair"], ["cup"], ["cell phone"], ["chair"], ["cup"]]} +{"image": "images/5891694046.jpg", "split": "test", "caption": ["a dining table in a room", "an image with a bottle of water", "a dining table in a room", "an image with a bottle of water"], "sentids": [13497, 13498, 13499, 13500], "rare_classes": [["dining table"], ["bottle"], ["dining table"], ["bottle"]]} +{"image": "images/5892931627.jpg", "split": "test", "caption": ["a picture of a baseball glove"], "sentids": [13501], "rare_classes": [["baseball glove"]]} +{"image": "images/5893612531.jpg", "split": "test", "caption": ["a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it", "a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it", "a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it", "a photo of a sports ball cart on a cobblestone street", "a picture of a backpack filled with balloons", "an image with a teddy bear on a cart", "a picture of a chair with balloons on it"], "sentids": [13502, 13503, 13504, 13505, 13506, 13507, 13508, 13509, 13510, 13511, 13512, 13513, 13514, 13515, 13516, 13517], "rare_classes": [["sports ball"], ["backpack"], ["teddy bear"], ["chair"], ["sports ball"], ["backpack"], ["teddy bear"], ["chair"], ["sports ball"], ["backpack"], ["teddy bear"], ["chair"], ["sports ball"], ["backpack"], ["teddy bear"], ["chair"]]} +{"image": "images/589759896.jpg", "split": "test", "caption": ["an image with a person preparing food in a kitchen", "a picture of a fork being used to cut food", "an image with a person preparing food in a kitchen", "a picture of a fork being used to cut food"], "sentids": [13518, 13519, 13520, 13521], "rare_classes": [["person"], ["fork"], ["person"], ["fork"]]} +{"image": "images/59032661.jpg", "split": "test", "caption": ["an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag", "an image with a remote control", "a book in front of a man", "a picture of a dining table", "a picture of a couch", "an image with a handbag"], "sentids": [13522, 13523, 13524, 13525, 13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13534, 13535, 13536, 13537, 13538, 13539, 13540, 13541, 13542, 13543, 13544, 13545, 13546], "rare_classes": [["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"], ["remote"], ["book"], ["dining table"], ["couch"], ["handbag"]]} +{"image": "images/5903545909.jpg", "split": "test", "caption": ["a picture of a sports ball player diving to catch a ball"], "sentids": [13547], "rare_classes": [["sports ball"]]} +{"image": "images/5914778546.jpg", "split": "test", "caption": ["a photo of a caribbean baseball player sliding into home plate", "an image with a baseball glove, catcher, and umpire on a baseball field", "a photo of a caribbean baseball player sliding into home plate", "an image with a baseball glove, catcher, and umpire on a baseball field"], "sentids": [13548, 13549, 13550, 13551], "rare_classes": [["car"], ["baseball glove"], ["car"], ["baseball glove"]]} +{"image": "images/5946823331.jpg", "split": "test", "caption": ["a picture of a motorcycle rider making a turn on a dirt bike", "a photo of a trucker riding a dirt bike", "an image with a bicycle racer on a dirt bike", "a picture of a motorcycle rider making a turn on a dirt bike", "a photo of a trucker riding a dirt bike", "an image with a bicycle racer on a dirt bike", "a picture of a motorcycle rider making a turn on a dirt bike", "a photo of a trucker riding a dirt bike", "an image with a bicycle racer on a dirt bike"], "sentids": [13552, 13553, 13554, 13555, 13556, 13557, 13558, 13559, 13560], "rare_classes": [["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"], ["bicycle"]]} +{"image": "images/595063831.jpg", "split": "test", "caption": ["a truck in the background", "a photo of a bicycle on a city street with a person holding an umbrella", "a truck in the background", "a photo of a bicycle on a city street with a person holding an umbrella"], "sentids": [13561, 13562, 13563, 13564], "rare_classes": [["truck"], ["bicycle"], ["truck"], ["bicycle"]]} +{"image": "images/5954939506.jpg", "split": "test", "caption": ["a photo of a knife on the ground", "a picture of a handbag full of food sitting on the ground", "a photo of a knife on the ground", "a picture of a handbag full of food sitting on the ground"], "sentids": [13565, 13566, 13567, 13568], "rare_classes": [["knife"], ["handbag"], ["knife"], ["handbag"]]} +{"image": "images/5964803593.jpg", "split": "test", "caption": ["a cup in the air"], "sentids": [13569], "rare_classes": [["cup"]]} +{"image": "images/6075614739.jpg", "split": "test", "caption": ["a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building", "a photo of a truck that is parked on the side of the road", "an image with a motorcycle on a sidewalk", "a car in a parking lot", "a picture of a stop sign on the side of a street", "a photo of a umbrella on the side of a building"], "sentids": [13570, 13571, 13572, 13573, 13574, 13575, 13576, 13577, 13578, 13579, 13580, 13581, 13582, 13583, 13584, 13585, 13586, 13587, 13588, 13589, 13590, 13591, 13592, 13593, 13594], "rare_classes": [["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"], ["truck"], ["motorcycle"], ["car"], ["stop sign"], ["umbrella"]]} +{"image": "images/6082535291.jpg", "split": "test", "caption": ["a bicycle in a parking lot"], "sentids": [13595], "rare_classes": [["bicycle"]]} +{"image": "images/609358708.jpg", "split": "test", "caption": ["a picture of a potted plant", "a picture of a chair", "a picture of a potted plant", "a picture of a chair"], "sentids": [13596, 13597, 13598, 13599], "rare_classes": [["potted plant"], ["chair"], ["potted plant"], ["chair"]]} +{"image": "images/6094931376.jpg", "split": "test", "caption": ["an image with a sheep and a group of people walking up a hill"], "sentids": [13600], "rare_classes": [["sheep"]]} +{"image": "images/6108282669.jpg", "split": "test", "caption": ["an image with a handbag on a table in a parking lot", "an image with a bottle of wine on a table", "an image with a handbag on a table in a parking lot", "an image with a bottle of wine on a table"], "sentids": [13601, 13602, 13603, 13604], "rare_classes": [["handbag"], ["bottle"], ["handbag"], ["bottle"]]} +{"image": "images/610841649.jpg", "split": "test", "caption": ["an image with a sports ball in the middle of a field"], "sentids": [13605], "rare_classes": [["sports ball"]]} +{"image": "images/6126520718.jpg", "split": "test", "caption": ["an image with a sports ball", "a photo of a laptop", "an image with a sports ball", "a photo of a laptop"], "sentids": [13606, 13607, 13608, 13609], "rare_classes": [["sports ball"], ["laptop"], ["sports ball"], ["laptop"]]} +{"image": "images/61374980.jpg", "split": "test", "caption": ["a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair", "a picture of a person sitting in a messy room", "an image with a bed, a desk, a chair, and a laptop", "a bottle in a trash can", "a photo of a refrigerator in a dorm room", "a cup in the corner", "a photo of a microwave in a dorm room", "a book in a chair"], "sentids": [13610, 13611, 13612, 13613, 13614, 13615, 13616, 13617, 13618, 13619, 13620, 13621, 13622, 13623, 13624, 13625, 13626, 13627, 13628, 13629, 13630, 13631, 13632, 13633, 13634, 13635, 13636, 13637, 13638, 13639, 13640, 13641, 13642, 13643, 13644, 13645, 13646, 13647, 13648, 13649, 13650, 13651, 13652, 13653, 13654, 13655, 13656, 13657, 13658], "rare_classes": [["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"], ["person"], ["bed"], ["bottle"], ["refrigerator"], ["cup"], ["microwave"], ["book"]]} +{"image": "images/6142026295.jpg", "split": "test", "caption": ["a photo of a handbag on a bike"], "sentids": [13659], "rare_classes": [["handbag"]]} +{"image": "images/6161478369.jpg", "split": "test", "caption": ["an image with a cup of coffee and two people on stage", "an image with a tie and two people on stage", "a photo of a bottle of wine being passed around on stage", "an image with a cup of coffee and two people on stage", "an image with a tie and two people on stage", "a photo of a bottle of wine being passed around on stage", "an image with a cup of coffee and two people on stage", "an image with a tie and two people on stage", "a photo of a bottle of wine being passed around on stage"], "sentids": [13660, 13661, 13662, 13663, 13664, 13665, 13666, 13667, 13668], "rare_classes": [["cup"], ["tie"], ["bottle"], ["cup"], ["tie"], ["bottle"], ["cup"], ["tie"], ["bottle"]]} +{"image": "images/6162015348.jpg", "split": "test", "caption": ["a photo of a wine glass in front of a group of people", "a picture of a bottle of wine in front of a group of people", "a photo of a wine glass in front of a group of people", "a picture of a bottle of wine in front of a group of people"], "sentids": [13669, 13670, 13671, 13672], "rare_classes": [["wine glass"], ["bottle"], ["wine glass"], ["bottle"]]} +{"image": "images/616564448.jpg", "split": "test", "caption": ["a fire hydrant in the middle of the street"], "sentids": [13673], "rare_classes": [["fire hydrant"]]} +{"image": "images/6167267993.jpg", "split": "test", "caption": ["an image with a motorcycle racing down a city street", "a backpack in front of a group of bicyclists on the road", "an image with a motorcycle racing down a city street", "a backpack in front of a group of bicyclists on the road"], "sentids": [13674, 13675, 13676, 13677], "rare_classes": [["motorcycle"], ["backpack"], ["motorcycle"], ["backpack"]]} +{"image": "images/6178585333.jpg", "split": "test", "caption": ["a sports ball in the air"], "sentids": [13678], "rare_classes": [["sports ball"]]} +{"image": "images/6179361394.jpg", "split": "test", "caption": ["a bus in the middle of the road"], "sentids": [13679], "rare_classes": [["bus"]]} +{"image": "images/6179362236.jpg", "split": "test", "caption": ["an image with a bicycle rider going down a street", "a photo of a motorcycle racing down a street", "an image with a bicycle rider going down a street", "a photo of a motorcycle racing down a street"], "sentids": [13680, 13681, 13682, 13683], "rare_classes": [["bicycle"], ["motorcycle"], ["bicycle"], ["motorcycle"]]} +{"image": "images/6199134021.jpg", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [13684], "rare_classes": [["sports ball"]]} +{"image": "images/6199134497.jpg", "split": "test", "caption": ["a sports ball in the air"], "sentids": [13685], "rare_classes": [["sports ball"]]} +{"image": "images/6207347056.jpg", "split": "test", "caption": ["a motorcycle in the dirt"], "sentids": [13686], "rare_classes": [["motorcycle"]]} +{"image": "images/6212276876.jpg", "split": "test", "caption": ["a horse in a field", "a photo of a handbag jockey riding a horse", "a horse in a field", "a photo of a handbag jockey riding a horse"], "sentids": [13687, 13688, 13689, 13690], "rare_classes": [["horse"], ["handbag"], ["horse"], ["handbag"]]} +{"image": "images/624215910.jpg", "split": "test", "caption": ["an image with a elephant statue", "a picture of a handbag on the ground next to a statue of a lion", "an image with a elephant statue", "a picture of a handbag on the ground next to a statue of a lion"], "sentids": [13691, 13692, 13693, 13694], "rare_classes": [["elephant"], ["handbag"], ["elephant"], ["handbag"]]} +{"image": "images/626955661.jpg", "split": "test", "caption": ["a photo of a chair at a poker table", "a picture of a handbag wearing man sitting at a poker table", "a photo of a chair at a poker table", "a picture of a handbag wearing man sitting at a poker table"], "sentids": [13695, 13696, 13697, 13698], "rare_classes": [["chair"], ["handbag"], ["chair"], ["handbag"]]} +{"image": "images/627594335.jpg", "split": "test", "caption": ["a cup in the woman's hand", "an image with a tv in the background", "a handbag in a woman's hand", "a cup in the woman's hand", "an image with a tv in the background", "a handbag in a woman's hand", "a cup in the woman's hand", "an image with a tv in the background", "a handbag in a woman's hand"], "sentids": [13699, 13700, 13701, 13702, 13703, 13704, 13705, 13706, 13707], "rare_classes": [["cup"], ["tv"], ["handbag"], ["cup"], ["tv"], ["handbag"], ["cup"], ["tv"], ["handbag"]]} +{"image": "images/62810448.jpg", "split": "test", "caption": ["a horse in a parade"], "sentids": [13708], "rare_classes": [["horse"]]} +{"image": "images/63108800.jpg", "split": "test", "caption": ["a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone", "a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone", "a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone", "a book in the middle of the table", "a photo of a bottle of wine", "an image with a dining table", "an image with a cell phone"], "sentids": [13709, 13710, 13711, 13712, 13713, 13714, 13715, 13716, 13717, 13718, 13719, 13720, 13721, 13722, 13723, 13724], "rare_classes": [["book"], ["bottle"], ["dining table"], ["cell phone"], ["book"], ["bottle"], ["dining table"], ["cell phone"], ["book"], ["bottle"], ["dining table"], ["cell phone"], ["book"], ["bottle"], ["dining table"], ["cell phone"]]} +{"image": "images/6315316933.jpg", "split": "test", "caption": ["a picture of a motorcycle race", "a photo of a backpacker race", "a picture of a motorcycle race", "a photo of a backpacker race"], "sentids": [13725, 13726, 13727, 13728], "rare_classes": [["motorcycle"], ["backpack"], ["motorcycle"], ["backpack"]]} +{"image": "images/6337872636.jpg", "split": "test", "caption": ["an image with a laptop and choir in front of an audience"], "sentids": [13729], "rare_classes": [["laptop"]]} +{"image": "images/634940382.jpg", "split": "test", "caption": ["a photo of a bicycle police officer giving directions to a dog", "an image with a dog on a leash and a man on a bike", "a photo of a bicycle police officer giving directions to a dog", "an image with a dog on a leash and a man on a bike"], "sentids": [13730, 13731, 13732, 13733], "rare_classes": [["bicycle"], ["dog"], ["bicycle"], ["dog"]]} +{"image": "images/6351255882.jpg", "split": "test", "caption": ["a photo of a tv dinner party", "a photo of a dining table with people wearing party hats", "a photo of a tv dinner party", "a photo of a dining table with people wearing party hats"], "sentids": [13734, 13735, 13736, 13737], "rare_classes": [["tv"], ["dining table"], ["tv"], ["dining table"]]} +{"image": "images/6364640471.jpg", "split": "test", "caption": ["a picture of a dining table", "a picture of a book", "a picture of a dining table", "a picture of a book"], "sentids": [13738, 13739, 13740, 13741], "rare_classes": [["dining table"], ["book"], ["dining table"], ["book"]]} +{"image": "images/637457347.jpg", "split": "test", "caption": ["a photo of a dining table at a japanese shrine"], "sentids": [13742], "rare_classes": [["dining table"]]} +{"image": "images/638855308.jpg", "split": "test", "caption": ["an image with a clock on it"], "sentids": [13743], "rare_classes": [["clock"]]} +{"image": "images/6419839253.jpg", "split": "test", "caption": ["a photo of a sports ball game being played on the beach", "a photo of a bottle of water", "a photo of a sports ball game being played on the beach", "a photo of a bottle of water"], "sentids": [13744, 13745, 13746, 13747], "rare_classes": [["sports ball"], ["bottle"], ["sports ball"], ["bottle"]]} +{"image": "images/6421917835.jpg", "split": "test", "caption": ["an image with a dining table full of food", "a photo of a handbag filled with food at an event", "a book in front of a man in a lab coat", "an image with a dining table full of food", "a photo of a handbag filled with food at an event", "a book in front of a man in a lab coat", "an image with a dining table full of food", "a photo of a handbag filled with food at an event", "a book in front of a man in a lab coat"], "sentids": [13748, 13749, 13750, 13751, 13752, 13753, 13754, 13755, 13756], "rare_classes": [["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"], ["dining table"], ["handbag"], ["book"]]} +{"image": "images/64226377.jpg", "split": "test", "caption": ["an image with a backpack and a group of people on the street", "a bus in the background", "an image with a backpack and a group of people on the street", "a bus in the background"], "sentids": [13757, 13758, 13759, 13760], "rare_classes": [["backpack"], ["bus"], ["backpack"], ["bus"]]} +{"image": "images/6451838257.jpg", "split": "test", "caption": ["an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food", "an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food", "an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food", "an image with a dining table full of food", "a photo of a cupcake decorating party", "a photo of a chair", "an image with a spoon in the middle of a plate of food"], "sentids": [13761, 13762, 13763, 13764, 13765, 13766, 13767, 13768, 13769, 13770, 13771, 13772, 13773, 13774, 13775, 13776], "rare_classes": [["dining table"], ["cup"], ["chair"], ["spoon"], ["dining table"], ["cup"], ["chair"], ["spoon"], ["dining table"], ["cup"], ["chair"], ["spoon"], ["dining table"], ["cup"], ["chair"], ["spoon"]]} +{"image": "images/6463605645.jpg", "split": "test", "caption": ["a picture of a backpack", "an image with a cup of coffee", "a picture of a backpack", "an image with a cup of coffee"], "sentids": [13777, 13778, 13779, 13780], "rare_classes": [["backpack"], ["cup"], ["backpack"], ["cup"]]} +{"image": "images/6468655581.jpg", "split": "test", "caption": ["a photo of a traffic light", "a stop sign in the middle of the road", "a photo of a traffic light", "a stop sign in the middle of the road"], "sentids": [13781, 13782, 13783, 13784], "rare_classes": [["traffic light"], ["stop sign"], ["traffic light"], ["stop sign"]]} +{"image": "images/6474564205.jpg", "split": "test", "caption": ["a tie in the middle of the court", "a picture of a bottle of water", "a tie in the middle of the court", "a picture of a bottle of water"], "sentids": [13785, 13786, 13787, 13788], "rare_classes": [["tie"], ["bottle"], ["tie"], ["bottle"]]} +{"image": "images/6503926903.jpg", "split": "test", "caption": ["a photo of a backpacker rugby game", "an image with a stop sign in the background", "a photo of a backpacker rugby game", "an image with a stop sign in the background"], "sentids": [13789, 13790, 13791, 13792], "rare_classes": [["backpack"], ["stop sign"], ["backpack"], ["stop sign"]]} +{"image": "images/6533409787.jpg", "split": "test", "caption": ["a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen", "a photo of a refrigerator", "a picture of a dog", "a chair in the kitchen", "a picture of a microwave", "a photo of a oven", "an image with a backpack and two women in a kitchen"], "sentids": [13793, 13794, 13795, 13796, 13797, 13798, 13799, 13800, 13801, 13802, 13803, 13804, 13805, 13806, 13807, 13808, 13809, 13810, 13811, 13812, 13813, 13814, 13815, 13816, 13817, 13818, 13819, 13820, 13821, 13822, 13823, 13824, 13825, 13826, 13827, 13828], "rare_classes": [["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"], ["refrigerator"], ["dog"], ["chair"], ["microwave"], ["oven"], ["backpack"]]} +{"image": "images/6555213067.jpg", "split": "test", "caption": ["an image with a cup of coffee", "an image with a laptop in front of a group of people", "an image with a handbag", "an image with a cup of coffee", "an image with a laptop in front of a group of people", "an image with a handbag", "an image with a cup of coffee", "an image with a laptop in front of a group of people", "an image with a handbag"], "sentids": [13829, 13830, 13831, 13832, 13833, 13834, 13835, 13836, 13837], "rare_classes": [["cup"], ["laptop"], ["handbag"], ["cup"], ["laptop"], ["handbag"], ["cup"], ["laptop"], ["handbag"]]} +{"image": "images/6556869643.jpg", "split": "test", "caption": ["a photo of a dining table in a classroom", "a photo of a remote control airplane in a classroom", "a photo of a dining table in a classroom", "a photo of a remote control airplane in a classroom"], "sentids": [13838, 13839, 13840, 13841], "rare_classes": [["dining table"], ["remote"], ["dining table"], ["remote"]]} +{"image": "images/6561536991.jpg", "split": "test", "caption": ["a photo of a handbag being painted by a man", "an image with a bicycle in the background", "a photo of a handbag being painted by a man", "an image with a bicycle in the background"], "sentids": [13842, 13843, 13844, 13845], "rare_classes": [["handbag"], ["bicycle"], ["handbag"], ["bicycle"]]} +{"image": "images/6562993653.jpg", "split": "test", "caption": ["a cell phone in a woman's hand", "an image with a laptop", "a picture of a chair", "a cell phone in a woman's hand", "an image with a laptop", "a picture of a chair", "a cell phone in a woman's hand", "an image with a laptop", "a picture of a chair"], "sentids": [13846, 13847, 13848, 13849, 13850, 13851, 13852, 13853, 13854], "rare_classes": [["cell phone"], ["laptop"], ["chair"], ["cell phone"], ["laptop"], ["chair"], ["cell phone"], ["laptop"], ["chair"]]} +{"image": "images/65847949.jpg", "split": "test", "caption": ["a picture of a umbrella on a deck", "a bench in the middle of a deck", "a picture of a umbrella on a deck", "a bench in the middle of a deck"], "sentids": [13855, 13856, 13857, 13858], "rare_classes": [["umbrella"], ["bench"], ["umbrella"], ["bench"]]} +{"image": "images/65852628.jpg", "split": "test", "caption": ["a surfboard in the pool"], "sentids": [13859], "rare_classes": [["surfboard"]]} +{"image": "images/6596856079.jpg", "split": "test", "caption": ["a truck in the background", "a picture of a car in a parking lot with a little boy blowing bubbles", "a truck in the background", "a picture of a car in a parking lot with a little boy blowing bubbles"], "sentids": [13860, 13861, 13862, 13863], "rare_classes": [["truck"], ["car"], ["truck"], ["car"]]} +{"image": "images/6662529701.jpg", "split": "test", "caption": ["a picture of a umbrella in the water with a man on a diving board"], "sentids": [13864], "rare_classes": [["umbrella"]]} +{"image": "images/6664030.jpg", "split": "test", "caption": ["a photo of a bottle of wine", "a refrigerator in a kitchen", "a dining table in a kitchen", "a photo of a bottle of wine", "a refrigerator in a kitchen", "a dining table in a kitchen", "a photo of a bottle of wine", "a refrigerator in a kitchen", "a dining table in a kitchen"], "sentids": [13865, 13866, 13867, 13868, 13869, 13870, 13871, 13872, 13873], "rare_classes": [["bottle"], ["refrigerator"], ["dining table"], ["bottle"], ["refrigerator"], ["dining table"], ["bottle"], ["refrigerator"], ["dining table"]]} +{"image": "images/6677999435.jpg", "split": "test", "caption": ["a car in the background"], "sentids": [13874], "rare_classes": [["car"]]} +{"image": "images/6692172963.jpg", "split": "test", "caption": ["a photo of a wine glass in front of a bar"], "sentids": [13875], "rare_classes": [["wine glass"]]} +{"image": "images/6692176291.jpg", "split": "test", "caption": ["a picture of a person making a drink at a bar", "a cake in the shape of a pumpkin", "a picture of a person making a drink at a bar", "a cake in the shape of a pumpkin"], "sentids": [13876, 13877, 13878, 13879], "rare_classes": [["person"], ["cake"], ["person"], ["cake"]]} +{"image": "images/6743911073.jpg", "split": "test", "caption": ["a photo of a bicycle racer in the mud"], "sentids": [13880], "rare_classes": [["bicycle"]]} +{"image": "images/6773067336.jpg", "split": "test", "caption": ["a photo of a bench in a classroom"], "sentids": [13881], "rare_classes": [["bench"]]} +{"image": "images/6775386680.jpg", "split": "test", "caption": ["a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table", "a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table", "a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table", "a picture of a dining table with children and adults working on crafts", "an image with a fork and knife in front of a group of children", "an image with a handbag and children at a table", "a photo of a scissors and paper craft activity with children at a table"], "sentids": [13882, 13883, 13884, 13885, 13886, 13887, 13888, 13889, 13890, 13891, 13892, 13893, 13894, 13895, 13896, 13897], "rare_classes": [["dining table"], ["fork"], ["handbag"], ["scissors"], ["dining table"], ["fork"], ["handbag"], ["scissors"], ["dining table"], ["fork"], ["handbag"], ["scissors"], ["dining table"], ["fork"], ["handbag"], ["scissors"]]} +{"image": "images/6775387932.jpg", "split": "test", "caption": ["a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics", "a photo of a bottle opener workshop at the jewish museum in new york", "a dining table in an art museum with a group of young people working on electronics", "a picture of a cell phone repair workshop", "a photo of a scissors making workshop at the jewish museum in new york city", "an image with a cup of coffee and a group of girls working on electronics"], "sentids": [13898, 13899, 13900, 13901, 13902, 13903, 13904, 13905, 13906, 13907, 13908, 13909, 13910, 13911, 13912, 13913, 13914, 13915, 13916, 13917, 13918, 13919, 13920, 13921, 13922], "rare_classes": [["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"], ["bottle"], ["dining table"], ["cell phone"], ["scissors"], ["cup"]]} +{"image": "images/6796767853.jpg", "split": "test", "caption": ["a chair in the background", "a picture of a tie fighter", "a photo of a tv show", "a chair in the background", "a picture of a tie fighter", "a photo of a tv show", "a chair in the background", "a picture of a tie fighter", "a photo of a tv show"], "sentids": [13923, 13924, 13925, 13926, 13927, 13928, 13929, 13930, 13931], "rare_classes": [["chair"], ["tie"], ["tv"], ["chair"], ["tie"], ["tv"], ["chair"], ["tie"], ["tv"]]} +{"image": "images/6800762956.jpg", "split": "test", "caption": ["a boat in the water", "an image with a chair, a boat, and swans in the water", "a boat in the water", "an image with a chair, a boat, and swans in the water"], "sentids": [13932, 13933, 13934, 13935], "rare_classes": [["boat"], ["chair"], ["boat"], ["chair"]]} +{"image": "images/6828313172.jpg", "split": "test", "caption": ["a picture of a sports ball game"], "sentids": [13936], "rare_classes": [["sports ball"]]} +{"image": "images/6836419885.jpg", "split": "test", "caption": ["a photo of a person in an auditorium"], "sentids": [13937], "rare_classes": [["person"]]} +{"image": "images/6840400032.jpg", "split": "test", "caption": ["a picture of a chair", "a photo of a dining table", "a picture of a backpacker sitting on a bench playing the cello", "a picture of a chair", "a photo of a dining table", "a picture of a backpacker sitting on a bench playing the cello", "a picture of a chair", "a photo of a dining table", "a picture of a backpacker sitting on a bench playing the cello"], "sentids": [13938, 13939, 13940, 13941, 13942, 13943, 13944, 13945, 13946], "rare_classes": [["chair"], ["dining table"], ["backpack"], ["chair"], ["dining table"], ["backpack"], ["chair"], ["dining table"], ["backpack"]]} +{"image": "images/6848901185.jpg", "split": "test", "caption": ["a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks", "a photo of a person serving drinks at a party", "a picture of a bowl of soup being served at a party", "a tie in with the theme of this year's event, 'food for thought'", "a picture of a spoon being poured into a bowl of soup", "a photo of a dining table filled with food and drinks"], "sentids": [13947, 13948, 13949, 13950, 13951, 13952, 13953, 13954, 13955, 13956, 13957, 13958, 13959, 13960, 13961, 13962, 13963, 13964, 13965, 13966, 13967, 13968, 13969, 13970, 13971], "rare_classes": [["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"], ["person"], ["bowl"], ["tie"], ["spoon"], ["dining table"]]} +{"image": "images/6853777359.jpg", "split": "test", "caption": ["a photo of a tv on a bus"], "sentids": [13972], "rare_classes": [["tv"]]} +{"image": "images/686293997.jpg", "split": "test", "caption": ["a picture of a bowl of fruit and a group of people sitting at a table", "a photo of a tv screen showing a group of people sitting at a table", "a picture of a bowl of fruit and a group of people sitting at a table", "a photo of a tv screen showing a group of people sitting at a table"], "sentids": [13973, 13974, 13975, 13976], "rare_classes": [["bowl"], ["tv"], ["bowl"], ["tv"]]} +{"image": "images/6864936264.jpg", "split": "test", "caption": ["a backpack in the grass"], "sentids": [13977], "rare_classes": [["backpack"]]} +{"image": "images/6870585516.jpg", "split": "test", "caption": ["a photo of a train going down an escalator"], "sentids": [13978], "rare_classes": [["train"]]} +{"image": "images/6881071903.jpg", "split": "test", "caption": ["an image with a backpacker on a bike in the sand"], "sentids": [13979], "rare_classes": [["backpack"]]} +{"image": "images/6881116831.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a dining table in a restaurant", "a picture of a cup of coffee", "a dining table in a restaurant"], "sentids": [13980, 13981, 13982, 13983], "rare_classes": [["cup"], ["dining table"], ["cup"], ["dining table"]]} +{"image": "images/688210930.jpg", "split": "test", "caption": ["a chair in the middle of a room", "an image with a handbag and a person standing in the middle of a room", "a chair in the middle of a room", "an image with a handbag and a person standing in the middle of a room"], "sentids": [13984, 13985, 13986, 13987], "rare_classes": [["chair"], ["handbag"], ["chair"], ["handbag"]]} +{"image": "images/6892085645.jpg", "split": "test", "caption": ["an image with a bicycle", "a photo of a motorcycle rider", "a photo of a handbag on a man riding a bike", "an image with a bicycle", "a photo of a motorcycle rider", "a photo of a handbag on a man riding a bike", "an image with a bicycle", "a photo of a motorcycle rider", "a photo of a handbag on a man riding a bike"], "sentids": [13988, 13989, 13990, 13991, 13992, 13993, 13994, 13995, 13996], "rare_classes": [["bicycle"], ["motorcycle"], ["handbag"], ["bicycle"], ["motorcycle"], ["handbag"], ["bicycle"], ["motorcycle"], ["handbag"]]} +{"image": "images/6892090337.jpg", "split": "test", "caption": ["a train in the station"], "sentids": [13997], "rare_classes": [["train"]]} +{"image": "images/6898973401.jpg", "split": "test", "caption": ["an image with a tie between two basketball players", "an image with a sports ball", "an image with a tie between two basketball players", "an image with a sports ball"], "sentids": [13998, 13999, 14000, 14001], "rare_classes": [["tie"], ["sports ball"], ["tie"], ["sports ball"]]} +{"image": "images/6907873186.jpg", "split": "test", "caption": ["a truck in the background", "an image with a tiered building in the background", "a truck in the background", "an image with a tiered building in the background"], "sentids": [14002, 14003, 14004, 14005], "rare_classes": [["truck"], ["tie"], ["truck"], ["tie"]]} +{"image": "images/6917567087.jpg", "split": "test", "caption": ["a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background", "a laptop in front of a person", "a cup in front of a person", "an image with a potted plant in the background", "a picture of a tv screen", "an image with a refrigerator in the background"], "sentids": [14006, 14007, 14008, 14009, 14010, 14011, 14012, 14013, 14014, 14015, 14016, 14017, 14018, 14019, 14020, 14021, 14022, 14023, 14024, 14025, 14026, 14027, 14028, 14029, 14030], "rare_classes": [["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"], ["laptop"], ["cup"], ["potted plant"], ["tv"], ["refrigerator"]]} +{"image": "images/6917718093.jpg", "split": "test", "caption": ["a picture of a laptop"], "sentids": [14031], "rare_classes": [["laptop"]]} +{"image": "images/6918285809.jpg", "split": "test", "caption": ["a picture of a person making a drink at a bar", "a photo of a cup of iced tea", "a picture of a dining table", "a picture of a person making a drink at a bar", "a photo of a cup of iced tea", "a picture of a dining table", "a picture of a person making a drink at a bar", "a photo of a cup of iced tea", "a picture of a dining table"], "sentids": [14032, 14033, 14034, 14035, 14036, 14037, 14038, 14039, 14040], "rare_classes": [["person"], ["cup"], ["dining table"], ["person"], ["cup"], ["dining table"], ["person"], ["cup"], ["dining table"]]} +{"image": "images/6926407076.jpg", "split": "test", "caption": ["a photo of a backpacker group in a classroom", "an image with a dining table in the background", "a picture of a handbag", "a photo of a backpacker group in a classroom", "an image with a dining table in the background", "a picture of a handbag", "a photo of a backpacker group in a classroom", "an image with a dining table in the background", "a picture of a handbag"], "sentids": [14041, 14042, 14043, 14044, 14045, 14046, 14047, 14048, 14049], "rare_classes": [["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"], ["backpack"], ["dining table"], ["handbag"]]} +{"image": "images/6939157103.jpg", "split": "test", "caption": ["an image with a bottle of water", "an image with a potted plant in the background", "an image with a dining table", "an image with a bottle of water", "an image with a potted plant in the background", "an image with a dining table", "an image with a bottle of water", "an image with a potted plant in the background", "an image with a dining table"], "sentids": [14050, 14051, 14052, 14053, 14054, 14055, 14056, 14057, 14058], "rare_classes": [["bottle"], ["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"], ["bottle"], ["potted plant"], ["dining table"]]} +{"image": "images/6942745583.jpg", "split": "test", "caption": ["an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen", "an image with a person doing dishes in a kitchen", "a picture of a wine glass", "an image with a oven full of dishes and a woman in the kitchen", "a picture of a fork full of food in a dishwasher", "a picture of a sink full of dishes in a kitchen"], "sentids": [14059, 14060, 14061, 14062, 14063, 14064, 14065, 14066, 14067, 14068, 14069, 14070, 14071, 14072, 14073, 14074, 14075, 14076, 14077, 14078, 14079, 14080, 14081, 14082, 14083], "rare_classes": [["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"], ["person"], ["wine glass"], ["oven"], ["fork"], ["sink"]]} +{"image": "images/6943740971.jpg", "split": "test", "caption": ["a picture of a sports ball game", "an image with a chair in the background", "a picture of a sports ball game", "an image with a chair in the background"], "sentids": [14084, 14085, 14086, 14087], "rare_classes": [["sports ball"], ["chair"], ["sports ball"], ["chair"]]} +{"image": "images/6967649046.jpg", "split": "test", "caption": ["an image with a handbag"], "sentids": [14088], "rare_classes": [["handbag"]]} +{"image": "images/6973150582.jpg", "split": "test", "caption": ["a picture of a cell phone science experiment in a classroom", "a photo of a bowl full of water with kids sitting at a table", "a picture of a wine glass being filled with water", "a picture of a cell phone science experiment in a classroom", "a photo of a bowl full of water with kids sitting at a table", "a picture of a wine glass being filled with water", "a picture of a cell phone science experiment in a classroom", "a photo of a bowl full of water with kids sitting at a table", "a picture of a wine glass being filled with water"], "sentids": [14089, 14090, 14091, 14092, 14093, 14094, 14095, 14096, 14097], "rare_classes": [["cell phone"], ["bowl"], ["wine glass"], ["cell phone"], ["bowl"], ["wine glass"], ["cell phone"], ["bowl"], ["wine glass"]]} +{"image": "images/6977288802.jpg", "split": "test", "caption": ["a person in a kitchen", "a bowl in the middle of the table", "a photo of a dining table", "a person in a kitchen", "a bowl in the middle of the table", "a photo of a dining table", "a person in a kitchen", "a bowl in the middle of the table", "a photo of a dining table"], "sentids": [14098, 14099, 14100, 14101, 14102, 14103, 14104, 14105, 14106], "rare_classes": [["person"], ["bowl"], ["dining table"], ["person"], ["bowl"], ["dining table"], ["person"], ["bowl"], ["dining table"]]} +{"image": "images/6989872027.jpg", "split": "test", "caption": ["a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it", "a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it", "a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it", "a knife in a man's hand", "a chair in front of a table", "a picture of a spoonful of icing on a cake", "a picture of a dining table with food on it"], "sentids": [14107, 14108, 14109, 14110, 14111, 14112, 14113, 14114, 14115, 14116, 14117, 14118, 14119, 14120, 14121, 14122], "rare_classes": [["knife"], ["chair"], ["spoon"], ["dining table"], ["knife"], ["chair"], ["spoon"], ["dining table"], ["knife"], ["chair"], ["spoon"], ["dining table"], ["knife"], ["chair"], ["spoon"], ["dining table"]]} +{"image": "images/6990342763.jpg", "split": "test", "caption": ["a picture of a backpack with a woman sitting on a bench", "a picture of a suitcase sitting on a bench with a woman sitting next to it", "a photo of a tie between two women at a basketball game", "a picture of a backpack with a woman sitting on a bench", "a picture of a suitcase sitting on a bench with a woman sitting next to it", "a photo of a tie between two women at a basketball game", "a picture of a backpack with a woman sitting on a bench", "a picture of a suitcase sitting on a bench with a woman sitting next to it", "a photo of a tie between two women at a basketball game"], "sentids": [14123, 14124, 14125, 14126, 14127, 14128, 14129, 14130, 14131], "rare_classes": [["backpack"], ["suitcase"], ["tie"], ["backpack"], ["suitcase"], ["tie"], ["backpack"], ["suitcase"], ["tie"]]} +{"image": "images/6995873867.jpg", "split": "test", "caption": ["a picture of a handbag", "a sports ball in the sand", "a picture of a handbag", "a sports ball in the sand"], "sentids": [14132, 14133, 14134, 14135], "rare_classes": [["handbag"], ["sports ball"], ["handbag"], ["sports ball"]]} +{"image": "images/6995905943.jpg", "split": "test", "caption": ["a picture of a sports ball", "a picture of a potted plant", "a picture of a sports ball", "a picture of a potted plant"], "sentids": [14136, 14137, 14138, 14139], "rare_classes": [["sports ball"], ["potted plant"], ["sports ball"], ["potted plant"]]} +{"image": "images/6999353542.jpg", "split": "test", "caption": ["a car in a parking lot"], "sentids": [14140], "rare_classes": [["car"]]} +{"image": "images/7000016959.jpg", "split": "test", "caption": ["a photo of a dining table"], "sentids": [14141], "rare_classes": [["dining table"]]} +{"image": "images/7001163737.jpg", "split": "test", "caption": ["a sports ball in the air", "an image with a bench in the background", "a sports ball in the air", "an image with a bench in the background"], "sentids": [14142, 14143, 14144, 14145], "rare_classes": [["sports ball"], ["bench"], ["sports ball"], ["bench"]]} +{"image": "images/7011012597.jpg", "split": "test", "caption": ["a picture of a bird catching fish in a net"], "sentids": [14146], "rare_classes": [["bird"]]} +{"image": "images/7012337521.jpg", "split": "test", "caption": ["an image with a stop sign in the background"], "sentids": [14147], "rare_classes": [["stop sign"]]} +{"image": "images/7017792809.jpg", "split": "test", "caption": ["a photo of a sports ball game"], "sentids": [14148], "rare_classes": [["sports ball"]]} +{"image": "images/7024967087.jpg", "split": "test", "caption": ["a picture of a caribou man running in the mud"], "sentids": [14149], "rare_classes": [["car"]]} +{"image": "images/7027883609.jpg", "split": "test", "caption": ["a microwave in the background", "an image with a bowl of food on a table", "a microwave in the background", "an image with a bowl of food on a table"], "sentids": [14150, 14151, 14152, 14153], "rare_classes": [["microwave"], ["bowl"], ["microwave"], ["bowl"]]} +{"image": "images/7046014201.jpg", "split": "test", "caption": ["a photo of a bicycle juggler in front of a crowd"], "sentids": [14154], "rare_classes": [["bicycle"]]} +{"image": "images/7061899189.jpg", "split": "test", "caption": ["a picture of a bicycle on the side of the road", "an image with a motorcycle and two people riding on it", "a picture of a truck pulling a cart with two people on it", "a picture of a bicycle on the side of the road", "an image with a motorcycle and two people riding on it", "a picture of a truck pulling a cart with two people on it", "a picture of a bicycle on the side of the road", "an image with a motorcycle and two people riding on it", "a picture of a truck pulling a cart with two people on it"], "sentids": [14155, 14156, 14157, 14158, 14159, 14160, 14161, 14162, 14163], "rare_classes": [["bicycle"], ["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"], ["bicycle"], ["motorcycle"], ["truck"]]} +{"image": "images/7072092297.jpg", "split": "test", "caption": ["an image with a bottle of water and two women in front of a table"], "sentids": [14164], "rare_classes": [["bottle"]]} +{"image": "images/7082796649.jpg", "split": "test", "caption": ["a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase", "a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase", "a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase", "a photo of a person in a bar", "a vase in front of the man", "a picture of a tie wearing man holding a jug", "a photo of a bookcase"], "sentids": [14165, 14166, 14167, 14168, 14169, 14170, 14171, 14172, 14173, 14174, 14175, 14176, 14177, 14178, 14179, 14180], "rare_classes": [["person"], ["vase"], ["tie"], ["book"], ["person"], ["vase"], ["tie"], ["book"], ["person"], ["vase"], ["tie"], ["book"], ["person"], ["vase"], ["tie"], ["book"]]} +{"image": "images/7108301125.jpg", "split": "test", "caption": ["a photo of a chairlift roller derby game"], "sentids": [14181], "rare_classes": [["chair"]]} +{"image": "images/7119846943.jpg", "split": "test", "caption": ["a picture of a backpacker playing with a hula hoop"], "sentids": [14182], "rare_classes": [["backpack"]]} +{"image": "images/7156329476.jpg", "split": "test", "caption": ["a photo of a backpacker playing bagpipes in the rain"], "sentids": [14183], "rare_classes": [["backpack"]]} +{"image": "images/7166495806.jpg", "split": "test", "caption": ["a picture of a handbag", "a photo of a keyboard", "a picture of a handbag", "a photo of a keyboard"], "sentids": [14184, 14185, 14186, 14187], "rare_classes": [["handbag"], ["keyboard"], ["handbag"], ["keyboard"]]} +{"image": "images/717943475.jpg", "split": "test", "caption": ["a picture of a handbag convention"], "sentids": [14188], "rare_classes": [["handbag"]]} +{"image": "images/718571889.jpg", "split": "test", "caption": ["a picture of a cupid doing a trick on a skateboard", "a bottle in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a cupid doing a trick on a skateboard", "a bottle in the air", "a photo of a backpacker doing a trick on a skateboard", "a picture of a cupid doing a trick on a skateboard", "a bottle in the air", "a photo of a backpacker doing a trick on a skateboard"], "sentids": [14189, 14190, 14191, 14192, 14193, 14194, 14195, 14196, 14197], "rare_classes": [["cup"], ["bottle"], ["backpack"], ["cup"], ["bottle"], ["backpack"], ["cup"], ["bottle"], ["backpack"]]} +{"image": "images/720208977.jpg", "split": "test", "caption": ["a surfboard in the water"], "sentids": [14198], "rare_classes": [["surfboard"]]} +{"image": "images/7238675644.jpg", "split": "test", "caption": ["a bench in the background", "an image with a car in the background", "a picture of a baseball bat hitting a ball", "a bench in the background", "an image with a car in the background", "a picture of a baseball bat hitting a ball", "a bench in the background", "an image with a car in the background", "a picture of a baseball bat hitting a ball"], "sentids": [14199, 14200, 14201, 14202, 14203, 14204, 14205, 14206, 14207], "rare_classes": [["bench"], ["car"], ["baseball bat"], ["bench"], ["car"], ["baseball bat"], ["bench"], ["car"], ["baseball bat"]]} +{"image": "images/7277119012.jpg", "split": "test", "caption": ["a umbrella in the background", "a photo of a handbag wearing man doing a trick in front of a crowd", "a cell phone in a man's hand", "a umbrella in the background", "a photo of a handbag wearing man doing a trick in front of a crowd", "a cell phone in a man's hand", "a umbrella in the background", "a photo of a handbag wearing man doing a trick in front of a crowd", "a cell phone in a man's hand"], "sentids": [14208, 14209, 14210, 14211, 14212, 14213, 14214, 14215, 14216], "rare_classes": [["umbrella"], ["handbag"], ["cell phone"], ["umbrella"], ["handbag"], ["cell phone"], ["umbrella"], ["handbag"], ["cell phone"]]} +{"image": "images/7295359360.jpg", "split": "test", "caption": ["a photo of a sports ball player swinging a bat", "a baseball bat in the air", "a photo of a sports ball player swinging a bat", "a baseball bat in the air"], "sentids": [14217, 14218, 14219, 14220], "rare_classes": [["sports ball"], ["baseball bat"], ["sports ball"], ["baseball bat"]]} +{"image": "images/730083159.jpg", "split": "test", "caption": ["a elephant in a parade", "an image with a truck full of children and a statue of an elephant", "a backpack in front of a statue of an elephant", "a elephant in a parade", "an image with a truck full of children and a statue of an elephant", "a backpack in front of a statue of an elephant", "a elephant in a parade", "an image with a truck full of children and a statue of an elephant", "a backpack in front of a statue of an elephant"], "sentids": [14221, 14222, 14223, 14224, 14225, 14226, 14227, 14228, 14229], "rare_classes": [["elephant"], ["truck"], ["backpack"], ["elephant"], ["truck"], ["backpack"], ["elephant"], ["truck"], ["backpack"]]} +{"image": "images/7327910476.jpg", "split": "test", "caption": ["a picture of a sandwich being cooked on a grill"], "sentids": [14230], "rare_classes": [["sandwich"]]} +{"image": "images/73450556.jpg", "split": "test", "caption": ["an image with a tv in the background"], "sentids": [14231], "rare_classes": [["tv"]]} +{"image": "images/74306574.jpg", "split": "test", "caption": ["a picture of a bottle of water", "a picture of a potted plant with a woman standing next to it", "a picture of a motorcycle and a woman standing on the side of the road", "a picture of a bottle of water", "a picture of a potted plant with a woman standing next to it", "a picture of a motorcycle and a woman standing on the side of the road", "a picture of a bottle of water", "a picture of a potted plant with a woman standing next to it", "a picture of a motorcycle and a woman standing on the side of the road"], "sentids": [14232, 14233, 14234, 14235, 14236, 14237, 14238, 14239, 14240], "rare_classes": [["bottle"], ["potted plant"], ["motorcycle"], ["bottle"], ["potted plant"], ["motorcycle"], ["bottle"], ["potted plant"], ["motorcycle"]]} +{"image": "images/745563422.jpg", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [14241], "rare_classes": [["dining table"]]} +{"image": "images/7466310132.jpg", "split": "test", "caption": ["an image with a handbag", "an image with a cup of coffee", "an image with a handbag", "an image with a cup of coffee"], "sentids": [14242, 14243, 14244, 14245], "rare_classes": [["handbag"], ["cup"], ["handbag"], ["cup"]]} +{"image": "images/7471071992.jpg", "split": "test", "caption": ["a picture of a backpacker in front of a crowd of people", "an image with a skateboarder", "a picture of a backpacker in front of a crowd of people", "an image with a skateboarder"], "sentids": [14246, 14247, 14248, 14249], "rare_classes": [["backpack"], ["skateboard"], ["backpack"], ["skateboard"]]} +{"image": "images/7474389870.jpg", "split": "test", "caption": ["a car in the street"], "sentids": [14250], "rare_classes": [["car"]]} +{"image": "images/7474892162.jpg", "split": "test", "caption": ["a frisbee in the air", "an image with a handbag on the ground next to a group of people", "a frisbee in the air", "an image with a handbag on the ground next to a group of people"], "sentids": [14251, 14252, 14253, 14254], "rare_classes": [["frisbee"], ["handbag"], ["frisbee"], ["handbag"]]} +{"image": "images/7489648970.jpg", "split": "test", "caption": ["a backpack in the background"], "sentids": [14255], "rare_classes": [["backpack"]]} +{"image": "images/7493450658.jpg", "split": "test", "caption": ["a umbrella in the background"], "sentids": [14256], "rare_classes": [["umbrella"]]} +{"image": "images/7493784578.jpg", "split": "test", "caption": ["a photo of a person sitting at a table"], "sentids": [14257], "rare_classes": [["person"]]} +{"image": "images/7504941054.jpg", "split": "test", "caption": ["a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat", "a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat", "a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat", "a tennis racket in the background", "a picture of a handbag", "an image with a dining table in the background", "an image with a baseball bat"], "sentids": [14258, 14259, 14260, 14261, 14262, 14263, 14264, 14265, 14266, 14267, 14268, 14269, 14270, 14271, 14272, 14273], "rare_classes": [["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"], ["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"], ["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"], ["tennis racket"], ["handbag"], ["dining table"], ["baseball bat"]]} +{"image": "images/7513836082.jpg", "split": "test", "caption": ["a photo of a bottle of coke and a man on a lawn mower", "a picture of a chair and a man on a lawn mower", "a photo of a bottle of coke and a man on a lawn mower", "a picture of a chair and a man on a lawn mower"], "sentids": [14274, 14275, 14276, 14277], "rare_classes": [["bottle"], ["chair"], ["bottle"], ["chair"]]} +{"image": "images/75150121.jpg", "split": "test", "caption": ["a dining table in a restaurant", "an image with a bowl of wine", "a dining table in a restaurant", "an image with a bowl of wine"], "sentids": [14278, 14279, 14280, 14281], "rare_classes": [["dining table"], ["bowl"], ["dining table"], ["bowl"]]} +{"image": "images/752052256.jpg", "split": "test", "caption": ["an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made", "an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made", "an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made", "an image with a bottle of water", "a picture of a truck full of people sitting in the grass", "a photo of a cup of water being thrown at a child", "a photo of a sandwich being made"], "sentids": [14282, 14283, 14284, 14285, 14286, 14287, 14288, 14289, 14290, 14291, 14292, 14293, 14294, 14295, 14296, 14297], "rare_classes": [["bottle"], ["truck"], ["cup"], ["sandwich"], ["bottle"], ["truck"], ["cup"], ["sandwich"], ["bottle"], ["truck"], ["cup"], ["sandwich"], ["bottle"], ["truck"], ["cup"], ["sandwich"]]} +{"image": "images/7527086862.jpg", "split": "test", "caption": ["a backpack in a train station", "an image with a tv in the background", "a backpack in a train station", "an image with a tv in the background"], "sentids": [14298, 14299, 14300, 14301], "rare_classes": [["backpack"], ["tv"], ["backpack"], ["tv"]]} +{"image": "images/7552538920.jpg", "split": "test", "caption": ["a photo of a handbag filled with people riding bicycles down a street"], "sentids": [14302], "rare_classes": [["handbag"]]} +{"image": "images/757674952.jpg", "split": "test", "caption": ["an image with a chair in the foreground and a person sitting at a table", "a photo of a dining table at a restaurant", "an image with a chair in the foreground and a person sitting at a table", "a photo of a dining table at a restaurant"], "sentids": [14303, 14304, 14305, 14306], "rare_classes": [["chair"], ["dining table"], ["chair"], ["dining table"]]} +{"image": "images/7577634482.jpg", "split": "test", "caption": ["a photo of a motorcycle police officer riding down a street"], "sentids": [14307], "rare_classes": [["motorcycle"]]} +{"image": "images/7589467042.jpg", "split": "test", "caption": ["a sports ball in the middle of a basketball game", "an image with a backpack on a basketball court", "a sports ball in the middle of a basketball game", "an image with a backpack on a basketball court"], "sentids": [14308, 14309, 14310, 14311], "rare_classes": [["sports ball"], ["backpack"], ["sports ball"], ["backpack"]]} +{"image": "images/7600282242.jpg", "split": "test", "caption": ["a photo of a baseball glove", "a picture of a baseball bat", "a photo of a sports ball game", "a photo of a baseball glove", "a picture of a baseball bat", "a photo of a sports ball game", "a photo of a baseball glove", "a picture of a baseball bat", "a photo of a sports ball game"], "sentids": [14312, 14313, 14314, 14315, 14316, 14317, 14318, 14319, 14320], "rare_classes": [["baseball glove"], ["baseball bat"], ["sports ball"], ["baseball glove"], ["baseball bat"], ["sports ball"], ["baseball glove"], ["baseball bat"], ["sports ball"]]} +{"image": "images/76097290.jpg", "split": "test", "caption": ["a photo of a bicycle with a statue of a man on it", "an image with a backpack and a statue of a man", "a photo of a bicycle with a statue of a man on it", "an image with a backpack and a statue of a man"], "sentids": [14321, 14322, 14323, 14324], "rare_classes": [["bicycle"], ["backpack"], ["bicycle"], ["backpack"]]} +{"image": "images/761397426.jpg", "split": "test", "caption": ["an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food", "an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food", "an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food", "an image with a tie on a table", "a wine glass in the middle of the table", "an image with a dining table", "a picture of a bowl of food"], "sentids": [14325, 14326, 14327, 14328, 14329, 14330, 14331, 14332, 14333, 14334, 14335, 14336, 14337, 14338, 14339, 14340], "rare_classes": [["tie"], ["wine glass"], ["dining table"], ["bowl"], ["tie"], ["wine glass"], ["dining table"], ["bowl"], ["tie"], ["wine glass"], ["dining table"], ["bowl"], ["tie"], ["wine glass"], ["dining table"], ["bowl"]]} +{"image": "images/7642708928.jpg", "split": "test", "caption": ["a photo of a bicycle maintenance crew sitting on the side of the road", "a photo of a potted plant", "an image with a backpack and three men sitting on a bench", "a photo of a bicycle maintenance crew sitting on the side of the road", "a photo of a potted plant", "an image with a backpack and three men sitting on a bench", "a photo of a bicycle maintenance crew sitting on the side of the road", "a photo of a potted plant", "an image with a backpack and three men sitting on a bench"], "sentids": [14341, 14342, 14343, 14344, 14345, 14346, 14347, 14348, 14349], "rare_classes": [["bicycle"], ["potted plant"], ["backpack"], ["bicycle"], ["potted plant"], ["backpack"], ["bicycle"], ["potted plant"], ["backpack"]]} +{"image": "images/7643054168.jpg", "split": "test", "caption": ["a handbag in the air"], "sentids": [14350], "rare_classes": [["handbag"]]} +{"image": "images/7645700076.jpg", "split": "test", "caption": ["a photo of a handbag", "a backpack in the background", "a photo of a handbag", "a backpack in the background"], "sentids": [14351, 14352, 14353, 14354], "rare_classes": [["handbag"], ["backpack"], ["handbag"], ["backpack"]]} +{"image": "images/7645711984.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [14355], "rare_classes": [["handbag"]]} +{"image": "images/7651709766.jpg", "split": "test", "caption": ["an image with a truck full of cyclists racing down a cobblestone street"], "sentids": [14356], "rare_classes": [["truck"]]} +{"image": "images/7654787166.jpg", "split": "test", "caption": ["a photo of a bottle of water"], "sentids": [14357], "rare_classes": [["bottle"]]} +{"image": "images/7655480476.jpg", "split": "test", "caption": ["a clock in the background", "a cell phone in the hand of a woman on a bridge", "a clock in the background", "a cell phone in the hand of a woman on a bridge"], "sentids": [14358, 14359, 14360, 14361], "rare_classes": [["clock"], ["cell phone"], ["clock"], ["cell phone"]]} +{"image": "images/7664119606.jpg", "split": "test", "caption": ["an image with a dog in the background"], "sentids": [14362], "rare_classes": [["dog"]]} +{"image": "images/7672331928.jpg", "split": "test", "caption": ["a photo of a spoon", "a photo of a bowl of food", "a photo of a spoon", "a photo of a bowl of food"], "sentids": [14363, 14364, 14365, 14366], "rare_classes": [["spoon"], ["bowl"], ["spoon"], ["bowl"]]} +{"image": "images/7684654986.jpg", "split": "test", "caption": ["an image with a dining table", "a book in the middle of the table", "a picture of a potted plant", "an image with a dining table", "a book in the middle of the table", "a picture of a potted plant", "an image with a dining table", "a book in the middle of the table", "a picture of a potted plant"], "sentids": [14367, 14368, 14369, 14370, 14371, 14372, 14373, 14374, 14375], "rare_classes": [["dining table"], ["book"], ["potted plant"], ["dining table"], ["book"], ["potted plant"], ["dining table"], ["book"], ["potted plant"]]} +{"image": "images/7687786248.jpg", "split": "test", "caption": ["an image with a tennis racket in the air", "an image with a sports ball and a tennis player", "an image with a tennis racket in the air", "an image with a sports ball and a tennis player"], "sentids": [14376, 14377, 14378, 14379], "rare_classes": [["tennis racket"], ["sports ball"], ["tennis racket"], ["sports ball"]]} +{"image": "images/7693594898.jpg", "split": "test", "caption": ["a picture of a sports ball game"], "sentids": [14380], "rare_classes": [["sports ball"]]} +{"image": "images/7700078440.jpg", "split": "test", "caption": ["a tennis racket in the air", "a picture of a sports ball being played on a court", "a tennis racket in the air", "a picture of a sports ball being played on a court"], "sentids": [14381, 14382, 14383, 14384], "rare_classes": [["tennis racket"], ["sports ball"], ["tennis racket"], ["sports ball"]]} +{"image": "images/7700080810.jpg", "split": "test", "caption": ["a photo of a sports ball game", "a picture of a tennis racket being hit by a volley ball", "a photo of a sports ball game", "a picture of a tennis racket being hit by a volley ball"], "sentids": [14385, 14386, 14387, 14388], "rare_classes": [["sports ball"], ["tennis racket"], ["sports ball"], ["tennis racket"]]} +{"image": "images/7700377542.jpg", "split": "test", "caption": ["an image with a umbrella in the middle of a group of people"], "sentids": [14389], "rare_classes": [["umbrella"]]} +{"image": "images/7703126340.jpg", "split": "test", "caption": ["a photo of a motorcycle race"], "sentids": [14390], "rare_classes": [["motorcycle"]]} +{"image": "images/7725133284.jpg", "split": "test", "caption": ["a sports ball in the sand"], "sentids": [14391], "rare_classes": [["sports ball"]]} +{"image": "images/7729758628.jpg", "split": "test", "caption": ["a dog in the water"], "sentids": [14392], "rare_classes": [["dog"]]} +{"image": "images/7735272386.jpg", "split": "test", "caption": ["a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table", "a bottle in the middle of the table", "an image with a chair, a table, and a woman sitting at the table", "a picture of a knife", "a cell phone in a woman's hand", "an image with a dining table"], "sentids": [14393, 14394, 14395, 14396, 14397, 14398, 14399, 14400, 14401, 14402, 14403, 14404, 14405, 14406, 14407, 14408, 14409, 14410, 14411, 14412, 14413, 14414, 14415, 14416, 14417], "rare_classes": [["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"], ["bottle"], ["chair"], ["knife"], ["cell phone"], ["dining table"]]} +{"image": "images/7739176066.jpg", "split": "test", "caption": ["an image with a kite flying in the sky", "a photo of a skateboarder flying a kite", "a photo of a handbag flying a kite", "an image with a kite flying in the sky", "a photo of a skateboarder flying a kite", "a photo of a handbag flying a kite", "an image with a kite flying in the sky", "a photo of a skateboarder flying a kite", "a photo of a handbag flying a kite"], "sentids": [14418, 14419, 14420, 14421, 14422, 14423, 14424, 14425, 14426], "rare_classes": [["kite"], ["skateboard"], ["handbag"], ["kite"], ["skateboard"], ["handbag"], ["kite"], ["skateboard"], ["handbag"]]} +{"image": "images/7754652028.jpg", "split": "test", "caption": ["a photo of a kite festival", "an image with a umbrella", "a photo of a kite festival", "an image with a umbrella"], "sentids": [14427, 14428, 14429, 14430], "rare_classes": [["kite"], ["umbrella"], ["kite"], ["umbrella"]]} +{"image": "images/7757250094.jpg", "split": "test", "caption": ["an image with a baseball glove", "a photo of a sports ball game", "an image with a baseball glove", "a photo of a sports ball game"], "sentids": [14431, 14432, 14433, 14434], "rare_classes": [["baseball glove"], ["sports ball"], ["baseball glove"], ["sports ball"]]} +{"image": "images/7772052674.jpg", "split": "test", "caption": ["a tv in the background"], "sentids": [14435], "rare_classes": [["tv"]]} +{"image": "images/778257070.jpg", "split": "test", "caption": ["a photo of a tennis racket on a tennis court"], "sentids": [14436], "rare_classes": [["tennis racket"]]} +{"image": "images/7784556300.jpg", "split": "test", "caption": ["an image with a backpack on a bike"], "sentids": [14437], "rare_classes": [["backpack"]]} +{"image": "images/7786624414.jpg", "split": "test", "caption": ["a picture of a bicycle rider in the air"], "sentids": [14438], "rare_classes": [["bicycle"]]} +{"image": "images/7787558364.jpg", "split": "test", "caption": ["a dog in front of a woman"], "sentids": [14439], "rare_classes": [["dog"]]} +{"image": "images/7800436386.jpg", "split": "test", "caption": ["a photo of a laptop in front of a crowd at a concert", "a photo of a chair in front of a crowd at a concert", "a photo of a laptop in front of a crowd at a concert", "a photo of a chair in front of a crowd at a concert"], "sentids": [14440, 14441, 14442, 14443], "rare_classes": [["laptop"], ["chair"], ["laptop"], ["chair"]]} +{"image": "images/780260019.jpg", "split": "test", "caption": ["a picture of a car with a bunch of people standing in front of it"], "sentids": [14444], "rare_classes": [["car"]]} +{"image": "images/78050495.jpg", "split": "test", "caption": ["a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background", "a picture of a dining table", "a fork in the middle of the table", "a picture of a couch", "a photo of a cell phone game", "a oven in the background"], "sentids": [14445, 14446, 14447, 14448, 14449, 14450, 14451, 14452, 14453, 14454, 14455, 14456, 14457, 14458, 14459, 14460, 14461, 14462, 14463, 14464, 14465, 14466, 14467, 14468, 14469], "rare_classes": [["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"], ["dining table"], ["fork"], ["couch"], ["cell phone"], ["oven"]]} +{"image": "images/7808046.jpg", "split": "test", "caption": ["a dining table in a restaurant"], "sentids": [14470], "rare_classes": [["dining table"]]} +{"image": "images/7832183018.jpg", "split": "test", "caption": ["a photo of a boat race"], "sentids": [14471], "rare_classes": [["boat"]]} +{"image": "images/7867736186.jpg", "split": "test", "caption": ["a picture of a sports ball"], "sentids": [14472], "rare_classes": [["sports ball"]]} +{"image": "images/7879838102.jpg", "split": "test", "caption": ["a picture of a skateboarder doing a trick on a ramp", "a umbrella in the background", "a picture of a skateboarder doing a trick on a ramp", "a umbrella in the background"], "sentids": [14473, 14474, 14475, 14476], "rare_classes": [["skateboard"], ["umbrella"], ["skateboard"], ["umbrella"]]} +{"image": "images/7920471750.jpg", "split": "test", "caption": ["an image with a baseball bat, catcher, and umpire on a baseball field"], "sentids": [14477], "rare_classes": [["baseball bat"]]} +{"image": "images/7932896274.jpg", "split": "test", "caption": ["a picture of a handbag being carried by a woman in the rain"], "sentids": [14478], "rare_classes": [["handbag"]]} +{"image": "images/7948224350.jpg", "split": "test", "caption": ["a picture of a horse bucking at a rodeo"], "sentids": [14479], "rare_classes": [["horse"]]} +{"image": "images/7958174552.jpg", "split": "test", "caption": ["a picture of a sports ball being played on a court", "an image with a backpack on a basketball court", "a tennis racket in the middle of a court", "a picture of a sports ball being played on a court", "an image with a backpack on a basketball court", "a tennis racket in the middle of a court", "a picture of a sports ball being played on a court", "an image with a backpack on a basketball court", "a tennis racket in the middle of a court"], "sentids": [14480, 14481, 14482, 14483, 14484, 14485, 14486, 14487, 14488], "rare_classes": [["sports ball"], ["backpack"], ["tennis racket"], ["sports ball"], ["backpack"], ["tennis racket"], ["sports ball"], ["backpack"], ["tennis racket"]]} +{"image": "images/7979042317.jpg", "split": "test", "caption": ["a picture of a dining table", "a spoon in the middle of the table", "a fork in the middle of the table", "a picture of a dining table", "a spoon in the middle of the table", "a fork in the middle of the table", "a picture of a dining table", "a spoon in the middle of the table", "a fork in the middle of the table"], "sentids": [14489, 14490, 14491, 14492, 14493, 14494, 14495, 14496, 14497], "rare_classes": [["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"], ["dining table"], ["spoon"], ["fork"]]} +{"image": "images/7981321611.jpg", "split": "test", "caption": ["a baseball bat in a batter's hand", "a photo of a baseball glove", "a baseball bat in a batter's hand", "a photo of a baseball glove"], "sentids": [14498, 14499, 14500, 14501], "rare_classes": [["baseball bat"], ["baseball glove"], ["baseball bat"], ["baseball glove"]]} +{"image": "images/7987822237.jpg", "split": "test", "caption": ["a suitcase in the background"], "sentids": [14502], "rare_classes": [["suitcase"]]} +{"image": "images/8006241096.jpg", "split": "test", "caption": ["a photo of a baseball bat on a baseball field"], "sentids": [14503], "rare_classes": [["baseball bat"]]} +{"image": "images/8006608256.jpg", "split": "test", "caption": ["a photo of a handbag"], "sentids": [14504], "rare_classes": [["handbag"]]} +{"image": "images/8018747908.jpg", "split": "test", "caption": ["a dining table in the middle of an outdoor market"], "sentids": [14505], "rare_classes": [["dining table"]]} +{"image": "images/8030378528.jpg", "split": "test", "caption": ["a bottle in the middle of the road"], "sentids": [14506], "rare_classes": [["bottle"]]} +{"image": "images/8042519212.jpg", "split": "test", "caption": ["a photo of a traffic light", "a photo of a bench", "a photo of a traffic light", "a photo of a bench"], "sentids": [14507, 14508, 14509, 14510], "rare_classes": [["traffic light"], ["bench"], ["traffic light"], ["bench"]]} +{"image": "images/8071166084.jpg", "split": "test", "caption": ["a picture of a tiered display of food at an outdoor market", "a photo of a dining table full of food", "a photo of a bottle of water", "a picture of a tiered display of food at an outdoor market", "a photo of a dining table full of food", "a photo of a bottle of water", "a picture of a tiered display of food at an outdoor market", "a photo of a dining table full of food", "a photo of a bottle of water"], "sentids": [14511, 14512, 14513, 14514, 14515, 14516, 14517, 14518, 14519], "rare_classes": [["tie"], ["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"], ["tie"], ["dining table"], ["bottle"]]} +{"image": "images/8081605083.jpg", "split": "test", "caption": ["an image with a chair and two baseball players on the field"], "sentids": [14520], "rare_classes": [["chair"]]} +{"image": "images/808877347.jpg", "split": "test", "caption": ["an image with a bicycle in the foreground and people in the background", "a picture of a train station with lots of people in it", "a picture of a handbag on the ground", "an image with a bicycle in the foreground and people in the background", "a picture of a train station with lots of people in it", "a picture of a handbag on the ground", "an image with a bicycle in the foreground and people in the background", "a picture of a train station with lots of people in it", "a picture of a handbag on the ground"], "sentids": [14521, 14522, 14523, 14524, 14525, 14526, 14527, 14528, 14529], "rare_classes": [["bicycle"], ["train"], ["handbag"], ["bicycle"], ["train"], ["handbag"], ["bicycle"], ["train"], ["handbag"]]} +{"image": "images/8107925709.jpg", "split": "test", "caption": ["a picture of a backpacker in jakarta, indonesia"], "sentids": [14530], "rare_classes": [["backpack"]]} +{"image": "images/81227595.jpg", "split": "test", "caption": ["a dining table in front of a group of people playing a board game", "a photo of a fork full of people playing a board game", "a dining table in front of a group of people playing a board game", "a photo of a fork full of people playing a board game"], "sentids": [14531, 14532, 14533, 14534], "rare_classes": [["dining table"], ["fork"], ["dining table"], ["fork"]]} +{"image": "images/8146641506.jpg", "split": "test", "caption": ["a photo of a car in front of a statue", "an image with a bicycle", "an image with a truck in the background", "a photo of a car in front of a statue", "an image with a bicycle", "an image with a truck in the background", "a photo of a car in front of a statue", "an image with a bicycle", "an image with a truck in the background"], "sentids": [14535, 14536, 14537, 14538, 14539, 14540, 14541, 14542, 14543], "rare_classes": [["car"], ["bicycle"], ["truck"], ["car"], ["bicycle"], ["truck"], ["car"], ["bicycle"], ["truck"]]} +{"image": "images/8154663567.jpg", "split": "test", "caption": ["a car in the middle of the road"], "sentids": [14544], "rare_classes": [["car"]]} +{"image": "images/8154670501.jpg", "split": "test", "caption": ["an image with a car and two runners running in the rain"], "sentids": [14545], "rare_classes": [["car"]]} +{"image": "images/8155663151.jpg", "split": "test", "caption": ["a picture of a chair"], "sentids": [14546], "rare_classes": [["chair"]]} +{"image": "images/8173213463.jpg", "split": "test", "caption": ["an image with a motorcycle", "a picture of a traffic light", "an image with a motorcycle", "a picture of a traffic light"], "sentids": [14547, 14548, 14549, 14550], "rare_classes": [["motorcycle"], ["traffic light"], ["motorcycle"], ["traffic light"]]} +{"image": "images/823425327.jpg", "split": "test", "caption": ["a fork in the middle of the table", "a picture of a wine glass", "a fork in the middle of the table", "a picture of a wine glass"], "sentids": [14551, 14552, 14553, 14554], "rare_classes": [["fork"], ["wine glass"], ["fork"], ["wine glass"]]} +{"image": "images/842263436.jpg", "split": "test", "caption": ["a photo of a backpacker"], "sentids": [14555], "rare_classes": [["backpack"]]} +{"image": "images/843218288.jpg", "split": "test", "caption": ["an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background", "an image with a cup of coffee", "a photo of a bench with people sitting on it", "an image with a car in the background", "an image with a bus in the background and people sitting on a bench", "a photo of a tiered bench with people sitting on it", "a cell phone in a man's hand", "an image with a truck in the background"], "sentids": [14556, 14557, 14558, 14559, 14560, 14561, 14562, 14563, 14564, 14565, 14566, 14567, 14568, 14569, 14570, 14571, 14572, 14573, 14574, 14575, 14576, 14577, 14578, 14579, 14580, 14581, 14582, 14583, 14584, 14585, 14586, 14587, 14588, 14589, 14590, 14591, 14592, 14593, 14594, 14595, 14596, 14597, 14598, 14599, 14600, 14601, 14602, 14603, 14604], "rare_classes": [["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"], ["cup"], ["bench"], ["car"], ["bus"], ["tie"], ["cell phone"], ["truck"]]} +{"image": "images/854623746.jpg", "split": "test", "caption": ["an image with a clock in the background", "a picture of a spoonful of food", "a photo of a cupboard full of food", "an image with a clock in the background", "a picture of a spoonful of food", "a photo of a cupboard full of food", "an image with a clock in the background", "a picture of a spoonful of food", "a photo of a cupboard full of food"], "sentids": [14605, 14606, 14607, 14608, 14609, 14610, 14611, 14612, 14613], "rare_classes": [["clock"], ["spoon"], ["cup"], ["clock"], ["spoon"], ["cup"], ["clock"], ["spoon"], ["cup"]]} +{"image": "images/85676478.jpg", "split": "test", "caption": ["a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room", "a photo of a person in a living room", "an image with a tv and a man in a living room", "an image with a couch in the background and a man standing in front of it", "a photo of a cupcake on a table in a living room", "an image with a potted plant in a living room", "a photo of a wine glass on a table in a living room", "a dining table in a living room", "a photo of a handbag in a living room"], "sentids": [14614, 14615, 14616, 14617, 14618, 14619, 14620, 14621, 14622, 14623, 14624, 14625, 14626, 14627, 14628, 14629, 14630, 14631, 14632, 14633, 14634, 14635, 14636, 14637, 14638, 14639, 14640, 14641, 14642, 14643, 14644, 14645, 14646, 14647, 14648, 14649, 14650, 14651, 14652, 14653, 14654, 14655, 14656, 14657, 14658, 14659, 14660, 14661, 14662, 14663, 14664, 14665, 14666, 14667, 14668, 14669, 14670, 14671, 14672, 14673, 14674, 14675, 14676, 14677], "rare_classes": [["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"], ["person"], ["tv"], ["couch"], ["cup"], ["potted plant"], ["wine glass"], ["dining table"], ["handbag"]]} +{"image": "images/86131989.jpg", "split": "test", "caption": ["a picture of a bus full of police officers", "a train in the background", "an image with a cell phone in front of a group of police officers", "a picture of a bus full of police officers", "a train in the background", "an image with a cell phone in front of a group of police officers", "a picture of a bus full of police officers", "a train in the background", "an image with a cell phone in front of a group of police officers"], "sentids": [14678, 14679, 14680, 14681, 14682, 14683, 14684, 14685, 14686], "rare_classes": [["bus"], ["train"], ["cell phone"], ["bus"], ["train"], ["cell phone"], ["bus"], ["train"], ["cell phone"]]} +{"image": "images/86289696.jpg", "split": "test", "caption": ["a picture of a bowl of food", "a picture of a spoonful of food", "a picture of a bowl of food", "a picture of a spoonful of food"], "sentids": [14687, 14688, 14689, 14690], "rare_classes": [["bowl"], ["spoon"], ["bowl"], ["spoon"]]} +{"image": "images/86341446.jpg", "split": "test", "caption": ["a bicycle in the middle of a street", "a motorcycle in the middle of a street", "a photo of a potted plant on the side of a street", "a bicycle in the middle of a street", "a motorcycle in the middle of a street", "a photo of a potted plant on the side of a street", "a bicycle in the middle of a street", "a motorcycle in the middle of a street", "a photo of a potted plant on the side of a street"], "sentids": [14691, 14692, 14693, 14694, 14695, 14696, 14697, 14698, 14699], "rare_classes": [["bicycle"], ["motorcycle"], ["potted plant"], ["bicycle"], ["motorcycle"], ["potted plant"], ["bicycle"], ["motorcycle"], ["potted plant"]]} +{"image": "images/86350713.jpg", "split": "test", "caption": ["an image with a spoon in a pot of food", "an image with a refrigerator and a woman cooking food", "an image with a spoon in a pot of food", "an image with a refrigerator and a woman cooking food"], "sentids": [14700, 14701, 14702, 14703], "rare_classes": [["spoon"], ["refrigerator"], ["spoon"], ["refrigerator"]]} +{"image": "images/872512911.jpg", "split": "test", "caption": ["an image with a frisbee in the sky", "a picture of a bottle of water", "a picture of a handbag", "an image with a frisbee in the sky", "a picture of a bottle of water", "a picture of a handbag", "an image with a frisbee in the sky", "a picture of a bottle of water", "a picture of a handbag"], "sentids": [14704, 14705, 14706, 14707, 14708, 14709, 14710, 14711, 14712], "rare_classes": [["frisbee"], ["bottle"], ["handbag"], ["frisbee"], ["bottle"], ["handbag"], ["frisbee"], ["bottle"], ["handbag"]]} +{"image": "images/87940007.jpg", "split": "test", "caption": ["a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party", "a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party", "a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party", "a tie in the middle of the table", "a dining table in front of a group of children", "a photo of a bench full of children at a birthday party", "a photo of a cake being cut at a birthday party"], "sentids": [14713, 14714, 14715, 14716, 14717, 14718, 14719, 14720, 14721, 14722, 14723, 14724, 14725, 14726, 14727, 14728], "rare_classes": [["tie"], ["dining table"], ["bench"], ["cake"], ["tie"], ["dining table"], ["bench"], ["cake"], ["tie"], ["dining table"], ["bench"], ["cake"], ["tie"], ["dining table"], ["bench"], ["cake"]]} +{"image": "images/880220939.jpg", "split": "test", "caption": ["an image with a handbag and a group of bridesmaids"], "sentids": [14729], "rare_classes": [["handbag"]]} +{"image": "images/880663887.jpg", "split": "test", "caption": ["a photo of a bottle of wine being held by a man"], "sentids": [14730], "rare_classes": [["bottle"]]} +{"image": "images/89407459.jpg", "split": "test", "caption": ["a laptop in front of a group of people playing brass instruments"], "sentids": [14731], "rare_classes": [["laptop"]]} +{"image": "images/89779839.jpg", "split": "test", "caption": ["a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen", "a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen", "a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen", "a person in a kitchen", "a photo of a orange woman kneading dough on a wooden board", "a pizza in the oven", "an image with a knife and dough in a kitchen"], "sentids": [14732, 14733, 14734, 14735, 14736, 14737, 14738, 14739, 14740, 14741, 14742, 14743, 14744, 14745, 14746, 14747], "rare_classes": [["person"], ["orange"], ["pizza"], ["knife"], ["person"], ["orange"], ["pizza"], ["knife"], ["person"], ["orange"], ["pizza"], ["knife"], ["person"], ["orange"], ["pizza"], ["knife"]]} +{"image": "images/912382266.jpg", "split": "test", "caption": ["an image with a handbag sitting on a table"], "sentids": [14748], "rare_classes": [["handbag"]]} +{"image": "images/912402498.jpg", "split": "test", "caption": ["a picture of a cup of coffee", "a bowl in the middle of the table", "a fork in a man's hand", "a picture of a cup of coffee", "a bowl in the middle of the table", "a fork in a man's hand", "a picture of a cup of coffee", "a bowl in the middle of the table", "a fork in a man's hand"], "sentids": [14749, 14750, 14751, 14752, 14753, 14754, 14755, 14756, 14757], "rare_classes": [["cup"], ["bowl"], ["fork"], ["cup"], ["bowl"], ["fork"], ["cup"], ["bowl"], ["fork"]]} +{"image": "images/91852718.jpg", "split": "test", "caption": ["a photo of a dining table", "a picture of a sports ball", "a tie in a man's shirt", "a photo of a dining table", "a picture of a sports ball", "a tie in a man's shirt", "a photo of a dining table", "a picture of a sports ball", "a tie in a man's shirt"], "sentids": [14758, 14759, 14760, 14761, 14762, 14763, 14764, 14765, 14766], "rare_classes": [["dining table"], ["sports ball"], ["tie"], ["dining table"], ["sports ball"], ["tie"], ["dining table"], ["sports ball"], ["tie"]]} +{"image": "images/94024624.jpg", "split": "test", "caption": ["a chair in the middle of the street", "an image with a bicycle and a woman wearing a conical hat", "a chair in the middle of the street", "an image with a bicycle and a woman wearing a conical hat"], "sentids": [14767, 14768, 14769, 14770], "rare_classes": [["chair"], ["bicycle"], ["chair"], ["bicycle"]]} +{"image": "images/957585444.jpg", "split": "test", "caption": ["a couch in the middle of a room", "a photo of a potted plant in a hospital waiting room", "a couch in the middle of a room", "a photo of a potted plant in a hospital waiting room"], "sentids": [14771, 14772, 14773, 14774], "rare_classes": [["couch"], ["potted plant"], ["couch"], ["potted plant"]]} +{"image": "images/96056569.jpg", "split": "test", "caption": ["a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake", "a cake in front of a man and woman", "an image with a spoon cutting into a wedding cake", "a photo of a tiered wedding cake", "a photo of a potted plant", "a picture of a knife cutting a cake"], "sentids": [14775, 14776, 14777, 14778, 14779, 14780, 14781, 14782, 14783, 14784, 14785, 14786, 14787, 14788, 14789, 14790, 14791, 14792, 14793, 14794, 14795, 14796, 14797, 14798, 14799], "rare_classes": [["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"], ["cake"], ["spoon"], ["tie"], ["potted plant"], ["knife"]]} +{"image": "images/961220478.jpg", "split": "test", "caption": ["a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack", "a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack", "a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack", "a picture of a baseball glove", "an image with a car and people sitting on the side of the road", "a picture of a elephant", "an image with a backpack"], "sentids": [14800, 14801, 14802, 14803, 14804, 14805, 14806, 14807, 14808, 14809, 14810, 14811, 14812, 14813, 14814, 14815], "rare_classes": [["baseball glove"], ["car"], ["elephant"], ["backpack"], ["baseball glove"], ["car"], ["elephant"], ["backpack"], ["baseball glove"], ["car"], ["elephant"], ["backpack"], ["baseball glove"], ["car"], ["elephant"], ["backpack"]]} +{"image": "images/96395587.jpg", "split": "test", "caption": ["a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine", "a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine", "a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine", "a photo of a handbag in a room full of people", "a picture of a laptop on a table in a room full of people", "a knife in a man's hand", "a picture of a bottle of wine"], "sentids": [14816, 14817, 14818, 14819, 14820, 14821, 14822, 14823, 14824, 14825, 14826, 14827, 14828, 14829, 14830, 14831], "rare_classes": [["handbag"], ["laptop"], ["knife"], ["bottle"], ["handbag"], ["laptop"], ["knife"], ["bottle"], ["handbag"], ["laptop"], ["knife"], ["bottle"], ["handbag"], ["laptop"], ["knife"], ["bottle"]]} +{"image": "images/964287333.jpg", "split": "test", "caption": ["an image with a car and people in it"], "sentids": [14832], "rare_classes": [["car"]]} +{"image": "images/98773047.jpg", "split": "test", "caption": ["a picture of a chair in front of a store", "a picture of a tv in front of a store", "a picture of a chair in front of a store", "a picture of a tv in front of a store"], "sentids": [14833, 14834, 14835, 14836], "rare_classes": [["chair"], ["tv"], ["chair"], ["tv"]]} +{"image": "images/991459823.jpg", "split": "test", "caption": ["a handbag in front of a green portable toilet", "an image with a truck that is parked in front of a porta potty", "a handbag in front of a green portable toilet", "an image with a truck that is parked in front of a porta potty"], "sentids": [14837, 14838, 14839, 14840], "rare_classes": [["handbag"], ["truck"], ["handbag"], ["truck"]]} +{"image": "images/9950913.jpg", "split": "test", "caption": ["a picture of a handbag"], "sentids": [14841], "rare_classes": [["handbag"]]} diff --git a/flickr30k/images/1003420127.jpg b/flickr30k/images/1003420127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0481d91063ef2e2da5aa18177ae1ca4b779eea14 --- /dev/null +++ b/flickr30k/images/1003420127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b39ff3b089c256df0ff323ee6c269c37b0b32e2abd2c60d3338c7b1e4beeb2f +size 118364 diff --git a/flickr30k/images/1005216151.jpg b/flickr30k/images/1005216151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7d45d4a5c3c6dd248659eb3748ff16273728e8d --- /dev/null +++ b/flickr30k/images/1005216151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef6d6892cde09bf2a68c6d5f27b05cdfbcd227eeef2549566e43195d80dabfa +size 148239 diff --git a/flickr30k/images/1013536888.jpg b/flickr30k/images/1013536888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea0e6827015f612ce67122d623da8db9a0e230b2 --- /dev/null +++ b/flickr30k/images/1013536888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a80e0e29612214ca6ceeb5bb27b55e4952abf49a253a5ac10a6f502549e9177 +size 185289 diff --git a/flickr30k/images/101471792.jpg b/flickr30k/images/101471792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..566f106883b16b5028d515c3d292e61f73e6e80f --- /dev/null +++ b/flickr30k/images/101471792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51470b8740c9f5467be58e2a53258b4b7985fa09446af87367a6c8393bd50fdc +size 118469 diff --git a/flickr30k/images/10160966.jpg b/flickr30k/images/10160966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b10c40106ecd383b2f4fa3b81cc115cf510e14bd --- /dev/null +++ b/flickr30k/images/10160966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b0d9045d6f5883910853b73aa0e4be0c785bc052e4ef430ba0a90a1de6af7f +size 83906 diff --git a/flickr30k/images/1016626169.jpg b/flickr30k/images/1016626169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f787acec8bc5955d80812d0ba3aa759e19338f5 --- /dev/null +++ b/flickr30k/images/1016626169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb12e521dfbeaf48497b81e9dd19134a0c6bb68e8a4905852407b456a8f2301 +size 168950 diff --git a/flickr30k/images/1018148011.jpg b/flickr30k/images/1018148011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39becb7d61a1a0eba4a16d1fa0e2cd1af9da2fff --- /dev/null +++ b/flickr30k/images/1018148011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d9ca7909d513b2581a01323663814f804cd8753d4914cdcee56933b1adc699 +size 108628 diff --git a/flickr30k/images/102575576.jpg b/flickr30k/images/102575576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e9a1d0ab275de2b49b0da951d700e1fe524422d --- /dev/null +++ b/flickr30k/images/102575576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559e80ee877a7294547df96b135b920fd78c89b82d86987670354cec9633ead4 +size 80496 diff --git a/flickr30k/images/1027149103.jpg b/flickr30k/images/1027149103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a231ba0a316c08edc145144f2806768007176d9e --- /dev/null +++ b/flickr30k/images/1027149103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25283d38e4396bdc595cdc6b3177a3fc596b7ae3b2a29055588709111286976 +size 133598 diff --git a/flickr30k/images/1039637574.jpg b/flickr30k/images/1039637574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb3a6efd2772e34f00a49acd3efbcb40a9bfc642 --- /dev/null +++ b/flickr30k/images/1039637574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5f88296a82aab572daddb2edae7779ef8d46bbeb615eac2e9054a01c0002f0 +size 155916 diff --git a/flickr30k/images/104180524.jpg b/flickr30k/images/104180524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..468490a41fbebd79def94a07dc83ec1bc4db0428 --- /dev/null +++ b/flickr30k/images/104180524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35dc2fa6f041036d181d592ec5d20e13490e60a27c4eebafa32c06e7e40e1a44 +size 193249 diff --git a/flickr30k/images/1043819504.jpg b/flickr30k/images/1043819504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be2b5c417a3b23f66ca5b352308c540f9c6ace7c --- /dev/null +++ b/flickr30k/images/1043819504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d221d1138b92092e580dec60cae37782020f7da0240fa5dd5b9746547c3eca1f +size 164118 diff --git a/flickr30k/images/10459869.jpg b/flickr30k/images/10459869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed58d4f86298c687cd25de48370be1fa5e2854f7 --- /dev/null +++ b/flickr30k/images/10459869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acbfb7192ccddb5439c0454313ed17560efc43fdab98f2d0eef5489befade65a +size 69829 diff --git a/flickr30k/images/1065323785.jpg b/flickr30k/images/1065323785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9cbbc79f9f837688fd631fea1fa1ad27d152e81 --- /dev/null +++ b/flickr30k/images/1065323785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d39012437d47267651ff76fe72386531aa93f3b153c00f297b7e889f0d453b7 +size 108890 diff --git a/flickr30k/images/1084527029.jpg b/flickr30k/images/1084527029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b968241268d118d6a452c8e6de5cdf5bbe20de98 --- /dev/null +++ b/flickr30k/images/1084527029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adf1ef3a0dc51199aee37940bbc31bd7bfadfcacfd0e2084ac43c0297ad6345 +size 208332 diff --git a/flickr30k/images/108656820.jpg b/flickr30k/images/108656820.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45109bf2248cb38940f7f22b10bc163981544e4c --- /dev/null +++ b/flickr30k/images/108656820.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a5538f0f80b30f5d300fa05f64b68c41355fbfbf915dd24ae85020e9e06974 +size 137203 diff --git a/flickr30k/images/1088385559.jpg b/flickr30k/images/1088385559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e274eefcf68dc0232f2cc905d295ff3e1d2ceffe --- /dev/null +++ b/flickr30k/images/1088385559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1930eefc11bc98922f624f9bf62a2f366a1fd7d2e6c395c051f5b6bb3574071 +size 150459 diff --git a/flickr30k/images/1095109931.jpg b/flickr30k/images/1095109931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fd9ae0284f223508cf97ba4083a2a37551842d4 --- /dev/null +++ b/flickr30k/images/1095109931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5999266bb41137bf68d9bb10a42e2111fcab7244adc2e2b95883ffdd21a80910 +size 146185 diff --git a/flickr30k/images/1096800382.jpg b/flickr30k/images/1096800382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d07a41d11fb738707f1aa45cf63f9a08e880592 --- /dev/null +++ b/flickr30k/images/1096800382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712f185c4f660c2e96d2e8c07e1f7b4ce1c3409944e4cadc5c8e3172130d12cc +size 158325 diff --git a/flickr30k/images/111285749.jpg b/flickr30k/images/111285749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8962d8b00a6fa08728fc0d8081fed67e911c68dd --- /dev/null +++ b/flickr30k/images/111285749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa3ecf75b23e4e86af0bcbeb0c44e999409163d430b559d557f87ba36c3d128 +size 130053 diff --git a/flickr30k/images/111413806.jpg b/flickr30k/images/111413806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f37c5e86631830f18ce7482ff13887f02c8fe564 --- /dev/null +++ b/flickr30k/images/111413806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7db986592e37101763acae68dc182a53c9563405968ef268faab88df34a2efe +size 166832 diff --git a/flickr30k/images/111419142.jpg b/flickr30k/images/111419142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbef8092e5769e598ad2eba4def3f9c166d6ba88 --- /dev/null +++ b/flickr30k/images/111419142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8846c9f9a53020eb8797f892034a95e412f9d440e0be96965bf435a67da88a84 +size 133183 diff --git a/flickr30k/images/111671162.jpg b/flickr30k/images/111671162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c573d959e9a1552af96c95ac245f3eabcb27244a --- /dev/null +++ b/flickr30k/images/111671162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ea8a990ce1e0fc2928b69bb61cbdfd512029f25433c8bef06e064dc40606fe +size 104744 diff --git a/flickr30k/images/11214470.jpg b/flickr30k/images/11214470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cfc3ef3da24e590d1e630c4803720bdf21a2310 --- /dev/null +++ b/flickr30k/images/11214470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88af8941b7812a92a2744de27d1d262bc4bcf3939021ea486f0b15ffc9deb9f5 +size 79571 diff --git a/flickr30k/images/1126137905.jpg b/flickr30k/images/1126137905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..747777318d3d9f704718b67a8ecae443516f3298 --- /dev/null +++ b/flickr30k/images/1126137905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bf767058032ee14fce8860140e7a065b8ce82729e4430f650436fb2187a2ae +size 117444 diff --git a/flickr30k/images/112719695.jpg b/flickr30k/images/112719695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9db3cd706201041f526071778830983b10e1b2a6 --- /dev/null +++ b/flickr30k/images/112719695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e349fc86bd469da5b7f0d20b16b6e27dd46444a2e958725e480808bb3f8c6ec +size 128790 diff --git a/flickr30k/images/1130017585.jpg b/flickr30k/images/1130017585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e113a321b9dbdfbcf4fceef18da3e4300af8ef5 --- /dev/null +++ b/flickr30k/images/1130017585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11bb1daf789e42953d4889a2a3e7226edffba79ad941ea8dfadaa683d588efba +size 148161 diff --git a/flickr30k/images/1131056918.jpg b/flickr30k/images/1131056918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98a419a5b44ae2c7cebe125727c868d036e48567 --- /dev/null +++ b/flickr30k/images/1131056918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318b8c925f757c0e5865a14ae17a302ec99d6b4c7e6a0cbd825cd8bb3dc040dd +size 182271 diff --git a/flickr30k/images/113737410.jpg b/flickr30k/images/113737410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cf3f5963a9ae08889fe43942df174f783c7cfd7 --- /dev/null +++ b/flickr30k/images/113737410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f82afa8e34dc2fa2eebb0cc7499c6fa821dca9d875298dc29f8149ba1bc2952 +size 148110 diff --git a/flickr30k/images/1145145003.jpg b/flickr30k/images/1145145003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa903063c747a1fed24d01fd817cda2799fb7420 --- /dev/null +++ b/flickr30k/images/1145145003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434d5e08a1d72673e56b6a950cd256e677c0909e9d80c94fd60f1b3cd7bf6cda +size 149484 diff --git a/flickr30k/images/1154930578.jpg b/flickr30k/images/1154930578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8d3380325b7de105e6a1be95d92b82cc7e46d1d --- /dev/null +++ b/flickr30k/images/1154930578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788b1611d381466b9804dda0f9b11b7f533a89a6621d6d3c2fe8a79430b11034 +size 121187 diff --git a/flickr30k/images/1155138244.jpg b/flickr30k/images/1155138244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12cb34092face3ea73f88e7b8f01160c1c5aeda2 --- /dev/null +++ b/flickr30k/images/1155138244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:999849c833b068d300b1a9f0c9b84b80cadf85ea91cdc95bd8f2c13794fd8f13 +size 169483 diff --git a/flickr30k/images/116482438.jpg b/flickr30k/images/116482438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8798eff59bb2e9650164b8b8f23bd13bddb28e09 --- /dev/null +++ b/flickr30k/images/116482438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89c02b17c911cc8de9902e7befd6e5089466661db8f44dc1d300b17ba86a332 +size 111845 diff --git a/flickr30k/images/117430422.jpg b/flickr30k/images/117430422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..239ae183f4a1f704b7d5c0cf027103ed623fab8b --- /dev/null +++ b/flickr30k/images/117430422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10af2a3b0caa202290f4bb7b4739126a79abbfbee62dafc247b1eff3c6f6f4b3 +size 161658 diff --git a/flickr30k/images/1174629344.jpg b/flickr30k/images/1174629344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4134ff3c0f9afad19b892ac5ed4fa84186ee140 --- /dev/null +++ b/flickr30k/images/1174629344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380e0378a0af335b07d89ec1df8ca01ec0b55f906cdee0cbf1758b066f3ae22d +size 184782 diff --git a/flickr30k/images/1177949654.jpg b/flickr30k/images/1177949654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d87708219191bde360c920f35bcb91fa35e78f3 --- /dev/null +++ b/flickr30k/images/1177949654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d3b9b359fb747aeaaf4e67ca79b7754272abd0ec75fed4c78fe605e440386f +size 144257 diff --git a/flickr30k/images/117883760.jpg b/flickr30k/images/117883760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88686b761335993ff429147d2ad219ae5c709ec6 --- /dev/null +++ b/flickr30k/images/117883760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ea635230ac7880e751761ad7336d547cddce114f7708aa5ab7eff75715175f +size 179811 diff --git a/flickr30k/images/118717792.jpg b/flickr30k/images/118717792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a431b680a3c5d34a3849144cb7ac8aa03b642328 --- /dev/null +++ b/flickr30k/images/118717792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc10ac2b776209d1ad0c635745bf7af40d5ddb6d5d32eecd26edd62fb067876c +size 155976 diff --git a/flickr30k/images/1196696476.jpg b/flickr30k/images/1196696476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e9d346cc85ffbb490e2bdd53b53acd3b97c3a41 --- /dev/null +++ b/flickr30k/images/1196696476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc15b557d406b0c7bd2186cfdccfe2b104c97b03ee16bae1da2748ab971fbf4f +size 168309 diff --git a/flickr30k/images/120058071.jpg b/flickr30k/images/120058071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bc1e3381fb74ce13be93bde98e541e6c20474a1 --- /dev/null +++ b/flickr30k/images/120058071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d6cd81086b1fd632ac04720ba984a8595bfc092e5ab1e7cd64ed3aa562684f +size 164169 diff --git a/flickr30k/images/1202620814.jpg b/flickr30k/images/1202620814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13fd333a00c795ffde94e0ca33ecc5460ac8b6bf --- /dev/null +++ b/flickr30k/images/1202620814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2af6f3388e0b0d047371560183d4a279251dfdc869f379b410b6747ba284828 +size 153197 diff --git a/flickr30k/images/120394296.jpg b/flickr30k/images/120394296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..799e1a55bcbc28fa3d68f7e85b5d0860325aecaa --- /dev/null +++ b/flickr30k/images/120394296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b88803b6fa534eb790e5a308bb7510b91b790d1938875289c2635818fceb307 +size 143179 diff --git a/flickr30k/images/120538235.jpg b/flickr30k/images/120538235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89791e5d5cc6e2107d71e203da23908fb65da45e --- /dev/null +++ b/flickr30k/images/120538235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a64c3cb46430420d5befeffa1d6ca888c3fd7aeeaa512aeacf59091e993f95 +size 176633 diff --git a/flickr30k/images/120542286.jpg b/flickr30k/images/120542286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d61c4b739df1847ae60d0d62fc099dccdf7fd38 --- /dev/null +++ b/flickr30k/images/120542286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e87703a76e2f6d154a97d1610fee838ae118a25c98532cf102f561142c62ae +size 173497 diff --git a/flickr30k/images/120545126.jpg b/flickr30k/images/120545126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..853e913fdc13c0586c226793d4f366f9b47aebbb --- /dev/null +++ b/flickr30k/images/120545126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9acb39fa969cce2e8615db3e92c113cd887a90b885c3bf8e918e87f145f029ca +size 114990 diff --git a/flickr30k/images/122427967.jpg b/flickr30k/images/122427967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf6ddf8674967d2dbe20da65a2791cd55c85e1d6 --- /dev/null +++ b/flickr30k/images/122427967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02112f47a87b4c00279a5f02da30f88781a2b0f7c1b0e103c8295834eaa8c5b +size 139056 diff --git a/flickr30k/images/123416768.jpg b/flickr30k/images/123416768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..412b31687aeb4fa5e8a4be838a3472a9688c3251 --- /dev/null +++ b/flickr30k/images/123416768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a3f03742933661426369d5e5ac3d207f6d662cfabbb6b839c4a012d632349e +size 171654 diff --git a/flickr30k/images/1234638761.jpg b/flickr30k/images/1234638761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20f95deed545d5d7624438e5d6f4b7ae3c96bc5d --- /dev/null +++ b/flickr30k/images/1234638761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3f81f5bc9a7c266cc4664d05a4ca982b6f69350e6aecf6702a2650c61306b9 +size 197818 diff --git a/flickr30k/images/1238849490.jpg b/flickr30k/images/1238849490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d68083802fe8f2f18755b1cf90ab5a989950f4e --- /dev/null +++ b/flickr30k/images/1238849490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f3ac3d1aacec5e50cb19a36055a8d8f11389ddd731fc25bc6f6b2be24cf110 +size 112933 diff --git a/flickr30k/images/124488273.jpg b/flickr30k/images/124488273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4394e49b722925cf5d41ce1e2fa111b588e3d82d --- /dev/null +++ b/flickr30k/images/124488273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864f904f83edeea8302701e38436459b05b6890cf505ec4882879a30529cb85d +size 143478 diff --git a/flickr30k/images/124523773.jpg b/flickr30k/images/124523773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6952b6c5fc0931e1c1425cd345dccf6fc1db7ef8 --- /dev/null +++ b/flickr30k/images/124523773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e140796f9b45fd86e4cd5fede41affa947099ed76e2a3d5df5aae3f0b81eb9 +size 154884 diff --git a/flickr30k/images/1246237064.jpg b/flickr30k/images/1246237064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cea92211ae0920010cdaa66dae5c1b379d046ce0 --- /dev/null +++ b/flickr30k/images/1246237064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463357e60c14086a47fbf37e26cce4534363df78ed797aad5c6492e4af0aeb61 +size 152238 diff --git a/flickr30k/images/1246239396.jpg b/flickr30k/images/1246239396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fccd428702e45362604742c891aa54e1046b43e4 --- /dev/null +++ b/flickr30k/images/1246239396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6d6ecccfa12d5872198a8ebce29a32a6bf53c24dac914a8d11f6442c57e31e +size 113855 diff --git a/flickr30k/images/125272627.jpg b/flickr30k/images/125272627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84cdef3d4af1c2c2ceb722e46441b95e00170b0d --- /dev/null +++ b/flickr30k/images/125272627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6393e46932541ed14b37c62a6de6792d64fdfc6ab76543efe2d89984ae221d7d +size 154933 diff --git a/flickr30k/images/1253095131.jpg b/flickr30k/images/1253095131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22da24391b33d4431714a20ee7fa4dda86f62a35 --- /dev/null +++ b/flickr30k/images/1253095131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746403ebd1a6c63136ced34bec223dca126050d18d3b2ccb30165be9422c7da0 +size 116931 diff --git a/flickr30k/images/1257692349.jpg b/flickr30k/images/1257692349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a89c090a78d8c6a4f0d3a5c58dca87146f43a744 --- /dev/null +++ b/flickr30k/images/1257692349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c87289aa934c40f13d9bc49d04496ccd620d2cd8733ebf6d0a5c3e2f260da8 +size 183403 diff --git a/flickr30k/images/1258913059.jpg b/flickr30k/images/1258913059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f03796d8340ccc57ddf474f241e2a4bedf97d67 --- /dev/null +++ b/flickr30k/images/1258913059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199effa71c1e68e2eedf48deccc10add66eaa397c5215540e5da597f28834d7d +size 127383 diff --git a/flickr30k/images/1259627071.jpg b/flickr30k/images/1259627071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0f205cf5a47bb329246649d56982076ca2dfaab --- /dev/null +++ b/flickr30k/images/1259627071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6370985ea804486335768f21111f6fdf5673b3cdc7be06964a28a0f68682d13b +size 144991 diff --git a/flickr30k/images/1269022629.jpg b/flickr30k/images/1269022629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6386ae65ef6f36cb11bffb0cb35c6fc343d5c11 --- /dev/null +++ b/flickr30k/images/1269022629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dafff38b07f8338d4917e0e779822cc415e9fa7ebadcdace3d23862092ee58b +size 122569 diff --git a/flickr30k/images/1271579512.jpg b/flickr30k/images/1271579512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cbca86c4539785245b4db8e255a91dbc5accbd8 --- /dev/null +++ b/flickr30k/images/1271579512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3398bac01f6ed53078104f9af68be6c0c48d1c2e6bb0df7c337d30709ed6ef16 +size 123557 diff --git a/flickr30k/images/12736326.jpg b/flickr30k/images/12736326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d134436afe67fd60ac062b50116f4eb37e89054 --- /dev/null +++ b/flickr30k/images/12736326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646729aca1c5d29b2f4bcd5fe8ed7c1713983e6cbdd2ee59226a4f185e687f1a +size 39390 diff --git a/flickr30k/images/1274268203.jpg b/flickr30k/images/1274268203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c3140b4544ea6b8464c370fd7b567765c7bee8c --- /dev/null +++ b/flickr30k/images/1274268203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112df3315dec1049e4292e0e691893f8585b0d96b62196857a412aa311dafe7c +size 138097 diff --git a/flickr30k/images/1275693139.jpg b/flickr30k/images/1275693139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2955fed1f1f668df3808f3236e33abfc2dd19286 --- /dev/null +++ b/flickr30k/images/1275693139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302924b7ce2e797455b47f8fe7b9327f4a075c54db3fdcb8f41fcd8e4bbe15bc +size 112945 diff --git a/flickr30k/images/1278579569.jpg b/flickr30k/images/1278579569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..572922cd5b3e15a27ef444623b956dfe05227d84 --- /dev/null +++ b/flickr30k/images/1278579569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2e3e6094c231d6a9be203fff443cef1daf345f2d64b4300cec95b009cd348a +size 195915 diff --git a/flickr30k/images/1278818225.jpg b/flickr30k/images/1278818225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2daa965b754ce0c618afc4b1c00b7a5c9e7ea85 --- /dev/null +++ b/flickr30k/images/1278818225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f155b6db89675945163ff469dd573dfc07a9d34f74c6d64b643eca57559d36 +size 149782 diff --git a/flickr30k/images/12830823.jpg b/flickr30k/images/12830823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7f2f38e7f2b880267b516bc48b6b7149cd2331d --- /dev/null +++ b/flickr30k/images/12830823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3a40e7a75d3f5174f2e7cc870bd43ba76635c5178b50c345381e752d6c7928 +size 57129 diff --git a/flickr30k/images/128396150.jpg b/flickr30k/images/128396150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62009132c912e8cb856affdb701e3623a0b37664 --- /dev/null +++ b/flickr30k/images/128396150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:304cccbd17cbb4227c9e0f29825de873e3d2472131e826034f558f2c3e3fc92c +size 149154 diff --git a/flickr30k/images/128452798.jpg b/flickr30k/images/128452798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f5196f1a6ed3cbb755ae169b56e2fc37328c648 --- /dev/null +++ b/flickr30k/images/128452798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c921064017ca36e28d19c7408917dbe9f980b7767f94621a18732c468ce58983 +size 205037 diff --git a/flickr30k/images/1289352588.jpg b/flickr30k/images/1289352588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e60251bfe12e8168dd39f3411763045d4152b6e --- /dev/null +++ b/flickr30k/images/1289352588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5d11bf0790b8fc49289c7386b6c7aa9f36cbc0a8bf9e4a4ce3d277a876f8a2 +size 181571 diff --git a/flickr30k/images/1289951084.jpg b/flickr30k/images/1289951084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ee3c12ecd7e5d0bfb564434a772d4f8e6998f3e --- /dev/null +++ b/flickr30k/images/1289951084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de498c82d7318eefaceaea6534cc39485a099fded7df12717634c2a1f30f128 +size 109834 diff --git a/flickr30k/images/129321675.jpg b/flickr30k/images/129321675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6211a52df2cb1ff0fa868d39f161673a6b58b78e --- /dev/null +++ b/flickr30k/images/129321675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:911e494ba4c512af6608f35f4d04d4c5714604292862900867aaf65f4e3b83fc +size 161692 diff --git a/flickr30k/images/1294578091.jpg b/flickr30k/images/1294578091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a564daa94e53ca71b5f7ed66919f3a805ecd65bc --- /dev/null +++ b/flickr30k/images/1294578091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b66125c20a8d20f09079c6a7fedd4451ee0856d27c7e8fa7cd9031565e5407 +size 123501 diff --git a/flickr30k/images/129790261.jpg b/flickr30k/images/129790261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb9ad839b18b05744bb519cac1cf83aa213516ff --- /dev/null +++ b/flickr30k/images/129790261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13180570c6855108509d19b38aa8f60b9db7d738f9c352560cd03a5ec612118 +size 134750 diff --git a/flickr30k/images/1301532463.jpg b/flickr30k/images/1301532463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd6ff7582d8284f05d2091c170836085c147f825 --- /dev/null +++ b/flickr30k/images/1301532463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6246973879b66d366d0219ff5504bc3b14d1d64c3d34f76d99b712f964710787 +size 109169 diff --git a/flickr30k/images/130500771.jpg b/flickr30k/images/130500771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0357ef5dbd56c96421c53e789839ffc54b80260f --- /dev/null +++ b/flickr30k/images/130500771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3df94dedb92876629000e1e31816f849b2caea3934809af2eb366c7e5dec0ce +size 157572 diff --git a/flickr30k/images/130504182.jpg b/flickr30k/images/130504182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6525b3110013c1144f2649138f1ebe1204af53c7 --- /dev/null +++ b/flickr30k/images/130504182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c3666464bd40a875c60734f4caae7204e3d210b1d12751c3801d76327f2408 +size 156658 diff --git a/flickr30k/images/130792536.jpg b/flickr30k/images/130792536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09e25738c40d9d63358d25626db88aa5af4c46f3 --- /dev/null +++ b/flickr30k/images/130792536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d05bea24c27168995dd6b3937e73e4850b38395b2f52e112167fc1435372aa +size 137594 diff --git a/flickr30k/images/1312440023.jpg b/flickr30k/images/1312440023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e11ac2070a51809051f39bd9ee727b848305fe9 --- /dev/null +++ b/flickr30k/images/1312440023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d095312c3b81394b4280e8bdf5534dd2f4838abe2aec1d239461d51f92aa16c +size 127879 diff --git a/flickr30k/images/13255060.jpg b/flickr30k/images/13255060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2bb85763d9c78cd6fbbc85d096504c20c71894c --- /dev/null +++ b/flickr30k/images/13255060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6796d8eb49c64c919023d8e40ea4d439f1e6530a42b0e985cd968251ee4f3f22 +size 168952 diff --git a/flickr30k/images/1325756278.jpg b/flickr30k/images/1325756278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4371d0598f91887bdf37eac301ce19883f731c9 --- /dev/null +++ b/flickr30k/images/1325756278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a108b0fa3aea1371b659089ce7da4b4df45ec2e0a3e7c0da85b8b86de1e55e5 +size 196731 diff --git a/flickr30k/images/1328655944.jpg b/flickr30k/images/1328655944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6563c78a8938abd986e47a8b800e503fcf0fb81 --- /dev/null +++ b/flickr30k/images/1328655944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c9178a9e502e3a7616e9cb3b0c466c015785b8f58e1a2241ad540e0d78231f +size 139226 diff --git a/flickr30k/images/1332790049.jpg b/flickr30k/images/1332790049.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b92ac82d9580d1c49a8d43306ea70b352e674379 --- /dev/null +++ b/flickr30k/images/1332790049.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb50c4c717e047313bca37bd7d78c0188a8d181ed3d3e38e53283f12b860522 +size 193013 diff --git a/flickr30k/images/133280380.jpg b/flickr30k/images/133280380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0be8a50d1f55974822e049aae6434cf99c5d4932 --- /dev/null +++ b/flickr30k/images/133280380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c312cdd76c0e3270ecff903c7e5712014a504133865a8d1e1f2f816952cd063c +size 114802 diff --git a/flickr30k/images/1334737240.jpg b/flickr30k/images/1334737240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1f29a56a61376bb06a7957358ce468cf8790d12 --- /dev/null +++ b/flickr30k/images/1334737240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f157ed437f29001bd8e1e266cb54aa1e51288f7e8059d704993c3fe2dbb408 +size 106270 diff --git a/flickr30k/images/1335877200.jpg b/flickr30k/images/1335877200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..743e4b1cb3ac4eb65f66b1d06db1beea606993c6 --- /dev/null +++ b/flickr30k/images/1335877200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bfc64d9ac621ffb8334e919f26a8972a02df6808fe966e91f1987ea6fb0c47 +size 156581 diff --git a/flickr30k/images/133661473.jpg b/flickr30k/images/133661473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23be61f07dc770d59527e6fed5e7faad287e4501 --- /dev/null +++ b/flickr30k/images/133661473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b616c74c4b5c6170eefef7327dd873139c2cd9bcb0341eeb9d179d0961777c8 +size 102862 diff --git a/flickr30k/images/135444196.jpg b/flickr30k/images/135444196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b116dff2d4df582eecf70d591610dbfa4945af6 --- /dev/null +++ b/flickr30k/images/135444196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24152e9dd2d92a5abf1a76047be5d3521c3d6991c10530dfb56143ad6117174e +size 128145 diff --git a/flickr30k/images/1362206741.jpg b/flickr30k/images/1362206741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d02f94815540fc42463a18f869c170854bc49554 --- /dev/null +++ b/flickr30k/images/1362206741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802383fe5c691c7db76ab55d90bf9e5783bf22d078a0538a848cc2a5ffa66ff8 +size 94218 diff --git a/flickr30k/images/1369506388.jpg b/flickr30k/images/1369506388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4f9765be6b27128092d962162d540b62ebb71dc --- /dev/null +++ b/flickr30k/images/1369506388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccdbd0cbdd18de3a93fe60a6738c30d5cbddc6077a8724e2b48e254920e0989c +size 161333 diff --git a/flickr30k/images/137430923.jpg b/flickr30k/images/137430923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..065ee73c1a1e884459434851e70c2cacfb506d98 --- /dev/null +++ b/flickr30k/images/137430923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ffdadd3e39c2d6749468f75d17c533a13650f63cc7bf62cb33f9602c1c273dd +size 150237 diff --git a/flickr30k/images/137431115.jpg b/flickr30k/images/137431115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..560457348027b1d9ea8c00140926c5bb7ee6952f --- /dev/null +++ b/flickr30k/images/137431115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b686cf2f02e78f90a4c5a0e75ea250a4c25bcc50e2eafac963de7a821422ea8 +size 133864 diff --git a/flickr30k/images/137444338.jpg b/flickr30k/images/137444338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af13fb9058ce817d9278c136c4b029e9021c8354 --- /dev/null +++ b/flickr30k/images/137444338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e628221cd6d58c27d471221eb5e795de6bbf9433ed113471f13767ac9e16faec +size 131615 diff --git a/flickr30k/images/137444466.jpg b/flickr30k/images/137444466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba941d00b03cbb3d3c57cf21f6462198954ad5f1 --- /dev/null +++ b/flickr30k/images/137444466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae092cca5d9ab4eba18cd48ca2ba8b25c0524825bc6a99db5bc768fc1679632 +size 171083 diff --git a/flickr30k/images/137453677.jpg b/flickr30k/images/137453677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..063ef4d9ebdd83b0c1dc70dfe1ea29f455ee10cf --- /dev/null +++ b/flickr30k/images/137453677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4833a15fac291c806223a63bbb842a3d0fcae452b41863ea3f98ccc1dcf39594 +size 141463 diff --git a/flickr30k/images/137453681.jpg b/flickr30k/images/137453681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39aadd4210340bacacbecf6e2449f987856bbf81 --- /dev/null +++ b/flickr30k/images/137453681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e953e431dc3cbcec5cf1076d446da0a65083390fd2b029673b7e912bc1baa5b +size 152477 diff --git a/flickr30k/images/1385492203.jpg b/flickr30k/images/1385492203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2aa7e23f167e0db59f6a3c9d2fdbd92bf824accf --- /dev/null +++ b/flickr30k/images/1385492203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff1490007c2b59795a722487aa8d49b34716be3ee1dd223e5998ab069d8a7d8 +size 128713 diff --git a/flickr30k/images/1389323170.jpg b/flickr30k/images/1389323170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79857dd0ae26a0fd9b9911fa032d664a5280097d --- /dev/null +++ b/flickr30k/images/1389323170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ff97c4551a27dab93a6501b3326cd62b70b5b90154bcf77aae02a303b4c1ee +size 186804 diff --git a/flickr30k/images/1393424041.jpg b/flickr30k/images/1393424041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca0a53f59ba739db22c3414e0f9dd741be9385b3 --- /dev/null +++ b/flickr30k/images/1393424041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf997b43143b8502fcf445ba33040ea6854bd8faaba6f655c497fee9257afd2c +size 82804 diff --git a/flickr30k/images/1397295388.jpg b/flickr30k/images/1397295388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..453eec01693ef4b0e9c8565fca2494c9489f4563 --- /dev/null +++ b/flickr30k/images/1397295388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4ac31d9afca22807e581adbe2e554211943d7db6afee20f01aaca7e123e7d5 +size 163289 diff --git a/flickr30k/images/139765126.jpg b/flickr30k/images/139765126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b602bd3a58ed88dd67eed1406f84c466a444b24c --- /dev/null +++ b/flickr30k/images/139765126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28cff60cba759203276efb063e0f7d275944e486ce96fae337ab31fe952e872 +size 151341 diff --git a/flickr30k/images/1401351228.jpg b/flickr30k/images/1401351228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7d9f78f3e708e3acacec32f340af7b8b89eaf75 --- /dev/null +++ b/flickr30k/images/1401351228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f393c74d2123ed189e664a98ae9120cfdcbd1493f9d0ad5d30bea2c82d5c10db +size 59722 diff --git a/flickr30k/images/1403846093.jpg b/flickr30k/images/1403846093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cba9e03fef8cc1a0b254ed22c884fbb9d0d7890 --- /dev/null +++ b/flickr30k/images/1403846093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0cdbb1d74ce37be283616588464a8455a3f90b758cf000fcb3f9253888f7677 +size 120746 diff --git a/flickr30k/images/1405665934.jpg b/flickr30k/images/1405665934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb4c97005a0eddb480822aec99fee0ba6641e580 --- /dev/null +++ b/flickr30k/images/1405665934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13116746af9bf2e74012686dbd98c051d2f37db157fab57f1822bfe1f9d864ab +size 121584 diff --git a/flickr30k/images/1409041007.jpg b/flickr30k/images/1409041007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..099b1945eae33afb00f54592ca9c650eb6183fb2 --- /dev/null +++ b/flickr30k/images/1409041007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f976aa5d8d71f0f6e531a8d5a90ec9d0bfdafbe9ecbb5c528e88e8505511c61f +size 146409 diff --git a/flickr30k/images/1409731198.jpg b/flickr30k/images/1409731198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0abe9d461b54aad52342a9fb51fb21f906daaddd --- /dev/null +++ b/flickr30k/images/1409731198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65be3f1534777bc00668f38a322e05da90982477f325d7e392554ec04c412af5 +size 133650 diff --git a/flickr30k/images/1409784126.jpg b/flickr30k/images/1409784126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b8bad21b72e7429dead0bb97a404811ff5c1d47 --- /dev/null +++ b/flickr30k/images/1409784126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b351ea293cc7ca66eedb08eeb72d46c9451328cc451972ced67f062d6a857bfb +size 149559 diff --git a/flickr30k/images/1409801982.jpg b/flickr30k/images/1409801982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b41a04866a87d8866dd0761dac79b5ca044c0c1c --- /dev/null +++ b/flickr30k/images/1409801982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63555382cd5dc12ccc9714aa1f4c2018072645a6db043f9f204b21ac266f52c +size 113542 diff --git a/flickr30k/images/1410019664.jpg b/flickr30k/images/1410019664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14775a62cd0eaca9fee6e5118f7f14b7dd324440 --- /dev/null +++ b/flickr30k/images/1410019664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9db80d660300e4c2a5283cc7956a4057622892653b53ec851e17874347bf2d +size 111139 diff --git a/flickr30k/images/1414412467.jpg b/flickr30k/images/1414412467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ae8b3b041b9a85ca6b4bf62d7b708fa93685d3a --- /dev/null +++ b/flickr30k/images/1414412467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e53ae303daff49568132c580f6cfc9326a590094d45e76c2606d11cd116b80 +size 144522 diff --git a/flickr30k/images/1415147666.jpg b/flickr30k/images/1415147666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51f8045f19efc0fec17dd866d242c574e220edfb --- /dev/null +++ b/flickr30k/images/1415147666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8eeafb4de6bb4af733fbacfb9dede88104810c520cf461d18294ece2ba450d8 +size 120856 diff --git a/flickr30k/images/1415310632.jpg b/flickr30k/images/1415310632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d31f35cf0f77451b3d463a0dc01f45ce3ae42a8c --- /dev/null +++ b/flickr30k/images/1415310632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4d8d934d0f39e15b9688d9b8093424c36be9aabc94fa54f33b350f48f9862e +size 96332 diff --git a/flickr30k/images/14153510.jpg b/flickr30k/images/14153510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0142da3e69b5e7649b2492b37f21c97ea30c526 --- /dev/null +++ b/flickr30k/images/14153510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff828da6204aeb91e8c80a4046a3aa91edf5a22e2284ce19d38182fd1e22d178 +size 70457 diff --git a/flickr30k/images/141736784.jpg b/flickr30k/images/141736784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27c89d3072ec71cca95cc46ffa4ba6009c6479db --- /dev/null +++ b/flickr30k/images/141736784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95081e92a2502bbee05ceef1af7e4fc21ddc2db9a9481219fc9e43b6ddeb4c8e +size 163090 diff --git a/flickr30k/images/141755290.jpg b/flickr30k/images/141755290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d83b9c40ba5363106e40c8dd7f23d3bf357a0644 --- /dev/null +++ b/flickr30k/images/141755290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aac858295a874b7a5222205126fd7348a3fe67624ff3f1adc6876b27bfbba80 +size 201030 diff --git a/flickr30k/images/1418257247.jpg b/flickr30k/images/1418257247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..430243aa48f41dc8f13e17651a06fa34633b5229 --- /dev/null +++ b/flickr30k/images/1418257247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e1ed632d2de734e42f8b3f9bd99a4469ff058517318acecc7f1415c4ec7fc9 +size 156585 diff --git a/flickr30k/images/1419394636.jpg b/flickr30k/images/1419394636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07aee237d9970785492c24898caad21bcd5b38c2 --- /dev/null +++ b/flickr30k/images/1419394636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f3f1e3c56398eea14fa9fb5edb13bb68914394fadf1e5f2a2e81033a7c9a35 +size 170115 diff --git a/flickr30k/images/142347382.jpg b/flickr30k/images/142347382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05673bbec030ffd4338421b406715ff2255ef485 --- /dev/null +++ b/flickr30k/images/142347382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67910196eb148c5e6422a391a493d3ff3dd272b905e1287941e45cecc0a9b997 +size 103475 diff --git a/flickr30k/images/1428641354.jpg b/flickr30k/images/1428641354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67fa1bb9f64e53dab6febabec2a127e6d038220b --- /dev/null +++ b/flickr30k/images/1428641354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed6f2762b75a265e47ae7116433dbdd0d7300f064ddd821675946397c65f460 +size 219821 diff --git a/flickr30k/images/1432196901.jpg b/flickr30k/images/1432196901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26436839b274b18add1d1bc6b811d519efb5b4ab --- /dev/null +++ b/flickr30k/images/1432196901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:496cce47d61b6f3ec952e6df409a7f644adb2b519d3d23616ca812a5448b36df +size 147866 diff --git a/flickr30k/images/1433149277.jpg b/flickr30k/images/1433149277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5c132549deb15c481ca2456b0199592ac579146 --- /dev/null +++ b/flickr30k/images/1433149277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116e12604a352518c6864ec245373cf284835d445fb293faceaa3103b5c96fcb +size 139901 diff --git a/flickr30k/images/1433937960.jpg b/flickr30k/images/1433937960.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f05abc52161983c9227fccf8791f52301fc9527f --- /dev/null +++ b/flickr30k/images/1433937960.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065c601a8c58d48d828457e0c1cca9d21b040e2a84bd210d9dbe135616ac2950 +size 156811 diff --git a/flickr30k/images/1434147314.jpg b/flickr30k/images/1434147314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5232185d7c7fffec4884bfc93edca988a38e9bfe --- /dev/null +++ b/flickr30k/images/1434147314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14ae3d195e011eb8f8752996f7aee9d4722f160b593992690843ff726e62d58 +size 115065 diff --git a/flickr30k/images/143428094.jpg b/flickr30k/images/143428094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..995cb7e61715e1ec6eb2e0c4cff5bc922d50c7d9 --- /dev/null +++ b/flickr30k/images/143428094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c920395ef089df6d1ed9643f5803d07f2784fa8feae9b6820aff1a53678454 +size 162747 diff --git a/flickr30k/images/1436832881.jpg b/flickr30k/images/1436832881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc28d9913840799f20f5a3d49ae60a82fb0d49f2 --- /dev/null +++ b/flickr30k/images/1436832881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7021dbb7b21e2b85bb5c55f6c2ab0ec4f0d9f090f16509d732b57f4b898359 +size 133523 diff --git a/flickr30k/images/1442179848.jpg b/flickr30k/images/1442179848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e876f90812ebbfd3b972c4cf7868a1733552c76 --- /dev/null +++ b/flickr30k/images/1442179848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90797a8d222c3876b4e580a65a5bf28fcec9dd10b4289bf613f4487c5ed8f4aa +size 128269 diff --git a/flickr30k/images/14580804.jpg b/flickr30k/images/14580804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45cbc2c1eda694e848b1d102eedc91628afe2129 --- /dev/null +++ b/flickr30k/images/14580804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ed4d1dce9153a094a705d23ab84b9da6114224412a8a1ade2685e6250b6cd0 +size 79806 diff --git a/flickr30k/images/1459032057.jpg b/flickr30k/images/1459032057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd573e357c720576878e835bb2a65ac840c5071c --- /dev/null +++ b/flickr30k/images/1459032057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b4b98be88a06a50d462189f5b8922a5df0fdef9d29c2bab94775d2bde2e543 +size 136933 diff --git a/flickr30k/images/1459582913.jpg b/flickr30k/images/1459582913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e5e3a94dd4f0495b1c101fdfc1d5e49119dde1d --- /dev/null +++ b/flickr30k/images/1459582913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6340f1a56e2c79741ab5649ec3e1fe26ef9404c58af50bf9937d0ce0e99b9e0b +size 195562 diff --git a/flickr30k/images/1460443444.jpg b/flickr30k/images/1460443444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8589af1d40a164d6ed8bcc02465c568ca86ddb3 --- /dev/null +++ b/flickr30k/images/1460443444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f247098488be1ee641ce9f8b0423f00cb4c496d9d96f7d57f12b81d0e4d267 +size 80967 diff --git a/flickr30k/images/1463072715.jpg b/flickr30k/images/1463072715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97cfa0baf796c6836089c90f688bfb53b51f0d1f --- /dev/null +++ b/flickr30k/images/1463072715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbf2af6e41bf9b648ef9f3af3d2205031f8a16ba94c1321f53aefe801bcca3a +size 121121 diff --git a/flickr30k/images/146903144.jpg b/flickr30k/images/146903144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b76772afd1cd812c97cb3b37af1b9a9780816b0 --- /dev/null +++ b/flickr30k/images/146903144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb43afeaa187fd89f6dbdb5ebf77dd26e09f1d5b5cc1f03d50c80884beeef6a0 +size 141102 diff --git a/flickr30k/images/1472653060.jpg b/flickr30k/images/1472653060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23d4ebff29eee6df5b1e5b85af4442f13bf167d5 --- /dev/null +++ b/flickr30k/images/1472653060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a710cc2442ee3cf6fb940f0753ff39e5a40190a965544f547d8c81e82ad63f84 +size 159474 diff --git a/flickr30k/images/148314924.jpg b/flickr30k/images/148314924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e8b6266947c47ba4164118790889fcfc744cff9 --- /dev/null +++ b/flickr30k/images/148314924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cce58c5326aad7fad79c96329697060866f291cb2944b853d6dd8b5a005a471 +size 186565 diff --git a/flickr30k/images/1484815652.jpg b/flickr30k/images/1484815652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..121c4292b38b638431bfe128056c6d22b481deec --- /dev/null +++ b/flickr30k/images/1484815652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7137f6c569c901f1c83d2d025aa04147254dd5b6407114eca48b88ed3de9fb8 +size 150448 diff --git a/flickr30k/images/1489471156.jpg b/flickr30k/images/1489471156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cb10738022bd570cb60850c15144f481b6d174b --- /dev/null +++ b/flickr30k/images/1489471156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82edb077aece5b4219f3a49be972b070fa04b8fd07011f2bf1e17f568286705 +size 238294 diff --git a/flickr30k/images/1489529980.jpg b/flickr30k/images/1489529980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4672dc632afcba7be6f4c732f767d97e5515eebb --- /dev/null +++ b/flickr30k/images/1489529980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0d81b259931186cfb95aaeb2b87ab2636d29ca0309af008ba5dfbcacdd6b0b +size 125697 diff --git a/flickr30k/images/149388615.jpg b/flickr30k/images/149388615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf29e0c179200b183285ff5775865f336eed1255 --- /dev/null +++ b/flickr30k/images/149388615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc93e5c3eaff2a0b6cd56d571d99c917acd9de5aef977ebb226e4e32a5b6bc4 +size 133209 diff --git a/flickr30k/images/1499554025.jpg b/flickr30k/images/1499554025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..256d5db8ea4fa21513cbcd39e7c9fc5ec2fd2679 --- /dev/null +++ b/flickr30k/images/1499554025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2252470b5ef123202c5cf02952e4bf5c84ab7bb2a97dc13d42295f03bfd47d8 +size 122098 diff --git a/flickr30k/images/1509338579.jpg b/flickr30k/images/1509338579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..194e9ae1c188746f26f2d26107a05d3e7b42f1f6 --- /dev/null +++ b/flickr30k/images/1509338579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64d65773dc97e5f119cb1adbefc6f9cbcd41d24cf04f1015bd55040a756a142 +size 229644 diff --git a/flickr30k/images/1516839584.jpg b/flickr30k/images/1516839584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c13d6fe40782119a88c9e26a906fbc195d26358d --- /dev/null +++ b/flickr30k/images/1516839584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e097b744b71355542b0f249101a05c1e7f0733495e9379884f4cdc732915fcf +size 134585 diff --git a/flickr30k/images/151970521.jpg b/flickr30k/images/151970521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dde6bc548c01a15bc917e4d26946ecf18007a106 --- /dev/null +++ b/flickr30k/images/151970521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0835d2b091eaeeccb4cf6a5c7ddab607efb8631470cd188b27dc54d8f7c8761 +size 231597 diff --git a/flickr30k/images/152500619.jpg b/flickr30k/images/152500619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4a66558ee30d20d329ffad9beb328d50536e8c4 --- /dev/null +++ b/flickr30k/images/152500619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1fcf7ad424e500efcd38d03848cc3088e6f17ad9071023edd00bf4ab803946 +size 148087 diff --git a/flickr30k/images/1528205014.jpg b/flickr30k/images/1528205014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c92ac118b5770b5396d08cc7afbdd0a0824828a --- /dev/null +++ b/flickr30k/images/1528205014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24e4deea46d81b71fc33a43f6a56e5803356e199bdbc71f31b953c183905e6a +size 166388 diff --git a/flickr30k/images/1535963458.jpg b/flickr30k/images/1535963458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97bdec11eb368a48ac3d8324bd928f04adec4cca --- /dev/null +++ b/flickr30k/images/1535963458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea612ebbe638fd9603ab4b4bf7a0198dcbfb7ffeb3fae00b2480b7c02942a670 +size 149762 diff --git a/flickr30k/images/154295293.jpg b/flickr30k/images/154295293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24a3cf72e511f1f437b21c132a1b713ce54644ab --- /dev/null +++ b/flickr30k/images/154295293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3b086fcd2ea98668b7a84c1d2cebe0331f61355fbe52a44225c583eac2d2d5 +size 92523 diff --git a/flickr30k/images/1547321789.jpg b/flickr30k/images/1547321789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dceb1553f03f92c8340a9463e61f8f043a013e9 --- /dev/null +++ b/flickr30k/images/1547321789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2982f6e742425a49c94ce6baeafeb0ee83880d396def330d2227ef5989e84b6 +size 158440 diff --git a/flickr30k/images/1559931223.jpg b/flickr30k/images/1559931223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6eff95c74c3dc80d1e2d9b77d3cb328e66ed335 --- /dev/null +++ b/flickr30k/images/1559931223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8c8f7ab97839d72590831d9df147c88175c225aa0a201a4f0f069b03b55f90 +size 169029 diff --git a/flickr30k/images/156222796.jpg b/flickr30k/images/156222796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48b249865545679fee199516612f3f82d384cd74 --- /dev/null +++ b/flickr30k/images/156222796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcfdd6752853e930fc5a79cb5689ceae0ec58e1e873aaffb87010a888cb5f61 +size 132466 diff --git a/flickr30k/images/1563984945.jpg b/flickr30k/images/1563984945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f028532ac555b0413553e744835f67946f90f0b3 --- /dev/null +++ b/flickr30k/images/1563984945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f8e87aaef7ba7f8ff583e37a07b9edc1c7b8659ffaccc03d19c978718e071f +size 114626 diff --git a/flickr30k/images/15688495.jpg b/flickr30k/images/15688495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81624a5b01b87395f1f4437da4aec45983dd97ff --- /dev/null +++ b/flickr30k/images/15688495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92355a369d66b06055ff82f852decda5b5378ab5d16a18596bf29f6b3d342cd +size 50491 diff --git a/flickr30k/images/157487936.jpg b/flickr30k/images/157487936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d5df86fbd21e48c3eb8b8657ba255cce5198876 --- /dev/null +++ b/flickr30k/images/157487936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e688a6bbca55507d5f14e63eb4d509fdaa2e4aaaab0f286be91aec3f3c6e8be +size 167593 diff --git a/flickr30k/images/1577632685.jpg b/flickr30k/images/1577632685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1307bfe4dbc0714632893a64a559ab9eb76171ca --- /dev/null +++ b/flickr30k/images/1577632685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8567a834c3fb62aa7e6262db202d30335a1c14cdb14aa0f4dfd003bf7926cc +size 106116 diff --git a/flickr30k/images/1580159719.jpg b/flickr30k/images/1580159719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31a0141424941d9ce84d4da3f2d1a38ef02004f5 --- /dev/null +++ b/flickr30k/images/1580159719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58141081010974cc99545fc969025cdd5824b81cfa2a5a0a9c2277d52d47b817 +size 192520 diff --git a/flickr30k/images/1587652280.jpg b/flickr30k/images/1587652280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a00ec243c1269bfbb921180c35fce507d8507acf --- /dev/null +++ b/flickr30k/images/1587652280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53792550797d57600b54d7495e0dac5162dde11661521fd34db92dffb23f77a0 +size 167496 diff --git a/flickr30k/images/15965185.jpg b/flickr30k/images/15965185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b116f9dc486f2f6b38c2cc6e102c041c86debf7 --- /dev/null +++ b/flickr30k/images/15965185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5edf19a26499a4ee1471aae2334642666aecbac92f111e3f93704ee979a0ed +size 62384 diff --git a/flickr30k/images/159845627.jpg b/flickr30k/images/159845627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e4a2e47eccb2353daf9af40110c90e606ca78ac --- /dev/null +++ b/flickr30k/images/159845627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12d4f6490ee9feb9423b762d3dfddbf9e61f8083e5f529ab00e9d63d6600a49 +size 83447 diff --git a/flickr30k/images/160210791.jpg b/flickr30k/images/160210791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2579994948063f9ee07ae2e696f2a111d304458d --- /dev/null +++ b/flickr30k/images/160210791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3735d94245c4f2a133ad459467e732c6eb706815c0d13529fd38b4efd918649d +size 134318 diff --git a/flickr30k/images/1602852890.jpg b/flickr30k/images/1602852890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30a92dc0c0eb764c106490e0c7c8acab0b510de1 --- /dev/null +++ b/flickr30k/images/1602852890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42264c6704dab50206ed79948f258510715b32380c0f38352d8dbd742cd34d2d +size 124096 diff --git a/flickr30k/images/16151663.jpg b/flickr30k/images/16151663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..161a03362f28e98d3f5dbec1a7a776999feaba68 --- /dev/null +++ b/flickr30k/images/16151663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004404a2a115c23899adfbf1bb361704296d1a92d5ec6695a6483e3bc2ce8e11 +size 60647 diff --git a/flickr30k/images/1616085092.jpg b/flickr30k/images/1616085092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2effb6e79dd9f094a8eb198cd3148fe92aa9c02 --- /dev/null +++ b/flickr30k/images/1616085092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088b1271a553fd85b5fc374084d25e6a392cdbca06404199f0dd9411fceb1647 +size 85816 diff --git a/flickr30k/images/161948711.jpg b/flickr30k/images/161948711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa1e4d9b8cbe16db7a3798b5912eb88cfdcbc256 --- /dev/null +++ b/flickr30k/images/161948711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7effb8dc4036e56cf091cc28e50e9930530d62de6ebaa763cea5d88c83e4293 +size 175039 diff --git a/flickr30k/images/161975117.jpg b/flickr30k/images/161975117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63e0396de5421488dbb967813675d917e133703e --- /dev/null +++ b/flickr30k/images/161975117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a17b548d08e3ee2aadbf5db1ee076c69ea18726ee7d6012df1e1db680cd402 +size 148379 diff --git a/flickr30k/images/161975684.jpg b/flickr30k/images/161975684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..833aea1e8e8fc7e807586fa746a6983f564a7078 --- /dev/null +++ b/flickr30k/images/161975684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af277853ad128d3d381b852fb378992377b82b3f82627895d9e733a6af8df3eb +size 126509 diff --git a/flickr30k/images/162060045.jpg b/flickr30k/images/162060045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be9d5a3bee8de28ab169466f236846a7343679e1 --- /dev/null +++ b/flickr30k/images/162060045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f14b7f4a01bc00e76f4976599820eb5092380c2ec70f74b43dbfde341b787c0 +size 138934 diff --git a/flickr30k/images/162152393.jpg b/flickr30k/images/162152393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3192fbce98fb4fddf0664d2f17f8bcca3bde858e --- /dev/null +++ b/flickr30k/images/162152393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:911f26b3b00f4f1bbe2343e194566f6c90a20882b0e5167e2017ef4bc4647757 +size 98860 diff --git a/flickr30k/images/162967671.jpg b/flickr30k/images/162967671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acaf8532ae7fc202858cfa97a21370158ff4a432 --- /dev/null +++ b/flickr30k/images/162967671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf6989c976d96e52f923d9ce115d97e3a96b37c1cd0a6798026ce7f8e208b9d +size 129603 diff --git a/flickr30k/images/1643915227.jpg b/flickr30k/images/1643915227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cf4808d4c9bf2545203c3687e055ba0eaa8d9bf --- /dev/null +++ b/flickr30k/images/1643915227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4976767e3b22f274b8578513184242d00dab875c84006c733e6eab046fe0c470 +size 216074 diff --git a/flickr30k/images/1648918035.jpg b/flickr30k/images/1648918035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8e2cdf363075aba574f4724385e3a4342bb8867 --- /dev/null +++ b/flickr30k/images/1648918035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f95ce5657d045c1c0f6ab774e1b25cb6627bc85dac22623331eeb145a30fbe +size 186151 diff --git a/flickr30k/images/16495609.jpg b/flickr30k/images/16495609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..417c415606f1198cfdd915a10f9f6ad13886bf62 --- /dev/null +++ b/flickr30k/images/16495609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b218b7925f0966e9f5f82d235f2aa77a9aaaf8aaa7556747950a6b844ae9564d +size 79432 diff --git a/flickr30k/images/1652324440.jpg b/flickr30k/images/1652324440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cffca93e94c53a9cc5892031a23b233001c87fb1 --- /dev/null +++ b/flickr30k/images/1652324440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f3c2ab158d39199022d9e1116f8fe0228ce4c8920a297187266a0b2bcc13ef3 +size 150377 diff --git a/flickr30k/images/165703421.jpg b/flickr30k/images/165703421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9edcb346061aba71f655a3c354dab80bfd0aaaf8 --- /dev/null +++ b/flickr30k/images/165703421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff36a1360e014186b05c3568fda833ba03c1250bd5fe3ce77a3a9e89e1c0e6e +size 174002 diff --git a/flickr30k/images/165984091.jpg b/flickr30k/images/165984091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb86277c2e3435c39a8a47174358e685bcd4dce8 --- /dev/null +++ b/flickr30k/images/165984091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47772a196b1d0cffa1bd34b722ff6350b3740d22ccaba40cd4ed45b63f0273ef +size 174862 diff --git a/flickr30k/images/166321259.jpg b/flickr30k/images/166321259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86b0932c3a9ed432689029c4b392ddf0feb95968 --- /dev/null +++ b/flickr30k/images/166321259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c7747fa76f30597a832ab454013f51cf08dfb7b71df8415a296db2bc6f0584 +size 152536 diff --git a/flickr30k/images/166779879.jpg b/flickr30k/images/166779879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88a68f53cc03576c0cb4e12198f5cd56c0143c6f --- /dev/null +++ b/flickr30k/images/166779879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e54d459ba70a6021e972d18214ed45628883165eb254e12e538f78610649bc +size 147488 diff --git a/flickr30k/images/167094639.jpg b/flickr30k/images/167094639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66140a167d9e1852c55375b0f2c4ce81a492e2ea --- /dev/null +++ b/flickr30k/images/167094639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781b736df5c0285b2ae8db92557786b32160bc370555c8598d75dbf8c04a8431 +size 176066 diff --git a/flickr30k/images/1683444418.jpg b/flickr30k/images/1683444418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1b5a2997c090e44119007dea76bbb45ca091605 --- /dev/null +++ b/flickr30k/images/1683444418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc56cd92b071ec756956ecee7c623c506559a4545363bc018a83739da89314f5 +size 167350 diff --git a/flickr30k/images/1683695914.jpg b/flickr30k/images/1683695914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57f654d7939cc09d96a906e4dc66ab4750de8af3 --- /dev/null +++ b/flickr30k/images/1683695914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca06a019471e18035cc17770a1ab3b80d020fe6a2b354a918d6fce600f2141a0 +size 125270 diff --git a/flickr30k/images/1689283621.jpg b/flickr30k/images/1689283621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecfab95ded20b92fbdb3f1e028440b8f03dc403c --- /dev/null +++ b/flickr30k/images/1689283621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3250d447ac67201919f87d8d8682ab1fa33884e71b5ce71f014bf50b2f530b0d +size 195602 diff --git a/flickr30k/images/1690043294.jpg b/flickr30k/images/1690043294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..880a20becd433a6a779f0a03da290637888c500e --- /dev/null +++ b/flickr30k/images/1690043294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea61759a450fa7ddf85a7c14f5f06e732306f039eab63aae12bae1e21d2a8e19 +size 162287 diff --git a/flickr30k/images/16933558.jpg b/flickr30k/images/16933558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4d1bb8245f2fb28d00cf451420c6076a98a31d5 --- /dev/null +++ b/flickr30k/images/16933558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e32c7b1d28bc2f9c9ae639f00175dd8739ebc0ec50b0c4ba517b26ac69e79a +size 61365 diff --git a/flickr30k/images/169450570.jpg b/flickr30k/images/169450570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4280f4cdcd3d3a6469ee7595d1dca23f27280c1 --- /dev/null +++ b/flickr30k/images/169450570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557b726d94a46ae1775421c8a24bc0f24d3714f18cc90f6229a99c1146f4e16b +size 131549 diff --git a/flickr30k/images/170541548.jpg b/flickr30k/images/170541548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc94364ddcd142fc1169fbfe69bc67e9fbf1d1ad --- /dev/null +++ b/flickr30k/images/170541548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6360a1c499e80c221314a027100e096aa7a2b1ce5cae9202e09b97ad694f77c6 +size 122744 diff --git a/flickr30k/images/170719224.jpg b/flickr30k/images/170719224.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b0f685a148f68ea02a3cb37080dc2239c1a8b5f --- /dev/null +++ b/flickr30k/images/170719224.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc798464bd29daa2f077efc8c284d0fbb491658155081684582ab128a12f6a53 +size 133227 diff --git a/flickr30k/images/170737141.jpg b/flickr30k/images/170737141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3295a76ef25a37d0f21bb0a2a288b204ccdb8eb --- /dev/null +++ b/flickr30k/images/170737141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfd1c58540702d57a121015497b677fb941bee7e01613df479cb9c1bb7ddb01 +size 115212 diff --git a/flickr30k/images/173767922.jpg b/flickr30k/images/173767922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51b22cd35e5f8b49fbd76b6ffa59eedae7efa347 --- /dev/null +++ b/flickr30k/images/173767922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee1687baabae35ec291a7764a6f69e69a57db4f4f4c43a015e29fb0a6ef0804 +size 119999 diff --git a/flickr30k/images/174180610.jpg b/flickr30k/images/174180610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5202f999ffadf0403bff10020b99afce8a6d2e41 --- /dev/null +++ b/flickr30k/images/174180610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6456d8565f1e99e1c9a15acabdf820ad12e1b13d8c1cb74e43bf03b698e7712 +size 172068 diff --git a/flickr30k/images/1749702972.jpg b/flickr30k/images/1749702972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b3e8275c6ea92937c60525831adf98420d24889 --- /dev/null +++ b/flickr30k/images/1749702972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e33c43cf627d9fae192580b8837a85f1334eab54761d3723ba7d38760de599b +size 138453 diff --git a/flickr30k/images/1754775147.jpg b/flickr30k/images/1754775147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c8525a255d29a91b7fe423a54b7fecf189043d5 --- /dev/null +++ b/flickr30k/images/1754775147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eda6b7a879976651d1dd18dd173b44bad4a7369bcf80ebbb021a0af48124ce4 +size 198967 diff --git a/flickr30k/images/176374083.jpg b/flickr30k/images/176374083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07fc88ba3c28bbf208f315770b062ef16230335e --- /dev/null +++ b/flickr30k/images/176374083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:addc6a2e76c1802ec9c7ef9a6da0e9bb71b82b36257a80f2ef1c335178678873 +size 136981 diff --git a/flickr30k/images/177522874.jpg b/flickr30k/images/177522874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..144a315f524357919557cea75d851f9480c972fc --- /dev/null +++ b/flickr30k/images/177522874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593bc699f09f26f701866595a640bf040cf16d11699a14a01cc5162379d7a530 +size 174941 diff --git a/flickr30k/images/1794098993.jpg b/flickr30k/images/1794098993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce1a77f04fa8a84a3aa68c4b95d4eb3950140fbe --- /dev/null +++ b/flickr30k/images/1794098993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866ca5639d8f739a48cc222f25c211e436b48d3ed15ed91f9fc3f52522f461ba +size 132508 diff --git a/flickr30k/images/179620911.jpg b/flickr30k/images/179620911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc28b6aee50de29b422716ab5d6249820472b4bc --- /dev/null +++ b/flickr30k/images/179620911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564626e8b2f2e3d957823e9f15fa55a0bcaed41bbf7382b50d75626862b42c1c +size 169330 diff --git a/flickr30k/images/180146696.jpg b/flickr30k/images/180146696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cdfc774f3a911c9b1d5b088e855c9dc06bab14e --- /dev/null +++ b/flickr30k/images/180146696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a4e971e22c514b03b126c732403e2683abcd65e4b03da5b06213b59e9786fe +size 121834 diff --git a/flickr30k/images/180476372.jpg b/flickr30k/images/180476372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8beb9b4c1be83e57c225ca037f75172e9fa1062 --- /dev/null +++ b/flickr30k/images/180476372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4fe21a90fdf9279923d0e65b178ff2c49a4c449031e59dac141554d98b06b10 +size 168167 diff --git a/flickr30k/images/180753784.jpg b/flickr30k/images/180753784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ff970d31c0adb245f8ce4050e91b491001b393c --- /dev/null +++ b/flickr30k/images/180753784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51dc27638814eb3bac0c74faf20e3adb8c59300e683b6b187d6bec3242f5e86c +size 197175 diff --git a/flickr30k/images/1821672488.jpg b/flickr30k/images/1821672488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24dd3d54ff80da93cf39fc9fab34875451e71c19 --- /dev/null +++ b/flickr30k/images/1821672488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7d8cab6b85e980f3cbd8b55a55b5e76d8019c6f3df939ab1683f78ad60f46c +size 116062 diff --git a/flickr30k/images/183502317.jpg b/flickr30k/images/183502317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07e3e43f59bc3841c151c8851331fd9bf0abc511 --- /dev/null +++ b/flickr30k/images/183502317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36df9fb9a0c56edad09722e14ea622c0dcbfc681af50097795318d8971138bc +size 111676 diff --git a/flickr30k/images/183886578.jpg b/flickr30k/images/183886578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca76a6d404964375934ef4ed350c78b57974765f --- /dev/null +++ b/flickr30k/images/183886578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a1ee90fc0f1b8a5f1acfc7362764eb5cc592d15cb3b3dcef7fb3ef42899046 +size 148226 diff --git a/flickr30k/images/1853559110.jpg b/flickr30k/images/1853559110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6592a36fa0e697fde1315b04942b6e3f3bc0f8c --- /dev/null +++ b/flickr30k/images/1853559110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e990f3ef5a2352a35d1598f147ddfa9edbcc80eff3985e9e08d551bed14581ba +size 109184 diff --git a/flickr30k/images/185571867.jpg b/flickr30k/images/185571867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..883abeb44d54350fc284a4ab2ec4be7d6c53affb --- /dev/null +++ b/flickr30k/images/185571867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0815f7796ddbd101ce10aad06bd61e63063301bfe23689d63a8bd855a1d34ee2 +size 156019 diff --git a/flickr30k/images/1855937878.jpg b/flickr30k/images/1855937878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4f4525c4be54f994d3aa1f80339ed60b46d6c19 --- /dev/null +++ b/flickr30k/images/1855937878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e395b3ce3a65fe65866b5fba392421a37a6c803ed125543f2da1c0435839b155 +size 114011 diff --git a/flickr30k/images/185960419.jpg b/flickr30k/images/185960419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6538ed5005b2dc8f0667efc1d28bf7c00f7ae011 --- /dev/null +++ b/flickr30k/images/185960419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234d095228348e6167f5d4db2dfc01202c135c31da8c4b8a216892d7acd1960c +size 125110 diff --git a/flickr30k/images/1864566210.jpg b/flickr30k/images/1864566210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1568278407d8ac4717871a65ded3909aa93c253f --- /dev/null +++ b/flickr30k/images/1864566210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b56f35a0a286c716ff44e0112b087385e9a75955f77c13e48f3cfbcd407835 +size 151717 diff --git a/flickr30k/images/1865794069.jpg b/flickr30k/images/1865794069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89eb7e432bff7c41fba503ea2f0ba415a384cabb --- /dev/null +++ b/flickr30k/images/1865794069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ff1ca83b318c0e69d713563728aa8cd94538e9b78f577fa864dbe5c516e217 +size 199199 diff --git a/flickr30k/images/186911943.jpg b/flickr30k/images/186911943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..651bfdbad655996f5c4f2af705a7c1072f9beeca --- /dev/null +++ b/flickr30k/images/186911943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438dfc8f8424dbc16c407147cb65bf2e427d4521f7883fdc5b553c6254e35034 +size 169310 diff --git a/flickr30k/images/1891331926.jpg b/flickr30k/images/1891331926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2367b05b82b9e8de34bd070530f3a75d0b5e5ee2 --- /dev/null +++ b/flickr30k/images/1891331926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845e75fe966c132b5b082ef950ef09f7a8e0f550c934a6dc4d242c972070e2ae +size 139022 diff --git a/flickr30k/images/1893769156.jpg b/flickr30k/images/1893769156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3808e9b07cd76dc40b3e8d75b10f7a1ab1d5a1ed --- /dev/null +++ b/flickr30k/images/1893769156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9f9313fad9a9190cd92024298402d961efd0baabb6ec2399fe3381be31c043 +size 143311 diff --git a/flickr30k/images/1901514112.jpg b/flickr30k/images/1901514112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d68d8c5e7bb79c2f3522cb7f5392e11d08e8a1d2 --- /dev/null +++ b/flickr30k/images/1901514112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c101dcaffbdd95855160251042c4ddabc7d429f1f3182aa01b24981df3a156 +size 216360 diff --git a/flickr30k/images/1901867746.jpg b/flickr30k/images/1901867746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbf3f8d40e8067d24044e75e3c10d0d2a66948fc --- /dev/null +++ b/flickr30k/images/1901867746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee9118a3d9a2d09a130a92e3b2d421b504006209cfa87d2f3debb8ff1ca1d84 +size 148167 diff --git a/flickr30k/images/190634565.jpg b/flickr30k/images/190634565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dcbb282bb9a1c5de34ee7eb9f4b67f2a016f678 --- /dev/null +++ b/flickr30k/images/190634565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77548a849b96689c87938653c2713f272f2f361cd54a62cff98aaa759ac7dc5d +size 131659 diff --git a/flickr30k/images/191003283.jpg b/flickr30k/images/191003283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebf648e3806c320f0ea3e39174ac1614a31300d9 --- /dev/null +++ b/flickr30k/images/191003283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1aa22269e33ae703bf0697124010d8074e0e1db5e4b6107980c9a61b514d76 +size 119431 diff --git a/flickr30k/images/191295067.jpg b/flickr30k/images/191295067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc5638eb22f7bb344bb7e9ffaeb9b8e769424901 --- /dev/null +++ b/flickr30k/images/191295067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99d963c5d6e3fc474779eb0a857057dbe3d2deff60008ddfa5016666a8c0d24 +size 168958 diff --git a/flickr30k/images/1916798494.jpg b/flickr30k/images/1916798494.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c82770ef3ef619bab9666433fd18e0bd3cd348b1 --- /dev/null +++ b/flickr30k/images/1916798494.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b50aca6a4143cb685a664f312d3cc437fc5e52f68133f6c83810d8fb399be6b +size 113359 diff --git a/flickr30k/images/1918789327.jpg b/flickr30k/images/1918789327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..038cc3e1e66eeedd59a69da2483052040f03d201 --- /dev/null +++ b/flickr30k/images/1918789327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da42623485b91857f12a5f80fbfa1b2feb418e4d5ac224ca2025867e0b9b0c04 +size 131319 diff --git a/flickr30k/images/1920465.jpg b/flickr30k/images/1920465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6fb7d37530798f9691ed6e7ed7f54146b42626e --- /dev/null +++ b/flickr30k/images/1920465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d264cea02f63d9ef149c77ae60db7c90e60c216ab9add7122a6bb527c37dc824 +size 37214 diff --git a/flickr30k/images/1924265693.jpg b/flickr30k/images/1924265693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03b6efdb0238b97b9690ee76bdbc2d55cbc3baef --- /dev/null +++ b/flickr30k/images/1924265693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c419279d2f4cca8e730cc524a594d8d4ee31ce0c77197c301582dee8e04c3792 +size 114130 diff --git a/flickr30k/images/1928789813.jpg b/flickr30k/images/1928789813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2477c409fbba5500b8289b454e3a2005b3b3ac6b --- /dev/null +++ b/flickr30k/images/1928789813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a28497a449e6c30edf2650ae3947619baf6c11c8b64f0d05052c3935f539eb0 +size 136724 diff --git a/flickr30k/images/193657666.jpg b/flickr30k/images/193657666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc0d53e0fd8f73f4f218eeb0f9deaf6a8eba808c --- /dev/null +++ b/flickr30k/images/193657666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f401931f545fdb2ae88b8e39b5da48ac9ff662afa77b993bf5a18aaf8bc9015 +size 202940 diff --git a/flickr30k/images/1937816088.jpg b/flickr30k/images/1937816088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6df67fecddb4cb4f7ebeac9cc9a5d8b80ecf3e70 --- /dev/null +++ b/flickr30k/images/1937816088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3578e6de86a6c6e000ffbf4da00212a8c92c2f4b971a6c442ec5db3ac6dc2075 +size 124637 diff --git a/flickr30k/images/194166920.jpg b/flickr30k/images/194166920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3374fa635baa3d7504c8682a3f43ba4454cc159c --- /dev/null +++ b/flickr30k/images/194166920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe08442a4e4e1794aebea3fab5094954b154e93f3e4bb47764a490b9baaf41a +size 102300 diff --git a/flickr30k/images/1944940887.jpg b/flickr30k/images/1944940887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d277d01cafbf579801e8dbbb10b0df7d3664a7a --- /dev/null +++ b/flickr30k/images/1944940887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3c4286f17f69d2ad2303d57e9eda5606a4920e36a8d248698403602f44a612 +size 168036 diff --git a/flickr30k/images/1945370692.jpg b/flickr30k/images/1945370692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80cecf71a8e2fd72e16205cd2abb7b6da3ce87e2 --- /dev/null +++ b/flickr30k/images/1945370692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c542490bb4d965c8ddd0c00e782fa1a3ef58230670d7f20a840082b48641f71f +size 125622 diff --git a/flickr30k/images/1947351225.jpg b/flickr30k/images/1947351225.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6f6555f5ef1b3d04d85e85bc6d03ce082b9d43d --- /dev/null +++ b/flickr30k/images/1947351225.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c3effaf1221ba41f8e02e60cdc0e111b1cbd06ea64cf4c28fa45e861173b3e +size 147088 diff --git a/flickr30k/images/1957683077.jpg b/flickr30k/images/1957683077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bde5882b40013fce1edb6eab6d8707f43c51b6f0 --- /dev/null +++ b/flickr30k/images/1957683077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc080851e1f80d8e83d17f9baa3de0cc4a0e0e8bfa9f17fda606257fb77d2ea +size 146319 diff --git a/flickr30k/images/1962729184.jpg b/flickr30k/images/1962729184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fcce56eb608bdd2c0473389b108a82046807018 --- /dev/null +++ b/flickr30k/images/1962729184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97a866d9b5dda45d62ea8d5181ed2f591e87f3b18e2e49101ddbc47e767c4a3 +size 151690 diff --git a/flickr30k/images/1963679809.jpg b/flickr30k/images/1963679809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7130d606f656de8b0fc09e6c91d88a39e1d32c7 --- /dev/null +++ b/flickr30k/images/1963679809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4c4f6c5f0c7597b6317bc8e0a735b44acb56401d4b73d47241cc889f507585 +size 158948 diff --git a/flickr30k/images/19663315.jpg b/flickr30k/images/19663315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c9df5b169723471fdfd419fd6e23be625563d09 --- /dev/null +++ b/flickr30k/images/19663315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb25b892bc9f4f5538b85415686cceb379f100ebdf92d1024dcbaedd30b9771 +size 61220 diff --git a/flickr30k/images/19663663.jpg b/flickr30k/images/19663663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4df9220059cf337a3ce5848436544eb87ab4d7d0 --- /dev/null +++ b/flickr30k/images/19663663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04f4ac569152d6d51322d7b7c9a81faf31a8aa7d9ed53ea09b449c6d7ad507b +size 60761 diff --git a/flickr30k/images/196968178.jpg b/flickr30k/images/196968178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e9c3824221fc2083f91a1ba1db75612ffb05587 --- /dev/null +++ b/flickr30k/images/196968178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fd2002e891ac6259e4c7bd42c8fc15263419888050baa8ca4a746387114d94 +size 143426 diff --git a/flickr30k/images/197025804.jpg b/flickr30k/images/197025804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a67d8e28e5d658f7df680f5cd51bdbca2aa6828 --- /dev/null +++ b/flickr30k/images/197025804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add8cd197b31535575457ee28cec1ed776a341a4acbd5119370fa737169fa597 +size 147951 diff --git a/flickr30k/images/197746193.jpg b/flickr30k/images/197746193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d60e4846ed8a633eca62e0f099ee27fa1dd1481 --- /dev/null +++ b/flickr30k/images/197746193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc629fa7c03a67defa2e2d543ea611feb606fa21740ad45f8c8817249e99ffd7 +size 184498 diff --git a/flickr30k/images/19786858.jpg b/flickr30k/images/19786858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71d17cb1c00e8e130c76a91ed2eaf54c3f67a10f --- /dev/null +++ b/flickr30k/images/19786858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0992a25d97a902cde38d0893910678328c803aa0ce7142ae8627860899d816 +size 65713 diff --git a/flickr30k/images/19810652.jpg b/flickr30k/images/19810652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8024f2f44f4e0fc9361b13c6b92114c2c03cb54 --- /dev/null +++ b/flickr30k/images/19810652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9c1a434c59d61d62dc5221d8f8f180c6017f5c611b0a3e73b3f7db8b00c183 +size 185714 diff --git a/flickr30k/images/198534816.jpg b/flickr30k/images/198534816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4de63878682fbc60e20b4b7eb3abc06cbc87281 --- /dev/null +++ b/flickr30k/images/198534816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c853f12bfdcb54b4b4208e0dae4b03b3bce818962dee951be7c7aec9d886601a +size 227106 diff --git a/flickr30k/images/199149017.jpg b/flickr30k/images/199149017.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c70b3491a1150867637915781a3f13032d80e1ee --- /dev/null +++ b/flickr30k/images/199149017.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9952b511db8a1ba5f5cd245c6ebe43f0c96512cc9ce02bde0ba9dbafbfc2ef0f +size 148129 diff --git a/flickr30k/images/19965828.jpg b/flickr30k/images/19965828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb7628b10e22916080c6fc2c0d97e95dc0a90772 --- /dev/null +++ b/flickr30k/images/19965828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8298daa02aea5522b8b60bc07760c0c17965d2f04e4cad82708418ddea37898d +size 70084 diff --git a/flickr30k/images/2030781555.jpg b/flickr30k/images/2030781555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58b3eddcbb230b1403611d3a8c0be34a86de6a81 --- /dev/null +++ b/flickr30k/images/2030781555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ddcf1307a9de314b62722860ecf6df1cb01a64d292aa86c05a7ab2278751c07 +size 128326 diff --git a/flickr30k/images/2037264035.jpg b/flickr30k/images/2037264035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc58f4bdb14aa7e4c16be4d624b3ce6320aebb76 --- /dev/null +++ b/flickr30k/images/2037264035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2fee795dfe078a60f97558402db76fe284cba52b847837a0affb93bce049b3 +size 130341 diff --git a/flickr30k/images/2041867793.jpg b/flickr30k/images/2041867793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8138707971785b64b6ea0f191828a42b16eaf18 --- /dev/null +++ b/flickr30k/images/2041867793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26cd061fb18f8e83a28f10226dad96eaf6a60d5fd56697b4d022564157669ab +size 151806 diff --git a/flickr30k/images/2042159643.jpg b/flickr30k/images/2042159643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..635d91261aa87171fd656a17c4c7562c7b835871 --- /dev/null +++ b/flickr30k/images/2042159643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318f65a5e51cc81086800de8494501780345f533f8b407153cc8e93369af0f24 +size 142707 diff --git a/flickr30k/images/2042572803.jpg b/flickr30k/images/2042572803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20d19aeb2bd80c0cb07d9a253133f65525e04eb0 --- /dev/null +++ b/flickr30k/images/2042572803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d231c7c2ed8b4533cc4ed12b0714e598f3427eab3cd32c120a87afad8415a837 +size 149547 diff --git a/flickr30k/images/2042765375.jpg b/flickr30k/images/2042765375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ef6d14af12c1d9673bb1e7ec7bd0bcaede809e2 --- /dev/null +++ b/flickr30k/images/2042765375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccd565aef48ab99cc01ae59b8181c20bdcf8a5c4b7ef896b933a6f002834491 +size 200202 diff --git a/flickr30k/images/2042894614.jpg b/flickr30k/images/2042894614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5ab1a5d55831d51fcd01bdd39e0c9166abc459d --- /dev/null +++ b/flickr30k/images/2042894614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347d00231fd84d065596f95add217a86ac456a30fee86112c598701f1d818f4a +size 145182 diff --git a/flickr30k/images/2046778775.jpg b/flickr30k/images/2046778775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..299f977c49e89e4702df01d9ea55112854014daa --- /dev/null +++ b/flickr30k/images/2046778775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab9ab09561c89b7776125bae568ab58b71631d6738acf0398b983de6b5845e0 +size 174212 diff --git a/flickr30k/images/2057257734.jpg b/flickr30k/images/2057257734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed7a3f720f53b1e913034b4450d5102aa9f4e039 --- /dev/null +++ b/flickr30k/images/2057257734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a93154015ecd3a6fa873bcb048cdc8d6200412d297d5e999c1a206fe775967 +size 159406 diff --git a/flickr30k/images/2057257964.jpg b/flickr30k/images/2057257964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6abbf3fd5299cc0bb18503f30fb5763ee37cff2b --- /dev/null +++ b/flickr30k/images/2057257964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb082cd32596e775bb452c0624390b8b57fbb22248c54cfc5f5117c7c39df39 +size 152649 diff --git a/flickr30k/images/2058215181.jpg b/flickr30k/images/2058215181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec072d85f36262b6146eefb61b3390fc0e289f8e --- /dev/null +++ b/flickr30k/images/2058215181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeffb8fc4a4f0c1d4c15040f1dd0eb1ad3a2248a79b9e2356648704649e5718f +size 103477 diff --git a/flickr30k/images/2062425492.jpg b/flickr30k/images/2062425492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..432747bb0b1e82d73e641394b4d230e3f3095e6e --- /dev/null +++ b/flickr30k/images/2062425492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7714df9ef4b132b2c4e876af8fafa6ebbc232710c1e080bac041dac73800e37f +size 87208 diff --git a/flickr30k/images/2070067282.jpg b/flickr30k/images/2070067282.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c1504a4b6cffc7e27b9edaed8f482b7ece071a0 --- /dev/null +++ b/flickr30k/images/2070067282.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82293523c400d71387416cfbe56cc31149820f103feef6fae8e4926c21edc5c9 +size 100978 diff --git a/flickr30k/images/2074430847.jpg b/flickr30k/images/2074430847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2788a803da8d683fb5dd5d9d71eb968c4800dbfd --- /dev/null +++ b/flickr30k/images/2074430847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f17241c71e765db81eb9245729474014215046384566b4ec81d10ed6f31a644 +size 145173 diff --git a/flickr30k/images/2074781877.jpg b/flickr30k/images/2074781877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9c57283599e4cec23f8d84e3567771b3a19d64a --- /dev/null +++ b/flickr30k/images/2074781877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe9d2ddcb9e5a9679c1dce40b1140d527b11e2eb66d2809c504edfec31c7b1a +size 117156 diff --git a/flickr30k/images/2076208076.jpg b/flickr30k/images/2076208076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d1b43b61bffeecb194ac7859ee1ad4f91521c7c --- /dev/null +++ b/flickr30k/images/2076208076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f94c4c80354798ebdee3be9d85ad345c22307518884f9c8f3e427034981333 +size 172502 diff --git a/flickr30k/images/2078709661.jpg b/flickr30k/images/2078709661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d7741343f7a10bc7cc63dd39e6f08bf4dae1e0f --- /dev/null +++ b/flickr30k/images/2078709661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa75cfed6cf22f91d47e7eb82c56750dfaec1ba62b75a90d47397dbb1cbe5b4 +size 148044 diff --git a/flickr30k/images/208062991.jpg b/flickr30k/images/208062991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60c1fca0354ba4527912ab6163a273dc82525671 --- /dev/null +++ b/flickr30k/images/208062991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cd5d5006cbec60732487b2e1830a19d33f030e0cd1b5cb132b98d6c1484254 +size 135489 diff --git a/flickr30k/images/2082620071.jpg b/flickr30k/images/2082620071.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c645889e92258439ed249518c53f06958c8c04fa --- /dev/null +++ b/flickr30k/images/2082620071.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29b656819db6f3459b32c43f739460d132e61bc43518cf3fbe2d60cd9779bc1 +size 133246 diff --git a/flickr30k/images/2083434441.jpg b/flickr30k/images/2083434441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..309fcbf6c39f8b47ba144c7ab0edc712e2213f49 --- /dev/null +++ b/flickr30k/images/2083434441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421467ab3dbdaa0b75483cc34db14266d89d9c1bdcfce1a65d7f275b471c2c0e +size 150602 diff --git a/flickr30k/images/2084851847.jpg b/flickr30k/images/2084851847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84ad943b2ceb6ae0962cd053879af3db5b7fdeb2 --- /dev/null +++ b/flickr30k/images/2084851847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a208d14814a26c105d5e100e7d0a75015c56423bb858d525b95731b6f08c4e3c +size 103681 diff --git a/flickr30k/images/2087423271.jpg b/flickr30k/images/2087423271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..343283d8d3bf20b88727ea07a213a9222719a3e6 --- /dev/null +++ b/flickr30k/images/2087423271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84612c015f4cf0d99a98b800749eab36b03f8cdd8771863e52a52b09e7d75e6 +size 147717 diff --git a/flickr30k/images/2089171831.jpg b/flickr30k/images/2089171831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ef1c7ac9a75d5a4dc6ac22796be33cdd92376fc --- /dev/null +++ b/flickr30k/images/2089171831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf838469f376f9ef9ef68e7812913dde04f94aea73a73200be93b4b4c99adb38 +size 176731 diff --git a/flickr30k/images/209088143.jpg b/flickr30k/images/209088143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1476a095f3deb48e766955558743e5ce25eb573 --- /dev/null +++ b/flickr30k/images/209088143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6669a286f4e1986d696d66948ea05f4ede6090731d8799aa41bf2c4dd71069d6 +size 146612 diff --git a/flickr30k/images/209101256.jpg b/flickr30k/images/209101256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f243d463c6194a97db2a12a68fa6ee43519248c4 --- /dev/null +++ b/flickr30k/images/209101256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08427ee349651d6ce9479ffa620ff8bc011d051091c977b70f61cb07704cb6b +size 147434 diff --git a/flickr30k/images/2092291476.jpg b/flickr30k/images/2092291476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29f356da6dc937e6be459082662b607db56b9915 --- /dev/null +++ b/flickr30k/images/2092291476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5efed457b3410562aa4b07d53c82f4d1ad1a1f8df7b4792042857bcd3619bee +size 166499 diff --git a/flickr30k/images/2095845115.jpg b/flickr30k/images/2095845115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..923c13b451463ebef951d73b6f1a74e3708dfeb6 --- /dev/null +++ b/flickr30k/images/2095845115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f7cee7e17a4a3a68c4fc87954bddb7c6f3d00d123a38f19211275e4c86210c +size 190920 diff --git a/flickr30k/images/2096630557.jpg b/flickr30k/images/2096630557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae6668c33baa5274e1d129d858b4871a6289e9bf --- /dev/null +++ b/flickr30k/images/2096630557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288cce53a7b179eebc008e155ed97a6cd79d208f146f5cb6c2ca10b5ca385427 +size 161203 diff --git a/flickr30k/images/2103080234.jpg b/flickr30k/images/2103080234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97738eb37d0ad3583ae5885d08e933f8842b5835 --- /dev/null +++ b/flickr30k/images/2103080234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef655da7b1b011dc418798e145e25d07529aa94ecafd065f76b7c9fccef96cf +size 228429 diff --git a/flickr30k/images/2113870582.jpg b/flickr30k/images/2113870582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a10d354c5a3bab615cc06586a30bc56d33731890 --- /dev/null +++ b/flickr30k/images/2113870582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebfb56ab24826b6396c48bdc51ecd90c093e6b5dec658fc173bfc6b59d755bb +size 160062 diff --git a/flickr30k/images/211402278.jpg b/flickr30k/images/211402278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c60a90d3ab19da229b0d1901169345b852926be8 --- /dev/null +++ b/flickr30k/images/211402278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df762746659b5b71ee125560618b9efa5a15bbd769ea5a0aa99044952375b953 +size 209940 diff --git a/flickr30k/images/2115112541.jpg b/flickr30k/images/2115112541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54d46a347bf5672d651b1de1fc0d262f938c1a13 --- /dev/null +++ b/flickr30k/images/2115112541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a828eaad89b65f19bbda8c17a28181e8f45d5f05bb14904052b56b428e17e2 +size 130712 diff --git a/flickr30k/images/2115524376.jpg b/flickr30k/images/2115524376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e3c3b02f8e747113f38dd87023725a35d0d566d --- /dev/null +++ b/flickr30k/images/2115524376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b13eef5239dc10bd0ef144e092a13b653399947e32b60e18fdb4c3756b3e8b +size 152086 diff --git a/flickr30k/images/2115527854.jpg b/flickr30k/images/2115527854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ae9d8ffa787c94bc17065a12f4fb9b20b15d1fa --- /dev/null +++ b/flickr30k/images/2115527854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3768a88eea555ebfedb60bb1f2790c378904a0b9cce4f303bfd06aaeeba407e +size 173096 diff --git a/flickr30k/images/2115620856.jpg b/flickr30k/images/2115620856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17ac26ad9dfadf96736841f6a927fbc57987a1fb --- /dev/null +++ b/flickr30k/images/2115620856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b270d46b6280e951dd3f8f53ac757475dc1f41a4f7753bec2e4bf4ebfad178a +size 181424 diff --git a/flickr30k/images/2121140070.jpg b/flickr30k/images/2121140070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbac4940e861f221b7183fd5079ce91424118181 --- /dev/null +++ b/flickr30k/images/2121140070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdae4428aac1b26add116bcdf380ac5a62e8f13ecf766c5ddd246ed9c500a457 +size 137177 diff --git a/flickr30k/images/2122394961.jpg b/flickr30k/images/2122394961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a357e710f7a4890d9f561ab5b2775ac63297d2f --- /dev/null +++ b/flickr30k/images/2122394961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a9ebd29db2c3428116f3cff3aa5298638971b02353e57d4f610953d6158b62 +size 134256 diff --git a/flickr30k/images/21225351.jpg b/flickr30k/images/21225351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..132ec09982c5f463841b5c0d3d480d5a963eb409 --- /dev/null +++ b/flickr30k/images/21225351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088a45f1d10658fd406912be5b7b732819ff57fa59fa07434611451a3dd142e7 +size 69968 diff --git a/flickr30k/images/212525046.jpg b/flickr30k/images/212525046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2d05ff6f6087c20d4965e992b90a97aea9926a3 --- /dev/null +++ b/flickr30k/images/212525046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5529f955003086827334ce4d2051fe777e167d266b6b12aaae372768b72e1517 +size 180558 diff --git a/flickr30k/images/2127097896.jpg b/flickr30k/images/2127097896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f797555c73eb069274ba39c7fc5a03bd03d21ca6 --- /dev/null +++ b/flickr30k/images/2127097896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4beb56674a13f16cc9d2f61d519b5943eb300f2f18ffa1645ae843c1eeb1a9 +size 141027 diff --git a/flickr30k/images/2128893830.jpg b/flickr30k/images/2128893830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93f3f26b5861e2489f8068f8f948cab72647ad5d --- /dev/null +++ b/flickr30k/images/2128893830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1253a796939a379d8c303e8b4938cc07b1afbc4241bbdff049ed7cd9a7c619f5 +size 116702 diff --git a/flickr30k/images/213269168.jpg b/flickr30k/images/213269168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a6187d2200726576ff7766ccef05f731203e5cb --- /dev/null +++ b/flickr30k/images/213269168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97aa51b3668703fa6e5b36dba3564692190bd03a638d8b42d8eefcef9ca4f5f +size 184173 diff --git a/flickr30k/images/2133650765.jpg b/flickr30k/images/2133650765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0c9eb070d40b9d33310d9a9db7b190a40e1010 --- /dev/null +++ b/flickr30k/images/2133650765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22394df0f68628473a5825d569d8082a59d50003d0dff4f179b4c05ed7e1fcff +size 145841 diff --git a/flickr30k/images/2144459403.jpg b/flickr30k/images/2144459403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb32f76511e57fb917a19baa2dbb8f1b7b0fc865 --- /dev/null +++ b/flickr30k/images/2144459403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3159db1ba449599596da950b884d68fc369f47c733101bc96dca1e25bb774da +size 155884 diff --git a/flickr30k/images/2147266048.jpg b/flickr30k/images/2147266048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..292003bd3cbcc278556e77964fe28fb76ba40c8b --- /dev/null +++ b/flickr30k/images/2147266048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f7c84fdb6706f4a4d007f8954abfca05a0337092b20cbf0e9605a7e21beb9b +size 116858 diff --git a/flickr30k/images/2147281526.jpg b/flickr30k/images/2147281526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf2d1ad0344a9ebdbe36dc5390a9afb0481477d6 --- /dev/null +++ b/flickr30k/images/2147281526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02b3be4e53b8e0e839e403fdd9b4c65d4262e5e45d676bf1894f83aec5f0172 +size 127538 diff --git a/flickr30k/images/214815592.jpg b/flickr30k/images/214815592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6baee5a460435ac891855781ec17f47028a2cc3 --- /dev/null +++ b/flickr30k/images/214815592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bad8069bf0fe191b421c4e2f515ac3d3af73a675c1bcb5ae742154b94b78fa1 +size 130494 diff --git a/flickr30k/images/2150416621.jpg b/flickr30k/images/2150416621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e275ab36e35a74281876b7be3fd9d58e105409c2 --- /dev/null +++ b/flickr30k/images/2150416621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb82b64f480550579c0f2ec088caedb48b31fecd35490b5d918aea059b251767 +size 114168 diff --git a/flickr30k/images/21514026.jpg b/flickr30k/images/21514026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3579bb0e5b15fef10f4107b0be405f8553ddd790 --- /dev/null +++ b/flickr30k/images/21514026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67cc173b8dae5185c41114a7316052976c18e599765d419f343fd80bbe4a9c0 +size 48316 diff --git a/flickr30k/images/2152070348.jpg b/flickr30k/images/2152070348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9716fbcb5a0bdabf2176e2175eeab73e2d8bc15 --- /dev/null +++ b/flickr30k/images/2152070348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11121a6e3012df884a1a7bd490fa79a9eca62e29355cb70a2f05a68c1275dcac +size 140425 diff --git a/flickr30k/images/215405524.jpg b/flickr30k/images/215405524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfbf8b5c10aae6c035ee7cb930ca75eaf5ea3d47 --- /dev/null +++ b/flickr30k/images/215405524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5572192b5eb670ee53d89f7b1843edbd43b768efea5efc7318fd0c0b356c3c5b +size 162018 diff --git a/flickr30k/images/2154618839.jpg b/flickr30k/images/2154618839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..edc2790eb9422ea8c9d17ec0faf4ebaea6e508bc --- /dev/null +++ b/flickr30k/images/2154618839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374a86132427d8275a1a4593f50bb4e987bb0252ea26a71077404cd4675d634f +size 115007 diff --git a/flickr30k/images/2158267555.jpg b/flickr30k/images/2158267555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cadb3ea3356a2a81c9d81d3bd18c89908d16d399 --- /dev/null +++ b/flickr30k/images/2158267555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f6c989ae86ff11c6a2c1b504ad7e23c7a4737758c64520c1b8f77d54d79be4 +size 140891 diff --git a/flickr30k/images/2164429357.jpg b/flickr30k/images/2164429357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96b6f3ae6f4cfb80e3810c108a9a96f1431da279 --- /dev/null +++ b/flickr30k/images/2164429357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693160fc6e8bcf19285af69d17d7a826fdb3a2b0614d0b7923c712c6fd3d002c +size 119260 diff --git a/flickr30k/images/2165677531.jpg b/flickr30k/images/2165677531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4392fe3d764c14dc40a6edee08f1b5ae4067321 --- /dev/null +++ b/flickr30k/images/2165677531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c5be1d5f32b644ae4a9ffa4bd7918b7c794fafb3b654cfc94c1f322ede7dad +size 174602 diff --git a/flickr30k/images/2176776800.jpg b/flickr30k/images/2176776800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..893d82280088053e9cb47f6698032c1ec9fa0a68 --- /dev/null +++ b/flickr30k/images/2176776800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec33570ef1485dc446a06bdcae063fdd7a4a3d90bab36c0f0cba6ac5edec3a4d +size 189239 diff --git a/flickr30k/images/218004295.jpg b/flickr30k/images/218004295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33fc7addc314f66360581ca827d8e1ace36bffbd --- /dev/null +++ b/flickr30k/images/218004295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35321de0b20be8ebb6040e91c6a41697d1bf691095a47eb8da681631dd87e60a +size 130346 diff --git a/flickr30k/images/2180731945.jpg b/flickr30k/images/2180731945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b67c29fc87c3bbeda98525cc7e627c7538ba7fb --- /dev/null +++ b/flickr30k/images/2180731945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843b499efec3e38c90172180f1f43d53df16f32012c5068a01bff799a9f82b5f +size 152316 diff --git a/flickr30k/images/2182488373.jpg b/flickr30k/images/2182488373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42a2874773db4bb008c43aeb354897eddb52c213 --- /dev/null +++ b/flickr30k/images/2182488373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996b98343e83e36e24836b36ae9ca1bcb9d0649acfb3f38aa5a3d266bc8fc597 +size 133035 diff --git a/flickr30k/images/2182575588.jpg b/flickr30k/images/2182575588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..980f3c1a87790754c8540dfe550d850ce221ddc2 --- /dev/null +++ b/flickr30k/images/2182575588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06dbeb038922d7d8553ba43b42b35cc9edc00e17f5241a9e4e8532bdf20e8a16 +size 131384 diff --git a/flickr30k/images/218553496.jpg b/flickr30k/images/218553496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f165cbaf020aad9c386b62ff4f4dbe60c2e9204 --- /dev/null +++ b/flickr30k/images/218553496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1519540a955f9d35f67f688ccad9b9655df5f0cc48702031a62df04ff43bae50 +size 198559 diff --git a/flickr30k/images/218620913.jpg b/flickr30k/images/218620913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c380e04014f1290c268d9477a03ae2cdc77c19a0 --- /dev/null +++ b/flickr30k/images/218620913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c963e6747ada39b1d43daeb0428e79c0a6f2f407f223b830ba0a8733de4ec7b +size 147555 diff --git a/flickr30k/images/2192475933.jpg b/flickr30k/images/2192475933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e0710ba3a365a6495235cfb0977b9b97b8cb96c --- /dev/null +++ b/flickr30k/images/2192475933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69dd96d88bd762807cf3841772151156d67c82f95d0dc02b327f90b4c1184213 +size 102164 diff --git a/flickr30k/images/2193001254.jpg b/flickr30k/images/2193001254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6791d15780714a2119c3804d91869e033e03b1a7 --- /dev/null +++ b/flickr30k/images/2193001254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce894fb62441eb4e705c1f3fa67409a0a82699cfd787c3a176a4f7669be9985 +size 94230 diff --git a/flickr30k/images/2194495372.jpg b/flickr30k/images/2194495372.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33cce26ae5b1bd1b76a8164c04baa0360f0bc743 --- /dev/null +++ b/flickr30k/images/2194495372.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef72a7e362d969c4e28170bfb5e6d61dcfa15df9d71e108de142c498fdcdca4 +size 163717 diff --git a/flickr30k/images/2200688503.jpg b/flickr30k/images/2200688503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31a9e227051130102a5bcdc05918eafc9a39efe0 --- /dev/null +++ b/flickr30k/images/2200688503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c20e3778637ba8a94772a7ad97161ec058ad9dc56d463efe90bc06443dce90 +size 138893 diff --git a/flickr30k/images/2201480583.jpg b/flickr30k/images/2201480583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a87c9177c83c95700b78fbe969a9a2780209b757 --- /dev/null +++ b/flickr30k/images/2201480583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eedfef476b3665adf64c1fa7c81c955d3b7a15c4aec24bcb9729d101c7ba20c3 +size 156503 diff --git a/flickr30k/images/2201858857.jpg b/flickr30k/images/2201858857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fae2bda4439cbb4b6f45bf7993e5ec4681672eb --- /dev/null +++ b/flickr30k/images/2201858857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523c8f1eda702a3e87628726210354d11cc4187666300a0f0b81f52537554ea3 +size 133101 diff --git a/flickr30k/images/2205958052.jpg b/flickr30k/images/2205958052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58a901ac760807f4a4f1abaee4d532e77a9009c0 --- /dev/null +++ b/flickr30k/images/2205958052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b323ccace95a1b07cd2dd6ddc2dba60834ba2943563fee1f07c5b4c353155ea6 +size 158927 diff --git a/flickr30k/images/2206403470.jpg b/flickr30k/images/2206403470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18106248dc7b7d7fa88380764183fd770cb2c498 --- /dev/null +++ b/flickr30k/images/2206403470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbbd6dcebaabd47a51f352de6c4025d16b3cf60ddc9d1c9ec39ec95dce18f0a +size 139585 diff --git a/flickr30k/images/2206501278.jpg b/flickr30k/images/2206501278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b67251f4d689d4dad9b069783de1ff0627ba19a2 --- /dev/null +++ b/flickr30k/images/2206501278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7d3d12f1511116e20239c4a820a3f235ac8644d723773e1a5449c609b65a94 +size 155113 diff --git a/flickr30k/images/220655860.jpg b/flickr30k/images/220655860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86e64964c924a1c1cdd2057a55ce7eafa6ee2ddb --- /dev/null +++ b/flickr30k/images/220655860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d131f2f17acb4812616830782c6502640ff63542422b58f2cc6249c647853da +size 160280 diff --git a/flickr30k/images/2206594874.jpg b/flickr30k/images/2206594874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fdeabd964bcfe7793a3d2a159ab022fca6ef2e5 --- /dev/null +++ b/flickr30k/images/2206594874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19460a9bc59df2ff94f97833fc27443b25aef27ba2bc1d72bd70c82de0d4212a +size 177479 diff --git a/flickr30k/images/2206600240.jpg b/flickr30k/images/2206600240.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2d3c5f2d646ed71e044d5db006be1049af32ccd --- /dev/null +++ b/flickr30k/images/2206600240.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bc323b146c2824af41a35c41d76710ef22790f3ee90bf987f46f35b4a179c7 +size 130981 diff --git a/flickr30k/images/2209036528.jpg b/flickr30k/images/2209036528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0a69ddb7afd327a59c6778b1206fda6556fb8d --- /dev/null +++ b/flickr30k/images/2209036528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d42a9983a6936a9147756cb1aaa7fc3d4a5e3b0376b1f88028238f55635e855 +size 134751 diff --git a/flickr30k/images/2209317.jpg b/flickr30k/images/2209317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8b40ffad0da072e705b8e6cdd4f64dde30b4878 --- /dev/null +++ b/flickr30k/images/2209317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684b4e368ff42022114d563e52d9a45a8c687aa3aef9f38378f50993aacdf32e +size 43538 diff --git a/flickr30k/images/221062338.jpg b/flickr30k/images/221062338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c5e6e8b3b9314a2d3e1337c2911a0902aea895a --- /dev/null +++ b/flickr30k/images/221062338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bb14700d9d7d15c0d1c8680df874a0c073b164e71ddf62454d0943a11ce499 +size 137034 diff --git a/flickr30k/images/2210633831.jpg b/flickr30k/images/2210633831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3e0391daa273cd98fa7deec0a2aa6420d1e1e60 --- /dev/null +++ b/flickr30k/images/2210633831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f7920d58729c31660f9316f9ccbd6140de9a8f23e745a586a369fdf0a342d3 +size 149037 diff --git a/flickr30k/images/2214596481.jpg b/flickr30k/images/2214596481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e27d2c52eaacd090e304d4e9751c37d641681cae --- /dev/null +++ b/flickr30k/images/2214596481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f057afd142614be3cdf60f73730cac9bd5c88e74f6ace81c58622601a8f03e +size 210361 diff --git a/flickr30k/images/2215305500.jpg b/flickr30k/images/2215305500.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bc3b3041481f914cacbea367c260e670034abb2 --- /dev/null +++ b/flickr30k/images/2215305500.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22dd79aa4b3f64bb10087636c04544d168d298311d9e5959068b910f78f3e2f3 +size 118535 diff --git a/flickr30k/images/2215331791.jpg b/flickr30k/images/2215331791.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d902fc0209db005531b8421c69ce49a7e22ffbf --- /dev/null +++ b/flickr30k/images/2215331791.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ba49cd7905f785c1b247c96f230917d476612f9e9445a0c9b8b3c6d1ad2442 +size 123099 diff --git a/flickr30k/images/2215767852.jpg b/flickr30k/images/2215767852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c1e57526ef54efdda4b3bf0414cce491be00235 --- /dev/null +++ b/flickr30k/images/2215767852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6476db80d90ea87a352a835f1d87fdac1268881e13e8c0f854c13eae1616e8b2 +size 178652 diff --git a/flickr30k/images/221586389.jpg b/flickr30k/images/221586389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20578a44170c595281cec4deb57282089ea23543 --- /dev/null +++ b/flickr30k/images/221586389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f6aa09d47c1ddf11f0d5d414d55d0033589c8c01c44e858eedce38546f7d3c +size 141228 diff --git a/flickr30k/images/2218161586.jpg b/flickr30k/images/2218161586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e111ba8eb77b79c180f81dc98a48a0ff9d5b409 --- /dev/null +++ b/flickr30k/images/2218161586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f534f3b31073c8a9e45d5e074f8dc9f625401c2da462bf78865c7a3794a0beb3 +size 126375 diff --git a/flickr30k/images/2222976136.jpg b/flickr30k/images/2222976136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a87dc73e4c535600d1857d0be14228dfc6ae548 --- /dev/null +++ b/flickr30k/images/2222976136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039997fde62b7b7f0805af529067e17644c7a13e1479b53445344d76faa658b0 +size 195930 diff --git a/flickr30k/images/2223151597.jpg b/flickr30k/images/2223151597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99d25ffba6a703815a04aa2c6c3cb22df3e4b7ee --- /dev/null +++ b/flickr30k/images/2223151597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa7e7dbd06f4ec335e331e3496b9b963e8f489a725f6a21cb6f5abe239531df +size 145623 diff --git a/flickr30k/images/2228156682.jpg b/flickr30k/images/2228156682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d19d83ee1fe0ccdd3d720c9c902c453ccf10fa87 --- /dev/null +++ b/flickr30k/images/2228156682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4de3aec92caf55718abbfdc89b7577268b5958539bf7a54419d3b465137ef6c +size 215502 diff --git a/flickr30k/images/2229177914.jpg b/flickr30k/images/2229177914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8a2d02c38d749b384dde2fcbeef38eeacf85943 --- /dev/null +++ b/flickr30k/images/2229177914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246324f4f1c4789f432cba2961aa2d38a1fbf824a3b7cee79dec7cb21d09a9c6 +size 83971 diff --git a/flickr30k/images/2230363237.jpg b/flickr30k/images/2230363237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41cf4b869e020aa922e93db10906943a8a2d2f39 --- /dev/null +++ b/flickr30k/images/2230363237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e73c8eec4f58a69f720d39935fa226db6998c6336dced0a0e63b94ea6ae1b0a +size 134460 diff --git a/flickr30k/images/2230411771.jpg b/flickr30k/images/2230411771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5c0b8256c24e9b615e3af3402b6ecd7af80f5ce --- /dev/null +++ b/flickr30k/images/2230411771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711846f562226ebe10e82c4d9015a7a1842c11c070ddabfcb2721fd806acee1e +size 135618 diff --git a/flickr30k/images/2230871228.jpg b/flickr30k/images/2230871228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b55256982c58fd2729546fc3c730ee31767a81e --- /dev/null +++ b/flickr30k/images/2230871228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd5fc521c992d7e269be734c81139bfefaf0042429bc7fc915ac7fd6a1ecf07 +size 160521 diff --git a/flickr30k/images/2230908726.jpg b/flickr30k/images/2230908726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c304983b9bf914542589a9c8fc5ab5b94e62a231 --- /dev/null +++ b/flickr30k/images/2230908726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cdc125bebdbf7b7a1fcc6e31ce448b7e838074242481e894537396280823b56 +size 119769 diff --git a/flickr30k/images/2231245129.jpg b/flickr30k/images/2231245129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21f40bbe1bbc2637900ccc70c0a15f04442aef6f --- /dev/null +++ b/flickr30k/images/2231245129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd754adcfafcae3f53ffa76cdce046600e5d4b68c5ef7b90a1a750b8243cd63 +size 150164 diff --git a/flickr30k/images/223203610.jpg b/flickr30k/images/223203610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46b7c257dcb908868d39d7329bef589e74a0212a --- /dev/null +++ b/flickr30k/images/223203610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402a0113f090cfc74c54235687c3b1bcbbe33c9b8aa5f0298efd7be2bf6823a8 +size 123013 diff --git a/flickr30k/images/2236851350.jpg b/flickr30k/images/2236851350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39eec66cb7b866dc83e81de5e094028257da1ff5 --- /dev/null +++ b/flickr30k/images/2236851350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855884da69f046b28ca55461ebd660b081281f2951b3561cea634cfecf047ee4 +size 163029 diff --git a/flickr30k/images/224152690.jpg b/flickr30k/images/224152690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e025872a46a24a35dc348c2b019f5b532467a9a --- /dev/null +++ b/flickr30k/images/224152690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a115b0e1075d3cc3a8b28bd669027e6c08d805e74b797489792392f4dbd44cd2 +size 137117 diff --git a/flickr30k/images/224153937.jpg b/flickr30k/images/224153937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f5130e5878bc5ab81a1d32e8dd889713e8f49f5 --- /dev/null +++ b/flickr30k/images/224153937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e5bca21987cf01123ad1f8428dc2bc1ef38e6ca407a1a51807c4636e4e31db +size 123851 diff --git a/flickr30k/images/2242676214.jpg b/flickr30k/images/2242676214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15f0f16ecb3915d8e9ff20932df86a7326778cf4 --- /dev/null +++ b/flickr30k/images/2242676214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c1d77cd59f3a4351c0cfdb33372788029692daee4a098d780306e5921af8fb +size 167231 diff --git a/flickr30k/images/2244171992.jpg b/flickr30k/images/2244171992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b21fff9570d569fe6761ed41693696b85d069f35 --- /dev/null +++ b/flickr30k/images/2244171992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d661fa8d6676000c17bee0bc1e0a12d13a57c8ec5dea890d9ac39c96bb820f +size 173197 diff --git a/flickr30k/images/2244376697.jpg b/flickr30k/images/2244376697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5abdfa14421a501f75305541a463c4d13bda9d5b --- /dev/null +++ b/flickr30k/images/2244376697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394aa71413ba6e5eba34a59ef84a32fc0e9161314c1ff11fccffa17c2acb702d +size 108557 diff --git a/flickr30k/images/2245918465.jpg b/flickr30k/images/2245918465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41ff447bf0d29d85bac8bf29ddaf11f4414faf5d --- /dev/null +++ b/flickr30k/images/2245918465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecec71c9d322a3b8c0618a11c8562152fac3b7df4edfe3ac06e5e18e680f60a +size 172018 diff --git a/flickr30k/images/2247645547.jpg b/flickr30k/images/2247645547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed1a0602a6700b9b761d91361fb65b8a3f62a2eb --- /dev/null +++ b/flickr30k/images/2247645547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf5b0d0fb4efe0d09900a9d76d35997c3be16883afc457bb971740f4b0552a0 +size 118017 diff --git a/flickr30k/images/2249094622.jpg b/flickr30k/images/2249094622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d28c5a33f0dce26d03a2d4f732551af412bd2b69 --- /dev/null +++ b/flickr30k/images/2249094622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5494f9f52c8b376fc4da3d2c931d970606e9960eb95aefd1a2da4e3ec6c312 +size 175935 diff --git a/flickr30k/images/2250571576.jpg b/flickr30k/images/2250571576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76c9a7afe84568e4a29df88e38a07171d9737fa0 --- /dev/null +++ b/flickr30k/images/2250571576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f502f53d771dbf2323617ca17b2dd427343b38512f76c55ff86ddf43e97f5558 +size 150980 diff --git a/flickr30k/images/2250580906.jpg b/flickr30k/images/2250580906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a57ea2c3ff0ad40ea69b156db017a7cc5917193 --- /dev/null +++ b/flickr30k/images/2250580906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b9de81235f8d05ca1a95fffd9022738937f29cf1dfdf5dd02484cfb9781e30 +size 229469 diff --git a/flickr30k/images/2251992614.jpg b/flickr30k/images/2251992614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d1e7ca521e6f9bc76041999ae681800473feb4b --- /dev/null +++ b/flickr30k/images/2251992614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13be966dbe6d4a7efbaf2dca61bb60a59e5ce4aa64ed9cc0a66d40223029adb +size 172614 diff --git a/flickr30k/images/2252123185.jpg b/flickr30k/images/2252123185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6ae7b03375be550d5d3690289f6885ac5222f36 --- /dev/null +++ b/flickr30k/images/2252123185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb70e22d67254d00220adf3b6f820d70e1e82bbf6a3d5e6f1fce62dd16cc65e9 +size 188803 diff --git a/flickr30k/images/2252264255.jpg b/flickr30k/images/2252264255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6f03bf8de4ac39d3054e20d9b85e85414bc7f9f --- /dev/null +++ b/flickr30k/images/2252264255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c269f3b30f17fc9897e3c6f7c8cd8ad68f3564174829741245c1cfc3d41fc61 +size 107816 diff --git a/flickr30k/images/2253417961.jpg b/flickr30k/images/2253417961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..051c9605a5c7d1b24cfa9b51b294045bc0e27a9d --- /dev/null +++ b/flickr30k/images/2253417961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2198e88ebdcedb7aedce6b69418d600e58000e20d9219f6bd26b3aebfb0ddb4 +size 116007 diff --git a/flickr30k/images/2254990707.jpg b/flickr30k/images/2254990707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..909a522af74529ef3e87890769705f8866406791 --- /dev/null +++ b/flickr30k/images/2254990707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1ca140b5ac5db660cd3da9bd32ca47d08f2d9b4ebdd794bb28aee32cb9439a +size 163765 diff --git a/flickr30k/images/2270955453.jpg b/flickr30k/images/2270955453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad5f8d813fd53bbfb3f937995313d714d4afd8cd --- /dev/null +++ b/flickr30k/images/2270955453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4e2883ffbf05ab55944eb8c97ad7f566288622e006d29aa5899a58c192eed0 +size 152227 diff --git a/flickr30k/images/227181630.jpg b/flickr30k/images/227181630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b551ac4fa32a15d4e37e6f4b850d933fbb2ef97b --- /dev/null +++ b/flickr30k/images/227181630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e271405d86d353cc4e88abbf72f7a7424b5b5a487ba4ac81fe4b1d32186ae7ed +size 189022 diff --git a/flickr30k/images/2272290126.jpg b/flickr30k/images/2272290126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3db1184e885cc188e182d9edc8eb71bed7c5fe6 --- /dev/null +++ b/flickr30k/images/2272290126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b50e08c20762b6c7df903e829220c4c1a61aa8a57589b584e4582aa822f8a34c +size 150666 diff --git a/flickr30k/images/2279380619.jpg b/flickr30k/images/2279380619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5ef30fc72d4a008d084f1d9871cd9da86799987 --- /dev/null +++ b/flickr30k/images/2279380619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9b8d0af4dfcb0b737838206f974941b9a7e37a997bc498c1fc61b975ffdc43 +size 177970 diff --git a/flickr30k/images/2279432034.jpg b/flickr30k/images/2279432034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a94e24c348388fa6b5ba2d2fa59f2fc6ce3728a --- /dev/null +++ b/flickr30k/images/2279432034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad6f4c4e41744aa2c6764fc29c62b6ca3587692a42c586dd2553538eaba40d3 +size 219438 diff --git a/flickr30k/images/2284991229.jpg b/flickr30k/images/2284991229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..630d6f41317f92f667d0f313baf3cf37e2e06f61 --- /dev/null +++ b/flickr30k/images/2284991229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba3e88437fdf6511d24134ca668268530a2f3c4f21d578137ea614b91628991 +size 137653 diff --git a/flickr30k/images/2285693889.jpg b/flickr30k/images/2285693889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1faa38b0fcf475e5473b42dde4dfc4d7270b750e --- /dev/null +++ b/flickr30k/images/2285693889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ccfc33371f4306de6836dfa359ecada690e52e64a3c77d0ea84de170d68cdd +size 128203 diff --git a/flickr30k/images/2289160261.jpg b/flickr30k/images/2289160261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1aa1e73bf8696fd41f55e3fefeb5a516c309d850 --- /dev/null +++ b/flickr30k/images/2289160261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c314ca60e6f12326ef67ca191b3d817a5cd2d5a89e6ef0ecad21a79a00fb7c +size 123741 diff --git a/flickr30k/images/2289762817.jpg b/flickr30k/images/2289762817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f63d3c58a53ff0be2c25e1892a3310489e496e9 --- /dev/null +++ b/flickr30k/images/2289762817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f206a79551f9a9c3e65510d9569dc7b7e18847ea36bdd4864f00ba07d9b35a +size 161567 diff --git a/flickr30k/images/229169021.jpg b/flickr30k/images/229169021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26db39ed89ae54276108e2e08ea70024d9d15b05 --- /dev/null +++ b/flickr30k/images/229169021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325a17c45cf4223cf96e5390f353ce9a8969e26b81de00b2909896a14a89ce95 +size 127761 diff --git a/flickr30k/images/2291957839.jpg b/flickr30k/images/2291957839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c0817c523b1d0b22eefecfa8c5089ddaeafcc6f --- /dev/null +++ b/flickr30k/images/2291957839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0156a236f19cb4559688b615b360ffd2b437d6845c5ed95bf6172aa9662d9696 +size 174209 diff --git a/flickr30k/images/22926358.jpg b/flickr30k/images/22926358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3b372cab98d52658794260c62cd628c6f001190 --- /dev/null +++ b/flickr30k/images/22926358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af9b403bbf0578448de76cb22b9aa249711dc59188ae29498b2d62633ffbf971 +size 43646 diff --git a/flickr30k/images/2294231101.jpg b/flickr30k/images/2294231101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..210261a88d5aeaa4d85041ce7b928f1176c3f559 --- /dev/null +++ b/flickr30k/images/2294231101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03fae6c39ae72eb800f168a8f46bd72da02a8b5773643eb95d51df7177a7ad8 +size 125747 diff --git a/flickr30k/images/2299867034.jpg b/flickr30k/images/2299867034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9999def2150f39b2255040f7330a0fd6f998a5f6 --- /dev/null +++ b/flickr30k/images/2299867034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e42bd4d9dd0a7e645ccb0d6ab6f9736de909e8740411fbd9aab73edacdf371 +size 84583 diff --git a/flickr30k/images/230100504.jpg b/flickr30k/images/230100504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ad2328450b29345da4b0fa9b0080048b5393660 --- /dev/null +++ b/flickr30k/images/230100504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b277a626d7152661d26ef57f5956befb97907d491316ebe89788cd4aec3a31 +size 151816 diff --git a/flickr30k/images/230269706.jpg b/flickr30k/images/230269706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59e3fc5d5c52495f46a4bfe29763a2a3b5fbad18 --- /dev/null +++ b/flickr30k/images/230269706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ffcd69e9a54c4b4cd4a59716060e2a99c8e775ac86259276a2a891a0d39db9 +size 170631 diff --git a/flickr30k/images/230269912.jpg b/flickr30k/images/230269912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bd1b2734b783227799c2b5a2e5bb0e476158366 --- /dev/null +++ b/flickr30k/images/230269912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce718fa763a24dc1560ea2fad29d0aacc0977a8739eab5dd1b6555a4f60fed29 +size 166910 diff --git a/flickr30k/images/2304469976.jpg b/flickr30k/images/2304469976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d4a296ddc6e078775f2c0e776b2ebf19428f4e8 --- /dev/null +++ b/flickr30k/images/2304469976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daebfcb49a16965e726a9a1ca60b468c87a1e00c70aae97c2cfc2c76ce6d1fa1 +size 203744 diff --git a/flickr30k/images/2308978137.jpg b/flickr30k/images/2308978137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..741ce3bcd88b2e3c4bb6b1e0beb1a6bf8c67aebb --- /dev/null +++ b/flickr30k/images/2308978137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c2dba9a968b1ddce2c6bbb2f3e91307ec7a7870ed372b7f959b318d3e2ea3a +size 56455 diff --git a/flickr30k/images/2309649133.jpg b/flickr30k/images/2309649133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..039320a3279ed69bd405d6573092d7510c0047b7 --- /dev/null +++ b/flickr30k/images/2309649133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e91524df72fdba3b82d4102638bba871f38f3a369d8db823aab2657fa67c15 +size 137513 diff --git a/flickr30k/images/2310336052.jpg b/flickr30k/images/2310336052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0fdaf89d2d832425d36cc4eed2216a02b278676 --- /dev/null +++ b/flickr30k/images/2310336052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17c9712c4609b232364b86010165b98cf624864f1fedebbfabcc6f4caa10d27 +size 158150 diff --git a/flickr30k/images/2314192527.jpg b/flickr30k/images/2314192527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46a13c0202c4a1914856074b1104bb0950f2aa9b --- /dev/null +++ b/flickr30k/images/2314192527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905673a60c654d247c22af92e106ec7e1d258b5376148d9cf75c95a64f50ccef +size 105791 diff --git a/flickr30k/images/2314492671.jpg b/flickr30k/images/2314492671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6cff59b1c0a9a3cde06715ccf5207427d471ba9 --- /dev/null +++ b/flickr30k/images/2314492671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cddcc3810fbd95d6d1295497c992ef3f04e5ce080bee43b4ee5342fe030be44 +size 136543 diff --git a/flickr30k/images/2315593294.jpg b/flickr30k/images/2315593294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4358ba76ab4aef39eec19789186a8ec2d8cf5b70 --- /dev/null +++ b/flickr30k/images/2315593294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6d053ad9a39960f0e34b7c458d43ad617c3dba2f7c94c7dddbf5a4d0750e66 +size 111273 diff --git a/flickr30k/images/2317276332.jpg b/flickr30k/images/2317276332.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47402fbfed863e8be8bda7def7ccbb5387634f34 --- /dev/null +++ b/flickr30k/images/2317276332.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18997e8a3fe88c4a16b080d96cabd6f053306157f7adb097dd078460bde2717 +size 107126 diff --git a/flickr30k/images/2317417015.jpg b/flickr30k/images/2317417015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb7977474dfa5a4bab61ad40213bb5f7e15538c6 --- /dev/null +++ b/flickr30k/images/2317417015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdeda9f4d0875d0090f98e71f3507f0e91057f76668c3666fff832b1d6aae4f7 +size 127279 diff --git a/flickr30k/images/2318744295.jpg b/flickr30k/images/2318744295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f11698a097fed1b1ac2715a5dcbead5a42d7e001 --- /dev/null +++ b/flickr30k/images/2318744295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc03bd1ca920f5b775a89d62b8e451adb7719eba2260a7aaadff1638e7b749e7 +size 102912 diff --git a/flickr30k/images/2322820623.jpg b/flickr30k/images/2322820623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b78d848155b6610b26b31e4148e0c925c797b895 --- /dev/null +++ b/flickr30k/images/2322820623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b2417f3fceff38e93b40096ae82bcfa82604803c5f58b35e31d8a02ff95036 +size 138798 diff --git a/flickr30k/images/2324374253.jpg b/flickr30k/images/2324374253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa5e0994d78aae8f12ad1d6a07393617d0308880 --- /dev/null +++ b/flickr30k/images/2324374253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c47de49116685931a144d3a7209bb421c1c5f4878ea72820df9c1e056df06e +size 142985 diff --git a/flickr30k/images/2326587605.jpg b/flickr30k/images/2326587605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..047a2272652a3a5dec62ab0082f5372096986080 --- /dev/null +++ b/flickr30k/images/2326587605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45cb13d8344706eceffe8976ef7a16d7a6ebc333d8e03e654b40e052bb1b53d5 +size 95657 diff --git a/flickr30k/images/2328616978.jpg b/flickr30k/images/2328616978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91ad6d3fca4ab99c3e876c5cd723432400795d55 --- /dev/null +++ b/flickr30k/images/2328616978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e004d73824c4e7c0b5faf70e4d7d2bb34e47c979366d8b7e93aa071118be96 +size 128019 diff --git a/flickr30k/images/233169292.jpg b/flickr30k/images/233169292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..557c64dd523fc21d2a2e8dd38075d90f75b2add9 --- /dev/null +++ b/flickr30k/images/233169292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6487a3cd04a97b1a66b9e703ad44df5942f325ca379df18ad4f0b70d0ce4cb6d +size 252288 diff --git a/flickr30k/images/233207548.jpg b/flickr30k/images/233207548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96e6799f1222927ac9f1c8bd681d8b882e175609 --- /dev/null +++ b/flickr30k/images/233207548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2097ec88ff026febb8bb5667a15d19b2b08d2c27917f468ab82c32e27913daaf +size 121115 diff --git a/flickr30k/images/2334257670.jpg b/flickr30k/images/2334257670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88e0d228acfaf732e2d7b7bdae9d7ccb90ffbf08 --- /dev/null +++ b/flickr30k/images/2334257670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184273ab1de8eac969aea0d6e02a0d0b01dedc919b77a20d3c5040bf0e12f6c2 +size 147037 diff --git a/flickr30k/images/2335170310.jpg b/flickr30k/images/2335170310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..502bad5fc4db99c3f0586fac1a39e55d595b7e17 --- /dev/null +++ b/flickr30k/images/2335170310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b503e16217da6ba246b9b6f27b30bba4f71f2fdcd882c84621422e25e9b71b1 +size 97928 diff --git a/flickr30k/images/2335524364.jpg b/flickr30k/images/2335524364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72909f46b342b3dda1c4e9f6ef62d64f1f7e7257 --- /dev/null +++ b/flickr30k/images/2335524364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c458f20953542d5b1100a22392b32ae9fb956b038baf736537547a1864a87b6f +size 127587 diff --git a/flickr30k/images/2339102058.jpg b/flickr30k/images/2339102058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0a4b0787480d01c89a9bfafcaca134b4dfc1a75 --- /dev/null +++ b/flickr30k/images/2339102058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861355af0cda93822c51fd1de9506623085b61891683a7164a13b6370c059f74 +size 94681 diff --git a/flickr30k/images/2340111592.jpg b/flickr30k/images/2340111592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43cb83880f38d70a1d2a2654cb9e094b0d0ce50f --- /dev/null +++ b/flickr30k/images/2340111592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1172ddd3817b8bf131679273395b417064ab04874f87c3db71c71b65de67fe1 +size 207451 diff --git a/flickr30k/images/2341080150.jpg b/flickr30k/images/2341080150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6ce62e1b8e8df7404af749de5da1998b90f7881 --- /dev/null +++ b/flickr30k/images/2341080150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d345889956689fed935fcf7af1b42dca7937831066baf086bf67938c909d5a9 +size 146683 diff --git a/flickr30k/images/2341850464.jpg b/flickr30k/images/2341850464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78c3e8b215e3ae62eea782d97b0583b5c539926f --- /dev/null +++ b/flickr30k/images/2341850464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42a7a1b601b377e40b15f442519718d8d7453374deca143b67d08aa7724774f +size 156370 diff --git a/flickr30k/images/2346709709.jpg b/flickr30k/images/2346709709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a8120d335d9484227e5c3d0324e291fb7f32259 --- /dev/null +++ b/flickr30k/images/2346709709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453153ed30d91f57f871b4f8131a5cc42390d9554eee3b276ae4b5aa4c065e59 +size 143717 diff --git a/flickr30k/images/2347570082.jpg b/flickr30k/images/2347570082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8cdc2ffa5268ed36413cfa4406bd32bf9884680 --- /dev/null +++ b/flickr30k/images/2347570082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cef9e7c71480ef6d2d644f44b225e5cb839ba354de2d8acf7c75dd2eab55aaf +size 144478 diff --git a/flickr30k/images/2352961328.jpg b/flickr30k/images/2352961328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67add9a8eecc4f23f2754c160bec9c3f48d0b1f2 --- /dev/null +++ b/flickr30k/images/2352961328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3feaf366d15b21f0e030417af747b76672449533981ac1dfd9944d309c66d0 +size 176179 diff --git a/flickr30k/images/2356153548.jpg b/flickr30k/images/2356153548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00bf0903e74e193894425f1214b88086460a969f --- /dev/null +++ b/flickr30k/images/2356153548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36454536a2cbaf8bf8996dbf2ce550a17b25a9d5816d559adf39ef403c4a5f6e +size 144376 diff --git a/flickr30k/images/2360449647.jpg b/flickr30k/images/2360449647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7c4ba1436631696db069b8732cfc9542d2b73a3 --- /dev/null +++ b/flickr30k/images/2360449647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12153a35a59ecfd6aab866d93637515edde6bd8e02a35a19ebfe001d6d19be4f +size 188266 diff --git a/flickr30k/images/236474697.jpg b/flickr30k/images/236474697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0053dbc10a24fe6b5034c2d38e9ea0611c73ac8c --- /dev/null +++ b/flickr30k/images/236474697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435f9b3522ecff65f756c3d787c32a158053bd261347ad6467130a88fa4dd2bc +size 118707 diff --git a/flickr30k/images/236557331.jpg b/flickr30k/images/236557331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7577ab9f1d89ba2c7091c016a9a7e1dc666ab96 --- /dev/null +++ b/flickr30k/images/236557331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ced5120dc1b4db7c686392f7532b24123cf849351c9b61dc4a41d46033414d +size 151743 diff --git a/flickr30k/images/2365967839.jpg b/flickr30k/images/2365967839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5180b579a88f8b4b8aabd563c05eab4e59b9b0a5 --- /dev/null +++ b/flickr30k/images/2365967839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f3359973dc8e52a0f6aec8e7d06570b2c947148a82606eb106328f142c9c8c +size 182666 diff --git a/flickr30k/images/2369452202.jpg b/flickr30k/images/2369452202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add67f4fdfa896441a56e0fe6fcf09c348460808 --- /dev/null +++ b/flickr30k/images/2369452202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a400bc996f6c9a89d912f2c2052f1c8516492f943dfc75db1f76acc919911d +size 86487 diff --git a/flickr30k/images/237650533.jpg b/flickr30k/images/237650533.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31dacaeb1dc438e2dd55c70d0c498c29ac145dde --- /dev/null +++ b/flickr30k/images/237650533.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de3a740bf5cf597a73fd2ccec74c0ecba6ec38c405c16edbab87c319ff18ec8 +size 224020 diff --git a/flickr30k/images/23775702.jpg b/flickr30k/images/23775702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff91452d24781fb9a81614649bab98cc73f12343 --- /dev/null +++ b/flickr30k/images/23775702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0778c058502b9b341b420de2ea630e9b1b8deef77fb2afd339a34c71ce8b4a8 +size 58083 diff --git a/flickr30k/images/2378055886.jpg b/flickr30k/images/2378055886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d63cf8b3390216ac599de9348b3ac3a6b55d272d --- /dev/null +++ b/flickr30k/images/2378055886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6288b6d7d9e69e25fb95b51b1327ca69bab415e1026ca0cfdae093d5d695b5 +size 199598 diff --git a/flickr30k/images/2379463203.jpg b/flickr30k/images/2379463203.jpg new file mode 100644 index 0000000000000000000000000000000000000000..841f4a110482f43f57d061e37701e19ec1469863 --- /dev/null +++ b/flickr30k/images/2379463203.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3bdf3dde9fd381a8e6f3e894a3acf8b3c600dd97b85661c58b3f012a55c306e +size 163940 diff --git a/flickr30k/images/2383642818.jpg b/flickr30k/images/2383642818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f17e6b8f1870b6576792bf4c34afe2439406bb91 --- /dev/null +++ b/flickr30k/images/2383642818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c350515903f6b4e5262f2e67e5a2263e15d87727053a3fee8a9848a4650929 +size 179862 diff --git a/flickr30k/images/2385034500.jpg b/flickr30k/images/2385034500.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95d5db0026910e5619c9efcd2dda5c2440342f41 --- /dev/null +++ b/flickr30k/images/2385034500.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469b5519bd0877aa4cb972122e5781f7b50d1ca8118adcad360397b326f2a657 +size 135683 diff --git a/flickr30k/images/2386924148.jpg b/flickr30k/images/2386924148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b218f5b5cc78fbdc7f08b3935c61818b14cacfa8 --- /dev/null +++ b/flickr30k/images/2386924148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b48693c59034927cc0fa46b79b99a67e36df3e778c17638ab44e30dba8ea01 +size 115814 diff --git a/flickr30k/images/239051548.jpg b/flickr30k/images/239051548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb63f75db533ee46eb762ceab8f65a0b88df6930 --- /dev/null +++ b/flickr30k/images/239051548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a57f03693fcd8b6616ccae6ff2a77374db9be2935514a590e3d76a42f8ea6f4 +size 106700 diff --git a/flickr30k/images/239175477.jpg b/flickr30k/images/239175477.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c30858ef8048beeda918c41d3c2431829f2c69b --- /dev/null +++ b/flickr30k/images/239175477.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aff2e779485a459cd2decb3b67ddef14aa4589d102cc5e6de5f964481dc6b5d +size 123309 diff --git a/flickr30k/images/2391929964.jpg b/flickr30k/images/2391929964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b01b82e23986287ef8f24edf42636afc7eef379e --- /dev/null +++ b/flickr30k/images/2391929964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79639ba933dd3cd234a9de58d4d0b580af247c11aeb654c5894410dcca93acee +size 152189 diff --git a/flickr30k/images/240101066.jpg b/flickr30k/images/240101066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0484c9d2b2a2ef618f6d40578afa4f76403cefc6 --- /dev/null +++ b/flickr30k/images/240101066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6645cf4411ee158c3e3db4a1e28515f222d9b01d8d798fd13eac3884dd8ec295 +size 189546 diff --git a/flickr30k/images/2401027304.jpg b/flickr30k/images/2401027304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d915287dead3ee92f996f949df8dba4bba306fe7 --- /dev/null +++ b/flickr30k/images/2401027304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023f8192c0dc10b29ed08cf963f8838e16bc04f985c130391fb8ab0af7f9fb79 +size 174424 diff --git a/flickr30k/images/2401201668.jpg b/flickr30k/images/2401201668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fca4237ed18b824806ae52fd4add2e17f742f0b6 --- /dev/null +++ b/flickr30k/images/2401201668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad4bd5e902713c6d8e7d0b5e0703bab148a3f46f60c4fc4398caf54dc927526 +size 161836 diff --git a/flickr30k/images/2402665750.jpg b/flickr30k/images/2402665750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..976592e9fbff26e425af5fef98190561017694bf --- /dev/null +++ b/flickr30k/images/2402665750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee2e2d44b9f01c22cd8c7a8e3d234cab59f0aca66e830c3ba84915b693a4056 +size 181843 diff --git a/flickr30k/images/2402744031.jpg b/flickr30k/images/2402744031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ca8b86cb2cfccf7fad32db600bd1bd3edb4edd2 --- /dev/null +++ b/flickr30k/images/2402744031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca38675a8b5353ec6f60e8df4ae040764b8a400df711d9da17ec753db3d62d5e +size 146909 diff --git a/flickr30k/images/2406062461.jpg b/flickr30k/images/2406062461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72db4edfe07d253b8471e4e6c0c6ead98fb4c8a6 --- /dev/null +++ b/flickr30k/images/2406062461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9244d973e305aa38125e51d356e59667669375ea7eb7596317608ee5f4f5f289 +size 138857 diff --git a/flickr30k/images/2408570692.jpg b/flickr30k/images/2408570692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3e27da4c5a472f07a8099d2db354312f2f79721 --- /dev/null +++ b/flickr30k/images/2408570692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828d1c29b50dbbb91a0e7d68872c3f6812b0002f92415acc32fcdbec9411987f +size 161363 diff --git a/flickr30k/images/2412716991.jpg b/flickr30k/images/2412716991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27b641c939f4f5b49f8ac609d4c7055da209fccb --- /dev/null +++ b/flickr30k/images/2412716991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4233ed8fbd685413e1b93d8814742cd2f4ef420631af90c874fbf581f60329 +size 168228 diff --git a/flickr30k/images/241345864.jpg b/flickr30k/images/241345864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9932365a2c4ae1ed06ff44e4025464aa99efb0c --- /dev/null +++ b/flickr30k/images/241345864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2446a5ab09e3fc522570a0c3d0068bc7426313c209401864b585dffc4ee28c6 +size 97591 diff --git a/flickr30k/images/241347067.jpg b/flickr30k/images/241347067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9247e636528c84609a87035666d23dbaa21204f0 --- /dev/null +++ b/flickr30k/images/241347067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d41e8f29de788bb5cf716483c5f859a8997d9efa9bafa40f7d6bef9b4b66d60 +size 111972 diff --git a/flickr30k/images/241347689.jpg b/flickr30k/images/241347689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31898b61c557dec346b95fc408758e429d6541d8 --- /dev/null +++ b/flickr30k/images/241347689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad599dc242f6fc7bd8b83099bb63f350532e1bfb735d9a3cfdc1408ac0024aa7 +size 91001 diff --git a/flickr30k/images/241374292.jpg b/flickr30k/images/241374292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..416331e04f14634805f3309de6662f4d3b397b7c --- /dev/null +++ b/flickr30k/images/241374292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e34b3f499e0e39a3d74434f6eec1c087c396b62ab2f8751abb6c4a689749cb +size 182284 diff --git a/flickr30k/images/2414384480.jpg b/flickr30k/images/2414384480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a623ca7e8274bc3cd3f7325bab4f4335ffc0b693 --- /dev/null +++ b/flickr30k/images/2414384480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cdf4159b61eaf404788b30eba39cd02d77b95a9bd3afccf3405d723bd1c6684 +size 107868 diff --git a/flickr30k/images/2416297261.jpg b/flickr30k/images/2416297261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..943842fb5c7888f452adaac9ee7fd5414d3778d8 --- /dev/null +++ b/flickr30k/images/2416297261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c06265267697558d936a41258c1879a861be52a459548b79e98ab9a27b7810 +size 174286 diff --git a/flickr30k/images/24187380.jpg b/flickr30k/images/24187380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..226b63c1c930310d9917badcd2c69e4c728a2136 --- /dev/null +++ b/flickr30k/images/24187380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc485bc90cbad39e526aadf54fda891356780d8dbda9109b0ac97ac476745c8 +size 56537 diff --git a/flickr30k/images/241979236.jpg b/flickr30k/images/241979236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa61ecdbcbc90477314a8bc42982aef03668e4cf --- /dev/null +++ b/flickr30k/images/241979236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a8e68e730abe4f3f8fe2da2288af63d06c1f9c87d58e91ada3aa8bad7ace63 +size 73324 diff --git a/flickr30k/images/2421367904.jpg b/flickr30k/images/2421367904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e89610f5805aed776c2bfdceaa3ff0200f661bb --- /dev/null +++ b/flickr30k/images/2421367904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cb43305e29a3b7fbf88479d48e323ab5e2caa3f668e77207af5f96094686d2 +size 117712 diff --git a/flickr30k/images/2421965120.jpg b/flickr30k/images/2421965120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9f99c623dbddaa1f7980a24dcb235fa19eefa69 --- /dev/null +++ b/flickr30k/images/2421965120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6834bca1219a01e7a94d943ded520c1d349af8568b5c5f12ad54d09a7481e353 +size 154943 diff --git a/flickr30k/images/2422233191.jpg b/flickr30k/images/2422233191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..229f6aa0a7ae2615205e83970cc79a3f3005384d --- /dev/null +++ b/flickr30k/images/2422233191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad956e562b37ffa4f506b126a59c29d1ac47337458b1ad3ee36f0526dfed681 +size 123706 diff --git a/flickr30k/images/2423900639.jpg b/flickr30k/images/2423900639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef939f20c5e0fbc1bd00110220adae91b7cc2003 --- /dev/null +++ b/flickr30k/images/2423900639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce277a9b42bfc703941a7ab8b5fe6c59fa28f67343f7895e2b326c56137fa5c8 +size 99034 diff --git a/flickr30k/images/2426958307.jpg b/flickr30k/images/2426958307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc23aa4f7cda96afbcfef7880489407e3cffcdd4 --- /dev/null +++ b/flickr30k/images/2426958307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12cb5557d8b7baebb434023a142ab55b885151f56025df438e269f7280f8a0f +size 147351 diff --git a/flickr30k/images/2428088070.jpg b/flickr30k/images/2428088070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6289f1bd39369798050945aa22b27daff44dca41 --- /dev/null +++ b/flickr30k/images/2428088070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec12ee715759a1157e4ff61f8a745ebe65a2360a6cebaefac04d73d41617c57 +size 152374 diff --git a/flickr30k/images/2428509475.jpg b/flickr30k/images/2428509475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5f677a5011cf9ce13871f3955fa87df6853c865 --- /dev/null +++ b/flickr30k/images/2428509475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50214d0f32cd73683c4cf544426363ead074bae9b4d1ac9d9ba06dc56bdfa9ee +size 180508 diff --git a/flickr30k/images/2429391789.jpg b/flickr30k/images/2429391789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a420a8219ac003c05e070f1faab641c1907279e --- /dev/null +++ b/flickr30k/images/2429391789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cedfd3f2d0e80b64a775a94b925cff36afa840b9e30ed374091ae82d7751e7 +size 105493 diff --git a/flickr30k/images/2429399563.jpg b/flickr30k/images/2429399563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d6535448eb3f8006600c3c307960243dbd9810a --- /dev/null +++ b/flickr30k/images/2429399563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d95dc6a0572bd7a196e3389c4ac7bfe67240fdb5cae50de971bb241c67aea4 +size 118347 diff --git a/flickr30k/images/2434440010.jpg b/flickr30k/images/2434440010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c434ce5968ee8e54526bc7b767bc0cad1557ebc7 --- /dev/null +++ b/flickr30k/images/2434440010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8e990e6cb0c2fe9c79adf27ae7be684fa3dad3d7423325d0c31e737a608461 +size 127994 diff --git a/flickr30k/images/2435482148.jpg b/flickr30k/images/2435482148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9d1293c867b4eb971ae98cfb5cb7428f17ae139 --- /dev/null +++ b/flickr30k/images/2435482148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36acf9ade7402ec708eca40f6ae93d310f461bb13b99e68d80521edb9c2a13f6 +size 148002 diff --git a/flickr30k/images/2435536626.jpg b/flickr30k/images/2435536626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7772597e8b151b9a4c68b477dbea311f37fbca0 --- /dev/null +++ b/flickr30k/images/2435536626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8434d24ebc1b767701e2a916789c397d94963ae011682ade77a9b8fa1f730a +size 183165 diff --git a/flickr30k/images/243952171.jpg b/flickr30k/images/243952171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..209e28fc45ef4e57cebf0df0463d2bf68cf8ba21 --- /dev/null +++ b/flickr30k/images/243952171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f1a95414d0a24be172387e877233db94a2debc6987a65321c08191b5082dc5 +size 148746 diff --git a/flickr30k/images/2440309761.jpg b/flickr30k/images/2440309761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6edbb1f97cd50ea1be2d9cab2fb43abf3b784fff --- /dev/null +++ b/flickr30k/images/2440309761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:650dafe0f4e117b3032a9512c202b1df4b5a88b226969f0e49aa9a8e2af535dc +size 197454 diff --git a/flickr30k/images/2441815792.jpg b/flickr30k/images/2441815792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a002959f2cd40d60c4129762d56c90430ee08f0 --- /dev/null +++ b/flickr30k/images/2441815792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70a749b98eec4ee3479fecb0084d94309c1c233f620c903dc60253134ff570e +size 138766 diff --git a/flickr30k/images/2442856921.jpg b/flickr30k/images/2442856921.jpg new file mode 100644 index 0000000000000000000000000000000000000000..862db9179d19018ce379264b280707bd84ed7961 --- /dev/null +++ b/flickr30k/images/2442856921.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1083f5c924ca6e7ec3cff1f0bac24587456e320fade1fbbb4535c4510439695 +size 178169 diff --git a/flickr30k/images/2443384834.jpg b/flickr30k/images/2443384834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d9473808e995bdb221e33449837029db5831272 --- /dev/null +++ b/flickr30k/images/2443384834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed504bbdcc47b795224520d58a9628fa9eacae1e702849e62e9177017c13b702 +size 136947 diff --git a/flickr30k/images/244360246.jpg b/flickr30k/images/244360246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5924b00c54ca8aecc553b45060f784793b650eb9 --- /dev/null +++ b/flickr30k/images/244360246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1014008f227455a96be37dc2a5c7c937b6964d31d3756d3e91db510a6ad9ea40 +size 137116 diff --git a/flickr30k/images/2445050754.jpg b/flickr30k/images/2445050754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d447a90422643f67b27355d94d3ddab6f79d14b8 --- /dev/null +++ b/flickr30k/images/2445050754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e05b592ed6fddbe7d93e22d87dd160399c57909a73cbee03a5785e67e8472c +size 165563 diff --git a/flickr30k/images/2446924427.jpg b/flickr30k/images/2446924427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c44a3a8b10c5f4a1eab2b4dfca8f05db4fd7477 --- /dev/null +++ b/flickr30k/images/2446924427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17816748b71bf205f0ea2f937e67c20e987a59d260ed9f28e41361645eac4e37 +size 106538 diff --git a/flickr30k/images/2447284966.jpg b/flickr30k/images/2447284966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..150c3593ecbe9cfe0f231e03fa5cf63e8204a7f0 --- /dev/null +++ b/flickr30k/images/2447284966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6029217b98d5c9a9bf388a3db9b538502e58a601111fc0413bf1348105724d85 +size 185974 diff --git a/flickr30k/images/2454062644.jpg b/flickr30k/images/2454062644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cd4943cf9f5602bc6f0d0c2d57d7ccd9ecc86b3 --- /dev/null +++ b/flickr30k/images/2454062644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd5e59dbc9bdb68b470539fdfaf4ca0870bc19c5457a3915d048bc2889b42da +size 154868 diff --git a/flickr30k/images/245460010.jpg b/flickr30k/images/245460010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c98e52db0fb0ba2e408b7cdb4f17640c423642b0 --- /dev/null +++ b/flickr30k/images/245460010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320151042ae931942cb7f730c7209cdf8b0f58a8b5ec684a9781620c652d3474 +size 166509 diff --git a/flickr30k/images/2455300855.jpg b/flickr30k/images/2455300855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..756ce0ab6c93cb29a3e7efc7c9f3bda563919967 --- /dev/null +++ b/flickr30k/images/2455300855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f206bcc94ebff34eaf62840675a69369a4873ce0a4f817e4f06234b7b8c677 +size 192594 diff --git a/flickr30k/images/2456472092.jpg b/flickr30k/images/2456472092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6e33cc9f095f964a4a36e0dfc8a482d7ba62cc2 --- /dev/null +++ b/flickr30k/images/2456472092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e123d13c01db9e82d047dc4135a5f9b135a822ca47d6ac181bff721740db236 +size 163579 diff --git a/flickr30k/images/2464311348.jpg b/flickr30k/images/2464311348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66074b97ba0d3b6a4e1498d2b77ea9ebf233f0d7 --- /dev/null +++ b/flickr30k/images/2464311348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc91c3eaf67e20822e654bf2fe0946c4ceeac475ff42d6f8a70c0b95096b524 +size 171126 diff --git a/flickr30k/images/24651801.jpg b/flickr30k/images/24651801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f89f63b55973478f82dbd4786dcfcedff73bb5e8 --- /dev/null +++ b/flickr30k/images/24651801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b17454d8ab88a287045217d0672d61600d88dd04010d7cef623502191b8c55 +size 71515 diff --git a/flickr30k/images/2468466969.jpg b/flickr30k/images/2468466969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d29aed5787e8b66d16964a2b98e9ee2422a8afe5 --- /dev/null +++ b/flickr30k/images/2468466969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d22269ed36be02a04ad0f4cdc0e1308cf270cb0ffcd533e58d73c5f1abb000 +size 139129 diff --git a/flickr30k/images/2470318576.jpg b/flickr30k/images/2470318576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8136df3a50a7da260217fcf2644c97ebe04b04fa --- /dev/null +++ b/flickr30k/images/2470318576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4b8a93a15915eef20ec345dbc704ad21114c36f591e779f34742f64563eb02 +size 137621 diff --git a/flickr30k/images/2474115124.jpg b/flickr30k/images/2474115124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d84e46c65abaf6dfd75e2923b9ffd2137ee51098 --- /dev/null +++ b/flickr30k/images/2474115124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177ca466db0ea94db1c7e156af1a842dd746cbc8221249ed429f5cbd4e4831ef +size 137750 diff --git a/flickr30k/images/2474483208.jpg b/flickr30k/images/2474483208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab9480e4d0d6942c49748006141ceaf4faa99fac --- /dev/null +++ b/flickr30k/images/2474483208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570aa990e90451e60ede666829b9e90db9866bb3ab560080319e777bee6e8f13 +size 95306 diff --git a/flickr30k/images/24767778.jpg b/flickr30k/images/24767778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e71aac59063cc0cb6d44386c5f4cb7bc5cb48cd --- /dev/null +++ b/flickr30k/images/24767778.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf5cf6b18cfec9b50b39b0c63176dc67e12e659e5700b5e2f3ad95315cf9a2f +size 68159 diff --git a/flickr30k/images/2480158575.jpg b/flickr30k/images/2480158575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea12e0e43254fc1fae090f4e7f058af7222faa3f --- /dev/null +++ b/flickr30k/images/2480158575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ea989f6cae435b3003646c4edc951b434e030d3bf4655dbeb9a12862d2255b +size 214686 diff --git a/flickr30k/images/2481001259.jpg b/flickr30k/images/2481001259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a36164494ddfa3d4fc2ed17757e7c61abba3f017 --- /dev/null +++ b/flickr30k/images/2481001259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1520c1df9a85102c055cfb462891ef94129b5d80cd0b5805a35f6852d602d1 +size 185847 diff --git a/flickr30k/images/2482736211.jpg b/flickr30k/images/2482736211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19f2bf36236f00d553068c752c220e5fa0b39a36 --- /dev/null +++ b/flickr30k/images/2482736211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b6691c8567ec0d9a0ad09733b8083ff1886304445d9b1971c3ad9f4220a70b +size 127696 diff --git a/flickr30k/images/24832988.jpg b/flickr30k/images/24832988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41806fec57d159fe8719ccbebce8daea00cd3f16 --- /dev/null +++ b/flickr30k/images/24832988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f8b77bab55d8b9cd0168457ebc8f6cfa613b02cbe7f9af655e14e36ac298a1 +size 52996 diff --git a/flickr30k/images/248851880.jpg b/flickr30k/images/248851880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b57fbe16c7831d9c3dfac2802586f368acd3c823 --- /dev/null +++ b/flickr30k/images/248851880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2a85c29085d800f8a6f208986ae8484eed81104dfdfffe8b12b525e4815872 +size 150419 diff --git a/flickr30k/images/2491097111.jpg b/flickr30k/images/2491097111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8efa072be2484cf160c13a2b94a07e4e9e3aa89e --- /dev/null +++ b/flickr30k/images/2491097111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f765526e7118a633f92407309beaba82eda782e90f56c77c7e3e1e8b31093b9e +size 151198 diff --git a/flickr30k/images/2491265237.jpg b/flickr30k/images/2491265237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5fc8b0cbedecf1f5539bf3f10b80955fd03e865 --- /dev/null +++ b/flickr30k/images/2491265237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a17b95260363e4e4e4a564e5ab80c5c5e9f7cc33b0a622936c82391e6d9ae6 +size 161537 diff --git a/flickr30k/images/2491572971.jpg b/flickr30k/images/2491572971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e89e55585d1a4346d4f91a8e9ee168142c8761b --- /dev/null +++ b/flickr30k/images/2491572971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049a710d1ecf25020f3774b4323e9bc461a65aced3e1e245a3f1df4eecc8300c +size 138684 diff --git a/flickr30k/images/2493700559.jpg b/flickr30k/images/2493700559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..638bfbc2efba987a923b1e865f273489ec5d6f28 --- /dev/null +++ b/flickr30k/images/2493700559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ea233a5b4c2a9a20f866a7a8644bb565c35cd50ef4d4246f7f4a5c666ab447 +size 110818 diff --git a/flickr30k/images/2493701633.jpg b/flickr30k/images/2493701633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7215bddade4b0b3df92396e4df7b9b256f5c2fcf --- /dev/null +++ b/flickr30k/images/2493701633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f95111d915462586f7021c0674aefebab9016a4d43f3a8f3085e3850164039 +size 145954 diff --git a/flickr30k/images/2494562446.jpg b/flickr30k/images/2494562446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07f443f46bbcceb9e74c232ee7a1b7b5bda8dab9 --- /dev/null +++ b/flickr30k/images/2494562446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc57aa231b69f862a76ec16ec4e2e199b50c88fb671c8a105e79ca24d122713b +size 156540 diff --git a/flickr30k/images/2497343616.jpg b/flickr30k/images/2497343616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a2f81c411d476d88b45db7a6d35b914f0a7d216 --- /dev/null +++ b/flickr30k/images/2497343616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0350689043b55a2bcb39a88991efeb76442a1c73a1adf850da031ba21ddac18f +size 138506 diff --git a/flickr30k/images/2498093487.jpg b/flickr30k/images/2498093487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da94eed937cece2cfc819b535831c4a3488fe82e --- /dev/null +++ b/flickr30k/images/2498093487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b5b475454e550abb76071341ffbf3bebc0901e6c497529e3a3ef851d6bf1c3 +size 131292 diff --git a/flickr30k/images/2498700986.jpg b/flickr30k/images/2498700986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74982f981e124f6b4c2accb463e08ed904921b0b --- /dev/null +++ b/flickr30k/images/2498700986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46c80ba69ab105559048f1f72639a6a54ef9a4b170c74b7c01634295f2887ff +size 118441 diff --git a/flickr30k/images/2500582887.jpg b/flickr30k/images/2500582887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..622c888648ee7573b2d3669ae0df97524c594ad4 --- /dev/null +++ b/flickr30k/images/2500582887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3a025bed87df58161f2413be48690ac1058e2c75079015345d21ed2a9b2079 +size 159341 diff --git a/flickr30k/images/2500864135.jpg b/flickr30k/images/2500864135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbd533ededad829f7243858cd82556e024e66cb0 --- /dev/null +++ b/flickr30k/images/2500864135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6adfea22122dee97450f3993129799c67947342192c10223b6994458a4d41da +size 146010 diff --git a/flickr30k/images/2502597417.jpg b/flickr30k/images/2502597417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..faefc3f7091c931614b7c6ce8f3bf951c04c1e0f --- /dev/null +++ b/flickr30k/images/2502597417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5323dcc3299aa2e64b2081366cd9ad93234458d654ebeffc665f0b60aa685c7 +size 135474 diff --git a/flickr30k/images/2503996814.jpg b/flickr30k/images/2503996814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bc92a5abdb4b1bc1725fec24ea1e7f1d22d4270 --- /dev/null +++ b/flickr30k/images/2503996814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2200547ba7496ac1b3447000217159ed6f86450d68042e4544b3858e65c352cb +size 130739 diff --git a/flickr30k/images/2506460104.jpg b/flickr30k/images/2506460104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b52ee60fd63f1f7c764c451bf5f1c9be4e188d5c --- /dev/null +++ b/flickr30k/images/2506460104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbbd34983dee7f9178352cbe48b527a8e350edff98a8037f8d7bdc6efc5fc97 +size 121357 diff --git a/flickr30k/images/250667312.jpg b/flickr30k/images/250667312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58ae7c7565431cf9ffd6fe3fe1909a4dd9307c88 --- /dev/null +++ b/flickr30k/images/250667312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552c77c2310f3a1ea100980d0fbde2149dbd9d662c2e5ff2f6bb35d904591584 +size 151168 diff --git a/flickr30k/images/2508024467.jpg b/flickr30k/images/2508024467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c86e139599896931f3e25a36e1163da90dad3073 --- /dev/null +++ b/flickr30k/images/2508024467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29708aeb58966c3c0a59282e5375b2686e7c8da52f03d05c7a3ffc9d92180853 +size 161128 diff --git a/flickr30k/images/2508548748.jpg b/flickr30k/images/2508548748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..928c759b9028ad4c842d4fd0a589c15818a408aa --- /dev/null +++ b/flickr30k/images/2508548748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2d4074981464f4d0b01521e525341fc875873773aa8bb4474ddb85def386e8 +size 99612 diff --git a/flickr30k/images/2508837436.jpg b/flickr30k/images/2508837436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd1b3c71212ad7fc5004354b473d8ef73a2881e7 --- /dev/null +++ b/flickr30k/images/2508837436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bab5c9e0990d3d37dac5d8ff4c84cf59bb243ba6989e398960258b16c9e9f9 +size 150560 diff --git a/flickr30k/images/2508850304.jpg b/flickr30k/images/2508850304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..191a5cbf1d477cc8f2147f6be09a9ad35eb26c80 --- /dev/null +++ b/flickr30k/images/2508850304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e462b93b560161655821a8fb72fb3dd836d59400c0c1590fec12975f95797d4d +size 202530 diff --git a/flickr30k/images/2508852288.jpg b/flickr30k/images/2508852288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb4fc770ff81ceeb3ba5badc7bd07a7d84bb6cb5 --- /dev/null +++ b/flickr30k/images/2508852288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da52e57e2341734520f9b60f4625d736cdedf59873e12ee4a3a07e70fdbd6d9d +size 145974 diff --git a/flickr30k/images/251034921.jpg b/flickr30k/images/251034921.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b87b62cf6340de8ee7c6bb9bb093b7c53c130e7a --- /dev/null +++ b/flickr30k/images/251034921.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1642405a2dbb19e54474ba0df1cec933b263d97a322d1e1595590741a69f8dd3 +size 161036 diff --git a/flickr30k/images/2511565376.jpg b/flickr30k/images/2511565376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3ba6882bfdefae041ee46fcecdd82247a5d55a9 --- /dev/null +++ b/flickr30k/images/2511565376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311232bbf0b1219376a79926586fa2fb9449d13f638e16fee9046d61b8c23594 +size 126614 diff --git a/flickr30k/images/2511752119.jpg b/flickr30k/images/2511752119.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93697c2879b6189642f2d1e50ed29800aa6b946c --- /dev/null +++ b/flickr30k/images/2511752119.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6efbbfa7365322092c47df73d4096d793d27be22eab4d06ceac6faef96c1e6 +size 146733 diff --git a/flickr30k/images/2511798599.jpg b/flickr30k/images/2511798599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5525f64034929c59224398c1be80b8636e44282 --- /dev/null +++ b/flickr30k/images/2511798599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674300ebecb8848ab02df48511ad24c257770022f4b6ae6e78ab019c56404dfe +size 103114 diff --git a/flickr30k/images/2513060654.jpg b/flickr30k/images/2513060654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37ba4cb469171e982c4055cf7081a441e4d84187 --- /dev/null +++ b/flickr30k/images/2513060654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9a2d568a4aabddcc859fba02344cbed9c02da8615c8e4fd1f4c1800cf842ff +size 128551 diff --git a/flickr30k/images/25166900.jpg b/flickr30k/images/25166900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77520e010443ef67163fce610ba3cbce2694a6d3 --- /dev/null +++ b/flickr30k/images/25166900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd929747cf69ea794e2d732cc9bed1c1cd94561d6d50ca2699cd595c56b56d2 +size 45590 diff --git a/flickr30k/images/2517553414.jpg b/flickr30k/images/2517553414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..016961389f3d68fd6ddbddebcb2f42279532396c --- /dev/null +++ b/flickr30k/images/2517553414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5869014de6b6e5030f5e76543558f934b48efb25dff85ea4ac1d2232e0a5ccb0 +size 145916 diff --git a/flickr30k/images/251958970.jpg b/flickr30k/images/251958970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d934a1a27a9404e6375431b194d19c787c53488 --- /dev/null +++ b/flickr30k/images/251958970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e73f27e816be20ee3ed052fc0f22a7d466dba90aa13cf91b4e4dbed0c6d17d1 +size 155145 diff --git a/flickr30k/images/2521048583.jpg b/flickr30k/images/2521048583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7664193792546dcef7a93d90d8d7f8bfacdf7f02 --- /dev/null +++ b/flickr30k/images/2521048583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59748976dd0aa8deb5a7eb2e318dd9c9445eed940484b1ff8a6dfce3354edff8 +size 173733 diff --git a/flickr30k/images/252124738.jpg b/flickr30k/images/252124738.jpg new file mode 100644 index 0000000000000000000000000000000000000000..804d14af29aace1a2733a4eb6f569247f1e29b3a --- /dev/null +++ b/flickr30k/images/252124738.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b11c9f15ea11ecc9dbf8c991da267fa37af101204e2cd11bc35654602494ea +size 165658 diff --git a/flickr30k/images/2521554403.jpg b/flickr30k/images/2521554403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47f7527cf386596f70d9297d9e81bddbfc8f2595 --- /dev/null +++ b/flickr30k/images/2521554403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb2f1a2955b4dbb0925227e4affe5e31a41a509044c8559baf6617aad4094dd +size 152354 diff --git a/flickr30k/images/2523307750.jpg b/flickr30k/images/2523307750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b40c278b87258a7f6b5c489233c5e895bc38f7e5 --- /dev/null +++ b/flickr30k/images/2523307750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8912949180d60559fa65d5300176ccb9cb0efc4661ffb5acf004e9a897f23146 +size 154343 diff --git a/flickr30k/images/2524768589.jpg b/flickr30k/images/2524768589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42aba02d8c4110e5426477ffd571b736b39fecad --- /dev/null +++ b/flickr30k/images/2524768589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91cc2e7f2c6648507f521e83263a691af0e3fa766df4af1186015b9868db703a +size 136853 diff --git a/flickr30k/images/2524779834.jpg b/flickr30k/images/2524779834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0228fc32cc4772fd911f6654e474e75b7d1547 --- /dev/null +++ b/flickr30k/images/2524779834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70bf109fcdbe0dee085cbda8d92c8ba95dbcf9314e03cb4acabd5bff192c5bf +size 190908 diff --git a/flickr30k/images/2524831824.jpg b/flickr30k/images/2524831824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9ddfbe322a8a794f1a5cd6c9182ad364b3d441a --- /dev/null +++ b/flickr30k/images/2524831824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ff594ca5b1f85ad505eb1c89aa42b0f11673353aec429a00847d78671e2ed5 +size 167247 diff --git a/flickr30k/images/2525298345.jpg b/flickr30k/images/2525298345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e208ce29ab34117d0ce6026272b944a21207c95 --- /dev/null +++ b/flickr30k/images/2525298345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9bfdf044d1e89dceb4146e56210a09e7e0d36007f1480605aa445a09e52e42 +size 106594 diff --git a/flickr30k/images/2525805067.jpg b/flickr30k/images/2525805067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a7e9a94fa66f87fa245f2306df35699ba6ac18f --- /dev/null +++ b/flickr30k/images/2525805067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dc9891e162bfdb3a933437c472130aff33ac41856bd44d65c8ccd318642667 +size 150646 diff --git a/flickr30k/images/2525898604.jpg b/flickr30k/images/2525898604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3993a5a19d5c55675ad37d01c98601f5db0459b --- /dev/null +++ b/flickr30k/images/2525898604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8fe52e6bd2e4385299b6b78d19849a3dfa3f1be8def0d3300522b4a10e103f +size 107485 diff --git a/flickr30k/images/2527829321.jpg b/flickr30k/images/2527829321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b07bc07752885c3b162e828f759a23021cc0853 --- /dev/null +++ b/flickr30k/images/2527829321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b47b8f65d3d0806034eb78d2f2fcd4c9248f4001b3ada54c8d39f78d3796425 +size 131666 diff --git a/flickr30k/images/2532262109.jpg b/flickr30k/images/2532262109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f983a790f75bd9c9ac5bb2c512b5ba70a37fbb32 --- /dev/null +++ b/flickr30k/images/2532262109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff1e3a76b091ddf8a6c03325ab8e3fa14748d3e8498810c59aeec7f5a2dc27e +size 142232 diff --git a/flickr30k/images/2533424347.jpg b/flickr30k/images/2533424347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..122b4585d11c3033f40a6eb4bbe89938e8dcc94e --- /dev/null +++ b/flickr30k/images/2533424347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717b251f85d8173819d2416a1922a7ac908ec300254086013fd0c3ea39ac36d1 +size 132848 diff --git a/flickr30k/images/2533733805.jpg b/flickr30k/images/2533733805.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dac73f4138e153d730e26b25319e46d7009a441 --- /dev/null +++ b/flickr30k/images/2533733805.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f121c7a439a4b19a486e26a20254c812dfdc3278ed6b70cb153051d77b5459c +size 114512 diff --git a/flickr30k/images/253664826.jpg b/flickr30k/images/253664826.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe13a5dc0c2b973ab04944656df112a659a7b1f7 --- /dev/null +++ b/flickr30k/images/253664826.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1bc98f6f0fe07592ed4628fa3d16aceb91730219378c047b34b1335bc3608de +size 166991 diff --git a/flickr30k/images/2536978777.jpg b/flickr30k/images/2536978777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebfdf43ad1de278ef99a691806b9011cc9732615 --- /dev/null +++ b/flickr30k/images/2536978777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ca6f78f64bf98c25335903fddd55bf977b2a30a97ce2cb94db30e3cb050c23 +size 169110 diff --git a/flickr30k/images/2537034263.jpg b/flickr30k/images/2537034263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fe25830b2ac3e3651ea2ebd545624dfc3fa21ed --- /dev/null +++ b/flickr30k/images/2537034263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5699a93b40185661942cf2053e864d56e4a9ec5b146aaf250618c66f532f42 +size 111022 diff --git a/flickr30k/images/2537801630.jpg b/flickr30k/images/2537801630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2be7cd78bed3a00b6b30f8295d5d2058a89a1bce --- /dev/null +++ b/flickr30k/images/2537801630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5159d801b901b57ce90e80033b81e8fdb711061c0ebbfc8d259198e7d5875d +size 159184 diff --git a/flickr30k/images/2538588862.jpg b/flickr30k/images/2538588862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6853ebc2beabe2d41a6ab57d2a7cff991085943e --- /dev/null +++ b/flickr30k/images/2538588862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde1fd9587705507add671bfd16cbadffaf1950c747cc5a88f85f7bfcae3172b +size 131272 diff --git a/flickr30k/images/253924161.jpg b/flickr30k/images/253924161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c1b019a81a1516c02c62a8312b0936e308b0ee3 --- /dev/null +++ b/flickr30k/images/253924161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbd94b8aae5f12ed25c162d3754cdcaaeeecc4ba480e65b84d82378776b643b7 +size 103563 diff --git a/flickr30k/images/254133261.jpg b/flickr30k/images/254133261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c21b1cd91c16aba5e945beb4ffcbcf2dce906f4e --- /dev/null +++ b/flickr30k/images/254133261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa154bc6a34735301105dbf52008c4a4cacd56672a87255272f1387af6f26f02 +size 184706 diff --git a/flickr30k/images/254153310.jpg b/flickr30k/images/254153310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75f7282e3a2d2ff67271fe134c65e451e14b71c9 --- /dev/null +++ b/flickr30k/images/254153310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5bca4a12ae86b498e75ec4c063932070e886130b1abef79c34793a174ae698 +size 122288 diff --git a/flickr30k/images/254178173.jpg b/flickr30k/images/254178173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b45f7f4e9e258f1065758274329297fad724a172 --- /dev/null +++ b/flickr30k/images/254178173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16af61133a4c0ae5fe5062aa7b874f338663720a40cc57ea338ca2f093bd0dfb +size 162589 diff --git a/flickr30k/images/2542296804.jpg b/flickr30k/images/2542296804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e86a7737d14df2b21f5aeff618f905a37923891 --- /dev/null +++ b/flickr30k/images/2542296804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa68ca3f12fca0c5473a3c2296928ed012ab92405a53a7acf4e922639082ede6 +size 132959 diff --git a/flickr30k/images/2542304168.jpg b/flickr30k/images/2542304168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..020d2bf8e61bf4f218b5276644ce2a04ff9d9196 --- /dev/null +++ b/flickr30k/images/2542304168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b83fe30edf1e18c4b307f97be80b09dfc26f102bc3c7be3dcf30c6be3b9744 +size 145001 diff --git a/flickr30k/images/2547137089.jpg b/flickr30k/images/2547137089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84d972552c4aa1ce358a17a670eb5fa225657258 --- /dev/null +++ b/flickr30k/images/2547137089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c3967b991be4b1f5908b2197828c3ece07e74327dd24bf2520f0d47c64324f +size 198094 diff --git a/flickr30k/images/2547273673.jpg b/flickr30k/images/2547273673.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4ed6446cc620292e75d73290ed620fa9385f8c0 --- /dev/null +++ b/flickr30k/images/2547273673.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b379fd2975914fbde8d9326f668558b8035ee55932ea0e043a2311853c937e03 +size 261929 diff --git a/flickr30k/images/2549203985.jpg b/flickr30k/images/2549203985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3c5250f8d837e7b488da4541f94c74ce753abb9 --- /dev/null +++ b/flickr30k/images/2549203985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e84d11e7edbedaeebe698801db010ef62d2a381c0dc99c888cc3dfa682a220f +size 88708 diff --git a/flickr30k/images/2550645926.jpg b/flickr30k/images/2550645926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aada5f7ae368ce4cc9ae5bd837c0bb4ed9ac5682 --- /dev/null +++ b/flickr30k/images/2550645926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996f26f6285a9bf8af8463a62e54e3675533fa74f18845e40ab4603571434bd9 +size 148556 diff --git a/flickr30k/images/2550710624.jpg b/flickr30k/images/2550710624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f58458bc9500fb29300e71df5c0a7371de4dcd65 --- /dev/null +++ b/flickr30k/images/2550710624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56371dbcbc374a06e283a57e4829dc14e37df18194cee6a1193b65791ce297eb +size 247340 diff --git a/flickr30k/images/2551632823.jpg b/flickr30k/images/2551632823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbebb08435c7d56a3704b87ab02e63242943364a --- /dev/null +++ b/flickr30k/images/2551632823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:263d4651d779606e9b5d81c5614f4be4dc8db47555aa9f76d4c49ea58631eae6 +size 143522 diff --git a/flickr30k/images/2557369301.jpg b/flickr30k/images/2557369301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17dd2837c19d63635632b9aa15304ee890b042d7 --- /dev/null +++ b/flickr30k/images/2557369301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa90c7b3e7ef0ebf17b796ce0a5a5719b290c67229c97c07274291e8923d16b1 +size 180906 diff --git a/flickr30k/images/2557805364.jpg b/flickr30k/images/2557805364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..327429528ecbc4000876918b3f5edbb96380dbd1 --- /dev/null +++ b/flickr30k/images/2557805364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc5ea1d8a668277eb4c8129a0548cb17f15e4c1928378fd13718e5bcc63fc57 +size 158949 diff --git a/flickr30k/images/2557998845.jpg b/flickr30k/images/2557998845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e45626949a9b5afeaa515b5b96a43731b2b41733 --- /dev/null +++ b/flickr30k/images/2557998845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510fe9007a7a3d05c9ac5b64f75d11dd489398643ecc3f006c653f3c6041e1eb +size 177025 diff --git a/flickr30k/images/2558823972.jpg b/flickr30k/images/2558823972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..494fed9edf1ce473c2b0ed91c41217d753d5eff1 --- /dev/null +++ b/flickr30k/images/2558823972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b1e6a3badaca9a127022367a28da59450f53400754c7bc544843bb8ce64e1e +size 96646 diff --git a/flickr30k/images/2560482030.jpg b/flickr30k/images/2560482030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9f783ee6a451b2e179870ce19f29b5292492452 --- /dev/null +++ b/flickr30k/images/2560482030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b955fb4a22dd091871aee38dacabe65cdee238ab6c85c6106336441545ffc86a +size 130548 diff --git a/flickr30k/images/256444892.jpg b/flickr30k/images/256444892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45084986aaf2ff4b1ee2083114cdfe8c49347d99 --- /dev/null +++ b/flickr30k/images/256444892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1cd32b2b818af7e4ff9428396f66fa150d9c80fb960d7ef11c68744a1417bb4 +size 199705 diff --git a/flickr30k/images/2566970328.jpg b/flickr30k/images/2566970328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2ffbf4d49d20715bc79157b10bea8f938fe5f29 --- /dev/null +++ b/flickr30k/images/2566970328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e17ae2c70f16eef4087e42080decf6dae5dc72f33f4d49f85eb11db750323d0 +size 108913 diff --git a/flickr30k/images/2573535658.jpg b/flickr30k/images/2573535658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a7ff812e1e2e6991da52c7803eb26f66589108d --- /dev/null +++ b/flickr30k/images/2573535658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ce8531d7631e4c8bc1e9438a66b255f8fd489a459aebc620d45475e8e8073b +size 142361 diff --git a/flickr30k/images/2579009103.jpg b/flickr30k/images/2579009103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca8faf9cc4bffa996fbab988f19f5ded0c3870d9 --- /dev/null +++ b/flickr30k/images/2579009103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3038e48b4b2b71bbf5cf71a92b2cff77321770ef51ed04b0433421daf88bb5c +size 98038 diff --git a/flickr30k/images/258089565.jpg b/flickr30k/images/258089565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..736dd55a43572366bd70422df161188d9fdbdcb6 --- /dev/null +++ b/flickr30k/images/258089565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a342b0efeca580e9eb5a6aa6a942b1bcdaf840363e1da9f79eb45960c6be6e39 +size 200248 diff --git a/flickr30k/images/2586533475.jpg b/flickr30k/images/2586533475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1298592908ec6aed462d1886620f3847d0b0c443 --- /dev/null +++ b/flickr30k/images/2586533475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836371a876aefead55bfa376d84ea3fd7a1d387c1335bd734bad0aef13cf24cc +size 126935 diff --git a/flickr30k/images/2590493460.jpg b/flickr30k/images/2590493460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7411bf489431724eb4847fceaebb9eb0baf6d38 --- /dev/null +++ b/flickr30k/images/2590493460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5de032af57b510e4151cd5c737ea98252d81eae01fdc2d2396bb289769e144b +size 131280 diff --git a/flickr30k/images/2591157404.jpg b/flickr30k/images/2591157404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce89a389964371164f8966ca282d2efb7311990d --- /dev/null +++ b/flickr30k/images/2591157404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f2840ad372a09cae465e82da2a2655f0fc389b6564287373a75e69e9916846 +size 119153 diff --git a/flickr30k/images/2592821012.jpg b/flickr30k/images/2592821012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cabb8f6e67d57654fa578b3fce76a669fbe6585 --- /dev/null +++ b/flickr30k/images/2592821012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7bda0dc8e77136a4f9b1a512d0182721c5371e08f400df66e1c73dc5120137 +size 158317 diff --git a/flickr30k/images/2593392439.jpg b/flickr30k/images/2593392439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..191142d8cc6fed5e553b0947b0b4505aeddb0434 --- /dev/null +++ b/flickr30k/images/2593392439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe98a91ca6abdc4c4646dcbaaeaf0a8f5face3fdad16c4f0d9fb8e6a3e7fe53 +size 143515 diff --git a/flickr30k/images/2593578574.jpg b/flickr30k/images/2593578574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcc55fee36d63ec0d97ef933ffc543d7f970ab31 --- /dev/null +++ b/flickr30k/images/2593578574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124c3a5c569228a313f1630b03778bd5bb276aa99c21ffce0455486af459b383 +size 192277 diff --git a/flickr30k/images/2594809039.jpg b/flickr30k/images/2594809039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ce96b964089049e2afc269505d6e250fe3e4756 --- /dev/null +++ b/flickr30k/images/2594809039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48bd2520d9c4b014b97d95c9e3bdf5c33faf6122af0d88fa7ff8194baf27ad3c +size 54342 diff --git a/flickr30k/images/259520146.jpg b/flickr30k/images/259520146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19c943fb205e829c1e160ca6f54301e429c69f8f --- /dev/null +++ b/flickr30k/images/259520146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8221afcb58d4218e710abcdc2ca46e54cb8f43d3c5bda81b7e56fc45c9763031 +size 273948 diff --git a/flickr30k/images/2595397765.jpg b/flickr30k/images/2595397765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84cd69576a489521502b6c0b895b78e137e7a9db --- /dev/null +++ b/flickr30k/images/2595397765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a2ad19c7045fabb620103aabe6f007da278ec0c73318264615d5466dffa92c +size 160549 diff --git a/flickr30k/images/2595501969.jpg b/flickr30k/images/2595501969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60b689f1c5908e1c0ff9ef3fa4f97fbfdc5155ab --- /dev/null +++ b/flickr30k/images/2595501969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d9c5837dbbbe5f143c143519732b0caad0c3300ef2382dfea302c4264c9a2d +size 190398 diff --git a/flickr30k/images/2595503905.jpg b/flickr30k/images/2595503905.jpg new file mode 100644 index 0000000000000000000000000000000000000000..695e44c6d26518d2731b162a67c091c9719397d1 --- /dev/null +++ b/flickr30k/images/2595503905.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50f38e6d80405d6e372440a187e5088d942c5176ab7c05bc5e76f36eacf717a +size 225443 diff --git a/flickr30k/images/2595505923.jpg b/flickr30k/images/2595505923.jpg new file mode 100644 index 0000000000000000000000000000000000000000..567c3a44338e521df7432d9b1ece7cb5cbc3c7ca --- /dev/null +++ b/flickr30k/images/2595505923.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2ad76945bcb37b72d95e6b3ba8c4bebdb8a1e944c48c69aaed46cc7ede1478 +size 193891 diff --git a/flickr30k/images/2595568972.jpg b/flickr30k/images/2595568972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b4a3547e8f6a6ef0e6a7c6c84731de3a39c752e --- /dev/null +++ b/flickr30k/images/2595568972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:688f59daeb2b0de5bfb0b162b346cfa1427c1b1337da760e7b1b6613b024deb6 +size 137348 diff --git a/flickr30k/images/2599307555.jpg b/flickr30k/images/2599307555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28066ca22f7ea958d93849e1687d80b4aecdc3b7 --- /dev/null +++ b/flickr30k/images/2599307555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6daac4970dd62492e09709d8b65fcd1fe6649d67b53a7906e0c77deae7ab4a +size 134233 diff --git a/flickr30k/images/2600068936.jpg b/flickr30k/images/2600068936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54efd97ff436f2b93930de531b54443195af0006 --- /dev/null +++ b/flickr30k/images/2600068936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94cc455190822eaffc66a98af81df0a2fd50c9b5e596fafa2a4dc572a6494fc7 +size 106971 diff --git a/flickr30k/images/2600229816.jpg b/flickr30k/images/2600229816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a79b97ba4df7b7320ceaeb6afafac1290bf5ddb --- /dev/null +++ b/flickr30k/images/2600229816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d449932be4928f3a57e80242651618fb645a04c1db34dd6790ffd25377e1d282 +size 157482 diff --git a/flickr30k/images/2601775186.jpg b/flickr30k/images/2601775186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22971c36b7154c12ae611231bedc48b98f7c093e --- /dev/null +++ b/flickr30k/images/2601775186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a846b5ffe8f387f447a77c7b6d0f05e1498fc75c320bf4bd3784b08db8a2e7f +size 136337 diff --git a/flickr30k/images/2602083686.jpg b/flickr30k/images/2602083686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65131cf04035f9aeee6a95872a4ccb1e4644ccdb --- /dev/null +++ b/flickr30k/images/2602083686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c345fb8741cc8ac595c5e0379ca52e40bb6adf78c1a1caf7e99473f76d9706 +size 148456 diff --git a/flickr30k/images/2602258549.jpg b/flickr30k/images/2602258549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d15789e903144605a64852ec839f3217895ce495 --- /dev/null +++ b/flickr30k/images/2602258549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7739050386084ee66520db606710a1536bf27a19c5f8f64946f133d49663132 +size 66892 diff --git a/flickr30k/images/2605495015.jpg b/flickr30k/images/2605495015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68b8c6dda03279814d5b51958f9939e70d93be19 --- /dev/null +++ b/flickr30k/images/2605495015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68ec23bb861243b96d2fb199b62a184159c8ba2cfb17b58985acba7f24c6e57 +size 194765 diff --git a/flickr30k/images/2609082055.jpg b/flickr30k/images/2609082055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37e1b22e0dff4d135bd8afa4d02d9605db25faf1 --- /dev/null +++ b/flickr30k/images/2609082055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a437dff580898d4b624cfca4de86235677e0f16eab8575c943d720b88f64e18 +size 152289 diff --git a/flickr30k/images/2612150724.jpg b/flickr30k/images/2612150724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75efc4c6f87fad3339e602aeb4e1a2d885bc495a --- /dev/null +++ b/flickr30k/images/2612150724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdbfda24958e11f628e11723ca9b0613d77f350465f8389065c63f00f27c4dc +size 95629 diff --git a/flickr30k/images/2614892301.jpg b/flickr30k/images/2614892301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7eb0c076a21606be1328f640ee3b6b6ff4fe00b7 --- /dev/null +++ b/flickr30k/images/2614892301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4134d7347faaa98e0803f2e9bb52aaf6f8488edfd5b1f5bcfcae1cf21a73de75 +size 127760 diff --git a/flickr30k/images/2620517927.jpg b/flickr30k/images/2620517927.jpg new file mode 100644 index 0000000000000000000000000000000000000000..786d49047385ef7a4e0a4b5d8a04e5955cb09d88 --- /dev/null +++ b/flickr30k/images/2620517927.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1919a17353cac0ea7daed946bb3df6cb19d9697c28756cb0bb9bda6250c74a43 +size 118951 diff --git a/flickr30k/images/2621771656.jpg b/flickr30k/images/2621771656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f6143f8dd053fb10118c72ca221d789e2582607 --- /dev/null +++ b/flickr30k/images/2621771656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f48b2d806765567f992fa2f0d559c480404f7cebb3b2df90fdbf254aab3d56b +size 167500 diff --git a/flickr30k/images/2623939135.jpg b/flickr30k/images/2623939135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee0bf79db4f39fbdfa858ea8669f5e1ef688fdc4 --- /dev/null +++ b/flickr30k/images/2623939135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8915d736fc1a78cc9fc5cc0cf8dfe3c360b3e70f4c4cff7b9fbae259fbd80cca +size 139413 diff --git a/flickr30k/images/2624947061.jpg b/flickr30k/images/2624947061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00dbd93f3b07c660b7965937dbd31e3083195a43 --- /dev/null +++ b/flickr30k/images/2624947061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52be94a0a3b08d0ee29d5e156516c33ac9c9a0e127c49c88b8e8af2440028f92 +size 209724 diff --git a/flickr30k/images/2627181671.jpg b/flickr30k/images/2627181671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc723fe211a95f5312d77912ae9f5daafc964c69 --- /dev/null +++ b/flickr30k/images/2627181671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b5fc989d6e0010dc35985fd44b4df430e485f987f3e97bc3827b7677635505 +size 111363 diff --git a/flickr30k/images/2628331789.jpg b/flickr30k/images/2628331789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b924b779fd7baa661f927391b206f90f576c2ef5 --- /dev/null +++ b/flickr30k/images/2628331789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f81a58e00bacd397cc458dbec5e2eac22843f5d19fc26d21d86bd22842a71a +size 147632 diff --git a/flickr30k/images/2629784415.jpg b/flickr30k/images/2629784415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9628e1b81484ea7a3aeb21707cf2457b43521ff4 --- /dev/null +++ b/flickr30k/images/2629784415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0a9e5135694897674509f95b6dd6cd16360ea2b38c85409241fdfe2a6f9b3e +size 104695 diff --git a/flickr30k/images/263024169.jpg b/flickr30k/images/263024169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab7dcebdbc076aaf665602b03177ceb6c202a7c6 --- /dev/null +++ b/flickr30k/images/263024169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a956fa05b07200fec7d0ea059be1daebf4f8a9f1f7c0e531f189b9b8dbeaf5d8 +size 236829 diff --git a/flickr30k/images/263494261.jpg b/flickr30k/images/263494261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34cc9971179bc4ecdcddd594d7d3286ab80c02b0 --- /dev/null +++ b/flickr30k/images/263494261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d869ca6abaae786d1de9503ec52a6a78615ce33c35bd547a857c54a28f166e +size 141606 diff --git a/flickr30k/images/2636020148.jpg b/flickr30k/images/2636020148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dcc08bf81af599c4be631258c7caaf4f31274bd --- /dev/null +++ b/flickr30k/images/2636020148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f300368407a57e1cfdf77fa6aabe04d006bd77d1e896a216cff44e01d4306be5 +size 210046 diff --git a/flickr30k/images/2638177115.jpg b/flickr30k/images/2638177115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0187efaafe55324cde7165cf3c1824ae568dd87e --- /dev/null +++ b/flickr30k/images/2638177115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb07f2f5b4a239e387dd8ecbe6d6169e8379e2be5b2f2ce503179ff7fbc1973 +size 151734 diff --git a/flickr30k/images/264177577.jpg b/flickr30k/images/264177577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c6f21eae1e2b31e444b1682734af9055b1e54b3 --- /dev/null +++ b/flickr30k/images/264177577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd25b702f0304850babd3c640447e566484e476d3a94b8381f37d8010d07d6d +size 111564 diff --git a/flickr30k/images/264460711.jpg b/flickr30k/images/264460711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b54f1d581d2060daa1d90d95273b1859611a88c9 --- /dev/null +++ b/flickr30k/images/264460711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fda62727f4022d147db6717faf4503842447907dd412c2343c208a86eac8a5 +size 100798 diff --git a/flickr30k/images/264461048.jpg b/flickr30k/images/264461048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93881c26654035f724be681b6a88be2e061b5de4 --- /dev/null +++ b/flickr30k/images/264461048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fd5b569260a9a41ec3b61622e637e5eb4a4a90f379a9e0c3ada29a6d30b609 +size 96246 diff --git a/flickr30k/images/264483970.jpg b/flickr30k/images/264483970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0939960bb73130f190ba3bf8bcf430aec7dd247 --- /dev/null +++ b/flickr30k/images/264483970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66cc209dd59baa3171a147169712f27dcc436c4db6b5c676aa30551b1c72d020 +size 221266 diff --git a/flickr30k/images/2645175777.jpg b/flickr30k/images/2645175777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..787c30a9a296e3747e519e0a1e9db938dcaf2883 --- /dev/null +++ b/flickr30k/images/2645175777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f930e2e8e876ab65b7ea18602f8c28b31958e7a356d0900ae677e3653592ffe +size 190736 diff --git a/flickr30k/images/264524370.jpg b/flickr30k/images/264524370.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaf30587df4b962c1f7978f335eceb8af3eed798 --- /dev/null +++ b/flickr30k/images/264524370.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b990d50c3a25c5c6e2fe39e89004f6e7a8b92a16ef4e6f160bd4b4500a2ca33e +size 93792 diff --git a/flickr30k/images/2645748943.jpg b/flickr30k/images/2645748943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93b188ca8158259758ac7b2ea8e912f562275cf6 --- /dev/null +++ b/flickr30k/images/2645748943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44ef821530c25097689f17bf0a71a77022bc50ca196a464e10192bc87c81ae8 +size 198350 diff --git a/flickr30k/images/2647862489.jpg b/flickr30k/images/2647862489.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6f852d42366b8eab8d60fc54921cc2fd1faabb3 --- /dev/null +++ b/flickr30k/images/2647862489.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d972f7377d550147146d7af3e2c309bb48d365a1a21912009be129bd2a357aa2 +size 132979 diff --git a/flickr30k/images/2653063469.jpg b/flickr30k/images/2653063469.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b1453221761a803a8fb12b2a8bf913f58330780 --- /dev/null +++ b/flickr30k/images/2653063469.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad45a77bedf32a20c06b26833f1c92325fa364a089f37d49869e88a03bef022 +size 150157 diff --git a/flickr30k/images/2653533876.jpg b/flickr30k/images/2653533876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73d1a2b979977a6c08d532551cc9cec7269a40fc --- /dev/null +++ b/flickr30k/images/2653533876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d28e72bd182174e6eb490aea384a9ea9ffe915a91caeef0a3ff5488c946662 +size 137713 diff --git a/flickr30k/images/2655158300.jpg b/flickr30k/images/2655158300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fa6340d1aed4345d1823d3d08256ccb83c539ff --- /dev/null +++ b/flickr30k/images/2655158300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52641b4dc24820b0549d64818f229767c42e7187754fe91f8ae1dc1977512bea +size 112147 diff --git a/flickr30k/images/2655267135.jpg b/flickr30k/images/2655267135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b309280dacffe5b0134c5417af07af157ccb7d30 --- /dev/null +++ b/flickr30k/images/2655267135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603a1cfe8bf151aca8fdae1d50c7bd8b460d94179449505b24bf741c5ef76778 +size 178313 diff --git a/flickr30k/images/2656039837.jpg b/flickr30k/images/2656039837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2376979af5eb4b7b5321168517f109cf314d2ed --- /dev/null +++ b/flickr30k/images/2656039837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc413ad04749afc1e1e3576df0fc3828bf9957cc2081879df60d7835f46a2487 +size 121413 diff --git a/flickr30k/images/2657844508.jpg b/flickr30k/images/2657844508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9c4821681e509adc82ab1981a0225bb3e9e8848 --- /dev/null +++ b/flickr30k/images/2657844508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853efbaec5c18d91c6567fcfcfb706deb47802eee35afcd94c96e6101afdf5cf +size 168487 diff --git a/flickr30k/images/2658439322.jpg b/flickr30k/images/2658439322.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfb679f040fdfe528600e57ff66ce7934c2b162c --- /dev/null +++ b/flickr30k/images/2658439322.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967b8b79d64a1c93bbaa08441728c34713165df5ccd090bf6beaecf7ab2b7dbf +size 269072 diff --git a/flickr30k/images/2661294481.jpg b/flickr30k/images/2661294481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd5836d3e025772c5ad879e8bf69e77353cadcca --- /dev/null +++ b/flickr30k/images/2661294481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0311e0041527ba62e942e14d2d3433c2f9c9aacb2d294b1a3a6c03460f83cfc4 +size 164706 diff --git a/flickr30k/images/2662444259.jpg b/flickr30k/images/2662444259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaa2d29b8ce1b8bde43c2106d8f7d08319f6a71e --- /dev/null +++ b/flickr30k/images/2662444259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8daba7ce971f4c9dfe6eaded784c1d5ae4ebd3759f3571ebb45891b39c444fa +size 171841 diff --git a/flickr30k/images/2663272259.jpg b/flickr30k/images/2663272259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..958d1d898522218c9712422931a481dee36edd29 --- /dev/null +++ b/flickr30k/images/2663272259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f9798b04a4203417d501b65ca1bcbbcc14915cf956bc228a09301897f489ef +size 185356 diff --git a/flickr30k/images/2663732963.jpg b/flickr30k/images/2663732963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90e916d17178d5fa8d19722d47dc41f24721412c --- /dev/null +++ b/flickr30k/images/2663732963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c8b194bcf284e8403b9504c5583e553b280b5cc6164c5a8133051cda1d05d5 +size 148661 diff --git a/flickr30k/images/2664250718.jpg b/flickr30k/images/2664250718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..168934fe08d564970f4c8eafaedca7a63018c232 --- /dev/null +++ b/flickr30k/images/2664250718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447278a7e776b61d601f25f4dde5be004e40296286a08c2a4c0bbc8b3b91d783 +size 123334 diff --git a/flickr30k/images/2664994682.jpg b/flickr30k/images/2664994682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b84ce62259824491546ec3d2c5faeeb82ed85d92 --- /dev/null +++ b/flickr30k/images/2664994682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e33f3b6c2c7d2abb5773411ae2383e9bf3e4c64ad08b3d41872f6045333bef5 +size 143513 diff --git a/flickr30k/images/266547962.jpg b/flickr30k/images/266547962.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8558ff668b72751257085128d3d46382457b9a9a --- /dev/null +++ b/flickr30k/images/266547962.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afb4aaf87483c346b581ebacb05b89959e780db49dfbffc0bf493b6b1e05fbf +size 83068 diff --git a/flickr30k/images/2667078298.jpg b/flickr30k/images/2667078298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e59f31c8fd846d6ab98d155fe3bd59608af6d2ca --- /dev/null +++ b/flickr30k/images/2667078298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9274863dab5f451ce2e31ffe7c8075d0662a1ff784161144e36bec21ac1f4f90 +size 156630 diff --git a/flickr30k/images/2667092132.jpg b/flickr30k/images/2667092132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba4a14cd69e1ac297052374d2f4aa3d140359f4f --- /dev/null +++ b/flickr30k/images/2667092132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62adc22c4a42ad15f35105a72555f8422a23870c7e3af7012a299a469f65fb49 +size 93388 diff --git a/flickr30k/images/267216971.jpg b/flickr30k/images/267216971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87ca36a761e4f4f0eb5beed9d0abcdb02fef4fa4 --- /dev/null +++ b/flickr30k/images/267216971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80eb084a290cc351da67dc1a214799942d17d043f08b5db20aa81733c6d7c3fc +size 173090 diff --git a/flickr30k/images/2672705063.jpg b/flickr30k/images/2672705063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..851afa8fd534581fd6c70d6426a9bf8e9646c93f --- /dev/null +++ b/flickr30k/images/2672705063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efa96804e3ca5014132148790625b7ebe23713f062026f12ab26d0b6696de95 +size 133328 diff --git a/flickr30k/images/2678193588.jpg b/flickr30k/images/2678193588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a21a34c6a2aa87087400134553dac450a8f3e0af --- /dev/null +++ b/flickr30k/images/2678193588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812ed2d1ed61fb320d705eb978c3ed64301be4cf1f822e80c49ff5c2051a1881 +size 140276 diff --git a/flickr30k/images/2678668581.jpg b/flickr30k/images/2678668581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17993509d82f511ce2ee38de19848737019c6e6a --- /dev/null +++ b/flickr30k/images/2678668581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7e3ad82b751d722cb94bb7712b5545cbeb84809764629ba1f464173e76996a +size 197836 diff --git a/flickr30k/images/2680418020.jpg b/flickr30k/images/2680418020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fe70c845d2dc2cfe0820f1de9a61329a4bd4f02 --- /dev/null +++ b/flickr30k/images/2680418020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:628978d1f2727455d025dfe3db4cb1615bcb9e5cbf1a53c482a157f4325776c6 +size 156652 diff --git a/flickr30k/images/268223986.jpg b/flickr30k/images/268223986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae345e60477aa218ef8a21fdf23ba2e898307ebf --- /dev/null +++ b/flickr30k/images/268223986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af0b46d097d8ac127adb6779a7359ec61a9d496e20db7d36893d66780e5018c +size 146113 diff --git a/flickr30k/images/2685727511.jpg b/flickr30k/images/2685727511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..390d90c96153d97d93bfa3c50ac604bf71222070 --- /dev/null +++ b/flickr30k/images/2685727511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6af2c83749f3b77db009f72c8ab31a0888d45b5547ba264a58331b3da66b871 +size 195699 diff --git a/flickr30k/images/2686452246.jpg b/flickr30k/images/2686452246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaf0e33827d84a9717c953484df9735e62876888 --- /dev/null +++ b/flickr30k/images/2686452246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fdf0479e6479bcfc5e9419c01aa64997d17f915850fc9b50db2a63bfbaacd3a +size 158745 diff --git a/flickr30k/images/2686849571.jpg b/flickr30k/images/2686849571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcc112519cb049c325bf6b2aa1e9609ad6220f3e --- /dev/null +++ b/flickr30k/images/2686849571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8586fcef4162c9a175c5bf26b3c5ca1dbf29ca828e421ea50bcba0aa9f807d40 +size 165040 diff --git a/flickr30k/images/2687529141.jpg b/flickr30k/images/2687529141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc7e04d911a7a63232af22ca4345d18b8eab363b --- /dev/null +++ b/flickr30k/images/2687529141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e4d1f871fd6b267cccc4c95cdcabd1aa4034ce27247bfc6196ccedc646558f +size 171151 diff --git a/flickr30k/images/2688848759.jpg b/flickr30k/images/2688848759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e817f365afcf58d8ac91ffd8db8fa44663a22664 --- /dev/null +++ b/flickr30k/images/2688848759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e891db8aad5eb9a6b9d921fdfeca5a70321f960b25a6e1bdd49ad626dcafb3e1 +size 155866 diff --git a/flickr30k/images/2695004728.jpg b/flickr30k/images/2695004728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..201964657a7fe0aa408dcfa73d73ebde018d1fe2 --- /dev/null +++ b/flickr30k/images/2695004728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ea96e04100490adea671cb44c2bd45a61ca8dd3b220a3cc63d153c6c9b86a7 +size 140938 diff --git a/flickr30k/images/2700728302.jpg b/flickr30k/images/2700728302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca577aa7372f9d23f98968ea82f59dc6f281d862 --- /dev/null +++ b/flickr30k/images/2700728302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7996aa5cb34f28142b952e123a2bb8583c8070a2639fea8bedd3d40f974f3357 +size 175739 diff --git a/flickr30k/images/2701895972.jpg b/flickr30k/images/2701895972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..670b3b9d2da9e5d9e149aaf65ada9b9be55acc75 --- /dev/null +++ b/flickr30k/images/2701895972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634c28ea97ae8c5d0e18a03069415d51c6ffc45f70459f6fe8a56c2f32929eda +size 173871 diff --git a/flickr30k/images/2705099283.jpg b/flickr30k/images/2705099283.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cfb7f10ef4cf448bf82fbe2976fdf7c12758086 --- /dev/null +++ b/flickr30k/images/2705099283.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd2fb8df17f17c6b8454a18246b7412feb66e0582b7aa9df1c9202c6edd1fc2 +size 114544 diff --git a/flickr30k/images/2705099581.jpg b/flickr30k/images/2705099581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da2b570b4e60bf67c547150c36a4dead48e00686 --- /dev/null +++ b/flickr30k/images/2705099581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c231c52167d0dd0d8d05509070190010d8e5bc67672964b734a73e7ae667385 +size 124517 diff --git a/flickr30k/images/2705099765.jpg b/flickr30k/images/2705099765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddfaf3e6e241dd220a406ce6faabcedc0996a76c --- /dev/null +++ b/flickr30k/images/2705099765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0ca81db7996e3b656d16597c1bf87ba13def5c21375252f08e249f1fd40ea7 +size 93790 diff --git a/flickr30k/images/2705103785.jpg b/flickr30k/images/2705103785.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0305a84ac23fd6747167a8f647c4dffb010dd20a --- /dev/null +++ b/flickr30k/images/2705103785.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ecc26c75a4bb0e6c9187583d489f7a97940124c86ce3a8d1dd3eee8490019b4 +size 97693 diff --git a/flickr30k/images/2705103851.jpg b/flickr30k/images/2705103851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f6f6ca00fd67c2423111e3430a06d1568c2b7c4 --- /dev/null +++ b/flickr30k/images/2705103851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1201623a50ae9c1f47acaba00a1cf0a5e0a695154f2c37bed415b165cc71a410 +size 97848 diff --git a/flickr30k/images/2705103961.jpg b/flickr30k/images/2705103961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26c0389070dee939310aa3dee98fa816e92d50d9 --- /dev/null +++ b/flickr30k/images/2705103961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367508eb2a7b188dcc852f9c0c226ada3ec16c56ce157a65871b3456554217b3 +size 107873 diff --git a/flickr30k/images/2705888144.jpg b/flickr30k/images/2705888144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96d89d09605f8750ce01974d3bb55ac9cc882987 --- /dev/null +++ b/flickr30k/images/2705888144.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f82c86fab43970b139bf6dac7b3c174928861fcded990b023a73660c7689bac +size 126138 diff --git a/flickr30k/images/2705923388.jpg b/flickr30k/images/2705923388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..871ce7743624d3a67210539c636c35dc0706d0c2 --- /dev/null +++ b/flickr30k/images/2705923388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c937cdbf07cf0db18dbbba959f8e0104c95c2411124341ed3802f8226fe8f74 +size 103956 diff --git a/flickr30k/images/2708744743.jpg b/flickr30k/images/2708744743.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5298a31a25310f6abb7d9d0f24f9026408a18216 --- /dev/null +++ b/flickr30k/images/2708744743.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5cd371c7cca79b0b9e6df5568a9bc7db3c34cefb762db2fb6ac2349372fd28 +size 193136 diff --git a/flickr30k/images/271043166.jpg b/flickr30k/images/271043166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..791c5fa8c30304ca454790f8ae513f6dbeb78241 --- /dev/null +++ b/flickr30k/images/271043166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33bfca805087714ac539fff7fbb3f9e967518e5312b15af20c380f9360e2ae10 +size 123786 diff --git a/flickr30k/images/2711230445.jpg b/flickr30k/images/2711230445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..676ea255a3ef0a51bbe9129c955228ee69aa6018 --- /dev/null +++ b/flickr30k/images/2711230445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69907938f03a689fa1da05e6f844ffd2d9e79a0c8029a24dff9be1ed9da40503 +size 119965 diff --git a/flickr30k/images/2715262147.jpg b/flickr30k/images/2715262147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66f86744f15b3f84daa65775d0724a82052ebd43 --- /dev/null +++ b/flickr30k/images/2715262147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85934953404f3a8493fc4c9a8270affe7320a136a7ad13925b72c204ff59110 +size 218578 diff --git a/flickr30k/images/2715746315.jpg b/flickr30k/images/2715746315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eed940eac908a7d438d25314a8389c42c3e8f742 --- /dev/null +++ b/flickr30k/images/2715746315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b37c51ff0391e7b61f1c33c871b5e154f5522b581903789d0a8392b28f7670 +size 95784 diff --git a/flickr30k/images/2716104559.jpg b/flickr30k/images/2716104559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..968ab041bc5fc129a3022a4d21241e2849acc53c --- /dev/null +++ b/flickr30k/images/2716104559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d081193802665f79b3f4b5a08b959c4e86861089dfd61e66b6fbc286decb42b +size 164111 diff --git a/flickr30k/images/2720167160.jpg b/flickr30k/images/2720167160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8c4cf9e9b584ab9cda32a4e7399c60b8df567cd --- /dev/null +++ b/flickr30k/images/2720167160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dfc1210023519512a8e65c1496b239003c76dce921030b13103d287b1dd52b2 +size 148012 diff --git a/flickr30k/images/2725951714.jpg b/flickr30k/images/2725951714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49d118b6534e307ff20b2873d0128aa8f22fe92d --- /dev/null +++ b/flickr30k/images/2725951714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2e21e603a31a5ea473e47da28aa2cbab6edc9349e79b030cbf600838044bc4 +size 141307 diff --git a/flickr30k/images/2726791588.jpg b/flickr30k/images/2726791588.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71b9871fba52105163d5006d8e550a2530293463 --- /dev/null +++ b/flickr30k/images/2726791588.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75443cb0a217277e4e98b52efbf970b97fdfcb99a8c416cca5b3844817633a8 +size 140271 diff --git a/flickr30k/images/2726887594.jpg b/flickr30k/images/2726887594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d533fed6fe99bfd884f99593f1c68d5b97ae5b8 --- /dev/null +++ b/flickr30k/images/2726887594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b0c170196bb4d7e6ea3f5b90f638c3cdcc94837e54d15bdb29591b37e40d24 +size 160839 diff --git a/flickr30k/images/2727715687.jpg b/flickr30k/images/2727715687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..456272902307e4b2e749313870ca66e8e7245781 --- /dev/null +++ b/flickr30k/images/2727715687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2950a412d36fc4dc00ab57ffcc10784bfece760fc686069ecd5998e815a26cb5 +size 98077 diff --git a/flickr30k/images/2729685399.jpg b/flickr30k/images/2729685399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0df6592097c6d76b3c6aa6d5e4695a7b0caf719 --- /dev/null +++ b/flickr30k/images/2729685399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e98703e670c5304d779d147ab20703251836f8e1645ee564944a395f4e5d40 +size 128324 diff --git a/flickr30k/images/272988646.jpg b/flickr30k/images/272988646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..667b8e4f533b802df553dbe48a541736437c5709 --- /dev/null +++ b/flickr30k/images/272988646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86dd787231ed116baf2d3621cc94cc5eea4a0c417c29d1459ba67e635e9952a8 +size 151268 diff --git a/flickr30k/images/273295809.jpg b/flickr30k/images/273295809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77dd471f1d7de89b5bb1f3660790854281dbf452 --- /dev/null +++ b/flickr30k/images/273295809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b0266b72b238005d91aa47294c850fed40f9166144d9989bdb1b54d850913e +size 131629 diff --git a/flickr30k/images/2736264705.jpg b/flickr30k/images/2736264705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f141f6ba35f586f2af45f5de58874ef9fcea7a6 --- /dev/null +++ b/flickr30k/images/2736264705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd008da72f2c678b7f5ccb1df82c58cec63bee3e155fa508db3ed1a7cf381c3 +size 117178 diff --git a/flickr30k/images/2736432503.jpg b/flickr30k/images/2736432503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbf136181bb5eda365051eca51622e5b83611572 --- /dev/null +++ b/flickr30k/images/2736432503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3e84a68ca3d31ca921aab6bab2edc272343f838d8e69a7789b2de6aeef75a6 +size 132748 diff --git a/flickr30k/images/2737544815.jpg b/flickr30k/images/2737544815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0109d7e404ebadcfe8ce72980bdf12d382aaa93a --- /dev/null +++ b/flickr30k/images/2737544815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d154005dbf60bff2679994cd68854023ced1970a6a2678887cc8fb99a792a22d +size 104694 diff --git a/flickr30k/images/2738196762.jpg b/flickr30k/images/2738196762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6fcc97c24035b64b3b99f88c128936f97c1be8d --- /dev/null +++ b/flickr30k/images/2738196762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f334ca4154cde338eb19e7c70228fb4ea4aec47c368d85e276e9dc67756b6e16 +size 102599 diff --git a/flickr30k/images/2744017957.jpg b/flickr30k/images/2744017957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..982e2dc1499957da83772fc66100de015dcb6bd3 --- /dev/null +++ b/flickr30k/images/2744017957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38249660078898351a1f35405f3545bb15e112c05e71b3e335850f352eb573c5 +size 165488 diff --git a/flickr30k/images/2745811124.jpg b/flickr30k/images/2745811124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3138e9b1f0e1701ddd4be27c11d281fd6f04024 --- /dev/null +++ b/flickr30k/images/2745811124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be485aaf41d66a538339114019f8dba07659eb347b68af4294d6521d6d1ee497 +size 137761 diff --git a/flickr30k/images/274840168.jpg b/flickr30k/images/274840168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fffc27a3a4e062b4933fe29dc9e6be4fd4d3bee --- /dev/null +++ b/flickr30k/images/274840168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440f2904aabe8ba760dd269eba09ae045dc653f33a3dfcad51bb01964cfc4798 +size 149226 diff --git a/flickr30k/images/2749755023.jpg b/flickr30k/images/2749755023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad22c68c1ea09cb7bcede26f3cd4c09a309a9431 --- /dev/null +++ b/flickr30k/images/2749755023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4669cc2235e7b2017d27ca743a0014a997696b1c90a50fe20e18a1d24076097c +size 200414 diff --git a/flickr30k/images/275168455.jpg b/flickr30k/images/275168455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95081a083e6f178d3800c2b9cd7789e90df0586d --- /dev/null +++ b/flickr30k/images/275168455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a135096418fc0aafdfad359fd7caa7034abf9117d686231735845f323e6b36 +size 196744 diff --git a/flickr30k/images/275169881.jpg b/flickr30k/images/275169881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e404d651c13a3e1657f22028a5659c1c3fe1986 --- /dev/null +++ b/flickr30k/images/275169881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513e87b6b40eb2d9429b87d16cb970fc7d2b7fde26cd6514aee5d51a1d132e1d +size 155599 diff --git a/flickr30k/images/275170947.jpg b/flickr30k/images/275170947.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8942199ae6777c73c1573b2903486a2b44010c1a --- /dev/null +++ b/flickr30k/images/275170947.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d099eae9f76be9189bab98d7b0fc86ef0aaa0608b7f7fc12f6533cdf7bc6914 +size 141013 diff --git a/flickr30k/images/275171617.jpg b/flickr30k/images/275171617.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5801b82aad385675f51a4dce585af98cc6d765b --- /dev/null +++ b/flickr30k/images/275171617.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac3a3de45731320ad78e8919896c012c893e69318cdf279ca70715d89a99469 +size 158256 diff --git a/flickr30k/images/275175200.jpg b/flickr30k/images/275175200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2466bdda210d4b9cd9f3b302e5968bc1013d0954 --- /dev/null +++ b/flickr30k/images/275175200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a471058fbe33800d0441bf159e489b23033912a93402b6d6fe941c076925e997 +size 154853 diff --git a/flickr30k/images/2754271176.jpg b/flickr30k/images/2754271176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0055ba51ce87c3b0f80fc222b8e19ad93af38cb6 --- /dev/null +++ b/flickr30k/images/2754271176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23348fab3442dfd752165b4683ed3bda35ddb81cefe778fb131059fd47e8541e +size 130751 diff --git a/flickr30k/images/2755952680.jpg b/flickr30k/images/2755952680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30fff951f8431214924e253b9df103eff63a62d9 --- /dev/null +++ b/flickr30k/images/2755952680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc35cba6503bb91af68b12a9a33f70a016934dcd6a515fe5ea557694cba24ef1 +size 72847 diff --git a/flickr30k/images/2758016609.jpg b/flickr30k/images/2758016609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb1be26ad791def7eca2e24c0a4a88288c09be1b --- /dev/null +++ b/flickr30k/images/2758016609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9707537bd6b4e5835b1ab6f4d39182fa8b4be2e8ec54018def675a3d30f285 +size 153679 diff --git a/flickr30k/images/275858550.jpg b/flickr30k/images/275858550.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cbb1023c9cecb6034d63b16934590f56b174972 --- /dev/null +++ b/flickr30k/images/275858550.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ce8a15d3e54797f89ce814df7cbc03d62233f1eef125e13a02bd040bd96122 +size 113723 diff --git a/flickr30k/images/2759622561.jpg b/flickr30k/images/2759622561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b27010aaa016b87cae6f11c4675e978cc56ab498 --- /dev/null +++ b/flickr30k/images/2759622561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c255d55977f42403f62f2a19d90e79c339ba36d50836e6a8eb1597ef35738285 +size 135182 diff --git a/flickr30k/images/2759625199.jpg b/flickr30k/images/2759625199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c7db16e201a34bc76d9baf4118f8ac64187edf0 --- /dev/null +++ b/flickr30k/images/2759625199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d54bbf9e1f9331de93bb5342266c2827c7119acce36b3a6374dd2551ecc34a8 +size 121679 diff --git a/flickr30k/images/275994851.jpg b/flickr30k/images/275994851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8259abc19a4d6f209a7645030d95c98eba0753a4 --- /dev/null +++ b/flickr30k/images/275994851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a127f0136ef262635c27aebaf411f2ba67b1d4702d6c32d82b3ae0f3c48a30 +size 144208 diff --git a/flickr30k/images/2760053235.jpg b/flickr30k/images/2760053235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28dde0347a1567554f656d410eca8a7a170d7f61 --- /dev/null +++ b/flickr30k/images/2760053235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaed749dff8afe2dc9b84ecdffe4dd45bb250fcc939f7cd0c0be5b338d1d662 +size 131083 diff --git a/flickr30k/images/276388524.jpg b/flickr30k/images/276388524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f0b87bddbea8c7e00a3e58ce8b0b321d8f09813 --- /dev/null +++ b/flickr30k/images/276388524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6c7cb7af82287773f3f99163c8b3658ddb543695dbd7ee651c6404ff25360f +size 169250 diff --git a/flickr30k/images/2765815424.jpg b/flickr30k/images/2765815424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef05c95d72b8655e0c362e9617a339c0d7171e1a --- /dev/null +++ b/flickr30k/images/2765815424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f7e0de86500687506ba17579def8593cbcf405f1249dc7aae42b87b813aea6 +size 157880 diff --git a/flickr30k/images/2766744325.jpg b/flickr30k/images/2766744325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1a8cc17b9a67ef1664694aeccb079f64f936321 --- /dev/null +++ b/flickr30k/images/2766744325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c900a17e5d5a00bc51c870cd146e8784b3420e98cff319e0a52bf6c78ebb2431 +size 200916 diff --git a/flickr30k/images/2767276277.jpg b/flickr30k/images/2767276277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b248d5d149b43389cb577d35d6eb9980fbb09875 --- /dev/null +++ b/flickr30k/images/2767276277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61df2f35115d3711bf35ae76a7f055f4c1e4294f92b6f7a2e3d6c019b7180bcc +size 159813 diff --git a/flickr30k/images/2768933636.jpg b/flickr30k/images/2768933636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f6d6b21a73eee6125bec0d59a8e4e97c05813b8 --- /dev/null +++ b/flickr30k/images/2768933636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a7102af7e72132ff4095705282d4a5c7fa71162859751020030f5f46c0eba2 +size 117682 diff --git a/flickr30k/images/2770795174.jpg b/flickr30k/images/2770795174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dae6808d27d203db63ba56d13744d2b43c3106cd --- /dev/null +++ b/flickr30k/images/2770795174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72bef50777dae9bf10b22151415a52a57cfb440b1e0d040a1d9ce7af6077886 +size 156067 diff --git a/flickr30k/images/2772532341.jpg b/flickr30k/images/2772532341.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67834e7a92ef12d7b6d8f92472b05347f626a360 --- /dev/null +++ b/flickr30k/images/2772532341.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac2f03ccd29ae4366b4a58b638d332b209fa61f7503de33852eeb385aaf801a +size 141570 diff --git a/flickr30k/images/2774576003.jpg b/flickr30k/images/2774576003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..939a717c751c256e283f668c41455ff782c7a1ae --- /dev/null +++ b/flickr30k/images/2774576003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46726df04dddd5ee152a263cd62f3deda79c15a6fa15061f2d02ba8eca844c2 +size 160457 diff --git a/flickr30k/images/27782020.jpg b/flickr30k/images/27782020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d704d87f9a93c3355b7dad4fe6ebdf409ae52ae7 --- /dev/null +++ b/flickr30k/images/27782020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cee394514336404fffd7cfd173d3fe7c19e5f8016ec17f00bdb7eefc9a9937 +size 73451 diff --git a/flickr30k/images/2778832101.jpg b/flickr30k/images/2778832101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..606af1be50c2a405602d1858b5e8eee822604991 --- /dev/null +++ b/flickr30k/images/2778832101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95757f5b364d82af6ccbfdbef3e51f34361a85b5fb5cc1e7752e8b11e5a0e75 +size 124943 diff --git a/flickr30k/images/2780087302.jpg b/flickr30k/images/2780087302.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a91c719e8c6db246101d99a4704e096787909d40 --- /dev/null +++ b/flickr30k/images/2780087302.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f99214333387d1730e5bca00b91547f4399b496b540485077979dc055746d9 +size 200892 diff --git a/flickr30k/images/2782483858.jpg b/flickr30k/images/2782483858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fd774c7f8fcb35369a8d07c840c23ba36d293bc --- /dev/null +++ b/flickr30k/images/2782483858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d1913993ed08c130cf843d3d6c216e44f54e16c65a5511e100420265cea66e +size 102741 diff --git a/flickr30k/images/2782759274.jpg b/flickr30k/images/2782759274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1aa1107e07534500af5d9e99914fbeae7ddcfae --- /dev/null +++ b/flickr30k/images/2782759274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3731f01494e96216b070210c2377ecf4624b549f6f768013203491b001797aa7 +size 127280 diff --git a/flickr30k/images/278496691.jpg b/flickr30k/images/278496691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93822943edeb2ca6c62ec338a5c4de1fde41e249 --- /dev/null +++ b/flickr30k/images/278496691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cf62df1c4d934e078c5548bfb9f2e07994ec5e57b234691eca3b3241561655 +size 185443 diff --git a/flickr30k/images/2785263535.jpg b/flickr30k/images/2785263535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac95d2ccb02b6a2a0821dc379a66fb0633a4443b --- /dev/null +++ b/flickr30k/images/2785263535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e823b61e583deff4a5f5ee27f0e1ac27d5713603d954d562afe577f94279ff3f +size 210311 diff --git a/flickr30k/images/2789937754.jpg b/flickr30k/images/2789937754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5905540cf546d34fb4f6f3cd43ae1a21b736462 --- /dev/null +++ b/flickr30k/images/2789937754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858053073c280f08c4a513713c4e37a1e34756fe7b4d98c5975e9258ee71ecd1 +size 145809 diff --git a/flickr30k/images/2799938764.jpg b/flickr30k/images/2799938764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9981e91d932423404982c6b2ef324f06dcfbf544 --- /dev/null +++ b/flickr30k/images/2799938764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d965d70281ef2de846b8845a0672cc11a35660a03d1cf04c14ccd02435881062 +size 204635 diff --git a/flickr30k/images/2803374338.jpg b/flickr30k/images/2803374338.jpg new file mode 100644 index 0000000000000000000000000000000000000000..889e8ff74a64166b058994cf8988f680ff891bee --- /dev/null +++ b/flickr30k/images/2803374338.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7202d54ae63464cb74ed2dbeaca593513e28b57588f802fb1f85054933952731 +size 139952 diff --git a/flickr30k/images/2805576776.jpg b/flickr30k/images/2805576776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86f074144aa94d7a1b72ca9b1d2188c95ab883ff --- /dev/null +++ b/flickr30k/images/2805576776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5828c7ea726d6ec55c8ba7d9394707b3368e3f66cd463f1990ed9bc47f4eae4b +size 212565 diff --git a/flickr30k/images/2806694193.jpg b/flickr30k/images/2806694193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87442f4ac6779374b4f7a5555c54337272f43a8b --- /dev/null +++ b/flickr30k/images/2806694193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f2891db1d82cb0f0efe54491e64043cb61cb1884648588e0e5b9f077cec005 +size 199236 diff --git a/flickr30k/images/2807380242.jpg b/flickr30k/images/2807380242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a89cfbb4a26cc0a7e0288106395846a69ec1e71b --- /dev/null +++ b/flickr30k/images/2807380242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8bb6b60d3524f60fe14aa514a807d6f4fd901733c180c373937eef81b640f7 +size 199098 diff --git a/flickr30k/images/2808838598.jpg b/flickr30k/images/2808838598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34fd0077b32a42c175fbf4af4a14e3e021bfb6b9 --- /dev/null +++ b/flickr30k/images/2808838598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ead9dc9fd796b9dc250ce8f73c408e28f1121142a22a35d9d1e6fe2f51256f1 +size 126737 diff --git a/flickr30k/images/280899906.jpg b/flickr30k/images/280899906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8607bb022bb838558c5a2eaecbb10fea14db68ce --- /dev/null +++ b/flickr30k/images/280899906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9d12fc1f802e1bb5323f14f0545a94baa532383d6f9d83a7d867161aaf5b4e +size 181381 diff --git a/flickr30k/images/2813005964.jpg b/flickr30k/images/2813005964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c76d6e1f68b7405d9ec21bb9c27ef54582196e12 --- /dev/null +++ b/flickr30k/images/2813005964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cb94791e23e1dde8637d7ef84ba81e278632a4ffd697956eb8911fbf2b8444 +size 127010 diff --git a/flickr30k/images/281658184.jpg b/flickr30k/images/281658184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cd09bc487ed8ab84412c6c3d7e2821b608814b7 --- /dev/null +++ b/flickr30k/images/281658184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6789df20fef5743a168a982df9e521d37d00ce1284b42910725bc91c6866a703 +size 197390 diff --git a/flickr30k/images/2825897091.jpg b/flickr30k/images/2825897091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fe82b51212dc2f7443d06c9743306d50ffde04a --- /dev/null +++ b/flickr30k/images/2825897091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18e6d0f8eb16f3efb62b215c51cb9865a838a2bcf54be5686ba0b05c6f22d38 +size 160214 diff --git a/flickr30k/images/282741726.jpg b/flickr30k/images/282741726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba5f31acfc26767362fe5976e760ae1a36779185 --- /dev/null +++ b/flickr30k/images/282741726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2921a3ae9004b510a250f6797de645105d05700ada12ec434e4c4639fcdc40d +size 142347 diff --git a/flickr30k/images/2829169200.jpg b/flickr30k/images/2829169200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33e41003d924fc6ecf56a2bdf5fe8932ca30538f --- /dev/null +++ b/flickr30k/images/2829169200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afa937c91eec4edb8c306e646ea6a4189f9c3d0a0a742004cea036ac61bdfd9 +size 120392 diff --git a/flickr30k/images/283252248.jpg b/flickr30k/images/283252248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2991fbb9ff306708b2daaef28c251b9ee87da9e0 --- /dev/null +++ b/flickr30k/images/283252248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ab453afd1e2525a6ee092d0097a7b9609bccaf296eb86b553bbfb271439b37 +size 135306 diff --git a/flickr30k/images/2833509990.jpg b/flickr30k/images/2833509990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..641d0b00a5b398cc95894c40b821a136bd027d33 --- /dev/null +++ b/flickr30k/images/2833509990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06db2e6a516ee468c019e99b7558f3efe8f2cac42897e1de35b07c4b672b5532 +size 180010 diff --git a/flickr30k/images/2833820456.jpg b/flickr30k/images/2833820456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb16a806b8517ee35464a14a9eff6fc1e8f371b0 --- /dev/null +++ b/flickr30k/images/2833820456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ffa042ddff3418179b71ad1945419453b74338489dc11229d06b4cfdcba930 +size 162974 diff --git a/flickr30k/images/2834032170.jpg b/flickr30k/images/2834032170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ff4f534f6df27d802e47dbbdff4bc7aed6801de --- /dev/null +++ b/flickr30k/images/2834032170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e092530e6288b852d0085c45b6a2f6b7a3e93bdceaa6a6369421d740fd0d53 +size 154123 diff --git a/flickr30k/images/2834103050.jpg b/flickr30k/images/2834103050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6f7b8db38149f4bf116cdecf0572c70ff9e9a35 --- /dev/null +++ b/flickr30k/images/2834103050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41618c6f340395b39fe40ba7b0b651235f59ebc4ad5e1fe774894cdf3b6bd995 +size 180109 diff --git a/flickr30k/images/2836926422.jpg b/flickr30k/images/2836926422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4650e73865f75cd859eb0f5924b8b0f2e35ce788 --- /dev/null +++ b/flickr30k/images/2836926422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b094afd1d9579993eb93bdef8cb26b36594dce567c2d65157ed79183eca775 +size 159993 diff --git a/flickr30k/images/2837253011.jpg b/flickr30k/images/2837253011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f099d1bd1333b2b5ef73826bc016410787c4c3a --- /dev/null +++ b/flickr30k/images/2837253011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa2e06c5e13aae7e1ba859264cb018b7920bcc7cea7935a556c5871c23bbede +size 123750 diff --git a/flickr30k/images/283757164.jpg b/flickr30k/images/283757164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f68410b386cf0396434fa59a68a53ed30a343f9 --- /dev/null +++ b/flickr30k/images/283757164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c164da2ad50fa6031bf373db4ccc94d9dd119b05e1522c5164a4d6100c40adad +size 207013 diff --git a/flickr30k/images/2838590130.jpg b/flickr30k/images/2838590130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..015a36cf5e86353382ed633a645fc6360a3c02a8 --- /dev/null +++ b/flickr30k/images/2838590130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6214615298301170174e9d5af80a8673de13957a7e728092fef1c65b58ef8f +size 134466 diff --git a/flickr30k/images/2838688549.jpg b/flickr30k/images/2838688549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e1ce1c8a464a9a631cacd8c6e68eaeaa27363ad --- /dev/null +++ b/flickr30k/images/2838688549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b09ce5c21f0a0e5440000a91ae049d78192ba73e980b7f5f05ad8f3a84eb63 +size 150904 diff --git a/flickr30k/images/2839397766.jpg b/flickr30k/images/2839397766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..599cb614d0ce71437d180d20fd3a0cd9c022d16a --- /dev/null +++ b/flickr30k/images/2839397766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c9731f70baa2f83401aaa39dd8e90dd0f9d2440975b4889a62f434cb787ed7 +size 163218 diff --git a/flickr30k/images/2844202978.jpg b/flickr30k/images/2844202978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5ca3fe6cce67afe8bdc4553e0381035c2dc1f77 --- /dev/null +++ b/flickr30k/images/2844202978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105c495dd27ae3eb13e0944f2eb7eaa3bbd5c78ac5d93b4c8ac981518ffd8fa6 +size 211115 diff --git a/flickr30k/images/2845084857.jpg b/flickr30k/images/2845084857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f962ec6edc3e8cbd5bc7cde58eb05dc99f56a49 --- /dev/null +++ b/flickr30k/images/2845084857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c735b160c1a75356b39eddf29ae7e465ebaca0a15db436c3c86008f5363d111b +size 124453 diff --git a/flickr30k/images/2845525442.jpg b/flickr30k/images/2845525442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..edb463159de330b571b9436fa9257e710a30d140 --- /dev/null +++ b/flickr30k/images/2845525442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c4aea91b6e5ab1aa7e67cdd20f11bf6a422078c825a75866ddfcfc8b3f9013 +size 124595 diff --git a/flickr30k/images/2846724677.jpg b/flickr30k/images/2846724677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72d9e8e22301fb3ff2cc22619c1726d00f524cc4 --- /dev/null +++ b/flickr30k/images/2846724677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44732d062746bfa23f3ff037c0ba17973c38a84b0190b195d0ce35a1441f6a2e +size 159609 diff --git a/flickr30k/images/2849842834.jpg b/flickr30k/images/2849842834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bebb3f2a1cbdae56fcc7ac28a1a7821349b91d5 --- /dev/null +++ b/flickr30k/images/2849842834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50eede3828a97c19318de68ffacc238cf29a47a5e90f0478ebdbff72766a76e4 +size 134372 diff --git a/flickr30k/images/2856564292.jpg b/flickr30k/images/2856564292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17c221edc1cd771ce41480c2cb68ad45f65f33ac --- /dev/null +++ b/flickr30k/images/2856564292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1546db82c8e39736d7a59a3620064d6e5501b1af46a66bcfe94f72770b95f036 +size 167844 diff --git a/flickr30k/images/2857609295.jpg b/flickr30k/images/2857609295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..366dbb198c52806191a1c8e7211ceb4680245537 --- /dev/null +++ b/flickr30k/images/2857609295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1206478ded833f03ad4efbfd9c59fa465e68e00440ea3f6a68be9b0a67b93b8c +size 98900 diff --git a/flickr30k/images/2862704719.jpg b/flickr30k/images/2862704719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..862f04929a9c622a55824eedbd955482c1359acb --- /dev/null +++ b/flickr30k/images/2862704719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590779c1ba9571ade61bc6c3985309598a5da905261d84f93e8d4a96753d0e41 +size 147131 diff --git a/flickr30k/images/2862931640.jpg b/flickr30k/images/2862931640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3153ced16024d0dd6a773ae85c6e554eb31fc3f5 --- /dev/null +++ b/flickr30k/images/2862931640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4f3d02f26ab2af5ce006ed79c49170eedc6efdfbb2fa7d6eee0d6eaf74a2a3 +size 96107 diff --git a/flickr30k/images/2866016431.jpg b/flickr30k/images/2866016431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7afd558b5b8ad3b40c54432f8d8900535b2cef4d --- /dev/null +++ b/flickr30k/images/2866016431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2810823d2e90ff67a36f5f78329f473d537cae6fed6d01a04da4a0e1b9b7f47a +size 97374 diff --git a/flickr30k/images/2868776402.jpg b/flickr30k/images/2868776402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fefc818f3903884a13a52038a6b9f1876fc606f9 --- /dev/null +++ b/flickr30k/images/2868776402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b605c00737518a4b9518ce156c167861a742d9b34464fc5dacb98848346536d +size 129171 diff --git a/flickr30k/images/2871984109.jpg b/flickr30k/images/2871984109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ceb9022ebf21a3bd183b7df6ed6b8d0942e0c4ad --- /dev/null +++ b/flickr30k/images/2871984109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812526bf800b5ac338e6e4b720fbb9e6f125d2e83b5a5c6d071ad375ec55aa4e +size 172887 diff --git a/flickr30k/images/287212060.jpg b/flickr30k/images/287212060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfd7fc16abbc2403b5f5fa049c08533615a5f766 --- /dev/null +++ b/flickr30k/images/287212060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae8700b91310ee5dc1224f9b3b56faea719bcded946ddb698954a8afc190e80 +size 63022 diff --git a/flickr30k/images/2875823162.jpg b/flickr30k/images/2875823162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18ee6ee00cc351105b8f3d3cbd462ddbc5b29f28 --- /dev/null +++ b/flickr30k/images/2875823162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71013c9a465933161713fbac06864e301a0ad8617697e02253ef6f9ccf2bccab +size 126762 diff --git a/flickr30k/images/2881378816.jpg b/flickr30k/images/2881378816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22c668008109c64c0a90ca860066c20829d5242d --- /dev/null +++ b/flickr30k/images/2881378816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22704297116fa3653283d7e11112bb62468df9c0e412e69c3c56b74b5dae4dc +size 302903 diff --git a/flickr30k/images/2885382946.jpg b/flickr30k/images/2885382946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d23bc364238ea38d9253f0a2d88d4af9c723432 --- /dev/null +++ b/flickr30k/images/2885382946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4e6a02671bd5b5ddf24698fd74060cba5a7546a7b1c10bda249b013a64142c +size 127700 diff --git a/flickr30k/images/2885388989.jpg b/flickr30k/images/2885388989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5650993989849799408d8cec1226756ee8f54758 --- /dev/null +++ b/flickr30k/images/2885388989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea39d95c4d8db597c9474e4542a8ef28733143978a289918869252cfbe33837 +size 160343 diff --git a/flickr30k/images/2886225006.jpg b/flickr30k/images/2886225006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15350d42e3010b5c53743db84208de1f1ec648d9 --- /dev/null +++ b/flickr30k/images/2886225006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8458793ba2ce75f719de38b516953522b7a78345860cf23ff8bd53fcb603d4 +size 185136 diff --git a/flickr30k/images/2890057168.jpg b/flickr30k/images/2890057168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d2f894e6b9829a8b06b12d44245a89a6a2a9711 --- /dev/null +++ b/flickr30k/images/2890057168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb7f41d5bbf330000c3ae98a0b3630917bb4ba8340ad83837dd81214e673dcc +size 129037 diff --git a/flickr30k/images/2891185857.jpg b/flickr30k/images/2891185857.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27c492367a4df68abed88e3f1a26d349b52f5fe4 --- /dev/null +++ b/flickr30k/images/2891185857.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfdf06b710a67e3be78bf946b5c64db2055263e5ea91981ab85e337f669abe4 +size 185449 diff --git a/flickr30k/images/289262112.jpg b/flickr30k/images/289262112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b109b4ac5c4a09a60474a4c4654ec395bc52915 --- /dev/null +++ b/flickr30k/images/289262112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1b1b0720ed283697934c46afc85d35705d285472e825abb095e3392ef99858 +size 119336 diff --git a/flickr30k/images/289262437.jpg b/flickr30k/images/289262437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b26755cb319884cf63276cddbf117cdf4c53bb9e --- /dev/null +++ b/flickr30k/images/289262437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bb41aceb8fd5ee229f68a340f8ac8a132eef5d43c8f4565a49cc4f8a58f43e +size 127148 diff --git a/flickr30k/images/289639811.jpg b/flickr30k/images/289639811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a070727d92294b9f76ecd35e712e09a9db316d --- /dev/null +++ b/flickr30k/images/289639811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be4b14c23c76dc18d5ed25cc2e0d1918ecf690f3b66cff539ca7e05d79c65aa +size 211905 diff --git a/flickr30k/images/2896804690.jpg b/flickr30k/images/2896804690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67b8b57f9ef94064555a5d983d3f9bc3db9aafb2 --- /dev/null +++ b/flickr30k/images/2896804690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3394d171bc254580ef67b440220d0f79ca581bdd31215efb5b6724f48e03de +size 150673 diff --git a/flickr30k/images/2900048238.jpg b/flickr30k/images/2900048238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31cb4f0cdc00e431c29f4882bfd236b4b753fc5b --- /dev/null +++ b/flickr30k/images/2900048238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85f3a05817fa0016accdf92865999c13d965d1be6a7eb4873639b6c79aa12ee +size 162409 diff --git a/flickr30k/images/2900418076.jpg b/flickr30k/images/2900418076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e59e1399c83aefbbfb7c056a4291395613515c31 --- /dev/null +++ b/flickr30k/images/2900418076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473c2e929231feeee0eb94b7dad03b0ea5257b48263c234cbeb8e54776e9e460 +size 185672 diff --git a/flickr30k/images/2900560501.jpg b/flickr30k/images/2900560501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66f86dade422f27c32b1ba6fb288e6aa3a85e0c3 --- /dev/null +++ b/flickr30k/images/2900560501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb743f3c98b43be0f0348d9082047e3d441e093c57255d1e2918207c4b39b07 +size 124280 diff --git a/flickr30k/images/2901462003.jpg b/flickr30k/images/2901462003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bebdf3bc80396a8f22c1f7276f8ad7419fecf26 --- /dev/null +++ b/flickr30k/images/2901462003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa7a86d67171e9f8938f1ef3d5206b38a44205ee6c5f590d005c30612e36697 +size 128117 diff --git a/flickr30k/images/2911032463.jpg b/flickr30k/images/2911032463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e35dc8c039e03640d965ebe555a9ce513dfba4df --- /dev/null +++ b/flickr30k/images/2911032463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfdd3e7a26a2df70699ef955e10e40e3cc5f120d85b5d394a0ffaae47f01217 +size 170867 diff --git a/flickr30k/images/2914163048.jpg b/flickr30k/images/2914163048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a71f4426619135bb1cbd0c7eb85f57bf8296e4a --- /dev/null +++ b/flickr30k/images/2914163048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf17fd05a7461a254876aa9c408c2b498c9af44a07b516fe073493346454f5c +size 127875 diff --git a/flickr30k/images/291565639.jpg b/flickr30k/images/291565639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88c36e86c72ffb62bcfb7a084fd347089ea61e59 --- /dev/null +++ b/flickr30k/images/291565639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f433a36ce3cf3f974f9352f9b6c6d0eeaa9ab8865b2caad2268b0bb390432d0 +size 153609 diff --git a/flickr30k/images/2916179149.jpg b/flickr30k/images/2916179149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0dd050e80294f10efb6adae35cbe3607be15b12 --- /dev/null +++ b/flickr30k/images/2916179149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b7059aec75d29027d75f1bf6ed3ba10093db226bec43032edd8d9724774357 +size 145378 diff --git a/flickr30k/images/2916770809.jpg b/flickr30k/images/2916770809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef3d1b9d7c1479a853721d5ec5d8ac9f56a02ebd --- /dev/null +++ b/flickr30k/images/2916770809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b61e1651a193b973d0646c04c8297af902d68dca415e341c31e9ca01000d35 +size 152765 diff --git a/flickr30k/images/2916920568.jpg b/flickr30k/images/2916920568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73207315c92be7b9b857cd61b86a7eb19cc66255 --- /dev/null +++ b/flickr30k/images/2916920568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea485f4b8f674bdd5e18d2f97766ca109d049225368d6dd783de1dac1adb7bc +size 131240 diff --git a/flickr30k/images/2917193696.jpg b/flickr30k/images/2917193696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..231139e188658647c1f2d6f8606b6559fa360614 --- /dev/null +++ b/flickr30k/images/2917193696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b647f173d7000f188c5f81804c5357b055ae344706596d214f9c884e315aa7f +size 170399 diff --git a/flickr30k/images/2917465129.jpg b/flickr30k/images/2917465129.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5788a71a52b8c89f6e680eca682628a2fadf54f --- /dev/null +++ b/flickr30k/images/2917465129.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d38d90e0ed67dceddce437d6280362d881b8ba495335abd17c936d2af8a8b78 +size 120627 diff --git a/flickr30k/images/2924825127.jpg b/flickr30k/images/2924825127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d137ec67d4ac565fe90ae58093b842b65a8da794 --- /dev/null +++ b/flickr30k/images/2924825127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa30c66617afdb958e51a260538a04e61a412410fe8e23b68ab657836ac7e645 +size 176044 diff --git a/flickr30k/images/2925760802.jpg b/flickr30k/images/2925760802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5018fcbba83d535049aebd6f59cff73bc15b7db3 --- /dev/null +++ b/flickr30k/images/2925760802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408e6706da6c1123dd3c5a0e80e1030fe8188ab74d2601b2197e57cb7b3dc747 +size 154583 diff --git a/flickr30k/images/2926595608.jpg b/flickr30k/images/2926595608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79b920bb148f0ae18ba019a0b85e54ca9d06f25e --- /dev/null +++ b/flickr30k/images/2926595608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5a7f42f953766b200c1e2955b94c9579f3e3c14ca434f0b37f346620e49c18 +size 150868 diff --git a/flickr30k/images/2931392634.jpg b/flickr30k/images/2931392634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d3adca3fa0644a767659fdce2325cb5eff7a535 --- /dev/null +++ b/flickr30k/images/2931392634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721edc7fd064a8f7c53a4979d6b09dac573c552bb6fa9dd578f45d7273354e93 +size 211196 diff --git a/flickr30k/images/293653043.jpg b/flickr30k/images/293653043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e523b2a8f3058fdfbef6a34c85398027838f7c60 --- /dev/null +++ b/flickr30k/images/293653043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121cf12a41efd78f7ef908c3cdd44d9b767000853d832c991662216dc1f32642 +size 185200 diff --git a/flickr30k/images/2937365149.jpg b/flickr30k/images/2937365149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcff60a83ede0ee7f49583d22228676be095f9fd --- /dev/null +++ b/flickr30k/images/2937365149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae3bdcd6aba1bf74bf52f540b6e3528c46251dac7fabd46ac7754d8eb843155 +size 121377 diff --git a/flickr30k/images/2938349830.jpg b/flickr30k/images/2938349830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a2a59f18aeb92a7c105d6f824d2868c08e06793 --- /dev/null +++ b/flickr30k/images/2938349830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc5f4691d8888c4f1f987c37a1ae24a13e2263c5e646af1740917a3c4c4df3e +size 148574 diff --git a/flickr30k/images/2938431292.jpg b/flickr30k/images/2938431292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..107664816e7758205afb2d0fda44bd0787fe7abd --- /dev/null +++ b/flickr30k/images/2938431292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3211557b1bbfee4bab8093c30737e88fabac7171d55c1c18110271ed721d0aa0 +size 115557 diff --git a/flickr30k/images/294380770.jpg b/flickr30k/images/294380770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6179971cae1a79f6c19ec2040eda618c71d7f31 --- /dev/null +++ b/flickr30k/images/294380770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1350709ea23662d19d3552d314408fa6422851c42c34c63f77b6df78fb5ac809 +size 108281 diff --git a/flickr30k/images/2944647707.jpg b/flickr30k/images/2944647707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1addb93c04b119381adcd0000ce4f3454d88eb1c --- /dev/null +++ b/flickr30k/images/2944647707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d810483a643775b5697ddf26fc80768f70225a06564088284bed98798c3c85 +size 147319 diff --git a/flickr30k/images/2949773540.jpg b/flickr30k/images/2949773540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7db98ed83455103f60d109559f92dd762a5ab7f0 --- /dev/null +++ b/flickr30k/images/2949773540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a26e1867acd8d135e4d33368c1fdbcf243d7eabb7847c794c843f1b09030bb1 +size 109089 diff --git a/flickr30k/images/2953730430.jpg b/flickr30k/images/2953730430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..439f5b7f5fdb0e3058a0f6f58c1bd799fe3aa569 --- /dev/null +++ b/flickr30k/images/2953730430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2605a3ca8043abc13d4816613030f5629bcb2538dbbd1f5f972f3bf49df30fbf +size 133692 diff --git a/flickr30k/images/2954840987.jpg b/flickr30k/images/2954840987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a80b4b7e52212ee57de7f3a2272810fe3a04dfce --- /dev/null +++ b/flickr30k/images/2954840987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd87001f0ffd7127257ed9f9c0ef14f199e728bd8aac7c3bbcccffc5a48e54b6 +size 170597 diff --git a/flickr30k/images/2956844849.jpg b/flickr30k/images/2956844849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ffbc2e2b337af87ed8a1f87e5f6dd4ab9ff2050 --- /dev/null +++ b/flickr30k/images/2956844849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cf50f2bd1fb4e6d2b7d12740b78b1e4c56d8fe5b0de21a26d893f5e6204e89 +size 114802 diff --git a/flickr30k/images/2957665534.jpg b/flickr30k/images/2957665534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca9592138aa2e0406be36479b74952b5bbd81101 --- /dev/null +++ b/flickr30k/images/2957665534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718fa63cec61cc2d1a515b7c5ad29044c3b5b45163b1e01bf41ab366c484824f +size 121223 diff --git a/flickr30k/images/2957702898.jpg b/flickr30k/images/2957702898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1d1689eed1cdec815c6c488814f8d26be39cd2e --- /dev/null +++ b/flickr30k/images/2957702898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52456c48e06d3f284ce8e63bc028a286329bdfcd1f7437097d91dcb29851b7e3 +size 126946 diff --git a/flickr30k/images/2960717658.jpg b/flickr30k/images/2960717658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1513d93e3727881206b9a2cffdd49d59f75eb137 --- /dev/null +++ b/flickr30k/images/2960717658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1691d9cf84faa307c67a60543eedd55294ddc8405c53d5a882ec0684edb41c6b +size 117972 diff --git a/flickr30k/images/2961192837.jpg b/flickr30k/images/2961192837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bb039953679cdf277f3b7c4bd16a976e2e655e4 --- /dev/null +++ b/flickr30k/images/2961192837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f77b60b8d1c1c292126f8384e1900ae22e57f8a9b247be7f63281c22d3a192b +size 129303 diff --git a/flickr30k/images/2966471030.jpg b/flickr30k/images/2966471030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1163e59cde46790fd6e0bd16202d2b44949784e5 --- /dev/null +++ b/flickr30k/images/2966471030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072474f33f67f46bb5bde525436f1b9a69a2b9c1056b4b94794f86a911e553da +size 141465 diff --git a/flickr30k/images/2969233171.jpg b/flickr30k/images/2969233171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be1ea8b9bbb8cdbd7de823ef87f070c9b8c262e8 --- /dev/null +++ b/flickr30k/images/2969233171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2594b85372742c2de507f1ed3a868113c848ccd93ca27171d7bb56bffb2ef29 +size 113097 diff --git a/flickr30k/images/2971381841.jpg b/flickr30k/images/2971381841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bddaffdb676b3f92c38d2c58fcecf0240dc34f61 --- /dev/null +++ b/flickr30k/images/2971381841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d8004f7d4b353507d859ecc85e0bd42c70b65ed823d40d760ad90a6f3a0a39 +size 115865 diff --git a/flickr30k/images/2973116262.jpg b/flickr30k/images/2973116262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1990f6f9a162cd5886699ee0e6ecf5d3605e535 --- /dev/null +++ b/flickr30k/images/2973116262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f5a86d8599a0e613d0194c3da8d2b3059d481c95ad8dd826b2883d4f8afd02 +size 174256 diff --git a/flickr30k/images/2975417212.jpg b/flickr30k/images/2975417212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3de9b80afc46b19975d5a18ba2cc64f4d97072c0 --- /dev/null +++ b/flickr30k/images/2975417212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde1ab2f24b859c9cb9a842578e41454e1510af619a11ab8a12e25f50d05cbb5 +size 116521 diff --git a/flickr30k/images/2983837415.jpg b/flickr30k/images/2983837415.jpg new file mode 100644 index 0000000000000000000000000000000000000000..541c92cd946a82cac596937cf21beb0024c49baf --- /dev/null +++ b/flickr30k/images/2983837415.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d6ed3c231af90af8e34c92d6118e2b108d754a39467611d9aeaab5b30f9240 +size 131026 diff --git a/flickr30k/images/2984440027.jpg b/flickr30k/images/2984440027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a27de8aad1547bc508da8cc3bec8e08ba7888e8 --- /dev/null +++ b/flickr30k/images/2984440027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6199c1df87d744fa543667469be1067bf25c333f8b2003118273681011a37711 +size 184550 diff --git a/flickr30k/images/2989764675.jpg b/flickr30k/images/2989764675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7efb8c022f5ca5c866d201733613b47d0e4288e --- /dev/null +++ b/flickr30k/images/2989764675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be27c389c1d56c176f7d58401f6ffe457cbc8d393d860fe462bbe817674cce0 +size 205602 diff --git a/flickr30k/images/299265726.jpg b/flickr30k/images/299265726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb68efe144244a35d21cca2cd2acbe0583eb48c4 --- /dev/null +++ b/flickr30k/images/299265726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ade94c2e15a4cf63288b423a842442eda07f4d73a36e5bf46ed1a7aa043fa8 +size 141992 diff --git a/flickr30k/images/2993167183.jpg b/flickr30k/images/2993167183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb811efc7a646ce458b1968cc7d2eea9bf1266b1 --- /dev/null +++ b/flickr30k/images/2993167183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463b3d791f1efa852fce6d97c0cb9e3774abee9366f3f5bbbdaa5dad6d2ab4fd +size 168256 diff --git a/flickr30k/images/299357456.jpg b/flickr30k/images/299357456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afe0d28a883fe57c320771d194c1bf9080eb8c6e --- /dev/null +++ b/flickr30k/images/299357456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590a5e458acb8798d08af8d6223e8b8e24653c8585d1eae9261deb031b9b4a2e +size 110294 diff --git a/flickr30k/images/2993841039.jpg b/flickr30k/images/2993841039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90ea52c77ab0b8d19ad0febed95c32c76bf3dddd --- /dev/null +++ b/flickr30k/images/2993841039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f362f61a6abcffb861bef54400c7b30e938b63f97c499d033b23582421992f50 +size 185064 diff --git a/flickr30k/images/2995173839.jpg b/flickr30k/images/2995173839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4288ca700f6861c99c6cb5276e9b30d82f93027a --- /dev/null +++ b/flickr30k/images/2995173839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f936a145afb78ac080db9b40ac0f5a8eee7ec3d33f1000648b73c4af6e5e2be0 +size 195329 diff --git a/flickr30k/images/299676757.jpg b/flickr30k/images/299676757.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fa2cafeb3f16c41964900bd5d70be64383d8c7f --- /dev/null +++ b/flickr30k/images/299676757.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c013f1e0278e6ed057ac8cabb5d1e3e8f778e658516d987083c4a662ad6e72c +size 157971 diff --git a/flickr30k/images/299701802.jpg b/flickr30k/images/299701802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b88acffd1779fd895bad3cad57d50a28179574ec --- /dev/null +++ b/flickr30k/images/299701802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d778d4b437f190164f073c96338d81a9b16223d0a894535a40b3293e9434fc1e +size 139303 diff --git a/flickr30k/images/2997939824.jpg b/flickr30k/images/2997939824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5ca854f4b56284fcd35f8f327a2ed0341e0f3f6 --- /dev/null +++ b/flickr30k/images/2997939824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04414126586d6b67ac7aee880da15c6520070cfe07a1c43ab2e986fcded14d09 +size 181652 diff --git a/flickr30k/images/3000959758.jpg b/flickr30k/images/3000959758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63d2658e50939b1b88190422f3d07bbf1a98a05c --- /dev/null +++ b/flickr30k/images/3000959758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809b09195dedb17cdb125689698c17ac4ec36f121bbec7d227dbec0e653f3be9 +size 212005 diff --git a/flickr30k/images/3002051747.jpg b/flickr30k/images/3002051747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2eb6552d63e9e5f638a55cae427fe59fefc472d4 --- /dev/null +++ b/flickr30k/images/3002051747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da36302e4ab852125e262d0db8af6329e22a2e0eb4676de78fe663f821e7585 +size 116706 diff --git a/flickr30k/images/3004538211.jpg b/flickr30k/images/3004538211.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77f4d40885600e715088b04fcdbaca020711e2f1 --- /dev/null +++ b/flickr30k/images/3004538211.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6853d50e4402c7683fa50ce00a6fbad9419c576f2a66565a5f0dadd7473e76ad +size 122591 diff --git a/flickr30k/images/3005607851.jpg b/flickr30k/images/3005607851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a80b644cc4882754fccb9f5de7b468df212cae1c --- /dev/null +++ b/flickr30k/images/3005607851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce57041fad13ad8a78b59bbec3101aed1e1d7b87b849f9ac5ace9dbb09ea7f1 +size 171381 diff --git a/flickr30k/images/300765528.jpg b/flickr30k/images/300765528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..681c95a6dbf26c6644ef52c8e8a228b84dd25d78 --- /dev/null +++ b/flickr30k/images/300765528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f548ef112d3fa8860a262fff473eeadc43c25b032e1850054c0de6bf263ea4db +size 105602 diff --git a/flickr30k/images/3009524142.jpg b/flickr30k/images/3009524142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a1c7722e8e2c664aa862d6f1b4128564c8a0771 --- /dev/null +++ b/flickr30k/images/3009524142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f764e6988b16b29ea9dc3fd911f7ab89f50834786c4611a0eea89b74751f14 +size 150420 diff --git a/flickr30k/images/301175450.jpg b/flickr30k/images/301175450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8495004fe0b27ec355cf0f531f6b3d320d75d64 --- /dev/null +++ b/flickr30k/images/301175450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1e75c9100aef4db45e4281a042b8da874b8020e7501c7df7eb4d519aa58926e +size 138959 diff --git a/flickr30k/images/3012334157.jpg b/flickr30k/images/3012334157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6308ed8ebf921ed513b7c0b1fa61047b915b21a --- /dev/null +++ b/flickr30k/images/3012334157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1071218ccce17b03a7b8c2c22ae151ca3dbffceb906678e64abf109ffb0d9f1 +size 195994 diff --git a/flickr30k/images/301746481.jpg b/flickr30k/images/301746481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e88d5b950fbd7d70474d4119475de8e1be2dca2 --- /dev/null +++ b/flickr30k/images/301746481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab63999b3c0967292f0fe641dcfdde33341f1837f4b43bb5df4f8c40017b81ef +size 105828 diff --git a/flickr30k/images/3018914028.jpg b/flickr30k/images/3018914028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03f496798fd1f5240a4fa7fafdb382b8fd5e6e6b --- /dev/null +++ b/flickr30k/images/3018914028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448a408d4c813a329e7c6db3003718c8b0edf7f2b0fe3761004daf26dd401efb +size 127005 diff --git a/flickr30k/images/3019748495.jpg b/flickr30k/images/3019748495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dc557005c6fbf7bc93fc0793b5642f7d8a7ffb2 --- /dev/null +++ b/flickr30k/images/3019748495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a3829f14e37d71662c8a5125d4d110e26235256eeabd232ad99150aa61926dd +size 126626 diff --git a/flickr30k/images/3020578684.jpg b/flickr30k/images/3020578684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96a024c688447b033498bfed71de9009319c8ccc --- /dev/null +++ b/flickr30k/images/3020578684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c68ca61657c2fa00069c922988fe9bd403b22470fa9296e3900b377a8f4485 +size 120835 diff --git a/flickr30k/images/3022004745.jpg b/flickr30k/images/3022004745.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a4039046738f016042efac4c4a1e9927f01fe41 --- /dev/null +++ b/flickr30k/images/3022004745.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9773995746ea42a1ca946248f0bd49cb145fa5615f858b54f6c11192fcd1c434 +size 137831 diff --git a/flickr30k/images/3023178539.jpg b/flickr30k/images/3023178539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d05e0cd83ab742b22a598a852b7d3a33dba32783 --- /dev/null +++ b/flickr30k/images/3023178539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3716a9e20e080a5b81d42f4ccdaaa7151efc2544d29abda471c6b139e3819aa0 +size 132317 diff --git a/flickr30k/images/3023296051.jpg b/flickr30k/images/3023296051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..277f1f98972e80f587f11111ba072a892465c38c --- /dev/null +++ b/flickr30k/images/3023296051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bada0673ea2794118cf5cafd9d2768863e0dfeb5bb273cdb868fb340343e9cb2 +size 168214 diff --git a/flickr30k/images/3024252869.jpg b/flickr30k/images/3024252869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a27b8ca922a571f84bfae8a40e665257c601ce7 --- /dev/null +++ b/flickr30k/images/3024252869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decc70b56d5575426c544f4265adac69e31f0087114b31363303c870e7b93bc9 +size 127475 diff --git a/flickr30k/images/3027255124.jpg b/flickr30k/images/3027255124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bc6398b775623c2e264534267d1bb11d040de10 --- /dev/null +++ b/flickr30k/images/3027255124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48305104f2839d0b217751b1a37a99966528b3bb20da8e8e7dcf1672f09bec0 +size 114596 diff --git a/flickr30k/images/3028145992.jpg b/flickr30k/images/3028145992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5aaec9703cec33e45c77adaf30df933729725e6 --- /dev/null +++ b/flickr30k/images/3028145992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b662b9ca7d23283df95beea96d0e4017f9a59cdf45f931ddc801c078f2bbf652 +size 138110 diff --git a/flickr30k/images/3032235201.jpg b/flickr30k/images/3032235201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b16b87e26c178bd4678894d7dd196b61b265f65c --- /dev/null +++ b/flickr30k/images/3032235201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55522fff40c0e78b9459b36b9e0ba802da9cd5ccaaed08c1f90b9f05491b812 +size 141721 diff --git a/flickr30k/images/3038182236.jpg b/flickr30k/images/3038182236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f45bb69f76b191bf6717cdcc57494688fd0a3036 --- /dev/null +++ b/flickr30k/images/3038182236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ddcef9b98d89fa55c919844a1a23bc3171ab08a10be082a8ade282a71e71d35 +size 154908 diff --git a/flickr30k/images/3039095384.jpg b/flickr30k/images/3039095384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6e527a2d170e19dd0a76264c5b48f1047e5327c --- /dev/null +++ b/flickr30k/images/3039095384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ea1edb5dc11397ae1854d11a7c4925a6559658a9214fcb14b0e37d929afac0 +size 179521 diff --git a/flickr30k/images/3039675864.jpg b/flickr30k/images/3039675864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01fa337f9d7efc79e811fdcbdc8ec4a318d52112 --- /dev/null +++ b/flickr30k/images/3039675864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b80b49f43abab330f9af2e98fd0421b51f3832afbf9e5600ec1ee89d56522f3 +size 180568 diff --git a/flickr30k/images/3042381160.jpg b/flickr30k/images/3042381160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6e286b260145d340c4913804ecf3567bab1ecce --- /dev/null +++ b/flickr30k/images/3042381160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1722103e7569419f51efc60c345364357d7db7a6185550cbd79ea0b804e26a61 +size 154057 diff --git a/flickr30k/images/3043908909.jpg b/flickr30k/images/3043908909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f6c424ebf0bf94387d2118c983890a0eea54ca0 --- /dev/null +++ b/flickr30k/images/3043908909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074faf1322efaf5353d6e87934b2a200570f7be2689df6aa6b6d1ba8a8cca322 +size 175863 diff --git a/flickr30k/images/3044746136.jpg b/flickr30k/images/3044746136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef0041f34b287a02ee70fab30c885fcf5f30f31b --- /dev/null +++ b/flickr30k/images/3044746136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0d2e8dbd21c95d5dc37aa0909c8bcce66bdeb5489bc74fabf0816247edb982 +size 144683 diff --git a/flickr30k/images/3046259614.jpg b/flickr30k/images/3046259614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32b89cab096d73baa74d21040bd7f15a16f35c6f --- /dev/null +++ b/flickr30k/images/3046259614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e72d1c05ac7943877ec9d821385bd7882c1ae86a88335b1ccc87fbb54ee3e8 +size 131165 diff --git a/flickr30k/images/3046949818.jpg b/flickr30k/images/3046949818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86014cfb6cafff8ca1a9a79369334d74f453cd35 --- /dev/null +++ b/flickr30k/images/3046949818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febf94b9e4b0deb4aa100380f0053f7e41c973e0918b35dd05b1727385476385 +size 157800 diff --git a/flickr30k/images/304998314.jpg b/flickr30k/images/304998314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ed663231ea4fff1f5906185e158b87cb9e7927b --- /dev/null +++ b/flickr30k/images/304998314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a4aa81962d13b60ae65a71e92fbea658b34b03016ff35d75390ca100e6dcd7 +size 127809 diff --git a/flickr30k/images/3050490720.jpg b/flickr30k/images/3050490720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a11796dcf69620d735374fe6920b08e280286c98 --- /dev/null +++ b/flickr30k/images/3050490720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dac40ddc9b35a7998259b4d96d5585b5d4d514ffc64217227db5f687510c843 +size 182381 diff --git a/flickr30k/images/3051600747.jpg b/flickr30k/images/3051600747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02b4d70e9003e85665b2bb0c8929dba85617aff0 --- /dev/null +++ b/flickr30k/images/3051600747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514d494db9d6d13ad38a1dd635d281363a3b86e8b0fa7f2b571edf5d771454cf +size 142519 diff --git a/flickr30k/images/3062145797.jpg b/flickr30k/images/3062145797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7486fe998ef424ef4a9c5a32357fc483b22b748 --- /dev/null +++ b/flickr30k/images/3062145797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e68e337a383cd1be1c736cb18fff4b23524118676dc1d072f761c39f1d36a22 +size 167176 diff --git a/flickr30k/images/3064437860.jpg b/flickr30k/images/3064437860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e359d4d97dbe155f6377151033c7a7e22771c91 --- /dev/null +++ b/flickr30k/images/3064437860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c2f3f4657a6c218d3461288e2236ebf2b5d1bbc37cb8e67fbd609aed0d67c1 +size 197935 diff --git a/flickr30k/images/306839655.jpg b/flickr30k/images/306839655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99cf883a044b7a0763a09e0e1fbccd9a569ea2c1 --- /dev/null +++ b/flickr30k/images/306839655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfb440ab85224454cb542cd5eeb596d0c5461e650804d1d461604da5436a8e5 +size 174994 diff --git a/flickr30k/images/3076585010.jpg b/flickr30k/images/3076585010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..404f51169c3cbae7ac99ea7cf76e7fce9e139c0b --- /dev/null +++ b/flickr30k/images/3076585010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f6c8d9d5c1278fd58bf686bf27b37d314a80c196b4ed6eed5f2d8cfb1163f7 +size 108834 diff --git a/flickr30k/images/3077760473.jpg b/flickr30k/images/3077760473.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d28058fe1f05228a66daa711b8f5fec430f2b22 --- /dev/null +++ b/flickr30k/images/3077760473.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e7fc74a3769ed2bf74be627d803f7443f92a07ab46b2edd513f106667ecf5e +size 117220 diff --git a/flickr30k/images/30813349.jpg b/flickr30k/images/30813349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..603a1e8e872ba27b63d2bffa4b7c4e8d6d4a7af9 --- /dev/null +++ b/flickr30k/images/30813349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcf937c5ccaf0968cd4954e0d868d559c74ad0be6010e3cbfb06ce421b3cfc9 +size 70504 diff --git a/flickr30k/images/3085357792.jpg b/flickr30k/images/3085357792.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8086c5485e1f1302c542849c14db2e23ee14670b --- /dev/null +++ b/flickr30k/images/3085357792.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce40dd0544b55a99372b27771e0f391b87204c7ec9086a932ffe332cbf32fad7 +size 182824 diff --git a/flickr30k/images/3088399255.jpg b/flickr30k/images/3088399255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44ec6155ee74e1fde76e08acaba6d0f2947389df --- /dev/null +++ b/flickr30k/images/3088399255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd4c3bd920b142a2fc9e9546be933179749e9f97f1167db2102075e62ca0fc1 +size 152883 diff --git a/flickr30k/images/3089107423.jpg b/flickr30k/images/3089107423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22ff0db65573194fa770308c7aa36673bd74a0a5 --- /dev/null +++ b/flickr30k/images/3089107423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3a529010a74de338839544dbd00e5b5f9542b5a0ddc94f79f1368257b7b62f +size 154503 diff --git a/flickr30k/images/3093533301.jpg b/flickr30k/images/3093533301.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e8ddcf7cd6f71efa97605c830f74541dd2b0ebf --- /dev/null +++ b/flickr30k/images/3093533301.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48fb83b6f232ee0ec964c07aa982d88c4e30d3ded203088b5ac84df045253318 +size 116112 diff --git a/flickr30k/images/3093728951.jpg b/flickr30k/images/3093728951.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f57fddae2320dc04fc59546fe537b8ced775b08 --- /dev/null +++ b/flickr30k/images/3093728951.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1d8ce27176e93f386c89225ae02607c466475bc227a589d7be477b901a3d5b +size 113641 diff --git a/flickr30k/images/3094302882.jpg b/flickr30k/images/3094302882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5add94a0104c71dc5844271b2e7b598e7ad5b7bd --- /dev/null +++ b/flickr30k/images/3094302882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c42271753016bc9bc84077e99844f5f4ea00c85161e86cab745fa29f617ed3 +size 145022 diff --git a/flickr30k/images/3094546534.jpg b/flickr30k/images/3094546534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..081c86795486ba54027b5b1d17cd8c0e601990c9 --- /dev/null +++ b/flickr30k/images/3094546534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b17a670d481fc01c4b74052cb5a3af7fd962d175b2d300ea6ba52fdff1277c +size 124019 diff --git a/flickr30k/images/3094737154.jpg b/flickr30k/images/3094737154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c205a1ada802934874e9c4db1e7ce693c7c365c5 --- /dev/null +++ b/flickr30k/images/3094737154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde4294a748064d42ccacf00971e41de16ea27038210eb231d72ff1888ac6254 +size 146207 diff --git a/flickr30k/images/3097171315.jpg b/flickr30k/images/3097171315.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e097512b2f975ef82cc1ffbecc94021ba0455cb --- /dev/null +++ b/flickr30k/images/3097171315.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f22399373656174bc995155e227f055846cec0241958fef1a8479dffc9b10b +size 155409 diff --git a/flickr30k/images/309954193.jpg b/flickr30k/images/309954193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..906731b97d778076dd517f8da235b38832829013 --- /dev/null +++ b/flickr30k/images/309954193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bc74830817fc40ba5ece0cb9aeac80716c263f430b89fb221775b39d6d49be +size 156850 diff --git a/flickr30k/images/3099694681.jpg b/flickr30k/images/3099694681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9460413f9bd98e4a10fdf2d978e9d00aeefbeb9 --- /dev/null +++ b/flickr30k/images/3099694681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ccfa544a74e282f9a646840e2719333f45b7baa17d741c26e2829c80a9de58e +size 135653 diff --git a/flickr30k/images/3099923914.jpg b/flickr30k/images/3099923914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9af8d0add179bc30f908d0e508ce4097b0759d91 --- /dev/null +++ b/flickr30k/images/3099923914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08b8732ad089cf353ec37f9ed7b48fc4e505b4f6ba766fb0600173a66b7a3fa +size 168380 diff --git a/flickr30k/images/310213587.jpg b/flickr30k/images/310213587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56f51be3d370f4c1a50ae288410a3d10ef6ef4c0 --- /dev/null +++ b/flickr30k/images/310213587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ecfb72f9322e0783626c4d71d06dc154319da0993aa68e0aa057109536e1a0 +size 159965 diff --git a/flickr30k/images/3103645451.jpg b/flickr30k/images/3103645451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7a863a1e81b5871348162376aed1813d411d4ee --- /dev/null +++ b/flickr30k/images/3103645451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40d65ad731725aa299a47f9cfb4a76889cf785afbb81a13489dae2bd69ebde3 +size 120239 diff --git a/flickr30k/images/3103655513.jpg b/flickr30k/images/3103655513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b4437d0ad7ed2cd811c90f0944d803a83b87aa5 --- /dev/null +++ b/flickr30k/images/3103655513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b16e704bdddbe2ac38e22569feaa8f1d420d9c48a17d29c7dd059cf59669dc +size 194600 diff --git a/flickr30k/images/310401525.jpg b/flickr30k/images/310401525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5528876e23698186055bac84545e3a9e8fd202aa --- /dev/null +++ b/flickr30k/images/310401525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311a874627d109a736c4e9cb696738f24216e3809c51f8ba92c8f83e7fe97816 +size 142816 diff --git a/flickr30k/images/3104182973.jpg b/flickr30k/images/3104182973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0026478131f95577d95baf6c571a5588b37fe572 --- /dev/null +++ b/flickr30k/images/3104182973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8832210189f25ed19fc5f4b966778f30296b64a2f93f1d20266b02c4701e0ea +size 178511 diff --git a/flickr30k/images/3105315670.jpg b/flickr30k/images/3105315670.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97c3c9cbb627c43c534e2dc27f0074a8e91a19f8 --- /dev/null +++ b/flickr30k/images/3105315670.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d40354f69436d6593905ac22b1e52e2bfb4460f12e2c399d516b4eb9f7c91fd +size 165173 diff --git a/flickr30k/images/3106481014.jpg b/flickr30k/images/3106481014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78ee34a7c4fda0d3e286da25454b5df2b63ca115 --- /dev/null +++ b/flickr30k/images/3106481014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a4475fd17890146d8dd52499164647a9c5f4e362e28a4b8aa1487f164f5e6e +size 157526 diff --git a/flickr30k/images/3107426138.jpg b/flickr30k/images/3107426138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..787b0488719ac30d7b315c32702e2024fe31e941 --- /dev/null +++ b/flickr30k/images/3107426138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c8521ee5f8246550fce882d4b1160a2c064e724d733fd4aace7978fc5d8e3f +size 120903 diff --git a/flickr30k/images/3107889179.jpg b/flickr30k/images/3107889179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26d1d983142bb77a5dc0c0d73172ed29f510f547 --- /dev/null +++ b/flickr30k/images/3107889179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538be7fbda30950c825969e288c90ac85bc6f4472cd304befa492bb4dca93e59 +size 170382 diff --git a/flickr30k/images/3108064547.jpg b/flickr30k/images/3108064547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6de8233dadd4d33e763a08d1660835a1312a0b37 --- /dev/null +++ b/flickr30k/images/3108064547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257cf34c471ae7c77f7ae92727f33f97733d350aeb8d05589abd95dd2ccae68e +size 158821 diff --git a/flickr30k/images/3112964916.jpg b/flickr30k/images/3112964916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37dd7d31a7ca862912d3ec8a703bdece1e583168 --- /dev/null +++ b/flickr30k/images/3112964916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada6d65b4e4222532adb7d9fdc23608ae0eb0151b15bc112f2d0831b1081c62f +size 166540 diff --git a/flickr30k/images/311379220.jpg b/flickr30k/images/311379220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c05862463c0db038fe5fe241738361c858413fc --- /dev/null +++ b/flickr30k/images/311379220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d81cc7fb31c1d2de9ebf3fc7418def7f061b4e52a5e3d91a3c2cfcf9f804992 +size 129888 diff --git a/flickr30k/images/311406998.jpg b/flickr30k/images/311406998.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f314e9b4bdce13f55027106ffe42c7ff9c07ae1f --- /dev/null +++ b/flickr30k/images/311406998.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b97a261df72e1ca014c39604176004a7e1868ef36dade7fe8ab7f874977deaa +size 139384 diff --git a/flickr30k/images/3118425885.jpg b/flickr30k/images/3118425885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..253881b1573d8af66102f7bb8b97ab90fe718370 --- /dev/null +++ b/flickr30k/images/3118425885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895f471a48ee18b549ce2ec8b09472b27fa1a8c01394397d958471f9c6b7d56c +size 175678 diff --git a/flickr30k/images/3118983136.jpg b/flickr30k/images/3118983136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a73e84c3fca576feaf85c7b12d85a0516a065096 --- /dev/null +++ b/flickr30k/images/3118983136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ec5817f537489d33b45f4b97b813cf282516fce5f456e10cf4baeb3a9539eb7 +size 165288 diff --git a/flickr30k/images/3119517310.jpg b/flickr30k/images/3119517310.jpg new file mode 100644 index 0000000000000000000000000000000000000000..078abc95a1dab0770b7a9883e9c1ab8e784329c9 --- /dev/null +++ b/flickr30k/images/3119517310.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e814b38149866ba8f910b9f42e867338df7227493f3be61bf9e4c72b56180bbc +size 110189 diff --git a/flickr30k/images/3124455694.jpg b/flickr30k/images/3124455694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c05011b58bdd60e0e6da80a30492f691959838ae --- /dev/null +++ b/flickr30k/images/3124455694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5889974692eebd9e9ac7c7496b7c5550c471fef469d81bad745f51af31d11a +size 103467 diff --git a/flickr30k/images/3126752627.jpg b/flickr30k/images/3126752627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..021b09f158d78129642719f2166c091cbd2dc65c --- /dev/null +++ b/flickr30k/images/3126752627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f9ad9e54c3fce93e041471adc6789a7cad4bb9dd4f1fd2713583433d744721 +size 140243 diff --git a/flickr30k/images/3126832359.jpg b/flickr30k/images/3126832359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b64d14df30fbd3d3d9c51857007dfddaf6ae4f9 --- /dev/null +++ b/flickr30k/images/3126832359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0973abfaab976724c5e30a8a19983d9505a3ab92dde0a01c63bf26fcbbcebc92 +size 131432 diff --git a/flickr30k/images/3132349593.jpg b/flickr30k/images/3132349593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e34cc92e1d0ec0c0684924d99ee290e0a54f470 --- /dev/null +++ b/flickr30k/images/3132349593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea99e572142100a0e7aee396d5e3660e97d8a20a7b48a3143cbe924e5dbbe57 +size 118007 diff --git a/flickr30k/images/3133044777.jpg b/flickr30k/images/3133044777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d19aae958c4122e9156a7e68b73901cd0065f643 --- /dev/null +++ b/flickr30k/images/3133044777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b12bf208ea94dc99ccfca87974a5f6902c9d5785ffea7b446d78dce28bf6a82 +size 186895 diff --git a/flickr30k/images/3134768532.jpg b/flickr30k/images/3134768532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9dc9070de1d282f0aeaa812a02744302c8ce257 --- /dev/null +++ b/flickr30k/images/3134768532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac80e64d014d7b7fba543c85f28339fff3abc7514e05fe9fb7063c7c272c8f8f +size 113719 diff --git a/flickr30k/images/313542438.jpg b/flickr30k/images/313542438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3705d7eec7c8650df3c52aeade9c9f2c568c7680 --- /dev/null +++ b/flickr30k/images/313542438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a562c7c72a9b2a0f8534fce53495e8aa73582aecb530d06275428a97be37fa8e +size 156581 diff --git a/flickr30k/images/3143574389.jpg b/flickr30k/images/3143574389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5a54b0d574682a711a09d78bb009ac72bc901ad --- /dev/null +++ b/flickr30k/images/3143574389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3dfce2b71cc6ace26f6224703fa3a9a1afebb54d98ed30385d083eaed1f1b5 +size 139470 diff --git a/flickr30k/images/3154641421.jpg b/flickr30k/images/3154641421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ec9173cceb3e6dfe29a8928a80779d707cbc1a4 --- /dev/null +++ b/flickr30k/images/3154641421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ea1494c38461f39469787df669bda4d6912c7193e071149ed21a347020825a +size 141287 diff --git a/flickr30k/images/3156485922.jpg b/flickr30k/images/3156485922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b336ab3f7d18d91089188b7c1a5927ea18fb238c --- /dev/null +++ b/flickr30k/images/3156485922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71a786b23823b354baf9c0fe88cb8149595deb97f11af94bde4be46cb1b3084 +size 164505 diff --git a/flickr30k/images/3158097394.jpg b/flickr30k/images/3158097394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ac3f3f8191839b045171efe74733e8625e95c9b --- /dev/null +++ b/flickr30k/images/3158097394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1331d11d0f599862a9f88e29e062782af65d4d8ed021233ee26c153d87feee30 +size 124527 diff --git a/flickr30k/images/3158680604.jpg b/flickr30k/images/3158680604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85bf4e4dfbf40ec830c011e95c4fae72ec08724e --- /dev/null +++ b/flickr30k/images/3158680604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ae30f5432033b82aaf5c6e567d14bfdb58944a7c6a40ac06610626697fdc59 +size 159538 diff --git a/flickr30k/images/316298162.jpg b/flickr30k/images/316298162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..520a96dbebc0722ff54b0c41785d0a4a5783684a --- /dev/null +++ b/flickr30k/images/316298162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408766b4986702af71c1f399c98758d9ba0c910fa41973ff7e49988ca42e3885 +size 204571 diff --git a/flickr30k/images/3168742591.jpg b/flickr30k/images/3168742591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c4fea1f91962693907d7d99f91bf6f49f88cc09 --- /dev/null +++ b/flickr30k/images/3168742591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6857f9b64d8fa470d54803f79dc0985959b44e44031ab8188736b76a7446a699 +size 143205 diff --git a/flickr30k/images/3170713647.jpg b/flickr30k/images/3170713647.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0c21f4a0d2a2d8d17fcffc24bd6fb863d1d220a --- /dev/null +++ b/flickr30k/images/3170713647.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f1de7b749706923e4c8617074267d154d60955ef56d003cfe53c614739a195 +size 150219 diff --git a/flickr30k/images/3171188674.jpg b/flickr30k/images/3171188674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..046460f56dd9679bae4818edbb51783b9a83bdff --- /dev/null +++ b/flickr30k/images/3171188674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0f3258d0658b1794a70a95c5c819c1b848964a077b72ee12501b4129122116 +size 175744 diff --git a/flickr30k/images/3172384527.jpg b/flickr30k/images/3172384527.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07107c7678f37120e7b522604be2092720bc1942 --- /dev/null +++ b/flickr30k/images/3172384527.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c89f153742a632b96c04ac2e673f18ef08250a823601a8075a16682068db57 +size 105129 diff --git a/flickr30k/images/3173215794.jpg b/flickr30k/images/3173215794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c25557e7033a6db17df37f22ba1510186fd4488 --- /dev/null +++ b/flickr30k/images/3173215794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b608e4fa4d1b088126333f34ec5840bb740f21fa269e259132d10702afa8802 +size 95538 diff --git a/flickr30k/images/3174771296.jpg b/flickr30k/images/3174771296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f32afcaa7b667e7784c1c77519a576dd7ab1851 --- /dev/null +++ b/flickr30k/images/3174771296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca58834bb33d6bf1eab614ea2c13ec1b88138bf2f3c214650b0b11902b8c798 +size 155411 diff --git a/flickr30k/images/3175434849.jpg b/flickr30k/images/3175434849.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca537901da36f9a8d123e7f2b8ce1d61d2999d92 --- /dev/null +++ b/flickr30k/images/3175434849.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15b98b9322b4107c40d399900ee958b7ce2f61c4722068407c56e2e5d3dcee8 +size 124315 diff --git a/flickr30k/images/3175887061.jpg b/flickr30k/images/3175887061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b224559bb76b95c45f459c41fc5adc92c24bcf5 --- /dev/null +++ b/flickr30k/images/3175887061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6aa69d20eab0d4023c0cc419299f1d1a3a358ea58917605efc4c6a172121639 +size 140858 diff --git a/flickr30k/images/317694142.jpg b/flickr30k/images/317694142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abbe80779540397c5546042a5fd0ac4a239e9571 --- /dev/null +++ b/flickr30k/images/317694142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d00e3651dd3e61fb902b0bb604fbd6b41569eddd989c5cfe7e50f8b8452bee +size 173759 diff --git a/flickr30k/images/3178441629.jpg b/flickr30k/images/3178441629.jpg new file mode 100644 index 0000000000000000000000000000000000000000..046ff081127f1aff301d045b02c6435b6d58ff23 --- /dev/null +++ b/flickr30k/images/3178441629.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a3a95ff5a320ff4f5fefabe6dda393c19fdfa9d37295fbc8c3c4c82273a2a3 +size 165901 diff --git a/flickr30k/images/318070878.jpg b/flickr30k/images/318070878.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b2ba7edc597f2f9a7b46c8c6a3c6899cb4fb1be --- /dev/null +++ b/flickr30k/images/318070878.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4660daccdd07be9c3eb6b438d56030e59c22239c5d597c1b52e340f8400e0299 +size 232833 diff --git a/flickr30k/images/3181075482.jpg b/flickr30k/images/3181075482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c8992171c2382298664c6353b7b6af7384044ad --- /dev/null +++ b/flickr30k/images/3181075482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec4a843d9557e321e1bd981c0ef60e000c5fc3365bf67d1e1753fac11d0a1ca +size 105719 diff --git a/flickr30k/images/3183528123.jpg b/flickr30k/images/3183528123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..976772574cfbb6686b90bad982514cc2c05c36bd --- /dev/null +++ b/flickr30k/images/3183528123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738eaa5f38b68ff1be2c3792d35c6ccd051ed43de156e1414f88f51fcc5c3599 +size 174311 diff --git a/flickr30k/images/3184891327.jpg b/flickr30k/images/3184891327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed859c2eac0afb5e53565c127a950501a9236b92 --- /dev/null +++ b/flickr30k/images/3184891327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db0d5b98b40f47bc34e239b71c8e5f4b24da95bd900261d685d5a700193272e +size 191206 diff --git a/flickr30k/images/3186556417.jpg b/flickr30k/images/3186556417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..205d345ed9ac930c78b91ee40db032cf9807d7d3 --- /dev/null +++ b/flickr30k/images/3186556417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa0c8d6a7dd4d20176ced73cde861838fe57ab61330b19360a101fc152bde7b +size 146989 diff --git a/flickr30k/images/318896597.jpg b/flickr30k/images/318896597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70d249b54169b7a692346191b64940e805974b0f --- /dev/null +++ b/flickr30k/images/318896597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a43e7446bcf1a9be9657183bca0e42a0d8b81c098e019c2c8dc4fbfabecf37 +size 154794 diff --git a/flickr30k/images/3189448227.jpg b/flickr30k/images/3189448227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f1caa0bbb05e567b9e0f403b23915b102cad2bb --- /dev/null +++ b/flickr30k/images/3189448227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786528a60c0b451463c760992d06970ba72ec83370ae620a4240a55694b19450 +size 100574 diff --git a/flickr30k/images/3189485991.jpg b/flickr30k/images/3189485991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..127e571bef07ef3194c1f7374ea22c3e5892d1b1 --- /dev/null +++ b/flickr30k/images/3189485991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4139f2a283e0b0e3c7c7f4b9d1fc6f7fed5ae2240a90f5a22563d5cec11efa97 +size 127559 diff --git a/flickr30k/images/3190295971.jpg b/flickr30k/images/3190295971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bba89da7a40f25385f18cef1a153f4d7e0db60c --- /dev/null +++ b/flickr30k/images/3190295971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559f9044615418bb7714231a51e4fbfa515139188303a0a89687f4b34e5239b0 +size 120476 diff --git a/flickr30k/images/3191027142.jpg b/flickr30k/images/3191027142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a21f44088c3c932ac60ec98d50d56a749e00445c --- /dev/null +++ b/flickr30k/images/3191027142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d003ef026950753938370fbae4317852c0ab8d707bbee1b3d72f24d44485753a +size 184426 diff --git a/flickr30k/images/3192645199.jpg b/flickr30k/images/3192645199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a79fbceef8338dd011dbfc9fb4f7677d0521a402 --- /dev/null +++ b/flickr30k/images/3192645199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16d448b7d24de579b9ccd7fb0ef0d9b6ac917db3cdbe744d831e92920267971 +size 129955 diff --git a/flickr30k/images/3195588704.jpg b/flickr30k/images/3195588704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c24592ed2dbed32af82d9b9b2d95dd61ae326f6d --- /dev/null +++ b/flickr30k/images/3195588704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec1f8dabb27759b4de61fa6a71423c59a46b060b7f4a0064281b955ca22bc64 +size 168991 diff --git a/flickr30k/images/3203288070.jpg b/flickr30k/images/3203288070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4aa6aa146c7baf4f65415e6ac8bdae8e5101f49 --- /dev/null +++ b/flickr30k/images/3203288070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830d9aebb50d85d879fc7f5ea1705639d76a1d7131904178226abcab789fcac0 +size 109243 diff --git a/flickr30k/images/3204081508.jpg b/flickr30k/images/3204081508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..105782b6aab69dd6f51413d7f6dcb10298f3a795 --- /dev/null +++ b/flickr30k/images/3204081508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4071f70d1088096ca59010f3973613dab161cd3699b12d23511d15bee6ddca60 +size 157518 diff --git a/flickr30k/images/3207799374.jpg b/flickr30k/images/3207799374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2faf8af94bffaa984d0f945d27adb034eaf674d --- /dev/null +++ b/flickr30k/images/3207799374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad89e8d49ad6d6dab585347eb494ba8ce78ed5381d9dfac65621777229dffe3 +size 174287 diff --git a/flickr30k/images/3208227126.jpg b/flickr30k/images/3208227126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848a7ed8db893c34e16fa8d2f0342f3b5e1c3662 --- /dev/null +++ b/flickr30k/images/3208227126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50891bc20d20870b1e1fd0b2b07fad4caba653b550874a1e9c08871a793660da +size 123047 diff --git a/flickr30k/images/3208725027.jpg b/flickr30k/images/3208725027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82b36fd8b58bf3bdf652347224586c5ba498761b --- /dev/null +++ b/flickr30k/images/3208725027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00fbe0807b05af4f02bc46eb7646469f45e8082fa723158d501217493ad2f3b +size 183896 diff --git a/flickr30k/images/3211437611.jpg b/flickr30k/images/3211437611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b4dddeac2ed726854f7eb47384ed03f483ff733 --- /dev/null +++ b/flickr30k/images/3211437611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb475f7182c1aed735694fbf2a39fd2bd722433de92d46b7e7280351c7c69ab +size 191370 diff --git a/flickr30k/images/3213954789.jpg b/flickr30k/images/3213954789.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0385e8b03e39d206caa59107d982306f39a84437 --- /dev/null +++ b/flickr30k/images/3213954789.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f4205b91aac3c921920e7bfbc1d127f9bc988621806fe386dadcf66f14ae0d +size 109410 diff --git a/flickr30k/images/321622284.jpg b/flickr30k/images/321622284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..207d138704bfc6a21a88410697d891206d53870e --- /dev/null +++ b/flickr30k/images/321622284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61cf31948551ed2dcff87d89d154d3ed898e6058f0bf0b6ffb45aac7c0a1912 +size 179991 diff --git a/flickr30k/images/3216316010.jpg b/flickr30k/images/3216316010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..442a6d0d9490b0391e939c5e16b29b9193d3bb5f --- /dev/null +++ b/flickr30k/images/3216316010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9faa3efe98332baa936ebc5042dc657b29cf927860a824cfb15473566177a694 +size 104791 diff --git a/flickr30k/images/3217056901.jpg b/flickr30k/images/3217056901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db4db4b31eb0de4d713b86322c44c04c2e6a309c --- /dev/null +++ b/flickr30k/images/3217056901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4574fa6f62490cc6c27a2980bea939aa3a1d7fadd9f95a963f27acd9cb36c64 +size 180446 diff --git a/flickr30k/images/3217240672.jpg b/flickr30k/images/3217240672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4a4ac4317cd70e4bcb2e8a8e3e2ebf4228ac01b --- /dev/null +++ b/flickr30k/images/3217240672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d2bde932eb625b94fbad33a449acb210a2f0e91fee1ee21e762957253e33b0 +size 214619 diff --git a/flickr30k/images/3220650628.jpg b/flickr30k/images/3220650628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b8d7bb82ae030e9b96f02bbc6afd43661cd91a1 --- /dev/null +++ b/flickr30k/images/3220650628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22da05e9a38ada1804b14c52a0b761d2a852369f984931d2fcbc7cf79e018725 +size 117255 diff --git a/flickr30k/images/3224407844.jpg b/flickr30k/images/3224407844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfb954811c75c6075cc78440038260dc7c78e2e6 --- /dev/null +++ b/flickr30k/images/3224407844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d581120f71768e401bbca30b54a8f30df07f8a74ecf5d28e0295c1f43e670a +size 152395 diff --git a/flickr30k/images/3224904543.jpg b/flickr30k/images/3224904543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7de1f303c50228d6d88f271d5de81492a83079dd --- /dev/null +++ b/flickr30k/images/3224904543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae3c4f92a4501fbc983f957470c35d093fb854a513bb67c16546a13ef031442 +size 173273 diff --git a/flickr30k/images/3226105839.jpg b/flickr30k/images/3226105839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7356b555854db14727ff5b02e316caaf727f69f --- /dev/null +++ b/flickr30k/images/3226105839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc3944fb2ceb4f142f610c12847f459df55f9aa5f3bac75e429af5ebe18d85c +size 147916 diff --git a/flickr30k/images/3228358059.jpg b/flickr30k/images/3228358059.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c25b4a290d6c0bf3c4be22f8c24a34e0ded52db5 --- /dev/null +++ b/flickr30k/images/3228358059.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d8b25412239d5bf9f8276d73b8a5309ceda3bb32b6ed3d5072fd5a81bdfe27 +size 161947 diff --git a/flickr30k/images/3236892217.jpg b/flickr30k/images/3236892217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e26e0527d26ec2ac90a18907fe40c53fd9b64d8 --- /dev/null +++ b/flickr30k/images/3236892217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d2a40982ba5e5897fdf05a8106f3dbb4d4b2f292274d5f7d5417f94e873862 +size 181170 diff --git a/flickr30k/images/3239260246.jpg b/flickr30k/images/3239260246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d3f2492f6f8cf5452970d09e2b637f25662c9ad --- /dev/null +++ b/flickr30k/images/3239260246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f9d092d8553f43bcf6090aa0810e5dd39eea2d1531534b276e9766cfde6c3ee +size 154088 diff --git a/flickr30k/images/3240363291.jpg b/flickr30k/images/3240363291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cf4bfe96d896048a9402c5996e5459b08556644 --- /dev/null +++ b/flickr30k/images/3240363291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d86aca2c89c02e73ef5aa2361d6798034dda4726ab01bd6117e0f73268b29a +size 209140 diff --git a/flickr30k/images/3240519143.jpg b/flickr30k/images/3240519143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4a7e72e0ced50475f507cda9972c8a9ebd33199 --- /dev/null +++ b/flickr30k/images/3240519143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db725aeda8b7fb15f0f3df300fc7693110975b914200a6d0bcf9f22c44a9496 +size 142526 diff --git a/flickr30k/images/3240558825.jpg b/flickr30k/images/3240558825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bf373fadd70d7f18c5e8dcd99e334a0972dcf3a --- /dev/null +++ b/flickr30k/images/3240558825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d284d99629f8f5dc2340ac648cbf5ffe5549e7333e924e448db61784b2465a6a +size 168947 diff --git a/flickr30k/images/3240637051.jpg b/flickr30k/images/3240637051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7545936844ad5da5ea4e32777fcdf1a80cfc8192 --- /dev/null +++ b/flickr30k/images/3240637051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5295af51d190661dd9460b5005135b01f7e9b0d285ba6f1ed52bf33fb6b097aa +size 147139 diff --git a/flickr30k/images/3242039483.jpg b/flickr30k/images/3242039483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d9de9fd6fb727b2408f3d4a74e81548b034d95f --- /dev/null +++ b/flickr30k/images/3242039483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de254c2bdcea1bcaa20a2f508e46b94bd1603b550ea77edd2e066cb5cfc5f4b2 +size 155797 diff --git a/flickr30k/images/324208502.jpg b/flickr30k/images/324208502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c27f3fe9ad738d07a74799f7bae49daf8857e3ab --- /dev/null +++ b/flickr30k/images/324208502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c012f849cbc0012915e59f292b2ac955016b56a57a416989fd1073f26a6c73e +size 142252 diff --git a/flickr30k/images/3242881252.jpg b/flickr30k/images/3242881252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd68d9e983252b93cc5d60eaa97d0c649fcbf5bd --- /dev/null +++ b/flickr30k/images/3242881252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c60654aacb4a2e39e7e0e8b2f3904a4c71d83df969b2918ecb5023d819cdec +size 154432 diff --git a/flickr30k/images/3244171699.jpg b/flickr30k/images/3244171699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddbfbbd85983c6507a056bf85a9567b07307ee8e --- /dev/null +++ b/flickr30k/images/3244171699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce9c75bb1d1eb12844a3f98832dbf4ce0c9ada9e1c0bfa7ded5df8e2c2350bc +size 152650 diff --git a/flickr30k/images/3246505968.jpg b/flickr30k/images/3246505968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12fbe0e6d6e4d90478bca798eef5c47696376dce --- /dev/null +++ b/flickr30k/images/3246505968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80019bbf43638eb83fada173825490af35996dbdfa0c6c5d08cc88aece5ca351 +size 115241 diff --git a/flickr30k/images/3246788996.jpg b/flickr30k/images/3246788996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c061024536f6e5dcd862c196b3411ada39c50e6 --- /dev/null +++ b/flickr30k/images/3246788996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2c90717d33fd0b7d2f955e3c4eb218183fefd4474a8d6d7d987850a287eec8 +size 105420 diff --git a/flickr30k/images/3247385464.jpg b/flickr30k/images/3247385464.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3455ae6b1a126d3378e401b4ad8ff20041945f13 --- /dev/null +++ b/flickr30k/images/3247385464.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b7e5d889109cae430b1bc5f75f1abb5e27235a8d4208b21933eea6e4311764 +size 152218 diff --git a/flickr30k/images/3249014584.jpg b/flickr30k/images/3249014584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e629b81de678745b77295cc449e678e73e221ad --- /dev/null +++ b/flickr30k/images/3249014584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936334097d56dee79c91879391c8fc99910d36ccb068bcf1220de4b8d7ff09be +size 147481 diff --git a/flickr30k/images/3249738122.jpg b/flickr30k/images/3249738122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc26c3ba5075c7bf95f96af3a3ba5b5d266fa5cd --- /dev/null +++ b/flickr30k/images/3249738122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb63fbfc9e016fef307066a140e57b278ec1b70f0ff29f4e3ddb197767dbc592 +size 205166 diff --git a/flickr30k/images/3249865395.jpg b/flickr30k/images/3249865395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e879d900585098d2db8938ceeea35352602d9be --- /dev/null +++ b/flickr30k/images/3249865395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f203f988a78ff99c99075e13c1fad2225e5e17513523a56f08d69e85feb1ad +size 129406 diff --git a/flickr30k/images/3256274183.jpg b/flickr30k/images/3256274183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c67133e6072dbb12e5040b81372475c701bb5c0d --- /dev/null +++ b/flickr30k/images/3256274183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f26377ba791149f94fc6a8c2396ad174d22b333da827ca7f5653774ae96667f +size 170939 diff --git a/flickr30k/images/3258071770.jpg b/flickr30k/images/3258071770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ced5308da4a15bae06c7a226b40291cb1c78b8e4 --- /dev/null +++ b/flickr30k/images/3258071770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30222d37ca5c0de3c7b9ecd512a831fe8fb0da74511630a1ff59230a4520607b +size 167739 diff --git a/flickr30k/images/3258397351.jpg b/flickr30k/images/3258397351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74c5bce8f028cecc264c40cbdc19c702aeeebb70 --- /dev/null +++ b/flickr30k/images/3258397351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19a3fa11eb583187354654dcb810c70b2f0d3526f618e9eb0a24ef68f62881a +size 131774 diff --git a/flickr30k/images/3259228898.jpg b/flickr30k/images/3259228898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fd59e67522fc6b16c366b55131bfb2ff33bb2c4 --- /dev/null +++ b/flickr30k/images/3259228898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e576d16291ad129d0ee7bb505eb32f83f98ad162df428b8de9a50791df4f162 +size 125579 diff --git a/flickr30k/images/3259229498.jpg b/flickr30k/images/3259229498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7426d311cf912df64cd82d6070c054098ef80941 --- /dev/null +++ b/flickr30k/images/3259229498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31c1b97036af92e666ac3ac91e3d11a18916987a12ae68c15d4be8d542d62a7 +size 131009 diff --git a/flickr30k/images/3269934581.jpg b/flickr30k/images/3269934581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e619a82dc98053dcfc13dd727c2ea2c5e8871e97 --- /dev/null +++ b/flickr30k/images/3269934581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4644fb82cc511be91680e878a6fd1ca9d5e64d76ee854c7a78afaeba9a2afed +size 163714 diff --git a/flickr30k/images/3271061953.jpg b/flickr30k/images/3271061953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d41b0a9900c140f696354b5fe7fedf21fa24130 --- /dev/null +++ b/flickr30k/images/3271061953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa470b08f687c29ffd034c33c50bad0c52c869283b8a67191eca6a291ee994a +size 182076 diff --git a/flickr30k/images/3273489163.jpg b/flickr30k/images/3273489163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c17f2e5781e18e01ac6d60381390b6613077e2f8 --- /dev/null +++ b/flickr30k/images/3273489163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8677599006008228d8119110408542c6ebf8ab191b593a4d8f1fe3b976eda735 +size 142567 diff --git a/flickr30k/images/3276475986.jpg b/flickr30k/images/3276475986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3450c8f5ecd6114666dd419ec92f699abbf1d038 --- /dev/null +++ b/flickr30k/images/3276475986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d367587987b5d6e1b11ab0c53ea937c599277a39042bbb3f0b3c121e9b86197f +size 157356 diff --git a/flickr30k/images/3276620831.jpg b/flickr30k/images/3276620831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60e1f7ef22e92f2f18660c1934f257d531a3e4ac --- /dev/null +++ b/flickr30k/images/3276620831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ee5a50dd128b08f04bf435e7083eaad2d0145bff11a19946347df213551b13 +size 142020 diff --git a/flickr30k/images/3277834387.jpg b/flickr30k/images/3277834387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1902ffbd3a4e8fe5190fe7a0a6179b0a66897340 --- /dev/null +++ b/flickr30k/images/3277834387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7910a763e62f68c2c96d3a21ddf77086489d97662b3acf4b8978fc9c4452ba67 +size 212048 diff --git a/flickr30k/images/3283913180.jpg b/flickr30k/images/3283913180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50d2ec1d01582996f5718b67c50407dddfb4d5f8 --- /dev/null +++ b/flickr30k/images/3283913180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19478c378b528b31e2d04bc7bdeeb0d9f0de5dc49fcc3801c621b22e163af6dc +size 153449 diff --git a/flickr30k/images/3286822339.jpg b/flickr30k/images/3286822339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02d7bc272098596f569ac48af8a058854a098a24 --- /dev/null +++ b/flickr30k/images/3286822339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17944a22eaad6d71da872b0eb1fa29734c65f947c57abe05636429096ff26f93 +size 151358 diff --git a/flickr30k/images/3287415664.jpg b/flickr30k/images/3287415664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ba4477da1038c7776de513276801e540f70a622 --- /dev/null +++ b/flickr30k/images/3287415664.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884c3aa0bec9f35abe7a8542267e6e93a5e537623e86f5a75049cb8bde60133f +size 241256 diff --git a/flickr30k/images/3300019891.jpg b/flickr30k/images/3300019891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec4c8ea2412c388a7260a01f77477b8c45385f76 --- /dev/null +++ b/flickr30k/images/3300019891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7620378fb4ef92c88f3c4e68422b8a16bf6b60da05537d3998c7e009a54ba1ce +size 204751 diff --git a/flickr30k/images/3304712466.jpg b/flickr30k/images/3304712466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9a030f857eefaecc9df5b1456bfa8a4514e3f7a --- /dev/null +++ b/flickr30k/images/3304712466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f9ab0073a8a5511c4df5e5f987b54f8084dce8c4d14caec67db1af1212cddd +size 159002 diff --git a/flickr30k/images/3309535518.jpg b/flickr30k/images/3309535518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..136680627418e53c5a97644530a6c8c1b88f5d84 --- /dev/null +++ b/flickr30k/images/3309535518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee4fd04b2457b076fdc62d40c46cfebe9f96569dad18a5882a2e0f83e328af6 +size 150373 diff --git a/flickr30k/images/3312779887.jpg b/flickr30k/images/3312779887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abc77b6edf83b2a3d13b2f7176a8f8506bf3c79e --- /dev/null +++ b/flickr30k/images/3312779887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81465198b688769954b5ef581f2d7486837afe3881f081db3154e800844b5cac +size 163025 diff --git a/flickr30k/images/3313188616.jpg b/flickr30k/images/3313188616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..676086fb597863bf4d77012f8e00fe8b9a447956 --- /dev/null +++ b/flickr30k/images/3313188616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c523339430397c0c14e6fe0f4a96f1da9c70c2188bfcd8232a7f27ec031a12 +size 144631 diff --git a/flickr30k/images/3313237692.jpg b/flickr30k/images/3313237692.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d50a996d0486319d2cdead4c4aaea81f4d17a598 --- /dev/null +++ b/flickr30k/images/3313237692.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3950009cfd5c2f6b1ae146ceb9d4461a4a574eb56ef03d1820660eb9919a5e1 +size 135470 diff --git a/flickr30k/images/3313691449.jpg b/flickr30k/images/3313691449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50c103df74954915481682431db6263055ea9e1a --- /dev/null +++ b/flickr30k/images/3313691449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7fbb1f8d96eefe7b02df54412d3dfc551f634a3aabc0321d8ee21294defd75c +size 167850 diff --git a/flickr30k/images/3314311861.jpg b/flickr30k/images/3314311861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1eb9963239b885f2e47939bda724e9e75017e5f8 --- /dev/null +++ b/flickr30k/images/3314311861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eaeb4dd929a0f8bc982ac2ee6be11a3775df0693307b5c765f45010fc279907 +size 154574 diff --git a/flickr30k/images/33143662.jpg b/flickr30k/images/33143662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6312874ac6f0b52eaf7d4c430c307bf6364e62aa --- /dev/null +++ b/flickr30k/images/33143662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8291a0a7b09eeb031e09dc476e068012fc03551aa9498ff7681e0f828bea408 +size 41000 diff --git a/flickr30k/images/33143954.jpg b/flickr30k/images/33143954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..588caf1b4770b2c71a71d56eaa76b381d2f047f6 --- /dev/null +++ b/flickr30k/images/33143954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ae67eb56fdb69763d95b3948c05fdebf9f17469eca74a897b0d9e6615d515f +size 46156 diff --git a/flickr30k/images/3316045142.jpg b/flickr30k/images/3316045142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85f440dfa9db6aa5ea1ff1bac7e8ba09fa9ca978 --- /dev/null +++ b/flickr30k/images/3316045142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4946736a91c273e5cc9679d1f8a1b6d5adb1f8e560f40f8d75cd4e52a7fe6d +size 116984 diff --git a/flickr30k/images/3317079939.jpg b/flickr30k/images/3317079939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8746580af8de0a81da112502ed023ff2bf15e0b --- /dev/null +++ b/flickr30k/images/3317079939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e92c77eae5641cb5ca1e97a009e728215e8fe11c6d42f2b000c5c6c3ff93f1 +size 129459 diff --git a/flickr30k/images/3319338707.jpg b/flickr30k/images/3319338707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0f5fbe6b752e7c9f332cf9da4e7c86351076f0a --- /dev/null +++ b/flickr30k/images/3319338707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb07039233a616f91ef50cede553b1ba9734d1e7fe7c745113809021bfc66f8 +size 169451 diff --git a/flickr30k/images/3320756943.jpg b/flickr30k/images/3320756943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..077b3d853007d498055c9d4d960c63a59d44743e --- /dev/null +++ b/flickr30k/images/3320756943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d04fd89fd3323a1357d5207abadfcf2975f2d24bb1288d891778136def184d +size 142239 diff --git a/flickr30k/images/3321832766.jpg b/flickr30k/images/3321832766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3777aa57af35d2c3021263fe42dfd64fb6700297 --- /dev/null +++ b/flickr30k/images/3321832766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe026281ce914e2ba33752f9b4d538e21088f32ae14644623db991a7c8c1e9a +size 115073 diff --git a/flickr30k/images/332303587.jpg b/flickr30k/images/332303587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c366abd7a81dd4a282178de311175c35208d9e10 --- /dev/null +++ b/flickr30k/images/332303587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9ddf1341352d3e1a1638ec8b802d98ad958646245e912950fd8864836247c7 +size 133522 diff --git a/flickr30k/images/3323514651.jpg b/flickr30k/images/3323514651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..627790e33b958112e3a0aa1feb802cafc6cbaa60 --- /dev/null +++ b/flickr30k/images/3323514651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddaa5ec6da5603e73bd58a540efdfa0c09eccb5c7aad40fc41d47492551b13a4 +size 146509 diff --git a/flickr30k/images/3324957208.jpg b/flickr30k/images/3324957208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d97e42d123d011e409a69cdde10bf577ef43bb7f --- /dev/null +++ b/flickr30k/images/3324957208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd66401f390332ca7a4b93685d1d7a5606906f25537f8be13281c58c045aa4d8 +size 151160 diff --git a/flickr30k/images/3328535573.jpg b/flickr30k/images/3328535573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60fe264d6f55bdb171cf57742f359bf7b0e917ff --- /dev/null +++ b/flickr30k/images/3328535573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb51084a72a3f3ae1e71b19b4a11c8e3ecee856b4e44f306ba89472e4e53a44e +size 187087 diff --git a/flickr30k/images/3328852290.jpg b/flickr30k/images/3328852290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc57e4bbe585ecef1acba7984810283bafd1322b --- /dev/null +++ b/flickr30k/images/3328852290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52abe070ea7599a702b98a56f12dfbddf522bee396663c3f6c2450dba75b0bdf +size 179112 diff --git a/flickr30k/images/3329796982.jpg b/flickr30k/images/3329796982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c95821e58d53ec5ccfcd0bddccf2ed616dc1176 --- /dev/null +++ b/flickr30k/images/3329796982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff15308edf225e4e2442b6481472e2f9ee253cc045c5890ecf852a4dbe0c656 +size 208208 diff --git a/flickr30k/images/3331021833.jpg b/flickr30k/images/3331021833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23703b8c12f8455aa7bc3addb70bc0193fc0f345 --- /dev/null +++ b/flickr30k/images/3331021833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea26df78575625a815bd877c984d882453dc1c838ea59a563c44942026c5605 +size 164113 diff --git a/flickr30k/images/3331135046.jpg b/flickr30k/images/3331135046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3820c9da1cca5f73b6466068291b287f68de709e --- /dev/null +++ b/flickr30k/images/3331135046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85e5bb03e9477a82c34c882fd990de5a6b50ecc0fad5da774f2b292c8a0c6bc +size 146850 diff --git a/flickr30k/images/3335452793.jpg b/flickr30k/images/3335452793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5eafac23ce5d065cc2c7954f3aaaa2e150b68788 --- /dev/null +++ b/flickr30k/images/3335452793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85713978c40644a478fefd6a92f4d0b12675a70631ef014b0ad5ecba7943f3bb +size 172353 diff --git a/flickr30k/images/3339861543.jpg b/flickr30k/images/3339861543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60d9d18ccf3afdf6aa64c1a8a97bdd9a8ef3ee82 --- /dev/null +++ b/flickr30k/images/3339861543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f7574f57642f30d0ff76dac0d68e28ff1aba73fae883b789f32da3cf1e23cd +size 130555 diff --git a/flickr30k/images/3341920567.jpg b/flickr30k/images/3341920567.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31f68de3605176b735fc1df689ea9c875da73014 --- /dev/null +++ b/flickr30k/images/3341920567.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e873626bc90cefd1d54db2ff3e32232caee1f0a971b7820cd8193a43c32743af +size 112418 diff --git a/flickr30k/images/3341930221.jpg b/flickr30k/images/3341930221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52e02ce8fe569cdc1d8449d087056d9ce64185df --- /dev/null +++ b/flickr30k/images/3341930221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c343ff82875f5ea2770cc61ca801361c968ab1f93a070bf42bc7dcc5de4531 +size 122726 diff --git a/flickr30k/images/3342264328.jpg b/flickr30k/images/3342264328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa5dcd7bae4128f7578f6d650d7f972619d569a2 --- /dev/null +++ b/flickr30k/images/3342264328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842017d1ebd9c94383902f39160704610323afb02270cb8e03743d9444cd35b8 +size 138099 diff --git a/flickr30k/images/3344287935.jpg b/flickr30k/images/3344287935.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4026a26a501e7d9658927edc4210a29ca4faaf57 --- /dev/null +++ b/flickr30k/images/3344287935.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c544ae156a310b0c77f1254ae02609c6256203b65e0f2642c44270294a8331fc +size 111933 diff --git a/flickr30k/images/3349955993.jpg b/flickr30k/images/3349955993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ecdeb5e549d24161b1c190a22e224f31fba2026 --- /dev/null +++ b/flickr30k/images/3349955993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8736a87ed8d8ee9777c24630fff74ed46248304dee02ac136dbd7d66920d70f5 +size 173385 diff --git a/flickr30k/images/3351493005.jpg b/flickr30k/images/3351493005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9116c4a393ddcff1f0782ad03faa06af49e011d --- /dev/null +++ b/flickr30k/images/3351493005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9812589c3102af3c345c97e5f822b3a14072bee248ae581e00db7043337830bc +size 100297 diff --git a/flickr30k/images/3353950389.jpg b/flickr30k/images/3353950389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b817c1bab5dea6199c0c834876b9fa1b86d00cf --- /dev/null +++ b/flickr30k/images/3353950389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa56e1b92cb0a238c94db1390da6a088a0884a02df988a6d6b01cf9172e26df +size 166503 diff --git a/flickr30k/images/3355084320.jpg b/flickr30k/images/3355084320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44328bcd2184c654689a793bfef742e6364e590a --- /dev/null +++ b/flickr30k/images/3355084320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6585a3ee9d571bd378795eead2bc8cc467df194f3b8c2285fbf031d9d5802b19 +size 153056 diff --git a/flickr30k/images/3356520287.jpg b/flickr30k/images/3356520287.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92ed9c6d7236b79b1947f4dd8be43bb622a6eef9 --- /dev/null +++ b/flickr30k/images/3356520287.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f5838de8d73f9329102271b57bf564eeb1edbe27bd7e4a382ed0d89ce57db4 +size 112803 diff --git a/flickr30k/images/3356748019.jpg b/flickr30k/images/3356748019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b72119908bc0f9703b892554436dbdc94070b83 --- /dev/null +++ b/flickr30k/images/3356748019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08adef0af8db2bdd50321b9c887640653ede92f0226f4eb9f74f343398b7ae97 +size 125261 diff --git a/flickr30k/images/335686463.jpg b/flickr30k/images/335686463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e529dcbcd4541dbf53b143b873fff3ff2ef4edda --- /dev/null +++ b/flickr30k/images/335686463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d783a219d87c913676683f2cd051c710355c94e396313416f35592e7cf786e6 +size 144194 diff --git a/flickr30k/images/3358980904.jpg b/flickr30k/images/3358980904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7642aa28a05434cca31f2d80bf67e5a40bd452c --- /dev/null +++ b/flickr30k/images/3358980904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22129198a2c0e6b7828c512a330290b63d9fcb439ea88769d2a889dbde0d263 +size 149719 diff --git a/flickr30k/images/3359551687.jpg b/flickr30k/images/3359551687.jpg new file mode 100644 index 0000000000000000000000000000000000000000..237531d106e8d51cb81617cd795d771f41d70aad --- /dev/null +++ b/flickr30k/images/3359551687.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f8d626360f70f94fbc7533c4b7057380b2e46cb94c88e7fe6e662fe169002f +size 149169 diff --git a/flickr30k/images/3360178782.jpg b/flickr30k/images/3360178782.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb628c06e614e4c90627685ca1a4fba0fb7c5753 --- /dev/null +++ b/flickr30k/images/3360178782.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db97384a70eb37174ec4c561f42f32b339e63c93643703d4f52163766c50cf2 +size 191268 diff --git a/flickr30k/images/3360730513.jpg b/flickr30k/images/3360730513.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0a98d6416372b93127410aa5317ec8b8702a1ca --- /dev/null +++ b/flickr30k/images/3360730513.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3173de6a8dfbc0501cf19ebde14c8b2b1e410aa512752bc80b51cba2d0daa63e +size 188378 diff --git a/flickr30k/images/3364796213.jpg b/flickr30k/images/3364796213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35d59311bf9cc04b6b4b014e416a259665d3036d --- /dev/null +++ b/flickr30k/images/3364796213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561e19229e6390d3d0f9a0af2b868619dd7ba54a93cc7013e3e2b51c1d3b6240 +size 176091 diff --git a/flickr30k/images/3364797223.jpg b/flickr30k/images/3364797223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d1de1e875bf61c6dbaa4e16ff7c384cba0545f2 --- /dev/null +++ b/flickr30k/images/3364797223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a873173b530f5e6cf10bca82abb4ab2642af7f380e20b2f5e48e0df4e6d05bd +size 190138 diff --git a/flickr30k/images/3365561441.jpg b/flickr30k/images/3365561441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0714b071bf557ad26cedf75af1d20053be9ad3c3 --- /dev/null +++ b/flickr30k/images/3365561441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c391bf3d7f7bffabf84630d70d34bd333d622cb63a08294bb1b814cca69ed7 +size 161077 diff --git a/flickr30k/images/3365783912.jpg b/flickr30k/images/3365783912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcb7f9dafb87d4305bb017e906b1b829ed726839 --- /dev/null +++ b/flickr30k/images/3365783912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cdf59e21d6c489377eef1e70d6ee9d19fa461e418a84cfdb91d89fc503579a +size 163431 diff --git a/flickr30k/images/3367658141.jpg b/flickr30k/images/3367658141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6bf0196cbdb5702224e968528e230ceb9361c96 --- /dev/null +++ b/flickr30k/images/3367658141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0b4db3c603d8d6adcf510e6aa35bae4bccf7b7fc62393a2f715b87c0403bee +size 94204 diff --git a/flickr30k/images/3368865171.jpg b/flickr30k/images/3368865171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab920b61fd72adf102f00b11497c45a53ab64d45 --- /dev/null +++ b/flickr30k/images/3368865171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22f035a74ceae37b53809982e0be9e54a26dbd38967dbaf7661f97baaf3e60a +size 175208 diff --git a/flickr30k/images/3369258147.jpg b/flickr30k/images/3369258147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d731c8d60610bd39cce2f4bd182509b2e8d467e5 --- /dev/null +++ b/flickr30k/images/3369258147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c9cceb1700effa295b761f23181e7b4b0a75334d41d4b2f6f95e6fe51d8b27 +size 177195 diff --git a/flickr30k/images/3369981276.jpg b/flickr30k/images/3369981276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f868f0ac9d3f4b4836e4b2cedbdbf522d2e8dda --- /dev/null +++ b/flickr30k/images/3369981276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3449374329b55e8be7a96d7a122dc0b1b4b32f767a6b66afe5217595f58c7a9 +size 125130 diff --git a/flickr30k/images/3371494233.jpg b/flickr30k/images/3371494233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9085202d0191db49321b3b8a361238fe95cfe7ab --- /dev/null +++ b/flickr30k/images/3371494233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efe1d5e6bf718dc0d1e9ee9b492efd219a313dc175dabd84c14cb4f62beca53 +size 145718 diff --git a/flickr30k/images/3375981446.jpg b/flickr30k/images/3375981446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a532b6e454cf21f7e351fd271df8a61fe97343dd --- /dev/null +++ b/flickr30k/images/3375981446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757fea22a6d12f69dd040ada913b92050ecce0c7da258942eebdf9f07c4e13a3 +size 206748 diff --git a/flickr30k/images/337605969.jpg b/flickr30k/images/337605969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..739f033ddb256ea32b4f0697132fcce7068aa47b --- /dev/null +++ b/flickr30k/images/337605969.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2038703507644adf91e2292fa7c9d67e82dbe23c8f8a0e981287cb2d029f37fc +size 146758 diff --git a/flickr30k/images/3376809186.jpg b/flickr30k/images/3376809186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b62cb8ff446a1d6dd8d40da6d8fe78f10bdf7f4e --- /dev/null +++ b/flickr30k/images/3376809186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccd79a038f5cc0fbf45ed6c101184add39dfa4510aa1ec50d9431b2786644c0 +size 183424 diff --git a/flickr30k/images/3377040300.jpg b/flickr30k/images/3377040300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b56a96bf2546714bf1c9992e01b7ef4e5a9638c0 --- /dev/null +++ b/flickr30k/images/3377040300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c377e288d2b6ab1f3fb4ab89ba686da3c024f8b87ad0fae666cf6daeea7658 +size 107989 diff --git a/flickr30k/images/337793983.jpg b/flickr30k/images/337793983.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5e1042d9a486b0a74558faae5bffd5a1bbbd5d1 --- /dev/null +++ b/flickr30k/images/337793983.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09f782cf4e4c26d1fd935ecf112d759c6e243b053edf9da09d1a92123ca6d26 +size 182907 diff --git a/flickr30k/images/3379496689.jpg b/flickr30k/images/3379496689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00441272779d2a3fddbd4f05567965d9460052ae --- /dev/null +++ b/flickr30k/images/3379496689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb9cfdc4755037c782e497eea1f9891b7c0e269f2ad4163decf6c687151ad39 +size 151623 diff --git a/flickr30k/images/3389458786.jpg b/flickr30k/images/3389458786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f2a2ea8963536f8d3e9cf3ff2bad9676f7fcb8a --- /dev/null +++ b/flickr30k/images/3389458786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d71fdad63eb31699119ccf686b7419b1cee55209bca5cb98eee177939caeed0 +size 118775 diff --git a/flickr30k/images/3397090388.jpg b/flickr30k/images/3397090388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5c45b2ebd31d73d036e982b75beebc2d2a06466 --- /dev/null +++ b/flickr30k/images/3397090388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902be6e8e6a3e41d3be39085aac7b9dcdbd61ebab9e0b8427d295cfc4f7eefab +size 163600 diff --git a/flickr30k/images/3398788809.jpg b/flickr30k/images/3398788809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a43eed6bfdfcca96c6d9a15a9024cabe58d66696 --- /dev/null +++ b/flickr30k/images/3398788809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:265f4d504329ba28728bee742aecdf999a1b7eea266a10245ae09d120588dea4 +size 125212 diff --git a/flickr30k/images/3399028417.jpg b/flickr30k/images/3399028417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a6cae2a7b4e23d3bd7b87cca615d5315065cd3c --- /dev/null +++ b/flickr30k/images/3399028417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2572a41fdceb6572065cb11c59083fe0a01f51d37d535c86fc1565ea144227 +size 158964 diff --git a/flickr30k/images/3399906919.jpg b/flickr30k/images/3399906919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d940e13ab754053e331b077d1da6b456f37f3278 --- /dev/null +++ b/flickr30k/images/3399906919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0932d6010114fc1e29728d21fd685aa6fd9899af995aad4f228523cfb19121c0 +size 78164 diff --git a/flickr30k/images/3401333624.jpg b/flickr30k/images/3401333624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1be49ecc4b5067ebeafd24621c7e4e115a6e1328 --- /dev/null +++ b/flickr30k/images/3401333624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4965d33c01b8c4cfc028df2954a58e835f016fcb0c5667869d2191d310352493 +size 124081 diff --git a/flickr30k/images/3404870997.jpg b/flickr30k/images/3404870997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..317785186513558bdb2eeb76de04f1e94c497634 --- /dev/null +++ b/flickr30k/images/3404870997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ec28415c2b12c88e542e1fab8cc48c4ccb6ac4cf661ae2597d9ce230528dcc +size 138963 diff --git a/flickr30k/images/3409506817.jpg b/flickr30k/images/3409506817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6986d84ed84c6be6fb8c7859e8ae9e436c66c31 --- /dev/null +++ b/flickr30k/images/3409506817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d42710483f9ba85fd8b6193328b84946d7b0f495130f79ceb2b5d261d00cbb6 +size 138824 diff --git a/flickr30k/images/3415783122.jpg b/flickr30k/images/3415783122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b72534cb356cdc9ff6602f93aa063eb7c907349 --- /dev/null +++ b/flickr30k/images/3415783122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50edd14cc0af0e92e075537ec0efca2403c7197e603afdf75f2db1d12c492302 +size 130991 diff --git a/flickr30k/images/3416339125.jpg b/flickr30k/images/3416339125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1d8f42647a986b9c5f70ed6edfaa54ad1e89c18 --- /dev/null +++ b/flickr30k/images/3416339125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcfe9b428ada32ac0da1af1ca2e15f8b28fb9e09b43baf60429c2e4c68226c2 +size 117528 diff --git a/flickr30k/images/3416617727.jpg b/flickr30k/images/3416617727.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47a3ba9f7a596ead95939d8f0138e13283917137 --- /dev/null +++ b/flickr30k/images/3416617727.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46385ac913300ada64d264f768c6f7e147d51fb9cec564a1203cd97d5f758e83 +size 207436 diff --git a/flickr30k/images/3416852229.jpg b/flickr30k/images/3416852229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2a4b3ab13af0f8d6adb8117e8fca5584cad14a9 --- /dev/null +++ b/flickr30k/images/3416852229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7c8f91879bb7dbefc5ab85b88b7c941dbbeec02a2105b140464b03cd0942e9 +size 156513 diff --git a/flickr30k/images/3417143124.jpg b/flickr30k/images/3417143124.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae2618f8f576f7066414335409d3842d3f9d6579 --- /dev/null +++ b/flickr30k/images/3417143124.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff243113139032fa785c071bcaf17cf3fb46a17b17376cfdbd53be612e3e63b +size 169880 diff --git a/flickr30k/images/3417319108.jpg b/flickr30k/images/3417319108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2d77fdb7f32c46490080debb35d069e32c5294b --- /dev/null +++ b/flickr30k/images/3417319108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b01999545583b2a371adcf590d1d0a9c796f97f28948b1980c2c812d280b3c +size 184720 diff --git a/flickr30k/images/3419436117.jpg b/flickr30k/images/3419436117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b5385f22603a59c05653264e874165d08ce3dab --- /dev/null +++ b/flickr30k/images/3419436117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a250cd8eb463faa7c4830620c73972526366de0c784c86db929ac5b78c56ca8 +size 150055 diff --git a/flickr30k/images/3419555245.jpg b/flickr30k/images/3419555245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6769ffcc23497cb677d77b0262c274fcb3fa5611 --- /dev/null +++ b/flickr30k/images/3419555245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b48483c2eb379345291af683ca8beba6123be1e55c4d4a87b9abf2abe4bc157 +size 137841 diff --git a/flickr30k/images/3420309744.jpg b/flickr30k/images/3420309744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85950caddcc665c0bc736f0196dd675b5739d4f0 --- /dev/null +++ b/flickr30k/images/3420309744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ed95e0ce98849b4b51ceb60a36756fbcd7bf5f1fdc68e3e930ec059340cd92 +size 153697 diff --git a/flickr30k/images/342040842.jpg b/flickr30k/images/342040842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80ff27c00892227542604d98dfd7993c353a25e9 --- /dev/null +++ b/flickr30k/images/342040842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7d94decc409de9f92e7da76769183a89780559f0e59ed33e87b1eeb27cb49a +size 147641 diff --git a/flickr30k/images/342092288.jpg b/flickr30k/images/342092288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98ca2664775b0a1c3139e4f72f77afe1a4698943 --- /dev/null +++ b/flickr30k/images/342092288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65e38f592b7dc17f280e1b2c9fae52e16d4afcc9fad03496b247c5728e37dcb +size 105022 diff --git a/flickr30k/images/3421928157.jpg b/flickr30k/images/3421928157.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2996df1a5a2fc2dbd4b10cc0592a43b5cb2526fd --- /dev/null +++ b/flickr30k/images/3421928157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c95e51412459be366332df7940760b4ac865e879d3283251908e44b4cb124c +size 146247 diff --git a/flickr30k/images/3425573919.jpg b/flickr30k/images/3425573919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db5665120433d2c1cc93443fda02d3e52ae4ef6d --- /dev/null +++ b/flickr30k/images/3425573919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8c568e77d99acea575d790f901974016576970f1503c7e9d42abc814dc994f +size 232179 diff --git a/flickr30k/images/3429977605.jpg b/flickr30k/images/3429977605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bde817c3cefad42049b20aea84058a41e4fd05d6 --- /dev/null +++ b/flickr30k/images/3429977605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1569bbab164da3051e6864d634fbc3414d98b63c053126d5881fe33577e94ffd +size 170507 diff --git a/flickr30k/images/3430100177.jpg b/flickr30k/images/3430100177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ec945f233cd3854102c0a0e6e16e25aaf1ed2af --- /dev/null +++ b/flickr30k/images/3430100177.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7656720b182055f420406d49ddf5336ef94130f961219e88614e4cc8c07d97 +size 213201 diff --git a/flickr30k/images/3432656291.jpg b/flickr30k/images/3432656291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d11d7e52a66d71a5df14c7ef3c32061bb0056e9e --- /dev/null +++ b/flickr30k/images/3432656291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e9534f31fc1809cbf3355b24a5a17c0218c64295141c20d876066a6fbc4ee3 +size 152209 diff --git a/flickr30k/images/3433341061.jpg b/flickr30k/images/3433341061.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75964b10f19922b5dd18fd804ce161954f411ff9 --- /dev/null +++ b/flickr30k/images/3433341061.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87240d178179a0647b6ffd4872ca79dc92b21c8f97aef5aa13e9676c7ce58afb +size 121554 diff --git a/flickr30k/images/3434112918.jpg b/flickr30k/images/3434112918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8e72fa8e52014313967a5a37101946732f36b4f --- /dev/null +++ b/flickr30k/images/3434112918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e4d862f51b70cb235706595b16f323f68b9702faa37f98aaece097abc86877 +size 135925 diff --git a/flickr30k/images/3434755676.jpg b/flickr30k/images/3434755676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..788c285cd12263f78105f57fb59a27d86fe66128 --- /dev/null +++ b/flickr30k/images/3434755676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4175c5b8a1bdc415586f549d64ea4ac9c45bf2f987d015525024d74bc7f9a54 +size 140590 diff --git a/flickr30k/images/3435911654.jpg b/flickr30k/images/3435911654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4edf693d0b4dd4aca644d086c244eb6e450435c5 --- /dev/null +++ b/flickr30k/images/3435911654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c6052b288557a96df352b23ddee6ccadedad208bddca1940ac4c8a1aa344de +size 114210 diff --git a/flickr30k/images/3439064881.jpg b/flickr30k/images/3439064881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db2d3999dfd8727a1e4595dfe30fb792da57df85 --- /dev/null +++ b/flickr30k/images/3439064881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc060a4a718fa8ff378494ceb8ceeece507b414acfc6195520f347308826708 +size 146969 diff --git a/flickr30k/images/3439087390.jpg b/flickr30k/images/3439087390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99de24d75285788d58e1b91a1f7fef0f7e158dcb --- /dev/null +++ b/flickr30k/images/3439087390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9057403c6b862012f052bf1b1f609a73b2cad3205d41ea394a2a1807dd53a2 +size 142073 diff --git a/flickr30k/images/3439382048.jpg b/flickr30k/images/3439382048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60e6a4f0c6ef77afd2f5baa16b744c410c60d9dc --- /dev/null +++ b/flickr30k/images/3439382048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7092868fd9dbc0324b61985fabdd638ab88db89a6f03c437378425a87c5510d9 +size 145379 diff --git a/flickr30k/images/3440423642.jpg b/flickr30k/images/3440423642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..461e4e5904ed3603390793b9b3bd04ad6bafb3f8 --- /dev/null +++ b/flickr30k/images/3440423642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aceae04cd0cdceb74921fd75fa7430d898b95747be4717fd1b24052421e2b39d +size 88515 diff --git a/flickr30k/images/3441104823.jpg b/flickr30k/images/3441104823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b86e0a030867c7267bf1867e5a2f853056c3daf3 --- /dev/null +++ b/flickr30k/images/3441104823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f68145e559b0bb58b3a8764550b6323d0732789588bcbb1384fd08b8016a7ec +size 169332 diff --git a/flickr30k/images/3441966720.jpg b/flickr30k/images/3441966720.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88fb731ccfe5787b369cad390cdfd2f3686c59ef --- /dev/null +++ b/flickr30k/images/3441966720.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c90a726439a4cd7ef3e36042078b07222c4792d1c2ca4b73052064b6dffccc +size 195412 diff --git a/flickr30k/images/3444281183.jpg b/flickr30k/images/3444281183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efcad3bbb2bc81f80cc52b66a0863c771bfa5309 --- /dev/null +++ b/flickr30k/images/3444281183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3166970efcd7d1ba65cce876e34c472aabfae946eb10535022253ae2ba66779b +size 149539 diff --git a/flickr30k/images/344841963.jpg b/flickr30k/images/344841963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72304067e2b93a23849d428b86ba7dc2f144bebc --- /dev/null +++ b/flickr30k/images/344841963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1aeafddd50febd833dc1ff11212660d586f09d53eb3e7524fbfd856fb8243d +size 127494 diff --git a/flickr30k/images/3449079320.jpg b/flickr30k/images/3449079320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a3b63753fc13b55dcebc59bb53ad8624a355500 --- /dev/null +++ b/flickr30k/images/3449079320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2036deb6317b81f9a6ac2ff9ab75374a4e3116b7d2988a2b2602b90b3e0f6e8 +size 96063 diff --git a/flickr30k/images/3450087996.jpg b/flickr30k/images/3450087996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..349c5d6f5e9b6036d6ca87fca910b886809f1928 --- /dev/null +++ b/flickr30k/images/3450087996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe2b9a741023b51d85e1cfa81350b6977c0acf1f8ffba3f51aa9e388b841301 +size 136809 diff --git a/flickr30k/images/34536135.jpg b/flickr30k/images/34536135.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80ef2dc41107fe6536c02768abee6f0eb2f7d412 --- /dev/null +++ b/flickr30k/images/34536135.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f09f5a1dad13cfde22f7e3f4bdcb69bc1ef0197e7c8b23f42f91434b9f7b1d +size 67240 diff --git a/flickr30k/images/3453919853.jpg b/flickr30k/images/3453919853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3340f42149a90e14e5df642fe4b45294ac545e78 --- /dev/null +++ b/flickr30k/images/3453919853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4179f7b0152e04bac3452df9a5bdf709794c77f13c4d0f1c50422ee944dde5db +size 162574 diff --git a/flickr30k/images/3454728570.jpg b/flickr30k/images/3454728570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..498e4929918c5ae377c4eee70ecf2cc3eb820645 --- /dev/null +++ b/flickr30k/images/3454728570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259c9a37dd9df3ff01de13443ca8803ef7e8cfb616bad56a5cfee8644f5e9a83 +size 175385 diff --git a/flickr30k/images/3456488632.jpg b/flickr30k/images/3456488632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1fbd273b21f33ead043d85c426a6e0b8c5dc041 --- /dev/null +++ b/flickr30k/images/3456488632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf99c91850143f9280f03eba8e00ac94d872811b475ffd9440b5d6ffb3c3e33 +size 143794 diff --git a/flickr30k/images/3458396026.jpg b/flickr30k/images/3458396026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4977c742cb2d0a706437e75c103f5140ed8b80b2 --- /dev/null +++ b/flickr30k/images/3458396026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71bd0478b062a0169a97d6762b072e515ff6fbe4815176b8488b5a143faf0f99 +size 132903 diff --git a/flickr30k/images/3461110860.jpg b/flickr30k/images/3461110860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94b8b6250964c25faed1c5661061a25d2e7b0965 --- /dev/null +++ b/flickr30k/images/3461110860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47745896f088581d19b6fd47531295323f7a49230b18b1c0c8e4b530a0354836 +size 96076 diff --git a/flickr30k/images/3462165890.jpg b/flickr30k/images/3462165890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2a5619d47e675a70d017058f116d026c0da661b --- /dev/null +++ b/flickr30k/images/3462165890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4df4354319ee798e50461a6f1b640c0be6c0983139243b4d2db544444eef18 +size 198735 diff --git a/flickr30k/images/3462396164.jpg b/flickr30k/images/3462396164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5f2510d7c39548262edd80e712f93e097d3f195 --- /dev/null +++ b/flickr30k/images/3462396164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7a99d5710093ac1c4db021bd0521592e4368be9c133767d9b539f24618d8dc +size 195601 diff --git a/flickr30k/images/3465791729.jpg b/flickr30k/images/3465791729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ba32164b75078dbf65237add41aab299825efd1 --- /dev/null +++ b/flickr30k/images/3465791729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37d617af695df3133437080d797494486a0a92b3354410d689d5fb2a53fb356 +size 149838 diff --git a/flickr30k/images/3468130925.jpg b/flickr30k/images/3468130925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0deafaa7d37e5e8495a39733fce436055256955 --- /dev/null +++ b/flickr30k/images/3468130925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11b680fe9dd191bb6f35269ad585d182235b14f960cbc152b40b782efc82252 +size 144292 diff --git a/flickr30k/images/3468694409.jpg b/flickr30k/images/3468694409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33607132caad5cea638d3ef30c6ae7a0a2ec8083 --- /dev/null +++ b/flickr30k/images/3468694409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38ee158a81684f39bf61279070bff9d68054324895f5ba1e2d7a604e253ac5b +size 193416 diff --git a/flickr30k/images/3470703538.jpg b/flickr30k/images/3470703538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9711aa8f062665d6ce9b4120957bf4ec7e52af5 --- /dev/null +++ b/flickr30k/images/3470703538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05622dc349f3f2571ca05807830b95f03fe6d9e0ddea6e3faba1a7a35080b9a0 +size 137875 diff --git a/flickr30k/images/3470711198.jpg b/flickr30k/images/3470711198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3787a15739c9d0792ff7debbf625d5d7eb02e185 --- /dev/null +++ b/flickr30k/images/3470711198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57cda91cc2177180a1d4c908b06644a2a140d8ee12879186953dfc534c11f8bd +size 137500 diff --git a/flickr30k/images/3471173526.jpg b/flickr30k/images/3471173526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48eff686cd294fb81a1d11c51459404741a57883 --- /dev/null +++ b/flickr30k/images/3471173526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50d0d9807aaccd2064a5ea1ec4231ea9ac84c8c0638d569dd7935819a2d8f7f +size 125294 diff --git a/flickr30k/images/3471841031.jpg b/flickr30k/images/3471841031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b60e1aae7ffcac2d34b9ec1c0a11969dedf9b2ae --- /dev/null +++ b/flickr30k/images/3471841031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2854342f75fbb5fbe1efdb19b79b381fba83cc8f0b318824c202b38f4d74462 +size 210352 diff --git a/flickr30k/images/3473188829.jpg b/flickr30k/images/3473188829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d212a09c1188a886bee3a08b08e38b111d5a8b57 --- /dev/null +++ b/flickr30k/images/3473188829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331bbac9ab588847aee4596497ec2767fa30728d22643e01e09061f1d3449c18 +size 117114 diff --git a/flickr30k/images/3473345355.jpg b/flickr30k/images/3473345355.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e316432b43b00dc8f6668ad85db3c5566758c82e --- /dev/null +++ b/flickr30k/images/3473345355.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88813ef8b4c102a448f23fd139b3b7793b96d65531e76e580436840dd74bfae +size 130634 diff --git a/flickr30k/images/347396250.jpg b/flickr30k/images/347396250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbc9b8ac30dbc5db196ff36db30566c2e4869340 --- /dev/null +++ b/flickr30k/images/347396250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d68a7a1285d6bf7b1811c57384aa3262387ef353d5f4d7c20ed25ba15f4c2a +size 139658 diff --git a/flickr30k/images/3474946609.jpg b/flickr30k/images/3474946609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5eb92e33fae843cd2e36485a65b4d6e55676e03d --- /dev/null +++ b/flickr30k/images/3474946609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b110e673cc3f187ae0774b87bde967b65a216fa4cd186c597e12c29263957f1b +size 155318 diff --git a/flickr30k/images/3477778668.jpg b/flickr30k/images/3477778668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41cab30edef769ff065ae1116759396c9cdc7fb0 --- /dev/null +++ b/flickr30k/images/3477778668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab12b132980092538e7289056f1b885435713911dc22f122b9a37363f2afde7 +size 177299 diff --git a/flickr30k/images/3480051754.jpg b/flickr30k/images/3480051754.jpg new file mode 100644 index 0000000000000000000000000000000000000000..250afe5b7ef26cb86b7a3b11606608e2cb7a9f8e --- /dev/null +++ b/flickr30k/images/3480051754.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f1ff3b4f38ded12872c6e97c283c4bd1547ad843a2142967585795d8891910 +size 187939 diff --git a/flickr30k/images/3481556478.jpg b/flickr30k/images/3481556478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f99dc4e84d76b874b80005c47614b19cba67dee --- /dev/null +++ b/flickr30k/images/3481556478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30cb0333984992ba63144c8f43dd3564d3f70e8b8ba8095535cf99d786c4d93f +size 142009 diff --git a/flickr30k/images/3482256327.jpg b/flickr30k/images/3482256327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..637218fc526a883eaf533af36a9d7dd18ca33199 --- /dev/null +++ b/flickr30k/images/3482256327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9776d80a63ff2ff5c52124320eb301f158fad101a39bc8fbc7fe8546984cd9ae +size 136299 diff --git a/flickr30k/images/3483071906.jpg b/flickr30k/images/3483071906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83b3f566182188b1b48e6401e6456fa9505a85e0 --- /dev/null +++ b/flickr30k/images/3483071906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c4f5dd9f6d4b7b9e20497aad84db096258f32e6c9c0d2162558ffdf9b6d13b +size 131276 diff --git a/flickr30k/images/3486869248.jpg b/flickr30k/images/3486869248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15db91258b40300082c213e152efeba5230291c7 --- /dev/null +++ b/flickr30k/images/3486869248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a340a8d9a82f0132d24f624a68a2d4fd797dde66d34a3a8c373a67aa8110a6d +size 175017 diff --git a/flickr30k/images/3487015378.jpg b/flickr30k/images/3487015378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74b67c8df01bfb4dabc9525b3bfa1c430d096298 --- /dev/null +++ b/flickr30k/images/3487015378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626f5441e5be1e243329f761746a57e70ceaad9af04f9da2d3856cec05f0e4e5 +size 154528 diff --git a/flickr30k/images/3492734013.jpg b/flickr30k/images/3492734013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e13caa2b1118eaffc5bb242d4855af19a3135811 --- /dev/null +++ b/flickr30k/images/3492734013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa14c2913b085ef2142f1c71d59928f6f07d665d21102fc67eac80d6f8299d66 +size 156971 diff --git a/flickr30k/images/3496983524.jpg b/flickr30k/images/3496983524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed473492428adff7c180ceb4bbc84dc9c0949b11 --- /dev/null +++ b/flickr30k/images/3496983524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f76f7eefbd1c307e63d2086ba8293db4a6878b3f32ccfde1493f115abdd3164 +size 106120 diff --git a/flickr30k/images/349931518.jpg b/flickr30k/images/349931518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..867d1b18bfda6c93ee9eeda68892734bbce2379a --- /dev/null +++ b/flickr30k/images/349931518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6d0d2370ee3310ed8d8b903fc6a3eb4c0543c8bdfe3d48daf974fe676926ba +size 99060 diff --git a/flickr30k/images/3500505549.jpg b/flickr30k/images/3500505549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..730eab3495c85329aaed6f9ab5718f5c6cfae716 --- /dev/null +++ b/flickr30k/images/3500505549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6b1df406ef2845483762c26b0489c0b610c1c8098e5eabe1687aa526106c59 +size 166559 diff --git a/flickr30k/images/3501457496.jpg b/flickr30k/images/3501457496.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f066973613c9685c7734cc2835cfcd464e3d0aea --- /dev/null +++ b/flickr30k/images/3501457496.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfe674fae69041b4f001cc971ce919e4718d779156378feba4e49d6a0f102d7 +size 180648 diff --git a/flickr30k/images/3503414651.jpg b/flickr30k/images/3503414651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be18c78f405dd34c6eee556b15525e6e731fe597 --- /dev/null +++ b/flickr30k/images/3503414651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2730d44c37fe72bc5b18c2acc60700993ae7aa36607acabd02c09cd5d9954a0a +size 162310 diff --git a/flickr30k/images/3504222146.jpg b/flickr30k/images/3504222146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7719e66d94f30ced77ad2be0b2229ebf37c63e6a --- /dev/null +++ b/flickr30k/images/3504222146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba70c0136e5100a50600f8de7b58382733e9c30e2b30f42d33836c0c2d878c2d +size 179343 diff --git a/flickr30k/images/3510402371.jpg b/flickr30k/images/3510402371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6c96a5c7db5216201c677ab9f5f8cfac2cd55a --- /dev/null +++ b/flickr30k/images/3510402371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b8c938eaddc901f0ef32b578c27baa90f7da11edf3c8cbab76a59d5ede94f7 +size 145496 diff --git a/flickr30k/images/3512033659.jpg b/flickr30k/images/3512033659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dabbd068e6bc7a5d3a6396383b0cef01858b6b66 --- /dev/null +++ b/flickr30k/images/3512033659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a9c13a4efbf55ae5eb10e20940b469c108a5dddee32472a181aa599f1f2b6f +size 148990 diff --git a/flickr30k/images/3512747808.jpg b/flickr30k/images/3512747808.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2808570131f46b2fc450d565474dada7a2cb8b62 --- /dev/null +++ b/flickr30k/images/3512747808.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad569d2d83c117a883794eeac46d513ee3b880d8c9fcb7f943f5732be9a0be7 +size 78029 diff --git a/flickr30k/images/3513318675.jpg b/flickr30k/images/3513318675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be617f54e33a750f8e12271d54de3de0dd42f540 --- /dev/null +++ b/flickr30k/images/3513318675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58694bebf564153f1d17b4b4b4ab9a058d0ae10513ec0de7c4280313508883da +size 120617 diff --git a/flickr30k/images/3514055630.jpg b/flickr30k/images/3514055630.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e73d4a3e07ea2ff652927b198e6320324b6b980 --- /dev/null +++ b/flickr30k/images/3514055630.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f93ff774d69b46ed1d32eba7ed1600669f0ed27d61a803f23056fbdb7245a2a +size 139549 diff --git a/flickr30k/images/3514179514.jpg b/flickr30k/images/3514179514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96598c9924f2e221f40d2b415a55ba9fc404f8ad --- /dev/null +++ b/flickr30k/images/3514179514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b51306964de07694a8abcbcde85e865f7c5c8ac2e91716a9046cb3f2e98f89 +size 206261 diff --git a/flickr30k/images/3517056462.jpg b/flickr30k/images/3517056462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dc9120f569ebb7db086a005195e39de9a103d9a --- /dev/null +++ b/flickr30k/images/3517056462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504cee64f08f2098ed290ecf9ad3f19a2a2673387a22e51ab75f6484c2564e01 +size 190781 diff --git a/flickr30k/images/3519232801.jpg b/flickr30k/images/3519232801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c12c1d394fe597e253f0dd12cb96ec854507f2c --- /dev/null +++ b/flickr30k/images/3519232801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449b2ba7973422b01267c711122e78790a5166d2e6af244b62f790b2422d79f6 +size 164110 diff --git a/flickr30k/images/3519622190.jpg b/flickr30k/images/3519622190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10c34baeabb28604d244d5e99a7e0ea3b81e68df --- /dev/null +++ b/flickr30k/images/3519622190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abab71f44ce2c8d30ebdd656921d4037543300540417155e82b3babc2a373ea2 +size 206538 diff --git a/flickr30k/images/352023925.jpg b/flickr30k/images/352023925.jpg new file mode 100644 index 0000000000000000000000000000000000000000..983308f824cbc8a95c1930d144d3223f5c62ec46 --- /dev/null +++ b/flickr30k/images/352023925.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fbc9b93671e114742e84ca90d75e5ce56b6306dd6c56dc9dbd726e970d2899 +size 147056 diff --git a/flickr30k/images/3521111528.jpg b/flickr30k/images/3521111528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac2ed38e226d87bef3331ba72ceb352b4ee1747d --- /dev/null +++ b/flickr30k/images/3521111528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e46fe83c970c1b7304ae5b0becce1a4568f4fe55b732a9d7b8eb2351f0d93df +size 169550 diff --git a/flickr30k/images/3523474077.jpg b/flickr30k/images/3523474077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67a643c1a3dc15f845188303f352c9cd4bef94ef --- /dev/null +++ b/flickr30k/images/3523474077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d823d3888d943116a6a2dd6fa06cd11aa4ad5881ec864ceed55cf92f1807c3 +size 115502 diff --git a/flickr30k/images/3523851105.jpg b/flickr30k/images/3523851105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..641be10c4932a20a670d57ba69ac01ada2d9a7e4 --- /dev/null +++ b/flickr30k/images/3523851105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e42f62cae4f6b50e55705665ff1d1c1dc0ec9f8b29cf427cf8494b8be3a4fb +size 139019 diff --git a/flickr30k/images/3524914023.jpg b/flickr30k/images/3524914023.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88a1862fb93e763c48982101647bd96e94a9564a --- /dev/null +++ b/flickr30k/images/3524914023.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d6d87cc84fc051ba42db4aeeef7f6ac0fb2a24182aaf46d8510beafba53b7a +size 159316 diff --git a/flickr30k/images/35268263.jpg b/flickr30k/images/35268263.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8204df60d5731474c9fd81a3e38dfddfc835dd3e --- /dev/null +++ b/flickr30k/images/35268263.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57391e08a335fa82293c41fc66fdd2881da94080b1b28a17a0729398124829a4 +size 45626 diff --git a/flickr30k/images/3527407036.jpg b/flickr30k/images/3527407036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7d1055acabe929a9c33d222b9dadfdf466248a3 --- /dev/null +++ b/flickr30k/images/3527407036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cfb73776b78bef69986615214cc4cb354c7366d7bd58cf744bad42e7badc2a +size 186204 diff --git a/flickr30k/images/3528715437.jpg b/flickr30k/images/3528715437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a16d9e1cd2628a2df48383d4244af0e842a87807 --- /dev/null +++ b/flickr30k/images/3528715437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad75f180c5191824fc931991d301ed8a36e4c27f94e3184871b964804285073c +size 181429 diff --git a/flickr30k/images/3532476966.jpg b/flickr30k/images/3532476966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9bb85d9ead8465733c0db651d5b2f227a327a6b --- /dev/null +++ b/flickr30k/images/3532476966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c72aea3cb9fc8245cd78361684ee1e049fc45eebda4c194f40dda650b178275 +size 173056 diff --git a/flickr30k/images/3532994535.jpg b/flickr30k/images/3532994535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bb1fe70f846ada7281a0f9f42e2a141fbd78392 --- /dev/null +++ b/flickr30k/images/3532994535.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034c4c856b530c335c2718a5319cc294def5b48d3e7ed66f6335d7af4b1c89ab +size 118207 diff --git a/flickr30k/images/3533145793.jpg b/flickr30k/images/3533145793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a80f0e5b4a087934044cec5b4f1ef8ec28e2fda6 --- /dev/null +++ b/flickr30k/images/3533145793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b08aacfa97d4d24200acf7624c8bf866fe6219a49884eb874183af38c72261 +size 216782 diff --git a/flickr30k/images/3533713163.jpg b/flickr30k/images/3533713163.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3200f4fcde8a31eb2650cfa2d322f89c362ef101 --- /dev/null +++ b/flickr30k/images/3533713163.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e8e023129efd93d3b0891a9897ebb6b3e36bdebefbeba969dee735a14f4f3d +size 178307 diff --git a/flickr30k/images/3533928622.jpg b/flickr30k/images/3533928622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29cf4dbb65f182637a90931d8f6ddd4dd8da6bf5 --- /dev/null +++ b/flickr30k/images/3533928622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f61b313a12065361c1eaec982b685fe91a15c1c62b7e006a8ab250d21420ca +size 138132 diff --git a/flickr30k/images/3534070832.jpg b/flickr30k/images/3534070832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49e981eb153698f98fe63e32f67868131296f078 --- /dev/null +++ b/flickr30k/images/3534070832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2bb42b2c0889ca32ab7f3d1bee0d2b4606253b918a155a769b1c73fa0e5a61 +size 153540 diff --git a/flickr30k/images/3534376990.jpg b/flickr30k/images/3534376990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f79a5c7aaff3dadae0d636c6d4201d247b06ffb5 --- /dev/null +++ b/flickr30k/images/3534376990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99e9d702cfd458d3b7c923e68a71545c3199bb8ea8d0378f80ea7ac0d177135 +size 195718 diff --git a/flickr30k/images/3538363430.jpg b/flickr30k/images/3538363430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ac07349e2e7bb31aa904c3745472c7a1b52d626 --- /dev/null +++ b/flickr30k/images/3538363430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1aeef40afa83bdc0d2569327294a1e1eb22e1cd7a45fdddd2d16694ff7d374 +size 168702 diff --git a/flickr30k/images/3539447637.jpg b/flickr30k/images/3539447637.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1c827ba614d53d4a29660ee27cccdcd63ac88ee --- /dev/null +++ b/flickr30k/images/3539447637.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdf5b4e519bb6b34179befba47828fbbbe1728fc28fcf4ec7c57d22ec3a6072 +size 130079 diff --git a/flickr30k/images/3539552261.jpg b/flickr30k/images/3539552261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1ccf101f6cbb680913ce506a34ca4c352b96e75 --- /dev/null +++ b/flickr30k/images/3539552261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c877c0c2fb6a134e9283d019120149b53b336b56134fef7b410e23c89bb53dd +size 121050 diff --git a/flickr30k/images/3541002184.jpg b/flickr30k/images/3541002184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee049e540d8f861946726a45edefda348adbcb09 --- /dev/null +++ b/flickr30k/images/3541002184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790c9d46a32172c70f7833e00276eb5c0529281aa49391a3785d4d29103c3964 +size 187526 diff --git a/flickr30k/images/35437191.jpg b/flickr30k/images/35437191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..432fdc0dcac156f46f29f6d251f14b9754c2c54a --- /dev/null +++ b/flickr30k/images/35437191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116cb6ade6f00e298cfb9717cf467b40465807db9d0f3283f27c6a06b0265b4e +size 72676 diff --git a/flickr30k/images/3545976616.jpg b/flickr30k/images/3545976616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca1547486de48addac7d15b3e569b69f38b4be2c --- /dev/null +++ b/flickr30k/images/3545976616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bc90d50c7d66a7b3e06944d0f348386e84808b82b7924eacc7dcc6d257516e +size 139819 diff --git a/flickr30k/images/3546342037.jpg b/flickr30k/images/3546342037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..162e262c750a9a9c7bca8577e7e7b46082a00e10 --- /dev/null +++ b/flickr30k/images/3546342037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5f5ed4e67389ef3d8115eab7744b1221753e52e1181c96b83a84b468a011ea +size 146695 diff --git a/flickr30k/images/3546891929.jpg b/flickr30k/images/3546891929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d0aea2a89ded1908d032d202280b44c263660f6 --- /dev/null +++ b/flickr30k/images/3546891929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99eff36586fa067193ba56f91434dbbd7aee59c100c04c7d88f4ba80c20d7e8e +size 189641 diff --git a/flickr30k/images/3547524138.jpg b/flickr30k/images/3547524138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ba702bd753577482919853004bb0bf3b1502c10 --- /dev/null +++ b/flickr30k/images/3547524138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2ab2eb0351f4d879e16407ba7af32cbc94b1185cae3fbab361491991c40e8d +size 215450 diff --git a/flickr30k/images/3547647914.jpg b/flickr30k/images/3547647914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2391e012657732c0234456d0841f84ff9b374e2e --- /dev/null +++ b/flickr30k/images/3547647914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1ba860092dcaf0ce4859f9266088902bc2a052cf19da6c9edbae0b6d1babe1 +size 152941 diff --git a/flickr30k/images/35477421.jpg b/flickr30k/images/35477421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d902badff15d172042acf3a64ae3f73a8b6a2575 --- /dev/null +++ b/flickr30k/images/35477421.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d74602af8f0d20a92c9a7021c254b391f73b380ad8a76196713b7efb66134d9 +size 62110 diff --git a/flickr30k/images/3548356189.jpg b/flickr30k/images/3548356189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01fc2bbf8164337cd0434ee4d4a0b5c0cba19344 --- /dev/null +++ b/flickr30k/images/3548356189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3612e3c679547a7a8339c9c4345ca136aaa454a1ce64e2d0d7112f9829b62fb5 +size 125220 diff --git a/flickr30k/images/3548358879.jpg b/flickr30k/images/3548358879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d78d9248c5c8c9c0d0058c071937b51d0b6a71e --- /dev/null +++ b/flickr30k/images/3548358879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ac0972a0057d60d2ab2dbdb8fec09eadd0d954df71d093802890d0820e1970 +size 134980 diff --git a/flickr30k/images/3548411777.jpg b/flickr30k/images/3548411777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f3488fee1725a67515e40642c4baa6c55ffa390 --- /dev/null +++ b/flickr30k/images/3548411777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d11e50d123f62a887e6c85ac50c6d3066d9e68bb1126db5500b2654fbcff69 +size 109568 diff --git a/flickr30k/images/3549208986.jpg b/flickr30k/images/3549208986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d0ad925d89788a3a25636aae1623d915a44e872 --- /dev/null +++ b/flickr30k/images/3549208986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ceb480552c8ec2d435e77b6ee1ed69f2bace226a71c3ed3f283cf51101e63a +size 135840 diff --git a/flickr30k/images/3551698034.jpg b/flickr30k/images/3551698034.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1587a5bdf01019f9d1b367a73a82969fe465b2f2 --- /dev/null +++ b/flickr30k/images/3551698034.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903db6e6b2415f60a5fc42822dbd5ac5a59aee8a1b5849edcc0d181c570dc825 +size 140776 diff --git a/flickr30k/images/3551717658.jpg b/flickr30k/images/3551717658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9423df64ac3401602f6512b3d4994ca3b1990b36 --- /dev/null +++ b/flickr30k/images/3551717658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08dd8bdf35208abb3e8d3ff8c0f70adb4a40ed9023dadac6ad4c21deca39fa1c +size 127906 diff --git a/flickr30k/images/3552613836.jpg b/flickr30k/images/3552613836.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8e5ab2965120200e8f96c801b85231fc80ec2c9 --- /dev/null +++ b/flickr30k/images/3552613836.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e9add5ea1630ee169fc70bce15d3a3c7ea6c9fb88ba0b9cd62b5d1f632e7ff +size 149669 diff --git a/flickr30k/images/3553204471.jpg b/flickr30k/images/3553204471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c571607f6f9489fed70a53f03b9b43186fc6e7bb --- /dev/null +++ b/flickr30k/images/3553204471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f65af0893eaeac407029be7b0bf693e9b309c8dffa2037b0e7016eb4048ef98 +size 122185 diff --git a/flickr30k/images/3554634863.jpg b/flickr30k/images/3554634863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e020147830b4bd0668dfa3f50949e3db909872b --- /dev/null +++ b/flickr30k/images/3554634863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34af66fb717602beba6f2186b33a4166996b9a76865fb0603c6fbea3a0a70e1d +size 179198 diff --git a/flickr30k/images/3556037801.jpg b/flickr30k/images/3556037801.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dec2dc675580b65b590de9e6a4286bddc3fbd8d3 --- /dev/null +++ b/flickr30k/images/3556037801.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc04876ca5ff23e0d9f435d8225878553a09e1aa7f8edcd4f143427f57f700a +size 230047 diff --git a/flickr30k/images/3556944378.jpg b/flickr30k/images/3556944378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b27458572acbdcca11983f41efd917388582030 --- /dev/null +++ b/flickr30k/images/3556944378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256c7ce5e09e84d1c901ca77fd019eb1757b3bf74a040266e001fd0fe6e195b4 +size 151419 diff --git a/flickr30k/images/3559327762.jpg b/flickr30k/images/3559327762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa09b3945a112b1e5832c8ccc9ceac959ada60e1 --- /dev/null +++ b/flickr30k/images/3559327762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5dd279bffb1beacbc6087071e27c3936ebb64f65043b9eb4e38ce222060e5c +size 91584 diff --git a/flickr30k/images/3560503470.jpg b/flickr30k/images/3560503470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc647e2cf7f2aedb096dc9964c6495efb68dc58e --- /dev/null +++ b/flickr30k/images/3560503470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ebe3ace0cde9285dcd5722761325501d4ec29cb114fa909c225c5efdbb05dd +size 155615 diff --git a/flickr30k/images/3568505408.jpg b/flickr30k/images/3568505408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bfc827d651969360d4d4785fca5627b4c64394e --- /dev/null +++ b/flickr30k/images/3568505408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62dce517c988fb5a9f3ef31f72ea94d9ce65baa680a3daebeac0163129683b8c +size 156827 diff --git a/flickr30k/images/3572056273.jpg b/flickr30k/images/3572056273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80f7be04ccec6c6084892bc28511eefcc5c5154c --- /dev/null +++ b/flickr30k/images/3572056273.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92f3067810a0bbbdec604c6ac9a553c102c03e024492dedae9c76dac7805c3d +size 167756 diff --git a/flickr30k/images/3574930742.jpg b/flickr30k/images/3574930742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30d8891436c65523cbd1a94a1b2d19f099815d4d --- /dev/null +++ b/flickr30k/images/3574930742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb06ffa3bf94dd5a9effaf15f8bfc5e774cb9bd98f3b3a520e10b21f2bf95a0 +size 128091 diff --git a/flickr30k/images/3574962735.jpg b/flickr30k/images/3574962735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02419de559182664bdc0e071baf68c3687e0aaf3 --- /dev/null +++ b/flickr30k/images/3574962735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152b9945728b46ba459fec88cafd8ed3432132128606b66fe68809dbbf60ed7f +size 179582 diff --git a/flickr30k/images/3575971480.jpg b/flickr30k/images/3575971480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67ca50ef89bf17b4a2f5bd9315bcffa4981b18b3 --- /dev/null +++ b/flickr30k/images/3575971480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d23ab4a38d756f224a69059a8630a0a4212413dd37ca43618948b4db862122 +size 189089 diff --git a/flickr30k/images/3576186562.jpg b/flickr30k/images/3576186562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..588d2c8eb59241c691672c369e806b8c496d5285 --- /dev/null +++ b/flickr30k/images/3576186562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb1df1f4032df1aea8ded4f8aaf678292b080d37e6f0b4e483d530082d6a2c8 +size 96252 diff --git a/flickr30k/images/3578757767.jpg b/flickr30k/images/3578757767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9aeb98f4d2ce8984fad300d9eac8274014b7ac30 --- /dev/null +++ b/flickr30k/images/3578757767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7164fb0b4a03c72e33558af5325ae8443acc412e22fa18c48b905b8b39f201a7 +size 65907 diff --git a/flickr30k/images/357924786.jpg b/flickr30k/images/357924786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa46ada3a6f0811d1daf29848358aa52e1d51554 --- /dev/null +++ b/flickr30k/images/357924786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2bb863cab12b8e2b19735616529ceaa7bddfa17843d1afd6a6e990a02ba1aa8 +size 186526 diff --git a/flickr30k/images/358012011.jpg b/flickr30k/images/358012011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea0983b096c3d1659509cd912f1d2184db17cbab --- /dev/null +++ b/flickr30k/images/358012011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042a977e1e5c167823bddb0723bd44da42362957e6e59af60d75692e9d5ff45f +size 109659 diff --git a/flickr30k/images/3583092048.jpg b/flickr30k/images/3583092048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53d5c3dc859d6427013bd218839503b91599f734 --- /dev/null +++ b/flickr30k/images/3583092048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16dccbb1b738b9560c0401ef463acfc8ee664249f0eab3d51a8f01758fdb0df +size 168954 diff --git a/flickr30k/images/3583258236.jpg b/flickr30k/images/3583258236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb046bcd770ef41264101be83b63042a175b63cb --- /dev/null +++ b/flickr30k/images/3583258236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b27dcc2bbbcbfe1d253b1866a5c067a34ba50857bfb25701a4707d597a5074 +size 135835 diff --git a/flickr30k/images/3587847246.jpg b/flickr30k/images/3587847246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80f1f6b1c06268555cba4f927cb6254c64614ef9 --- /dev/null +++ b/flickr30k/images/3587847246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36362e18dee11904b95bd8765037480c2d73ad2e381031a8cc5fed77ba67415 +size 155355 diff --git a/flickr30k/images/3595507882.jpg b/flickr30k/images/3595507882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbf897fda58506d957de3f9f28132b6b300a59c5 --- /dev/null +++ b/flickr30k/images/3595507882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd965c0e1c664e570c6373c443cf53fa12e6f52d132d0f1d455f504f8cfced1 +size 163224 diff --git a/flickr30k/images/3595795327.jpg b/flickr30k/images/3595795327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21ea8837e630896b62bf34c29870a80f75d8388d --- /dev/null +++ b/flickr30k/images/3595795327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08651ccd55e5d2d5652af3a0455fbc3577fe472db06e4ff1dde3f36e79db3422 +size 120574 diff --git a/flickr30k/images/3596417458.jpg b/flickr30k/images/3596417458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3116c03846f1d214209aeb47117fd367dee187c8 --- /dev/null +++ b/flickr30k/images/3596417458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c50e447e561c4abc05ca9d2e5ee39187c17c418e4c98650bfda07ac67f4afea +size 161996 diff --git a/flickr30k/images/3598128992.jpg b/flickr30k/images/3598128992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..603a881c913cd0b93b8a7be0d262bf95fe35f802 --- /dev/null +++ b/flickr30k/images/3598128992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a13bc2e875164d5602057bcf3eeb55d00b1b1d5fa7f2859ca0aad43bb16e9f7 +size 117049 diff --git a/flickr30k/images/3601305072.jpg b/flickr30k/images/3601305072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecf5344dbcb93b865b87c21168c8c1f2d7bc4839 --- /dev/null +++ b/flickr30k/images/3601305072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c01800a82a7f054e5801fb55cb6dd0c38e0ef59c3a30ed1947e5d210a4a76b +size 220178 diff --git a/flickr30k/images/360275648.jpg b/flickr30k/images/360275648.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b263937c4b26085a52aebc19f9ba1201bc7c8dfc --- /dev/null +++ b/flickr30k/images/360275648.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b11b9c46245c89279ebbb2d0b57a12c3cc02d6794dc1130c972e12cb7b04df +size 167455 diff --git a/flickr30k/images/360509186.jpg b/flickr30k/images/360509186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76f673ca1e099e4b2f6a5ee730d2662c19e37978 --- /dev/null +++ b/flickr30k/images/360509186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0742a49ee5fb8c8d8c387bd8ebfc368dbf754abf7b95df898d7644634b08528 +size 135008 diff --git a/flickr30k/images/3606084228.jpg b/flickr30k/images/3606084228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..223cafd751360a6474e8a931b98d02c9d225c011 --- /dev/null +++ b/flickr30k/images/3606084228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce25732d6e40442cdce9a8cec23dff0970450c8ebc8ee004eb1b8ed18ab53c7b +size 185525 diff --git a/flickr30k/images/3609061538.jpg b/flickr30k/images/3609061538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19321a2ee2c7328c9bc6322adc974e6749096a38 --- /dev/null +++ b/flickr30k/images/3609061538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b811dced98a08647b4daa772f621731bdaf4468adcdcef50a7a30b30821e897 +size 118679 diff --git a/flickr30k/images/3609999845.jpg b/flickr30k/images/3609999845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d625bf2345358663e6975788e27d207fc68605b3 --- /dev/null +++ b/flickr30k/images/3609999845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7567d290c4b69ca772171921b5c56ef7a75cea105e88053dd552235f76c26fb3 +size 225015 diff --git a/flickr30k/images/3610460852.jpg b/flickr30k/images/3610460852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94ff05a4b8d5326061a1d3b06d6c15a019c2c852 --- /dev/null +++ b/flickr30k/images/3610460852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81746f1a9302704f3465e02af50523f4b6e055742260c6946dac29685273afcc +size 142947 diff --git a/flickr30k/images/3618525295.jpg b/flickr30k/images/3618525295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4832119efbf44a84f8dc93df42fe93b2d46a8eb --- /dev/null +++ b/flickr30k/images/3618525295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813f912991f057c5dc4b6ca38831774392a1a3302c069eb8f5e20b37d5a9136f +size 175714 diff --git a/flickr30k/images/3620764461.jpg b/flickr30k/images/3620764461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5096d9ee8f58d3eecf16c36597b8e3abfc452fe8 --- /dev/null +++ b/flickr30k/images/3620764461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37dc253836149230bdfb8e8a0b2868dbfd4c6ec2b2ea202e9e8d81ad4ff05258 +size 172870 diff --git a/flickr30k/images/3621972977.jpg b/flickr30k/images/3621972977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66fd103449aa4e5ad78e91d9223a6d3f47bee701 --- /dev/null +++ b/flickr30k/images/3621972977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4636772e92c997ce3834038dba9b36ffee3eb9eadd0d5a654f48e15911144b +size 203349 diff --git a/flickr30k/images/3625537155.jpg b/flickr30k/images/3625537155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64549b397c51bca179d5ec34cbb453f732474650 --- /dev/null +++ b/flickr30k/images/3625537155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fb83b1cff9c9a025d28ebef954befb17946bfe70d5a95e9e9c62c94f266910 +size 125496 diff --git a/flickr30k/images/3629489568.jpg b/flickr30k/images/3629489568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fce3afb3acad8d3798962d9accce5ecf2180629 --- /dev/null +++ b/flickr30k/images/3629489568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6fa6670d2faeef37ff35f61a10d2e8538ef3934ce81266e694c6516fba9c2a +size 100627 diff --git a/flickr30k/images/363056425.jpg b/flickr30k/images/363056425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f3c3891387f36f0d3f5f28ff1a870437255bc0b --- /dev/null +++ b/flickr30k/images/363056425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88004c86b047d7350bc03d17209bb350a56926b30a12752bfb33c0151da1e05d +size 201181 diff --git a/flickr30k/images/3634828052.jpg b/flickr30k/images/3634828052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8691da3b14c27c7108818a4d548bdb399b0833e9 --- /dev/null +++ b/flickr30k/images/3634828052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85b4bdba931d362b7a49d97b7eb9749426b5e99ab2a256fb97baeacd578d151 +size 129129 diff --git a/flickr30k/images/363763680.jpg b/flickr30k/images/363763680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ac4cbcc64aa47d10341739a44128bda7fbdba15 --- /dev/null +++ b/flickr30k/images/363763680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:910d1c42c6e2df22019b24f629a5d96de75f0574ea7943383f74956139007a1d +size 153721 diff --git a/flickr30k/images/363792435.jpg b/flickr30k/images/363792435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..054bc3e1d44c4a64ab428bfa8b130737fe5e842f --- /dev/null +++ b/flickr30k/images/363792435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e48e3dbb82ef850c4ff565fdeffc1480152aded0284bc99775e8f2ca413440 +size 140934 diff --git a/flickr30k/images/363792438.jpg b/flickr30k/images/363792438.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0241afa44204a0c8b673e1b52547c2f997ff9b4 --- /dev/null +++ b/flickr30k/images/363792438.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d77a4938ba6d6c4dcde6b66b4d1debed95890a49df72402239810b4fc37e48d +size 127540 diff --git a/flickr30k/images/3639005388.jpg b/flickr30k/images/3639005388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97132b77c00ede81543266da28cd01b1d9c5742f --- /dev/null +++ b/flickr30k/images/3639005388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a20ec48734a5b3a3d64e65fd2dcb7c197478b70ec2afc4e588ef744a334ec0 +size 163466 diff --git a/flickr30k/images/3639845565.jpg b/flickr30k/images/3639845565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f1534e67ce1bfbf6e0b49ddb7ec8b456ef37777 --- /dev/null +++ b/flickr30k/images/3639845565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de87b89b3057a1ca798d9152e401d910de24c7fcc8dd08ccf2c6d54711ddd129 +size 215716 diff --git a/flickr30k/images/3641999223.jpg b/flickr30k/images/3641999223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82eac94e697d8af4f1ba56f8b3ab8c6e66c71a36 --- /dev/null +++ b/flickr30k/images/3641999223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8c9c5bbb6ce271c47f2f78f0fa670a0331b07bd5c713f4578f0a2b9f326c1f +size 140249 diff --git a/flickr30k/images/3642088668.jpg b/flickr30k/images/3642088668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d90b70fcc57a78147967ec72cc657077dd3cfed --- /dev/null +++ b/flickr30k/images/3642088668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd1bf4c307fb6e55a7a2fde8a88f346537ef5f6fe50932db04e85f7ba31448e +size 86710 diff --git a/flickr30k/images/3642570796.jpg b/flickr30k/images/3642570796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9c7f6f28477b14c47598eb388bf810924cfef51 --- /dev/null +++ b/flickr30k/images/3642570796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156d697ff7e5abf686b023d5084525d3714e0299bc7de4cf7260288a06a29c2a +size 142765 diff --git a/flickr30k/images/3644668446.jpg b/flickr30k/images/3644668446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ee9a81a24f437b732288bf9a20f33d4847acb5d --- /dev/null +++ b/flickr30k/images/3644668446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fd09af20459d59e4130707d0acfc6f790ee0598b8d788a9a362ff29959f95a +size 150630 diff --git a/flickr30k/images/3646927481.jpg b/flickr30k/images/3646927481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49c161d7de3b1e2797ba9eaab8cfb2fd52831f3e --- /dev/null +++ b/flickr30k/images/3646927481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239d0aeb0cf107a247eed2f483e72f5cc4e47506f8ac05c74f82a436982c6911 +size 147148 diff --git a/flickr30k/images/3647170476.jpg b/flickr30k/images/3647170476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0e9d019f80fc43e3d1078b623a7d39fe2b13fd7 --- /dev/null +++ b/flickr30k/images/3647170476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cdd96645a88707553c3f081bc26c1765f200f5f13199edc4ad1c7e9bd29b04 +size 154915 diff --git a/flickr30k/images/364747261.jpg b/flickr30k/images/364747261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e5a6ac3847d044f4628632a4c2220d005e62043 --- /dev/null +++ b/flickr30k/images/364747261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e72b941240e5f39882a1232008063e66510353754b6379ce71dbb43f9a94d3c +size 140785 diff --git a/flickr30k/images/3651107058.jpg b/flickr30k/images/3651107058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea1c0c8972a0236f8bb479f67093a9d5f7353612 --- /dev/null +++ b/flickr30k/images/3651107058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82fcef80bc14457db7201a92e44b6802525731c23f5fc420615273117af2abd +size 193848 diff --git a/flickr30k/images/3653497668.jpg b/flickr30k/images/3653497668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e1ef9a449f78a5a3ed2b6ab55b79073f0e27193 --- /dev/null +++ b/flickr30k/images/3653497668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301a8fc9811d47dcffb8f8a2b57f1c1e303fb3d1d5e3d33dcf55263371d782c0 +size 129046 diff --git a/flickr30k/images/3654377237.jpg b/flickr30k/images/3654377237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4592612e2b1408652da25478ddbcea14e6198c2c --- /dev/null +++ b/flickr30k/images/3654377237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ffd5cc1db976e122f7cf142c14a17afe5bf7964d1e90e938ee7a1b519cf4590 +size 177003 diff --git a/flickr30k/images/3655103576.jpg b/flickr30k/images/3655103576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c35cb0dc50f624f58b38dc3cf0ab46151cc06542 --- /dev/null +++ b/flickr30k/images/3655103576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09c22932ed9895c1ac8eea12b575c1f5f78273b74e2ffa0dea7d2149f2994d8 +size 162802 diff --git a/flickr30k/images/3655133348.jpg b/flickr30k/images/3655133348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00c7a5bd0644fc2a7cd090981b5a4aa5399a06f5 --- /dev/null +++ b/flickr30k/images/3655133348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e383d712c320ad1a3a678ea3af469eb7ca70eaaa317c0b7dce6d8c5458e17b3 +size 142066 diff --git a/flickr30k/images/365849741.jpg b/flickr30k/images/365849741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f842e0a26bea4f773fce01a154e9c888ed9eaeb6 --- /dev/null +++ b/flickr30k/images/365849741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbe7924a3f1ad78c3e9fcb92cb28e32752066eba2828a7ef25568f2c4e8c80e +size 144945 diff --git a/flickr30k/images/3658643976.jpg b/flickr30k/images/3658643976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..605de03e9b198aba743c8f4d612342f29b6aab65 --- /dev/null +++ b/flickr30k/images/3658643976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0dcaaf8f13fff5d4e693a7dd5ac703b4b8778373afb0e825f52abd8166a506 +size 126281 diff --git a/flickr30k/images/3659915446.jpg b/flickr30k/images/3659915446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cfd2c512264ca48e12a6c3761a566b12b4834e3 --- /dev/null +++ b/flickr30k/images/3659915446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed296a4bb123e34fbd0d7dee10cff369e0f6ad912123f5e3bcc01f205ffec48 +size 136772 diff --git a/flickr30k/images/3661789938.jpg b/flickr30k/images/3661789938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b712e58dc5d76a219c783d351735498f505a1576 --- /dev/null +++ b/flickr30k/images/3661789938.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f98d006db5a108c3172962d79b92fbe19dfc6db3160bd06945afdfc3c64c4c +size 114883 diff --git a/flickr30k/images/3665421893.jpg b/flickr30k/images/3665421893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12806fb22daec7f5a00c67e4ae164bcfc13f53f7 --- /dev/null +++ b/flickr30k/images/3665421893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1881589b70f5332774e3b177a37a0d06ceef4471c7155d3384dff2a8ef1c0226 +size 144467 diff --git a/flickr30k/images/3666796674.jpg b/flickr30k/images/3666796674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b6ce4d86046518793029bec2d961a50fe5ca863 --- /dev/null +++ b/flickr30k/images/3666796674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81b74714d9abb67e3fe174540d0ef73eda9ba1091f73bfd8f1b259ee72a2585 +size 170939 diff --git a/flickr30k/images/3668118382.jpg b/flickr30k/images/3668118382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f29ae28d6bc0e10760edd782c84b07e49ad25ba8 --- /dev/null +++ b/flickr30k/images/3668118382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa728849990f416b564588e147876992c5910742948df61ee4af85413c790d95 +size 173178 diff --git a/flickr30k/images/3668734264.jpg b/flickr30k/images/3668734264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a01258cdd00884c5abc941ff4db9e3f46c8f2262 --- /dev/null +++ b/flickr30k/images/3668734264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43d92e728780cea1ed12cd1dfa7410f132e5767b72be07c44e8e054449bc693 +size 134476 diff --git a/flickr30k/images/3671206280.jpg b/flickr30k/images/3671206280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9979f9e54e01532f6df6d8dbf09ad3c9bd7293e0 --- /dev/null +++ b/flickr30k/images/3671206280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083f2588c00c228b94a609d92ff35d21229cbe9c4b8b00d86f5a267d2d9675fa +size 167243 diff --git a/flickr30k/images/3671262694.jpg b/flickr30k/images/3671262694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c9ea61ca588cf7f95dfc782985ea055b4f6ea12 --- /dev/null +++ b/flickr30k/images/3671262694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa04b061a2b5d347b01dfba80812864d493ba1363f0e968c9c3cb082e1d9bc7 +size 161237 diff --git a/flickr30k/images/3672105089.jpg b/flickr30k/images/3672105089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..056da7ed170acfac8dc38535fffb0a197703311e --- /dev/null +++ b/flickr30k/images/3672105089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d2ba1eae2fcacf8a91b6e71675341f5d3031d7ea003905490ee6f2979a3aa4 +size 166256 diff --git a/flickr30k/images/3673970325.jpg b/flickr30k/images/3673970325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b1e95b5fa6c3fb5c783bb2f233eb521c109818d --- /dev/null +++ b/flickr30k/images/3673970325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ab2d87620ed32cdd391890f31d781061665ffe461056e4e25da39e095f0e68 +size 105526 diff --git a/flickr30k/images/3675825945.jpg b/flickr30k/images/3675825945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7df7cfe4253457b3a44123e4650e42818b1b5ac --- /dev/null +++ b/flickr30k/images/3675825945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ddf77bf73bae45e2c509187fab3244beaa407c2bdcf8d4a0105e46e8eba406 +size 124073 diff --git a/flickr30k/images/367677825.jpg b/flickr30k/images/367677825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dbaa95b4f14ac938245903c0973b27cd5013ff2 --- /dev/null +++ b/flickr30k/images/367677825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b8709f9c7bc262d8b882c96f903b4a2b737db3485f7c97c719f70b419d4e6d +size 174414 diff --git a/flickr30k/images/3678941452.jpg b/flickr30k/images/3678941452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33acb4da8c135eaf9d5d2395741cbe887870d5eb --- /dev/null +++ b/flickr30k/images/3678941452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fffce856046bb0860a27c2b561c3cdee5f16e26c313ceda0d70b1c5e1a8c379 +size 134993 diff --git a/flickr30k/images/3680031186.jpg b/flickr30k/images/3680031186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..932f473a1bd0f9a3a2581bdbcff7c12efcbb981e --- /dev/null +++ b/flickr30k/images/3680031186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349b4e509e0c75017c2912758639395c28a562343df133b3224c65c41aaca2d0 +size 137514 diff --git a/flickr30k/images/3682778663.jpg b/flickr30k/images/3682778663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..909e78aec716c87a3ad5e0005aa09300bc124810 --- /dev/null +++ b/flickr30k/images/3682778663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de03d19c70573a87a9ee472176bd77c1709eedd689c3ced349e0920da63e6ee +size 184534 diff --git a/flickr30k/images/3687250043.jpg b/flickr30k/images/3687250043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4832cb70a857c0892d42f2fc6085d4216e51fdd4 --- /dev/null +++ b/flickr30k/images/3687250043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:919eb664efd7f22efb5ccccdba6777294b85c4816c7d06d744262cb279bf7348 +size 148565 diff --git a/flickr30k/images/3687938978.jpg b/flickr30k/images/3687938978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ca9bdfb83287405a8e69cb6ac22a9faa1dbff32 --- /dev/null +++ b/flickr30k/images/3687938978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:524da28bec3b73d9d268ea21963ead8d91f44ce17173b97efb1ebcb0305af18d +size 147105 diff --git a/flickr30k/images/368894889.jpg b/flickr30k/images/368894889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7521bf4cf666994439f7e73fe3365c27f0264cb4 --- /dev/null +++ b/flickr30k/images/368894889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d510d871e11f3e6a98a5fc987847b804900808ead0ab3ca225778bab3d67a4a +size 149603 diff --git a/flickr30k/images/3689150386.jpg b/flickr30k/images/3689150386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..095794231ac4abb25d21490147183e8995edf951 --- /dev/null +++ b/flickr30k/images/3689150386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1e9eed50bae64966faa88dee8affad1c949dc94ca3764a7decf182549db73a +size 150865 diff --git a/flickr30k/images/3691288174.jpg b/flickr30k/images/3691288174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4900bc2fb48c721678c0e61b0091930485061bb9 --- /dev/null +++ b/flickr30k/images/3691288174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e108876e7ac47b7a5696a00c0c72928e91a2cd8b4d9f6f8ae56ef7c904c3523 +size 153223 diff --git a/flickr30k/images/3691394196.jpg b/flickr30k/images/3691394196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a66f04a4b8aa240c57ae6ed566c96231f8d1e2e6 --- /dev/null +++ b/flickr30k/images/3691394196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a115ba212a020bf0282e6889f523ccc6d5241d48c742b7daed77c9768870cf +size 146027 diff --git a/flickr30k/images/3692892751.jpg b/flickr30k/images/3692892751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6416bc7cdc2747e3302ecbb0b0930e266c8852c --- /dev/null +++ b/flickr30k/images/3692892751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda1c3671fc4cf72d51a6f3eab09a4f7e0fd2a46ad0cdbe69061076bcdc31839 +size 161335 diff --git a/flickr30k/images/3694219419.jpg b/flickr30k/images/3694219419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25107eaf5162ec89e66bdb9e5df7ff01480ba8f4 --- /dev/null +++ b/flickr30k/images/3694219419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5731700d1c4518972c964ad1d47f61e6a31e65d042163a307e24f1b6c7d17d +size 175178 diff --git a/flickr30k/images/3697378565.jpg b/flickr30k/images/3697378565.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59030051bcf243a8b50c62b56acf505f8a3f76ce --- /dev/null +++ b/flickr30k/images/3697378565.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:284feff2a60d79b2e1ae2a130cc56d4b423bb6762c9df28e4e77f4fbe129b2e7 +size 175620 diff --git a/flickr30k/images/369893824.jpg b/flickr30k/images/369893824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4e5db40e36785e92a142937b99a170cf27d92a4 --- /dev/null +++ b/flickr30k/images/369893824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984faa659720d5e2508208af64b5687f0ba259a6fca3ad89a896c3bd7f0b9d91 +size 141881 diff --git a/flickr30k/images/3699522388.jpg b/flickr30k/images/3699522388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb057b213f95c35ab24ea80111325d1f8db09b86 --- /dev/null +++ b/flickr30k/images/3699522388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10edc316406f127fb82732ed4b27274c828ccb4dd88b3f464b0edf4147677a3d +size 161871 diff --git a/flickr30k/images/3700377054.jpg b/flickr30k/images/3700377054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..084691765f0a49b6e74e05f4db31ae8931497aae --- /dev/null +++ b/flickr30k/images/3700377054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfe143f379e4c1ebd4133c4f3b8d3fcbae96c957b6eeacd7fa9d9bb06390941 +size 93601 diff --git a/flickr30k/images/370713359.jpg b/flickr30k/images/370713359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..994fe4027649345853015087ebe5b081174b2b61 --- /dev/null +++ b/flickr30k/images/370713359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd16dbdf2f837e80b5a91fc63c0ad227afc54deccb9990d728d95b1419c3f1d +size 166070 diff --git a/flickr30k/images/371123959.jpg b/flickr30k/images/371123959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6427a1d929df5b2d333dd7ab14f8a69d9533ca --- /dev/null +++ b/flickr30k/images/371123959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed35ca3d90d51bda21d141088ab0c39dad2009816ff8814e3a5b33e2be5e61a9 +size 124109 diff --git a/flickr30k/images/3711851074.jpg b/flickr30k/images/3711851074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96e19e67f7051d5bd4b4315759880bb99523e5a7 --- /dev/null +++ b/flickr30k/images/3711851074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cda77736cbb87aaa8be03939d27fc886f467a056b472b156816dbfd198c854a +size 143701 diff --git a/flickr30k/images/3712574653.jpg b/flickr30k/images/3712574653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64d9f12581a5d6dc43c5fa784f822503e5dc9cad --- /dev/null +++ b/flickr30k/images/3712574653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916fe8aabcd0667e00e1debb8ab2aed561d640eb8294700452d02521ce65de21 +size 141486 diff --git a/flickr30k/images/3713030758.jpg b/flickr30k/images/3713030758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1084e1d35aee86abdcd057eee7dbce00dc3d9b7d --- /dev/null +++ b/flickr30k/images/3713030758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d23f3d91c9935591e30cdd35564a942f4b812178e559dc24987d0df890deb63 +size 144954 diff --git a/flickr30k/images/3713177334.jpg b/flickr30k/images/3713177334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87a69155f6cc07896e00f03de06bbc0ad0709195 --- /dev/null +++ b/flickr30k/images/3713177334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5756ca9c2196f70d4612f9fa6b45baf3450966187eb4abd98268293abb537e +size 112905 diff --git a/flickr30k/images/3715201165.jpg b/flickr30k/images/3715201165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61e831f5ed84de26b4acf885fa0e002128386751 --- /dev/null +++ b/flickr30k/images/3715201165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7dbcb3e0bca4d7c48e216e9e6c2603d72dfe82a351c9c95feb87299b13ce744 +size 156750 diff --git a/flickr30k/images/3717587115.jpg b/flickr30k/images/3717587115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c12362176fa6d11166cc09f99e7feeef86f2017d --- /dev/null +++ b/flickr30k/images/3717587115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adfe5667ba41a777f28b3176d52537cc7a4fc38d85d3b7c11c2bb132e5026aa +size 139817 diff --git a/flickr30k/images/3718007650.jpg b/flickr30k/images/3718007650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c16a841eb72ea74134ded79d103bcb4018d5d083 --- /dev/null +++ b/flickr30k/images/3718007650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbb6bcd02945941d9a918de3d0d909bc668d88d6f7759b4b32baf27b7dce662 +size 163308 diff --git a/flickr30k/images/3719712280.jpg b/flickr30k/images/3719712280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12dd16a06a6b5f6568b93e8c76bc1fd9f6158167 --- /dev/null +++ b/flickr30k/images/3719712280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48c737592ea6fb96a0eedee89733387c1171fd667757eadd3455aa4ced66050 +size 181438 diff --git a/flickr30k/images/3720129024.jpg b/flickr30k/images/3720129024.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43b9735808ec6f1b58ac5d2d6506b30b5daab974 --- /dev/null +++ b/flickr30k/images/3720129024.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4971c74e08b9df58bceba10a5a33f426a75099c439f5668e9317b28f1b0d08f +size 123609 diff --git a/flickr30k/images/3720376242.jpg b/flickr30k/images/3720376242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa7dffef49df7368b2b499354a5240bee2296217 --- /dev/null +++ b/flickr30k/images/3720376242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592d2c73e6ddb3a1df521f8f62ce1cfa9e1347a13f80774297eea7452123b0ed +size 149300 diff --git a/flickr30k/images/3720930835.jpg b/flickr30k/images/3720930835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25ae227a0853f614831928656c485a2f9fdb29be --- /dev/null +++ b/flickr30k/images/3720930835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4a4bb0a00099a53a3219e6115886d8ee10dc39ad313fd4c27a27c5ea5be82b +size 153435 diff --git a/flickr30k/images/3721822959.jpg b/flickr30k/images/3721822959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02e9538adba6510e085d84151f204917d00a1d32 --- /dev/null +++ b/flickr30k/images/3721822959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7484547f7bf6f39d473a431d4b4d5aef6e1c7be2d2367aae1b9082c46fabd035 +size 180046 diff --git a/flickr30k/images/3724946689.jpg b/flickr30k/images/3724946689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea104d956eebafaa832d254a79070235ca2664b0 --- /dev/null +++ b/flickr30k/images/3724946689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f90905724dc9c506e343d7a267b112a0a0448a0262e49f406735c046e06f01 +size 137386 diff --git a/flickr30k/images/372570543.jpg b/flickr30k/images/372570543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a8a50e91a9af3efc70591eb6f8c5e8ee991cd75 --- /dev/null +++ b/flickr30k/images/372570543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b0a5e11227c2e042352c3b4abe0c506562ef524bb497dfe92db09fc9107772 +size 156933 diff --git a/flickr30k/images/3726130458.jpg b/flickr30k/images/3726130458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..498dd9ec11e4307065cd5cb3c5a149213c80c6f5 --- /dev/null +++ b/flickr30k/images/3726130458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9143814fcba6e41f13511407b5d1ed5de6ba59b5a4f9431654c92ccfd6a21d +size 131427 diff --git a/flickr30k/images/3726980861.jpg b/flickr30k/images/3726980861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..294357739e3061f72a6cbee4052b6b5356586e20 --- /dev/null +++ b/flickr30k/images/3726980861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6715554f562b28e8ac37185507a32b0ca6156df654debffec8b4dc8ce45d8f +size 92140 diff --git a/flickr30k/images/3732782360.jpg b/flickr30k/images/3732782360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cea96270012858226ee73aa376ee76501aad4b0 --- /dev/null +++ b/flickr30k/images/3732782360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a609a044efb2ef4c0520ffe0a069e3f150e10f73fb9028d25b5e94f3cb46519 +size 109811 diff --git a/flickr30k/images/3732914946.jpg b/flickr30k/images/3732914946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..488769ec25a9be695a65f1c451471d31b9d1904d --- /dev/null +++ b/flickr30k/images/3732914946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e2b4922b8c9d17c8aa2d8b5f5b3f1fb2a4427586152c473d3aa352678d5a75 +size 136928 diff --git a/flickr30k/images/3733543762.jpg b/flickr30k/images/3733543762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e677c4f9e8cddf36130caf794172e8ad588bc01f --- /dev/null +++ b/flickr30k/images/3733543762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23267a2bada57304aed9e524bcc9106bd0d6c4365cc43e2fbb66a44d7946cfcd +size 177659 diff --git a/flickr30k/images/373842683.jpg b/flickr30k/images/373842683.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44943d2d1f57c9cd61249a9613390e51706ec2e1 --- /dev/null +++ b/flickr30k/images/373842683.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e47eb26cbbe929438e169609b52d105990139231c3c057537669470ff93b05b +size 119674 diff --git a/flickr30k/images/3742085771.jpg b/flickr30k/images/3742085771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b790eec4cd9477d2ec4074507bd6e04391c0171d --- /dev/null +++ b/flickr30k/images/3742085771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fd449b44cc66acc4de7245b64919f7e8430adfcc44ea50ea7cf71a85e8582b +size 151923 diff --git a/flickr30k/images/3745474894.jpg b/flickr30k/images/3745474894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5479f31def42448f7b75e14f8a585e0d4320ced6 --- /dev/null +++ b/flickr30k/images/3745474894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f45a40a882596d9369e2c6543034f2ddb3fd5bcdc4c5a43f524aba13fd7b65 +size 147751 diff --git a/flickr30k/images/3759993037.jpg b/flickr30k/images/3759993037.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cad293beb8f7949c4fd1d5f1df3e2f8838ff11fc --- /dev/null +++ b/flickr30k/images/3759993037.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41aa6f75f6509ccfd343d8b67ef75e007e69bd4f40f5269432000ce29e464125 +size 136597 diff --git a/flickr30k/images/3763257911.jpg b/flickr30k/images/3763257911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d90a8d8b16eac27fc5842906c5c945c6e68a0f3 --- /dev/null +++ b/flickr30k/images/3763257911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e404cd24b4a7ecd83a4aec51e7124ef42dfb1d33ec764b5b6d2692ff23075b +size 243305 diff --git a/flickr30k/images/3769486949.jpg b/flickr30k/images/3769486949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dc2cd64db02417e2b9a2494b70cf63ac27c4b9f --- /dev/null +++ b/flickr30k/images/3769486949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56cfb09834c891f9bf21392e13e729c591521d4251e1db3644f81048d56931fb +size 89589 diff --git a/flickr30k/images/3772448117.jpg b/flickr30k/images/3772448117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1071417564c9e721eaf892e60f700b8e5ed0c472 --- /dev/null +++ b/flickr30k/images/3772448117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2938a229cd53b90847a93adb5eb75308db94a95e5be36578bac384fbf6295627 +size 137949 diff --git a/flickr30k/images/3775443800.jpg b/flickr30k/images/3775443800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e94ef5856ce782e6ad781fa2b8bfc824f19bc03 --- /dev/null +++ b/flickr30k/images/3775443800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2baeeddef50838152e36b141251f72562af51e596b0826a567d85035158b246 +size 148969 diff --git a/flickr30k/images/3779886643.jpg b/flickr30k/images/3779886643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3db4cd3a8213997da8f887b0b1a8a6a25f5793e2 --- /dev/null +++ b/flickr30k/images/3779886643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd983728cb6d278ed8524743ca886a61b98251c1e6561d0fea1cd73d2468ebca +size 157070 diff --git a/flickr30k/images/3789378919.jpg b/flickr30k/images/3789378919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..233c843c285e7559a1bcd6b44977971cdf09c2dd --- /dev/null +++ b/flickr30k/images/3789378919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ec846c5c0e91c611432e1052e56e0df82bcbdd69165eff97e19b1a5e6b7556 +size 170540 diff --git a/flickr30k/images/3796818804.jpg b/flickr30k/images/3796818804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e802eb123d95e0ed6c205e66f1449b96c256a7a --- /dev/null +++ b/flickr30k/images/3796818804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4644c4722a9b31bd3c3461622a76079ca5bb5b3638e4b29751cd4b213fa6534b +size 177322 diff --git a/flickr30k/images/3798412244.jpg b/flickr30k/images/3798412244.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d64f121958322c529a1feb3b1ead721f7528f4fe --- /dev/null +++ b/flickr30k/images/3798412244.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a1101dddd11fcdc4cd3f7be3e2291bfc0975fa0239f638b807b0bff0c42f46 +size 128616 diff --git a/flickr30k/images/3798552554.jpg b/flickr30k/images/3798552554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea5ac47a6adc6cdb17a6b3de12ee40fe25be6536 --- /dev/null +++ b/flickr30k/images/3798552554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e72dee298f946585e53ce678737b840045bff6daf7f553bfcb6f7c5440afde1 +size 130777 diff --git a/flickr30k/images/3801479828.jpg b/flickr30k/images/3801479828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a15a9c42d90170dfab3a9243b4db4b5244e9783 --- /dev/null +++ b/flickr30k/images/3801479828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6952ee3c9c939c9c916dda2329e78486f0f765f7e121a0b5d293d5612a5922e1 +size 193072 diff --git a/flickr30k/images/3803116389.jpg b/flickr30k/images/3803116389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c693b15aa383df478fa2e8ae8355f70029207c1a --- /dev/null +++ b/flickr30k/images/3803116389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cee69920a035417d5ed081963e9c09c2e6ecb5413c654ee7f538cc0409e3f28 +size 142013 diff --git a/flickr30k/images/380527679.jpg b/flickr30k/images/380527679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7b656d56909e039d9ffa0c10779f26688c9afe2 --- /dev/null +++ b/flickr30k/images/380527679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89045800e8e603abb60882b25e4268491a8d8e807e8242da5868f413df5c811 +size 138120 diff --git a/flickr30k/images/380537190.jpg b/flickr30k/images/380537190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f96c66164ffc135fb4f8262c46317b899f9e2973 --- /dev/null +++ b/flickr30k/images/380537190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97044a4f7e664f386dc11a1d46292f3517e2b718cc5a2f878b07d6a5b7413641 +size 136720 diff --git a/flickr30k/images/3805598180.jpg b/flickr30k/images/3805598180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c77fda848645de8018b22b38e1719cc318a0e549 --- /dev/null +++ b/flickr30k/images/3805598180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fbc218c01673e69ba1abd7dd33641ef07f9bdde03424744c184614d7601bc6b +size 133466 diff --git a/flickr30k/images/380590140.jpg b/flickr30k/images/380590140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1523f990c5bf69799c9281d7cef7f00ceb5acae --- /dev/null +++ b/flickr30k/images/380590140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4cd63d5119c52265615b48f1fefeec0c670edbe0ce6f5b88af181b4001db0b4 +size 188217 diff --git a/flickr30k/images/3810466608.jpg b/flickr30k/images/3810466608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc1622761bc1337e91e59b05a7ab4086a324c5b0 --- /dev/null +++ b/flickr30k/images/3810466608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d962febd56c1a5ba8243bc33cddfa67eedd6a9d70207cc2c6e6488b67d6bc54f +size 134767 diff --git a/flickr30k/images/38110161.jpg b/flickr30k/images/38110161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c67cc621b66819030c6a8dac08a485c7354f84b3 --- /dev/null +++ b/flickr30k/images/38110161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e53e84f69a8fbe1f3a37c76cc894dd21a97b1d175cabf0a212304d2ca28391f +size 67512 diff --git a/flickr30k/images/3815669424.jpg b/flickr30k/images/3815669424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f1fa66a862ea9e26d15f4697de945f1db58f59a --- /dev/null +++ b/flickr30k/images/3815669424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb4f7b6ecda89013e2acb944c492373ffa74d6f0c6b02e74271ac18527143c1 +size 142639 diff --git a/flickr30k/images/3816130053.jpg b/flickr30k/images/3816130053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ff759b26c85f7f5f5cbfeab4166e9ee7063a143 --- /dev/null +++ b/flickr30k/images/3816130053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4c6719b31531507ba12eb78ea344ffd4bac7506f18b9174434ccc1e8d01c76 +size 93573 diff --git a/flickr30k/images/3824938721.jpg b/flickr30k/images/3824938721.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3db41c24fdcb238f324e632d4570d9cb06d5aa6c --- /dev/null +++ b/flickr30k/images/3824938721.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb17a611a29f5bd6c7d34b67bcc9e86ba47d409c7c53e0b6c0804b8213d1e1b2 +size 134784 diff --git a/flickr30k/images/3826408509.jpg b/flickr30k/images/3826408509.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8457a9ef7e0c83d401832823d58aa88e98f8ad3 --- /dev/null +++ b/flickr30k/images/3826408509.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f79674040c9735df27022f0eb2fc6e4e859b575ad937bd73d50b2c5215ba944 +size 141043 diff --git a/flickr30k/images/3826415995.jpg b/flickr30k/images/3826415995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c92c5293fbdfd6e790e68962c9dc3f172374f53 --- /dev/null +++ b/flickr30k/images/3826415995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbfb748602c2216e7f183ac35090c5287a390556a06601ebe8fbf3c241b4cda +size 124790 diff --git a/flickr30k/images/3830027232.jpg b/flickr30k/images/3830027232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d4aae865f2863b417b498bd1a6a62ee4960e2f6 --- /dev/null +++ b/flickr30k/images/3830027232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae66306f063f1e0d01bf44cd674fef780af890aab4a51d78d6a9b19a45b2ecb +size 158252 diff --git a/flickr30k/images/3839127400.jpg b/flickr30k/images/3839127400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70a5d518e66b372478331e6b7d69acd277492e5e --- /dev/null +++ b/flickr30k/images/3839127400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf7f7ca9221b8ad97554d655c434735afa841a7826532f32e5fe971ee7e13cd +size 146123 diff --git a/flickr30k/images/3844713955.jpg b/flickr30k/images/3844713955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c72d3401e3f6be962440b0a0063ee34251e4d6b --- /dev/null +++ b/flickr30k/images/3844713955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8abc550d61baa4fe096f25b8bf79e32d7b223e4e97a21a8a92b52755f5d86c05 +size 119191 diff --git a/flickr30k/images/3848368547.jpg b/flickr30k/images/3848368547.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c73b13fe03b32444cf889a9a8ba757345ca0817 --- /dev/null +++ b/flickr30k/images/3848368547.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17faffd42ffaa87aa9001f50df5a72f35d8810542834184271f1c5a45215d2b +size 129337 diff --git a/flickr30k/images/3851691069.jpg b/flickr30k/images/3851691069.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa889a757aee480e933f4373270577abd4d722c8 --- /dev/null +++ b/flickr30k/images/3851691069.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d04d84d2b6f5d91390f0737af1683f43705f305a1256a61cd4598f0b45cacb +size 179412 diff --git a/flickr30k/images/3855099747.jpg b/flickr30k/images/3855099747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1a5e2ab962c4140f31a01020563588c8728e977 --- /dev/null +++ b/flickr30k/images/3855099747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c54162243f1ca57c8998489bc7a61540add7176c083b52c700de22b63ceabdb +size 108797 diff --git a/flickr30k/images/3856130327.jpg b/flickr30k/images/3856130327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcd8878c41094e42f57f279619a80082a9807beb --- /dev/null +++ b/flickr30k/images/3856130327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc75c352328b54b1041de4b5fe73097edaf44cd698c1d3f372383d0f40515374 +size 147633 diff --git a/flickr30k/images/3858745961.jpg b/flickr30k/images/3858745961.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47644213b000cb2ae5915ea64968287da411bd33 --- /dev/null +++ b/flickr30k/images/3858745961.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d4fa93b247e722f5ea19137a6f6dedce2fa7bffa04c424e51beec89ece4027 +size 125814 diff --git a/flickr30k/images/3862675867.jpg b/flickr30k/images/3862675867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78c24abf0140fb7c4da166ad00b595389d7c506a --- /dev/null +++ b/flickr30k/images/3862675867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287e39cd4c2f17c58e6f47003fb91db937eceb7bb43b510dbe325571fcc03d50 +size 187216 diff --git a/flickr30k/images/3864394764.jpg b/flickr30k/images/3864394764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c073a0dc2bffd05542d31994de96bd69d6e0dcd --- /dev/null +++ b/flickr30k/images/3864394764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5627d84b200763f914bf38eda7130d9b624dea1a850d33283135dba5d3d8f0c1 +size 184061 diff --git a/flickr30k/images/3870409487.jpg b/flickr30k/images/3870409487.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aecbda3314b230e6ce0f87e458c4b429f326a89b --- /dev/null +++ b/flickr30k/images/3870409487.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0271feed934786b800dd4a3a9cb5caf8b32446ab07ebf7c217860af890ddcd +size 113882 diff --git a/flickr30k/images/3871713477.jpg b/flickr30k/images/3871713477.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07e2cef5ae530eebb557cbaa1986fde844387687 --- /dev/null +++ b/flickr30k/images/3871713477.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3d4344c541ce0253f0a0c0ff24288cb5e64340e62ab317d562ede190b9489c +size 126263 diff --git a/flickr30k/images/387466573.jpg b/flickr30k/images/387466573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a920e0867e093050f1552ac112575c290fe8caf0 --- /dev/null +++ b/flickr30k/images/387466573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b1b17c3921e8b29a4cf43cfa8b8e3a478e4a4347cd553734dd31687e8267d2 +size 137745 diff --git a/flickr30k/images/3874666884.jpg b/flickr30k/images/3874666884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c24b1942c64b5973b796063f36c9d30f4c79f53 --- /dev/null +++ b/flickr30k/images/3874666884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adde6161be77600ab45bb1d6c9d5e65b2f5ed84269c69c7eb9d3504d8dc8959 +size 182148 diff --git a/flickr30k/images/3880726770.jpg b/flickr30k/images/3880726770.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d3ef17609217b5782dafd8dbfd55c828e35b8df --- /dev/null +++ b/flickr30k/images/3880726770.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e669f403fcf8006ca4bf5d09da7ccaa4de7da9d16f61df0e8351fddc4df9dc6 +size 177538 diff --git a/flickr30k/images/3880775790.jpg b/flickr30k/images/3880775790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab16d35c6569d0594e1a55d4082a9334b7543ca0 --- /dev/null +++ b/flickr30k/images/3880775790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbcecb4eabaacdecde1b5604bff438bc0be1b29f2c7b0548a2c91893ffe64dec +size 122599 diff --git a/flickr30k/images/3883055159.jpg b/flickr30k/images/3883055159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1905ed3dacdb9257bc0fcff26bd643fe96e4e1c --- /dev/null +++ b/flickr30k/images/3883055159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ce1c83ce14f0f4e0a1834c9002b1770a00cb1dece6ddb4ccc50b5d6aee5f88 +size 142102 diff --git a/flickr30k/images/3884704036.jpg b/flickr30k/images/3884704036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c12c77d94e1da1be17f8c82f4dc76e81ef252ad --- /dev/null +++ b/flickr30k/images/3884704036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99053ed94d45ed8f8bc37ed3cf526e156856e25ff6c7fa33767f8e0ad182ad23 +size 186280 diff --git a/flickr30k/images/3885034832.jpg b/flickr30k/images/3885034832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61bfbfc1d7f577f2891b0ab072d40322ea29a70c --- /dev/null +++ b/flickr30k/images/3885034832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:480229ab7bca39ae262c0a660a9843f90b1b5b04bcdaeaf6e363240932c551bd +size 116549 diff --git a/flickr30k/images/3888267140.jpg b/flickr30k/images/3888267140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1db684490b9b7b6a03fe014fdcd12c09ba363315 --- /dev/null +++ b/flickr30k/images/3888267140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da36fa1c82d2e6c49aaaa6e772bc23f9ff29581c43effd1a525bfd04136800d3 +size 192672 diff --git a/flickr30k/images/3890984576.jpg b/flickr30k/images/3890984576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aca51745218a27055fa1885569520c46d032e55c --- /dev/null +++ b/flickr30k/images/3890984576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8be5d92d27eb72da1e7bbd8577f8ec11f06a5ea4f85d6de4b61e4125fa6a672 +size 119691 diff --git a/flickr30k/images/3893267383.jpg b/flickr30k/images/3893267383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f78e9f13bad6a1ebb6a1e53e6f5197665f67f21 --- /dev/null +++ b/flickr30k/images/3893267383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8c27ccd31b955494535e22707d4f37023f7f775015d06b411cb94d37c77637 +size 171856 diff --git a/flickr30k/images/3904368912.jpg b/flickr30k/images/3904368912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..038eb14eec35d5a0e1cfcc015e938ca8381c95c8 --- /dev/null +++ b/flickr30k/images/3904368912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beaaeda183a36fd5fcbb8d1d46644ef3c7bd8dacb33077a0669cfa1ca7bf49ac +size 255158 diff --git a/flickr30k/images/3904607307.jpg b/flickr30k/images/3904607307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75fb64d22ad31416492ca5f7cebd4949a324efb7 --- /dev/null +++ b/flickr30k/images/3904607307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e40ccb9480fe49794ae7b3757e6b9a52e5b0baadc6d6152e04342baaf63427c +size 129019 diff --git a/flickr30k/images/390892622.jpg b/flickr30k/images/390892622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..483bb6f16c9148dc88a0b1b827cbfcbc976d4fea --- /dev/null +++ b/flickr30k/images/390892622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4afc6b5afeba539d0b5455b76997c2c2bf7d15ad9123624f16e043da4d6767 +size 161855 diff --git a/flickr30k/images/390901667.jpg b/flickr30k/images/390901667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1fb2540181dd8f02a3c457567989aa27a2d7de0 --- /dev/null +++ b/flickr30k/images/390901667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75da5ded30714abb3245b72dd8e35e268a9c03727cccdb6746f6e6a82246d7c2 +size 110839 diff --git a/flickr30k/images/390921095.jpg b/flickr30k/images/390921095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf5cec1b8a6672a5890253fb46833a8f2dae9902 --- /dev/null +++ b/flickr30k/images/390921095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4078f51f73a263816daf9d18bb428c482498d4a76516f93e048b89ef36db7eb3 +size 123282 diff --git a/flickr30k/images/3909544831.jpg b/flickr30k/images/3909544831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cbc2769922a7f9bf537bc4036a8a27439e83886 --- /dev/null +++ b/flickr30k/images/3909544831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4ad4111d4e59b9183254d68762a967ee04df73bb64005165be54dfec085a6f +size 139074 diff --git a/flickr30k/images/3914077575.jpg b/flickr30k/images/3914077575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79c49df6650231f50e76b4d170800474543c99b0 --- /dev/null +++ b/flickr30k/images/3914077575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec98aa5da3ad599dc30c480fd24c62586681d87cea82d1e1c6c20fa7b235498e +size 143472 diff --git a/flickr30k/images/3916066890.jpg b/flickr30k/images/3916066890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..713e0d30a0050d3beebc4c1734e40f71c71395c0 --- /dev/null +++ b/flickr30k/images/3916066890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f565e7e136dcdcc27366b101d3c6635a07f2b54fca43e772602724310fd3bc +size 150725 diff --git a/flickr30k/images/3917122097.jpg b/flickr30k/images/3917122097.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0568f716bc55f26345e4c5da93930be25d2f498a --- /dev/null +++ b/flickr30k/images/3917122097.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee7fa62a08f21d9449aa0264e9caf1e13e3d85be34557b891794f56eed35ce9 +size 92770 diff --git a/flickr30k/images/3920105265.jpg b/flickr30k/images/3920105265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc33d5969e2a0b9a64f89cf43c394d53606efa6e --- /dev/null +++ b/flickr30k/images/3920105265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec79efc14f46bb05cb5f38eba7bab5bf1029c3b2abdcb8e5d4bc723ec091dab +size 163219 diff --git a/flickr30k/images/392354488.jpg b/flickr30k/images/392354488.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5f9e944ba0bba0444be0e0f1911311204560be7 --- /dev/null +++ b/flickr30k/images/392354488.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e50b72b4656dcc7acd9a21b63dd198c6046e2b874e9449cdb6b4dff363b642d +size 176872 diff --git a/flickr30k/images/3923857105.jpg b/flickr30k/images/3923857105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e2d220e592ea7bafe56ef1aba9e7f281966591d --- /dev/null +++ b/flickr30k/images/3923857105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b48dd3fd81ac76caf23d9fe836351d917740125f22a20b0d2d07d1277084f3 +size 168417 diff --git a/flickr30k/images/3925292151.jpg b/flickr30k/images/3925292151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4022767262adfa61017ea2b061c98a8d59b8d5df --- /dev/null +++ b/flickr30k/images/3925292151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77152d7d505aec9eba8c3d71cfaed901c8171dfafbad9a28fc125a04eaf830e5 +size 147825 diff --git a/flickr30k/images/3935717130.jpg b/flickr30k/images/3935717130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5957cfba3c5d8d4ef6ba94b0d23ef2ba5697e20 --- /dev/null +++ b/flickr30k/images/3935717130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c6bfbcbe9bee5ba22d1364ce3592fc69715d41d425d85f001d6883480169d6 +size 155181 diff --git a/flickr30k/images/3937722644.jpg b/flickr30k/images/3937722644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24ec5c143ab8828f4e3fb7fcdfe1e874c1d7bfd6 --- /dev/null +++ b/flickr30k/images/3937722644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21660a6d2f273e80e8adb7c472f6890508f9fe3ca13a7f9eaf1b779a19b8735f +size 135067 diff --git a/flickr30k/images/3941241861.jpg b/flickr30k/images/3941241861.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d910d835e23cc682d9ac86a943f4fcc4a9cd26d7 --- /dev/null +++ b/flickr30k/images/3941241861.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581eaaf45dcf2a3fa92210afe52dcaac706d1abc5e8b793c680b3bf3b84457dc +size 147312 diff --git a/flickr30k/images/3942002204.jpg b/flickr30k/images/3942002204.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa064d1da144ed398de3b174fe4547193b707654 --- /dev/null +++ b/flickr30k/images/3942002204.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902e0bf5177066f9c425061e6e3ac8f3ad090ff448a757af525c744ac02a36cb +size 166023 diff --git a/flickr30k/images/3944780640.jpg b/flickr30k/images/3944780640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2f593397b56e75edc8d73969a3cae014c202933 --- /dev/null +++ b/flickr30k/images/3944780640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92074882fa54742a96581df271890911f63392c202396b6996a036ca80c1852 +size 166309 diff --git a/flickr30k/images/3945049632.jpg b/flickr30k/images/3945049632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c4cfacd8197a9bffc3e6e93830c7efb5fc14f02 --- /dev/null +++ b/flickr30k/images/3945049632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74905da1959674b44c6a8cb45558ca1126cd8171e95cad20389a16a859d568a +size 144245 diff --git a/flickr30k/images/3951498887.jpg b/flickr30k/images/3951498887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2ff69e3c73de7a30cb5866bc3fe973a8a4e5d11 --- /dev/null +++ b/flickr30k/images/3951498887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147860b4b79bfc7e8a1dfc66a0b2c47e18e2a85f5fc03ce7878f8bc060a330c0 +size 151995 diff --git a/flickr30k/images/3952305716.jpg b/flickr30k/images/3952305716.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1249f07886ff960a3a6f3307f00b852d384553e2 --- /dev/null +++ b/flickr30k/images/3952305716.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7195db4bd90a9111708e8c5f996364b2ddbea4cd9ecef2de131aa593db4a4f7c +size 265344 diff --git a/flickr30k/images/3954079669.jpg b/flickr30k/images/3954079669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f00c02f6f19e4270b8a08429dfe050323f2837a --- /dev/null +++ b/flickr30k/images/3954079669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574bb30884cd410b83f755322b59f3a337edc32707833a8c849c4159e78f1324 +size 137306 diff --git a/flickr30k/images/3955811518.jpg b/flickr30k/images/3955811518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29ab5706b52b2229c9b6767b3f85e0d619863a11 --- /dev/null +++ b/flickr30k/images/3955811518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724f679e158118bc28286e6621938637cfea5870ce22201ae069cadde025ba64 +size 150990 diff --git a/flickr30k/images/3957074517.jpg b/flickr30k/images/3957074517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57f2bd6324466030b63269b39dc67251dc13ea9b --- /dev/null +++ b/flickr30k/images/3957074517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7cd8d00b8f682adfe0fc88a9c259f55f20d43f2e8a27f994d41113c267a3ea +size 130673 diff --git a/flickr30k/images/3957762825.jpg b/flickr30k/images/3957762825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b481a936cf570ef967117f686d26dc52aaf60b6 --- /dev/null +++ b/flickr30k/images/3957762825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09425ba91f788117dbb5b4b8b37aed7c93ba5957e2926ceeb02619a5f01c5480 +size 136558 diff --git a/flickr30k/images/3957765471.jpg b/flickr30k/images/3957765471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c74cf8f2380ee4cf4b237c58964a8314e785d052 --- /dev/null +++ b/flickr30k/images/3957765471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d6914d303c1b0d883992578176cc982627c1cbe42349ac6eb8a463db3efd1b +size 141742 diff --git a/flickr30k/images/3958778014.jpg b/flickr30k/images/3958778014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6f11c01322f3393d3b97a8ed7cf64fb462ff727 --- /dev/null +++ b/flickr30k/images/3958778014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b5da030244dcc75370f5c575ddd4ae6d91fe65298a45a1b850b620e232f3a5 +size 185178 diff --git a/flickr30k/images/3958929614.jpg b/flickr30k/images/3958929614.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36aeb6a2b4bd1dc0720637287863a0f46164d7cd --- /dev/null +++ b/flickr30k/images/3958929614.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23bd46556692b0650e85bf85e1eb90a095e724ed3a229ab8472b288d43e7bf97 +size 135447 diff --git a/flickr30k/images/396140659.jpg b/flickr30k/images/396140659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b2365388c9d582732a1ede3f7eb723a178ee3b8 --- /dev/null +++ b/flickr30k/images/396140659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3033505715610ac0a9db1637bd57a9009320415f98a5e14057eb062f78363902 +size 141578 diff --git a/flickr30k/images/3963996930.jpg b/flickr30k/images/3963996930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3482103340da3eac08d07ceb6a4bd54fdae3f460 --- /dev/null +++ b/flickr30k/images/3963996930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d021bcbf9b962b70d7f40c29c80527fac94afa9752cc49237e08a3bc6f1df8 +size 183755 diff --git a/flickr30k/images/396768260.jpg b/flickr30k/images/396768260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..239b4ea3c312367cc060673aef1d6e0527098b96 --- /dev/null +++ b/flickr30k/images/396768260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095fa6c8ac02b384cb4ac1748e34487c23b56126981419a189ff86361db432ba +size 88134 diff --git a/flickr30k/images/3969506142.jpg b/flickr30k/images/3969506142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a9a163e583b673ef60d8bfe50b8baa19daf3ee1 --- /dev/null +++ b/flickr30k/images/3969506142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b61fc72733671d673c26c3758394feaa2f02e47511c5a48f5ac3dfb1014aada +size 137877 diff --git a/flickr30k/images/3970078088.jpg b/flickr30k/images/3970078088.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8627c8606be0f0ade9c6b7fc4066a8c9de120e58 --- /dev/null +++ b/flickr30k/images/3970078088.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76e92b232b469c3bbd25c33248884073fda3ee395277ac709f9705cfaf82bcd +size 153370 diff --git a/flickr30k/images/3970654971.jpg b/flickr30k/images/3970654971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..738d43f6afb239ea8d1e4d33ace98ac07786cd05 --- /dev/null +++ b/flickr30k/images/3970654971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdb34ebb633e8ada61d227b9e792c9cc4e396c99ccbf1b65bea864885598cac +size 94211 diff --git a/flickr30k/images/3971425242.jpg b/flickr30k/images/3971425242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..423c12b4302462a108a6ba888d50a6ddf5065050 --- /dev/null +++ b/flickr30k/images/3971425242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894ea14a550659be140cb0be4eba34a9c7a3742a231caba40b759f7d65198aef +size 101795 diff --git a/flickr30k/images/3972940813.jpg b/flickr30k/images/3972940813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d80959d3b6694ea0414f40e94109dc13cb52fd16 --- /dev/null +++ b/flickr30k/images/3972940813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b0f2bb3e6a4de9ff77a42efb728d24b7468ff02d0f0b1ce4aa5981931e6f37 +size 169093 diff --git a/flickr30k/images/3973495184.jpg b/flickr30k/images/3973495184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d04f64d291da5a0acabb3ef81019a7b3ffd576da --- /dev/null +++ b/flickr30k/images/3973495184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ffc75ccfa54fa4986a7467087a2035a1928440efc9c662c4832bbbd02b93bb +size 194617 diff --git a/flickr30k/images/3980921026.jpg b/flickr30k/images/3980921026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fa85242e090d82374bfcbbf4907c7a2fd5f10e7 --- /dev/null +++ b/flickr30k/images/3980921026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4163c94b293d20ba054a016ec26c6d761de702418fca9af925ab115af6c315e +size 142510 diff --git a/flickr30k/images/3983980965.jpg b/flickr30k/images/3983980965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f85074e4360697ba8c9b3d11337afbdb9da9b9c --- /dev/null +++ b/flickr30k/images/3983980965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95e5dba2b3c6e011b37fa93a9371bcf27ddda16b99740a86f5ec97278b9c447 +size 161641 diff --git a/flickr30k/images/3989314385.jpg b/flickr30k/images/3989314385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89b924a09a89564ecbd79e9ad3cbc220aa3314a2 --- /dev/null +++ b/flickr30k/images/3989314385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d24f565225e8ef093c1038dee70dcfe23e3ed871314179f316161578e982b81 +size 165887 diff --git a/flickr30k/images/3994980815.jpg b/flickr30k/images/3994980815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..981ede5493eb238b37a309ec5abaf506d0e9b94b --- /dev/null +++ b/flickr30k/images/3994980815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc910253e0587eaab271fdfe34eb8329b0d2ae558431724bc95434e7cfc3f9d5 +size 159648 diff --git a/flickr30k/images/3997230703.jpg b/flickr30k/images/3997230703.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90bd97062edccb7f5a6f854aad7283361885e348 --- /dev/null +++ b/flickr30k/images/3997230703.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3a1ec14413d7e438cb27d3cd0faa075eb43ed57873734566dfcaf731196147 +size 99743 diff --git a/flickr30k/images/3999027517.jpg b/flickr30k/images/3999027517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf2371e154d35d52e580447b2da9f9900eb2742c --- /dev/null +++ b/flickr30k/images/3999027517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ebc81a65f555b729f1bb5b868f41186d463ecf09dc43755a4ac86e614697e2 +size 172069 diff --git a/flickr30k/images/4003793942.jpg b/flickr30k/images/4003793942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd578985253c10b78941814ea86b019b862780a0 --- /dev/null +++ b/flickr30k/images/4003793942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f690c802eef2cbe8c54a840be82333592769a7c40c2d40e2be5fe69934a615 +size 180915 diff --git a/flickr30k/images/4003920724.jpg b/flickr30k/images/4003920724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b637d3c63112e9e934d8348069707e02a5f70ca --- /dev/null +++ b/flickr30k/images/4003920724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb44301c2de1472432bd0539222a83ed77b796452649b179b7905fcaef578d26 +size 157146 diff --git a/flickr30k/images/4005015759.jpg b/flickr30k/images/4005015759.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c73561999f2345a65c0e2dadcdde9f684ecb37c --- /dev/null +++ b/flickr30k/images/4005015759.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92be17e46618d8fe3c1eb459f5aa4aa8d891b42f1b10173670f69ee663036c2 +size 97479 diff --git a/flickr30k/images/4006329734.jpg b/flickr30k/images/4006329734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30e74073078a283c22e4fb59d4cbd65c73e728b4 --- /dev/null +++ b/flickr30k/images/4006329734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af943fbacf0afbfa5845d46f628a7fa2bb4510dd7c9495e36f25029f702b0b9d +size 97958 diff --git a/flickr30k/images/4013421575.jpg b/flickr30k/images/4013421575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b716513f58ea920f2b492cc869cb9ecd01d1a4a --- /dev/null +++ b/flickr30k/images/4013421575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b412efb9b3faf3092d425cfefa8ccabc584b7396201176a42dd29a7681758a50 +size 158747 diff --git a/flickr30k/images/4016499639.jpg b/flickr30k/images/4016499639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2ad4f1c7b873c7d068231d65abe6fe0e5b82d8a --- /dev/null +++ b/flickr30k/images/4016499639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca981bf709324f3b058e1b4e305d7a43d87fb155e6f9cd53a7121f613072c380 +size 201219 diff --git a/flickr30k/images/4017747090.jpg b/flickr30k/images/4017747090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1f6b05f54658323476f8c367641ef6b6bebae01 --- /dev/null +++ b/flickr30k/images/4017747090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f77fc64f99e1fc624b53637d86afb552624d3e0fbfbde79023020226b1df68e +size 163155 diff --git a/flickr30k/images/4021371346.jpg b/flickr30k/images/4021371346.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d36a84f8f859278b8c4a36efcd260042893f758a --- /dev/null +++ b/flickr30k/images/4021371346.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c7a247ce873c9e94bced7fa50dc696fdb57b16bb07f117a3dd3ceeb94b4f65 +size 149003 diff --git a/flickr30k/images/4024023598.jpg b/flickr30k/images/4024023598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11ba69a6cf34b9f5ced87bfe378a1f57c4321482 --- /dev/null +++ b/flickr30k/images/4024023598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d1500815f87c699d5837a880a710927a0da8012b8a46199b10699b27932d2a +size 127881 diff --git a/flickr30k/images/40261771.jpg b/flickr30k/images/40261771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3384ee93574a91e272976e2cbdeaf7290e885c5f --- /dev/null +++ b/flickr30k/images/40261771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c20d299053e5cafbf6b22b856e6e27b0a2584f779965584af02c6645b32c9e +size 26973 diff --git a/flickr30k/images/402942802.jpg b/flickr30k/images/402942802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67b1cd1512df04215d5cd5f9e35b64ebb770189a --- /dev/null +++ b/flickr30k/images/402942802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928bf7310063dbebe6b7f54197e18e2f3c9c3c556f22ede92bed3559076ee237 +size 94695 diff --git a/flickr30k/images/4029583519.jpg b/flickr30k/images/4029583519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9b69d3e2df1e980faab6e344bfa7146aa48173a --- /dev/null +++ b/flickr30k/images/4029583519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c763fde7e74a43ac402b4a7478f468bf8aa05df318c1f3e63c2e590f2036101 +size 167505 diff --git a/flickr30k/images/4030022254.jpg b/flickr30k/images/4030022254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d6b352d1208d7a1149e5a09f8da4dbb6abd835d --- /dev/null +++ b/flickr30k/images/4030022254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5147f6114230a15041d8b53c13d8061a738ee8802b32785f730527c0d8cf5352 +size 177911 diff --git a/flickr30k/images/40302299.jpg b/flickr30k/images/40302299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74fbe2dee45af7e3ea16d5d4722178cd3c3356d0 --- /dev/null +++ b/flickr30k/images/40302299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce072e36a71c93fc627fa74b37a56b54cf6441f542628b9b402798b19907fe36 +size 62752 diff --git a/flickr30k/images/4030620867.jpg b/flickr30k/images/4030620867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b02fefc0b4326daf5c12582096a8b4fb4eb83530 --- /dev/null +++ b/flickr30k/images/4030620867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e332af383b5d56795480dbe2a10b1278221fff2a318d23bd2f16d2c8f30629 +size 119965 diff --git a/flickr30k/images/4032977916.jpg b/flickr30k/images/4032977916.jpg new file mode 100644 index 0000000000000000000000000000000000000000..917c78f7a975ce406378f5db21b47d7e90b9c5d0 --- /dev/null +++ b/flickr30k/images/4032977916.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f048cbe1b59fbdaadbd374fd78f1323493540d8ae62684615e4e0554fbe97a +size 130593 diff --git a/flickr30k/images/4037734292.jpg b/flickr30k/images/4037734292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06a9a7b503d6a1064377a29c5f861dff99ec8291 --- /dev/null +++ b/flickr30k/images/4037734292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46593ae01972525aa9efe470e6f48dcdd074c3f2f0d0f31b46024527f96b029 +size 115195 diff --git a/flickr30k/images/403844559.jpg b/flickr30k/images/403844559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..825e9987a04986db9961d3760253fb31649a4bec --- /dev/null +++ b/flickr30k/images/403844559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593388b9603445dd8c1cd5d8e34196d923645ae4de99771223c9716a0dcab6c9 +size 126225 diff --git a/flickr30k/images/4039390335.jpg b/flickr30k/images/4039390335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e18a41645e559033c0482b0c72cdef5b8edc4f3d --- /dev/null +++ b/flickr30k/images/4039390335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3317b7ea1e2a6fefd3ffb751df6af772a4b0c99aae26ae01053f45e2f3ca0f +size 218545 diff --git a/flickr30k/images/4042504561.jpg b/flickr30k/images/4042504561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3371032d6ae1da9212ef77e0962de38515bcb0d8 --- /dev/null +++ b/flickr30k/images/4042504561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65f35a948abae808011d5c2eff680260843d32cf3c0260719e34107c27cfac5 +size 139127 diff --git a/flickr30k/images/4045084364.jpg b/flickr30k/images/4045084364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eea01ba56879abaffb2c913f5204b8ff014e2890 --- /dev/null +++ b/flickr30k/images/4045084364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3d5061b3f840bf5fe67987a6b28bfb4c4f9cc8ee31360b1adb65160bbd8921 +size 198550 diff --git a/flickr30k/images/404619468.jpg b/flickr30k/images/404619468.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2238f75a221c9a11a5134ad4c77a842dfd17d9db --- /dev/null +++ b/flickr30k/images/404619468.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193b0e9f76a9ec1d42957f80ef25489dfd63e13816161715a9c23370caf42ec2 +size 177587 diff --git a/flickr30k/images/4047727514.jpg b/flickr30k/images/4047727514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f2ff1b9e3e79c5ca5258ab6c7ce337a1408afd9 --- /dev/null +++ b/flickr30k/images/4047727514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7307fa2194618befbaf4c61c809e3b3343a32467c2b9bdec7de580b3405108 +size 137758 diff --git a/flickr30k/images/4052363856.jpg b/flickr30k/images/4052363856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6e4a084134203d9c9b42adbf5abf577f5e7abea --- /dev/null +++ b/flickr30k/images/4052363856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2e95d01255af56e8bb9f8c0c83a04e709042d5804c0c9ba3c90d5200f90b0a +size 119226 diff --git a/flickr30k/images/4052526123.jpg b/flickr30k/images/4052526123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51bcd902ff48a45bff73fc5dae25fc5c9afaa09d --- /dev/null +++ b/flickr30k/images/4052526123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018e30fbd2eb386be513a88fe22cf852402b7e284be95b6f9eac20c27a259688 +size 127749 diff --git a/flickr30k/images/4056514744.jpg b/flickr30k/images/4056514744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee33cc2ed658d58a7b24788cf258d5703acdb4ea --- /dev/null +++ b/flickr30k/images/4056514744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f739b7c10cce9655388e03f54f340241f29d68187f8c95f1ca87bb81f9f29ed +size 203966 diff --git a/flickr30k/images/4059698218.jpg b/flickr30k/images/4059698218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e122b2031258a4392070bdd15e9ec7ee46c00b88 --- /dev/null +++ b/flickr30k/images/4059698218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98893354d142b8bed1d453d4d24da79e015ca0c2fc18355be5ed40c9427b58da +size 202304 diff --git a/flickr30k/images/4062550863.jpg b/flickr30k/images/4062550863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9e3e777fa4c84bd61d26c77a78a0e51ff5a3238 --- /dev/null +++ b/flickr30k/images/4062550863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868f3cf2d8bc972ca1e7df659c804c4bf78bad682618b58a8c1de029593af63d +size 183849 diff --git a/flickr30k/images/406308903.jpg b/flickr30k/images/406308903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..caaf2f2ead9fa5916e0ef85a0fdeeb9531230a5c --- /dev/null +++ b/flickr30k/images/406308903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a240eee74132d5f0e5c0a559bf0a17af3c2fc488e0cbab7b457420ab680f08 +size 158710 diff --git a/flickr30k/images/40631955.jpg b/flickr30k/images/40631955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8842310475e247306cdbc665c6986f69b2b46616 --- /dev/null +++ b/flickr30k/images/40631955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69badbe2f941da5a5a6be4f9971a603afdd64a7b43192c84b04ba97e6a3fbc5b +size 56007 diff --git a/flickr30k/images/406380299.jpg b/flickr30k/images/406380299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..770495007d78c6e94cee25e6be9e9ba42810e03f --- /dev/null +++ b/flickr30k/images/406380299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2e33130e5c7e5815ceba7aec79eb9be736e51d9f0688d023c06532fd916824 +size 210291 diff --git a/flickr30k/images/4067575996.jpg b/flickr30k/images/4067575996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0e5275463e819809373a16607a34ff641f98a13 --- /dev/null +++ b/flickr30k/images/4067575996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d582dc4eaf80565e84fb24a1c32aacac35a5ed290ad22ab85bafe5078a4d1d +size 235614 diff --git a/flickr30k/images/4073086719.jpg b/flickr30k/images/4073086719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10ba59b0427aa2c9b0c34ce2f20a83fbde1d90ef --- /dev/null +++ b/flickr30k/images/4073086719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3beccd881a60fb25f87cbbbd2699a08ea43aa05d3c9bc8b25658c19ce3a2f6a5 +size 156600 diff --git a/flickr30k/images/407453309.jpg b/flickr30k/images/407453309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5b2ed0bfddf2540d43170a367aa4458b665c4e7 --- /dev/null +++ b/flickr30k/images/407453309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3601ffab6c1fc84ba92b5c61eb81349e72479d620938ed468242ed21b8d14f60 +size 166189 diff --git a/flickr30k/images/4074903180.jpg b/flickr30k/images/4074903180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdb4230c701de4c67385ef1a5c7f5fbd794a9fb8 --- /dev/null +++ b/flickr30k/images/4074903180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7e4576af1b2ba809b0ee818e48206b18fd0e7058cc974e85dae9e6e33ce0d7 +size 254044 diff --git a/flickr30k/images/4079016275.jpg b/flickr30k/images/4079016275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..272f3695140d475912914b3479f2b396afe55eea --- /dev/null +++ b/flickr30k/images/4079016275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b78ac164b431ba9a17ebcd04072e3bae2e11f812d9e62c64c0ef050ad57641 +size 199243 diff --git a/flickr30k/images/4085108640.jpg b/flickr30k/images/4085108640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9097ac66162c53c105c4c8f0a5fc507a17e24bf --- /dev/null +++ b/flickr30k/images/4085108640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f8de8620ecb2df632e1e1dd1c243371a0bdf4115d0d8cd4171aa01e8460046 +size 104174 diff --git a/flickr30k/images/4089335666.jpg b/flickr30k/images/4089335666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..787f04d91b87c7f9f9dec4da8c1125209bd1fd2c --- /dev/null +++ b/flickr30k/images/4089335666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e344bc328601bff32f00b26ef4ca7cc9e5ad326ad7b9360e759b6288b43cf18a +size 137138 diff --git a/flickr30k/images/4090493843.jpg b/flickr30k/images/4090493843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..031c915f13f5d9e2c162b909995ba476bfbd45dd --- /dev/null +++ b/flickr30k/images/4090493843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d95228cc2e3e77c1273c89aa33a29585c92f2c3c2c14028446410b60c43d24 +size 148248 diff --git a/flickr30k/images/409198440.jpg b/flickr30k/images/409198440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f35f1af1e354412484898e73217be330d5aa836 --- /dev/null +++ b/flickr30k/images/409198440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49fb06280781908ed59817941dda66b0eca4831eb53479455aae575a6f5d39a9 +size 149724 diff --git a/flickr30k/images/409315256.jpg b/flickr30k/images/409315256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..970a89b3be53257811a5c7ce6f8764e0a93aef52 --- /dev/null +++ b/flickr30k/images/409315256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac39b291c97b49be8c31ceab6a8cd2f6b86a646db164dca87550e289787177c +size 166257 diff --git a/flickr30k/images/4094476979.jpg b/flickr30k/images/4094476979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b16e3f6344bf890259b041011a026e147ce7a7f5 --- /dev/null +++ b/flickr30k/images/4094476979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f382d7985ef737e9db0adea64999c2e83844e71d347ed167eba83648fd008031 +size 215263 diff --git a/flickr30k/images/4095229112.jpg b/flickr30k/images/4095229112.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bae39332e4518395e1b9141e12417b37630bfbe --- /dev/null +++ b/flickr30k/images/4095229112.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4839d488f5ce4f58684ebd1d7ab3ca1700fbc3ad32267f2a8cd42573bce68c4e +size 207574 diff --git a/flickr30k/images/4103236953.jpg b/flickr30k/images/4103236953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4338b61ae92c8ec1ac368e643b2bcc2c372c6c9b --- /dev/null +++ b/flickr30k/images/4103236953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089a03c201fad28e8716593d5e371bbd81b0f19eaa4dbc61622c0d19cd028876 +size 173850 diff --git a/flickr30k/images/4103240621.jpg b/flickr30k/images/4103240621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f31f4f465f941db5cc2655ab6f7ffdef51878d1 --- /dev/null +++ b/flickr30k/images/4103240621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183e9c31d0ef923814ac63530123a6691dc173b7dcae04c62042ccca80fca172 +size 164462 diff --git a/flickr30k/images/4104420147.jpg b/flickr30k/images/4104420147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69df41cf891ebb991060317d06bc275e8afff773 --- /dev/null +++ b/flickr30k/images/4104420147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886ff561fc7b6fc13f611b106bf0cf12c41b865e1c5f0ce9c037000469f7ce84 +size 144601 diff --git a/flickr30k/images/4105944919.jpg b/flickr30k/images/4105944919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..839daa7dbc1ba2f7a719f315f88a937735078cdc --- /dev/null +++ b/flickr30k/images/4105944919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46dc928426721a507532280f851e2b4c35a499ea5c4af0d5df28a6b4622771c +size 142978 diff --git a/flickr30k/images/4112642188.jpg b/flickr30k/images/4112642188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1f173d04013965c41b0049d1ae3f723f1febf41 --- /dev/null +++ b/flickr30k/images/4112642188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f4b76d56b47e939ad0bcc91f0857c4a6f3330c3b07bd1ceff2fb43a31ef36d +size 160253 diff --git a/flickr30k/images/4112646796.jpg b/flickr30k/images/4112646796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1044571b6f4d0daf2cdbd44367bd818afce3db9c --- /dev/null +++ b/flickr30k/images/4112646796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ea90eb773ee856c34460a1e1122810053dad450bc1e55301e9382c8726c13b +size 148749 diff --git a/flickr30k/images/4114592385.jpg b/flickr30k/images/4114592385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad567a4c951d89168c06f2bcf3d6978559b1f017 --- /dev/null +++ b/flickr30k/images/4114592385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4183ef66eda7816056a10291ebc2d23d2320c6aaada93fd9b4c79fc3ce540dae +size 132084 diff --git a/flickr30k/images/4115212373.jpg b/flickr30k/images/4115212373.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b3ac93d50dbb83862b0a3cb19522bd172e73db4 --- /dev/null +++ b/flickr30k/images/4115212373.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4502064777589f98c0fa789ec0ff7c0dd561ea652205930a0261c9bd94df2fb7 +size 147745 diff --git a/flickr30k/images/4116937168.jpg b/flickr30k/images/4116937168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d6715a4714c302c9d47e9e39cc37086657f31b5 --- /dev/null +++ b/flickr30k/images/4116937168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8c9e26edabf6b1049b180534ddabf5fe6504489503ab72dd72c6d1b711a3f8 +size 105519 diff --git a/flickr30k/images/4117842141.jpg b/flickr30k/images/4117842141.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa2206c1606a4545c068556ca551f3e676200ce7 --- /dev/null +++ b/flickr30k/images/4117842141.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45999e6c3cac8ac4964a824fff466c25d22e60cbe14eb1e628c575e52f2f365f +size 147265 diff --git a/flickr30k/images/4119439324.jpg b/flickr30k/images/4119439324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23bbcbce3ded31e68a5f436d4dc6f1c00782e65d --- /dev/null +++ b/flickr30k/images/4119439324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c7d260cd3c5d5b3651b3b66a4c2246b4dbad7a5df0f766054f2c5a4148b5fa +size 145414 diff --git a/flickr30k/images/412056525.jpg b/flickr30k/images/412056525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8ec8333df94e3d553a5460880c5903cba12a99e --- /dev/null +++ b/flickr30k/images/412056525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e47ad73b345a57c857dde9b2d8df6d6983e8e5bd4f57717b92ae70f250e9c0 +size 76438 diff --git a/flickr30k/images/41253213.jpg b/flickr30k/images/41253213.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c2a179105fee4916f395f5f34b63739dcdd30b5 --- /dev/null +++ b/flickr30k/images/41253213.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097b4c66e9ea913b1eeb9323d8c9f1fd01443f0a79790b967b7a31611ae6e007 +size 62414 diff --git a/flickr30k/images/413045343.jpg b/flickr30k/images/413045343.jpg new file mode 100644 index 0000000000000000000000000000000000000000..935395796a33a639fb716e4b79cb92d94001d94e --- /dev/null +++ b/flickr30k/images/413045343.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a83f92e248fe35e936f9e65703c03b178984fcea91f2a8f74a9aab0d43354d +size 148845 diff --git a/flickr30k/images/4138735474.jpg b/flickr30k/images/4138735474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b53c9a6060bf229d5c1e8db64ff97db9dc09cc9 --- /dev/null +++ b/flickr30k/images/4138735474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4b984386ce04060809403485cf7a336638dadba0fb5c936d702842cc7bfdec +size 102218 diff --git a/flickr30k/images/4139650181.jpg b/flickr30k/images/4139650181.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd0466395ba682acd3b977a9a70ac7c3da08defe --- /dev/null +++ b/flickr30k/images/4139650181.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59dd3eeed8df77389984e42909865b6ab0c058610da0d30e9e1d4f2313b8d619 +size 137369 diff --git a/flickr30k/images/4146886427.jpg b/flickr30k/images/4146886427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b5c3f8b85f54f6a05366998f3c0036ac235fd75 --- /dev/null +++ b/flickr30k/images/4146886427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09287c74f8eb860d0de01ef8a9dd3138971c3ef8d66e1379176a2fad2d757247 +size 144331 diff --git a/flickr30k/images/4148126293.jpg b/flickr30k/images/4148126293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82f76a0dac7fcd6ce8ccfffe136f945d8dcbb8db --- /dev/null +++ b/flickr30k/images/4148126293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4832f73a26c1ec92168413f383daaaefc0cacc4ea61f799bc57dffce8872297 +size 151275 diff --git a/flickr30k/images/4150353377.jpg b/flickr30k/images/4150353377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66cb17ac113fd84fdbc1d8fb4a4e28960f75cf04 --- /dev/null +++ b/flickr30k/images/4150353377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f99c6e5f83cd7f87f2e9d227422ae2d35a6a2991f4c7b738136760b616f0aa +size 188783 diff --git a/flickr30k/images/4151679198.jpg b/flickr30k/images/4151679198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6114f748f0e9959f7fc33112cac87da1c68bf755 --- /dev/null +++ b/flickr30k/images/4151679198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0458aa53d917377cf5908d6c0711df51b6092c179875bb98baea80f935904f5d +size 145892 diff --git a/flickr30k/images/4152801351.jpg b/flickr30k/images/4152801351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ba0fad8e79dd9b0389a7246ba80f96d8150ec81 --- /dev/null +++ b/flickr30k/images/4152801351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2a187c51bc91d2484a041f8ec82cda01756acedf3dfe9e0e7f5403fc98ab4f +size 111652 diff --git a/flickr30k/images/4152801453.jpg b/flickr30k/images/4152801453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0304f7485ae1a56a3e782e9aa9434d37738efc87 --- /dev/null +++ b/flickr30k/images/4152801453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a90a091abf229c3a440e4a0823ce594d30c77d3c12372b23463b70ebc071e9 +size 99333 diff --git a/flickr30k/images/415311132.jpg b/flickr30k/images/415311132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..487e2783c5e3064f35faf0c5fc9735d6229c35ca --- /dev/null +++ b/flickr30k/images/415311132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f7de64986a1a38a862f1e34c142b0ff2ec988c59a226fc4e9898531025ef98 +size 161464 diff --git a/flickr30k/images/4156088769.jpg b/flickr30k/images/4156088769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b6df2c32ed722e1767de4266d08f6089f5f1e7c --- /dev/null +++ b/flickr30k/images/4156088769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd7db42015f1f8091fecef97198d07c35da2f6507865b8bbbbb11307ea446cfd +size 124130 diff --git a/flickr30k/images/4158826243.jpg b/flickr30k/images/4158826243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45704ced2f37360e49e21f17ff87de2d9d8a5494 --- /dev/null +++ b/flickr30k/images/4158826243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f233c4a4f7e033cadfcd847afeb4883957c7142b18324ca26229f2ba44b5efe9 +size 187965 diff --git a/flickr30k/images/4160524549.jpg b/flickr30k/images/4160524549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd63347f36e458791d430172215fb50c227e583c --- /dev/null +++ b/flickr30k/images/4160524549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2effdc80af735d1b1ea4b816a8398002bf79f912429281a6f2a9ea3d192e5dc3 +size 150476 diff --git a/flickr30k/images/416650559.jpg b/flickr30k/images/416650559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c44388de1d3399d568e34639ddbf71c3c099696 --- /dev/null +++ b/flickr30k/images/416650559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9148bd8bc26ef4b8b77c355d231a8b890c7d60a19904731bc1239aba717672 +size 114195 diff --git a/flickr30k/images/4166823584.jpg b/flickr30k/images/4166823584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cab0b12375647e74dfbf0d5f269153c584a5570d --- /dev/null +++ b/flickr30k/images/4166823584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc4cf7b41d857dba08d59a93812705de0493158c47da7ed10dc187103d49eb4 +size 171334 diff --git a/flickr30k/images/4168953376.jpg b/flickr30k/images/4168953376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ff2d7220c0b1b2c09798ef34969d51fb1c6299a --- /dev/null +++ b/flickr30k/images/4168953376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc0a56c6b9b4dcd35e899424ca8a20c80045e600cfd2659875e888142c445839 +size 163000 diff --git a/flickr30k/images/4168954238.jpg b/flickr30k/images/4168954238.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90a4c1ef77c07757c3a6f2ebc5286ed37ac77f00 --- /dev/null +++ b/flickr30k/images/4168954238.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c906cadb3ad53e7362202dbf3cff1f9d57f0fac5d6d867d53bd64df668f950 +size 174430 diff --git a/flickr30k/images/4169121436.jpg b/flickr30k/images/4169121436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3829fc626eeddbcdc02aa61bb9ef404a68ab4337 --- /dev/null +++ b/flickr30k/images/4169121436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18103d5d38124c1dfc8351e0afb9b1f6b7bc45c382428564c94f9e2d956ec87 +size 283520 diff --git a/flickr30k/images/4170746161.jpg b/flickr30k/images/4170746161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2821202eeace384f3b1faf1f6bfac5574ce769cb --- /dev/null +++ b/flickr30k/images/4170746161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fceed15e7e29a692f617e6c477f445229b8ff8a32be34b5abbc1dc9cb559bdc +size 144658 diff --git a/flickr30k/images/4175969090.jpg b/flickr30k/images/4175969090.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6b5f638cf1b2a534bcaa8fa43a267d954add1a4 --- /dev/null +++ b/flickr30k/images/4175969090.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91c566d7c1d0c87e4c9b1f42cef8312e032277826465f02c279d0755592cf56 +size 169475 diff --git a/flickr30k/images/418112325.jpg b/flickr30k/images/418112325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..128148d9d50b1e5d19aa90194bc52f353d648427 --- /dev/null +++ b/flickr30k/images/418112325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ffba8d037caaee3f28b0b65e92f4171b7e1b83902308162bab01df0abab41d +size 70850 diff --git a/flickr30k/images/4182580764.jpg b/flickr30k/images/4182580764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..131404f18c815c8d9706e2768fc4b50da39a378c --- /dev/null +++ b/flickr30k/images/4182580764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7828aae1d8a39e62624753c4970a149a719c657833e12661aaea36d4c1f768d2 +size 295008 diff --git a/flickr30k/images/4185776966.jpg b/flickr30k/images/4185776966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46505d6e6cb21a099d2a15b773e9c346077120e9 --- /dev/null +++ b/flickr30k/images/4185776966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc13d1df18d57c17ad7d510fca2cd098df27bbefc293a5823f332f7de173a315 +size 187370 diff --git a/flickr30k/images/418685848.jpg b/flickr30k/images/418685848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e048de3308b8fa0e694b0332ca0ac791d465bcef --- /dev/null +++ b/flickr30k/images/418685848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d710392827255ada2af3dce9d7f3db87623f434181d1dde79621056a91a6a8 +size 149067 diff --git a/flickr30k/images/4187922589.jpg b/flickr30k/images/4187922589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c8d2cfe92ac4f994cb62a9406a4c01a852db52c --- /dev/null +++ b/flickr30k/images/4187922589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278dd744cd2600590b4ec0e3ae5f2cdb03da0ea82f5030a102ab921ac0d357a3 +size 184151 diff --git a/flickr30k/images/4195280723.jpg b/flickr30k/images/4195280723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc470bdc93360e64c9ad0c83548f0b1b3b8e9eef --- /dev/null +++ b/flickr30k/images/4195280723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6426cde6ec7457e920f8ec3fedf127177040f2ff0ebfc578ea3cd03d45a03f0 +size 96198 diff --git a/flickr30k/images/4195751574.jpg b/flickr30k/images/4195751574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa0185019f8da45a6d3dee732c2a0950e1cb12ce --- /dev/null +++ b/flickr30k/images/4195751574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de0cb04a6c8cedaa0af70536fe61884e2c2ad19e7bdbc167345936696dc8483 +size 142944 diff --git a/flickr30k/images/4200402256.jpg b/flickr30k/images/4200402256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01b7a78cd530f1831a4de9e05924983acb492a57 --- /dev/null +++ b/flickr30k/images/4200402256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db07dc54af39a4c879b8ab14f8b88c4576d149560c293c77b4d4a044b222b1d0 +size 154535 diff --git a/flickr30k/images/4201328764.jpg b/flickr30k/images/4201328764.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ede94f862e80530bcf7517e6b3316d3d05753410 --- /dev/null +++ b/flickr30k/images/4201328764.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a57562159d92e1fe0ebdf18821233aa465573a442e56ea642f61d84a5b55cc +size 172387 diff --git a/flickr30k/images/4201682728.jpg b/flickr30k/images/4201682728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab832ddc708ee82115875210c776cf606a68c5a4 --- /dev/null +++ b/flickr30k/images/4201682728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6f98fdcdc8cfd1624f21410af125308bb8c39892745cc48b8deaf914ec6272 +size 119031 diff --git a/flickr30k/images/4202372092.jpg b/flickr30k/images/4202372092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07f5025347dca4fef7f69b9c5e480440048ca6f1 --- /dev/null +++ b/flickr30k/images/4202372092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:119b4af902d7534033f98f5e58487b0530a84bb63c5abc41087c32c6d4728814 +size 152065 diff --git a/flickr30k/images/4215128854.jpg b/flickr30k/images/4215128854.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c3d59a99ed5e9745349777906482a1cc1723a4a --- /dev/null +++ b/flickr30k/images/4215128854.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3463fe174c5d443bb54d64b80579394751dd0d63c2b41bafae66f3449a18a6b2 +size 139567 diff --git a/flickr30k/images/4218701454.jpg b/flickr30k/images/4218701454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea51b1e14cfcc859d3312bf8f8ad157617f10e1e --- /dev/null +++ b/flickr30k/images/4218701454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441f09ce6e5ead5e6f0ff902d8cb8c11e0c2bb2b5198724688b75ae803c3313e +size 123207 diff --git a/flickr30k/images/4222240844.jpg b/flickr30k/images/4222240844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e59475d006d3535fa2921e79d59dda2147409097 --- /dev/null +++ b/flickr30k/images/4222240844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3628e6ad20aa72ec85509aa2b2feb947ff0a9150665774b0050959b39f1bb7d6 +size 194326 diff --git a/flickr30k/images/423006709.jpg b/flickr30k/images/423006709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a5fc865526aafa74cc3d1e356a34c53cf254d25 --- /dev/null +++ b/flickr30k/images/423006709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f7315c7fa8fd60d63a4af1eac3130fdd0c2b88dfaead858329091787dd75b7 +size 173071 diff --git a/flickr30k/images/423375604.jpg b/flickr30k/images/423375604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3f22ea367e0780a73211fcca7b6dd777cfcb15c --- /dev/null +++ b/flickr30k/images/423375604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13661acb2f8e47ac097c88fd023955a7571b1a6e02bf39091db26cb8f9597d9 +size 104267 diff --git a/flickr30k/images/42348693.jpg b/flickr30k/images/42348693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1243474a90acfe81b6b7e13cc9405d6aa498a71e --- /dev/null +++ b/flickr30k/images/42348693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c94e3687a20491705d0ca89c3759777d073aaf511f52b552699ff3216b267c +size 64880 diff --git a/flickr30k/images/4242573381.jpg b/flickr30k/images/4242573381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5426fd242313032a4e2c4d4437629b5a977693e3 --- /dev/null +++ b/flickr30k/images/4242573381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9ccc8872385648966d9d045cd4c06a8a822249a196929a5119499057b4a3bc +size 129287 diff --git a/flickr30k/images/4244706779.jpg b/flickr30k/images/4244706779.jpg new file mode 100644 index 0000000000000000000000000000000000000000..428a690dfc89de1714354afd06ea83d9568f43be --- /dev/null +++ b/flickr30k/images/4244706779.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5dee30a19efae236b8080270ca0321c8cedaf4985b533d51731157e4797f1b0 +size 169050 diff --git a/flickr30k/images/424779662.jpg b/flickr30k/images/424779662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..917dde95e79c0ac74ee74abffcab3549fd8a860a --- /dev/null +++ b/flickr30k/images/424779662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbed2e57e45ba0e158feb48a037f87db6c681e84962286c77da097cb23e3db1 +size 199859 diff --git a/flickr30k/images/425725042.jpg b/flickr30k/images/425725042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5174dad987c292fc7341ace985dcbcb8559fd719 --- /dev/null +++ b/flickr30k/images/425725042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295f205ce280e77ebb263f6e879a2b430242b66ec36c9c3be9fbb2d79280291b +size 145332 diff --git a/flickr30k/images/425775901.jpg b/flickr30k/images/425775901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcbf872328a54b3d3f8cd26f6a69e44836080f7f --- /dev/null +++ b/flickr30k/images/425775901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc45d899f4ce51da21cc5a31ad603c88fd94ca005aaea49723645dc00d36cf3 +size 76015 diff --git a/flickr30k/images/4262692609.jpg b/flickr30k/images/4262692609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..693cfaf70b72c06d9193b92ba6431e81ccff209d --- /dev/null +++ b/flickr30k/images/4262692609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b6917752e0ab3f2eacb4cc23279c63626b328623543b7b385a86150fc32dc2 +size 157008 diff --git a/flickr30k/images/4264701235.jpg b/flickr30k/images/4264701235.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fd5fe2851012b63b3dc77e1dcbe7b5565f8250a --- /dev/null +++ b/flickr30k/images/4264701235.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2c7fcc9b121cd9adcce1d8425da833753064b68860153ce2b3731203e5c0bd +size 166282 diff --git a/flickr30k/images/4268878033.jpg b/flickr30k/images/4268878033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c0418a7dbd443cf4693bc629132977f8452ca01 --- /dev/null +++ b/flickr30k/images/4268878033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0586ced177b6e338ffbc18d2624a7d2affa1998528dfb699da2ca13994d012 +size 170148 diff --git a/flickr30k/images/4270148661.jpg b/flickr30k/images/4270148661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..719e109353de12f84865ce766a64118d27f8da3b --- /dev/null +++ b/flickr30k/images/4270148661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541276a4e278bce7f0a686829cc963be3deddfd5f9e0ff451fb984fc9463ae55 +size 177808 diff --git a/flickr30k/images/4274269186.jpg b/flickr30k/images/4274269186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22dbc1d7cb42c1fd72cc001b94ddf8e8cdb4f9a2 --- /dev/null +++ b/flickr30k/images/4274269186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16bfc02b47cc7f6c3fd7f88912ffa297f4a70037f671e1d271f319fdb64d518 +size 161791 diff --git a/flickr30k/images/4280301189.jpg b/flickr30k/images/4280301189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d7508d38aa180ea127a48fb023841e59e7dfc74 --- /dev/null +++ b/flickr30k/images/4280301189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec940159aff6ba0486f88252e37024d07c8378c494a7b6f297d7ddac980c1aea +size 145840 diff --git a/flickr30k/images/4282385196.jpg b/flickr30k/images/4282385196.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dee1e7c436eab47f841a1ee0e7a010bfcdf298a1 --- /dev/null +++ b/flickr30k/images/4282385196.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abbbb437b692b23ef638b433acfd048be92379c4573c31f4da3ba1ddfb33f4d +size 135832 diff --git a/flickr30k/images/4287633714.jpg b/flickr30k/images/4287633714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cff63bf7853bdb3a53fc46423bea419b60d542db --- /dev/null +++ b/flickr30k/images/4287633714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864b9a5ed65ba3a96091d51eb6f7bc68f724a2349984d5137a6472b4fab5fbf6 +size 153711 diff --git a/flickr30k/images/4287766241.jpg b/flickr30k/images/4287766241.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecb2fe7918e82981243d500c0e0cf94500c5c251 --- /dev/null +++ b/flickr30k/images/4287766241.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c512ad4eb6fe1e7776b16f6627efe7d360f558ed50ad30ae800c8bffec27e3a +size 161290 diff --git a/flickr30k/images/4289389552.jpg b/flickr30k/images/4289389552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efa1b88538a7980c499a3448dae5273f00db8527 --- /dev/null +++ b/flickr30k/images/4289389552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d3bb03f1b3bfc843005a446a2491e84cd8325e88a20b6acba75c816bf06063 +size 61534 diff --git a/flickr30k/images/429499185.jpg b/flickr30k/images/429499185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3be841296761f509cd1a688b9ad2de314018b47d --- /dev/null +++ b/flickr30k/images/429499185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a43d9a68ae08f363ed2b4d7afd509a63d91af3107d235e0b5d541ea29a9c8f +size 113935 diff --git a/flickr30k/images/4295131462.jpg b/flickr30k/images/4295131462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b92adc4b257e9598aefcfddc50fa5647826c450d --- /dev/null +++ b/flickr30k/images/4295131462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b10dc414b396e89b1b373779bbae1ecaee7a75fafea4cc7b8314c16cc62e4b +size 176014 diff --git a/flickr30k/images/4295355954.jpg b/flickr30k/images/4295355954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a71dcd376beed338f09e49ff317b203ce2e32efe --- /dev/null +++ b/flickr30k/images/4295355954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5bab05f84f30b40c2083baeb6c2c6a10b6f374577305462f18ac454418dc64 +size 142920 diff --git a/flickr30k/images/4298870292.jpg b/flickr30k/images/4298870292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28ed2375fe5b63fdbeedb22f8743e24252f9a900 --- /dev/null +++ b/flickr30k/images/4298870292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c11c6f9ea2dedc19382cf204590ba4184c608ed0fc054a34b03211726f4d669 +size 135325 diff --git a/flickr30k/images/4300375062.jpg b/flickr30k/images/4300375062.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d27052350538d82f32fdfe52ede4aef65f883dd6 --- /dev/null +++ b/flickr30k/images/4300375062.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beed5b14d235e54fbba5575c402060d139a0bfb1b2aa2f7fd9caeac317afd306 +size 168331 diff --git a/flickr30k/images/4301233985.jpg b/flickr30k/images/4301233985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..239d6647c95f5d1d783ed92452917d3092b2cd1a --- /dev/null +++ b/flickr30k/images/4301233985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2804946ac568aa129c1c519abff68c6b9bccd66a3c31715dc02af686f95909e5 +size 108362 diff --git a/flickr30k/images/4302502831.jpg b/flickr30k/images/4302502831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf3051ed85090001504391ed2e5d1695e2645ef1 --- /dev/null +++ b/flickr30k/images/4302502831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfa91a00501a10573dc58af5e06830ac63ca29fb7ac8765956aa0207650cb14 +size 146513 diff --git a/flickr30k/images/4304534002.jpg b/flickr30k/images/4304534002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b3303260743932c684e0d9d483e0ac335b5be62 --- /dev/null +++ b/flickr30k/images/4304534002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170ac1ecbc4a42c68d49f116dcbcc7dd383e1f8aa12cbf9f36e23798ff4e8083 +size 113448 diff --git a/flickr30k/images/4307968.jpg b/flickr30k/images/4307968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e75b1bd4267baaa6b7add9d2b919f70734be4f4 --- /dev/null +++ b/flickr30k/images/4307968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:976297748636d2f1b2cc62d03fb2aea9be3624b26b3124b37ef9b2d56db63483 +size 57390 diff --git a/flickr30k/images/4309770525.jpg b/flickr30k/images/4309770525.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87d6faf556dc08034164a42a05eb80c80afb8fc0 --- /dev/null +++ b/flickr30k/images/4309770525.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2880db248be7946397ae5f4f42423e4d0f8a7df906d8d17430a476a499da24 +size 177824 diff --git a/flickr30k/images/431168725.jpg b/flickr30k/images/431168725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb3ffc2ccc3bada28b3d75c28dde293b65b1e44c --- /dev/null +++ b/flickr30k/images/431168725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d4da9239eee1952181a12efb38da77450d595271cc2d83bce6765e27a817ae +size 183856 diff --git a/flickr30k/images/4311708229.jpg b/flickr30k/images/4311708229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd8bf4a314bfec977cf37dfdd62b8059487a4a4b --- /dev/null +++ b/flickr30k/images/4311708229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17f6cf06b323355bcc64dcc73f6d61cf7bb79a9b58b4a4bccd6767e35b8f697 +size 167938 diff --git a/flickr30k/images/4325279339.jpg b/flickr30k/images/4325279339.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9dc67ef6fe34a7ca77ea9865ccf0889a4a141d0 --- /dev/null +++ b/flickr30k/images/4325279339.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d459749221a52b9e708e66da8b285c956a48bea84d003d3a534776522e0f0507 +size 140252 diff --git a/flickr30k/images/4326517877.jpg b/flickr30k/images/4326517877.jpg new file mode 100644 index 0000000000000000000000000000000000000000..509146b42d3ac748a0cc59844491bf53e220a56e --- /dev/null +++ b/flickr30k/images/4326517877.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9dd957b73c82e5d0289f7217edb02c48c6dd76c0853c49da4afc9b59423568 +size 242861 diff --git a/flickr30k/images/4328448107.jpg b/flickr30k/images/4328448107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38362cfd39c49782eab95c7e8b01f92d86cff1a1 --- /dev/null +++ b/flickr30k/images/4328448107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b13b8cda5407f9b0b543f88cac805b2a024fcf2bf1b649116c03d396052232 +size 134641 diff --git a/flickr30k/images/4328533349.jpg b/flickr30k/images/4328533349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..963c19c3b699ee4121d1d039c3ccd01ddde810fe --- /dev/null +++ b/flickr30k/images/4328533349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b7e623e52be4a4fb93a841bfa37495e63dce35d5d696ec2e2a2ae8b4bdce5b +size 135274 diff --git a/flickr30k/images/4328537167.jpg b/flickr30k/images/4328537167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c8c2b0444c2920cb80c3329fa3cad629a74f68c --- /dev/null +++ b/flickr30k/images/4328537167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aac7d9f339c7c8dcf50d3ddf29e8ef35239cbff7cf4fa41af1c389a65f04a2d +size 126380 diff --git a/flickr30k/images/432869272.jpg b/flickr30k/images/432869272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9fac75ae14eeab8029ae5cf48cd24ceb237f535 --- /dev/null +++ b/flickr30k/images/432869272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd137c6e4a7dd88366e63c0fe97d0585ad4ac240252d513f9fb1c7734d55ba4 +size 117968 diff --git a/flickr30k/images/4329176590.jpg b/flickr30k/images/4329176590.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c9642a44876ea9ed40710a34e8b91ca204bdecb --- /dev/null +++ b/flickr30k/images/4329176590.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f60e83827d44d67ae0f7821afc8d54b8eabe2d7c259dadcd0c647a727071287 +size 102452 diff --git a/flickr30k/images/4329197704.jpg b/flickr30k/images/4329197704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77f09cab0874bd9462fa40017449d5c07957ce4b --- /dev/null +++ b/flickr30k/images/4329197704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c3003ac19c6aa30936f194d890cec85c2294bc905a589257e3b4a537563bad +size 123465 diff --git a/flickr30k/images/434035725.jpg b/flickr30k/images/434035725.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9af7347a9577230c2d874a618db28bbff9c85de8 --- /dev/null +++ b/flickr30k/images/434035725.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd97f82222bf78751b1c8d00b02d0c585fc564081dbd24a248e7522390c6513e +size 109206 diff --git a/flickr30k/images/434171515.jpg b/flickr30k/images/434171515.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e062794fb400d2430543ba8c1535168e889c74f6 --- /dev/null +++ b/flickr30k/images/434171515.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376bd6b058d78684c61d7b3eb85992b644fd6c673f72e406694811d39e2e628b +size 122684 diff --git a/flickr30k/images/4344503313.jpg b/flickr30k/images/4344503313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..807f8e649674465c01cc6cf23e55f6a56b8b0ae7 --- /dev/null +++ b/flickr30k/images/4344503313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d980e93498923523e1c59c7fff06813ad672561222ba36ba8b792a92070f6db +size 168364 diff --git a/flickr30k/images/4347441967.jpg b/flickr30k/images/4347441967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c58ef5026206baf57965d6e1a680449efb2eb9ac --- /dev/null +++ b/flickr30k/images/4347441967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c594f4789137793fe66836e316c06724e891ebda01a20abe1804c1fc59f442 +size 130060 diff --git a/flickr30k/images/434932657.jpg b/flickr30k/images/434932657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36a589a6c8f4109cd77c10acddf6af32f125c6b8 --- /dev/null +++ b/flickr30k/images/434932657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c304a9b82f3f121d88269d6fa75cd2ecd100cabed6c964d39d4bf289e087717 +size 139996 diff --git a/flickr30k/images/435415784.jpg b/flickr30k/images/435415784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aaf6b6cefbf2011a536a4bc89161beb1ae1d4786 --- /dev/null +++ b/flickr30k/images/435415784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca46f4d4096cb99a4a6468e7b2fa1b097f7a94a42283e8a2a6188b625a8b5e65 +size 135392 diff --git a/flickr30k/images/435802277.jpg b/flickr30k/images/435802277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5458cba8cdaa3ad05e224fdf439e4e1ec598152 --- /dev/null +++ b/flickr30k/images/435802277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9488df0ae02dc98e98026cbfa96826b9237a8858e500ca442171dc2f7ea4fcf7 +size 97395 diff --git a/flickr30k/images/4358211815.jpg b/flickr30k/images/4358211815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dad512be27b5bb51978b43ae7e912c3c583982d7 --- /dev/null +++ b/flickr30k/images/4358211815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c979dd449a50d5455fb45419537db4445effed726f97f1a6eca7ab3b3ee41c72 +size 201741 diff --git a/flickr30k/images/4358650450.jpg b/flickr30k/images/4358650450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..315556d7aee6d74dbb7180ebb85e24df3e4cd1ae --- /dev/null +++ b/flickr30k/images/4358650450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1072536fc4c8b20c77c5bc8eeebfd345ff2e08d459a1b5558ccc0dd9acb1518a +size 138556 diff --git a/flickr30k/images/436009777.jpg b/flickr30k/images/436009777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8adb3e8327a62657cf8377fa9cd082296e95891 --- /dev/null +++ b/flickr30k/images/436009777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427642d5fb0a32eb4c43d3c524e4ef41ae3adad4e745e88aebe64d8524a8aa53 +size 291537 diff --git a/flickr30k/images/4360937435.jpg b/flickr30k/images/4360937435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3eca04e520a84eefe4c52c7080c013922f9e2ab6 --- /dev/null +++ b/flickr30k/images/4360937435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb47f96d0d14f1fe93c4490244339f5b584985a94b833672d20d236a4efaa0f +size 125597 diff --git a/flickr30k/images/4362204688.jpg b/flickr30k/images/4362204688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9b300fcad19c008865a8f3f087ed98d80dac396 --- /dev/null +++ b/flickr30k/images/4362204688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33194701f5f14ac6fd1b2780d88fe6defc4526bfe8d65f18c45cdbb1b6a793f0 +size 158909 diff --git a/flickr30k/images/4367617589.jpg b/flickr30k/images/4367617589.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e334716fabaa5641ce09deb826ac618e0d7062fb --- /dev/null +++ b/flickr30k/images/4367617589.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d075f6dd7f140c5d1fd8d8b6b0e025ba3540f7443b656df5e8ba7b74ea5e1e +size 133002 diff --git a/flickr30k/images/4367623209.jpg b/flickr30k/images/4367623209.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7347ebde469c81f6347d8a4021533a6c56baf8d --- /dev/null +++ b/flickr30k/images/4367623209.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19e0fb06fa50323758f56fbcb4642314f351e9fc1bf15477a21d6303824cc96 +size 115677 diff --git a/flickr30k/images/4368362518.jpg b/flickr30k/images/4368362518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fcf72005fa5d4470f7f44579240e1558739fc6c --- /dev/null +++ b/flickr30k/images/4368362518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407d175d67ca06470d2e6c26093f51d15024ff5499b5408e4e73b6d716d69ebb +size 96255 diff --git a/flickr30k/images/4368363908.jpg b/flickr30k/images/4368363908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8565a5fff080d4fb710d30971d02700f5569921d --- /dev/null +++ b/flickr30k/images/4368363908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe4b2542bebd76f8dc71429c47d2d2f695e175f2cc8228ab729de25105c69e3 +size 114241 diff --git a/flickr30k/images/4368364278.jpg b/flickr30k/images/4368364278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdf53143037f5f706c16d66432371cf9579ab465 --- /dev/null +++ b/flickr30k/images/4368364278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d7f7257169b878da5a740d3704bd981968dcdebc4f6d865db0efce3dae6c52 +size 114935 diff --git a/flickr30k/images/4368366048.jpg b/flickr30k/images/4368366048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95643d84fa946cd6aea83b47a6cd80f65074abea --- /dev/null +++ b/flickr30k/images/4368366048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ddb777467cedd3675ebdc30ddb08bf944f566dbfa0278b4172704feb50ae62e +size 107829 diff --git a/flickr30k/images/437636033.jpg b/flickr30k/images/437636033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2c70a85660fb3a5b61be93d6df85a7abf72b19a --- /dev/null +++ b/flickr30k/images/437636033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f35edf619440f0e60f40eb3f395a64edea8293558004327bdc43b2bce853709 +size 133407 diff --git a/flickr30k/images/4376939715.jpg b/flickr30k/images/4376939715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2db9b9cfcc43ffead73c96d63a824f7705d2e77 --- /dev/null +++ b/flickr30k/images/4376939715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d3ea83865df2984401ce500ba78fd8e6c827fb522889388d6f6aa5b3323aa2 +size 122781 diff --git a/flickr30k/images/4378823.jpg b/flickr30k/images/4378823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84d6a63cddd0be7b9ea36955a460ae5f09844215 --- /dev/null +++ b/flickr30k/images/4378823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77c7df49d0402b846e94cae5b90cf2c7069ff213ad302781c234bb3a6da0762 +size 84488 diff --git a/flickr30k/images/4379561906.jpg b/flickr30k/images/4379561906.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c962724a1109ac85f57bf60be8a1e82446c132f --- /dev/null +++ b/flickr30k/images/4379561906.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2db1813fdda892ad74cf7f83cf8a325792f4f68c89a671715a7b5671ade06f96 +size 130736 diff --git a/flickr30k/images/4379576356.jpg b/flickr30k/images/4379576356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c78dad1d936b25612f2f14fce80f184afa2764a --- /dev/null +++ b/flickr30k/images/4379576356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5928dbe49b662c2f2ecb77e29311ad848d2488d92c9605ac1615cc89d059f16c +size 135716 diff --git a/flickr30k/images/4379845375.jpg b/flickr30k/images/4379845375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb2725023e857394d14dd450cab5ba91b5f37249 --- /dev/null +++ b/flickr30k/images/4379845375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340afff8d3e72fe000eeaeb96c45311cddc50be5261bae4d5c65cff252ffc2cb +size 158974 diff --git a/flickr30k/images/438106.jpg b/flickr30k/images/438106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a220765409c51f5345bcc5f17d315e4679e4981 --- /dev/null +++ b/flickr30k/images/438106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8440232edc2ae3df706741020ab64164606d020763c90c596c267be69e89355 +size 66066 diff --git a/flickr30k/images/4383233985.jpg b/flickr30k/images/4383233985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f231f6dd78747daa729b0c07ea52b220a78283d8 --- /dev/null +++ b/flickr30k/images/4383233985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054f09492a7358308be467295c234623afa4f453f0a45d598e06ecca50841673 +size 167083 diff --git a/flickr30k/images/439823342.jpg b/flickr30k/images/439823342.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c2973388e0b4a3f4ed3a2d89d6eaa9fbed154dd --- /dev/null +++ b/flickr30k/images/439823342.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5a1e370d95f6751586f90c1625a9dfb2589d41dc72a0fcebc2de6e583958e3 +size 117184 diff --git a/flickr30k/images/439830368.jpg b/flickr30k/images/439830368.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d3505342f23cf57f62f2877b6d0cf2f77d529ed --- /dev/null +++ b/flickr30k/images/439830368.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ca4ca1f8e8d49564b5efa30655558b77ceb7b6a62021c7e2623963f47ba441 +size 152131 diff --git a/flickr30k/images/4399663161.jpg b/flickr30k/images/4399663161.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8acb0b1a2087bed2f261e4cf2713d44f23aaeea4 --- /dev/null +++ b/flickr30k/images/4399663161.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c661e36a4584b1437e5c5455af16250f055320ff648c6d94c15e0e9f1a86323e +size 132673 diff --git a/flickr30k/images/4400684369.jpg b/flickr30k/images/4400684369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..102eb16beb3c0993af75ec2a501b59e6d4377c70 --- /dev/null +++ b/flickr30k/images/4400684369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e83046b45c8ee2592355e62bf4e8c68fdbb234a10e1fd4d2122d42b54d2910 +size 175387 diff --git a/flickr30k/images/4401293680.jpg b/flickr30k/images/4401293680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41233cad249617711304f2e8e0869da719f6a262 --- /dev/null +++ b/flickr30k/images/4401293680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743feb464059ea69f8dae9822d1c5b2728a97ca717bcbf1a7aa4079bdd394c54 +size 95579 diff --git a/flickr30k/images/440190907.jpg b/flickr30k/images/440190907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f21d6349bb02237c002e95246ee236d054d975d --- /dev/null +++ b/flickr30k/images/440190907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c08bc93bd4ae9fba02b200a73d95c7f7624ed2d2f5bf4da0dbb9009eec96e93 +size 171454 diff --git a/flickr30k/images/4410353491.jpg b/flickr30k/images/4410353491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10d84fdd2a17750633e698c46e24d2232f908376 --- /dev/null +++ b/flickr30k/images/4410353491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9938a60da85bd6b8958000a936b3f14f6972c428e54dee78d8e8264c65d5d7a0 +size 123847 diff --git a/flickr30k/images/4412028431.jpg b/flickr30k/images/4412028431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e8128162ffaa68b4015423ead75f4acc9727860 --- /dev/null +++ b/flickr30k/images/4412028431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c1c5e8412dd6d04259c463a9af2ed3db7b04b6bcfbfcd359f20c880f63fed2 +size 116469 diff --git a/flickr30k/images/4413167760.jpg b/flickr30k/images/4413167760.jpg new file mode 100644 index 0000000000000000000000000000000000000000..850a638031d3841d70f12292106ce27cf560f084 --- /dev/null +++ b/flickr30k/images/4413167760.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b42b262bd80791aca4ecc0b3b08a2072cd46720498399e4bd7c10d754eb70b +size 144224 diff --git a/flickr30k/images/4413714.jpg b/flickr30k/images/4413714.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2e79394c5b4dc9fd5049f4307223ebd32a2382e --- /dev/null +++ b/flickr30k/images/4413714.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e9320a7bfd461c11504318f5a1c08f6b6ac5ff764ddde25ef7bcf3ec8adb33 +size 59854 diff --git a/flickr30k/images/4418471031.jpg b/flickr30k/images/4418471031.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b52038b8078b818b7a71eaf6aed5351d20f17515 --- /dev/null +++ b/flickr30k/images/4418471031.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ec6efaf94c46e3d5ca25908546336e04b641e619f5aa1a2e6119e31a2a698f +size 211477 diff --git a/flickr30k/images/4418969015.jpg b/flickr30k/images/4418969015.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2af5430300ef7474fabb3d4772b248ed3717172 --- /dev/null +++ b/flickr30k/images/4418969015.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7c338dd90c2fbcffca1d654d37724b988d2df87d0507e707dfa2320eb9a46e +size 180390 diff --git a/flickr30k/images/4420692125.jpg b/flickr30k/images/4420692125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09b5c6daa149adba5300854608ef8e3e54a3c5cc --- /dev/null +++ b/flickr30k/images/4420692125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d74df686b0f8864d8a2fff1ab9105177c1b9bbbcd9be1c83b0608acb39d17c +size 142955 diff --git a/flickr30k/images/4427860005.jpg b/flickr30k/images/4427860005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f3e1021fd48add577f7f3ebcc1af6df36d4664a --- /dev/null +++ b/flickr30k/images/4427860005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db6786fa8040606ea0c39bf0655840e448b95d4547e1ee4635bee1afc266fd75 +size 166400 diff --git a/flickr30k/images/4433704025.jpg b/flickr30k/images/4433704025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3ab23c5953a3145f321b2c8a5594cef9a0f7d03 --- /dev/null +++ b/flickr30k/images/4433704025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d92af37813e4b2c6cc7f0e8927d4b272a42f653a410fdf68e96056f36f797db +size 113923 diff --git a/flickr30k/images/4433720033.jpg b/flickr30k/images/4433720033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68e399bc9a192cafb828bb4d14debd416fcc362e --- /dev/null +++ b/flickr30k/images/4433720033.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f681cc1aa1b877a15e11ed7bd775e26b0a13a69a74c8b4d901fa346c006720f +size 201403 diff --git a/flickr30k/images/4434578571.jpg b/flickr30k/images/4434578571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f804a23b6846c7c0c20740e208877723903b3c9 --- /dev/null +++ b/flickr30k/images/4434578571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35748019c4ba6dd5f39f680fdab284761ed774c5d560e277a1392ee9cf27263c +size 170647 diff --git a/flickr30k/images/4434822945.jpg b/flickr30k/images/4434822945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed3da57592492572c852c8785d998318de8b51da --- /dev/null +++ b/flickr30k/images/4434822945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b166b07d0e35c1bc25f5f402e809c5c28c27b97f096b0c9056bf142c770a15b8 +size 138748 diff --git a/flickr30k/images/4435179084.jpg b/flickr30k/images/4435179084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14a845d896fb438bb90754366b588f09c18abd20 --- /dev/null +++ b/flickr30k/images/4435179084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a551fb2549fb32b7b5279f58eddb50ba02b4a44c185538b4c3dcbb8ee2f3730 +size 161497 diff --git a/flickr30k/images/4435313832.jpg b/flickr30k/images/4435313832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ebfdffcd9c9a774809eb6c9e1b48f653821d8e --- /dev/null +++ b/flickr30k/images/4435313832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ffd18f620fa73451751e81e27f436a6ee5fa80c4228463e57386b816beb3d3c +size 97628 diff --git a/flickr30k/images/4439029503.jpg b/flickr30k/images/4439029503.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ba6a2c2002d7f39ec92dfe26db331bd8d9a30cb --- /dev/null +++ b/flickr30k/images/4439029503.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f2f75fd84463a55c3cfcc3822cfa97df46f5744cf58dd1ca2ea3f7267443af +size 96362 diff --git a/flickr30k/images/4439032965.jpg b/flickr30k/images/4439032965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c035f58636adbc6a4c65d1e49f8c404ba6b647b3 --- /dev/null +++ b/flickr30k/images/4439032965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734dac204a955d33be069caa736cbeba1a3ab5a7896602ce2bda749e0b5c7f72 +size 111049 diff --git a/flickr30k/images/4439049274.jpg b/flickr30k/images/4439049274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f78699785e3bb919774b81fc0bd7df5530e189f --- /dev/null +++ b/flickr30k/images/4439049274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f50d83a5f4dba2b8d94b4359d74172d2bb0fb602cabdf36f0bc3b769dc798e +size 106812 diff --git a/flickr30k/images/4439089558.jpg b/flickr30k/images/4439089558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f77907565c1152522dbc3d605545c22943686634 --- /dev/null +++ b/flickr30k/images/4439089558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9365660c058a7eb4062df0bcd642a0f2158f348a45a6d53b96d71dd68f8955b +size 122622 diff --git a/flickr30k/images/44399434.jpg b/flickr30k/images/44399434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe5fa673ea0500586fec8cb54f3427db42b4d541 --- /dev/null +++ b/flickr30k/images/44399434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee77513fd531d5906349530f3d5cbe02ea11d494b25bf32612e474d9b2c158c +size 152966 diff --git a/flickr30k/images/4440322311.jpg b/flickr30k/images/4440322311.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab150112ff0905daa18ae0440e2511bd16bd27a9 --- /dev/null +++ b/flickr30k/images/4440322311.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00873dcb997f179ccd3c33e4a58d68cf0fa6afb0d0809ec83333c41e169a778 +size 121866 diff --git a/flickr30k/images/4441088009.jpg b/flickr30k/images/4441088009.jpg new file mode 100644 index 0000000000000000000000000000000000000000..627ce47c4bd039f290432f828bf8cd6b6c40930d --- /dev/null +++ b/flickr30k/images/4441088009.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7ba11c8288e3b2768d88d2a661e54487b306d833fb8597ca1b852a353d2594 +size 126008 diff --git a/flickr30k/images/4441274429.jpg b/flickr30k/images/4441274429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a22faee6eef7334045ba65ef4b5d8cc87303037 --- /dev/null +++ b/flickr30k/images/4441274429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb26df67d3ac11998a6df4394699e5e2329067e2ab779b362a01ee588141b36 +size 146513 diff --git a/flickr30k/images/4441592056.jpg b/flickr30k/images/4441592056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c7ccb08e0b3539252b6e8cfba5669f1afffd16b --- /dev/null +++ b/flickr30k/images/4441592056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82d2adcebdbf5898e536f457682c93fda99dc12271db8c5e07b9d293e02a4b5 +size 127003 diff --git a/flickr30k/images/4441978051.jpg b/flickr30k/images/4441978051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d1dbadd6c040e1b8525954f8501f8105cf1bc21 --- /dev/null +++ b/flickr30k/images/4441978051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b360817ff76f837bcd0c72aef7d487df48e7cbbcadb6fda50321ff6cb7c440ff +size 146795 diff --git a/flickr30k/images/4442098627.jpg b/flickr30k/images/4442098627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8da714c7b555be8eabc29aa6bb5ce0b2d66147a1 --- /dev/null +++ b/flickr30k/images/4442098627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc7091291fe22fc9516ee5f712eee57da6664ca73b535a79d8cf6741059f495 +size 145865 diff --git a/flickr30k/images/4442309939.jpg b/flickr30k/images/4442309939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80e95d43c520d8f90d4cefd286369fdbb6ca3e4c --- /dev/null +++ b/flickr30k/images/4442309939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fcf76280c5ad3a89c38c2a361c3e2c1d4e456e6c7ee3a773ddf882bee59a1f6 +size 178068 diff --git a/flickr30k/images/4443087970.jpg b/flickr30k/images/4443087970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca03693d8dc868a3b640a924dd4e445355e66aba --- /dev/null +++ b/flickr30k/images/4443087970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5e116c7d3e99439760e1d8440bd89f4875fce10b28fc892e2e546d9bfd6d6f +size 167166 diff --git a/flickr30k/images/4444363479.jpg b/flickr30k/images/4444363479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee2d525bc79f583f528b59c9b50f5770583aca78 --- /dev/null +++ b/flickr30k/images/4444363479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8f2e20ba615c27dd572b995f18ec88a795c60429252749bd187470bfe12ff7 +size 158286 diff --git a/flickr30k/images/4444537827.jpg b/flickr30k/images/4444537827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ec6daa0c24a032291daa61206e61b584fda091c --- /dev/null +++ b/flickr30k/images/4444537827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e798a30c60963396c7dcf9f517558bb244c4bd8f61e026c3f06775de50ff08d8 +size 169936 diff --git a/flickr30k/images/4444627632.jpg b/flickr30k/images/4444627632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c56252b9907916506daf97f2093fdcdda448346 --- /dev/null +++ b/flickr30k/images/4444627632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddda947c082af50509b44f88febf5735137ab1049275a940136b3d3fc6badc69 +size 127122 diff --git a/flickr30k/images/4444724598.jpg b/flickr30k/images/4444724598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a51f2ec0e0b0c3f42fb4d98cee8031e2e5ff8d0 --- /dev/null +++ b/flickr30k/images/4444724598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20983f4dd63d403b40e67fc064b8d57feaead7754d53348388324cf2ec150a02 +size 204236 diff --git a/flickr30k/images/4444783987.jpg b/flickr30k/images/4444783987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a84e53981e19974e1c5a6a1fe6e38b23bcd9e70 --- /dev/null +++ b/flickr30k/images/4444783987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab360f4e88d53e83811e2c6c5b48bf3c963f6b748c4295e9a9977128a823e5f7 +size 190396 diff --git a/flickr30k/images/4444863942.jpg b/flickr30k/images/4444863942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..192fc78306597fec1ba2ce41b10b4c806d7e3b4b --- /dev/null +++ b/flickr30k/images/4444863942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8745ab74ead6c4937522b0d4847200d42b119962b45c319e3ab8ece23208f9 +size 105158 diff --git a/flickr30k/images/4445556418.jpg b/flickr30k/images/4445556418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a6ec2ec907f2d5c4196594c70cf907d7c49717b --- /dev/null +++ b/flickr30k/images/4445556418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08450088c998fda1697d066e805ea0ad036f759d6b1aecf8fdecc5716e9857a0 +size 194428 diff --git a/flickr30k/images/4445556540.jpg b/flickr30k/images/4445556540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a4c7b5c78936020e6a640cb122741a7a83aa912 --- /dev/null +++ b/flickr30k/images/4445556540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db33aba6b92dfb637d976435d799a1686a14075c656388c738ddf20b1994941 +size 156894 diff --git a/flickr30k/images/4446142718.jpg b/flickr30k/images/4446142718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8df5bd6a403a7d8edba754ec119a777060514f57 --- /dev/null +++ b/flickr30k/images/4446142718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb49094363090fea41ef4022fa99a98761b6260e09771c962abbddcc9bd5a4b +size 149260 diff --git a/flickr30k/images/4449702228.jpg b/flickr30k/images/4449702228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efcb4170ad3e089d9bdf6c6df8f14ab456b3084c --- /dev/null +++ b/flickr30k/images/4449702228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c311642082733b4dd64b7bef56cfad6e4345f71fb27c5b4934791f731b6c94ad +size 139488 diff --git a/flickr30k/images/4449968662.jpg b/flickr30k/images/4449968662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61b4fa641bdad8db8532e208f6bcbed7cc3a12a8 --- /dev/null +++ b/flickr30k/images/4449968662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba28a96121a0bd6df77473b694085e032a988234bcbe4f04510af5da1225df32 +size 135218 diff --git a/flickr30k/images/4452463739.jpg b/flickr30k/images/4452463739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3069cc9b31f8dd81413242e6fa687f389ea5906f --- /dev/null +++ b/flickr30k/images/4452463739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b977163ddf9fd526998e1ede4fdbe1d97cb6a8ca4a99123ca96cd9d3ebedfd8 +size 125581 diff --git a/flickr30k/images/4455999741.jpg b/flickr30k/images/4455999741.jpg new file mode 100644 index 0000000000000000000000000000000000000000..454080db449450bed517c42ceae3b39b3aaaeb32 --- /dev/null +++ b/flickr30k/images/4455999741.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8dd86dd4c55db82b60904ec5109e7e2ee0ecbbcf4706c92b540811e5023e2d4 +size 139247 diff --git a/flickr30k/images/4458126089.jpg b/flickr30k/images/4458126089.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a060df45b11225b45194de33e58d365067b3d515 --- /dev/null +++ b/flickr30k/images/4458126089.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae512c0231732fae54ccafeb16a0d3e7a111e8082a94b767580bc6818e2850ba +size 176852 diff --git a/flickr30k/images/4458823896.jpg b/flickr30k/images/4458823896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..252d6c61e3a2c51d711ba987ab92302ba7b4183d --- /dev/null +++ b/flickr30k/images/4458823896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e99ee5345c28ec8435a60375377933198b984f6c424be49afefe73501ef9277 +size 217557 diff --git a/flickr30k/images/4460718932.jpg b/flickr30k/images/4460718932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84d119fc2bcfad443f5967d93e4f1ec36f88e51c --- /dev/null +++ b/flickr30k/images/4460718932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de7fbfc83b446794129b16d3b5fff9079a8773c7a7eea42cbd86a51f2025b0b +size 167658 diff --git a/flickr30k/images/44619131.jpg b/flickr30k/images/44619131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f60230c010249dacbf3924ba13814d93073bb6ea --- /dev/null +++ b/flickr30k/images/44619131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05af8bbb0790d6e5e9117ed5bb9cbc8a349c23a2556f2ef266b89c2ee368631c +size 162140 diff --git a/flickr30k/images/446471467.jpg b/flickr30k/images/446471467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07c2ea7b8d2d7af039bb87f29174fca6ecc52c79 --- /dev/null +++ b/flickr30k/images/446471467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8b80b9351430ec1f03a4f78f6d76bb3497c3e5f52fabbefd51925a445c78ca +size 211796 diff --git a/flickr30k/images/4465359505.jpg b/flickr30k/images/4465359505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..548a4db50ff57f170596d5e6209cc610149dace2 --- /dev/null +++ b/flickr30k/images/4465359505.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c039f40416a174112ccfc757d13714a37cc78d720979b3cefbc0431ba60e859c +size 210864 diff --git a/flickr30k/images/4466251271.jpg b/flickr30k/images/4466251271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6c25c2f9c57d4c83555bd8e24bbb9546adf5f99 --- /dev/null +++ b/flickr30k/images/4466251271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f15cb581b7c8d31eb3fe78e3662edd80f24b75520fbc7f9bc28046577b1013 +size 153457 diff --git a/flickr30k/images/4467029654.jpg b/flickr30k/images/4467029654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a4f20ea70309768d7633518581c277d52566bbe --- /dev/null +++ b/flickr30k/images/4467029654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c6935528ab18b315e8964760dc84a4aa34eff472a6e408b18682b3e4e316d8 +size 117203 diff --git a/flickr30k/images/4467442740.jpg b/flickr30k/images/4467442740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..652fcaf00feef9e7c439e43af18f1fe5384648c1 --- /dev/null +++ b/flickr30k/images/4467442740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5be1ce19f07d2ed57f8e3101573a0a596c0931605360dbabc5e59cddabf74ce +size 144266 diff --git a/flickr30k/images/4473562541.jpg b/flickr30k/images/4473562541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa9a341aed38151ad12c963f6d167185c688e8f3 --- /dev/null +++ b/flickr30k/images/4473562541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609a681b99d809e290b0676f593ba456861dd50ba320454781805b980b787beb +size 167056 diff --git a/flickr30k/images/447357501.jpg b/flickr30k/images/447357501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17ef3339c61a079d3187621263fb54c9009eec59 --- /dev/null +++ b/flickr30k/images/447357501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdaacbd9166e5e663118d22dc5276f56c41d1ecc68000570c4be91b5baf85e5 +size 103787 diff --git a/flickr30k/images/4474030521.jpg b/flickr30k/images/4474030521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d72eca0806486972795dd71697441a64355cb69 --- /dev/null +++ b/flickr30k/images/4474030521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5d8fa2f63a2be13b5ca6cd986b15f2c971c68274c4e1f60faa102bfe7a7dba +size 117974 diff --git a/flickr30k/images/4475940174.jpg b/flickr30k/images/4475940174.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2575461891db85248f4fad294ce4929393fd2869 --- /dev/null +++ b/flickr30k/images/4475940174.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7e7a114c06a379a0088ff1f955698790bd4fc0e3f557a4fc42cfe9deb90a72 +size 156166 diff --git a/flickr30k/images/4477151562.jpg b/flickr30k/images/4477151562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b253f1abf0cc6540e0a290afb83e72067c073bf2 --- /dev/null +++ b/flickr30k/images/4477151562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d5566c72649bf325c2145a77975ddddf245413f137bb99b990877f518d0704 +size 173133 diff --git a/flickr30k/images/4477683613.jpg b/flickr30k/images/4477683613.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9789cd0e7227f64df04efeff9be19cf7c7a0f82 --- /dev/null +++ b/flickr30k/images/4477683613.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259563b99805671f2ad44fa97231774640645c297d03159d919b190290c6f26e +size 183352 diff --git a/flickr30k/images/4477742117.jpg b/flickr30k/images/4477742117.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d8632cf9c2a20db559a117b33445394c0f89b1b --- /dev/null +++ b/flickr30k/images/4477742117.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8733277469b50d57535bbe0919e934ba4d509db6c350ae31cb99a34bac2b8ecd +size 144305 diff --git a/flickr30k/images/4477801634.jpg b/flickr30k/images/4477801634.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fc9bd8050b7db29a93f37a4fecfa78377c95d61 --- /dev/null +++ b/flickr30k/images/4477801634.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0e7eb3f97d85e1309e7d50f3be7788e2140f62933061b3d215200b37619a09 +size 151446 diff --git a/flickr30k/images/4478794627.jpg b/flickr30k/images/4478794627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b16396e664b6d9ea20666af9f105b8dd864049b --- /dev/null +++ b/flickr30k/images/4478794627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e75b229563a34042706431f10ec522f2b2574e8b94aad254c7ed21da1f958d +size 106370 diff --git a/flickr30k/images/4480393247.jpg b/flickr30k/images/4480393247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4397ab155c07cdb078dc632e7f510f2becdaf39c --- /dev/null +++ b/flickr30k/images/4480393247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7130fd6df31f63a8a7c9e7cfec3fc4711476f6df9aa4c8f4578408b90103afb1 +size 196022 diff --git a/flickr30k/images/4481383970.jpg b/flickr30k/images/4481383970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..325733e73a74142a9890a87bc8756c82c63d9087 --- /dev/null +++ b/flickr30k/images/4481383970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a57bba57c11cd3041ccedb5b742ff7f0c99d8457648674eef2c584e5051261d +size 191209 diff --git a/flickr30k/images/448227389.jpg b/flickr30k/images/448227389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f932d87770d1f77e29f2a9b3f3e646eb86fd235f --- /dev/null +++ b/flickr30k/images/448227389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b91a6ab6a9f2ecd85e562a0d966ec3368591f47acca978a7ba33c263b2c80df +size 203699 diff --git a/flickr30k/images/4483343442.jpg b/flickr30k/images/4483343442.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29215232dad09184dbb6e3879f4fda62694fa3b5 --- /dev/null +++ b/flickr30k/images/4483343442.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d77cbcec653bcaf264611e864c475da78f3c3cb90c782c7343fef8adc4ccdd5 +size 147953 diff --git a/flickr30k/images/4484161964.jpg b/flickr30k/images/4484161964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed38247115cf9ac38dc3094cfeb5a416e84e472d --- /dev/null +++ b/flickr30k/images/4484161964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e211bd5b6852db231755542d08d1d467af690223d40f80da51f1fff0970059 +size 109875 diff --git a/flickr30k/images/448493587.jpg b/flickr30k/images/448493587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f8453199820c1dcdfa29f489431c9d231e11384 --- /dev/null +++ b/flickr30k/images/448493587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb25778d8437d7cc2f6300ccedc62d84a77f1a3e8104c889726d51bf546937a +size 127309 diff --git a/flickr30k/images/4485475920.jpg b/flickr30k/images/4485475920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76641ffdd24946b4c2a55384b87d0ccddf1b18f0 --- /dev/null +++ b/flickr30k/images/4485475920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ffebe6551c871ed464097545d8aa4e7c21e0d77e3e2ce8339dc5dd7d1c3929 +size 166988 diff --git a/flickr30k/images/4485484248.jpg b/flickr30k/images/4485484248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9ee3cbeb2f86cfc10312e30488aff5971f16751 --- /dev/null +++ b/flickr30k/images/4485484248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d17efb935f95fb3420fcc9605a5955cff3dfb99d5a0815bd85dbfcb29c5a59 +size 165521 diff --git a/flickr30k/images/4487371472.jpg b/flickr30k/images/4487371472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..988a6c5bae5edabf3ac51100937c962412c951be --- /dev/null +++ b/flickr30k/images/4487371472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3a6347378c8458c0705c4ca7cf2e85146d4b9def13f2bbf67ecb073ea3f63e +size 207879 diff --git a/flickr30k/images/4488946680.jpg b/flickr30k/images/4488946680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b02dc5d32c71ce658e021fe605b811fc4ed01b4c --- /dev/null +++ b/flickr30k/images/4488946680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ac467ce808e8031122e15674a3184b6b6844467c074eba178b26e3935d0684 +size 149183 diff --git a/flickr30k/images/4489591327.jpg b/flickr30k/images/4489591327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..572cb155f88746e12a10828a674b32fd9081964b --- /dev/null +++ b/flickr30k/images/4489591327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024f87c4e417da4bd806d915132fa5a27961581fd0e79f4a3a6e3d796be57422 +size 136505 diff --git a/flickr30k/images/4489731.jpg b/flickr30k/images/4489731.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81002705a0c7fd34a8503b437debf938f5ded2bd --- /dev/null +++ b/flickr30k/images/4489731.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd3567879d9cb85edf7a07e63eab8e5ff145d5a88cc776039163038e59651d6 +size 62294 diff --git a/flickr30k/images/4493330346.jpg b/flickr30k/images/4493330346.jpg new file mode 100644 index 0000000000000000000000000000000000000000..124b18688af2de31a0aa7007ca21f3466e93b9d3 --- /dev/null +++ b/flickr30k/images/4493330346.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940d39d6965b00acc376e547ef4de255edaab2de00f4bce9a85afe0c8aa09d75 +size 158674 diff --git a/flickr30k/images/4494029358.jpg b/flickr30k/images/4494029358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d605524dbd61978072a10d03fd3892dc23f44d19 --- /dev/null +++ b/flickr30k/images/4494029358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5343f17ede8002dc206546a27b93ea9cd50d4721e63f7a9b13768f2f2cc0f02c +size 128480 diff --git a/flickr30k/images/4495413170.jpg b/flickr30k/images/4495413170.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d3e6ab1e9aa6f0f84a4a45c609e1ea6b10f413c --- /dev/null +++ b/flickr30k/images/4495413170.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f547dfa97350fd800e1b152747050e8bdec7d00038a4458cae6690e3c0525d19 +size 140507 diff --git a/flickr30k/images/4500795424.jpg b/flickr30k/images/4500795424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd286aed32fcb9f3b7ef9848c7e0a130ed595428 --- /dev/null +++ b/flickr30k/images/4500795424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e54822f5a8ae9be908a37b5e81e9451d1db2d8e00588a8d811bf8a5aeade76 +size 181431 diff --git a/flickr30k/images/4501314206.jpg b/flickr30k/images/4501314206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56dd7b3c800bc80272505b07ed3db4828e795dce --- /dev/null +++ b/flickr30k/images/4501314206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9713ab393738197130f78f9de9aae4c5e768bda59d32af54aa1bc4edb541d42 +size 111904 diff --git a/flickr30k/images/4503067869.jpg b/flickr30k/images/4503067869.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40f1703b0a6b50af06409ee212ba5a894d791770 --- /dev/null +++ b/flickr30k/images/4503067869.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecae0f4bdada3b3c3dfdba3dbea00d023d2edc706af80c8b5ba0c12f06aab57 +size 114826 diff --git a/flickr30k/images/4503423229.jpg b/flickr30k/images/4503423229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47d0d6548902378ddc8f13a5d6511e49214d85c0 --- /dev/null +++ b/flickr30k/images/4503423229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e170b1c18f3e64466bc040b110853f5f87194139f5992af3340f688d40748f +size 144281 diff --git a/flickr30k/images/4503931941.jpg b/flickr30k/images/4503931941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ecdf4fb897ae3c2af2c37d325ed4c55fb90617a --- /dev/null +++ b/flickr30k/images/4503931941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac9d7f1ce22855d1b04ee2a564beaf7c8326465b9936b4dfa415b7742822cff +size 152835 diff --git a/flickr30k/images/4503962385.jpg b/flickr30k/images/4503962385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9839ea6284cec5f5328b87626bc535e9939856a --- /dev/null +++ b/flickr30k/images/4503962385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2ee6c5b0d263600e8a49f391dd733a6a434f5a82ec58088114eefd5b64254a +size 187745 diff --git a/flickr30k/images/4507122041.jpg b/flickr30k/images/4507122041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17d5592330063de571cb8e7f84f0ba7479662e30 --- /dev/null +++ b/flickr30k/images/4507122041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e248c5e42a679d32d9a43b945690fcd04c5fda38a4faea8edf86feffea8526c +size 116788 diff --git a/flickr30k/images/450746926.jpg b/flickr30k/images/450746926.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80ab5e9ecbf787c5d7e77a2fa7017ee17713e5ac --- /dev/null +++ b/flickr30k/images/450746926.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642271e5d27ed23da9c3b75f5485e854561b9d46c198027fa3db5a2bcb4acf1f +size 149760 diff --git a/flickr30k/images/4507759454.jpg b/flickr30k/images/4507759454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c8a41dad033c6ea075d55c0f013441bf5d0964b --- /dev/null +++ b/flickr30k/images/4507759454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9bf213eeed3be714d3fb8200bd73c70189f7e81a077f4dc6b96cfc9794db0d1 +size 132926 diff --git a/flickr30k/images/4507759684.jpg b/flickr30k/images/4507759684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..002ea9a57931e4de793c412c39d6a25506345cbe --- /dev/null +++ b/flickr30k/images/4507759684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c65c078cb059327982a86cf075235503dea126a30be73192bb60d5cf8e73541 +size 147222 diff --git a/flickr30k/images/4507759934.jpg b/flickr30k/images/4507759934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ebc443ea96b722001dcf99999b6be0bdc5c5a7a --- /dev/null +++ b/flickr30k/images/4507759934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65a57fa84087c239e2a7377971b5dfb4343e5d39ebe8c3aeda54f63301971a0 +size 125520 diff --git a/flickr30k/images/4508496980.jpg b/flickr30k/images/4508496980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2bade74a0bf74499355ee56bfa33647251e3167 --- /dev/null +++ b/flickr30k/images/4508496980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51cfb83869df526fd6b8f02eeb02b5691e07f0e77a71e65967f38ccf10927adb +size 172095 diff --git a/flickr30k/images/4508785988.jpg b/flickr30k/images/4508785988.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e87de58048aa494bdf1db8b2ca7bf503f189872 --- /dev/null +++ b/flickr30k/images/4508785988.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6b025dc8711d18f18b378700d317eb13680da49f69a323878261cec89b36a9 +size 163940 diff --git a/flickr30k/images/4509412559.jpg b/flickr30k/images/4509412559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c5d64c5b961e5b0f8e817d16388d64176dd2419 --- /dev/null +++ b/flickr30k/images/4509412559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce50199721ad4356afe91363a6efbf6260e5d604ee637d3e9a11ce6f3b002073 +size 252907 diff --git a/flickr30k/images/4511339699.jpg b/flickr30k/images/4511339699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7101b5153c60288e9faba5eb214a035b7aa2a72e --- /dev/null +++ b/flickr30k/images/4511339699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73391ba7df0610cf0af052b422764ef56b92e5b1e3d92f7d4f7b0d4b3298227d +size 173259 diff --git a/flickr30k/images/4512401386.jpg b/flickr30k/images/4512401386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e1beb549c9487a038318ed79a4e1e2f8e122788 --- /dev/null +++ b/flickr30k/images/4512401386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41667eef67f432b35e05232ad37e8bf10abfcb9beedbc96c372a5e2d069717d7 +size 186479 diff --git a/flickr30k/images/4513402918.jpg b/flickr30k/images/4513402918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7807d119ffed9ce17e1ca5dafcc8ffb1e8b8eeac --- /dev/null +++ b/flickr30k/images/4513402918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ce4f24871f2b462c76aa11ebe5d08b1afb7fc499edf05cf8cdbe2f7a05e962 +size 185527 diff --git a/flickr30k/images/4514987995.jpg b/flickr30k/images/4514987995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec531a724b6fa616616bfa5f515d5997f9b5cbba --- /dev/null +++ b/flickr30k/images/4514987995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282a5f1b7b1ec58f7ef2b560859bf6818e66018c9b8b606e34323a8ba49aedbd +size 165368 diff --git a/flickr30k/images/4517838680.jpg b/flickr30k/images/4517838680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43e437f29b112cd0081705624ba7e5d924689f7c --- /dev/null +++ b/flickr30k/images/4517838680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c65da98e98228b41c1e259e47416dd703abdee5502743b87b30e59c2c5e943 +size 200305 diff --git a/flickr30k/images/4517839686.jpg b/flickr30k/images/4517839686.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fb08735f483a724c911b246f37e9d122ec4b012 --- /dev/null +++ b/flickr30k/images/4517839686.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824e05977c972c586a6499e57cb97b71997fcedb289557903b40818bfadb21c7 +size 204515 diff --git a/flickr30k/images/4518349470.jpg b/flickr30k/images/4518349470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..573c583f595915f9abd2fc26b73510072584558b --- /dev/null +++ b/flickr30k/images/4518349470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:190a362f7b2c77660ebc8bc270977d988243bee5b1eb1e32124a96234b958ec9 +size 162924 diff --git a/flickr30k/images/4521610782.jpg b/flickr30k/images/4521610782.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13751a95e66304aadd514186ee0d9c0694213619 --- /dev/null +++ b/flickr30k/images/4521610782.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ceae864be7706b9472bc0dfe62f45987b905fe9a8de07af35e7ff34cd3b1e8e +size 153408 diff --git a/flickr30k/images/4521610802.jpg b/flickr30k/images/4521610802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7190eb8e5c9af8a74ed1a3039a2a9433e7b61f2c --- /dev/null +++ b/flickr30k/images/4521610802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb18fc72e176530bc4067a8e25ef67869f3ccb4173f5c3db89343d961f56d31 +size 166840 diff --git a/flickr30k/images/4523274345.jpg b/flickr30k/images/4523274345.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30f1b12970664b2a91ed85130f2f467603093390 --- /dev/null +++ b/flickr30k/images/4523274345.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7d78bfa4b21ed4cbbc592de63111a1435f4edb72c57fd3b45f992fceb8f660 +size 114505 diff --git a/flickr30k/images/4523790717.jpg b/flickr30k/images/4523790717.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c299f4fed1d0618216d9a164af12526bbfdbea8 --- /dev/null +++ b/flickr30k/images/4523790717.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3ba5d07ad9c0549cd5d98d33c8b75fdf2d8338891f693f03b6055e1b4bd258 +size 142474 diff --git a/flickr30k/images/4524006530.jpg b/flickr30k/images/4524006530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a021f14d7d89adb9ad9993e9a58a7e36a343c519 --- /dev/null +++ b/flickr30k/images/4524006530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f040c3d1b617f1a65baadfd2e7c32b094b503dc0eaa12a6e8bc66436d94665a +size 165140 diff --git a/flickr30k/images/4525537376.jpg b/flickr30k/images/4525537376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e5d474a5849c39d7227c265270ebf46eb4892ec --- /dev/null +++ b/flickr30k/images/4525537376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1d9a14efb44aa21be00399f7a7eea0d92e8e83ce9d034d9e3b1890feb738fd +size 138101 diff --git a/flickr30k/images/4525819719.jpg b/flickr30k/images/4525819719.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e08757f1458e086122a50d3d39cd73c63d03dd62 --- /dev/null +++ b/flickr30k/images/4525819719.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f91880455e4d382420709a89f99c97d9ac4aa2497510a72e1e0dad22de27d7e +size 126856 diff --git a/flickr30k/images/4527012288.jpg b/flickr30k/images/4527012288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f284f46d785242703c6e705283cbc6a0eb682c9b --- /dev/null +++ b/flickr30k/images/4527012288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314ed9b48181ca8c7a4d7cdb97d8cb79171c965610224571149f771ed10d370b +size 208110 diff --git a/flickr30k/images/4527656043.jpg b/flickr30k/images/4527656043.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0a2547755104b3c1b401bf48f108144c58238e3 --- /dev/null +++ b/flickr30k/images/4527656043.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae0cff72a02ceb2ce5e1ff3633e1687b39c205a09f4f167ffaa624029d6cba7 +size 205987 diff --git a/flickr30k/images/4527840050.jpg b/flickr30k/images/4527840050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2bf4c830bf07ccf539fadb388d6c76df5fa9203 --- /dev/null +++ b/flickr30k/images/4527840050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c92048d4731c4af217b59a28782785f926b9280c9aa1c767f43b5ad0cc4605a +size 145640 diff --git a/flickr30k/images/4528630937.jpg b/flickr30k/images/4528630937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f13398d9c6ed9fab4e5e4b78b002ed97ba666676 --- /dev/null +++ b/flickr30k/images/4528630937.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635271294af1404d573b026602cbf03e82e5c03b04b75d5efe01e7a6fc1937c6 +size 162520 diff --git a/flickr30k/images/4530524963.jpg b/flickr30k/images/4530524963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62bd53f854da5e8c87402b2b739bcbbdd51ae814 --- /dev/null +++ b/flickr30k/images/4530524963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd1d756a28f6cc5bfff532479456a296316aad05e540df25192a52f0863fd4f +size 165430 diff --git a/flickr30k/images/4535332313.jpg b/flickr30k/images/4535332313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b16b65fba398114956b5aab69ec8735bf9d8e46 --- /dev/null +++ b/flickr30k/images/4535332313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:488ace44532ab47864ee1a97369ce475f113941d23759c402e2fce37739667f9 +size 172636 diff --git a/flickr30k/images/4535761828.jpg b/flickr30k/images/4535761828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41e864054a0f1d64a785e0d3e3b58601622765d0 --- /dev/null +++ b/flickr30k/images/4535761828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e6488bc5cfb33633db666683f18cb38bcf7a70e0acfcadbddbd5c4234023bc +size 130742 diff --git a/flickr30k/images/4536088499.jpg b/flickr30k/images/4536088499.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa190a0d6ea3083af7c67f990e0ccaef3f56069c --- /dev/null +++ b/flickr30k/images/4536088499.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdfbbbf00fdc099b4dcd572fc8faa85809591407718af863e350c597c4c5716d +size 200066 diff --git a/flickr30k/images/453807108.jpg b/flickr30k/images/453807108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2188fc2ab4951b050fc21351e78077680c655818 --- /dev/null +++ b/flickr30k/images/453807108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557b3a5ef62353d3134c4bd407929f665f2de072812f6d44372402db9a6349c0 +size 117894 diff --git a/flickr30k/images/4539916208.jpg b/flickr30k/images/4539916208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..051ced0ff0e58d95e0675649ba26e92464219cf3 --- /dev/null +++ b/flickr30k/images/4539916208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731f6dddf5126b63592e8d31be72c2b1a29bbf35dde54399bb75f615109af9f5 +size 170601 diff --git a/flickr30k/images/4541174424.jpg b/flickr30k/images/4541174424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..027cbb74d91483e357bf11cf48478d86b4157e10 --- /dev/null +++ b/flickr30k/images/4541174424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4120ccaeea165d7a0940c24edb842747e023aff0896c67ecdf117416f84c927b +size 140288 diff --git a/flickr30k/images/4543903308.jpg b/flickr30k/images/4543903308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb344ee1760ed4c9dfb787f1d5ddba1d4959c1a0 --- /dev/null +++ b/flickr30k/images/4543903308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac24926d751567be35e795f367a985f4df44745b572d84acf14a1351347638cf +size 153718 diff --git a/flickr30k/images/4544194772.jpg b/flickr30k/images/4544194772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b485588fd085855686788e92f6a02ec22cb4edbb --- /dev/null +++ b/flickr30k/images/4544194772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f3493190a97fdaa3157b8b180d1c3b378ae215dc6d1b04a150e8f15d372d31 +size 99911 diff --git a/flickr30k/images/4544641137.jpg b/flickr30k/images/4544641137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8aad5a6fe642e2dde0214cbbc2d61379bdc13a5 --- /dev/null +++ b/flickr30k/images/4544641137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d70f288ecfd95762e80ff6432ad87959f2c2098c4a5d235f3aa261e65f8a34 +size 104593 diff --git a/flickr30k/images/4545323253.jpg b/flickr30k/images/4545323253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97f70ede3e2578f4289b4f32be7781a5d5a59e2d --- /dev/null +++ b/flickr30k/images/4545323253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38211cf9ca6d366917ec030f5e9e2c323f19308bd79707a1bea518c6a20b9b11 +size 124363 diff --git a/flickr30k/images/4545485105.jpg b/flickr30k/images/4545485105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5abad3e234266be506b4b3ec7b9e61500fa00820 --- /dev/null +++ b/flickr30k/images/4545485105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fb14e43115041f2b308c98034dcb080bfe925790a2af066d12efcd7e05a550 +size 183956 diff --git a/flickr30k/images/4545817148.jpg b/flickr30k/images/4545817148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67debf51b57e8eb4b7257f3c7eb17cf82c627bd8 --- /dev/null +++ b/flickr30k/images/4545817148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6733f45059c9e4fe45c0e90273e9561f0bd0c5bd899a7a945cb6be2a393a0da6 +size 136637 diff --git a/flickr30k/images/4547845821.jpg b/flickr30k/images/4547845821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baec060bb410850027f112ab6665947b40253ee5 --- /dev/null +++ b/flickr30k/images/4547845821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c04cf172bd964e4d9254ebaa5ffb20b847f62374df04885b7fa178ddf0dbfe +size 152870 diff --git a/flickr30k/images/4548948691.jpg b/flickr30k/images/4548948691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..552f565076b21804c7c23df8d142d30c105b7c3e --- /dev/null +++ b/flickr30k/images/4548948691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04e03d55ad5f90edfcaf5434d2d0cca2ab998cae38af89a688f05a6783ac8bf +size 205614 diff --git a/flickr30k/images/4552666474.jpg b/flickr30k/images/4552666474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4061d1989e1dd088a49070d3293458cc8309522 --- /dev/null +++ b/flickr30k/images/4552666474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd44c840feb234921f8a5fbd1dc673474e9b1367fca5a5399678d76946fa41fb +size 133431 diff --git a/flickr30k/images/4552688825.jpg b/flickr30k/images/4552688825.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a84f7f70629e37e1ebfa4b1f17a24e9ba829a4a --- /dev/null +++ b/flickr30k/images/4552688825.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618e45c05e9aed569cdb2cfa8c14a0640d7b2d26846c6ba8b6492aad132fe54c +size 128362 diff --git a/flickr30k/images/4553348746.jpg b/flickr30k/images/4553348746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9db77111e07b6e9c24469d88740ab45d259555c3 --- /dev/null +++ b/flickr30k/images/4553348746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d37a5b3660536cfaca5c308b03f0d631c160f6a4f0b030683d95802c9ca44f +size 112718 diff --git a/flickr30k/images/4553492074.jpg b/flickr30k/images/4553492074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..724a1ec6bdac745115c364e462571d00b78ed6fb --- /dev/null +++ b/flickr30k/images/4553492074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d42d90dbf3a5a02c7a744b56e0c38e994fd69250a7ba45253338a396a96b38 +size 131554 diff --git a/flickr30k/images/4555406560.jpg b/flickr30k/images/4555406560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18dbb42d06cdef41104d8c35b49101cca902ccad --- /dev/null +++ b/flickr30k/images/4555406560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27be3e1fe3aeb3b6955ffe78cf17ee1badb36847fb29e0524882e4adf87d4a0d +size 159181 diff --git a/flickr30k/images/4555514125.jpg b/flickr30k/images/4555514125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eefd213d1e161d4cd973850fab40abe9a17b2f3f --- /dev/null +++ b/flickr30k/images/4555514125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33766edac8b88addaa12ca306d4c0c24f901a14c1fd7393b675eaa73762567e +size 126101 diff --git a/flickr30k/images/4556218676.jpg b/flickr30k/images/4556218676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2444f901a2b709f6488a44ba1db3f538f19f75cb --- /dev/null +++ b/flickr30k/images/4556218676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed02feaa6065f770e7c104ac99286d00ca18a1ebde700e4f2deca89c9bffc3b6 +size 129230 diff --git a/flickr30k/images/4556256974.jpg b/flickr30k/images/4556256974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a031e1849214a5d08a65df9934aeaa21ddfd8dc2 --- /dev/null +++ b/flickr30k/images/4556256974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb977eb0d8f7f4f8a99a43cf5463eb952904c40b09d6ce3ac988dee1b035a24d +size 127725 diff --git a/flickr30k/images/4556897985.jpg b/flickr30k/images/4556897985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ab26862315d74bac107ebaff196dcc50611a975 --- /dev/null +++ b/flickr30k/images/4556897985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35cd7ad892ae21a2da9592b8e75e4e61f34ee18af4ffefe4889357c10a8931b7 +size 193201 diff --git a/flickr30k/images/455714074.jpg b/flickr30k/images/455714074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56effd7185a14c6e5dfceee5b02d39d98e9258a6 --- /dev/null +++ b/flickr30k/images/455714074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f610df50002f9de8955327ecce5fc2734dc0148811562347807973208ed4377 +size 123017 diff --git a/flickr30k/images/4557307607.jpg b/flickr30k/images/4557307607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..787144408da3025e7fac9c1e54b951f252e2632c --- /dev/null +++ b/flickr30k/images/4557307607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27c3aaa7ae2a31c6c167c4f867c20ef5c709d5d79ca5553ffd64a991d993c61 +size 98638 diff --git a/flickr30k/images/4557686027.jpg b/flickr30k/images/4557686027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..411c0f89c63ec023fcb45bc7ced5ac4694ac7879 --- /dev/null +++ b/flickr30k/images/4557686027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38d38264bc758389dd05d2e6ef28fdc6aec49eb2e014f0c5d05e97a235f1815 +size 92651 diff --git a/flickr30k/images/4558580445.jpg b/flickr30k/images/4558580445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9930dcb0f916246af385169449f7086b86521a06 --- /dev/null +++ b/flickr30k/images/4558580445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c8a524c49326324a8a71507eb5954b85c9d8f19831ecc704e08aa345cd6195 +size 108288 diff --git a/flickr30k/images/4560122886.jpg b/flickr30k/images/4560122886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31d8609b144c3c3f5c8ef9bc9cf31d596383ddb9 --- /dev/null +++ b/flickr30k/images/4560122886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96da490a8a1808ae05be8f5aa36ac0d0e823e0a7035fb5f4ef6dec675850e206 +size 166386 diff --git a/flickr30k/images/4561335689.jpg b/flickr30k/images/4561335689.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e071b7653b98f0a62f776c68a5136c700debe5a --- /dev/null +++ b/flickr30k/images/4561335689.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97157cf17412c4730e005135ee608debdb7802d1e736e85e0ba3da9d5f1074a4 +size 157346 diff --git a/flickr30k/images/4562632645.jpg b/flickr30k/images/4562632645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..812ae075744d3516305283f4502bc14670f41167 --- /dev/null +++ b/flickr30k/images/4562632645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff42d62377af079872e92e73b983583ab84bd897e0e6dd27e1c485625fe238c +size 179625 diff --git a/flickr30k/images/4563267532.jpg b/flickr30k/images/4563267532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0e8207a4496b2e484d0e5a24d0a20f3c8b64d2d --- /dev/null +++ b/flickr30k/images/4563267532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c53a7a762b48846ab9e2dadab7821c51b5483e0c79c3232dcca0fae8f94c4c7 +size 161752 diff --git a/flickr30k/images/4563544127.jpg b/flickr30k/images/4563544127.jpg new file mode 100644 index 0000000000000000000000000000000000000000..477ffe4909f51fa8dd3f5f122c26c6776b860f96 --- /dev/null +++ b/flickr30k/images/4563544127.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0787bbce34b0d6ded46dd8b93106b00d2bf3c86ae3f7c5f3d1e34bc0a62460a8 +size 151166 diff --git a/flickr30k/images/4564451257.jpg b/flickr30k/images/4564451257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc6f8d0fde94c3b0d4f5eb7c40f60f55e7862932 --- /dev/null +++ b/flickr30k/images/4564451257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3280a20a5c53358f640f99018a28572bfd0949b79992507798f7554c429ff8f +size 134612 diff --git a/flickr30k/images/4565259835.jpg b/flickr30k/images/4565259835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..041f476b8cb60df367e9914a719cbbc15ce15eb3 --- /dev/null +++ b/flickr30k/images/4565259835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d1c718fb47417b6b76189b1bc3d6a10616c9166f6fafb252ea4f18ed1578a0 +size 135384 diff --git a/flickr30k/images/4565938357.jpg b/flickr30k/images/4565938357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72d6d88e6bfe20dfa9859550393c5f48f3792120 --- /dev/null +++ b/flickr30k/images/4565938357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebd0d3cfdc342393ef9b7247619c84740ad2d4177832c0320315b67634b1dde +size 179809 diff --git a/flickr30k/images/4566562284.jpg b/flickr30k/images/4566562284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c66884afa8f4d9ae44afb9883bc29c806381a62c --- /dev/null +++ b/flickr30k/images/4566562284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1c47bcadef75a464faa461c60944349e4444cf64e46f043d244e0956cffe89 +size 149071 diff --git a/flickr30k/images/4566899829.jpg b/flickr30k/images/4566899829.jpg new file mode 100644 index 0000000000000000000000000000000000000000..980f8d6af7fd6d04f6ee0feb39e1bec394eae42a --- /dev/null +++ b/flickr30k/images/4566899829.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61814a716aecc0448cc9e143d952d9f55d361e987bb70a02c3c0486bf60c2ef +size 142664 diff --git a/flickr30k/images/4566903518.jpg b/flickr30k/images/4566903518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51aa43ca2761ef98ce677c0ebaeebb3622c99ffb --- /dev/null +++ b/flickr30k/images/4566903518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5deeda22584f522bc7bafb6fe0fa3ba32b2717b854aecaba4a534b0f0c7069c6 +size 202342 diff --git a/flickr30k/images/4567351389.jpg b/flickr30k/images/4567351389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9acbe6902568e3e5404f4df3f8852ba464e8335 --- /dev/null +++ b/flickr30k/images/4567351389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f51add6d1a8322b772c6861bf2a4b2c67d39a3319921f24d85d4919c8ce9f9b +size 171032 diff --git a/flickr30k/images/4567351655.jpg b/flickr30k/images/4567351655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ceaec47b96919ae20992050fe0d0332a7c855c0b --- /dev/null +++ b/flickr30k/images/4567351655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf19b2f790616ab6446cc1b45821989737acd74693d636749da6629fee02f952 +size 154467 diff --git a/flickr30k/images/4567352607.jpg b/flickr30k/images/4567352607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61fb03c80d36fa833650aa819936088c5c0b8b48 --- /dev/null +++ b/flickr30k/images/4567352607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5cc30b6df4431b078759c2d3e944ae26b19ad7d73ab9a6360464a1a92a57db +size 141077 diff --git a/flickr30k/images/4567736674.jpg b/flickr30k/images/4567736674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..786eede93fedffd9566561609d215b030a5cca48 --- /dev/null +++ b/flickr30k/images/4567736674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074905455186a3f0bc37674cf6edb9da7967ef07b7ad6bcc3c02e6a6be054e22 +size 104672 diff --git a/flickr30k/images/4567983478.jpg b/flickr30k/images/4567983478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5146cb7c0409d4e951cb076e3b29f1e95d0bc266 --- /dev/null +++ b/flickr30k/images/4567983478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ee918282e5f32c7881cbb1ff85f9e726ae1aaebb4a82e432e1811140f68945 +size 114802 diff --git a/flickr30k/images/4567984690.jpg b/flickr30k/images/4567984690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af64249d178502e5dd407c8a9694516213f33013 --- /dev/null +++ b/flickr30k/images/4567984690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c467af1a7cb246866af18de909f12bb5d9444b4b5642ae3e456686ca513597 +size 99783 diff --git a/flickr30k/images/4567985082.jpg b/flickr30k/images/4567985082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe5515abce4fb16f10c4e98cac812afc985a4b12 --- /dev/null +++ b/flickr30k/images/4567985082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a85a88cefc59bc33cbdb6d67c519ab7aa8276321438013d7973f842823c57cc +size 119723 diff --git a/flickr30k/images/4568583173.jpg b/flickr30k/images/4568583173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6e1f22863eb5f5ccb4b041fbd55d1dedccbc44d --- /dev/null +++ b/flickr30k/images/4568583173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bac44ba2c1faeb7fbf1f0ac0c6e9d2d829b392724215365e7c746da5bbc2e19 +size 167187 diff --git a/flickr30k/images/4572432426.jpg b/flickr30k/images/4572432426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2a8a9b19aa9511056761ec5a879834e596cc621 --- /dev/null +++ b/flickr30k/images/4572432426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0971a830a9a9d19aef0b77780cc221f26bed909c4495892436f1e5682ef163c +size 74369 diff --git a/flickr30k/images/4572766663.jpg b/flickr30k/images/4572766663.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00c2308ef77cc2f248607ab3a48877576d9d4b6b --- /dev/null +++ b/flickr30k/images/4572766663.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf40a410465e03cf7828f0f1bc181fe25a3b76143e9e85e32c3972a08371f0bd +size 172905 diff --git a/flickr30k/images/4574105974.jpg b/flickr30k/images/4574105974.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7756e26b904de9241d4d6758090622c00363b408 --- /dev/null +++ b/flickr30k/images/4574105974.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4475a4410600df1c9d4a5335f09f99bb8d8bfc4d89d1cc3a1f40dc044887e5 +size 135463 diff --git a/flickr30k/images/4576144189.jpg b/flickr30k/images/4576144189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bb4a0513f6214e4d198015e5084385aa9e71058 --- /dev/null +++ b/flickr30k/images/4576144189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c846035caa7879bf7e608f33e0ab983aea5d8c91bfbf5cab97a0210fa6599b14 +size 93051 diff --git a/flickr30k/images/4577047554.jpg b/flickr30k/images/4577047554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c0bbde7de9da4955138dea8d3fb079bc715991b --- /dev/null +++ b/flickr30k/images/4577047554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a8a69a072727092c54726ebfb618bd204704fa3c0e276df73e2cd91af7d618 +size 132717 diff --git a/flickr30k/images/4581221645.jpg b/flickr30k/images/4581221645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfc3a1c6892563ffe207f6839c46dbd9f32a93a8 --- /dev/null +++ b/flickr30k/images/4581221645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75d8e3b9cd044053bc9b8d4c48e9311d9a947372089d0211894a7fb7c174210 +size 132524 diff --git a/flickr30k/images/4584359306.jpg b/flickr30k/images/4584359306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d34abdc2418c2af391e1ec2e8add0472b398e297 --- /dev/null +++ b/flickr30k/images/4584359306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b078a2caa12e6a56951d8b1702280df75ea998af963661040ae5803706caa565 +size 163062 diff --git a/flickr30k/images/4584450444.jpg b/flickr30k/images/4584450444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c12cf5f0412dad7b7ffedafc469885058e8c5696 --- /dev/null +++ b/flickr30k/images/4584450444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ff5a5d1f5470e5b0fb006cc801c7d194e48183cc653f00a33b3a795fcfe212 +size 139604 diff --git a/flickr30k/images/4584925685.jpg b/flickr30k/images/4584925685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed19709026f61dd71470d9e4f4f17246c7c7936c --- /dev/null +++ b/flickr30k/images/4584925685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b670eaadebf663ae02cc3ca5577fc6489563fa4babc20e980bf2d7125f5004 +size 131572 diff --git a/flickr30k/images/4587901777.jpg b/flickr30k/images/4587901777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73dbe02c8914d7ff68c930659bea7429c9a908b8 --- /dev/null +++ b/flickr30k/images/4587901777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51f1d59e031229a28da7eeb3081b3a96b48096d46fa5f97b49bbd44e399b1bd +size 129651 diff --git a/flickr30k/images/4590405640.jpg b/flickr30k/images/4590405640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3b04681a6f73b62d480ca2efb4a0a3e652bf0b2 --- /dev/null +++ b/flickr30k/images/4590405640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22daa981db2579a5ab507212022dc0952a16aca92090572e9929e88436779da6 +size 183485 diff --git a/flickr30k/images/4595062025.jpg b/flickr30k/images/4595062025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3604c688f3e2b0d0cde67cab4f7d5f3f0f4106f7 --- /dev/null +++ b/flickr30k/images/4595062025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f470d7284f3104492171f51ffae828edea6bb787de04d6e2d61059777273ce +size 160266 diff --git a/flickr30k/images/459579945.jpg b/flickr30k/images/459579945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce8bd58270997596906c288a5f3c328b2ae0ccc5 --- /dev/null +++ b/flickr30k/images/459579945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1fc0ed108122aea5e36ebe1b9c77582f8c6f35e3d18fac7b8256dc8d5e0a80 +size 168077 diff --git a/flickr30k/images/4595984953.jpg b/flickr30k/images/4595984953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf7d86190cd97e131fdc87d6cf97f973a7713504 --- /dev/null +++ b/flickr30k/images/4595984953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:973ce8dd79a1b01b86f1504c003808a87ff7c6f39cc3788274dd29c72a1880fc +size 121015 diff --git a/flickr30k/images/4597025786.jpg b/flickr30k/images/4597025786.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf0c9e8906c333b7040ff9f2c0673bd1b5524650 --- /dev/null +++ b/flickr30k/images/4597025786.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a563e9bce2f953418642d653747891236d744a896f006c3be7d30bbb1009f87a +size 160096 diff --git a/flickr30k/images/4599613408.jpg b/flickr30k/images/4599613408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d62925a8f6d4a725e983d198a15f16c1f7bbb87 --- /dev/null +++ b/flickr30k/images/4599613408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8084078b7f02c25edefed36d84596478058fb631f96b969d59f965dcabd12176 +size 155470 diff --git a/flickr30k/images/4604156574.jpg b/flickr30k/images/4604156574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c623ac63c95bc317beef945a9707e4a48c916069 --- /dev/null +++ b/flickr30k/images/4604156574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336160d763ff58f65b1df82f172bbcc1ab0bcc1b9296105ca99a7df813f1e871 +size 156700 diff --git a/flickr30k/images/4604563597.jpg b/flickr30k/images/4604563597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce001f898a433a243b3dd48129ee9c7c9966f416 --- /dev/null +++ b/flickr30k/images/4604563597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c8a2e30f9f9633db1e65dc76df9931436f4971c8ba2cae46f8f210bfbb7e34 +size 89391 diff --git a/flickr30k/images/4606399898.jpg b/flickr30k/images/4606399898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a90cef06d174b7cf59bacc7d228ea72d633ff4a --- /dev/null +++ b/flickr30k/images/4606399898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9bad80d2da4668c8bebf2add83bafd08688c7c41cd4b54d189c4efecbbac0ce +size 197878 diff --git a/flickr30k/images/4606714393.jpg b/flickr30k/images/4606714393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..306073e4e5b958c424a80bf5fa394e6453c77b69 --- /dev/null +++ b/flickr30k/images/4606714393.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bd5f32718e7cd2bc6ac6c3524309b5bd9b0ce16e4fb865fc773dc479dd4801 +size 178539 diff --git a/flickr30k/images/4607088777.jpg b/flickr30k/images/4607088777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4faab12456ecc250285f01d28fd0598b7028efa5 --- /dev/null +++ b/flickr30k/images/4607088777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6eb4dfd777f345d120f40bf5af4e29f7b254e78a2b2cd7e26c7e5ab7da6fa5 +size 193657 diff --git a/flickr30k/images/4608202893.jpg b/flickr30k/images/4608202893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be74df31644b084c1d9e44e49fca0148787367ca --- /dev/null +++ b/flickr30k/images/4608202893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515a85250c64f22049125045bd1f3e6ccd84a2b1fe53b1dd6ff4cb19a1c5dd03 +size 188764 diff --git a/flickr30k/images/460869455.jpg b/flickr30k/images/460869455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..954dd1cb74b49a71725d4b1241fd60abdac54bec --- /dev/null +++ b/flickr30k/images/460869455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a55e4307695f56d3dea181f93bb4870e18978d678369cedfd19753b6acf4ff2 +size 214638 diff --git a/flickr30k/images/4608742964.jpg b/flickr30k/images/4608742964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c75de2dc49d79d1440a13e5cacc39de6ebacf5f4 --- /dev/null +++ b/flickr30k/images/4608742964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a21f24f28026f919bac782446889e1b634da2075155246a7ece64839130348 +size 205619 diff --git a/flickr30k/images/4609441559.jpg b/flickr30k/images/4609441559.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98034f81bff42fbcd69ad633ee72892382c7b497 --- /dev/null +++ b/flickr30k/images/4609441559.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84578beb8a9b8709f67e81d44327c505cfee863d9e875d8b3cb2533971c43a60 +size 272561 diff --git a/flickr30k/images/460973814.jpg b/flickr30k/images/460973814.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b72c1eb01a9892875ca17c5c923e5edd893b61e4 --- /dev/null +++ b/flickr30k/images/460973814.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6765ddfe831830e80f1bc4bb960ad0c73f2a332268ee000488bc7596169d0f8d +size 155567 diff --git a/flickr30k/images/4609961499.jpg b/flickr30k/images/4609961499.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3569807245c834fe01c785aeeb6a14797523bd93 --- /dev/null +++ b/flickr30k/images/4609961499.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5984ef708180bcea3563954d3cbf9f45f06ec04a79babf62471a0265ddf0e27f +size 190585 diff --git a/flickr30k/images/4611790729.jpg b/flickr30k/images/4611790729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e38bba7c7847578216348284204c9d08c0a4793 --- /dev/null +++ b/flickr30k/images/4611790729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ae602c0b4e8b1067cd9b38c73545190c8e1534bfaea5f53630650c85e7448c +size 162813 diff --git a/flickr30k/images/4611964104.jpg b/flickr30k/images/4611964104.jpg new file mode 100644 index 0000000000000000000000000000000000000000..218268252a8ce8eef92f58368512e03506d0daf6 --- /dev/null +++ b/flickr30k/images/4611964104.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa6bdcef37b71cb9c0d8bdcd882ddd476f8f1b7332122b8ead52651e7a38d8a +size 196824 diff --git a/flickr30k/images/4612024952.jpg b/flickr30k/images/4612024952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c30db958ce31fa381121163209fa51928b31d9e --- /dev/null +++ b/flickr30k/images/4612024952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7169e4105eef93f66b173454c842b38bacb6a5d9e79e4b7a791c1c69cc6040 +size 129962 diff --git a/flickr30k/images/4612828257.jpg b/flickr30k/images/4612828257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45e04bd44d0f59b9fe10d8c45e43ebf35305b12e --- /dev/null +++ b/flickr30k/images/4612828257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4dea006796f52af3d5ae49a382b0e74824b3d69bb5a0db32f0861404a24c1a8 +size 98961 diff --git a/flickr30k/images/4613097862.jpg b/flickr30k/images/4613097862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffb6ae63d28d4442d9d6b826a2a9f57e589615f7 --- /dev/null +++ b/flickr30k/images/4613097862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e391a9a26e38b4ed73b85968a0b90b5d8eacb40b205e20c76e380eef0e8f4d +size 159041 diff --git a/flickr30k/images/4613263773.jpg b/flickr30k/images/4613263773.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d7304898e2def901f2b30c7fd8578da6f10971c --- /dev/null +++ b/flickr30k/images/4613263773.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b90cd144519d143686c018992c1e903b939d2d487f7ea6f25f507384406ed7 +size 198158 diff --git a/flickr30k/images/4613916679.jpg b/flickr30k/images/4613916679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d604c580490a34ecd405ea15aeac69fe2999fbb9 --- /dev/null +++ b/flickr30k/images/4613916679.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5b9af5a014e3ba36bce5fce4d9b23baf274b9d2f80cbd3506cb4a75147bc49 +size 126739 diff --git a/flickr30k/images/4615316828.jpg b/flickr30k/images/4615316828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..065ff1f9dcbfced6635be51c3fbb129e90ad9e6b --- /dev/null +++ b/flickr30k/images/4615316828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a109f338a23d47353a26cce7a2bdc2d3e45b24f64d1274b234c663ec743cba +size 105261 diff --git a/flickr30k/images/4617869592.jpg b/flickr30k/images/4617869592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3513ea0182fdaa759c42040423b82fce501fb2d1 --- /dev/null +++ b/flickr30k/images/4617869592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56cd8706d5320f3791b693a49de1a0c7dd8d5d3af4599ab82230b15d44868e5 +size 150432 diff --git a/flickr30k/images/4621603389.jpg b/flickr30k/images/4621603389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44bd02fec9aeadd244babcd5a8b223f0407c3d9a --- /dev/null +++ b/flickr30k/images/4621603389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4924c608fffce321bfc2b853487298ce105db01a2a6c32a6d3c113aec36629c +size 145960 diff --git a/flickr30k/images/4622574943.jpg b/flickr30k/images/4622574943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24d03ada4ae4fd0bb376c531140958a72c8418c9 --- /dev/null +++ b/flickr30k/images/4622574943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc939e270b4e65c64228b3ecc2ee444678a6f1c7fe7bdd458ee7de6ecafe6d9b +size 262814 diff --git a/flickr30k/images/4622921215.jpg b/flickr30k/images/4622921215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7bc87a0250922ee74400aa3ae730f91e44e9e1c --- /dev/null +++ b/flickr30k/images/4622921215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fa6b9b723ed567fd4db84e0b34d080bdc20c896d7e674ac1bc587656421dcf +size 260888 diff --git a/flickr30k/images/4622998986.jpg b/flickr30k/images/4622998986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96825f6257f79b376434d777b925b02bd117c6ad --- /dev/null +++ b/flickr30k/images/4622998986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2c69e9928cf94bb1aff33e8641fa143ddd5f418f89b8570f9879b9fa7685d1 +size 115930 diff --git a/flickr30k/images/4624337625.jpg b/flickr30k/images/4624337625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf4b5e0c2dbc8ca42300a4130bdd8f4155843dbb --- /dev/null +++ b/flickr30k/images/4624337625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5239291e536e655f2490e0dc189bc00d33aca128b8e26340cb034ff4e760a9e0 +size 161284 diff --git a/flickr30k/images/4625651551.jpg b/flickr30k/images/4625651551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f1a025dabeb367d922b78a7fd6965672461ee87 --- /dev/null +++ b/flickr30k/images/4625651551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30372b7d0b689924adb878d43399e6d96ca12ad4ebb6f26723c009b389d89402 +size 135689 diff --git a/flickr30k/images/4626017432.jpg b/flickr30k/images/4626017432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da871df5c2d28d29e09113cf382ec614117036ad --- /dev/null +++ b/flickr30k/images/4626017432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87e2fa86b84f8a3fd10678f948f460880b0f4887a743c50493a14022c6d992e +size 116492 diff --git a/flickr30k/images/4626191837.jpg b/flickr30k/images/4626191837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0eab2d5bcd14fd661137d918721fb6c76a30866f --- /dev/null +++ b/flickr30k/images/4626191837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc310cb2f113d08653180808ee8bd0e201eeb7216f6982a81d33b8630129b6d +size 167526 diff --git a/flickr30k/images/4626799348.jpg b/flickr30k/images/4626799348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cdcac14f48d7fda1e09a7b5780312486c70d888 --- /dev/null +++ b/flickr30k/images/4626799348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43186d17e754edef2b036c5041897dcdf08401d2dd6b323b4df58e85f52f126c +size 194602 diff --git a/flickr30k/images/4629445758.jpg b/flickr30k/images/4629445758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3db480431edda4176235a248088cbab51d291cb --- /dev/null +++ b/flickr30k/images/4629445758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad478c712cda3ee5bc748e00381b9888187cedd8fdeb8bafc1e8596db44c680 +size 154908 diff --git a/flickr30k/images/4629605656.jpg b/flickr30k/images/4629605656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21f908713ec83209f100bca71e52b9f531784ec0 --- /dev/null +++ b/flickr30k/images/4629605656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72bd7bbe70f1b368749bcaa32f7da3dc4f455d4e469e0ffee33cd5fd3866d2d2 +size 235615 diff --git a/flickr30k/images/4631131293.jpg b/flickr30k/images/4631131293.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f4e9c27fd342cf815f934be0221974329ce246b --- /dev/null +++ b/flickr30k/images/4631131293.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0d11c8acfe3392d5a581d60c024d1757212ff4e0b3f10afcc8733ffafe2bc3 +size 214648 diff --git a/flickr30k/images/4631136622.jpg b/flickr30k/images/4631136622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3658204d6785963cdeb8a14f8365dc48fe8d8e3b --- /dev/null +++ b/flickr30k/images/4631136622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b2999c3f3d3c200a7a7b36cd26299416aa4fb9a60379d5a9d5c7aeba264534 +size 176268 diff --git a/flickr30k/images/4631310439.jpg b/flickr30k/images/4631310439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98cfcbc33fdbeebe2833b9bde019c23948249f0c --- /dev/null +++ b/flickr30k/images/4631310439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdeb878d122ce3ef6ec522cad7b2cd3e15290faf59ff288d2f059556aebc9ff +size 198735 diff --git a/flickr30k/images/4631730020.jpg b/flickr30k/images/4631730020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb1796e9c61e95d6a1e63721485dd7f2539b4ea1 --- /dev/null +++ b/flickr30k/images/4631730020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd6bb344d141b0ed2e7fe98ed491511691f9c0c48451abcdb2bd3f44a85e91e +size 157383 diff --git a/flickr30k/images/4632399460.jpg b/flickr30k/images/4632399460.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4df3829eb6e031c46683a5475287605331c285b --- /dev/null +++ b/flickr30k/images/4632399460.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a207bab56d7c07db3ae24543cc9c60ac8b003022104406fe7ae7fd27911fdb +size 191157 diff --git a/flickr30k/images/4632869465.jpg b/flickr30k/images/4632869465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75c4902c0b8f3f8889a63c2f88113c96e31be694 --- /dev/null +++ b/flickr30k/images/4632869465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5083b149c637db050bbc3c102b31c382716602515259ce91594c29dfec46990b +size 145307 diff --git a/flickr30k/images/4633772793.jpg b/flickr30k/images/4633772793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..036a3392c280697646d232cdc1dfbcfec372e34a --- /dev/null +++ b/flickr30k/images/4633772793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31548fe5b3e818a51bb41886ec953e51e018e4f9ea0018b44f97b461c22068f +size 132336 diff --git a/flickr30k/images/463476205.jpg b/flickr30k/images/463476205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14c9969c47cedfa52985d19332f21f9cc5a1c274 --- /dev/null +++ b/flickr30k/images/463476205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ba52fecb7a3b7eb40eddcfde895751d2a7593bb746c933e321ffb9dc924526 +size 151235 diff --git a/flickr30k/images/463478807.jpg b/flickr30k/images/463478807.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7669599e416e59b3abdde522e0b30962fef76625 --- /dev/null +++ b/flickr30k/images/463478807.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f86d497dad379220af7cb40e9ac723f86edccb49c5d443278fdcaa98bb854b1 +size 125871 diff --git a/flickr30k/images/463551598.jpg b/flickr30k/images/463551598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f431249868b3cb21621e04abd6acd75e34ac28ee --- /dev/null +++ b/flickr30k/images/463551598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab2de8b56e0699ba5de6423eeeffd0a389205a77fc50a0499ed5ea11e8b80a0 +size 138712 diff --git a/flickr30k/images/463554115.jpg b/flickr30k/images/463554115.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0a3a0fba55b17207c6fa303a403009c0e96f09e --- /dev/null +++ b/flickr30k/images/463554115.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d229707728a73c150b63e27f4880f83becd516cca9d8675612f73a3364a5852b +size 137358 diff --git a/flickr30k/images/463568380.jpg b/flickr30k/images/463568380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ebd9041a8499d04172e3560f4dbd0a971275a62 --- /dev/null +++ b/flickr30k/images/463568380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885c2949d39eee7b4279e72745aa197a6acec16faa0f58a8a68b4ca278ae6ebc +size 132783 diff --git a/flickr30k/images/463571374.jpg b/flickr30k/images/463571374.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcadd7232b7f1b53e25768788eb9379577f88487 --- /dev/null +++ b/flickr30k/images/463571374.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6c067d3e1503002899ee1f94b272cb3f0cd446d95b2295966bebf1f208f6e3 +size 158176 diff --git a/flickr30k/images/4635783933.jpg b/flickr30k/images/4635783933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1448f97f7b3a8919a71eb54d43b169ee05591c4d --- /dev/null +++ b/flickr30k/images/4635783933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2da4d03add50e5941ea2f7d2b367f7f4ee0e7b2df50b6ab973a74ae358f547b +size 203673 diff --git a/flickr30k/images/4636392873.jpg b/flickr30k/images/4636392873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2009ca4805d33df79f362a35a399271a426a8dc --- /dev/null +++ b/flickr30k/images/4636392873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c31b786097cae5d073569af74eb4a73fe60a7910f0a5796caa8ddf6c015a6e +size 145853 diff --git a/flickr30k/images/4637290045.jpg b/flickr30k/images/4637290045.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e039d9a7d606e5085729d10a923907180f91c970 --- /dev/null +++ b/flickr30k/images/4637290045.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9dac9565e5d43cbb2d07170c015d249d85f08d084efc70f143edb35991cd501 +size 173009 diff --git a/flickr30k/images/4637420068.jpg b/flickr30k/images/4637420068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..329edbb1fd5ba224a237a6de7a1f9fa6bdcb6cc3 --- /dev/null +++ b/flickr30k/images/4637420068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357ad15ea6012d4752300ea36d85eeeefebfd5b3c1f174daeb6797d165cbadb6 +size 149533 diff --git a/flickr30k/images/4639084289.jpg b/flickr30k/images/4639084289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03bfbedae6bd4fbe1b56860b52f5b4cd1c530a43 --- /dev/null +++ b/flickr30k/images/4639084289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97851c44f2ae73f3dd47fa6d56449c31d2de77ca354f443a5216a98920ec404 +size 176848 diff --git a/flickr30k/images/4639265576.jpg b/flickr30k/images/4639265576.jpg new file mode 100644 index 0000000000000000000000000000000000000000..081bc283e4b03e80bd4132857692a588d4bc66ec --- /dev/null +++ b/flickr30k/images/4639265576.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823fb3a798c8ecc5b5701b981bc6c3e15479fe5e50c1a0e568643fb033c66389 +size 186577 diff --git a/flickr30k/images/4639459528.jpg b/flickr30k/images/4639459528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..212576236b6cc3dde326d054b03af612e96ff4e7 --- /dev/null +++ b/flickr30k/images/4639459528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8058aebed45e2a64b6b2054aeeba6bf0e10e1c162be99fa1789a925092ce4eeb +size 128522 diff --git a/flickr30k/images/4639472092.jpg b/flickr30k/images/4639472092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91e7549632287493f1ffabf95a03b8243ae2616f --- /dev/null +++ b/flickr30k/images/4639472092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201074e3b645df22b7f9cab59520bf937ffa75aff2202cdd48e9dcabb3fd8afe +size 190992 diff --git a/flickr30k/images/463978865.jpg b/flickr30k/images/463978865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e8ebda6bf502ee9048a9e05fc0f1c39024e66ed --- /dev/null +++ b/flickr30k/images/463978865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260950030f2db01e1faa9842c25fbd5b41eadbd9eb4736ea8af7181bb890e0b0 +size 117696 diff --git a/flickr30k/images/464284254.jpg b/flickr30k/images/464284254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb8bd55a2e5db218cc5fe72630b1bca24b66553d --- /dev/null +++ b/flickr30k/images/464284254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced575d4459d1f37382cabeafef432dd3b673fbeafef4f49c2cf488e1af432a1 +size 135215 diff --git a/flickr30k/images/4644327815.jpg b/flickr30k/images/4644327815.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3e5306fd218bc7eaca7c7d2e9d86b55dd15a049 --- /dev/null +++ b/flickr30k/images/4644327815.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea54bff5ac81cd6bed5d8ef7d4a7c4a2bc137434e703034a5e08341851bff531 +size 174077 diff --git a/flickr30k/images/4644932044.jpg b/flickr30k/images/4644932044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0736eebf7e326815e15a4519fb8b7aba9f12e0aa --- /dev/null +++ b/flickr30k/images/4644932044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6494838523476bb91e97ca43ab78e64fa0c797cff7df2bb9fa4f795ad88048 +size 180135 diff --git a/flickr30k/images/4645332265.jpg b/flickr30k/images/4645332265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..030f8c7f27d8d073242e3beff7257d5c76bd3a59 --- /dev/null +++ b/flickr30k/images/4645332265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c0dfbb02042d6ce8628d0ff22206327737a7cea96104d8f6295d652a6b002d +size 136387 diff --git a/flickr30k/images/464542381.jpg b/flickr30k/images/464542381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7144431b05c7c2b8638151c285dcef27398c2a1f --- /dev/null +++ b/flickr30k/images/464542381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958f7699e4e4b30788b094e2001c37074ffe6c987c0008fc65ead5ab8cb06b06 +size 166406 diff --git a/flickr30k/images/4645730257.jpg b/flickr30k/images/4645730257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b83a54f7f310b59bd3866ac1ba8b466db05fee0c --- /dev/null +++ b/flickr30k/images/4645730257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893c43555985751725c8f520c34d7a54a45afcc03a8ba0f86c1770017386b442 +size 113737 diff --git a/flickr30k/images/4645891941.jpg b/flickr30k/images/4645891941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb175d9b5029181075ab8746b9ea8cd61697ecc2 --- /dev/null +++ b/flickr30k/images/4645891941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d79749defbd57ea0901704fbb8082652b81d975f33600087e8837427c1cb0a +size 194607 diff --git a/flickr30k/images/4648101227.jpg b/flickr30k/images/4648101227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86829e92e4d2f3939899a5ac7f43905c98523565 --- /dev/null +++ b/flickr30k/images/4648101227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9fab8ebc61c3fd7945248065c0021155dc36a275f0354e3090634f86a22c3a +size 175357 diff --git a/flickr30k/images/4648416380.jpg b/flickr30k/images/4648416380.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf1de34e45461777ee79e9423d97f9acc09c1539 --- /dev/null +++ b/flickr30k/images/4648416380.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f5d08d7ece12bd73c64ee3fb99e43351429074af98ec6f94718628d562a669 +size 183868 diff --git a/flickr30k/images/4648460722.jpg b/flickr30k/images/4648460722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4b1da9a17bea14c3fc1e2bdc06ba693fa9016a0 --- /dev/null +++ b/flickr30k/images/4648460722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573f4561a5c9451843a0e33d14839d221139ec5c21c619a70b75bf7513d3ef4c +size 183769 diff --git a/flickr30k/images/4648495016.jpg b/flickr30k/images/4648495016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd39a15fa52a532cc82a06999c3c52b46f4fdbb3 --- /dev/null +++ b/flickr30k/images/4648495016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d2299f886b6771409778a1200898dac30ff964c795b176d48f761a9a2b3688 +size 189833 diff --git a/flickr30k/images/4649427913.jpg b/flickr30k/images/4649427913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7c016ed16627d06cddade44887aa537fe2d31c1 --- /dev/null +++ b/flickr30k/images/4649427913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e64d4acdd7b45d42d9ad5fa99a8a4683ca050fb9c952670044eb053c3e1b168 +size 194934 diff --git a/flickr30k/images/4650791408.jpg b/flickr30k/images/4650791408.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0be2af9844e65a5d3994f4f2063708a6cb2d721 --- /dev/null +++ b/flickr30k/images/4650791408.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da36f628deca98ffff9d1aaca25c162b6233fc1bcb9aec39856b66e6c5feee6 +size 125102 diff --git a/flickr30k/images/4650893755.jpg b/flickr30k/images/4650893755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2a18add7ad4106a0e41f1ce7f689cccb9ddb15e --- /dev/null +++ b/flickr30k/images/4650893755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18ca2502743061e55dadd9fb3c127d605598c2df24eb97210407ff51a1b7169 +size 162886 diff --git a/flickr30k/images/4651126885.jpg b/flickr30k/images/4651126885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a34eb4a9a3a7a6f04960da44b621777d0a8e732 --- /dev/null +++ b/flickr30k/images/4651126885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e9fa4a84f2bd3556b93a517d8793277bf9c03cb2fdb41e6f766da7e74af1ed +size 184498 diff --git a/flickr30k/images/465166412.jpg b/flickr30k/images/465166412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b39568e968822e5c857f588bd28f7e1220757b31 --- /dev/null +++ b/flickr30k/images/465166412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768473f8c982b791ad6a5d9ebdf4364c006601c2650939233be6118020e7e94f +size 153833 diff --git a/flickr30k/images/4653019748.jpg b/flickr30k/images/4653019748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e089523e88781b5df806fc72cd4b1cbae1df3e8a --- /dev/null +++ b/flickr30k/images/4653019748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e55d91ded1469e61a6bfa9d6650dbe1ae9d0211cc5b3b8375b8332cd46db781 +size 174742 diff --git a/flickr30k/images/4653558158.jpg b/flickr30k/images/4653558158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34338715cbe10574d7e67247262c119f637252a0 --- /dev/null +++ b/flickr30k/images/4653558158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987e4ce2868a99bb8a13815fd1cca26f07151d5a4dd2c48f3927c29377d4b27a +size 144010 diff --git a/flickr30k/images/4653571813.jpg b/flickr30k/images/4653571813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2619107e2819055c1c7781d5526a01d9230acc29 --- /dev/null +++ b/flickr30k/images/4653571813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8193cb72df61154416273ede8fa82588433bcae82b64f3b95701b0ea388931b +size 162709 diff --git a/flickr30k/images/4654602371.jpg b/flickr30k/images/4654602371.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e207337e67beb0e52932ace8a136e4ad4ca341d --- /dev/null +++ b/flickr30k/images/4654602371.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3595a411ab40b2a3caae39f60db858caffe3cc46351cbe0dfa0698ac115cfa50 +size 137005 diff --git a/flickr30k/images/4655102365.jpg b/flickr30k/images/4655102365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58e83b2730ab44fc27b7a38fca9ca36ea0e29513 --- /dev/null +++ b/flickr30k/images/4655102365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981e1a876b31a784600257be6629adf56d64bbfa739c2657fcaf80956b79a766 +size 149465 diff --git a/flickr30k/images/4656278976.jpg b/flickr30k/images/4656278976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc7a1d07f241ab8f0bd9f6b918f9a8789a87e8bc --- /dev/null +++ b/flickr30k/images/4656278976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e9a33a63ffb784cba3a4458950532a712d2a73e4dd5dd009a3a739adf236a4 +size 171084 diff --git a/flickr30k/images/465679403.jpg b/flickr30k/images/465679403.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dd3ee6087863eac278f5873328c46507b787fc9 --- /dev/null +++ b/flickr30k/images/465679403.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2139b43925b81e39e1ec730d06b40645208a1065f49ad2687960d11eb673aee2 +size 143598 diff --git a/flickr30k/images/4658311580.jpg b/flickr30k/images/4658311580.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e0b85aa0c9ccafeda06c30adc9a1dd75a6207b8 --- /dev/null +++ b/flickr30k/images/4658311580.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993d6bb5e5904cba629038707c91599b21d607f4849332e8e9ce0c08297dc5ba +size 159249 diff --git a/flickr30k/images/465859490.jpg b/flickr30k/images/465859490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..268b33afe7848178dd3f095a2b1cb4264528f8eb --- /dev/null +++ b/flickr30k/images/465859490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c424c60e2f13453f86e1c3788e9e0ef409ab5c4dcd52ee05af2cc79d3196c866 +size 72630 diff --git a/flickr30k/images/4658699120.jpg b/flickr30k/images/4658699120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9ed0258a47845c3ee1d4f9e5f2cc3261b44ab8a --- /dev/null +++ b/flickr30k/images/4658699120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228c6d9b90f02f720d4bac0c6907abd211d24d89402060b90f6e5cba36443831 +size 163841 diff --git a/flickr30k/images/4658745909.jpg b/flickr30k/images/4658745909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75888d007fe3f2a6cf3879255f8edcc0a0f9186d --- /dev/null +++ b/flickr30k/images/4658745909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d7cbc66e4e670a76d8e452a32e0ae62486fd27b2c843815671fe7df694b69c +size 230178 diff --git a/flickr30k/images/4658910970.jpg b/flickr30k/images/4658910970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..522a0ba623ec8949db6a2e2cc69e62e0e64d475c --- /dev/null +++ b/flickr30k/images/4658910970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12c9315be21d926d2dd4e37cd0284d4d8397d6c7902a104fa64e1c6df900372 +size 192771 diff --git a/flickr30k/images/465936272.jpg b/flickr30k/images/465936272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34223adf5715370c2a42d59003bb9ca32ed4d04d --- /dev/null +++ b/flickr30k/images/465936272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9665ba0aeeef297b8c37143d407186447e458d87ff8203eafc8fb8d5ba65238 +size 120781 diff --git a/flickr30k/images/4659370314.jpg b/flickr30k/images/4659370314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ceb702b65be5f3a435f5cbf4c41e82bb53ef0130 --- /dev/null +++ b/flickr30k/images/4659370314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd28983ffc8ceaeca849e4a7897ee3f64c0ecb1b17d7d19a7ab53b450e2125ae +size 194063 diff --git a/flickr30k/images/465941693.jpg b/flickr30k/images/465941693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b27e1d0aca2ffba48a00de692bd2be5c1209172 --- /dev/null +++ b/flickr30k/images/465941693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d17e6bbc7ef860b4666319004cdd15a40eaf482163da7a27da7b02f6114860 +size 141758 diff --git a/flickr30k/images/465942523.jpg b/flickr30k/images/465942523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f43f0268c01989aab593c9ea71d648410ef386b --- /dev/null +++ b/flickr30k/images/465942523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de07e97c6f341acd9467826843e2168b960a535abc1a46808da74d6914fa58e +size 141381 diff --git a/flickr30k/images/4661070058.jpg b/flickr30k/images/4661070058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b340d788129a5a42c636f2d86bd46cddd9de3e7 --- /dev/null +++ b/flickr30k/images/4661070058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4888aa7fef55580dafef9c2d327ee5e4c0508749ca4624ef67557292e2baf5 +size 128258 diff --git a/flickr30k/images/4661610976.jpg b/flickr30k/images/4661610976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85841ae5b71181b97d8967001738a9e660b92623 --- /dev/null +++ b/flickr30k/images/4661610976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47275d1d85ba74d70e8e1d3c477360576dfdaed880c76dc23c60cc4e6a0da90 +size 159025 diff --git a/flickr30k/images/4663418784.jpg b/flickr30k/images/4663418784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e13fd97ab4f8ff1b26111e8c9dd25dfdeb81bc2b --- /dev/null +++ b/flickr30k/images/4663418784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200d7f3fe1f30a56a77762240ae2c56fbbc383ab9a3ead55361a47419113465e +size 203852 diff --git a/flickr30k/images/4663944118.jpg b/flickr30k/images/4663944118.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47e0c0b3fda14ce9fe885160499e0e4acb5e5095 --- /dev/null +++ b/flickr30k/images/4663944118.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e8a4f99426f8dcae906ca670e5dc2c59c3778ce0dbc89a1f335b7a20b28300 +size 196781 diff --git a/flickr30k/images/4664536334.jpg b/flickr30k/images/4664536334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e92b6cb4735a91a0f48431486553cce921c0d34 --- /dev/null +++ b/flickr30k/images/4664536334.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc7284bdf40954a87e216bdfa01ce0d39df609540797bb4a8d9baf715b3ea4e +size 150809 diff --git a/flickr30k/images/4665446842.jpg b/flickr30k/images/4665446842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..932341434ded1b64b08f7716624660e849048315 --- /dev/null +++ b/flickr30k/images/4665446842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884e4cedf037fb3ea580beefe8ed278b70c9fb1dabcaf635210c49074feb22af +size 202874 diff --git a/flickr30k/images/4665901180.jpg b/flickr30k/images/4665901180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2bba9d631c815b0cd9b320b14bb2a5d1f27a962 --- /dev/null +++ b/flickr30k/images/4665901180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a686961aab2a8a34961492638e450d07f8df14ccea4f2196dcb5e59d9380fb4e +size 172471 diff --git a/flickr30k/images/466761566.jpg b/flickr30k/images/466761566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8fc3b909ab1acabac7b8bd237dd49b1c20dc0e1 --- /dev/null +++ b/flickr30k/images/466761566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f633ed882534554311c23b059e197ca06c9b2381c6d735eac7681a18256b7a +size 150765 diff --git a/flickr30k/images/4668559471.jpg b/flickr30k/images/4668559471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bedc5e054b73b6810f829a60e7b8a7d22748adb2 --- /dev/null +++ b/flickr30k/images/4668559471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d418650644f8bb5d6d779db30eee80fc2def8a4e70333382bd40839cff59ea +size 187792 diff --git a/flickr30k/images/4669404758.jpg b/flickr30k/images/4669404758.jpg new file mode 100644 index 0000000000000000000000000000000000000000..497db000aa8ddb6e4063618e56a904ae9c0c71bd --- /dev/null +++ b/flickr30k/images/4669404758.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46836320f4fcb0aff0c7e6e553868593ccda7cb57678957f1960966c046eb41b +size 193932 diff --git a/flickr30k/images/4669422426.jpg b/flickr30k/images/4669422426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..946617e88d80aa65152b48ef8159346e3bb90029 --- /dev/null +++ b/flickr30k/images/4669422426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7b7ebd72198052294c5c0e55a0fafd4e30a6929bc79f0df5018bbe4f15a7d8 +size 158534 diff --git a/flickr30k/images/4670289514.jpg b/flickr30k/images/4670289514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd691c033461309dd7d9fe8e84d89cd647ab7e9e --- /dev/null +++ b/flickr30k/images/4670289514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44c17eb038bcfec259bb62ecd1fcf9dda709008fbc9279ff366f9c4b24d2849 +size 149915 diff --git a/flickr30k/images/4670360600.jpg b/flickr30k/images/4670360600.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34e71c23529701ffa4fdc6cc530295c338c7ee8e --- /dev/null +++ b/flickr30k/images/4670360600.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a8810644ebe8f3703c7cb777608818118a30ea327495d924b66dc90ab26f39 +size 193953 diff --git a/flickr30k/images/4671423167.jpg b/flickr30k/images/4671423167.jpg new file mode 100644 index 0000000000000000000000000000000000000000..817c888ec961f133d1bc2b46ec0c4ef8775b22ce --- /dev/null +++ b/flickr30k/images/4671423167.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05aec5a896ae5ed70fe1e15441b7f1b2033fd308ffabdd4754818ec41b2d4a11 +size 186222 diff --git a/flickr30k/images/4671579541.jpg b/flickr30k/images/4671579541.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a71671fe455df913c08511fb838228939e2a1e5 --- /dev/null +++ b/flickr30k/images/4671579541.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95fc492aa50411ec56d83bbaeca8741a91b7eaf5d76e7e8eb2fd80283dbdd622 +size 177511 diff --git a/flickr30k/images/4671642676.jpg b/flickr30k/images/4671642676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9acb2cab1e89d887d44b68d0b5b64edd7d488186 --- /dev/null +++ b/flickr30k/images/4671642676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311cd8882e59db02d2ff2f8f9376d2e1fe1594f5aab5a038b7d1342185fcb279 +size 152734 diff --git a/flickr30k/images/4671699078.jpg b/flickr30k/images/4671699078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de2d38566716ec7b1561ad9166e6b8de1564c0f0 --- /dev/null +++ b/flickr30k/images/4671699078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3c5acf937a9c9e1de059f86c110adfefa187ea3b0a8b592b362db9d49edb55 +size 161597 diff --git a/flickr30k/images/4671818924.jpg b/flickr30k/images/4671818924.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bff62d2b6bd1e08b730e68f9898b668aea25800 --- /dev/null +++ b/flickr30k/images/4671818924.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1e93bac33eda0e7be0b2135cb9cf829bc2c0463739b339284e216c18f906be +size 182564 diff --git a/flickr30k/images/4672020554.jpg b/flickr30k/images/4672020554.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bffedc883fd21683a97d4047ea6d3bbfa2ce7279 --- /dev/null +++ b/flickr30k/images/4672020554.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eaa3dcbb9707a015041b6398915d580a266c736dd80ac49cde33f6a2dd8bc7d +size 174549 diff --git a/flickr30k/images/4672132178.jpg b/flickr30k/images/4672132178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..285a5d582aeaca3981ad1f4ec1d488f958bbc793 --- /dev/null +++ b/flickr30k/images/4672132178.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da0ac56a6cd088f5e46bc653360f8c8e8a92e013d0c28355c7577a9753ea353 +size 272758 diff --git a/flickr30k/images/4672453085.jpg b/flickr30k/images/4672453085.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3f2cb01aa4d9fdd041acb0813bdbb9f02fd3447 --- /dev/null +++ b/flickr30k/images/4672453085.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8893ee00a3c4e3359698bdcdb57c53af77584585f6cbf5fda059842aaf8a2bd2 +size 161881 diff --git a/flickr30k/images/4673971159.jpg b/flickr30k/images/4673971159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36a4f94bc8ee5256cee20beda1ec3a7d09809789 --- /dev/null +++ b/flickr30k/images/4673971159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3c395b457cfff6649ff785d2debba916cd55309e47c46660c395e8b78a1f38 +size 143244 diff --git a/flickr30k/images/4674137230.jpg b/flickr30k/images/4674137230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6045f0b6e02a62f797bbed5d6c33c4f588e1223 --- /dev/null +++ b/flickr30k/images/4674137230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693b2e068d17d31fad78cca3382eeeae34e2c131feed1cf9d2da53ddf9884c7b +size 143621 diff --git a/flickr30k/images/4674611016.jpg b/flickr30k/images/4674611016.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04153fdb484135532170033007d4be3a52f14269 --- /dev/null +++ b/flickr30k/images/4674611016.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81fd67534e8480472f428ae7ac9a5cac4ba04dff92d22a0406614550f9f956c +size 131388 diff --git a/flickr30k/images/4675063973.jpg b/flickr30k/images/4675063973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74d2e62cc420ab21910a428353fe5f7a4d64caf4 --- /dev/null +++ b/flickr30k/images/4675063973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18e1d1179c6ff897801efb6809bd124db50af34a6b894b97a41956130179056 +size 237251 diff --git a/flickr30k/images/4675458058.jpg b/flickr30k/images/4675458058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0c0104392530c8349df5db4f63862c7934c9a23 --- /dev/null +++ b/flickr30k/images/4675458058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6612833bd1e587d282c0c94fc68167ea4ed80cdc7f3b3a62194bde642be4338 +size 146791 diff --git a/flickr30k/images/4676904695.jpg b/flickr30k/images/4676904695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16974e24d67c9cff3c5a492a0fa875eb34c05aef --- /dev/null +++ b/flickr30k/images/4676904695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de3c28295eb01dc42a71b70134c2b8c7a3f9204d064b19db9bb08664406df7f +size 186521 diff --git a/flickr30k/images/4678723492.jpg b/flickr30k/images/4678723492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9c2128edceec613aa220c76ff46d541d3bcb0ba --- /dev/null +++ b/flickr30k/images/4678723492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658c84af78c85b6a9af6fac713efb5d7e6c95c637f24060d0a88cc5a56311455 +size 220289 diff --git a/flickr30k/images/4678920190.jpg b/flickr30k/images/4678920190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da0a6d8a341f649353c91c59f7204472326e478e --- /dev/null +++ b/flickr30k/images/4678920190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8742689bb4a6e3af636edfa26ec05f6b8ede2222288b0c44f7cc2d0f19345b5e +size 170107 diff --git a/flickr30k/images/4679633895.jpg b/flickr30k/images/4679633895.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca052b35411d0ea9255ce8065d15d74074af7c01 --- /dev/null +++ b/flickr30k/images/4679633895.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb4715e13b81de91a4b1fcf0e97345adfa33af1e869d24110a7e84a575726b0 +size 114354 diff --git a/flickr30k/images/4681354399.jpg b/flickr30k/images/4681354399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68dc25f2d560c8244aa7bf829182a8356641f851 --- /dev/null +++ b/flickr30k/images/4681354399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b294fe4d5f8b6d5288f94918ad1e4a4bd7f1347f77de90f01d6bb9d10b183cd9 +size 215988 diff --git a/flickr30k/images/468141298.jpg b/flickr30k/images/468141298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2987c3b2609fcdce12ae453ca449f9a0b4e68f6d --- /dev/null +++ b/flickr30k/images/468141298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e4953ee51bc019a4dcfaf7aebe4d021f69373515c0bcd3f00c7d6eda847d2c +size 164231 diff --git a/flickr30k/images/4682168919.jpg b/flickr30k/images/4682168919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..127da072a9793fb9d3b53afd3f550749fc2372e8 --- /dev/null +++ b/flickr30k/images/4682168919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0743ecf0fbd133a07e6da008c2797bc1d837798d1d28e2921291a7d923d379ee +size 168695 diff --git a/flickr30k/images/4682929932.jpg b/flickr30k/images/4682929932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf2bd30739467f774e5fceeee76214a15181e5de --- /dev/null +++ b/flickr30k/images/4682929932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1b81e7e90769c1da902916eb72ef05d1cc86a3cb9b59fb7a703351516275b5 +size 192720 diff --git a/flickr30k/images/4683142737.jpg b/flickr30k/images/4683142737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..163e68a02af7414c0ad267f965d5acd75b1dfc14 --- /dev/null +++ b/flickr30k/images/4683142737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9519081c37cda8dca71d523ec5faa5f116164555b01a5db9c84ba34e2243b53a +size 165327 diff --git a/flickr30k/images/4684253615.jpg b/flickr30k/images/4684253615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78fce01bf3c6610fedb16901e2bedfdf2999aec2 --- /dev/null +++ b/flickr30k/images/4684253615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3aceb0a39fe5ad9361434b755008c3fe74e12dc418f7836e1d018e4ed1d8628 +size 221958 diff --git a/flickr30k/images/4686530812.jpg b/flickr30k/images/4686530812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdfde5effaea2880f9ae120340d4a690d462c56e --- /dev/null +++ b/flickr30k/images/4686530812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4ba00877420fcc4640917e28d77c0dde080000f3c6c0b681bd6e259d8da211 +size 184577 diff --git a/flickr30k/images/4686754959.jpg b/flickr30k/images/4686754959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00e2dd7d5781b60dae9f9df521be0d46a2cf778a --- /dev/null +++ b/flickr30k/images/4686754959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f382bb8e1b16cc2cf832f434b84bf04b51baf272ae5e4ecb8f507b768996eb28 +size 215938 diff --git a/flickr30k/images/4686806018.jpg b/flickr30k/images/4686806018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efc13f5f7924b2e03f9b26518ccc013dc63bb87d --- /dev/null +++ b/flickr30k/images/4686806018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00962bc9cd04944a98d8347708cd1ad1e084a0f062135cf490a35216115c78e +size 172060 diff --git a/flickr30k/images/468739267.jpg b/flickr30k/images/468739267.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2166d2994905a71a9fc9d50f4530e0732da880e9 --- /dev/null +++ b/flickr30k/images/468739267.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4a7326081efb825e50ab1184c63a9986963614449d6c2e51e3e2936e7e8aad +size 168462 diff --git a/flickr30k/images/4687453573.jpg b/flickr30k/images/4687453573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ee2417c297ad2d1ff82085ddfc9d6f6fea05803 --- /dev/null +++ b/flickr30k/images/4687453573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744917ffd85751d29c45c7ed73cae6f7f4537915cb6a836f26546c0a461e979b +size 128335 diff --git a/flickr30k/images/4687557453.jpg b/flickr30k/images/4687557453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32cb1b82779fccbad0d2174100fbcef5e8f0fad0 --- /dev/null +++ b/flickr30k/images/4687557453.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51f505dfa3cdc65b504feceebb73619d8209a03b5370271b200913a0d6aba17 +size 168507 diff --git a/flickr30k/images/4687559149.jpg b/flickr30k/images/4687559149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..753e893b0b90a21afa3fdf8829acc83bc8cc7dd0 --- /dev/null +++ b/flickr30k/images/4687559149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89d03836be68de62a30ec9822e2ee90b8b548c8cbaf5ac2612ba6803ae35951 +size 181562 diff --git a/flickr30k/images/4688193042.jpg b/flickr30k/images/4688193042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e75e52b9b2979343c651328ba3d35bbd7343df85 --- /dev/null +++ b/flickr30k/images/4688193042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932fa8f6d8e773d1f94edb1535a7e43d154f07e6e843bf27fbdd5aa88babaaac +size 178029 diff --git a/flickr30k/images/4688203626.jpg b/flickr30k/images/4688203626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09d89ee9a4dc5292be2f4b3b94f998fdcde624b9 --- /dev/null +++ b/flickr30k/images/4688203626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3708b93a36b03df5f248787942ddecc1bfdf3143f192dcb7f32da1fbe7859e2e +size 137489 diff --git a/flickr30k/images/4688320491.jpg b/flickr30k/images/4688320491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3e668c341be1ff210d9b36f07bcd90aa0630f6c --- /dev/null +++ b/flickr30k/images/4688320491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854b9dc78f03d15f171c09802257989d9e3c626d1fc847a72d8eb22dd93a4d78 +size 144125 diff --git a/flickr30k/images/4688742732.jpg b/flickr30k/images/4688742732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..417af5f0bedcc0c923c5749d1919631fe5669c4c --- /dev/null +++ b/flickr30k/images/4688742732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683e3657dcda56f018ece769e00331f003fcc127e9c72a916abaab05f6e9ce22 +size 103597 diff --git a/flickr30k/images/4689083291.jpg b/flickr30k/images/4689083291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ca3289f307926a3b688c9dfcc9c5b87613faac6 --- /dev/null +++ b/flickr30k/images/4689083291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f635bbc912d5ff849337c74475a47ad57ab8727b9f916f437791b5748d471cd7 +size 170892 diff --git a/flickr30k/images/4689716914.jpg b/flickr30k/images/4689716914.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5af4cc09888b9d3da654616aae9e4579cb75a361 --- /dev/null +++ b/flickr30k/images/4689716914.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ce1c9ff2f4d108fb3994511457b5936aa59606fd70bfe1a5670076b356ed83 +size 162046 diff --git a/flickr30k/images/4689831601.jpg b/flickr30k/images/4689831601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b60ae3d25b722c77879ff30b8d7f9cbdaedca8d6 --- /dev/null +++ b/flickr30k/images/4689831601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fe993d394d1fb548e3752e60e0e0c8538ecff76a1cd4384972d22e94f190a6 +size 146066 diff --git a/flickr30k/images/4690240999.jpg b/flickr30k/images/4690240999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15f7dfde70ee3c4a29a5b49967f6d099f393f2b1 --- /dev/null +++ b/flickr30k/images/4690240999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0345eee69857b7ac52d2ef9777fb36a77b9973efe62ccea3f44a735d4f9788d +size 101924 diff --git a/flickr30k/images/4691217656.jpg b/flickr30k/images/4691217656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d5040e0602907d951dff97cdbc731d187764d09 --- /dev/null +++ b/flickr30k/images/4691217656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8ce5ec8d296b3acae02104b7136ad911d56301c109f2dfbe64a241c74a5672 +size 144788 diff --git a/flickr30k/images/4691732195.jpg b/flickr30k/images/4691732195.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17405e2118a76a246b4a7fb4c81186d927af76f1 --- /dev/null +++ b/flickr30k/images/4691732195.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cede7cf1ab8d31c3dfc024bc745cf4458d4634b87025b8045b4a5b9d9146109a +size 163966 diff --git a/flickr30k/images/4691873312.jpg b/flickr30k/images/4691873312.jpg new file mode 100644 index 0000000000000000000000000000000000000000..112826126c3e7997fb4ccc7804bfeb863ebcf9da --- /dev/null +++ b/flickr30k/images/4691873312.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf3809090f10f8d23e5ccd5c7ecb206f61b9310fef4224e43bb93e632db4a96 +size 153286 diff --git a/flickr30k/images/4692141852.jpg b/flickr30k/images/4692141852.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef616deac4e27c510d56c717d42b8b6bd7dceafd --- /dev/null +++ b/flickr30k/images/4692141852.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149697c816dfeefc0136ad2beea1b476a25b6dee4603f7533abb7bcc3ce046e3 +size 120583 diff --git a/flickr30k/images/4692195233.jpg b/flickr30k/images/4692195233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49535ac639ace93f85fed1aade16fa28ad329913 --- /dev/null +++ b/flickr30k/images/4692195233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa470431d736e9e9327c88f08c50d4d32fcce98c5ba1be1bcf6e1b05e91bf06 +size 148271 diff --git a/flickr30k/images/4693188134.jpg b/flickr30k/images/4693188134.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f73a738b56bb17bbbab363cdd2f72b931ab5c88a --- /dev/null +++ b/flickr30k/images/4693188134.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5675ba97d0d1b6ff9c4ad7cbe4594b86d53d948753f8dbc6d361c7ad26a6c735 +size 134160 diff --git a/flickr30k/images/4694697799.jpg b/flickr30k/images/4694697799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f14c0258deaf5f53ed549c2ca89fa2869cdb1113 --- /dev/null +++ b/flickr30k/images/4694697799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74aecc9836205dacecda404ed528caac908badcc630f7453614d48142644bbe +size 180578 diff --git a/flickr30k/images/4694915413.jpg b/flickr30k/images/4694915413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63d616898d609b2f978df6c405a151d057adadf6 --- /dev/null +++ b/flickr30k/images/4694915413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc284a76a9ef873c4a12560c0d8ede9fd26b2402eb81883e0b3a0e32355147b +size 178136 diff --git a/flickr30k/images/4695473432.jpg b/flickr30k/images/4695473432.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6423e678e7b62f90ed24c7edc1eb58a0b7a6b1c --- /dev/null +++ b/flickr30k/images/4695473432.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ab4a80a41affdfe380e5a45c5a60e62f6255420b327302743edbcae898544e +size 100579 diff --git a/flickr30k/images/4695723369.jpg b/flickr30k/images/4695723369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcb669644d3aa8b5a4d5a2a5eb87a4edf086e4ed --- /dev/null +++ b/flickr30k/images/4695723369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a9f245006d262ee8a2be371fb9bfc7cd37dfbd31c05a66137a5ef2b476a377 +size 167902 diff --git a/flickr30k/images/4696109474.jpg b/flickr30k/images/4696109474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d59b6ddd624c725b999596b7f189174f2e2d222 --- /dev/null +++ b/flickr30k/images/4696109474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08c2bbd5d158a5d6768b53621428b1c19394a3f1b176423d95e7cb735eb69e0 +size 203077 diff --git a/flickr30k/images/4696488386.jpg b/flickr30k/images/4696488386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e15579b3881306d29788f90781274ea822c830b8 --- /dev/null +++ b/flickr30k/images/4696488386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ca6478a5b883ceb383c6bd7e959301f301cfd71a3ccf6de4887c3d88aa04ca +size 134764 diff --git a/flickr30k/images/4696874093.jpg b/flickr30k/images/4696874093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb0a5cfc7cb8d82a70b840449fe01099b9d82fe0 --- /dev/null +++ b/flickr30k/images/4696874093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0aac23b1f6a38d884723145ae8d09d598735597f434e4000d7dd9174761b2b +size 155654 diff --git a/flickr30k/images/4696935973.jpg b/flickr30k/images/4696935973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e47a65b9ec4f70375868b15b2d22e6f5b3c8353 --- /dev/null +++ b/flickr30k/images/4696935973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f1cb923da36cd9cdf959bc0bd5c74172d6b9be8628da6b96203d874146fd4e +size 189606 diff --git a/flickr30k/images/4697634866.jpg b/flickr30k/images/4697634866.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a5c00561ac5f458892c4ee44bd901ce595aa3c9 --- /dev/null +++ b/flickr30k/images/4697634866.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48293858a3c8e5f6c52168c2c56c53d55f6c0148b7d92e76a52040c6240bfd0e +size 157527 diff --git a/flickr30k/images/4700563855.jpg b/flickr30k/images/4700563855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2c238cd8cc35ed737e463a51bc590523d90ad0a --- /dev/null +++ b/flickr30k/images/4700563855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea9dd63090b41c4e929191653477d564ab72613377713074c916a441f6196cd +size 171917 diff --git a/flickr30k/images/4700620470.jpg b/flickr30k/images/4700620470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dba8f9f71e90da0dd9dd4bd3118035de60f3ef6 --- /dev/null +++ b/flickr30k/images/4700620470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:657dd07f11fa65f9b2e5b83ab6758907e0bd4f98e24b826931af541c48b78210 +size 169116 diff --git a/flickr30k/images/4701096000.jpg b/flickr30k/images/4701096000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cc080a551479c377921a40fcf0550e4f6ff48e8 --- /dev/null +++ b/flickr30k/images/4701096000.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04df0e2e9f0c6de8d13a82ddf2eaeec5608a54393b3089e9225396e7cbbdc9aa +size 81035 diff --git a/flickr30k/images/4702851298.jpg b/flickr30k/images/4702851298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d292d315831d9dbf23786f718361d74b163f0066 --- /dev/null +++ b/flickr30k/images/4702851298.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d9be1f7bd1daad5e58658dd56067df6ca43bb40aedf6bf416bba97844c74a2 +size 149376 diff --git a/flickr30k/images/4703377742.jpg b/flickr30k/images/4703377742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36876eb87190168ccd0b5c10a952c1149295638c --- /dev/null +++ b/flickr30k/images/4703377742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f167315955d16df415b84652130783543b7f9c2af33ef3f65f1b284d3acdb12 +size 198157 diff --git a/flickr30k/images/4705341010.jpg b/flickr30k/images/4705341010.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76a0ca07bf2c0f24bdffc398bf4f078d208fadef --- /dev/null +++ b/flickr30k/images/4705341010.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29212b72b37b91a962432a7477917c25b7a003aa28da938eaae543acea492046 +size 140159 diff --git a/flickr30k/images/4705853777.jpg b/flickr30k/images/4705853777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e904e155d37fccbad45eca6e52b76567b70714bf --- /dev/null +++ b/flickr30k/images/4705853777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee58c0e836df080cd95eefc39b6536b585271f5cb60659396df20dcee552b68 +size 185882 diff --git a/flickr30k/images/4706859039.jpg b/flickr30k/images/4706859039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63e392e6203a370834a74afc1523a76dde42da7e --- /dev/null +++ b/flickr30k/images/4706859039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421b8293b7391752d492a329d61b9b58dac980b394769ad85552863b9169b1f2 +size 165396 diff --git a/flickr30k/images/4710517021.jpg b/flickr30k/images/4710517021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6792e7146e52ea7cd39d67be89b24d2d7f2c8e50 --- /dev/null +++ b/flickr30k/images/4710517021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7470e7b794620e9b52cfc3dc84951a0308b7f463d6fd7cf6074de71ab412796 +size 159976 diff --git a/flickr30k/images/4710757099.jpg b/flickr30k/images/4710757099.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a89465c24fbce92d24c2a4c39be30615c28d4127 --- /dev/null +++ b/flickr30k/images/4710757099.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94d04c224cf5d3fa191d9e316b4c204790ef6a322fe2205266d118db679f008 +size 144784 diff --git a/flickr30k/images/4710763227.jpg b/flickr30k/images/4710763227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..218f770abbf9a467fc269bf45929fef3923ad8c7 --- /dev/null +++ b/flickr30k/images/4710763227.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bb950a1eafdf8a294a480803a07f84e34ab7b3471fac116e92b40bbd6b00f5 +size 146986 diff --git a/flickr30k/images/471159272.jpg b/flickr30k/images/471159272.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87499b4e6d49d7ed40f48cf953e71c96643fa9b2 --- /dev/null +++ b/flickr30k/images/471159272.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96fbcbfab31deb5c4c12687981911afcc787ba40eb462a6ab97031e040fea55 +size 159527 diff --git a/flickr30k/images/4712292911.jpg b/flickr30k/images/4712292911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a6c13d5ed88a02c6bc7dfdd18f71776c1bdbd3d --- /dev/null +++ b/flickr30k/images/4712292911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69af41da15c3b8585c7afef7023b69bf26b1b3d3a8c745206920e573fdfd70cd +size 189104 diff --git a/flickr30k/images/4712431269.jpg b/flickr30k/images/4712431269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b5a2e2b16473cdd14949aebaac3e37f911870aa --- /dev/null +++ b/flickr30k/images/4712431269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b100936842ea4087299b8f1b1fbbde55b9cb3cc7877ca9147782fa6937bd4b +size 175520 diff --git a/flickr30k/images/4714879695.jpg b/flickr30k/images/4714879695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f551b3393408d77613a269ca55110df356bf793 --- /dev/null +++ b/flickr30k/images/4714879695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c84ccc3739d67fd50835614c5bcc33bb87466d798004cf728b9c2b466209abc +size 151295 diff --git a/flickr30k/images/4716172909.jpg b/flickr30k/images/4716172909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b58a68d534549b1a4a42d8a9473bac4e2ace381e --- /dev/null +++ b/flickr30k/images/4716172909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27eb69222271ed86be172c64f9ec4747399f76b5bfb197d1892c7d9aeadeaeaf +size 174267 diff --git a/flickr30k/images/4716333601.jpg b/flickr30k/images/4716333601.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54d74fccebdfbb324510e0ae0c8534d8f99c4cd8 --- /dev/null +++ b/flickr30k/images/4716333601.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4109f2f4d848cf41f1d61b7c5d91729353107c24ebc38cea018218b2bef254d +size 136741 diff --git a/flickr30k/images/471667964.jpg b/flickr30k/images/471667964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b31103dc65e562ad83f5aa12a9e040f2dbd5dc1a --- /dev/null +++ b/flickr30k/images/471667964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dff44697eb6e35e8e0d1d33bcfc1feb33b7c2b656df4a1dcff5c8ffa64b1b7c +size 130564 diff --git a/flickr30k/images/4716736879.jpg b/flickr30k/images/4716736879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b08addcfb3b8f64eed56d1114ec10b95ce54f13 --- /dev/null +++ b/flickr30k/images/4716736879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b662a64a36c387da27b3b277fc1c658d8d40d641acad024145339a1ae0d0a1 +size 164603 diff --git a/flickr30k/images/4717058364.jpg b/flickr30k/images/4717058364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f6d9441a2f722dcdcdb77c5552b7e04267f9607 --- /dev/null +++ b/flickr30k/images/4717058364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913f87a99ee19df068864d02f35e6d247606bd25e3297dfda22c9b7a1b5f7a0e +size 176807 diff --git a/flickr30k/images/4717481075.jpg b/flickr30k/images/4717481075.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fedfbaae17f92979143932b85e834861466a4188 --- /dev/null +++ b/flickr30k/images/4717481075.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a039fda86be7ba97c36e5b69dd5788f71f12899376e54d3bc12af473166c46d9 +size 197418 diff --git a/flickr30k/images/4717487605.jpg b/flickr30k/images/4717487605.jpg new file mode 100644 index 0000000000000000000000000000000000000000..263e470a5f72f1e9d1524313871007473d22b726 --- /dev/null +++ b/flickr30k/images/4717487605.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1772b3c3c02319e17317cd7a5423d7e16452c1cb9e216a85e297b7580ec28546 +size 190119 diff --git a/flickr30k/images/4717497965.jpg b/flickr30k/images/4717497965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17799af56f285fa9e2d8dfbb24b422866642d888 --- /dev/null +++ b/flickr30k/images/4717497965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6492b7b466ae8389258bed704d2ed434138961f53aafb095561055945216d3e2 +size 176557 diff --git a/flickr30k/images/4717499333.jpg b/flickr30k/images/4717499333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19ea2f983f91fe2a0e9c5e0cf0be5d3eaa0c470c --- /dev/null +++ b/flickr30k/images/4717499333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5e322e2632f7a564e95fe130055de067da83c0d9c52d7ce6971ce4c56e1551 +size 230185 diff --git a/flickr30k/images/4717508243.jpg b/flickr30k/images/4717508243.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1e31d499b2dd0ee3b379bc992b8e8d677822ad3 --- /dev/null +++ b/flickr30k/images/4717508243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71bfad1796d356376f4bf8df1d3a7bb315939b5d1b817e43f9dde54a983e5370 +size 190056 diff --git a/flickr30k/images/4717515747.jpg b/flickr30k/images/4717515747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..610fbc31b7432d0107ab2656555d7286579d9613 --- /dev/null +++ b/flickr30k/images/4717515747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2e2eafb4b46324f384ab7e134500c7b78aba9f58cf1fd4f312f25d72f306b9 +size 212585 diff --git a/flickr30k/images/4717519711.jpg b/flickr30k/images/4717519711.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00876e3ad63c9a1bb6cd79e219fdeeb3526d1bc6 --- /dev/null +++ b/flickr30k/images/4717519711.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7c345a7b24b3e905bbefcae36b7b6278d0a697bd47c4adbed5afcf081e664b +size 174876 diff --git a/flickr30k/images/4717627685.jpg b/flickr30k/images/4717627685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e99468022fd8ec801e3aeff2da0542d6cb838eb --- /dev/null +++ b/flickr30k/images/4717627685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f50e993c3ba031fcfc8958ddf41f27fc5dd399d8d491346e86b2a901d7d7c8 +size 210031 diff --git a/flickr30k/images/4717759280.jpg b/flickr30k/images/4717759280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e7f61b7b93f730a17c96f0a46dd3f2dbf5df363 --- /dev/null +++ b/flickr30k/images/4717759280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba62e9bc3fdb14542198f623fc041052afbd59787d4f3971b92d87c8251ff031 +size 144237 diff --git a/flickr30k/images/4717777678.jpg b/flickr30k/images/4717777678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0189645ea4502e940655a02c06c8426fed43164a --- /dev/null +++ b/flickr30k/images/4717777678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e688cf73605616814568ebe6de8d9b3037d3d3b5a9833015ab1f492d87446b5b +size 166693 diff --git a/flickr30k/images/4718118294.jpg b/flickr30k/images/4718118294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1616698e5141275741c1e165479a892993585ceb --- /dev/null +++ b/flickr30k/images/4718118294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba78fe5346f4c06726379196ce47e38cec07a8616b0747dbca4c73d277938921 +size 196252 diff --git a/flickr30k/images/4718126728.jpg b/flickr30k/images/4718126728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3bf6bd5159b006a029064001c821f51c519a118 --- /dev/null +++ b/flickr30k/images/4718126728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70520da330a567b51ca01db21974c7c92333b0e860743ac66b357e3d8a1add94 +size 174306 diff --git a/flickr30k/images/4718134968.jpg b/flickr30k/images/4718134968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..145fd5513e9455eb6d309f2c14c52f0a9f61b4a7 --- /dev/null +++ b/flickr30k/images/4718134968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52bd64410b9685ddaa3188239d704d3af9a9e8cf1eb39be946de764c159a133 +size 227045 diff --git a/flickr30k/images/4718145266.jpg b/flickr30k/images/4718145266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..105da225074daed8e9cd55e9b214c9eef55b7180 --- /dev/null +++ b/flickr30k/images/4718145266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e3718e57ac2c9c513ba5b75116272e0a5ed485366745b809729de6f227a393 +size 195922 diff --git a/flickr30k/images/4718150262.jpg b/flickr30k/images/4718150262.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25955b142e48c71066f5d548fbb0bc42fe7133e7 --- /dev/null +++ b/flickr30k/images/4718150262.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b490078fa35d5516c0c08be8796a4382ddabe8f63e3e1dbea0bcce1139afcf +size 229565 diff --git a/flickr30k/images/4718154276.jpg b/flickr30k/images/4718154276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7dcc919fb35a2f5f063f651b6fbac94a0368d28 --- /dev/null +++ b/flickr30k/images/4718154276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26208c253447e1f95a91e1a8c73e7acada7fb1349b0dc2e3e1f95f8936ada1ac +size 186719 diff --git a/flickr30k/images/4718157654.jpg b/flickr30k/images/4718157654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..093f9a1c94feec3c198c280cd8c600786ca120c3 --- /dev/null +++ b/flickr30k/images/4718157654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33141d321d1387e4f55838c844f0fd5b5e26564a8f95fc17809aa923bcfaa55 +size 194767 diff --git a/flickr30k/images/4718162492.jpg b/flickr30k/images/4718162492.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f96f5a9a9abb7047205d0a68f70e524c3916ed22 --- /dev/null +++ b/flickr30k/images/4718162492.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82253865cb87d2199b289f9f928e3bcc689293f0a972efe56b859494d1ef465c +size 178843 diff --git a/flickr30k/images/4719170123.jpg b/flickr30k/images/4719170123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18f470c5a9b53570ce24c8cde4234eaa774a3553 --- /dev/null +++ b/flickr30k/images/4719170123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ad67b5943d51ddc368d1703f68badc0fa1ed338229df27a7cb73a2bd8533e4 +size 149790 diff --git a/flickr30k/images/4719923434.jpg b/flickr30k/images/4719923434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15231da0d34cc7522add4bc0da054b114d9406ab --- /dev/null +++ b/flickr30k/images/4719923434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a848405e3c76da01844328c327d98b645a257b428e0eedc23ce58090491cacd1 +size 161730 diff --git a/flickr30k/images/4722363751.jpg b/flickr30k/images/4722363751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07ee3b0b7115f0eca7362601896115a448e475f5 --- /dev/null +++ b/flickr30k/images/4722363751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d19d3f4864332d21064430846e3f4542fc8391f4f7c7f1a22c025b34d161c3 +size 153537 diff --git a/flickr30k/images/4722714581.jpg b/flickr30k/images/4722714581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e4f80f233f998d50f00bed00b8faa7dcd68f898 --- /dev/null +++ b/flickr30k/images/4722714581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734566354cdbcdcf0676855527b211c6566ddc6584658525e23b86f40bf7d1c9 +size 142380 diff --git a/flickr30k/images/4724156083.jpg b/flickr30k/images/4724156083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21b4c2a2f65c1505942ef871514c4d81be0a51da --- /dev/null +++ b/flickr30k/images/4724156083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73b58501714a1933df2030a70dd8b572d6cfd92fcfa99b14dc921b437ed92f9 +size 184937 diff --git a/flickr30k/images/4725002777.jpg b/flickr30k/images/4725002777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40d9318e0f6dbfa654082c31dda2bad358dc4c6a --- /dev/null +++ b/flickr30k/images/4725002777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4995611ae4539422552e53655e0460f21c95e45d29559423f44b59a199bb48 +size 118218 diff --git a/flickr30k/images/4725077313.jpg b/flickr30k/images/4725077313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb232adaf484a11b96e7febb4468c3e87159b14 --- /dev/null +++ b/flickr30k/images/4725077313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618a99808228be93bc890f52827415b68e9581931233acbe13f16e9651337a1f +size 189515 diff --git a/flickr30k/images/4725480987.jpg b/flickr30k/images/4725480987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b402a3c863d21cc868236ae02c0d241a49834497 --- /dev/null +++ b/flickr30k/images/4725480987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de0faf747aff35a5404d37578cc85b30def215d1be71b6d614e4cbca339403c +size 212547 diff --git a/flickr30k/images/4725691880.jpg b/flickr30k/images/4725691880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d1945e819f7e54ee15697cf3d665a8a1bc5ec35 --- /dev/null +++ b/flickr30k/images/4725691880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5303889c98ce053365edeeb672565064cffab49478e8b110725380b721e20b1d +size 220805 diff --git a/flickr30k/images/4726413723.jpg b/flickr30k/images/4726413723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..100b8be582d3e73bc45d352c907e1f3c609a26c7 --- /dev/null +++ b/flickr30k/images/4726413723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558f96882e699fcbb34c9b69f906dfa55a9df03c52ef9c8e5e2c82a472c42bdb +size 117862 diff --git a/flickr30k/images/472661386.jpg b/flickr30k/images/472661386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d8935835629bbb148c647a2a6a233c731f8aac1 --- /dev/null +++ b/flickr30k/images/472661386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2c4770b3a47883b4550197180ddfc91aba1f7ea738f4edfa1ebd984d0fd241 +size 173689 diff --git a/flickr30k/images/4726714032.jpg b/flickr30k/images/4726714032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34e75a970c7353dabe64ff92b4f84871975c1aef --- /dev/null +++ b/flickr30k/images/4726714032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d2b58720c9024d7203b26c3de69d0f73889a3a4a2bed5e66a29ac58ff26dcd +size 143407 diff --git a/flickr30k/images/4726972254.jpg b/flickr30k/images/4726972254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56a6bd068e70e340a29987b4161024a45a5f5134 --- /dev/null +++ b/flickr30k/images/4726972254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb117d86e60b6ba2a150b1afcd646418d943f900fe9071ac6a22dbbd9875e99 +size 152939 diff --git a/flickr30k/images/4727473684.jpg b/flickr30k/images/4727473684.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59fed12bc1f9632123c1903e3238413b28979dda --- /dev/null +++ b/flickr30k/images/4727473684.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f77613f61dc3f98666022aee94a0e15053b7a9ccefad78ae5313b91da4fa648 +size 185832 diff --git a/flickr30k/images/4727548713.jpg b/flickr30k/images/4727548713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc0bbdff52472baaf22863c8052114b8d6119dd7 --- /dev/null +++ b/flickr30k/images/4727548713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6b7e29f79adb3eaeaca30f688333cd8e6b02ec83d73ec0981c1433e723babe +size 186578 diff --git a/flickr30k/images/4727776685.jpg b/flickr30k/images/4727776685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..271e369071032f7b0a0b75091b23bc5395d81c62 --- /dev/null +++ b/flickr30k/images/4727776685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbdc84f25b3877111a7b96721001244096a10c6c988c4af9bec7c2fb51df4ab +size 178111 diff --git a/flickr30k/images/4728340384.jpg b/flickr30k/images/4728340384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d45753f4cd43c6943bb54db892e7bb4c02f7c828 --- /dev/null +++ b/flickr30k/images/4728340384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2157ac34e38e266aa2f2f67a177075f5458002ee79876c84a43d75bd7e5c14a1 +size 182520 diff --git a/flickr30k/images/4729191874.jpg b/flickr30k/images/4729191874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ede85af2f4d83a229b0ff943c8d7fabbb6a70bc2 --- /dev/null +++ b/flickr30k/images/4729191874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc14cc476ead2e8b42dbca33aee4e335aaaabfd556eba1635e5c5901ee4132c1 +size 128773 diff --git a/flickr30k/images/4730181452.jpg b/flickr30k/images/4730181452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5c958d2fba09527379ae3470ae2d62c154cacf1 --- /dev/null +++ b/flickr30k/images/4730181452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8aaf4454419484bf9048b379cb47a5abcc88bfd3e7357c78cb44d4f83256ae +size 137424 diff --git a/flickr30k/images/4730549198.jpg b/flickr30k/images/4730549198.jpg new file mode 100644 index 0000000000000000000000000000000000000000..491d186c67cff6c974871c29d297e1ee12ae733d --- /dev/null +++ b/flickr30k/images/4730549198.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19cbfa598255e3f0c80ea061b0d35cf2072c92ac271e184de544b4346c98b325 +size 154718 diff --git a/flickr30k/images/4730804041.jpg b/flickr30k/images/4730804041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28e1bc3687799974780a47fedce0fd0b12b8909d --- /dev/null +++ b/flickr30k/images/4730804041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558f1913acd2940458ccfe97811fb3f8b9064ea1cde86fb85600a3670de09106 +size 180326 diff --git a/flickr30k/images/4730838642.jpg b/flickr30k/images/4730838642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37996c462a1f311e2e03f4675455c4619a24096e --- /dev/null +++ b/flickr30k/images/4730838642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441ce5586bc6289dbfea36e41c663df4ba12d16a0baef55991dbd88cbc9bea28 +size 180905 diff --git a/flickr30k/images/4731413904.jpg b/flickr30k/images/4731413904.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2a5fe0050eb162069d17a0129599f6ae0ece1ea --- /dev/null +++ b/flickr30k/images/4731413904.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ec01f1c35a3780eadbd1e939dbcf0859b3ee98091f76aaac719d4ae84a2870 +size 197381 diff --git a/flickr30k/images/4733155804.jpg b/flickr30k/images/4733155804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbf278516aeb9c8426c1eb335496b93fd8c9db10 --- /dev/null +++ b/flickr30k/images/4733155804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611f0677011a75703d6e5cece4bb87ecf8a5115e0ece03dd7e784e00d7d517d4 +size 137600 diff --git a/flickr30k/images/4733528296.jpg b/flickr30k/images/4733528296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e8cd7e2163988f2daf2bf5457186065bb714c2c --- /dev/null +++ b/flickr30k/images/4733528296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6233550a08215fffceaf2bcf3d157ae410de170b363b9ea6ceccf68b4b0acd20 +size 150007 diff --git a/flickr30k/images/4735401323.jpg b/flickr30k/images/4735401323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a312499c43b8daae66035ae03e65362efcbae0a9 --- /dev/null +++ b/flickr30k/images/4735401323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea2bcb879317f02ad16977feb1f3a91191bb527772efbef2b9ed0f137204308 +size 179020 diff --git a/flickr30k/images/4735749881.jpg b/flickr30k/images/4735749881.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1739b58de5bfc3ab7d2a68edb27b9cdfbbd4eaa9 --- /dev/null +++ b/flickr30k/images/4735749881.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235ea17b3747684bd8b4b8c0b3e1ffa855ecd4f42cf19e82ee55a05a2db8daa5 +size 245264 diff --git a/flickr30k/images/4738781753.jpg b/flickr30k/images/4738781753.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dac99547973ca6b9b6e7c114f49629bdcce34df --- /dev/null +++ b/flickr30k/images/4738781753.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af1e048ee7129a290588ba0ed377c74d7d8dcde74c0592b9f91ae51a000af38 +size 182127 diff --git a/flickr30k/images/4738942164.jpg b/flickr30k/images/4738942164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c495a16cbf2f380b49a045b42c913163897511e1 --- /dev/null +++ b/flickr30k/images/4738942164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1827769a36d35096962ed6c69099844cb2d3f9c3b206c1c9285772ec5a9bd8 +size 165337 diff --git a/flickr30k/images/4739130060.jpg b/flickr30k/images/4739130060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fca2529cc93312b10a650ff4a2416a168165da9 --- /dev/null +++ b/flickr30k/images/4739130060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f9e476976ac75ad1ad68850896eba93d4e0f56864088d55746b068e17c9fec +size 168657 diff --git a/flickr30k/images/4740350587.jpg b/flickr30k/images/4740350587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2f9dfce130e458e318d466eb50f4de30fa756cf --- /dev/null +++ b/flickr30k/images/4740350587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89a5794c189f96309c9285c898cbcc77263ef1fd1bcb587ebac24c06f6581bb +size 157087 diff --git a/flickr30k/images/4740882835.jpg b/flickr30k/images/4740882835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..750df161c2a645464060aaf975251e320dd6a272 --- /dev/null +++ b/flickr30k/images/4740882835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89785c9da2924eea0c1750f142cc32b4d35df51d8bd2f01dc26ee97f308bdc74 +size 190696 diff --git a/flickr30k/images/4741320398.jpg b/flickr30k/images/4741320398.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14aaf847130732a7d7e31e4d24020a8f37b2eadf --- /dev/null +++ b/flickr30k/images/4741320398.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f22f0c910b9573b87155b75091c1699ea9823cb318689b19518612d8677c8d3 +size 181477 diff --git a/flickr30k/images/4741408543.jpg b/flickr30k/images/4741408543.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11eaae01461bb8aa4f81bf027a3eea1fda596332 --- /dev/null +++ b/flickr30k/images/4741408543.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c36d068190a03295d3ac9990f782e3133e132af45361b2f2799f2ac7c0ce19a +size 240580 diff --git a/flickr30k/images/4741878277.jpg b/flickr30k/images/4741878277.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96203f1c68e9d3dfb659d78f2c17fd9d199167ca --- /dev/null +++ b/flickr30k/images/4741878277.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784b14942a854c779e0546c10e4feb56b410006f22086c9ac59bb646c20b925a +size 74021 diff --git a/flickr30k/images/4742046744.jpg b/flickr30k/images/4742046744.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a270f00a7988ca9fff72e61f11f9a3df72f2eb0c --- /dev/null +++ b/flickr30k/images/4742046744.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45765a6a8429815127cf64efd09763f14891e0d86e78605618cb213c1a8da4a +size 191924 diff --git a/flickr30k/images/4742170215.jpg b/flickr30k/images/4742170215.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2249e0aadbc8cc0cd9139c7e1e7797aca071e967 --- /dev/null +++ b/flickr30k/images/4742170215.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6f3b64f96b8ca07c5a49dc2cac8f570e6a84e9962fe9456ac44c9edb6dbd63 +size 222779 diff --git a/flickr30k/images/4742703949.jpg b/flickr30k/images/4742703949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..537192de2a63d45bda1c845cc6f6917d683a714d --- /dev/null +++ b/flickr30k/images/4742703949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8382485386e2b3518710d4e1a325711bc3ba734015310d05d4f76e53c86a81 +size 177563 diff --git a/flickr30k/images/4746690219.jpg b/flickr30k/images/4746690219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a4cff7c5ad55fbb7d74fa210e244c8f0ef3d90a --- /dev/null +++ b/flickr30k/images/4746690219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9355bf3911d6ed74bd9d005082dc1698103581f7660ba0ff54ff4b06faa663 +size 162671 diff --git a/flickr30k/images/4746778179.jpg b/flickr30k/images/4746778179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae93f0d90e2d1e94c9dc098cfd2da65ccd036c31 --- /dev/null +++ b/flickr30k/images/4746778179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1afe38714abfd7f3c570ac7b832df847d558b2a78e903bb636c7242a7dad206c +size 143225 diff --git a/flickr30k/images/4748623607.jpg b/flickr30k/images/4748623607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..270ac8033a62b40337304011bd05a44cc9c377f8 --- /dev/null +++ b/flickr30k/images/4748623607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa427f38d21fe15d869ebaebf70ce492e7a197484d171acb896583cae80a859 +size 239510 diff --git a/flickr30k/images/4749181324.jpg b/flickr30k/images/4749181324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03578d7341ba5c593060d1107db0a7450df8557f --- /dev/null +++ b/flickr30k/images/4749181324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696b598d283ab803913319677b5fb41332b6d25646da8eb806bea6ca3f5585e6 +size 174985 diff --git a/flickr30k/images/4750517123.jpg b/flickr30k/images/4750517123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f7aafbdb66313a39c8eb5106da79689a6e9e80c --- /dev/null +++ b/flickr30k/images/4750517123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f534e34aedaa51282ad53814a7090d3efe021d348ded402d72702ced545ca14 +size 202084 diff --git a/flickr30k/images/4751650255.jpg b/flickr30k/images/4751650255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..444a4cbd8045ed27ee4947e12e567dc7762aeef1 --- /dev/null +++ b/flickr30k/images/4751650255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33449352fc67c5e7bf069a887f4745f2dfdcc722be115e7dff81b336f3e21766 +size 200270 diff --git a/flickr30k/images/4752283706.jpg b/flickr30k/images/4752283706.jpg new file mode 100644 index 0000000000000000000000000000000000000000..942a3412618502f39571bde8cc545de0757247f6 --- /dev/null +++ b/flickr30k/images/4752283706.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7bbf2bed5392e1db8f9bcd253f28e68dfb848c3a32f5b156b45c68dfb816b9 +size 212355 diff --git a/flickr30k/images/4752463128.jpg b/flickr30k/images/4752463128.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0c6692b060b939e690667723f6a58e959cf0290 --- /dev/null +++ b/flickr30k/images/4752463128.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f9125febcdf23f8acbb3ba750339eb971885658864559c7c957511983574367 +size 95338 diff --git a/flickr30k/images/4752482394.jpg b/flickr30k/images/4752482394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2874b50023e3fd3f50baf27dd25541da11c7e29b --- /dev/null +++ b/flickr30k/images/4752482394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d409feb6511d30f366e6e675955ff3874ce3fc5b34e7d9db65b0f17441654aca +size 202741 diff --git a/flickr30k/images/4753433895.jpg b/flickr30k/images/4753433895.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fecdd7e2117c19c8daf16fcae79461b47d64e4fc --- /dev/null +++ b/flickr30k/images/4753433895.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad82e727bd1f74337cedeb2405e00c2fe550234796b7785a1a801fb1391d203 +size 166997 diff --git a/flickr30k/images/4753637884.jpg b/flickr30k/images/4753637884.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f447813a70be1cb3ab574d82b05b4ab555c7895c --- /dev/null +++ b/flickr30k/images/4753637884.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f502d95f04066b70981cac6ddbc653b8ac97a3e61fbaa70a1d313571e9ceb2d2 +size 141499 diff --git a/flickr30k/images/4754012569.jpg b/flickr30k/images/4754012569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..925cf8c0b11a581810f274e8dfea77c584e6db4b --- /dev/null +++ b/flickr30k/images/4754012569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07fc43ebd79a9c1c6d76f48304e99e0c6add810f29f64e659a6fcee1ea03f478 +size 169540 diff --git a/flickr30k/images/4754633621.jpg b/flickr30k/images/4754633621.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed75c86c3d1ea5527936af931eac65abb93b3031 --- /dev/null +++ b/flickr30k/images/4754633621.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d5ad7e4ef29e35151665cf93c1c8f912240e3c87d428b3e0fcd6690d2a50f6 +size 180023 diff --git a/flickr30k/images/4755080891.jpg b/flickr30k/images/4755080891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d156ec45f3f472b2342fda927179971be42c9b8 --- /dev/null +++ b/flickr30k/images/4755080891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7246b443e007f7ede4d4f71b9e24d2e3f5b38ed069e6cb98b8793a0fb380486b +size 149371 diff --git a/flickr30k/images/4755276018.jpg b/flickr30k/images/4755276018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7985f42a7c726d1222dac4b997663539638b81bd --- /dev/null +++ b/flickr30k/images/4755276018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea86f407b2049eabb2baac116e7b032bf61060640f1617d0703392fe065e2ee +size 159389 diff --git a/flickr30k/images/4755277286.jpg b/flickr30k/images/4755277286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ba89700cdd2240dda699b6c136efc454a9fcc61 --- /dev/null +++ b/flickr30k/images/4755277286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534a4df965ffc1e44154e01c07a8d218a51e9a691a2b2abccf15418f44fb2475 +size 137535 diff --git a/flickr30k/images/4755772583.jpg b/flickr30k/images/4755772583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c638e50ce715000840775d7535c53a9915e8b97 --- /dev/null +++ b/flickr30k/images/4755772583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccf992d01b1cb11c17a64040465ba39abc49ed692f4b69fc19685b561130ea1 +size 184242 diff --git a/flickr30k/images/4755772609.jpg b/flickr30k/images/4755772609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca697caa565c62143301e2d6b9c5bf1162dc201f --- /dev/null +++ b/flickr30k/images/4755772609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171c5fe8c16da5aff979572488c2c1179a5b116b488475b87bd24b5797b7b751 +size 193732 diff --git a/flickr30k/images/4755772625.jpg b/flickr30k/images/4755772625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4bd88b9075df1dbc2a5d36abbd35766cdd4d5a9 --- /dev/null +++ b/flickr30k/images/4755772625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4091820b4234365d396c103e4af65f5f6066e44da41cccb797589e0608149ddd +size 202091 diff --git a/flickr30k/images/4755808921.jpg b/flickr30k/images/4755808921.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e90e98a963a957f6042c0f5593c4fb56177761f7 --- /dev/null +++ b/flickr30k/images/4755808921.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc30b4b115cebb2732d81e46446b4d1d93d99c5fd7d456572fb91dadbc8f30c9 +size 187117 diff --git a/flickr30k/images/4755969767.jpg b/flickr30k/images/4755969767.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed000679711b1c2115ce2c0c5cc3d85b8ee1d412 --- /dev/null +++ b/flickr30k/images/4755969767.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2fdc22a712ef3c0e80b31f6f9d93cece6ef25edcb32fe0029d341ebf448933 +size 189685 diff --git a/flickr30k/images/4756001299.jpg b/flickr30k/images/4756001299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80db743bf33cc282bc242c20c1c67e2316f7238d --- /dev/null +++ b/flickr30k/images/4756001299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d525487317d929a98b7eb884a0f9061077fbc2768a3d58217f376860f76eaa +size 167372 diff --git a/flickr30k/images/4756060695.jpg b/flickr30k/images/4756060695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64d25bc871ea97e2b8c042560af19bb5ff3f24d0 --- /dev/null +++ b/flickr30k/images/4756060695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8f0973c9933f8956f02465a839ccf9190a82f88506e51ced6cbc140056b7cb +size 156652 diff --git a/flickr30k/images/4756096563.jpg b/flickr30k/images/4756096563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2b6c03c96d3a4aec0a14b4b99633b196be9202e --- /dev/null +++ b/flickr30k/images/4756096563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79514ddab9b9def7bcda51f3f89211378ccf26610701b7ce09bfd8aa0b369b26 +size 161647 diff --git a/flickr30k/images/4757246740.jpg b/flickr30k/images/4757246740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a54ae34cf61352bcee8d39dae74037b7a6c61cca --- /dev/null +++ b/flickr30k/images/4757246740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310b1a106b6a98fff20dd3a9acad10c15f32a083a94087d780635e2d02ed0483 +size 166392 diff --git a/flickr30k/images/4759106036.jpg b/flickr30k/images/4759106036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1983426d22fe1413634e5632d0096a95a7bee98 --- /dev/null +++ b/flickr30k/images/4759106036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e49eecdc1ba470c9e8a9bffb42efe85198d5b0fcc0a4dafa53cbbd63d1f9c6 +size 137527 diff --git a/flickr30k/images/4759107378.jpg b/flickr30k/images/4759107378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1bd73eb0d8f0b3b93f8ccad10c8d85ffafb6a79 --- /dev/null +++ b/flickr30k/images/4759107378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f96b3a3d1f775303b2b1549e46b15a55b90687fe66c7caf6cea4b2f6195cf9 +size 115857 diff --git a/flickr30k/images/4759107886.jpg b/flickr30k/images/4759107886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2031b6621255f32cb0812a92d6613c23e850b03a --- /dev/null +++ b/flickr30k/images/4759107886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1dbe8050c0effe2ad6edcd53ef82fc91e72b178627da6f779685349b4a4cab6 +size 114185 diff --git a/flickr30k/images/4759529945.jpg b/flickr30k/images/4759529945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a53c53d91af06d612f17827a1bdf1ccc1b16748 --- /dev/null +++ b/flickr30k/images/4759529945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7ed457891e8daad790c5e0cc79a8c4ff45dbac38d27fdcaaeeff8631520ebb +size 138464 diff --git a/flickr30k/images/4759639566.jpg b/flickr30k/images/4759639566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c16dc2a5bc2b01e880024dee5753cd55c0032dd --- /dev/null +++ b/flickr30k/images/4759639566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cfac0afcdb515bdc3d612a3115bdb195de02688d5b200021572532279d20445 +size 115581 diff --git a/flickr30k/images/4761384077.jpg b/flickr30k/images/4761384077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07f0758024b8ba0322c165acc55728094103f60b --- /dev/null +++ b/flickr30k/images/4761384077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb8de62b13146da8d4f8585d067277c9f9ec68e779dfe2ab35728151c79b6a8 +size 154818 diff --git a/flickr30k/images/4761927608.jpg b/flickr30k/images/4761927608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25c52ab9ddc95fed54a9268bb2f12019e006e72b --- /dev/null +++ b/flickr30k/images/4761927608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dcecb1fc2cf1015bda0142a3ea2433f107ad59b6105c94a4c30e1895b4c687 +size 217856 diff --git a/flickr30k/images/476319548.jpg b/flickr30k/images/476319548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1586a0baf0164f03c3046be9cc855a00dd9f3b6a --- /dev/null +++ b/flickr30k/images/476319548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2842935f5e486dbd4e4f73ecf2ee6f7f11a66ea77cf20d9d4ef7b85a279cdd3e +size 225116 diff --git a/flickr30k/images/4763466563.jpg b/flickr30k/images/4763466563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05467dfaf26d64480c39d28ea092dec74e42852d --- /dev/null +++ b/flickr30k/images/4763466563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa58eff83a7dc861b2fd47c45e181d3f8d916959b11b9dd2cb60f697c509d526 +size 124892 diff --git a/flickr30k/images/4763468073.jpg b/flickr30k/images/4763468073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23404a13cd3896db7ae24f9e8a9a562748f5f027 --- /dev/null +++ b/flickr30k/images/4763468073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43ea84974be61743e90841cedb8c3238b8f5cae23123edb7646ff263f4d6fc7 +size 177045 diff --git a/flickr30k/images/4764108470.jpg b/flickr30k/images/4764108470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..648d934b2cfab8b0a9275264c572a49fa5bc420f --- /dev/null +++ b/flickr30k/images/4764108470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c19b17301acdd7bb23fb7994ee7ea8171f1c9c87ea8d70e0606c2179b24519b +size 152703 diff --git a/flickr30k/images/4766071641.jpg b/flickr30k/images/4766071641.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de376f2be9aae561b3330290e695f91c651da6a0 --- /dev/null +++ b/flickr30k/images/4766071641.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2566801416cdc9b816da3c18d99d0c99c42974ec3c620202432f49db73e2fde4 +size 166166 diff --git a/flickr30k/images/476740978.jpg b/flickr30k/images/476740978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7417a6129d6ca44a6d2ca2e064dcc56cb7947315 --- /dev/null +++ b/flickr30k/images/476740978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c523dd013cd22d9f6741e923797267da279ce46436cbd4fd45d77a06792b1d8b +size 183153 diff --git a/flickr30k/images/4767429078.jpg b/flickr30k/images/4767429078.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89353d0910982c277eea105a9bde7660e73267b9 --- /dev/null +++ b/flickr30k/images/4767429078.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8786cdb003362303892a3d8a80258b1ffd98e9b4060b0e84e1a609788b3846 +size 153827 diff --git a/flickr30k/images/4767559417.jpg b/flickr30k/images/4767559417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..646a86d88bb1ca5f30944c6b2819269dd5eee36d --- /dev/null +++ b/flickr30k/images/4767559417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0506a0ebd441e474bbe91a2240f27e1e46cb653adf21959ce639d509fb296995 +size 163825 diff --git a/flickr30k/images/4767620642.jpg b/flickr30k/images/4767620642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd08cacd1949fff76b2f527b24b33b62849b4f29 --- /dev/null +++ b/flickr30k/images/4767620642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0471825e4c5968cbd82b6dc442eec44af4fba451e25f5f1569cbebd71f1f91 +size 220234 diff --git a/flickr30k/images/476765164.jpg b/flickr30k/images/476765164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1d8443f3f4300da2b9b2d739904d9653518c37e --- /dev/null +++ b/flickr30k/images/476765164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbdab134eaa40cd6de4ff6bcfe566cd03d6c78d299d793f4e377df8fad5ad41 +size 181486 diff --git a/flickr30k/images/4768114318.jpg b/flickr30k/images/4768114318.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b57902316465ce2be8e2f0af6d2d2832fde5986a --- /dev/null +++ b/flickr30k/images/4768114318.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653573e2f44840d485370bb892be39dab4989c5c57476c2a8b2a8ebbe702ab98 +size 159979 diff --git a/flickr30k/images/4769384377.jpg b/flickr30k/images/4769384377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c96249e459dd8b0a0b9dd7dd4bbc9938af04f0c0 --- /dev/null +++ b/flickr30k/images/4769384377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1575b186939ee2803b7e4ff686628e80e8820e40fc21e7e5453774c13034a2e +size 259554 diff --git a/flickr30k/images/4770018165.jpg b/flickr30k/images/4770018165.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a85db4a41fe8ff344db230c052f4ed5be527b8e --- /dev/null +++ b/flickr30k/images/4770018165.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e91585984a55a188b983b5ddacdb529129427196c22340a468ae9c0f55f70f19 +size 133811 diff --git a/flickr30k/images/4771381994.jpg b/flickr30k/images/4771381994.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e264d24c23b5d6613fe607de38e760616d47d0bf --- /dev/null +++ b/flickr30k/images/4771381994.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dfefe6be1491f13e94906a099aa83a390619d0007ed397ad2095246bd749c3 +size 195833 diff --git a/flickr30k/images/477254932.jpg b/flickr30k/images/477254932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73531c2690da789f93d429a6258f41844b7b30da --- /dev/null +++ b/flickr30k/images/477254932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3555a648ac5dd425733ad7b52d2090221e9d0bf0a62b7fa8e6c05bfc52491a2b +size 192418 diff --git a/flickr30k/images/4773662060.jpg b/flickr30k/images/4773662060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f3ec1579a02eda2242f44e26420a27ad8808435 --- /dev/null +++ b/flickr30k/images/4773662060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7215c72f59e8d436ba9d272850caa95b0f706636695b3112f1894916f7376f +size 117164 diff --git a/flickr30k/images/4774744625.jpg b/flickr30k/images/4774744625.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5870935618ff62394357bd457f8905b93c63bc64 --- /dev/null +++ b/flickr30k/images/4774744625.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6e74a939da2c5638d28271cb4a6f93e1bfe21d4010ade442dc930008490374 +size 166936 diff --git a/flickr30k/images/477518083.jpg b/flickr30k/images/477518083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..225a477c451bdf674bf81fe4e4599a77c64b96b1 --- /dev/null +++ b/flickr30k/images/477518083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8bde2d87fcacee52fa5ed09f5f683c928339efeb4d6bab5d78f8579ece74d02 +size 170586 diff --git a/flickr30k/images/4777133573.jpg b/flickr30k/images/4777133573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c041d0946283b97d85d3bd9d548c78035fdcf91 --- /dev/null +++ b/flickr30k/images/4777133573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d67ccfe03fe4c4a1b546ef21bf5226624e3a92cd18251781ee8d8974f4a7f46 +size 142893 diff --git a/flickr30k/images/4781670901.jpg b/flickr30k/images/4781670901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65ec47942884e050a3a5ec3b21829bd5921910e9 --- /dev/null +++ b/flickr30k/images/4781670901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fcb45989400a0713c8c9278f82b337bf2aacc487473ac9c698ba28245d8884 +size 113128 diff --git a/flickr30k/images/4781814479.jpg b/flickr30k/images/4781814479.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10401bc6a50711a4aa342f454e5c03d2df313dd6 --- /dev/null +++ b/flickr30k/images/4781814479.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f5afb3db66af9a9b028e6ab1b302268bc6f4b7dcf73c3bc0ec19d7475f8247 +size 228775 diff --git a/flickr30k/images/4782294624.jpg b/flickr30k/images/4782294624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2d30135dff72ac6b5a7e2aad1b7940a4258dd07 --- /dev/null +++ b/flickr30k/images/4782294624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76264119210203d0a62c577890fd802d5f34a478f7442a3eac9322aeff951796 +size 149342 diff --git a/flickr30k/images/4782298436.jpg b/flickr30k/images/4782298436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..291f31e2bd33917dd80f04d7fd94c2e501ce3a41 --- /dev/null +++ b/flickr30k/images/4782298436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77e60e1f7e633d66c9834bf7e11828ead10b4b9b843c6823c96f95da65e28d9 +size 144079 diff --git a/flickr30k/images/4782588680.jpg b/flickr30k/images/4782588680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..547649b5c17dcd22a062135a9c362fe4a2abc783 --- /dev/null +++ b/flickr30k/images/4782588680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c15e895c6d00b2cc64440d72877ba506d4dc212bb34623771926cc268690680 +size 193157 diff --git a/flickr30k/images/4784816870.jpg b/flickr30k/images/4784816870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b7ef0a07c9a01018030e36e2cbcd4bf9e135c08 --- /dev/null +++ b/flickr30k/images/4784816870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d89b389c9b439c2cb62ce730c70a56ce01e90efc46066ce4099cbffaf3a33f4 +size 201298 diff --git a/flickr30k/images/478592803.jpg b/flickr30k/images/478592803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ffee534b4cb39d682ba7037a7d162550e2218f6f --- /dev/null +++ b/flickr30k/images/478592803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989da155f4b29e1727cceb6ce0c4960a7f1de7244066e16d9a2cbbc2793d373e +size 112544 diff --git a/flickr30k/images/4786187822.jpg b/flickr30k/images/4786187822.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94db511a5ce66fe9d621ff8864cee483b153ddf9 --- /dev/null +++ b/flickr30k/images/4786187822.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c806aac40745aedbc6a22063218472544037958fec32841f9b169b3b06b7c643 +size 175622 diff --git a/flickr30k/images/4787867133.jpg b/flickr30k/images/4787867133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a6fdb17f84b977e203355002bee3649e89b29be --- /dev/null +++ b/flickr30k/images/4787867133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383542de9c4df300d07ab2097cb82a85fd22f2cc8593cbee6cc73f7613520c02 +size 131861 diff --git a/flickr30k/images/4788653947.jpg b/flickr30k/images/4788653947.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b858a6b39f107d0e65cd3f077ab576df6811283 --- /dev/null +++ b/flickr30k/images/4788653947.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb673811447e25db7711c583dcb6740b533ead94429918c82cfc08049062b86 +size 154832 diff --git a/flickr30k/images/4789435264.jpg b/flickr30k/images/4789435264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa2beeb880a105d41e6566c2ccec38fb5d9dbd79 --- /dev/null +++ b/flickr30k/images/4789435264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6da716d5c2cf5373939e081e6938a8ee1b15ce91531ff654a550f0c55b3ccca +size 179043 diff --git a/flickr30k/images/4789959232.jpg b/flickr30k/images/4789959232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a462d52ba59c729db76f3cf9dbf6831175b9291c --- /dev/null +++ b/flickr30k/images/4789959232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26afe35c516a2e30d85a8a7e84fbd2e5244efaf5c1ae4f0c4da7280d352a6cb +size 117664 diff --git a/flickr30k/images/4791448437.jpg b/flickr30k/images/4791448437.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f868b5e893a707f6186cc69a8d6ee22349c29d8 --- /dev/null +++ b/flickr30k/images/4791448437.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78072a64714510099fb1db5cc7a1df2c604628c55f7c837b58b2df0d9309c0e8 +size 159356 diff --git a/flickr30k/images/4792091734.jpg b/flickr30k/images/4792091734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1bf8b1d721cce51fcfd916d33765277497170d7 --- /dev/null +++ b/flickr30k/images/4792091734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b76bbf843baf2f422e235b6fa0bc0b1031ee59a93254b3dd36993929147a43 +size 169541 diff --git a/flickr30k/images/4792178546.jpg b/flickr30k/images/4792178546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aff6a43461dbe07a54bd78be0a93def28c67794f --- /dev/null +++ b/flickr30k/images/4792178546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24dd6ba033ebdd762f55dca7349bbe9c92bebfefb16ec9946e7a2ea476573438 +size 151157 diff --git a/flickr30k/images/4792816378.jpg b/flickr30k/images/4792816378.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6736a51de712460a99e1025774e043a7b03b5035 --- /dev/null +++ b/flickr30k/images/4792816378.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63da49bd642dd1bff2c402b2eb427ca8bd3dcbfe7f7f829cc8ff25dfc94091c8 +size 132549 diff --git a/flickr30k/images/4793042666.jpg b/flickr30k/images/4793042666.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a736d903c64f12b1d0e2e21c0a5794ee684f67f6 --- /dev/null +++ b/flickr30k/images/4793042666.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fdf024d52ca79b87f1ce022291b287bc8c989ae439421545d765ae301aad2ec +size 129483 diff --git a/flickr30k/images/4795267435.jpg b/flickr30k/images/4795267435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4da8f710d96cd7ace23123003b1a3d52b49d99f2 --- /dev/null +++ b/flickr30k/images/4795267435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9a5fc89dea7e9dc1af616926f14d91957d116d9502aab7732209ec3683a21b +size 207701 diff --git a/flickr30k/images/4797784790.jpg b/flickr30k/images/4797784790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cecf126f28b733c4df54db1f4627b1710d9ba34 --- /dev/null +++ b/flickr30k/images/4797784790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6a8e974513fb724a2fabf77539126e3e6724de3f9ab30123b7400e6b912e13 +size 117022 diff --git a/flickr30k/images/4798986110.jpg b/flickr30k/images/4798986110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4daad38ceae259de7c9c4eab85bdd427e0792e4b --- /dev/null +++ b/flickr30k/images/4798986110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f891225c4070600acf6b8843136be8effa82e38222d6ac82eeb08fafa65524 +size 148648 diff --git a/flickr30k/images/4799239390.jpg b/flickr30k/images/4799239390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87ed35a5cc5c97b44661192ba15f81da7f120c0b --- /dev/null +++ b/flickr30k/images/4799239390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0700466108b851a5f6839feae76afa9ce3ea0210a8aa4e4ae0fdff3cedb08c +size 207929 diff --git a/flickr30k/images/4800150389.jpg b/flickr30k/images/4800150389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..151ba754585cf78ded490752f458b421e0d02996 --- /dev/null +++ b/flickr30k/images/4800150389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0211c9bcb2239f2bd93b61863f9592b41caa1cbf6be40cb8d00fef717a77256 +size 126816 diff --git a/flickr30k/images/4801146545.jpg b/flickr30k/images/4801146545.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32695bd5dc3e5e46a5cf49076bfbbba7147e10a7 --- /dev/null +++ b/flickr30k/images/4801146545.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65138100b1bf78737873d0cee0611360a9bae02306134b743ee79891f43cbb22 +size 132837 diff --git a/flickr30k/images/4801216793.jpg b/flickr30k/images/4801216793.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32ecc2030b6af51245b4081416dea318095fe5b0 --- /dev/null +++ b/flickr30k/images/4801216793.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296e90cc0410e3a8017df5697e1ada44c88aeac6a658d2300d11bcf0864ba10d +size 124573 diff --git a/flickr30k/images/4802000862.jpg b/flickr30k/images/4802000862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d79d93c40659af2ff9a56336cbd6ff1e508cf39 --- /dev/null +++ b/flickr30k/images/4802000862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e36cb46ca75dcbba0c78c360c16c265022a354e12cf42865132f795f04a019 +size 125837 diff --git a/flickr30k/images/4802801396.jpg b/flickr30k/images/4802801396.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fbfc4d5799b7cf5e71be794b76457c59aa9b7cc --- /dev/null +++ b/flickr30k/images/4802801396.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f5d2805596ce38737f1bd7545d7944e7ed5e429c52038417f88da476618b6d +size 145375 diff --git a/flickr30k/images/4804599874.jpg b/flickr30k/images/4804599874.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a19cf5cce04d8cf9e3a77dd31e3c6e1a328e651 --- /dev/null +++ b/flickr30k/images/4804599874.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead5b235ebcd6d3d1e7226d7d8d2903f7fc092e92699324a6087b6549c95e2ac +size 169878 diff --git a/flickr30k/images/4804607632.jpg b/flickr30k/images/4804607632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..701149d444fe8ebeca100288741196b9fa2895e7 --- /dev/null +++ b/flickr30k/images/4804607632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b4767347cea95adfe029cfe37d7d9b1ece31978d22d8337045af22b8cb6d9a +size 136109 diff --git a/flickr30k/images/4807594495.jpg b/flickr30k/images/4807594495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f15e936cae13e165e11631439bfdac8ec4f1b7d7 --- /dev/null +++ b/flickr30k/images/4807594495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b385f8ddce4579abd51f74cf17226b405fe07e97230b4302b64100420473ea1f +size 203025 diff --git a/flickr30k/images/4808032555.jpg b/flickr30k/images/4808032555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..861007ac17aee28cdba74050c8d998f3e1a8eda5 --- /dev/null +++ b/flickr30k/images/4808032555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e48ece45955dbd2277048e8f5ef27152a578b7a9b627fa0a1ba589372b4bf2 +size 176294 diff --git a/flickr30k/images/4808255993.jpg b/flickr30k/images/4808255993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4207a1cdba21a23f511d35ceea73a7f85b7a17d --- /dev/null +++ b/flickr30k/images/4808255993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d325efb3988532fe211852c64220589a39098ea038c34ec87f24f08650675d66 +size 175847 diff --git a/flickr30k/images/4808270734.jpg b/flickr30k/images/4808270734.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f5d5f27f64693ec39de17f93c02924bdbcbe6de --- /dev/null +++ b/flickr30k/images/4808270734.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e38a345264a9d4b85203dbbf93d6d432daff0737000291a3e369626297f63b0 +size 106314 diff --git a/flickr30k/images/4808278005.jpg b/flickr30k/images/4808278005.jpg new file mode 100644 index 0000000000000000000000000000000000000000..859653c2e9dd44dd637d4edc4f8aa8208494d2a4 --- /dev/null +++ b/flickr30k/images/4808278005.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70070066661e905cc3a24048ca505dfc970c334d799931b447a48f96b6cf872f +size 160994 diff --git a/flickr30k/images/4808278047.jpg b/flickr30k/images/4808278047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..270780646500b8ed67ad625e56d92115093d56ad --- /dev/null +++ b/flickr30k/images/4808278047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a46b1a968383b00257df9502f29dcee5747c2bbea92ebedf33d1bb1bd6657f +size 183641 diff --git a/flickr30k/images/4808316455.jpg b/flickr30k/images/4808316455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66fdd6c48a41cb1d5cc3d1fb2834b4af95f16c23 --- /dev/null +++ b/flickr30k/images/4808316455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3516606d13f8be99c3a6f1243eace295c074477e031eda5d394f2e29ad5793ec +size 170853 diff --git a/flickr30k/images/4808564802.jpg b/flickr30k/images/4808564802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa24fd135d95f751050806446f6722ebe0ee240d --- /dev/null +++ b/flickr30k/images/4808564802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503519f5e2c9c444e5c1e07965a9b43fb0d721f5549bfd3041744c7f48372079 +size 123216 diff --git a/flickr30k/images/4808887200.jpg b/flickr30k/images/4808887200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..209e2fdada74f50dae379473b76b27feac28d84e --- /dev/null +++ b/flickr30k/images/4808887200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb96d8264abc33326256eb9a3b971dffa230ea34919ba7fd745d53eda8a32c2 +size 110367 diff --git a/flickr30k/images/4809325086.jpg b/flickr30k/images/4809325086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97320ed6e6fa199ff645c92b1ea12493192c7690 --- /dev/null +++ b/flickr30k/images/4809325086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9d0aaea7eca3cd117ed7bc68e0500ef4ce4dda0914d881461a7acf1c64eb0c +size 143163 diff --git a/flickr30k/images/4809537190.jpg b/flickr30k/images/4809537190.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d78f721db98407e71bd41f916e898d171edb92a8 --- /dev/null +++ b/flickr30k/images/4809537190.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08e82fb4ba3953760cc76e5e4db46c5c099082a163c601f5b0403247c130249 +size 149873 diff --git a/flickr30k/images/4809578695.jpg b/flickr30k/images/4809578695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a01c3cd98fbcecd617936fc0cab65cd670593d19 --- /dev/null +++ b/flickr30k/images/4809578695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf38ca26a4abb918d5be5fb70ea1b60a37965f6496698533c6655b9e5ac8a1ae +size 141020 diff --git a/flickr30k/images/4809779959.jpg b/flickr30k/images/4809779959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39769e47976b7b08aa1310fd843a14b22a4a2e94 --- /dev/null +++ b/flickr30k/images/4809779959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457706b65e8feafa772028fe6e0713171883d2e2917310e47bd0eedc53a61248 +size 200108 diff --git a/flickr30k/images/481054596.jpg b/flickr30k/images/481054596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dc9964a0db02b3d7d0d1908efd2382c8c49db0f --- /dev/null +++ b/flickr30k/images/481054596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66acabc12c6af4d980db4bcf6b81e22eda5e004b15098d3fe092e4cc1c0ea15 +size 186425 diff --git a/flickr30k/images/4811270159.jpg b/flickr30k/images/4811270159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ccd6cd50fc79b634ae6f6258ccce98c8b3d19d5 --- /dev/null +++ b/flickr30k/images/4811270159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61433fbab5c296f54f08365f1519de6af579cd7087ed3cd26574ac1d1e71bb60 +size 162234 diff --git a/flickr30k/images/4811949930.jpg b/flickr30k/images/4811949930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7d1515ea683f06d83cfa0b8b808f1c3cf48f509 --- /dev/null +++ b/flickr30k/images/4811949930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b08564ccaa39b67a167447422bb4cad7ce7023ecc97eac8130c4be59f7a0fe +size 171824 diff --git a/flickr30k/images/4812955659.jpg b/flickr30k/images/4812955659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2cca813b8c992860481a2752e48214560a2a639 --- /dev/null +++ b/flickr30k/images/4812955659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b5abd9ee469215d288b38a326e75ee37c574cc7b6730986e23a21b910f14c1 +size 92681 diff --git a/flickr30k/images/4813011851.jpg b/flickr30k/images/4813011851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc6df030dd79effd521f2518d50c78447780d874 --- /dev/null +++ b/flickr30k/images/4813011851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f899a42b87de9b2cc7903a7e72e9123dff11abff9ebd939ae9dc1e8d64c245 +size 161771 diff --git a/flickr30k/images/4813023306.jpg b/flickr30k/images/4813023306.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abcd498dddef207f86d37842a97d12e2ca76f757 --- /dev/null +++ b/flickr30k/images/4813023306.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81942fc34b636d017007725bf049e45b942cc14a15548da3f2f0185922396e0 +size 239332 diff --git a/flickr30k/images/4813453193.jpg b/flickr30k/images/4813453193.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5119de04c2d341596cdd63eb831e229760de796 --- /dev/null +++ b/flickr30k/images/4813453193.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668ac7291916b244e0498f22346d1ee7ec8203a4970ade4b5f5a97669397f682 +size 162130 diff --git a/flickr30k/images/4814305797.jpg b/flickr30k/images/4814305797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21b970dd84af2a85d251777593ec125514fb1e09 --- /dev/null +++ b/flickr30k/images/4814305797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0b9c32e27fa4f6589f4d88a96130a47ee3f73f95d07084b92055b8af8a5e80 +size 178998 diff --git a/flickr30k/images/4814308155.jpg b/flickr30k/images/4814308155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e239b7c880622c39643fb62191fde8b8f08f74d --- /dev/null +++ b/flickr30k/images/4814308155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc18b8f8aecab04893de9e1183a70b724a71c57ca5b73698c914960edfefa888 +size 181235 diff --git a/flickr30k/images/4814330143.jpg b/flickr30k/images/4814330143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94aad475f75b021aafdfe02fd09c69622fbae486 --- /dev/null +++ b/flickr30k/images/4814330143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310633dc504e08882577cb069f5defb4587ec93f7d41a43ce1bbe7a9ef4244b6 +size 150731 diff --git a/flickr30k/images/4814335297.jpg b/flickr30k/images/4814335297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a74abfcff08c03f60fffeb18a5b13b6e6a4009c3 --- /dev/null +++ b/flickr30k/images/4814335297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10891fb6c2b676c4da2fee5fc86af1d3428b03a793b200726837e0d34d01e499 +size 143477 diff --git a/flickr30k/images/4814386409.jpg b/flickr30k/images/4814386409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3aa1fadcb35d0a40a514dfb0f68e8dc97c635543 --- /dev/null +++ b/flickr30k/images/4814386409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8c9eddeda87a9b44cf1bb1d2e8541a93a264ffd418be0463b47823c57939ef +size 148031 diff --git a/flickr30k/images/4814400575.jpg b/flickr30k/images/4814400575.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a26641f31cfb84a942f9b2cc8288bd3ed562d86 --- /dev/null +++ b/flickr30k/images/4814400575.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f45dcd7dfc6a09e46a93aced90f48936e175df8cfe7b7a6386bd7cb2de5aece3 +size 198939 diff --git a/flickr30k/images/4814450631.jpg b/flickr30k/images/4814450631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84bbccd6d814b03f445bb45c528335b7e8e2fb8e --- /dev/null +++ b/flickr30k/images/4814450631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21b1c18bb774bf97ccbe470464562b69a14261a89604f05ca134fba9819875b +size 175464 diff --git a/flickr30k/images/4814584955.jpg b/flickr30k/images/4814584955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cda8a707bbbe0b91a5eb517435ae0db0958ee6a --- /dev/null +++ b/flickr30k/images/4814584955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef4864cfd20cb684b4e9417d8f29dd665099f427cdf80f5d8bd47cb0b9cb8cd +size 213092 diff --git a/flickr30k/images/4814923452.jpg b/flickr30k/images/4814923452.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3617a729c91270dacbfcfe1fb8d724eb57562b35 --- /dev/null +++ b/flickr30k/images/4814923452.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18bbf128208523490bb5302f46dfa577c28118bc2f81cf5fb5034ee6296a5672 +size 163390 diff --git a/flickr30k/images/4815052270.jpg b/flickr30k/images/4815052270.jpg new file mode 100644 index 0000000000000000000000000000000000000000..977efeb841e359feeef0d3922a40a4b9682984a3 --- /dev/null +++ b/flickr30k/images/4815052270.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd6c761958bd12cd59b3d763e9703c36907c4e6cdbecde0de7b16507b2768aa +size 158060 diff --git a/flickr30k/images/4816481551.jpg b/flickr30k/images/4816481551.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0848f94470ea14f54fd996f5982d12d50396361 --- /dev/null +++ b/flickr30k/images/4816481551.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fca93f7fe147c54aa40a01625bd7247c4c6663326a93b677ca4deb3b1dd35f3 +size 270670 diff --git a/flickr30k/images/4816499691.jpg b/flickr30k/images/4816499691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31a8064f4fece456ccd851dbf59c842c18ad4279 --- /dev/null +++ b/flickr30k/images/4816499691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a472b2fb31d9a8eb3e4b612c3269f953f24fc5bd1270858d2e14950e391e7148 +size 111086 diff --git a/flickr30k/images/4816535901.jpg b/flickr30k/images/4816535901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3a9f4b9e4f93eb96c88ad988a6626406828eb01 --- /dev/null +++ b/flickr30k/images/4816535901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5c92a487934f4c6c59233bf135ad8467d25c1cac93040683172867839ddca8 +size 227014 diff --git a/flickr30k/images/4816940001.jpg b/flickr30k/images/4816940001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf85d51af75fc6e2c8aa20e4797dcefcc1ba42ce --- /dev/null +++ b/flickr30k/images/4816940001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59338d17c0aff66449e8fab9fe377bbb013689d56667809fa339473fb49945f3 +size 148331 diff --git a/flickr30k/images/4817564816.jpg b/flickr30k/images/4817564816.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24ee6e73c4525ec3326da42ae30ddf218c9fa395 --- /dev/null +++ b/flickr30k/images/4817564816.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b6db4830cd6bf0a4a77505520f5636974807d4e123b0d0df38e9bd0926e658 +size 157983 diff --git a/flickr30k/images/4817683058.jpg b/flickr30k/images/4817683058.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b35a0ef4b159652d8142c443e21f0d56c0aeb51 --- /dev/null +++ b/flickr30k/images/4817683058.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c5445d701dd77c3bef8b708121c3a4b46cb4bbc9d67bbfa4d2e7569d5b4ef7 +size 128577 diff --git a/flickr30k/images/4817804359.jpg b/flickr30k/images/4817804359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ae76ab1920938d2ab1a8ddaa789f69918caeb39 --- /dev/null +++ b/flickr30k/images/4817804359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f912be106f71b3b4c7bc2cdcb86234463e5d983c3fe990d257359a0719b98d3 +size 171651 diff --git a/flickr30k/images/4818306972.jpg b/flickr30k/images/4818306972.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5210704f70b59dec1c8122ed8699798ab174f72 --- /dev/null +++ b/flickr30k/images/4818306972.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b52b331eee1036cb9f69b7ad462c613aa78fa3d4efb8e2bba4690978b3c903 +size 223792 diff --git a/flickr30k/images/4818672276.jpg b/flickr30k/images/4818672276.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b8b23198a7219b1b6c217863753e17a0c86cf8b --- /dev/null +++ b/flickr30k/images/4818672276.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a4ce5fc8e9677186b658c11a1e62db51b2d72035889c17d4567f0f9d6c7d28 +size 137737 diff --git a/flickr30k/images/4819038555.jpg b/flickr30k/images/4819038555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9bffa021f4615578b89131e1b73f2d72cef34ee --- /dev/null +++ b/flickr30k/images/4819038555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a771393391164c28abcc6a86328e2c4143720a3a0df5512629fe3a9c64a38a4 +size 130657 diff --git a/flickr30k/images/4819960206.jpg b/flickr30k/images/4819960206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8ab50a2374ce505865505171a2e7746f7c0db25 --- /dev/null +++ b/flickr30k/images/4819960206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea5407f3642bd4b2a53738202e320f19218ffc30ab28ddf1aae312d79f5fe96 +size 160400 diff --git a/flickr30k/images/4821121646.jpg b/flickr30k/images/4821121646.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a77bc27a4be59a6eaca97c8b8d23442004bffe99 --- /dev/null +++ b/flickr30k/images/4821121646.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75585ef84a24360b3fca4b90b80f10b7e899f1b4272cb479647a81b23db24f58 +size 156829 diff --git a/flickr30k/images/4821901289.jpg b/flickr30k/images/4821901289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d763b208d0941d7626e5ce2c8a0e0aa2e7ce08de --- /dev/null +++ b/flickr30k/images/4821901289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7914cdd5dca0c33386622cc9714f7ddc88e2d358f60d965299eee16a51d95d6 +size 117274 diff --git a/flickr30k/images/4821904419.jpg b/flickr30k/images/4821904419.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9938fef060c36a2663e206bb3b6bf6b10f27d247 --- /dev/null +++ b/flickr30k/images/4821904419.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e249bb16adc0f126b763291186dd6d007f221755753344c824206aaad1c633cd +size 113552 diff --git a/flickr30k/images/4822103838.jpg b/flickr30k/images/4822103838.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84a8107e82f26754ae9ef7dff87b50f1295901b1 --- /dev/null +++ b/flickr30k/images/4822103838.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbff60a04d707b9101cbdba409bf75386ecd004f7a460c5a311724903adea63 +size 195509 diff --git a/flickr30k/images/482296873.jpg b/flickr30k/images/482296873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa2047119767c62a21dce44eda4677e25b00f3ee --- /dev/null +++ b/flickr30k/images/482296873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482ecf727d0ddf8fe11e779c6c731f636d0d42f08f38d9f363fc81b89a47c3c4 +size 195865 diff --git a/flickr30k/images/4823178827.jpg b/flickr30k/images/4823178827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf22a8a857ba2e7bc4b117475b1b3f59627250fa --- /dev/null +++ b/flickr30k/images/4823178827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7330f4d45f5ab7d445902673c5ea87fe19a13f79881dfe5187b1774fd31c122c +size 137140 diff --git a/flickr30k/images/4823566568.jpg b/flickr30k/images/4823566568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0e29a2ab37c713af4d8cbf135b83b2c2ae66e39 --- /dev/null +++ b/flickr30k/images/4823566568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea1a10b23eb5b8171c79beaa2316a74c6c0a8576e5293ddcfc212cfbc4bf868 +size 159317 diff --git a/flickr30k/images/4823789426.jpg b/flickr30k/images/4823789426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9ca1a896e1a0f4556f960eb60e807a5cef7aeb8 --- /dev/null +++ b/flickr30k/images/4823789426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c582ee2d163957770eea847ff0f3502ed618108ad8528045c8b05874e82da40e +size 151069 diff --git a/flickr30k/images/4824078556.jpg b/flickr30k/images/4824078556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..329874f26cbe7699d76ef8844f9fbca7a86629e7 --- /dev/null +++ b/flickr30k/images/4824078556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bf03be6a4305ebf4b6071879bea4a5fe386297a636e4f27c4ff76b3aa76710 +size 224902 diff --git a/flickr30k/images/4824278941.jpg b/flickr30k/images/4824278941.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60f6d90ccbc6a8a780725e2bb8ea9f17d89d82b9 --- /dev/null +++ b/flickr30k/images/4824278941.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d2c98b4450435a926b031e98601a4a8e05c1edbab3e1870ae4bea6616a6fd7 +size 148110 diff --git a/flickr30k/images/4824627321.jpg b/flickr30k/images/4824627321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6a9d5081de996f308ec45545bd0f9173acf90d3 --- /dev/null +++ b/flickr30k/images/4824627321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25fa4e4ac6f593ad2fcc2f7360e8f71a9871feec66b32c3307c2216e9139066 +size 158026 diff --git a/flickr30k/images/4825488431.jpg b/flickr30k/images/4825488431.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b22d8cb185d0c5896d5c7130559476f17c5c43d --- /dev/null +++ b/flickr30k/images/4825488431.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966df5b2d9e6f84989fda574d59dafc258b312aebf28248257c1cda1a9462ed1 +size 134100 diff --git a/flickr30k/images/4825995199.jpg b/flickr30k/images/4825995199.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05bd6b743b6dcfcfb974fd656df4c473594a1ac6 --- /dev/null +++ b/flickr30k/images/4825995199.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702404b549ddd7b1ac83acd4618a5b08b7c553827590bb095c4f3b494ffb857d +size 148176 diff --git a/flickr30k/images/4826025184.jpg b/flickr30k/images/4826025184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cdd88c3132f0ef4ab20f0d6a7bdfe1406503933 --- /dev/null +++ b/flickr30k/images/4826025184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddfbb73a96be700b29f6860544046b299abcff379846039a9a318259450da6b1 +size 229328 diff --git a/flickr30k/images/4826114794.jpg b/flickr30k/images/4826114794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54a7e6aa3d12ad18bb3d6b6165a2111e117e60ca --- /dev/null +++ b/flickr30k/images/4826114794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a28f93fc4b511b53a9b368c628b292601cc4f374a17e2eaa9b24ac6b0671a89 +size 208666 diff --git a/flickr30k/images/4826547083.jpg b/flickr30k/images/4826547083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3d43532973dd691ef5983c862619c441bed6dd4 --- /dev/null +++ b/flickr30k/images/4826547083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87d0a87403bc91de5c6c411dd7c4f4916b801655ed8e3eb3f11583e825899a9 +size 166172 diff --git a/flickr30k/images/4826604964.jpg b/flickr30k/images/4826604964.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39ab8036d06b8f10a820aec1a05480a2a13f834e --- /dev/null +++ b/flickr30k/images/4826604964.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29141173ccc3354941fb3b968d1a577ca31ca5d8b21ef45b6ed4a97cead7297 +size 122941 diff --git a/flickr30k/images/4829028377.jpg b/flickr30k/images/4829028377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75b9ed15743e90d02b96c708c8a87e873ac2ca8e --- /dev/null +++ b/flickr30k/images/4829028377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426dc7ac704bc460c0dfddb517b0c846f795090d27564f9923654f480d36e1ea +size 160817 diff --git a/flickr30k/images/48296039.jpg b/flickr30k/images/48296039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7986ec10484c9eef23b5f35647af8d5c10cd407a --- /dev/null +++ b/flickr30k/images/48296039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe5fc487fece147e5026fd8d583e3160e7a0773d4f5bed72ea4a55b72ade767 +size 110983 diff --git a/flickr30k/images/4829926526.jpg b/flickr30k/images/4829926526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52ecc7606222bf75afd16ef9a25f5f1113d9671b --- /dev/null +++ b/flickr30k/images/4829926526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbbd092649f1ac135681fbcb2f08b93595ba9f0201b299fe3ce590e6a954cec +size 121778 diff --git a/flickr30k/images/4832188862.jpg b/flickr30k/images/4832188862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2a39b2bbdc3daca81fe966ce30c0afbe1c98048 --- /dev/null +++ b/flickr30k/images/4832188862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9df816363ef22fff776eee8e55c1f2df7bcf8711717cfb4893ce93d750f1ed +size 193248 diff --git a/flickr30k/images/4832224164.jpg b/flickr30k/images/4832224164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18bfda68531c3960e3ea4fd3b7dc45610bf30a98 --- /dev/null +++ b/flickr30k/images/4832224164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cde5d5296719af0045598b0b71cbfa01c67b42ab7b731098110655d14edac31 +size 156557 diff --git a/flickr30k/images/4834128530.jpg b/flickr30k/images/4834128530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..387344d2217a03a77f2612c31396013a484f38bb --- /dev/null +++ b/flickr30k/images/4834128530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881efbc9669c035cb2add385bba88ebc9a1f8722b4b7acaeecafad0255befd31 +size 171772 diff --git a/flickr30k/images/4834129930.jpg b/flickr30k/images/4834129930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7455890b336fcf35b6226a55abc3a440f173106f --- /dev/null +++ b/flickr30k/images/4834129930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834163c85fef48a32466c00c6af1e1bdd1d14290f9ca45ed9265b96136820cb9 +size 161710 diff --git a/flickr30k/images/4834395459.jpg b/flickr30k/images/4834395459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb3a3fc977847366c81143f8815fad62adfc6a3 --- /dev/null +++ b/flickr30k/images/4834395459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd1a4d890677a91e5cefe62bafa8b12182cf7eccc6d7e83206dfcb72fb690bb +size 194960 diff --git a/flickr30k/images/4834629109.jpg b/flickr30k/images/4834629109.jpg new file mode 100644 index 0000000000000000000000000000000000000000..366e421caef79adfcacfbaf221458f6f2e73bd4d --- /dev/null +++ b/flickr30k/images/4834629109.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a3b84cf8dccbf539cde70e0f41bb1b5f6d2e3c1cc7fa2d65039fd6d3b7ebb7 +size 190987 diff --git a/flickr30k/images/4835303999.jpg b/flickr30k/images/4835303999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afc1a479be0732ef864f03aa1b39ab92f0ab5a64 --- /dev/null +++ b/flickr30k/images/4835303999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821debf306152056fcfdeafbae5566e9db9ab1005d545d1c084fa1b1af85ee61 +size 167050 diff --git a/flickr30k/images/4835656519.jpg b/flickr30k/images/4835656519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd6cedf69cafbbb0299f934c53eb6c652484c26 --- /dev/null +++ b/flickr30k/images/4835656519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d90344b7c834c39f487db3aab100ca127b4cee38bfac765f6e35ba0b0706e9a8 +size 164855 diff --git a/flickr30k/images/4837230055.jpg b/flickr30k/images/4837230055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8afda33d49fe363c4bc1477370b575e9a9ce3f3 --- /dev/null +++ b/flickr30k/images/4837230055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5154eb3504ab89b460be0f39279abce6a22f62e1086508ecd24f8b19d5a7c3 +size 174110 diff --git a/flickr30k/images/4837497197.jpg b/flickr30k/images/4837497197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dba222fc0ffff3fe01b4d68e3a3b5e2f82c17c04 --- /dev/null +++ b/flickr30k/images/4837497197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ed77fde5485ceca511b4acd8f3a2601910009211bf70468e9edf48ebf77e29 +size 159701 diff --git a/flickr30k/images/4837825680.jpg b/flickr30k/images/4837825680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca774ec68a3e67cd17294494b6cfc7354c3aa655 --- /dev/null +++ b/flickr30k/images/4837825680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c80479443ca57baa7cef5b89bfde1f1f03249640810afdc7ba6c073eb6ae474 +size 209775 diff --git a/flickr30k/images/4838098882.jpg b/flickr30k/images/4838098882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29fd8f1fa0159875aac194e9a4efaaef1f936609 --- /dev/null +++ b/flickr30k/images/4838098882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd9729b20ee5e0e4aa90205bc3467161862989ec3df4cbf0bc0596b6704f880 +size 177477 diff --git a/flickr30k/images/4838570484.jpg b/flickr30k/images/4838570484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48570f7b31e8265715dc63d5ea22c7d76fe73290 --- /dev/null +++ b/flickr30k/images/4838570484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8c8401979e2f5e575eb53cf68bc79dcd8f6d82acf553c0b4966baf210653e5 +size 187651 diff --git a/flickr30k/images/483884616.jpg b/flickr30k/images/483884616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21a92efed89aae9afd165cad7c4c2c94fd95d5c9 --- /dev/null +++ b/flickr30k/images/483884616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cc4952677d574024e105fe33ea6ef0f09d643f94f1bc000007b619307e1f68 +size 125518 diff --git a/flickr30k/images/4839197349.jpg b/flickr30k/images/4839197349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f95194c66f009d5cd8ed86f516e6501c9f80a64 --- /dev/null +++ b/flickr30k/images/4839197349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4011a229e4c1aad88c2f151a9551a3e893d30e59e35e92f3c22e71086c0280ea +size 132989 diff --git a/flickr30k/images/4839471901.jpg b/flickr30k/images/4839471901.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1b382197cbe15dbad2a9e2cf6b68cadce3f2dfc --- /dev/null +++ b/flickr30k/images/4839471901.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20bdaee62dd921a8014f353d31d9efc49559a6b20aec5fcccb723f3a28abb7b +size 141694 diff --git a/flickr30k/images/4840023291.jpg b/flickr30k/images/4840023291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1565ada008a0ad0815e37dc7d7ae8ebfedf3edf1 --- /dev/null +++ b/flickr30k/images/4840023291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0070962cf9152b529a03fc646bd77a6640ad3a053b6efd7c9378940c9235b09d +size 219731 diff --git a/flickr30k/images/4843297992.jpg b/flickr30k/images/4843297992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8e321b063291da20d2857b3f52c36d805598d47 --- /dev/null +++ b/flickr30k/images/4843297992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702f187c2f8f81e901059b3795e5505fa2f2c918fc632ff6f492b0c4b6f54216 +size 170013 diff --git a/flickr30k/images/4844721608.jpg b/flickr30k/images/4844721608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..225af41f72a0c833776c67efddd6ef10d145cf51 --- /dev/null +++ b/flickr30k/images/4844721608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711f5f188bf4567d32de12379f9338aee98c2e3a00d4b79797fa102de741c3e4 +size 221261 diff --git a/flickr30k/images/4844993012.jpg b/flickr30k/images/4844993012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a746f30b94bb999d1ccbb2b73fc76700ef65653 --- /dev/null +++ b/flickr30k/images/4844993012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef8beb1ab0a2f8ea85e1486cf774a2b5bc7617f1d7b93f67695c198ebfbd743 +size 195896 diff --git a/flickr30k/images/4845541718.jpg b/flickr30k/images/4845541718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e85ddd2232db332fccf64ccd2063c381265223e7 --- /dev/null +++ b/flickr30k/images/4845541718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2483788b25806abd352bed2b4149ba9983d40305d07f56d94a38e898a12a3f74 +size 252917 diff --git a/flickr30k/images/4845542946.jpg b/flickr30k/images/4845542946.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a05455ec69d032d544f0e55425465effecbd80b6 --- /dev/null +++ b/flickr30k/images/4845542946.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6623a29d30b55d26e1e96b5616704d42bdbd7c4a87ae4437f997ce7662086607 +size 162843 diff --git a/flickr30k/images/4846496504.jpg b/flickr30k/images/4846496504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3d673681d8f6ebf3ac7835d81f973c14c27fd89 --- /dev/null +++ b/flickr30k/images/4846496504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f7788f363c643e5005994d301a882560f6eb47564ed6d297ea390fa17fbc9b +size 156086 diff --git a/flickr30k/images/4846880357.jpg b/flickr30k/images/4846880357.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1e9256063d676f595613716fcb15b6c13f7ecd1 --- /dev/null +++ b/flickr30k/images/4846880357.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91db043b40187efcaa28438bf3cb0a088ce55e9de476f25447c8072cd80a2b3 +size 224288 diff --git a/flickr30k/images/4847012655.jpg b/flickr30k/images/4847012655.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ba5f764d99302db6d1ae360d01b661be20bf23e --- /dev/null +++ b/flickr30k/images/4847012655.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1872a46b7bd037ec2f7db4147e652ddb6e695fab00777ff23db6ad3ef6c5927e +size 191047 diff --git a/flickr30k/images/4847077399.jpg b/flickr30k/images/4847077399.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8aa2d52a61c1602635af030df83bd251007c3b67 --- /dev/null +++ b/flickr30k/images/4847077399.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a7e4508f0bddb88ee7eb32da1bf058b41681e2c27f8f7a2774f935fe343bd8 +size 192220 diff --git a/flickr30k/images/4848505381.jpg b/flickr30k/images/4848505381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5af83b71f19afc0e33149db87e1832295e307efe --- /dev/null +++ b/flickr30k/images/4848505381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5864c1e2e763cb909bdfd6062a6003c0d7f8a10dc7aa85d42c920710312b45 +size 122614 diff --git a/flickr30k/images/4848511967.jpg b/flickr30k/images/4848511967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a23ac7e4fd573c5e0c2006562018916271123c2 --- /dev/null +++ b/flickr30k/images/4848511967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4e08b0434c74dd1bed7a67ed56affc6a3457b5dbba334f9d70850ab1780dac +size 194294 diff --git a/flickr30k/images/4848911761.jpg b/flickr30k/images/4848911761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dfd316ecafef517b3c0b0f6f935a89b54d23050 --- /dev/null +++ b/flickr30k/images/4848911761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02287f01c1c2a45387930d9eeebc8db103fdff9bcb29989b63f0d9b26bc09c0f +size 148798 diff --git a/flickr30k/images/4849079591.jpg b/flickr30k/images/4849079591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34eeee075fb1c139f94a36c791258917658c07ef --- /dev/null +++ b/flickr30k/images/4849079591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d6e1da62c4c473aa2a0a00d472820d65eaf147fa98f32ab652ba6ff364279d +size 136933 diff --git a/flickr30k/images/4850359729.jpg b/flickr30k/images/4850359729.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f8a137a53cdcc05027a63e810ad4ca3e4d7f039 --- /dev/null +++ b/flickr30k/images/4850359729.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7c3b9d2773095078b7cf6ee4481e874fce48c0e1b15b96e8084324fd1eb6f2 +size 111586 diff --git a/flickr30k/images/4850637363.jpg b/flickr30k/images/4850637363.jpg new file mode 100644 index 0000000000000000000000000000000000000000..228c8b750b0571b0c62a4cec616a65d991d0e9e8 --- /dev/null +++ b/flickr30k/images/4850637363.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59948629c77849b2f16a99058cf9befd0f8b15f79f545988afe5f9854cd04562 +size 163899 diff --git a/flickr30k/images/4850809558.jpg b/flickr30k/images/4850809558.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab8ebf0ff7ae32e4f92a2b02e0599db12c205bdf --- /dev/null +++ b/flickr30k/images/4850809558.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965dc02707f642451de8cc19ec251974e45fd36a3cf646029cf3c966de0073bc +size 74991 diff --git a/flickr30k/images/4850814517.jpg b/flickr30k/images/4850814517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4eacbe72923d603561c4d129c115ba549dc4601f --- /dev/null +++ b/flickr30k/images/4850814517.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6096580740200cf06c8053a471d7d16741f5bce3f9d4a20d9b4923cf27c97e05 +size 139354 diff --git a/flickr30k/images/4851210984.jpg b/flickr30k/images/4851210984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..347344ea1133b5b1952c91445a4353174e46254f --- /dev/null +++ b/flickr30k/images/4851210984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e916f94008c481c7612f317b4589a20dbb8e32feca550447f532b99a4635c63 +size 164237 diff --git a/flickr30k/images/4851214609.jpg b/flickr30k/images/4851214609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a5786355f218ca9908dc7ee7c0a945e43c5551e --- /dev/null +++ b/flickr30k/images/4851214609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d6726af76ae716ac9ddc55ca2b0d90274c9a99cbec55099e87c95e88209219 +size 166857 diff --git a/flickr30k/images/4851246557.jpg b/flickr30k/images/4851246557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ac754bd4943ed0777a5a716d53e97979cc87957 --- /dev/null +++ b/flickr30k/images/4851246557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3abe120b955e9e4341352fe3ced71ff10422134c137a7251a07efe2a31c591 +size 150591 diff --git a/flickr30k/images/4851249911.jpg b/flickr30k/images/4851249911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dda48094fc5432882f0631f018ece80973afd228 --- /dev/null +++ b/flickr30k/images/4851249911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6fde54374c540fc122a6487ce681a53faa3cb88b2d4c9a97e3319977aa30dbb +size 157321 diff --git a/flickr30k/images/4851524954.jpg b/flickr30k/images/4851524954.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6a8c5ed1c981787f37dfa277aa2ed3c73d802ca --- /dev/null +++ b/flickr30k/images/4851524954.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d5000a71a0702571a88adc73cf78fed38b2ca05022179f7a765ddf739a3340 +size 161913 diff --git a/flickr30k/images/4851949578.jpg b/flickr30k/images/4851949578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7308856ba46480a52f0162cf09389273f312cb48 --- /dev/null +++ b/flickr30k/images/4851949578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5236fd2cfd715f60aa08ea2c4b1b73d1001a5103dc789c7d51a984a1c156ce67 +size 130635 diff --git a/flickr30k/images/4856940447.jpg b/flickr30k/images/4856940447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eabb65c74276462bf45abfab9a6de334682f5e9b --- /dev/null +++ b/flickr30k/images/4856940447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65887af481187063d126feed27cd25859a814453b8261a427f0ce2b0efe1bb3 +size 208120 diff --git a/flickr30k/images/4857076027.jpg b/flickr30k/images/4857076027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67de1c91fa4cf3b6ddca6fc449d38187e90b77dd --- /dev/null +++ b/flickr30k/images/4857076027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ba1b03fc399d2e54aade12fe7dceb70d043f03db4f317099e4c4923bd86565 +size 143030 diff --git a/flickr30k/images/4857180539.jpg b/flickr30k/images/4857180539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d02aae5ea67289d33a1c16f268fbfa0644545c02 --- /dev/null +++ b/flickr30k/images/4857180539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ce9438dbd0e78159b1576b684ae1f06237437aa7d6a6bee4b96d01b43aab30 +size 183544 diff --git a/flickr30k/images/4857278968.jpg b/flickr30k/images/4857278968.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6af955200a625b312ce5734b16ba04370612964b --- /dev/null +++ b/flickr30k/images/4857278968.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb50ce2e78cca19ddd9fe6731f28bd0457944f27ad79cbeb734faa62fa12ce33 +size 151938 diff --git a/flickr30k/images/4857555732.jpg b/flickr30k/images/4857555732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..300c1eff1c52fc065144fd6c0189921d4f033af6 --- /dev/null +++ b/flickr30k/images/4857555732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab2acb765731ac86c6ce72ffb1f96f2c94e2ae3b00a3e0a0004b1a410c57abc +size 169349 diff --git a/flickr30k/images/4857570002.jpg b/flickr30k/images/4857570002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ba10ded18635507c63b0f077447179e7cdc24fc --- /dev/null +++ b/flickr30k/images/4857570002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296ffa3a68c9b9e28f031b0a8de7ee819a609c93af1348db412b72663c35a420 +size 142447 diff --git a/flickr30k/images/4857709036.jpg b/flickr30k/images/4857709036.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0693dd30f08b00cdb5c80ceb9c69e86f9e323af8 --- /dev/null +++ b/flickr30k/images/4857709036.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce86e18fb480a36ce297cd670b087ad6f414525d690f5a44cf37f16909d18c8f +size 134784 diff --git a/flickr30k/images/4857763702.jpg b/flickr30k/images/4857763702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..150a7b63964b61025126cc63f190e6e66f0e4e03 --- /dev/null +++ b/flickr30k/images/4857763702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2aa8c32ca66c8cca006069800b32222bcf1e3be79979f652e0e026ec6f1a34 +size 156126 diff --git a/flickr30k/images/4857769140.jpg b/flickr30k/images/4857769140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a7150265652b79523cac8d346b553842bff1ae8 --- /dev/null +++ b/flickr30k/images/4857769140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d9250eeb46fc78db13e8f73d0a07583cf21ae6f2ce3144becb314d985b9d81 +size 135491 diff --git a/flickr30k/images/4857773168.jpg b/flickr30k/images/4857773168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c11dc09786fe3beecd33aacadb8e2be89e226c0 --- /dev/null +++ b/flickr30k/images/4857773168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05599c30fd78fcb9b192b576479090f0edf2086ffb956511235c7b5fd6be37a +size 126898 diff --git a/flickr30k/images/4857838482.jpg b/flickr30k/images/4857838482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e122638872e6643517c46ae2221f5704ee5ea222 --- /dev/null +++ b/flickr30k/images/4857838482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04379abc0ab171ff3160a29e1f24420b2676d7a5b4b3276e1ec06842d8b75451 +size 195314 diff --git a/flickr30k/images/4859004665.jpg b/flickr30k/images/4859004665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa186b9c6d5e058cb7ec7a65ab489048bdb98807 --- /dev/null +++ b/flickr30k/images/4859004665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce3c155995602d7d5a2a4be231f37978353b58688d3b551ef786a4120d01df5 +size 165076 diff --git a/flickr30k/images/485966385.jpg b/flickr30k/images/485966385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9551d9c73301174bbfd109cc5b068518788efd2 --- /dev/null +++ b/flickr30k/images/485966385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7703226f0be1d9c221c818716d4055589824e0dd59a8eacfff47af76ec3cbb1b +size 143230 diff --git a/flickr30k/images/4860254827.jpg b/flickr30k/images/4860254827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8da41cbde6ec8ccb9e9e811964407aab8e8e4d79 --- /dev/null +++ b/flickr30k/images/4860254827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5b046c4c58c10034e97d3a15c0faf0d592b3c6f627ac8ef16eb03a69f6c4ff +size 147521 diff --git a/flickr30k/images/4860412120.jpg b/flickr30k/images/4860412120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63548f984bcc9a70953bde26b6e8f61e46526990 --- /dev/null +++ b/flickr30k/images/4860412120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b97488b4dd262d5d2050cc16f5e8ff75e0b7cd3d13dcf624d7aafc794c07058 +size 208610 diff --git a/flickr30k/images/4860728812.jpg b/flickr30k/images/4860728812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f904344aca076cfb55ce5f3e0f275f80dbbdd8d7 --- /dev/null +++ b/flickr30k/images/4860728812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf908b39d8dca542cbc3b7ff37e7865b089cfb10a09b96ec710c85bd9c5c9f6c +size 147224 diff --git a/flickr30k/images/4861410931.jpg b/flickr30k/images/4861410931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cf0f45fbc86b575a3e9059ff4684655f88930cd --- /dev/null +++ b/flickr30k/images/4861410931.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48fccdcb626f309b5a2d95950070c94e383d964d2d8c456f771698112d89ad79 +size 160308 diff --git a/flickr30k/images/4861894586.jpg b/flickr30k/images/4861894586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c67618cbf7752c3805e46c7f2fd7f703cf0d4399 --- /dev/null +++ b/flickr30k/images/4861894586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755d872de7fd5965ea47cab2c0702bef6faf117cb27f401c9b401d1486cce8f0 +size 190615 diff --git a/flickr30k/images/4863204977.jpg b/flickr30k/images/4863204977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f900a1d07c88704b25692c7b34e3fe9e11633058 --- /dev/null +++ b/flickr30k/images/4863204977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c558b661ee83e54dbb649cd7057fe9f500960f06c23167e8932b92fa9d45e3 +size 188608 diff --git a/flickr30k/images/4863792636.jpg b/flickr30k/images/4863792636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17580ff9b92bfb58969bb3979f5611334b7bd0ea --- /dev/null +++ b/flickr30k/images/4863792636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19270a83b5e8a4b02a003bce048afcd97fe4d7a77de7d0b62dd22cdc72d4f18a +size 196858 diff --git a/flickr30k/images/4865742217.jpg b/flickr30k/images/4865742217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5163f5b449016e1d6f6c047650df0e901f22fdb6 --- /dev/null +++ b/flickr30k/images/4865742217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183975b8462f70a9e57b568127f9ef87427a1151cf0558aee5a6d6b2a5c2cd2a +size 168318 diff --git a/flickr30k/images/4866267667.jpg b/flickr30k/images/4866267667.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e013a223c844b273674a10644548f2f1285962cd --- /dev/null +++ b/flickr30k/images/4866267667.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec88cfdd00d222cf76314e398ba2189933c8d768c9a47469239b685851e697cb +size 166226 diff --git a/flickr30k/images/4867342775.jpg b/flickr30k/images/4867342775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1db5ec5e829fcfe48835c493e80061c909dc5f55 --- /dev/null +++ b/flickr30k/images/4867342775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd90e3aab4198494f92ddcd2c83ecb6d736dc4bdffc3dab5b592a8fa440503cb +size 61408 diff --git a/flickr30k/images/4867697780.jpg b/flickr30k/images/4867697780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d8e38430bb5290131e094228fa676b9b614c2ce --- /dev/null +++ b/flickr30k/images/4867697780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ec9bb9d7552e88004f3479e6d41964901840856bf8d8978fc691d45fca2a92 +size 226770 diff --git a/flickr30k/images/4867980012.jpg b/flickr30k/images/4867980012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68f014301324146e061c63518914a6d7683b2d20 --- /dev/null +++ b/flickr30k/images/4867980012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd9340c0f0a9a9417fe2e40854b7fd2e6eedd87aa5af3a093a516cfe794b412 +size 61466 diff --git a/flickr30k/images/4867991300.jpg b/flickr30k/images/4867991300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6b44608370c68644d7d041aa3b80ef40cb856f1 --- /dev/null +++ b/flickr30k/images/4867991300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb635a67f125e349c299e3ef17ac93c09a521048b1945935138de0fdc5197a5 +size 59811 diff --git a/flickr30k/images/4868221574.jpg b/flickr30k/images/4868221574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0d76d87822a254d1a86fac775de4dfb5106d44 --- /dev/null +++ b/flickr30k/images/4868221574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a460df82e59b32a3797fc4e10f25203aab81aab902b6338c5966c8e80e4d6f88 +size 149951 diff --git a/flickr30k/images/4869824245.jpg b/flickr30k/images/4869824245.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de6aeeebefaa9d8cc994459c039a85f828f9fc60 --- /dev/null +++ b/flickr30k/images/4869824245.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adde2a74ad6397a997e1486456859a787f4bbfdbbe8042d641aaeb4dbeabb3d1 +size 187571 diff --git a/flickr30k/images/4870786783.jpg b/flickr30k/images/4870786783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e3e8e07d5b866c16802a1bdeeec60496e3d6d37 --- /dev/null +++ b/flickr30k/images/4870786783.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f385d9ce885bcbbdfb9955cf11e353f42d8a128fe7d7b24c65a34353a662b5c +size 215374 diff --git a/flickr30k/images/4872391001.jpg b/flickr30k/images/4872391001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..661084bffedfb33f39726d5b0582ab6d070dd9d9 --- /dev/null +++ b/flickr30k/images/4872391001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ab66bc50cc578e9d4ed1e9844a7bf0e4922997dd4ff08e448b2f82196bdd8e +size 223183 diff --git a/flickr30k/images/4873020182.jpg b/flickr30k/images/4873020182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4aa48bea2af409a5a2abc0c5d5aae32f52e7f7b1 --- /dev/null +++ b/flickr30k/images/4873020182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f6a442cd32b7d43c8bbefd63b49996af6eef162e36b91ca4c5b31fe6d1614f +size 176777 diff --git a/flickr30k/images/4873901110.jpg b/flickr30k/images/4873901110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b01488d2c0470ded6c4c30f4ca63dd1b593af6aa --- /dev/null +++ b/flickr30k/images/4873901110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e721d99972af4342559da03d38c563a25e359ee7f27cce5a85a1598fbbc29695 +size 103182 diff --git a/flickr30k/images/4876043682.jpg b/flickr30k/images/4876043682.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6db5641394e945a798d8271a5105f33642df989d --- /dev/null +++ b/flickr30k/images/4876043682.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a797a172d832158bae78c84e0e4691dccf5fe7c600d36620101872b0bce2f347 +size 185749 diff --git a/flickr30k/images/4876859436.jpg b/flickr30k/images/4876859436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38ab07d386fcb6b21355ea423175d4a74014a3de --- /dev/null +++ b/flickr30k/images/4876859436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26f4149788659c998b24eaa65145e853a6adb92627c7161091835044a28dd1f +size 229518 diff --git a/flickr30k/images/4877551358.jpg b/flickr30k/images/4877551358.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03b44c18377e422aaf47bd7483228924717e28ab --- /dev/null +++ b/flickr30k/images/4877551358.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15f283785e38a42f81a455877a7be949ce71754977a16fbe92f1963f4e56c7d +size 137304 diff --git a/flickr30k/images/4877883053.jpg b/flickr30k/images/4877883053.jpg new file mode 100644 index 0000000000000000000000000000000000000000..482fe49782c80f30125aee7a824b8d2ac5c6cce4 --- /dev/null +++ b/flickr30k/images/4877883053.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7d2e5b83e51792fe416e80585767a94f77ebe54c52c4e40ffa6d349a0fede7 +size 130058 diff --git a/flickr30k/images/4878343799.jpg b/flickr30k/images/4878343799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fded4f940bce5b2a36e5f2f3ca00a8ee44e67034 --- /dev/null +++ b/flickr30k/images/4878343799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb19102ee5aa013e821fa63982739302679ed1b80dea0c0d5e273ff6d3df502 +size 158224 diff --git a/flickr30k/images/4878557563.jpg b/flickr30k/images/4878557563.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c1572f04229e3fdf1e124419daf29f6902b7081 --- /dev/null +++ b/flickr30k/images/4878557563.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b973d0ca431612642b109d68e5f8f1f9c76b733e299b677510d9e8e4092658 +size 202913 diff --git a/flickr30k/images/4878621384.jpg b/flickr30k/images/4878621384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7306b0c78001e7ce006c0229df54e23688d5b14 --- /dev/null +++ b/flickr30k/images/4878621384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b12ce6836d3c5eddee7aba46bb4aa1665423d7a91fa4b537a697dd9d47cb614 +size 144495 diff --git a/flickr30k/images/4879450847.jpg b/flickr30k/images/4879450847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f297772b832a89430dd39a67fd3b1c43ce7205da --- /dev/null +++ b/flickr30k/images/4879450847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647e0149848c400648f738a0033b728727345057e364970dbf1d319f5b7f1737 +size 236809 diff --git a/flickr30k/images/4881733837.jpg b/flickr30k/images/4881733837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c876e409a1c081b0e4a1fc5f9fb44bde6c53fb3 --- /dev/null +++ b/flickr30k/images/4881733837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c73f97ffa895f3318b9d549c3fbc72f6c4dfd442ebb0efdb4e6d0a4413ee67f +size 127463 diff --git a/flickr30k/images/4882033971.jpg b/flickr30k/images/4882033971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cefa69b8e16c3790b5389b55b43282219c7b4dd9 --- /dev/null +++ b/flickr30k/images/4882033971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604abbbfdb88dbc3e1a5eb7fec74bba848b661ae4830e4a025a70a4bb8f5837a +size 181938 diff --git a/flickr30k/images/4882073197.jpg b/flickr30k/images/4882073197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d1ad032409320b4a9ece97969291498ad12420c --- /dev/null +++ b/flickr30k/images/4882073197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5090770f31504a53402c1d08326981c2e833b949feb735691074d522550f8ed2 +size 152909 diff --git a/flickr30k/images/4882763253.jpg b/flickr30k/images/4882763253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ce7c110b069142f6f162f978a4768d4fa7b45a6 --- /dev/null +++ b/flickr30k/images/4882763253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c34d676a3b722bc62304debaea21e8c9d96de98c1f52272768265cfafb8c776 +size 134732 diff --git a/flickr30k/images/4883101538.jpg b/flickr30k/images/4883101538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a9e3b6414f62085d1c1ccf8b8b7431d64252155 --- /dev/null +++ b/flickr30k/images/4883101538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d54f9163a74e52d0246defa1f8548c0d9238d70ba6cd8afa1e7bcd62f552eb8 +size 203273 diff --git a/flickr30k/images/4884688577.jpg b/flickr30k/images/4884688577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6687bc01dd474194c76234e8a1d7a628c7e5efd7 --- /dev/null +++ b/flickr30k/images/4884688577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14cd1573cd25fc06a42d1287983861e05840292f18b19d5d7c74d41889a5603 +size 262123 diff --git a/flickr30k/images/488545333.jpg b/flickr30k/images/488545333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b74be0c1cf695409853ea70abae7759121f8bbd --- /dev/null +++ b/flickr30k/images/488545333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32023be7fd0f02c6fbb1ba15d6ae3135f9fea5aa7d696372a0c33bc700901701 +size 124092 diff --git a/flickr30k/images/4886389665.jpg b/flickr30k/images/4886389665.jpg new file mode 100644 index 0000000000000000000000000000000000000000..737f4dd6bc4c9ec38013355f2a131ad858739d22 --- /dev/null +++ b/flickr30k/images/4886389665.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd32e12ce53e325003e26870ae56805f72ebcf081a3fc7ded3a701bb3add85ec +size 155690 diff --git a/flickr30k/images/4886594873.jpg b/flickr30k/images/4886594873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d80552387519edcd6a3b994183f37e0e2dcbb28a --- /dev/null +++ b/flickr30k/images/4886594873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7c3f212c22ec50f69fbf7b364531cda3c0ba309f23998f6f169df0257e9ea9 +size 167774 diff --git a/flickr30k/images/4888307519.jpg b/flickr30k/images/4888307519.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97762450bafcf84bfc53141ef420aefe8d122e17 --- /dev/null +++ b/flickr30k/images/4888307519.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df042acc3a525cd5977e3d387872f5d3594202b46e0ac3eb348860364bb1477e +size 137598 diff --git a/flickr30k/images/4888308769.jpg b/flickr30k/images/4888308769.jpg new file mode 100644 index 0000000000000000000000000000000000000000..551b39f918330a04967db83b9ed57f56d5b80630 --- /dev/null +++ b/flickr30k/images/4888308769.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c489ed2e83e84b42c050c36da750cafa55afd438d290eadfcd6ae60d5068f51 +size 197270 diff --git a/flickr30k/images/4888309413.jpg b/flickr30k/images/4888309413.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f20900711279d2a2fff80dd57080074a0dadea7 --- /dev/null +++ b/flickr30k/images/4888309413.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c647033427b97fd2b7fdcfbc6cb4c2e5e683ad2a73218201f4b0b147f56dc2b0 +size 133932 diff --git a/flickr30k/images/4888378070.jpg b/flickr30k/images/4888378070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..082195e49f42c46ddcb4f8e7a914001816a22c5b --- /dev/null +++ b/flickr30k/images/4888378070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc6c84f4ca8e279f5016eb618dde3ba8c2ba1e83c5abcf50944466cbe11c6b0 +size 189402 diff --git a/flickr30k/images/4888431749.jpg b/flickr30k/images/4888431749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..087c045cedd9f6b10479730c0e40b82ceb817a55 --- /dev/null +++ b/flickr30k/images/4888431749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcb091406cc58b012a66be89695c51cd70419b780dd77a8c60ea955048e5f82 +size 202805 diff --git a/flickr30k/images/4888840424.jpg b/flickr30k/images/4888840424.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec75cc2a48d4196a069221472fa0a20f02683b83 --- /dev/null +++ b/flickr30k/images/4888840424.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc1e5473531511ceb09a1731c545def8341310c04ae74de7975ae9d255943e1 +size 116958 diff --git a/flickr30k/images/4889849608.jpg b/flickr30k/images/4889849608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a40cb161a0e8828b57f85ebb2233a604833d854 --- /dev/null +++ b/flickr30k/images/4889849608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86acc8f56398f54f26bd48a64f39680609c9cab42203ba18153fcf13b30682a1 +size 173133 diff --git a/flickr30k/images/4890158457.jpg b/flickr30k/images/4890158457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43c00f3736f53898e772030034111722575e29da --- /dev/null +++ b/flickr30k/images/4890158457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f36b8e8a9a5c78e971899dd53f6d6f3b60fa995cbd09b5d635de4aab2fb9d5 +size 169214 diff --git a/flickr30k/images/4890344819.jpg b/flickr30k/images/4890344819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef997eb39f39651d29071bda5d996513cd8d97e6 --- /dev/null +++ b/flickr30k/images/4890344819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356a5cb69d213720c444b54800fb8d661884116c2d731c0a634b4c9024921839 +size 166506 diff --git a/flickr30k/images/4890458723.jpg b/flickr30k/images/4890458723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..097e0ed8e090c56538473c551921ff983ca5fd77 --- /dev/null +++ b/flickr30k/images/4890458723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5997df285b3b561bdf4b4f2f09f37f34e92db707e3f658c0e6462836e81e4fc +size 164630 diff --git a/flickr30k/images/4892698507.jpg b/flickr30k/images/4892698507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13d3451ea37df4f84c6b3b5d44a92e0d41c88d98 --- /dev/null +++ b/flickr30k/images/4892698507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d820d0f378aa4b98389775c09292d47f51fdc9cae01f09d08c4971ddf1024521 +size 218878 diff --git a/flickr30k/images/4893324386.jpg b/flickr30k/images/4893324386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee9b198e93b3dedfb368f804ffa2fca13f9ea9ea --- /dev/null +++ b/flickr30k/images/4893324386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e002d77694edf33c1f8d26981b6a973d13eb75141b2f07b007b18f55a49589 +size 202784 diff --git a/flickr30k/images/4893487832.jpg b/flickr30k/images/4893487832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4574c5e58d50002f5cf959d8f12ec64ad9a2991 --- /dev/null +++ b/flickr30k/images/4893487832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd945143482b06a9786902721f5b2daff5faaefcca8cf3d767a18f8026ec41a +size 183001 diff --git a/flickr30k/images/4893958897.jpg b/flickr30k/images/4893958897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b35dac17b57cd35f752f6c3e788ff76834459433 --- /dev/null +++ b/flickr30k/images/4893958897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9801263d351b3f8e432d3871f8eb665038b72eb2fdccd7c6ff3bbb79efc1f78e +size 201181 diff --git a/flickr30k/images/4895398811.jpg b/flickr30k/images/4895398811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a65d9a5c54be3a2841e31a9baab0a0272d182102 --- /dev/null +++ b/flickr30k/images/4895398811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f89cc40743f0c36a17d401492876cceca19dccedd2a3954f7cb09c1b8fb846 +size 162424 diff --git a/flickr30k/images/4895430055.jpg b/flickr30k/images/4895430055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dcf9a1dc5b14fc8222952f8a5d2f9b1c1b8db53 --- /dev/null +++ b/flickr30k/images/4895430055.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39088612d1df74c90a0d421a7fa111c0d7013791cb8071c917fb94b7ee03100c +size 141377 diff --git a/flickr30k/images/4895560344.jpg b/flickr30k/images/4895560344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b46117b1572b78eb97857ad6541e1004f6537955 --- /dev/null +++ b/flickr30k/images/4895560344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c022db31bf6de6c2c45f7397e92b1c67880373a09e05d3f304e23f5ad0446dc5 +size 172764 diff --git a/flickr30k/images/4896490963.jpg b/flickr30k/images/4896490963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..326bd4865481befce87db2d27929091c7561fa4d --- /dev/null +++ b/flickr30k/images/4896490963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad48ddf6326c19fd0b6d00a82bf9eff35993a68dc7ff50dfe214ee70d323dd3 +size 177723 diff --git a/flickr30k/images/4896595765.jpg b/flickr30k/images/4896595765.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9b89af48d56067179c83a0de2f0b91705a4b3dd --- /dev/null +++ b/flickr30k/images/4896595765.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fda2bcf2480accac54e7472f7409bb1561f96edb77c3589cd92ff336bbbdaae +size 236483 diff --git a/flickr30k/images/489723654.jpg b/flickr30k/images/489723654.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7dfe5c630feba8d8b35930d697fd268a90854460 --- /dev/null +++ b/flickr30k/images/489723654.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33764fdf850950e29da5fe2f32c83a895235acfd99936a8703edba09734e27ff +size 180945 diff --git a/flickr30k/images/4898064668.jpg b/flickr30k/images/4898064668.jpg new file mode 100644 index 0000000000000000000000000000000000000000..087493a2cb7b6a2924f92194f060aa7b1925c006 --- /dev/null +++ b/flickr30k/images/4898064668.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e7ca805bdd971266cb971634fb19039f5ae9fb02fe2d3c037689b82dbcc13f +size 197276 diff --git a/flickr30k/images/4898823461.jpg b/flickr30k/images/4898823461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd28a8663aaea92895858cce82a4c226c01ac4c0 --- /dev/null +++ b/flickr30k/images/4898823461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8ceb4b77d0bc3577cb4fdf73edb416cef8bd6c41712ddb516e2b88b62c96e4 +size 157136 diff --git a/flickr30k/images/4898846532.jpg b/flickr30k/images/4898846532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e6e4690c4117328469af1198ca0d2d1db323efa --- /dev/null +++ b/flickr30k/images/4898846532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6238fdc94cf64777fba51f88ed890bf269afac732b753687b5e448667e8dc657 +size 150252 diff --git a/flickr30k/images/4900663691.jpg b/flickr30k/images/4900663691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efd2b5bb4606dd32c0db2e28acc7f590647f7569 --- /dev/null +++ b/flickr30k/images/4900663691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b83906fca4d0c3832f28725e1c56a2dda0539b0ea106d08129d2661f47f9c08 +size 135230 diff --git a/flickr30k/images/4903277818.jpg b/flickr30k/images/4903277818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a722e6a2c0b917229331e7f428ec5761748fb2ac --- /dev/null +++ b/flickr30k/images/4903277818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0990d8b286e19a76c25a409024a48a38fc3234b941d0a0bb091e07c59c5b4a9 +size 125595 diff --git a/flickr30k/images/4903745980.jpg b/flickr30k/images/4903745980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ca5f14be7811511595058739e609b44fe48e81f --- /dev/null +++ b/flickr30k/images/4903745980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2cbd09d55ab5d821c6a0229741fd87811e65ead5e7bec5adf98c8bf3679ffbb +size 107751 diff --git a/flickr30k/images/4905326458.jpg b/flickr30k/images/4905326458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d43cd89fce6c5c26c4b93c0522377f692736badc --- /dev/null +++ b/flickr30k/images/4905326458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397e5252a32cac268850937c8a2b1874a06362f26efa1f978aa4c4be02c588b0 +size 154916 diff --git a/flickr30k/images/4907068336.jpg b/flickr30k/images/4907068336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45e8759600125fe767c8df6ea68020d92895eb2a --- /dev/null +++ b/flickr30k/images/4907068336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba4bce5472903e62f431bf0a84b91154dea4f7d9ba9e641dda34344fefea753 +size 145755 diff --git a/flickr30k/images/4908835309.jpg b/flickr30k/images/4908835309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86df935de1f39fa5b6c89d0e2a5a4cebef5c5054 --- /dev/null +++ b/flickr30k/images/4908835309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee88e02688980612218ce522a81e3b20fbdc83efb50cd6207fc05df4cafaed9 +size 190135 diff --git a/flickr30k/images/4909512111.jpg b/flickr30k/images/4909512111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..177154562700b5f930489cf95d10d8218ae74812 --- /dev/null +++ b/flickr30k/images/4909512111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa5d75005bad07e430c0e3c129d333f79adb0a094416cd2f701d15450c0930e +size 164418 diff --git a/flickr30k/images/4910559956.jpg b/flickr30k/images/4910559956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14c973cd2da953773716edba072453b31aaf8a40 --- /dev/null +++ b/flickr30k/images/4910559956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d04e3caeeaf76e97e267d1fb62373fa4863208840d64ae2fde85733fa7320e +size 195387 diff --git a/flickr30k/images/4910842410.jpg b/flickr30k/images/4910842410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2727b8591a01931fc799c235e614004ec28f37a --- /dev/null +++ b/flickr30k/images/4910842410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace9908f29f47cdc25c4a244e37ebfc08c9c7b6c095088bb7a877625a6b7c9d8 +size 129341 diff --git a/flickr30k/images/4911020894.jpg b/flickr30k/images/4911020894.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d053bbe8495d80d60476c708897db066b14d7f6 --- /dev/null +++ b/flickr30k/images/4911020894.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1366b65a362e158472b6088a719642e32bca3156e8537c09118ee5989ad137 +size 209663 diff --git a/flickr30k/images/491321888.jpg b/flickr30k/images/491321888.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a5924b5bad808a89d2823f96a25b1f8369a1d3e --- /dev/null +++ b/flickr30k/images/491321888.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51f96cb95a18d860bef93439397401874433deb0214b944d2909e49e9589e0d +size 134319 diff --git a/flickr30k/images/4914029409.jpg b/flickr30k/images/4914029409.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a062ba15a474ee081e931f1216e10923e96b26e --- /dev/null +++ b/flickr30k/images/4914029409.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6993f822d330261ce0f68b17717f0a08153d7d37d460e499252e546029a1cb33 +size 156537 diff --git a/flickr30k/images/4914053837.jpg b/flickr30k/images/4914053837.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e62fd9abf12b125cfde59ed39b0dd351264cda80 --- /dev/null +++ b/flickr30k/images/4914053837.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ede5139e0567ef53f4d812b5db0b3bf9eb77188de526218ccd5fcc95980efa4 +size 155744 diff --git a/flickr30k/images/4914732942.jpg b/flickr30k/images/4914732942.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef22d310a5a4ea7d2226c451b3c6328f5d4e2297 --- /dev/null +++ b/flickr30k/images/4914732942.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc3f60bbf98d480d2840d0df80da481f4d91b3fce293eee24319e9685312158 +size 175942 diff --git a/flickr30k/images/4914798970.jpg b/flickr30k/images/4914798970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c2b6f46a778242d3cd645e14ed0da8e95d3b959 --- /dev/null +++ b/flickr30k/images/4914798970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66eb2278c57be7210fb520eb48a2b3c025413f25975739f0e5148ebd5d933917 +size 150339 diff --git a/flickr30k/images/4914829251.jpg b/flickr30k/images/4914829251.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b0a890c467e02ce7394fe56affe5e3c7a61a96d --- /dev/null +++ b/flickr30k/images/4914829251.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6d1aee5bbac4a9363233f4c6195e66ad969c51adf583d17ed58b2df4a9d9f2 +size 155499 diff --git a/flickr30k/images/491495182.jpg b/flickr30k/images/491495182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f90c6b981cb121be5a4396204f1d1e9e789a3db --- /dev/null +++ b/flickr30k/images/491495182.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c345a551593cc225750743fa02d474fb0f6688a7fe9fd85f10095fe6c71d4b +size 127582 diff --git a/flickr30k/images/4914994391.jpg b/flickr30k/images/4914994391.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f26b700289be391143d700d8cbc7cc7bd33f1fcd --- /dev/null +++ b/flickr30k/images/4914994391.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba092ea089c7a40020dbe08369505d63ae96f3beae9e8ff4d8d78d446647b0f +size 210637 diff --git a/flickr30k/images/4915029510.jpg b/flickr30k/images/4915029510.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abc944900971dfc7db216e65ce9c37a4bb8974f7 --- /dev/null +++ b/flickr30k/images/4915029510.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b7208956b5c5f2eaf04127afb7b574e3c2e3dadfc05c067fe7ff872f86b9b3 +size 150032 diff --git a/flickr30k/images/4915359289.jpg b/flickr30k/images/4915359289.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdf31fe9d09cae8e10d371c02939a3d7dd6e203a --- /dev/null +++ b/flickr30k/images/4915359289.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bd715e3305f7bd01cdaf6d7a07aad0f575a917a4fae31e50844926b7924340 +size 177441 diff --git a/flickr30k/images/4917930892.jpg b/flickr30k/images/4917930892.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69efc08e65e426b5fbf84c5731f121be1dc2ce4a --- /dev/null +++ b/flickr30k/images/4917930892.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbcf81ed8721d1ea134d49be4bb96e87b682a236bd4665ddbb0c229bcc9a3b43 +size 133137 diff --git a/flickr30k/images/491876784.jpg b/flickr30k/images/491876784.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7efa87e13bd6bae0f7dbcf6eab8853f7d5fd8fa --- /dev/null +++ b/flickr30k/images/491876784.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748278fa9219803f8dfbc09b6cd0541f9290c388b9b0d6b5be6f87d230b213d0 +size 139264 diff --git a/flickr30k/images/4920455740.jpg b/flickr30k/images/4920455740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9ac435ed9db0372069c15808c8db3cd58933376 --- /dev/null +++ b/flickr30k/images/4920455740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3394c6eb2ae1e1eab62d8853cafde29908b5cc568820d005e1cc4812f052812f +size 196804 diff --git a/flickr30k/images/4921075662.jpg b/flickr30k/images/4921075662.jpg new file mode 100644 index 0000000000000000000000000000000000000000..058fa88202dbf2a54188a357166f880f880d0ec7 --- /dev/null +++ b/flickr30k/images/4921075662.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5d7afe80f0592953ceffe2e4b17d5e3d18f3357c9a254cff66ebe64ed0e3e2 +size 198510 diff --git a/flickr30k/images/4921124228.jpg b/flickr30k/images/4921124228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..009643f350d03d005847afeb81e17ecb1a21af9f --- /dev/null +++ b/flickr30k/images/4921124228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34a8dd1c4659f1ca85cd2e2c40e191c69cbc53f599c0a1385d294ab615896cc +size 212680 diff --git a/flickr30k/images/4921249775.jpg b/flickr30k/images/4921249775.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64860e1f4ffc7722d73187526a14052468d72251 --- /dev/null +++ b/flickr30k/images/4921249775.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61250ac23f2f4363a5108ff29d6eccbe571a41c7e32e71258c42b2b9c81e3fb1 +size 126352 diff --git a/flickr30k/images/4921377842.jpg b/flickr30k/images/4921377842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..649184bf1a877d1158330289bcf3622014857d18 --- /dev/null +++ b/flickr30k/images/4921377842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212d5e810e22a9ecf2dc013615a738e05f7dd198455fc1612d0b1edcc761212e +size 182942 diff --git a/flickr30k/images/4922420794.jpg b/flickr30k/images/4922420794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0308aa4e53f9e32d06367c89b93f2e3257400dee --- /dev/null +++ b/flickr30k/images/4922420794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1393f9cef5d5fa586cd9ac9d5a0112db2a91c375d9f4cd24ac94a3fbc6a947 +size 137916 diff --git a/flickr30k/images/4922678481.jpg b/flickr30k/images/4922678481.jpg new file mode 100644 index 0000000000000000000000000000000000000000..573c2a444bf9766a7409f4933f24d49cead76ea4 --- /dev/null +++ b/flickr30k/images/4922678481.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d7287335d64653d1dd87af1580fab9e9ada88b384f25d7a1a7c2667d2886a3 +size 188008 diff --git a/flickr30k/images/4923271886.jpg b/flickr30k/images/4923271886.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c1c23ef20ef3d45c9513733d9c61c783a7fd4d5 --- /dev/null +++ b/flickr30k/images/4923271886.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffbba5f9df5454035531baa45008ca5bee05d0d908afedcc96d26b984980d3e9 +size 210311 diff --git a/flickr30k/images/4927147688.jpg b/flickr30k/images/4927147688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10da94d156341673ce0d2379707223f653d50f44 --- /dev/null +++ b/flickr30k/images/4927147688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e5d6ccee4be2140b8f349fb6f525a6b91ccfabd81d512103e262ba53b5d3e2 +size 134936 diff --git a/flickr30k/images/4928886631.jpg b/flickr30k/images/4928886631.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec671096dcf54122ab68a34926874de4e5b03c9d --- /dev/null +++ b/flickr30k/images/4928886631.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:becb7e658d16b36f2808f0802956af84622261b1818db524981d421ffe2d1616 +size 141011 diff --git a/flickr30k/images/4931259260.jpg b/flickr30k/images/4931259260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..257cd5fcb76633d3ec927ad15ce13aef9b259dbe --- /dev/null +++ b/flickr30k/images/4931259260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc95793b05fdb766c00cecec97f3287b8de50836ba8ad207f045f71ac7eb13fe +size 152542 diff --git a/flickr30k/images/4931927819.jpg b/flickr30k/images/4931927819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbb64a3441a63cd70c7eb40234fcdc64899c25e9 --- /dev/null +++ b/flickr30k/images/4931927819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d455942334bc7f37b37ddf220cfb89798da612ea2ba6f1c7df494a69d76afff +size 179060 diff --git a/flickr30k/images/49320620.jpg b/flickr30k/images/49320620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5d32ab9b5682c695104aaa0bbe49ec16d2e4197 --- /dev/null +++ b/flickr30k/images/49320620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098705ef6fe8b535268374f414e1827cb59373a64ef9fc4be38681580b48ce14 +size 107362 diff --git a/flickr30k/images/4933973457.jpg b/flickr30k/images/4933973457.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdffb55c625e4004497f89dda72178aafa1872a5 --- /dev/null +++ b/flickr30k/images/4933973457.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ce7e723bdc52b815554e0f6618a5fb089befd478e4693a70b448406fc56d52 +size 170816 diff --git a/flickr30k/images/4934375269.jpg b/flickr30k/images/4934375269.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d4851b666fc8a6b249e90757ff445bffffd5e55 --- /dev/null +++ b/flickr30k/images/4934375269.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db03285c9f879e168a3708f6cf9b7a1a224d94d90c2d6430c21e3d74d4c70e3 +size 159842 diff --git a/flickr30k/images/4934467462.jpg b/flickr30k/images/4934467462.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8f26b95feb76970456fff28ba065cd22b7cfd40 --- /dev/null +++ b/flickr30k/images/4934467462.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e1c776fa01422f24e2953959f89414561605bd05b0ca78807b9cbc6ebc429e +size 181394 diff --git a/flickr30k/images/4934873039.jpg b/flickr30k/images/4934873039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe33a88646d40553c89e8aad6f9699bf497bb172 --- /dev/null +++ b/flickr30k/images/4934873039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c30be31b3c06c0fe8ca263a887ced3ef4b0b3794e67b25b9dbecefde3a407f2 +size 186473 diff --git a/flickr30k/images/4935046155.jpg b/flickr30k/images/4935046155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c8c6138a1946988ec74f343428b717488acc38d --- /dev/null +++ b/flickr30k/images/4935046155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e238f6902ec53d84920a15cd7e1089c6e437f6582be04038421d35d946366d +size 142385 diff --git a/flickr30k/images/4935241932.jpg b/flickr30k/images/4935241932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c47c5e28288a8540815e3d6e86b273255d26ce9c --- /dev/null +++ b/flickr30k/images/4935241932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d287bb27021cd95f0d2beafe7d983fb8732ecae28ef9ca59c0f072c65ab68f +size 189336 diff --git a/flickr30k/images/4936359688.jpg b/flickr30k/images/4936359688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8aa4a18300373cc4fa1c6648f3cada795f07b69b --- /dev/null +++ b/flickr30k/images/4936359688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbae02db048a32e6bad45aa14c6bd6e89ce5e5849f96141558f137314bd6737 +size 147786 diff --git a/flickr30k/images/4937200150.jpg b/flickr30k/images/4937200150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17b3721a8946258df58f539e864cdb577531c221 --- /dev/null +++ b/flickr30k/images/4937200150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b196c2b8d33747e0c0c7922f7f2379af020715210995f0efdaf4029e9dfe79a +size 206408 diff --git a/flickr30k/images/4937203156.jpg b/flickr30k/images/4937203156.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e68c1139e12f3f37e9c51b8223bfefcc2df059b2 --- /dev/null +++ b/flickr30k/images/4937203156.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb93f7e05666becb65f6bfdd2d276f3d3f68d6476d06ccc3b4d504fc174b4ddc +size 170451 diff --git a/flickr30k/images/4937485860.jpg b/flickr30k/images/4937485860.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abfeadefa184d1d97d0038941de586a84e1bee42 --- /dev/null +++ b/flickr30k/images/4937485860.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b08f710649599e32ee5152f16b709f86f250f5bfde6feed079dc285c820c799 +size 131967 diff --git a/flickr30k/images/4939701707.jpg b/flickr30k/images/4939701707.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5894a9ea1700a5639ff0e7e0feeb6d0e6c4dba0b --- /dev/null +++ b/flickr30k/images/4939701707.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b93db28b9c2cbe7addad75eded877beef83e826973214666387412cd152076 +size 193988 diff --git a/flickr30k/images/4941143742.jpg b/flickr30k/images/4941143742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848a0e92efd838f5d7711f4d2b757858f06a0308 --- /dev/null +++ b/flickr30k/images/4941143742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845426798cccf2034285d888f13c2c7ef8f6b3a0389fd6e9c43fecc38331121f +size 237564 diff --git a/flickr30k/images/4941418868.jpg b/flickr30k/images/4941418868.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f25c8202a987d63257c5be52cbb7db4b2e4ed03 --- /dev/null +++ b/flickr30k/images/4941418868.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dec04dbb5dca307b8453f9b1dbf0b7c1433078fa19ea0e8bbed4cfe642a86cf +size 133611 diff --git a/flickr30k/images/4941462834.jpg b/flickr30k/images/4941462834.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fd4bc4ad113939d2113bce89327439ee318b42a --- /dev/null +++ b/flickr30k/images/4941462834.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8143db499bf997f6c18ff6e8ab8cb5b4f57fcf5a9e64521543a87b1ccef96bb +size 196525 diff --git a/flickr30k/images/4941463392.jpg b/flickr30k/images/4941463392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..291d01259432f86c4f6f0370b21b192a8da97cb8 --- /dev/null +++ b/flickr30k/images/4941463392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6bbd25d1cad8d7c1f8b722a7e99196bbd9856271b9cd24f98d005784cd61ef +size 189743 diff --git a/flickr30k/images/494174844.jpg b/flickr30k/images/494174844.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c128953f29e1b38f4f95f189d1c07ff80d89818 --- /dev/null +++ b/flickr30k/images/494174844.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d03fdf261a17ea53ff2cf9b724a28636fe731520bb620f95baa03d9565e2b41 +size 147718 diff --git a/flickr30k/images/4942147280.jpg b/flickr30k/images/4942147280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7030970f82f76438adbf2ec8796cc254f53df8f --- /dev/null +++ b/flickr30k/images/4942147280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d6f24f86e449ccfc6ff07c59896b72ddab1cf4ffe2cc724d12d79fb752fad2 +size 187963 diff --git a/flickr30k/images/4942654560.jpg b/flickr30k/images/4942654560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb9712a5a98a4cc3beae9f0dc414887b9109c73a --- /dev/null +++ b/flickr30k/images/4942654560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a700235a957a476cd0c16b71da100ac2a336f839df3fa367f643e0804aa1ef16 +size 143381 diff --git a/flickr30k/images/4942995326.jpg b/flickr30k/images/4942995326.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd890489bcf01af3b2f6c351b9495b8fcb85e653 --- /dev/null +++ b/flickr30k/images/4942995326.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac7326600a987805dc4a67d27df65112dd54cc926c4ed659602d75617bad4d2 +size 206751 diff --git a/flickr30k/images/4943185444.jpg b/flickr30k/images/4943185444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b965cb62aacc3169fddf52f87f664af983825b9 --- /dev/null +++ b/flickr30k/images/4943185444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d86af61a43deaeda9a27680c69200b88a60c4230b50552152e54b6d327e993 +size 231132 diff --git a/flickr30k/images/4943187092.jpg b/flickr30k/images/4943187092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be8608cdd1a781a24f212d1c58d195a88a1cbfc0 --- /dev/null +++ b/flickr30k/images/4943187092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e0844a1c3cc0e4ee22cccb5081a845b7cdb7ae9eef9315ae393a4bb38da349 +size 193346 diff --git a/flickr30k/images/4944108585.jpg b/flickr30k/images/4944108585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a82d1cc33eeb8562b3f12f24f3ea02885c12830 --- /dev/null +++ b/flickr30k/images/4944108585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92117e222b3a4f97c3d8c2195dc9375925db9701e1d7a8cb13dd740f6015f809 +size 158795 diff --git a/flickr30k/images/4944644486.jpg b/flickr30k/images/4944644486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82839a026375224356cd4d0dce22ca7832950442 --- /dev/null +++ b/flickr30k/images/4944644486.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21de6aa63e3bc80a12206076e31f12f69f7a81c1f04c7ec25f8a07222885297f +size 155260 diff --git a/flickr30k/images/4944827656.jpg b/flickr30k/images/4944827656.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2599fdd12e3353f58a5d3ee9f00bff12614e0543 --- /dev/null +++ b/flickr30k/images/4944827656.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c01aa1a32549aa14267dff5ad060631091c6215c51b89ff7ea599c3a423cf8 +size 165802 diff --git a/flickr30k/images/4945451922.jpg b/flickr30k/images/4945451922.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b48e23c24a101701951b403a4e99075b6790d2c --- /dev/null +++ b/flickr30k/images/4945451922.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660506f3369e57b8d42298dc1c855d7441497661ed0cf73255e6d66e895eb8b1 +size 168166 diff --git a/flickr30k/images/4946986337.jpg b/flickr30k/images/4946986337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a11e4a206dca5a21865767e88e9d9c2c984e661a --- /dev/null +++ b/flickr30k/images/4946986337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c43ca8444d75aaa826acbcc0bf697cf29200a82b1fdfbb7539266d957204b2 +size 174454 diff --git a/flickr30k/images/4947946864.jpg b/flickr30k/images/4947946864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afca370115418bf57ce99ec5c7d6e71fb62523d2 --- /dev/null +++ b/flickr30k/images/4947946864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0eb2fb32f645582d174674f230488aa9c9a904ec1390ce5fce9e575803b6415 +size 213813 diff --git a/flickr30k/images/494823012.jpg b/flickr30k/images/494823012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d05f0b74652e03d7bfc34f74ee368f1f96742d5 --- /dev/null +++ b/flickr30k/images/494823012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519a6f7c3c6c0a70fc426aa8efa2e4b6d7aa4023a99fdf2d961ba6abcec32beb +size 152181 diff --git a/flickr30k/images/495014499.jpg b/flickr30k/images/495014499.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab98e55a52df48c49798018a6edfedd4d3085c92 --- /dev/null +++ b/flickr30k/images/495014499.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677c5565fc8fe5356bbcfe572cebe9eec0379f80d4f7bc955c4c1b47c52ea7d1 +size 186016 diff --git a/flickr30k/images/4951131390.jpg b/flickr30k/images/4951131390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adaca6d791972b6043b2047e80001a926b779274 --- /dev/null +++ b/flickr30k/images/4951131390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15fb2e6443f66fd0f75893a2b65ac3f99cf6b38605f24f17df369d9e80ebef11 +size 97318 diff --git a/flickr30k/images/4951538722.jpg b/flickr30k/images/4951538722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f84828e5fd161bfffa5086c018f846628faa1e1c --- /dev/null +++ b/flickr30k/images/4951538722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2a1e0d22d24e237e6ce8cd26d91b9cc597d3871080530380ef94f10bc50ecf +size 207904 diff --git a/flickr30k/images/4951566705.jpg b/flickr30k/images/4951566705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f357f4618f42d4d4342ff93dfa4f1c19da5b596 --- /dev/null +++ b/flickr30k/images/4951566705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3791e5511c98df84ba74e467da51d6151b0fe6852c97f501d5e71f452bbd6bcc +size 211139 diff --git a/flickr30k/images/4951884470.jpg b/flickr30k/images/4951884470.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3378959751b94aaea1cca1301dadf614f6fb51cd --- /dev/null +++ b/flickr30k/images/4951884470.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf8fe082c8d9c14ab2249c49f7607f7a0f44726a066bc8f6d9d219724cbeacf +size 188690 diff --git a/flickr30k/images/4952155171.jpg b/flickr30k/images/4952155171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f056f077e890fb934496c414eecf9edf279a9a87 --- /dev/null +++ b/flickr30k/images/4952155171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039937ba1acd104613b3b5e6d85452486dccfe7c852da39b2054d0e8b0ccdc05 +size 224232 diff --git a/flickr30k/images/4953325348.jpg b/flickr30k/images/4953325348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..675d4399f7a5941e9083b74f9ffc6bd4e6e40268 --- /dev/null +++ b/flickr30k/images/4953325348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af7fcbb7d6df72faabc6e29ede20e2a830ad191c110569027b5f6647cb5d892 +size 154563 diff --git a/flickr30k/images/4953536921.jpg b/flickr30k/images/4953536921.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f6a1c53d5f2aee29055f333312779a26cf35bff --- /dev/null +++ b/flickr30k/images/4953536921.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439dcb5865e552bd31251e697ec8bfb161c10d74cbbda9133c908e4921981740 +size 158253 diff --git a/flickr30k/images/4954417902.jpg b/flickr30k/images/4954417902.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54b2225e8b52d26e7d1b3237ded3bcaf78c4d0d0 --- /dev/null +++ b/flickr30k/images/4954417902.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d72dcbfcca081f9f29e6f6eb9bd279b63e8b6e4b4be109f889e6a339987dd6 +size 158333 diff --git a/flickr30k/images/4954827712.jpg b/flickr30k/images/4954827712.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6979153a827fe739ea809fafea300b0dd38aaf25 --- /dev/null +++ b/flickr30k/images/4954827712.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae1abed90bdd5c6bb3e7c6ae8281d1db8873b9d9903f157cea95df9d9ea58d8 +size 148999 diff --git a/flickr30k/images/4955005678.jpg b/flickr30k/images/4955005678.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adf7e3bcb9eab975d20c1c12beefb330c8e733e3 --- /dev/null +++ b/flickr30k/images/4955005678.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef7c207f8209b45b9e8d9a7b0cf278fd8d6ea400bf8c9e8c25757a7daac7c7b +size 217588 diff --git a/flickr30k/images/4955299042.jpg b/flickr30k/images/4955299042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fb5c3fe3fcc36d3a52f827fe5f4da28df838493 --- /dev/null +++ b/flickr30k/images/4955299042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b844d38e169c2a9c6aba1cc0930d8140671de441a366d168a5cc33d29a53965 +size 155373 diff --git a/flickr30k/images/4957517466.jpg b/flickr30k/images/4957517466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b88f7be489524e996cb2a82062dd9506cca4715 --- /dev/null +++ b/flickr30k/images/4957517466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e7d529f3f29b5d6027bcdcc4fc5cc5d020b510dc135ad2a4f4b00b6598e339 +size 176126 diff --git a/flickr30k/images/4957739389.jpg b/flickr30k/images/4957739389.jpg new file mode 100644 index 0000000000000000000000000000000000000000..730959c5f2c9f6e54f310ca34616b72fe23f9da9 --- /dev/null +++ b/flickr30k/images/4957739389.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1e34431584025667d61b54cd2fb6ae6be83c1ae6053c06b524299c4a1071ec +size 116212 diff --git a/flickr30k/images/4958897418.jpg b/flickr30k/images/4958897418.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68b2e7db8e129e68989f16e2ac0782029cf85746 --- /dev/null +++ b/flickr30k/images/4958897418.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca99f3001c36bf2abbcda58f135e0f78eaa5a14fd299d00f838181258b8a4941 +size 168329 diff --git a/flickr30k/images/4958978125.jpg b/flickr30k/images/4958978125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d5fd8c55dbb4b62911c9bbbfd52f4a131729408 --- /dev/null +++ b/flickr30k/images/4958978125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3eada49f78c1bc52f4eaa8b32ac647fe21233dfc7d9febce11d84cbd2b83ec +size 154744 diff --git a/flickr30k/images/4961904776.jpg b/flickr30k/images/4961904776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae4b332e98ed6158a4797cf1a42d6e998f832e57 --- /dev/null +++ b/flickr30k/images/4961904776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774ec5f1afaae4ecd4fc4dfcd64a1236616fe3835fcc3c48de7e9770377d5dc6 +size 182580 diff --git a/flickr30k/images/4965629392.jpg b/flickr30k/images/4965629392.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6650c783e9479e6bcb58f2fd625aca56f4bb447a --- /dev/null +++ b/flickr30k/images/4965629392.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b5f8a15fb885740e0596db99e779b31eea733b7e7eac15d3a55ea33ecc5e43 +size 169764 diff --git a/flickr30k/images/4967232029.jpg b/flickr30k/images/4967232029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f4416635376f44342347f32bc49d9b14beb1cb5 --- /dev/null +++ b/flickr30k/images/4967232029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53bde1852efe5b43336c5f0c46fda293abe0503a4e55b2c5b4fcd7e322194fe +size 181372 diff --git a/flickr30k/images/4967237955.jpg b/flickr30k/images/4967237955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68d727b73139a569c6595779696cc80e3fafec4d --- /dev/null +++ b/flickr30k/images/4967237955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804ac27f72bff2d5264bef4f7f22b746dcd0bbb815bb19229354b2b92044eeef +size 140424 diff --git a/flickr30k/images/49695755.jpg b/flickr30k/images/49695755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3422de29e363068239bb732cc0f8ea48a98c277 --- /dev/null +++ b/flickr30k/images/49695755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d66706f34753627c71aae7faa6d937826048718064a7094896ba0347a48347 +size 212639 diff --git a/flickr30k/images/4973929160.jpg b/flickr30k/images/4973929160.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5d764753f13f1607f618991c1533eff41509a3b --- /dev/null +++ b/flickr30k/images/4973929160.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6e02178d218175a6f79123a45050abbad4c4da5d206d6d496013ea51764a12 +size 182923 diff --git a/flickr30k/images/4975960831.jpg b/flickr30k/images/4975960831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e1a737f8b86f01787d490247399cb423f6c3414 --- /dev/null +++ b/flickr30k/images/4975960831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8400ee8ea03920db247b84a01becb4174548d2e04ceb1b8f28294b2ef6a5fdad +size 206305 diff --git a/flickr30k/images/4977153596.jpg b/flickr30k/images/4977153596.jpg new file mode 100644 index 0000000000000000000000000000000000000000..906c72c495d9c268dea2205c330bb9e67fea6273 --- /dev/null +++ b/flickr30k/images/4977153596.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f930427628cb9be183accf3f872a86f6f815682309bd75c20ee8580662fcfa38 +size 162580 diff --git a/flickr30k/images/4978966549.jpg b/flickr30k/images/4978966549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4f620e09ffde46245518caccff5d0368f2e1067 --- /dev/null +++ b/flickr30k/images/4978966549.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bae08eca69e67cdeb0db3f2788bf20a51c8a6ade25180506f06f9920eb545c +size 205253 diff --git a/flickr30k/images/4979134930.jpg b/flickr30k/images/4979134930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d38dc859d38f518d7ce5ad688cfd4d661f4373d --- /dev/null +++ b/flickr30k/images/4979134930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0d104b6f03d8cd9d4043f1f490678a5f5976deb45b7d03f72eddffce0f6f4f +size 117916 diff --git a/flickr30k/images/4980795412.jpg b/flickr30k/images/4980795412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d8bdabf465c1e4cea09932d83ffd6f29929cd50 --- /dev/null +++ b/flickr30k/images/4980795412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff00200ac12a23ed2e3c935b8b1fe4f6891eb1964bc890ccff23f886caa1ce4b +size 165775 diff --git a/flickr30k/images/4980932600.jpg b/flickr30k/images/4980932600.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad198646b21852a55a90ca44fbbb9473f67f84ab --- /dev/null +++ b/flickr30k/images/4980932600.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7bc1220e3a385c6d75b7d7efdcb097de87436f62f0c48812e18073fd8cde87 +size 169003 diff --git a/flickr30k/images/4981172140.jpg b/flickr30k/images/4981172140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d7db63a71ddf7fb40dcd5b070fc12b81524352b --- /dev/null +++ b/flickr30k/images/4981172140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa1d04de3aa0b420cda3f3f2af5efc57faf9037e5e672632d884b39204a2b88 +size 160206 diff --git a/flickr30k/images/4985197970.jpg b/flickr30k/images/4985197970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ded79721a740a0bb2ad73ac4737741e6a8b60980 --- /dev/null +++ b/flickr30k/images/4985197970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc21d81ebc41e4394df4b11c2764f30a3e96c5e284fc01be7d5094bda73e9b6 +size 143541 diff --git a/flickr30k/images/4985704.jpg b/flickr30k/images/4985704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec3a770e2ca9037c917a902ea99a477b8a3f4b26 --- /dev/null +++ b/flickr30k/images/4985704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8b1144b5632afab73be9bfa3eae6349f3d860063f7751447a8d8843a547845 +size 70228 diff --git a/flickr30k/images/50158447.jpg b/flickr30k/images/50158447.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab5bee8956a0eaa91f86513578d0f9202f22d4c9 --- /dev/null +++ b/flickr30k/images/50158447.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a8e0a263b53af9d6258da43b522e67c3e40258462ff88d7e9c28d357625f63 +size 173892 diff --git a/flickr30k/images/502760780.jpg b/flickr30k/images/502760780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ca9c3c9e636ff8b9a75a3854480ed57ca9d7b77 --- /dev/null +++ b/flickr30k/images/502760780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004ea0e3efd31a982f5b703411a38e2da218ff60ed87749b092e83cf09e94adf +size 126299 diff --git a/flickr30k/images/503486811.jpg b/flickr30k/images/503486811.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb9389c43091e1b9cb42971c3c3c1abd44fb4c59 --- /dev/null +++ b/flickr30k/images/503486811.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb4b21aed7c8bcc9fb73b9a1e43943b0cfc3179f7affeda89ca9c20b64a58f5 +size 174331 diff --git a/flickr30k/images/5052057412.jpg b/flickr30k/images/5052057412.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8581df4f1bde4da9e44b8adfd8b11572ad7cb44c --- /dev/null +++ b/flickr30k/images/5052057412.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93664b90be518c9eb1cf91dac8ddb32c5171855b265d84b6f625d4578dc632df +size 137806 diff --git a/flickr30k/images/505222650.jpg b/flickr30k/images/505222650.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c979a87ca2305310dca009f7d6bbd035d8bca92 --- /dev/null +++ b/flickr30k/images/505222650.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2296aad6f2d5fd9ea06c176d1f5ef9d5515f1d2fc4f46564cbc294883e2ecbaa +size 94322 diff --git a/flickr30k/images/506211106.jpg b/flickr30k/images/506211106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcf75c58ab5d04597c95bec11e65cd1ee9cf3826 --- /dev/null +++ b/flickr30k/images/506211106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf9ed6f6e1e631fe565aac6b1c0d68038b85ab4c3b6b5826faa5ed1418018a6 +size 141520 diff --git a/flickr30k/images/506442511.jpg b/flickr30k/images/506442511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3db14c3c25545d7c1bb72a8a2825e2c0620851e9 --- /dev/null +++ b/flickr30k/images/506442511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bd474daa7c56b13227c2a6c3c593dcc43d7291a12540e6a30fada8ea39a08a +size 184568 diff --git a/flickr30k/images/506442755.jpg b/flickr30k/images/506442755.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbd830fc53c1c760f331e955cc0b8479ba5579fd --- /dev/null +++ b/flickr30k/images/506442755.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef716dc635d55c955e390fb917d3c933b50931c5e9cd83871689c210784c843 +size 182629 diff --git a/flickr30k/images/5073552229.jpg b/flickr30k/images/5073552229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae133a916595298e4dc3daa4911bc97ae9ebe180 --- /dev/null +++ b/flickr30k/images/5073552229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429d9cdcb5807c864b4c65f5bf7833c3ae7b4290f31a2a86dd2c1d1274d3505b +size 179515 diff --git a/flickr30k/images/507419384.jpg b/flickr30k/images/507419384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bda7bc6fc8982a494a58ce728c637d287b7748d --- /dev/null +++ b/flickr30k/images/507419384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107fddc12f7a7fa6bca6c17b89828fb17591c536127666db8dc4c6f1bc8f3ffa +size 116251 diff --git a/flickr30k/images/507596434.jpg b/flickr30k/images/507596434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ada0bfbcb166bbaa16da6c175ba6d72f1f74791 --- /dev/null +++ b/flickr30k/images/507596434.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38de6fdc70d334abc2bdde5f4be481ee78b8e7241a0de1f680392827c27d96e6 +size 165264 diff --git a/flickr30k/images/508537723.jpg b/flickr30k/images/508537723.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02424c33f027a78a75035136c04032a947a34c5f --- /dev/null +++ b/flickr30k/images/508537723.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d67996ea3b490ee1b9a8b9d42b238c7c9fe004507689f76bc61099b47a08a6 +size 168143 diff --git a/flickr30k/images/508560560.jpg b/flickr30k/images/508560560.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fbdaeaa7a0277fed30b7f00084ecf508d0d3c47 --- /dev/null +++ b/flickr30k/images/508560560.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae10283e4a5884092730ead5112eb19fe7ef08c7a8e20ab8f7e7258fc2d80a4 +size 193344 diff --git a/flickr30k/images/509096042.jpg b/flickr30k/images/509096042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf74f08a00f451454b33a8e309d3e7a2c4510e06 --- /dev/null +++ b/flickr30k/images/509096042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e1bf1b0c7e406bcc55c757d0ac7421ddfd42d579da849a546aa4269780a649 +size 126512 diff --git a/flickr30k/images/5098572639.jpg b/flickr30k/images/5098572639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..491112a8850065463b5704f8a30d0eb5947bd13a --- /dev/null +++ b/flickr30k/images/5098572639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee64c3955c1e466aff4483a2acb3d55e7e3b62408ef29742b77e4606d37fb16d +size 141915 diff --git a/flickr30k/images/5117317939.jpg b/flickr30k/images/5117317939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eca1cef10b230b1c87fc6e7b4364913dc41edb68 --- /dev/null +++ b/flickr30k/images/5117317939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81a8add125f95d4d156b332654355a91ec5558c08da1114483a648681f96bab +size 111283 diff --git a/flickr30k/images/5123250615.jpg b/flickr30k/images/5123250615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76cf9f31c56d2e7acc47e861d11b3c0ebed3c5c9 --- /dev/null +++ b/flickr30k/images/5123250615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839fe27c4c26e64602b24005e33fb5539f08accad761cb4796daaba596cfbcce +size 169441 diff --git a/flickr30k/images/514461900.jpg b/flickr30k/images/514461900.jpg new file mode 100644 index 0000000000000000000000000000000000000000..975dbd8e56f980bb0a7b0883a1c27c13ea01c787 --- /dev/null +++ b/flickr30k/images/514461900.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33425a9a228e4a9a2ba51f7f62b6659d7898abe65db6d0b99864a6c33a14957e +size 148181 diff --git a/flickr30k/images/5152631402.jpg b/flickr30k/images/5152631402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfab9ad124d6e1a34ad0df1477475bec70f125be --- /dev/null +++ b/flickr30k/images/5152631402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2135aef0466185b3a24704b02487cb52cd2c88c8864a2c4ce7879f9c365b8130 +size 186002 diff --git a/flickr30k/images/516360813.jpg b/flickr30k/images/516360813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2b9fe6d7be946a320ac6a2c5ed300173c0a06a3 --- /dev/null +++ b/flickr30k/images/516360813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd110dfbd4081e592b7d339d7652edceb99fd8ef4c00e9290e7e6412b0c6d172 +size 145552 diff --git a/flickr30k/images/517214008.jpg b/flickr30k/images/517214008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5abc5e9575ef36e7dc3a7fd5aa93e83a748dbcd --- /dev/null +++ b/flickr30k/images/517214008.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1433a38c38e886481928a863f94300a25841c456449c3f53f286ec52d343f75 +size 140912 diff --git a/flickr30k/images/5181419899.jpg b/flickr30k/images/5181419899.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52e30ef09cf530b45be790f7937f1bb35e6c2215 --- /dev/null +++ b/flickr30k/images/5181419899.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e1036caf5b06949daab2fb4ade10b435e54f95ccd64beaf3b67179d825d62f +size 164215 diff --git a/flickr30k/images/519754987.jpg b/flickr30k/images/519754987.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34f0c5d4944470f72fb3a1fd99de5950be4a5b7f --- /dev/null +++ b/flickr30k/images/519754987.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ebf71b4e937240cce18443f8d23e028c5c762421b72a21ade35a09eb0e6c4df +size 186504 diff --git a/flickr30k/images/5216466221.jpg b/flickr30k/images/5216466221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a2d73f3d401d83bbdfac4b14115873a5b09909d --- /dev/null +++ b/flickr30k/images/5216466221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88012840beca9d77561b0af52a0cd134638857dbd535a7692a5cbe97dec18ee +size 229776 diff --git a/flickr30k/images/522516482.jpg b/flickr30k/images/522516482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd1fc2412ab7aef1a93cde67d0a88ccc16d4b49a --- /dev/null +++ b/flickr30k/images/522516482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429493c55b90581ec3716ed1c71294d299eeb8f2f2bfa251c191d89c55acdc34 +size 115003 diff --git a/flickr30k/images/5235619020.jpg b/flickr30k/images/5235619020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4784152d92cdb1b403222d4c8e8bc006b9c4e160 --- /dev/null +++ b/flickr30k/images/5235619020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a5cdee9d0867c50e5b75e703c39fb4c47f11d478142798724d54e93eb39c69 +size 178869 diff --git a/flickr30k/images/524073179.jpg b/flickr30k/images/524073179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26b8a3948d48478260f420a0b1d0986c7b2eb78d --- /dev/null +++ b/flickr30k/images/524073179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51cbdac3d3ec2f1ddac0f0dd109e924be082dae1986a3bf7b2a1b56e5de3ff6 +size 108361 diff --git a/flickr30k/images/524250975.jpg b/flickr30k/images/524250975.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f06c97b85a345449f56c082257fb2bf27cbdfa7 --- /dev/null +++ b/flickr30k/images/524250975.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715733641c4fb121a7ba2abcb78966b9ebafb37d83065b642cbe194c38df9ea4 +size 145789 diff --git a/flickr30k/images/5247558458.jpg b/flickr30k/images/5247558458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b456657509e4faab6d181d4d5b3c4ba7985d80e --- /dev/null +++ b/flickr30k/images/5247558458.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463dc07c7e1b2ac06da07b3885fda6dd2f8f911f78c4747847ba7e9184902b0b +size 189089 diff --git a/flickr30k/images/5266194002.jpg b/flickr30k/images/5266194002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5276b6c18c4dd14005d7a0ea644ec33a16732ba --- /dev/null +++ b/flickr30k/images/5266194002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c907550157c315c6c7dd866b1105e0750d3f0303f584b8a985f85b21f5ec9ae +size 154760 diff --git a/flickr30k/images/5266810229.jpg b/flickr30k/images/5266810229.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb83095207a1072c1939aaad3f659851a3b9800e --- /dev/null +++ b/flickr30k/images/5266810229.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b063bfe69b19d505d57eca621beb64bcf70437955820e947f4b8f9a2897719 +size 143870 diff --git a/flickr30k/images/526746449.jpg b/flickr30k/images/526746449.jpg new file mode 100644 index 0000000000000000000000000000000000000000..513d12b949d3e7ab672e144b5ced456550112f09 --- /dev/null +++ b/flickr30k/images/526746449.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4579050211657dafc9b92d2ec432efe151f58fa632499aff5c9a9f79b1d01c5 +size 117564 diff --git a/flickr30k/images/5276743705.jpg b/flickr30k/images/5276743705.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d92162f1aa75f2da464068ec348e98b2349f69a3 --- /dev/null +++ b/flickr30k/images/5276743705.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e60b951003fe55c582a3a71a997a17f06cb91d1a1106460fc6e8bba67a3f20f +size 113047 diff --git a/flickr30k/images/529453295.jpg b/flickr30k/images/529453295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22a9eb157dc7d55926548aaf52e98edd38a8c7c4 --- /dev/null +++ b/flickr30k/images/529453295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9755bf72e7b911c65dff73b9d403c40f2d3e6d0416fbe1aca44a50df4c0176fe +size 190014 diff --git a/flickr30k/images/52989402.jpg b/flickr30k/images/52989402.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ece19f5e3365423e49a51c0862c9a39a16e4924 --- /dev/null +++ b/flickr30k/images/52989402.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf595267c416463855ca14334af4abbd3261fbd4232eed524ab5260981d3ffc +size 145293 diff --git a/flickr30k/images/5301071699.jpg b/flickr30k/images/5301071699.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2d965cb5928484dff606ca5fdfc1a3118c86059 --- /dev/null +++ b/flickr30k/images/5301071699.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0989101486fd334305ac5fccef7f5021d3091032660ef133be809b12e1c2594a +size 103466 diff --git a/flickr30k/images/5311134561.jpg b/flickr30k/images/5311134561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5b8cfee3586a00a2ecbabe47618ebf3198771a7 --- /dev/null +++ b/flickr30k/images/5311134561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e87ecbaef85a9b006a3bafbb6df27f237fb5e6882d00875ea0752dd3ee866e1 +size 121808 diff --git a/flickr30k/images/532241548.jpg b/flickr30k/images/532241548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..912b0eba83cf9b67fbbece56261be1f636181235 --- /dev/null +++ b/flickr30k/images/532241548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ad58f4d08ad3d307a003ab2fbf5d9e7f169d457998740a3755eab5d513e52e +size 195250 diff --git a/flickr30k/images/532574313.jpg b/flickr30k/images/532574313.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4158c3213e0a15fe00b30d1c175361dc54ba243e --- /dev/null +++ b/flickr30k/images/532574313.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e424b5e6a3d98e329a0d8b5e6e842b05bd2b7ba99b1633d9c1544bc75cc3a07 +size 120447 diff --git a/flickr30k/images/533713001.jpg b/flickr30k/images/533713001.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f22f1f71b7e1d5c06ec3744c2b238f85ce22d98d --- /dev/null +++ b/flickr30k/images/533713001.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea74481cac8b20c348d83b626408d2e74cb9c97bea73a536578579d0e18edfa +size 210127 diff --git a/flickr30k/images/5340639100.jpg b/flickr30k/images/5340639100.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c512485dff821c0557bf901dcd2afaa408b11402 --- /dev/null +++ b/flickr30k/images/5340639100.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfe04d2b7181bdc899f8355a7863cf0e024ef5772fcb53b39b6b0ced813d7da +size 155230 diff --git a/flickr30k/images/535020523.jpg b/flickr30k/images/535020523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b524630e43ce092b8bfed171f1423154f54a416b --- /dev/null +++ b/flickr30k/images/535020523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1e217f1786a21c8745a0dabeb766585d1da7cfb3af9a47c2aed58ce659e713 +size 161045 diff --git a/flickr30k/images/5359437945.jpg b/flickr30k/images/5359437945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d265b015530042f74997e0942d93f692d1155abf --- /dev/null +++ b/flickr30k/images/5359437945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5cc7bcc8b870b8d744b570be8125aa334fe53365de67f901e07e44f29ba679 +size 159557 diff --git a/flickr30k/images/537225246.jpg b/flickr30k/images/537225246.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46bf98051a86662c2e4b7f5d22b1bbaa6144d849 --- /dev/null +++ b/flickr30k/images/537225246.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f63a22dae7154b4a709a2890c47a5888e64104bd96e565fb8f21e4a2637193 +size 119141 diff --git a/flickr30k/images/5373649841.jpg b/flickr30k/images/5373649841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9b50bfbf42cf9759f45573b5ca8790b3fd58f47 --- /dev/null +++ b/flickr30k/images/5373649841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76dee8d1359c48e50c3a7ff0c36758931145a32d3319d857c71e6ccaf6bf9e22 +size 147162 diff --git a/flickr30k/images/5381043991.jpg b/flickr30k/images/5381043991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4742cf9594d93b1d0aa35def146bc7fa5312a0b6 --- /dev/null +++ b/flickr30k/images/5381043991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036c2a1abddcf8ed539ee70481b5a4ec7ad0738139938f314780fea36698a093 +size 171599 diff --git a/flickr30k/images/5381102989.jpg b/flickr30k/images/5381102989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a1e234dc69f1c645cd23b40ba2a66d1dd2a3288 --- /dev/null +++ b/flickr30k/images/5381102989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fcd4d639de9ed4f1c5166765025ec48aef71e866b7483079618ae08b99a9bcd +size 126304 diff --git a/flickr30k/images/5405152070.jpg b/flickr30k/images/5405152070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41337fa376f6c2d804fc933fac6b6e8b6833778b --- /dev/null +++ b/flickr30k/images/5405152070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c696d73a23faa939defde11521b901158e32a796f966bb5a5f5fd49b1f37c3b +size 169685 diff --git a/flickr30k/images/5406927495.jpg b/flickr30k/images/5406927495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e7dac2c70a3073121cb53755e6402c0d1dc83e3 --- /dev/null +++ b/flickr30k/images/5406927495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313c71c232622cc066c62fd436744df97b075c3ffc1cf18705a12e6db8d4b0f8 +size 97735 diff --git a/flickr30k/images/541497191.jpg b/flickr30k/images/541497191.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf609e936f26be8ae7282969e56c91159df0b9de --- /dev/null +++ b/flickr30k/images/541497191.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d12baf567d1f25cd94d9a721db1ddc830493c5da6756e896e1a8f5dc244515a +size 119673 diff --git a/flickr30k/images/5423102604.jpg b/flickr30k/images/5423102604.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9fe103ab0cac8310ef5ea1c19b2d4b73f8a1971 --- /dev/null +++ b/flickr30k/images/5423102604.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8d66379cd36e205f596ec1b0f72d910579b02320ceab7b429003be59f93722 +size 151971 diff --git a/flickr30k/images/5430568615.jpg b/flickr30k/images/5430568615.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c5eed6c250e8cd83be89770560b90d0e411d291 --- /dev/null +++ b/flickr30k/images/5430568615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbfd87e9408e863b364634c3ffecfda76630170c6e77e4c970054f37c99a59f +size 172517 diff --git a/flickr30k/images/543613917.jpg b/flickr30k/images/543613917.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1802219db04bea6cb10828a46708acc533663bff --- /dev/null +++ b/flickr30k/images/543613917.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb05cc61de8c7dcaa29c1467c6445b926d2eb4c375eadc5f78597bbe677990d +size 189590 diff --git a/flickr30k/images/5441804056.jpg b/flickr30k/images/5441804056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abe9faa523634c787050c07ceb317dcb4e4f8c59 --- /dev/null +++ b/flickr30k/images/5441804056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2514c3290f054ce4d46a17015924bb5c2dfcc9ade735cb2d2fcfaf596bb33872 +size 179182 diff --git a/flickr30k/images/5460845581.jpg b/flickr30k/images/5460845581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efabde2b339120ab1dc1298581e60e2030964f20 --- /dev/null +++ b/flickr30k/images/5460845581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a6b5a78cebc9d32ab32ed99993d9b643a29f33493e3890a5e6330b1b4db3e9 +size 163673 diff --git a/flickr30k/images/5465722830.jpg b/flickr30k/images/5465722830.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64e1f0c4f6c5bfb3b338373dbddd45a7490f5f65 --- /dev/null +++ b/flickr30k/images/5465722830.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06222d3035376eb5d8f5e9f93c40e1dfe32c7242e90794d05de29feba4484b4a +size 169118 diff --git a/flickr30k/images/5475015553.jpg b/flickr30k/images/5475015553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71885e5b2fd19184ce6ae2fd598554ca5160fef8 --- /dev/null +++ b/flickr30k/images/5475015553.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c90f9cbbdf117c9c569d32a259f33c40e7ba92f7720877db5c8fbf5287a5e51 +size 96710 diff --git a/flickr30k/images/5501226985.jpg b/flickr30k/images/5501226985.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62ddcd57454ce5c9e9ee2294e65054301e9005a5 --- /dev/null +++ b/flickr30k/images/5501226985.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7fdfb1539edf9429b70c905193fa2226490fdf7b8b134f77de7fe77e82deaa +size 88962 diff --git a/flickr30k/images/5511460259.jpg b/flickr30k/images/5511460259.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb15362aa1ece5f98fa9e900333824c1d2a9ff2c --- /dev/null +++ b/flickr30k/images/5511460259.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22dc6cd59acf091f6147f04024be07464532593eb7aaea512e5f7aa48595da82 +size 143862 diff --git a/flickr30k/images/5541308296.jpg b/flickr30k/images/5541308296.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e75da70205fe1f975ce57ee33723a561f5ba2805 --- /dev/null +++ b/flickr30k/images/5541308296.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554490a9dcf29502a51892ec80aa97b9e4862d8a9e7d67737ba0c23a6124b507 +size 148632 diff --git a/flickr30k/images/554526471.jpg b/flickr30k/images/554526471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3a607b39ce3e378fc3183c46394237874c44502 --- /dev/null +++ b/flickr30k/images/554526471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560f8574b514a1f0657dae1d079264d1651a11b62337adfc5781244b6a8b823d +size 126723 diff --git a/flickr30k/images/5562975921.jpg b/flickr30k/images/5562975921.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efee0df5c9ad376c322583a3d1779c69323bd850 --- /dev/null +++ b/flickr30k/images/5562975921.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9735477b9529ac5cc4fb0dfe368b2e99a14a552316f0a7953b3ebbe4b029bb +size 109805 diff --git a/flickr30k/images/5563446889.jpg b/flickr30k/images/5563446889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..060f4d037ca5d5234be3d6c095946018026c086f --- /dev/null +++ b/flickr30k/images/5563446889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447ab411e98ea96e826f6967bdd99ad4552c9025bcf3cc18c67655a2d96093a0 +size 177811 diff --git a/flickr30k/images/5572655622.jpg b/flickr30k/images/5572655622.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24bc8a85939831d33675103a01af240e757584c2 --- /dev/null +++ b/flickr30k/images/5572655622.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b651b8962ef48b927118b1a8e59c36cded1fd03c5cb96efc5d92cfb4331c43 +size 138661 diff --git a/flickr30k/images/5583327265.jpg b/flickr30k/images/5583327265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcd92a2b9a608a30e26d5fc0141cc37c1de9819a --- /dev/null +++ b/flickr30k/images/5583327265.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59cae26f4d7776cd2f2f3ca46ee494b1f991d83306bc13e2632c358805017e85 +size 146283 diff --git a/flickr30k/images/5611391594.jpg b/flickr30k/images/5611391594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e3d593bcb8df2803dd4d2e4a163ced00b7a02b5 --- /dev/null +++ b/flickr30k/images/5611391594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514bbc79439df721c55c89bed88eff9e15cc601f2954639c57d3b195478b48db +size 213068 diff --git a/flickr30k/images/5611717202.jpg b/flickr30k/images/5611717202.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e41297cabcbfd0049bf70cb45b042b5cc4a008b --- /dev/null +++ b/flickr30k/images/5611717202.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6178158584d004ded0d141681db4e3af8f7ca74fd4de8ac4f7702d49e5dd92 +size 179090 diff --git a/flickr30k/images/561204294.jpg b/flickr30k/images/561204294.jpg new file mode 100644 index 0000000000000000000000000000000000000000..845c3a163234ef474515e5714200cbcd3a1080dd --- /dev/null +++ b/flickr30k/images/561204294.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9294f592150f06e8c905c72138bb3eceaa67db91611f18de5020c81feaf1194 +size 155645 diff --git a/flickr30k/images/5615083329.jpg b/flickr30k/images/5615083329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e88697634db25c30686651e8294e9bee29f58fd --- /dev/null +++ b/flickr30k/images/5615083329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe5e510c7ace371e9d09d5e3f35c1abb081b2b6dc68e41f55bb25e5ba4e49f4 +size 125518 diff --git a/flickr30k/images/5615654776.jpg b/flickr30k/images/5615654776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd25206f9389c70756d91ad2954728609a391d16 --- /dev/null +++ b/flickr30k/images/5615654776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0d4fa2bbf25f09d64d124856da4e0159c7dc0f2bddd1abc3c4fb5ba6fb5eb1 +size 183127 diff --git a/flickr30k/images/5633231430.jpg b/flickr30k/images/5633231430.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d36d85ee306678b4f2cae125ab326f15f95ab84 --- /dev/null +++ b/flickr30k/images/5633231430.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c49c239fe01ae622bf65b57f09465260ebe799334dd2e370b876f2f61ce999 +size 116714 diff --git a/flickr30k/images/5641021474.jpg b/flickr30k/images/5641021474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47b99fb4dd6c84cb66bfbb4094209cf46e980e34 --- /dev/null +++ b/flickr30k/images/5641021474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951636d4b232f4913852738cd38abee5ccc176fb5085b5dcaeed83f2c8c35fc6 +size 145369 diff --git a/flickr30k/images/5687832945.jpg b/flickr30k/images/5687832945.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f5a3638c48a519f5dd94c1276c538455627db56 --- /dev/null +++ b/flickr30k/images/5687832945.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c09461465544f34216e28ba423268663810ec7d0a49ae06050fe3352a228f2 +size 143574 diff --git a/flickr30k/images/57264404.jpg b/flickr30k/images/57264404.jpg new file mode 100644 index 0000000000000000000000000000000000000000..699fcfeccc276b890739fdc0969a6758f61cdde7 --- /dev/null +++ b/flickr30k/images/57264404.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f7e179c60fc74ac9e0e7af5b5a51a54faae9f88267f8cca9da95419b76c70b +size 106328 diff --git a/flickr30k/images/573385626.jpg b/flickr30k/images/573385626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05650fbef258be5ed674103f350166f7c6947942 --- /dev/null +++ b/flickr30k/images/573385626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a5caf78db744bbaae3ac997a4384b4f587854054b4fb559a801ba080952000 +size 164382 diff --git a/flickr30k/images/5739923608.jpg b/flickr30k/images/5739923608.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff551243d9e53f984ffce309e4eacac85da65c30 --- /dev/null +++ b/flickr30k/images/5739923608.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6efa3ec75b78e89e3c0b428e79f67603b8f45e906fdda5ce36499b72fc58cba0 +size 140948 diff --git a/flickr30k/images/5748912722.jpg b/flickr30k/images/5748912722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f21fb3876b33a5750fa90cf5404e63e1edaeeff0 --- /dev/null +++ b/flickr30k/images/5748912722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39643b7ec4fb4769bb650343f7f5e7d9ebaaf11880d9e0a5ba053f797f1ac8f3 +size 205831 diff --git a/flickr30k/images/5754249309.jpg b/flickr30k/images/5754249309.jpg new file mode 100644 index 0000000000000000000000000000000000000000..102336d77d5b6351db65fac904fc195ea8224a3e --- /dev/null +++ b/flickr30k/images/5754249309.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a605c40e85e5de30f07c1caeac9640bdafe6b12f24208f9583947adf0c5af40 +size 121401 diff --git a/flickr30k/images/576920249.jpg b/flickr30k/images/576920249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..642929d019480f37c3f464136854cf05981d45c4 --- /dev/null +++ b/flickr30k/images/576920249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686de39dd92ff7400cb13a12f283ae8f4cd75eed0794d67dc78b5553056ff936 +size 153628 diff --git a/flickr30k/images/5788177425.jpg b/flickr30k/images/5788177425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d867ced52ffc3faa608ca175ae918cc9ce6002ee --- /dev/null +++ b/flickr30k/images/5788177425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed881668ce7e039c4ff56370294a28fd094ab3a0d92139d77d0c4c949ec8ce67 +size 132021 diff --git a/flickr30k/images/5788772871.jpg b/flickr30k/images/5788772871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c62bedca2da6b7c580e5258b16e1d67b6432393 --- /dev/null +++ b/flickr30k/images/5788772871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35fe010446772f5527e52e1f4fb561a47cab7b1e34fc6c674249bb61477c5d3 +size 108036 diff --git a/flickr30k/images/5789294140.jpg b/flickr30k/images/5789294140.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ab02385b96dbcb1e848e06c86e9fe61dd7bf9f1 --- /dev/null +++ b/flickr30k/images/5789294140.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe49aef238e91bb25c4f455601aeea72f67b21b8e0591dd69258a719acb0a2f +size 135360 diff --git a/flickr30k/images/5821135681.jpg b/flickr30k/images/5821135681.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c7268afaa096e18cdf9c15fd6f0ef5d9ea7a573 --- /dev/null +++ b/flickr30k/images/5821135681.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4420c44c348f52b38c2212df37fd2fa303cfda64529bc657d2450e17ca3bc7 +size 119993 diff --git a/flickr30k/images/5823310445.jpg b/flickr30k/images/5823310445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64d34de741d671ca3f7de3e26e0aaebb8e52a499 --- /dev/null +++ b/flickr30k/images/5823310445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c364eb6a75951164caa6c20ce98fbd649b283107a846456bc3adc7a6d0c110f1 +size 132702 diff --git a/flickr30k/images/5823813436.jpg b/flickr30k/images/5823813436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e43c1cefbf380021eab119ab34ac8a4a9a47fb8 --- /dev/null +++ b/flickr30k/images/5823813436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6e65c768f6e9962285b8ca1c0d3ddfe92974446ced1cd01d52552435fc5b77 +size 129468 diff --git a/flickr30k/images/5826678076.jpg b/flickr30k/images/5826678076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2ceb0ef756883e1c75c563bce5c1ca4855d0175 --- /dev/null +++ b/flickr30k/images/5826678076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ab284a4f59f34c5734633c75044fa494597153517f02b6ce3a0f6869511e70 +size 135490 diff --git a/flickr30k/images/5849278148.jpg b/flickr30k/images/5849278148.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9041483b25d0aa7bb90e09a28652b9e14f862d2 --- /dev/null +++ b/flickr30k/images/5849278148.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936ba1ea6fc2d4da5f1316b1a120925c309c2a995daa22e016ed02b78bb0c526 +size 156372 diff --git a/flickr30k/images/5852667073.jpg b/flickr30k/images/5852667073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ee9ef6b116de03e9f7f5f60b9335545bfb58988 --- /dev/null +++ b/flickr30k/images/5852667073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a356176b02c46060e379fe8b9d921a7095efdcadfb941120cdb85c0a634f455 +size 159521 diff --git a/flickr30k/images/5858406299.jpg b/flickr30k/images/5858406299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5e3bdd3aa50906006b4c146243ea6c9064191c8 --- /dev/null +++ b/flickr30k/images/5858406299.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c7dd88abe0b4d781b1bed55f7bce9432be88c6c2510dbe69d0dc7f1511f1d7 +size 132837 diff --git a/flickr30k/images/5885058292.jpg b/flickr30k/images/5885058292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a79cb133af2c7395a891eaf7e63078cb655607e8 --- /dev/null +++ b/flickr30k/images/5885058292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80c287e640b5e3c64f494bb0c6e9ec302ac2506238239bcfa5ccd5e863b9075 +size 155042 diff --git a/flickr30k/images/5891694046.jpg b/flickr30k/images/5891694046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29a457423cc0524e238f196affdc940412f4d41b --- /dev/null +++ b/flickr30k/images/5891694046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0507017d25d6b53470f251f88bffc4c04d9c33f5c8476df6d976bbbf70d04b5d +size 123702 diff --git a/flickr30k/images/5892931627.jpg b/flickr30k/images/5892931627.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3aa836322321d70defffdf8958af479b43c28c5c --- /dev/null +++ b/flickr30k/images/5892931627.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9581cde016e8a187133e41c1f08eb7da77c5ad3b93ccd245a9d675fe649553 +size 131830 diff --git a/flickr30k/images/5893612531.jpg b/flickr30k/images/5893612531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a50e039ea2e10996d04229fc5d9e7ad2bff2eed6 --- /dev/null +++ b/flickr30k/images/5893612531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ed133c6ce828ca9a36049b32a37e7e736311e3310c71211e1db4c0a160898e +size 199857 diff --git a/flickr30k/images/589759896.jpg b/flickr30k/images/589759896.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65f2f9e9ac33bba7cecbb9c2721c53e07206f4eb --- /dev/null +++ b/flickr30k/images/589759896.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee02008322abcbd90f84aeae0fd9c6f44d96191a628f90742a793c5d449fe2b +size 100932 diff --git a/flickr30k/images/59032661.jpg b/flickr30k/images/59032661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16fd55259b4fb2cd124c894090673e6a6de79c5c --- /dev/null +++ b/flickr30k/images/59032661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e46f64af29b42cb27fa2004d2724d816566d896e387745d65bea88a7b1cbd34 +size 138841 diff --git a/flickr30k/images/5903545909.jpg b/flickr30k/images/5903545909.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d108afeded33da65b34359736d1248d103b43199 --- /dev/null +++ b/flickr30k/images/5903545909.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9e59daac92c9a3f26aff088b2e250dd3a5596740eda843547b646fdefc844c +size 122144 diff --git a/flickr30k/images/5914778546.jpg b/flickr30k/images/5914778546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51d039f468605107cca03dadc487a50476d5f901 --- /dev/null +++ b/flickr30k/images/5914778546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9927478931d278d382fdb0695d590a07ef16c6aa23ce4bf93afa5e2d8a03b68f +size 196262 diff --git a/flickr30k/images/5946823331.jpg b/flickr30k/images/5946823331.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3251b02ccad4956dac783f9dd976e1600f9b5c5d --- /dev/null +++ b/flickr30k/images/5946823331.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa061e2ee759764ed67814b82a02763ad81331b31571424348b205b1bffb43cc +size 234170 diff --git a/flickr30k/images/595063831.jpg b/flickr30k/images/595063831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95119aa81b59e98fabb6946dffb925fee63944ca --- /dev/null +++ b/flickr30k/images/595063831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5146a9e9ab8ab512480840a6e9e9566585be115031349c4c9840f93cd9e895a5 +size 99421 diff --git a/flickr30k/images/5954939506.jpg b/flickr30k/images/5954939506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f94578a3b7aa84236f31acdc7598e83893c23daf --- /dev/null +++ b/flickr30k/images/5954939506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95fe622e835cedb2de7eb363829556716b38a9b67d3fda40f006515978e1a1d +size 222692 diff --git a/flickr30k/images/5964803593.jpg b/flickr30k/images/5964803593.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf93a8b4ec8cecb0ac1e4bf9e07d0e03d3dc928c --- /dev/null +++ b/flickr30k/images/5964803593.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b2f87d904b1bf02f625e352a707632757ceb5e60c908a8ed041e21118a1481 +size 154193 diff --git a/flickr30k/images/6075614739.jpg b/flickr30k/images/6075614739.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa998a94d05c22f876e0d1471fee1a21b6a08ffc --- /dev/null +++ b/flickr30k/images/6075614739.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc23873c117fac1f597b856222e6958f77a2625523f82d1bb9670c64c6d5dc22 +size 210625 diff --git a/flickr30k/images/6082535291.jpg b/flickr30k/images/6082535291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f538db6b3851553183bdc16798c4c4b5151dcbfc --- /dev/null +++ b/flickr30k/images/6082535291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64443e20435e7f0b13ef34f67fe443f7239b3c58f10fb8faaf0545ae27c0c60 +size 161559 diff --git a/flickr30k/images/609358708.jpg b/flickr30k/images/609358708.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2560987ba56a83e177c3ec8a22dcc8daf904c0a8 --- /dev/null +++ b/flickr30k/images/609358708.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75e6fc76e3608a9a6e289b33ccc485e5f709f0926605898e1fe4350aa308867 +size 178835 diff --git a/flickr30k/images/6094931376.jpg b/flickr30k/images/6094931376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10d71c36e45dd880f28631e8dbc2112e7bd248b9 --- /dev/null +++ b/flickr30k/images/6094931376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9251a4f1dfa1319aed0c53e205509983eff34e5bed22fd1b65f8b42ef1bf202 +size 136026 diff --git a/flickr30k/images/6108282669.jpg b/flickr30k/images/6108282669.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b94e1539b78ad7168ab09df8aba542d07a81a6a3 --- /dev/null +++ b/flickr30k/images/6108282669.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de348c104cc031e94bc3e935772721ba500108d32b69d4dcccf63979feeb9ed +size 206065 diff --git a/flickr30k/images/610841649.jpg b/flickr30k/images/610841649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39367ed43175cd8c45969c17866a276a6b216c44 --- /dev/null +++ b/flickr30k/images/610841649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d841fc73c9bc98ac3bdea7d27051c59bb49f16953b389a94cfbb72356d996e05 +size 172806 diff --git a/flickr30k/images/6126520718.jpg b/flickr30k/images/6126520718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9aa9b891cdbec41cc7183088688f549ea675e1b --- /dev/null +++ b/flickr30k/images/6126520718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e6991924185088004820d407da1b8863781ed3fb884319168eb78f2a2759c8 +size 172441 diff --git a/flickr30k/images/61374980.jpg b/flickr30k/images/61374980.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1eae4bf2b95f8581afdc9e5623608b8982f67ab7 --- /dev/null +++ b/flickr30k/images/61374980.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4caa7fe16cb26fd1d78fe90c176d0807e7871cb6592fabb60f4656c8b5a6e3 +size 153682 diff --git a/flickr30k/images/6142026295.jpg b/flickr30k/images/6142026295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af43fd257caa8e9526b8b099ec37bd5bd9976e09 --- /dev/null +++ b/flickr30k/images/6142026295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165609de15e2892879106e1357e71f13cb84465542f301015c1c54771671c4fe +size 187415 diff --git a/flickr30k/images/6161478369.jpg b/flickr30k/images/6161478369.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f1b70207fe97662e2aa603d6fbd7c88c9756b2f --- /dev/null +++ b/flickr30k/images/6161478369.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7acf517f6a1c1fb2c3bc080d997d51cb71e1924c6d55c7fc0ac3590fe7bc922 +size 99085 diff --git a/flickr30k/images/6162015348.jpg b/flickr30k/images/6162015348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fb8782270323fe3b129daad3c9a00666e3f71b8 --- /dev/null +++ b/flickr30k/images/6162015348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68e8fe1bdbc184f0947e4c2e88e8a9109c17239e15af57bfbb7b074d9a2ceec +size 117598 diff --git a/flickr30k/images/616564448.jpg b/flickr30k/images/616564448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7e6a1588821c8b82723038619392d1fe1be2de6 --- /dev/null +++ b/flickr30k/images/616564448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd2b21769429637906cfb2ae63386f451cdaa92de2dd8f4a0936caaff11347f +size 175951 diff --git a/flickr30k/images/6167267993.jpg b/flickr30k/images/6167267993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eb4040aeb13f4d57a6d4967f481b39e05393af6 --- /dev/null +++ b/flickr30k/images/6167267993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4ff35a2dbca8e2ed5f7f63147ad67386f5b03a112688d334788a24e4459095 +size 94864 diff --git a/flickr30k/images/6178585333.jpg b/flickr30k/images/6178585333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46e582d4d54d3d8e3311e139d75a5ffcad5e6dde --- /dev/null +++ b/flickr30k/images/6178585333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fd030439bf72b3a88aece540d85105abe66fc1dc0ee3e60c54fcf426f8c410 +size 141698 diff --git a/flickr30k/images/6179361394.jpg b/flickr30k/images/6179361394.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e89e5143c0950daa65d5ae1fabd86ee748882ce2 --- /dev/null +++ b/flickr30k/images/6179361394.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90560d2a2651292adb6f222573562f175b435ccc02cf673e5b1f36b792fe7c15 +size 173988 diff --git a/flickr30k/images/6179362236.jpg b/flickr30k/images/6179362236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6621384d3caf1baad0891b75fd20204acbb6cea --- /dev/null +++ b/flickr30k/images/6179362236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470a110857736a39b5255f88c3624125f93ff2b37339c4df95136e4d55f363e1 +size 195665 diff --git a/flickr30k/images/6199134021.jpg b/flickr30k/images/6199134021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b4c7331ff9381d08c477f1169e1a23baaa0831f --- /dev/null +++ b/flickr30k/images/6199134021.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c566b10d9ed1b518b1e6a8fd2d15a4538130814c4c28744acf974e5ef27c6be +size 166516 diff --git a/flickr30k/images/6199134497.jpg b/flickr30k/images/6199134497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71466de09b2c71e28d59a36c27320aeb376645df --- /dev/null +++ b/flickr30k/images/6199134497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d1c09821ab56656a5469fb8e534fb0320e3496750cb5c9d144da5dac57adf98 +size 167080 diff --git a/flickr30k/images/6207347056.jpg b/flickr30k/images/6207347056.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6afbc44b0330493917125691bbe3fa72dddf960 --- /dev/null +++ b/flickr30k/images/6207347056.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605508047eeca86607cb4de5618481163c40d2decf840eaaaa4c4d2934a25e54 +size 227730 diff --git a/flickr30k/images/6212276876.jpg b/flickr30k/images/6212276876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49ed885d2947befe98c9c2ef63aa0089804c2e04 --- /dev/null +++ b/flickr30k/images/6212276876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0906fb15482943a024d28f378ab667e88f52266b5c907f29b3da89e81033e4d +size 125025 diff --git a/flickr30k/images/624215910.jpg b/flickr30k/images/624215910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..041c5a57d769398f4496a87e5514fc3d5f2fcc35 --- /dev/null +++ b/flickr30k/images/624215910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47fc294cdf944a50231a7f553f802d8e886099e901bbb5a3f8792dc26e3b8d2d +size 169125 diff --git a/flickr30k/images/626955661.jpg b/flickr30k/images/626955661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6969d24607b88a8d84dc5263b1ad836c5adff64e --- /dev/null +++ b/flickr30k/images/626955661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44602f7a9bf8b3b51ca42bafcb9fd29be483ef8d29e80a12f782d82dafc37fbb +size 125754 diff --git a/flickr30k/images/627594335.jpg b/flickr30k/images/627594335.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3344666346b59a1d94605c39d8674c3061dd444d --- /dev/null +++ b/flickr30k/images/627594335.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68621ab92af38975b3c62a426b4fb4bda52345b5520103d1a2d1c2de9152b44 +size 111679 diff --git a/flickr30k/images/62810448.jpg b/flickr30k/images/62810448.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4119590995eedbdc67c7f8df4691bf0c73d8b08 --- /dev/null +++ b/flickr30k/images/62810448.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc1db03060ede818487a44776b252fe25690cc370e016c7e9827cef776f533a +size 173218 diff --git a/flickr30k/images/63108800.jpg b/flickr30k/images/63108800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e36aa6186159d612312446fef43708cd9fec4513 --- /dev/null +++ b/flickr30k/images/63108800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000dde6678d1e2b4e0444d0186b383a94efee45d2c96d12b91d8e3c5703eaa8a +size 145301 diff --git a/flickr30k/images/6315316933.jpg b/flickr30k/images/6315316933.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cc97ff7108b452fb2d9557f3526be21b570c939 --- /dev/null +++ b/flickr30k/images/6315316933.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91651e40908a8ee7abe1f830e52a06bd3640d727be13afb8f0cf52249898ffc6 +size 210299 diff --git a/flickr30k/images/6337872636.jpg b/flickr30k/images/6337872636.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62dff6ceab73d0d28ec64e85f75b6952fde61b9b --- /dev/null +++ b/flickr30k/images/6337872636.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192b5ac4c9cadf9a48d1dbb40a06e1a68e100753f48cf2010e5eff1a2aa80ef1 +size 104172 diff --git a/flickr30k/images/634940382.jpg b/flickr30k/images/634940382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9dcffa8bb0a7e76dc4b714d1eade5e8c775d2f9 --- /dev/null +++ b/flickr30k/images/634940382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe9dc142eb17a85e52b494a2602b2fe49c3de26d114d4e8ef0c86dc05cffbea +size 122518 diff --git a/flickr30k/images/6351255882.jpg b/flickr30k/images/6351255882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fffe8cd4709984735fcf9e1c02fcce4e57dec60d --- /dev/null +++ b/flickr30k/images/6351255882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34a3d852c9f9b96f2d59c85abdbe33a77db1dfe086edc9375007a518bd3fc41 +size 150614 diff --git a/flickr30k/images/6364640471.jpg b/flickr30k/images/6364640471.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26fd9a3336aec3b962be121bcea1251e4a1d0d06 --- /dev/null +++ b/flickr30k/images/6364640471.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1fcc9e11dc6271086989dd3cd1a1d38114b0d48e8c74836aa319d0410df25e4 +size 143017 diff --git a/flickr30k/images/637457347.jpg b/flickr30k/images/637457347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98219d8a86ae56c0807497f699636454bf170faf --- /dev/null +++ b/flickr30k/images/637457347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8b73095e325351af1f9b51df48accd998d8d8f697dec5d7b2a82615a522f9b +size 157295 diff --git a/flickr30k/images/638855308.jpg b/flickr30k/images/638855308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d423b9f9093efe6b97f62251c0d10507ce8f1b3 --- /dev/null +++ b/flickr30k/images/638855308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c790ca9dd25659285ce1c078a9123f0abfa9fbb8093211104256ae2291f0d4f8 +size 151848 diff --git a/flickr30k/images/6419839253.jpg b/flickr30k/images/6419839253.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd843a42ef27dfee2c288281fea9193b184e05e3 --- /dev/null +++ b/flickr30k/images/6419839253.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d0fd94409557c1a08c59be9f95f87602feb0947da24ca67130117c9bc60bf5 +size 186928 diff --git a/flickr30k/images/6421917835.jpg b/flickr30k/images/6421917835.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c445a3aa0a8b7c36e92e92beb620d54145097eb3 --- /dev/null +++ b/flickr30k/images/6421917835.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9128a0e2660881758649443ca48309049f0225a32819d5cb2a407d9e906411c7 +size 132620 diff --git a/flickr30k/images/64226377.jpg b/flickr30k/images/64226377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6e6301c157473bb23e87197ba79a01fdcbb95ae --- /dev/null +++ b/flickr30k/images/64226377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f93a9ffe491df7e58b4701c9bb694b0a6699fa89145574a80737c3fcc9db17 +size 166329 diff --git a/flickr30k/images/6451838257.jpg b/flickr30k/images/6451838257.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b848cc9436219e8ba558cbdd1a37f65f9d1c4936 --- /dev/null +++ b/flickr30k/images/6451838257.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f45b9b4c9f2e4ae07e0eedf2e5356a25343b6a85e768d4bdf8bde5b9adc3b63a +size 133761 diff --git a/flickr30k/images/6463605645.jpg b/flickr30k/images/6463605645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a463f91920d5917220992e3ee600bb6a6ec1f2fd --- /dev/null +++ b/flickr30k/images/6463605645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bb80c571d1eed41ca999e8caeeaab733753e48f8986d5c1f2c0c642d281ba2 +size 132905 diff --git a/flickr30k/images/6468655581.jpg b/flickr30k/images/6468655581.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52453dde838409016a82163a9fc560b1894d3d82 --- /dev/null +++ b/flickr30k/images/6468655581.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5be727fce53929c32106b9246473aa0ddbea3da2eace155b4a99da0f620391 +size 166013 diff --git a/flickr30k/images/6474564205.jpg b/flickr30k/images/6474564205.jpg new file mode 100644 index 0000000000000000000000000000000000000000..865860e09639b5ffef769e3cd07a3f5235462595 --- /dev/null +++ b/flickr30k/images/6474564205.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4feca07e69939e54cceda0a5cad99ee0a2f145ea87e2ed34941ab05cbb67e6 +size 187183 diff --git a/flickr30k/images/6503926903.jpg b/flickr30k/images/6503926903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe54a6d97e5c91cb11c51037a565cce598c5e0ce --- /dev/null +++ b/flickr30k/images/6503926903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:418ecbf6c75061c48c2b0efeed3a2623824be7629d2496a3b87f40d4fb4ff473 +size 195085 diff --git a/flickr30k/images/6533409787.jpg b/flickr30k/images/6533409787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c8a822f46efa907840ead5080458fdabfd12fd9 --- /dev/null +++ b/flickr30k/images/6533409787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6cd4f7fdc4f650350eb20bedf4e1c5cd1b7b2233cbd2f7b5a887479965eaa95 +size 140459 diff --git a/flickr30k/images/6555213067.jpg b/flickr30k/images/6555213067.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04e8a7a3427ff24fd27689cdd116314c9272ab71 --- /dev/null +++ b/flickr30k/images/6555213067.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4e7c3540030cac50961c833a056d003bcf0b85412d74ff0a87cab9b9b8353b +size 116575 diff --git a/flickr30k/images/6556869643.jpg b/flickr30k/images/6556869643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95d96a8f97247458f1257cbc2042dc65002354fc --- /dev/null +++ b/flickr30k/images/6556869643.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97747d47e7e75affe9fd3a1b954bf35eedb193e79bf9e6f6ef48bdbf2446a7b +size 155759 diff --git a/flickr30k/images/6561536991.jpg b/flickr30k/images/6561536991.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c77dbcb6e9b05099051d1f633817e3732b5566f1 --- /dev/null +++ b/flickr30k/images/6561536991.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59914025dd6ae659725c4153b2cd918e8f34179b9fc90dc58aaad8de57b70049 +size 133886 diff --git a/flickr30k/images/6562993653.jpg b/flickr30k/images/6562993653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d877ead23f4ef38e0ab492312013d24113598156 --- /dev/null +++ b/flickr30k/images/6562993653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4081a91174e5272702789a38b09cf961d252a39932b460339501bcee73874064 +size 155340 diff --git a/flickr30k/images/65847949.jpg b/flickr30k/images/65847949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c755ce9053f8eceb1f0bf799ecef54b57214454 --- /dev/null +++ b/flickr30k/images/65847949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07daa44c47794ba5b3e37a8c65269351a63ea36c7ca88bce2d5b00efce905c42 +size 198167 diff --git a/flickr30k/images/65852628.jpg b/flickr30k/images/65852628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9723c31c3cb0a71bd2408d98d1ce0d3f012f875 --- /dev/null +++ b/flickr30k/images/65852628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24dbec92a693cb5b97ab9f637aae9ca4024d225167d0958dbb057ada70f8a52a +size 152548 diff --git a/flickr30k/images/6596856079.jpg b/flickr30k/images/6596856079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39fc75ef533400a0bc511e2c24b25adddb66a4a3 --- /dev/null +++ b/flickr30k/images/6596856079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73da3e7982920572f8869562d9e394b608f79cefd2f898d9e7aa757956cbdf4 +size 184000 diff --git a/flickr30k/images/6662529701.jpg b/flickr30k/images/6662529701.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3247920fcbb46d1f4c4589fd6e7079f3137e9573 --- /dev/null +++ b/flickr30k/images/6662529701.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3befe8fc7483ccf85f0ec0dbe5d6d77d82ffb84594cc4c5a3e330cb8ca4a9f08 +size 112326 diff --git a/flickr30k/images/6664030.jpg b/flickr30k/images/6664030.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55756a648c79a7d14f8bd3bd7923c6987627a643 --- /dev/null +++ b/flickr30k/images/6664030.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7493f25246bf0b2ce11479d6bdf2d48c1166689e3891f1ef84f4c9b665faf64d +size 36919 diff --git a/flickr30k/images/6677999435.jpg b/flickr30k/images/6677999435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8887a6ac76e5f9890ea2f84743e12e81276d04cf --- /dev/null +++ b/flickr30k/images/6677999435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e72beee7cd641ede7fb59a65a28f7c54222b565bf2c8538c1f1a430446a460 +size 175701 diff --git a/flickr30k/images/6692172963.jpg b/flickr30k/images/6692172963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab8bd3feae5e99f8d2b81928ff75d0e4777aedab --- /dev/null +++ b/flickr30k/images/6692172963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269c0614759ca311cd2aeab45b49941dfcdc14b8d3ca6734e1558f80ab267b47 +size 97371 diff --git a/flickr30k/images/6692176291.jpg b/flickr30k/images/6692176291.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7e6d8b04914bb425df613f2b94462e52e958c52 --- /dev/null +++ b/flickr30k/images/6692176291.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2886edc980262d688c54a74fa564c949a932a55e98b758c9192f261179e48e14 +size 100043 diff --git a/flickr30k/images/6743911073.jpg b/flickr30k/images/6743911073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3211b4840579a8dd82dd9975a2cf26811fbf3b17 --- /dev/null +++ b/flickr30k/images/6743911073.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2653fd4683b354b6a0be214d09f31b54b24ef4aac9e992588aaeeaab4ec72a38 +size 215890 diff --git a/flickr30k/images/6773067336.jpg b/flickr30k/images/6773067336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11d418e5529225958f5a0ed444fa236c55761912 --- /dev/null +++ b/flickr30k/images/6773067336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ec1d173fc2c351dfb2a9c78c04b7ccc808bf55fdf2bf02e4ff633cabbf55f1 +size 151300 diff --git a/flickr30k/images/6775386680.jpg b/flickr30k/images/6775386680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b58a249c9068d6241120a44e51e50c65fc1e8346 --- /dev/null +++ b/flickr30k/images/6775386680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d035913c51b7d82167a70520d5051282c762fc944167d7c63d946dd60b9f1d +size 148961 diff --git a/flickr30k/images/6775387932.jpg b/flickr30k/images/6775387932.jpg new file mode 100644 index 0000000000000000000000000000000000000000..038b95f9da44e0722c07191c6156b54d7f3fbe0e --- /dev/null +++ b/flickr30k/images/6775387932.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15176490d0ead50ca2b6c1f2c88dcf32dc6b99dfc2fc398fe231f66524ce8394 +size 139692 diff --git a/flickr30k/images/6796767853.jpg b/flickr30k/images/6796767853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add32676573c2f7a797225baaf727945f04034c8 --- /dev/null +++ b/flickr30k/images/6796767853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37eade677a46ee4b3931b0f65d710e4481e644af016d85f8456dd2443492da12 +size 120612 diff --git a/flickr30k/images/6800762956.jpg b/flickr30k/images/6800762956.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b5f72fce0e29ce4919c0de3cacfc2c820d78b31 --- /dev/null +++ b/flickr30k/images/6800762956.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6addf8ce7ea2d51e85b0d3f57638d13ffd386e5af4c725aefbb9d7a421b04fa9 +size 232937 diff --git a/flickr30k/images/6828313172.jpg b/flickr30k/images/6828313172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0ae021fcb0dea29799a56a3b4b5c1dfefd28d7e --- /dev/null +++ b/flickr30k/images/6828313172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7e6d0f8f00e52d44fe3a2dc459f62a7e04036e166579110d7f0aaf48c4fb20 +size 137085 diff --git a/flickr30k/images/6836419885.jpg b/flickr30k/images/6836419885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0fc4effd64dd47bfd6e73eb401895b79d6ecc1e --- /dev/null +++ b/flickr30k/images/6836419885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d072dd139baace7510a09f010714fa70ea13485a5e60e40bca5f9526e722bee +size 141328 diff --git a/flickr30k/images/6840400032.jpg b/flickr30k/images/6840400032.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8753484b1e8bb84d65facdf4f115a9845540d712 --- /dev/null +++ b/flickr30k/images/6840400032.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c28b0991ab999878a873a78473375c2f2a2f1a36ac8e3f04ce959eb7005c60 +size 183554 diff --git a/flickr30k/images/6848901185.jpg b/flickr30k/images/6848901185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3ab30d1b9e4a3b0a639ca59d9e0a93a4ce43ece --- /dev/null +++ b/flickr30k/images/6848901185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58311aa024cf984d1ac1e006a65c4c795a9695b9d0bfd736126eddc74ad1f392 +size 126717 diff --git a/flickr30k/images/6853777359.jpg b/flickr30k/images/6853777359.jpg new file mode 100644 index 0000000000000000000000000000000000000000..435415e8cc6c349b8eda0e7c7437a6dac23ab6bb --- /dev/null +++ b/flickr30k/images/6853777359.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf2d49679079a8ff94dee2c5af913afc8404924eed3d63a21b1cf75936ec4dc +size 131122 diff --git a/flickr30k/images/686293997.jpg b/flickr30k/images/686293997.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8f5bb8cdabc60fbb5239b0fcc1b88190c3e68ff --- /dev/null +++ b/flickr30k/images/686293997.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df9ae33a406ee6ec39a9488e98164d4ca75948c40f9f5f08a963be857f47a50 +size 138626 diff --git a/flickr30k/images/6864936264.jpg b/flickr30k/images/6864936264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..909a94852e841da39f2180b03d358ce1edd7e250 --- /dev/null +++ b/flickr30k/images/6864936264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b676a576c4b7a3e1826456c92c2dc7ec82ccc0641c766b521a56f471b6669b3d +size 138698 diff --git a/flickr30k/images/6870585516.jpg b/flickr30k/images/6870585516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83da7dbf0f14a57dd95e346a31908dcb1ba93cee --- /dev/null +++ b/flickr30k/images/6870585516.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6953c9098d75bdf0973d9d5b328144f5d02ebaef4de430677da8f8d1e49d418e +size 162984 diff --git a/flickr30k/images/6881071903.jpg b/flickr30k/images/6881071903.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a431c47a76f083a6b7c23ed530e07fa8b033917 --- /dev/null +++ b/flickr30k/images/6881071903.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1b9b1fa9a892bbc370f510fea035ffd3bf8ae5919f56a36c7a053ebac95cc3 +size 173613 diff --git a/flickr30k/images/6881116831.jpg b/flickr30k/images/6881116831.jpg new file mode 100644 index 0000000000000000000000000000000000000000..113d161eda895131ae193b52d02d2a02d183d73c --- /dev/null +++ b/flickr30k/images/6881116831.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f104aa5d1d4333adb635dda4ab54a36ab6bb30e29f31801d22a6cb825380122d +size 184589 diff --git a/flickr30k/images/688210930.jpg b/flickr30k/images/688210930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a92f4a69700019f9cb6a107d92e694bf56b4c0cb --- /dev/null +++ b/flickr30k/images/688210930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8df738bd9bbc666afcd18c97c79ba730154b256d5ace193f4fcfc512bfc1ff +size 165171 diff --git a/flickr30k/images/6892085645.jpg b/flickr30k/images/6892085645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..543103a4d5778cdb0051ce0ffa577d1e190e1188 --- /dev/null +++ b/flickr30k/images/6892085645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48092df3620fef3c12ae09cd668c61b933bf7f07e4c784556e418126e39b6d87 +size 166228 diff --git a/flickr30k/images/6892090337.jpg b/flickr30k/images/6892090337.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41c34a03ccf376707cf5f36b4e93fb84b85cbb45 --- /dev/null +++ b/flickr30k/images/6892090337.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4256e4cf6f09ba03ae7b7ee76b940318dbf9673c023811d60da4d26debfbec6 +size 123777 diff --git a/flickr30k/images/6898973401.jpg b/flickr30k/images/6898973401.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9ebfc6f1b372f9248c80b7a659623a10ec8c638 --- /dev/null +++ b/flickr30k/images/6898973401.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a24cafdec1a3993fadeca951412389c638a34e257728952b8f372a44eef395f +size 158550 diff --git a/flickr30k/images/6907873186.jpg b/flickr30k/images/6907873186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24a5971e47ae5a7429c07c5c0e61e5d8d9f05364 --- /dev/null +++ b/flickr30k/images/6907873186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faff41bf7b32956c81b9982bb285b4116e4a7d9b1642d001ffc98e2d57347955 +size 138617 diff --git a/flickr30k/images/6917567087.jpg b/flickr30k/images/6917567087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2645134d533a20623bd8d9ae54ac2aaba0ccd561 --- /dev/null +++ b/flickr30k/images/6917567087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6429328b43bff509ae16ae59e0ce314f12ba9bfa83c665f12d88934b4faca44f +size 126711 diff --git a/flickr30k/images/6917718093.jpg b/flickr30k/images/6917718093.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73e573241db4faf31debd87a4edc87d190dc2ef7 --- /dev/null +++ b/flickr30k/images/6917718093.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1564fba8f955204c60f2a67176027a364273b7c1a1a6c0a48da127c9b166bbc5 +size 129572 diff --git a/flickr30k/images/6918285809.jpg b/flickr30k/images/6918285809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06ff49c41068b2b419d4045b527b631bc2cefd5d --- /dev/null +++ b/flickr30k/images/6918285809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201234abe8b4d3a03ce6fe1dd4870e6ec547d6b559342575004ed88a8187ab64 +size 84942 diff --git a/flickr30k/images/6926407076.jpg b/flickr30k/images/6926407076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b683e0f0d740cd104f4ef2e7a06e900bb3a16b0 --- /dev/null +++ b/flickr30k/images/6926407076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1392e3ebcdad9ff7e463a9b4e25716a6f47818a309fe965d7d5fcecea0b6e7 +size 175751 diff --git a/flickr30k/images/6939157103.jpg b/flickr30k/images/6939157103.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3d8bd23b42631ab91bb4caed6c42070ad484af0 --- /dev/null +++ b/flickr30k/images/6939157103.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786fa0f062ba1ef8ec4f0c4cef4ab9dca0cea875f19a4869f5044673c84f6255 +size 129389 diff --git a/flickr30k/images/6942745583.jpg b/flickr30k/images/6942745583.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccc2d544ea52e609cf573b57994cc3a1f42843c0 --- /dev/null +++ b/flickr30k/images/6942745583.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c90570c66e47bb196e3c3f68b7460d07c3fbde75a361cbd28652f2d10f53a57 +size 139125 diff --git a/flickr30k/images/6943740971.jpg b/flickr30k/images/6943740971.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a94318f8d8ccb0f217da75df6b8cb862a6f69e04 --- /dev/null +++ b/flickr30k/images/6943740971.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bf758d6f57871d27f5c9a4da3051aec0d5867e637de27a4c062118533824f5 +size 110748 diff --git a/flickr30k/images/6967649046.jpg b/flickr30k/images/6967649046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0844544f32ddd837252738fd9f9873277353a43 --- /dev/null +++ b/flickr30k/images/6967649046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9f2cf9a98cb8b1b1f1ce1d87bacdfd06332f081d831760f2daea8564dff84b +size 162448 diff --git a/flickr30k/images/6973150582.jpg b/flickr30k/images/6973150582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e183fdcfa8cdf08c5d46f56869359ced3b8d4fea --- /dev/null +++ b/flickr30k/images/6973150582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0cb202e355a6fb02acda3d75f56af490ceaa9486a98b92303bb36c2c8199145 +size 151457 diff --git a/flickr30k/images/6977288802.jpg b/flickr30k/images/6977288802.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38e5c21a028578c38b335eda3a14019ac7694444 --- /dev/null +++ b/flickr30k/images/6977288802.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523b83a7e7218cc1ba3c92547e316bebcef4c5dd2a5e8235eb3b5eb510f139b1 +size 124989 diff --git a/flickr30k/images/6989872027.jpg b/flickr30k/images/6989872027.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ab24061e30ca83378a5d30b147cb8b5c5ea1c36 --- /dev/null +++ b/flickr30k/images/6989872027.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4665994ceaa357961bd9dc7820b88c1f21882c231d025b0921a2c80cd851a6fe +size 192720 diff --git a/flickr30k/images/6990342763.jpg b/flickr30k/images/6990342763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15ecfcd6435098e25f5995a7aff23637826ad995 --- /dev/null +++ b/flickr30k/images/6990342763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccbf7b56eabb7b112cb8414133f7469be190b0523baaa104fd7d96f63f10d254 +size 176950 diff --git a/flickr30k/images/6995873867.jpg b/flickr30k/images/6995873867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b46e0b259f6b83b1c035cf3d545ebce42be452c0 --- /dev/null +++ b/flickr30k/images/6995873867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557319efed26556197d4e5e00de412e62d423f552f9b34534ad3726f59d14564 +size 166839 diff --git a/flickr30k/images/6995905943.jpg b/flickr30k/images/6995905943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97a6a7d38472e9ca28cd1a61dc8262b6fee3722e --- /dev/null +++ b/flickr30k/images/6995905943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce84ac24b44a9f7d49b8441eadba098cb1903c36edafb97c8d8957b7cd1712f +size 151402 diff --git a/flickr30k/images/6999353542.jpg b/flickr30k/images/6999353542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25986892647a9be5085debe84aee8e623c843f15 --- /dev/null +++ b/flickr30k/images/6999353542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e81de325926b4ce0d1a53d67c5ac89b4c8af22574db53599850cdc6aba63dbe +size 181386 diff --git a/flickr30k/images/7000016959.jpg b/flickr30k/images/7000016959.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b34dfe842afa368464e1b4e9f55c868cf16cce95 --- /dev/null +++ b/flickr30k/images/7000016959.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e881adf5cca11be927c6b243a1896cafbebc7216c0cf5bd9da3e42e1a83cd6f +size 144240 diff --git a/flickr30k/images/7001163737.jpg b/flickr30k/images/7001163737.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cd9216cd725cd19116b7fa3ac2fbcd21c83201d --- /dev/null +++ b/flickr30k/images/7001163737.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d7a9eed9dbac100d4d547ac649e0fc8e0cc1aaf7582f93a28fe1aa00078c23 +size 151713 diff --git a/flickr30k/images/7011012597.jpg b/flickr30k/images/7011012597.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2247f7287243c05ee751db13c99097dd079ad264 --- /dev/null +++ b/flickr30k/images/7011012597.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d792d7c5801345c79b9882389f320505de352ccc71490d9f009fc2988ab6df70 +size 162721 diff --git a/flickr30k/images/7012337521.jpg b/flickr30k/images/7012337521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5ff0708e57d4fcad5b7275f52904705a3ead6bb --- /dev/null +++ b/flickr30k/images/7012337521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c2e83df0b86dd0c8d95aab8bfc08503ed5f31a4e265787ef177d79da908c2b +size 133683 diff --git a/flickr30k/images/7017792809.jpg b/flickr30k/images/7017792809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6849558c336ccbfaaf158399b845d9f1178ba93 --- /dev/null +++ b/flickr30k/images/7017792809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1007a418be47d2c0d292b695fcebdb00ab6cdf779e52e3febcf0da9d884a91dc +size 176198 diff --git a/flickr30k/images/7024967087.jpg b/flickr30k/images/7024967087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a14e86ae84a7dcc37a4343c35ec6ce38f5c4d09 --- /dev/null +++ b/flickr30k/images/7024967087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8842ab9295b0b7a5a44ec75a68a7048f32f929bfc45b573e54f2d7c684e1afb4 +size 139651 diff --git a/flickr30k/images/7027883609.jpg b/flickr30k/images/7027883609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76ffbcaae623ed876c36bd0c0355ac00164efc9f --- /dev/null +++ b/flickr30k/images/7027883609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0765934d629d4bfe69d2a70962df572c9dd871428a88d6aed69822271053eab4 +size 122243 diff --git a/flickr30k/images/7046014201.jpg b/flickr30k/images/7046014201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbd757146397a614f0f82d96724144621bb65148 --- /dev/null +++ b/flickr30k/images/7046014201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215af3b7250e097e0c4db3ee2d10facb4068806cc8b9119fa994b117e396b78c +size 151770 diff --git a/flickr30k/images/7061899189.jpg b/flickr30k/images/7061899189.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e46dfc16e05fda0179420a972aa93cd8ece464a1 --- /dev/null +++ b/flickr30k/images/7061899189.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7f690a3d838e253f1b8375011bf4452e57011e41275d43cd04dc85a8bde50d +size 135152 diff --git a/flickr30k/images/7072092297.jpg b/flickr30k/images/7072092297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca0dde3e0fecde069362f48901dc6eb3785e3cb5 --- /dev/null +++ b/flickr30k/images/7072092297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b03b6ba9e20d5700ff66cca47e3de53f809ea56a7722d611ae4759fa773f610f +size 119883 diff --git a/flickr30k/images/7082796649.jpg b/flickr30k/images/7082796649.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fca66d0e9ebb0022ac2665e9e030a6913277f2c --- /dev/null +++ b/flickr30k/images/7082796649.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d868d56832faca43663a26f68ce54d114d7881670bcffffea56b7e737a8dc180 +size 129069 diff --git a/flickr30k/images/7108301125.jpg b/flickr30k/images/7108301125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dbce87097773eb4f4d9a1b5148290d67b1cc8f1 --- /dev/null +++ b/flickr30k/images/7108301125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8c04aff79931a36359645db958f43f1601c2aee3bac974e743c6c935cb273f +size 154452 diff --git a/flickr30k/images/7119846943.jpg b/flickr30k/images/7119846943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8938e2ea299538971e5420ba210e40e790a626e5 --- /dev/null +++ b/flickr30k/images/7119846943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e9826551683a62eb8acc582e1a596b755a97d77f9d5a1dbea69387d11a10db +size 186661 diff --git a/flickr30k/images/7156329476.jpg b/flickr30k/images/7156329476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1e5bc53e22d9dd5054941ad8a76deb4a68ea369 --- /dev/null +++ b/flickr30k/images/7156329476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6beb52d63ba80febdca7c3b0cac321970d7701e871a7abacc0585de5dc3a6cd5 +size 179913 diff --git a/flickr30k/images/7166495806.jpg b/flickr30k/images/7166495806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6f299a242f4cc3b09c00fe4cab93caeb1883512 --- /dev/null +++ b/flickr30k/images/7166495806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43594de4b69f027bd147c83a142dafc09376d100c515bccafeecf00c67cb6df1 +size 141710 diff --git a/flickr30k/images/717943475.jpg b/flickr30k/images/717943475.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6eedbd8dc94e6989456aa9f21310b145c9acb88 --- /dev/null +++ b/flickr30k/images/717943475.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e0746aaac14446678b94b2846ea82ace02a10020e4793db9a5f7ce8f3ae217 +size 174492 diff --git a/flickr30k/images/718571889.jpg b/flickr30k/images/718571889.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2bc87c8398104de825676aed923212946bc4547 --- /dev/null +++ b/flickr30k/images/718571889.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d0c397f3dc54e22d81e2b86136262ec3b77ff678e15d9160ffa3b836b6b7e4 +size 163373 diff --git a/flickr30k/images/720208977.jpg b/flickr30k/images/720208977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80e20683ac5929300bb19835f32287fc9addaf3e --- /dev/null +++ b/flickr30k/images/720208977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44d67ba8877d83aebe615d28a1e34b543aec456bb88151cc146e9921c3ffc14 +size 148540 diff --git a/flickr30k/images/7238675644.jpg b/flickr30k/images/7238675644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..035083034d9b077e3f2a5ea2ce30b9841d140ab6 --- /dev/null +++ b/flickr30k/images/7238675644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21d98e2dc606af47bff141d22b282f431c30abb7b149faabb3d3d73eeb304c4 +size 173366 diff --git a/flickr30k/images/7277119012.jpg b/flickr30k/images/7277119012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e906666e626e6828bc1e9d759328ee34f4c81982 --- /dev/null +++ b/flickr30k/images/7277119012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8a9c111868475a199a66e7acd094c6fba0e9405175c7c8a0ed0edb6db665dc +size 183750 diff --git a/flickr30k/images/7295359360.jpg b/flickr30k/images/7295359360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..045827836dc1c4f7c9317aae3a19622ec74238cb --- /dev/null +++ b/flickr30k/images/7295359360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b50dcf78ca4bbee23f9e140253b0d757c0d6c72920245823962f267343683de +size 172887 diff --git a/flickr30k/images/730083159.jpg b/flickr30k/images/730083159.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea14cf0ad565649539078670cd806e8944b4ce34 --- /dev/null +++ b/flickr30k/images/730083159.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb6323dcf3ec39bd42910da6041cddc9d8b98b85d37524003a6025fe144dca8 +size 122808 diff --git a/flickr30k/images/7327910476.jpg b/flickr30k/images/7327910476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a66808f78a0072bac18e77c48a3662f07231ea91 --- /dev/null +++ b/flickr30k/images/7327910476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bfe1d0fea766651fdb28167ad74dc193f069e173cf766124438560ea375565 +size 157646 diff --git a/flickr30k/images/73450556.jpg b/flickr30k/images/73450556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6eb97d914b8d8121876b9260f90c4a7fd1a397f0 --- /dev/null +++ b/flickr30k/images/73450556.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e731e041f1740644211a1a4049572dc886a72d2c05f8b08d6a8539cfb6a889e4 +size 135418 diff --git a/flickr30k/images/74306574.jpg b/flickr30k/images/74306574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c174e832c3c3bff44adfa03adb4887f97d708e78 --- /dev/null +++ b/flickr30k/images/74306574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed9fa97ec010a403486bdcbe11f64ced4f18a566f8d45c9c8404b0774a77cab +size 174302 diff --git a/flickr30k/images/745563422.jpg b/flickr30k/images/745563422.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cea75f3a9bbb0ef11341941f6d2fbf03e48cdb0 --- /dev/null +++ b/flickr30k/images/745563422.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65542101adca1381a0505972462bb3170a19c7869ba0bb7aa555656a5a9ba17 +size 111715 diff --git a/flickr30k/images/7466310132.jpg b/flickr30k/images/7466310132.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d230682f4e46655675d8884813b703739c794c3 --- /dev/null +++ b/flickr30k/images/7466310132.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdf0b348580a8ccf58030a85285e77edc4ab93c8746c973adba83e5106a9e67 +size 154737 diff --git a/flickr30k/images/7471071992.jpg b/flickr30k/images/7471071992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fab52539058311647333f1f0e8ae50a2c926265a --- /dev/null +++ b/flickr30k/images/7471071992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c554741a6b1a21461a24299b9c4dae2851441b0cf021313001389fc2306ac1 +size 197487 diff --git a/flickr30k/images/7474389870.jpg b/flickr30k/images/7474389870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dccb3c848437b4789e22ffc3c4ebb5ef47dc64cd --- /dev/null +++ b/flickr30k/images/7474389870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d353e1af7b2d5827ad64dfde51ddbf6570383e2a9223a9f3ad829189cc44ed +size 143688 diff --git a/flickr30k/images/7474892162.jpg b/flickr30k/images/7474892162.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af2ab0a6cf10bb699d830a70f6bdb755959f75bb --- /dev/null +++ b/flickr30k/images/7474892162.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e3480f62aaa635364ee846ba691d8424131ede9e4c49ba2bea54e64f0b15c1 +size 143869 diff --git a/flickr30k/images/7489648970.jpg b/flickr30k/images/7489648970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22605e56a9717a1bd010aa656b413e1324cd40db --- /dev/null +++ b/flickr30k/images/7489648970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6f10ffe8b5fe31277fabf24a6d25d11538276254b03e3d57828e976042af4c +size 185444 diff --git a/flickr30k/images/7493450658.jpg b/flickr30k/images/7493450658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f7bb2f0503fce6c70847c14158cb891fd21eb6d --- /dev/null +++ b/flickr30k/images/7493450658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f102f311dcdd1963997fbe36afbf061a22b427deeeb4a0d774408714b5bbf6 +size 211983 diff --git a/flickr30k/images/7493784578.jpg b/flickr30k/images/7493784578.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb915cbb4a21d8fa0b142a314f88da163a70c49b --- /dev/null +++ b/flickr30k/images/7493784578.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356b7d273191bddadc0d6bd4d95b3f16abb6aa2ee2f07b257534ba1a994eb0f3 +size 131270 diff --git a/flickr30k/images/7504941054.jpg b/flickr30k/images/7504941054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..359b48dc6f02998dcc56d0206caf16d31a77d931 --- /dev/null +++ b/flickr30k/images/7504941054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4cccf483ad0cca73ce1401425cd13f71378fe4fd5874124853d685344079a2 +size 164902 diff --git a/flickr30k/images/7513836082.jpg b/flickr30k/images/7513836082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc887b09caf4a5bd666fbe916d033204eaf69863 --- /dev/null +++ b/flickr30k/images/7513836082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7abfc9a392c80189e172c339d8442cda321fb2a258d1708fe1979b83ba9e9b42 +size 176627 diff --git a/flickr30k/images/75150121.jpg b/flickr30k/images/75150121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4d13472475b86ff89bb204ad0bdd0ff363b09bf --- /dev/null +++ b/flickr30k/images/75150121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07647d27e032925a683e5259855893b6954854e3de6d4e894bf1b6c4c0bc256 +size 158039 diff --git a/flickr30k/images/752052256.jpg b/flickr30k/images/752052256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d897d562b90592bf28cce800cb57a07ccf9547e --- /dev/null +++ b/flickr30k/images/752052256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8fb234ba2c20dc3fd09c81ae52d3f789c1537daeae55501f2e3012319dda91 +size 189076 diff --git a/flickr30k/images/7527086862.jpg b/flickr30k/images/7527086862.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29b661de92f933e602b81c4866865348a92f22db --- /dev/null +++ b/flickr30k/images/7527086862.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802ac800f466b299654072af0624abb1443c2db45b6086458825659dd0c0a859 +size 147788 diff --git a/flickr30k/images/7552538920.jpg b/flickr30k/images/7552538920.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a8fb004e3b452599a4952beac2bfffedc4dd6fa --- /dev/null +++ b/flickr30k/images/7552538920.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb1e79ff49202258e2549b1aeb351817c1425ebfbbff9fc2781249eabde78af +size 258800 diff --git a/flickr30k/images/757674952.jpg b/flickr30k/images/757674952.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9c018d0b2330c56a4c82ffe36a23a8c2726f76d --- /dev/null +++ b/flickr30k/images/757674952.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ece1fb3e32073b1b3c950f020e172ce9ede495a2ecaa58d04a454efd42ed30c +size 78293 diff --git a/flickr30k/images/7577634482.jpg b/flickr30k/images/7577634482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7ef925bc3021350ec2e5316f598f46d76ad2b3b --- /dev/null +++ b/flickr30k/images/7577634482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e933eabb4786c8bfabd33be9d1490c808192ed9db2ede81cd45327bad32c0ae +size 176654 diff --git a/flickr30k/images/7589467042.jpg b/flickr30k/images/7589467042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c1d9e3a5a3ae07075ea3887c5c8bb9bae2dc7bb --- /dev/null +++ b/flickr30k/images/7589467042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b3c42a4d1f4d3115ed1b18668d9ec0b30c2c4eea8b8f08a36d9d87d511a37c +size 134983 diff --git a/flickr30k/images/7600282242.jpg b/flickr30k/images/7600282242.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0b333369b1a7d54b2608c8b0aa945a55ca1df11 --- /dev/null +++ b/flickr30k/images/7600282242.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2543f6d4b3f755aca177a1df3c4bafd4e10bd7fa5610915f1d56a0a6dea95b6a +size 107598 diff --git a/flickr30k/images/76097290.jpg b/flickr30k/images/76097290.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54e2b1c0a170ed0d5817a9c8dfe963f1557f901c --- /dev/null +++ b/flickr30k/images/76097290.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3fa92ac294c4e0d6d6967c7f80cdc8522c87dfa2f8ecc4ed59408ac1d78a40 +size 172065 diff --git a/flickr30k/images/761397426.jpg b/flickr30k/images/761397426.jpg new file mode 100644 index 0000000000000000000000000000000000000000..128e75f2bc4dbe7476d8695bf1f76ce83aab9e2b --- /dev/null +++ b/flickr30k/images/761397426.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9aaff2c0cb61358eedcbb9e3332cd3cbbf5ba2b0e0828fa0871417740975daf +size 138285 diff --git a/flickr30k/images/7642708928.jpg b/flickr30k/images/7642708928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c71f3fb1a136028ee868d669c57b1239499ebf5a --- /dev/null +++ b/flickr30k/images/7642708928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb134ff99361a6f5b913b4511df0cf1aa55115cb4303bc64a57e5a9931c4a304 +size 176098 diff --git a/flickr30k/images/7643054168.jpg b/flickr30k/images/7643054168.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b82478379acf5904ab9f1a18d674cc06d47d551f --- /dev/null +++ b/flickr30k/images/7643054168.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0654b1e41802a75febec031eb21d3b84a65d31f8816a1823dfabfcc9d69817 +size 159888 diff --git a/flickr30k/images/7645700076.jpg b/flickr30k/images/7645700076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62f0d09dac9abe002b06fb57cada683d2c3f3ca7 --- /dev/null +++ b/flickr30k/images/7645700076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4cb49218bd99661efdc62353b83d74a53871bba9535e69fd1886dbe53cfa308 +size 186400 diff --git a/flickr30k/images/7645711984.jpg b/flickr30k/images/7645711984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dae8edebe24e1ee21fbc3b0fcb9f08c31cac1ae --- /dev/null +++ b/flickr30k/images/7645711984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2b343de7598259564a8894b6794b8a786ed40d9939938948254c37a0a40a8a +size 196762 diff --git a/flickr30k/images/7651709766.jpg b/flickr30k/images/7651709766.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d360d5fc6710965fb7a2729429881f085a4b1a8a --- /dev/null +++ b/flickr30k/images/7651709766.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948702fcdbee7e47a979244801ca3a329a1d29ebe5bd79e606b8a15592a5605b +size 190034 diff --git a/flickr30k/images/7654787166.jpg b/flickr30k/images/7654787166.jpg new file mode 100644 index 0000000000000000000000000000000000000000..870ee6c8070693cbfa2ace210201c01a41fdedf6 --- /dev/null +++ b/flickr30k/images/7654787166.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c1e92bc8e6250ade478c1924c213eb5af3230f926cae547a253124d63eec9f +size 162596 diff --git a/flickr30k/images/7655480476.jpg b/flickr30k/images/7655480476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c556e4d85118ac0934e2c42441924e473aa97800 --- /dev/null +++ b/flickr30k/images/7655480476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84556c7d2ebe0b818d0175afac0f168c2a5822cd3a70fcdf1ca4042be6bda5bc +size 136864 diff --git a/flickr30k/images/7664119606.jpg b/flickr30k/images/7664119606.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a00136b3d475b6a40ca01cd5b489ae55dfa3d830 --- /dev/null +++ b/flickr30k/images/7664119606.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290ab8aded8d5142d94ecb317f52bc3c5c92cc80e5f14a9c87303fe05a5baad7 +size 133829 diff --git a/flickr30k/images/7672331928.jpg b/flickr30k/images/7672331928.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e85b46217dcbf7c6f1fc868684dc54960313cfc6 --- /dev/null +++ b/flickr30k/images/7672331928.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64eb396d117dc7a1073897a95ebd919035ef2a7070faf2c33cd9f082cfef3ca +size 162851 diff --git a/flickr30k/images/7684654986.jpg b/flickr30k/images/7684654986.jpg new file mode 100644 index 0000000000000000000000000000000000000000..126deed1aca1507e4a23db5ad9d5c4105c123520 --- /dev/null +++ b/flickr30k/images/7684654986.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd7ea8ac401443210f956eb2f9129ace13bfd44e2171834577d700e4ff4370b +size 165743 diff --git a/flickr30k/images/7687786248.jpg b/flickr30k/images/7687786248.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17d11282e6be29c4a75f626915ac37456f5799a9 --- /dev/null +++ b/flickr30k/images/7687786248.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0010a19044b6f4979f30c5878eab7444c6a3de698b878060c6e4e44aa79d1ae +size 137720 diff --git a/flickr30k/images/7693594898.jpg b/flickr30k/images/7693594898.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4117a7f0b18d173d839c4091bbfa4443058a2b14 --- /dev/null +++ b/flickr30k/images/7693594898.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db095d216dc9cbc7a9393b9cba2b9dc9eb3ceb1ce700a71f5dcded79d878e62 +size 176549 diff --git a/flickr30k/images/7700078440.jpg b/flickr30k/images/7700078440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f28f04ca163fac096b683083ac6c019ca36c8210 --- /dev/null +++ b/flickr30k/images/7700078440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218c6672c3834d3c0f94ac2d38ba0333a0e34349be32dfebc2221e3f03abbfc5 +size 156224 diff --git a/flickr30k/images/7700080810.jpg b/flickr30k/images/7700080810.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb77eead51a3b43d0ecc6e1aad65e3cc6bf872ea --- /dev/null +++ b/flickr30k/images/7700080810.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86cc4598811c7ade1242dda4f443bec95fb7307d668e36c6d64b37cd63153a2 +size 157326 diff --git a/flickr30k/images/7700377542.jpg b/flickr30k/images/7700377542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca47f0cba4f267e6d75ac1ddc66b01ae992e94c5 --- /dev/null +++ b/flickr30k/images/7700377542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a709f37415797b591c7b6dd52c70edb2e4d39928fb66624394ffde40b32307b6 +size 139991 diff --git a/flickr30k/images/7703126340.jpg b/flickr30k/images/7703126340.jpg new file mode 100644 index 0000000000000000000000000000000000000000..517a05ad66c7baca1afa2a859fe4a801bbf46e6a --- /dev/null +++ b/flickr30k/images/7703126340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb018a49eb547ab035f355231ffc1412d84b00976db8dd2bc63e33ac655b3ac +size 182798 diff --git a/flickr30k/images/7725133284.jpg b/flickr30k/images/7725133284.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6dd8b1c37b9e733e4e401a1a624bfad60d77ad3 --- /dev/null +++ b/flickr30k/images/7725133284.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97902c0eb0832786c0aff357b8b35e843de20a85b05685b241bab630a6eac3f8 +size 171928 diff --git a/flickr30k/images/7729758628.jpg b/flickr30k/images/7729758628.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7370c5598f7f61e40d6345535036c68e20dee34 --- /dev/null +++ b/flickr30k/images/7729758628.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3620b31367350c6191bc8177bdf42c1eefaab9e21400e52f48325d0e5e0196 +size 183482 diff --git a/flickr30k/images/7735272386.jpg b/flickr30k/images/7735272386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..191a9845a0e39f7f6869a777f8d4c7fd57fd0c4a --- /dev/null +++ b/flickr30k/images/7735272386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a5a7e3eef26d53aa54d61eab90268a987363645b2e2af23a2344ddf46d02bf +size 120045 diff --git a/flickr30k/images/7739176066.jpg b/flickr30k/images/7739176066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d6e5cfe1a83c195f6e66f9b5d04ab5d34f50997 --- /dev/null +++ b/flickr30k/images/7739176066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1608ad7263af03e3ad68dbbbbe6d510d2ad189c7bd6c524fa2db30c5ed74a5 +size 194104 diff --git a/flickr30k/images/7754652028.jpg b/flickr30k/images/7754652028.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d0798b0112822defae3f70df3c4628367c8cc4f --- /dev/null +++ b/flickr30k/images/7754652028.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27065d0d3ee16936fb247601a62b5fa9e49edd6b0a95fc2aad0d0d26af9aa53 +size 138430 diff --git a/flickr30k/images/7757250094.jpg b/flickr30k/images/7757250094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..083901d85ce5b0e924307c236096070cbd6460d1 --- /dev/null +++ b/flickr30k/images/7757250094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe3c9d74f1a8f8553691aebc934f13e4ebe4168bd77eada01df210c65ce5062 +size 145251 diff --git a/flickr30k/images/7772052674.jpg b/flickr30k/images/7772052674.jpg new file mode 100644 index 0000000000000000000000000000000000000000..224c831ea150a0fd775fef55fbf42edac66490cf --- /dev/null +++ b/flickr30k/images/7772052674.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd9949b68cdb82573f2368d75340a1eeebc29b6de0700a01f1448913765bb70 +size 138024 diff --git a/flickr30k/images/778257070.jpg b/flickr30k/images/778257070.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9d6f6fb6e1f6d019c640c345451b7e3864a111a --- /dev/null +++ b/flickr30k/images/778257070.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de2e6daae4a819ce2638633fa258227ac23493d1ef3be72efe10516e2f6df10 +size 163489 diff --git a/flickr30k/images/7784556300.jpg b/flickr30k/images/7784556300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..072fdf1950c1c07d42908e92f1be829711daa7c9 --- /dev/null +++ b/flickr30k/images/7784556300.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e9a9f0d2fac48e56fca26e67c9a215b1369b61ccbf7ee337a5864d5c7ce889 +size 184905 diff --git a/flickr30k/images/7786624414.jpg b/flickr30k/images/7786624414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75b2b985eac3631d19a052434a9209f9c6b1156f --- /dev/null +++ b/flickr30k/images/7786624414.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b23841708dbdc3dfc705af75532319520d3df734f60ba7750eed83837c01900 +size 157193 diff --git a/flickr30k/images/7787558364.jpg b/flickr30k/images/7787558364.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dd67c197dfd8bb22b1e717d3ed8199559f5e564 --- /dev/null +++ b/flickr30k/images/7787558364.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41838bc9589bf8dac89989e20211b6b34125ada86cb81e537d74d7b1f6b587eb +size 173722 diff --git a/flickr30k/images/7800436386.jpg b/flickr30k/images/7800436386.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fab2d04ecf0b5c4d14579cc86e5e987d3cb7b61 --- /dev/null +++ b/flickr30k/images/7800436386.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194e1b833892e312a8fe2ef086ea408c6c90dd3622f963e7d6fcb4fba39ed83e +size 144766 diff --git a/flickr30k/images/780260019.jpg b/flickr30k/images/780260019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38aaf44123c0728b14647b0b2ecb59c8856d6b05 --- /dev/null +++ b/flickr30k/images/780260019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3207cd9b797fc2618acf94ccbd9ad52d3303966337ae500d08f9255b89f92c3d +size 183285 diff --git a/flickr30k/images/78050495.jpg b/flickr30k/images/78050495.jpg new file mode 100644 index 0000000000000000000000000000000000000000..833dca64036230d2df04f942e774e11908f2b5e8 --- /dev/null +++ b/flickr30k/images/78050495.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f74e6e0fc9a1bf53cb48fdfd64d8d49c32bd50b967386b1115758fd4e4ccff +size 194967 diff --git a/flickr30k/images/7808046.jpg b/flickr30k/images/7808046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dd5f8e72986b95ba081b87a0f57f1301dd16145 --- /dev/null +++ b/flickr30k/images/7808046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b509d492e0a5405cdb45dfe631ed583cb848d33693f26a64c2bbc742520ecc +size 33396 diff --git a/flickr30k/images/7832183018.jpg b/flickr30k/images/7832183018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60314e53502108fa9d8f832df420011c5cd9f3bf --- /dev/null +++ b/flickr30k/images/7832183018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7328c17cfd19221509dcf25e9470a9fa7ba7be88da444c6f8bf94024cfdaf1d6 +size 167010 diff --git a/flickr30k/images/7867736186.jpg b/flickr30k/images/7867736186.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5eaf7c049d0428bf1f864f340da3b8100c90bf5c --- /dev/null +++ b/flickr30k/images/7867736186.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953e5203becffdfcc2681c25b286363f40c997a59e9ee331ec6068518ed305d5 +size 138332 diff --git a/flickr30k/images/7879838102.jpg b/flickr30k/images/7879838102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..339c9f822335d76a6951abbec1a5beb812648e18 --- /dev/null +++ b/flickr30k/images/7879838102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452551252e65e9a91aea56b67675aacba8e4b2ad6255b20f0ef19e6ac320da7c +size 158184 diff --git a/flickr30k/images/7920471750.jpg b/flickr30k/images/7920471750.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1a09c2d3685ebea4b9c61f2adc4017353a0a5ee --- /dev/null +++ b/flickr30k/images/7920471750.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6a15871b5a15557d48d0e04225144fead36717c12edadacd9bcac9a8ef8dc7e +size 150729 diff --git a/flickr30k/images/7932896274.jpg b/flickr30k/images/7932896274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddb3d31ca7cf3f4eff2a7c3c4c76ea1f53ec7f5c --- /dev/null +++ b/flickr30k/images/7932896274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b14171736ea70ed36812fc247efd2585416b32b881cffabc4a822fc5cf96c1a +size 195829 diff --git a/flickr30k/images/7948224350.jpg b/flickr30k/images/7948224350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc546a37b6c38c9841839be2a54fd8fe631ae1c9 --- /dev/null +++ b/flickr30k/images/7948224350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f5304834bcf6e6fa5ec5e38f8616ed28058fa01d30f6561debaae6f8150124 +size 155010 diff --git a/flickr30k/images/7958174552.jpg b/flickr30k/images/7958174552.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb01201c8a15cc9dd86c4cac548e615eff255ebe --- /dev/null +++ b/flickr30k/images/7958174552.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f5932c7cf7e13835b90201afc1cb62eb292608314748e30d6333c26752613f +size 218855 diff --git a/flickr30k/images/7979042317.jpg b/flickr30k/images/7979042317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97f1d4f66e35166338ba4a9e4e0b9808c897cedb --- /dev/null +++ b/flickr30k/images/7979042317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f045c4227790cafd65bc330d8a2956dea41e12656d44ee6c0b2777cadd85c1c1 +size 165814 diff --git a/flickr30k/images/7981321611.jpg b/flickr30k/images/7981321611.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b400af6227ea009904a83c2f9a672c76f6328168 --- /dev/null +++ b/flickr30k/images/7981321611.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43e9636cae2596b21cf86f6876e12e853f7872038b46188fb1a16fc21666673 +size 163918 diff --git a/flickr30k/images/7987822237.jpg b/flickr30k/images/7987822237.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd02283f2816ada9d33da0c56761266e40a9122e --- /dev/null +++ b/flickr30k/images/7987822237.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f358f4e5e48883c1c6d11b97c25557d5809d7111712686f78d975d11dad3c5 +size 128422 diff --git a/flickr30k/images/8006241096.jpg b/flickr30k/images/8006241096.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44d3d0cf59e0de19a7e6b421e6bf804e676b0c64 --- /dev/null +++ b/flickr30k/images/8006241096.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa551ac33d933ee667ef92aa4fdc4fe435f7aaf93bd46d918d67c5922c008682 +size 119501 diff --git a/flickr30k/images/8006608256.jpg b/flickr30k/images/8006608256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c77d2ded6a4a59180e1f3be7441d2b1c633f734d --- /dev/null +++ b/flickr30k/images/8006608256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26e17dc20693c782e2bc351b0008e3ad38e9607a3c532dfe08357a67c5f3c95 +size 180039 diff --git a/flickr30k/images/8018747908.jpg b/flickr30k/images/8018747908.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3efd8294ac41c6929cdddb60d831d0b85105a13b --- /dev/null +++ b/flickr30k/images/8018747908.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb22936f2bc9fdca313beb4d2c9cffeb3638acf8fd8e33d0d7ad835c468e287 +size 202010 diff --git a/flickr30k/images/8030378528.jpg b/flickr30k/images/8030378528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a75fdcf5e9f6bf3c48db361f9419a79c5a4463ff --- /dev/null +++ b/flickr30k/images/8030378528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7289f92b75deeeba414650744a465662655322500631428e81ef0063925d10 +size 197631 diff --git a/flickr30k/images/8042519212.jpg b/flickr30k/images/8042519212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1c54a7004f2bcc22b6979c6ef787950ffaef55e --- /dev/null +++ b/flickr30k/images/8042519212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a16bf0b14d4e10f18736e0fed25924465b4c4f87cdc5a4642063bf55c3a8e7 +size 124361 diff --git a/flickr30k/images/8071166084.jpg b/flickr30k/images/8071166084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..252139447bfa78771b49e80c9646fd15c70a820d --- /dev/null +++ b/flickr30k/images/8071166084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5435a75e7777c2cc70f0dc5af5c0beeee8c3dd3d0a4b5d101e0968f9063dbdff +size 172366 diff --git a/flickr30k/images/8081605083.jpg b/flickr30k/images/8081605083.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14920daa93c8f75d0efda6911ef01265b0c5505c --- /dev/null +++ b/flickr30k/images/8081605083.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e99ceee33210bd5a294d5d88e2c32a3b34cb09117f0b226afd76b8fc0285a6 +size 125410 diff --git a/flickr30k/images/808877347.jpg b/flickr30k/images/808877347.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26e628b4cacd4ee613595fbbf24dba005bc7ef6a --- /dev/null +++ b/flickr30k/images/808877347.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b7a4c4f79e6afe90e2e9d0868db6150a60fc0db82b0e0b0b6bc6ee412ec48d +size 180817 diff --git a/flickr30k/images/8107925709.jpg b/flickr30k/images/8107925709.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b28b05f5ba86779dbab1796330114f9936300b2 --- /dev/null +++ b/flickr30k/images/8107925709.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0fdd314676aee64d229d6b9dcd6a3c64689557457d7ac89d503c874982a7435 +size 148422 diff --git a/flickr30k/images/81227595.jpg b/flickr30k/images/81227595.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1cf39bfdf4d7758aa0c416c6fc0366bc1ca85b7 --- /dev/null +++ b/flickr30k/images/81227595.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1280b660bc26c80bd344017a85d193778e14313b553dcd06081afe1647041cd3 +size 154597 diff --git a/flickr30k/images/8146641506.jpg b/flickr30k/images/8146641506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e375dea1ac4a6e4a62c30a77bd20b0fc1398d94 --- /dev/null +++ b/flickr30k/images/8146641506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d778c42ae8bf9b36b1cede98e18d16efeb635b9b42f17138a385cf5158bedbc6 +size 182438 diff --git a/flickr30k/images/8154663567.jpg b/flickr30k/images/8154663567.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11eef4c9092b05ae4c0e3e4d0e2371a81282e232 --- /dev/null +++ b/flickr30k/images/8154663567.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46b18d83f15edc74be3e7aa3746b9840beb0fa03f8764b0351e8cfef410d688 +size 120470 diff --git a/flickr30k/images/8154670501.jpg b/flickr30k/images/8154670501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb3e041847c0a8d719a2761b84e17f5c0142fa6c --- /dev/null +++ b/flickr30k/images/8154670501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a059979d05bb9debfff9307ea18f30e8a8ed97d083191844cc1614fea804ab23 +size 139988 diff --git a/flickr30k/images/8155663151.jpg b/flickr30k/images/8155663151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e23b337b7eda570bc57f4759daeb7849964d80f2 --- /dev/null +++ b/flickr30k/images/8155663151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c9e6a80f2828b270005bedf923bf95cdd7ef04d092966628a2c09f10814a75 +size 127513 diff --git a/flickr30k/images/8173213463.jpg b/flickr30k/images/8173213463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4c694435a7d7f44cee476784a70dc215a3f4815 --- /dev/null +++ b/flickr30k/images/8173213463.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183f4623d69ef0589a19b66327189a43f89a4a66f986c1ed67e337b1d694154c +size 133862 diff --git a/flickr30k/images/823425327.jpg b/flickr30k/images/823425327.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7350b016dca5f5b247c7d3f0a89a7efb044d8c10 --- /dev/null +++ b/flickr30k/images/823425327.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edaa2edd27da90cb3da9ad637d612107e891c74b0e2ca456c130ffe857b7d1b1 +size 151821 diff --git a/flickr30k/images/842263436.jpg b/flickr30k/images/842263436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfe8aefac0aac8ba6afa982f18e239675c446383 --- /dev/null +++ b/flickr30k/images/842263436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcce541840b9bb03a842dcab4ab775c9e4f5d61f90b15f89fe96d65d5b854cce +size 134828 diff --git a/flickr30k/images/843218288.jpg b/flickr30k/images/843218288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ca8eb1d02e6dd9734859309b020ca3d98f0713a --- /dev/null +++ b/flickr30k/images/843218288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9c034c883002f8363f706ca017cd9220d61698d2117350f41839e3d79d404f +size 143091 diff --git a/flickr30k/images/854623746.jpg b/flickr30k/images/854623746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4eaeae3da98cd097fa0f48d7b8412762cbc781d --- /dev/null +++ b/flickr30k/images/854623746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa34fe0da12ab61b8fa45158b705ab892f1c18d52d5a62b9f3542e731e6b7cc +size 164020 diff --git a/flickr30k/images/85676478.jpg b/flickr30k/images/85676478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39af21766fcac24217aac68b0631de3152a3a604 --- /dev/null +++ b/flickr30k/images/85676478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03abd71d40f868654d5b5feda5c2be8daa7a9a3948424969e41c64e16aa0da9 +size 141769 diff --git a/flickr30k/images/86131989.jpg b/flickr30k/images/86131989.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d456f6024b8ea9ad7f61b61164f550aa4957b621 --- /dev/null +++ b/flickr30k/images/86131989.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4797d45d9059c4fa77a4e827f857d3b61e2715a53dc254e5480bc18d8926a4 +size 222824 diff --git a/flickr30k/images/86289696.jpg b/flickr30k/images/86289696.jpg new file mode 100644 index 0000000000000000000000000000000000000000..256c296a061bbecedabf02a59ddaeb13a1f0a5ca --- /dev/null +++ b/flickr30k/images/86289696.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caaa6ea18565bf275d4cff673b1da97515373f50f02e436c0d62ab370035c2c4 +size 110822 diff --git a/flickr30k/images/86341446.jpg b/flickr30k/images/86341446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3bd19d93e3021fed779af4e3f3a3ec2451c23e4 --- /dev/null +++ b/flickr30k/images/86341446.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7414b5fdab788b305d6e17811cfe48c60755e69cbab6e57a8e1a6ec2d73f5f +size 160749 diff --git a/flickr30k/images/86350713.jpg b/flickr30k/images/86350713.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eb0d5b52e67e7dbade5004da924e4d2c32a202b --- /dev/null +++ b/flickr30k/images/86350713.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a9b069e5ae8150a7e6a7b04935ac93865315ab3a06da4c0227473c11c7c659 +size 142209 diff --git a/flickr30k/images/872512911.jpg b/flickr30k/images/872512911.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49f829c278482a8a9ccbe46a6011308cf02cfd5d --- /dev/null +++ b/flickr30k/images/872512911.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c902d729bc4b9e4196b3a05444133f106c3cc909650d3da8865a9a5cdc1ffb +size 97611 diff --git a/flickr30k/images/87940007.jpg b/flickr30k/images/87940007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2baa8db0ecd3c7d540771982183229c17e066e7f --- /dev/null +++ b/flickr30k/images/87940007.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe03418b17f4a6173161de9df5ee8790ec660c8937e2d2dc9f8b8bb9031658d8 +size 100689 diff --git a/flickr30k/images/880220939.jpg b/flickr30k/images/880220939.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fa010053289ffc2639f99665f9e21b0e7963b7f --- /dev/null +++ b/flickr30k/images/880220939.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:978042b0843d8ebb244cf6575e2ed5318bed5a372b8a1fa73e0a849dbe22ee9f +size 198871 diff --git a/flickr30k/images/880663887.jpg b/flickr30k/images/880663887.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2377a5b57602f1897044e0292d7f71cf659c7fc0 --- /dev/null +++ b/flickr30k/images/880663887.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34539b308d2814883aaf70542105f400bfcbd9bf1db7bd248902dbfe87258b3c +size 158903 diff --git a/flickr30k/images/89407459.jpg b/flickr30k/images/89407459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce3a2338310561689c7257235f5178b911a7be22 --- /dev/null +++ b/flickr30k/images/89407459.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9146e0911a0ee0e9be586f59a604d2f5e224c95839ef58b05b32b8f8a11a5cef +size 103526 diff --git a/flickr30k/images/89779839.jpg b/flickr30k/images/89779839.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95bae15df7284c8bd3716161ccd4e0922ab31ed0 --- /dev/null +++ b/flickr30k/images/89779839.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edef0c09de5a8e4f8d5da9201ae6cd606bb3459cb40f5553138e7ac16a88e9e1 +size 170953 diff --git a/flickr30k/images/912382266.jpg b/flickr30k/images/912382266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1770cb50370eda9b146316a9052d0e7b8393ca7d --- /dev/null +++ b/flickr30k/images/912382266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851fb0fa2e83ba0ce84dda957d43875ba73fa555bc1b4c3186c3769e7c78c228 +size 174368 diff --git a/flickr30k/images/912402498.jpg b/flickr30k/images/912402498.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e46eaf5ef1a25cc49d4145c0a475be60b783428 --- /dev/null +++ b/flickr30k/images/912402498.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b247e5f384bb226fcf8c6d0d65f858dc4c71ff79082bfd48c57cbb9b51d0c411 +size 108861 diff --git a/flickr30k/images/91852718.jpg b/flickr30k/images/91852718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d351cab10a9ef5bbf666e092864c9a7ecf59282 --- /dev/null +++ b/flickr30k/images/91852718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acaf75904152e7d4284e1730ae254194e4eae0920fbc8027bf62165043fdd536 +size 187812 diff --git a/flickr30k/images/94024624.jpg b/flickr30k/images/94024624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34785625948fc6a33fa82052e225a7e1a90b09eb --- /dev/null +++ b/flickr30k/images/94024624.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed7abf79802a44feb3ca2638b001b2fa186f224554eaf0d9846b7eb183446a4 +size 134517 diff --git a/flickr30k/images/957585444.jpg b/flickr30k/images/957585444.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49c63667b164d3cbaa9d17ccd65a595ae5bf2a53 --- /dev/null +++ b/flickr30k/images/957585444.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72154c4ba770a549b697a92f6baf56a72e877eec779d54fb244ff2fa1dd3f0c2 +size 169162 diff --git a/flickr30k/images/96056569.jpg b/flickr30k/images/96056569.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ee5dd69717eb5fafef0356938eb50a4b05aeaa1 --- /dev/null +++ b/flickr30k/images/96056569.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a68ec481a0bd940079a5a194fe6509b550dc94181fa3d32a1c8043a7edf05bf +size 108931 diff --git a/flickr30k/images/961220478.jpg b/flickr30k/images/961220478.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3512980c03697646f5e8b50cdb811042d3928e08 --- /dev/null +++ b/flickr30k/images/961220478.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c23f875e4417fab8b74cb4e2ebc5a5884cb0c7ea2cfdd017fd04253666ba558 +size 153537 diff --git a/flickr30k/images/96395587.jpg b/flickr30k/images/96395587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bc056cea0c7839dbc42659618fb97b5ad802f93 --- /dev/null +++ b/flickr30k/images/96395587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2384c57ae2bf60f1e9851928f145d9b016204db49f803bf240729e1b014a901b +size 135547 diff --git a/flickr30k/images/964287333.jpg b/flickr30k/images/964287333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ce7e00f983d0c6a5f6b3305090ec0af62246964 --- /dev/null +++ b/flickr30k/images/964287333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0576381c3d1855657dfa9486b678e9e4ab1ff02d93b3c099f2bdcc52af19fc70 +size 132178 diff --git a/flickr30k/images/98773047.jpg b/flickr30k/images/98773047.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fba8fbcb7920bf0ef07d4f7223fd54d896ccba8c --- /dev/null +++ b/flickr30k/images/98773047.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571f557b6221712211d5b9d604282cc1aa9b3490f42dc6a71e3093b22b47b050 +size 166694 diff --git a/flickr30k/images/991459823.jpg b/flickr30k/images/991459823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..268c94790b06d005508f3c6ab090b78dfce8f2bf --- /dev/null +++ b/flickr30k/images/991459823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8336343cb5eacdaa120f1fb6241086289bc48c7a4199176fe34d7225b940f87 +size 103142 diff --git a/flickr30k/images/9950913.jpg b/flickr30k/images/9950913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fce4e3a9a00f6e248014b9e3479af953ecb5627f --- /dev/null +++ b/flickr30k/images/9950913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06c96c600557432192ddc598697577b8ce45717ba94d80bfa2a3b53b20d6810a +size 81949