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_000000516990.jpg | refcoco_images/COCO_train2014_000000516990.jpg | man in black | [186.03,,14.22,534.95,365.07] | <|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', 'Black'] | Detected Man at location [184, 21, 538, 368]
Detected man in black at location [187, 15, 534, 364]
| [
187,
15,
534,
364
] | Detected man in black at location [187, 15, 534, 364] | Detected Man at location [184, 21, 538, 368]
Detected man in black at location [187, 15, 534, 364] | [
187,
15,
534,
364
] |
COCO_train2014_000000528667.jpg | refcoco_images/COCO_train2014_000000528667.jpg | woman being held by man at table | [,,0.,,,126.77,179.14,623.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:
... | ['Woman', 'Man', 'Table'] | Detected Woman at location [2, 127, 183, 619]
Detected Man at location [249, 103, 479, 639]
Detected table at location [22, 272, 394, 457]
Detected woman being held by man at table at location [0, 128, 181, 619]
| [
0,
128,
181,
619
] | Detected woman at location [0, 128, 181, 619] | Detected Woman at location [2, 127, 183, 619]
Detected Man at location [249, 103, 479, 639]
Detected table at location [22, 272, 394, 457]
Detected woman at location [0, 128, 181, 619] | [
0,
128,
181,
619
] |
COCO_train2014_000000549849.jpg | refcoco_images/COCO_train2014_000000549849.jpg | Black suitcase on the left | [144.54,249.17,271.82,471.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:
... | ['Black suitcase'] | Detected Black suitcase at location [144, 252, 272, 469]
Detected Black suitcase on the left at location [144, 249, 270, 472]
| [
144,
249,
270,
472
] | Detected Black suitcase at location [144, 249, 270, 472] | Detected Black suitcase at location [144, 252, 272, 469]
Detected Black suitcase at location [144, 249, 270, 472] | [
144,
249,
270,
472
] |
COCO_train2014_000000517981.jpg | refcoco_images/COCO_train2014_000000517981.jpg | far back platter | [204.1,,,46.39,351.14,151.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:
... | ['Platter'] | Detected Platter at location [4, 3, 479, 639]
Detected far back platter at location [204, 46, 350, 150]
| [
204,
46,
350,
150
] | Detected platter at location [204, 46, 350, 150] | Detected Platter at location [4, 3, 479, 639]
Detected platter at location [204, 46, 350, 150] | [
204,
46,
350,
150
] |
COCO_train2014_000000568403.jpg | refcoco_images/COCO_train2014_000000568403.jpg | skier left | [193.13,152.06,403.5,,375.04] | <|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:
... | ['Skier'] | Detected Skier at location [192, 145, 407, 377]
Detected skier left at location [192, 152, 403, 374]
| [
192,
152,
403,
374
] | Detected skier at location [192, 152, 403, 374] | Detected Skier at location [192, 145, 407, 377]
Detected skier at location [192, 152, 403, 374] | [
192,
152,
403,
374
] |
COCO_train2014_000000523183.jpg | refcoco_images/COCO_train2014_000000523183.jpg | left giraffe | [,32.93,,97.5,,273.47,571.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:
... | ['Giraffe'] | Detected Giraffe at location [118, 88, 380, 615]
Detected Giraffe at location [33, 93, 275, 576]
Detected left giraffe at location [32, 98, 272, 571]
| [
32,
98,
272,
571
] | Detected giraffe at location [32, 98, 272, 571] | Detected Giraffe at location [118, 88, 380, 615]
Detected Giraffe at location [33, 93, 275, 576]
Detected giraffe at location [32, 98, 272, 571] | [
32,
98,
272,
571
] |
COCO_train2014_000000551434.jpg | refcoco_images/COCO_train2014_000000551434.jpg | little bear on bottom left | [144.62,361.56,299.22,472.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:
... | ['Bear'] | Detected Bear at location [11, 3, 316, 453]
Detected little bear on bottom left at location [140, 362, 301, 479]
| [
140,
362,
301,
479
] | Detected little bear at location [140, 362, 301, 479] | Detected Bear at location [11, 3, 316, 453]
Detected little bear at location [140, 362, 301, 479] | [
140,
362,
301,
479
] |
COCO_train2014_000000581136.jpg | refcoco_images/COCO_train2014_000000581136.jpg | chair on other side of table | [509.97,215.46,640.,,,367.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:
... | ['Chair', 'Table'] | Detected Chair at location [166, 264, 450, 494]
Detected chair on other side of table at location [510, 216, 639, 369]
| [
510,
216,
639,
369
] | Detected chair at location [510, 216, 639, 369] | Detected Chair at location [166, 264, 450, 494]
Detected chair at location [510, 216, 639, 369] | [
510,
216,
639,
369
] |
COCO_train2014_000000579631.jpg | refcoco_images/COCO_train2014_000000579631.jpg | top brocolli just right of center | [274.64,,,4.01,458.07,118.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:
... | ['Broccoli'] | Detected Broccoli at location [178, 168, 341, 379]
Detected top brocolli just right of center at location [275, 0, 456, 116]
| [
275,
0,
456,
116
] | Detected brocolli at location [275, 0, 456, 116] | Detected Broccoli at location [178, 168, 341, 379]
Detected brocolli at location [275, 0, 456, 116] | [
275,
0,
456,
116
] |
COCO_train2014_000000530546.jpg | refcoco_images/COCO_train2014_000000530546.jpg | girl on left partial | [,,1.91,,,1.91,217.31,420.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:
... | ['Girl'] | Detected Girl at location [349, 0, 484, 404]
Detected girl on left partial at location [0, 0, 235, 425]
| [
0,
0,
235,
425
] | Detected girl at location [0, 0, 235, 425] | Detected Girl at location [349, 0, 484, 404]
Detected girl at location [0, 0, 235, 425] | [
0,
0,
235,
425
] |
COCO_train2014_000000550545.jpg | refcoco_images/COCO_train2014_000000550545.jpg | woman on right behind plant | [465.25,,88.07,589.7,,289.11] | <|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', 'Plant'] | Detected Woman at location [8, 77, 279, 410]
Detected woman on right behind plant at location [464, 90, 623, 292]
| [
464,
90,
623,
292
] | Detected woman at location [464, 90, 623, 292] | Detected Woman at location [8, 77, 279, 410]
Detected woman at location [464, 90, 623, 292] | [
464,
90,
623,
292
] |
COCO_train2014_000000578924.jpg | refcoco_images/COCO_train2014_000000578924.jpg | blue right of arm | [356.67,279.01,480.,,,637.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:
... | ['Arm'] | Detected Arm at location [3, 267, 438, 639]
Detected blue right of arm at location [356, 270, 479, 639]
| [
356,
270,
479,
639
] | Detected blue arm at location [356, 270, 479, 639] | Detected Arm at location [3, 267, 438, 639]
Detected blue arm at location [356, 270, 479, 639] | [
356,
270,
479,
639
] |
COCO_train2014_000000563494.jpg | refcoco_images/COCO_train2014_000000563494.jpg | Bowl on left | [,,0.87,,54.51,102.96,273.39] | <|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:
... | ['Bowl'] | Detected Bowl at location [179, 20, 456, 184]
Detected Bowl on left at location [0, 52, 101, 273]
| [
0,
52,
101,
273
] | Detected Bowl at location [0, 52, 101, 273] | Detected Bowl at location [179, 20, 456, 184]
Detected Bowl at location [0, 52, 101, 273] | [
0,
52,
101,
273
] |
COCO_train2014_000000532789.jpg | refcoco_images/COCO_train2014_000000532789.jpg | person far left behind woman | [,,0.,,,,98.83,143.93,422.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:
... | ['Person', 'Woman'] | Detected Person at location [64, 0, 401, 423]
Detected Woman at location [64, 0, 400, 424]
Detected person far left behind woman at location [0, 98, 143, 426]
| [
0,
98,
143,
426
] | Detected person at location [0, 98, 143, 426] | Detected Person at location [64, 0, 401, 423]
Detected Woman at location [64, 0, 400, 424]
Detected person at location [0, 98, 143, 426] | [
0,
98,
143,
426
] |
COCO_train2014_000000552068.jpg | refcoco_images/COCO_train2014_000000552068.jpg | in black | [131.7,,,27.56,340.48,329.88] | <|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'] | Detected Black at location [0, 0, 639, 424]
Detected in black at location [166, 36, 435, 426]
| [
166,
36,
435,
426
] | Detected in black at location [166, 36, 435, 426] | Detected Black at location [0, 0, 639, 424]
Detected in black at location [166, 36, 435, 426] | [
166,
36,
435,
426
] |
COCO_train2014_000000519533.jpg | refcoco_images/COCO_train2014_000000519533.jpg | tENNIS PLAYERT | [212.91,,51.32,398.19,600.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:
... | ['Tennis Player'] | Detected Tennis Player at location [211, 46, 402, 603]
Detected tENNIS PLAYERT at location [65, 55, 214, 624]
| [
65,
55,
214,
624
] | Detected tennis player at location [65, 55, 214, 624] | Detected Tennis Player at location [211, 46, 402, 603]
Detected tennis player at location [65, 55, 214, 624] | [
65,
55,
214,
624
] |
COCO_train2014_000000577907.jpg | refcoco_images/COCO_train2014_000000577907.jpg | Guy on right | [151.69,157.38,280.9,,425.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:
... | ['Guy'] | Detected Guy at location [82, 211, 213, 539]
Detected Guy on right at location [194, 201, 359, 544]
| [
194,
201,
359,
544
] | Detected Guy at location [194, 201, 359, 544] | Detected Guy at location [82, 211, 213, 539]
Detected Guy at location [194, 201, 359, 544] | [
194,
201,
359,
544
] |
COCO_train2014_000000580523.jpg | refcoco_images/COCO_train2014_000000580523.jpg | lady | [404.94,,93.66,640.,,,408.83] | <|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'] | Detected Lady at location [404, 98, 639, 424]
Detected lady at location [405, 93, 639, 424]
| [
405,
93,
639,
424
] | Detected lady at location [405, 93, 639, 424] | Detected Lady at location [404, 98, 639, 424]
Detected lady at location [405, 93, 639, 424] | [
405,
93,
639,
424
] |
COCO_train2014_000000523766.jpg | refcoco_images/COCO_train2014_000000523766.jpg | 2nd one from top | [,,2.88,,74.23,480.,,,322.16] | <|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 2nd one from top at location [2, 73, 479, 322]
| [
2,
73,
479,
322
] | Detected one at location [2, 73, 479, 322] | Detected one at location [2, 73, 479, 322] | [
2,
73,
479,
322
] |
COCO_train2014_000000567018.jpg | refcoco_images/COCO_train2014_000000567018.jpg | donut on left | [,94.78,168.91,315.95,335.39] | <|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 [94, 169, 316, 335]
Detected donut on left at location [94, 168, 315, 334]
| [
94,
168,
315,
334
] | Detected donut at location [94, 168, 315, 334] | Detected Donut at location [94, 169, 316, 335]
Detected donut at location [94, 168, 315, 334] | [
94,
168,
315,
334
] |
COCO_train2014_000000573635.jpg | refcoco_images/COCO_train2014_000000573635.jpg | full truck on left | [,81.91,253.01,223.73,453.47] | <|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:
... | ['Truck'] | Detected Truck at location [84, 254, 222, 453]
Detected full truck on left at location [81, 256, 221, 454]
| [
81,
256,
221,
454
] | Detected truck at location [81, 256, 221, 454] | Detected Truck at location [84, 254, 222, 453]
Detected truck at location [81, 256, 221, 454] | [
81,
256,
221,
454
] |
COCO_train2014_000000581199.jpg | refcoco_images/COCO_train2014_000000581199.jpg | person on the left | [,,1.08,,,1.08,378.61,344.09] | <|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'] | Detected Person at location [2, 2, 374, 347]
Detected person on the left at location [0, 0, 373, 350]
| [
0,
0,
373,
350
] | Detected person at location [0, 0, 373, 350] | Detected Person at location [2, 2, 374, 347]
Detected person at location [0, 0, 373, 350] | [
0,
0,
373,
350
] |
COCO_train2014_000000522316.jpg | refcoco_images/COCO_train2014_000000522316.jpg | WHITE VASE IN THE MIDDLE ON LEFT | [,21.52,150.67,183.68,371.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:
... | ['White Vase'] | Detected White Vase at location [19, 158, 183, 371]
Detected WHITE VASE IN THE MIDDLE ON LEFT at location [21, 151, 184, 372]
| [
21,
151,
184,
372
] | Detected WHITE VASE at location [21, 151, 184, 372] | Detected White Vase at location [19, 158, 183, 371]
Detected WHITE VASE at location [21, 151, 184, 372] | [
21,
151,
184,
372
] |
COCO_train2014_000000569401.jpg | refcoco_images/COCO_train2014_000000569401.jpg | right guy | [412.63,120.35,639.96,418.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:
... | ['Guy'] | Detected Guy at location [52, 71, 523, 424]
Detected right guy at location [411, 119, 638, 424]
| [
411,
119,
638,
424
] | Detected guy at location [411, 119, 638, 424] | Detected Guy at location [52, 71, 523, 424]
Detected guy at location [411, 119, 638, 424] | [
411,
119,
638,
424
] |
COCO_train2014_000000527264.jpg | refcoco_images/COCO_train2014_000000527264.jpg | person on right, you only see part | [356.8,,,22.19,422.,,,628.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:
... | ['Person'] | Detected Person at location [43, 5, 368, 606]
Detected person on right, you only see part at location [357, 25, 421, 627]
| [
357,
25,
421,
627
] | Detected person at location [357, 25, 421, 627] | Detected Person at location [43, 5, 368, 606]
Detected person at location [357, 25, 421, 627] | [
357,
25,
421,
627
] |
COCO_train2014_000000571407.jpg | refcoco_images/COCO_train2014_000000571407.jpg | squating on chair | [,20.82,164.87,314.97,585.16] | <|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'] | Detected Chair at location [1, 345, 294, 639]
Detected squating on chair at location [22, 168, 317, 587]
| [
22,
168,
317,
587
] | Detected squating at location [22, 168, 317, 587] | Detected Chair at location [1, 345, 294, 639]
Detected squating at location [22, 168, 317, 587] | [
22,
168,
317,
587
] |
COCO_train2014_000000543166.jpg | refcoco_images/COCO_train2014_000000543166.jpg | white car next to parking meter | [371.83,189.41,640.,,,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:
... | ['Car', 'Parking meter'] | Detected Parking meter at location [219, 102, 418, 479]
Detected white car next to parking meter at location [369, 175, 639, 479]
| [
369,
175,
639,
479
] | Detected white car at location [369, 175, 639, 479] | Detected Parking meter at location [219, 102, 418, 479]
Detected white car at location [369, 175, 639, 479] | [
369,
175,
639,
479
] |
COCO_train2014_000000524672.jpg | refcoco_images/COCO_train2014_000000524672.jpg | Umpire | [505.95,145.05,640.,,,386.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:
... | ['Umpire'] | Detected Umpire at location [506, 143, 639, 388]
Detected Umpire at location [506, 143, 639, 390]
| [
506,
143,
639,
390
] | Detected Umpire at location [506, 143, 639, 390] | Detected Umpire at location [506, 143, 639, 388]
Detected Umpire at location [506, 143, 639, 390] | [
506,
143,
639,
390
] |
COCO_train2014_000000531956.jpg | refcoco_images/COCO_train2014_000000531956.jpg | top-left bear | [128.,,,,69.12,274.79,213.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:
... | ['Bear'] | Detected Bear at location [365, 207, 580, 469]
Detected top-left bear at location [127, 68, 274, 213]
| [
127,
68,
274,
213
] | Detected bear at location [127, 68, 274, 213] | Detected Bear at location [365, 207, 580, 469]
Detected bear at location [127, 68, 274, 213] | [
127,
68,
274,
213
] |
COCO_train2014_000000581738.jpg | refcoco_images/COCO_train2014_000000581738.jpg | bus in front | [176.39,164.58,572.55,320.73] | <|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 [176, 162, 571, 320]
Detected bus in front at location [174, 165, 571, 321]
| [
174,
165,
571,
321
] | Detected bus at location [174, 165, 571, 321] | Detected Bus at location [176, 162, 571, 320]
Detected bus at location [174, 165, 571, 321] | [
174,
165,
571,
321
] |
COCO_train2014_000000522704.jpg | refcoco_images/COCO_train2014_000000522704.jpg | keyboard of gray laptop on left | [2.7000e-01,9.1000e-01,2.2837e+02,2.8363e+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:
... | ['Keyboard', 'Laptop'] | Detected Keyboard at location [2, 2, 639, 479]
Detected Keyboard at location [2, 1, 307, 379]
Detected laptop at location [2, 1, 308, 380]
Detected keyboard of gray laptop on left at location [0, 1, 229, 282]
| [
0,
1,
229,
282
] | Detected gray laptop at location [0, 1, 229, 282] | Detected Keyboard at location [2, 2, 639, 479]
Detected Keyboard at location [2, 1, 307, 379]
Detected laptop at location [2, 1, 308, 380]
Detected gray laptop at location [0, 1, 229, 282] | [
0,
1,
229,
282
] |
COCO_train2014_000000528992.jpg | refcoco_images/COCO_train2014_000000528992.jpg | food on the left | [139.48,214.63,335.72,344.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:
... | ['Food'] | Detected Food at location [121, 145, 498, 353]
Detected food on the left at location [139, 215, 335, 343]
| [
139,
215,
335,
343
] | Detected food at location [139, 215, 335, 343] | Detected Food at location [121, 145, 498, 353]
Detected food at location [139, 215, 335, 343] | [
139,
215,
335,
343
] |
COCO_train2014_000000563494.jpg | refcoco_images/COCO_train2014_000000563494.jpg | right cat | [327.29,,58.61,618.31,378.48] | <|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'] | Detected Cat at location [91, 72, 625, 384]
Detected Cat at location [330, 74, 624, 384]
Detected Cat at location [91, 125, 359, 384]
Detected right cat at location [327, 56, 628, 384]
| [
327,
56,
628,
384
] | Detected cat at location [327, 56, 628, 384] | Detected Cat at location [91, 72, 625, 384]
Detected Cat at location [330, 74, 624, 384]
Detected Cat at location [91, 125, 359, 384]
Detected cat at location [327, 56, 628, 384] | [
327,
56,
628,
384
] |
COCO_train2014_000000546517.jpg | refcoco_images/COCO_train2014_000000546517.jpg | apple laptop | [309.18,,67.48,569.54,172.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:
... | ['Apple', 'Laptop'] | Detected Apple at location [309, 61, 567, 170]
Detected laptop at location [309, 62, 567, 170]
Detected apple laptop at location [309, 67, 569, 172]
| [
309,
67,
569,
172
] | Detected apple laptop at location [309, 67, 569, 172] | Detected Apple at location [309, 61, 567, 170]
Detected laptop at location [309, 62, 567, 170]
Detected apple laptop at location [309, 67, 569, 172] | [
309,
67,
569,
172
] |
COCO_train2014_000000566427.jpg | refcoco_images/COCO_train2014_000000566427.jpg | bear on left | [,14.58,,79.16,158.32,244.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:
... | ['Bear'] | Detected Bear at location [12, 48, 636, 245]
Detected Bear at location [110, 54, 254, 231]
Detected Bear at location [12, 79, 158, 246]
Detected Bear at location [334, 68, 472, 234]
Detected Bear at location [226, 63, 352, 235]
Detected Bear at location [514, 69, 634, 220]
Detected bear on left at location [12, 80, 159... | [
12,
80,
159,
246
] | Detected bear at location [12, 80, 159, 246] | Detected Bear at location [12, 48, 636, 245]
Detected Bear at location [110, 54, 254, 231]
Detected Bear at location [12, 79, 158, 246]
Detected Bear at location [334, 68, 472, 234]
Detected Bear at location [226, 63, 352, 235]
Detected Bear at location [514, 69, 634, 220]
Detected bear at location [12, 80, 159, 246] | [
12,
80,
159,
246
] |
COCO_train2014_000000580562.jpg | refcoco_images/COCO_train2014_000000580562.jpg | red truck | [,85.6,,137.88,590.52,382.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:
... | ['Truck'] | Detected Truck at location [84, 132, 596, 382]
Detected red truck at location [85, 138, 591, 382]
| [
85,
138,
591,
382
] | Detected red truck at location [85, 138, 591, 382] | Detected Truck at location [84, 132, 596, 382]
Detected red truck at location [85, 138, 591, 382] | [
85,
138,
591,
382
] |
COCO_train2014_000000569301.jpg | refcoco_images/COCO_train2014_000000569301.jpg | orange | [239.04,,41.21,413.51,421.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:
... | ['Orange'] | Detected Orange at location [259, 149, 414, 419]
Detected orange at location [240, 42, 412, 426]
| [
240,
42,
412,
426
] | Detected orange at location [240, 42, 412, 426] | Detected Orange at location [259, 149, 414, 419]
Detected orange at location [240, 42, 412, 426] | [
240,
42,
412,
426
] |
COCO_train2014_000000576931.jpg | refcoco_images/COCO_train2014_000000576931.jpg | woman in red jacket | [390.24,216.1,,540.,,,603.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:
... | ['Woman', 'Red jacket', 'Jacket'] | Detected Woman at location [381, 215, 541, 610]
Detected jacket at location [399, 267, 539, 418]
Detected woman in red jacket at location [380, 217, 537, 611]
| [
380,
217,
537,
611
] | Detected woman in red jacket at location [380, 217, 537, 611] | Detected Woman at location [381, 215, 541, 610]
Detected jacket at location [399, 267, 539, 418]
Detected woman in red jacket at location [380, 217, 537, 611] | [
380,
217,
537,
611
] |
COCO_train2014_000000573975.jpg | refcoco_images/COCO_train2014_000000573975.jpg | top right brocolli | [3.0556e+02,1.0000e-01,6.4000e+02,2.3897e+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:
... | ['Broccoli'] | Detected Broccoli at location [0, 0, 639, 424]
Detected Broccoli at location [311, 0, 639, 238]
Detected top right brocolli at location [305, 0, 639, 237]
| [
305,
0,
639,
237
] | Detected brocolli at location [305, 0, 639, 237] | Detected Broccoli at location [0, 0, 639, 424]
Detected Broccoli at location [311, 0, 639, 238]
Detected brocolli at location [305, 0, 639, 237] | [
305,
0,
639,
237
] |
COCO_train2014_000000543057.jpg | refcoco_images/COCO_train2014_000000543057.jpg | A CHAIR IS ON THE LECT BY THE WALL | [,,0.8,,271.8,,240.75,427.,,] | <|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', 'Lect'] | Detected Chair at location [329, 220, 396, 321]
Detected A CHAIR IS ON THE LECT BY THE WALL at location [0, 273, 240, 426]
| [
0,
273,
240,
426
] | Detected chair at location [0, 273, 240, 426] | Detected Chair at location [329, 220, 396, 321]
Detected chair at location [0, 273, 240, 426] | [
0,
273,
240,
426
] |
COCO_train2014_000000575284.jpg | refcoco_images/COCO_train2014_000000575284.jpg | person on left | [100.29,105.07,315.2,,371.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:
... | ['Person'] | Detected Person at location [97, 106, 318, 376]
Detected Person at location [396, 71, 549, 365]
Detected person on left at location [100, 109, 317, 373]
| [
100,
109,
317,
373
] | Detected person at location [100, 109, 317, 373] | Detected Person at location [97, 106, 318, 376]
Detected Person at location [396, 71, 549, 365]
Detected person at location [100, 109, 317, 373] | [
100,
109,
317,
373
] |
COCO_train2014_000000547055.jpg | refcoco_images/COCO_train2014_000000547055.jpg | Black cow | [,96.95,,73.69,550.46,340.69] | <|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:
... | ['Cow'] | Detected Cow at location [97, 74, 555, 347]
Detected Black cow at location [98, 74, 553, 342]
| [
98,
74,
553,
342
] | Detected Black cow at location [98, 74, 553, 342] | Detected Cow at location [97, 74, 555, 347]
Detected Black cow at location [98, 74, 553, 342] | [
98,
74,
553,
342
] |
COCO_train2014_000000542426.jpg | refcoco_images/COCO_train2014_000000542426.jpg | man with glasses | [147.55,,22.54,348.39,451.88] | <|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', 'Glasses'] | Detected Man at location [152, 23, 355, 456]
Detected glasses at location [220, 56, 268, 75]
Detected man with glasses at location [148, 24, 354, 456]
| [
148,
24,
354,
456
] | Detected man at location [148, 24, 354, 456] | Detected Man at location [152, 23, 355, 456]
Detected glasses at location [220, 56, 268, 75]
Detected man at location [148, 24, 354, 456] | [
148,
24,
354,
456
] |
COCO_train2014_000000535284.jpg | refcoco_images/COCO_train2014_000000535284.jpg | middle zebra, very thin line | [192.97,,14.19,503.51,315.,,] | <|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', 'Line'] | Detected Zebra at location [146, 11, 610, 323]
Detected middle zebra, very thin line at location [194, 13, 506, 315]
| [
194,
13,
506,
315
] | Detected zebra at location [194, 13, 506, 315] | Detected Zebra at location [146, 11, 610, 323]
Detected zebra at location [194, 13, 506, 315] | [
194,
13,
506,
315
] |
COCO_train2014_000000531290.jpg | refcoco_images/COCO_train2014_000000531290.jpg | two dark things at the top of the picture | [145.26,,,1.44,319.28,184.09] | <|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:
... | ['Things'] | Detected Things at location [3, 182, 423, 605]
Detected two dark things at the top of the picture at location [146, 0, 319, 182]
| [
146,
0,
319,
182
] | Detected dark things at location [146, 0, 319, 182] | Detected Things at location [3, 182, 423, 605]
Detected dark things at location [146, 0, 319, 182] | [
146,
0,
319,
182
] |
COCO_train2014_000000541082.jpg | refcoco_images/COCO_train2014_000000541082.jpg | guy in white shirt | [282.47,,84.84,537.94,360.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:
... | ['White shirt', 'Shirt'] | Detected White shirt at location [310, 134, 432, 237]
Detected Shirt at location [311, 135, 431, 236]
Detected guy in white shirt at location [282, 86, 540, 358]
| [
282,
86,
540,
358
] | Detected guy in white shirt at location [282, 86, 540, 358] | Detected White shirt at location [310, 134, 432, 237]
Detected Shirt at location [311, 135, 431, 236]
Detected guy in white shirt at location [282, 86, 540, 358] | [
282,
86,
540,
358
] |
COCO_train2014_000000531956.jpg | refcoco_images/COCO_train2014_000000531956.jpg | bottom right bear | [366.49,207.57,577.3,,470.27] | <|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:
... | ['Bear'] | Detected Bear at location [365, 207, 580, 469]
Detected bottom right bear at location [366, 207, 577, 469]
| [
366,
207,
577,
469
] | Detected bear at location [366, 207, 577, 469] | Detected Bear at location [365, 207, 580, 469]
Detected bear at location [366, 207, 577, 469] | [
366,
207,
577,
469
] |
COCO_train2014_000000557251.jpg | refcoco_images/COCO_train2014_000000557251.jpg | woman in blue jacket | [164.7,,,93.54,387.18,541.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:
... | ['Woman', 'Blue jacket', 'Jacket'] | Detected Woman at location [160, 94, 390, 563]
Detected jacket at location [164, 140, 330, 311]
Detected woman in blue jacket at location [163, 94, 385, 542]
| [
163,
94,
385,
542
] | Detected woman in blue jacket at location [163, 94, 385, 542] | Detected Woman at location [160, 94, 390, 563]
Detected jacket at location [164, 140, 330, 311]
Detected woman in blue jacket at location [163, 94, 385, 542] | [
163,
94,
385,
542
] |
COCO_train2014_000000516596.jpg | refcoco_images/COCO_train2014_000000516596.jpg | man eating | [,61.56,,45.2,,513.6,,378.95] | <|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 [57, 42, 519, 391]
Detected man eating at location [57, 41, 519, 390]
| [
57,
41,
519,
390
] | Detected man at location [57, 41, 519, 390] | Detected Man at location [57, 42, 519, 391]
Detected man at location [57, 41, 519, 390] | [
57,
41,
519,
390
] |
COCO_train2014_000000528756.jpg | refcoco_images/COCO_train2014_000000528756.jpg | banana top left of picture | [,,1.,,,,,0.89,202.48,104.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:
... | ['Banana'] | Detected Banana at location [0, 1, 202, 107]
Detected Banana at location [364, 303, 562, 407]
Detected banana top left of picture at location [0, 1, 201, 102]
| [
0,
1,
201,
102
] | Detected banana at location [0, 1, 201, 102] | Detected Banana at location [0, 1, 202, 107]
Detected Banana at location [364, 303, 562, 407]
Detected banana at location [0, 1, 201, 102] | [
0,
1,
201,
102
] |
COCO_train2014_000000549135.jpg | refcoco_images/COCO_train2014_000000549135.jpg | chair on the left, with pillow on it | [,12.41,133.85,163.99,270.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:
... | ['Chair', 'Pillow'] | Detected Chair at location [14, 129, 158, 262]
Detected chair on the left, with pillow on it at location [14, 133, 160, 267]
| [
14,
133,
160,
267
] | Detected chair at location [14, 133, 160, 267] | Detected Chair at location [14, 129, 158, 262]
Detected chair at location [14, 133, 160, 267] | [
14,
133,
160,
267
] |
COCO_train2014_000000530082.jpg | refcoco_images/COCO_train2014_000000530082.jpg | Catcher | [493.01,204.57,637.56,417.09] | <|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 [201, 75, 469, 422]
Detected Catcher at location [485, 203, 639, 422]
Detected Catcher at location [492, 205, 639, 421]
| [
492,
205,
639,
421
] | Detected Catcher at location [492, 205, 639, 421] | Detected Catcher at location [201, 75, 469, 422]
Detected Catcher at location [485, 203, 639, 422]
Detected Catcher at location [492, 205, 639, 421] | [
492,
205,
639,
421
] |
COCO_train2014_000000530535.jpg | refcoco_images/COCO_train2014_000000530535.jpg | ele far right | [352.43,169.19,542.7,,297.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:
... | ['Ele'] | Detected Ele at location [96, 153, 546, 319]
Detected Ele at location [99, 156, 318, 319]
Detected ele far right at location [352, 169, 541, 296]
| [
352,
169,
541,
296
] | Detected ele at location [352, 169, 541, 296] | Detected Ele at location [96, 153, 546, 319]
Detected Ele at location [99, 156, 318, 319]
Detected ele at location [352, 169, 541, 296] | [
352,
169,
541,
296
] |
COCO_train2014_000000526521.jpg | refcoco_images/COCO_train2014_000000526521.jpg | left elephant | [,,2.87,,45.04,472.8,,426.,,] | <|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 [3, 43, 639, 423]
Detected Elephant at location [2, 45, 469, 424]
Detected left elephant at location [2, 46, 471, 425]
| [
2,
46,
471,
425
] | Detected elephant at location [2, 46, 471, 425] | Detected Elephant at location [3, 43, 639, 423]
Detected Elephant at location [2, 45, 469, 424]
Detected elephant at location [2, 46, 471, 425] | [
2,
46,
471,
425
] |
COCO_train2014_000000539727.jpg | refcoco_images/COCO_train2014_000000539727.jpg | bottom right donut | [509.29,231.51,639.48,421.05] | <|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 [290, 0, 639, 423]
Detected Donut at location [354, 75, 568, 286]
Detected bottom right donut at location [509, 233, 639, 422]
| [
509,
233,
639,
422
] | Detected donut at location [509, 233, 639, 422] | Detected Donut at location [290, 0, 639, 423]
Detected Donut at location [354, 75, 568, 286]
Detected donut at location [509, 233, 639, 422] | [
509,
233,
639,
422
] |
COCO_train2014_000000579382.jpg | refcoco_images/COCO_train2014_000000579382.jpg | bike right | [253.12,,70.83,470.29,403.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:
... | ['Bike'] | Detected Bike at location [35, 20, 320, 639]
Detected bike right at location [252, 69, 471, 404]
| [
252,
69,
471,
404
] | Detected bike at location [252, 69, 471, 404] | Detected Bike at location [35, 20, 320, 639]
Detected bike at location [252, 69, 471, 404] | [
252,
69,
471,
404
] |
COCO_train2014_000000532662.jpg | refcoco_images/COCO_train2014_000000532662.jpg | kid | [,,1.12,215.39,300.,,,486.17] | <|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:
... | ['Kid'] | Detected Kid at location [4, 275, 386, 639]
Detected kid at location [0, 277, 384, 624]
| [
0,
277,
384,
624
] | Detected kid at location [0, 277, 384, 624] | Detected Kid at location [4, 275, 386, 639]
Detected kid at location [0, 277, 384, 624] | [
0,
277,
384,
624
] |
COCO_train2014_000000551961.jpg | refcoco_images/COCO_train2014_000000551961.jpg | The woman on the left | [142.33,,95.62,315.23,422.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:
... | ['Woman'] | Detected Woman at location [142, 92, 321, 424]
Detected Woman at location [339, 112, 508, 424]
Detected The woman on the left at location [144, 96, 315, 426]
| [
144,
96,
315,
426
] | Detected The woman at location [144, 96, 315, 426] | Detected Woman at location [142, 92, 321, 424]
Detected Woman at location [339, 112, 508, 424]
Detected The woman at location [144, 96, 315, 426] | [
144,
96,
315,
426
] |
COCO_train2014_000000524935.jpg | refcoco_images/COCO_train2014_000000524935.jpg | top right choco | [284.54,,11.39,503.2,,149.21] | <|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:
... | ['Choco'] | Detected Choco at location [3, 12, 639, 473]
Detected Choco at location [207, 250, 506, 473]
Detected top right choco at location [286, 13, 501, 149]
| [
286,
13,
501,
149
] | Detected choco at location [286, 13, 501, 149] | Detected Choco at location [3, 12, 639, 473]
Detected Choco at location [207, 250, 506, 473]
Detected choco at location [286, 13, 501, 149] | [
286,
13,
501,
149
] |
COCO_train2014_000000548644.jpg | refcoco_images/COCO_train2014_000000548644.jpg | right sandwich | [148.31,259.55,369.66,404.49] | <|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 right sandwich at location [189, 332, 471, 516]
| [
189,
332,
471,
516
] | Detected sandwich at location [189, 332, 471, 516] | Detected Sandwich at location [4, 309, 472, 532]
Detected sandwich at location [189, 332, 471, 516] | [
189,
332,
471,
516
] |
COCO_train2014_000000540164.jpg | refcoco_images/COCO_train2014_000000540164.jpg | apple front left | [,,4.,,77.,188.,367.] | <|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:
... | ['Apple'] | Detected Apple at location [3, 4, 639, 424]
Detected Apple at location [2, 81, 186, 362]
Detected apple front left at location [0, 76, 188, 366]
| [
0,
76,
188,
366
] | Detected apple at location [0, 76, 188, 366] | Detected Apple at location [3, 4, 639, 424]
Detected Apple at location [2, 81, 186, 362]
Detected apple at location [0, 76, 188, 366] | [
0,
76,
188,
366
] |
COCO_train2014_000000532286.jpg | refcoco_images/COCO_train2014_000000532286.jpg | Guy 2nd from right | [336.86,133.81,530.58,368.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:
... | ['Guy'] | Detected Guy at location [101, 141, 299, 479]
Detected Guy 2nd from right at location [337, 132, 530, 366]
| [
337,
132,
530,
366
] | Detected Guy at location [337, 132, 530, 366] | Detected Guy at location [101, 141, 299, 479]
Detected Guy at location [337, 132, 530, 366] | [
337,
132,
530,
366
] |
COCO_train2014_000000518321.jpg | refcoco_images/COCO_train2014_000000518321.jpg | Black Diswasher behind mans hand | [197.39,168.97,366.6,,342.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:
... | ['Dishwasher', 'Hand'] | Detected Dishwasher at location [192, 164, 364, 348]
Detected hand at location [220, 195, 267, 254]
Detected Black Diswasher behind mans hand at location [196, 168, 364, 347]
| [
196,
168,
364,
347
] | Detected Black Dishwasher at location [196, 168, 364, 347] | Detected Dishwasher at location [192, 164, 364, 348]
Detected hand at location [220, 195, 267, 254]
Detected Black Dishwasher at location [196, 168, 364, 347] | [
196,
168,
364,
347
] |
COCO_train2014_000000546261.jpg | refcoco_images/COCO_train2014_000000546261.jpg | top dog | [,,1.29,,46.55,215.92,315.47] | <|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, 44, 217, 313]
Detected top dog at location [0, 47, 215, 315]
| [
0,
47,
215,
315
] | Detected dog at location [0, 47, 215, 315] | Detected Dog at location [5, 44, 217, 313]
Detected dog at location [0, 47, 215, 315] | [
0,
47,
215,
315
] |
COCO_train2014_000000552721.jpg | refcoco_images/COCO_train2014_000000552721.jpg | man on right in orange vest | [476.78,211.74,591.68,422.21] | <|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', 'Orange vest'] | Detected Man at location [477, 212, 591, 425]
Detected Orange vest at location [77, 314, 174, 447]
Detected Orange vest at location [487, 239, 565, 322]
Detected man on right in orange vest at location [476, 213, 590, 421]
| [
476,
213,
590,
421
] | Detected man in orange vest at location [476, 213, 590, 421] | Detected Man at location [477, 212, 591, 425]
Detected Orange vest at location [77, 314, 174, 447]
Detected Orange vest at location [487, 239, 565, 322]
Detected man in orange vest at location [476, 213, 590, 421] | [
476,
213,
590,
421
] |
COCO_train2014_000000553865.jpg | refcoco_images/COCO_train2014_000000553865.jpg | girl left reaching | [,,2.55,,,0.,,,183.35,337.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:
... | ['Girl'] | Detected Girl at location [150, 0, 319, 343]
Detected girl left reaching at location [0, 0, 182, 338]
| [
0,
0,
182,
338
] | Detected girl at location [0, 0, 182, 338] | Detected Girl at location [150, 0, 319, 343]
Detected girl at location [0, 0, 182, 338] | [
0,
0,
182,
338
] |
COCO_train2014_000000580609.jpg | refcoco_images/COCO_train2014_000000580609.jpg | man green shirt left | [,,1.44,,37.39,151.01,250.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:
... | ['Man', 'Green shirt', 'Shirt'] | Detected Man at location [60, 46, 322, 639]
Detected shirt at location [0, 112, 153, 245]
Detected man green shirt left at location [0, 37, 151, 249]
| [
0,
37,
151,
249
] | Detected man at location [0, 37, 151, 249] | Detected Man at location [60, 46, 322, 639]
Detected shirt at location [0, 112, 153, 245]
Detected man at location [0, 37, 151, 249] | [
0,
37,
151,
249
] |
COCO_train2014_000000519652.jpg | refcoco_images/COCO_train2014_000000519652.jpg | black shirt right side | [515.84,,,1.05,640.,,,336.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:
... | ['Black shirt', 'Shirt'] | Detected Black shirt at location [513, 0, 639, 337]
Detected Black shirt at location [514, 38, 639, 168]
Detected black shirt right side at location [514, 3, 639, 335]
| [
514,
3,
639,
335
] | Detected black shirt at location [514, 3, 639, 335] | Detected Black shirt at location [513, 0, 639, 337]
Detected Black shirt at location [514, 38, 639, 168]
Detected black shirt at location [514, 3, 639, 335] | [
514,
3,
639,
335
] |
COCO_train2014_000000529308.jpg | refcoco_images/COCO_train2014_000000529308.jpg | hand holding | [,,2.5,,136.88,372.5,,286.88] | <|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 [232, 145, 373, 229]
Detected Hand at location [126, 269, 201, 354]
Detected hand holding at location [0, 136, 373, 281]
| [
0,
136,
373,
281
] | Detected hand at location [0, 136, 373, 281] | Detected Hand at location [232, 145, 373, 229]
Detected Hand at location [126, 269, 201, 354]
Detected hand at location [0, 136, 373, 281] | [
0,
136,
373,
281
] |
COCO_train2014_000000550478.jpg | refcoco_images/COCO_train2014_000000550478.jpg | catcher | [212.85,291.72,512.,,,634.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:
... | ['Catcher'] | Detected Catcher at location [29, 0, 506, 639]
Detected catcher at location [211, 292, 511, 639]
| [
211,
292,
511,
639
] | Detected catcher at location [211, 292, 511, 639] | Detected Catcher at location [29, 0, 506, 639]
Detected catcher at location [211, 292, 511, 639] | [
211,
292,
511,
639
] |
COCO_train2014_000000577586.jpg | refcoco_images/COCO_train2014_000000577586.jpg | blue dress left | [143.03,,41.43,265.62,448.95] | <|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:
... | ['Blue dress'] | Detected Blue dress at location [141, 104, 261, 306]
Detected blue dress left at location [142, 42, 263, 448]
| [
142,
42,
263,
448
] | Detected blue dress at location [142, 42, 263, 448] | Detected Blue dress at location [141, 104, 261, 306]
Detected blue dress at location [142, 42, 263, 448] | [
142,
42,
263,
448
] |
COCO_train2014_000000529490.jpg | refcoco_images/COCO_train2014_000000529490.jpg | girl on right | [317.19,,89.05,640.,,,389.09] | <|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 [2, 6, 326, 478]
Detected girl on right at location [317, 89, 638, 389]
| [
317,
89,
638,
389
] | Detected girl at location [317, 89, 638, 389] | Detected Girl at location [2, 6, 326, 478]
Detected girl at location [317, 89, 638, 389] | [
317,
89,
638,
389
] |
COCO_train2014_000000549709.jpg | refcoco_images/COCO_train2014_000000549709.jpg | monitor left | [,,0.,,,,,0.,,,192.83,290.91] | <|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:
... | ['Monitor'] | Detected Monitor at location [251, 0, 479, 414]
Detected monitor left at location [0, 0, 195, 290]
| [
0,
0,
195,
290
] | Detected monitor at location [0, 0, 195, 290] | Detected Monitor at location [251, 0, 479, 414]
Detected monitor at location [0, 0, 195, 290] | [
0,
0,
195,
290
] |
COCO_train2014_000000569823.jpg | refcoco_images/COCO_train2014_000000569823.jpg | book to right of beer touchign his ffet | [4.8069e+02,4.8000e-01,5.6032e+02,4.0825e+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:
... | ['Book', 'Beer'] | Detected Book at location [0, 3, 639, 425]
Detected book to right of beer touchign his ffet at location [481, 0, 560, 409]
| [
481,
0,
560,
409
] | Detected book at location [481, 0, 560, 409] | Detected Book at location [0, 3, 639, 425]
Detected book at location [481, 0, 560, 409] | [
481,
0,
560,
409
] |
COCO_train2014_000000541450.jpg | refcoco_images/COCO_train2014_000000541450.jpg | broccoli on center right | [428.94,150.37,621.52,302.1,] | <|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 [152, 125, 352, 309]
Detected broccoli on center right at location [427, 150, 620, 300]
| [
427,
150,
620,
300
] | Detected broccoli at location [427, 150, 620, 300] | Detected Broccoli at location [152, 125, 352, 309]
Detected broccoli at location [427, 150, 620, 300] | [
427,
150,
620,
300
] |
COCO_train2014_000000520519.jpg | refcoco_images/COCO_train2014_000000520519.jpg | leg in blue to left of the kid on phone | [,,1.44,,,2.88,,99.24,592.54] | <|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:
... | ['Leg', 'Kid', 'Phone'] | Detected Kid at location [6, 0, 468, 639]
Detected Phone at location [106, 267, 326, 345]
Detected leg in blue to left of the kid on phone at location [0, 0, 98, 592]
| [
0,
0,
98,
592
] | Detected leg in blue at location [0, 0, 98, 592] | Detected Kid at location [6, 0, 468, 639]
Detected Phone at location [106, 267, 326, 345]
Detected leg in blue at location [0, 0, 98, 592] | [
0,
0,
98,
592
] |
COCO_train2014_000000534979.jpg | refcoco_images/COCO_train2014_000000534979.jpg | boy in white shirt left | [,47.69,,63.22,207.4,,382.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:
... | ['Boy', 'White shirt', 'Shirt'] | Detected Boy at location [324, 78, 527, 354]
Detected Boy at location [46, 66, 206, 384]
Detected shirt at location [64, 113, 148, 231]
Detected boy in white shirt left at location [48, 64, 206, 384]
| [
48,
64,
206,
384
] | Detected boy in white shirt at location [48, 64, 206, 384] | Detected Boy at location [324, 78, 527, 354]
Detected Boy at location [46, 66, 206, 384]
Detected shirt at location [64, 113, 148, 231]
Detected boy in white shirt at location [48, 64, 206, 384] | [
48,
64,
206,
384
] |
COCO_train2014_000000518957.jpg | refcoco_images/COCO_train2014_000000518957.jpg | center tall person | [264.94,,55.45,371.24,380.1,] | <|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'] | Detected Person at location [520, 32, 638, 391]
Detected Person at location [243, 123, 408, 383]
Detected center tall person at location [265, 57, 370, 379]
| [
265,
57,
370,
379
] | Detected tall person at location [265, 57, 370, 379] | Detected Person at location [520, 32, 638, 391]
Detected Person at location [243, 123, 408, 383]
Detected tall person at location [265, 57, 370, 379] | [
265,
57,
370,
379
] |
COCO_train2014_000000544150.jpg | refcoco_images/COCO_train2014_000000544150.jpg | right bottle | [180.53,164.17,290.4,,527.39] | <|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:
... | ['Bottle'] | Detected Bottle at location [186, 164, 289, 527]
Detected Bottle at location [102, 124, 184, 471]
Detected right bottle at location [183, 164, 291, 526]
| [
183,
164,
291,
526
] | Detected bottle at location [183, 164, 291, 526] | Detected Bottle at location [186, 164, 289, 527]
Detected Bottle at location [102, 124, 184, 471]
Detected bottle at location [183, 164, 291, 526] | [
183,
164,
291,
526
] |
COCO_train2014_000000553501.jpg | refcoco_images/COCO_train2014_000000553501.jpg | HUGE LOAF ON LEFT | [,12.38,136.15,262.68,358.95] | <|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:
... | ['Loaf'] | Detected Loaf at location [4, 140, 263, 364]
Detected Loaf at location [247, 209, 410, 373]
Detected Loaf at location [424, 227, 588, 388]
| [
424,
227,
588,
388
] | Detected Loaf at location [424, 227, 588, 388] | Detected Loaf at location [4, 140, 263, 364]
Detected Loaf at location [247, 209, 410, 373]
Detected Loaf at location [424, 227, 588, 388] | [
424,
227,
588,
388
] |
COCO_train2014_000000530684.jpg | refcoco_images/COCO_train2014_000000530684.jpg | back brown blurry object | [360.45,,,0.9,,640.,,,119.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:
... | ['Object'] | Detected Object at location [0, 0, 639, 399]
Detected Object at location [187, 208, 471, 399]
Detected back brown blurry object at location [364, 0, 639, 118]
| [
364,
0,
639,
118
] | Detected brown object at location [364, 0, 639, 118] | Detected Object at location [0, 0, 639, 399]
Detected Object at location [187, 208, 471, 399]
Detected brown object at location [364, 0, 639, 118] | [
364,
0,
639,
118
] |
COCO_train2014_000000564432.jpg | refcoco_images/COCO_train2014_000000564432.jpg | right giraffe | [257.41,,10.47,445.86,311.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:
... | ['Giraffe'] | Detected Giraffe at location [157, 7, 452, 347]
Detected Giraffe at location [254, 8, 448, 313]
Detected right giraffe at location [258, 11, 445, 312]
| [
258,
11,
445,
312
] | Detected giraffe at location [258, 11, 445, 312] | Detected Giraffe at location [157, 7, 452, 347]
Detected Giraffe at location [254, 8, 448, 313]
Detected giraffe at location [258, 11, 445, 312] | [
258,
11,
445,
312
] |
COCO_train2014_000000572145.jpg | refcoco_images/COCO_train2014_000000572145.jpg | the looking amazed in leather jacket, beanie and sunglasses | [536.09,,30.63,633.73,358.99] | <|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:
... | ['Jacket', 'Beanie', 'Sunglasses'] | Detected Jacket at location [117, 6, 297, 67]
Detected Beanie at location [110, 2, 315, 208]
Detected Sunglasses at location [535, 48, 567, 69]
Detected the looking amazed in leather jacket, beanie and sunglasses at location [537, 32, 632, 354]
| [
537,
32,
632,
354
] | Detected leather jacket at location [537, 32, 632, 354] | Detected Jacket at location [117, 6, 297, 67]
Detected Beanie at location [110, 2, 315, 208]
Detected Sunglasses at location [535, 48, 567, 69]
Detected leather jacket at location [537, 32, 632, 354] | [
537,
32,
632,
354
] |
COCO_train2014_000000554555.jpg | refcoco_images/COCO_train2014_000000554555.jpg | female | [,29.35,,37.66,229.12,494.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:
... | ['Female'] | Detected Female at location [34, 46, 295, 636]
Detected female at location [34, 46, 297, 638]
| [
34,
46,
297,
638
] | Detected female at location [34, 46, 297, 638] | Detected Female at location [34, 46, 295, 636]
Detected female at location [34, 46, 297, 638] | [
34,
46,
297,
638
] |
COCO_train2014_000000538580.jpg | refcoco_images/COCO_train2014_000000538580.jpg | person sitting on right side of table | [429.42,,51.61,565.02,216.27] | <|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', 'Table'] | Detected Person at location [18, 90, 258, 479]
Detected Person at location [427, 54, 561, 218]
Detected table at location [136, 103, 639, 479]
Detected person sitting on right side of table at location [429, 53, 563, 216]
| [
429,
53,
563,
216
] | Detected person at location [429, 53, 563, 216] | Detected Person at location [18, 90, 258, 479]
Detected Person at location [427, 54, 561, 218]
Detected table at location [136, 103, 639, 479]
Detected person at location [429, 53, 563, 216] | [
429,
53,
563,
216
] |
COCO_train2014_000000532181.jpg | refcoco_images/COCO_train2014_000000532181.jpg | man on left front | [,,1.44,252.97,247.93,627.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:
... | ['Man'] | Detected Man at location [180, 0, 427, 558]
Detected Man at location [1, 249, 252, 639]
Detected man on left front at location [0, 252, 251, 639]
| [
0,
252,
251,
639
] | Detected man at location [0, 252, 251, 639] | Detected Man at location [180, 0, 427, 558]
Detected Man at location [1, 249, 252, 639]
Detected man at location [0, 252, 251, 639] | [
0,
252,
251,
639
] |
COCO_train2014_000000546148.jpg | refcoco_images/COCO_train2014_000000546148.jpg | persons legs on right | [4.7027e+02,4.1000e-01,6.3892e+02,3.5635e+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:
... | ['Legs'] | Detected Legs at location [0, 2, 576, 359]
Detected persons legs on right at location [471, 0, 639, 359]
| [
471,
0,
639,
359
] | Detected persons legs at location [471, 0, 639, 359] | Detected Legs at location [0, 2, 576, 359]
Detected persons legs at location [471, 0, 639, 359] | [
471,
0,
639,
359
] |
COCO_train2014_000000571554.jpg | refcoco_images/COCO_train2014_000000571554.jpg | red white black green | [332.22,182.29,519.91,474.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:
... | ['Red', 'White', 'Black', 'Green'] | Detected Red,White,Black,Green at location [329, 180, 524, 479]
Detected red white black green at location [332, 183, 521, 479]
| [
332,
183,
521,
479
] | Detected red at location [332, 183, 521, 479] | Detected Red,White,Black,Green at location [329, 180, 524, 479]
Detected red at location [332, 183, 521, 479] | [
332,
183,
521,
479
] |
COCO_train2014_000000527010.jpg | refcoco_images/COCO_train2014_000000527010.jpg | the boy | [120.63,,55.35,272.44,489.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:
... | ['Boy'] | Detected Boy at location [122, 55, 269, 483]
Detected the boy at location [123, 56, 272, 485]
| [
123,
56,
272,
485
] | Detected boy at location [123, 56, 272, 485] | Detected Boy at location [122, 55, 269, 483]
Detected boy at location [123, 56, 272, 485] | [
123,
56,
272,
485
] |
COCO_train2014_000000517485.jpg | refcoco_images/COCO_train2014_000000517485.jpg | skateboarder | [149.,,,105.97,264.58,342.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:
... | ['Skateboarder'] | Detected Skateboarder at location [413, 77, 639, 407]
Detected Skateboarder at location [136, 105, 266, 356]
Detected skateboarder at location [149, 108, 264, 342]
| [
149,
108,
264,
342
] | Detected skateboarder at location [149, 108, 264, 342] | Detected Skateboarder at location [413, 77, 639, 407]
Detected Skateboarder at location [136, 105, 266, 356]
Detected skateboarder at location [149, 108, 264, 342] | [
149,
108,
264,
342
] |
COCO_train2014_000000548362.jpg | refcoco_images/COCO_train2014_000000548362.jpg | guy standing on left red shirt | [,84.83,,62.39,204.03,233.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:
... | ['Guy', 'Red shirt'] | Detected Guy at location [85, 63, 204, 233]
Detected shirt at location [107, 138, 165, 232]
Detected guy standing on left red shirt at location [87, 65, 204, 233]
| [
87,
65,
204,
233
] | Detected guy at location [87, 65, 204, 233] | Detected Guy at location [85, 63, 204, 233]
Detected shirt at location [107, 138, 165, 232]
Detected guy at location [87, 65, 204, 233] | [
87,
65,
204,
233
] |
COCO_train2014_000000524386.jpg | refcoco_images/COCO_train2014_000000524386.jpg | white sofa close to us | [,,0.,,,233.51,314.97,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:
... | ['Sofa'] | Detected Sofa at location [2, 233, 313, 479]
Detected white sofa close to us at location [0, 234, 314, 479]
| [
0,
234,
314,
479
] | Detected white sofa at location [0, 234, 314, 479] | Detected Sofa at location [2, 233, 313, 479]
Detected white sofa at location [0, 234, 314, 479] | [
0,
234,
314,
479
] |
COCO_train2014_000000527342.jpg | refcoco_images/COCO_train2014_000000527342.jpg | guy on right w/tie | [123.8,,112.42,348.89,610.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:
... | ['Guy', 'Tie'] | Detected Guy at location [122, 111, 351, 612]
Detected guy on right w/tie at location [124, 113, 348, 610]
| [
124,
113,
348,
610
] | Detected guy at location [124, 113, 348, 610] | Detected Guy at location [122, 111, 351, 612]
Detected guy at location [124, 113, 348, 610] | [
124,
113,
348,
610
] |
COCO_train2014_000000580052.jpg | refcoco_images/COCO_train2014_000000580052.jpg | boy in blue stripes | [,42.83,102.3,,291.75,289.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:
... | ['Boy', 'Blue stripes'] | Detected Boy at location [52, 134, 373, 372]
Detected stripes at location [245, 224, 372, 349]
Detected boy in blue stripes at location [52, 136, 371, 369]
| [
52,
136,
371,
369
] | Detected boy at location [52, 136, 371, 369] | Detected Boy at location [52, 134, 373, 372]
Detected stripes at location [245, 224, 372, 349]
Detected boy at location [52, 136, 371, 369] | [
52,
136,
371,
369
] |
COCO_train2014_000000529226.jpg | refcoco_images/COCO_train2014_000000529226.jpg | rider nearest light brown horse | [442.62,142.75,581.26,455.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:
... | ['Rider', 'Horse'] | Detected Rider at location [215, 118, 386, 456]
Detected Horse at location [373, 103, 639, 456]
Detected Horse at location [2, 63, 235, 456]
Detected rider nearest light brown horse at location [439, 138, 580, 456]
| [
439,
138,
580,
456
] | Detected light brown horse at location [439, 138, 580, 456] | Detected Rider at location [215, 118, 386, 456]
Detected Horse at location [373, 103, 639, 456]
Detected Horse at location [2, 63, 235, 456]
Detected light brown horse at location [439, 138, 580, 456] | [
439,
138,
580,
456
] |
COCO_train2014_000000525904.jpg | refcoco_images/COCO_train2014_000000525904.jpg | The piece with 1 white spot. | [,,1.38,145.78,261.3,,363.07] | <|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:
... | ['Piece'] | Detected Piece at location [0, 0, 611, 604]
Detected Piece at location [0, 0, 610, 528]
Detected Piece at location [77, 213, 502, 525]
Detected The piece with 1 white spot. at location [0, 151, 260, 368]
| [
0,
151,
260,
368
] | Detected piece at location [0, 151, 260, 368] | Detected Piece at location [0, 0, 611, 604]
Detected Piece at location [0, 0, 610, 528]
Detected Piece at location [77, 213, 502, 525]
Detected piece at location [0, 151, 260, 368] | [
0,
151,
260,
368
] |
COCO_train2014_000000549691.jpg | refcoco_images/COCO_train2014_000000549691.jpg | first glass on right | [502.59,126.49,635.86,373.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:
... | ['Glass'] | Detected Glass at location [8, 4, 639, 378]
Detected Glass at location [504, 128, 636, 376]
Detected Glass at location [25, 126, 159, 366]
Detected first glass on right at location [505, 130, 635, 375]
| [
505,
130,
635,
375
] | Detected glass at location [505, 130, 635, 375] | Detected Glass at location [8, 4, 639, 378]
Detected Glass at location [504, 128, 636, 376]
Detected Glass at location [25, 126, 159, 366]
Detected glass at location [505, 130, 635, 375] | [
505,
130,
635,
375
] |
COCO_train2014_000000518834.jpg | refcoco_images/COCO_train2014_000000518834.jpg | far right goat | [426.44,178.82,640.,,,364.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:
... | ['Goat'] | Detected Goat at location [3, 5, 639, 462]
Detected Goat at location [212, 234, 394, 462]
Detected far right goat at location [425, 179, 639, 356]
| [
425,
179,
639,
356
] | Detected goat at location [425, 179, 639, 356] | Detected Goat at location [3, 5, 639, 462]
Detected Goat at location [212, 234, 394, 462]
Detected goat at location [425, 179, 639, 356] | [
425,
179,
639,
356
] |
COCO_train2014_000000530284.jpg | refcoco_images/COCO_train2014_000000530284.jpg | top perosn in tv | [293.36,,,8.19,429.06,151.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:
... | ['Person', 'TV'] | Detected Person at location [35, 0, 544, 266]
Detected TV at location [36, 0, 543, 267]
Detected top perosn in tv at location [291, 13, 423, 150]
| [
291,
13,
423,
150
] | Detected top person at location [291, 13, 423, 150] | Detected Person at location [35, 0, 544, 266]
Detected TV at location [36, 0, 543, 267]
Detected top person at location [291, 13, 423, 150] | [
291,
13,
423,
150
] |
COCO_train2014_000000545124.jpg | refcoco_images/COCO_train2014_000000545124.jpg | air canada | [,36.55,132.24,602.03,290.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:
... | ['Air Canada'] | Detected Air Canada at location [34, 81, 604, 297]
Detected Air Canada at location [37, 128, 601, 293]
Detected air canada at location [36, 133, 601, 291]
| [
36,
133,
601,
291
] | Detected air canada at location [36, 133, 601, 291] | Detected Air Canada at location [34, 81, 604, 297]
Detected Air Canada at location [37, 128, 601, 293]
Detected air canada at location [36, 133, 601, 291] | [
36,
133,
601,
291
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.