The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
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 datasetNeed 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"
]... | 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": "... | 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"
]
},
{
"exi... | 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"... | 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",
... | 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"
]
},
{
"ex... | 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",
... | 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",... | 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",
"br... | 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"
]
... | 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": [
"... | 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":... | 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"... | 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": [
... | 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",... | 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": ... | 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": [
... | 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,
"toke... | 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": "middl... | 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": [
... | 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,
... | 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": ... | 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 bea... | 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": "snow... | 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,
... | 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"
]
},
{
"e... | 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",
... | 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",
... | 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"
... | 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... | 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",
... | 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"... | 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",
"b... | 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",
... | 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 ... | 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"
]
},
{
... | 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"
]
},
{
... | 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",
"t... | 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,
... | 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 fe... | 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": [
"v... | 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",
"eleph... | 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 ... | 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": 18... | 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... | 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... | 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",
"sen... | 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",
... | 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 e... | 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",
"... | 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",
... | 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 o... | 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 rig... | 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 righ... | 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"
]
},
{
... | 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",
... | 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",
"botto... | 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": 2... | 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 sh... | 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"
]
... | 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 pa... | 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",
... | 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... | 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... | 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_... | 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",
... | 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",
... | 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",
"d... | 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 du... | 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"... | 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"
]
},
{
"ex... | 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"
]
},
{
... | 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",
"sen... | 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",
... | 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"
]
},
{
... | 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": [
"ca... | 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": [
"... | 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",
... | 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",
"la... | 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",
... | 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": ... | 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",
... | 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",
... | 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 |
gRefCOCO - Dataset for [CVPR2023 Highlight] GRES: Generalized Referring Expression Segmentation
π [Project page] β π[GRES Arxiv] β π[GREC Arxiv]
This repository contains information and tools for the gRefCOCO dataset, proposed by the CVPR2023 Highlight paper:
GRES: Generalized Referring Expression Segmentation
Chang Liu, Henghui Ding, Xudong Jiang
CVPR 2023 Highlight, Acceptance Rate 2.5%
Usage
- Like RefCOCO, gRefCOCO also should be used together with images from the
train2014of MS COCO. - An example of dataloader grefer.py is provided.
- We will update this repository with full API package and documentation soon. Please follow the usage in the baseline code for now.
Task 1 - GREC: Generalized Referring Expression Comprehension
The GREC evaluation metric code is here.
We provide code based on MDETR, its training and inference are as follows:
Training (Finetuning)
- Process grefcoco to coco format.
python scripts/fine-tuning/grefexp_coco_format.py --data_path xxx --out_path mdetr_annotations/ --coco_path xxx
- Training and download
pretrained_resnet101_checkpoint.pthfrom MDETR
python -m torch.distributed.launch --nproc_per_node=2 --use_env main.py --dataset_config configs/grefcoco.json --batch_size 4 --load pretrained_resnet101_checkpoint.pth --ema --text_encoder_lr 1e-5 --lr 5e-5 --output-dir grefcoco
Inference
- Obtain
checkpoint.pthafter training or download trained model here βοΈ Google Drive - For test results, pass --test and --test_type test or testA or testB according to the dataset.
python -m torch.distributed.launch --nproc_per_node=2 --use_env main.py --dataset_config configs/grefcoco.json --batch_size 4 --resume grefcoco/checkpoint.pth --ema --eval
Task 2 - GRES: Generalized Referring Expression Segmentation
Please refer to ReLA for more details.
Acknowledgement
Our project is built upon refer and cocoapi. Many thanks to the authors for their great works!
BibTeX
Please consider to cite GRES/GREC if it helps your research.
@inproceedings{GRES,
title={{GRES}: Generalized Referring Expression Segmentation},
author={Liu, Chang and Ding, Henghui and Jiang, Xudong},
booktitle={CVPR},
year={2023}
}
@article{GREC,
title={{GREC}: Generalized Referring Expression Comprehension},
author={He, Shuting and Ding, Henghui and Liu, Chang and Jiang, Xudong},
journal={arXiv preprint arXiv:2308.16182},
year={2023}
}
We also recommend other highly related works:
@article{VLT,
title={{VLT}: Vision-language transformer and query generation for referring segmentation},
author={Ding, Henghui and Liu, Chang and Wang, Suchen and Jiang, Xudong},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
year={2023},
volume={45},
number={6},
publisher={IEEE}
}
@inproceedings{MeViS,
title={{MeViS}: A Large-scale Benchmark for Video Segmentation with Motion Expressions},
author={Ding, Henghui and Liu, Chang and He, Shuting and Jiang, Xudong and Loy, Chen Change},
booktitle={ICCV},
year={2023}
}
- Downloads last month
- 63,402