image
stringlengths 26
26
| problem
stringclasses 1
value | solution
dict | answer
stringlengths 61
5.07k
|
---|---|---|---|
train2017/000000105786.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
226.044,
437.92,
298.071375,
454.7223931623932
],
[
19.9539375,
401.7317948717949,
55.34375,
422.114358974359
],
[
109.28881249999999,
430.14940170940173,
184.93868750000001,
459.0552136752137
],
[
336.2988125,
361.3226495726496,
354.542125,
418.4731623931624
],
[
321.55725,
366.2453846153846,
337.778,
418.2494017094017
],
[
402.78175,
410.8754700854701,
432.72775,
450.9286324786325
],
[
426.62987499999997,
416.2762393162393,
470.3916875,
466.95803418803416
],
[
472.5853125,
420.93452991452995,
515.421375,
469.82623931623937
],
[
464.34412499999996,
371.6664957264958,
469.1036875,
379.5794871794872
],
[
478.29075,
366.9878632478633,
492.8109375,
405.5052136752137
],
[
87.0104375,
359.09521367521364,
120.9411875,
432.02085470085467
],
[
579.8314375,
371.3613675213675,
601.0935,
435.60102564102567
],
[
347.89081250000004,
429.9052991452991,
368.04600000000005,
458.8517948717949
],
[
91.66937499999999,
432.651452991453,
120.3374375,
466.5003418803419
],
[
68.9583125,
436.57743589743586,
96.65031250000001,
475.20666666666665
],
[
166.11175,
425.66401709401714,
193.220125,
449.9827350427351
],
[
268.39706250000006,
434.6144444444444,
296.38087500000006,
447.5518803418803
],
[
316.465625,
421.02606837606834,
342.6885,
428.9288888888889
],
[
255.76862500000001,
418.8291452991453,
277.3929375,
442.49692307692305
],
[
140.0599375,
409.5125641025641,
157.1259375,
431.2783760683761
],
[
330.311625,
462.5438461538461,
380.00025,
475.99999999999994
],
[
201.5820625,
416.1745299145299,
243.854625,
443.8801709401709
],
[
122.58137500000001,
444.84641025641025,
141.73031250000003,
459.5841025641026
],
[
35.9835,
416.10333333333335,
77.24981249999999,
433.2108547008547
],
[
414.5649375,
435.84512820512816,
499.20062499999995,
475.99999999999994
],
[
150.03187499999999,
416.5711965811966,
206.62337499999998,
424.4129914529915
],
[
453.3256875,
206.96846153846155,
489.56075,
243.105811965812
],
[
109.46993750000001,
366.88615384615383,
119.55256250000002,
384.3191452991453
],
[
634.7626250000001,
379.8744444444444,
644.0000000000001,
414.2318803418803
],
[
371.25593749999996,
460.18418803418797,
412.8543125,
475.99999999999994
],
[
144.74906249999998,
417.008547008547,
228.137,
450.11495726495724
],
[
351.2114375,
451.9152136752137,
457.944375,
467.90393162393167
],
[
264.100375,
425.90811965811963,
351.302,
468.9922222222222
],
[
107.63856249999999,
458.322905982906,
210.38675,
469.4499145299145
],
[
378.2795625,
369.6119658119658,
386.19875,
392.18128205128204
],
[
172.592,
448.7418803418803,
207.62962500000003,
465.90025641025636
],
[
141.57937499999997,
391.29641025641024,
183.59031249999998,
400.7858974358974
],
[
28.175,
382.4273504273504,
524.25625,
474.98290598290595
],
[
24.15,
345.8119658119658,
414.575,
406.83760683760687
],
[
57.35625,
377.34188034188037,
316.96875,
398.70085470085473
]
],
"target_id": [
67,
67,
67,
1,
1,
1,
1,
1,
1,
1,
1,
1,
62,
62,
62,
62,
62,
62,
62,
62,
62,
62,
62,
67,
67,
67,
85,
1,
1,
62,
67,
67,
67,
67,
1,
62,
67,
62,
1,
67
]
} | ```json
[
{"bbox_2d": [226, 437, 298, 454], "label": "dining table"},
{"bbox_2d": [19, 401, 55, 422], "label": "dining table"},
{"bbox_2d": [109, 430, 184, 459], "label": "dining table"},
{"bbox_2d": [336, 361, 354, 418], "label": "person"},
{"bbox_2d": [321, 366, 337, 418], "label": "person"},
{"bbox_2d": [402, 410, 432, 450], "label": "person"},
{"bbox_2d": [426, 416, 470, 466], "label": "person"},
{"bbox_2d": [472, 420, 515, 469], "label": "person"},
{"bbox_2d": [464, 371, 469, 379], "label": "person"},
{"bbox_2d": [478, 366, 492, 405], "label": "person"},
{"bbox_2d": [87, 359, 120, 432], "label": "person"},
{"bbox_2d": [579, 371, 601, 435], "label": "person"},
{"bbox_2d": [347, 429, 368, 458], "label": "chair"},
{"bbox_2d": [91, 432, 120, 466], "label": "chair"},
{"bbox_2d": [68, 436, 96, 475], "label": "chair"},
{"bbox_2d": [166, 425, 193, 449], "label": "chair"},
{"bbox_2d": [268, 434, 296, 447], "label": "chair"},
{"bbox_2d": [316, 421, 342, 428], "label": "chair"},
{"bbox_2d": [255, 418, 277, 442], "label": "chair"},
{"bbox_2d": [140, 409, 157, 431], "label": "chair"},
{"bbox_2d": [330, 462, 380, 475], "label": "chair"},
{"bbox_2d": [201, 416, 243, 443], "label": "chair"},
{"bbox_2d": [122, 444, 141, 459], "label": "chair"},
{"bbox_2d": [35, 416, 77, 433], "label": "dining table"},
{"bbox_2d": [414, 435, 499, 475], "label": "dining table"},
{"bbox_2d": [150, 416, 206, 424], "label": "dining table"},
{"bbox_2d": [453, 206, 489, 243], "label": "clock"},
{"bbox_2d": [109, 366, 119, 384], "label": "person"},
{"bbox_2d": [634, 379, 644, 414], "label": "person"},
{"bbox_2d": [371, 460, 412, 475], "label": "chair"},
{"bbox_2d": [144, 417, 228, 450], "label": "dining table"},
{"bbox_2d": [351, 451, 457, 467], "label": "dining table"},
{"bbox_2d": [264, 425, 351, 468], "label": "dining table"},
{"bbox_2d": [107, 458, 210, 469], "label": "dining table"},
{"bbox_2d": [378, 369, 386, 392], "label": "person"},
{"bbox_2d": [172, 448, 207, 465], "label": "chair"},
{"bbox_2d": [141, 391, 183, 400], "label": "dining table"},
{"bbox_2d": [28, 382, 524, 474], "label": "chair"},
{"bbox_2d": [24, 345, 414, 406], "label": "person"},
{"bbox_2d": [57, 377, 316, 398], "label": "dining table"}
]
``` |
train2017/000000573647.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
249.067,
220.64262295081966,
254.13850000000002,
225.23606557377047
],
[
556.7983750000001,
167.39016393442625,
568.2092500000001,
193.2393442622951
],
[
282.59524999999996,
207.99344262295082,
361.06262499999997,
321.64918032786886
],
[
623.8649375,
140.1934426229508,
643.9195,
166.02295081967213
],
[
600.9828125,
115.75081967213116,
618.562,
138.8754098360656
],
[
311.4444375,
169.33770491803278,
343.755125,
204.727868852459
],
[
570.6343125000001,
114.26557377049181,
593.8786875000001,
136.29836065573772
],
[
570.7148125,
103.47540983606558,
584.892875,
124.14098360655738
],
[
551.8878750000001,
110.54754098360657,
577.2655000000001,
136.16065573770493
],
[
255.65793749999997,
217.12131147540984,
282.45437499999997,
235.14098360655737
],
[
532.38675,
156.52131147540982,
562.33275,
194.88196721311473
],
[
503.24575000000004,
130.2688524590164,
530.6962500000001,
166.04262295081966
],
[
445.08450000000005,
126.7672131147541,
468.09743750000007,
166.08196721311475
],
[
538.6154375,
131.55737704918033,
560.6925625,
160.71147540983608
],
[
590.085125,
150.55081967213115,
605.9335625,
166.40655737704918
],
[
615.5029999999999,
152.32131147540986,
630.9288124999999,
164.35081967213117
],
[
601.8481875,
95.43934426229508,
633.4645624999999,
112.15081967213115
],
[
505.75131250000004,
38.950819672131146,
528.9755625,
53.60655737704918
],
[
536.17025,
47.104918032786884,
547.1685625,
56.16393442622951
],
[
442.70975,
49.377049180327866,
451.64525,
53.50819672131147
],
[
427.636125,
70.06229508196722,
439.751375,
76.31803278688525
],
[
438.29231250000004,
63.11803278688525,
451.33331250000003,
76.73114754098361
],
[
466.3365,
49.08196721311475,
478.8039375,
56.86229508196721
],
[
527.6875625,
147.17704918032786,
544.441625,
168.6590163934426
],
[
412.804,
128.8327868852459,
435.7766875,
159.10819672131146
],
[
552.6828125,
48.24590163934426,
566.27725,
52.68196721311475
],
[
482.44656249999997,
11.340983606557376,
494.03856249999995,
16.82950819672131
],
[
618.401,
63.11803278688525,
630.9690625,
74.86229508196722
],
[
16.1,
10.819672131147541,
612.80625,
158.36065573770492
]
],
"target_id": [
37,
62,
1,
1,
1,
1,
1,
1,
1,
43,
1,
1,
1,
1,
62,
62,
62,
62,
62,
62,
62,
62,
62,
1,
1,
62,
62,
62,
62
]
} | ```json
[
{"bbox_2d": [249, 220, 254, 225], "label": "sports ball"},
{"bbox_2d": [556, 167, 568, 193], "label": "chair"},
{"bbox_2d": [282, 207, 361, 321], "label": "person"},
{"bbox_2d": [623, 140, 643, 166], "label": "person"},
{"bbox_2d": [600, 115, 618, 138], "label": "person"},
{"bbox_2d": [311, 169, 343, 204], "label": "person"},
{"bbox_2d": [570, 114, 593, 136], "label": "person"},
{"bbox_2d": [570, 103, 584, 124], "label": "person"},
{"bbox_2d": [551, 110, 577, 136], "label": "person"},
{"bbox_2d": [255, 217, 282, 235], "label": "tennis racket"},
{"bbox_2d": [532, 156, 562, 194], "label": "person"},
{"bbox_2d": [503, 130, 530, 166], "label": "person"},
{"bbox_2d": [445, 126, 468, 166], "label": "person"},
{"bbox_2d": [538, 131, 560, 160], "label": "person"},
{"bbox_2d": [590, 150, 605, 166], "label": "chair"},
{"bbox_2d": [615, 152, 630, 164], "label": "chair"},
{"bbox_2d": [601, 95, 633, 112], "label": "chair"},
{"bbox_2d": [505, 38, 528, 53], "label": "chair"},
{"bbox_2d": [536, 47, 547, 56], "label": "chair"},
{"bbox_2d": [442, 49, 451, 53], "label": "chair"},
{"bbox_2d": [427, 70, 439, 76], "label": "chair"},
{"bbox_2d": [438, 63, 451, 76], "label": "chair"},
{"bbox_2d": [466, 49, 478, 56], "label": "chair"},
{"bbox_2d": [527, 147, 544, 168], "label": "person"},
{"bbox_2d": [412, 128, 435, 159], "label": "person"},
{"bbox_2d": [552, 48, 566, 52], "label": "chair"},
{"bbox_2d": [482, 11, 494, 16], "label": "chair"},
{"bbox_2d": [618, 63, 630, 74], "label": "chair"},
{"bbox_2d": [16, 10, 612, 158], "label": "chair"}
]
``` |
train2017/000000365626.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
428.9845,
247.72825,
463.2674375,
280.483
],
[
267.44112499999994,
231.89133333333334,
338.7741874999999,
316.46066666666667
],
[
364.62475,
188.14891666666665,
440.61675,
295.92325
],
[
530.7566250000001,
119.80324999999999,
637.1273125000001,
316.6193333333333
],
[
6.5104375,
214.10083333333336,
112.00568750000001,
318.76133333333337
],
[
501.71625000000006,
317.91841666666664,
519.6878750000001,
327.98383333333334
],
[
40.6021875,
301.60549999999995,
58.7951875,
331.9604166666666
],
[
66.79487499999999,
268.2755833333333,
160.356,
327.1905
],
[
426.19718750000004,
273.4025,
506.46575000000007,
324.11633333333333
],
[
320.53087500000004,
268.1863333333333,
379.738625,
308.00175
],
[
368.851,
301.38733333333334,
404.16031250000003,
320.98266666666666
],
[
493.807125,
246.02258333333333,
550.6300625,
300.594
],
[
462.5228125,
170.59641666666667,
487.487875,
179.42225
],
[
415.480625,
193.76175,
435.43456249999997,
238.13883333333334
],
[
174.181875,
237.69258333333335,
216.18275,
303.14258333333333
],
[
80.3893125,
237.87108333333333,
102.979625,
287.66266666666667
],
[
451.6150625,
147.42116666666666,
475.4833125,
178.95616666666666
]
],
"target_id": [
62,
1,
1,
1,
1,
77,
46,
73,
73,
73,
54,
62,
62,
62,
72,
62,
64
]
} | ```json
[
{"bbox_2d": [428, 247, 463, 280], "label": "chair"},
{"bbox_2d": [267, 231, 338, 316], "label": "person"},
{"bbox_2d": [364, 188, 440, 295], "label": "person"},
{"bbox_2d": [530, 119, 637, 316], "label": "person"},
{"bbox_2d": [6, 214, 112, 318], "label": "person"},
{"bbox_2d": [501, 317, 519, 327], "label": "cell phone"},
{"bbox_2d": [40, 301, 58, 331], "label": "wine glass"},
{"bbox_2d": [66, 268, 160, 327], "label": "laptop"},
{"bbox_2d": [426, 273, 506, 324], "label": "laptop"},
{"bbox_2d": [320, 268, 379, 308], "label": "laptop"},
{"bbox_2d": [368, 301, 404, 320], "label": "sandwich"},
{"bbox_2d": [493, 246, 550, 300], "label": "chair"},
{"bbox_2d": [462, 170, 487, 179], "label": "chair"},
{"bbox_2d": [415, 193, 435, 238], "label": "chair"},
{"bbox_2d": [174, 237, 216, 303], "label": "tv"},
{"bbox_2d": [80, 237, 102, 287], "label": "chair"},
{"bbox_2d": [451, 147, 475, 178], "label": "potted plant"}
]
``` |
train2017/000000574424.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
563.8119374999999,
341.27216666666664,
643.9999999999999,
476
],
[
119.3915625,
25.674249999999997,
349.50081250000005,
313.4063333333333
],
[
351.66425000000004,
82.18933333333332,
579.6,
469.40541666666667
],
[
375.1601875,
106.71325,
425.1104375,
122.13366666666667
],
[
416.71831249999997,
158.15099999999998,
445.7184375,
189.32899999999998
],
[
351.14099999999996,
350.12775,
391.83374999999995,
378.46958333333333
],
[
93.33975000000001,
277.0419166666667,
347.32731250000006,
470.6549166666667
],
[
283.2895625,
202.1710833333333,
402.681125,
336.94849999999997
],
[
568.511125,
169.48575,
644,
281.6333333333333
],
[
66.52318749999999,
87.45508333333333,
134.79724999999996,
142.8
],
[
337.134,
117.35383333333334,
438.704875,
185.37225
],
[
46.5189375,
107.26858333333332,
147.99925,
163.76383333333334
],
[
294.2174375,
141.04475,
335.544125,
190.77683333333331
],
[
540.6480624999999,
124.93016666666668,
579.0063124999999,
207.70458333333335
],
[
0.09056249999999999,
103.38125,
49.829499999999996,
135.12449999999998
],
[
132.71431249999998,
115.66799999999999,
156.05931249999998,
141.253
],
[
571.2179375,
177.24058333333332,
644,
278.41041666666666
],
[
97.0125625,
46.618249999999996,
151.0079375,
75.8625
],
[
303.90762499999994,
97.50066666666666,
377.26324999999997,
174.76141666666666
]
],
"target_id": [
62,
1,
1,
62,
62,
77,
73,
73,
33,
62,
72,
73,
73,
62,
62,
62,
27,
27,
1
]
} | ```json
[
{"bbox_2d": [563, 341, 643, 476], "label": "chair"},
{"bbox_2d": [119, 25, 349, 313], "label": "person"},
{"bbox_2d": [351, 82, 579, 469], "label": "person"},
{"bbox_2d": [375, 106, 425, 122], "label": "chair"},
{"bbox_2d": [416, 158, 445, 189], "label": "chair"},
{"bbox_2d": [351, 350, 391, 378], "label": "cell phone"},
{"bbox_2d": [93, 277, 347, 470], "label": "laptop"},
{"bbox_2d": [283, 202, 402, 336], "label": "laptop"},
{"bbox_2d": [568, 169, 644, 281], "label": "suitcase"},
{"bbox_2d": [66, 87, 134, 142], "label": "chair"},
{"bbox_2d": [337, 117, 438, 185], "label": "tv"},
{"bbox_2d": [46, 107, 147, 163], "label": "laptop"},
{"bbox_2d": [294, 141, 335, 190], "label": "laptop"},
{"bbox_2d": [540, 124, 579, 207], "label": "chair"},
{"bbox_2d": [0, 103, 49, 135], "label": "chair"},
{"bbox_2d": [132, 115, 156, 141], "label": "chair"},
{"bbox_2d": [571, 177, 644, 278], "label": "backpack"},
{"bbox_2d": [97, 46, 151, 75], "label": "backpack"},
{"bbox_2d": [303, 97, 377, 174], "label": "person"}
]
``` |
train2017/000000403672.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
179.1460416666667,
136.50787499999998,
260.5575,
356.2426875
],
[
277.52375000000006,
254.59131250000002,
333.65937500000007,
462.69387500000005
],
[
295.28625,
154.258125,
444.34833333333336,
566.8206250000001
]
],
"target_id": [
1,
39,
1
]
} | ```json
[
{"bbox_2d": [179, 136, 260, 356], "label": "person"},
{"bbox_2d": [277, 254, 333, 462], "label": "baseball bat"},
{"bbox_2d": [295, 154, 444, 566], "label": "person"}
]
``` |
train2017/000000441701.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
345.91060000000004,
68.2962,
353.23120000000006,
75.901
],
[
383.1114,
55.48759999999999,
417.2056,
81.05579999999999
],
[
342.9118,
151.5276,
415.55920000000003,
312.5122
],
[
363.3644,
64.76820000000001,
421.253,
157.6232
],
[
89.1212,
3.2242,
119.315,
111.28879999999998
],
[
383.56219999999996,
155.04579999999999,
409.30679999999995,
193.2952
]
],
"target_id": [
37,
62,
1,
1,
1,
43
]
} | ```json
[
{"bbox_2d": [345, 68, 353, 75], "label": "sports ball"},
{"bbox_2d": [383, 55, 417, 81], "label": "chair"},
{"bbox_2d": [342, 151, 415, 312], "label": "person"},
{"bbox_2d": [363, 64, 421, 157], "label": "person"},
{"bbox_2d": [89, 3, 119, 111], "label": "person"},
{"bbox_2d": [383, 155, 409, 193], "label": "tennis racket"}
]
``` |
train2017/000000034524.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
374.2143125,
86.625,
448.18375000000003,
135.94471153846155
]
],
"target_id": [
75
]
} | ```json
[
{"bbox_2d": [374, 86, 448, 135], "label": "remote"}
]
``` |
train2017/000000163280.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
284.886,
89.39525,
439.97275,
487.54825000000005
],
[
404.45125,
155.24425000000002,
472.2415833333333,
491.271375
],
[
154.1645,
341.69231249999996,
188.16875,
408.1249375
],
[
377.33908333333335,
152.6380625,
412.18625000000003,
195.19237499999997
],
[
2.429583333333333,
162.831375,
65.25166666666667,
229.887875
]
],
"target_id": [
1,
1,
77,
1,
1
]
} | ```json
[
{"bbox_2d": [284, 89, 439, 487], "label": "person"},
{"bbox_2d": [404, 155, 472, 491], "label": "person"},
{"bbox_2d": [154, 341, 188, 408], "label": "cell phone"},
{"bbox_2d": [377, 152, 412, 195], "label": "person"},
{"bbox_2d": [2, 162, 65, 229], "label": "person"}
]
``` |
train2017/000000001270.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
383.924625,
209.23175,
462.51275,
399.35408333333334
],
[
475.3826875,
124.36491666666666,
556.9694374999999,
272.30174999999997
],
[
335.27243749999997,
76.42775,
375.48218749999995,
223.2638333333333
],
[
115.00431250000001,
173.88875,
199.338125,
403.78683333333333
],
[
394.8625625,
311.96841666666666,
419.40500000000003,
358.43791666666664
],
[
127.69312500000001,
125.13841666666667,
190.241625,
223.72
],
[
198.6639375,
131.03883333333332,
280.9550625,
222.60933333333332
],
[
293.2514375,
138.46641666666667,
347.599,
236.84966666666668
],
[
182.53375,
248.12491666666668,
202.276375,
277.94433333333336
],
[
454.4929375,
286.671,
462.30143749999996,
308.57691666666665
],
[
445.90962499999995,
287.4940833333333,
454.40237499999995,
309.4
],
[
45.9151875,
144.75358333333332,
143.5818125,
391.1728333333333
],
[
226.93956250000002,
45.48775,
272.14031250000005,
156.19741666666667
],
[
195.1621875,
221.68708333333333,
372.9464375,
238.74375
],
[
203.282625,
68.87125,
235.9153125,
139.72583333333336
],
[
329.95943750000004,
108.31975000000001,
343.2821875,
153.3315
],
[
262.6413125,
113.03016666666667,
294.47906250000005,
155.68175
],
[
60.14356250000001,
136.374,
99.6891875,
191.08425
]
],
"target_id": [
1,
1,
1,
1,
39,
1,
1,
1,
40,
44,
44,
1,
1,
15,
1,
1,
1,
1
]
} | ```json
[
{"bbox_2d": [383, 209, 462, 399], "label": "person"},
{"bbox_2d": [475, 124, 556, 272], "label": "person"},
{"bbox_2d": [335, 76, 375, 223], "label": "person"},
{"bbox_2d": [115, 173, 199, 403], "label": "person"},
{"bbox_2d": [394, 311, 419, 358], "label": "baseball bat"},
{"bbox_2d": [127, 125, 190, 223], "label": "person"},
{"bbox_2d": [198, 131, 280, 222], "label": "person"},
{"bbox_2d": [293, 138, 347, 236], "label": "person"},
{"bbox_2d": [182, 248, 202, 277], "label": "baseball glove"},
{"bbox_2d": [454, 286, 462, 308], "label": "bottle"},
{"bbox_2d": [445, 287, 454, 309], "label": "bottle"},
{"bbox_2d": [45, 144, 143, 391], "label": "person"},
{"bbox_2d": [226, 45, 272, 156], "label": "person"},
{"bbox_2d": [195, 221, 372, 238], "label": "bench"},
{"bbox_2d": [203, 68, 235, 139], "label": "person"},
{"bbox_2d": [329, 108, 343, 153], "label": "person"},
{"bbox_2d": [262, 113, 294, 155], "label": "person"},
{"bbox_2d": [60, 136, 99, 191], "label": "person"}
]
``` |
train2017/000000493004.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
271.5265,
91.30275,
363.49775,
365.31016666666665
],
[
360.5494375,
123.05591666666668,
375.6834375,
153.3315
],
[
462.049875,
113.17891666666667,
473.3701875,
143.89083333333332
],
[
397.0964375,
120.15033333333332,
409.78524999999996,
148.58141666666666
],
[
307.3993125,
369.19750000000005,
360.19725,
395.61550000000005
],
[
273.50881250000003,
128.59933333333333,
333.5014375,
198.11516666666665
],
[
13.745375000000001,
134.31133333333335,
23.163874999999997,
143.59333333333336
],
[
350.5875625,
122.56008333333334,
361.0928125,
152.06216666666668
],
[
326.3168125,
141.80833333333334,
345.97893750000003,
167.10575
],
[
484.86156250000005,
113.16900000000001,
493.1128125,
137.66316666666668
]
],
"target_id": [
1,
1,
1,
1,
36,
27,
1,
1,
27,
1
]
} | ```json
[
{"bbox_2d": [271, 91, 363, 365], "label": "person"},
{"bbox_2d": [360, 123, 375, 153], "label": "person"},
{"bbox_2d": [462, 113, 473, 143], "label": "person"},
{"bbox_2d": [397, 120, 409, 148], "label": "person"},
{"bbox_2d": [307, 369, 360, 395], "label": "snowboard"},
{"bbox_2d": [273, 128, 333, 198], "label": "backpack"},
{"bbox_2d": [13, 134, 23, 143], "label": "person"},
{"bbox_2d": [350, 122, 361, 152], "label": "person"},
{"bbox_2d": [326, 141, 345, 167], "label": "backpack"},
{"bbox_2d": [484, 113, 493, 137], "label": "person"}
]
``` |
train2017/000000087327.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
2.898,
252.49065420560748,
181.5375625,
413.51355140186917
],
[
225.540875,
324.4794392523365,
324.7068125,
415.4957943925234
],
[
586.0903125000001,
296.9144859813084,
644.0000000000001,
419.97056074766357
],
[
305.53775,
319.26869158878503,
340.8671875,
402.5228971962617
],
[
419.06287499999996,
282.2635514018691,
584.5608124999999,
408.7345794392523
],
[
123.2555625,
121.8196261682243,
591.936625,
287.79813084112146
],
[
35.5508125,
339.19906542056077,
105.70656249999999,
420
],
[
0.6641250000000001,
265.8855140186916,
41.85999999999999,
291.7822429906542
],
[
604.7059375000001,
53.72663551401869,
625.0724375000001,
65.40420560747663
],
[
618.11925,
286.44392523364485,
644,
296.41401869158875
],
[
320.34975,
282.20467289719625,
448.0931875,
413.3957943925233
],
[
22.3085625,
334.0766355140187,
104.83112500000001,
420
],
[
306.6144375,
258.4079439252336,
333.9039375,
272.36214953271025
],
[
213.73756250000002,
334.9794392523365,
238.17937500000002,
352.69205607476636
],
[
542.3184375000001,
294.3532710280374,
553.7595000000001,
297.6799065420561
],
[
224.252875,
370.9640186915887,
230.99474999999998,
387.4107476635513
],
[
233.87262499999997,
370.17897196261686,
241.44968749999998,
386.92009345794395
]
],
"target_id": [
1,
1,
1,
1,
1,
38,
27,
38,
38,
38,
1,
62,
38,
38,
38,
38,
38
]
} | ```json
[
{"bbox_2d": [2, 252, 181, 413], "label": "person"},
{"bbox_2d": [225, 324, 324, 415], "label": "person"},
{"bbox_2d": [586, 296, 644, 419], "label": "person"},
{"bbox_2d": [305, 319, 340, 402], "label": "person"},
{"bbox_2d": [419, 282, 584, 408], "label": "person"},
{"bbox_2d": [123, 121, 591, 287], "label": "kite"},
{"bbox_2d": [35, 339, 105, 420], "label": "backpack"},
{"bbox_2d": [0, 265, 41, 291], "label": "kite"},
{"bbox_2d": [604, 53, 625, 65], "label": "kite"},
{"bbox_2d": [618, 286, 644, 296], "label": "kite"},
{"bbox_2d": [320, 282, 448, 413], "label": "person"},
{"bbox_2d": [22, 334, 104, 420], "label": "chair"},
{"bbox_2d": [306, 258, 333, 272], "label": "kite"},
{"bbox_2d": [213, 334, 238, 352], "label": "kite"},
{"bbox_2d": [542, 294, 553, 297], "label": "kite"},
{"bbox_2d": [224, 370, 230, 387], "label": "kite"},
{"bbox_2d": [233, 370, 241, 386], "label": "kite"}
]
``` |
train2017/000000356660.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
368.4988125,
315.26578125,
406.65581249999997,
348.24234375
],
[
93.6919375,
29.10796875,
644,
496.07578125
]
],
"target_id": [
37,
1
]
} | ```json
[
{"bbox_2d": [368, 315, 406, 348], "label": "sports ball"},
{"bbox_2d": [93, 29, 644, 496], "label": "person"}
]
``` |
train2017/000000372384.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
132.30186666666668,
97.26192,
139.21301333333335,
105.19488
],
[
122.94463999999999,
79.25904,
143.89162666666667,
92.91744
],
[
138.65973333333335,
166.4712,
230.65952000000001,
352.49760000000003
],
[
87.87445333333334,
172.54944,
119.00373333333333,
237.85776
],
[
199.64672000000002,
64.63296000000001,
227.27189333333337,
97.97760000000001
],
[
203.38378666666665,
230.15664,
223.63189333333332,
251.61696
],
[
218.22528,
85.09536,
247.78208,
135.84816
],
[
178.2241066666667,
65.22767999999999,
196.8609066666667,
98.57231999999999
],
[
114.0048,
89.17775999999999,
144.40608,
138.79152
],
[
72.56704,
91.03247999999999,
97.20256,
139.94064
],
[
48.81482666666667,
41.43888,
75.43050666666667,
82.7064
],
[
136.75722666666664,
84.81312,
161.9848533333333,
138.38832
],
[
327.91061333333334,
32.739839999999994,
348.0810666666667,
55.32911999999999
],
[
189.32853333333333,
17.14608,
209.49898666666667,
27.619200000000003
],
[
102.61888,
80.60976,
117.84864,
96.71759999999999
],
[
92.85397333333333,
102.60432,
111.64608,
123.89328
],
[
211.56650666666667,
101.5056,
221.46730666666667,
127.9152
],
[
153.29738666666668,
16.57152,
171.62357333333335,
35.773920000000004
],
[
217.63317333333333,
17.35776,
230.42656,
28.83888
],
[
114.07274666666666,
194.71535999999998,
135.72832,
236.628
],
[
304.33311999999995,
32.59872000000001,
330.17226666666664,
63.52416000000001
],
[
200.19029333333333,
3.346559999999999,
216.63338666666667,
17.59968
],
[
50.455253333333324,
83.60352,
78.66282666666666,
133.01568
],
[
188.29962666666665,
35.6328,
204.53887999999998,
49.45248
],
[
113.93685333333333,
41.27760000000001,
137.25226666666666,
80.36784
],
[
69.10176,
36.479519999999994,
89.82549333333333,
75.13632
],
[
83.47733333333333,
22.176,
363.02933333333334,
235.87199999999999
]
],
"target_id": [
37,
62,
1,
1,
1,
43,
1,
1,
1,
1,
1,
1,
62,
62,
62,
62,
62,
62,
62,
62,
62,
62,
1,
62,
1,
1,
62
]
} | ```json
[
{"bbox_2d": [132, 97, 139, 105], "label": "sports ball"},
{"bbox_2d": [122, 79, 143, 92], "label": "chair"},
{"bbox_2d": [138, 166, 230, 352], "label": "person"},
{"bbox_2d": [87, 172, 119, 237], "label": "person"},
{"bbox_2d": [199, 64, 227, 97], "label": "person"},
{"bbox_2d": [203, 230, 223, 251], "label": "tennis racket"},
{"bbox_2d": [218, 85, 247, 135], "label": "person"},
{"bbox_2d": [178, 65, 196, 98], "label": "person"},
{"bbox_2d": [114, 89, 144, 138], "label": "person"},
{"bbox_2d": [72, 91, 97, 139], "label": "person"},
{"bbox_2d": [48, 41, 75, 82], "label": "person"},
{"bbox_2d": [136, 84, 161, 138], "label": "person"},
{"bbox_2d": [327, 32, 348, 55], "label": "chair"},
{"bbox_2d": [189, 17, 209, 27], "label": "chair"},
{"bbox_2d": [102, 80, 117, 96], "label": "chair"},
{"bbox_2d": [92, 102, 111, 123], "label": "chair"},
{"bbox_2d": [211, 101, 221, 127], "label": "chair"},
{"bbox_2d": [153, 16, 171, 35], "label": "chair"},
{"bbox_2d": [217, 17, 230, 28], "label": "chair"},
{"bbox_2d": [114, 194, 135, 236], "label": "chair"},
{"bbox_2d": [304, 32, 330, 63], "label": "chair"},
{"bbox_2d": [200, 3, 216, 17], "label": "chair"},
{"bbox_2d": [50, 83, 78, 133], "label": "person"},
{"bbox_2d": [188, 35, 204, 49], "label": "chair"},
{"bbox_2d": [113, 41, 137, 80], "label": "person"},
{"bbox_2d": [69, 36, 89, 75], "label": "person"},
{"bbox_2d": [83, 22, 363, 235], "label": "chair"}
]
``` |
train2017/000000575867.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
158.564875,
6.611294117647059,
552.59225,
414.3374117647059
],
[
239.29631250000003,
168.94870588235293,
484.35843750000004,
415.2762352941176
]
],
"target_id": [
88,
88
]
} | ```json
[
{"bbox_2d": [158, 6, 552, 414], "label": "teddy bear"},
{"bbox_2d": [239, 168, 484, 415], "label": "teddy bear"}
]
``` |
train2017/000000451087.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
281.5751598173516,
173.78943750000002,
300.8043835616439,
299.13800000000003
],
[
370.5716894977169,
208.5453125,
448,
415.90324999999996
],
[
83.40164383561645,
229.30425,
307.5039269406393,
571.9826875
],
[
245.6635616438356,
44.858625,
313.33406392694064,
108.5441875
],
[
165.74977168949775,
46.851000000000006,
238.84127853881282,
105.8675625
],
[
41.18940639269407,
338.643375,
345.6964383561644,
393.6349375
],
[
370.56146118721466,
451.68549999999993,
448.00000000000006,
465.51137499999993
],
[
81.83671232876713,
32.6729375,
160.35945205479453,
101.892875
],
[
333.92365296803655,
47.756625,
423.6566210045662,
120.1160625
],
[
368.62831050228306,
17.6596875,
424.9044748858447,
108.332875
],
[
281.22739726027396,
5.635,
346.74995433789957,
109.36931250000002
],
[
1.6160730593607302,
29.493187499999998,
76.16,
101.21868749999999
],
[
133.82721461187214,
4.83,
190.8193607305936,
103.1104375
],
[
169.3910502283105,
11.581937499999999,
258.6228310502283,
106.9744375
]
],
"target_id": [
39,
1,
1,
1,
1,
15,
39,
1,
1,
1,
1,
1,
1,
1
]
} | ```json
[
{"bbox_2d": [281, 173, 300, 299], "label": "baseball bat"},
{"bbox_2d": [370, 208, 448, 415], "label": "person"},
{"bbox_2d": [83, 229, 307, 571], "label": "person"},
{"bbox_2d": [245, 44, 313, 108], "label": "person"},
{"bbox_2d": [165, 46, 238, 105], "label": "person"},
{"bbox_2d": [41, 338, 345, 393], "label": "bench"},
{"bbox_2d": [370, 451, 448, 465], "label": "baseball bat"},
{"bbox_2d": [81, 32, 160, 101], "label": "person"},
{"bbox_2d": [333, 47, 423, 120], "label": "person"},
{"bbox_2d": [368, 17, 424, 108], "label": "person"},
{"bbox_2d": [281, 5, 346, 109], "label": "person"},
{"bbox_2d": [1, 29, 76, 101], "label": "person"},
{"bbox_2d": [133, 4, 190, 103], "label": "person"},
{"bbox_2d": [169, 11, 258, 106], "label": "person"}
]
``` |
train2017/000000321665.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
232.9166875,
231.42295081967214,
326.4576875,
330.5311475409836
]
],
"target_id": [
85
]
} | ```json
[
{"bbox_2d": [232, 231, 326, 330], "label": "clock"}
]
``` |
train2017/000000437497.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
378.38360655737705,
347.3876875,
419.91147540983604,
365.64106250000003
],
[
93.3639344262295,
143.269875,
397.50491803278686,
589.0084375
],
[
185.27213114754102,
99.8300625,
238.21967213114758,
213.0130625
],
[
19.249180327868853,
497.1176875,
87.02950819672131,
589.1291875
]
],
"target_id": [
39,
1,
1,
40
]
} | ```json
[
{"bbox_2d": [378, 347, 419, 365], "label": "baseball bat"},
{"bbox_2d": [93, 143, 397, 589], "label": "person"},
{"bbox_2d": [185, 99, 238, 213], "label": "person"},
{"bbox_2d": [19, 497, 87, 589], "label": "baseball glove"}
]
``` |
train2017/000000399636.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
87.07825,
341.803,
199.40433333333334,
486.4715625
],
[
197.19291666666666,
353.6063125,
320.25874999999996,
518.9935625
],
[
275.1081666666667,
542.1574374999999,
301.92283333333336,
613.3999374999999
],
[
19.724249999999998,
560.9139375,
92.93900000000001,
599.68475
],
[
224.32491666666667,
515.96475,
253.44025,
530.5453125
],
[
210.42175,
512.000125,
250.53466666666668,
531.1691875
],
[
112.41533333333334,
616.34825,
160.96733333333333,
644
],
[
50.436166666666665,
579.740875,
138.58541666666667,
632.025625
],
[
172.95658333333333,
535.2143125,
235.858,
570.0305625
],
[
312.9799166666667,
561.749125,
363.48550000000006,
585.8890625
],
[
153.43066666666667,
466.1755,
168.17675,
481.732125
],
[
345.66525,
618.6324374999999,
359.261,
643.1245624999999
],
[
358.5668333333333,
426.20725000000004,
476,
644
],
[
257.635,
357.86275,
439.86366666666663,
561.910125
],
[
338.96158333333335,
538.6154375,
346.171,
576.037875
],
[
122.69891666666668,
474.81918750000006,
143.99,
479.95106250000003
],
[
96.866,
454.20112499999993,
110.52125,
458.61856249999994
],
[
88.03025,
509.23293750000005,
111.43358333333333,
570.2921875000001
],
[
176.81416666666667,
612.2729375,
265.8063333333333,
644
],
[
61.661833333333334,
417.654125,
102.18133333333333,
446.5234375
],
[
29.38308333333333,
487.6991875,
47.81816666666667,
532.9905
],
[
151.7845,
465.3000625000001,
168.78166666666667,
482.1446875000001
],
[
88.02033333333334,
507.91475,
111.97900000000001,
570.6343125000001
],
[
271.72658333333334,
591.614625,
302.47816666666665,
644
]
],
"target_id": [
1,
1,
47,
48,
48,
49,
49,
59,
59,
59,
46,
59,
1,
1,
49,
49,
49,
46,
51,
62,
47,
47,
47,
47
]
} | ```json
[
{"bbox_2d": [87, 341, 199, 486], "label": "person"},
{"bbox_2d": [197, 353, 320, 518], "label": "person"},
{"bbox_2d": [275, 542, 301, 613], "label": "cup"},
{"bbox_2d": [19, 560, 92, 599], "label": "fork"},
{"bbox_2d": [224, 515, 253, 530], "label": "fork"},
{"bbox_2d": [210, 512, 250, 531], "label": "knife"},
{"bbox_2d": [112, 616, 160, 644], "label": "knife"},
{"bbox_2d": [50, 579, 138, 632], "label": "pizza"},
{"bbox_2d": [172, 535, 235, 570], "label": "pizza"},
{"bbox_2d": [312, 561, 363, 585], "label": "pizza"},
{"bbox_2d": [153, 466, 168, 481], "label": "wine glass"},
{"bbox_2d": [345, 618, 359, 643], "label": "pizza"},
{"bbox_2d": [358, 426, 476, 644], "label": "person"},
{"bbox_2d": [257, 357, 439, 561], "label": "person"},
{"bbox_2d": [338, 538, 346, 576], "label": "knife"},
{"bbox_2d": [122, 474, 143, 479], "label": "knife"},
{"bbox_2d": [96, 454, 110, 458], "label": "knife"},
{"bbox_2d": [88, 509, 111, 570], "label": "wine glass"},
{"bbox_2d": [176, 612, 265, 644], "label": "bowl"},
{"bbox_2d": [61, 417, 102, 446], "label": "chair"},
{"bbox_2d": [29, 487, 47, 532], "label": "cup"},
{"bbox_2d": [151, 465, 168, 482], "label": "cup"},
{"bbox_2d": [88, 507, 111, 570], "label": "cup"},
{"bbox_2d": [271, 591, 302, 644], "label": "cup"}
]
``` |
train2017/000000476455.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
164.88864,
73.17073170731707,
352.99152000000004,
197.609756097561
],
[
245.2968,
57.6,
504,
280
],
[
255.53807999999998,
191.49268292682927,
273.20831999999996,
208.2048780487805
],
[
147.68207999999998,
199.15121951219513,
175.75487999999999,
209.50243902439024
]
],
"target_id": [
72,
1,
75,
75
]
} | ```json
[
{"bbox_2d": [164, 73, 352, 197], "label": "tv"},
{"bbox_2d": [245, 57, 504, 280], "label": "person"},
{"bbox_2d": [255, 191, 273, 208], "label": "remote"},
{"bbox_2d": [147, 199, 175, 209], "label": "remote"}
]
``` |
train2017/000000068155.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
214.81425,
285.0380281690141,
364.121625,
407.7352112676057
],
[
329.44624999999996,
145.34366197183098,
560.6321875,
415.27746478873235
],
[
43.1580625,
219.85915492957747,
255.82899999999998,
418.71830985915494
],
[
237.7064375,
322.1478873239437,
255.2353125,
339.8549295774648
]
],
"target_id": [
72,
1,
1,
75
]
} | ```json
[
{"bbox_2d": [214, 285, 364, 407], "label": "tv"},
{"bbox_2d": [329, 145, 560, 415], "label": "person"},
{"bbox_2d": [43, 219, 255, 418], "label": "person"},
{"bbox_2d": [237, 322, 255, 339], "label": "remote"}
]
``` |
train2017/000000341118.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
430.1416875,
145.74146137787056,
484.5999375,
217.01227557411272
],
[
314.8254375,
182.97678496868477,
415.94350000000003,
297.02797494780793
],
[
3.09925,
201.83791231732778,
151.00793750000003,
408.1774530271399
],
[
10.4348125,
224.68392484342377,
186.4883125,
286.5738622129436
],
[
598.2860625000001,
248.62304801670146,
643.0742500000001,
267.97110647181626
],
[
127.72331249999999,
282.60885177453025,
286.93218749999994,
383.07565762004174
],
[
268.7995625,
263.8669728601252,
342.82937499999997,
362.1574947807933
],
[
19.501125,
344.7770354906054,
134.39475,
476
],
[
161.8754375,
232.6636325678497,
272.04975,
287.06079331941544
],
[
133.952,
264.58246346555325,
527.0636875,
469.8189561586639
]
],
"target_id": [
72,
62,
63,
1,
81,
88,
31,
27,
33,
67
]
} | ```json
[
{"bbox_2d": [430, 145, 484, 217], "label": "tv"},
{"bbox_2d": [314, 182, 415, 297], "label": "chair"},
{"bbox_2d": [3, 201, 151, 408], "label": "couch"},
{"bbox_2d": [10, 224, 186, 286], "label": "person"},
{"bbox_2d": [598, 248, 643, 267], "label": "sink"},
{"bbox_2d": [127, 282, 286, 383], "label": "teddy bear"},
{"bbox_2d": [268, 263, 342, 362], "label": "handbag"},
{"bbox_2d": [19, 344, 134, 476], "label": "backpack"},
{"bbox_2d": [161, 232, 272, 287], "label": "suitcase"},
{"bbox_2d": [133, 264, 527, 469], "label": "dining table"}
]
``` |
train2017/000000358209.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
246.9840625,
169.12131147540984,
331.881375,
227.04590163934427
]
],
"target_id": [
60
]
} | ```json
[
{"bbox_2d": [246, 169, 331, 227], "label": "donut"}
]
``` |
train2017/000000501429.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
5.68225,
2.6263125,
465.7065,
639.4215625
],
[
146.42950000000002,
207.5591875,
259.063,
476.5700625
]
],
"target_id": [
1,
90
]
} | ```json
[
{"bbox_2d": [5, 2, 465, 639], "label": "person"},
{"bbox_2d": [146, 207, 259, 476], "label": "toothbrush"}
]
``` |
train2017/000000434858.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
73.56393442622951,
308.01312500000006,
322.5344262295082,
636.5235625
]
],
"target_id": [
86
]
} | ```json
[
{"bbox_2d": [73, 308, 322, 636], "label": "vase"}
]
``` |
train2017/000000337899.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
266.06214953271024,
233.76193750000002,
280.614953271028,
247.60793750000002
],
[
13.856074766355139,
518.54075,
21.19626168224299,
532.1754375
]
],
"target_id": [
85,
1
]
} | ```json
[
{"bbox_2d": [266, 233, 280, 247], "label": "clock"},
{"bbox_2d": [13, 518, 21, 532], "label": "person"}
]
``` |
train2017/000000246014.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
289.22950000000003,
128.6289375,
297.2124166666667,
136.85
],
[
78.79783333333333,
400.8598125,
159.02366666666666,
605.843
],
[
115.36058333333334,
244.69987500000002,
162.41516666666666,
372.6345
],
[
110.08491666666667,
183.3488125,
171.955,
233.45
],
[
186.75066666666666,
284.28574999999995,
200.53483333333332,
341.86337499999996
],
[
171.717,
276.07475,
219.11866666666668,
336.93275
],
[
44.982,
172.249875,
78.56975,
279.8884375
],
[
305.77049999999997,
270.39950000000005,
340.578,
307.80181250000004
],
[
328.4995,
148.1300625,
362.55333333333334,
161.69431250000002
],
[
165.78683333333336,
301.90518749999995,
208.81525000000002,
368.22712499999994
],
[
295.477,
226.00375,
319.8125,
239.0548125
],
[
186.0565,
276.5879375,
279.412,
482.4063125
],
[
148.97808333333333,
236.2574375,
176.03075,
282.3638125
],
[
174.56308333333334,
189.9900625,
203.24208333333334,
232.7556875
],
[
201.81408333333331,
191.92206249999998,
235.02499999999998,
236.52912499999996
],
[
453.91558333333336,
242.47606249999998,
475.2364166666667,
289.457875
],
[
173.48216666666667,
217.7625625,
206.27658333333335,
258.6465
],
[
124.40458333333335,
141.820875,
137.41525000000001,
151.0884375
],
[
138.82341666666667,
141.5693125,
151.94316666666668,
147.2445625
],
[
154.91816666666668,
141.6699375,
167.6809166666667,
149.80043750000002
],
[
78.87716666666667,
133.2576875,
93.87116666666667,
141.498875
],
[
167.59166666666667,
189.175,
474.01666666666665,
308.91875000000005
]
],
"target_id": [
37,
1,
1,
1,
43,
1,
1,
1,
15,
62,
62,
1,
1,
1,
1,
1,
1,
62,
62,
62,
62,
1
]
} | ```json
[
{"bbox_2d": [289, 128, 297, 136], "label": "sports ball"},
{"bbox_2d": [78, 400, 159, 605], "label": "person"},
{"bbox_2d": [115, 244, 162, 372], "label": "person"},
{"bbox_2d": [110, 183, 171, 233], "label": "person"},
{"bbox_2d": [186, 284, 200, 341], "label": "tennis racket"},
{"bbox_2d": [171, 276, 219, 336], "label": "person"},
{"bbox_2d": [44, 172, 78, 279], "label": "person"},
{"bbox_2d": [305, 270, 340, 307], "label": "person"},
{"bbox_2d": [328, 148, 362, 161], "label": "bench"},
{"bbox_2d": [165, 301, 208, 368], "label": "chair"},
{"bbox_2d": [295, 226, 319, 239], "label": "chair"},
{"bbox_2d": [186, 276, 279, 482], "label": "person"},
{"bbox_2d": [148, 236, 176, 282], "label": "person"},
{"bbox_2d": [174, 189, 203, 232], "label": "person"},
{"bbox_2d": [201, 191, 235, 236], "label": "person"},
{"bbox_2d": [453, 242, 475, 289], "label": "person"},
{"bbox_2d": [173, 217, 206, 258], "label": "person"},
{"bbox_2d": [124, 141, 137, 151], "label": "chair"},
{"bbox_2d": [138, 141, 151, 147], "label": "chair"},
{"bbox_2d": [154, 141, 167, 149], "label": "chair"},
{"bbox_2d": [78, 133, 93, 141], "label": "chair"},
{"bbox_2d": [167, 189, 474, 308], "label": "person"}
]
``` |
train2017/000000229234.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
196.16843749999998,
226.17933333333335,
249.11731249999997,
266.39141666666666
],
[
135.13937500000003,
235.24316666666667,
163.43512500000003,
291.02441666666664
]
],
"target_id": [
85,
85
]
} | ```json
[
{"bbox_2d": [196, 226, 249, 266], "label": "clock"},
{"bbox_2d": [135, 235, 163, 291], "label": "clock"}
]
``` |
train2017/000000295628.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
379.08456250000006,
42.89424083769633,
405.95143750000005,
157.3130890052356
],
[
525.7253750000001,
274.16397905759163,
570.3223750000001,
309.9262827225131
],
[
234.7681875,
62.94575916230367,
396.76437500000003,
332.1532984293193
],
[
435.2936874999999,
40.0517277486911,
512.7950624999999,
208.01654450261782
],
[
560.6020000000001,
71.35015706806283,
643.5270625,
212.2957068062827
],
[
517.8061875000001,
155.58910994764398,
642.0378125000001,
338.6592670157068
],
[
0.865375,
24.51539267015707,
82.0596875,
196.29759162303665
],
[
261.041375,
89.59560209424085,
313.8795625,
187.74952879581153
],
[
0.44275000000000003,
134.7269109947644,
88.409125,
177.4261780104712
],
[
220.268125,
146.2303664921466,
423.329375,
191.45403141361257
],
[
514.7975,
234.39958115183245,
541.2316875,
245.56439790575917
],
[
565.6433125,
151.2791623036649,
571.3588125,
208.23204188481674
],
[
144.63837500000002,
103.82869109947646,
225.45031250000002,
194.48125654450263
],
[
209.199375,
42.00146596858639,
263.094125,
149.2781151832461
],
[
355.910625,
93.88502617801046,
411.9084375,
206.1591623036649
]
],
"target_id": [
39,
40,
1,
1,
1,
1,
1,
1,
15,
15,
39,
39,
1,
1,
1
]
} | ```json
[
{"bbox_2d": [379, 42, 405, 157], "label": "baseball bat"},
{"bbox_2d": [525, 274, 570, 309], "label": "baseball glove"},
{"bbox_2d": [234, 62, 396, 332], "label": "person"},
{"bbox_2d": [435, 40, 512, 208], "label": "person"},
{"bbox_2d": [560, 71, 643, 212], "label": "person"},
{"bbox_2d": [517, 155, 642, 338], "label": "person"},
{"bbox_2d": [0, 24, 82, 196], "label": "person"},
{"bbox_2d": [261, 89, 313, 187], "label": "person"},
{"bbox_2d": [0, 134, 88, 177], "label": "bench"},
{"bbox_2d": [220, 146, 423, 191], "label": "bench"},
{"bbox_2d": [514, 234, 541, 245], "label": "baseball bat"},
{"bbox_2d": [565, 151, 571, 208], "label": "baseball bat"},
{"bbox_2d": [144, 103, 225, 194], "label": "person"},
{"bbox_2d": [209, 42, 263, 149], "label": "person"},
{"bbox_2d": [355, 93, 411, 206], "label": "person"}
]
``` |
train2017/000000316237.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
350.3784375,
234.62731249999996,
366.07921875,
258.30437499999994
],
[
253.4175,
128.7899375,
504,
635.9801875
],
[
250.43484375,
347.5285625,
324.11531249999996,
511.29575
]
],
"target_id": [
77,
1,
31
]
} | ```json
[
{"bbox_2d": [350, 234, 366, 258], "label": "cell phone"},
{"bbox_2d": [253, 128, 504, 635], "label": "person"},
{"bbox_2d": [250, 347, 324, 511], "label": "handbag"}
]
``` |
train2017/000000209347.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
262.42475,
257.6,
343.72158333333334,
356.01125
],
[
408.81458333333336,
285.11087499999996,
461.73983333333337,
414.7460625
],
[
276.4766666666667,
255.0743125,
299.06683333333336,
299.5505625
],
[
153.00424999999998,
548.7785625,
358.10074999999995,
644
],
[
306.23658333333333,
313.84937499999995,
320.8041666666667,
342.88974999999994
],
[
195.31866666666667,
249.489625,
321.776,
369.35412499999995
],
[
296.9843333333334,
398.736625,
334.01316666666673,
417.332125
],
[
309.30083333333334,
339.6596875,
321.1016666666667,
355.75968750000004
],
[
359.82625,
356.8464375,
415.1116666666667,
425.2815
]
],
"target_id": [
1,
1,
1,
31,
32,
1,
77,
77,
31
]
} | ```json
[
{"bbox_2d": [262, 257, 343, 356], "label": "person"},
{"bbox_2d": [408, 285, 461, 414], "label": "person"},
{"bbox_2d": [276, 255, 299, 299], "label": "person"},
{"bbox_2d": [153, 548, 358, 644], "label": "handbag"},
{"bbox_2d": [306, 313, 320, 342], "label": "tie"},
{"bbox_2d": [195, 249, 321, 369], "label": "person"},
{"bbox_2d": [296, 398, 334, 417], "label": "cell phone"},
{"bbox_2d": [309, 339, 321, 355], "label": "cell phone"},
{"bbox_2d": [359, 356, 415, 425], "label": "handbag"}
]
``` |
train2017/000000251798.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
298.916625,
168.28583333333333,
551.0526875,
476
],
[
281.2368125,
209.16233333333332,
354.944625,
277.1410833333333
],
[
30.982437499999996,
319.07866666666666,
48.461,
369.68341666666663
],
[
59.8618125,
344.71325,
70.5884375,
365.6275
],
[
71.9971875,
341.4605833333333,
80.1075625,
371.52791666666667
]
],
"target_id": [
1,
89,
44,
44,
44
]
} | ```json
[
{"bbox_2d": [298, 168, 551, 476], "label": "person"},
{"bbox_2d": [281, 209, 354, 277], "label": "hair drier"},
{"bbox_2d": [30, 319, 48, 369], "label": "bottle"},
{"bbox_2d": [59, 344, 70, 365], "label": "bottle"},
{"bbox_2d": [71, 341, 80, 371], "label": "bottle"}
]
``` |
train2017/000000431067.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
245.303625,
409.6773333333333,
298.4839375,
470.6549166666666
],
[
106.843625,
382.64450000000005,
123.5976875,
438.2571666666667
],
[
294.10675,
391.65874999999994,
307.349,
432.5054999999999
],
[
518.581,
396.53775,
537.8808750000001,
419.85183333333333
],
[
460.0675625,
128.91666666666666,
536.7035625,
140.10266666666666
],
[
407.04824999999994,
412.0176666666667,
515.5521875,
476
],
[
129.25281249999998,
426.9323333333333,
191.83149999999998,
476
],
[
498.24468749999994,
419.4353333333333,
604.91725,
475.99999999999994
],
[
315.28831249999996,
426.92241666666666,
388.030125,
475.2760833333333
],
[
609.5963125,
407.51550000000003,
644,
468.8699166666667
]
],
"target_id": [
62,
1,
1,
1,
38,
62,
62,
62,
62,
62
]
} | ```json
[
{"bbox_2d": [245, 409, 298, 470], "label": "chair"},
{"bbox_2d": [106, 382, 123, 438], "label": "person"},
{"bbox_2d": [294, 391, 307, 432], "label": "person"},
{"bbox_2d": [518, 396, 537, 419], "label": "person"},
{"bbox_2d": [460, 128, 536, 140], "label": "kite"},
{"bbox_2d": [407, 412, 515, 476], "label": "chair"},
{"bbox_2d": [129, 426, 191, 476], "label": "chair"},
{"bbox_2d": [498, 419, 604, 475], "label": "chair"},
{"bbox_2d": [315, 426, 388, 475], "label": "chair"},
{"bbox_2d": [609, 407, 644, 468], "label": "chair"}
]
``` |
train2017/000000530905.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
424.3456875,
68.74672233820459,
618.4714375,
257.60643006263047
],
[
483.11068750000004,
163.28091858037578,
578.7648125000001,
283.99014613778706
],
[
355.0150625,
1.480668058455114,
432.57681249999996,
82.68885177453026
]
],
"target_id": [
90,
44,
87
]
} | ```json
[
{"bbox_2d": [424, 68, 618, 257], "label": "toothbrush"},
{"bbox_2d": [483, 163, 578, 283], "label": "bottle"},
{"bbox_2d": [355, 1, 432, 82], "label": "scissors"}
]
``` |
train2017/000000280612.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
348.498753117207,
360.0576,
353.00528678304244,
364.25088
],
[
61.50783042394015,
171.01728,
146.0859850374065,
328.44672
],
[
41.94693266832917,
0.252,
314.5091271820449,
502.90128000000004
]
],
"target_id": [
37,
43,
1
]
} | ```json
[
{"bbox_2d": [348, 360, 353, 364], "label": "sports ball"},
{"bbox_2d": [61, 171, 146, 328], "label": "tennis racket"},
{"bbox_2d": [41, 0, 314, 502], "label": "person"}
]
``` |
train2017/000000064516.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
360.26768749999997,
175.55211267605634,
503.79918749999996,
285.97464788732395
],
[
231.48781250000002,
7.946478873239437,
366.3655625,
101.69718309859157
],
[
164.72312499999998,
124.58028169014084,
344.85193749999996,
269.9338028169014
],
[
523.572,
207.29859154929576,
644,
333.56478873239433
],
[
365.087625,
313.34366197183095,
542.3285,
415.27746478873235
],
[
551.3143124999999,
338.8985915492958,
643.9999999999999,
419.83239436619726
],
[
208.7666875,
276.12535211267607,
348.80649999999997,
389.91971830985915
],
[
53.4620625,
343.5816901408451,
228.7306875,
419.99014084507047
],
[
394.08775,
13.93098591549296,
503.90987500000006,
87.38169014084507
],
[
457.4815,
96.62957746478874,
602.3815,
199.31267605633803
],
[
126.968625,
49.19718309859155,
235.643625,
156.91830985915493
]
],
"target_id": [
85,
85,
85,
85,
85,
85,
85,
85,
85,
85,
85
]
} | ```json
[
{"bbox_2d": [360, 175, 503, 285], "label": "clock"},
{"bbox_2d": [231, 7, 366, 101], "label": "clock"},
{"bbox_2d": [164, 124, 344, 269], "label": "clock"},
{"bbox_2d": [523, 207, 644, 333], "label": "clock"},
{"bbox_2d": [365, 313, 542, 415], "label": "clock"},
{"bbox_2d": [551, 338, 643, 419], "label": "clock"},
{"bbox_2d": [208, 276, 348, 389], "label": "clock"},
{"bbox_2d": [53, 343, 228, 419], "label": "clock"},
{"bbox_2d": [394, 13, 503, 87], "label": "clock"},
{"bbox_2d": [457, 96, 602, 199], "label": "clock"},
{"bbox_2d": [126, 49, 235, 156], "label": "clock"}
]
``` |
train2017/000000282672.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
79.12799999999999,
297.54812499999997,
147.83011764705878,
460.55056249999996
]
],
"target_id": [
77
]
} | ```json
[
{"bbox_2d": [79, 297, 147, 460], "label": "cell phone"}
]
``` |
train2017/000000104841.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
142.41024,
189.81386666666666,
182.13551999999999,
317.21386666666666
],
[
204.71472,
187.31925333333334,
268.42032,
307.55573333333336
],
[
276.08112,
171.08,
339.56496,
313.85536
],
[
245.31696,
30.090666666666667,
311.90544,
105.02613333333333
],
[
243.74448,
112.05376,
292.2696,
159.38346666666666
],
[
247.73616,
198.35573333333332,
357.74928,
259.54656
],
[
56.196,
192.30848000000003,
74.05776,
214.81824000000003
],
[
46.55952,
199.82144000000002,
56.53872,
213.4593066666667
],
[
447.62256,
198.85077333333336,
451.94688,
203.4129066666667
],
[
454.1544,
193.11413333333334,
462.43008000000003,
205.78133333333335
],
[
464.46623999999997,
205.94634666666664,
473.58864,
220.64224
],
[
477.83232,
202.26752,
491.59152,
221.39936
],
[
221.40720000000002,
208.5768533333333,
245.55888000000002,
257.9061333333333
],
[
437.64336000000003,
194.24981333333335,
446.07024,
205.4804266666667
],
[
53.141760000000005,
192.44437333333335,
61.175520000000006,
203.92736000000002
]
],
"target_id": [
1,
1,
1,
38,
38,
38,
1,
1,
1,
1,
1,
1,
31,
1,
1
]
} | ```json
[
{"bbox_2d": [142, 189, 182, 317], "label": "person"},
{"bbox_2d": [204, 187, 268, 307], "label": "person"},
{"bbox_2d": [276, 171, 339, 313], "label": "person"},
{"bbox_2d": [245, 30, 311, 105], "label": "kite"},
{"bbox_2d": [243, 112, 292, 159], "label": "kite"},
{"bbox_2d": [247, 198, 357, 259], "label": "kite"},
{"bbox_2d": [56, 192, 74, 214], "label": "person"},
{"bbox_2d": [46, 199, 56, 213], "label": "person"},
{"bbox_2d": [447, 198, 451, 203], "label": "person"},
{"bbox_2d": [454, 193, 462, 205], "label": "person"},
{"bbox_2d": [464, 205, 473, 220], "label": "person"},
{"bbox_2d": [477, 202, 491, 221], "label": "person"},
{"bbox_2d": [221, 208, 245, 257], "label": "handbag"},
{"bbox_2d": [437, 194, 446, 205], "label": "person"},
{"bbox_2d": [53, 192, 61, 203], "label": "person"}
]
``` |
train2017/000000174671.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
161.35218749999999,
308.49836065573766,
173.75924999999998,
331.5147540983606
],
[
338.76412500000004,
312.31475409836065,
344.036875,
318.81639344262294
],
[
568.6620624999999,
143.77377049180328,
604.3839374999999,
163.90819672131147
],
[
360.84125000000006,
257.0655737704918,
372.28231250000005,
269.3016393442623
],
[
271.5768125,
166.62295081967213,
285.15112500000004,
184.64262295081966
],
[
150.83687500000002,
287.60655737704917,
153.71475,
293.527868852459
],
[
365.42975,
277.91803278688525,
369.7868125,
285.92459016393445
],
[
394.12800000000004,
305.82295081967214,
396.36187500000005,
308.8032786885246
],
[
364.7756875,
278.11475409836066,
369.676125,
286.62295081967216
]
],
"target_id": [
1,
1,
38,
38,
38,
38,
38,
1,
1
]
} | ```json
[
{"bbox_2d": [161, 308, 173, 331], "label": "person"},
{"bbox_2d": [338, 312, 344, 318], "label": "person"},
{"bbox_2d": [568, 143, 604, 163], "label": "kite"},
{"bbox_2d": [360, 257, 372, 269], "label": "kite"},
{"bbox_2d": [271, 166, 285, 184], "label": "kite"},
{"bbox_2d": [150, 287, 153, 293], "label": "kite"},
{"bbox_2d": [365, 277, 369, 285], "label": "kite"},
{"bbox_2d": [394, 305, 396, 308], "label": "person"},
{"bbox_2d": [364, 278, 369, 286], "label": "person"}
]
``` |
train2017/000000107656.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
174.82752,
201.04448000000002,
262.64448,
246.85024
],
[
380.96352,
160.16970666666666,
436.17168000000004,
231.04778666666664
],
[
1.62288,
132.29216,
299.96064,
358.5157333333333
],
[
300.50496000000004,
147.36661333333333,
303.74064000000004,
173.19605333333334
],
[
319.19328,
146.25034666666667,
326.65248,
174.7297066666667
],
[
315.29232,
114.70367999999999,
325.51344,
140.58165333333332
],
[
310.45392,
115.32490666666668,
322.9128,
140.33898666666667
],
[
293.87232,
209.04277333333334,
327.63024,
235.33813333333336
],
[
302.96448,
146.49301333333332,
320.1912,
173.55519999999999
],
[
308.91168,
187.11541333333332,
312.60096,
204.67477333333332
],
[
312.66144,
240.53119999999998,
321.58224,
265.63264
],
[
104.3784,
49.940799999999996,
115.14384,
91.66005333333334
],
[
98.55215999999999,
92.08714666666667,
146.36159999999998,
143.55189333333334
],
[
280.25424,
113.70389333333333,
314.13311999999996,
143.13450666666665
],
[
332.10576000000003,
248.05386666666666,
387.83808000000005,
260.71136
],
[
294.55776000000003,
147.4928,
301.83552000000003,
173.72021333333333
],
[
348.16319999999996,
219.01152,
369.57311999999996,
244.95744
],
[
389.3904,
206.24725333333333,
414.76176,
248.90805333333333
],
[
445.32432,
194.88074666666665,
464.45616,
220.2539733333333
],
[
115.668,
48.68863999999999,
124.56864,
92.99957333333333
],
[
396.57744,
229.32,
427.56336000000005,
256.43072
],
[
96.768,
42.70933333333333,
292.32,
179.57333333333332
]
],
"target_id": [
18,
64,
63,
84,
84,
84,
84,
84,
84,
84,
84,
84,
84,
84,
75,
84,
47,
47,
47,
84,
47,
84
]
} | ```json
[
{"bbox_2d": [174, 201, 262, 246], "label": "dog"},
{"bbox_2d": [380, 160, 436, 231], "label": "potted plant"},
{"bbox_2d": [1, 132, 299, 358], "label": "couch"},
{"bbox_2d": [300, 147, 303, 173], "label": "book"},
{"bbox_2d": [319, 146, 326, 174], "label": "book"},
{"bbox_2d": [315, 114, 325, 140], "label": "book"},
{"bbox_2d": [310, 115, 322, 140], "label": "book"},
{"bbox_2d": [293, 209, 327, 235], "label": "book"},
{"bbox_2d": [302, 146, 320, 173], "label": "book"},
{"bbox_2d": [308, 187, 312, 204], "label": "book"},
{"bbox_2d": [312, 240, 321, 265], "label": "book"},
{"bbox_2d": [104, 49, 115, 91], "label": "book"},
{"bbox_2d": [98, 92, 146, 143], "label": "book"},
{"bbox_2d": [280, 113, 314, 143], "label": "book"},
{"bbox_2d": [332, 248, 387, 260], "label": "remote"},
{"bbox_2d": [294, 147, 301, 173], "label": "book"},
{"bbox_2d": [348, 219, 369, 244], "label": "cup"},
{"bbox_2d": [389, 206, 414, 248], "label": "cup"},
{"bbox_2d": [445, 194, 464, 220], "label": "cup"},
{"bbox_2d": [115, 48, 124, 92], "label": "book"},
{"bbox_2d": [396, 229, 427, 256], "label": "cup"},
{"bbox_2d": [96, 42, 292, 179], "label": "book"}
]
``` |
train2017/000000321935.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
317.230375,
78.48564705882353,
341.3501875,
107.91529411764706
],
[
353.173625,
80.75858823529413,
367.261125,
114.82305882352942
],
[
567.80675,
298.9016470588235,
577.7484999999999,
308.9322352941176
]
],
"target_id": [
85,
85,
10
]
} | ```json
[
{"bbox_2d": [317, 78, 341, 107], "label": "clock"},
{"bbox_2d": [353, 80, 367, 114], "label": "clock"},
{"bbox_2d": [567, 298, 577, 308], "label": "traffic light"}
]
``` |
train2017/000000499577.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
219.6744375,
262.0229508196721,
278.70106250000003,
319.73114754098356
],
[
599.1212499999999,
379.5245901639344,
636.0908749999999,
420
],
[
29.9963125,
0.472131147540983,
508.0556249999999,
413.8524590163934
],
[
94.62775,
0.944262295081967,
332.15306250000003,
397.3475409836065
],
[
599.745125,
364.57377049180326,
643.8289375,
419.5967213114754
],
[
559.012125,
315.4622950819673,
579.6704374999999,
342.3836065573771
],
[
523.4411875000001,
295.98688524590165,
550.760875,
324.24590163934425
],
[
503.1551875,
276.0590163934427,
520.5834375000001,
295.95737704918037
],
[
473.179,
249.1377049180328,
490.5368125,
264.7672131147541
],
[
456.253875,
222.07868852459018,
475.9260625,
260.28196721311474
],
[
487.47781249999997,
263.9311475409836,
508.71975,
276.7770491803279
],
[
507.55249999999995,
271.1901639344262,
512.6038749999999,
283.99672131147537
],
[
1.932,
1.888524590163934,
125.519625,
140.62622950819673
],
[
548.4163125,
314.0754098360656,
567.6960625,
336.7672131147541
]
],
"target_id": [
37,
2,
1,
43,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
} | ```json
[
{"bbox_2d": [219, 262, 278, 319], "label": "sports ball"},
{"bbox_2d": [599, 379, 636, 420], "label": "bicycle"},
{"bbox_2d": [29, 0, 508, 413], "label": "person"},
{"bbox_2d": [94, 0, 332, 397], "label": "tennis racket"},
{"bbox_2d": [599, 364, 643, 419], "label": "person"},
{"bbox_2d": [559, 315, 579, 342], "label": "person"},
{"bbox_2d": [523, 295, 550, 324], "label": "person"},
{"bbox_2d": [503, 276, 520, 295], "label": "person"},
{"bbox_2d": [473, 249, 490, 264], "label": "person"},
{"bbox_2d": [456, 222, 475, 260], "label": "person"},
{"bbox_2d": [487, 263, 508, 276], "label": "person"},
{"bbox_2d": [507, 271, 512, 283], "label": "person"},
{"bbox_2d": [1, 1, 125, 140], "label": "person"},
{"bbox_2d": [548, 314, 567, 336], "label": "person"}
]
``` |
train2017/000000313240.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
356.293,
193.81133333333335,
517.65525,
340.0325833333334
],
[
591.9466875,
113.24833333333335,
619.1255000000001,
160.41200000000003
],
[
577.346,
396.0518333333333,
610.4616875,
421.18066666666664
],
[
389.49924999999996,
364.22925000000004,
573.804,
405.6313333333334
],
[
549.6439375,
317.01599999999996,
587.328,
378.2415
],
[
241.29875,
166.11408333333333,
255.808875,
255.75083333333333
],
[
365.007125,
69.9125,
375.270875,
147.82774999999998
],
[
267.84362500000003,
187.38533333333334,
353.1233125,
200.62408333333335
],
[
157.7095625,
307.9918333333333,
256.452875,
324.2948333333333
],
[
401.79562500000003,
63.71458333333333,
427.77700000000004,
148.45250000000001
],
[
236.27756250000002,
59.35125000000001,
245.72625000000002,
147.34183333333334
],
[
313.0645,
62.2965,
321.859125,
148.30375
],
[
268.06499999999994,
203.014,
352.2780624999999,
213.57525
],
[
165.05518750000002,
341.14325,
260.035125,
361.37325000000004
],
[
346.3009375,
69.26791666666666,
354.864125,
149.14666666666665
],
[
188.7624375,
165.20175,
197.3960625,
254.72941666666668
],
[
164.8136875,
352.2300833333333,
260.53824999999995,
371.0618333333333
],
[
406.3539375,
56.406,
484.5999375,
146.24108333333334
],
[
152.95,
43.63333333333333,
359.23125,
346.09166666666664
]
],
"target_id": [
72,
44,
74,
76,
47,
84,
84,
84,
84,
84,
84,
84,
84,
84,
84,
84,
84,
84,
84
]
} | ```json
[
{"bbox_2d": [356, 193, 517, 340], "label": "tv"},
{"bbox_2d": [591, 113, 619, 160], "label": "bottle"},
{"bbox_2d": [577, 396, 610, 421], "label": "mouse"},
{"bbox_2d": [389, 364, 573, 405], "label": "keyboard"},
{"bbox_2d": [549, 317, 587, 378], "label": "cup"},
{"bbox_2d": [241, 166, 255, 255], "label": "book"},
{"bbox_2d": [365, 69, 375, 147], "label": "book"},
{"bbox_2d": [267, 187, 353, 200], "label": "book"},
{"bbox_2d": [157, 307, 256, 324], "label": "book"},
{"bbox_2d": [401, 63, 427, 148], "label": "book"},
{"bbox_2d": [236, 59, 245, 147], "label": "book"},
{"bbox_2d": [313, 62, 321, 148], "label": "book"},
{"bbox_2d": [268, 203, 352, 213], "label": "book"},
{"bbox_2d": [165, 341, 260, 361], "label": "book"},
{"bbox_2d": [346, 69, 354, 149], "label": "book"},
{"bbox_2d": [188, 165, 197, 254], "label": "book"},
{"bbox_2d": [164, 352, 260, 371], "label": "book"},
{"bbox_2d": [406, 56, 484, 146], "label": "book"},
{"bbox_2d": [152, 43, 359, 346], "label": "book"}
]
``` |
train2017/000000081361.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
74.85655172413793,
4.52592,
183.34206896551723,
232.18272
],
[
16.26896551724138,
172.15631999999997,
385.12551724137927,
504
],
[
183.58344827586205,
26.97408,
310.05655172413793,
312.3388800000001
]
],
"target_id": [
1,
88,
1
]
} | ```json
[
{"bbox_2d": [74, 4, 183, 232], "label": "person"},
{"bbox_2d": [16, 172, 385, 504], "label": "teddy bear"},
{"bbox_2d": [183, 26, 310, 312], "label": "person"}
]
``` |
train2017/000000124018.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
372.7001307189542,
375.82039215686274,
399.433725490196,
403.51019607843136
],
[
324.28575163398693,
387.8283660130719,
337.7733333333333,
411.94496732026147
]
],
"target_id": [
85,
85
]
} | ```json
[
{"bbox_2d": [372, 375, 399, 403], "label": "clock"},
{"bbox_2d": [324, 387, 337, 411], "label": "clock"}
]
``` |
train2017/000000155312.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
264.180875,
83.9391304347826,
282.1223125,
138.37681159420288
],
[
585.43625,
39.362318840579704,
596.3943125,
77.55797101449275
],
[
424.49662500000005,
263.8391304347826,
458.18587500000007,
287.93333333333334
],
[
146.0370625,
99.10579710144927,
303.3139375,
352.9927536231884
],
[
306.866,
75.72173913043478,
411.1034375,
228.44347826086954
],
[
402.882375,
86.81014492753621,
488.856375,
229.36666666666665
],
[
423.1381875,
182.1623188405797,
536.41175,
344.49130434782603
],
[
0.09056249999999999,
135.20144927536234,
29.342250000000003,
218.7449275362319
],
[
203.10150000000002,
82.14347826086957,
293.14075,
139.27971014492755
],
[
542.871875,
34.675362318840584,
634.7324375000001,
248.64202898550724
],
[
95.3925,
78.53188405797101,
141.1064375,
183.6942028985507
],
[
569.9500625,
117.36666666666666,
644,
225.79565217391303
],
[
242.47606249999998,
124.56956521739131,
295.8375,
229.58985507246376
],
[
112.2673125,
182.70000000000002,
330.7443125,
219.5666666666667
],
[
507.29087499999997,
136.65217391304347,
630.5263124999999,
333.8188405797101
],
[
113.79681250000002,
87.631884057971,
201.5820625,
194.74202898550723
]
],
"target_id": [
39,
39,
40,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
15,
1,
1
]
} | ```json
[
{"bbox_2d": [264, 83, 282, 138], "label": "baseball bat"},
{"bbox_2d": [585, 39, 596, 77], "label": "baseball bat"},
{"bbox_2d": [424, 263, 458, 287], "label": "baseball glove"},
{"bbox_2d": [146, 99, 303, 352], "label": "person"},
{"bbox_2d": [306, 75, 411, 228], "label": "person"},
{"bbox_2d": [402, 86, 488, 229], "label": "person"},
{"bbox_2d": [423, 182, 536, 344], "label": "person"},
{"bbox_2d": [0, 135, 29, 218], "label": "person"},
{"bbox_2d": [203, 82, 293, 139], "label": "person"},
{"bbox_2d": [542, 34, 634, 248], "label": "person"},
{"bbox_2d": [95, 78, 141, 183], "label": "person"},
{"bbox_2d": [569, 117, 644, 225], "label": "person"},
{"bbox_2d": [242, 124, 295, 229], "label": "person"},
{"bbox_2d": [112, 182, 330, 219], "label": "bench"},
{"bbox_2d": [507, 136, 630, 333], "label": "person"},
{"bbox_2d": [113, 87, 201, 194], "label": "person"}
]
``` |
train2017/000000130171.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
108.62468750000001,
188.15883333333335,
194.37731250000002,
248.10508333333334
],
[
386.70187500000003,
240.22133333333335,
552.3608125000001,
356.7124166666667
],
[
322,
127.06224999999999,
467.90625,
189.04141666666666
],
[
46.368,
258.6465,
134.3444375,
317.40275
],
[
96.6,
241.94683333333333,
259.693,
410.09383333333335
],
[
133.99224999999998,
404.41158333333334,
257.217625,
476
]
],
"target_id": [
57,
57,
57,
57,
57,
57
]
} | ```json
[
{"bbox_2d": [108, 188, 194, 248], "label": "carrot"},
{"bbox_2d": [386, 240, 552, 356], "label": "carrot"},
{"bbox_2d": [322, 127, 467, 189], "label": "carrot"},
{"bbox_2d": [46, 258, 134, 317], "label": "carrot"},
{"bbox_2d": [96, 241, 259, 410], "label": "carrot"},
{"bbox_2d": [133, 404, 257, 476], "label": "carrot"}
]
``` |
train2017/000000484312.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
152.63862068965517,
213.96816,
198.30758620689653,
295.3944
],
[
8.68,
1.12896,
391.99999999999994,
497.20608
],
[
17.83310344827586,
357.9408,
94.00275862068966,
460.33344
],
[
243.01103448275862,
248.03856,
352.57793103448273,
484.7472
]
],
"target_id": [
32,
1,
46,
88
]
} | ```json
[
{"bbox_2d": [152, 213, 198, 295], "label": "tie"},
{"bbox_2d": [8, 1, 391, 497], "label": "person"},
{"bbox_2d": [17, 357, 94, 460], "label": "wine glass"},
{"bbox_2d": [243, 248, 352, 484], "label": "teddy bear"}
]
``` |
train2017/000000323726.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
322.342125,
22.893925233644858,
407.35012500000005,
105.79485981308412
],
[
252.53856249999998,
263.45186915887854,
300.34549999999996,
300.9771028037384
],
[
272.5629375,
76.14953271028037,
523.793375,
367.49999999999994
],
[
218.77887499999997,
120.18084112149533,
264.51293749999996,
271.24345794392525
],
[
266.3443125,
130.60233644859815,
332.726625,
268.85887850467293
],
[
134.5155,
128.99299065420558,
183.278375,
221.17710280373828
],
[
455.8413125,
147.2355140186916,
498.4258125,
259.54626168224297
],
[
82.2609375,
179.32429906542058,
301.95550000000003,
387.91121495327104
],
[
73.4965,
22.197196261682244,
118.797875,
83.50934579439252
],
[
437.89987499999995,
139.15934579439252,
484.60999999999996,
256.63177570093455
],
[
181.4168125,
130.88691588785048,
225.97356249999999,
265.3359813084112
],
[
521.43875,
121.17196261682243,
553.88025,
171.69953271028038
],
[
547.742125,
183.74018691588785,
567.4545625,
248.85981308411215
],
[
145.58425,
53.118224299065425,
184.888375,
86.16869158878505
],
[
405.2671875,
133.50700934579442,
436.6018125,
231.6084112149533
],
[
1.00625,
7.850467289719626,
640.98125,
269.85981308411215
]
],
"target_id": [
39,
40,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
39,
1,
1,
1
]
} | ```json
[
{"bbox_2d": [322, 22, 407, 105], "label": "baseball bat"},
{"bbox_2d": [252, 263, 300, 300], "label": "baseball glove"},
{"bbox_2d": [272, 76, 523, 367], "label": "person"},
{"bbox_2d": [218, 120, 264, 271], "label": "person"},
{"bbox_2d": [266, 130, 332, 268], "label": "person"},
{"bbox_2d": [134, 128, 183, 221], "label": "person"},
{"bbox_2d": [455, 147, 498, 259], "label": "person"},
{"bbox_2d": [82, 179, 301, 387], "label": "person"},
{"bbox_2d": [73, 22, 118, 83], "label": "person"},
{"bbox_2d": [437, 139, 484, 256], "label": "person"},
{"bbox_2d": [181, 130, 225, 265], "label": "person"},
{"bbox_2d": [521, 121, 553, 171], "label": "person"},
{"bbox_2d": [547, 183, 567, 248], "label": "baseball bat"},
{"bbox_2d": [145, 53, 184, 86], "label": "person"},
{"bbox_2d": [405, 133, 436, 231], "label": "person"},
{"bbox_2d": [1, 7, 640, 269], "label": "person"}
]
``` |
train2017/000000074059.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
184.0426229508197,
179.5451875,
237.94426229508198,
203.9065
]
],
"target_id": [
85
]
} | ```json
[
{"bbox_2d": [184, 179, 237, 203], "label": "clock"}
]
``` |
train2017/000000484721.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
437.296125,
198.59116666666665,
515.2,
360.32208333333335
],
[
411.7474375,
252.33950000000002,
442.7801875,
361.3335833333333
]
],
"target_id": [
44,
44
]
} | ```json
[
{"bbox_2d": [437, 198, 515, 360], "label": "bottle"},
{"bbox_2d": [411, 252, 442, 361], "label": "bottle"}
]
``` |
train2017/000000244218.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
73.57392,
125.33248,
230.01551999999998,
335.43328
]
],
"target_id": [
82
]
} | ```json
[
{"bbox_2d": [73, 125, 230, 335], "label": "refrigerator"}
]
``` |
train2017/000000026630.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
1.378954248366013,
306.06745098039215,
616,
616
]
],
"target_id": [
65
]
} | ```json
[
{"bbox_2d": [1, 306, 616, 616], "label": "bed"}
]
``` |
train2017/000000260922.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
495.23600000000005,
33.23606557377049,
579.278,
114.04918032786884
],
[
535.1740625,
283.4655737704918,
564.969125,
373.7311475409836
],
[
360.499125,
219.55081967213115,
380.946125,
248.01639344262296
],
[
442.11606250000006,
254.74426229508197,
460.63106250000004,
273.8262295081967
]
],
"target_id": [
85,
10,
1,
1
]
} | ```json
[
{"bbox_2d": [495, 33, 579, 114], "label": "clock"},
{"bbox_2d": [535, 283, 564, 373], "label": "traffic light"},
{"bbox_2d": [360, 219, 380, 248], "label": "person"},
{"bbox_2d": [442, 254, 460, 273], "label": "person"}
]
``` |
train2017/000000207275.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
465.793125,
394.0901408450705,
639.5221875,
420.00000000000006
],
[
390.3143125,
206.0760563380282,
403.3553125,
233.3760563380282
],
[
359.6035625,
204.22253521126757,
374.3753125,
253.40985915492953
],
[
334.9303125,
153.63521126760565,
512.6743125,
419.8718309859155
]
],
"target_id": [
62,
75,
75,
1
]
} | ```json
[
{"bbox_2d": [465, 394, 639, 420], "label": "chair"},
{"bbox_2d": [390, 206, 403, 233], "label": "remote"},
{"bbox_2d": [359, 204, 374, 253], "label": "remote"},
{"bbox_2d": [334, 153, 512, 419], "label": "person"}
]
``` |
train2017/000000154520.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
501.16281250000003,
280.49134615384617,
610.39125,
420
],
[
457.4815,
386.29903846153843,
507.8443125,
420
],
[
28.215249999999997,
18.879807692307693,
93.1284375,
89.66394230769231
],
[
275.59175,
201.79182692307694,
290.4943125,
208.9096153846154
],
[
613.4603125,
8.511057692307691,
632.7601875,
21.807692307692307
]
],
"target_id": [
1,
1,
38,
38,
38
]
} | ```json
[
{"bbox_2d": [501, 280, 610, 420], "label": "person"},
{"bbox_2d": [457, 386, 507, 420], "label": "person"},
{"bbox_2d": [28, 18, 93, 89], "label": "kite"},
{"bbox_2d": [275, 201, 290, 208], "label": "kite"},
{"bbox_2d": [613, 8, 632, 21], "label": "kite"}
]
``` |
train2017/000000447770.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
5.3935,
77.5575221238938,
420.431375,
329.35929203539825
],
[
121.11224999999999,
63.42371681415929,
315.056875,
280.8821238938053
],
[
350.4668125,
239.39256637168143,
431.2686875,
283.0824778761062
]
],
"target_id": [
1,
73,
74
]
} | ```json
[
{"bbox_2d": [5, 77, 420, 329], "label": "person"},
{"bbox_2d": [121, 63, 315, 280], "label": "laptop"},
{"bbox_2d": [350, 239, 431, 283], "label": "mouse"}
]
``` |
train2017/000000135566.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
350.21525,
254.02533333333338,
353.88806250000005,
266.58975000000004
],
[
347.8304375,
248.32325,
351.764875,
259.94558333333333
],
[
354.7936875,
277.25016666666664,
362.068875,
285.27275
],
[
309.2005,
229.97741666666667,
312.94374999999997,
238.02975
],
[
30.167375,
260.6000833333334,
34.3735,
273.16450000000003
],
[
359.613625,
232.05991666666665,
361.3141875,
241.57991666666666
],
[
227.31187500000001,
249.86033333333336,
236.59956250000002,
263.66433333333333
],
[
342.05456250000003,
248.25383333333332,
348.08200000000005,
259.13241666666664
],
[
109.1076875,
227.24041666666668,
119.2205,
235.95716666666667
],
[
35.5910625,
259.4398333333333,
40.9644375,
271.71666666666664
],
[
353.938375,
253.57908333333336,
359.2211875,
267.0459166666667
],
[
383.4718125,
186.88950000000003,
414.897,
211.33408333333335
],
[
332.26374999999996,
172.93675,
359.40231249999994,
192.28416666666666
],
[
381.60018750000006,
171.00300000000001,
389.94200000000006,
175.87208333333334
],
[
223.9006875,
59.26199999999999,
234.8185,
64.19058333333332
],
[
408.839375,
169.96175,
442.86068750000004,
180.999
],
[
343.86581250000006,
151.1101666666667,
377.05193750000007,
168.36516666666668
],
[
390.38475,
177.34966666666665,
397.569375,
184.43016666666665
],
[
409.1110625,
116.5605,
415.42025,
120.37841666666667
],
[
224.937125,
179.16441666666665,
236.36812500000002,
187.46466666666666
],
[
79.8056875,
55.097,
91.387625,
62.5345
],
[
332.82725,
172.82766666666666,
365.1781875,
194.52533333333332
],
[
316.41531249999997,
216.23291666666668,
365.973125,
235.56050000000002
],
[
461.49643749999996,
248.23399999999998,
466.18556249999995,
254.62033333333332
],
[
327.6249375,
264.7551666666667,
330.211,
268.5730833333334
],
[
303.4749375,
250.38591666666667,
306.9565625,
256.9309166666667
],
[
318.01525000000004,
196.27066666666667,
367.83468750000003,
220.65575
],
[
5.03125,
194.36666666666667,
602.74375,
306.425
],
[
11.06875,
72.39166666666667,
438.725,
240.97500000000002
]
],
"target_id": [
1,
1,
1,
1,
1,
1,
1,
1,
3,
1,
1,
38,
38,
38,
38,
38,
38,
38,
38,
38,
38,
38,
38,
1,
1,
1,
38,
1,
38
]
} | ```json
[
{"bbox_2d": [350, 254, 353, 266], "label": "person"},
{"bbox_2d": [347, 248, 351, 259], "label": "person"},
{"bbox_2d": [354, 277, 362, 285], "label": "person"},
{"bbox_2d": [309, 229, 312, 238], "label": "person"},
{"bbox_2d": [30, 260, 34, 273], "label": "person"},
{"bbox_2d": [359, 232, 361, 241], "label": "person"},
{"bbox_2d": [227, 249, 236, 263], "label": "person"},
{"bbox_2d": [342, 248, 348, 259], "label": "person"},
{"bbox_2d": [109, 227, 119, 235], "label": "car"},
{"bbox_2d": [35, 259, 40, 271], "label": "person"},
{"bbox_2d": [353, 253, 359, 267], "label": "person"},
{"bbox_2d": [383, 186, 414, 211], "label": "kite"},
{"bbox_2d": [332, 172, 359, 192], "label": "kite"},
{"bbox_2d": [381, 171, 389, 175], "label": "kite"},
{"bbox_2d": [223, 59, 234, 64], "label": "kite"},
{"bbox_2d": [408, 169, 442, 180], "label": "kite"},
{"bbox_2d": [343, 151, 377, 168], "label": "kite"},
{"bbox_2d": [390, 177, 397, 184], "label": "kite"},
{"bbox_2d": [409, 116, 415, 120], "label": "kite"},
{"bbox_2d": [224, 179, 236, 187], "label": "kite"},
{"bbox_2d": [79, 55, 91, 62], "label": "kite"},
{"bbox_2d": [332, 172, 365, 194], "label": "kite"},
{"bbox_2d": [316, 216, 365, 235], "label": "kite"},
{"bbox_2d": [461, 248, 466, 254], "label": "person"},
{"bbox_2d": [327, 264, 330, 268], "label": "person"},
{"bbox_2d": [303, 250, 306, 256], "label": "person"},
{"bbox_2d": [318, 196, 367, 220], "label": "kite"},
{"bbox_2d": [5, 194, 602, 306], "label": "person"},
{"bbox_2d": [11, 72, 438, 240], "label": "kite"}
]
``` |
train2017/000000459449.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
325.9143125,
351.7573770491803,
395.677625,
398.74426229508197
],
[
270.3491875,
253.60327868852457,
556.1543750000001,
414.99344262295085
],
[
430.896375,
258.45245901639345,
510.37,
301.49508196721314
],
[
369.89750000000004,
286.9672131147541,
451.37356250000005,
340.2590163934426
],
[
12.5479375,
64.02295081967213,
298.353125,
406.6327868852459
],
[
244.2671875,
162.60983606557375,
389.25775,
308.1540983606557
],
[
494.27,
132.33442622950818,
644,
297.7672131147541
],
[
333.30018750000005,
58.80983606557377,
518.7721875000001,
276.44262295081967
],
[
326.4576875,
349.544262295082,
391.5218125,
393.4032786885246
],
[
245.46462499999998,
350.97049180327866,
274.0320625,
393.83606557377044
],
[
1.3383125,
265.3868852459016,
644,
420
]
],
"target_id": [
54,
47,
61,
61,
88,
88,
88,
88,
61,
61,
67
]
} | ```json
[
{"bbox_2d": [325, 351, 395, 398], "label": "sandwich"},
{"bbox_2d": [270, 253, 556, 414], "label": "cup"},
{"bbox_2d": [430, 258, 510, 301], "label": "cake"},
{"bbox_2d": [369, 286, 451, 340], "label": "cake"},
{"bbox_2d": [12, 64, 298, 406], "label": "teddy bear"},
{"bbox_2d": [244, 162, 389, 308], "label": "teddy bear"},
{"bbox_2d": [494, 132, 644, 297], "label": "teddy bear"},
{"bbox_2d": [333, 58, 518, 276], "label": "teddy bear"},
{"bbox_2d": [326, 349, 391, 393], "label": "cake"},
{"bbox_2d": [245, 350, 274, 393], "label": "cake"},
{"bbox_2d": [1, 265, 644, 420], "label": "dining table"}
]
``` |
train2017/000000271063.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
129.20250000000001,
144.45608333333334,
258.31443750000005,
257.992
],
[
121.02168750000001,
254.11458333333334,
251.85431250000002,
422.81691666666666
]
],
"target_id": [
78,
79
]
} | ```json
[
{"bbox_2d": [129, 144, 258, 257], "label": "microwave"},
{"bbox_2d": [121, 254, 251, 422], "label": "oven"}
]
``` |
train2017/000000171371.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
129.7030162412993,
231.9205,
289.7707656612529,
443.4443125
],
[
136.56334106728536,
441.1299375,
249.6904872389791,
462.2410625
],
[
393.46496519721575,
358.3155625,
407.906728538283,
382.3045625
],
[
4.453364269141532,
280.763875,
43.50069605568446,
360.76075
],
[
31.875174013921114,
53.8243125,
53.43062645011601,
112.196875
],
[
10.982366589327146,
57.899625,
32.791183294663576,
108.6850625
],
[
233.51415313225056,
181.2759375,
269.7062645011601,
197.2954375
],
[
137.36241299303944,
107.62849999999999,
175.6983758700696,
124.77499999999999
],
[
7.14292343387471,
82.0596875,
47.78839907192575,
93.44037499999999
],
[
316.7248259860789,
279.4054375,
357.62366589327144,
301.975625
],
[
320.8273781902552,
247.3765,
345.5109048723898,
288.0994375
]
],
"target_id": [
1,
35,
1,
1,
1,
1,
15,
15,
15,
36,
1
]
} | ```json
[
{"bbox_2d": [129, 231, 289, 443], "label": "person"},
{"bbox_2d": [136, 441, 249, 462], "label": "skis"},
{"bbox_2d": [393, 358, 407, 382], "label": "person"},
{"bbox_2d": [4, 280, 43, 360], "label": "person"},
{"bbox_2d": [31, 53, 53, 112], "label": "person"},
{"bbox_2d": [10, 57, 32, 108], "label": "person"},
{"bbox_2d": [233, 181, 269, 197], "label": "bench"},
{"bbox_2d": [137, 107, 175, 124], "label": "bench"},
{"bbox_2d": [7, 82, 47, 93], "label": "bench"},
{"bbox_2d": [316, 279, 357, 301], "label": "snowboard"},
{"bbox_2d": [320, 247, 345, 288], "label": "person"}
]
``` |
train2017/000000251794.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
74.7140625,
0.5349056603773581,
277.2118125,
307.5410377358491
],
[
147.6470625,
268.7207547169811,
617.4450625,
419.73254716981126
],
[
177.3716875,
366.202358490566,
333.652375,
415.2849056603773
]
],
"target_id": [
1,
61,
67
]
} | ```json
[
{"bbox_2d": [74, 0, 277, 307], "label": "person"},
{"bbox_2d": [147, 268, 617, 419], "label": "cake"},
{"bbox_2d": [177, 366, 333, 415], "label": "dining table"}
]
``` |
train2017/000000548670.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
345.9386875,
162.22674999999998,
399.31018750000004,
264.418
],
[
229.24387499999997,
312.5634166666667,
260.90049999999997,
319.90175
],
[
159.37993749999998,
140.07291666666666,
243.09993749999998,
370.0999166666667
],
[
349.5008125,
188.25799999999998,
440.6670625,
413.9613333333333
],
[
374.40549999999996,
153.64883333333333,
407.1790625,
221.52841666666666
],
[
414.39387500000004,
158.76583333333332,
455.46900000000005,
304.49125
],
[
600.4495,
160.74916666666664,
636.976375,
286.70074999999997
],
[
407.0180625,
145.4775,
424.3859375,
191.471
],
[
504.896,
157.913,
552.6526250000001,
299.73125
],
[
613.4401875,
201.08025,
644,
265.1716666666667
],
[
314.855625,
220.388,
354.4716875,
298.99741666666665
],
[
445.81906250000003,
241.47083333333333,
453.24518750000004,
257.70441666666665
]
],
"target_id": [
39,
39,
1,
1,
1,
1,
1,
1,
1,
1,
1,
44
]
} | ```json
[
{"bbox_2d": [345, 162, 399, 264], "label": "baseball bat"},
{"bbox_2d": [229, 312, 260, 319], "label": "baseball bat"},
{"bbox_2d": [159, 140, 243, 370], "label": "person"},
{"bbox_2d": [349, 188, 440, 413], "label": "person"},
{"bbox_2d": [374, 153, 407, 221], "label": "person"},
{"bbox_2d": [414, 158, 455, 304], "label": "person"},
{"bbox_2d": [600, 160, 636, 286], "label": "person"},
{"bbox_2d": [407, 145, 424, 191], "label": "person"},
{"bbox_2d": [504, 157, 552, 299], "label": "person"},
{"bbox_2d": [613, 201, 644, 265], "label": "person"},
{"bbox_2d": [314, 220, 354, 298], "label": "person"},
{"bbox_2d": [445, 241, 453, 257], "label": "bottle"}
]
``` |
train2017/000000218234.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
309.44592,
205.01450666666668,
350.25984,
324.28032
],
[
0.846719999999999,
26.23712,
215.38944,
358.26336
],
[
336.51072,
145.66794666666667,
491.41008,
294.112
],
[
190.8648,
109.02528,
391.03344000000004,
358.26336
],
[
160.79616000000001,
165.24629333333334,
218.24208000000002,
248.06357333333332
],
[
387.73728000000006,
196.66677333333337,
432.77472000000006,
223.03008000000003
],
[
361.80144,
169.19690666666668,
395.22672,
255.19797333333332
]
],
"target_id": [
77,
1,
1,
1,
1,
1,
1
]
} | ```json
[
{"bbox_2d": [309, 205, 350, 324], "label": "cell phone"},
{"bbox_2d": [0, 26, 215, 358], "label": "person"},
{"bbox_2d": [336, 145, 491, 294], "label": "person"},
{"bbox_2d": [190, 109, 391, 358], "label": "person"},
{"bbox_2d": [160, 165, 218, 248], "label": "person"},
{"bbox_2d": [387, 196, 432, 223], "label": "person"},
{"bbox_2d": [361, 169, 395, 255], "label": "person"}
]
``` |
train2017/000000487151.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
187.6455,
92.41486725663717,
318.17625,
334.4934513274336
],
[
472.74631250000004,
140.42619469026548,
592.6510625000001,
327.71398230088494
],
[
234.05374999999998,
95.63610619469026,
309.6935625,
122.82336283185839
],
[
440.11362499999996,
243.68424778761062,
475.27199999999993,
272.96283185840707
],
[
426.3783125,
180.34973451327434,
534.540125,
328.64566371681417
],
[
169.56318749999997,
127.37274336283186,
220.41906249999997,
184.1458407079646
]
],
"target_id": [
1,
1,
39,
40,
1,
1
]
} | ```json
[
{"bbox_2d": [187, 92, 318, 334], "label": "person"},
{"bbox_2d": [472, 140, 592, 327], "label": "person"},
{"bbox_2d": [234, 95, 309, 122], "label": "baseball bat"},
{"bbox_2d": [440, 243, 475, 272], "label": "baseball glove"},
{"bbox_2d": [426, 180, 534, 328], "label": "person"},
{"bbox_2d": [169, 127, 220, 184], "label": "person"}
]
``` |
train2017/000000075976.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
385.8295081967213,
426.55943750000006,
418.3180327868852,
556.7480625000001
],
[
164.58688524590164,
528.2913125,
223.48524590163936,
622.7781875000001
],
[
104.72459016393442,
411.23425,
247.75081967213112,
548.667875
],
[
93.47213114754098,
407.73249999999996,
291.3147540983606,
635.2255
],
[
2.724590163934426,
522.0525624999999,
419.2426229508196,
643.9999999999999
]
],
"target_id": [
62,
86,
62,
64,
67
]
} | ```json
[
{"bbox_2d": [385, 426, 418, 556], "label": "chair"},
{"bbox_2d": [164, 528, 223, 622], "label": "vase"},
{"bbox_2d": [104, 411, 247, 548], "label": "chair"},
{"bbox_2d": [93, 407, 291, 635], "label": "potted plant"},
{"bbox_2d": [2, 522, 419, 643], "label": "dining table"}
]
``` |
train2017/000000009668.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
124.91273486430063,
425.180875,
242.29294363256787,
480.4541875
],
[
377.3119832985386,
380.6140625,
476,
613.61125
],
[
265.0296450939457,
212.7715625,
311.6855949895616,
250.4355
]
],
"target_id": [
81,
82,
16
]
} | ```json
[
{"bbox_2d": [124, 425, 242, 480], "label": "sink"},
{"bbox_2d": [377, 380, 476, 613], "label": "refrigerator"},
{"bbox_2d": [265, 212, 311, 250], "label": "bird"}
]
``` |
train2017/000000270303.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
65.7181875,
68.6363125,
642.5409375,
575.3636875000001
]
],
"target_id": [
59
]
} | ```json
[
{"bbox_2d": [65, 68, 642, 575], "label": "pizza"}
]
``` |
train2017/000000512116.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
282.97762500000005,
1.120583333333333,
418.21762500000006,
129.91825
],
[
214.9048125,
114.45816666666666,
363.60843750000004,
394.7031666666667
],
[
286.97243749999996,
238.4561666666667,
320.75224999999995,
268.31525000000005
],
[
507.91475,
119.7735,
643.376125,
214.56691666666666
]
],
"target_id": [
64,
1,
77,
62
]
} | ```json
[
{"bbox_2d": [282, 1, 418, 129], "label": "potted plant"},
{"bbox_2d": [214, 114, 363, 394], "label": "person"},
{"bbox_2d": [286, 238, 320, 268], "label": "cell phone"},
{"bbox_2d": [507, 119, 643, 214], "label": "chair"}
]
``` |
train2017/000000456942.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
149.81904,
215.48530120481925,
221.08464,
290.08337349397584
],
[
207.55728,
15.858795180722892,
502.35695999999996,
329.95807228915663
],
[
234.63216,
198.58409638554215,
503.8689600000001,
308.81638554216863
]
],
"target_id": [
77,
73,
76
]
} | ```json
[
{"bbox_2d": [149, 215, 221, 290], "label": "cell phone"},
{"bbox_2d": [207, 15, 502, 329], "label": "laptop"},
{"bbox_2d": [234, 198, 503, 308], "label": "keyboard"}
]
``` |
train2017/000000210761.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
286.67519999999996,
37.53568,
427.04927999999995,
283.4637866666667
],
[
216.12528,
39.952639999999995,
327.14639999999997,
283.97824
],
[
411.13296,
223.3115733333333,
504,
355.81728
],
[
403.77456,
136.51456,
504,
208.49919999999997
]
],
"target_id": [
82,
1,
64,
78
]
} | ```json
[
{"bbox_2d": [286, 37, 427, 283], "label": "refrigerator"},
{"bbox_2d": [216, 39, 327, 283], "label": "person"},
{"bbox_2d": [411, 223, 504, 355], "label": "potted plant"},
{"bbox_2d": [403, 136, 504, 208], "label": "microwave"}
]
``` |
train2017/000000024880.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
249.449375,
184.37066666666666,
449.14975000000004,
316.56975
],
[
46.4585625,
227.98416666666668,
205.30518750000002,
347.25191666666666
],
[
495.42718750000006,
387.107,
534.1678125000001,
413.6539166666667
],
[
294.75075000000004,
391.8868333333333,
502.89356250000003,
431.2163333333333
],
[
212.68099999999998,
95.914,
296.884,
121.21141666666666
],
[
405.699875,
12.713166666666666,
432.1139375,
40.08316666666667
],
[
385.63525,
13.903166666666666,
416.325875,
41.04508333333333
],
[
454.0904375,
302.4583333333333,
507.0795625,
338.70374999999996
],
[
11.9441875,
336.9485,
151.95381249999997,
370.0999166666667
],
[
424.96956250000005,
9.916666666666666,
528.4321875,
33.84558333333333
],
[
211.98668749999996,
86.47333333333334,
306.95656249999996,
102.42925000000001
],
[
359.1105,
123.82941666666667,
392.4676875,
130.89008333333334
],
[
464.60575,
7.3185,
523.189625,
15.013833333333334
],
[
450.08556250000004,
16.74925,
535.2948125,
34.88683333333333
],
[
311.8268125,
121.69733333333333,
359.1205625,
130.20583333333335
],
[
305.44718750000004,
20.904333333333334,
375.73375000000004,
31.68375
],
[
287.26425000000006,
332.71408333333335,
438.67468750000006,
362.56325000000004
]
],
"target_id": [
72,
73,
74,
76,
84,
84,
84,
47,
73,
84,
84,
84,
84,
84,
84,
84,
84
]
} | ```json
[
{"bbox_2d": [249, 184, 449, 316], "label": "tv"},
{"bbox_2d": [46, 227, 205, 347], "label": "laptop"},
{"bbox_2d": [495, 387, 534, 413], "label": "mouse"},
{"bbox_2d": [294, 391, 502, 431], "label": "keyboard"},
{"bbox_2d": [212, 95, 296, 121], "label": "book"},
{"bbox_2d": [405, 12, 432, 40], "label": "book"},
{"bbox_2d": [385, 13, 416, 41], "label": "book"},
{"bbox_2d": [454, 302, 507, 338], "label": "cup"},
{"bbox_2d": [11, 336, 151, 370], "label": "laptop"},
{"bbox_2d": [424, 9, 528, 33], "label": "book"},
{"bbox_2d": [211, 86, 306, 102], "label": "book"},
{"bbox_2d": [359, 123, 392, 130], "label": "book"},
{"bbox_2d": [464, 7, 523, 15], "label": "book"},
{"bbox_2d": [450, 16, 535, 34], "label": "book"},
{"bbox_2d": [311, 121, 359, 130], "label": "book"},
{"bbox_2d": [305, 20, 375, 31], "label": "book"},
{"bbox_2d": [287, 332, 438, 362], "label": "book"}
]
``` |
train2017/000000192651.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
428.11776000000003,
265.02111999999994,
504.00000000000006,
328.00767999999994
],
[
437.73408,
107.43338666666668,
504,
320.24234666666666
],
[
429.64992,
265.4773333333333,
449.89056,
296.1698133333333
],
[
11.04768,
157.25770666666668,
83.24064,
219.41920000000002
],
[
199.16064,
211.41119999999998,
430.02288,
360.1367466666667
],
[
182.7,
235.4837333333333,
233.35199999999998,
271.5634133333333
],
[
146.85551999999998,
276.5720533333334,
192.85055999999997,
285.83221333333336
],
[
145.97856,
281.008,
191.64095999999998,
289.52074666666664
],
[
160.67520000000002,
189.82357333333331,
300.2328,
292.35509333333334
]
],
"target_id": [
64,
64,
64,
72,
63,
73,
84,
84,
62
]
} | ```json
[
{"bbox_2d": [428, 265, 504, 328], "label": "potted plant"},
{"bbox_2d": [437, 107, 504, 320], "label": "potted plant"},
{"bbox_2d": [429, 265, 449, 296], "label": "potted plant"},
{"bbox_2d": [11, 157, 83, 219], "label": "tv"},
{"bbox_2d": [199, 211, 430, 360], "label": "couch"},
{"bbox_2d": [182, 235, 233, 271], "label": "laptop"},
{"bbox_2d": [146, 276, 192, 285], "label": "book"},
{"bbox_2d": [145, 281, 191, 289], "label": "book"},
{"bbox_2d": [160, 189, 300, 292], "label": "chair"}
]
``` |
train2017/000000187352.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
97.14098360655738,
199.297875,
299.4393442622951,
564.0333125000001
],
[
47.47868852459017,
313.99025,
112.37704918032787,
388.392375
]
],
"target_id": [
1,
43
]
} | ```json
[
{"bbox_2d": [97, 199, 299, 564], "label": "person"},
{"bbox_2d": [47, 313, 112, 388], "label": "tennis racket"}
]
``` |
train2017/000000547081.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
129.79754666666668,
320.83632,
241.19125333333335,
456.48288
],
[
87.91327999999999,
140.37408,
277.97952,
396.4968
],
[
155.70463999999998,
238.93631999999997,
181.42730666666665,
269.22671999999994
]
],
"target_id": [
88,
1,
74
]
} | ```json
[
{"bbox_2d": [129, 320, 241, 456], "label": "teddy bear"},
{"bbox_2d": [87, 140, 277, 396], "label": "person"},
{"bbox_2d": [155, 238, 181, 269], "label": "mouse"}
]
``` |
train2017/000000508605.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
78.35070422535212,
215.2066875,
182.65070422535211,
352.529625
],
[
110.87605633802816,
330.5229375,
181.14225352112675,
365.309
]
],
"target_id": [
1,
41
]
} | ```json
[
{"bbox_2d": [78, 215, 182, 352], "label": "person"},
{"bbox_2d": [110, 330, 181, 365], "label": "skateboard"}
]
``` |
train2017/000000414289.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
122.84503937007874,
140.6838125,
142.96535433070866,
175.87237499999998
],
[
257.10944881889765,
10.2235,
377.8511811023622,
262.34950000000003
],
[
168.97889763779528,
238.7730625,
236.05653543307088,
343.3425625
],
[
68.12929133858268,
369.957875,
310.5155905511811,
642.933375
],
[
385.25244094488187,
3.3910625,
504,
246.0180625
],
[
41.19307086614174,
18.8671875,
416.2067716535433,
634.05825
]
],
"target_id": [
77,
1,
47,
31,
1,
1
]
} | ```json
[
{"bbox_2d": [122, 140, 142, 175], "label": "cell phone"},
{"bbox_2d": [257, 10, 377, 262], "label": "person"},
{"bbox_2d": [168, 238, 236, 343], "label": "cup"},
{"bbox_2d": [68, 369, 310, 642], "label": "handbag"},
{"bbox_2d": [385, 3, 504, 246], "label": "person"},
{"bbox_2d": [41, 18, 416, 634], "label": "person"}
]
``` |
train2017/000000118134.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
192.14343749999998,
102.87540983606559,
458.63868749999995,
336.94426229508196
]
],
"target_id": [
85
]
} | ```json
[
{"bbox_2d": [192, 102, 458, 336], "label": "clock"}
]
``` |
train2017/000000372914.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
202.90096069868994,
130.71187500000002,
216.23336244541483,
149.629375
],
[
247.8574672489083,
130.57099999999997,
259.27266375545855,
148.96524999999997
],
[
80.95301310043669,
556.4461875,
113.39877729257643,
620.2524999999999
],
[
286.1037554585153,
509.20275000000004,
338.738864628821,
644
],
[
205.30724890829694,
513.0365625000001,
244.49257641921398,
641.46425
],
[
161.18218340611355,
525.041125,
210.48174672489085,
643.87925
],
[
225.6335371179039,
508.81031249999995,
257.0717903930131,
634.118625
],
[
362.7332751091703,
547.6113125,
396.34305676855894,
613.8829375
],
[
43.929432314410484,
525.000875,
68.18794759825327,
584.79225
],
[
94.4810480349345,
507.31100000000004,
159.80296943231443,
643.859125
],
[
80.97257641921398,
521.43875,
106.29729257641922,
588.5556250000001
],
[
55.58917030567686,
495.135375,
72.14951965065502,
543.757375
],
[
210.78497816593887,
543.7875624999999,
240.02235807860262,
594.21075
],
[
98.94148471615722,
523.028625,
112.82165938864631,
562.6245625
],
[
372.8670742358079,
507.11981249999997,
390.46427947598255,
545.4378125
],
[
3.208384279475982,
522.626125,
43.10777292576419,
633.8268125
],
[
66.96524017467249,
525.2725625,
86.11772925764191,
597.1590625
],
[
0.9781659388646281,
476.9625,
405.93886462882097,
618.84375
]
],
"target_id": [
85,
85,
27,
1,
1,
1,
1,
1,
1,
1,
1,
1,
27,
1,
1,
1,
1,
1
]
} | ```json
[
{"bbox_2d": [202, 130, 216, 149], "label": "clock"},
{"bbox_2d": [247, 130, 259, 148], "label": "clock"},
{"bbox_2d": [80, 556, 113, 620], "label": "backpack"},
{"bbox_2d": [286, 509, 338, 644], "label": "person"},
{"bbox_2d": [205, 513, 244, 641], "label": "person"},
{"bbox_2d": [161, 525, 210, 643], "label": "person"},
{"bbox_2d": [225, 508, 257, 634], "label": "person"},
{"bbox_2d": [362, 547, 396, 613], "label": "person"},
{"bbox_2d": [43, 525, 68, 584], "label": "person"},
{"bbox_2d": [94, 507, 159, 643], "label": "person"},
{"bbox_2d": [80, 521, 106, 588], "label": "person"},
{"bbox_2d": [55, 495, 72, 543], "label": "person"},
{"bbox_2d": [210, 543, 240, 594], "label": "backpack"},
{"bbox_2d": [98, 523, 112, 562], "label": "person"},
{"bbox_2d": [372, 507, 390, 545], "label": "person"},
{"bbox_2d": [3, 522, 43, 633], "label": "person"},
{"bbox_2d": [66, 525, 86, 597], "label": "person"},
{"bbox_2d": [0, 476, 405, 618], "label": "person"}
]
``` |
train2017/000000299353.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
232.88649999999998,
169.34400000000002,
250.9185,
187.80423529411766
],
[
326.47781249999997,
385.6390588235294,
374.6570625,
413.12188235294116
],
[
220.46937499999999,
169.67011764705882,
229.86774999999997,
187.992
]
],
"target_id": [
85,
7,
85
]
} | ```json
[
{"bbox_2d": [232, 169, 250, 187], "label": "clock"},
{"bbox_2d": [326, 385, 374, 413], "label": "train"},
{"bbox_2d": [220, 169, 229, 187], "label": "clock"}
]
``` |
train2017/000000101414.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
98.854,
154.43859375,
375.64318749999995,
496.8928125
]
],
"target_id": [
1
]
} | ```json
[
{"bbox_2d": [98, 154, 375, 496], "label": "person"}
]
``` |
train2017/000000254096.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
164.43504000000001,
117.22666666666667,
273.05712,
213.1127927927928
],
[
39.22128,
0.756756756756756,
503.99999999999994,
324.6789189189189
],
[
392.23296000000005,
133.64324324324323,
503.12304000000006,
330.7127927927928
]
],
"target_id": [
77,
1,
31
]
} | ```json
[
{"bbox_2d": [164, 117, 273, 213], "label": "cell phone"},
{"bbox_2d": [39, 0, 503, 324], "label": "person"},
{"bbox_2d": [392, 133, 503, 330], "label": "handbag"}
]
``` |
train2017/000000018461.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
166.50062630480167,
96.740875,
196.53135699373695,
276.39675
],
[
133.2402505219207,
94.5573125,
167.77260960334033,
269.37312499999996
],
[
38.97436325678497,
53.9853125,
56.94112734864301,
262.07781250000005
]
],
"target_id": [
44,
44,
44
]
} | ```json
[
{"bbox_2d": [166, 96, 196, 276], "label": "bottle"},
{"bbox_2d": [133, 94, 167, 269], "label": "bottle"},
{"bbox_2d": [38, 53, 56, 262], "label": "bottle"}
]
``` |
train2017/000000516766.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
115.99672131147543,
285.10081249999996,
420,
606.3763124999999
]
],
"target_id": [
88
]
} | ```json
[
{"bbox_2d": [115, 285, 420, 606], "label": "teddy bear"}
]
``` |
train2017/000000538204.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
197.4765625,
56.37464788732394,
348.8970625,
414.41971830985915
],
[
389.1671875,
52.569014084507046,
550.036375,
368.7422535211267
],
[
35.077875,
55.13239436619719,
189.93975,
355.17605633802816
],
[
533.554,
30.4056338028169,
643.698125,
178.82535211267606
]
],
"target_id": [
86,
86,
86,
62
]
} | ```json
[
{"bbox_2d": [197, 56, 348, 414], "label": "vase"},
{"bbox_2d": [389, 52, 550, 368], "label": "vase"},
{"bbox_2d": [35, 55, 189, 355], "label": "vase"},
{"bbox_2d": [533, 30, 643, 178], "label": "chair"}
]
``` |
train2017/000000455464.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
153.13711026615968,
264.55318750000004,
294.1373384030418,
378.15881250000007
],
[
87.98228136882129,
158.70575,
456.4984790874525,
512.9359374999999
],
[
129.34882129277565,
379.537375,
149.70844106463878,
399.2498125
]
],
"target_id": [
77,
1,
1
]
} | ```json
[
{"bbox_2d": [153, 264, 294, 378], "label": "cell phone"},
{"bbox_2d": [87, 158, 456, 512], "label": "person"},
{"bbox_2d": [129, 379, 149, 399], "label": "person"}
]
``` |
train2017/000000412658.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
24.236065573770496,
111.512625,
113.20327868852459,
281.0758125
],
[
140.84262295081967,
0.8150624999999999,
224.38032786885248,
135.6324375
],
[
79.21967213114755,
94.4164375,
300.2754098360656,
596.203125
]
],
"target_id": [
1,
39,
1
]
} | ```json
[
{"bbox_2d": [24, 111, 113, 281], "label": "person"},
{"bbox_2d": [140, 0, 224, 135], "label": "baseball bat"},
{"bbox_2d": [79, 94, 300, 596], "label": "person"}
]
``` |
train2017/000000513066.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
138.51413333333332,
2.268,
363.18464,
388.47312
],
[
68.8688,
305.35344,
144.2896,
417.72528
],
[
118.50869333333334,
45.793440000000004,
364,
504
],
[
191.74549333333331,
204.61392,
230.07711999999998,
292.53168
]
],
"target_id": [
1,
87,
1,
87
]
} | ```json
[
{"bbox_2d": [138, 2, 363, 388], "label": "person"},
{"bbox_2d": [68, 305, 144, 417], "label": "scissors"},
{"bbox_2d": [118, 45, 364, 504], "label": "person"},
{"bbox_2d": [191, 204, 230, 292], "label": "scissors"}
]
``` |
train2017/000000271607.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
263.2048125,
28.499157427937917,
488.51425,
301.5804878048781
],
[
44.9290625,
85.35840354767184,
252.3675,
397.4981818181819
],
[
453.93950000000007,
78.2658980044346,
644,
433.7851884700665
]
],
"target_id": [
1,
88,
88
]
} | ```json
[
{"bbox_2d": [263, 28, 488, 301], "label": "person"},
{"bbox_2d": [44, 85, 252, 397], "label": "teddy bear"},
{"bbox_2d": [453, 78, 644, 433], "label": "teddy bear"}
]
``` |
train2017/000000175310.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
156.753625,
304.164,
508.8908125,
392.0455
],
[
504.091,
193.23616666666666,
512.3724375,
250.04874999999998
],
[
487.6991875,
211.12583333333336,
507.51225,
240.6874166666667
],
[
460.09775,
300.15766666666667,
488.43375000000003,
334.58833333333337
]
],
"target_id": [
81,
90,
47,
47
]
} | ```json
[
{"bbox_2d": [156, 304, 508, 392], "label": "sink"},
{"bbox_2d": [504, 193, 512, 250], "label": "toothbrush"},
{"bbox_2d": [487, 211, 507, 240], "label": "cup"},
{"bbox_2d": [460, 300, 488, 334], "label": "cup"}
]
``` |
train2017/000000031519.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
80.31887499999999,
236.39350000000002,
273.518875,
366.89683333333335
],
[
256.3220625,
279.5111666666667,
332.51531250000005,
324.7906666666667
],
[
465.59187499999996,
208.51775,
639.653,
373.62033333333335
],
[
376.6293125,
0.8925000000000001,
437.416875,
153.85708333333335
],
[
326.407375,
84.70816666666666,
378.853125,
107.5165
],
[
52.143875,
264.57666666666665,
92.65549999999999,
362.3748333333333
],
[
85.2495,
266.55008333333336,
118.20418749999999,
299.5626666666667
],
[
366.4058125,
271.8555,
415.80262500000003,
310.44125
],
[
147.3451875,
176.56625,
167.50037500000002,
230.17575
],
[
185.31099999999998,
175.55474999999998,
206.85481249999998,
230.40383333333332
],
[
317.8945,
255.21533333333335,
325.8539375,
262.36525
],
[
43.21843750000001,
271.7464166666666,
60.14356250000001,
322.95608333333325
],
[
16.2911875,
265.4096666666667,
47.937749999999994,
358.23958333333337
],
[
72.2588125,
262.26608333333337,
87.30225,
286.09583333333336
],
[
30.569875000000003,
272.29183333333333,
52.1941875,
345.43716666666666
],
[
403.3855,
268.9003333333334,
423.12812499999995,
288.4956666666667
],
[
435.28362500000003,
274.35450000000003,
449.97487500000005,
295.11008333333336
],
[
426.25756250000006,
278.936,
436.41062500000004,
292.8193333333333
],
[
359.63374999999996,
137.09791666666666,
382.55612499999995,
161.68133333333333
]
],
"target_id": [
3,
3,
8,
10,
10,
1,
1,
3,
10,
10,
10,
1,
1,
1,
1,
3,
3,
3,
10
]
} | ```json
[
{"bbox_2d": [80, 236, 273, 366], "label": "car"},
{"bbox_2d": [256, 279, 332, 324], "label": "car"},
{"bbox_2d": [465, 208, 639, 373], "label": "truck"},
{"bbox_2d": [376, 0, 437, 153], "label": "traffic light"},
{"bbox_2d": [326, 84, 378, 107], "label": "traffic light"},
{"bbox_2d": [52, 264, 92, 362], "label": "person"},
{"bbox_2d": [85, 266, 118, 299], "label": "person"},
{"bbox_2d": [366, 271, 415, 310], "label": "car"},
{"bbox_2d": [147, 176, 167, 230], "label": "traffic light"},
{"bbox_2d": [185, 175, 206, 230], "label": "traffic light"},
{"bbox_2d": [317, 255, 325, 262], "label": "traffic light"},
{"bbox_2d": [43, 271, 60, 322], "label": "person"},
{"bbox_2d": [16, 265, 47, 358], "label": "person"},
{"bbox_2d": [72, 262, 87, 286], "label": "person"},
{"bbox_2d": [30, 272, 52, 345], "label": "person"},
{"bbox_2d": [403, 268, 423, 288], "label": "car"},
{"bbox_2d": [435, 274, 449, 295], "label": "car"},
{"bbox_2d": [426, 278, 436, 292], "label": "car"},
{"bbox_2d": [359, 137, 382, 161], "label": "traffic light"}
]
``` |
train2017/000000126512.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
329.96950000000004,
255.30706467661693,
336.812,
277.4813930348259
],
[
183.09725,
304.3558208955224,
220.7410625,
367.4658706467662
],
[
468.51000000000005,
223.4595024875622,
522.8877500000001,
305.1066666666667
],
[
280.82425,
153.93313432835822,
318.01525000000004,
362.52199004975125
],
[
300.9794375,
141.98786069651743,
356.192375,
249.48557213930349
],
[
348.8165625,
156.70248756218905,
378.8833125,
271.7671641791045
],
[
116.36275,
125.40099502487561,
153.51350000000002,
196.77034825870646
],
[
400.44725,
141.03223880597014,
462.8850625,
351.9223880597015
],
[
452.41,
151.89512437810947,
522.40475,
349.22129353233834
],
[
234.00343750000002,
151.87562189054725,
308.375375,
371.6101492537313
],
[
275.2395625,
107.49771144278606,
319.0114375,
175.88318407960196
],
[
363.71912499999996,
152.0316417910448,
434.69999999999993,
354.28218905472636
],
[
300.043625,
217.29671641791043,
385.413875,
358.0949253731343
],
[
180.71243750000002,
158.42845771144277,
249.59025000000003,
367.81691542288553
],
[
561.5780625,
157.02427860696517,
615.4929374999999,
325.60378109452733
],
[
325.7734375,
252.02089552238806,
407.75262499999997,
307.94427860696516
],
[
492.64993749999996,
163.85990049751243,
532.2358125,
282.7860696517413
],
[
151.94375,
108.23880597014926,
423.63125,
196.97512437810946
]
],
"target_id": [
32,
43,
43,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
43,
1,
1
]
} | ```json
[
{"bbox_2d": [329, 255, 336, 277], "label": "tie"},
{"bbox_2d": [183, 304, 220, 367], "label": "tennis racket"},
{"bbox_2d": [468, 223, 522, 305], "label": "tennis racket"},
{"bbox_2d": [280, 153, 318, 362], "label": "person"},
{"bbox_2d": [300, 141, 356, 249], "label": "person"},
{"bbox_2d": [348, 156, 378, 271], "label": "person"},
{"bbox_2d": [116, 125, 153, 196], "label": "person"},
{"bbox_2d": [400, 141, 462, 351], "label": "person"},
{"bbox_2d": [452, 151, 522, 349], "label": "person"},
{"bbox_2d": [234, 151, 308, 371], "label": "person"},
{"bbox_2d": [275, 107, 319, 175], "label": "person"},
{"bbox_2d": [363, 152, 434, 354], "label": "person"},
{"bbox_2d": [300, 217, 385, 358], "label": "person"},
{"bbox_2d": [180, 158, 249, 367], "label": "person"},
{"bbox_2d": [561, 157, 615, 325], "label": "person"},
{"bbox_2d": [325, 252, 407, 307], "label": "tennis racket"},
{"bbox_2d": [492, 163, 532, 282], "label": "person"},
{"bbox_2d": [151, 108, 423, 196], "label": "person"}
]
``` |
train2017/000000127880.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
166.10862745098038,
24.489019607843137,
490.03202614379086,
590.6554248366014
],
[
452.0956862745098,
138.44901960784316,
595.1244444444444,
421.7888888888889
]
],
"target_id": [
1,
70
]
} | ```json
[
{"bbox_2d": [166, 24, 490, 590], "label": "person"},
{"bbox_2d": [452, 138, 595, 421], "label": "toilet"}
]
``` |
train2017/000000534894.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
330.1750237717908,
20.447,
367.3147385103011,
60.2240625
],
[
374.29565768621234,
140.3819375,
405.1178446909667,
178.005625
],
[
347.9335023771791,
222.844125,
364.56931854199684,
236.81087499999998
],
[
357.5986053882726,
155.56625,
371.54003169572104,
177.3918125
],
[
338.2888114104596,
135.6425,
363.99778129952455,
173.86993750000002
],
[
0.877717908082408,
283.72225,
56.62301109350238,
334.88
]
],
"target_id": [
85,
1,
1,
1,
1,
8
]
} | ```json
[
{"bbox_2d": [330, 20, 367, 60], "label": "clock"},
{"bbox_2d": [374, 140, 405, 178], "label": "person"},
{"bbox_2d": [347, 222, 364, 236], "label": "person"},
{"bbox_2d": [357, 155, 371, 177], "label": "person"},
{"bbox_2d": [338, 135, 363, 173], "label": "person"},
{"bbox_2d": [0, 283, 56, 334], "label": "truck"}
]
``` |
train2017/000000523373.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
187.71593750000002,
0.39666666666666606,
200.86762500000003,
33.389416666666676
],
[
55.967625,
1.63625,
80.842125,
36.36441666666666
],
[
29.7749375,
82.62566666666666,
53.562687499999996,
179.23383333333334
],
[
18.5955,
4.680666666666666,
38.539375,
33.40925
],
[
95.73462500000001,
225.13808333333333,
336.1378125,
322.69825
],
[
77.28,
304.64,
390.94825000000003,
468.15591666666666
],
[
408.436875,
246.68699999999998,
644,
476
],
[
106.37068749999999,
82.36783333333332,
291.97349999999994,
175.42583333333334
],
[
98.7735,
7.625916666666667,
114.209375,
32.169666666666664
],
[
420.049,
21.390249999999998,
608.902,
222.49033333333333
],
[
1.24775,
264.04116666666664,
172.6825625,
471.21025
],
[
580.3546875,
353.0829166666667,
643.7584999999999,
413.79275
]
],
"target_id": [
44,
44,
44,
44,
52,
53,
53,
78,
44,
56,
55,
55
]
} | ```json
[
{"bbox_2d": [187, 0, 200, 33], "label": "bottle"},
{"bbox_2d": [55, 1, 80, 36], "label": "bottle"},
{"bbox_2d": [29, 82, 53, 179], "label": "bottle"},
{"bbox_2d": [18, 4, 38, 33], "label": "bottle"},
{"bbox_2d": [95, 225, 336, 322], "label": "banana"},
{"bbox_2d": [77, 304, 390, 468], "label": "apple"},
{"bbox_2d": [408, 246, 644, 476], "label": "apple"},
{"bbox_2d": [106, 82, 291, 175], "label": "microwave"},
{"bbox_2d": [98, 7, 114, 32], "label": "bottle"},
{"bbox_2d": [420, 21, 608, 222], "label": "broccoli"},
{"bbox_2d": [1, 264, 172, 471], "label": "orange"},
{"bbox_2d": [580, 353, 643, 413], "label": "orange"}
]
``` |
train2017/000000157001.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
202.9706875,
1.071,
596.967875,
280.2549166666667
],
[
165.347,
273.91816666666665,
641.8265,
469.02858333333336
],
[
64.84275,
321.89500000000004,
172.85362500000002,
418.39408333333336
]
],
"target_id": [
1,
73,
47
]
} | ```json
[
{"bbox_2d": [202, 1, 596, 280], "label": "person"},
{"bbox_2d": [165, 273, 641, 469], "label": "laptop"},
{"bbox_2d": [64, 321, 172, 418], "label": "cup"}
]
``` |
train2017/000000016928.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
140.04590163934427,
37.3821875,
340.927868852459,
552.5821875
]
],
"target_id": [
87
]
} | ```json
[
{"bbox_2d": [140, 37, 340, 552], "label": "scissors"}
]
``` |
train2017/000000097048.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
516.8226,
18.708199999999998,
549.1626,
65.62079999999999
],
[
374.8794,
115.15,
431.0824,
206.094
],
[
329.01540000000006,
21.951999999999998,
366.97080000000005,
77.1652
],
[
446.47819999999996,
285.866,
507.37539999999996,
365.246
],
[
423.50699999999995,
111.916,
440.86279999999994,
140.6496
],
[
343.81339999999994,
236.7582,
392.0489999999999,
315.6874
],
[
320.2444,
196.0686,
325.262,
200.2532
],
[
354.60319999999996,
250.67419999999998,
359.11119999999994,
254.6334
],
[
369.1954,
271.3326,
408.3954,
299.3998
],
[
335.6304,
3.2242,
370.8908,
46.1188
]
],
"target_id": [
62,
1,
1,
15,
43,
1,
37,
37,
62,
62
]
} | ```json
[
{"bbox_2d": [516, 18, 549, 65], "label": "chair"},
{"bbox_2d": [374, 115, 431, 206], "label": "person"},
{"bbox_2d": [329, 21, 366, 77], "label": "person"},
{"bbox_2d": [446, 285, 507, 365], "label": "bench"},
{"bbox_2d": [423, 111, 440, 140], "label": "tennis racket"},
{"bbox_2d": [343, 236, 392, 315], "label": "person"},
{"bbox_2d": [320, 196, 325, 200], "label": "sports ball"},
{"bbox_2d": [354, 250, 359, 254], "label": "sports ball"},
{"bbox_2d": [369, 271, 408, 299], "label": "chair"},
{"bbox_2d": [335, 3, 370, 46], "label": "chair"}
]
``` |
train2017/000000084540.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
379.175125,
264.5568333333333,
610.8641875,
431.63283333333334
],
[
204.31906250000003,
207.66491666666667,
315.58012500000007,
279.68966666666665
],
[
432.9591875,
174.216,
576.5510625,
413.28700000000003
],
[
235.8750625,
161.05658333333335,
301.7643125,
272.7579166666667
],
[
154.44931250000002,
162.9705,
190.85543750000002,
220.12025
],
[
266.46506250000004,
170.02124999999998,
296.44125,
190.5090833333333
],
[
554.6349375000001,
218.20633333333333,
611.0755000000001,
282.387
],
[
252.6593125,
232.15908333333334,
265.972,
247.85716666666667
],
[
486.0086875,
330.8695833333333,
520.71425,
360.60966666666667
]
],
"target_id": [
2,
2,
1,
1,
1,
27,
27,
44,
44
]
} | ```json
[
{"bbox_2d": [379, 264, 610, 431], "label": "bicycle"},
{"bbox_2d": [204, 207, 315, 279], "label": "bicycle"},
{"bbox_2d": [432, 174, 576, 413], "label": "person"},
{"bbox_2d": [235, 161, 301, 272], "label": "person"},
{"bbox_2d": [154, 162, 190, 220], "label": "person"},
{"bbox_2d": [266, 170, 296, 190], "label": "backpack"},
{"bbox_2d": [554, 218, 611, 282], "label": "backpack"},
{"bbox_2d": [252, 232, 265, 247], "label": "bottle"},
{"bbox_2d": [486, 330, 520, 360], "label": "bottle"}
]
``` |
train2017/000000533407.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
474.1550625,
220.56869158878507,
500.388,
267.73037383177575
],
[
449.0390625,
229.0177570093458,
476.43925,
274.1481308411215
],
[
135.1293125,
94.56869158878504,
392.7595,
415.02476635514023
],
[
258.40500000000003,
107.59065420560748,
383.25043750000003,
352.98644859813083
],
[
340.4646875,
253.511214953271,
487.90043750000007,
383.1126168224299
],
[
346.472,
299.03411214953275,
538.1022499999999,
415.1228971962617
],
[
345.324875,
226.08364485981306,
417.312,
311.457476635514
]
],
"target_id": [
44,
44,
1,
1,
73,
73,
73
]
} | ```json
[
{"bbox_2d": [474, 220, 500, 267], "label": "bottle"},
{"bbox_2d": [449, 229, 476, 274], "label": "bottle"},
{"bbox_2d": [135, 94, 392, 415], "label": "person"},
{"bbox_2d": [258, 107, 383, 352], "label": "person"},
{"bbox_2d": [340, 253, 487, 383], "label": "laptop"},
{"bbox_2d": [346, 299, 538, 415], "label": "laptop"},
{"bbox_2d": [345, 226, 417, 311], "label": "laptop"}
]
``` |
train2017/000000134888.jpg | Please output bbox coordinates and names of person, bicycle, car, motorcycle, airplane, bus, train, truck, boat, traffic light, fire hydrant, stop sign, parking meter, bench, bird, cat, dog, horse, sheep, cow, elephant, bear, zebra, giraffe, backpack, umbrella, handbag, tie, suitcase, frisbee, skis, snowboard, sports ball, kite, baseball bat, baseball glove, skateboard, surfboard, tennis racket, bottle, wine glass, cup, fork, knife, spoon, bowl, banana, apple, sandwich, orange, broccoli, carrot, hot dog, pizza, donut, cake, chair, couch, potted plant, bed, dining table, toilet, tv, laptop, mouse, remote, keyboard, cell phone, microwave, oven, toaster, sink, refrigerator, book, clock, vase, scissors, teddy bear, hair drier, toothbrush | {
"target_box": [
[
358.8388125,
110.21074766355142,
466.4874375,
155.19392523364488
],
[
310.20674999999994,
251.5485981308411,
361.97831249999996,
280.2322429906542
],
[
332.927875,
14.160280373831775,
385.1925,
68.89766355140188
],
[
35.8124375,
44.35514018691589,
99.6891875,
263.3242990654205
],
[
141.2775,
35.69018691588785,
206.402,
278.5443925233645
],
[
192.96856250000002,
130.61214953271028,
393.48400000000004,
339.80747663551404
],
[
336.89250000000004,
193.38644859813084,
465.96418750000004,
332.1042056074766
],
[
419.5760625,
159.22710280373832,
587.2374374999999,
334.2336448598131
],
[
449.0591875,
8.498130841121496,
520.6840625,
66.07149532710281
],
[
410.771375,
32.82476635514019,
450.31699999999995,
67.22943925233645
],
[
157.41775,
42.402336448598135,
203.4536875,
93.87196261682243
],
[
518.9835,
11.235981308411215,
565.3313750000001,
72.86214953271028
],
[
555.6009375,
11.756074766355141,
603.649375,
72.84252336448598
],
[
417.75475000000006,
54.93364485981308,
428.6524375000001,
65.56121495327102
]
],
"target_id": [
39,
40,
1,
1,
1,
1,
1,
1,
1,
1,
39,
1,
1,
47
]
} | ```json
[
{"bbox_2d": [358, 110, 466, 155], "label": "baseball bat"},
{"bbox_2d": [310, 251, 361, 280], "label": "baseball glove"},
{"bbox_2d": [332, 14, 385, 68], "label": "person"},
{"bbox_2d": [35, 44, 99, 263], "label": "person"},
{"bbox_2d": [141, 35, 206, 278], "label": "person"},
{"bbox_2d": [192, 130, 393, 339], "label": "person"},
{"bbox_2d": [336, 193, 465, 332], "label": "person"},
{"bbox_2d": [419, 159, 587, 334], "label": "person"},
{"bbox_2d": [449, 8, 520, 66], "label": "person"},
{"bbox_2d": [410, 32, 450, 67], "label": "person"},
{"bbox_2d": [157, 42, 203, 93], "label": "baseball bat"},
{"bbox_2d": [518, 11, 565, 72], "label": "person"},
{"bbox_2d": [555, 11, 603, 72], "label": "person"},
{"bbox_2d": [417, 54, 428, 65], "label": "cup"}
]
``` |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.