image
stringlengths
26
26
problem
stringclasses
1 value
solution
dict
answer
stringlengths
61
5.07k
train2017/000000122203.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": [ [ 304.99437500000005, 205.37416666666664, 467.8056250000001, 363.68383333333327 ], [ 237.253625, 140.79683333333332, 274.14275, 184.2615833333333 ], [ 216.082125, 154.9975, 236.2976875, 169.1585 ], [ 138.138, 147.22283333333334, 185.73362500000002, 169.61466666666666 ], [ 410.14750000000004, 161.0665, 453.85900000000004, 180.4535833333333 ], [ 218.32606249999998, 210.40191666666666, 349.51087499999994, 363.5251666666667 ], [ 273.1264375, 158.89475, 301.291375, 174.69199999999998 ], [ 487.7394375, 145.95350000000002, 531.8131875, 159.698 ], [ 623.9051875, 160.96733333333333, 644, 177.786 ], [ 161.39243749999997, 161.59208333333333, 210.53768749999998, 178.41075 ], [ 115.43699999999998, 163.59525, 153.292125, 178.976 ], [ 79.634625, 148.02608333333333, 118.7073125, 173.15491666666668 ], [ 364.2725625, 143.71233333333333, 403.5766875, 164.91416666666666 ], [ 294.83125, 131.89166666666668, 631.925, 336.175 ] ], "target_id": [ 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21 ] }
```json [ {"bbox_2d": [304, 205, 467, 363], "label": "cow"}, {"bbox_2d": [237, 140, 274, 184], "label": "cow"}, {"bbox_2d": [216, 154, 236, 169], "label": "cow"}, {"bbox_2d": [138, 147, 185, 169], "label": "cow"}, {"bbox_2d": [410, 161, 453, 180], "label": "cow"}, {"bbox_2d": [218, 210, 349, 363], "label": "cow"}, {"bbox_2d": [273, 158, 301, 174], "label": "cow"}, {"bbox_2d": [487, 145, 531, 159], "label": "cow"}, {"bbox_2d": [623, 160, 644, 177], "label": "cow"}, {"bbox_2d": [161, 161, 210, 178], "label": "cow"}, {"bbox_2d": [115, 163, 153, 178], "label": "cow"}, {"bbox_2d": [79, 148, 118, 173], "label": "cow"}, {"bbox_2d": [364, 143, 403, 164], "label": "cow"}, {"bbox_2d": [294, 131, 631, 336], "label": "cow"} ] ```
train2017/000000181449.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": [ [ 293.06025, 4.2740833333333335, 618.6726874999999, 470.65491666666674 ], [ 229.02249999999998, 93.058, 315.8518125, 415.0323333333333 ], [ 116.37281250000001, 169.08908333333332, 217.72231250000002, 398.45166666666665 ] ], "target_id": [ 17, 75, 77 ] }
```json [ {"bbox_2d": [293, 4, 618, 470], "label": "cat"}, {"bbox_2d": [229, 93, 315, 415], "label": "remote"}, {"bbox_2d": [116, 169, 217, 398], "label": "cell phone"} ] ```
train2017/000000171062.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": [ [ 134.06341666666668, 105.6461875, 444.9806666666667, 347.3273125 ], [ 102.58791666666667, 266.394625, 270.82416666666666, 570.3425 ], [ 2.9948333333333332, 512.6139375, 476.00000000000006, 632.60925 ] ], "target_id": [ 72, 17, 67 ] }
```json [ {"bbox_2d": [134, 105, 444, 347], "label": "tv"}, {"bbox_2d": [102, 266, 270, 570], "label": "cat"}, {"bbox_2d": [2, 512, 476, 632], "label": "dining table"} ] ```
train2017/000000142667.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": [ [ 336.3742483660131, 160.57267973856207, 616, 416.6656209150327 ], [ 351.1703267973856, 169.83281045751633, 370.2743790849673, 200.119477124183 ], [ 217.37150326797388, 210.2351633986928, 293.4253594771242, 495.4975163398693 ], [ 365.4430065359477, 226.94366013071894, 495.57803921568626, 612.346274509804 ], [ 514.7223529411765, 223.95424836601308, 616, 583.3882352941176 ], [ 33.296209150326796, 212.26836601307187, 149.83294117647057, 609.0649673202614 ], [ 178.56954248366011, 248.87607843137255, 227.03424836601306, 394.27019607843135 ], [ 146.86366013071896, 251.37228758169934, 185.19254901960784, 390.42522875816996 ], [ 269.39934640522875, 269.4597385620915, 297.1495424836601, 362.3730718954248 ], [ 333.7572549019607, 254.07986928104575, 385.1509803921568, 415.51816993464047 ], [ 374.1696732026144, 253.59673202614377, 392.0054901960784, 287.59751633986923 ], [ 134.11084967320264, 254.07986928104575, 157.70405228758173, 357.76313725490195 ], [ 0.020130718954248002, 247.75882352941176, 22.57660130718954, 285.0006535947712 ], [ 311.9154248366013, 265.9871895424837, 335.2670588235294, 289.12745098039215 ], [ 59.154117647058825, 185.31333333333336, 334.4718954248366, 325.70496732026146 ], [ 348.1003921568627, 258.6294117647059, 362.8159477124183, 276.57594771241827 ], [ 132.74196078431373, 269.097385620915, 157.6235294117647, 312.1066666666666 ], [ 37.24183006535948, 244.58823529411765, 351.281045751634, 381.47712418300654 ] ], "target_id": [ 8, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 8, 8, 1, 27, 1 ] }
```json [ {"bbox_2d": [336, 160, 616, 416], "label": "truck"}, {"bbox_2d": [351, 169, 370, 200], "label": "traffic light"}, {"bbox_2d": [217, 210, 293, 495], "label": "person"}, {"bbox_2d": [365, 226, 495, 612], "label": "person"}, {"bbox_2d": [514, 223, 616, 583], "label": "person"}, {"bbox_2d": [33, 212, 149, 609], "label": "person"}, {"bbox_2d": [178, 248, 227, 394], "label": "person"}, {"bbox_2d": [146, 251, 185, 390], "label": "person"}, {"bbox_2d": [269, 269, 297, 362], "label": "person"}, {"bbox_2d": [333, 254, 385, 415], "label": "person"}, {"bbox_2d": [374, 253, 392, 287], "label": "person"}, {"bbox_2d": [134, 254, 157, 357], "label": "person"}, {"bbox_2d": [0, 247, 22, 285], "label": "person"}, {"bbox_2d": [311, 265, 335, 289], "label": "truck"}, {"bbox_2d": [59, 185, 334, 325], "label": "truck"}, {"bbox_2d": [348, 258, 362, 276], "label": "person"}, {"bbox_2d": [132, 269, 157, 312], "label": "backpack"}, {"bbox_2d": [37, 244, 351, 381], "label": "person"} ] ```
train2017/000000574184.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.82095999999999, 68.70378666666667, 504, 279.4549333333334 ], [ 159.00192, 75.46933333333334, 504, 364 ] ], "target_id": [ 17, 65 ] }
```json [ {"bbox_2d": [245, 68, 504, 279], "label": "cat"}, {"bbox_2d": [159, 75, 504, 364], "label": "bed"} ] ```
train2017/000000122390.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": [ [ 134.12448, 72.8, 504, 247.36469333333332 ] ], "target_id": [ 17 ] }
```json [ {"bbox_2d": [134, 72, 504, 247], "label": "cat"} ] ```
train2017/000000099734.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.95152, 201.68023880597016, 481.4208, 232.70256716417913 ], [ 25.744320000000002, 171.099223880597, 233.9568, 197.46770149253732 ], [ 105.75936, 123.31701492537314, 128.33856, 182.11200000000002 ], [ 353.36447999999996, 117.2489552238806, 376.96175999999997, 176.34483582089553 ], [ 318.04416, 120.11749253731344, 356.35823999999997, 210.48644776119403 ], [ 292.40063999999995, 169.92573134328356, 464.27471999999995, 189.54411940298505 ] ], "target_id": [ 9, 9, 1, 1, 1, 9 ] }
```json [ {"bbox_2d": [158, 201, 481, 232], "label": "boat"}, {"bbox_2d": [25, 171, 233, 197], "label": "boat"}, {"bbox_2d": [105, 123, 128, 182], "label": "person"}, {"bbox_2d": [353, 117, 376, 176], "label": "person"}, {"bbox_2d": [318, 120, 356, 210], "label": "person"}, {"bbox_2d": [292, 169, 464, 189], "label": "boat"} ] ```
train2017/000000000400.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": [ [ 421.4263322884012, 149.9010625, 519.9643887147336, 229.16337499999997 ], [ 1.453542319749216, 65.1245, 643.9999999999999, 545.58875 ] ], "target_id": [ 18, 9 ] }
```json [ {"bbox_2d": [421, 149, 519, 229], "label": "dog"}, {"bbox_2d": [1, 65, 643, 545], "label": "boat"} ] ```
train2017/000000245201.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": [ [ 302.841, 182.64308747855918, 438.9966875, 246.61708404802744 ], [ 2.6565000000000003, 122.66305317324185, 614.57725, 506.6684048027444 ] ], "target_id": [ 18, 9 ] }
```json [ {"bbox_2d": [302, 182, 438, 246], "label": "dog"}, {"bbox_2d": [2, 122, 614, 506], "label": "boat"} ] ```
train2017/000000350694.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": [ [ 296.33184, 277.61, 424.20672, 310.40000000000003 ], [ 114.16608000000001, 246.90000000000003, 211.58928000000003, 304.29 ], [ 252.68544, 268.1, 400.33727999999996, 290.75 ], [ 283.47984, 251.22, 302.7024, 279.82 ], [ 262.57392, 194.8, 503.8488, 275.6 ], [ 110.89008, 227.84999999999997, 117.95616, 247.98999999999995 ], [ 237.46464, 227.72, 247.30272, 248.32999999999998 ], [ 302.17824, 249.28, 320.70528, 277.55 ], [ 274.11552, 227.44, 281.42352, 243.72 ], [ 257.60448, 230.86, 265.21488000000005, 242.47000000000003 ], [ 448.01568, 288.79, 504, 330.5 ], [ 270.144, 186.74, 309.19392, 205.68 ], [ 407.94768, 105.71, 434.58912, 129.87 ], [ 393.38208000000003, 143.02, 423.70272000000006, 166.84 ], [ 334.43424, 163.8, 378.58464, 194.8 ], [ 215.02656, 162.31, 250.22591999999997, 182.26 ], [ 274.70016, 252.5, 286.61472, 277.37 ], [ 286.24176, 231.45, 307.44, 262.78 ], [ 443.54015999999996, 271.19, 468.00431999999995, 314.55 ], [ 168.17472, 216.86, 176.13792, 246.88000000000002 ], [ 207.62784, 264.12, 255.87072, 295.28000000000003 ], [ 0.7660800000000001, 249.17, 95.90111999999999, 302.78 ], [ 357.39648, 242.67, 384.25968, 272.11 ], [ 261.68688000000003, 217.5, 269.98272000000003, 229.9 ], [ 202.02336, 248.05, 277.05888, 261.6 ], [ 203.47488, 227.59999999999997, 212.47632000000002, 245.27999999999997 ], [ 255.15504, 197.56, 284.92128, 220.27 ], [ 334.28303999999997, 147.83, 374.32079999999996, 167.15 ], [ 220.63104, 191.98, 253.09872000000001, 213.82 ], [ 252.91728, 184.9, 276.10128000000003, 202.4 ], [ 288.72144000000003, 194.79, 334.29312000000004, 222.29 ], [ 215.39952, 150.38, 235.23695999999998, 168.07 ], [ 202.14431999999996, 194.56, 228.32207999999997, 225.81 ], [ 226.12464000000003, 197.73, 263.32992, 223.12 ], [ 79.77311999999999, 147.83, 102.1104, 163.29000000000002 ], [ 3.024, 160, 477.792, 296 ], [ 61.488, 107, 502.992, 205 ] ], "target_id": [ 9, 9, 9, 1, 9, 1, 1, 1, 1, 1, 9, 28, 28, 28, 28, 28, 1, 1, 1, 1, 9, 9, 1, 1, 9, 1, 28, 28, 28, 28, 28, 28, 28, 28, 28, 1, 28 ] }
```json [ {"bbox_2d": [296, 277, 424, 310], "label": "boat"}, {"bbox_2d": [114, 246, 211, 304], "label": "boat"}, {"bbox_2d": [252, 268, 400, 290], "label": "boat"}, {"bbox_2d": [283, 251, 302, 279], "label": "person"}, {"bbox_2d": [262, 194, 503, 275], "label": "boat"}, {"bbox_2d": [110, 227, 117, 247], "label": "person"}, {"bbox_2d": [237, 227, 247, 248], "label": "person"}, {"bbox_2d": [302, 249, 320, 277], "label": "person"}, {"bbox_2d": [274, 227, 281, 243], "label": "person"}, {"bbox_2d": [257, 230, 265, 242], "label": "person"}, {"bbox_2d": [448, 288, 504, 330], "label": "boat"}, {"bbox_2d": [270, 186, 309, 205], "label": "umbrella"}, {"bbox_2d": [407, 105, 434, 129], "label": "umbrella"}, {"bbox_2d": [393, 143, 423, 166], "label": "umbrella"}, {"bbox_2d": [334, 163, 378, 194], "label": "umbrella"}, {"bbox_2d": [215, 162, 250, 182], "label": "umbrella"}, {"bbox_2d": [274, 252, 286, 277], "label": "person"}, {"bbox_2d": [286, 231, 307, 262], "label": "person"}, {"bbox_2d": [443, 271, 468, 314], "label": "person"}, {"bbox_2d": [168, 216, 176, 246], "label": "person"}, {"bbox_2d": [207, 264, 255, 295], "label": "boat"}, {"bbox_2d": [0, 249, 95, 302], "label": "boat"}, {"bbox_2d": [357, 242, 384, 272], "label": "person"}, {"bbox_2d": [261, 217, 269, 229], "label": "person"}, {"bbox_2d": [202, 248, 277, 261], "label": "boat"}, {"bbox_2d": [203, 227, 212, 245], "label": "person"}, {"bbox_2d": [255, 197, 284, 220], "label": "umbrella"}, {"bbox_2d": [334, 147, 374, 167], "label": "umbrella"}, {"bbox_2d": [220, 191, 253, 213], "label": "umbrella"}, {"bbox_2d": [252, 184, 276, 202], "label": "umbrella"}, {"bbox_2d": [288, 194, 334, 222], "label": "umbrella"}, {"bbox_2d": [215, 150, 235, 168], "label": "umbrella"}, {"bbox_2d": [202, 194, 228, 225], "label": "umbrella"}, {"bbox_2d": [226, 197, 263, 223], "label": "umbrella"}, {"bbox_2d": [79, 147, 102, 163], "label": "umbrella"}, {"bbox_2d": [3, 160, 477, 296], "label": "person"}, {"bbox_2d": [61, 107, 502, 205], "label": "umbrella"} ] ```
train2017/000000419048.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": [ [ 14.1378125, 232.09958333333333, 343.75512499999996, 471.1805 ], [ 355.789875, 118.91075, 515.059125, 319.7133333333333 ], [ 310.086, 160.66983333333334, 595.8308125000001, 308.1505 ] ], "target_id": [ 21, 21, 21 ] }
```json [ {"bbox_2d": [14, 232, 343, 471], "label": "cow"}, {"bbox_2d": [355, 118, 515, 319], "label": "cow"}, {"bbox_2d": [310, 160, 595, 308], "label": "cow"} ] ```
train2017/000000414560.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": [ [ 276.73887499999995, 165.06291666666667, 613.6011874999999, 316.2425 ], [ 467.8358125, 150.43583333333333, 644, 268.9003333333333 ], [ 30.0566875, 167.17516666666668, 516.1659999999999, 416.41075 ], [ 617.9984999999999, 88.99216666666666, 643.9999999999999, 165.84633333333335 ] ], "target_id": [ 21, 21, 21, 21 ] }
```json [ {"bbox_2d": [276, 165, 613, 316], "label": "cow"}, {"bbox_2d": [467, 150, 644, 268], "label": "cow"}, {"bbox_2d": [30, 167, 516, 416], "label": "cow"}, {"bbox_2d": [617, 88, 643, 165], "label": "cow"} ] ```
train2017/000000232383.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": [ [ 101.08224, 225.75765333333337, 501.16752, 359.0884266666667 ], [ 230.19696, 113.69418666666667, 345.72384, 224.94229333333334 ], [ 97.99776, 225.43733333333333, 504, 359.3602133333333 ] ], "target_id": [ 72, 17, 73 ] }
```json [ {"bbox_2d": [101, 225, 501, 359], "label": "tv"}, {"bbox_2d": [230, 113, 345, 224], "label": "cat"}, {"bbox_2d": [97, 225, 504, 359], "label": "laptop"} ] ```
train2017/000000241453.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": [ [ 110.82837500000001, 256.57724550898206, 269.010875, 392.71760479041916 ], [ 257.55975, 269.7053892215569, 361.1934375, 384.10634730538925 ], [ 483.483, 249.75664670658682, 532.3766875, 326.87568862275447 ], [ 579.5496875000001, 224.21461077844313, 644.0000000000001, 289.5535329341318 ], [ 282.18268750000004, 264.9269461077845, 388.44268750000003, 366.99449101796415 ], [ 378.2393125, 258.08622754491023, 416.78875, 275.60047904191623 ], [ 360.51924999999994, 255.1185628742515, 481.14849999999996, 406.12742514970057 ] ], "target_id": [ 21, 21, 21, 21, 21, 21, 21 ] }
```json [ {"bbox_2d": [110, 256, 269, 392], "label": "cow"}, {"bbox_2d": [257, 269, 361, 384], "label": "cow"}, {"bbox_2d": [483, 249, 532, 326], "label": "cow"}, {"bbox_2d": [579, 224, 644, 289], "label": "cow"}, {"bbox_2d": [282, 264, 388, 366], "label": "cow"}, {"bbox_2d": [378, 258, 416, 275], "label": "cow"}, {"bbox_2d": [360, 255, 481, 406], "label": "cow"} ] ```
train2017/000000178592.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": [ [ 203.53536, 109.83759036144579, 386.98127999999997, 244.66265060240963 ], [ 177.72048, 175.50939759036143, 271.98864000000003, 250.77542168674697 ], [ 26.31888, 186.50024096385542, 45.11807999999999, 199.33301204819276 ], [ 89.55072, 185.7209638554217, 110.89008, 205.415421686747 ], [ 53.64576, 189.56674698795183, 81.06336, 205.84048192771087 ], [ 75.84192, 187.89686746987954, 94.93344, 207.20674698795182 ] ], "target_id": [ 22, 22, 24, 24, 24, 24 ] }
```json [ {"bbox_2d": [203, 109, 386, 244], "label": "elephant"}, {"bbox_2d": [177, 175, 271, 250], "label": "elephant"}, {"bbox_2d": [26, 186, 45, 199], "label": "zebra"}, {"bbox_2d": [89, 185, 110, 205], "label": "zebra"}, {"bbox_2d": [53, 189, 81, 205], "label": "zebra"}, {"bbox_2d": [75, 187, 94, 207], "label": "zebra"} ] ```
train2017/000000328421.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": [ [ 446.2215625, 227.37924999999998, 484.2175625, 262.4049166666666 ], [ 236.5895, 223.01591666666667, 280.23056249999996, 258.01183333333336 ], [ 205.0435625, 224.74141666666668, 234.275125, 244.51525 ], [ 152.527375, 223.87866666666665, 167.1985, 243.72191666666666 ], [ 50.37287500000001, 224.53316666666666, 82.693625, 252.96425 ], [ 280.7538125, 225.90166666666667, 310.9815625, 259.6480833333333 ], [ 297.185875, 224.05716666666666, 340.0621875, 255.95908333333333 ], [ 84.39418750000002, 227.16108333333332, 103.81481250000002, 254.41208333333333 ], [ 396.8951875, 168.87091666666666, 476.459375, 243.41449999999998 ], [ 372.73512500000004, 219.26741666666666, 398.27375000000006, 261.5124166666667 ] ], "target_id": [ 21, 21, 21, 21, 21, 21, 21, 21, 22, 24 ] }
```json [ {"bbox_2d": [446, 227, 484, 262], "label": "cow"}, {"bbox_2d": [236, 223, 280, 258], "label": "cow"}, {"bbox_2d": [205, 224, 234, 244], "label": "cow"}, {"bbox_2d": [152, 223, 167, 243], "label": "cow"}, {"bbox_2d": [50, 224, 82, 252], "label": "cow"}, {"bbox_2d": [280, 225, 310, 259], "label": "cow"}, {"bbox_2d": [297, 224, 340, 255], "label": "cow"}, {"bbox_2d": [84, 227, 103, 254], "label": "cow"}, {"bbox_2d": [396, 168, 476, 243], "label": "elephant"}, {"bbox_2d": [372, 219, 398, 261], "label": "zebra"} ] ```
train2017/000000530212.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": [ [ 178.6936526946108, 164.34431999999998, 229.194251497006, 227.35439999999997 ], [ 231.25652694610775, 166.95504, 289.3120958083832, 230.05584 ], [ 288.6280239520958, 172.89216, 336, 233.33184 ], [ 273.2162874251497, 311.51232, 335.768622754491, 381.68928 ], [ 214.6677844311377, 297.63216, 280.69077844311374, 357.71904 ], [ 217.3940119760479, 8.880480000000002, 282.47137724550896, 77.58576000000001 ], [ 158.57389221556886, 293.27759999999995, 221.9008383233533, 355.89455999999996 ], [ 122.24766467065868, 31.94352, 168.7243113772455, 82.01088 ], [ 167.78874251497004, 17.87184, 225.53245508982033, 71.44703999999999 ], [ 1.710179640718562, 251.01216, 43.72023952095808, 293.09616 ], [ 118.6059880239521, 287.07840000000004, 174.85077844311377, 338.00256 ], [ 54.6251497005988, 266.04144, 104.32095808383232, 317.80224000000004 ], [ 85.90131736526946, 276.54480000000007, 140.6773652694611, 329.92848000000004 ], [ 31.18562874251497, 117.936, 173.02994011976048, 205.632 ] ], "target_id": [ 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32 ] }
```json [ {"bbox_2d": [178, 164, 229, 227], "label": "tie"}, {"bbox_2d": [231, 166, 289, 230], "label": "tie"}, {"bbox_2d": [288, 172, 336, 233], "label": "tie"}, {"bbox_2d": [273, 311, 335, 381], "label": "tie"}, {"bbox_2d": [214, 297, 280, 357], "label": "tie"}, {"bbox_2d": [217, 8, 282, 77], "label": "tie"}, {"bbox_2d": [158, 293, 221, 355], "label": "tie"}, {"bbox_2d": [122, 31, 168, 82], "label": "tie"}, {"bbox_2d": [167, 17, 225, 71], "label": "tie"}, {"bbox_2d": [1, 251, 43, 293], "label": "tie"}, {"bbox_2d": [118, 287, 174, 338], "label": "tie"}, {"bbox_2d": [54, 266, 104, 317], "label": "tie"}, {"bbox_2d": [85, 276, 140, 329], "label": "tie"}, {"bbox_2d": [31, 117, 173, 205], "label": "tie"} ] ```
train2017/000000278166.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": [ [ 288.71325, 3.213, 423.2991875, 150.8225833333333 ] ], "target_id": [ 46 ] }
```json [ {"bbox_2d": [288, 3, 423, 150], "label": "wine glass"} ] ```
train2017/000000457754.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": [ [ 224.31324999999998, 222.59, 257.76099999999997, 325.12 ], [ 437.47725, 244.6, 461.204625, 321.89 ], [ 473.38025, 90.34, 492.8310625, 148.64 ], [ 141.358, 106.85, 159.571125, 179.24 ], [ 235.01975000000002, 115.78, 288.71325, 160.07 ], [ 163.113125, 138.51, 341.8835, 355.40999999999997 ], [ 83.06593749999999, 40.27, 218.81912499999999, 331.21999999999997 ], [ 347.820375, 155.71, 559.1630625, 344.63 ], [ 403.1138125, 11.040000000000001, 555.027375, 251.03 ], [ 586.48275, 207.3, 643.6276875, 350.03 ], [ 294.50925, 321.84, 300.78825, 330.27 ], [ 107.26624999999999, 323.46999999999997, 298.49399999999997, 386.34 ] ], "target_id": [ 32, 32, 32, 32, 85, 1, 1, 1, 1, 62, 85, 84 ] }
```json [ {"bbox_2d": [224, 222, 257, 325], "label": "tie"}, {"bbox_2d": [437, 244, 461, 321], "label": "tie"}, {"bbox_2d": [473, 90, 492, 148], "label": "tie"}, {"bbox_2d": [141, 106, 159, 179], "label": "tie"}, {"bbox_2d": [235, 115, 288, 160], "label": "clock"}, {"bbox_2d": [163, 138, 341, 355], "label": "person"}, {"bbox_2d": [83, 40, 218, 331], "label": "person"}, {"bbox_2d": [347, 155, 559, 344], "label": "person"}, {"bbox_2d": [403, 11, 555, 251], "label": "person"}, {"bbox_2d": [586, 207, 643, 350], "label": "chair"}, {"bbox_2d": [294, 321, 300, 330], "label": "clock"}, {"bbox_2d": [107, 323, 298, 386], "label": "book"} ] ```
train2017/000000260141.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": [ [ 169.88831999999996, 201.27744, 503.99999999999994, 285.5313066666667 ], [ 321.10848, 243.82176, 503.32464, 313.73888 ], [ 438.39936000000006, 91.12618666666667, 448.54992000000004, 113.18944 ], [ 394.80336000000005, 120.93536, 409.4395200000001, 185.77589333333333 ], [ 86.64768, 134.96149333333332, 130.81824, 188.94997333333333 ], [ 111.70656, 131.88448, 124.95168, 147.90048 ], [ 151.56288, 149.79327999999998, 504, 255.41152 ], [ 456.43248, 267.11776000000003, 501.59087999999997, 364.00000000000006 ], [ 111.23279999999998, 109.48149333333335, 383.90688, 198.58869333333334 ], [ 0.9777600000000001, 116.29557333333334, 45.16848, 147.49280000000002 ], [ 49.089600000000004, 102.10442666666665, 230.7312, 179.63157333333334 ] ], "target_id": [ 9, 9, 1, 1, 9, 1, 9, 9, 9, 9, 9 ] }
```json [ {"bbox_2d": [169, 201, 503, 285], "label": "boat"}, {"bbox_2d": [321, 243, 503, 313], "label": "boat"}, {"bbox_2d": [438, 91, 448, 113], "label": "person"}, {"bbox_2d": [394, 120, 409, 185], "label": "person"}, {"bbox_2d": [86, 134, 130, 188], "label": "boat"}, {"bbox_2d": [111, 131, 124, 147], "label": "person"}, {"bbox_2d": [151, 149, 504, 255], "label": "boat"}, {"bbox_2d": [456, 267, 501, 364], "label": "boat"}, {"bbox_2d": [111, 109, 383, 198], "label": "boat"}, {"bbox_2d": [0, 116, 45, 147], "label": "boat"}, {"bbox_2d": [49, 102, 230, 179], "label": "boat"} ] ```
train2017/000000109819.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": [ [ 485.6061874999999, 231.00875, 505.3488124999999, 253.30141666666665 ], [ 222.05925000000002, 281.197, 294.2174375, 393.8701666666667 ], [ 69.713, 235.91750000000002, 125.6605, 316.8176666666667 ], [ 456.55575, 248.37283333333335, 476.016625, 278.96575 ], [ 474.88962499999997, 251.73458333333332, 485.3043125, 275.53458333333333 ], [ 594.85475, 249.65208333333334, 609.5258749999999, 268.72183333333334 ], [ 582.3671875, 241.56008333333332, 597.0383125, 253.20225 ], [ 194.28675, 158.13116666666667, 374.45581250000004, 293.9795833333334 ], [ 71.68525, 213.08933333333334, 121.8870625, 303.5095 ], [ 219.16125000000002, 221.58791666666667, 293.1306875, 350.45500000000004 ], [ 385.94718750000004, 107.09008333333333, 415.04793750000005, 133.20066666666665 ], [ 498.96918750000003, 216.65933333333334, 559.092625, 377.4085 ], [ 279.5765, 223.70016666666666, 329.02362500000004, 339.0805833333333 ], [ 488.90668750000003, 235.77866666666665, 528.8950625, 357.45616666666666 ], [ 356.1420625, 170.68566666666666, 439.20799999999997, 318.5729166666667 ], [ 220.751125, 195.23933333333335, 246.491, 216.86758333333336 ], [ 474.89968749999997, 233.38875, 485.4653125, 268.07725 ], [ 613.4905, 209.09291666666664, 618.8940625, 228.60891666666663 ], [ 258.69681249999996, 197.05408333333335, 282.08206249999995, 226.2785 ], [ 503.4369375, 233.23999999999998, 516.7596875, 251.01066666666665 ], [ 456.1431875, 231.29633333333334, 481.329625, 268.69208333333336 ], [ 513.6302499999999, 205.87991666666667, 562.3528749999999, 263.9816666666667 ], [ 435.28362500000003, 228.8469166666667, 466.0245625, 263.9816666666667 ], [ 109.38943749999999, 217.4030833333333, 130.89299999999997, 296.0125 ] ], "target_id": [ 3, 4, 4, 4, 4, 4, 4, 6, 1, 1, 1, 1, 1, 1, 22, 1, 1, 10, 1, 1, 1, 8, 8, 1 ] }
```json [ {"bbox_2d": [485, 231, 505, 253], "label": "car"}, {"bbox_2d": [222, 281, 294, 393], "label": "motorcycle"}, {"bbox_2d": [69, 235, 125, 316], "label": "motorcycle"}, {"bbox_2d": [456, 248, 476, 278], "label": "motorcycle"}, {"bbox_2d": [474, 251, 485, 275], "label": "motorcycle"}, {"bbox_2d": [594, 249, 609, 268], "label": "motorcycle"}, {"bbox_2d": [582, 241, 597, 253], "label": "motorcycle"}, {"bbox_2d": [194, 158, 374, 293], "label": "bus"}, {"bbox_2d": [71, 213, 121, 303], "label": "person"}, {"bbox_2d": [219, 221, 293, 350], "label": "person"}, {"bbox_2d": [385, 107, 415, 133], "label": "person"}, {"bbox_2d": [498, 216, 559, 377], "label": "person"}, {"bbox_2d": [279, 223, 329, 339], "label": "person"}, {"bbox_2d": [488, 235, 528, 357], "label": "person"}, {"bbox_2d": [356, 170, 439, 318], "label": "elephant"}, {"bbox_2d": [220, 195, 246, 216], "label": "person"}, {"bbox_2d": [474, 233, 485, 268], "label": "person"}, {"bbox_2d": [613, 209, 618, 228], "label": "traffic light"}, {"bbox_2d": [258, 197, 282, 226], "label": "person"}, {"bbox_2d": [503, 233, 516, 251], "label": "person"}, {"bbox_2d": [456, 231, 481, 268], "label": "person"}, {"bbox_2d": [513, 205, 562, 263], "label": "truck"}, {"bbox_2d": [435, 228, 466, 263], "label": "truck"}, {"bbox_2d": [109, 217, 130, 296], "label": "person"} ] ```
train2017/000000007682.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.3409836065574, 417.2315, 249.82622950819672, 644 ] ], "target_id": [ 32 ] }
```json [ {"bbox_2d": [152, 417, 249, 644], "label": "tie"} ] ```
train2017/000000540264.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": [ [ 127.25505882352941, 285.05049999999994, 312.73694117647057, 409.7953124999999 ], [ 67.65458823529411, 82.56281249999999, 420.00000000000006, 644 ], [ 1.423058823529411, 79.151625, 326.4536470588235, 521.9921874999999 ] ], "target_id": [ 32, 1, 1 ] }
```json [ {"bbox_2d": [127, 285, 312, 409], "label": "tie"}, {"bbox_2d": [67, 82, 420, 644], "label": "person"}, {"bbox_2d": [1, 79, 326, 521], "label": "person"} ] ```
train2017/000000246809.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": [ [ 54.09936, 163.07603603603604, 114.3072, 240.2854054054054 ], [ 388.92672, 178.25153153153153, 392.93856, 193.07387387387388 ], [ 399.7728000000001, 177.19207207207208, 404.4902400000001, 191.5401801801802 ], [ 429.92208, 193.74990990990992, 436.64544, 210.01513513513515 ], [ 79.00703999999999, 225.2007207207207, 92.80655999999999, 234.94774774774774 ], [ 94.69152, 222.83963963963959, 103.98528, 233.7369369369369 ], [ 393.7248000000001, 214.43459459459459, 413.6630400000001, 225.2108108108108 ], [ 58.4136, 108.62990990990991, 66.31632, 117.9127927927928 ], [ 204.43248, 133.10846846846846, 215.2584, 139.4753153153153 ], [ 8.90064, 132.65441441441442, 11.309759999999999, 135.57045045045047 ], [ 130.47552000000002, 181.3491891891892, 139.63824000000002, 200.71207207207206 ] ], "target_id": [ 9, 1, 1, 1, 1, 1, 9, 16, 16, 16, 9 ] }
```json [ {"bbox_2d": [54, 163, 114, 240], "label": "boat"}, {"bbox_2d": [388, 178, 392, 193], "label": "person"}, {"bbox_2d": [399, 177, 404, 191], "label": "person"}, {"bbox_2d": [429, 193, 436, 210], "label": "person"}, {"bbox_2d": [79, 225, 92, 234], "label": "person"}, {"bbox_2d": [94, 222, 103, 233], "label": "person"}, {"bbox_2d": [393, 214, 413, 225], "label": "boat"}, {"bbox_2d": [58, 108, 66, 117], "label": "bird"}, {"bbox_2d": [204, 133, 215, 139], "label": "bird"}, {"bbox_2d": [8, 132, 11, 135], "label": "bird"}, {"bbox_2d": [130, 181, 139, 200], "label": "boat"} ] ```
train2017/000000102843.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.11616, 249.93696, 255.15504, 289.90901333333335 ], [ 68.9976, 223.8357333333333, 76.32576, 239.9973333333333 ], [ 76.31567999999999, 224.36960000000002, 83.40191999999999, 239.46346666666668 ], [ 97.42320000000001, 222.71946666666668, 103.21920000000001, 239.85173333333336 ], [ 120.33503999999999, 222.03029333333333, 129.99168, 238.10453333333334 ], [ 167.51952, 220.06954666666667, 173.7288, 229.50442666666666 ], [ 139.43664, 219.59392, 148.34736, 239.27904 ], [ 153.45792, 220.71989333333332, 159.02208, 237.64831999999998 ], [ 171.90431999999998, 223.93280000000001, 178.17407999999998, 236.92032 ], [ 358.22303999999997, 130.98175999999998, 365.21855999999997, 135.07797333333332 ], [ 132.81408, 227.71839999999997, 136.35216, 238.57045333333332 ], [ 165.36240000000004, 255.16885333333332, 180.29088000000004, 274.52394666666663 ], [ 108.55152000000001, 223.40864000000002, 116.73648000000001, 239.35669333333334 ], [ 310.23215999999996, 218.2155733333333, 316.74384, 235.49343999999996 ], [ 321.16896, 220.32192, 329.71680000000003, 235.54197333333335 ], [ 252.37295999999998, 90.05845333333333, 255.19535999999997, 96.33866666666667 ], [ 79.632, 88.33066666666667, 323.568, 277.6106666666667 ] ], "target_id": [ 9, 1, 1, 1, 1, 1, 1, 1, 1, 16, 1, 1, 1, 1, 1, 16, 1 ] }
```json [ {"bbox_2d": [138, 249, 255, 289], "label": "boat"}, {"bbox_2d": [68, 223, 76, 239], "label": "person"}, {"bbox_2d": [76, 224, 83, 239], "label": "person"}, {"bbox_2d": [97, 222, 103, 239], "label": "person"}, {"bbox_2d": [120, 222, 129, 238], "label": "person"}, {"bbox_2d": [167, 220, 173, 229], "label": "person"}, {"bbox_2d": [139, 219, 148, 239], "label": "person"}, {"bbox_2d": [153, 220, 159, 237], "label": "person"}, {"bbox_2d": [171, 223, 178, 236], "label": "person"}, {"bbox_2d": [358, 130, 365, 135], "label": "bird"}, {"bbox_2d": [132, 227, 136, 238], "label": "person"}, {"bbox_2d": [165, 255, 180, 274], "label": "person"}, {"bbox_2d": [108, 223, 116, 239], "label": "person"}, {"bbox_2d": [310, 218, 316, 235], "label": "person"}, {"bbox_2d": [321, 220, 329, 235], "label": "person"}, {"bbox_2d": [252, 90, 255, 96], "label": "bird"}, {"bbox_2d": [79, 88, 323, 277], "label": "person"} ] ```
train2017/000000412914.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": [ [ 300.96863999999994, 199.20864864864865, 475.21151999999995, 252.8172972972973 ], [ 33.59664, 161.84504504504505, 96.74784, 191.1365765765766 ], [ 65.73168, 172.24792792792795, 360.84383999999994, 306.7084684684685 ] ], "target_id": [ 9, 9, 9 ] }
```json [ {"bbox_2d": [300, 199, 475, 252], "label": "boat"}, {"bbox_2d": [33, 161, 96, 191], "label": "boat"}, {"bbox_2d": [65, 172, 360, 306], "label": "boat"} ] ```
train2017/000000440646.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": [ [ 352.328375, 173.95972222222224, 381.85175, 244.92222222222222 ], [ 185.42168750000002, 142.1875, 556.073875, 420 ], [ 238.3504375, 46.31666666666666, 548.0138125, 418.7652777777777 ], [ 114.50118750000001, 171.39305555555555, 428.87381250000004, 413.26250000000005 ], [ 502.84325, 195.45555555555555, 564.7578125, 257.1430555555555 ], [ 495.6686874999999, 178.90833333333336, 641.3233749999999, 409.0916666666667 ] ], "target_id": [ 32, 62, 1, 1, 89, 67 ] }
```json [ {"bbox_2d": [352, 173, 381, 244], "label": "tie"}, {"bbox_2d": [185, 142, 556, 420], "label": "chair"}, {"bbox_2d": [238, 46, 548, 418], "label": "person"}, {"bbox_2d": [114, 171, 428, 413], "label": "person"}, {"bbox_2d": [502, 195, 564, 257], "label": "hair drier"}, {"bbox_2d": [495, 178, 641, 409], "label": "dining table"} ] ```
train2017/000000242499.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": [ [ 572.7575, 233.51800947867295, 601.0029375, 260.94739336492887 ], [ 546.252875, 254.6772511848341, 613.2791875, 314.0345971563981 ], [ 382.193875, 224.56066350710898, 429.0146875, 259.0563981042654 ], [ 336.4598125, 218.71848341232226, 362.712875, 258.9867298578199 ], [ 280.200375, 217.52417061611374, 334.3869375, 253.7516587677725 ], [ 137.1015625, 184.68056872037914, 205.657375, 244.0080568720379 ], [ 103.060125, 155.0616113744076, 141.4083125, 180.2914691943128 ], [ 41.376999999999995, 165.35260663507106, 63.71574999999999, 195.30995260663502 ], [ 66.40243749999999, 180.321327014218, 91.61906249999998, 199.83838862559242 ], [ 70.9104375, 160.09763033175358, 83.92125, 178.11184834123225 ], [ 189.05425, 182.26208530805684, 202.69899999999998, 210.7763033175355 ], [ 49.54775, 141.92417061611374, 64.19875, 166.7260663507109 ], [ 314.23175, 201.1222748815166, 322.12075, 228.29289099526068 ], [ 84.32374999999999, 133.89241706161138, 96.06668749999999, 161.57061611374408 ], [ 580.9181874999999, 222.0725118483412, 597.99425, 238.5341232227488 ], [ 564.7075000000001, 213.28436018957345, 583.2828750000001, 255.30426540284358 ], [ 87.644375, 156.80331753554503, 107.03481249999999, 178.58957345971567 ], [ 315.7511875, 158.59478672985782, 322.4528125, 180.84881516587677 ], [ 37.3620625, 141.24739336492888, 52.3753125, 165.3824644549763 ], [ 74.08012500000001, 148.29383886255926, 85.068375, 161.00331753554502 ], [ 402.278625, 210.4777251184834, 416.4768125, 230.81090047393363 ], [ 350.37624999999997, 197.04170616113743, 363.06506249999995, 222.5303317535545 ], [ 31.19375, 130.3791469194313, 595.7, 232.89099526066352 ] ], "target_id": [ 1, 22, 22, 22, 22, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] }
```json [ {"bbox_2d": [572, 233, 601, 260], "label": "person"}, {"bbox_2d": [546, 254, 613, 314], "label": "elephant"}, {"bbox_2d": [382, 224, 429, 259], "label": "elephant"}, {"bbox_2d": [336, 218, 362, 258], "label": "elephant"}, {"bbox_2d": [280, 217, 334, 253], "label": "elephant"}, {"bbox_2d": [137, 184, 205, 244], "label": "elephant"}, {"bbox_2d": [103, 155, 141, 180], "label": "elephant"}, {"bbox_2d": [41, 165, 63, 195], "label": "elephant"}, {"bbox_2d": [66, 180, 91, 199], "label": "elephant"}, {"bbox_2d": [70, 160, 83, 178], "label": "elephant"}, {"bbox_2d": [189, 182, 202, 210], "label": "person"}, {"bbox_2d": [49, 141, 64, 166], "label": "person"}, {"bbox_2d": [314, 201, 322, 228], "label": "person"}, {"bbox_2d": [84, 133, 96, 161], "label": "person"}, {"bbox_2d": [580, 222, 597, 238], "label": "person"}, {"bbox_2d": [564, 213, 583, 255], "label": "person"}, {"bbox_2d": [87, 156, 107, 178], "label": "person"}, {"bbox_2d": [315, 158, 322, 180], "label": "person"}, {"bbox_2d": [37, 141, 52, 165], "label": "person"}, {"bbox_2d": [74, 148, 85, 161], "label": "person"}, {"bbox_2d": [402, 210, 416, 230], "label": "person"}, {"bbox_2d": [350, 197, 363, 222], "label": "person"}, {"bbox_2d": [31, 130, 595, 232], "label": "person"} ] ```
train2017/000000066800.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": [ [ 561.5378125, 192.15737704918035, 618.380875, 236.06557377049182 ], [ 610.6025625, 203.13442622950822, 644, 236.52786885245905 ], [ 204.2285, 97.09180327868852, 381.6806875, 409.09180327868853 ] ], "target_id": [ 24, 24, 22 ] }
```json [ {"bbox_2d": [561, 192, 618, 236], "label": "zebra"}, {"bbox_2d": [610, 203, 644, 236], "label": "zebra"}, {"bbox_2d": [204, 97, 381, 409], "label": "elephant"} ] ```
train2017/000000511204.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": [ [ 173.9387196467991, 24.854374999999997, 272.15258278145694, 157.22656250000003 ], [ 120.90066225165563, 133.92181250000002, 327.7520529801325, 519.285375 ] ], "target_id": [ 1, 22 ] }
```json [ {"bbox_2d": [173, 24, 272, 157], "label": "person"}, {"bbox_2d": [120, 133, 327, 519], "label": "elephant"} ] ```
train2017/000000030255.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": [ [ 0.28591549295774604, 499.7540625, 418.74788732394364, 569.678375 ], [ 237.4380281690141, 476.01662500000003, 245.9169014084507, 492.66 ], [ 150.51971830985914, 468.02700000000004, 161.8281690140845, 498.25475000000006 ], [ 131.92535211267608, 483.10062500000004, 152.6887323943662, 505.80162500000006 ], [ 311.825352112676, 481.54093750000004, 329.68028169014076, 502.15900000000005 ], [ 155.30140845070426, 484.89174999999994, 168.42394366197186, 505.5802499999999 ], [ 118.32957746478874, 482.07425, 132.98028169014086, 505.57018750000003 ], [ 219.68169014084506, 467.31256250000007, 231.09859154929578, 479.2970000000001 ], [ 125.39859154929576, 470.00931249999996, 137.456338028169, 495.5479375 ], [ 134.87323943661974, 468.409375, 149.4549295774648, 478.713375 ], [ 272.28028169014084, 450.59875, 288.5676056338028, 491.3216875 ], [ 1.015492957746478, 482.5673125, 14.897183098591551, 508.8505625 ], [ 14.187323943661973, 490.5971875, 32.14084507042254, 508.820375 ], [ 35.384507042253524, 483.7345625, 52.21408450704226, 508.84049999999996 ], [ 47.32394366197183, 463.88125, 291.83098591549293, 514.19375 ] ], "target_id": [ 9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] }
```json [ {"bbox_2d": [0, 499, 418, 569], "label": "boat"}, {"bbox_2d": [237, 476, 245, 492], "label": "person"}, {"bbox_2d": [150, 468, 161, 498], "label": "person"}, {"bbox_2d": [131, 483, 152, 505], "label": "person"}, {"bbox_2d": [311, 481, 329, 502], "label": "person"}, {"bbox_2d": [155, 484, 168, 505], "label": "person"}, {"bbox_2d": [118, 482, 132, 505], "label": "person"}, {"bbox_2d": [219, 467, 231, 479], "label": "person"}, {"bbox_2d": [125, 470, 137, 495], "label": "person"}, {"bbox_2d": [134, 468, 149, 478], "label": "person"}, {"bbox_2d": [272, 450, 288, 491], "label": "person"}, {"bbox_2d": [1, 482, 14, 508], "label": "person"}, {"bbox_2d": [14, 490, 32, 508], "label": "person"}, {"bbox_2d": [35, 483, 52, 508], "label": "person"}, {"bbox_2d": [47, 463, 291, 514], "label": "person"} ] ```
train2017/000000557981.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": [ [ 42.43177570093458, 199.43874999999997, 342.30981308411214, 637.4694374999999 ], [ 46.72990654205607, 450.18618749999996, 181.1789719626168, 643.215125 ] ], "target_id": [ 1, 88 ] }
```json [ {"bbox_2d": [42, 199, 342, 637], "label": "person"}, {"bbox_2d": [46, 450, 181, 643], "label": "teddy bear"} ] ```
train2017/000000453819.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": [ [ 56.963812499999996, 151.01311475409835, 336.00700000000006, 270.87540983606556 ], [ 16.8949375, 202.66229508196722, 87.5336875, 224.94098360655738 ], [ 26.8065, 171.01967213114756, 123.44675000000001, 206.97049180327872 ], [ 41.0851875, 36.17704918032787, 372.9665625, 220.4852459016393 ] ], "target_id": [ 9, 9, 9, 9 ] }
```json [ {"bbox_2d": [56, 151, 336, 270], "label": "boat"}, {"bbox_2d": [16, 202, 87, 224], "label": "boat"}, {"bbox_2d": [26, 171, 123, 206], "label": "boat"}, {"bbox_2d": [41, 36, 372, 220], "label": "boat"} ] ```
train2017/000000260166.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.494875, 222.054, 327.373375, 400.3854166666667 ], [ 317.653, 220.30866666666668, 524.33675, 470.0995833333334 ], [ 367.43218749999994, 128.98608333333334, 462.42218749999995, 228.16266666666667 ], [ 366.57687500000003, 85.40233333333335, 412.40150000000006, 189.69591666666668 ], [ 227.8955, 160.98716666666667, 242.6773125, 187.98033333333333 ], [ 240.0409375, 170.23941666666667, 277.43318750000003, 258.9241666666667 ], [ 197.3960625, 153.85708333333335, 241.4295625, 244.31691666666669 ], [ 224.83649999999997, 133.92458333333335, 249.18774999999997, 170.70550000000003 ], [ 322.82512499999996, 98.15516666666667, 375.0998125, 240.70725000000002 ], [ 407.390375, 78.94658333333334, 468.1980625, 189.72566666666665 ], [ 241.18806249999997, 147.33191666666664, 285.24168749999995, 227.63708333333332 ], [ 189.9095625, 152.05225000000002, 204.7014375, 190.41983333333334 ], [ 204.2285, 150.56475, 212.8923125, 173.11525 ], [ 212.00681249999997, 141.91741666666667, 225.55093749999997, 154.54133333333334 ], [ 221.234125, 142.59175, 227.7445625, 149.94991666666667 ], [ 196.21875, 158.66666666666666, 209.3, 208.25 ] ], "target_id": [ 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] }
```json [ {"bbox_2d": [179, 222, 327, 400], "label": "elephant"}, {"bbox_2d": [317, 220, 524, 470], "label": "elephant"}, {"bbox_2d": [367, 128, 462, 228], "label": "person"}, {"bbox_2d": [366, 85, 412, 189], "label": "person"}, {"bbox_2d": [227, 160, 242, 187], "label": "person"}, {"bbox_2d": [240, 170, 277, 258], "label": "person"}, {"bbox_2d": [197, 153, 241, 244], "label": "person"}, {"bbox_2d": [224, 133, 249, 170], "label": "person"}, {"bbox_2d": [322, 98, 375, 240], "label": "person"}, {"bbox_2d": [407, 78, 468, 189], "label": "person"}, {"bbox_2d": [241, 147, 285, 227], "label": "person"}, {"bbox_2d": [189, 152, 204, 190], "label": "person"}, {"bbox_2d": [204, 150, 212, 173], "label": "person"}, {"bbox_2d": [212, 141, 225, 154], "label": "person"}, {"bbox_2d": [221, 142, 227, 149], "label": "person"}, {"bbox_2d": [196, 158, 209, 208], "label": "person"} ] ```
train2017/000000370043.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": [ [ 59.7008125, 11.771083333333333, 594.794375, 447.12266666666665 ] ], "target_id": [ 22 ] }
```json [ {"bbox_2d": [59, 11, 594, 447], "label": "elephant"} ] ```
train2017/000000307936.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.77631250000002, 109.99566666666666, 557.8951875, 413.7828333333333 ] ], "target_id": [ 22 ] }
```json [ {"bbox_2d": [187, 109, 557, 413], "label": "elephant"} ] ```
train2017/000000458153.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": [ [ 57.52731250000001, 127.29033333333335, 464.545375, 394.70316666666673 ] ], "target_id": [ 22 ] }
```json [ {"bbox_2d": [57, 127, 464, 394], "label": "elephant"} ] ```
train2017/000000446751.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.1125, 140.9555, 377.001625, 306.81174999999996 ], [ 346.7135, 4.026166666666666, 644, 236.1158333333333 ] ], "target_id": [ 22, 22 ] }
```json [ {"bbox_2d": [179, 140, 377, 306], "label": "elephant"}, {"bbox_2d": [346, 4, 644, 236], "label": "elephant"} ] ```
train2017/000000406932.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.85062500000004, 202.32542669584245, 454.2916875, 368.516761487965 ], [ 131.67787500000003, 107.33374179431071, 644, 425.0412253829321 ] ], "target_id": [ 18, 3 ] }
```json [ {"bbox_2d": [281, 202, 454, 368], "label": "dog"}, {"bbox_2d": [131, 107, 644, 425], "label": "car"} ] ```
train2017/000000529917.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": [ [ 221.47562499999998, 116.46619718309859, 255.164875, 253.11408450704224 ], [ 121.74618749999999, 110.28450704225351, 152.205375, 198.40563380281688 ], [ 312.158875, 125.40845070422536, 322.45281250000005, 201.59014084507044 ], [ 495.47749999999996, 148.84366197183098, 503.88974999999994, 179.47605633802817 ], [ 524.0248125, 47.19577464788732, 643.47675, 415.2774647887324 ], [ 447.39887500000003, 107.21830985915493, 535.8784375, 354.1211267605634 ], [ 378.57137500000005, 100.04084507042253, 473.9336875, 414.3408450704226 ], [ 146.4194375, 33.6887323943662, 285.131, 412.1619718309859 ], [ 60.41525, 46.13098591549296, 158.2328125, 414.4492957746479 ], [ 1.932, 43.981690140845075, 65.64775, 413.8478873239436 ], [ 255.27556249999998, 67.66338028169014, 334.256125, 370.63521126760565 ], [ 370.64212499999996, 84.88732394366197, 450.64906249999996, 365.6957746478873 ], [ 263.93937500000004, 284.74225352112677, 312.10856250000006, 409.3323943661972 ], [ 443.36381250000005, 154.72957746478875, 593.5365625000001, 205.52394366197186 ] ], "target_id": [ 32, 32, 32, 32, 1, 1, 1, 1, 1, 1, 1, 1, 31, 15 ] }
```json [ {"bbox_2d": [221, 116, 255, 253], "label": "tie"}, {"bbox_2d": [121, 110, 152, 198], "label": "tie"}, {"bbox_2d": [312, 125, 322, 201], "label": "tie"}, {"bbox_2d": [495, 148, 503, 179], "label": "tie"}, {"bbox_2d": [524, 47, 643, 415], "label": "person"}, {"bbox_2d": [447, 107, 535, 354], "label": "person"}, {"bbox_2d": [378, 100, 473, 414], "label": "person"}, {"bbox_2d": [146, 33, 285, 412], "label": "person"}, {"bbox_2d": [60, 46, 158, 414], "label": "person"}, {"bbox_2d": [1, 43, 65, 413], "label": "person"}, {"bbox_2d": [255, 67, 334, 370], "label": "person"}, {"bbox_2d": [370, 84, 450, 365], "label": "person"}, {"bbox_2d": [263, 284, 312, 409], "label": "handbag"}, {"bbox_2d": [443, 154, 593, 205], "label": "bench"} ] ```
train2017/000000018149.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": [ [ 313.21543749999995, 2.204222222222222, 516.6590624999999, 358.1153333333333 ], [ 39.384625, 142.26333333333332, 63.3635625, 162.0912222222222 ], [ 10.4348125, 139.90744444444445, 45.7340625, 154.2348888888889 ] ], "target_id": [ 18, 3, 3 ] }
```json [ {"bbox_2d": [313, 2, 516, 358], "label": "dog"}, {"bbox_2d": [39, 142, 63, 162], "label": "car"}, {"bbox_2d": [10, 139, 45, 154], "label": "car"} ] ```
train2017/000000293554.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.62537499999996, 244.95158333333333, 433.552875, 368.52316666666667 ], [ 103.11043749999999, 16.937666666666665, 269.1819375, 396.6666666666667 ], [ 324.898, 264.27916666666664, 373.459625, 289.2790833333333 ] ], "target_id": [ 18, 1, 34 ] }
```json [ {"bbox_2d": [348, 244, 433, 368], "label": "dog"}, {"bbox_2d": [103, 16, 269, 396], "label": "person"}, {"bbox_2d": [324, 264, 373, 289], "label": "frisbee"} ] ```
train2017/000000064710.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": [ [ 137.71058823529413, 342.77906249999995, 156.84282352941176, 359.65387499999997 ], [ 99.00141176470589, 349.32975, 115.6334117647059, 367.92525 ], [ 127.65035294117645, 301.8246875, 144.04517647058822, 332.6159375 ], [ 126.00988235294119, 307.68106249999994, 148.5218823529412, 361.93806249999994 ], [ 129.74541176470586, 303.16299999999995, 140.45788235294117, 333.5618125 ] ], "target_id": [ 18, 18, 27, 1, 1 ] }
```json [ {"bbox_2d": [137, 342, 156, 359], "label": "dog"}, {"bbox_2d": [99, 349, 115, 367], "label": "dog"}, {"bbox_2d": [127, 301, 144, 332], "label": "backpack"}, {"bbox_2d": [126, 307, 148, 361], "label": "person"}, {"bbox_2d": [129, 303, 140, 333], "label": "person"} ] ```
train2017/000000410533.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": [ [ 0.966, 181.2182242990654, 642.6214375, 415.2799065420561 ], [ 32.139625, 1.020560747663551, 104.1770625, 151.2 ], [ 119.6934375, 13.090654205607477, 450.8100625, 412.3654205607476 ] ], "target_id": [ 81, 44, 17 ] }
```json [ {"bbox_2d": [0, 181, 642, 415], "label": "sink"}, {"bbox_2d": [32, 1, 104, 151], "label": "bottle"}, {"bbox_2d": [119, 13, 450, 412], "label": "cat"} ] ```
train2017/000000155743.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": [ [ 195.715625, 96.96885177453028, 574.77, 313.9314405010439 ] ], "target_id": [ 24 ] }
```json [ {"bbox_2d": [195, 96, 574, 313], "label": "zebra"} ] ```
train2017/000000247306.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": [ [ 568.8633125, 47.83278688524591, 586.7745625, 53.9016393442623 ], [ 480.0215, 158.39016393442625, 481.5006875, 159.55081967213118 ], [ 249.91225, 16.367213114754097, 263.879, 21.108196721311476 ], [ 357.6615, 92.0950819672131, 366.0636875, 101.27213114754097 ], [ 171.30400000000003, 226.48524590163933, 180.90362500000003, 236.92131147540982 ], [ 155.827875, 193.4360655737705, 271.76800000000003, 216.0983606557377 ], [ 269.38318749999996, 182.15409836065575, 586.0903125, 302.0262295081967 ], [ 447.358625, 180.85573770491806, 489.5104375, 209.97049180327872 ], [ 437.980375, 151.47540983606558, 644, 415.20983606557377 ], [ 478.56243749999993, 243.48196721311476, 485.70681249999996, 257.0360655737705 ], [ 503.35643749999997, 246.50163934426232, 510.9636875, 264.7081967213115 ], [ 510.9435625, 250.28852459016392, 515.3509375, 263.655737704918 ], [ 519.1847500000001, 250.54426229508195, 525.0713125000001, 267.39344262295083 ], [ 538.42425, 252.6393442622951, 542.6102500000001, 266.93114754098366 ], [ 547.722, 253.28852459016392, 556.0135, 271.27868852459017 ], [ 555.2789375, 254.32131147540983, 562.2220625, 272.5180327868852 ], [ 54.729937500000005, 197.25245901639346, 134.334375, 213.72786885245904 ], [ 484.10687500000006, 247.11147540983603, 490.2953125000001, 266.3803278688524 ], [ 573.0694375, 257.0655737704918, 579.7308125000001, 274.6622950819672 ], [ 525.4134375, 251.74426229508197, 531.9138125, 267.472131147541 ], [ 17.5590625, 38.10491803278689, 33.669125, 43.8688524590164 ], [ 72.31918750000001, 113.04590163934428, 84.81681250000001, 118.68196721311477 ], [ 105.9681875, 92.04590163934427, 113.847125, 96.95409836065573 ], [ 251.6933125, 140.64590163934426, 257.9521875, 145.14098360655737 ], [ 495.65862500000003, 244.33770491803278, 504.36268750000005, 264.24590163934425 ], [ 254.38000000000002, 89.24262295081967, 267.481375, 97.68196721311475 ], [ 489.782125, 247.16065573770493, 495.095125, 266.48852459016393 ], [ 312.94375, 201.63934426229508, 587.6500000000001, 270.4918032786885 ] ], "target_id": [ 16, 16, 16, 16, 9, 9, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1, 9, 1, 1, 1, 16, 16, 16, 16, 1, 16, 1, 1 ] }
```json [ {"bbox_2d": [568, 47, 586, 53], "label": "bird"}, {"bbox_2d": [480, 158, 481, 159], "label": "bird"}, {"bbox_2d": [249, 16, 263, 21], "label": "bird"}, {"bbox_2d": [357, 92, 366, 101], "label": "bird"}, {"bbox_2d": [171, 226, 180, 236], "label": "boat"}, {"bbox_2d": [155, 193, 271, 216], "label": "boat"}, {"bbox_2d": [269, 182, 586, 302], "label": "boat"}, {"bbox_2d": [447, 180, 489, 209], "label": "boat"}, {"bbox_2d": [437, 151, 644, 415], "label": "person"}, {"bbox_2d": [478, 243, 485, 257], "label": "person"}, {"bbox_2d": [503, 246, 510, 264], "label": "person"}, {"bbox_2d": [510, 250, 515, 263], "label": "person"}, {"bbox_2d": [519, 250, 525, 267], "label": "person"}, {"bbox_2d": [538, 252, 542, 266], "label": "person"}, {"bbox_2d": [547, 253, 556, 271], "label": "person"}, {"bbox_2d": [555, 254, 562, 272], "label": "person"}, {"bbox_2d": [54, 197, 134, 213], "label": "boat"}, {"bbox_2d": [484, 247, 490, 266], "label": "person"}, {"bbox_2d": [573, 257, 579, 274], "label": "person"}, {"bbox_2d": [525, 251, 531, 267], "label": "person"}, {"bbox_2d": [17, 38, 33, 43], "label": "bird"}, {"bbox_2d": [72, 113, 84, 118], "label": "bird"}, {"bbox_2d": [105, 92, 113, 96], "label": "bird"}, {"bbox_2d": [251, 140, 257, 145], "label": "bird"}, {"bbox_2d": [495, 244, 504, 264], "label": "person"}, {"bbox_2d": [254, 89, 267, 97], "label": "bird"}, {"bbox_2d": [489, 247, 495, 266], "label": "person"}, {"bbox_2d": [312, 201, 587, 270], "label": "person"} ] ```
train2017/000000252213.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": [ [ 19.1086875, 225.4775796178344, 578.91575, 555.1454777070064 ], [ 4.2564375, 2.540509554140127, 276.9099375, 140.96394904458597 ] ], "target_id": [ 18, 18 ] }
```json [ {"bbox_2d": [19, 225, 578, 555], "label": "dog"}, {"bbox_2d": [4, 2, 276, 140], "label": "dog"} ] ```
train2017/000000496768.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": [ [ 168.22622950819672, 114.450875, 184.7311475409836, 140.331625 ], [ 191.07540983606557, 274.4748125, 253.92786885245903, 454.4325625 ] ], "target_id": [ 34, 1 ] }
```json [ {"bbox_2d": [168, 114, 184, 140], "label": "frisbee"}, {"bbox_2d": [191, 274, 253, 454], "label": "person"} ] ```
train2017/000000318171.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": [ [ 100.5948125, 304.9375, 179.3439375, 360.30225 ], [ 356.3634375, 207.97233333333332, 370.400625, 216.43124999999998 ] ], "target_id": [ 18, 18 ] }
```json [ {"bbox_2d": [100, 304, 179, 360], "label": "dog"}, {"bbox_2d": [356, 207, 370, 216], "label": "dog"} ] ```
train2017/000000451872.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": [ [ 76.696375, 360.53632075471705, 172.5819375, 418.1080188679246 ], [ 506.29468749999995, 301.1617924528302, 644, 419.2570754716981 ], [ 134.253875, 100.20566037735848, 392.4375, 328.7589622641509 ], [ 405.5288125, 142.18584905660376, 455.6400625, 225.74009433962263 ], [ 534.9929374999999, 119.67028301886793, 640.759875, 212.47641509433964 ], [ 234.959375, 289.33443396226414, 411.294625, 419.95047169811323 ] ], "target_id": [ 1, 1, 22, 22, 22, 1 ] }
```json [ {"bbox_2d": [76, 360, 172, 418], "label": "person"}, {"bbox_2d": [506, 301, 644, 419], "label": "person"}, {"bbox_2d": [134, 100, 392, 328], "label": "elephant"}, {"bbox_2d": [405, 142, 455, 225], "label": "elephant"}, {"bbox_2d": [534, 119, 640, 212], "label": "elephant"}, {"bbox_2d": [234, 289, 411, 419], "label": "person"} ] ```
train2017/000000082680.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": [ [ 228.781, 122.28554649265904, 570.8154375, 548.4711256117455 ], [ 90.783875, 123.69239804241435, 266.133, 446.60502446982053 ] ], "target_id": [ 18, 18 ] }
```json [ {"bbox_2d": [228, 122, 570, 548], "label": "dog"}, {"bbox_2d": [90, 123, 266, 446], "label": "dog"} ] ```
train2017/000000466774.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": [ [ 72.5808125, 163.18032786885246, 381.27818749999994, 370.33770491803284 ], [ 377.41418749999997, 12.7672131147541, 644, 356.14426229508194 ] ], "target_id": [ 22, 22 ] }
```json [ {"bbox_2d": [72, 163, 381, 370], "label": "elephant"}, {"bbox_2d": [377, 12, 644, 356], "label": "elephant"} ] ```
train2017/000000283210.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": [ [ 141.9315625, 105.03313893653517, 643.416375, 582.7856603773585 ], [ 488.24256249999996, 68.28061749571184, 644, 293.36459691252145 ] ], "target_id": [ 18, 62 ] }
```json [ {"bbox_2d": [141, 105, 643, 582], "label": "dog"}, {"bbox_2d": [488, 68, 644, 293], "label": "chair"} ] ```
train2017/000000075162.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": [ [ 123.20525, 94.28766666666667, 512.442875, 430.6015 ] ], "target_id": [ 24 ] }
```json [ {"bbox_2d": [123, 94, 512, 430], "label": "zebra"} ] ```
train2017/000000562261.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": [ [ 47.2031875, 85.95211267605634, 644, 411.57042253521126 ] ], "target_id": [ 1 ] }
```json [ {"bbox_2d": [47, 85, 644, 411], "label": "person"} ] ```
train2017/000000289423.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": [ [ 38.660125, 178.5591549295775, 238.85356249999998, 420 ], [ 215.78024999999997, 183.75492957746476, 400.729, 414.0450704225352 ], [ 232.34312500000001, 40.71830985915493, 269.31275, 59.115492957746476 ] ], "target_id": [ 1, 1, 34 ] }
```json [ {"bbox_2d": [38, 178, 238, 420], "label": "person"}, {"bbox_2d": [215, 183, 400, 414], "label": "person"}, {"bbox_2d": [232, 40, 269, 59], "label": "frisbee"} ] ```
train2017/000000433460.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": [ [ 237.41462499999997, 215.29083333333332, 406.6658749999999, 356.286 ], [ 417.171125, 206.69308333333336, 496.5541875, 324.2551666666667 ], [ 151.95381249999997, 191.471, 237.69637499999996, 321.9644166666667 ], [ 235.01975000000002, 186.949, 328.279, 317.83908333333335 ], [ 522.0726875, 168.83125, 582.8602500000001, 377.4085 ], [ 484.08675000000005, 191.471, 608.902, 315.54833333333335 ], [ 583.2929375, 223.45225, 644, 386.4525 ] ], "target_id": [ 24, 24, 24, 24, 24, 24, 24 ] }
```json [ {"bbox_2d": [237, 215, 406, 356], "label": "zebra"}, {"bbox_2d": [417, 206, 496, 324], "label": "zebra"}, {"bbox_2d": [151, 191, 237, 321], "label": "zebra"}, {"bbox_2d": [235, 186, 328, 317], "label": "zebra"}, {"bbox_2d": [522, 168, 582, 377], "label": "zebra"}, {"bbox_2d": [484, 191, 608, 315], "label": "zebra"}, {"bbox_2d": [583, 223, 644, 386], "label": "zebra"} ] ```
train2017/000000469088.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.64256, 61.58824146981627, 357.2352, 332.3666141732283 ], [ 45.0072, 82.49490813648295, 224.06831999999997, 388.08 ] ], "target_id": [ 18, 18 ] }
```json [ {"bbox_2d": [166, 61, 357, 332], "label": "dog"}, {"bbox_2d": [45, 82, 224, 388], "label": "dog"} ] ```
train2017/000000129637.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.25625, 127.68976744186047, 374.99291666666664, 417.98790697674417 ], [ 411.57958333333335, 81.29441860465116, 576.7810416666666, 420 ], [ 15.955625000000001, 118.94790697674418, 142.11020833333333, 420 ] ], "target_id": [ 19, 19, 19 ] }
```json [ {"bbox_2d": [174, 127, 374, 417], "label": "horse"}, {"bbox_2d": [411, 81, 576, 420], "label": "horse"}, {"bbox_2d": [15, 118, 142, 420], "label": "horse"} ] ```
train2017/000000421478.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": [ [ 167.7881081081081, 259.17696, 226.7445045045045, 499.28256 ], [ 26.072792792792793, 18.406080000000003, 335.5762162162162, 496.35936000000004 ] ], "target_id": [ 32, 1 ] }
```json [ {"bbox_2d": [167, 259, 226, 499], "label": "tie"}, {"bbox_2d": [26, 18, 335, 496], "label": "person"} ] ```
train2017/000000405778.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.73512500000004, 238.92225000000002, 431.59068750000006, 276.2089166666667 ], [ 151.0884375, 238.357, 239.89, 279.2830833333333 ], [ 421.24643749999996, 238.76358333333334, 445.27568749999995, 272.05383333333333 ] ], "target_id": [ 24, 24, 24 ] }
```json [ {"bbox_2d": [372, 238, 431, 276], "label": "zebra"}, {"bbox_2d": [151, 238, 239, 279], "label": "zebra"}, {"bbox_2d": [421, 238, 445, 272], "label": "zebra"} ] ```
train2017/000000427438.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.87993750000001, 223.80925, 238.4108125, 356.4843333333333 ], [ 455.8614375, 194.67408333333333, 644, 403.26125 ], [ 315.17762500000003, 211.85966666666667, 368.61956250000003, 401.3473333333334 ], [ 383.1296875, 241.53033333333332, 468.489875, 422.71775 ], [ 516.8905, 207.48641666666666, 631.3514375, 243.74175 ], [ 217.03806249999997, 249.70166666666668, 268.89012499999995, 370.3379166666667 ], [ 213.8180625, 201.10008333333332, 337.556625, 369.02891666666665 ], [ 410.328625, 225.31658333333334, 514.2641875, 330.07625 ] ], "target_id": [ 24, 24, 24, 24, 24, 24, 24, 24 ] }
```json [ {"bbox_2d": [78, 223, 238, 356], "label": "zebra"}, {"bbox_2d": [455, 194, 644, 403], "label": "zebra"}, {"bbox_2d": [315, 211, 368, 401], "label": "zebra"}, {"bbox_2d": [383, 241, 468, 422], "label": "zebra"}, {"bbox_2d": [516, 207, 631, 243], "label": "zebra"}, {"bbox_2d": [217, 249, 268, 370], "label": "zebra"}, {"bbox_2d": [213, 201, 337, 369], "label": "zebra"}, {"bbox_2d": [410, 225, 514, 330], "label": "zebra"} ] ```
train2017/000000016716.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": [ [ 223.50825, 177.35409836065574, 447.97243749999996, 350.62622950819673 ], [ 390.7973125, 157.40655737704918, 614.637625, 321.0786885245902 ], [ 33.4578125, 173.88196721311476, 222.4718125, 323.5377049180328 ] ], "target_id": [ 24, 24, 24 ] }
```json [ {"bbox_2d": [223, 177, 447, 350], "label": "zebra"}, {"bbox_2d": [390, 157, 614, 321], "label": "zebra"}, {"bbox_2d": [33, 173, 222, 323], "label": "zebra"} ] ```
train2017/000000516750.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": [ [ 429.6989375, 129.18441666666666, 644, 476 ], [ 4.3369374999999994, 149.75158333333331, 271.345375, 470.6549166666667 ] ], "target_id": [ 9, 9 ] }
```json [ {"bbox_2d": [429, 129, 644, 476], "label": "boat"}, {"bbox_2d": [4, 149, 271, 470], "label": "boat"} ] ```
train2017/000000344860.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.6380625, 126.31219999999999, 432.48625, 377.62339999999995 ], [ 264.11043750000005, 227.2718, 644, 386.7178 ], [ 0.905625, 266.0308, 217.0783125, 386.7178 ], [ 179.092375, 52.851400000000005, 308.43575, 386.7178 ] ], "target_id": [ 24, 24, 24, 24 ] }
```json [ {"bbox_2d": [152, 126, 432, 377], "label": "zebra"}, {"bbox_2d": [264, 227, 644, 386], "label": "zebra"}, {"bbox_2d": [0, 266, 217, 386], "label": "zebra"}, {"bbox_2d": [179, 52, 308, 386], "label": "zebra"} ] ```
train2017/000000443591.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.46062500000001, 40.425, 512.3523125, 392 ], [ 367.563, 8.134, 589.4511875000001, 214.3358 ], [ 390.96837500000004, 129.6442, 590.1253750000001, 236.8366 ] ], "target_id": [ 24, 24, 24 ] }
```json [ {"bbox_2d": [122, 40, 512, 392], "label": "zebra"}, {"bbox_2d": [367, 8, 589, 214], "label": "zebra"}, {"bbox_2d": [390, 129, 590, 236], "label": "zebra"} ] ```
train2017/000000062151.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": [ [ 185.15, 224.1076923076923, 211.3225625, 242.9832167832168 ], [ 106.280125, 225.25314685314686, 121.9273125, 262.55384615384617 ], [ 128.538375, 220.84755244755246, 138.1681875, 236.33566433566435 ], [ 228.9319375, 224.34265734265733, 261.9168125, 257.37482517482516 ], [ 66.915625, 227.3090909090909, 106.5920625, 255.95524475524476 ] ], "target_id": [ 19, 19, 19, 19, 19 ] }
```json [ {"bbox_2d": [185, 224, 211, 242], "label": "horse"}, {"bbox_2d": [106, 225, 121, 262], "label": "horse"}, {"bbox_2d": [128, 220, 138, 236], "label": "horse"}, {"bbox_2d": [228, 224, 261, 257], "label": "horse"}, {"bbox_2d": [66, 227, 106, 255], "label": "horse"} ] ```
train2017/000000256091.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": [ [ 243.1200625, 184.33100000000002, 468.95275000000004, 389.84400000000005 ], [ 476.07700000000006, 178.78758333333332, 644, 325.8021666666666 ], [ 1.137062499999999, 179.12475, 189.70831250000003, 311.78 ], [ 8.09025, 220.08058333333335, 84.102375, 306.9605 ], [ 150.8469375, 179.36274999999998, 346.089625, 336.1055833333333 ] ], "target_id": [ 24, 24, 24, 24, 24 ] }
```json [ {"bbox_2d": [243, 184, 468, 389], "label": "zebra"}, {"bbox_2d": [476, 178, 644, 325], "label": "zebra"}, {"bbox_2d": [1, 179, 189, 311], "label": "zebra"}, {"bbox_2d": [8, 220, 84, 306], "label": "zebra"}, {"bbox_2d": [150, 179, 346, 336], "label": "zebra"} ] ```
train2017/000000379977.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": [ [ 248.81788235294118, 363.41725, 344.37035294117646, 471.9614375 ] ], "target_id": [ 19 ] }
```json [ {"bbox_2d": [248, 363, 344, 471], "label": "horse"} ] ```
train2017/000000181962.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": [ [ 253.917125, 270.35808333333335, 281.085875, 345.7049166666667 ], [ 386.259125, 270.87375, 404.75399999999996, 311.21475 ], [ 574.4983125, 271.69683333333336, 608.3686875, 308.9041666666667 ], [ 257.55975, 263.53541666666666, 273.3880625, 305.9291666666667 ], [ 288.69312499999995, 260.33233333333334, 314.44306249999994, 291.9268333333333 ], [ 447.91206249999993, 264.91383333333334, 469.61687499999994, 298.4123333333333 ], [ 467.9465, 267.7004166666667, 488.574625, 299.047 ], [ 428.27006250000005, 278.50958333333335, 518.0275625, 355.334 ], [ 366.3856875, 282.95225, 434.2471875, 349.45341666666667 ], [ 511.98, 293.95975, 627.5880625, 360.1931666666667 ], [ 286.600125, 269.9019166666667, 316.0530625, 347.9064166666667 ], [ 315.49962500000004, 276.92291666666665, 373.06718750000005, 348.15433333333334 ], [ 307.7615625, 276.8039166666667, 341.28981250000004, 345.6454166666667 ], [ 321.51699999999994, 268.05741666666665, 336.90256249999993, 294.882 ], [ 330.37199999999996, 267.0756666666667, 355.7395625, 299.86016666666666 ], [ 460.70149999999995, 320.39758333333333, 477.62662499999993, 352.002 ] ], "target_id": [ 19, 1, 1, 1, 1, 1, 1, 19, 19, 19, 19, 19, 19, 1, 1, 19 ] }
```json [ {"bbox_2d": [253, 270, 281, 345], "label": "horse"}, {"bbox_2d": [386, 270, 404, 311], "label": "person"}, {"bbox_2d": [574, 271, 608, 308], "label": "person"}, {"bbox_2d": [257, 263, 273, 305], "label": "person"}, {"bbox_2d": [288, 260, 314, 291], "label": "person"}, {"bbox_2d": [447, 264, 469, 298], "label": "person"}, {"bbox_2d": [467, 267, 488, 299], "label": "person"}, {"bbox_2d": [428, 278, 518, 355], "label": "horse"}, {"bbox_2d": [366, 282, 434, 349], "label": "horse"}, {"bbox_2d": [511, 293, 627, 360], "label": "horse"}, {"bbox_2d": [286, 269, 316, 347], "label": "horse"}, {"bbox_2d": [315, 276, 373, 348], "label": "horse"}, {"bbox_2d": [307, 276, 341, 345], "label": "horse"}, {"bbox_2d": [321, 268, 336, 294], "label": "person"}, {"bbox_2d": [330, 267, 355, 299], "label": "person"}, {"bbox_2d": [460, 320, 477, 352], "label": "horse"} ] ```
train2017/000000420532.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.7322352941177, 174.9969375, 302.2418823529412, 354.6528125 ], [ 59.363294117647065, 62.035312499999996, 223.95388235294118, 539.511 ], [ 148.32423529411764, 99.960875, 198.08188235294116, 193.74337500000001 ], [ 185.37317647058825, 123.1951875, 212.15435294117648, 182.49349999999998 ], [ 244.78588235294117, 117.4796875, 263.9082352941176, 159.1585625 ], [ 194.2870588235294, 44.415875, 390.85694117647057, 596.3741875000001 ], [ 227.0964705882353, 115.98037500000001, 260.13317647058824, 169.72418750000003 ], [ 319.5557647058824, 80.4899375, 402.90352941176474, 494.13918750000005 ], [ 48.60141176470588, 112.9716875, 75.97552941176471, 154.217875 ], [ 215.8207058823529, 137.29275, 238.8465882352941, 179.75650000000002 ] ], "target_id": [ 32, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] }
```json [ {"bbox_2d": [262, 174, 302, 354], "label": "tie"}, {"bbox_2d": [59, 62, 223, 539], "label": "person"}, {"bbox_2d": [148, 99, 198, 193], "label": "person"}, {"bbox_2d": [185, 123, 212, 182], "label": "person"}, {"bbox_2d": [244, 117, 263, 159], "label": "person"}, {"bbox_2d": [194, 44, 390, 596], "label": "person"}, {"bbox_2d": [227, 115, 260, 169], "label": "person"}, {"bbox_2d": [319, 80, 402, 494], "label": "person"}, {"bbox_2d": [48, 112, 75, 154], "label": "person"}, {"bbox_2d": [215, 137, 238, 179], "label": "person"} ] ```
train2017/000000307569.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": [ [ 558.9819375, 198.95808333333335, 599.1413749999999, 259.92575 ], [ 241.7716875, 198.98783333333333, 315.4493125, 266.01458333333335 ], [ 315.60025, 202.63716666666667, 395.81850000000003, 281.40525 ], [ 350.0039375, 194.2675, 413.065625, 276.87333333333333 ], [ 419.666625, 197.3515833333333, 466.960375, 266.53024999999997 ], [ 520.0803125, 191.114, 572.5260625, 260.0249166666667 ], [ 309.1501875, 189.81491666666668, 338.1, 220.79458333333335 ], [ 277.8055, 182.85341666666667, 303.102625, 231.48475000000002 ], [ 305.517625, 190.66775, 314.15125, 199.98941666666667 ], [ 343.3023125, 185.53091666666666, 373.84200000000004, 230.69141666666667 ], [ 390.425, 187.80183333333335, 403.90875, 199.49358333333336 ], [ 403.6169375, 190.73716666666667, 427.49525, 219.47566666666665 ], [ 537.5286875, 180.58249999999998, 559.736625, 215.509 ], [ 566.6898125, 185.72924999999998, 584.79225, 220.96316666666664 ], [ 432.85856249999995, 180.97916666666666, 456.9884375, 228.53949999999998 ], [ 395.6675625, 198.05566666666667, 418.72074999999995, 251.99241666666666 ], [ 410.99275, 196.73675, 434.7503125, 253.49975 ], [ 299.79206250000004, 197.43091666666666, 348.10212500000006, 275.1875 ], [ 360.15700000000004, 182.77408333333332, 395.8084375, 212.99016666666665 ] ], "target_id": [ 19, 19, 19, 19, 19, 19, 1, 1, 1, 1, 1, 1, 1, 1, 1, 19, 19, 19, 1 ] }
```json [ {"bbox_2d": [558, 198, 599, 259], "label": "horse"}, {"bbox_2d": [241, 198, 315, 266], "label": "horse"}, {"bbox_2d": [315, 202, 395, 281], "label": "horse"}, {"bbox_2d": [350, 194, 413, 276], "label": "horse"}, {"bbox_2d": [419, 197, 466, 266], "label": "horse"}, {"bbox_2d": [520, 191, 572, 260], "label": "horse"}, {"bbox_2d": [309, 189, 338, 220], "label": "person"}, {"bbox_2d": [277, 182, 303, 231], "label": "person"}, {"bbox_2d": [305, 190, 314, 199], "label": "person"}, {"bbox_2d": [343, 185, 373, 230], "label": "person"}, {"bbox_2d": [390, 187, 403, 199], "label": "person"}, {"bbox_2d": [403, 190, 427, 219], "label": "person"}, {"bbox_2d": [537, 180, 559, 215], "label": "person"}, {"bbox_2d": [566, 185, 584, 220], "label": "person"}, {"bbox_2d": [432, 180, 456, 228], "label": "person"}, {"bbox_2d": [395, 198, 418, 251], "label": "horse"}, {"bbox_2d": [410, 196, 434, 253], "label": "horse"}, {"bbox_2d": [299, 197, 348, 275], "label": "horse"}, {"bbox_2d": [360, 182, 395, 212], "label": "person"} ] ```
train2017/000000291712.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": [ [ 126.707, 145.79, 436.31, 241.06 ] ], "target_id": [ 9 ] }
```json [ {"bbox_2d": [126, 145, 436, 241], "label": "boat"} ] ```
train2017/000000387173.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": [ [ 105.153125, 313.22783333333336, 614.8288125, 361.1451666666667 ], [ 40.29025, 266.23275, 83.45837499999999, 279.61033333333336 ], [ 114.51124999999999, 264.86424999999997, 132.3923125, 278.698 ], [ 309.260875, 252.89483333333334, 410.872, 334.89575 ], [ 92.61525, 271.83566666666667, 170.49900000000002, 278.6385 ], [ 613.269125, 271.915, 643.8893125000001, 290.8955 ], [ 541.9863750000001, 276.83366666666666, 596.001875, 286.552 ], [ 484.710625, 268.55325, 537.317375, 284.22158333333334 ], [ 146.61062499999997, 272.9364166666667, 169.51287499999998, 277.94433333333336 ], [ 33.3370625, 266.5104166666667, 49.86975, 279.99708333333336 ], [ 585.053875, 280.4929166666667, 615.7143125, 288.694 ] ], "target_id": [ 9, 9, 9, 1, 9, 9, 9, 9, 9, 9, 9 ] }
```json [ {"bbox_2d": [105, 313, 614, 361], "label": "boat"}, {"bbox_2d": [40, 266, 83, 279], "label": "boat"}, {"bbox_2d": [114, 264, 132, 278], "label": "boat"}, {"bbox_2d": [309, 252, 410, 334], "label": "person"}, {"bbox_2d": [92, 271, 170, 278], "label": "boat"}, {"bbox_2d": [613, 271, 643, 290], "label": "boat"}, {"bbox_2d": [541, 276, 596, 286], "label": "boat"}, {"bbox_2d": [484, 268, 537, 284], "label": "boat"}, {"bbox_2d": [146, 272, 169, 277], "label": "boat"}, {"bbox_2d": [33, 266, 49, 279], "label": "boat"}, {"bbox_2d": [585, 280, 615, 288], "label": "boat"} ] ```
train2017/000000120935.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": [ [ 171.0625, 99.10023529411764, 396.90524999999997, 316.176 ], [ 322.664125, 104.52564705882354, 481.59125, 305.06823529411764 ], [ 112.8911875, 115.66305882352943, 227.7043125, 241.56423529411768 ], [ 432.46612500000003, 99.10023529411764, 644, 312.4009411764706 ] ], "target_id": [ 24, 24, 24, 24 ] }
```json [ {"bbox_2d": [171, 99, 396, 316], "label": "zebra"}, {"bbox_2d": [322, 104, 481, 305], "label": "zebra"}, {"bbox_2d": [112, 115, 227, 241], "label": "zebra"}, {"bbox_2d": [432, 99, 644, 312], "label": "zebra"} ] ```
train2017/000000520727.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": [ [ 94.406375, 279.92766666666665, 258.3245, 390.2704166666666 ], [ 300.14424999999994, 132.70483333333334, 453.46656249999995, 316.54991666666666 ] ], "target_id": [ 24, 25 ] }
```json [ {"bbox_2d": [94, 279, 258, 390], "label": "zebra"}, {"bbox_2d": [300, 132, 453, 316], "label": "giraffe"} ] ```
train2017/000000240903.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": [ [ 499.1100625, 232.62516666666667, 564.566625, 294.0589166666667 ], [ 569.618, 382.61474999999996, 580.0628750000001, 421.75583333333327 ], [ 549.996125, 290.8161666666667, 631.0294375, 449.48283333333336 ], [ 231.4475625, 85.83866666666667, 393.5343125, 326.14925 ] ], "target_id": [ 37, 77, 1, 22 ] }
```json [ {"bbox_2d": [499, 232, 564, 294], "label": "sports ball"}, {"bbox_2d": [569, 382, 580, 421], "label": "cell phone"}, {"bbox_2d": [549, 290, 631, 449], "label": "person"}, {"bbox_2d": [231, 85, 393, 326], "label": "elephant"} ] ```
train2017/000000167854.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": [ [ 107.18575000000001, 212.75216666666665, 259.57225000000005, 262.2165 ], [ 262.6614375, 132.63541666666666, 577.4265, 469.5839166666667 ], [ 391.8236875, 79.89858333333333, 644, 339.82433333333336 ] ], "target_id": [ 9, 1, 28 ] }
```json [ {"bbox_2d": [107, 212, 259, 262], "label": "boat"}, {"bbox_2d": [262, 132, 577, 469], "label": "person"}, {"bbox_2d": [391, 79, 644, 339], "label": "umbrella"} ] ```
train2017/000000517822.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.79580419580418, 208.434625, 394.1734265734266, 532.3364375 ], [ 344.3314685314685, 298.20218750000004, 419.99999999999994, 327.81612500000006 ], [ 356.77482517482514, 197.82874999999999, 392.06853146853143, 208.77675 ], [ 274.33146853146854, 202.0449375, 293.13846153846157, 208.68618750000002 ], [ 230.07972027972028, 208.5855625, 243.98181818181817, 236.0763125 ], [ 216.18741258741258, 209.440875, 230.07972027972028, 231.1859375 ], [ 304.2405594405594, 199.8513125, 336.8027972027972, 208.5453125 ], [ 316.3118881118881, 201.431125, 359.5356643356643, 208.2031875 ], [ 240.8097902097902, 215.91106249999999, 260.0965034965035, 234.2650625 ], [ 384.1776223776224, 200.38462499999997, 410.1804195804196, 221.01274999999998 ], [ 364.11748251748253, 202.8901875, 393.5076923076923, 221.49575 ], [ 293.5986013986014, 201.0588125, 306.67832167832165, 209.27987499999998 ], [ 269.965034965035, 202.9908125, 278.94265734265736, 213.87843750000002 ], [ 249.47412587412586, 204.46999999999997, 265.3146853146853, 209.77293749999998 ] ], "target_id": [ 1, 34, 3, 3, 1, 1, 3, 3, 1, 3, 3, 3, 3, 3 ] }
```json [ {"bbox_2d": [152, 208, 394, 532], "label": "person"}, {"bbox_2d": [344, 298, 419, 327], "label": "frisbee"}, {"bbox_2d": [356, 197, 392, 208], "label": "car"}, {"bbox_2d": [274, 202, 293, 208], "label": "car"}, {"bbox_2d": [230, 208, 243, 236], "label": "person"}, {"bbox_2d": [216, 209, 230, 231], "label": "person"}, {"bbox_2d": [304, 199, 336, 208], "label": "car"}, {"bbox_2d": [316, 201, 359, 208], "label": "car"}, {"bbox_2d": [240, 215, 260, 234], "label": "person"}, {"bbox_2d": [384, 200, 410, 221], "label": "car"}, {"bbox_2d": [364, 202, 393, 221], "label": "car"}, {"bbox_2d": [293, 201, 306, 209], "label": "car"}, {"bbox_2d": [269, 202, 278, 213], "label": "car"}, {"bbox_2d": [249, 204, 265, 209], "label": "car"} ] ```
train2017/000000032965.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": [ [ 167.1481875, 258.85474999999997, 296.31043750000003, 297.37108333333333 ], [ 240.95662499999997, 177.24058333333332, 502.54137499999996, 466.0436666666667 ], [ 376.760125, 223.3828333333333, 380.825375, 225.24716666666663 ], [ 389.66025, 135.03525, 586.6538125, 400.13749999999993 ], [ 91.5788125, 35.858666666666664, 366.3253125, 160.72933333333333 ] ], "target_id": [ 9, 1, 9, 28, 28 ] }
```json [ {"bbox_2d": [167, 258, 296, 297], "label": "boat"}, {"bbox_2d": [240, 177, 502, 466], "label": "person"}, {"bbox_2d": [376, 223, 380, 225], "label": "boat"}, {"bbox_2d": [389, 135, 586, 400], "label": "umbrella"}, {"bbox_2d": [91, 35, 366, 160], "label": "umbrella"} ] ```
train2017/000000248468.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": [ [ 243.32054794520545, 350.7888125, 327.1167123287671, 441.804125 ], [ 303.2087671232877, 337.456, 365.7501369863014, 435.45468750000003 ], [ 340.01753424657534, 351.12087499999996, 407.7567123287671, 433.80443749999995 ], [ 216.29589041095892, 352.107, 264.67397260273975, 440.66706250000004 ], [ 456.2334246575343, 323.9018125, 486.2564383561644, 357.077875 ], [ 446.5282191780822, 352.811375, 493.574794520548, 432.08375 ] ], "target_id": [ 19, 19, 19, 19, 1, 7 ] }
```json [ {"bbox_2d": [243, 350, 327, 441], "label": "horse"}, {"bbox_2d": [303, 337, 365, 435], "label": "horse"}, {"bbox_2d": [340, 351, 407, 433], "label": "horse"}, {"bbox_2d": [216, 352, 264, 440], "label": "horse"}, {"bbox_2d": [456, 323, 486, 357], "label": "person"}, {"bbox_2d": [446, 352, 493, 432], "label": "train"} ] ```
train2017/000000062790.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": [ [ 273.33933774834435, 442.40787500000005, 434.8369094922737, 581.2200625 ], [ 232.14905077262694, 261.90675, 340.0349668874172, 382.1838125 ], [ 52.88971302428256, 418.781125, 179.67470198675494, 612.88675 ], [ 94.91072847682119, 260.075375, 129.06949227373067, 346.975125 ], [ 78.2862693156733, 72.34937500000001, 180.22852097130243, 182.0105 ], [ 318.11955849889625, 294.02625, 359.52741721854306, 383.5925625 ], [ 354.93863134657835, 306.161625, 382.6394701986755, 383.824 ], [ 382.0757615894039, 297.24625, 418.36079470198666, 383.05924999999996 ], [ 51.989757174392935, 274.9175625, 82.400353200883, 363.4575 ], [ 265.1705077262693, 443.2833125, 327.6630463576159, 494.40081250000003 ], [ 276.157880794702, 87.3525625, 319.04918322295805, 167.56074999999998 ], [ 271.7471081677704, 67.0665625, 300.0413245033113, 142.20325000000003 ], [ 77.22807947019868, 91.9813125, 100.31046357615895, 135.5318125 ], [ 415.06754966887416, 314.8355, 420.9419867549669, 324.44518750000003 ], [ 408.7579690949227, 293.54325000000006, 435.31161147902867, 382.8982500000001 ], [ 231.842472406181, 459.1216875, 300.1105518763797, 583.58475 ], [ 206.77227373068436, 119.2708125, 210.54022075055192, 129.59493750000001 ], [ 50.120618101545254, 414.2630625, 182.85916114790288, 562.534 ], [ 414.82030905077266, 323.7005625, 417.85642384105967, 327.474 ] ], "target_id": [ 19, 19, 19, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 77, 1, 19, 77, 1, 77 ] }
```json [ {"bbox_2d": [273, 442, 434, 581], "label": "horse"}, {"bbox_2d": [232, 261, 340, 382], "label": "horse"}, {"bbox_2d": [52, 418, 179, 612], "label": "horse"}, {"bbox_2d": [94, 260, 129, 346], "label": "person"}, {"bbox_2d": [78, 72, 180, 182], "label": "person"}, {"bbox_2d": [318, 294, 359, 383], "label": "person"}, {"bbox_2d": [354, 306, 382, 383], "label": "person"}, {"bbox_2d": [382, 297, 418, 383], "label": "person"}, {"bbox_2d": [51, 274, 82, 363], "label": "person"}, {"bbox_2d": [265, 443, 327, 494], "label": "person"}, {"bbox_2d": [276, 87, 319, 167], "label": "person"}, {"bbox_2d": [271, 67, 300, 142], "label": "person"}, {"bbox_2d": [77, 91, 100, 135], "label": "person"}, {"bbox_2d": [415, 314, 420, 324], "label": "cell phone"}, {"bbox_2d": [408, 293, 435, 382], "label": "person"}, {"bbox_2d": [231, 459, 300, 583], "label": "horse"}, {"bbox_2d": [206, 119, 210, 129], "label": "cell phone"}, {"bbox_2d": [50, 414, 182, 562], "label": "person"}, {"bbox_2d": [414, 323, 417, 327], "label": "cell phone"} ] ```
train2017/000000328289.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": [ [ 133.4991875, 357.26775, 280.0293125, 470.6549166666666 ], [ 359.26143749999994, 314.4773333333333, 407.0180624999999, 446.0516666666666 ], [ 400.58812500000005, 297.88674999999995, 540.376375, 405.82966666666664 ], [ 238.44099999999997, 323.03541666666666, 308.1841875, 389.87375 ], [ 257.70062500000006, 337.7120833333334, 295.08281250000005, 472.9754166666668 ], [ 304.91387499999996, 322.87675, 326.648875, 392.7099166666667 ], [ 285.97625, 307.8926666666667, 302.5290625, 326.7839166666667 ], [ 514.5358749999999, 302.01208333333335, 556.3053124999999, 394.4750833333334 ], [ 493.1530624999999, 298.0156666666666, 537.94125, 388.74324999999993 ], [ 209.08868750000002, 306.81174999999996, 219.14112500000002, 328.4895833333333 ], [ 198.99599999999998, 309.9355, 207.77049999999997, 326.98224999999996 ] ], "target_id": [ 19, 19, 19, 19, 1, 1, 1, 1, 1, 1, 19 ] }
```json [ {"bbox_2d": [133, 357, 280, 470], "label": "horse"}, {"bbox_2d": [359, 314, 407, 446], "label": "horse"}, {"bbox_2d": [400, 297, 540, 405], "label": "horse"}, {"bbox_2d": [238, 323, 308, 389], "label": "horse"}, {"bbox_2d": [257, 337, 295, 472], "label": "person"}, {"bbox_2d": [304, 322, 326, 392], "label": "person"}, {"bbox_2d": [285, 307, 302, 326], "label": "person"}, {"bbox_2d": [514, 302, 556, 394], "label": "person"}, {"bbox_2d": [493, 298, 537, 388], "label": "person"}, {"bbox_2d": [209, 306, 219, 328], "label": "person"}, {"bbox_2d": [198, 309, 207, 326], "label": "horse"} ] ```
train2017/000000497312.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": [ [ 319.7034166666666, 418.23774999999995, 428.56858333333327, 644 ], [ 170.99308333333335, 221.44543749999997, 351.0896666666667, 526.3190625 ], [ 409.9450833333333, 338.94525, 475.99999999999994, 375.1803125 ], [ 0.287583333333333, 295.455125, 43.94075, 416.084375 ] ], "target_id": [ 1, 1, 3, 1 ] }
```json [ {"bbox_2d": [319, 418, 428, 644], "label": "person"}, {"bbox_2d": [170, 221, 351, 526], "label": "person"}, {"bbox_2d": [409, 338, 475, 375], "label": "car"}, {"bbox_2d": [0, 295, 43, 416], "label": "person"} ] ```
train2017/000000084235.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": [ [ 0.966, 0.472131147540983, 643.9999999999999, 420 ], [ 253.75612500000003, 1.977049180327868, 640.961125, 397.2688524590164 ] ], "target_id": [ 67, 58 ] }
```json [ {"bbox_2d": [0, 0, 643, 420], "label": "dining table"}, {"bbox_2d": [253, 1, 640, 397], "label": "hot dog"} ] ```
train2017/000000244575.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": [ [ 63.896875, 119, 282.83675000000005, 391.4359336099585 ], [ 375.472125, 171.310622406639, 507.6028125, 383.377510373444 ] ], "target_id": [ 19, 19 ] }
```json [ {"bbox_2d": [63, 119, 282, 391], "label": "horse"}, {"bbox_2d": [375, 171, 507, 383], "label": "horse"} ] ```
train2017/000000440329.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": [ [ 327.333125, 228.7081967213115, 350.7485625, 268.9377049180328 ], [ 318.6290625, 208.30819672131148, 353.28431249999994, 337.6131147540984 ], [ 290.1521875, 166.84918032786882, 321.66793750000005, 201.2262295081967 ], [ 235.66375, 148.66229508196722, 267.6121875, 226.72131147540983 ], [ 421.44768750000003, 219.1377049180328, 450.5081875, 300.1672131147541 ], [ 521.7003750000001, 192.27540983606556, 576.9736875000001, 273.0786885245901 ], [ 490.305375, 250.76065573770492, 509.67568750000004, 301.8688524590164 ], [ 357.037625, 182.60655737704917, 514.7874375, 290.9901639344262 ], [ 55.0318125, 204.80655737704916, 181.52749999999997, 291.639344262295 ], [ 60.70706249999999, 150.75737704918032, 118.6268125, 203.38032786885245 ], [ 15.8484375, 163.44590163934424, 81.4961875, 222.4622950819672 ], [ 315.3285625, 166.75081967213117, 408.7890625, 221.83278688524592 ], [ 458.46762500000006, 183.8262295081967, 524.8700625, 241.75081967213112 ], [ 536.069625, 175.6327868852459, 615.080375, 223.64262295081969 ], [ 598.3363750000001, 177.35409836065574, 644.0000000000001, 233.83278688524592 ], [ 290.35343750000004, 226.5344262295082, 319.25293750000003, 253.17049180327868 ], [ 186.07575, 185.61639344262295, 334.014625, 266.1344262295082 ], [ 524.7090625000001, 249.44262295081967, 529.7604375000001, 252.82622950819672 ], [ 410.449375, 161.527868852459, 469.64706249999995, 185.82295081967212 ], [ 59.026625, 149.54754098360655, 118.3651875, 203.50819672131146 ], [ 574.0958125, 155.1344262295082, 644, 192.75737704918032 ], [ 449.4415625, 168.07868852459015, 543.9083125, 223.67213114754097 ], [ 251.02918749999998, 153.64918032786883, 315.57006249999995, 179.67540983606557 ], [ 512.6541875, 157.0327868852459, 586.9758125000001, 192.17704918032788 ], [ 156.7435625, 116.77377049180328, 218.9499375, 131.05573770491802 ], [ 561.6384375, 105, 567.867125, 114.82622950819672 ], [ 76.475, 118.0327868852459, 642.99375, 255.73770491803276 ] ], "target_id": [ 31, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3, 18, 21, 85, 3, 8, 8, 3, 8, 8, 8, 13, 3 ] }
```json [ {"bbox_2d": [327, 228, 350, 268], "label": "handbag"}, {"bbox_2d": [318, 208, 353, 337], "label": "person"}, {"bbox_2d": [290, 166, 321, 201], "label": "person"}, {"bbox_2d": [235, 148, 267, 226], "label": "person"}, {"bbox_2d": [421, 219, 450, 300], "label": "person"}, {"bbox_2d": [521, 192, 576, 273], "label": "person"}, {"bbox_2d": [490, 250, 509, 301], "label": "person"}, {"bbox_2d": [357, 182, 514, 290], "label": "car"}, {"bbox_2d": [55, 204, 181, 291], "label": "car"}, {"bbox_2d": [60, 150, 118, 203], "label": "car"}, {"bbox_2d": [15, 163, 81, 222], "label": "car"}, {"bbox_2d": [315, 166, 408, 221], "label": "car"}, {"bbox_2d": [458, 183, 524, 241], "label": "car"}, {"bbox_2d": [536, 175, 615, 223], "label": "car"}, {"bbox_2d": [598, 177, 644, 233], "label": "car"}, {"bbox_2d": [290, 226, 319, 253], "label": "dog"}, {"bbox_2d": [186, 185, 334, 266], "label": "cow"}, {"bbox_2d": [524, 249, 529, 252], "label": "clock"}, {"bbox_2d": [410, 161, 469, 185], "label": "car"}, {"bbox_2d": [59, 149, 118, 203], "label": "truck"}, {"bbox_2d": [574, 155, 644, 192], "label": "truck"}, {"bbox_2d": [449, 168, 543, 223], "label": "car"}, {"bbox_2d": [251, 153, 315, 179], "label": "truck"}, {"bbox_2d": [512, 157, 586, 192], "label": "truck"}, {"bbox_2d": [156, 116, 218, 131], "label": "truck"}, {"bbox_2d": [561, 105, 567, 114], "label": "stop sign"}, {"bbox_2d": [76, 118, 642, 255], "label": "car"} ] ```
train2017/000000148358.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": [ [ 239.60825, 174.957476635514, 386.1081875, 277.64158878504674 ], [ 118.19412499999999, 168.68691588785046, 170.559375, 243.25654205607475 ] ], "target_id": [ 24, 24 ] }
```json [ {"bbox_2d": [239, 174, 386, 277], "label": "zebra"}, {"bbox_2d": [118, 168, 170, 243], "label": "zebra"} ] ```
train2017/000000323682.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": [ [ 257.23775, 130.57274999999998, 375.54256250000003, 314.5566666666666 ], [ 105.8474375, 191.6495, 119.7940625, 236.9885 ], [ 98.592375, 202.37933333333334, 105.57575, 211.05641666666668 ], [ 301.40206249999994, 274.5131666666667, 386.02768749999996, 375.01858333333337 ], [ 233.87262499999997, 365.51841666666667, 419.24399999999997, 476 ], [ 268.226, 289.49725, 309.301125, 351.73425 ], [ 286.4491875, 305.08625, 304.471125, 347.11308333333335 ], [ 95.573625, 207.179, 105.7870625, 235.4415 ], [ 90.944875, 202.03225, 97.727, 221.90525 ], [ 105.08268749999999, 193.10725, 111.51262499999999, 210.55066666666667 ] ], "target_id": [ 1, 1, 1, 27, 33, 33, 44, 1, 1, 1 ] }
```json [ {"bbox_2d": [257, 130, 375, 314], "label": "person"}, {"bbox_2d": [105, 191, 119, 236], "label": "person"}, {"bbox_2d": [98, 202, 105, 211], "label": "person"}, {"bbox_2d": [301, 274, 386, 375], "label": "backpack"}, {"bbox_2d": [233, 365, 419, 476], "label": "suitcase"}, {"bbox_2d": [268, 289, 309, 351], "label": "suitcase"}, {"bbox_2d": [286, 305, 304, 347], "label": "bottle"}, {"bbox_2d": [95, 207, 105, 235], "label": "person"}, {"bbox_2d": [90, 202, 97, 221], "label": "person"}, {"bbox_2d": [105, 193, 111, 210], "label": "person"} ] ```
train2017/000000154202.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": [ [ 429.447375, 247.04399999999998, 467.36287500000003, 304.72925 ], [ 262.752, 74.89066666666666, 437.92, 184.05333333333334 ], [ 353.46543749999995, 308.71575, 386.46037499999994, 365.53825 ], [ 3.26025, 32.83408333333333, 238.78312500000004, 258.5275 ], [ 2.1735, 1.071, 642.5509999999999, 470.6549166666667 ], [ 459.26256250000006, 179.69, 574.3171875, 294.7828333333333 ], [ 306.564125, 308.2298333333334, 416.6780625, 415.5182500000001 ], [ 423.369625, 272.1926666666667, 545.307, 405.21483333333333 ], [ 16.442124999999997, 258.9043333333333, 165.1155625, 436.0655833333333 ] ], "target_id": [ 77, 73, 74, 27, 65, 28, 73, 84, 84 ] }
```json [ {"bbox_2d": [429, 247, 467, 304], "label": "cell phone"}, {"bbox_2d": [262, 74, 437, 184], "label": "laptop"}, {"bbox_2d": [353, 308, 386, 365], "label": "mouse"}, {"bbox_2d": [3, 32, 238, 258], "label": "backpack"}, {"bbox_2d": [2, 1, 642, 470], "label": "bed"}, {"bbox_2d": [459, 179, 574, 294], "label": "umbrella"}, {"bbox_2d": [306, 308, 416, 415], "label": "laptop"}, {"bbox_2d": [423, 272, 545, 405], "label": "book"}, {"bbox_2d": [16, 258, 165, 436], "label": "book"} ] ```
train2017/000000300814.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": [ [ 165.67906250000001, 183.05177011494254, 262.63125, 360.3258850574713 ], [ 158.363625, 111.7528275862069, 272.47237500000006, 292.9611034482758 ], [ 431.178125, 29.650390804597702, 470.54262500000004, 62.5552183908046 ], [ 400.75918749999994, 37.240643678160914, 428.25999999999993, 73.82216091954022 ], [ 356.41375, 30.865655172413792, 388.42256249999997, 77.04570114942528 ], [ 316.5763125, 34.676229885057474, 350.1246875, 86.36616091954022 ], [ 235.14050000000003, 37.99245977011495, 268.49768750000004, 91.392 ], [ 24.794, 50.103908045977015, 57.9700625, 93.01921839080461 ], [ 350.05425, 106.23264367816093, 433.995625, 271.83816091954026 ], [ 353.91825000000006, 189.5194482758621, 443.17262500000004, 342.7560459770115 ], [ 0.21131250000000001, 61.2575632183908, 18.7263125, 95.21287356321838 ], [ 592.8221249999999, 64.28542528735632, 643.9999999999999, 185.69857471264368 ], [ 271.747875, 36.06657471264368, 302.197, 76.4071724137931 ] ], "target_id": [ 19, 1, 1, 1, 1, 1, 1, 1, 1, 19, 1, 1, 1 ] }
```json [ {"bbox_2d": [165, 183, 262, 360], "label": "horse"}, {"bbox_2d": [158, 111, 272, 292], "label": "person"}, {"bbox_2d": [431, 29, 470, 62], "label": "person"}, {"bbox_2d": [400, 37, 428, 73], "label": "person"}, {"bbox_2d": [356, 30, 388, 77], "label": "person"}, {"bbox_2d": [316, 34, 350, 86], "label": "person"}, {"bbox_2d": [235, 37, 268, 91], "label": "person"}, {"bbox_2d": [24, 50, 57, 93], "label": "person"}, {"bbox_2d": [350, 106, 433, 271], "label": "person"}, {"bbox_2d": [353, 189, 443, 342], "label": "horse"}, {"bbox_2d": [0, 61, 18, 95], "label": "person"}, {"bbox_2d": [592, 64, 643, 185], "label": "person"}, {"bbox_2d": [271, 36, 302, 76], "label": "person"} ] ```
train2017/000000207056.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": [ [ 365.3995625, 241.4211267605634, 458.06512499999997, 255.39154929577467 ], [ 190.48312500000003, 196.97605633802817, 251.70337500000002, 256.13098591549294 ], [ 283.3096875, 196.8774647887324, 363.6084375, 231.90704225352113 ], [ 392.88025, 191.0112676056338, 520.7545, 244.5661971830986 ], [ 219.6140625, 203.44366197183098, 374.8985625, 266.8281690140845 ] ], "target_id": [ 22, 22, 22, 22, 22 ] }
```json [ {"bbox_2d": [365, 241, 458, 255], "label": "elephant"}, {"bbox_2d": [190, 196, 251, 256], "label": "elephant"}, {"bbox_2d": [283, 196, 363, 231], "label": "elephant"}, {"bbox_2d": [392, 191, 520, 244], "label": "elephant"}, {"bbox_2d": [219, 203, 374, 266], "label": "elephant"} ] ```
train2017/000000207264.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": [ [ 524.0952500000001, 234.99525, 577.46675, 270.34816666666666 ], [ 429.8599375, 244.50533333333334, 462.6636875, 275.82216666666665 ], [ 456.133125, 241.63941666666668, 496.0309375, 266.76825 ], [ 319.927125, 237.00833333333333, 358.85893749999997, 257.70441666666665 ], [ 195.31312499999999, 236.2844166666667, 224.62518749999998, 263.01975000000004 ], [ 260.3671875, 236.77033333333333, 291.20875, 252.72625 ], [ 629.5603125, 229.94766666666666, 644, 266.2625 ], [ 106.682625, 237.44466666666668, 142.33406250000002, 265.47908333333334 ], [ 0.25156249999999997, 236.96866666666668, 27.289499999999997, 260.68933333333337 ], [ 131.65775000000002, 234.69774999999998, 174.78562500000004, 263.5949166666667 ], [ 174.363, 241.57, 190.9761875, 262.77183333333335 ], [ 189.08443749999998, 251.0701666666667, 209.4710625, 262.1966666666667 ], [ 502.380375, 241.2625833333333, 528.7642500000001, 269.47549999999995 ], [ 489.0375, 233.04166666666666, 556.4562500000001, 264.775 ] ], "target_id": [ 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22 ] }
```json [ {"bbox_2d": [524, 234, 577, 270], "label": "elephant"}, {"bbox_2d": [429, 244, 462, 275], "label": "elephant"}, {"bbox_2d": [456, 241, 496, 266], "label": "elephant"}, {"bbox_2d": [319, 237, 358, 257], "label": "elephant"}, {"bbox_2d": [195, 236, 224, 263], "label": "elephant"}, {"bbox_2d": [260, 236, 291, 252], "label": "elephant"}, {"bbox_2d": [629, 229, 644, 266], "label": "elephant"}, {"bbox_2d": [106, 237, 142, 265], "label": "elephant"}, {"bbox_2d": [0, 236, 27, 260], "label": "elephant"}, {"bbox_2d": [131, 234, 174, 263], "label": "elephant"}, {"bbox_2d": [174, 241, 190, 262], "label": "elephant"}, {"bbox_2d": [189, 251, 209, 262], "label": "elephant"}, {"bbox_2d": [502, 241, 528, 269], "label": "elephant"}, {"bbox_2d": [489, 233, 556, 264], "label": "elephant"} ] ```
train2017/000000077184.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.2128125, 126.28457943925233, 481.1183125, 304.1172897196261 ], [ 413.0958125, 215.64252336448598, 417.3421875, 227.85 ], [ 256.935875, 210.13738317757006, 275.4609375, 220.8238317757009 ], [ 368.9315, 217.68364485981309, 374.35518750000006, 226.6822429906542 ], [ 402.681125, 219.86214953271028, 408.89975, 227.31028037383177 ], [ 439.48975, 220.88271028037383, 446.5636875, 230.33271028037382 ], [ 445.42662500000006, 222.65887850467288, 453.45650000000006, 244.84626168224298 ], [ 454.885375, 224.37616822429908, 464.002, 233.8948598130841 ], [ 389.25775, 221.1476635514019, 396.1706875, 226.58411214953276 ], [ 378.22925, 219.185046728972, 384.77993749999996, 225.4261682242991 ], [ 424.6274375, 223.01214953271028, 433.21074999999996, 228.6448598130841 ], [ 342.467125, 221.23598130841123, 348.19268750000003, 228.11495327102804 ] ], "target_id": [ 9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] }
```json [ {"bbox_2d": [187, 126, 481, 304], "label": "boat"}, {"bbox_2d": [413, 215, 417, 227], "label": "person"}, {"bbox_2d": [256, 210, 275, 220], "label": "person"}, {"bbox_2d": [368, 217, 374, 226], "label": "person"}, {"bbox_2d": [402, 219, 408, 227], "label": "person"}, {"bbox_2d": [439, 220, 446, 230], "label": "person"}, {"bbox_2d": [445, 222, 453, 244], "label": "person"}, {"bbox_2d": [454, 224, 464, 233], "label": "person"}, {"bbox_2d": [389, 221, 396, 226], "label": "person"}, {"bbox_2d": [378, 219, 384, 225], "label": "person"}, {"bbox_2d": [424, 223, 433, 228], "label": "person"}, {"bbox_2d": [342, 221, 348, 228], "label": "person"} ] ```
train2017/000000289899.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": [ [ 240.7453125, 274.70158333333336, 269.6649375, 322.2024166666667 ], [ 312.2091875, 275.4255, 327.8261875, 324.989 ], [ 427.27387500000003, 249.46366666666665, 446.77500000000003, 319.8521666666667 ], [ 383.9548125, 290.47900000000004, 413.97125, 322.84700000000004 ], [ 97.566, 256.6730833333333, 209.15912500000002, 275.7130833333333 ], [ 555.49025, 235.24316666666667, 644, 300.8915 ], [ 133.891625, 286.12558333333334, 515.743375, 346.73625 ] ], "target_id": [ 1, 1, 1, 1, 9, 9, 9 ] }
```json [ {"bbox_2d": [240, 274, 269, 322], "label": "person"}, {"bbox_2d": [312, 275, 327, 324], "label": "person"}, {"bbox_2d": [427, 249, 446, 319], "label": "person"}, {"bbox_2d": [383, 290, 413, 322], "label": "person"}, {"bbox_2d": [97, 256, 209, 275], "label": "boat"}, {"bbox_2d": [555, 235, 644, 300], "label": "boat"}, {"bbox_2d": [133, 286, 515, 346], "label": "boat"} ] ```
train2017/000000316795.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": [ [ 120.8305, 155.53515570934255, 382.73725, 512.1296885813149 ], [ 392.7494375, 146.6846366782007, 521.5796250000001, 493.1570242214533 ] ], "target_id": [ 19, 1 ] }
```json [ {"bbox_2d": [120, 155, 382, 512], "label": "horse"}, {"bbox_2d": [392, 146, 521, 493], "label": "person"} ] ```
train2017/000000263136.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": [ [ 71.1519375, 86.57574370709382, 341.90362500000003, 411.76018306636155 ], [ 265.60974999999996, 74.26343249427917, 578.4428125, 430.05949656750573 ] ], "target_id": [ 19, 1 ] }
```json [ {"bbox_2d": [71, 86, 341, 411], "label": "horse"}, {"bbox_2d": [265, 74, 578, 430], "label": "person"} ] ```
train2017/000000112085.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.1349375, 142.04262295081966, 365.127875, 277.23934426229505 ], [ 118.27462500000001, 130.06229508196722, 290.142125, 203.22295081967212 ], [ 432.60699999999997, 151.3967213114754, 516.20625, 239.15409836065572 ] ], "target_id": [ 19, 19, 1 ] }
```json [ {"bbox_2d": [152, 142, 365, 277], "label": "horse"}, {"bbox_2d": [118, 130, 290, 203], "label": "horse"}, {"bbox_2d": [432, 151, 516, 239], "label": "person"} ] ```
train2017/000000143769.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": [ [ 48.9741875, 90.32459016393442, 548.869125, 408.25573770491803 ], [ 345.12362500000006, 100.75081967213116, 553.2161250000001, 257.1737704918033 ], [ 533.554, 18.088524590163935, 635.0343124999999, 91.05245901639344 ] ], "target_id": [ 19, 19, 64 ] }
```json [ {"bbox_2d": [48, 90, 548, 408], "label": "horse"}, {"bbox_2d": [345, 100, 553, 257], "label": "horse"}, {"bbox_2d": [533, 18, 635, 91], "label": "potted plant"} ] ```
train2017/000000014990.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.9879375, 174.50677824267783, 227.976, 298.35640167364016 ], [ 24.91475, 140.43991631799162, 164.66275, 370.94142259414224 ], [ 337.25475, 132.44351464435147, 644, 450.5170711297071 ], [ 185.27075, 197.86861924686193, 214.1601875, 254.51062761506276 ] ], "target_id": [ 1, 22, 22, 31 ] }
```json [ {"bbox_2d": [179, 174, 227, 298], "label": "person"}, {"bbox_2d": [24, 140, 164, 370], "label": "elephant"}, {"bbox_2d": [337, 132, 644, 450], "label": "elephant"}, {"bbox_2d": [185, 197, 214, 254], "label": "handbag"} ] ```