The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    ArrowInvalid
Message:      JSON parse error: Column(/annotations/[]/segmentation) changed from array to object in row 0
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 174, in _generate_tables
                  df = pandas_read_json(f)
                       ^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 38, in pandas_read_json
                  return pd.read_json(path_or_buf, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/io/json/_json.py", line 815, in read_json
                  return json_reader.read()
                         ^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/io/json/_json.py", line 1014, in read
                  obj = self._get_object_parser(self.data)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/io/json/_json.py", line 1040, in _get_object_parser
                  obj = FrameParser(json, **kwargs).parse()
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/io/json/_json.py", line 1176, in parse
                  self._parse()
                File "/usr/local/lib/python3.12/site-packages/pandas/io/json/_json.py", line 1391, in _parse
                  self.obj = DataFrame(
                             ^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/core/frame.py", line 778, in __init__
                  mgr = dict_to_mgr(data, index, columns, dtype=dtype, copy=copy, typ=manager)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/core/internals/construction.py", line 503, in dict_to_mgr
                  return arrays_to_mgr(arrays, columns, index, dtype=dtype, typ=typ, consolidate=copy)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/core/internals/construction.py", line 114, in arrays_to_mgr
                  index = _extract_index(arrays)
                          ^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pandas/core/internals/construction.py", line 677, in _extract_index
                  raise ValueError("All arrays must be of the same length")
              ValueError: All arrays must be of the same length
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1815, in _prepare_split_single
                  for _, table in generator:
                                  ^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 177, in _generate_tables
                  raise e
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 151, in _generate_tables
                  pa_table = paj.read_json(
                             ^^^^^^^^^^^^^^
                File "pyarrow/_json.pyx", line 342, in pyarrow._json.read_json
                File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: JSON parse error: Column(/annotations/[]/segmentation) changed from array to object in row 0
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1455, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1054, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

ann_id
list
category_id
list
file_name
string
image_id
int64
no_target
bool
ref_id
int64
sent_ids
list
sentences
list
split
string
[ 600276 ]
[ 25 ]
COCO_train2014_000000000072.jpg
72
false
0
[ 0, 1, 2 ]
[ { "exist": null, "raw": "giraffe on left", "sent": "giraffe on left", "sent_id": 0, "tokens": [ "giraffe", "on", "left" ] }, { "exist": null, "raw": "left giraffe", "sent": "left giraffe", "sent_id": 1, "tokens": [ "left", "giraffe" ] }, { "exist": null, "raw": "left giraffe", "sent": "left giraffe", "sent_id": 2, "tokens": [ "left", "giraffe" ] } ]
train
[ 598731 ]
[ 25 ]
COCO_train2014_000000000072.jpg
72
false
1
[ 3, 4 ]
[ { "exist": null, "raw": "RIGHT GIRAFFE", "sent": "right giraffe", "sent_id": 3, "tokens": [ "right", "giraffe" ] }, { "exist": null, "raw": "right girafe", "sent": "right girafe", "sent_id": 4, "tokens": [ "right", "girafe" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000072.jpg
72
true
2
[ 5 ]
[ { "exist": null, "raw": "giraffe on left in orange", "sent": "giraffe on left in orange", "sent_id": 5, "tokens": [ "giraffe", "on", "left", "in", "orange" ] } ]
train
[ 600276, 598731 ]
[ 25, 25 ]
COCO_train2014_000000000072.jpg
72
false
3
[ 6, 7, 8 ]
[ { "exist": null, "raw": "left giraffe and RIGHT GIRAFFE", "sent": "left giraffe and RIGHT GIRAFFE", "sent_id": 6, "tokens": [ "left", "giraffe", "and", "RIGHT", "GIRAFFE" ] }, { "exist": null, "raw": "giraffe on left and RIGHT GIRAFFE", "sent": "giraffe on left and RIGHT GIRAFFE", "sent_id": 7, "tokens": [ "giraffe", "on", "left", "and", "RIGHT", "GIRAFFE" ] }, { "exist": null, "raw": "left giraffe and RIGHT GIRAFFE", "sent": "left giraffe and RIGHT GIRAFFE", "sent_id": 8, "tokens": [ "left", "giraffe", "and", "RIGHT", "GIRAFFE" ] } ]
train
[ 1279416 ]
[ 1 ]
COCO_train2014_000000000110.jpg
110
false
4
[ 9, 10, 11 ]
[ { "exist": null, "raw": "girl in very center with red coat on chair", "sent": "girl in very center with red coat on chair", "sent_id": 9, "tokens": [ "girl", "in", "very", "center", "with", "red", "coat", "on", "chair" ] }, { "exist": null, "raw": "brown straight hair, top center of pic", "sent": "brown straight hair top center of pic", "sent_id": 10, "tokens": [ "brown", "straight", "hair", "top", "center", "of", "pic" ] }, { "exist": null, "raw": "long hair in back", "sent": "long hair in back", "sent_id": 11, "tokens": [ "long", "hair", "in", "back" ] } ]
train
[ 1220393 ]
[ 1 ]
COCO_train2014_000000000110.jpg
110
false
5
[ 12, 13 ]
[ { "exist": null, "raw": "girl on left", "sent": "girl on left", "sent_id": 12, "tokens": [ "girl", "on", "left" ] }, { "exist": null, "raw": "little girl on left", "sent": "little girl on left", "sent_id": 13, "tokens": [ "little", "girl", "on", "left" ] } ]
train
[ 1210262 ]
[ 1 ]
COCO_train2014_000000000110.jpg
110
false
6
[ 14, 15, 16 ]
[ { "exist": null, "raw": "mom in blue shirt", "sent": "mom in blue shirt", "sent_id": 14, "tokens": [ "mom", "in", "blue", "shirt" ] }, { "exist": null, "raw": "woman right", "sent": "woman right", "sent_id": 15, "tokens": [ "woman", "right" ] }, { "exist": null, "raw": "woman", "sent": "woman", "sent_id": 16, "tokens": [ "woman" ] } ]
train
[ 1299043 ]
[ 1 ]
COCO_train2014_000000000110.jpg
110
false
7
[ 17, 18, 19 ]
[ { "exist": null, "raw": "leftmost lady showing her back in black shirt", "sent": "leftmost lady showing her back in black shirt", "sent_id": 17, "tokens": [ "leftmost", "lady", "showing", "her", "back", "in", "black", "shirt" ] }, { "exist": null, "raw": "back of girl on far left", "sent": "back of girl on far left", "sent_id": 18, "tokens": [ "back", "of", "girl", "on", "far", "left" ] }, { "exist": null, "raw": "lady in left upper corner", "sent": "lady in left upper corner", "sent_id": 19, "tokens": [ "lady", "in", "left", "upper", "corner" ] } ]
train
[ 1210262, 1220393 ]
[ 1, 1 ]
COCO_train2014_000000000110.jpg
110
false
8
[ 20, 21, 22, 23 ]
[ { "exist": null, "raw": "mom and kid", "sent": "mom and kid", "sent_id": 20, "tokens": [ "mom", "and", "kid" ] }, { "exist": null, "raw": "mom and little girl", "sent": "mom and little girl", "sent_id": 21, "tokens": [ "mom", "and", "little", "girl" ] }, { "exist": null, "raw": "two main characters", "sent": "two main characters", "sent_id": 22, "tokens": [ "two", "main", "characters" ] }, { "exist": null, "raw": "woman and little girl on left", "sent": "woman and little girl on left", "sent_id": 23, "tokens": [ "woman", "and", "little", "girl", "on", "left" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000110.jpg
110
true
9
[ 24, 25 ]
[ { "exist": null, "raw": "cops back", "sent": "cops back", "sent_id": 24, "tokens": [ "cops", "back" ] }, { "exist": null, "raw": "keyboard on the right", "sent": "keyboard on the right", "sent_id": 25, "tokens": [ "keyboard", "on", "the", "right" ] } ]
train
[ 1299043, 1279416 ]
[ 1, 1 ]
COCO_train2014_000000000110.jpg
110
false
10
[ 26, 27, 28, 29 ]
[ { "exist": null, "raw": "lady in left upper corner and brown straight hair, top center of pic", "sent": "lady in left upper corner and brown straight hair, top center of pic", "sent_id": 26, "tokens": [ "lady", "in", "left", "upper", "corner", "and", "brown", "straight", "hair,", "top", "center", "of", "pic" ] }, { "exist": null, "raw": "back of girl on far left and brown straight hair, top center of pic", "sent": "back of girl on far left and brown straight hair, top center of pic", "sent_id": 27, "tokens": [ "back", "of", "girl", "on", "far", "left", "and", "brown", "straight", "hair,", "top", "center", "of", "pic" ] }, { "exist": null, "raw": "long hair in back and back of girl on far left", "sent": "long hair in back and back of girl on far left", "sent_id": 28, "tokens": [ "long", "hair", "in", "back", "and", "back", "of", "girl", "on", "far", "left" ] }, { "exist": null, "raw": "girl in very center with red coat on chair and lady in left upper corner", "sent": "girl in very center with red coat on chair and lady in left upper corner", "sent_id": 29, "tokens": [ "girl", "in", "very", "center", "with", "red", "coat", "on", "chair", "and", "lady", "in", "left", "upper", "corner" ] } ]
train
[ 1723247 ]
[ 1 ]
COCO_train2014_000000000113.jpg
113
false
11
[ 30, 31, 32, 33 ]
[ { "exist": null, "raw": "lady cutting the cake", "sent": "lady cutting the cake", "sent_id": 30, "tokens": [ "lady", "cutting", "the", "cake" ] }, { "exist": null, "raw": "woman", "sent": "woman", "sent_id": 31, "tokens": [ "woman" ] }, { "exist": null, "raw": "Woman cutting the cake", "sent": "woman cutting the cake", "sent_id": 32, "tokens": [ "woman", "cutting", "the", "cake" ] }, { "exist": null, "raw": "lady", "sent": "lady", "sent_id": 33, "tokens": [ "lady" ] } ]
train
[ 1207747 ]
[ 1 ]
COCO_train2014_000000000113.jpg
113
false
12
[ 34, 35, 36, 37, 38 ]
[ { "exist": null, "raw": "man on the right", "sent": "man on the right", "sent_id": 34, "tokens": [ "man", "on", "the", "right" ] }, { "exist": null, "raw": "person on the right", "sent": "person on the right", "sent_id": 35, "tokens": [ "person", "on", "the", "right" ] }, { "exist": null, "raw": "man on right side without head", "sent": "man on right side without head", "sent_id": 36, "tokens": [ "man", "on", "right", "side", "without", "head" ] }, { "exist": null, "raw": "the guy in the background that's cut off", "sent": "the guy in the background thats cut off", "sent_id": 37, "tokens": [ "the", "guy", "in", "the", "background", "thats", "cut", "off" ] }, { "exist": null, "raw": "guy on right half outta the pic", "sent": "guy on right half outta the pic", "sent_id": 38, "tokens": [ "guy", "on", "right", "half", "outta", "the", "pic" ] } ]
train
[ 505536 ]
[ 1 ]
COCO_train2014_000000000113.jpg
113
false
13
[ 39, 40, 41 ]
[ { "exist": null, "raw": "man on left", "sent": "man on left", "sent_id": 39, "tokens": [ "man", "on", "left" ] }, { "exist": null, "raw": "man left", "sent": "man left", "sent_id": 40, "tokens": [ "man", "left" ] }, { "exist": null, "raw": "left man", "sent": "left man", "sent_id": 41, "tokens": [ "left", "man" ] } ]
train
[ 505536, 1723247 ]
[ 1, 1 ]
COCO_train2014_000000000113.jpg
113
false
14
[ 42, 43, 44 ]
[ { "exist": null, "raw": "man on left and woman cutting the cake", "sent": "man on left and woman cutting the cake", "sent_id": 42, "tokens": [ "man", "on", "left", "and", "woman", "cutting", "the", "cake" ] }, { "exist": null, "raw": "two people in front", "sent": "two people in front", "sent_id": 43, "tokens": [ "two", "people", "in", "front" ] }, { "exist": null, "raw": "two people facing us", "sent": "two people facing us", "sent_id": 44, "tokens": [ "two", "people", "facing", "us" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000113.jpg
113
true
15
[ 45, 46 ]
[ { "exist": null, "raw": "cooked apples", "sent": "cooked apples", "sent_id": 45, "tokens": [ "cooked", "apples" ] }, { "exist": null, "raw": "you had that right grr bowl on left", "sent": "you had that right grr bowl on left", "sent_id": 46, "tokens": [ "you", "had", "that", "right", "grr", "bowl", "on", "left" ] } ]
train
[ 1207747, 1723247 ]
[ 1, 1 ]
COCO_train2014_000000000113.jpg
113
false
16
[ 47, 48, 49, 50 ]
[ { "exist": null, "raw": "man on the right and woman", "sent": "man on the right and woman", "sent_id": 47, "tokens": [ "man", "on", "the", "right", "and", "woman" ] }, { "exist": null, "raw": "the guy in the background that's cut off and lady", "sent": "the guy in the background that's cut off and lady", "sent_id": 48, "tokens": [ "the", "guy", "in", "the", "background", "that's", "cut", "off", "and", "lady" ] }, { "exist": null, "raw": "person on the right and lady", "sent": "person on the right and lady", "sent_id": 49, "tokens": [ "person", "on", "the", "right", "and", "lady" ] }, { "exist": null, "raw": "the guy in the background that's cut off and lady cutting the cake", "sent": "the guy in the background that's cut off and lady cutting the cake", "sent_id": 50, "tokens": [ "the", "guy", "in", "the", "background", "that's", "cut", "off", "and", "lady", "cutting", "the", "cake" ] } ]
train
[ 1414540 ]
[ 25 ]
COCO_train2014_000000000144.jpg
144
false
17
[ 51, 52, 53 ]
[ { "exist": null, "raw": "giraffe on the left", "sent": "giraffe on the left", "sent_id": 51, "tokens": [ "giraffe", "on", "the", "left" ] }, { "exist": null, "raw": "giraffe on the left", "sent": "giraffe on the left", "sent_id": 52, "tokens": [ "giraffe", "on", "the", "left" ] }, { "exist": null, "raw": "left giraffe", "sent": "left giraffe", "sent_id": 53, "tokens": [ "left", "giraffe" ] } ]
train
[ 596031 ]
[ 25 ]
COCO_train2014_000000000144.jpg
144
false
18
[ 54, 55, 56, 57 ]
[ { "exist": null, "raw": "giraffe in the middle", "sent": "giraffe in the middle", "sent_id": 54, "tokens": [ "giraffe", "in", "the", "middle" ] }, { "exist": null, "raw": "middle giraffe", "sent": "middle giraffe", "sent_id": 55, "tokens": [ "middle", "giraffe" ] }, { "exist": null, "raw": "the middle giraffe", "sent": "the middle giraffe", "sent_id": 56, "tokens": [ "the", "middle", "giraffe" ] }, { "exist": null, "raw": "middle one", "sent": "middle one", "sent_id": 57, "tokens": [ "middle", "one" ] } ]
train
[ 595892 ]
[ 25 ]
COCO_train2014_000000000144.jpg
144
false
19
[ 58, 59, 60, 61 ]
[ { "exist": null, "raw": "giraffe on the right", "sent": "giraffe on the right", "sent_id": 58, "tokens": [ "giraffe", "on", "the", "right" ] }, { "exist": null, "raw": "giraffe bending down", "sent": "giraffe bending down", "sent_id": 59, "tokens": [ "giraffe", "bending", "down" ] }, { "exist": null, "raw": "front giraffe", "sent": "front giraffe", "sent_id": 60, "tokens": [ "front", "giraffe" ] }, { "exist": null, "raw": "1st giraffe", "sent": "first giraffe", "sent_id": 61, "tokens": [ "first", "giraffe" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000144.jpg
144
true
20
[ 62 ]
[ { "exist": null, "raw": "the dogs face not reflection at top brown", "sent": "the dogs face not reflection at top brown", "sent_id": 62, "tokens": [ "the", "dogs", "face", "not", "reflection", "at", "top", "brown" ] } ]
train
[ 596031, 595892 ]
[ 25, 25 ]
COCO_train2014_000000000144.jpg
144
false
21
[ 63, 64, 65 ]
[ { "exist": null, "raw": "middle one and 1st giraffe", "sent": "middle one and 1st giraffe", "sent_id": 63, "tokens": [ "middle", "one", "and", "1st", "giraffe" ] }, { "exist": null, "raw": "middle giraffe and giraffe on the right", "sent": "middle giraffe and giraffe on the right", "sent_id": 64, "tokens": [ "middle", "giraffe", "and", "giraffe", "on", "the", "right" ] }, { "exist": null, "raw": "giraffe bending down and middle giraffe", "sent": "giraffe bending down and middle giraffe", "sent_id": 65, "tokens": [ "giraffe", "bending", "down", "and", "middle", "giraffe" ] } ]
train
[ 487235 ]
[ 1 ]
COCO_train2014_000000000165.jpg
165
false
28
[ 92, 93, 94, 95, 96 ]
[ { "exist": null, "raw": "man on the left", "sent": "man on the left", "sent_id": 92, "tokens": [ "man", "on", "the", "left" ] }, { "exist": null, "raw": "guy getting something", "sent": "guy getting something", "sent_id": 93, "tokens": [ "guy", "getting", "something" ] }, { "exist": null, "raw": "the man in the suit on left", "sent": "the man in the suit on left", "sent_id": 94, "tokens": [ "the", "man", "in", "the", "suit", "on", "left" ] }, { "exist": null, "raw": "MAN IN TIE", "sent": "man in tie", "sent_id": 95, "tokens": [ "man", "in", "tie" ] }, { "exist": null, "raw": "man left", "sent": "man left", "sent_id": 96, "tokens": [ "man", "left" ] } ]
train
[ 443487 ]
[ 1 ]
COCO_train2014_000000000165.jpg
165
false
29
[ 97, 98, 99, 100, 101 ]
[ { "exist": null, "raw": "woman on the right", "sent": "woman on the right", "sent_id": 97, "tokens": [ "woman", "on", "the", "right" ] }, { "exist": null, "raw": "military lady on the right", "sent": "military lady on the right", "sent_id": 98, "tokens": [ "military", "lady", "on", "the", "right" ] }, { "exist": null, "raw": "lady", "sent": "lady", "sent_id": 99, "tokens": [ "lady" ] }, { "exist": null, "raw": "girl", "sent": "girl", "sent_id": 100, "tokens": [ "girl" ] }, { "exist": null, "raw": "camo", "sent": "camo", "sent_id": 101, "tokens": [ "camo" ] } ]
train
[ 443487, 487235 ]
[ 1, 1 ]
COCO_train2014_000000000165.jpg
165
false
30
[ 102, 103, 104, 105, 106, 107 ]
[ { "exist": null, "raw": "two people", "sent": "two people", "sent_id": 102, "tokens": [ "two", "people" ] }, { "exist": null, "raw": "both people", "sent": "both people", "sent_id": 103, "tokens": [ "both", "people" ] }, { "exist": null, "raw": "woman on the right and man on the left", "sent": "woman on the right and man on the left", "sent_id": 104, "tokens": [ "woman", "on", "the", "right", "and", "man", "on", "the", "left" ] }, { "exist": null, "raw": "the man in the suit on left and girl", "sent": "the man in the suit on left and girl", "sent_id": 105, "tokens": [ "the", "man", "in", "the", "suit", "on", "left", "and", "girl" ] }, { "exist": null, "raw": "man on the left and lady", "sent": "man on the left and lady", "sent_id": 106, "tokens": [ "man", "on", "the", "left", "and", "lady" ] }, { "exist": null, "raw": "guy getting something and woman on the right", "sent": "guy getting something and woman on the right", "sent_id": 107, "tokens": [ "guy", "getting", "something", "and", "woman", "on", "the", "right" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000165.jpg
165
true
31
[ 108, 109, 110 ]
[ { "exist": null, "raw": "rice", "sent": "rice", "sent_id": 108, "tokens": [ "rice" ] }, { "exist": null, "raw": "zebra right", "sent": "zebra right", "sent_id": 109, "tokens": [ "zebra", "right" ] }, { "exist": null, "raw": "teddy bear", "sent": "teddy bear", "sent_id": 110, "tokens": [ "teddy", "bear" ] } ]
train
[ 617768 ]
[ 36 ]
COCO_train2014_000000000201.jpg
201
false
32
[ 111, 112, 113, 114, 115 ]
[ { "exist": null, "raw": "skiboard second from the right", "sent": "skiboard second from the right", "sent_id": 111, "tokens": [ "skiboard", "second", "from", "the", "right" ] }, { "exist": null, "raw": "snowboard second from right", "sent": "snowboard second from right", "sent_id": 112, "tokens": [ "snowboard", "second", "from", "right" ] }, { "exist": null, "raw": "second from right board", "sent": "second from right board", "sent_id": 113, "tokens": [ "second", "from", "right", "board" ] }, { "exist": null, "raw": "second snowboard from right, foot clips, color black", "sent": "second snowboard from right foot clips color black", "sent_id": 114, "tokens": [ "second", "snowboard", "from", "right", "foot", "clips", "color", "black" ] }, { "exist": null, "raw": "second board going back- black", "sent": "second board going back black", "sent_id": 115, "tokens": [ "second", "board", "going", "back", "black" ] } ]
train
[ 617326 ]
[ 36 ]
COCO_train2014_000000000201.jpg
201
false
33
[ 116, 117, 118, 119 ]
[ { "exist": null, "raw": "skiboard on the right", "sent": "skiboard on the right", "sent_id": 116, "tokens": [ "skiboard", "on", "the", "right" ] }, { "exist": null, "raw": "snowboard on the right", "sent": "snowboard on the right", "sent_id": 117, "tokens": [ "snowboard", "on", "the", "right" ] }, { "exist": null, "raw": "ront board", "sent": "ront board", "sent_id": 118, "tokens": [ "ront", "board" ] }, { "exist": null, "raw": "first board on right", "sent": "first board on right", "sent_id": 119, "tokens": [ "first", "board", "on", "right" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000201.jpg
201
true
34
[ 120, 121 ]
[ { "exist": null, "raw": "second boat from right foot clips color black", "sent": "second boat from right foot clips color black", "sent_id": 120, "tokens": [ "second", "boat", "from", "right", "foot", "clips", "color", "black" ] }, { "exist": null, "raw": "behind dog", "sent": "behind dog", "sent_id": 121, "tokens": [ "behind", "dog" ] } ]
train
[ 617326, 617768 ]
[ 36, 36 ]
COCO_train2014_000000000201.jpg
201
false
35
[ 122, 123, 124, 125 ]
[ { "exist": null, "raw": "first board on right and skiboard second from the right", "sent": "first board on right and skiboard second from the right", "sent_id": 122, "tokens": [ "first", "board", "on", "right", "and", "skiboard", "second", "from", "the", "right" ] }, { "exist": null, "raw": "first board on right and second from right board", "sent": "first board on right and second from right board", "sent_id": 123, "tokens": [ "first", "board", "on", "right", "and", "second", "from", "right", "board" ] }, { "exist": null, "raw": "second from right board and first board on right", "sent": "second from right board and first board on right", "sent_id": 124, "tokens": [ "second", "from", "right", "board", "and", "first", "board", "on", "right" ] }, { "exist": null, "raw": "second board going back- black and ront board", "sent": "second board going back- black and ront board", "sent_id": 125, "tokens": [ "second", "board", "going", "back-", "black", "and", "ront", "board" ] } ]
train
[ 1821534 ]
[ 22 ]
COCO_train2014_000000000263.jpg
263
false
36
[ 126, 127, 128 ]
[ { "exist": null, "raw": "THE ELEPHANT BEHIND", "sent": "the elephant behind", "sent_id": 126, "tokens": [ "the", "elephant", "behind" ] }, { "exist": null, "raw": "THE ONE BEHIND", "sent": "the one behind", "sent_id": 127, "tokens": [ "the", "one", "behind" ] }, { "exist": null, "raw": "back elephant", "sent": "back elephant", "sent_id": 128, "tokens": [ "back", "elephant" ] } ]
train
[ 582104 ]
[ 22 ]
COCO_train2014_000000000263.jpg
263
false
37
[ 129, 130, 131, 132, 133, 134 ]
[ { "exist": null, "raw": "smaller elephant", "sent": "smaller elephant", "sent_id": 129, "tokens": [ "smaller", "elephant" ] }, { "exist": null, "raw": "tiny elephant", "sent": "tiny elephant", "sent_id": 130, "tokens": [ "tiny", "elephant" ] }, { "exist": null, "raw": "The elephant with all four feet on ground", "sent": "the elephant with all four feet on ground", "sent_id": 131, "tokens": [ "the", "elephant", "with", "all", "four", "feet", "on", "ground" ] }, { "exist": null, "raw": "elephant in the front", "sent": "elephant in the front", "sent_id": 132, "tokens": [ "elephant", "in", "the", "front" ] }, { "exist": null, "raw": "smaller elephant", "sent": "smaller elephant", "sent_id": 133, "tokens": [ "smaller", "elephant" ] }, { "exist": null, "raw": "baby", "sent": "baby", "sent_id": 134, "tokens": [ "baby" ] } ]
train
[ 582104, 1821534 ]
[ 22, 22 ]
COCO_train2014_000000000263.jpg
263
false
38
[ 135, 136, 137 ]
[ { "exist": null, "raw": "baby and back elephant", "sent": "baby and back elephant", "sent_id": 135, "tokens": [ "baby", "and", "back", "elephant" ] }, { "exist": null, "raw": "elephant in the front and back elephant", "sent": "elephant in the front and back elephant", "sent_id": 136, "tokens": [ "elephant", "in", "the", "front", "and", "back", "elephant" ] }, { "exist": null, "raw": "tiny elephant and THE ELEPHANT BEHIND", "sent": "tiny elephant and THE ELEPHANT BEHIND", "sent_id": 137, "tokens": [ "tiny", "elephant", "and", "THE", "ELEPHANT", "BEHIND" ] } ]
train
[ 533096 ]
[ 1 ]
COCO_train2014_000000000308.jpg
308
false
39
[ 138, 139, 140 ]
[ { "exist": null, "raw": "man wearing apron", "sent": "man wearing apron", "sent_id": 138, "tokens": [ "man", "wearing", "apron" ] }, { "exist": null, "raw": "man on right apron", "sent": "man on right apron", "sent_id": 139, "tokens": [ "man", "on", "right", "apron" ] }, { "exist": null, "raw": "guy on the right", "sent": "guy on the right", "sent_id": 140, "tokens": [ "guy", "on", "the", "right" ] } ]
train
[ 518350 ]
[ 1 ]
COCO_train2014_000000000308.jpg
308
false
40
[ 141, 142, 143 ]
[ { "exist": null, "raw": "guy grey hat", "sent": "guy gray hat", "sent_id": 141, "tokens": [ "guy", "gray", "hat" ] }, { "exist": null, "raw": "second from left with hat", "sent": "second from left with hat", "sent_id": 142, "tokens": [ "second", "from", "left", "with", "hat" ] }, { "exist": null, "raw": "guy with the blue hat", "sent": "guy with the blue hat", "sent_id": 143, "tokens": [ "guy", "with", "the", "blue", "hat" ] } ]
train
[ 516907 ]
[ 1 ]
COCO_train2014_000000000308.jpg
308
false
41
[ 144, 145, 146 ]
[ { "exist": null, "raw": "woman in blue", "sent": "woman in blue", "sent_id": 144, "tokens": [ "woman", "in", "blue" ] }, { "exist": null, "raw": "woman in blue", "sent": "woman in blue", "sent_id": 145, "tokens": [ "woman", "in", "blue" ] }, { "exist": null, "raw": "left side blue shirt", "sent": "left side blue shirt", "sent_id": 146, "tokens": [ "left", "side", "blue", "shirt" ] } ]
train
[ 426807 ]
[ 1 ]
COCO_train2014_000000000308.jpg
308
false
42
[ 147, 148, 149 ]
[ { "exist": null, "raw": "my bad...thought that other stuff was water, man in white shirt", "sent": "my badthought that other stuff was water man in white shirt", "sent_id": 147, "tokens": [ "my", "badthought", "that", "other", "stuff", "was", "water", "man", "in", "white", "shirt" ] }, { "exist": null, "raw": "guy in white striped shirt", "sent": "guy in white striped shirt", "sent_id": 148, "tokens": [ "guy", "in", "white", "striped", "shirt" ] }, { "exist": null, "raw": "man looking down on left w/out hat", "sent": "man looking down on left wout hat", "sent_id": 149, "tokens": [ "man", "looking", "down", "on", "left", "wout", "hat" ] } ]
train
[ 518350, 533096 ]
[ 1, 1 ]
COCO_train2014_000000000308.jpg
308
false
43
[ 150, 151, 152 ]
[ { "exist": null, "raw": "guy gray hat and guy on the right", "sent": "guy gray hat and guy on the right", "sent_id": 150, "tokens": [ "guy", "gray", "hat", "and", "guy", "on", "the", "right" ] }, { "exist": null, "raw": "guy on the right and guy with the blue hat", "sent": "guy on the right and guy with the blue hat", "sent_id": 151, "tokens": [ "guy", "on", "the", "right", "and", "guy", "with", "the", "blue", "hat" ] }, { "exist": null, "raw": "man wearing apron and guy with the blue hat", "sent": "man wearing apron and guy with the blue hat", "sent_id": 152, "tokens": [ "man", "wearing", "apron", "and", "guy", "with", "the", "blue", "hat" ] } ]
train
[ 516907, 518350 ]
[ 1, 1 ]
COCO_train2014_000000000308.jpg
308
false
44
[ 153, 154, 155 ]
[ { "exist": null, "raw": "woman in blue and second from left with hat", "sent": "woman in blue and second from left with hat", "sent_id": 153, "tokens": [ "woman", "in", "blue", "and", "second", "from", "left", "with", "hat" ] }, { "exist": null, "raw": "woman in blue and guy grey hat", "sent": "woman in blue and guy grey hat", "sent_id": 154, "tokens": [ "woman", "in", "blue", "and", "guy", "grey", "hat" ] }, { "exist": null, "raw": "woman in blue and guy with the blue hat", "sent": "woman in blue and guy with the blue hat", "sent_id": 155, "tokens": [ "woman", "in", "blue", "and", "guy", "with", "the", "blue", "hat" ] } ]
train
[ 516907, 533096 ]
[ 1, 1 ]
COCO_train2014_000000000308.jpg
308
false
45
[ 156 ]
[ { "exist": null, "raw": "woman in blue and guy on the right", "sent": "woman in blue and guy on the right", "sent_id": 156, "tokens": [ "woman", "in", "blue", "and", "guy", "on", "the", "right" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000308.jpg
308
true
46
[ 157, 158 ]
[ { "exist": null, "raw": "cell phone", "sent": "cell phone", "sent_id": 157, "tokens": [ "cell", "phone" ] }, { "exist": null, "raw": "left cow", "sent": "left cow", "sent_id": 158, "tokens": [ "left", "cow" ] } ]
train
[ 1996153 ]
[ 88 ]
COCO_train2014_000000000309.jpg
309
false
47
[ 159, 160, 161 ]
[ { "exist": null, "raw": "Legs on bear", "sent": "legs on bear", "sent_id": 159, "tokens": [ "legs", "on", "bear" ] }, { "exist": null, "raw": "bear feet", "sent": "bear feet", "sent_id": 160, "tokens": [ "bear", "feet" ] }, { "exist": null, "raw": "bears feet only", "sent": "bears feet only", "sent_id": 161, "tokens": [ "bears", "feet", "only" ] } ]
train
[ 1162241 ]
[ 88 ]
COCO_train2014_000000000309.jpg
309
false
48
[ 162, 163, 164 ]
[ { "exist": null, "raw": "middle bear head ...to the right of that red thing", "sent": "middle bear head to the right of that red thing", "sent_id": 162, "tokens": [ "middle", "bear", "head", "to", "the", "right", "of", "that", "red", "thing" ] }, { "exist": null, "raw": "bear head", "sent": "bear head", "sent_id": 163, "tokens": [ "bear", "head" ] }, { "exist": null, "raw": "The head of the bear", "sent": "the head of the bear", "sent_id": 164, "tokens": [ "the", "head", "of", "the", "bear" ] } ]
train
[ 1161269 ]
[ 88 ]
COCO_train2014_000000000309.jpg
309
false
49
[ 165, 166, 167 ]
[ { "exist": null, "raw": "Bear arms", "sent": "bear arms", "sent_id": 165, "tokens": [ "bear", "arms" ] }, { "exist": null, "raw": "bears arms", "sent": "bears arms", "sent_id": 166, "tokens": [ "bears", "arms" ] }, { "exist": null, "raw": "Middle section of teddy bear, both arms included", "sent": "middle section of teddy bear both arms included", "sent_id": 167, "tokens": [ "middle", "section", "of", "teddy", "bear", "both", "arms", "included" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000309.jpg
309
true
50
[ 168 ]
[ { "exist": null, "raw": "legs on bear red bottom", "sent": "legs on bear red bottom", "sent_id": 168, "tokens": [ "legs", "on", "bear", "red", "bottom" ] } ]
train
[ 1996153, 1161269 ]
[ 88, 88 ]
COCO_train2014_000000000309.jpg
309
false
51
[ 169, 170, 171 ]
[ { "exist": null, "raw": "Legs on bear and bears arms", "sent": "Legs on bear and bears arms", "sent_id": 169, "tokens": [ "Legs", "on", "bear", "and", "bears", "arms" ] }, { "exist": null, "raw": "bear feet and bears arms", "sent": "bear feet and bears arms", "sent_id": 170, "tokens": [ "bear", "feet", "and", "bears", "arms" ] }, { "exist": null, "raw": "bear feet and Middle section of teddy bear, both arms included", "sent": "bear feet and Middle section of teddy bear, both arms included", "sent_id": 171, "tokens": [ "bear", "feet", "and", "Middle", "section", "of", "teddy", "bear,", "both", "arms", "included" ] } ]
train
[ 585413 ]
[ 22 ]
COCO_train2014_000000000312.jpg
312
false
52
[ 172, 173 ]
[ { "exist": null, "raw": "Elephant far right", "sent": "elephant far right", "sent_id": 172, "tokens": [ "elephant", "far", "right" ] }, { "exist": null, "raw": "very right elephant", "sent": "very right elephant", "sent_id": 173, "tokens": [ "very", "right", "elephant" ] } ]
train
[ 582145 ]
[ 22 ]
COCO_train2014_000000000312.jpg
312
false
53
[ 174, 175 ]
[ { "exist": null, "raw": "elephant on left", "sent": "elephant on left", "sent_id": 174, "tokens": [ "elephant", "on", "left" ] }, { "exist": null, "raw": "left elephant", "sent": "left elephant", "sent_id": 175, "tokens": [ "left", "elephant" ] } ]
train
[ 582145, 585413 ]
[ 22, 22 ]
COCO_train2014_000000000312.jpg
312
false
54
[ 176, 177, 178, 179, 180 ]
[ { "exist": null, "raw": "left elephant and very right elephant", "sent": "left elephant and very right elephant", "sent_id": 176, "tokens": [ "left", "elephant", "and", "very", "right", "elephant" ] }, { "exist": null, "raw": "elephant on left and very right elephant", "sent": "elephant on left and very right elephant", "sent_id": 177, "tokens": [ "elephant", "on", "left", "and", "very", "right", "elephant" ] }, { "exist": null, "raw": "left elephant and very right elephant", "sent": "left elephant and very right elephant", "sent_id": 178, "tokens": [ "left", "elephant", "and", "very", "right", "elephant" ] }, { "exist": null, "raw": "left elephant and very right elephant", "sent": "left elephant and very right elephant", "sent_id": 179, "tokens": [ "left", "elephant", "and", "very", "right", "elephant" ] }, { "exist": null, "raw": "left elephant and Elephant far right", "sent": "left elephant and Elephant far right", "sent_id": 180, "tokens": [ "left", "elephant", "and", "Elephant", "far", "right" ] } ]
train
[ 582145, 584673, 585154, 585413, 585877, 585902 ]
[ 22, 22, 22, 22, 22, 22 ]
COCO_train2014_000000000312.jpg
312
false
55
[ 181 ]
[ { "exist": null, "raw": "all elephants ", "sent": "all elephants ", "sent_id": 181, "tokens": [ "all", "elephants" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000312.jpg
312
true
56
[ 182, 183 ]
[ { "exist": null, "raw": "person on the far right", "sent": "person on the far right", "sent_id": 182, "tokens": [ "person", "on", "the", "far", "right" ] }, { "exist": null, "raw": "person gray left", "sent": "person gray left", "sent_id": 183, "tokens": [ "person", "gray", "left" ] } ]
train
[ 1069354 ]
[ 58 ]
COCO_train2014_000000000321.jpg
321
false
57
[ 184, 185, 186 ]
[ { "exist": null, "raw": "hot dog with onions on it", "sent": "hot dog with onions on it", "sent_id": 184, "tokens": [ "hot", "dog", "with", "onions", "on", "it" ] }, { "exist": null, "raw": "top hot dog", "sent": "top hot dog", "sent_id": 185, "tokens": [ "top", "hot", "dog" ] }, { "exist": null, "raw": "one wiht onions and cheese", "sent": "one wiht onions and cheese", "sent_id": 186, "tokens": [ "one", "wiht", "onions", "and", "cheese" ] } ]
train
[ 1304889 ]
[ 1 ]
COCO_train2014_000000000389.jpg
389
false
58
[ 187, 188, 189 ]
[ { "exist": null, "raw": "blonde woman on right", "sent": "blond woman on right", "sent_id": 187, "tokens": [ "blond", "woman", "on", "right" ] }, { "exist": null, "raw": "person in green on right", "sent": "person in green on right", "sent_id": 188, "tokens": [ "person", "in", "green", "on", "right" ] }, { "exist": null, "raw": "woman in green right", "sent": "woman in green right", "sent_id": 189, "tokens": [ "woman", "in", "green", "right" ] } ]
train
[ 1717454 ]
[ 1 ]
COCO_train2014_000000000389.jpg
389
false
59
[ 190, 191, 192 ]
[ { "exist": null, "raw": "guy", "sent": "guy", "sent_id": 190, "tokens": [ "guy" ] }, { "exist": null, "raw": "guy beard", "sent": "guy beard", "sent_id": 191, "tokens": [ "guy", "beard" ] }, { "exist": null, "raw": "man tie", "sent": "man tie", "sent_id": 192, "tokens": [ "man", "tie" ] } ]
train
[ 1302546 ]
[ 1 ]
COCO_train2014_000000000389.jpg
389
false
60
[ 193, 194, 195 ]
[ { "exist": null, "raw": "girl in left bottom corner", "sent": "girl in left bottom corner", "sent_id": 193, "tokens": [ "girl", "in", "left", "bottom", "corner" ] }, { "exist": null, "raw": "bottom left corner", "sent": "bottom left corner", "sent_id": 194, "tokens": [ "bottom", "left", "corner" ] }, { "exist": null, "raw": "hair on bottom left", "sent": "hair on bottom left", "sent_id": 195, "tokens": [ "hair", "on", "bottom", "left" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000389.jpg
389
true
61
[ 196, 197, 198 ]
[ { "exist": null, "raw": "boat front and center", "sent": "boat front and center", "sent_id": 196, "tokens": [ "boat", "front", "and", "center" ] }, { "exist": null, "raw": "hair on bottom left upon the elephant", "sent": "hair on bottom left upon the elephant", "sent_id": 197, "tokens": [ "hair", "on", "bottom", "left", "upon", "the", "elephant" ] }, { "exist": null, "raw": "man teddy bear", "sent": "man teddy bear", "sent_id": 198, "tokens": [ "man", "teddy", "bear" ] } ]
train
[ 1717454, 1304889 ]
[ 1, 1 ]
COCO_train2014_000000000389.jpg
389
false
62
[ 199, 200, 201, 202 ]
[ { "exist": null, "raw": "guy and woman in green right", "sent": "guy and woman in green right", "sent_id": 199, "tokens": [ "guy", "and", "woman", "in", "green", "right" ] }, { "exist": null, "raw": "man tie and person in green on right", "sent": "man tie and person in green on right", "sent_id": 200, "tokens": [ "man", "tie", "and", "person", "in", "green", "on", "right" ] }, { "exist": null, "raw": "man tie and blonde woman on right", "sent": "man tie and blonde woman on right", "sent_id": 201, "tokens": [ "man", "tie", "and", "blonde", "woman", "on", "right" ] }, { "exist": null, "raw": "guy and woman in green right", "sent": "guy and woman in green right", "sent_id": 202, "tokens": [ "guy", "and", "woman", "in", "green", "right" ] } ]
train
[ 1576450 ]
[ 60 ]
COCO_train2014_000000000438.jpg
438
false
63
[ 203, 204, 205 ]
[ { "exist": null, "raw": "bottom right one", "sent": "bottom right one", "sent_id": 203, "tokens": [ "bottom", "right", "one" ] }, { "exist": null, "raw": "bottom right donut with white on top of it", "sent": "bottom right donut with white on top of it", "sent_id": 204, "tokens": [ "bottom", "right", "donut", "with", "white", "on", "top", "of", "it" ] }, { "exist": null, "raw": "bottom right doughnut", "sent": "bottom right doughnut", "sent_id": 205, "tokens": [ "bottom", "right", "doughnut" ] } ]
train
[ 1576428 ]
[ 60 ]
COCO_train2014_000000000438.jpg
438
false
64
[ 206, 207, 208 ]
[ { "exist": null, "raw": "bottom left curley donut", "sent": "bottom left curley donut", "sent_id": 206, "tokens": [ "bottom", "left", "curley", "donut" ] }, { "exist": null, "raw": "LEFT FRONT CORNER, OLD FASHIONED GLAZED", "sent": "left front corner old fashioned glazed", "sent_id": 207, "tokens": [ "left", "front", "corner", "old", "fashioned", "glazed" ] }, { "exist": null, "raw": "far left, doughnut closest to us", "sent": "far left doughnut closest to us", "sent_id": 208, "tokens": [ "far", "left", "doughnut", "closest", "to", "us" ] } ]
train
[ 1576104 ]
[ 60 ]
COCO_train2014_000000000438.jpg
438
false
65
[ 209, 210 ]
[ { "exist": null, "raw": "Farthest right row: middle donut chco", "sent": "farthest right row middle donut chco", "sent_id": 209, "tokens": [ "farthest", "right", "row", "middle", "donut", "chco" ] }, { "exist": null, "raw": "middle donut on right", "sent": "middle donut on right", "sent_id": 210, "tokens": [ "middle", "donut", "on", "right" ] } ]
train
[ 1576499 ]
[ 60 ]
COCO_train2014_000000000438.jpg
438
false
66
[ 211, 212, 213 ]
[ { "exist": null, "raw": "front row, second donut from right", "sent": "front row second donut from right", "sent_id": 211, "tokens": [ "front", "row", "second", "donut", "from", "right" ] }, { "exist": null, "raw": "front donut second from right", "sent": "front donut second from right", "sent_id": 212, "tokens": [ "front", "donut", "second", "from", "right" ] }, { "exist": null, "raw": "FRONT DONUT SECOND FROM RIGHT", "sent": "front donut second from right", "sent_id": 213, "tokens": [ "front", "donut", "second", "from", "right" ] } ]
train
[ 1572202 ]
[ 60 ]
COCO_train2014_000000000438.jpg
438
false
67
[ 214, 215, 216 ]
[ { "exist": null, "raw": "2nd row from the left 2nd from the bottm", "sent": "second row from the left second from the bottm", "sent_id": 214, "tokens": [ "second", "row", "from", "the", "left", "second", "from", "the", "bottm" ] }, { "exist": null, "raw": "brown donut 2nd upd", "sent": "brown donut second upd", "sent_id": 215, "tokens": [ "brown", "donut", "second", "upd" ] }, { "exist": null, "raw": "2nd from bottom choc donut", "sent": "second from bottom choc donut", "sent_id": 216, "tokens": [ "second", "from", "bottom", "choc", "donut" ] } ]
train
[ 1572202, 1576499 ]
[ 60, 60 ]
COCO_train2014_000000000438.jpg
438
false
68
[ 217, 218 ]
[ { "exist": null, "raw": "second row from the left second from the bottm and front row second donut from right", "sent": "second row from the left second from the bottm and front row second donut from right", "sent_id": 217, "tokens": [ "second", "row", "from", "the", "left", "second", "from", "the", "bottm", "and", "front", "row", "second", "donut", "from", "right" ] }, { "exist": null, "raw": "second row from the left second from the bottm and front donut second from right", "sent": "second row from the left second from the bottm and front donut second from right", "sent_id": 218, "tokens": [ "second", "row", "from", "the", "left", "second", "from", "the", "bottm", "and", "front", "donut", "second", "from", "right" ] } ]
train
[ 1576428, 1576450 ]
[ 60, 60 ]
COCO_train2014_000000000438.jpg
438
false
69
[ 219 ]
[ { "exist": null, "raw": "bottom left curley donut and bottom right donut with white on top of it", "sent": "bottom left curley donut and bottom right donut with white on top of it", "sent_id": 219, "tokens": [ "bottom", "left", "curley", "donut", "and", "bottom", "right", "donut", "with", "white", "on", "top", "of", "it" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000438.jpg
438
true
70
[ 220 ]
[ { "exist": null, "raw": "second from back choc donut orange", "sent": "second from back choc donut orange", "sent_id": 220, "tokens": [ "second", "from", "back", "choc", "donut", "orange" ] } ]
train
[ 1755705 ]
[ 1 ]
COCO_train2014_000000000443.jpg
443
false
71
[ 221, 222, 223 ]
[ { "exist": null, "raw": "blue jeans on the left", "sent": "blue jeans on the left", "sent_id": 221, "tokens": [ "blue", "jeans", "on", "the", "left" ] }, { "exist": null, "raw": "blue jean pant leg", "sent": "blue jean pant leg", "sent_id": 222, "tokens": [ "blue", "jean", "pant", "leg" ] }, { "exist": null, "raw": "Blue leg", "sent": "blue leg", "sent_id": 223, "tokens": [ "blue", "leg" ] } ]
train
[ 224310 ]
[ 1 ]
COCO_train2014_000000000443.jpg
443
false
72
[ 224, 225 ]
[ { "exist": null, "raw": "person in white on the right", "sent": "person in white on the right", "sent_id": 224, "tokens": [ "person", "in", "white", "on", "the", "right" ] }, { "exist": null, "raw": "white shirt on right", "sent": "white shirt on right", "sent_id": 225, "tokens": [ "white", "shirt", "on", "right" ] } ]
train
[ 184971 ]
[ 1 ]
COCO_train2014_000000000443.jpg
443
false
73
[ 226, 227, 228 ]
[ { "exist": null, "raw": "the guy", "sent": "the guy", "sent_id": 226, "tokens": [ "the", "guy" ] }, { "exist": null, "raw": "khaki pants center", "sent": "khaki pants center", "sent_id": 227, "tokens": [ "khaki", "pants", "center" ] }, { "exist": null, "raw": "yello pants", "sent": "yello pants", "sent_id": 228, "tokens": [ "yello", "pants" ] } ]
train
[ 184971, 1755705 ]
[ 1, 1 ]
COCO_train2014_000000000443.jpg
443
false
74
[ 229, 230, 231, 232 ]
[ { "exist": null, "raw": "the guy and blue jeans on the left", "sent": "the guy and blue jeans on the left", "sent_id": 229, "tokens": [ "the", "guy", "and", "blue", "jeans", "on", "the", "left" ] }, { "exist": null, "raw": "yello pants and blue leg", "sent": "yello pants and blue leg", "sent_id": 230, "tokens": [ "yello", "pants", "and", "blue", "leg" ] }, { "exist": null, "raw": "blue jean pant leg and the guy", "sent": "blue jean pant leg and the guy", "sent_id": 231, "tokens": [ "blue", "jean", "pant", "leg", "and", "the", "guy" ] }, { "exist": null, "raw": "Blue leg and khaki pants center", "sent": "Blue leg and khaki pants center", "sent_id": 232, "tokens": [ "Blue", "leg", "and", "khaki", "pants", "center" ] } ]
train
[ 184971, 224310 ]
[ 1, 1 ]
COCO_train2014_000000000443.jpg
443
false
75
[ 233 ]
[ { "exist": null, "raw": "yello pants and white shirt on right", "sent": "yello pants and white shirt on right", "sent_id": 233, "tokens": [ "yello", "pants", "and", "white", "shirt", "on", "right" ] } ]
train
[ 47173, 184971 ]
[ 17, 1 ]
COCO_train2014_000000000443.jpg
443
false
76
[ 234 ]
[ { "exist": null, "raw": "center guy and the cat", "sent": "center guy and the cat", "sent_id": 234, "tokens": [ "center", "guy", "and", "the", "cat" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000443.jpg
443
true
77
[ 235, 236 ]
[ { "exist": null, "raw": "brocolli in bottom right, middle", "sent": "brocolli in bottom right, middle", "sent_id": 235, "tokens": [ "brocolli", "in", "bottom", "right,", "middle" ] }, { "exist": null, "raw": "blue banana", "sent": "blue banana", "sent_id": 236, "tokens": [ "blue", "banana" ] } ]
train
[ 224310, 1755705 ]
[ 1, 1 ]
COCO_train2014_000000000443.jpg
443
false
78
[ 237, 238 ]
[ { "exist": null, "raw": "white shirt on right and Blue leg", "sent": "white shirt on right and Blue leg", "sent_id": 237, "tokens": [ "white", "shirt", "on", "right", "and", "Blue", "leg" ] }, { "exist": null, "raw": "white shirt on right and blue jean pant leg", "sent": "white shirt on right and blue jean pant leg", "sent_id": 238, "tokens": [ "white", "shirt", "on", "right", "and", "blue", "jean", "pant", "leg" ] } ]
train
[ 1996140 ]
[ 88 ]
COCO_train2014_000000000491.jpg
491
false
79
[ 239, 240 ]
[ { "exist": null, "raw": "thing on top of plush doll", "sent": "thing on top of plush doll", "sent_id": 239, "tokens": [ "thing", "on", "top", "of", "plush", "doll" ] }, { "exist": null, "raw": "top leftish brown thing", "sent": "top leftish brown thing", "sent_id": 240, "tokens": [ "top", "leftish", "brown", "thing" ] } ]
train
[ 1674364 ]
[ 88 ]
COCO_train2014_000000000491.jpg
491
false
80
[ 241, 242 ]
[ { "exist": null, "raw": "brown fur upper right", "sent": "brown fur upper right", "sent_id": 241, "tokens": [ "brown", "fur", "upper", "right" ] }, { "exist": null, "raw": "straight brown fur on right", "sent": "straight brown fur on right", "sent_id": 242, "tokens": [ "straight", "brown", "fur", "on", "right" ] } ]
train
[ 1996140, 1674364 ]
[ 88, 88 ]
COCO_train2014_000000000491.jpg
491
false
81
[ 243, 244, 245, 246 ]
[ { "exist": null, "raw": "thing on top of plush doll and straight brown fur on right", "sent": "thing on top of plush doll and straight brown fur on right", "sent_id": 243, "tokens": [ "thing", "on", "top", "of", "plush", "doll", "and", "straight", "brown", "fur", "on", "right" ] }, { "exist": null, "raw": "thing on top of plush doll and straight brown fur on right", "sent": "thing on top of plush doll and straight brown fur on right", "sent_id": 244, "tokens": [ "thing", "on", "top", "of", "plush", "doll", "and", "straight", "brown", "fur", "on", "right" ] }, { "exist": null, "raw": "thing on top of plush doll and straight brown fur on right", "sent": "thing on top of plush doll and straight brown fur on right", "sent_id": 245, "tokens": [ "thing", "on", "top", "of", "plush", "doll", "and", "straight", "brown", "fur", "on", "right" ] }, { "exist": null, "raw": "top leftish brown thing and brown fur upper right", "sent": "top leftish brown thing and brown fur upper right", "sent_id": 246, "tokens": [ "top", "leftish", "brown", "thing", "and", "brown", "fur", "upper", "right" ] } ]
train
[ 205521 ]
[ 1 ]
COCO_train2014_000000000529.jpg
529
false
82
[ 247, 248, 249 ]
[ { "exist": null, "raw": "girl", "sent": "girl", "sent_id": 247, "tokens": [ "girl" ] }, { "exist": null, "raw": "woman", "sent": "woman", "sent_id": 248, "tokens": [ "woman" ] }, { "exist": null, "raw": "the girl", "sent": "the girl", "sent_id": 249, "tokens": [ "the", "girl" ] } ]
train
[ 187798 ]
[ 1 ]
COCO_train2014_000000000529.jpg
529
false
83
[ 250, 251, 252 ]
[ { "exist": null, "raw": "front helmeted person", "sent": "front helmeted person", "sent_id": 250, "tokens": [ "front", "helmeted", "person" ] }, { "exist": null, "raw": "the dude", "sent": "the dude", "sent_id": 251, "tokens": [ "the", "dude" ] }, { "exist": null, "raw": "man", "sent": "man", "sent_id": 252, "tokens": [ "man" ] } ]
train
[ 187798, 205521 ]
[ 1, 1 ]
COCO_train2014_000000000529.jpg
529
false
84
[ 253, 254, 255, 256, 257 ]
[ { "exist": null, "raw": "two people on the motorbike", "sent": "two people on the motorbike", "sent_id": 253, "tokens": [ "two", "people", "on", "the", "motorbike" ] }, { "exist": null, "raw": "the girl and the dude", "sent": "the girl and the dude", "sent_id": 254, "tokens": [ "the", "girl", "and", "the", "dude" ] }, { "exist": null, "raw": "girl and the dude", "sent": "girl and the dude", "sent_id": 255, "tokens": [ "girl", "and", "the", "dude" ] }, { "exist": null, "raw": "the girl and the dude", "sent": "the girl and the dude", "sent_id": 256, "tokens": [ "the", "girl", "and", "the", "dude" ] }, { "exist": null, "raw": "girl and the dude", "sent": "girl and the dude", "sent_id": 257, "tokens": [ "girl", "and", "the", "dude" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000529.jpg
529
true
85
[ 258, 259 ]
[ { "exist": null, "raw": "couch", "sent": "couch", "sent_id": 258, "tokens": [ "couch" ] }, { "exist": null, "raw": "top half of sandwich bottom plate", "sent": "top half of sandwich bottom plate", "sent_id": 259, "tokens": [ "top", "half", "of", "sandwich", "bottom", "plate" ] } ]
train
[ 268085 ]
[ 6 ]
COCO_train2014_000000000532.jpg
532
false
86
[ 260, 261, 262 ]
[ { "exist": null, "raw": "far left bus", "sent": "far left bus", "sent_id": 260, "tokens": [ "far", "left", "bus" ] }, { "exist": null, "raw": "bus left", "sent": "bus left", "sent_id": 261, "tokens": [ "bus", "left" ] }, { "exist": null, "raw": "left bus", "sent": "left bus", "sent_id": 262, "tokens": [ "left", "bus" ] } ]
train
[ 164870 ]
[ 6 ]
COCO_train2014_000000000532.jpg
532
false
87
[ 263, 264, 265 ]
[ { "exist": null, "raw": "first bus", "sent": "first bus", "sent_id": 263, "tokens": [ "first", "bus" ] }, { "exist": null, "raw": "red bus right", "sent": "red bus right", "sent_id": 264, "tokens": [ "red", "bus", "right" ] }, { "exist": null, "raw": "right bus", "sent": "right bus", "sent_id": 265, "tokens": [ "right", "bus" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000532.jpg
532
true
88
[ 266 ]
[ { "exist": null, "raw": "first giraffe", "sent": "first giraffe", "sent_id": 266, "tokens": [ "first", "giraffe" ] } ]
train
[ 164870, 268085 ]
[ 6, 6 ]
COCO_train2014_000000000532.jpg
532
false
89
[ 267, 268, 269, 270 ]
[ { "exist": null, "raw": "right bus and left bus", "sent": "right bus and left bus", "sent_id": 267, "tokens": [ "right", "bus", "and", "left", "bus" ] }, { "exist": null, "raw": "right bus and left bus", "sent": "right bus and left bus", "sent_id": 268, "tokens": [ "right", "bus", "and", "left", "bus" ] }, { "exist": null, "raw": "far left bus and red bus right", "sent": "far left bus and red bus right", "sent_id": 269, "tokens": [ "far", "left", "bus", "and", "red", "bus", "right" ] }, { "exist": null, "raw": "far left bus and red bus right", "sent": "far left bus and red bus right", "sent_id": 270, "tokens": [ "far", "left", "bus", "and", "red", "bus", "right" ] } ]
train
[ 523430 ]
[ 1 ]
COCO_train2014_000000000572.jpg
572
false
90
[ 271, 272 ]
[ { "exist": null, "raw": "man", "sent": "man", "sent_id": 271, "tokens": [ "man" ] }, { "exist": null, "raw": "man", "sent": "man", "sent_id": 272, "tokens": [ "man" ] } ]
train
[ 519297 ]
[ 1 ]
COCO_train2014_000000000572.jpg
572
false
91
[ 273, 274, 275 ]
[ { "exist": null, "raw": "woman", "sent": "woman", "sent_id": 273, "tokens": [ "woman" ] }, { "exist": null, "raw": "woman", "sent": "woman", "sent_id": 274, "tokens": [ "woman" ] }, { "exist": null, "raw": "woman", "sent": "woman", "sent_id": 275, "tokens": [ "woman" ] } ]
train
[ 519297, 523430 ]
[ 1, 1 ]
COCO_train2014_000000000572.jpg
572
false
92
[ 276, 277, 278, 279, 280, 281, 282, 283 ]
[ { "exist": null, "raw": "two guys ", "sent": "two guys ", "sent_id": 276, "tokens": [ "two", "guys" ] }, { "exist": null, "raw": "woman and man", "sent": "woman and man", "sent_id": 277, "tokens": [ "woman", "and", "man" ] }, { "exist": null, "raw": "woman and man", "sent": "woman and man", "sent_id": 278, "tokens": [ "woman", "and", "man" ] }, { "exist": null, "raw": "woman and man", "sent": "woman and man", "sent_id": 279, "tokens": [ "woman", "and", "man" ] }, { "exist": null, "raw": "woman and man", "sent": "woman and man", "sent_id": 280, "tokens": [ "woman", "and", "man" ] }, { "exist": null, "raw": "woman and man", "sent": "woman and man", "sent_id": 281, "tokens": [ "woman", "and", "man" ] }, { "exist": null, "raw": "woman and man", "sent": "woman and man", "sent_id": 282, "tokens": [ "woman", "and", "man" ] }, { "exist": null, "raw": "woman and man", "sent": "woman and man", "sent_id": 283, "tokens": [ "woman", "and", "man" ] } ]
train
[ 1772320 ]
[ 3 ]
COCO_train2014_000000000656.jpg
656
false
97
[ 297, 298, 299 ]
[ { "exist": null, "raw": "car in window", "sent": "car in window", "sent_id": 297, "tokens": [ "car", "in", "window" ] }, { "exist": null, "raw": "car reflection on left top", "sent": "car reflection on left top", "sent_id": 298, "tokens": [ "car", "reflection", "on", "left", "top" ] }, { "exist": null, "raw": "car in reflection of glass behind bike", "sent": "car in reflection of glass behind bike", "sent_id": 299, "tokens": [ "car", "in", "reflection", "of", "glass", "behind", "bike" ] } ]
train
[ 133056 ]
[ 3 ]
COCO_train2014_000000000656.jpg
656
false
98
[ 300, 301 ]
[ { "exist": null, "raw": "car behind motorcycle", "sent": "car behind motorcycle", "sent_id": 300, "tokens": [ "car", "behind", "motorcycle" ] }, { "exist": null, "raw": "car behind moto", "sent": "car behind moto", "sent_id": 301, "tokens": [ "car", "behind", "moto" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000656.jpg
656
true
99
[ 302 ]
[ { "exist": null, "raw": "far right man", "sent": "far right man", "sent_id": 302, "tokens": [ "far", "right", "man" ] } ]
train
[ 133056, 1772320 ]
[ 3, 3 ]
COCO_train2014_000000000656.jpg
656
false
100
[ 303, 304, 305, 306 ]
[ { "exist": null, "raw": "car behind motorcycle and car reflection on left top", "sent": "car behind motorcycle and car reflection on left top", "sent_id": 303, "tokens": [ "car", "behind", "motorcycle", "and", "car", "reflection", "on", "left", "top" ] }, { "exist": null, "raw": "car behind motorcycle and car reflection on left top", "sent": "car behind motorcycle and car reflection on left top", "sent_id": 304, "tokens": [ "car", "behind", "motorcycle", "and", "car", "reflection", "on", "left", "top" ] }, { "exist": null, "raw": "car behind motorcycle and car reflection on left top", "sent": "car behind motorcycle and car reflection on left top", "sent_id": 305, "tokens": [ "car", "behind", "motorcycle", "and", "car", "reflection", "on", "left", "top" ] }, { "exist": null, "raw": "car behind moto and car reflection on left top", "sent": "car behind moto and car reflection on left top", "sent_id": 306, "tokens": [ "car", "behind", "moto", "and", "car", "reflection", "on", "left", "top" ] } ]
train
[ 209737, 1971716 ]
[ 1, 74 ]
COCO_train2014_000000000716.jpg
716
false
101
[ 307 ]
[ { "exist": null, "raw": "a mouse beside a laptop and a little boy sitting far from us is looking at a laptop", "sent": "a mouse beside a laptop and a little boy sitting far from us is looking at a laptop", "sent_id": 307, "tokens": [ "a", "mouse", "beside", "a", "laptop", "and", "a", "little", "boy", "sitting", "far", "from", "us", "is", "looking", "at", "a", "laptop" ] } ]
val
[ -1 ]
[ -1 ]
COCO_train2014_000000000716.jpg
716
true
102
[ 308, 309, 310, 311, 312, 313, 314 ]
[ { "exist": null, "raw": "the little boy sitting near us is wearing pure white top", "sent": "the little boy sitting near us is wearing pure white top", "sent_id": 308, "tokens": [ "the", "little", "boy", "sitting", "near", "us", "is", "wearing", "pure", "white", "top" ] }, { "exist": null, "raw": "upper clock", "sent": "upper clock", "sent_id": 309, "tokens": [ "upper", "clock" ] }, { "exist": null, "raw": "blue guy", "sent": "blue guy", "sent_id": 310, "tokens": [ "blue", "guy" ] }, { "exist": null, "raw": "bottom stove", "sent": "bottom stove", "sent_id": 311, "tokens": [ "bottom", "stove" ] }, { "exist": null, "raw": "black table on left by donut", "sent": "black table on left by donut", "sent_id": 312, "tokens": [ "black", "table", "on", "left", "by", "donut" ] }, { "exist": null, "raw": "potted plant under the giraffe", "sent": "potted plant under the giraffe", "sent_id": 313, "tokens": [ "potted", "plant", "under", "the", "giraffe" ] }, { "exist": null, "raw": "green top of car", "sent": "green top of car", "sent_id": 314, "tokens": [ "green", "top", "of", "car" ] } ]
val
[ 234014, 225429 ]
[ 1, 1 ]
COCO_train2014_000000000716.jpg
716
false
103
[ 315 ]
[ { "exist": null, "raw": "right bottom person and right guy above child", "sent": "right bottom person and right guy above child", "sent_id": 315, "tokens": [ "right", "bottom", "person", "and", "right", "guy", "above", "child" ] } ]
val
[ 215132 ]
[ 1 ]
COCO_train2014_000000000790.jpg
790
false
104
[ 316, 317, 318 ]
[ { "exist": null, "raw": "chubby woman", "sent": "chubby woman", "sent_id": 316, "tokens": [ "chubby", "woman" ] }, { "exist": null, "raw": "girl blue", "sent": "girl blue", "sent_id": 317, "tokens": [ "girl", "blue" ] }, { "exist": null, "raw": "woman in blue shiny shirt", "sent": "woman in blue shiny shirt", "sent_id": 318, "tokens": [ "woman", "in", "blue", "shiny", "shirt" ] } ]
train
[ 212048 ]
[ 1 ]
COCO_train2014_000000000790.jpg
790
false
105
[ 319, 320, 321 ]
[ { "exist": null, "raw": "black shirt", "sent": "black shirt", "sent_id": 319, "tokens": [ "black", "shirt" ] }, { "exist": null, "raw": "man in black shirt", "sent": "man in black shirt", "sent_id": 320, "tokens": [ "man", "in", "black", "shirt" ] }, { "exist": null, "raw": "man in black", "sent": "man in black", "sent_id": 321, "tokens": [ "man", "in", "black" ] } ]
train
[ 207303 ]
[ 1 ]
COCO_train2014_000000000790.jpg
790
false
106
[ 322, 323, 324 ]
[ { "exist": null, "raw": "Guy on the left.", "sent": "guy on the left", "sent_id": 322, "tokens": [ "guy", "on", "the", "left" ] }, { "exist": null, "raw": "white t shirt", "sent": "white t shirt", "sent_id": 323, "tokens": [ "white", "t", "shirt" ] }, { "exist": null, "raw": "left guy", "sent": "left guy", "sent_id": 324, "tokens": [ "left", "guy" ] } ]
train
[ 187952, 207303 ]
[ 1, 1 ]
COCO_train2014_000000000790.jpg
790
false
107
[ 325 ]
[ { "exist": null, "raw": "both white shirt", "sent": "both white shirt", "sent_id": 325, "tokens": [ "both", "white", "shirt" ] } ]
train
[ -1 ]
[ -1 ]
COCO_train2014_000000000790.jpg
790
true
108
[ 326 ]
[ { "exist": null, "raw": "man in black right to the bus", "sent": "man in black right to the bus", "sent_id": 326, "tokens": [ "man", "in", "black", "right", "to", "the", "bus" ] } ]
train
[ 215132, 212048 ]
[ 1, 1 ]
COCO_train2014_000000000790.jpg
790
false
109
[ 327 ]
[ { "exist": null, "raw": "chubby woman and man in black shirt", "sent": "chubby woman and man in black shirt", "sent_id": 327, "tokens": [ "chubby", "woman", "and", "man", "in", "black", "shirt" ] } ]
train
End of preview.