file_name stringlengths 31 31 | im_path stringlengths 46 46 | caption stringlengths 2 104 | bbox stringlengths 21 45 | prompt stringlengths 2.03k 2.52k | texts stringlengths 2 61 | sentence stringlengths 42 524 | outp_org listlengths 4 4 | formatted_sentence stringlengths 37 71 | modified_sentence stringlengths 38 518 | target listlengths 4 4 |
|---|---|---|---|---|---|---|---|---|---|---|
COCO_train2014_000000517089.jpg | refcoco_images/COCO_train2014_000000517089.jpg | bus on left behind sign | [,56.61,143.21,213.02,303.46] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Bus', 'Sign'] | Detected Bus at location [256, 97, 523, 342]
Detected bus on left behind sign at location [56, 144, 213, 302]
| [
56,
144,
213,
302
] | Detected bus at location [56, 144, 213, 302] | Detected Bus at location [256, 97, 523, 342]
Detected bus at location [56, 144, 213, 302] | [
56,
144,
213,
302
] |
COCO_train2014_000000571797.jpg | refcoco_images/COCO_train2014_000000571797.jpg | guy on left | [,,2.89,,,1.44,312.56,322.65] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [276, 0, 639, 426]
Detected guy on left at location [2, 0, 311, 321]
| [
2,
0,
311,
321
] | Detected guy at location [2, 0, 311, 321] | Detected Guy at location [276, 0, 639, 426]
Detected guy at location [2, 0, 311, 321] | [
2,
0,
311,
321
] |
COCO_train2014_000000531171.jpg | refcoco_images/COCO_train2014_000000531171.jpg | right vase | [479.89,230.2,,597.08,363.15] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Vase'] | Detected Vase at location [239, 223, 359, 361]
Detected Vase at location [479, 228, 596, 363]
Detected Vase at location [354, 183, 443, 287]
Detected right vase at location [480, 230, 596, 363]
| [
480,
230,
596,
363
] | Detected vase at location [480, 230, 596, 363] | Detected Vase at location [239, 223, 359, 361]
Detected Vase at location [479, 228, 596, 363]
Detected Vase at location [354, 183, 443, 287]
Detected vase at location [480, 230, 596, 363] | [
480,
230,
596,
363
] |
COCO_train2014_000000567036.jpg | refcoco_images/COCO_train2014_000000567036.jpg | left | [,19.14,,87.11,174.21,299.61] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | [] | Detected left at location [19, 87, 173, 299]
| [
19,
87,
173,
299
] | Detected at location [19, 87, 173, 299] | Detected at location [19, 87, 173, 299] | [
19,
87,
173,
299
] |
COCO_train2014_000000537687.jpg | refcoco_images/COCO_train2014_000000537687.jpg | MAN STANDING | [340.74,,,0.64,500.,,,359.9,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Man'] | Detected Man at location [441, 1, 639, 479]
Detected MAN STANDING at location [441, 2, 639, 479]
| [
441,
2,
639,
479
] | Detected MAN at location [441, 2, 639, 479] | Detected Man at location [441, 1, 639, 479]
Detected MAN at location [441, 2, 639, 479] | [
441,
2,
639,
479
] |
COCO_train2014_000000521678.jpg | refcoco_images/COCO_train2014_000000521678.jpg | A LONG GIRAFFE GIRRAFE LOOKING FORWARD ITS NEXT TO A TREE | [423.52,,68.61,525.5,,480.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Giraffe', 'Tree'] | Detected Giraffe at location [84, 69, 530, 479]
Detected tree at location [460, 2, 639, 479]
Detected A LONG GIRAFFE GIRRAFE LOOKING FORWARD ITS NEXT TO A TREE at location [424, 69, 525, 479]
| [
424,
69,
525,
479
] | Detected giraffe at location [424, 69, 525, 479] | Detected Giraffe at location [84, 69, 530, 479]
Detected tree at location [460, 2, 639, 479]
Detected giraffe at location [424, 69, 525, 479] | [
424,
69,
525,
479
] |
COCO_train2014_000000539631.jpg | refcoco_images/COCO_train2014_000000539631.jpg | just that hand sticking up | [,38.7,,250.61,179.66,410.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Hand'] | Detected Hand at location [318, 330, 407, 388]
Detected just that hand sticking up at location [38, 251, 179, 405]
| [
38,
251,
179,
405
] | Detected hand at location [38, 251, 179, 405] | Detected Hand at location [318, 330, 407, 388]
Detected hand at location [38, 251, 179, 405] | [
38,
251,
179,
405
] |
COCO_train2014_000000539967.jpg | refcoco_images/COCO_train2014_000000539967.jpg | catcher | [346.62,220.99,524.48,372.77] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Catcher'] | Detected Catcher at location [155, 176, 356, 383]
Detected catcher at location [347, 222, 523, 372]
| [
347,
222,
523,
372
] | Detected catcher at location [347, 222, 523, 372] | Detected Catcher at location [155, 176, 356, 383]
Detected catcher at location [347, 222, 523, 372] | [
347,
222,
523,
372
] |
COCO_train2014_000000530876.jpg | refcoco_images/COCO_train2014_000000530876.jpg | car ehind stop sign | [,84.13,320.18,638.56,474.43] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Car', 'Stop sign'] | Detected Car at location [80, 321, 639, 479]
Detected car ehind stop sign at location [82, 320, 639, 479]
| [
82,
320,
639,
479
] | Detected car at location [82, 320, 639, 479] | Detected Car at location [80, 321, 639, 479]
Detected car at location [82, 320, 639, 479] | [
82,
320,
639,
479
] |
COCO_train2014_000000572732.jpg | refcoco_images/COCO_train2014_000000572732.jpg | chair the girl sitting on | [176.11,256.75,403.76,473.66] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Chair', 'Girl'] | Detected Chair at location [174, 255, 405, 479]
Detected Girl at location [180, 78, 422, 468]
Detected chair the girl sitting on at location [176, 256, 404, 479]
| [
176,
256,
404,
479
] | Detected chair at location [176, 256, 404, 479] | Detected Chair at location [174, 255, 405, 479]
Detected Girl at location [180, 78, 422, 468]
Detected chair at location [176, 256, 404, 479] | [
176,
256,
404,
479
] |
COCO_train2014_000000562428.jpg | refcoco_images/COCO_train2014_000000562428.jpg | right player | [395.27,,37.25,553.16,394.64] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Player'] | Detected Player at location [38, 38, 220, 398]
Detected Player at location [393, 38, 555, 396]
Detected right player at location [395, 38, 552, 394]
| [
395,
38,
552,
394
] | Detected player at location [395, 38, 552, 394] | Detected Player at location [38, 38, 220, 398]
Detected Player at location [393, 38, 555, 396]
Detected player at location [395, 38, 552, 394] | [
395,
38,
552,
394
] |
COCO_train2014_000000571311.jpg | refcoco_images/COCO_train2014_000000571311.jpg | horse walker on back side of horse | [380.49,151.57,543.24,482.78] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Horse walker', 'Horse'] | Detected Horse walker at location [44, 44, 560, 487]
Detected Horse at location [45, 45, 559, 487]
Detected horse walker on back side of horse at location [379, 151, 542, 481]
| [
379,
151,
542,
481
] | Detected horse at location [379, 151, 542, 481] | Detected Horse walker at location [44, 44, 560, 487]
Detected Horse at location [45, 45, 559, 487]
Detected horse at location [379, 151, 542, 481] | [
379,
151,
542,
481
] |
COCO_train2014_000000537532.jpg | refcoco_images/COCO_train2014_000000537532.jpg | broccoli in foreground | [353.51,303.81,472.09,455.15] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Broccoli'] | Detected Broccoli at location [89, 160, 597, 479]
Detected broccoli in foreground at location [352, 305, 473, 455]
| [
352,
305,
473,
455
] | Detected broccoli at location [352, 305, 473, 455] | Detected Broccoli at location [89, 160, 597, 479]
Detected broccoli at location [352, 305, 473, 455] | [
352,
305,
473,
455
] |
COCO_train2014_000000563827.jpg | refcoco_images/COCO_train2014_000000563827.jpg | Large TV on right | [286.2,,373.93,478.92,575.28] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['TV'] | Detected TV at location [287, 372, 479, 575]
Detected Large TV on right at location [287, 372, 479, 576]
| [
287,
372,
479,
576
] | Detected Large TV at location [287, 372, 479, 576] | Detected TV at location [287, 372, 479, 575]
Detected Large TV at location [287, 372, 479, 576] | [
287,
372,
479,
576
] |
COCO_train2014_000000577808.jpg | refcoco_images/COCO_train2014_000000577808.jpg | left sandwich piece | [,24.76,,48.23,459.34,323.28] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Sandwich', 'Piece'] | Detected Sandwich at location [17, 46, 578, 386]
Detected left sandwich piece at location [16, 48, 463, 332]
| [
16,
48,
463,
332
] | Detected sandwich at location [16, 48, 463, 332] | Detected Sandwich at location [17, 46, 578, 386]
Detected sandwich at location [16, 48, 463, 332] | [
16,
48,
463,
332
] |
COCO_train2014_000000521199.jpg | refcoco_images/COCO_train2014_000000521199.jpg | top left sheep | [,,0.22,,21.82,103.06,179.76] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Sheep'] | Detected Sheep at location [24, 23, 544, 594]
Detected top left sheep at location [0, 21, 102, 181]
| [
0,
21,
102,
181
] | Detected sheep at location [0, 21, 102, 181] | Detected Sheep at location [24, 23, 544, 594]
Detected sheep at location [0, 21, 102, 181] | [
0,
21,
102,
181
] |
COCO_train2014_000000554886.jpg | refcoco_images/COCO_train2014_000000554886.jpg | person in background with green design center | [265.17,,26.97,376.4,,247.19] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Person', 'Green design center'] | Detected Person at location [14, 153, 370, 470]
Detected Person at location [380, 9, 604, 480]
Detected person in background with green design center at location [265, 27, 373, 246]
| [
265,
27,
373,
246
] | Detected person at location [265, 27, 373, 246] | Detected Person at location [14, 153, 370, 470]
Detected Person at location [380, 9, 604, 480]
Detected person at location [265, 27, 373, 246] | [
265,
27,
373,
246
] |
COCO_train2014_000000550478.jpg | refcoco_images/COCO_train2014_000000550478.jpg | The man holding the bat. | [,34.17,,,0.,,,506.72,640.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Man', 'Bat'] | Detected Man at location [30, 0, 507, 639]
Detected The man holding the bat. at location [33, 0, 506, 639]
| [
33,
0,
506,
639
] | Detected man at location [33, 0, 506, 639] | Detected Man at location [30, 0, 507, 639]
Detected man at location [33, 0, 506, 639] | [
33,
0,
506,
639
] |
COCO_train2014_000000549539.jpg | refcoco_images/COCO_train2014_000000549539.jpg | black seat back | [,94.52,100.8,,248.37,298.34] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Seat', 'Back'] | Detected Seat at location [233, 4, 631, 341]
Detected black seat back at location [93, 102, 248, 300]
| [
93,
102,
248,
300
] | Detected black seat at location [93, 102, 248, 300] | Detected Seat at location [233, 4, 631, 341]
Detected black seat at location [93, 102, 248, 300] | [
93,
102,
248,
300
] |
COCO_train2014_000000578924.jpg | refcoco_images/COCO_train2014_000000578924.jpg | anywhee quilt...top | [,,2.88,,,2.88,480.,,,325.03] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Quilt', 'Top'] | Detected Quilt at location [1, 0, 479, 327]
Detected anywhee quilt...top at location [0, 0, 479, 323]
| [
0,
0,
479,
323
] | Detected quilt at location [0, 0, 479, 323] | Detected Quilt at location [1, 0, 479, 327]
Detected quilt at location [0, 0, 479, 323] | [
0,
0,
479,
323
] |
COCO_train2014_000000571405.jpg | refcoco_images/COCO_train2014_000000571405.jpg | red shirt girl | [473.26,104.41,595.42,355.2,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Red shirt', 'Girl'] | Detected Red shirt at location [479, 199, 589, 359]
Detected Girl at location [473, 105, 631, 359]
Detected red shirt girl at location [473, 107, 591, 359]
| [
473,
107,
591,
359
] | Detected red shirt girl at location [473, 107, 591, 359] | Detected Red shirt at location [479, 199, 589, 359]
Detected Girl at location [473, 105, 631, 359]
Detected red shirt girl at location [473, 107, 591, 359] | [
473,
107,
591,
359
] |
COCO_train2014_000000535978.jpg | refcoco_images/COCO_train2014_000000535978.jpg | right zebra | [345.06,180.24,507.96,454.12] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Zebra'] | Detected Zebra at location [118, 107, 512, 455]
Detected Zebra at location [121, 111, 338, 336]
Detected Zebra at location [343, 179, 507, 454]
Detected right zebra at location [345, 180, 506, 452]
| [
345,
180,
506,
452
] | Detected zebra at location [345, 180, 506, 452] | Detected Zebra at location [118, 107, 512, 455]
Detected Zebra at location [121, 111, 338, 336]
Detected Zebra at location [343, 179, 507, 454]
Detected zebra at location [345, 180, 506, 452] | [
345,
180,
506,
452
] |
COCO_train2014_000000543585.jpg | refcoco_images/COCO_train2014_000000543585.jpg | batter | [,12.09,209.4,,139.74,499.93] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Batter'] | Detected Batter at location [14, 264, 182, 638]
Detected batter at location [16, 268, 179, 638]
| [
16,
268,
179,
638
] | Detected batter at location [16, 268, 179, 638] | Detected Batter at location [14, 264, 182, 638]
Detected batter at location [16, 268, 179, 638] | [
16,
268,
179,
638
] |
COCO_train2014_000000540989.jpg | refcoco_images/COCO_train2014_000000540989.jpg | woman riding on back of motorcycle | [,64.69,170.67,327.57,465.2,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Woman', 'Motorcycle'] | Detected Woman at location [21, 176, 330, 555]
Detected Woman at location [63, 176, 329, 468]
Detected Motorcycle at location [58, 293, 440, 632]
Detected woman riding on back of motorcycle at location [64, 179, 331, 467]
| [
64,
179,
331,
467
] | Detected woman at location [64, 179, 331, 467] | Detected Woman at location [21, 176, 330, 555]
Detected Woman at location [63, 176, 329, 468]
Detected Motorcycle at location [58, 293, 440, 632]
Detected woman at location [64, 179, 331, 467] | [
64,
179,
331,
467
] |
COCO_train2014_000000523594.jpg | refcoco_images/COCO_train2014_000000523594.jpg | top black dog | [,,0.,,,,,0.,,,425.37,390.46] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Dog'] | Detected Dog at location [5, 0, 428, 391]
Detected top black dog at location [2, 0, 425, 389]
| [
2,
0,
425,
389
] | Detected black dog at location [2, 0, 425, 389] | Detected Dog at location [5, 0, 428, 391]
Detected black dog at location [2, 0, 425, 389] | [
2,
0,
425,
389
] |
COCO_train2014_000000533218.jpg | refcoco_images/COCO_train2014_000000533218.jpg | second bed on left in back | [130.18,306.68,340.83,453.43] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Bed'] | Detected Bed at location [5, 304, 342, 525]
Detected Bed at location [126, 305, 341, 457]
Detected second bed on left in back at location [131, 307, 340, 456]
| [
131,
307,
340,
456
] | Detected second bed at location [131, 307, 340, 456] | Detected Bed at location [5, 304, 342, 525]
Detected Bed at location [126, 305, 341, 457]
Detected second bed at location [131, 307, 340, 456] | [
131,
307,
340,
456
] |
COCO_train2014_000000578950.jpg | refcoco_images/COCO_train2014_000000578950.jpg | just avove | [418.52,129.03,590.9,,297.32] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | [] | Detected just avove at location [418, 130, 589, 297]
| [
418,
130,
589,
297
] | Detected at location [418, 130, 589, 297] | Detected at location [418, 130, 589, 297] | [
418,
130,
589,
297
] |
COCO_train2014_000000544294.jpg | refcoco_images/COCO_train2014_000000544294.jpg | Guy on the left wearing the black shirt. | [,78.41,178.35,249.6,,425.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy', 'Black shirt', 'Shirt'] | Detected Guy at location [78, 177, 243, 424]
Detected Guy on the left wearing the black shirt. at location [78, 179, 248, 424]
| [
78,
179,
248,
424
] | Detected Guy in black shirt at location [78, 179, 248, 424] | Detected Guy at location [78, 177, 243, 424]
Detected Guy in black shirt at location [78, 179, 248, 424] | [
78,
179,
248,
424
] |
COCO_train2014_000000541690.jpg | refcoco_images/COCO_train2014_000000541690.jpg | guy right | [531.61,108.99,640.,,,380.97] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [244, 107, 414, 479]
Detected guy right at location [532, 110, 639, 380]
| [
532,
110,
639,
380
] | Detected guy at location [532, 110, 639, 380] | Detected Guy at location [244, 107, 414, 479]
Detected guy at location [532, 110, 639, 380] | [
532,
110,
639,
380
] |
COCO_train2014_000000527597.jpg | refcoco_images/COCO_train2014_000000527597.jpg | baby | [,82.29,,92.26,359.06,473.77] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Baby'] | Detected Baby at location [74, 89, 359, 479]
Detected baby at location [76, 92, 358, 479]
| [
76,
92,
358,
479
] | Detected baby at location [76, 92, 358, 479] | Detected Baby at location [74, 89, 359, 479]
Detected baby at location [76, 92, 358, 479] | [
76,
92,
358,
479
] |
COCO_train2014_000000517805.jpg | refcoco_images/COCO_train2014_000000517805.jpg | girl | [340.54,265.18,526.53,480.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Girl'] | Detected Girl at location [340, 264, 532, 479]
Detected girl at location [341, 265, 530, 479]
| [
341,
265,
530,
479
] | Detected girl at location [341, 265, 530, 479] | Detected Girl at location [340, 264, 532, 479]
Detected girl at location [341, 265, 530, 479] | [
341,
265,
530,
479
] |
COCO_train2014_000000548644.jpg | refcoco_images/COCO_train2014_000000548644.jpg | half sandwich on left | [,,0.,,,241.57,248.31,416.85] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Sandwich'] | Detected Sandwich at location [4, 309, 472, 532]
Detected half sandwich on left at location [0, 310, 318, 533]
| [
0,
310,
318,
533
] | Detected half sandwich at location [0, 310, 318, 533] | Detected Sandwich at location [4, 309, 472, 532]
Detected half sandwich at location [0, 310, 318, 533] | [
0,
310,
318,
533
] |
COCO_train2014_000000554217.jpg | refcoco_images/COCO_train2014_000000554217.jpg | computer screen | [,,0.,,,,,1.15,363.51,167.26] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Computer', 'Screen'] | Detected Computer at location [3, 2, 639, 479]
Detected computer screen at location [0, 0, 363, 167]
| [
0,
0,
363,
167
] | Detected computer screen at location [0, 0, 363, 167] | Detected Computer at location [3, 2, 639, 479]
Detected computer screen at location [0, 0, 363, 167] | [
0,
0,
363,
167
] |
COCO_train2014_000000552245.jpg | refcoco_images/COCO_train2014_000000552245.jpg | catcher | [246.13,215.58,393.19,401.37] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Catcher'] | Detected Catcher at location [248, 213, 418, 404]
Detected catcher at location [248, 214, 421, 406]
| [
248,
214,
421,
406
] | Detected catcher at location [248, 214, 421, 406] | Detected Catcher at location [248, 213, 418, 404]
Detected catcher at location [248, 214, 421, 406] | [
248,
214,
421,
406
] |
COCO_train2014_000000542033.jpg | refcoco_images/COCO_train2014_000000542033.jpg | guy on left | [,99.24,231.55,244.49,631.37] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [97, 229, 242, 639]
Detected guy on left at location [101, 233, 246, 634]
| [
101,
233,
246,
634
] | Detected guy at location [101, 233, 246, 634] | Detected Guy at location [97, 229, 242, 639]
Detected guy at location [101, 233, 246, 634] | [
101,
233,
246,
634
] |
COCO_train2014_000000560047.jpg | refcoco_images/COCO_train2014_000000560047.jpg | banana on left | [,14.78,,,1.14,244.47,480.98] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Banana'] | Detected Banana at location [12, 0, 245, 481]
Detected Banana at location [332, 11, 513, 476]
Detected banana on left at location [13, 0, 244, 480]
| [
13,
0,
244,
480
] | Detected banana at location [13, 0, 244, 480] | Detected Banana at location [12, 0, 245, 481]
Detected Banana at location [332, 11, 513, 476]
Detected banana at location [13, 0, 244, 480] | [
13,
0,
244,
480
] |
COCO_train2014_000000521610.jpg | refcoco_images/COCO_train2014_000000521610.jpg | The elephant on the far left has tusks. | [,,0.,,,215.64,168.89,421.35] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Elephant', 'Tusks'] | Detected Elephant at location [0, 191, 639, 422]
Detected The elephant on the far left has tusks. at location [0, 216, 168, 420]
| [
0,
216,
168,
420
] | Detected elephant at location [0, 216, 168, 420] | Detected Elephant at location [0, 191, 639, 422]
Detected elephant at location [0, 216, 168, 420] | [
0,
216,
168,
420
] |
COCO_train2014_000000527520.jpg | refcoco_images/COCO_train2014_000000527520.jpg | head of zebra on right | [269.99,,59.36,516.04,375.3,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Head', 'Zebra'] | Detected Zebra at location [0, 39, 430, 408]
Detected head of zebra on right at location [270, 60, 516, 375]
| [
270,
60,
516,
375
] | Detected head of zebra at location [270, 60, 516, 375] | Detected Zebra at location [0, 39, 430, 408]
Detected head of zebra at location [270, 60, 516, 375] | [
270,
60,
516,
375
] |
COCO_train2014_000000580849.jpg | refcoco_images/COCO_train2014_000000580849.jpg | first boy from the left | [,77.39,,77.98,188.46,280.46] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Boy'] | Detected Boy at location [182, 2, 462, 428]
Detected first boy from the left at location [77, 77, 188, 280]
| [
77,
77,
188,
280
] | Detected boy at location [77, 77, 188, 280] | Detected Boy at location [182, 2, 462, 428]
Detected boy at location [77, 77, 188, 280] | [
77,
77,
188,
280
] |
COCO_train2014_000000546261.jpg | refcoco_images/COCO_train2014_000000546261.jpg | guy on the top | [,78.92,,60.27,344.39,315.7,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [79, 59, 346, 313]
Detected guy on the top at location [80, 60, 343, 316]
| [
80,
60,
343,
316
] | Detected guy at location [80, 60, 343, 316] | Detected Guy at location [79, 59, 346, 313]
Detected guy at location [80, 60, 343, 316] | [
80,
60,
343,
316
] |
COCO_train2014_000000547769.jpg | refcoco_images/COCO_train2014_000000547769.jpg | pizza middle back | [312.9,,140.75,549.36,267.06] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Pizza'] | Detected Pizza at location [74, 345, 573, 610]
Detected Pizza at location [320, 139, 549, 267]
Detected pizza middle back at location [320, 142, 549, 266]
| [
320,
142,
549,
266
] | Detected pizza at location [320, 142, 549, 266] | Detected Pizza at location [74, 345, 573, 610]
Detected Pizza at location [320, 139, 549, 267]
Detected pizza at location [320, 142, 549, 266] | [
320,
142,
549,
266
] |
COCO_train2014_000000540039.jpg | refcoco_images/COCO_train2014_000000540039.jpg | the lady on the right with the camera | [157.47,,11.2,,427.,,,632.42] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Lady', 'Camera'] | Detected Lady at location [150, 11, 426, 639]
Detected the lady on the right with the camera at location [157, 12, 426, 639]
| [
157,
12,
426,
639
] | Detected lady at location [157, 12, 426, 639] | Detected Lady at location [150, 11, 426, 639]
Detected lady at location [157, 12, 426, 639] | [
157,
12,
426,
639
] |
COCO_train2014_000000565699.jpg | refcoco_images/COCO_train2014_000000565699.jpg | bus on left | [,,0.,,,300.42,302.5,,374.22] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Bus'] | Detected Bus at location [2, 305, 297, 376]
Detected Bus at location [406, 324, 628, 397]
Detected bus on left at location [0, 308, 297, 376]
| [
0,
308,
297,
376
] | Detected bus at location [0, 308, 297, 376] | Detected Bus at location [2, 305, 297, 376]
Detected Bus at location [406, 324, 628, 397]
Detected bus at location [0, 308, 297, 376] | [
0,
308,
297,
376
] |
COCO_train2014_000000520472.jpg | refcoco_images/COCO_train2014_000000520472.jpg | left | [117.75,,26.64,268.04,390.42] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | [] | Detected left at location [118, 27, 267, 390]
| [
118,
27,
267,
390
] | Detected at location [118, 27, 267, 390] | Detected at location [118, 27, 267, 390] | [
118,
27,
267,
390
] |
COCO_train2014_000000516808.jpg | refcoco_images/COCO_train2014_000000516808.jpg | top right arm | [345.55,,,0.96,639.41,371.4,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Arm'] | Detected Arm at location [345, 2, 639, 163]
Detected top right arm at location [345, 0, 639, 424]
| [
345,
0,
639,
424
] | Detected top right arm at location [345, 0, 639, 424] | Detected Arm at location [345, 2, 639, 163]
Detected top right arm at location [345, 0, 639, 424] | [
345,
0,
639,
424
] |
COCO_train2014_000000559366.jpg | refcoco_images/COCO_train2014_000000559366.jpg | cat on left (that bottle in the last pic was kinda nasty) | [196.13,116.65,371.61,358.19] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Cat', 'Bottle'] | Detected Cat at location [199, 113, 587, 474]
Detected Cat at location [395, 127, 585, 478]
Detected Cat at location [201, 115, 372, 360]
Detected cat on left (that bottle in the last pic was kinda nasty) at location [198, 117, 371, 357]
| [
198,
117,
371,
357
] | Detected cat at location [198, 117, 371, 357] | Detected Cat at location [199, 113, 587, 474]
Detected Cat at location [395, 127, 585, 478]
Detected Cat at location [201, 115, 372, 360]
Detected cat at location [198, 117, 371, 357] | [
198,
117,
371,
357
] |
COCO_train2014_000000552681.jpg | refcoco_images/COCO_train2014_000000552681.jpg | left front elephant | [116.21,152.07,279.7,,335.57] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Elephant'] | Detected Elephant at location [46, 147, 614, 331]
Detected Elephant at location [114, 151, 277, 332]
Detected Elephant at location [251, 163, 439, 312]
Detected left front elephant at location [117, 154, 277, 333]
| [
117,
154,
277,
333
] | Detected elephant at location [117, 154, 277, 333] | Detected Elephant at location [46, 147, 614, 331]
Detected Elephant at location [114, 151, 277, 332]
Detected Elephant at location [251, 163, 439, 312]
Detected elephant at location [117, 154, 277, 333] | [
117,
154,
277,
333
] |
COCO_train2014_000000549256.jpg | refcoco_images/COCO_train2014_000000549256.jpg | guy middle looking at us | [111.11,159.98,250.57,364.06] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [240, 274, 479, 639]
Detected Guy at location [109, 88, 186, 318]
Detected guy middle looking at us at location [141, 200, 303, 459]
| [
141,
200,
303,
459
] | Detected guy at location [141, 200, 303, 459] | Detected Guy at location [240, 274, 479, 639]
Detected Guy at location [109, 88, 186, 318]
Detected guy at location [141, 200, 303, 459] | [
141,
200,
303,
459
] |
COCO_train2014_000000553668.jpg | refcoco_images/COCO_train2014_000000553668.jpg | left gal | [176.9,,,58.25,395.87,418.52] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Gal'] | Detected Gal at location [178, 55, 398, 421]
Detected left gal at location [177, 59, 395, 417]
| [
177,
59,
395,
417
] | Detected gal at location [177, 59, 395, 417] | Detected Gal at location [178, 55, 398, 421]
Detected gal at location [177, 59, 395, 417] | [
177,
59,
395,
417
] |
COCO_train2014_000000570538.jpg | refcoco_images/COCO_train2014_000000570538.jpg | girl | [323.54,,97.94,427.3,,428.72] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Girl'] | Detected Girl at location [322, 98, 428, 433]
Detected girl at location [322, 99, 430, 435]
| [
322,
99,
430,
435
] | Detected girl at location [322, 99, 430, 435] | Detected Girl at location [322, 98, 428, 433]
Detected girl at location [322, 99, 430, 435] | [
322,
99,
430,
435
] |
COCO_train2014_000000544570.jpg | refcoco_images/COCO_train2014_000000544570.jpg | donut guy is holding | [145.62,,47.46,374.29,182.29] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Donut', 'Guy'] | Detected Donut at location [6, 44, 639, 479]
Detected Guy at location [2, 2, 249, 342]
Detected donut guy is holding at location [146, 47, 373, 182]
| [
146,
47,
373,
182
] | Detected donut guy at location [146, 47, 373, 182] | Detected Donut at location [6, 44, 639, 479]
Detected Guy at location [2, 2, 249, 342]
Detected donut guy at location [146, 47, 373, 182] | [
146,
47,
373,
182
] |
COCO_train2014_000000539051.jpg | refcoco_images/COCO_train2014_000000539051.jpg | guy on the left | [,34.55,,,1.92,220.72,423.2,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [32, 0, 223, 426]
Detected guy on the left at location [33, 0, 221, 427]
| [
33,
0,
221,
427
] | Detected guy at location [33, 0, 221, 427] | Detected Guy at location [32, 0, 223, 426]
Detected guy at location [33, 0, 221, 427] | [
33,
0,
221,
427
] |
COCO_train2014_000000571498.jpg | refcoco_images/COCO_train2014_000000571498.jpg | giraffe far right | [323.37,,71.01,545.98,342.56] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Giraffe'] | Detected Giraffe at location [80, 35, 550, 385]
Detected Giraffe at location [140, 95, 404, 374]
Detected Giraffe at location [323, 68, 546, 345]
Detected Giraffe at location [284, 37, 361, 387]
Detected giraffe far right at location [322, 70, 546, 342]
| [
322,
70,
546,
342
] | Detected giraffe at location [322, 70, 546, 342] | Detected Giraffe at location [80, 35, 550, 385]
Detected Giraffe at location [140, 95, 404, 374]
Detected Giraffe at location [323, 68, 546, 345]
Detected Giraffe at location [284, 37, 361, 387]
Detected giraffe at location [322, 70, 546, 342] | [
322,
70,
546,
342
] |
COCO_train2014_000000563123.jpg | refcoco_images/COCO_train2014_000000563123.jpg | legs on far left | [,,0.,,,,,0.,,,210.43,276.59] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Legs'] | Detected Legs at location [4, 4, 564, 281]
Detected legs on far left at location [0, 0, 206, 275]
| [
0,
0,
206,
275
] | Detected legs at location [0, 0, 206, 275] | Detected Legs at location [4, 4, 564, 281]
Detected legs at location [0, 0, 206, 275] | [
0,
0,
206,
275
] |
COCO_train2014_000000561861.jpg | refcoco_images/COCO_train2014_000000561861.jpg | green light | [472.34,,46.89,561.02,180.75] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Light'] | Detected Light at location [150, 45, 251, 181]
Detected Light at location [467, 45, 564, 181]
Detected green light at location [472, 47, 561, 180]
| [
472,
47,
561,
180
] | Detected green light at location [472, 47, 561, 180] | Detected Light at location [150, 45, 251, 181]
Detected Light at location [467, 45, 564, 181]
Detected green light at location [472, 47, 561, 180] | [
472,
47,
561,
180
] |
COCO_train2014_000000551524.jpg | refcoco_images/COCO_train2014_000000551524.jpg | hair on the far right | [495.07,,89.27,639.28,470.26] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Hair'] | Detected Hair at location [2, 89, 133, 361]
Detected hair on the far right at location [488, 68, 639, 479]
| [
488,
68,
639,
479
] | Detected hair at location [488, 68, 639, 479] | Detected Hair at location [2, 89, 133, 361]
Detected hair at location [488, 68, 639, 479] | [
488,
68,
639,
479
] |
COCO_train2014_000000517920.jpg | refcoco_images/COCO_train2014_000000517920.jpg | right car | [194.16,,63.28,427.,,,632.81] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Car'] | Detected Car at location [0, 22, 369, 382]
Detected right car at location [194, 62, 426, 639]
| [
194,
62,
426,
639
] | Detected car at location [194, 62, 426, 639] | Detected Car at location [0, 22, 369, 382]
Detected car at location [194, 62, 426, 639] | [
194,
62,
426,
639
] |
COCO_train2014_000000578070.jpg | refcoco_images/COCO_train2014_000000578070.jpg | pink girl | [135.05,440.7,,247.46,612.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Girl'] | Detected Girl at location [132, 440, 249, 611]
Detected Girl at location [315, 357, 394, 611]
Detected Girl at location [257, 421, 356, 611]
Detected pink girl at location [135, 442, 248, 611]
| [
135,
442,
248,
611
] | Detected pink girl at location [135, 442, 248, 611] | Detected Girl at location [132, 440, 249, 611]
Detected Girl at location [315, 357, 394, 611]
Detected Girl at location [257, 421, 356, 611]
Detected pink girl at location [135, 442, 248, 611] | [
135,
442,
248,
611
] |
COCO_train2014_000000560004.jpg | refcoco_images/COCO_train2014_000000560004.jpg | jar bottom left | [,,0.,,,370.6,,,79.38,552.51] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Jar'] | Detected Jar at location [3, 254, 425, 639]
Detected jar bottom left at location [0, 368, 79, 554]
| [
0,
368,
79,
554
] | Detected jar at location [0, 368, 79, 554] | Detected Jar at location [3, 254, 425, 639]
Detected jar at location [0, 368, 79, 554] | [
0,
368,
79,
554
] |
COCO_train2014_000000577278.jpg | refcoco_images/COCO_train2014_000000577278.jpg | middle teacup tier | [119.69,337.45,332.47,536.94] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Teacup', 'Tier'] | Detected Teacup at location [112, 53, 419, 319]
Detected Teacup at location [116, 336, 334, 535]
Detected Tier at location [112, 53, 419, 320]
Detected middle teacup tier at location [120, 338, 331, 536]
| [
120,
338,
331,
536
] | Detected teacup at location [120, 338, 331, 536] | Detected Teacup at location [112, 53, 419, 319]
Detected Teacup at location [116, 336, 334, 535]
Detected Tier at location [112, 53, 419, 320]
Detected teacup at location [120, 338, 331, 536] | [
120,
338,
331,
536
] |
COCO_train2014_000000567368.jpg | refcoco_images/COCO_train2014_000000567368.jpg | the baby | [,,0.,,,,10.55,289.45,480.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Baby'] | Detected Baby at location [2, 10, 293, 479]
Detected the baby at location [2, 10, 296, 479]
| [
2,
10,
296,
479
] | Detected the baby at location [2, 10, 296, 479] | Detected Baby at location [2, 10, 293, 479]
Detected the baby at location [2, 10, 296, 479] | [
2,
10,
296,
479
] |
COCO_train2014_000000549691.jpg | refcoco_images/COCO_train2014_000000549691.jpg | leftmost with red wine. gg | [142.76,,33.83,230.44,228.31] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Red wine'] | Detected Red wine at location [8, 3, 639, 377]
Detected leftmost with red wine. gg at location [139, 32, 227, 224]
| [
139,
32,
227,
224
] | Detected red wine at location [139, 32, 227, 224] | Detected Red wine at location [8, 3, 639, 377]
Detected red wine at location [139, 32, 227, 224] | [
139,
32,
227,
224
] |
COCO_train2014_000000552852.jpg | refcoco_images/COCO_train2014_000000552852.jpg | guy far left | [,,0.,,,,84.5,,201.51,373.33] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [407, 79, 620, 393]
Detected guy far left at location [0, 85, 201, 374]
| [
0,
85,
201,
374
] | Detected guy at location [0, 85, 201, 374] | Detected Guy at location [407, 79, 620, 393]
Detected guy at location [0, 85, 201, 374] | [
0,
85,
201,
374
] |
COCO_train2014_000000563444.jpg | refcoco_images/COCO_train2014_000000563444.jpg | is submit button grayed out sometimes for you? bottom right carrot | [285.53,259.78,585.67,471.12] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Submit button', 'Carrot'] | Detected Submit button at location [5, 8, 629, 479]
Detected Carrot at location [167, 233, 555, 467]
Detected is submit button grayed out sometimes for you? bottom right carrot at location [284, 260, 585, 479]
| [
284,
260,
585,
479
] | Detected submit button at location [284, 260, 585, 479] | Detected Submit button at location [5, 8, 629, 479]
Detected Carrot at location [167, 233, 555, 467]
Detected submit button at location [284, 260, 585, 479] | [
284,
260,
585,
479
] |
COCO_train2014_000000580609.jpg | refcoco_images/COCO_train2014_000000580609.jpg | player | [,60.54,,44.68,318.56,632.79] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Player'] | Detected Player at location [59, 47, 322, 639]
Detected player at location [62, 46, 318, 639]
| [
62,
46,
318,
639
] | Detected player at location [62, 46, 318, 639] | Detected Player at location [59, 47, 322, 639]
Detected player at location [62, 46, 318, 639] | [
62,
46,
318,
639
] |
COCO_train2014_000000547307.jpg | refcoco_images/COCO_train2014_000000547307.jpg | right man | [259.43,,63.25,566.72,424.93] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Man'] | Detected Man at location [260, 61, 566, 423]
Detected Man at location [0, 76, 293, 424]
Detected right man at location [260, 64, 567, 425]
| [
260,
64,
567,
425
] | Detected man at location [260, 64, 567, 425] | Detected Man at location [260, 61, 566, 423]
Detected Man at location [0, 76, 293, 424]
Detected man at location [260, 64, 567, 425] | [
260,
64,
567,
425
] |
COCO_train2014_000000577421.jpg | refcoco_images/COCO_train2014_000000577421.jpg | Horse racing on the left | [169.75,147.53,343.54,344.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Horse', 'Racing'] | Detected Horse at location [277, 163, 551, 402]
Detected Horse at location [168, 145, 375, 373]
Detected Horse racing on the left at location [169, 146, 375, 373]
| [
169,
146,
375,
373
] | Detected Horse at location [169, 146, 375, 373] | Detected Horse at location [277, 163, 551, 402]
Detected Horse at location [168, 145, 375, 373]
Detected Horse at location [169, 146, 375, 373] | [
169,
146,
375,
373
] |
COCO_train2014_000000576430.jpg | refcoco_images/COCO_train2014_000000576430.jpg | leftest donute ..mid | [,,0.96,180.4,,123.78,347.36] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Donut'] | Detected Donut at location [0, 0, 627, 417]
Detected Donut at location [192, 15, 368, 180]
Detected Donut at location [0, 0, 153, 180]
Detected leftest donute ..mid at location [0, 180, 123, 347]
| [
0,
180,
123,
347
] | Detected donute at location [0, 180, 123, 347] | Detected Donut at location [0, 0, 627, 417]
Detected Donut at location [192, 15, 368, 180]
Detected Donut at location [0, 0, 153, 180]
Detected donute at location [0, 180, 123, 347] | [
0,
180,
123,
347
] |
COCO_train2014_000000532704.jpg | refcoco_images/COCO_train2014_000000532704.jpg | guy in orange, sitting | [,44.33,167.95,159.39,396.62] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy', 'Orange'] | Detected Guy at location [115, 101, 374, 425]
Detected Guy at location [43, 165, 162, 397]
Detected guy in orange, sitting at location [44, 168, 158, 395]
| [
44,
168,
158,
395
] | Detected guy in orange at location [44, 168, 158, 395] | Detected Guy at location [115, 101, 374, 425]
Detected Guy at location [43, 165, 162, 397]
Detected guy in orange at location [44, 168, 158, 395] | [
44,
168,
158,
395
] |
COCO_train2014_000000543470.jpg | refcoco_images/COCO_train2014_000000543470.jpg | stovetop showing left side | [,,0.,,,284.38,201.25,474.38] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Stovetop'] | Detected Stovetop at location [3, 235, 639, 479]
Detected stovetop showing left side at location [0, 282, 309, 479]
| [
0,
282,
309,
479
] | Detected stovetop at location [0, 282, 309, 479] | Detected Stovetop at location [3, 235, 639, 479]
Detected stovetop at location [0, 282, 309, 479] | [
0,
282,
309,
479
] |
COCO_train2014_000000577225.jpg | refcoco_images/COCO_train2014_000000577225.jpg | gray sofa | [,77.82,138.11,299.36,288.84] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Sofa'] | Detected Sofa at location [96, 176, 384, 372]
Detected gray sofa at location [100, 177, 383, 370]
| [
100,
177,
383,
370
] | Detected gray sofa at location [100, 177, 383, 370] | Detected Sofa at location [96, 176, 384, 372]
Detected gray sofa at location [100, 177, 383, 370] | [
100,
177,
383,
370
] |
COCO_train2014_000000564920.jpg | refcoco_images/COCO_train2014_000000564920.jpg | left on | [,,1.08,135.17,349.98,475.4,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | [] | Detected left on at location [0, 139, 350, 479]
| [
0,
139,
350,
479
] | Detected at location [0, 139, 350, 479] | Detected at location [0, 139, 350, 479] | [
0,
139,
350,
479
] |
COCO_train2014_000000551873.jpg | refcoco_images/COCO_train2014_000000551873.jpg | baby elephant | [111.53,179.68,331.08,347.98] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Baby', 'Elephant'] | Detected Baby at location [108, 58, 548, 353]
Detected Baby at location [111, 177, 334, 352]
Detected Elephant at location [260, 60, 545, 328]
Detected baby elephant at location [112, 180, 332, 347]
| [
112,
180,
332,
347
] | Detected baby elephant at location [112, 180, 332, 347] | Detected Baby at location [108, 58, 548, 353]
Detected Baby at location [111, 177, 334, 352]
Detected Elephant at location [260, 60, 545, 328]
Detected baby elephant at location [112, 180, 332, 347] | [
112,
180,
332,
347
] |
COCO_train2014_000000549854.jpg | refcoco_images/COCO_train2014_000000549854.jpg | bottom most piece of broccoli | [455.2,,196.88,608.27,321.76] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Broccoli'] | Detected Broccoli at location [418, 67, 639, 321]
Detected bottom most piece of broccoli at location [455, 199, 606, 322]
| [
455,
199,
606,
322
] | Detected broccoli at location [455, 199, 606, 322] | Detected Broccoli at location [418, 67, 639, 321]
Detected broccoli at location [455, 199, 606, 322] | [
455,
199,
606,
322
] |
COCO_train2014_000000574211.jpg | refcoco_images/COCO_train2014_000000574211.jpg | guy on left | [113.65,100.28,201.52,361.01] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [448, 102, 566, 373]
Detected Guy at location [326, 107, 439, 353]
Detected Guy at location [219, 106, 327, 358]
Detected Guy at location [112, 101, 213, 367]
Detected guy on left at location [114, 103, 208, 364]
| [
114,
103,
208,
364
] | Detected guy at location [114, 103, 208, 364] | Detected Guy at location [448, 102, 566, 373]
Detected Guy at location [326, 107, 439, 353]
Detected Guy at location [219, 106, 327, 358]
Detected Guy at location [112, 101, 213, 367]
Detected guy at location [114, 103, 208, 364] | [
114,
103,
208,
364
] |
COCO_train2014_000000547633.jpg | refcoco_images/COCO_train2014_000000547633.jpg | top white cup | [289.92,162.55,429.11,294.82] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Cup'] | Detected Cup at location [319, 292, 475, 433]
Detected Cup at location [292, 162, 430, 295]
Detected top white cup at location [292, 164, 429, 294]
| [
292,
164,
429,
294
] | Detected white cup at location [292, 164, 429, 294] | Detected Cup at location [319, 292, 475, 433]
Detected Cup at location [292, 162, 430, 295]
Detected white cup at location [292, 164, 429, 294] | [
292,
164,
429,
294
] |
COCO_train2014_000000561643.jpg | refcoco_images/COCO_train2014_000000561643.jpg | lady in white, far left | [,13.48,261.1,,149.4,,434.03] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Lady', 'White'] | Detected Lady at location [398, 254, 576, 479]
Detected Lady at location [252, 228, 312, 314]
Detected lady in white, far left at location [12, 263, 149, 479]
| [
12,
263,
149,
479
] | Detected lady at location [12, 263, 149, 479] | Detected Lady at location [398, 254, 576, 479]
Detected Lady at location [252, 228, 312, 314]
Detected lady at location [12, 263, 149, 479] | [
12,
263,
149,
479
] |
COCO_train2014_000000523490.jpg | refcoco_images/COCO_train2014_000000523490.jpg | girl in red | [,17.98,,66.29,213.48,401.12] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Girl', 'Red'] | Detected Girl at location [33, 94, 239, 477]
Detected girl in red at location [34, 94, 235, 515]
| [
34,
94,
235,
515
] | Detected girl in red at location [34, 94, 235, 515] | Detected Girl at location [33, 94, 239, 477]
Detected girl in red at location [34, 94, 235, 515] | [
34,
94,
235,
515
] |
COCO_train2014_000000580142.jpg | refcoco_images/COCO_train2014_000000580142.jpg | dont walk signal on the left | [194.98,200.92,304.47,404.25] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Signal'] | Detected Signal at location [315, 19, 430, 283]
Detected Signal at location [192, 192, 303, 414]
Detected dont walk signal on the left at location [195, 196, 301, 414]
| [
195,
196,
301,
414
] | Detected dont walk signal at location [195, 196, 301, 414] | Detected Signal at location [315, 19, 430, 283]
Detected Signal at location [192, 192, 303, 414]
Detected dont walk signal at location [195, 196, 301, 414] | [
195,
196,
301,
414
] |
COCO_train2014_000000546379.jpg | refcoco_images/COCO_train2014_000000546379.jpg | half of sandwich on top | [335.78,163.59,602.69,316.41] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Sandwich'] | Detected Sandwich at location [332, 160, 639, 403]
Detected half of sandwich on top at location [334, 164, 602, 318]
| [
334,
164,
602,
318
] | Detected sandwich at location [334, 164, 602, 318] | Detected Sandwich at location [332, 160, 639, 403]
Detected sandwich at location [334, 164, 602, 318] | [
334,
164,
602,
318
] |
COCO_train2014_000000567663.jpg | refcoco_images/COCO_train2014_000000567663.jpg | white shirt sitting down | [248.16,176.69,387.48,402.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['White shirt', 'Shirt'] | Detected White shirt at location [292, 216, 387, 313]
Detected white shirt sitting down at location [248, 178, 387, 401]
| [
248,
178,
387,
401
] | Detected white shirt at location [248, 178, 387, 401] | Detected White shirt at location [292, 216, 387, 313]
Detected white shirt at location [248, 178, 387, 401] | [
248,
178,
387,
401
] |
COCO_train2014_000000571048.jpg | refcoco_images/COCO_train2014_000000571048.jpg | black plane in middle | [,,0.,,,121.01,637.43,238.2,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Plane'] | Detected Plane at location [3, 229, 612, 408]
Detected Plane at location [3, 119, 639, 238]
Detected black plane in middle at location [0, 121, 639, 237]
| [
0,
121,
639,
237
] | Detected black plane at location [0, 121, 639, 237] | Detected Plane at location [3, 229, 612, 408]
Detected Plane at location [3, 119, 639, 238]
Detected black plane at location [0, 121, 639, 237] | [
0,
121,
639,
237
] |
COCO_train2014_000000580837.jpg | refcoco_images/COCO_train2014_000000580837.jpg | right guy | [261.13,133.,,,545.01,472.14] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [71, 120, 325, 479]
Detected Guy at location [308, 127, 549, 479]
Detected right guy at location [270, 129, 548, 479]
| [
270,
129,
548,
479
] | Detected guy at location [270, 129, 548, 479] | Detected Guy at location [71, 120, 325, 479]
Detected Guy at location [308, 127, 549, 479]
Detected guy at location [270, 129, 548, 479] | [
270,
129,
548,
479
] |
COCO_train2014_000000569214.jpg | refcoco_images/COCO_train2014_000000569214.jpg | 3rd glass | [164.53,,67.63,316.96,330.08] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Glass'] | Detected Glass at location [4, 51, 528, 422]
Detected 3rd glass at location [241, 60, 379, 288]
| [
241,
60,
379,
288
] | Detected glass at location [241, 60, 379, 288] | Detected Glass at location [4, 51, 528, 422]
Detected glass at location [241, 60, 379, 288] | [
241,
60,
379,
288
] |
COCO_train2014_000000542159.jpg | refcoco_images/COCO_train2014_000000542159.jpg | girl in middle | [198.33,,86.23,371.87,420.38] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Girl'] | Detected Girl at location [200, 85, 372, 427]
Detected girl in middle at location [200, 87, 371, 427]
| [
200,
87,
371,
427
] | Detected girl at location [200, 87, 371, 427] | Detected Girl at location [200, 85, 372, 427]
Detected girl at location [200, 87, 371, 427] | [
200,
87,
371,
427
] |
COCO_train2014_000000551598.jpg | refcoco_images/COCO_train2014_000000551598.jpg | brown bear | [,54.76,,51.82,564.28,409.13] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Brown bear'] | Detected Brown bear at location [56, 50, 563, 408]
Detected brown bear at location [54, 51, 563, 407]
| [
54,
51,
563,
407
] | Detected brown bear at location [54, 51, 563, 407] | Detected Brown bear at location [56, 50, 563, 408]
Detected brown bear at location [54, 51, 563, 407] | [
54,
51,
563,
407
] |
COCO_train2014_000000557609.jpg | refcoco_images/COCO_train2014_000000557609.jpg | top left | [,11.03,,11.03,377.35,252.67] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | [] | Detected top left at location [12, 12, 375, 247]
| [
12,
12,
375,
247
] | Detected at location [12, 12, 375, 247] | Detected at location [12, 12, 375, 247] | [
12,
12,
375,
247
] |
COCO_train2014_000000553224.jpg | refcoco_images/COCO_train2014_000000553224.jpg | black chair | [,,5.57,136.54,369.21,569.84] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Black', 'Chair'] | Detected Black at location [20, 137, 371, 571]
Detected chair at location [20, 137, 370, 571]
Detected black chair at location [0, 137, 369, 569]
| [
0,
137,
369,
569
] | Detected black chair at location [0, 137, 369, 569] | Detected Black at location [20, 137, 371, 571]
Detected chair at location [20, 137, 370, 571]
Detected black chair at location [0, 137, 369, 569] | [
0,
137,
369,
569
] |
COCO_train2014_000000528355.jpg | refcoco_images/COCO_train2014_000000528355.jpg | PIZZA DIRECTL OPPOSITE EMPTY SLICE ON PLATE | [329.21,114.96,571.41,379.02] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Pizza', 'Slice', 'Plate'] | Detected Pizza at location [94, 80, 576, 393]
| [
94,
80,
576,
393
] | Detected Pizza at location [94, 80, 576, 393] | Detected Pizza at location [94, 80, 576, 393] | [
94,
80,
576,
393
] |
COCO_train2014_000000543661.jpg | refcoco_images/COCO_train2014_000000543661.jpg | woman front right | [312.56,165.9,,640.,,,421.71] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Woman'] | Detected Woman at location [226, 104, 489, 338]
Detected woman front right at location [312, 165, 639, 426]
| [
312,
165,
639,
426
] | Detected woman at location [312, 165, 639, 426] | Detected Woman at location [226, 104, 489, 338]
Detected woman at location [312, 165, 639, 426] | [
312,
165,
639,
426
] |
COCO_train2014_000000555586.jpg | refcoco_images/COCO_train2014_000000555586.jpg | 1st guy on left | [101.73,,36.31,197.76,367.18] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [99, 38, 195, 371]
Detected 1st guy on left at location [103, 37, 198, 366]
| [
103,
37,
198,
366
] | Detected guy at location [103, 37, 198, 366] | Detected Guy at location [99, 38, 195, 371]
Detected guy at location [103, 37, 198, 366] | [
103,
37,
198,
366
] |
COCO_train2014_000000563803.jpg | refcoco_images/COCO_train2014_000000563803.jpg | red bit on the left middle by side | [,,3.24,157.48,530.7,,391.55] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Bit'] | Detected Bit at location [4, 4, 639, 479]
Detected Bit at location [4, 42, 639, 479]
Detected red bit on the left middle by side at location [0, 157, 530, 394]
| [
0,
157,
530,
394
] | Detected red bit at location [0, 157, 530, 394] | Detected Bit at location [4, 4, 639, 479]
Detected Bit at location [4, 42, 639, 479]
Detected red bit at location [0, 157, 530, 394] | [
0,
157,
530,
394
] |
COCO_train2014_000000574747.jpg | refcoco_images/COCO_train2014_000000574747.jpg | just head of baby elephant behind/beside other baby elephant | [275.95,198.17,367.94,388.92] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Head', 'Baby Elephant'] | Detected Head at location [0, 54, 639, 421]
Detected just head of baby elephant behind/beside other baby elephant at location [276, 197, 368, 390]
| [
276,
197,
368,
390
] | Detected baby elephant at location [276, 197, 368, 390] | Detected Head at location [0, 54, 639, 421]
Detected baby elephant at location [276, 197, 368, 390] | [
276,
197,
368,
390
] |
COCO_train2014_000000566387.jpg | refcoco_images/COCO_train2014_000000566387.jpg | bus red and white | [,92.97,201.62,376.22,369.19] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Bus'] | Detected Bus at location [94, 199, 375, 373]
Detected bus red and white at location [96, 199, 375, 374]
| [
96,
199,
375,
374
] | Detected red and white bus at location [96, 199, 375, 374] | Detected Bus at location [94, 199, 375, 373]
Detected red and white bus at location [96, 199, 375, 374] | [
96,
199,
375,
374
] |
COCO_train2014_000000565966.jpg | refcoco_images/COCO_train2014_000000565966.jpg | toilet | [,76.93,101.31,226.46,431.78] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Toilet'] | Detected Toilet at location [78, 101, 228, 431]
Detected toilet at location [76, 102, 226, 432]
Detected toilet at location [487, 155, 595, 306]
| [
487,
155,
595,
306
] | Detected toilet at location [487, 155, 595, 306] | Detected Toilet at location [78, 101, 228, 431]
Detected toilet at location [76, 102, 226, 432]
Detected toilet at location [487, 155, 595, 306] | [
487,
155,
595,
306
] |
COCO_train2014_000000532286.jpg | refcoco_images/COCO_train2014_000000532286.jpg | guy bottom left corner | [,,0.,,,167.11,136.3,,480.,,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy'] | Detected Guy at location [101, 141, 299, 479]
Detected guy bottom left corner at location [0, 165, 135, 479]
| [
0,
165,
135,
479
] | Detected guy at location [0, 165, 135, 479] | Detected Guy at location [101, 141, 299, 479]
Detected guy at location [0, 165, 135, 479] | [
0,
165,
135,
479
] |
COCO_train2014_000000537924.jpg | refcoco_images/COCO_train2014_000000537924.jpg | man in green shirt | [384.15,105.9,,536.09,373.44] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Green shirt', 'Shirt'] | Detected Green shirt at location [382, 163, 493, 370]
Detected man in green shirt at location [384, 106, 535, 373]
| [
384,
106,
535,
373
] | Detected man at location [384, 106, 535, 373] | Detected Green shirt at location [382, 163, 493, 370]
Detected man at location [384, 106, 535, 373] | [
384,
106,
535,
373
] |
COCO_train2014_000000522947.jpg | refcoco_images/COCO_train2014_000000522947.jpg | man in orange tie | [,69.57,,34.4,,418.38,414.66] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Orange tie', 'Tie'] | Detected Orange tie at location [161, 152, 208, 293]
Detected man in orange tie at location [69, 36, 417, 425]
| [
69,
36,
417,
425
] | Detected man at location [69, 36, 417, 425] | Detected Orange tie at location [161, 152, 208, 293]
Detected man at location [69, 36, 417, 425] | [
69,
36,
417,
425
] |
COCO_train2014_000000559482.jpg | refcoco_images/COCO_train2014_000000559482.jpg | fingers on the left touching the sandwich | [,12.32,145.26,168.4,,302.71] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Fingers', 'Sandwich'] | Detected Fingers at location [16, 69, 446, 596]
Detected Sandwich at location [16, 70, 445, 596]
Detected fingers on the left touching the sandwich at location [14, 146, 176, 306]
| [
14,
146,
176,
306
] | Detected fingers at location [14, 146, 176, 306] | Detected Fingers at location [16, 69, 446, 596]
Detected Sandwich at location [16, 70, 445, 596]
Detected fingers at location [14, 146, 176, 306] | [
14,
146,
176,
306
] |
COCO_train2014_000000570768.jpg | refcoco_images/COCO_train2014_000000570768.jpg | the guy sitting by the blue wall | [,32.24,162.55,138.31,356.3,] | <|im_start|>system
You are a coordinate selection system. Your task is to:
1. Parse the given bounding box coordinates
2. For left/right selection:
- Compare the starting x-coordinates (first number in each box)
- Left means smaller x-coordinate
- Right means larger x-coordinate
3. For top/bottom selection:
... | ['Guy', 'Wall'] | Detected Guy at location [326, 120, 562, 434]
Detected the guy sitting by the blue wall at location [32, 163, 137, 356]
| [
32,
163,
137,
356
] | Detected guy at location [32, 163, 137, 356] | Detected Guy at location [326, 120, 562, 434]
Detected guy at location [32, 163, 137, 356] | [
32,
163,
137,
356
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.