Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<file_name: string, width: int64, height: int64, bbox: list<item: int64>, category: string, predict_box: list<item: int64>, predict_score: double, iou: double, predict_category: string, id: int64>
to
{'file_name': Value(dtype='string', id=None), 'width': Value(dtype='int64', id=None), 'height': Value(dtype='int64', id=None), 'bbox': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'category': Value(dtype='string', id=None), 'predict_box': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'iou': Value(dtype='float64', id=None), 'id': Value(dtype='int64', id=None)}
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2245, in cast_table_to_schema
                  arrays = [
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2246, in <listcomp>
                  cast_array_to_feature(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2013, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature[0])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2108, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<file_name: string, width: int64, height: int64, bbox: list<item: int64>, category: string, predict_box: list<item: int64>, predict_score: double, iou: double, predict_category: string, id: int64>
              to
              {'file_name': Value(dtype='string', id=None), 'width': Value(dtype='int64', id=None), 'height': Value(dtype='int64', id=None), 'bbox': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'category': Value(dtype='string', id=None), 'predict_box': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'iou': Value(dtype='float64', id=None), 'id': Value(dtype='int64', id=None)}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1420, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1052, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1000, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1897, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

case1
list
case2
list
[ { "file_name": "refcoco/image/COCO_train2014_000000540436.jpg", "width": 480, "height": 640, "bbox": [ 278, 448, 480, 639 ], "category": "Lower right corner, black area.", "predict_box": [ 249, 416, 479, 639 ], "iou": 0.7503061294555664, "id": 1 }, { "file_name": "refcoco/image/COCO_train2014_000000327843.jpg", "width": 640, "height": 512, "bbox": [ 155, 23, 317, 383 ], "category": "woman standing", "predict_box": [ 159, 24, 313, 381 ], "iou": 0.9412373304367065, "id": 2 }, { "file_name": "refcoco/image/COCO_train2014_000000227825.jpg", "width": 640, "height": 480, "bbox": [ 300, 193, 474, 474 ], "category": "black guy", "predict_box": [ 301, 195, 469, 479 ], "iou": 0.942919135093689, "id": 3 }, { "file_name": "refcoco/image/COCO_train2014_000000226594.jpg", "width": 640, "height": 360, "bbox": [ 410, 163, 568, 328 ], "category": "purple on the right", "predict_box": [ 413, 162, 569, 359 ], "iou": 0.812609851360321, "id": 4 }, { "file_name": "refcoco/image/COCO_train2014_000000425063.jpg", "width": 640, "height": 480, "bbox": [ 214, 90, 340, 202 ], "category": "sprinkled donut on top next to glazed donut", "predict_box": [ 216, 90, 340, 200 ], "iou": 0.9682000279426575, "id": 5 }, { "file_name": "refcoco/image/COCO_train2014_000000387615.jpg", "width": 640, "height": 480, "bbox": [ 108, 74, 352, 321 ], "category": "on top upside down lol", "predict_box": [ 109, 74, 344, 319 ], "iou": 0.9533149003982544, "id": 6 }, { "file_name": "refcoco/image/COCO_train2014_000000354791.jpg", "width": 640, "height": 427, "bbox": [ 535, 0, 613, 271 ], "category": "player blurry far right", "predict_box": [ 534, 0, 608, 269 ], "iou": 0.9393826723098755, "id": 7 }, { "file_name": "refcoco/image/COCO_train2014_000000502726.jpg", "width": 640, "height": 480, "bbox": [ 357, 207, 610, 341 ], "category": "right couch with cat on it", "predict_box": [ 360, 210, 600, 344 ], "iou": 0.9055823087692261, "id": 8 }, { "file_name": "refcoco/image/COCO_train2014_000000279415.jpg", "width": 640, "height": 480, "bbox": [ 382, 81, 618, 473 ], "category": "girl on right", "predict_box": [ 374, 80, 617, 479 ], "iou": 0.9516252279281616, "id": 9 }, { "file_name": "refcoco/image/COCO_train2014_000000250978.jpg", "width": 640, "height": 427, "bbox": [ 208, 163, 453, 421 ], "category": "Bear the child is hugging", "predict_box": [ 202, 166, 430, 426 ], "iou": 0.8591852188110352, "id": 10 }, { "file_name": "refcoco/image/COCO_train2014_000000040130.jpg", "width": 640, "height": 480, "bbox": [ 99, 155, 355, 430 ], "category": "bottom portion of sandwich", "predict_box": [ 100, 154, 354, 428 ], "iou": 0.9902312159538269, "id": 11 }, { "file_name": "refcoco/image/COCO_train2014_000000215421.jpg", "width": 427, "height": 640, "bbox": [ 91, 116, 234, 306 ], "category": "left back", "predict_box": [ 92, 116, 233, 306 ], "iou": 0.9829819798469543, "id": 12 }, { "file_name": "refcoco/image/COCO_train2014_000000346712.jpg", "width": 640, "height": 427, "bbox": [ 82, 110, 223, 337 ], "category": "orange shirt", "predict_box": [ 82, 111, 221, 339 ], "iou": 0.9682999849319458, "id": 13 }, { "file_name": "refcoco/image/COCO_train2014_000000577583.jpg", "width": 640, "height": 414, "bbox": [ 1, 110, 225, 356 ], "category": "sleeping woman", "predict_box": [ 0, 110, 223, 355 ], "iou": 0.9874351024627686, "id": 14 }, { "file_name": "refcoco/image/COCO_train2014_000000354690.jpg", "width": 480, "height": 640, "bbox": [ 38, 191, 192, 560 ], "category": "man left", "predict_box": [ 48, 207, 190, 557 ], "iou": 0.8798551559448242, "id": 15 }, { "file_name": "refcoco/image/COCO_train2014_000000084313.jpg", "width": 640, "height": 427, "bbox": [ 0, 0, 267, 427 ], "category": "L woman", "predict_box": [ 0, 0, 265, 421 ], "iou": 0.979458749294281, "id": 16 }, { "file_name": "refcoco/image/COCO_train2014_000000073999.jpg", "width": 640, "height": 430, "bbox": [ 347, 56, 562, 398 ], "category": "right guy", "predict_box": [ 348, 59, 562, 399 ], "iou": 0.9740620851516724, "id": 17 }, { "file_name": "refcoco/image/COCO_train2014_000000327462.jpg", "width": 640, "height": 512, "bbox": [ 340, 225, 584, 443 ], "category": "sitting boarder in the foregrounds", "predict_box": [ 345, 227, 583, 437 ], "iou": 0.9418643712997437, "id": 18 }, { "file_name": "refcoco/image/COCO_train2014_000000438429.jpg", "width": 500, "height": 375, "bbox": [ 261, 49, 431, 218 ], "category": "right piece of chicken", "predict_box": [ 261, 49, 430, 220 ], "iou": 0.9818199872970581, "id": 19 }, { "file_name": "refcoco/image/COCO_train2014_000000147753.jpg", "width": 640, "height": 480, "bbox": [ 218, 145, 428, 457 ], "category": "man in middle", "predict_box": [ 218, 145, 428, 457 ], "iou": 0.9922658801078796, "id": 20 }, { "file_name": "refcoco/image/COCO_train2014_000000314462.jpg", "width": 480, "height": 640, "bbox": [ 64, 94, 225, 591 ], "category": "red shirt", "predict_box": [ 65, 95, 224, 589 ], "iou": 0.9839981198310852, "id": 21 }, { "file_name": "refcoco/image/COCO_train2014_000000505884.jpg", "width": 640, "height": 515, "bbox": [ 506, 122, 632, 491 ], "category": "Right person", "predict_box": [ 504, 123, 633, 489 ], "iou": 0.9660028219223022, "id": 22 }, { "file_name": "refcoco/image/COCO_train2014_000000095562.jpg", "width": 640, "height": 480, "bbox": [ 240, 103, 467, 418 ], "category": "girl in middle", "predict_box": [ 244, 102, 464, 415 ], "iou": 0.9647151827812195, "id": 23 }, { "file_name": "refcoco/image/COCO_train2014_000000023141.jpg", "width": 480, "height": 640, "bbox": [ 7, 198, 454, 576 ], "category": "that was close....middle plate", "predict_box": [ 6, 200, 459, 576 ], "iou": 0.9809255599975586, "id": 24 }, { "file_name": "refcoco/image/COCO_train2014_000000507642.jpg", "width": 429, "height": 640, "bbox": [ 143, 89, 362, 334 ], "category": "girrafe far back", "predict_box": [ 140, 91, 358, 336 ], "iou": 0.9550482034683228, "id": 25 }, { "file_name": "refcoco/image/COCO_train2014_000000319644.jpg", "width": 640, "height": 480, "bbox": [ 104, 210, 201, 468 ], "category": "second from left front row", "predict_box": [ 107, 215, 196, 464 ], "iou": 0.8855474591255188, "id": 26 }, { "file_name": "refcoco/image/COCO_train2014_000000476681.jpg", "width": 640, "height": 428, "bbox": [ 256, 81, 361, 353 ], "category": "person on left", "predict_box": [ 257, 89, 361, 352 ], "iou": 0.946485698223114, "id": 27 }, { "file_name": "refcoco/image/COCO_train2014_000000562014.jpg", "width": 499, "height": 640, "bbox": [ 315, 187, 483, 534 ], "category": "the lady in purple", "predict_box": [ 312, 186, 486, 530 ], "iou": 0.9523932933807373, "id": 28 }, { "file_name": "refcoco/image/COCO_train2014_000000157714.jpg", "width": 640, "height": 480, "bbox": [ 88, 61, 331, 239 ], "category": "teddy against face", "predict_box": [ 86, 60, 329, 238 ], "iou": 0.9850764274597168, "id": 29 }, { "file_name": "refcoco/image/COCO_train2014_000000383917.jpg", "width": 640, "height": 481, "bbox": [ 90, 116, 510, 424 ], "category": "center bus", "predict_box": [ 89, 117, 510, 424 ], "iou": 0.9921153783798218, "id": 30 }, { "file_name": "refcoco/image/COCO_train2014_000000396536.jpg", "width": 640, "height": 427, "bbox": [ 0, 62, 217, 256 ], "category": "trailer being hauled, blue and white", "predict_box": [ 0, 62, 216, 255 ], "iou": 0.9844390153884888, "id": 31 }, { "file_name": "refcoco/image/COCO_train2014_000000297266.jpg", "width": 640, "height": 427, "bbox": [ 526, 105, 626, 418 ], "category": "man on bike", "predict_box": [ 527, 106, 624, 412 ], "iou": 0.9439598917961121, "id": 32 }, { "file_name": "refcoco/image/COCO_train2014_000000311808.jpg", "width": 640, "height": 480, "bbox": [ 457, 210, 640, 473 ], "category": "man on right thanks for playing", "predict_box": [ 448, 210, 639, 479 ], "iou": 0.9276675581932068, "id": 33 }, { "file_name": "refcoco/image/COCO_train2014_000000052109.jpg", "width": 640, "height": 477, "bbox": [ 172, 117, 294, 420 ], "category": "woman in center", "predict_box": [ 172, 118, 294, 419 ], "iou": 0.983681321144104, "id": 34 }, { "file_name": "refcoco/image/COCO_train2014_000000385505.jpg", "width": 640, "height": 454, "bbox": [ 312, 221, 428, 425 ], "category": "person in green hat in the background", "predict_box": [ 309, 223, 445, 431 ], "iou": 0.8209630250930786, "id": 35 }, { "file_name": "refcoco/image/COCO_train2014_000000161757.jpg", "width": 640, "height": 427, "bbox": [ 352, 185, 622, 422 ], "category": "animal on right", "predict_box": [ 352, 185, 621, 420 ], "iou": 0.9865242838859558, "id": 36 }, { "file_name": "refcoco/image/COCO_train2014_000000561593.jpg", "width": 640, "height": 440, "bbox": [ 0, 283, 143, 440 ], "category": "catcher", "predict_box": [ 0, 284, 134, 439 ], "iou": 0.9201325178146362, "id": 37 }, { "file_name": "refcoco/image/COCO_train2014_000000521800.jpg", "width": 640, "height": 427, "bbox": [ 178, 209, 322, 342 ], "category": "bottom left donut", "predict_box": [ 171, 204, 326, 340 ], "iou": 0.8889675736427307, "id": 38 }, { "file_name": "refcoco/image/COCO_train2014_000000076414.jpg", "width": 640, "height": 457, "bbox": [ 93, 340, 639, 453 ], "category": "bottom area of pic under people", "predict_box": [ 84, 339, 639, 456 ], "iou": 0.9515180587768555, "id": 39 }, { "file_name": "refcoco/image/COCO_train2014_000000124580.jpg", "width": 640, "height": 427, "bbox": [ 395, 128, 508, 367 ], "category": "black man", "predict_box": [ 396, 129, 506, 365 ], "iou": 0.9624654650688171, "id": 40 }, { "file_name": "refcoco/image/COCO_train2014_000000028824.jpg", "width": 640, "height": 427, "bbox": [ 357, 1, 638, 421 ], "category": "right darkness", "predict_box": [ 360, 0, 639, 426 ], "iou": 0.9694042205810547, "id": 41 }, { "file_name": "refcoco/image/COCO_train2014_000000258705.jpg", "width": 480, "height": 640, "bbox": [ 1, 216, 267, 557 ], "category": "Person in black", "predict_box": [ 4, 217, 266, 557 ], "iou": 0.9775831699371338, "id": 42 }, { "file_name": "refcoco/image/COCO_train2014_000000029456.jpg", "width": 640, "height": 425, "bbox": [ 0, 57, 178, 351 ], "category": "the left bus", "predict_box": [ 0, 56, 177, 349 ], "iou": 0.9887824058532715, "id": 43 }, { "file_name": "refcoco/image/COCO_train2014_000000501842.jpg", "width": 640, "height": 384, "bbox": [ 1, 306, 172, 384 ], "category": "white vehicle lower left corner", "predict_box": [ 0, 303, 167, 383 ], "iou": 0.9290632009506226, "id": 44 }, { "file_name": "refcoco/image/COCO_train2014_000000403358.jpg", "width": 640, "height": 427, "bbox": [ 379, 77, 535, 239 ], "category": "in row of chairs along wall, the middle one", "predict_box": [ 379, 77, 535, 258 ], "iou": 0.8855867981910706, "id": 45 }, { "file_name": "refcoco/image/COCO_train2014_000000014709.jpg", "width": 640, "height": 425, "bbox": [ 113, 75, 368, 365 ], "category": "player one leg kneeling", "predict_box": [ 115, 70, 368, 366 ], "iou": 0.9682968258857727, "id": 46 }, { "file_name": "refcoco/image/COCO_train2014_000000001507.jpg", "width": 612, "height": 612, "bbox": [ 370, 136, 612, 414 ], "category": "right upper sandwich", "predict_box": [ 370, 136, 611, 414 ], "iou": 0.9910278916358948, "id": 47 }, { "file_name": "refcoco/image/COCO_train2014_000000109895.jpg", "width": 640, "height": 428, "bbox": [ 0, 2, 138, 326 ], "category": "the person partially visible on the far left", "predict_box": [ 0, 0, 138, 325 ], "iou": 0.9866768717765808, "id": 48 }, { "file_name": "refcoco/image/COCO_train2014_000000385505.jpg", "width": 640, "height": 454, "bbox": [ 312, 221, 428, 425 ], "category": "person in green hat", "predict_box": [ 309, 222, 445, 431 ], "iou": 0.8225516676902771, "id": 49 }, { "file_name": "refcoco/image/COCO_train2014_000000431400.jpg", "width": 640, "height": 424, "bbox": [ 464, 162, 640, 390 ], "category": "bike all the way to the right", "predict_box": [ 501, 165, 639, 385 ], "iou": 0.7560316920280457, "id": 50 }, { "file_name": "refcoco/image/COCO_train2014_000000231320.jpg", "width": 612, "height": 612, "bbox": [ 381, 248, 503, 368 ], "category": "white face middle right", "predict_box": [ 383, 251, 503, 367 ], "iou": 0.9470116496086121, "id": 51 }, { "file_name": "refcoco/image/COCO_train2014_000000439374.jpg", "width": 640, "height": 489, "bbox": [ 75, 241, 258, 423 ], "category": "left animal", "predict_box": [ 76, 239, 254, 417 ], "iou": 0.9339646100997925, "id": 52 }, { "file_name": "refcoco/image/COCO_train2014_000000449780.jpg", "width": 516, "height": 640, "bbox": [ 2, 194, 201, 473 ], "category": "the blue bike, to the left and behind", "predict_box": [ 0, 188, 199, 478 ], "iou": 0.9491369724273682, "id": 53 }, { "file_name": "refcoco/image/COCO_train2014_000000431400.jpg", "width": 640, "height": 424, "bbox": [ 230, 151, 417, 417 ], "category": "center bike (not the people on it)", "predict_box": [ 231, 149, 420, 423 ], "iou": 0.943623423576355, "id": 54 }, { "file_name": "refcoco/image/COCO_train2014_000000494175.jpg", "width": 640, "height": 480, "bbox": [ 85, 247, 351, 480 ], "category": "hands closest to us", "predict_box": [ 79, 247, 357, 479 ], "iou": 0.9509138464927673, "id": 55 }, { "file_name": "refcoco/image/COCO_train2014_000000508504.jpg", "width": 612, "height": 612, "bbox": [ 329, 163, 591, 460 ], "category": "right", "predict_box": [ 329, 164, 590, 459 ], "iou": 0.9903799295425415, "id": 56 }, { "file_name": "refcoco/image/COCO_train2014_000000498639.jpg", "width": 640, "height": 434, "bbox": [ 526, 117, 640, 371 ], "category": "fat boy on the right behind microphone", "predict_box": [ 527, 116, 639, 433 ], "iou": 0.7857072353363037, "id": 57 }, { "file_name": "refcoco/image/COCO_train2014_000000412657.jpg", "width": 640, "height": 427, "bbox": [ 379, 282, 640, 423 ], "category": "computer", "predict_box": [ 379, 279, 639, 426 ], "iou": 0.9535585641860962, "id": 58 }, { "file_name": "refcoco/image/COCO_train2014_000000292498.jpg", "width": 640, "height": 361, "bbox": [ 220, 118, 488, 273 ], "category": "main bus", "predict_box": [ 221, 117, 484, 269 ], "iou": 0.9562851190567017, "id": 59 }, { "file_name": "refcoco/image/COCO_train2014_000000532595.jpg", "width": 488, "height": 640, "bbox": [ 14, 208, 83, 414 ], "category": "the clear empty glass on the left", "predict_box": [ 15, 208, 83, 414 ], "iou": 0.9738597869873047, "id": 60 }, { "file_name": "refcoco/image/COCO_train2014_000000248730.jpg", "width": 640, "height": 426, "bbox": [ 11, 26, 235, 194 ], "category": "brown food", "predict_box": [ 11, 26, 233, 193 ], "iou": 0.9879941344261169, "id": 61 }, { "file_name": "refcoco/image/COCO_train2014_000000337255.jpg", "width": 640, "height": 480, "bbox": [ 4, 18, 627, 344 ], "category": "brown couch", "predict_box": [ 0, 18, 627, 342 ], "iou": 0.9872503280639648, "id": 62 }, { "file_name": "refcoco/image/COCO_train2014_000000445030.jpg", "width": 640, "height": 480, "bbox": [ 302, 92, 401, 478 ], "category": "guy in black", "predict_box": [ 306, 96, 398, 479 ], "iou": 0.9114957451820374, "id": 63 }, { "file_name": "refcoco/image/COCO_train2014_000000444692.jpg", "width": 640, "height": 434, "bbox": [ 0, 303, 640, 434 ], "category": "bench by her elbow", "predict_box": [ 0, 302, 639, 424 ], "iou": 0.9185750484466553, "id": 64 }, { "file_name": "refcoco/image/COCO_train2014_000000079722.jpg", "width": 640, "height": 428, "bbox": [ 413, 174, 596, 423 ], "category": "thats not my puppy", "predict_box": [ 411, 174, 587, 427 ], "iou": 0.9322446584701538, "id": 65 }, { "file_name": "refcoco/image/COCO_train2014_000000297665.jpg", "width": 640, "height": 480, "bbox": [ 229, 19, 403, 213 ], "category": "Second cakelike thing from the left", "predict_box": [ 220, 20, 404, 213 ], "iou": 0.939078152179718, "id": 66 }, { "file_name": "refcoco/image/COCO_train2014_000000005638.jpg", "width": 640, "height": 480, "bbox": [ 389, 0, 493, 272 ], "category": "black shirt and pants background", "predict_box": [ 388, 0, 488, 314 ], "iou": 0.8255350589752197, "id": 67 }, { "file_name": "refcoco/image/COCO_train2014_000000122667.jpg", "width": 640, "height": 427, "bbox": [ 335, 146, 437, 405 ], "category": "front row, second from right", "predict_box": [ 336, 148, 436, 404 ], "iou": 0.9666278958320618, "id": 68 }, { "file_name": "refcoco/image/COCO_train2014_000000003000.jpg", "width": 480, "height": 640, "bbox": [ 0, 0, 480, 423 ], "category": "man holding a white cord", "predict_box": [ 0, 0, 479, 422 ], "iou": 0.9950743913650513, "id": 69 }, { "file_name": "refcoco/image/COCO_train2014_000000158201.jpg", "width": 478, "height": 640, "bbox": [ 41, 543, 478, 631 ], "category": "blue cloth in front of lady", "predict_box": [ 29, 544, 477, 639 ], "iou": 0.8791083097457886, "id": 70 }, { "file_name": "refcoco/image/COCO_train2014_000000419001.jpg", "width": 640, "height": 427, "bbox": [ 14, 3, 308, 348 ], "category": "left elephant", "predict_box": [ 18, 0, 306, 347 ], "iou": 0.9713147878646851, "id": 71 }, { "file_name": "refcoco/image/COCO_train2014_000000433336.jpg", "width": 386, "height": 640, "bbox": [ 104, 166, 216, 537 ], "category": "holding snowboard, white goggles", "predict_box": [ 108, 169, 213, 533 ], "iou": 0.9185284972190857, "id": 72 }, { "file_name": "refcoco/image/COCO_train2014_000000177516.jpg", "width": 612, "height": 612, "bbox": [ 268, 47, 472, 247 ], "category": "top broccoli", "predict_box": [ 268, 47, 474, 248 ], "iou": 0.9719858765602112, "id": 73 }, { "file_name": "refcoco/image/COCO_train2014_000000328676.jpg", "width": 640, "height": 427, "bbox": [ 166, 11, 344, 333 ], "category": "guy carrying kid in back", "predict_box": [ 169, 14, 338, 331 ], "iou": 0.9327260255813599, "id": 74 }, { "file_name": "refcoco/image/COCO_train2014_000000003518.jpg", "width": 640, "height": 427, "bbox": [ 141, 20, 500, 165 ], "category": "top bananna", "predict_box": [ 142, 20, 500, 165 ], "iou": 0.9917116165161133, "id": 75 }, { "file_name": "refcoco/image/COCO_train2014_000000578805.jpg", "width": 640, "height": 478, "bbox": [ 34, 120, 192, 368 ], "category": "left kid", "predict_box": [ 34, 124, 192, 366 ], "iou": 0.973790168762207, "id": 76 }, { "file_name": "refcoco/image/COCO_train2014_000000133492.jpg", "width": 500, "height": 375, "bbox": [ 91, 175, 328, 328 ], "category": "person sitting down", "predict_box": [ 95, 179, 327, 374 ], "iou": 0.731573760509491, "id": 77 }, { "file_name": "refcoco/image/COCO_train2014_000000328676.jpg", "width": 640, "height": 427, "bbox": [ 0, 164, 206, 320 ], "category": "woman in light blue, way in back", "predict_box": [ 0, 165, 203, 346 ], "iou": 0.8315170407295227, "id": 78 }, { "file_name": "refcoco/image/COCO_train2014_000000444651.jpg", "width": 640, "height": 448, "bbox": [ 345, 34, 494, 165 ], "category": "upper right sheep", "predict_box": [ 345, 32, 491, 165 ], "iou": 0.968670129776001, "id": 79 }, { "file_name": "refcoco/image/COCO_train2014_000000370505.jpg", "width": 427, "height": 640, "bbox": [ 15, 268, 279, 401 ], "category": "farthest bed", "predict_box": [ 19, 267, 277, 400 ], "iou": 0.9725229144096375, "id": 80 }, { "file_name": "refcoco/image/COCO_train2014_000000124030.jpg", "width": 480, "height": 640, "bbox": [ 146, 67, 480, 366 ], "category": "Upper girraff head", "predict_box": [ 147, 68, 479, 369 ], "iou": 0.9789113998413086, "id": 81 }, { "file_name": "refcoco/image/COCO_train2014_000000171194.jpg", "width": 640, "height": 429, "bbox": [ 495, 83, 640, 424 ], "category": "right guy", "predict_box": [ 502, 83, 639, 428 ], "iou": 0.9266112446784973, "id": 82 }, { "file_name": "refcoco/image/COCO_train2014_000000284964.jpg", "width": 398, "height": 640, "bbox": [ 160, 182, 330, 519 ], "category": "Person on right", "predict_box": [ 160, 182, 328, 519 ], "iou": 0.9894887208938599, "id": 83 }, { "file_name": "refcoco/image/COCO_train2014_000000008436.jpg", "width": 640, "height": 640, "bbox": [ 545, 343, 640, 618 ], "category": "girl in blue", "predict_box": [ 546, 344, 639, 616 ], "iou": 0.959522008895874, "id": 84 }, { "file_name": "refcoco/image/COCO_train2014_000000064619.jpg", "width": 640, "height": 481, "bbox": [ 241, 0, 632, 475 ], "category": "guy blowing out candles", "predict_box": [ 238, 0, 639, 480 ], "iou": 0.9647353291511536, "id": 85 }, { "file_name": "refcoco/image/COCO_train2014_000000535561.jpg", "width": 640, "height": 480, "bbox": [ 350, 0, 521, 464 ], "category": "suit", "predict_box": [ 351, 9, 520, 441 ], "iou": 0.9199275970458984, "id": 86 }, { "file_name": "refcoco/image/COCO_train2014_000000478712.jpg", "width": 640, "height": 480, "bbox": [ 1, 37, 307, 373 ], "category": "left guy", "predict_box": [ 0, 37, 306, 370 ], "iou": 0.9902828931808472, "id": 87 }, { "file_name": "refcoco/image/COCO_train2014_000000572949.jpg", "width": 612, "height": 612, "bbox": [ 280, 517, 610, 612 ], "category": "swirly couch front right side", "predict_box": [ 282, 519, 611, 603 ], "iou": 0.8798778653144836, "id": 88 }, { "file_name": "refcoco/image/COCO_train2014_000000453602.jpg", "width": 640, "height": 480, "bbox": [ 288, 152, 512, 385 ], "category": "brocolli in front bottom", "predict_box": [ 290, 154, 507, 391 ], "iou": 0.9328413009643555, "id": 89 }, { "file_name": "refcoco/image/COCO_train2014_000000121965.jpg", "width": 640, "height": 480, "bbox": [ 3, 197, 299, 341 ], "category": "orange and white cat on the left", "predict_box": [ 4, 197, 299, 340 ], "iou": 0.9920927286148071, "id": 90 }, { "file_name": "refcoco/image/COCO_train2014_000000314065.jpg", "width": 640, "height": 513, "bbox": [ 149, 227, 251, 459 ], "category": "Leftmost goat in left dudes hand", "predict_box": [ 139, 235, 243, 466 ], "iou": 0.7998420000076294, "id": 91 }, { "file_name": "refcoco/image/COCO_train2014_000000433662.jpg", "width": 640, "height": 426, "bbox": [ 224, 151, 376, 322 ], "category": "elephant facing front", "predict_box": [ 225, 153, 375, 322 ], "iou": 0.9665675163269043, "id": 92 }, { "file_name": "refcoco/image/COCO_train2014_000000548215.jpg", "width": 500, "height": 333, "bbox": [ 0, 0, 99, 329 ], "category": "person on left with nugget", "predict_box": [ 0, 0, 79, 332 ], "iou": 0.7958243489265442, "id": 93 }, { "file_name": "refcoco/image/COCO_train2014_000000493114.jpg", "width": 640, "height": 426, "bbox": [ 120, 20, 236, 400 ], "category": "guy standing next to tv white jacket", "predict_box": [ 120, 19, 239, 401 ], "iou": 0.9638689160346985, "id": 94 }, { "file_name": "refcoco/image/COCO_train2014_000000061159.jpg", "width": 427, "height": 640, "bbox": [ 113, 306, 311, 493 ], "category": "Guy changing tire", "predict_box": [ 115, 306, 309, 492 ], "iou": 0.973891019821167, "id": 95 }, { "file_name": "refcoco/image/COCO_train2014_000000243336.jpg", "width": 427, "height": 640, "bbox": [ 195, 195, 369, 573 ], "category": "man carrying surfboard", "predict_box": [ 196, 196, 368, 573 ], "iou": 0.9880717396736145, "id": 96 }, { "file_name": "refcoco/image/COCO_train2014_000000269890.jpg", "width": 640, "height": 429, "bbox": [ 121, 68, 633, 367 ], "category": "main bike", "predict_box": [ 123, 69, 639, 417 ], "iou": 0.8383511900901794, "id": 97 }, { "file_name": "refcoco/image/COCO_train2014_000000327042.jpg", "width": 640, "height": 427, "bbox": [ 0, 0, 382, 427 ], "category": "woman wearing grey", "predict_box": [ 0, 0, 382, 426 ], "iou": 0.9961229562759399, "id": 98 }, { "file_name": "refcoco/image/COCO_train2014_000000523907.jpg", "width": 640, "height": 480, "bbox": [ 490, 0, 640, 480 ], "category": "navy blue color upper right", "predict_box": [ 490, 0, 639, 479 ], "iou": 0.987886905670166, "id": 99 }, { "file_name": "refcoco/image/COCO_train2014_000000144832.jpg", "width": 640, "height": 480, "bbox": [ 94, 151, 207, 416 ], "category": "levitating guy", "predict_box": [ 95, 149, 205, 413 ], "iou": 0.958139181137085, "id": 100 }, { "file_name": "refcoco/image/COCO_train2014_000000184578.jpg", "width": 640, "height": 428, "bbox": [ 425, 104, 640, 369 ], "category": "far right elephant", "predict_box": [ 424, 107, 639, 370 ], "iou": 0.9736891984939575, "id": 101 }, { "file_name": "refcoco/image/COCO_train2014_000000291658.jpg", "width": 480, "height": 640, "bbox": [ 0, 277, 99, 610 ], "category": "black car with wheel only showing", "predict_box": [ 0, 277, 100, 612 ], "iou": 0.9726635217666626, "id": 102 }, { "file_name": "refcoco/image/COCO_train2014_000000364683.jpg", "width": 640, "height": 480, "bbox": [ 32, 167, 353, 412 ], "category": "left", "predict_box": [ 32, 167, 353, 450 ], "iou": 0.862377941608429, "id": 103 }, { "file_name": "refcoco/image/COCO_train2014_000000298983.jpg", "width": 640, "height": 425, "bbox": [ 321, 32, 534, 358 ], "category": "the person on the right, orange top", "predict_box": [ 320, 32, 534, 355 ], "iou": 0.981813371181488, "id": 104 }, { "file_name": "refcoco/image/COCO_train2014_000000547795.jpg", "width": 640, "height": 427, "bbox": [ 184, 125, 393, 371 ], "category": "woman in middle front of pic", "predict_box": [ 186, 127, 390, 370 ], "iou": 0.9617578983306885, "id": 105 }, { "file_name": "refcoco/image/COCO_train2014_000000243823.jpg", "width": 640, "height": 307, "bbox": [ 440, 6, 626, 191 ], "category": "clock on the right", "predict_box": [ 440, 5, 624, 189 ], "iou": 0.983250081539154, "id": 106 }, { "file_name": "refcoco/image/COCO_train2014_000000302397.jpg", "width": 640, "height": 480, "bbox": [ 96, 158, 266, 403 ], "category": "black coat driver", "predict_box": [ 95, 160, 264, 399 ], "iou": 0.9608266353607178, "id": 107 }, { "file_name": "refcoco/image/COCO_train2014_000000426551.jpg", "width": 602, "height": 640, "bbox": [ 270, 20, 448, 398 ], "category": "man on right", "predict_box": [ 271, 20, 448, 396 ], "iou": 0.9828162789344788, "id": 108 }, { "file_name": "refcoco/image/COCO_train2014_000000242807.jpg", "width": 640, "height": 429, "bbox": [ 281, 1, 640, 424 ], "category": "smiling Caucasian", "predict_box": [ 290, 0, 639, 422 ], "iou": 0.9652684926986694, "id": 109 }, { "file_name": "refcoco/image/COCO_train2014_000000521800.jpg", "width": 640, "height": 427, "bbox": [ 123, 121, 250, 247 ], "category": "left frost donut", "predict_box": [ 125, 122, 250, 241 ], "iou": 0.9225520491600037, "id": 110 }, { "file_name": "refcoco/image/COCO_train2014_000000535229.jpg", "width": 640, "height": 427, "bbox": [ 77, 282, 214, 427 ], "category": "bottle with yellow cap under candle", "predict_box": [ 77, 283, 210, 426 ], "iou": 0.963186502456665, "id": 111 }, { "file_name": "refcoco/image/COCO_train2014_000000056677.jpg", "width": 640, "height": 394, "bbox": [ 213, 132, 480, 389 ], "category": "Old woman in center of picture", "predict_box": [ 219, 135, 472, 393 ], "iou": 0.9204370379447937, "id": 112 }, { "file_name": "refcoco/image/COCO_train2014_000000390969.jpg", "width": 500, "height": 332, "bbox": [ 0, 0, 140, 157 ], "category": "white blue truck upper back left", "predict_box": [ 0, 0, 140, 155 ], "iou": 0.9826788306236267, "id": 113 }, { "file_name": "refcoco/image/COCO_train2014_000000241208.jpg", "width": 640, "height": 480, "bbox": [ 188, 153, 332, 421 ], "category": "batter", "predict_box": [ 188, 151, 331, 420 ], "iou": 0.9843688011169434, "id": 114 }, { "file_name": "refcoco/image/COCO_train2014_000000269890.jpg", "width": 640, "height": 429, "bbox": [ 255, 36, 416, 327 ], "category": "motorcycle driver", "predict_box": [ 249, 35, 416, 321 ], "iou": 0.9471743702888489, "id": 115 }, { "file_name": "refcoco/image/COCO_train2014_000000498639.jpg", "width": 640, "height": 434, "bbox": [ 526, 117, 640, 371 ], "category": "fat boy on right behind mike", "predict_box": [ 527, 116, 639, 433 ], "iou": 0.789335310459137, "id": 116 }, { "file_name": "refcoco/image/COCO_train2014_000000111002.jpg", "width": 640, "height": 425, "bbox": [ 349, 119, 638, 360 ], "category": "sheep on right loking at us", "predict_box": [ 351, 120, 639, 361 ], "iou": 0.9791103005409241, "id": 117 }, { "file_name": "refcoco/image/COCO_train2014_000000322698.jpg", "width": 640, "height": 427, "bbox": [ 167, 165, 400, 422 ], "category": "man in white t shirt", "predict_box": [ 166, 162, 402, 426 ], "iou": 0.9624311327934265, "id": 118 }, { "file_name": "refcoco/image/COCO_train2014_000000043163.jpg", "width": 640, "height": 320, "bbox": [ 92, 60, 307, 270 ], "category": "left guy", "predict_box": [ 95, 61, 306, 271 ], "iou": 0.9679375290870667, "id": 119 }, { "file_name": "refcoco/image/COCO_train2014_000000081401.jpg", "width": 640, "height": 482, "bbox": [ 261, 44, 625, 453 ], "category": "the man in white", "predict_box": [ 256, 47, 624, 454 ], "iou": 0.973555862903595, "id": 120 }, { "file_name": "refcoco/image/COCO_train2014_000000471900.jpg", "width": 640, "height": 407, "bbox": [ 60, 51, 248, 407 ], "category": "Woman", "predict_box": [ 61, 49, 246, 406 ], "iou": 0.9790514707565308, "id": 121 }, { "file_name": "refcoco/image/COCO_train2014_000000551710.jpg", "width": 640, "height": 480, "bbox": [ 312, 135, 388, 367 ], "category": "bride", "predict_box": [ 313, 137, 383, 369 ], "iou": 0.8995251655578613, "id": 122 }, { "file_name": "refcoco/image/COCO_train2014_000000504878.jpg", "width": 640, "height": 480, "bbox": [ 188, 105, 278, 278 ], "category": "fridge person touching", "predict_box": [ 189, 121, 276, 286 ], "iou": 0.8350281715393066, "id": 123 }, { "file_name": "refcoco/image/COCO_train2014_000000391488.jpg", "width": 500, "height": 400, "bbox": [ 2, 50, 152, 357 ], "category": "guy left", "predict_box": [ 0, 50, 150, 357 ], "iou": 0.9763065576553345, "id": 124 }, { "file_name": "refcoco/image/COCO_train2014_000000312390.jpg", "width": 640, "height": 480, "bbox": [ 2, 2, 431, 474 ], "category": "kid", "predict_box": [ 0, 6, 430, 479 ], "iou": 0.9754124879837036, "id": 125 }, { "file_name": "refcoco/image/COCO_train2014_000000310518.jpg", "width": 640, "height": 480, "bbox": [ 36, 299, 569, 480 ], "category": "table closest to us", "predict_box": [ 29, 297, 639, 479 ], "iou": 0.8652975559234619, "id": 126 }, { "file_name": "refcoco/image/COCO_train2014_000000376988.jpg", "width": 640, "height": 428, "bbox": [ 482, 18, 640, 336 ], "category": "dude touching apple laptop'", "predict_box": [ 486, 16, 639, 338 ], "iou": 0.9568684697151184, "id": 127 }, { "file_name": "refcoco/image/COCO_train2014_000000541212.jpg", "width": 640, "height": 640, "bbox": [ 294, 65, 425, 382 ], "category": "center child", "predict_box": [ 294, 66, 424, 377 ], "iou": 0.9711073040962219, "id": 128 }, { "file_name": "refcoco/image/COCO_train2014_000000305141.jpg", "width": 640, "height": 360, "bbox": [ 250, 0, 640, 360 ], "category": "man thumb up", "predict_box": [ 249, 0, 639, 359 ], "iou": 0.9953395128250122, "id": 129 }, { "file_name": "refcoco/image/COCO_train2014_000000450735.jpg", "width": 640, "height": 476, "bbox": [ 482, 202, 609, 448 ], "category": "cow butt far right", "predict_box": [ 482, 204, 609, 444 ], "iou": 0.9640209078788757, "id": 130 }, { "file_name": "refcoco/image/COCO_train2014_000000270248.jpg", "width": 640, "height": 424, "bbox": [ 549, 2, 639, 206 ], "category": "man at the far end of the field", "predict_box": [ 551, 4, 639, 199 ], "iou": 0.9285905957221985, "id": 131 }, { "file_name": "refcoco/image/COCO_train2014_000000053643.jpg", "width": 640, "height": 480, "bbox": [ 2, 100, 121, 235 ], "category": "chair on left", "predict_box": [ 0, 100, 120, 235 ], "iou": 0.9706612229347229, "id": 132 }, { "file_name": "refcoco/image/COCO_train2014_000000332905.jpg", "width": 500, "height": 335, "bbox": [ 0, 13, 319, 335 ], "category": "horse head", "predict_box": [ 0, 12, 318, 334 ], "iou": 0.995523989200592, "id": 133 }, { "file_name": "refcoco/image/COCO_train2014_000000399880.jpg", "width": 640, "height": 516, "bbox": [ 486, 137, 573, 491 ], "category": "man standing behind the man holding hat", "predict_box": [ 480, 112, 573, 491 ], "iou": 0.8750593066215515, "id": 134 }, { "file_name": "refcoco/image/COCO_train2014_000000283479.jpg", "width": 640, "height": 480, "bbox": [ 332, 209, 631, 480 ], "category": "heinlein book", "predict_box": [ 335, 208, 626, 479 ], "iou": 0.9676638841629028, "id": 135 }, { "file_name": "refcoco/image/COCO_train2014_000000372112.jpg", "width": 640, "height": 480, "bbox": [ 151, 123, 511, 480 ], "category": "r gira", "predict_box": [ 150, 124, 510, 479 ], "iou": 0.9925315976142883, "id": 136 }, { "file_name": "refcoco/image/COCO_train2014_000000331463.jpg", "width": 640, "height": 480, "bbox": [ 253, 78, 378, 353 ], "category": "woman standing", "predict_box": [ 256, 79, 379, 351 ], "iou": 0.9462525248527527, "id": 137 }, { "file_name": "refcoco/image/COCO_train2014_000000113998.jpg", "width": 640, "height": 425, "bbox": [ 374, 7, 640, 419 ], "category": "BLOODY MAN", "predict_box": [ 376, 0, 639, 424 ], "iou": 0.9608516097068787, "id": 138 }, { "file_name": "refcoco/image/COCO_train2014_000000267779.jpg", "width": 640, "height": 480, "bbox": [ 403, 294, 640, 473 ], "category": "sofa to right of man", "predict_box": [ 403, 294, 639, 479 ], "iou": 0.9551254510879517, "id": 139 }, { "file_name": "refcoco/image/COCO_train2014_000000122667.jpg", "width": 640, "height": 427, "bbox": [ 16, 47, 119, 383 ], "category": "left guy", "predict_box": [ 16, 48, 117, 384 ], "iou": 0.9719228148460388, "id": 140 }, { "file_name": "refcoco/image/COCO_train2014_000000232957.jpg", "width": 640, "height": 428, "bbox": [ 53, 101, 228, 377 ], "category": "WOMAN BENDING ON LEFT", "predict_box": [ 59, 108, 225, 380 ], "iou": 0.9161537885665894, "id": 141 }, { "file_name": "refcoco/image/COCO_train2014_000000502504.jpg", "width": 640, "height": 427, "bbox": [ 0, 90, 138, 421 ], "category": "blurry person on far left", "predict_box": [ 0, 98, 137, 426 ], "iou": 0.9506499171257019, "id": 142 }, { "file_name": "refcoco/image/COCO_train2014_000000488127.jpg", "width": 640, "height": 427, "bbox": [ 28, 31, 195, 345 ], "category": "guy on the left", "predict_box": [ 29, 30, 194, 343 ], "iou": 0.9761881828308105, "id": 143 }, { "file_name": "refcoco/image/COCO_train2014_000000139359.jpg", "width": 640, "height": 427, "bbox": [ 233, 1, 640, 427 ], "category": "woman", "predict_box": [ 234, 0, 639, 426 ], "iou": 0.9904967546463013, "id": 144 }, { "file_name": "refcoco/image/COCO_train2014_000000572949.jpg", "width": 612, "height": 612, "bbox": [ 408, 190, 525, 375 ], "category": "2nd person from right", "predict_box": [ 409, 191, 520, 373 ], "iou": 0.9333405494689941, "id": 145 }, { "file_name": "refcoco/image/COCO_train2014_000000352892.jpg", "width": 640, "height": 428, "bbox": [ 160, 3, 348, 421 ], "category": "the groom", "predict_box": [ 159, 2, 347, 427 ], "iou": 0.9777042865753174, "id": 146 }, { "file_name": "refcoco/image/COCO_train2014_000000382514.jpg", "width": 640, "height": 480, "bbox": [ 245, 173, 570, 367 ], "category": "big pizza", "predict_box": [ 247, 171, 566, 366 ], "iou": 0.9664375185966492, "id": 147 }, { "file_name": "refcoco/image/COCO_train2014_000000119534.jpg", "width": 480, "height": 640, "bbox": [ 66, 0, 346, 297 ], "category": "curly", "predict_box": [ 66, 0, 342, 301 ], "iou": 0.9713698625564575, "id": 148 }, { "file_name": "refcoco/image/COCO_train2014_000000438429.jpg", "width": 500, "height": 375, "bbox": [ 261, 49, 431, 218 ], "category": "right half of sandwich", "predict_box": [ 261, 49, 430, 220 ], "iou": 0.9818199872970581, "id": 149 }, { "file_name": "refcoco/image/COCO_train2014_000000442461.jpg", "width": 640, "height": 491, "bbox": [ 1, 194, 229, 485 ], "category": "Girl wearing white", "predict_box": [ 0, 195, 230, 490 ], "iou": 0.9665020704269409, "id": 150 }, { "file_name": "refcoco/image/COCO_train2014_000000158051.jpg", "width": 640, "height": 393, "bbox": [ 257, 149, 409, 382 ], "category": "BABY", "predict_box": [ 257, 146, 406, 383 ], "iou": 0.9648869633674622, "id": 151 }, { "file_name": "refcoco/image/COCO_train2014_000000035995.jpg", "width": 640, "height": 425, "bbox": [ 26, 0, 485, 367 ], "category": "truck behind men shaking hands", "predict_box": [ 27, 0, 486, 366 ], "iou": 0.9907494783401489, "id": 152 }, { "file_name": "refcoco/image/COCO_train2014_000000163394.jpg", "width": 640, "height": 631, "bbox": [ 0, 202, 270, 631 ], "category": "bottom left corner", "predict_box": [ 0, 202, 270, 630 ], "iou": 0.9931284189224243, "id": 153 }, { "file_name": "refcoco/image/COCO_train2014_000000089187.jpg", "width": 427, "height": 640, "bbox": [ 1, 79, 350, 528 ], "category": "the bride", "predict_box": [ 0, 78, 350, 528 ], "iou": 0.9920834302902222, "id": 154 }, { "file_name": "refcoco/image/COCO_train2014_000000062038.jpg", "width": 640, "height": 480, "bbox": [ 289, 98, 393, 331 ], "category": "center wine glass - tiny amount of dark wine", "predict_box": [ 286, 98, 391, 330 ], "iou": 0.9555603861808777, "id": 155 }, { "file_name": "refcoco/image/COCO_train2014_000000171262.jpg", "width": 640, "height": 469, "bbox": [ 335, 87, 576, 423 ], "category": "man on right", "predict_box": [ 336, 87, 575, 422 ], "iou": 0.9885789752006531, "id": 156 }, { "file_name": "refcoco/image/COCO_train2014_000000476681.jpg", "width": 640, "height": 428, "bbox": [ 256, 81, 361, 353 ], "category": "girl in white", "predict_box": [ 257, 89, 361, 352 ], "iou": 0.946485698223114, "id": 157 }, { "file_name": "refcoco/image/COCO_train2014_000000260932.jpg", "width": 640, "height": 512, "bbox": [ 264, 66, 379, 508 ], "category": "man in red", "predict_box": [ 264, 68, 378, 511 ], "iou": 0.9782516360282898, "id": 158 }, { "file_name": "refcoco/image/COCO_train2014_000000453602.jpg", "width": 640, "height": 480, "bbox": [ 318, 6, 469, 156 ], "category": "middle upper broccoi", "predict_box": [ 296, 7, 471, 185 ], "iou": 0.7158358097076416, "id": 159 }, { "file_name": "refcoco/image/COCO_train2014_000000488160.jpg", "width": 640, "height": 480, "bbox": [ 245, 209, 539, 474 ], "category": "cow on the right", "predict_box": [ 243, 211, 538, 479 ], "iou": 0.9651963114738464, "id": 160 }, { "file_name": "refcoco/image/COCO_train2014_000000054805.jpg", "width": 640, "height": 440, "bbox": [ 385, 167, 559, 330 ], "category": "bear farthest right", "predict_box": [ 386, 167, 558, 329 ], "iou": 0.9792155623435974, "id": 161 }, { "file_name": "refcoco/image/COCO_train2014_000000291493.jpg", "width": 640, "height": 480, "bbox": [ 188, 2, 564, 172 ], "category": "sandwich one behind", "predict_box": [ 184, 42, 560, 182 ], "iou": 0.7090417146682739, "id": 162 }, { "file_name": "refcoco/image/COCO_train2014_000000184835.jpg", "width": 640, "height": 480, "bbox": [ 157, 189, 332, 475 ], "category": "guy white shirt center", "predict_box": [ 151, 189, 330, 479 ], "iou": 0.9440554976463318, "id": 163 }, { "file_name": "refcoco/image/COCO_train2014_000000436620.jpg", "width": 640, "height": 427, "bbox": [ 128, 41, 287, 410 ], "category": "guy far left", "predict_box": [ 129, 42, 286, 410 ], "iou": 0.9784674048423767, "id": 164 }, { "file_name": "refcoco/image/COCO_train2014_000000187511.jpg", "width": 640, "height": 480, "bbox": [ 333, 90, 640, 372 ], "category": "fries on rt", "predict_box": [ 331, 89, 639, 372 ], "iou": 0.9889253377914429, "id": 165 }, { "file_name": "refcoco/image/COCO_train2014_000000316971.jpg", "width": 640, "height": 577, "bbox": [ 179, 54, 542, 569 ], "category": "front girl", "predict_box": [ 168, 65, 526, 576 ], "iou": 0.8983416557312012, "id": 166 }, { "file_name": "refcoco/image/COCO_train2014_000000543790.jpg", "width": 472, "height": 640, "bbox": [ 142, 56, 329, 225 ], "category": "top piece of bread", "predict_box": [ 143, 56, 329, 224 ], "iou": 0.9819409251213074, "id": 167 }, { "file_name": "refcoco/image/COCO_train2014_000000542452.jpg", "width": 640, "height": 429, "bbox": [ 0, 252, 101, 429 ], "category": "bottom left blue shirt woman", "predict_box": [ 0, 254, 98, 428 ], "iou": 0.9540254473686218, "id": 168 }, { "file_name": "refcoco/image/COCO_train2014_000000418717.jpg", "width": 640, "height": 436, "bbox": [ 83, 33, 249, 436 ], "category": "man left", "predict_box": [ 83, 33, 249, 435 ], "iou": 0.991628885269165, "id": 169 }, { "file_name": "refcoco/image/COCO_train2014_000000103419.jpg", "width": 640, "height": 427, "bbox": [ 152, 192, 363, 369 ], "category": "left laptop", "predict_box": [ 152, 192, 361, 368 ], "iou": 0.9888334274291992, "id": 170 }, { "file_name": "refcoco/image/COCO_train2014_000000565769.jpg", "width": 640, "height": 427, "bbox": [ 377, 149, 499, 351 ], "category": "elephant on right thats hidden", "predict_box": [ 377, 150, 500, 351 ], "iou": 0.9698019027709961, "id": 171 }, { "file_name": "refcoco/image/COCO_train2014_000000137724.jpg", "width": 640, "height": 425, "bbox": [ 82, 137, 207, 405 ], "category": "purple guy", "predict_box": [ 81, 137, 206, 400 ], "iou": 0.9769887924194336, "id": 172 }, { "file_name": "refcoco/image/COCO_train2014_000000420892.jpg", "width": 424, "height": 640, "bbox": [ 0, 410, 140, 640 ], "category": "The person in the background under elbow", "predict_box": [ 0, 409, 139, 639 ], "iou": 0.9918971061706543, "id": 173 }, { "file_name": "refcoco/image/COCO_train2014_000000175112.jpg", "width": 640, "height": 480, "bbox": [ 227, 167, 433, 455 ], "category": "batter", "predict_box": [ 227, 170, 431, 454 ], "iou": 0.9762019515037537, "id": 174 }, { "file_name": "refcoco/image/COCO_train2014_000000252768.jpg", "width": 640, "height": 480, "bbox": [ 229, 214, 621, 473 ], "category": "white shirt", "predict_box": [ 201, 216, 621, 479 ], "iou": 0.9028425812721252, "id": 175 }, { "file_name": "refcoco/image/COCO_train2014_000000320454.jpg", "width": 640, "height": 427, "bbox": [ 0, 0, 83, 228 ], "category": "far left top corner, couch I think", "predict_box": [ 0, 0, 82, 241 ], "iou": 0.938615083694458, "id": 176 }, { "file_name": "refcoco/image/COCO_train2014_000000425063.jpg", "width": 640, "height": 480, "bbox": [ 214, 90, 340, 202 ], "category": "top row, middle, sprinkled donut", "predict_box": [ 216, 90, 340, 200 ], "iou": 0.9682000279426575, "id": 177 }, { "file_name": "refcoco/image/COCO_train2014_000000043163.jpg", "width": 640, "height": 320, "bbox": [ 92, 60, 307, 270 ], "category": "left guy", "predict_box": [ 95, 61, 306, 271 ], "iou": 0.9679375290870667, "id": 178 }, { "file_name": "refcoco/image/COCO_train2014_000000224838.jpg", "width": 640, "height": 396, "bbox": [ 220, 3, 627, 370 ], "category": "woman on right", "predict_box": [ 219, 4, 630, 372 ], "iou": 0.9819967746734619, "id": 179 }, { "file_name": "refcoco/image/COCO_train2014_000000360302.jpg", "width": 640, "height": 480, "bbox": [ 286, 63, 578, 333 ], "category": "closest elephant", "predict_box": [ 290, 66, 578, 332 ], "iou": 0.9693909883499146, "id": 180 }, { "file_name": "refcoco/image/COCO_train2014_000000289482.jpg", "width": 640, "height": 426, "bbox": [ 353, 101, 447, 420 ], "category": "guy in the back with a beard", "predict_box": [ 351, 100, 449, 415 ], "iou": 0.9390795230865479, "id": 181 }, { "file_name": "refcoco/image/COCO_train2014_000000376806.jpg", "width": 640, "height": 480, "bbox": [ 73, 28, 206, 141 ], "category": "top left dish", "predict_box": [ 71, 22, 207, 138 ], "iou": 0.9125628471374512, "id": 182 }, { "file_name": "refcoco/image/COCO_train2014_000000394992.jpg", "width": 640, "height": 590, "bbox": [ 192, 276, 282, 480 ], "category": "lower row, second from left", "predict_box": [ 191, 277, 284, 479 ], "iou": 0.9650316834449768, "id": 183 }, { "file_name": "refcoco/image/COCO_train2014_000000523907.jpg", "width": 640, "height": 480, "bbox": [ 8, 1, 91, 316 ], "category": "Polka dot person on left.", "predict_box": [ 0, 0, 104, 362 ], "iou": 0.6924819350242615, "id": 184 }, { "file_name": "refcoco/image/COCO_train2014_000000276666.jpg", "width": 640, "height": 480, "bbox": [ 21, 175, 234, 412 ], "category": "left giraffe", "predict_box": [ 21, 175, 233, 411 ], "iou": 0.9890145659446716, "id": 185 }, { "file_name": "refcoco/image/COCO_train2014_000000187119.jpg", "width": 640, "height": 480, "bbox": [ 458, 106, 640, 237 ], "category": "silver benz", "predict_box": [ 457, 102, 639, 238 ], "iou": 0.9523455500602722, "id": 186 }, { "file_name": "refcoco/image/COCO_train2014_000000491739.jpg", "width": 640, "height": 428, "bbox": [ 244, 140, 404, 374 ], "category": "horse in middle near man", "predict_box": [ 243, 141, 406, 377 ], "iou": 0.9626740217208862, "id": 187 }, { "file_name": "refcoco/image/COCO_train2014_000000297266.jpg", "width": 640, "height": 427, "bbox": [ 1, 158, 319, 417 ], "category": "left bike", "predict_box": [ 0, 159, 318, 415 ], "iou": 0.9868773818016052, "id": 188 }, { "file_name": "refcoco/image/COCO_train2014_000000066236.jpg", "width": 640, "height": 427, "bbox": [ 277, 43, 383, 412 ], "category": "woman", "predict_box": [ 276, 45, 383, 413 ], "iou": 0.9869082570075989, "id": 189 }, { "file_name": "refcoco/image/COCO_train2014_000000382069.jpg", "width": 486, "height": 640, "bbox": [ 230, 209, 359, 616 ], "category": "weekender skateboard douce", "predict_box": [ 229, 210, 357, 616 ], "iou": 0.9807031750679016, "id": 190 }, { "file_name": "refcoco/image/COCO_train2014_000000152556.jpg", "width": 640, "height": 480, "bbox": [ 0, 129, 156, 472 ], "category": "guy on the left", "predict_box": [ 0, 131, 155, 479 ], "iou": 0.9697765707969666, "id": 191 }, { "file_name": "refcoco/image/COCO_train2014_000000534772.jpg", "width": 299, "height": 409, "bbox": [ 0, 9, 113, 179 ], "category": "top left", "predict_box": [ 0, 3, 110, 183 ], "iou": 0.9276717901229858, "id": 192 }, { "file_name": "refcoco/image/COCO_train2014_000000083448.jpg", "width": 640, "height": 458, "bbox": [ 63, 275, 334, 381 ], "category": "dark cow", "predict_box": [ 64, 276, 334, 380 ], "iou": 0.9789100289344788, "id": 193 }, { "file_name": "refcoco/image/COCO_train2014_000000451337.jpg", "width": 640, "height": 428, "bbox": [ 248, 223, 359, 371 ], "category": "mid", "predict_box": [ 248, 222, 359, 371 ], "iou": 0.9875969886779785, "id": 194 }, { "file_name": "refcoco/image/COCO_train2014_000000363671.jpg", "width": 640, "height": 427, "bbox": [ 364, 36, 502, 189 ], "category": "whole", "predict_box": [ 365, 36, 501, 189 ], "iou": 0.9794180989265442, "id": 195 }, { "file_name": "refcoco/image/COCO_train2014_000000101552.jpg", "width": 500, "height": 375, "bbox": [ 5, 103, 303, 370 ], "category": "donut lady", "predict_box": [ 10, 104, 303, 374 ], "iou": 0.9576274752616882, "id": 196 }, { "file_name": "refcoco/image/COCO_train2014_000000102290.jpg", "width": 563, "height": 640, "bbox": [ 17, 38, 553, 588 ], "category": "dude flipping", "predict_box": [ 8, 33, 562, 582 ], "iou": 0.9509236812591553, "id": 197 }, { "file_name": "refcoco/image/COCO_train2014_000000051630.jpg", "width": 640, "height": 427, "bbox": [ 336, 153, 427, 395 ], "category": "back guy in blk", "predict_box": [ 341, 156, 422, 397 ], "iou": 0.8743632435798645, "id": 198 }, { "file_name": "refcoco/image/COCO_train2014_000000238007.jpg", "width": 640, "height": 427, "bbox": [ 189, 101, 492, 226 ], "category": "the bowl with dip", "predict_box": [ 189, 104, 490, 225 ], "iou": 0.9651491641998291, "id": 199 }, { "file_name": "refcoco/image/COCO_train2014_000000428537.jpg", "width": 640, "height": 491, "bbox": [ 84, 161, 364, 303 ], "category": "big sheep in front of blue guy", "predict_box": [ 84, 163, 360, 302 ], "iou": 0.9674105048179626, "id": 200 }, { "file_name": "refcoco/image/COCO_train2014_000000139728.jpg", "width": 640, "height": 427, "bbox": [ 439, 60, 640, 321 ], "category": "right half of sammich", "predict_box": [ 438, 60, 639, 323 ], "iou": 0.9783375263214111, "id": 201 }, { "file_name": "refcoco/image/COCO_train2014_000000462957.jpg", "width": 640, "height": 426, "bbox": [ 70, 16, 233, 417 ], "category": "person on left", "predict_box": [ 66, 17, 231, 425 ], "iou": 0.9477869272232056, "id": 202 }, { "file_name": "refcoco/image/COCO_train2014_000000127629.jpg", "width": 640, "height": 511, "bbox": [ 124, 74, 357, 502 ], "category": "left guy", "predict_box": [ 119, 73, 357, 502 ], "iou": 0.978164553642273, "id": 203 }, { "file_name": "refcoco/image/COCO_train2014_000000505898.jpg", "width": 426, "height": 640, "bbox": [ 0, 1, 210, 640 ], "category": "man holding little dog", "predict_box": [ 0, 0, 209, 639 ], "iou": 0.9934790730476379, "id": 204 }, { "file_name": "refcoco/image/COCO_train2014_000000316557.jpg", "width": 604, "height": 640, "bbox": [ 28, 35, 247, 605 ], "category": "left dude", "predict_box": [ 31, 33, 252, 608 ], "iou": 0.9527134895324707, "id": 205 }, { "file_name": "refcoco/image/COCO_train2014_000000437080.jpg", "width": 634, "height": 640, "bbox": [ 269, 293, 396, 471 ], "category": "pastry on rightfront of plate", "predict_box": [ 267, 291, 394, 470 ], "iou": 0.9629952311515808, "id": 206 }, { "file_name": "refcoco/image/COCO_train2014_000000409126.jpg", "width": 640, "height": 480, "bbox": [ 295, 335, 491, 474 ], "category": "black car behind red car", "predict_box": [ 294, 336, 490, 479 ], "iou": 0.9450418949127197, "id": 207 }, { "file_name": "refcoco/image/COCO_train2014_000000547315.jpg", "width": 640, "height": 480, "bbox": [ 0, 150, 135, 415 ], "category": "beer on left", "predict_box": [ 0, 150, 134, 416 ], "iou": 0.9849922060966492, "id": 208 }, { "file_name": "refcoco/image/COCO_train2014_000000451337.jpg", "width": 640, "height": 428, "bbox": [ 12, 268, 208, 421 ], "category": "left bottom", "predict_box": [ 13, 268, 208, 427 ], "iou": 0.9440096616744995, "id": 209 }, { "file_name": "refcoco/image/COCO_train2014_000000524925.jpg", "width": 640, "height": 441, "bbox": [ 0, 185, 638, 392 ], "category": "front plane", "predict_box": [ 0, 186, 639, 389 ], "iou": 0.9779462218284607, "id": 210 }, { "file_name": "refcoco/image/COCO_train2014_000000485367.jpg", "width": 480, "height": 640, "bbox": [ 166, 122, 283, 574 ], "category": "the woman, in the middle", "predict_box": [ 166, 123, 286, 573 ], "iou": 0.9589522480964661, "id": 211 }, { "file_name": "refcoco/image/COCO_train2014_000000298983.jpg", "width": 640, "height": 425, "bbox": [ 40, 148, 191, 387 ], "category": "left horse", "predict_box": [ 42, 147, 190, 386 ], "iou": 0.9759287238121033, "id": 212 }, { "file_name": "refcoco/image/COCO_train2014_000000506030.jpg", "width": 640, "height": 480, "bbox": [ 286, 26, 534, 304 ], "category": "Person on right reaching out", "predict_box": [ 285, 27, 536, 304 ], "iou": 0.9868075847625732, "id": 213 }, { "file_name": "refcoco/image/COCO_train2014_000000324732.jpg", "width": 640, "height": 441, "bbox": [ 380, 80, 629, 396 ], "category": "opened refrigerator", "predict_box": [ 380, 80, 629, 395 ], "iou": 0.9913799166679382, "id": 214 }, { "file_name": "refcoco/image/COCO_train2014_000000236036.jpg", "width": 640, "height": 427, "bbox": [ 436, 19, 596, 423 ], "category": "right guy", "predict_box": [ 438, 18, 594, 421 ], "iou": 0.9717698693275452, "id": 215 }, { "file_name": "refcoco/image/COCO_train2014_000000368363.jpg", "width": 640, "height": 427, "bbox": [ 211, 16, 578, 391 ], "category": "zebra in the back", "predict_box": [ 208, 15, 576, 391 ], "iou": 0.9868223071098328, "id": 216 }, { "file_name": "refcoco/image/COCO_train2014_000000332905.jpg", "width": 500, "height": 335, "bbox": [ 313, 54, 479, 292 ], "category": "horse in back brown butt", "predict_box": [ 313, 54, 479, 291 ], "iou": 0.990565299987793, "id": 217 }, { "file_name": "refcoco/image/COCO_train2014_000000537097.jpg", "width": 543, "height": 640, "bbox": [ 249, 197, 379, 639 ], "category": "GUY IN BLACK NAD WHITE SHORTS", "predict_box": [ 254, 198, 382, 636 ], "iou": 0.9243477582931519, "id": 218 }, { "file_name": "refcoco/image/COCO_train2014_000000410574.jpg", "width": 640, "height": 427, "bbox": [ 462, 132, 571, 400 ], "category": "woman wearing hat", "predict_box": [ 463, 134, 570, 399 ], "iou": 0.9759948253631592, "id": 219 }, { "file_name": "refcoco/image/COCO_train2014_000000107009.jpg", "width": 480, "height": 640, "bbox": [ 1, 88, 248, 480 ], "category": "man in back", "predict_box": [ 0, 89, 247, 480 ], "iou": 0.9890097379684448, "id": 220 }, { "file_name": "refcoco/image/COCO_train2014_000000053643.jpg", "width": 640, "height": 480, "bbox": [ 339, 77, 432, 332 ], "category": "caraffe with water, center of pic", "predict_box": [ 334, 76, 436, 332 ], "iou": 0.9052212238311768, "id": 221 }, { "file_name": "refcoco/image/COCO_train2014_000000248052.jpg", "width": 640, "height": 480, "bbox": [ 498, 324, 640, 480 ], "category": "table far right", "predict_box": [ 498, 297, 639, 479 ], "iou": 0.8407694697380066, "id": 222 }, { "file_name": "refcoco/image/COCO_train2014_000000475037.jpg", "width": 491, "height": 500, "bbox": [ 370, 57, 459, 316 ], "category": "man in blue", "predict_box": [ 370, 57, 458, 315 ], "iou": 0.9817976951599121, "id": 223 }, { "file_name": "refcoco/image/COCO_train2014_000000492293.jpg", "width": 640, "height": 427, "bbox": [ 166, 143, 498, 381 ], "category": "blue bus", "predict_box": [ 166, 144, 498, 380 ], "iou": 0.985617995262146, "id": 224 }, { "file_name": "refcoco/image/COCO_train2014_000000471096.jpg", "width": 640, "height": 428, "bbox": [ 133, 135, 363, 256 ], "category": "middle ele", "predict_box": [ 133, 137, 363, 256 ], "iou": 0.9719532132148743, "id": 225 }, { "file_name": "refcoco/image/COCO_train2014_000000197401.jpg", "width": 640, "height": 480, "bbox": [ 100, 8, 304, 308 ], "category": "left zebra", "predict_box": [ 99, 8, 304, 308 ], "iou": 0.9918606877326965, "id": 226 }, { "file_name": "refcoco/image/COCO_train2014_000000424821.jpg", "width": 429, "height": 640, "bbox": [ 0, 131, 116, 379 ], "category": "the old man in a light blue shirt looking to the left", "predict_box": [ 0, 134, 109, 336 ], "iou": 0.7690504789352417, "id": 227 }, { "file_name": "refcoco/image/COCO_train2014_000000202755.jpg", "width": 640, "height": 427, "bbox": [ 29, 30, 298, 348 ], "category": "apple pieces", "predict_box": [ 28, 30, 297, 347 ], "iou": 0.9904224276542664, "id": 228 }, { "file_name": "refcoco/image/COCO_train2014_000000348382.jpg", "width": 640, "height": 480, "bbox": [ 349, 1, 602, 288 ], "category": "right giraffe", "predict_box": [ 349, 0, 603, 286 ], "iou": 0.9864003658294678, "id": 229 }, { "file_name": "refcoco/image/COCO_train2014_000000323149.jpg", "width": 640, "height": 478, "bbox": [ 464, 1, 640, 249 ], "category": "white van on right", "predict_box": [ 464, 0, 639, 250 ], "iou": 0.9848661422729492, "id": 230 }, { "file_name": "refcoco/image/COCO_train2014_000000534772.jpg", "width": 299, "height": 409, "bbox": [ 84, 58, 197, 208 ], "category": "red shirt", "predict_box": [ 85, 57, 197, 207 ], "iou": 0.9721236228942871, "id": 231 }, { "file_name": "refcoco/image/COCO_train2014_000000485868.jpg", "width": 640, "height": 425, "bbox": [ 431, 3, 580, 313 ], "category": "black suit guy on right", "predict_box": [ 431, 0, 581, 312 ], "iou": 0.9758732318878174, "id": 232 }, { "file_name": "refcoco/image/COCO_train2014_000000475988.jpg", "width": 640, "height": 439, "bbox": [ 429, 166, 630, 282 ], "category": "rigth bike", "predict_box": [ 430, 167, 629, 283 ], "iou": 0.9625850915908813, "id": 233 }, { "file_name": "refcoco/image/COCO_train2014_000000522462.jpg", "width": 640, "height": 480, "bbox": [ 1, 0, 145, 171 ], "category": "top left muffin", "predict_box": [ 0, 0, 146, 168 ], "iou": 0.9683026075363159, "id": 234 }, { "file_name": "refcoco/image/COCO_train2014_000000224056.jpg", "width": 640, "height": 480, "bbox": [ 59, 59, 358, 318 ], "category": "LAPTOP IN THE MIDDLE", "predict_box": [ 59, 59, 358, 318 ], "iou": 0.9921658635139465, "id": 235 }, { "file_name": "refcoco/image/COCO_train2014_000000208612.jpg", "width": 640, "height": 480, "bbox": [ 153, 115, 445, 417 ], "category": "chair girl is sitting on", "predict_box": [ 154, 116, 443, 414 ], "iou": 0.9762510061264038, "id": 236 }, { "file_name": "refcoco/image/COCO_train2014_000000338385.jpg", "width": 612, "height": 612, "bbox": [ 169, 182, 555, 569 ], "category": "front horse", "predict_box": [ 169, 181, 553, 568 ], "iou": 0.9907770752906799, "id": 237 }, { "file_name": "refcoco/image/COCO_train2014_000000080590.jpg", "width": 500, "height": 375, "bbox": [ 155, 70, 288, 375 ], "category": "middle glass", "predict_box": [ 154, 69, 286, 374 ], "iou": 0.9867225885391235, "id": 238 }, { "file_name": "refcoco/image/COCO_train2014_000000081810.jpg", "width": 640, "height": 480, "bbox": [ 361, 211, 585, 438 ], "category": "chair on right", "predict_box": [ 362, 211, 585, 439 ], "iou": 0.9815977811813354, "id": 239 }, { "file_name": "refcoco/image/COCO_train2014_000000184578.jpg", "width": 640, "height": 428, "bbox": [ 84, 87, 315, 399 ], "category": "I can see its rear end", "predict_box": [ 86, 86, 338, 399 ], "iou": 0.8968934416770935, "id": 240 }, { "file_name": "refcoco/image/COCO_train2014_000000034616.jpg", "width": 640, "height": 221, "bbox": [ 196, 0, 362, 89 ], "category": "top middle of frame, looks like a radiator", "predict_box": [ 175, 0, 363, 90 ], "iou": 0.867962658405304, "id": 241 }, { "file_name": "refcoco/image/COCO_train2014_000000222893.jpg", "width": 640, "height": 427, "bbox": [ 114, 169, 216, 354 ], "category": "left cow", "predict_box": [ 113, 170, 215, 351 ], "iou": 0.9710554480552673, "id": 242 }, { "file_name": "refcoco/image/COCO_train2014_000000132574.jpg", "width": 640, "height": 640, "bbox": [ 234, 282, 308, 573 ], "category": "girl in the middle", "predict_box": [ 234, 281, 308, 573 ], "iou": 0.9811490178108215, "id": 243 }, { "file_name": "refcoco/image/COCO_train2014_000000121575.jpg", "width": 640, "height": 480, "bbox": [ 395, 159, 505, 319 ], "category": "right urinal", "predict_box": [ 393, 158, 505, 318 ], "iou": 0.9823858737945557, "id": 244 }, { "file_name": "refcoco/image/COCO_train2014_000000510977.jpg", "width": 463, "height": 640, "bbox": [ 33, 58, 363, 635 ], "category": "main girl", "predict_box": [ 34, 57, 362, 639 ], "iou": 0.9880321025848389, "id": 245 }, { "file_name": "refcoco/image/COCO_train2014_000000461996.jpg", "width": 490, "height": 640, "bbox": [ 191, 258, 372, 623 ], "category": "small girl", "predict_box": [ 192, 259, 368, 618 ], "iou": 0.9560089707374573, "id": 246 }, { "file_name": "refcoco/image/COCO_train2014_000000095812.jpg", "width": 640, "height": 425, "bbox": [ 427, 128, 562, 358 ], "category": "boy in solid blue hat", "predict_box": [ 424, 127, 560, 361 ], "iou": 0.9535458087921143, "id": 247 }, { "file_name": "refcoco/image/COCO_train2014_000000111992.jpg", "width": 640, "height": 471, "bbox": [ 254, 31, 512, 241 ], "category": "red luggage rack on right", "predict_box": [ 254, 32, 512, 238 ], "iou": 0.9772761464118958, "id": 248 }, { "file_name": "refcoco/image/COCO_train2014_000000576829.jpg", "width": 600, "height": 450, "bbox": [ 86, 145, 600, 444 ], "category": "bed", "predict_box": [ 87, 145, 599, 445 ], "iou": 0.9910954833030701, "id": 249 }, { "file_name": "refcoco/image/COCO_train2014_000000396536.jpg", "width": 640, "height": 427, "bbox": [ 127, 73, 521, 327 ], "category": "red truck", "predict_box": [ 129, 77, 520, 326 ], "iou": 0.972793459892273, "id": 250 }, { "file_name": "refcoco/image/COCO_train2014_000000550129.jpg", "width": 338, "height": 450, "bbox": [ 60, 57, 281, 444 ], "category": "main giraffe", "predict_box": [ 59, 56, 280, 449 ], "iou": 0.9849352836608887, "id": 251 }, { "file_name": "refcoco/image/COCO_train2014_000000158051.jpg", "width": 640, "height": 393, "bbox": [ 257, 149, 409, 382 ], "category": "girl", "predict_box": [ 257, 146, 406, 382 ], "iou": 0.9664599895477295, "id": 252 }, { "file_name": "refcoco/image/COCO_train2014_000000387356.jpg", "width": 640, "height": 409, "bbox": [ 2, 23, 319, 402 ], "category": "guy on left", "predict_box": [ 0, 23, 318, 408 ], "iou": 0.9761448502540588, "id": 253 }, { "file_name": "refcoco/image/COCO_train2014_000000515401.jpg", "width": 640, "height": 480, "bbox": [ 447, 136, 637, 474 ], "category": "siutcase on right", "predict_box": [ 447, 114, 639, 479 ], "iou": 0.9124531745910645, "id": 254 }, { "file_name": "refcoco/image/COCO_train2014_000000557628.jpg", "width": 640, "height": 480, "bbox": [ 78, 123, 198, 435 ], "category": "guy on left", "predict_box": [ 77, 126, 198, 443 ], "iou": 0.955762505531311, "id": 255 }, { "file_name": "refcoco/image/COCO_train2014_000000037089.jpg", "width": 640, "height": 426, "bbox": [ 343, 54, 498, 185 ], "category": "right sandwich", "predict_box": [ 343, 55, 498, 184 ], "iou": 0.9807795882225037, "id": 256 }, { "file_name": "refcoco/image/COCO_train2014_000000101369.jpg", "width": 640, "height": 427, "bbox": [ 73, 71, 249, 409 ], "category": "blue shirt", "predict_box": [ 74, 68, 255, 426 ], "iou": 0.9045167565345764, "id": 257 }, { "file_name": "refcoco/image/COCO_train2014_000000383391.jpg", "width": 640, "height": 480, "bbox": [ 122, 131, 286, 473 ], "category": "girl on left with white jacket", "predict_box": [ 122, 133, 285, 479 ], "iou": 0.9672381281852722, "id": 258 }, { "file_name": "refcoco/image/COCO_train2014_000000519626.jpg", "width": 640, "height": 480, "bbox": [ 119, 88, 422, 267 ], "category": "The pizza in the middle.", "predict_box": [ 117, 87, 424, 266 ], "iou": 0.9795735478401184, "id": 259 }, { "file_name": "refcoco/image/COCO_train2014_000000276417.jpg", "width": 640, "height": 427, "bbox": [ 289, 7, 388, 295 ], "category": "center guy behind fence", "predict_box": [ 291, 5, 390, 295 ], "iou": 0.9469256401062012, "id": 260 }, { "file_name": "refcoco/image/COCO_train2014_000000184578.jpg", "width": 640, "height": 428, "bbox": [ 289, 168, 619, 389 ], "category": "baby", "predict_box": [ 292, 169, 617, 387 ], "iou": 0.9692665338516235, "id": 261 }, { "file_name": "refcoco/image/COCO_train2014_000000263039.jpg", "width": 375, "height": 500, "bbox": [ 158, 235, 375, 500 ], "category": "teddy bear in front", "predict_box": [ 157, 236, 374, 499 ], "iou": 0.9865909218788147, "id": 262 }, { "file_name": "refcoco/image/COCO_train2014_000000051563.jpg", "width": 640, "height": 480, "bbox": [ 383, 279, 529, 480 ], "category": "right horse", "predict_box": [ 379, 285, 527, 479 ], "iou": 0.9262664318084717, "id": 263 }, { "file_name": "refcoco/image/COCO_train2014_000000463338.jpg", "width": 640, "height": 426, "bbox": [ 0, 7, 315, 394 ], "category": "elephant on left", "predict_box": [ 0, 7, 315, 406 ], "iou": 0.9627103209495544, "id": 264 }, { "file_name": "refcoco/image/COCO_train2014_000000477442.jpg", "width": 640, "height": 480, "bbox": [ 0, 167, 93, 470 ], "category": "guy left blue and white shirt", "predict_box": [ 0, 169, 101, 479 ], "iou": 0.8806549906730652, "id": 265 }, { "file_name": "refcoco/image/COCO_train2014_000000187119.jpg", "width": 640, "height": 480, "bbox": [ 21, 120, 394, 287 ], "category": "black veh", "predict_box": [ 24, 117, 394, 289 ], "iou": 0.9601296782493591, "id": 266 }, { "file_name": "refcoco/image/COCO_train2014_000000149961.jpg", "width": 640, "height": 480, "bbox": [ 372, 255, 515, 448 ], "category": "right person in front", "predict_box": [ 379, 260, 514, 479 ], "iou": 0.7907713651657104, "id": 267 }, { "file_name": "refcoco/image/COCO_train2014_000000080590.jpg", "width": 500, "height": 375, "bbox": [ 1, 74, 127, 374 ], "category": "glass on the left", "predict_box": [ 0, 73, 125, 374 ], "iou": 0.9766641855239868, "id": 268 }, { "file_name": "refcoco/image/COCO_train2014_000000001958.jpg", "width": 640, "height": 480, "bbox": [ 1, 312, 195, 480 ], "category": "Chair on bottom left", "predict_box": [ 0, 312, 193, 479 ], "iou": 0.9836822152137756, "id": 269 }, { "file_name": "refcoco/image/COCO_train2014_000000115604.jpg", "width": 640, "height": 480, "bbox": [ 88, 84, 212, 388 ], "category": "left most chef", "predict_box": [ 91, 82, 211, 382 ], "iou": 0.9450511932373047, "id": 270 }, { "file_name": "refcoco/image/COCO_train2014_000000113032.jpg", "width": 640, "height": 427, "bbox": [ 379, 67, 565, 418 ], "category": "GUY ON RIGHT SIDE W/BLUE HANDKERCHIEF, NOT THE REDHEAD", "predict_box": [ 377, 66, 549, 418 ], "iou": 0.9100532531738281, "id": 271 }, { "file_name": "refcoco/image/COCO_train2014_000000080634.jpg", "width": 640, "height": 426, "bbox": [ 236, 226, 405, 421 ], "category": "the slice of pizza on the very bottom of the box", "predict_box": [ 234, 209, 402, 418 ], "iou": 0.8918120861053467, "id": 272 }, { "file_name": "refcoco/image/COCO_train2014_000000154911.jpg", "width": 640, "height": 480, "bbox": [ 368, 3, 502, 212 ], "category": "perdon right standing", "predict_box": [ 370, 0, 500, 201 ], "iou": 0.9063289761543274, "id": 273 }, { "file_name": "refcoco/image/COCO_train2014_000000005614.jpg", "width": 640, "height": 426, "bbox": [ 15, 79, 164, 359 ], "category": "guy left", "predict_box": [ 13, 81, 164, 358 ], "iou": 0.9771986603736877, "id": 274 }, { "file_name": "refcoco/image/COCO_train2014_000000170683.jpg", "width": 640, "height": 567, "bbox": [ 12, 343, 291, 435 ], "category": "bus on left", "predict_box": [ 11, 345, 344, 438 ], "iou": 0.7877460718154907, "id": 275 }, { "file_name": "refcoco/image/COCO_train2014_000000455424.jpg", "width": 640, "height": 426, "bbox": [ 246, 2, 397, 226 ], "category": "Middle person", "predict_box": [ 246, 3, 397, 226 ], "iou": 0.9896218180656433, "id": 276 }, { "file_name": "refcoco/image/COCO_train2014_000000428093.jpg", "width": 640, "height": 478, "bbox": [ 414, 0, 638, 281 ], "category": "tie on right", "predict_box": [ 414, 0, 639, 279 ], "iou": 0.9870967268943787, "id": 277 }, { "file_name": "refcoco/image/COCO_train2014_000000514622.jpg", "width": 640, "height": 480, "bbox": [ 285, 96, 603, 437 ], "category": "guy", "predict_box": [ 282, 97, 606, 479 ], "iou": 0.8694093227386475, "id": 278 }, { "file_name": "refcoco/image/COCO_train2014_000000164381.jpg", "width": 640, "height": 480, "bbox": [ 5, 169, 292, 468 ], "category": "Man on left in red shirt", "predict_box": [ 0, 175, 289, 479 ], "iou": 0.9190980195999146, "id": 279 }, { "file_name": "refcoco/image/COCO_train2014_000000009185.jpg", "width": 640, "height": 428, "bbox": [ 308, 63, 486, 238 ], "category": "top little orange", "predict_box": [ 312, 63, 486, 230 ], "iou": 0.9343833923339844, "id": 280 }, { "file_name": "refcoco/image/COCO_train2014_000000105859.jpg", "width": 640, "height": 582, "bbox": [ 417, 354, 553, 493 ], "category": "RIGHT ORANGE", "predict_box": [ 416, 354, 551, 493 ], "iou": 0.9807640910148621, "id": 281 }, { "file_name": "refcoco/image/COCO_train2014_000000226348.jpg", "width": 640, "height": 480, "bbox": [ 56, 43, 324, 423 ], "category": "girl in black", "predict_box": [ 58, 43, 323, 424 ], "iou": 0.9834997057914734, "id": 282 }, { "file_name": "refcoco/image/COCO_train2014_000000427169.jpg", "width": 640, "height": 360, "bbox": [ 0, 0, 253, 352 ], "category": "BLACK ON LEFT OF PICTURE", "predict_box": [ 0, 0, 256, 359 ], "iou": 0.9648778438568115, "id": 283 }, { "file_name": "refcoco/image/COCO_train2014_000000078307.jpg", "width": 640, "height": 427, "bbox": [ 61, 97, 288, 427 ], "category": "red motorcycle", "predict_box": [ 57, 98, 291, 420 ], "iou": 0.9449707269668579, "id": 284 }, { "file_name": "refcoco/image/COCO_train2014_000000130116.jpg", "width": 640, "height": 480, "bbox": [ 1, 354, 265, 473 ], "category": "left", "predict_box": [ 0, 352, 267, 479 ], "iou": 0.9267220497131348, "id": 285 }, { "file_name": "refcoco/image/COCO_train2014_000000346712.jpg", "width": 640, "height": 427, "bbox": [ 484, 94, 615, 399 ], "category": "blue", "predict_box": [ 483, 95, 615, 399 ], "iou": 0.9888827800750732, "id": 286 }, { "file_name": "refcoco/image/COCO_train2014_000000440389.jpg", "width": 640, "height": 466, "bbox": [ 234, 82, 495, 393 ], "category": "hitter", "predict_box": [ 236, 81, 493, 392 ], "iou": 0.9813727140426636, "id": 287 }, { "file_name": "refcoco/image/COCO_train2014_000000323108.jpg", "width": 500, "height": 375, "bbox": [ 0, 40, 273, 369 ], "category": "left kid", "predict_box": [ 0, 39, 271, 374 ], "iou": 0.9782417416572571, "id": 288 }, { "file_name": "refcoco/image/COCO_train2014_000000420831.jpg", "width": 640, "height": 425, "bbox": [ 528, 1, 600, 351 ], "category": "book says skeptic", "predict_box": [ 524, 0, 595, 352 ], "iou": 0.8885149359703064, "id": 289 }, { "file_name": "refcoco/image/COCO_train2014_000000345265.jpg", "width": 640, "height": 480, "bbox": [ 418, 61, 503, 369 ], "category": "person in red to right of glass", "predict_box": [ 420, 60, 502, 364 ], "iou": 0.9476175904273987, "id": 290 }, { "file_name": "refcoco/image/COCO_train2014_000000252136.jpg", "width": 640, "height": 480, "bbox": [ 328, 35, 640, 256 ], "category": "big screen ANY ?S", "predict_box": [ 330, 33, 639, 255 ], "iou": 0.9776080846786499, "id": 291 }, { "file_name": "refcoco/image/COCO_train2014_000000458827.jpg", "width": 500, "height": 294, "bbox": [ 13, 1, 196, 262 ], "category": "left person", "predict_box": [ 12, 0, 197, 262 ], "iou": 0.9829301238059998, "id": 292 }, { "file_name": "refcoco/image/COCO_train2014_000000498639.jpg", "width": 640, "height": 434, "bbox": [ 439, 127, 596, 425 ], "category": "girl at microphone", "predict_box": [ 441, 130, 607, 433 ], "iou": 0.8863478302955627, "id": 293 }, { "file_name": "refcoco/image/COCO_train2014_000000081317.jpg", "width": 640, "height": 427, "bbox": [ 499, 303, 639, 420 ], "category": "black car", "predict_box": [ 498, 304, 639, 426 ], "iou": 0.9297136068344116, "id": 294 }, { "file_name": "refcoco/image/COCO_train2014_000000152479.jpg", "width": 640, "height": 428, "bbox": [ 28, 20, 175, 423 ], "category": "guy on left", "predict_box": [ 17, 22, 176, 427 ], "iou": 0.9110433459281921, "id": 295 }, { "file_name": "refcoco/image/COCO_train2014_000000081401.jpg", "width": 640, "height": 482, "bbox": [ 128, 107, 424, 462 ], "category": "purple shorts", "predict_box": [ 139, 107, 411, 465 ], "iou": 0.9070984125137329, "id": 296 }, { "file_name": "refcoco/image/COCO_train2014_000000477442.jpg", "width": 640, "height": 480, "bbox": [ 331, 146, 485, 329 ], "category": "the person in red and a hat", "predict_box": [ 331, 146, 485, 325 ], "iou": 0.9703116416931152, "id": 297 }, { "file_name": "refcoco/image/COCO_train2014_000000108375.jpg", "width": 640, "height": 427, "bbox": [ 426, 168, 547, 312 ], "category": "guy with glasses", "predict_box": [ 424, 170, 548, 322 ], "iou": 0.8969222903251648, "id": 298 }, { "file_name": "refcoco/image/COCO_train2014_000000114807.jpg", "width": 500, "height": 375, "bbox": [ 161, 163, 339, 366 ], "category": "bananas", "predict_box": [ 162, 163, 338, 366 ], "iou": 0.9891406893730164, "id": 299 }, { "file_name": "refcoco/image/COCO_train2014_000000538633.jpg", "width": 640, "height": 392, "bbox": [ 6, 13, 355, 390 ], "category": "red shirt", "predict_box": [ 5, 14, 354, 391 ], "iou": 0.9898551106452942, "id": 300 }, { "file_name": "refcoco/image/COCO_train2014_000000401439.jpg", "width": 640, "height": 427, "bbox": [ 446, 96, 573, 321 ], "category": "referee", "predict_box": [ 445, 99, 575, 318 ], "iou": 0.9522448778152466, "id": 301 }, { "file_name": "refcoco/image/COCO_train2014_000000570440.jpg", "width": 426, "height": 640, "bbox": [ 278, 132, 373, 346 ], "category": "back player", "predict_box": [ 277, 130, 371, 345 ], "iou": 0.9774343371391296, "id": 302 }, { "file_name": "refcoco/image/COCO_train2014_000000023141.jpg", "width": 480, "height": 640, "bbox": [ 123, 0, 385, 103 ], "category": "plate in back", "predict_box": [ 123, 0, 386, 101 ], "iou": 0.9770510792732239, "id": 303 }, { "file_name": "refcoco/image/COCO_train2014_000000104248.jpg", "width": 640, "height": 480, "bbox": [ 148, 148, 572, 474 ], "category": "man with yellow tshirt", "predict_box": [ 145, 148, 570, 479 ], "iou": 0.9735860824584961, "id": 304 }, { "file_name": "refcoco/image/COCO_train2014_000000065136.jpg", "width": 640, "height": 480, "bbox": [ 570, 162, 640, 440 ], "category": "half of figure on the bottom right", "predict_box": [ 574, 162, 639, 479 ], "iou": 0.8168495893478394, "id": 305 }, { "file_name": "refcoco/image/COCO_train2014_000000076781.jpg", "width": 640, "height": 427, "bbox": [ 1, 5, 306, 180 ], "category": "elephant on the top partly seen", "predict_box": [ 0, 0, 304, 180 ], "iou": 0.9658056497573853, "id": 306 }, { "file_name": "refcoco/image/COCO_train2014_000000331900.jpg", "width": 640, "height": 480, "bbox": [ 181, 64, 417, 339 ], "category": "middle cow in back", "predict_box": [ 182, 64, 415, 337 ], "iou": 0.9830635786056519, "id": 307 }, { "file_name": "refcoco/image/COCO_train2014_000000440820.jpg", "width": 417, "height": 640, "bbox": [ 32, 114, 215, 584 ], "category": "yellow shirt", "predict_box": [ 32, 116, 215, 583 ], "iou": 0.9844377636909485, "id": 308 }, { "file_name": "refcoco/image/COCO_train2014_000000055237.jpg", "width": 640, "height": 506, "bbox": [ 13, 56, 243, 408 ], "category": "left woman standing", "predict_box": [ 14, 56, 238, 409 ], "iou": 0.9670541286468506, "id": 309 }, { "file_name": "refcoco/image/COCO_train2014_000000522462.jpg", "width": 640, "height": 480, "bbox": [ 561, 0, 639, 181 ], "category": "far right cupcake part", "predict_box": [ 560, 0, 639, 185 ], "iou": 0.9654425382614136, "id": 310 }, { "file_name": "refcoco/image/COCO_train2014_000000071749.jpg", "width": 640, "height": 426, "bbox": [ 6, 59, 119, 217 ], "category": "hat guy in crowd", "predict_box": [ 9, 60, 121, 214 ], "iou": 0.9268741011619568, "id": 311 }, { "file_name": "refcoco/image/COCO_train2014_000000238589.jpg", "width": 640, "height": 478, "bbox": [ 5, 280, 180, 477 ], "category": "bottom left woman", "predict_box": [ 5, 277, 180, 477 ], "iou": 0.9826236963272095, "id": 312 }, { "file_name": "refcoco/image/COCO_train2014_000000368060.jpg", "width": 500, "height": 375, "bbox": [ 22, 4, 164, 367 ], "category": "guy taking a picture", "predict_box": [ 19, 0, 158, 374 ], "iou": 0.9172468185424805, "id": 313 }, { "file_name": "refcoco/image/COCO_train2014_000000046055.jpg", "width": 480, "height": 640, "bbox": [ 190, 138, 405, 431 ], "category": "beige vase with handles", "predict_box": [ 190, 138, 404, 431 ], "iou": 0.9959105849266052, "id": 314 }, { "file_name": "refcoco/image/COCO_train2014_000000029915.jpg", "width": 640, "height": 480, "bbox": [ 520, 117, 640, 317 ], "category": "bike tire going off the screen on right", "predict_box": [ 530, 129, 639, 315 ], "iou": 0.8349949717521667, "id": 315 }, { "file_name": "refcoco/image/COCO_train2014_000000078578.jpg", "width": 426, "height": 640, "bbox": [ 232, 111, 412, 460 ], "category": "bride", "predict_box": [ 229, 112, 410, 464 ], "iou": 0.9640753269195557, "id": 316 }, { "file_name": "refcoco/image/COCO_train2014_000000146584.jpg", "width": 640, "height": 425, "bbox": [ 60, 118, 156, 416 ], "category": "CHEF GLACEING OVER AT A REASTRAUNT ITS BLURRY", "predict_box": [ 61, 119, 152, 415 ], "iou": 0.9423782825469971, "id": 317 }, { "file_name": "refcoco/image/COCO_train2014_000000248733.jpg", "width": 640, "height": 480, "bbox": [ 108, 119, 255, 472 ], "category": "Left person", "predict_box": [ 107, 120, 253, 479 ], "iou": 0.9672314524650574, "id": 318 }, { "file_name": "refcoco/image/COCO_train2014_000000461996.jpg", "width": 490, "height": 640, "bbox": [ 23, 44, 216, 621 ], "category": "lady on left", "predict_box": [ 22, 43, 216, 624 ], "iou": 0.9865021109580994, "id": 319 }, { "file_name": "refcoco/image/COCO_train2014_000000524925.jpg", "width": 640, "height": 441, "bbox": [ 0, 185, 638, 392 ], "category": "close plane", "predict_box": [ 0, 187, 639, 389 ], "iou": 0.9758234620094299, "id": 320 }, { "file_name": "refcoco/image/COCO_train2014_000000053672.jpg", "width": 640, "height": 427, "bbox": [ 214, 117, 335, 350 ], "category": "green jersey", "predict_box": [ 214, 118, 334, 349 ], "iou": 0.985874593257904, "id": 321 }, { "file_name": "refcoco/image/COCO_train2014_000000294416.jpg", "width": 500, "height": 375, "bbox": [ 54, 62, 179, 370 ], "category": "guy at left with phone", "predict_box": [ 55, 62, 177, 374 ], "iou": 0.9610989689826965, "id": 322 }, { "file_name": "refcoco/image/COCO_train2014_000000568873.jpg", "width": 640, "height": 424, "bbox": [ 247, 141, 395, 418 ], "category": "center dude", "predict_box": [ 248, 146, 397, 423 ], "iou": 0.935448408126831, "id": 323 }, { "file_name": "refcoco/image/COCO_train2014_000000471900.jpg", "width": 640, "height": 407, "bbox": [ 214, 14, 594, 406 ], "category": "white jacket", "predict_box": [ 216, 15, 596, 406 ], "iou": 0.9833316802978516, "id": 324 }, { "file_name": "refcoco/image/COCO_train2014_000000522771.jpg", "width": 640, "height": 432, "bbox": [ 192, 19, 480, 424 ], "category": "middle", "predict_box": [ 196, 19, 480, 431 ], "iou": 0.9644836187362671, "id": 325 }, { "file_name": "refcoco/image/COCO_train2014_000000269532.jpg", "width": 640, "height": 640, "bbox": [ 361, 45, 553, 266 ], "category": "far right guy", "predict_box": [ 363, 44, 552, 263 ], "iou": 0.9726222157478333, "id": 326 }, { "file_name": "refcoco/image/COCO_train2014_000000307745.jpg", "width": 612, "height": 612, "bbox": [ 346, 187, 497, 306 ], "category": "right train", "predict_box": [ 346, 186, 495, 315 ], "iou": 0.9164251685142517, "id": 327 }, { "file_name": "refcoco/image/COCO_train2014_000000580957.jpg", "width": 640, "height": 428, "bbox": [ 151, 139, 606, 423 ], "category": "front bowl w/carrots in it", "predict_box": [ 151, 139, 607, 422 ], "iou": 0.9932140707969666, "id": 328 }, { "file_name": "refcoco/image/COCO_train2014_000000117182.jpg", "width": 640, "height": 428, "bbox": [ 0, 180, 280, 428 ], "category": "brown chair", "predict_box": [ 0, 182, 280, 427 ], "iou": 0.9877569675445557, "id": 329 }, { "file_name": "refcoco/image/COCO_train2014_000000171736.jpg", "width": 500, "height": 333, "bbox": [ 270, 44, 439, 257 ], "category": "right phone in mirror", "predict_box": [ 268, 41, 437, 257 ], "iou": 0.9668843150138855, "id": 330 }, { "file_name": "refcoco/image/COCO_train2014_000000127629.jpg", "width": 640, "height": 511, "bbox": [ 124, 74, 357, 502 ], "category": "GUY WITHOUT MITT", "predict_box": [ 121, 74, 356, 501 ], "iou": 0.9861133694648743, "id": 331 }, { "file_name": "refcoco/image/COCO_train2014_000000068287.jpg", "width": 480, "height": 640, "bbox": [ 20, 186, 113, 495 ], "category": "old man in orange", "predict_box": [ 18, 185, 110, 490 ], "iou": 0.9354636669158936, "id": 332 }, { "file_name": "refcoco/image/COCO_train2014_000000099956.jpg", "width": 600, "height": 600, "bbox": [ 29, 29, 573, 362 ], "category": "black area top", "predict_box": [ 28, 24, 574, 362 ], "iou": 0.9804379940032959, "id": 333 }, { "file_name": "refcoco/image/COCO_train2014_000000551710.jpg", "width": 640, "height": 480, "bbox": [ 98, 124, 184, 455 ], "category": "guy 2nd from left", "predict_box": [ 96, 121, 182, 452 ], "iou": 0.9605515599250793, "id": 334 }, { "file_name": "refcoco/image/COCO_train2014_000000449469.jpg", "width": 640, "height": 425, "bbox": [ 7, 152, 618, 344 ], "category": "tow truck", "predict_box": [ 9, 152, 616, 345 ], "iou": 0.9822546243667603, "id": 335 }, { "file_name": "refcoco/image/COCO_train2014_000000490712.jpg", "width": 640, "height": 424, "bbox": [ 417, 172, 540, 371 ], "category": "image in front of player's chin", "predict_box": [ 413, 169, 535, 372 ], "iou": 0.9128734469413757, "id": 336 }, { "file_name": "refcoco/image/COCO_train2014_000000279762.jpg", "width": 426, "height": 640, "bbox": [ 183, 0, 362, 254 ], "category": "person standing", "predict_box": [ 183, 0, 364, 254 ], "iou": 0.9793073534965515, "id": 337 }, { "file_name": "refcoco/image/COCO_train2014_000000515623.jpg", "width": 640, "height": 487, "bbox": [ 59, 101, 587, 419 ], "category": "black and white bike in front", "predict_box": [ 59, 102, 589, 423 ], "iou": 0.9775715470314026, "id": 338 }, { "file_name": "refcoco/image/COCO_train2014_000000234457.jpg", "width": 640, "height": 480, "bbox": [ 184, 139, 640, 472 ], "category": "cat on the right", "predict_box": [ 184, 139, 639, 479 ], "iou": 0.9752991795539856, "id": 339 }, { "file_name": "refcoco/image/COCO_train2014_000000163266.jpg", "width": 411, "height": 640, "bbox": [ 39, 372, 230, 640 ], "category": "green shirt", "predict_box": [ 38, 372, 227, 639 ], "iou": 0.9840460419654846, "id": 340 }, { "file_name": "refcoco/image/COCO_train2014_000000485868.jpg", "width": 640, "height": 425, "bbox": [ 281, 41, 393, 260 ], "category": "person partially blocked by cake", "predict_box": [ 280, 39, 393, 228 ], "iou": 0.8446146249771118, "id": 341 }, { "file_name": "refcoco/image/COCO_train2014_000000084114.jpg", "width": 457, "height": 640, "bbox": [ 0, 85, 304, 636 ], "category": "kid left forefront", "predict_box": [ 0, 86, 303, 639 ], "iou": 0.9892873167991638, "id": 342 }, { "file_name": "refcoco/image/COCO_train2014_000000095812.jpg", "width": 640, "height": 425, "bbox": [ 208, 105, 394, 418 ], "category": "man in middle", "predict_box": [ 214, 105, 392, 424 ], "iou": 0.9410604238510132, "id": 343 }, { "file_name": "refcoco/image/COCO_train2014_000000476681.jpg", "width": 640, "height": 428, "bbox": [ 391, 82, 508, 373 ], "category": "red shirt", "predict_box": [ 390, 84, 506, 371 ], "iou": 0.9643867611885071, "id": 344 }, { "file_name": "refcoco/image/COCO_train2014_000000056028.jpg", "width": 534, "height": 640, "bbox": [ 15, 89, 195, 573 ], "category": "LADY ON THE LEFT", "predict_box": [ 16, 89, 195, 575 ], "iou": 0.984233021736145, "id": 345 }, { "file_name": "refcoco/image/COCO_train2014_000000269160.jpg", "width": 640, "height": 475, "bbox": [ 0, 219, 200, 426 ], "category": "white car", "predict_box": [ 0, 220, 200, 424 ], "iou": 0.9851362705230713, "id": 346 }, { "file_name": "refcoco/image/COCO_train2014_000000360302.jpg", "width": 640, "height": 480, "bbox": [ 158, 99, 308, 233 ], "category": "red/black second from right", "predict_box": [ 159, 99, 300, 230 ], "iou": 0.9254819750785828, "id": 347 }, { "file_name": "refcoco/image/COCO_train2014_000000336406.jpg", "width": 640, "height": 469, "bbox": [ 0, 83, 193, 331 ], "category": "sandwich on left", "predict_box": [ 0, 94, 192, 331 ], "iou": 0.9454708099365234, "id": 348 }, { "file_name": "refcoco/image/COCO_train2014_000000296614.jpg", "width": 640, "height": 427, "bbox": [ 438, 114, 599, 402 ], "category": "player running", "predict_box": [ 443, 116, 594, 398 ], "iou": 0.9218957424163818, "id": 349 }, { "file_name": "refcoco/image/COCO_train2014_000000108375.jpg", "width": 640, "height": 427, "bbox": [ 426, 168, 547, 312 ], "category": "guy on right with arms crossed", "predict_box": [ 423, 170, 547, 322 ], "iou": 0.8969222903251648, "id": 350 }, { "file_name": "refcoco/image/COCO_train2014_000000314237.jpg", "width": 640, "height": 640, "bbox": [ 376, 313, 640, 630 ], "category": "ketchup", "predict_box": [ 378, 314, 639, 639 ], "iou": 0.9549419283866882, "id": 351 }, { "file_name": "refcoco/image/COCO_train2014_000000353146.jpg", "width": 500, "height": 376, "bbox": [ 0, 123, 197, 368 ], "category": "hotdog right", "predict_box": [ 0, 125, 195, 375 ], "iou": 0.9554264545440674, "id": 352 }, { "file_name": "refcoco/image/COCO_train2014_000000096244.jpg", "width": 640, "height": 480, "bbox": [ 283, 196, 577, 389 ], "category": "front right elephant", "predict_box": [ 283, 196, 576, 389 ], "iou": 0.9939085841178894, "id": 353 }, { "file_name": "refcoco/image/COCO_train2014_000000448531.jpg", "width": 612, "height": 612, "bbox": [ 38, 0, 186, 171 ], "category": "dude behind kid", "predict_box": [ 40, 0, 187, 171 ], "iou": 0.970051646232605, "id": 354 }, { "file_name": "refcoco/image/COCO_train2014_000000536054.jpg", "width": 640, "height": 480, "bbox": [ 334, 112, 584, 303 ], "category": "lady sitting", "predict_box": [ 333, 110, 584, 297 ], "iou": 0.9628070592880249, "id": 355 }, { "file_name": "refcoco/image/COCO_train2014_000000357508.jpg", "width": 640, "height": 640, "bbox": [ 373, 383, 599, 586 ], "category": "walk sign", "predict_box": [ 374, 381, 600, 590 ], "iou": 0.9585387706756592, "id": 356 }, { "file_name": "refcoco/image/COCO_train2014_000000242807.jpg", "width": 640, "height": 429, "bbox": [ 73, 3, 541, 400 ], "category": "Marine in the background.", "predict_box": [ 73, 0, 554, 402 ], "iou": 0.9582291841506958, "id": 357 }, { "file_name": "refcoco/image/COCO_train2014_000000417006.jpg", "width": 640, "height": 480, "bbox": [ 159, 130, 228, 361 ], "category": "wii", "predict_box": [ 162, 130, 226, 360 ], "iou": 0.9231997728347778, "id": 358 }, { "file_name": "refcoco/image/COCO_train2014_000000346712.jpg", "width": 640, "height": 427, "bbox": [ 484, 94, 615, 399 ], "category": "blue shirt", "predict_box": [ 483, 95, 615, 399 ], "iou": 0.9902650713920593, "id": 359 }, { "file_name": "refcoco/image/COCO_train2014_000000077174.jpg", "width": 427, "height": 640, "bbox": [ 99, 378, 358, 603 ], "category": "right portion sandwhich", "predict_box": [ 85, 370, 364, 615 ], "iou": 0.8513299822807312, "id": 360 }, { "file_name": "refcoco/image/COCO_train2014_000000485632.jpg", "width": 500, "height": 375, "bbox": [ 283, 214, 453, 340 ], "category": "right potty", "predict_box": [ 283, 214, 452, 339 ], "iou": 0.9822829365730286, "id": 361 }, { "file_name": "refcoco/image/COCO_train2014_000000402042.jpg", "width": 640, "height": 426, "bbox": [ 0, 135, 239, 419 ], "category": "man on left", "predict_box": [ 0, 135, 354, 425 ], "iou": 0.6574422121047974, "id": 362 }, { "file_name": "refcoco/image/COCO_train2014_000000444692.jpg", "width": 640, "height": 434, "bbox": [ 0, 303, 640, 434 ], "category": "fence that lady is leaning on", "predict_box": [ 0, 301, 639, 424 ], "iou": 0.9155645370483398, "id": 363 }, { "file_name": "refcoco/image/COCO_train2014_000000430244.jpg", "width": 640, "height": 480, "bbox": [ 484, 79, 619, 392 ], "category": "stripes guy", "predict_box": [ 486, 80, 619, 391 ], "iou": 0.9677323698997498, "id": 364 }, { "file_name": "refcoco/image/COCO_train2014_000000458172.jpg", "width": 640, "height": 480, "bbox": [ 370, 30, 536, 469 ], "category": "purple dress", "predict_box": [ 368, 31, 536, 479 ], "iou": 0.9641870856285095, "id": 365 }, { "file_name": "refcoco/image/COCO_train2014_000000324705.jpg", "width": 640, "height": 426, "bbox": [ 308, 161, 622, 426 ], "category": "botom right guy", "predict_box": [ 308, 160, 621, 425 ], "iou": 0.9940288662910461, "id": 366 }, { "file_name": "refcoco/image/COCO_train2014_000000277507.jpg", "width": 480, "height": 640, "bbox": [ 2, 264, 474, 613 ], "category": "bed front", "predict_box": [ 0, 261, 479, 611 ], "iou": 0.9740412831306458, "id": 367 }, { "file_name": "refcoco/image/COCO_train2014_000000475988.jpg", "width": 640, "height": 439, "bbox": [ 86, 36, 592, 367 ], "category": "marlboro", "predict_box": [ 86, 37, 591, 368 ], "iou": 0.9861093163490295, "id": 368 }, { "file_name": "refcoco/image/COCO_train2014_000000436333.jpg", "width": 640, "height": 480, "bbox": [ 0, 165, 135, 474 ], "category": "girl in blue pants", "predict_box": [ 0, 163, 135, 479 ], "iou": 0.9749566912651062, "id": 369 }, { "file_name": "refcoco/image/COCO_train2014_000000488160.jpg", "width": 640, "height": 480, "bbox": [ 245, 209, 539, 474 ], "category": "white cow", "predict_box": [ 243, 211, 538, 479 ], "iou": 0.9651963114738464, "id": 370 }, { "file_name": "refcoco/image/COCO_train2014_000000434201.jpg", "width": 640, "height": 427, "bbox": [ 0, 175, 182, 331 ], "category": "far left apple", "predict_box": [ 0, 176, 182, 325 ], "iou": 0.9559257626533508, "id": 371 }, { "file_name": "refcoco/image/COCO_train2014_000000391088.jpg", "width": 640, "height": 640, "bbox": [ 18, 228, 283, 501 ], "category": "pinke/red donut", "predict_box": [ 17, 226, 285, 497 ], "iou": 0.9720633625984192, "id": 372 }, { "file_name": "refcoco/image/COCO_train2014_000000094459.jpg", "width": 480, "height": 640, "bbox": [ 219, 48, 342, 191 ], "category": "cup on it's side above food", "predict_box": [ 219, 48, 340, 190 ], "iou": 0.9809648990631104, "id": 373 }, { "file_name": "refcoco/image/COCO_train2014_000000354525.jpg", "width": 640, "height": 480, "bbox": [ 273, 110, 485, 480 ], "category": "tallest giraffe", "predict_box": [ 272, 108, 484, 479 ], "iou": 0.9934908747673035, "id": 374 }, { "file_name": "refcoco/image/COCO_train2014_000000360719.jpg", "width": 640, "height": 433, "bbox": [ 283, 31, 482, 433 ], "category": "cat right", "predict_box": [ 282, 31, 482, 432 ], "iou": 0.9940202236175537, "id": 375 }, { "file_name": "refcoco/image/COCO_train2014_000000222209.jpg", "width": 424, "height": 640, "bbox": [ 174, 342, 336, 471 ], "category": "2nd from bottom", "predict_box": [ 174, 343, 335, 470 ], "iou": 0.9793399572372437, "id": 376 }, { "file_name": "refcoco/image/COCO_train2014_000000238070.jpg", "width": 640, "height": 426, "bbox": [ 511, 124, 640, 374 ], "category": "bus on the right", "predict_box": [ 512, 124, 639, 377 ], "iou": 0.9660962224006653, "id": 377 }, { "file_name": "refcoco/image/COCO_train2014_000000514064.jpg", "width": 500, "height": 375, "bbox": [ 9, 105, 286, 364 ], "category": "happy birthday cake", "predict_box": [ 13, 105, 285, 366 ], "iou": 0.9721951484680176, "id": 378 }, { "file_name": "refcoco/image/COCO_train2014_000000504769.jpg", "width": 640, "height": 360, "bbox": [ 207, 193, 319, 355 ], "category": "person black shirt", "predict_box": [ 207, 193, 317, 359 ], "iou": 0.9518823027610779, "id": 379 }, { "file_name": "refcoco/image/COCO_train2014_000000072995.jpg", "width": 480, "height": 640, "bbox": [ 27, 244, 235, 579 ], "category": "left bag", "predict_box": [ 39, 248, 237, 578 ], "iou": 0.9160203337669373, "id": 380 }, { "file_name": "refcoco/image/COCO_train2014_000000144275.jpg", "width": 640, "height": 427, "bbox": [ 119, 74, 262, 373 ], "category": "first piece of cake to the left", "predict_box": [ 119, 74, 261, 373 ], "iou": 0.9905123114585876, "id": 381 }, { "file_name": "refcoco/image/COCO_train2014_000000568654.jpg", "width": 640, "height": 480, "bbox": [ 13, 10, 558, 314 ], "category": "mother cow", "predict_box": [ 11, 8, 559, 315 ], "iou": 0.9859940409660339, "id": 382 }, { "file_name": "refcoco/image/COCO_train2014_000000143258.jpg", "width": 612, "height": 612, "bbox": [ 276, 0, 388, 206 ], "category": "glass in back", "predict_box": [ 276, 0, 387, 207 ], "iou": 0.9820877313613892, "id": 383 }, { "file_name": "refcoco/image/COCO_train2014_000000222893.jpg", "width": 640, "height": 427, "bbox": [ 114, 169, 216, 354 ], "category": "cow left", "predict_box": [ 113, 170, 215, 351 ], "iou": 0.9710554480552673, "id": 384 }, { "file_name": "refcoco/image/COCO_train2014_000000492138.jpg", "width": 640, "height": 480, "bbox": [ 384, 155, 582, 480 ], "category": "right girl", "predict_box": [ 384, 156, 582, 479 ], "iou": 0.9855877161026001, "id": 385 }, { "file_name": "refcoco/image/COCO_train2014_000000085939.jpg", "width": 640, "height": 480, "bbox": [ 535, 1, 640, 182 ], "category": "partial vase, very top right corner", "predict_box": [ 536, 0, 639, 184 ], "iou": 0.9664521217346191, "id": 386 }, { "file_name": "refcoco/image/COCO_train2014_000000339454.jpg", "width": 640, "height": 427, "bbox": [ 453, 188, 624, 422 ], "category": "right black guy", "predict_box": [ 452, 191, 626, 426 ], "iou": 0.948395311832428, "id": 387 }, { "file_name": "refcoco/image/COCO_train2014_000000357508.jpg", "width": 640, "height": 640, "bbox": [ 130, 41, 265, 359 ], "category": "red light", "predict_box": [ 131, 41, 264, 349 ], "iou": 0.9499799609184265, "id": 388 }, { "file_name": "refcoco/image/COCO_train2014_000000094660.jpg", "width": 640, "height": 427, "bbox": [ 402, 1, 639, 422 ], "category": "15", "predict_box": [ 400, 0, 639, 426 ], "iou": 0.9834427833557129, "id": 389 }, { "file_name": "refcoco/image/COCO_train2014_000000490490.jpg", "width": 640, "height": 427, "bbox": [ 379, 147, 585, 244 ], "category": "green purse", "predict_box": [ 378, 147, 583, 244 ], "iou": 0.9800254106521606, "id": 390 }, { "file_name": "refcoco/image/COCO_train2014_000000336503.jpg", "width": 640, "height": 480, "bbox": [ 151, 97, 303, 422 ], "category": "guy wearing badge around neck", "predict_box": [ 158, 102, 296, 425 ], "iou": 0.8865963816642761, "id": 391 }, { "file_name": "refcoco/image/COCO_train2014_000000351397.jpg", "width": 640, "height": 427, "bbox": [ 136, 256, 490, 422 ], "category": "front bear", "predict_box": [ 139, 248, 490, 426 ], "iou": 0.9229527711868286, "id": 392 }, { "file_name": "refcoco/image/COCO_train2014_000000414850.jpg", "width": 640, "height": 360, "bbox": [ 335, 71, 514, 319 ], "category": "middle giraffe", "predict_box": [ 336, 71, 512, 317 ], "iou": 0.9798121452331543, "id": 393 }, { "file_name": "refcoco/image/COCO_train2014_000000314065.jpg", "width": 640, "height": 513, "bbox": [ 325, 44, 514, 502 ], "category": "r guy", "predict_box": [ 323, 44, 512, 499 ], "iou": 0.9793258905410767, "id": 394 }, { "file_name": "refcoco/image/COCO_train2014_000000268881.jpg", "width": 542, "height": 640, "bbox": [ 397, 200, 493, 489 ], "category": "blurry person on right", "predict_box": [ 395, 203, 491, 488 ], "iou": 0.9579736590385437, "id": 395 }, { "file_name": "refcoco/image/COCO_train2014_000000123831.jpg", "width": 456, "height": 640, "bbox": [ 91, 360, 387, 483 ], "category": "third suitcase from top", "predict_box": [ 92, 360, 386, 484 ], "iou": 0.9779102206230164, "id": 396 }, { "file_name": "refcoco/image/COCO_train2014_000000438196.jpg", "width": 640, "height": 429, "bbox": [ 418, 229, 513, 428 ], "category": "right side, black shirt no backpack", "predict_box": [ 418, 230, 514, 428 ], "iou": 0.9622021317481995, "id": 397 }, { "file_name": "refcoco/image/COCO_train2014_000000200794.jpg", "width": 612, "height": 612, "bbox": [ 1, 31, 612, 513 ], "category": "anywhere on top of scissor", "predict_box": [ 0, 33, 611, 511 ], "iou": 0.9903041124343872, "id": 398 }, { "file_name": "refcoco/image/COCO_train2014_000000226840.jpg", "width": 640, "height": 480, "bbox": [ 218, 114, 398, 367 ], "category": "zebra standing in the middle", "predict_box": [ 219, 115, 398, 368 ], "iou": 0.9766254425048828, "id": 399 }, { "file_name": "refcoco/image/COCO_train2014_000000303370.jpg", "width": 640, "height": 427, "bbox": [ 119, 51, 251, 366 ], "category": "police man right", "predict_box": [ 121, 52, 247, 369 ], "iou": 0.9362790584564209, "id": 400 }, { "file_name": "refcoco/image/COCO_train2014_000000025515.jpg", "width": 640, "height": 479, "bbox": [ 182, 137, 553, 473 ], "category": "right bird", "predict_box": [ 184, 137, 552, 478 ], "iou": 0.9746146202087402, "id": 401 }, { "file_name": "refcoco/image/COCO_train2014_000000128974.jpg", "width": 640, "height": 485, "bbox": [ 158, 257, 294, 442 ], "category": "second bike in from left", "predict_box": [ 157, 253, 298, 442 ], "iou": 0.947145402431488, "id": 402 }, { "file_name": "refcoco/image/COCO_train2014_000000479272.jpg", "width": 500, "height": 400, "bbox": [ 20, 89, 153, 394 ], "category": "left back to us guy", "predict_box": [ 22, 88, 154, 399 ], "iou": 0.9512638449668884, "id": 403 }, { "file_name": "refcoco/image/COCO_train2014_000000013352.jpg", "width": 426, "height": 640, "bbox": [ 84, 46, 274, 222 ], "category": "bush in back", "predict_box": [ 85, 47, 274, 221 ], "iou": 0.9767371416091919, "id": 404 }, { "file_name": "refcoco/image/COCO_train2014_000000472954.jpg", "width": 640, "height": 426, "bbox": [ 390, 137, 627, 419 ], "category": "man in blue", "predict_box": [ 390, 138, 625, 419 ], "iou": 0.9853329658508301, "id": 405 }, { "file_name": "refcoco/image/COCO_train2014_000000056028.jpg", "width": 534, "height": 640, "bbox": [ 15, 89, 195, 573 ], "category": "woman", "predict_box": [ 16, 89, 195, 575 ], "iou": 0.9813262224197388, "id": 406 }, { "file_name": "refcoco/image/COCO_train2014_000000253251.jpg", "width": 428, "height": 640, "bbox": [ 1, 184, 135, 311 ], "category": "planter on left", "predict_box": [ 0, 185, 133, 310 ], "iou": 0.96793133020401, "id": 407 }, { "file_name": "refcoco/image/COCO_train2014_000000077174.jpg", "width": 427, "height": 640, "bbox": [ 41, 369, 163, 594 ], "category": "left sandwich half", "predict_box": [ 40, 369, 164, 597 ], "iou": 0.9711757898330688, "id": 408 }, { "file_name": "refcoco/image/COCO_train2014_000000443562.jpg", "width": 640, "height": 424, "bbox": [ 239, 100, 351, 366 ], "category": "Guy in center of photo", "predict_box": [ 242, 101, 351, 368 ], "iou": 0.9572359919548035, "id": 409 }, { "file_name": "refcoco/image/COCO_train2014_000000289782.jpg", "width": 640, "height": 427, "bbox": [ 50, 48, 556, 400 ], "category": "green truck", "predict_box": [ 50, 48, 556, 399 ], "iou": 0.9969373941421509, "id": 410 }, { "file_name": "refcoco/image/COCO_train2014_000000276089.jpg", "width": 609, "height": 640, "bbox": [ 6, 121, 243, 507 ], "category": "Girl on left", "predict_box": [ 7, 121, 243, 506 ], "iou": 0.9910261034965515, "id": 411 }, { "file_name": "refcoco/image/COCO_train2014_000000406988.jpg", "width": 640, "height": 427, "bbox": [ 124, 161, 332, 406 ], "category": "left zebra", "predict_box": [ 123, 162, 331, 404 ], "iou": 0.9819178581237793, "id": 412 }, { "file_name": "refcoco/image/COCO_train2014_000000093531.jpg", "width": 640, "height": 480, "bbox": [ 291, 102, 637, 480 ], "category": "dog on right", "predict_box": [ 290, 102, 639, 479 ], "iou": 0.9906606078147888, "id": 413 }, { "file_name": "refcoco/image/COCO_train2014_000000024939.jpg", "width": 640, "height": 480, "bbox": [ 122, 24, 349, 393 ], "category": "guy playing", "predict_box": [ 123, 24, 346, 392 ], "iou": 0.9801883101463318, "id": 414 }, { "file_name": "refcoco/image/COCO_train2014_000000228000.jpg", "width": 640, "height": 483, "bbox": [ 234, 75, 600, 476 ], "category": "right man", "predict_box": [ 233, 76, 600, 475 ], "iou": 0.9936344027519226, "id": 415 }, { "file_name": "refcoco/image/COCO_train2014_000000408664.jpg", "width": 640, "height": 487, "bbox": [ 290, 0, 417, 313 ], "category": "man in background", "predict_box": [ 290, 0, 415, 315 ], "iou": 0.9747744202613831, "id": 416 }, { "file_name": "refcoco/image/COCO_train2014_000000079722.jpg", "width": 640, "height": 428, "bbox": [ 413, 174, 596, 423 ], "category": "that's not my puppy - red book on right", "predict_box": [ 411, 174, 588, 427 ], "iou": 0.9356012940406799, "id": 417 }, { "file_name": "refcoco/image/COCO_train2014_000000359323.jpg", "width": 640, "height": 480, "bbox": [ 453, 77, 639, 439 ], "category": "right cut off ele", "predict_box": [ 454, 78, 639, 438 ], "iou": 0.98848956823349, "id": 418 }, { "file_name": "refcoco/image/COCO_train2014_000000428117.jpg", "width": 640, "height": 480, "bbox": [ 163, 202, 357, 447 ], "category": "woman in purple", "predict_box": [ 162, 203, 353, 446 ], "iou": 0.9733759164810181, "id": 419 }, { "file_name": "refcoco/image/COCO_train2014_000000504878.jpg", "width": 640, "height": 480, "bbox": [ 0, 66, 113, 383 ], "category": "furthest left stack", "predict_box": [ 0, 65, 110, 386 ], "iou": 0.9605806469917297, "id": 420 }, { "file_name": "refcoco/image/COCO_train2014_000000480908.jpg", "width": 482, "height": 640, "bbox": [ 58, 60, 292, 527 ], "category": "woman", "predict_box": [ 58, 61, 293, 524 ], "iou": 0.9824075698852539, "id": 421 }, { "file_name": "refcoco/image/COCO_train2014_000000001947.jpg", "width": 500, "height": 375, "bbox": [ 0, 79, 138, 311 ], "category": "guy in white on left side", "predict_box": [ 0, 75, 139, 307 ], "iou": 0.954553484916687, "id": 422 }, { "file_name": "refcoco/image/COCO_train2014_000000449780.jpg", "width": 516, "height": 640, "bbox": [ 70, 57, 174, 227 ], "category": "lady upper left", "predict_box": [ 68, 54, 174, 219 ], "iou": 0.9229223728179932, "id": 423 }, { "file_name": "refcoco/image/COCO_train2014_000000055237.jpg", "width": 640, "height": 506, "bbox": [ 13, 56, 243, 408 ], "category": "woman in the back", "predict_box": [ 14, 56, 238, 409 ], "iou": 0.9670541286468506, "id": 424 }, { "file_name": "refcoco/image/COCO_train2014_000000345265.jpg", "width": 640, "height": 480, "bbox": [ 418, 61, 503, 369 ], "category": "red shirt, black skirt, right of glass", "predict_box": [ 420, 60, 502, 364 ], "iou": 0.9476175904273987, "id": 425 }, { "file_name": "refcoco/image/COCO_train2014_000000130869.jpg", "width": 640, "height": 427, "bbox": [ 250, 51, 515, 406 ], "category": "right in purple", "predict_box": [ 254, 53, 519, 397 ], "iou": 0.9395514726638794, "id": 426 }, { "file_name": "refcoco/image/COCO_train2014_000000450735.jpg", "width": 640, "height": 476, "bbox": [ 80, 212, 266, 447 ], "category": "cow far left", "predict_box": [ 81, 212, 265, 446 ], "iou": 0.9861317873001099, "id": 427 }, { "file_name": "refcoco/image/COCO_train2014_000000546301.jpg", "width": 640, "height": 480, "bbox": [ 273, 201, 396, 329 ], "category": "the red container in the blue cart", "predict_box": [ 275, 201, 396, 328 ], "iou": 0.9659852385520935, "id": 428 }, { "file_name": "refcoco/image/COCO_train2014_000000364719.jpg", "width": 480, "height": 640, "bbox": [ 5, 221, 246, 341 ], "category": "animal in front of man in grey pants", "predict_box": [ 0, 219, 235, 338 ], "iou": 0.9099744558334351, "id": 429 }, { "file_name": "refcoco/image/COCO_train2014_000000258237.jpg", "width": 640, "height": 414, "bbox": [ 281, 56, 360, 332 ], "category": "person holding girl", "predict_box": [ 279, 54, 360, 326 ], "iou": 0.9475486874580383, "id": 430 }, { "file_name": "refcoco/image/COCO_train2014_000000444010.jpg", "width": 640, "height": 480, "bbox": [ 1, 220, 500, 478 ], "category": "bottom table", "predict_box": [ 0, 197, 475, 479 ], "iou": 0.8722956776618958, "id": 431 }, { "file_name": "refcoco/image/COCO_train2014_000000238007.jpg", "width": 640, "height": 427, "bbox": [ 1, 70, 640, 421 ], "category": "mushrooms", "predict_box": [ 0, 0, 639, 426 ], "iou": 0.8217670917510986, "id": 432 }, { "file_name": "refcoco/image/COCO_train2014_000000128136.jpg", "width": 640, "height": 427, "bbox": [ 449, 58, 640, 247 ], "category": "elephant far right", "predict_box": [ 449, 59, 639, 247 ], "iou": 0.983548104763031, "id": 433 }, { "file_name": "refcoco/image/COCO_train2014_000000098044.jpg", "width": 522, "height": 640, "bbox": [ 75, 65, 228, 237 ], "category": "left piece of brocolli", "predict_box": [ 74, 64, 226, 237 ], "iou": 0.9870578050613403, "id": 434 }, { "file_name": "refcoco/image/COCO_train2014_000000178620.jpg", "width": 500, "height": 376, "bbox": [ 98, 43, 272, 362 ], "category": "green dude", "predict_box": [ 99, 45, 276, 361 ], "iou": 0.9608864784240723, "id": 435 }, { "file_name": "refcoco/image/COCO_train2014_000000375133.jpg", "width": 500, "height": 333, "bbox": [ 60, 105, 199, 328 ], "category": "left person", "predict_box": [ 63, 108, 195, 332 ], "iou": 0.9224180579185486, "id": 436 }, { "file_name": "refcoco/image/COCO_train2014_000000310897.jpg", "width": 500, "height": 366, "bbox": [ 302, 138, 474, 244 ], "category": "right white mouse", "predict_box": [ 302, 138, 472, 243 ], "iou": 0.9794392585754395, "id": 437 }, { "file_name": "refcoco/image/COCO_train2014_000000255375.jpg", "width": 640, "height": 427, "bbox": [ 276, 60, 602, 421 ], "category": "lady black hair", "predict_box": [ 274, 58, 607, 426 ], "iou": 0.9637101888656616, "id": 438 }, { "file_name": "refcoco/image/COCO_train2014_000000087554.jpg", "width": 640, "height": 480, "bbox": [ 2, 218, 158, 474 ], "category": "left hand holding picture", "predict_box": [ 0, 218, 160, 479 ], "iou": 0.9509134292602539, "id": 439 }, { "file_name": "refcoco/image/COCO_train2014_000000264781.jpg", "width": 428, "height": 640, "bbox": [ 241, 178, 419, 511 ], "category": "man in blue on right", "predict_box": [ 243, 177, 412, 504 ], "iou": 0.9264017343521118, "id": 440 }, { "file_name": "refcoco/image/COCO_train2014_000000058184.jpg", "width": 480, "height": 640, "bbox": [ 59, 25, 203, 149 ], "category": "sandwich with cheese at the top", "predict_box": [ 60, 25, 202, 148 ], "iou": 0.9777547717094421, "id": 441 }, { "file_name": "refcoco/image/COCO_train2014_000000218984.jpg", "width": 640, "height": 480, "bbox": [ 320, 141, 492, 415 ], "category": "2nd vase from right", "predict_box": [ 319, 140, 492, 413 ], "iou": 0.989585280418396, "id": 442 }, { "file_name": "refcoco/image/COCO_train2014_000000389498.jpg", "width": 640, "height": 427, "bbox": [ 355, 77, 640, 420 ], "category": "man", "predict_box": [ 359, 80, 639, 426 ], "iou": 0.9527921676635742, "id": 443 }, { "file_name": "refcoco/image/COCO_train2014_000000485173.jpg", "width": 640, "height": 479, "bbox": [ 1, 214, 121, 470 ], "category": "brown horse on left", "predict_box": [ 0, 213, 128, 478 ], "iou": 0.9060468673706055, "id": 444 }, { "file_name": "refcoco/image/COCO_train2014_000000013576.jpg", "width": 640, "height": 480, "bbox": [ 175, 97, 344, 384 ], "category": "girl", "predict_box": [ 148, 99, 344, 390 ], "iou": 0.8357779383659363, "id": 445 }, { "file_name": "refcoco/image/COCO_train2014_000000316801.jpg", "width": 640, "height": 640, "bbox": [ 432, 257, 634, 415 ], "category": "right car", "predict_box": [ 433, 257, 639, 415 ], "iou": 0.9641004800796509, "id": 446 }, { "file_name": "refcoco/image/COCO_train2014_000000055618.jpg", "width": 640, "height": 480, "bbox": [ 270, 95, 408, 474 ], "category": "middle woman", "predict_box": [ 268, 98, 404, 479 ], "iou": 0.9397141337394714, "id": 447 }, { "file_name": "refcoco/image/COCO_train2014_000000485632.jpg", "width": 500, "height": 375, "bbox": [ 67, 211, 247, 344 ], "category": "left toilet", "predict_box": [ 67, 212, 247, 343 ], "iou": 0.9841852784156799, "id": 448 }, { "file_name": "refcoco/image/COCO_train2014_000000308463.jpg", "width": 640, "height": 480, "bbox": [ 375, 153, 525, 276 ], "category": "plant at front right of boat", "predict_box": [ 303, 158, 525, 279 ], "iou": 0.64137864112854, "id": 449 }, { "file_name": "refcoco/image/COCO_train2014_000000199487.jpg", "width": 640, "height": 480, "bbox": [ 15, 169, 129, 458 ], "category": "left man standing near field", "predict_box": [ 13, 167, 130, 461 ], "iou": 0.9575886130332947, "id": 450 }, { "file_name": "refcoco/image/COCO_train2014_000000451800.jpg", "width": 640, "height": 480, "bbox": [ 81, 160, 367, 382 ], "category": "pizza left", "predict_box": [ 80, 162, 364, 378 ], "iou": 0.9600406885147095, "id": 451 }, { "file_name": "refcoco/image/COCO_train2014_000000324910.jpg", "width": 640, "height": 425, "bbox": [ 331, 32, 637, 420 ], "category": "guy on right", "predict_box": [ 329, 33, 639, 424 ], "iou": 0.9754971265792847, "id": 452 }, { "file_name": "refcoco/image/COCO_train2014_000000238589.jpg", "width": 640, "height": 478, "bbox": [ 108, 238, 239, 396 ], "category": "dude in black shirt front row", "predict_box": [ 109, 240, 240, 401 ], "iou": 0.9342873692512512, "id": 453 }, { "file_name": "refcoco/image/COCO_train2014_000000188727.jpg", "width": 640, "height": 480, "bbox": [ 94, 135, 414, 380 ], "category": "left one", "predict_box": [ 97, 136, 414, 378 ], "iou": 0.9770486950874329, "id": 454 }, { "file_name": "refcoco/image/COCO_train2014_000000458633.jpg", "width": 427, "height": 640, "bbox": [ 42, 56, 427, 640 ], "category": "cow with horns", "predict_box": [ 42, 54, 426, 639 ], "iou": 0.9921605587005615, "id": 455 }, { "file_name": "refcoco/image/COCO_train2014_000000453686.jpg", "width": 500, "height": 375, "bbox": [ 335, 9, 500, 367 ], "category": "right/ glasses", "predict_box": [ 335, 10, 499, 374 ], "iou": 0.9702602624893188, "id": 456 }, { "file_name": "refcoco/image/COCO_train2014_000000075843.jpg", "width": 640, "height": 427, "bbox": [ 208, 178, 421, 283 ], "category": "middle white couch back", "predict_box": [ 207, 178, 419, 283 ], "iou": 0.9860596656799316, "id": 457 }, { "file_name": "refcoco/image/COCO_train2014_000000035817.jpg", "width": 640, "height": 428, "bbox": [ 80, 276, 239, 422 ], "category": "chair in front to the left", "predict_box": [ 112, 277, 238, 427 ], "iou": 0.7645695209503174, "id": 458 }, { "file_name": "refcoco/image/COCO_train2014_000000113998.jpg", "width": 640, "height": 425, "bbox": [ 35, 139, 247, 424 ], "category": "person in black", "predict_box": [ 34, 132, 246, 424 ], "iou": 0.9728359580039978, "id": 459 }, { "file_name": "refcoco/image/COCO_train2014_000000349170.jpg", "width": 500, "height": 327, "bbox": [ 187, 55, 500, 323 ], "category": "right man tan pants", "predict_box": [ 187, 56, 499, 326 ], "iou": 0.9784438610076904, "id": 460 }, { "file_name": "refcoco/image/COCO_train2014_000000118848.jpg", "width": 640, "height": 424, "bbox": [ 309, 85, 493, 370 ], "category": "batter", "predict_box": [ 311, 87, 494, 365 ], "iou": 0.9563250541687012, "id": 461 }, { "file_name": "refcoco/image/COCO_train2014_000000303370.jpg", "width": 640, "height": 427, "bbox": [ 270, 119, 373, 409 ], "category": "GIRL RED", "predict_box": [ 268, 120, 373, 410 ], "iou": 0.970686137676239, "id": 462 }, { "file_name": "refcoco/image/COCO_train2014_000000269890.jpg", "width": 640, "height": 429, "bbox": [ 96, 8, 257, 288 ], "category": "front lady", "predict_box": [ 101, 6, 260, 286 ], "iou": 0.9378206729888916, "id": 463 }, { "file_name": "refcoco/image/COCO_train2014_000000012790.jpg", "width": 500, "height": 500, "bbox": [ 1, 227, 498, 492 ], "category": "whole pizza", "predict_box": [ 0, 227, 499, 492 ], "iou": 0.9941182732582092, "id": 464 }, { "file_name": "refcoco/image/COCO_train2014_000000510977.jpg", "width": 463, "height": 640, "bbox": [ 383, 193, 463, 630 ], "category": "girl on right", "predict_box": [ 383, 193, 462, 639 ], "iou": 0.9684764742851257, "id": 465 }, { "file_name": "refcoco/image/COCO_train2014_000000312050.jpg", "width": 640, "height": 480, "bbox": [ 111, 110, 217, 363 ], "category": "# 5", "predict_box": [ 113, 111, 214, 360 ], "iou": 0.9351856708526611, "id": 466 }, { "file_name": "refcoco/image/COCO_train2014_000000420183.jpg", "width": 612, "height": 612, "bbox": [ 364, 420, 519, 601 ], "category": "bottom right piece of broccoli", "predict_box": [ 355, 420, 522, 601 ], "iou": 0.9289827942848206, "id": 467 }, { "file_name": "refcoco/image/COCO_train2014_000000098447.jpg", "width": 500, "height": 375, "bbox": [ 50, 128, 221, 364 ], "category": "man closest to trash", "predict_box": [ 50, 128, 221, 374 ], "iou": 0.9504681825637817, "id": 468 }, { "file_name": "refcoco/image/COCO_train2014_000000553498.jpg", "width": 640, "height": 480, "bbox": [ 99, 100, 241, 378 ], "category": "left guy", "predict_box": [ 97, 101, 240, 378 ], "iou": 0.9862906336784363, "id": 469 }, { "file_name": "refcoco/image/COCO_train2014_000000287575.jpg", "width": 500, "height": 375, "bbox": [ 124, 185, 312, 337 ], "category": "front middle vase", "predict_box": [ 123, 192, 314, 338 ], "iou": 0.9272409081459045, "id": 470 }, { "file_name": "refcoco/image/COCO_train2014_000000310897.jpg", "width": 500, "height": 366, "bbox": [ 302, 138, 474, 244 ], "category": "right mouse", "predict_box": [ 302, 138, 472, 243 ], "iou": 0.9794392585754395, "id": 471 }, { "file_name": "refcoco/image/COCO_train2014_000000154212.jpg", "width": 480, "height": 640, "bbox": [ 148, 353, 333, 470 ], "category": "white and light brown breasts?", "predict_box": [ 149, 351, 333, 468 ], "iou": 0.9610880613327026, "id": 472 }, { "file_name": "refcoco/image/COCO_train2014_000000551793.jpg", "width": 640, "height": 424, "bbox": [ 0, 45, 265, 419 ], "category": "lef zebra", "predict_box": [ 0, 45, 264, 423 ], "iou": 0.9855476021766663, "id": 473 }, { "file_name": "refcoco/image/COCO_train2014_000000436333.jpg", "width": 640, "height": 480, "bbox": [ 0, 165, 135, 474 ], "category": "little girl on left", "predict_box": [ 0, 163, 135, 479 ], "iou": 0.9749566912651062, "id": 474 }, { "file_name": "refcoco/image/COCO_train2014_000000273197.jpg", "width": 623, "height": 640, "bbox": [ 415, 182, 611, 591 ], "category": "the dark brown horse", "predict_box": [ 415, 183, 610, 590 ], "iou": 0.9901251196861267, "id": 475 }, { "file_name": "refcoco/image/COCO_train2014_000000451337.jpg", "width": 640, "height": 428, "bbox": [ 12, 268, 208, 421 ], "category": "green chair", "predict_box": [ 13, 268, 208, 427 ], "iou": 0.9440096616744995, "id": 476 }, { "file_name": "refcoco/image/COCO_train2014_000000083093.jpg", "width": 500, "height": 332, "bbox": [ 261, 62, 456, 328 ], "category": "red shirt", "predict_box": [ 259, 63, 452, 331 ], "iou": 0.9564716815948486, "id": 477 }, { "file_name": "refcoco/image/COCO_train2014_000000171194.jpg", "width": 640, "height": 429, "bbox": [ 0, 0, 219, 421 ], "category": "left headless person", "predict_box": [ 0, 0, 222, 428 ], "iou": 0.9659257531166077, "id": 478 }, { "file_name": "refcoco/image/COCO_train2014_000000177917.jpg", "width": 427, "height": 640, "bbox": [ 0, 478, 196, 640 ], "category": "brown bear buried", "predict_box": [ 0, 476, 195, 626 ], "iou": 0.9084721207618713, "id": 479 }, { "file_name": "refcoco/image/COCO_train2014_000000260010.jpg", "width": 640, "height": 480, "bbox": [ 2, 130, 81, 322 ], "category": "white shirt", "predict_box": [ 0, 126, 93, 325 ], "iou": 0.8244969844818115, "id": 480 }, { "file_name": "refcoco/image/COCO_train2014_000000326966.jpg", "width": 640, "height": 608, "bbox": [ 124, 13, 459, 601 ], "category": "A man in a suit", "predict_box": [ 126, 11, 454, 607 ], "iou": 0.9674181342124939, "id": 481 }, { "file_name": "refcoco/image/COCO_train2014_000000157714.jpg", "width": 640, "height": 480, "bbox": [ 88, 61, 331, 239 ], "category": "teddy that is closest to the girl", "predict_box": [ 86, 60, 329, 238 ], "iou": 0.9850764274597168, "id": 482 }, { "file_name": "refcoco/image/COCO_train2014_000000291493.jpg", "width": 640, "height": 480, "bbox": [ 217, 113, 528, 453 ], "category": "half up front", "predict_box": [ 218, 123, 527, 451 ], "iou": 0.959222674369812, "id": 483 }, { "file_name": "refcoco/image/COCO_train2014_000000366789.jpg", "width": 640, "height": 427, "bbox": [ 291, 195, 486, 343 ], "category": "bike direcly behind the woman on bike's front tire", "predict_box": [ 294, 195, 485, 343 ], "iou": 0.9668398499488831, "id": 484 }, { "file_name": "refcoco/image/COCO_train2014_000000098631.jpg", "width": 640, "height": 409, "bbox": [ 91, 173, 428, 404 ], "category": "red umbrella", "predict_box": [ 93, 173, 429, 408 ], "iou": 0.9676530361175537, "id": 485 }, { "file_name": "refcoco/image/COCO_train2014_000000461996.jpg", "width": 490, "height": 640, "bbox": [ 319, 136, 423, 397 ], "category": "adult in pink", "predict_box": [ 318, 136, 422, 398 ], "iou": 0.9862542152404785, "id": 486 }, { "file_name": "refcoco/image/COCO_train2014_000000289866.jpg", "width": 640, "height": 480, "bbox": [ 341, 133, 554, 381 ], "category": "chick on couch", "predict_box": [ 342, 134, 553, 381 ], "iou": 0.9835764765739441, "id": 487 }, { "file_name": "refcoco/image/COCO_train2014_000000124580.jpg", "width": 640, "height": 427, "bbox": [ 458, 141, 596, 378 ], "category": "left girl", "predict_box": [ 460, 142, 598, 378 ], "iou": 0.9596685171127319, "id": 488 }, { "file_name": "refcoco/image/COCO_train2014_000000336503.jpg", "width": 640, "height": 480, "bbox": [ 43, 153, 136, 398 ], "category": "Phone thing on LEFT", "predict_box": [ 43, 153, 134, 397 ], "iou": 0.9744920134544373, "id": 489 }, { "file_name": "refcoco/image/COCO_train2014_000000480576.jpg", "width": 640, "height": 428, "bbox": [ 226, 97, 418, 381 ], "category": "girl", "predict_box": [ 227, 97, 416, 380 ], "iou": 0.9813860058784485, "id": 490 }, { "file_name": "refcoco/image/COCO_train2014_000000383512.jpg", "width": 640, "height": 480, "bbox": [ 491, 104, 640, 227 ], "category": "far right middle", "predict_box": [ 491, 96, 639, 223 ], "iou": 0.9103807806968689, "id": 491 }, { "file_name": "refcoco/image/COCO_train2014_000000580008.jpg", "width": 372, "height": 500, "bbox": [ 38, 73, 201, 240 ], "category": "Woman in top picture on the left.", "predict_box": [ 38, 73, 203, 242 ], "iou": 0.9664106965065002, "id": 492 }, { "file_name": "refcoco/image/COCO_train2014_000000255375.jpg", "width": 640, "height": 427, "bbox": [ 0, 86, 178, 421 ], "category": "left girl", "predict_box": [ 0, 87, 177, 426 ], "iou": 0.9764673709869385, "id": 493 }, { "file_name": "refcoco/image/COCO_train2014_000000080634.jpg", "width": 640, "height": 426, "bbox": [ 291, 59, 518, 248 ], "category": "the two slices of pizza on the right towards the top of the photo", "predict_box": [ 356, 97, 522, 246 ], "iou": 0.5499248504638672, "id": 494 }, { "file_name": "refcoco/image/COCO_train2014_000000312390.jpg", "width": 640, "height": 480, "bbox": [ 2, 0, 584, 473 ], "category": "adult arms", "predict_box": [ 0, 0, 582, 479 ], "iou": 0.9814236760139465, "id": 495 }, { "file_name": "refcoco/image/COCO_train2014_000000538398.jpg", "width": 640, "height": 480, "bbox": [ 59, 338, 286, 434 ], "category": "striped thing", "predict_box": [ 58, 336, 285, 432 ], "iou": 0.9584987759590149, "id": 496 }, { "file_name": "refcoco/image/COCO_train2014_000000540436.jpg", "width": 480, "height": 640, "bbox": [ 148, 64, 480, 231 ], "category": "wood table next to beer behind plate", "predict_box": [ 150, 63, 479, 230 ], "iou": 0.9845311045646667, "id": 497 }, { "file_name": "refcoco/image/COCO_train2014_000000331463.jpg", "width": 640, "height": 480, "bbox": [ 293, 48, 517, 474 ], "category": "green shirt", "predict_box": [ 280, 47, 514, 479 ], "iou": 0.9216980338096619, "id": 498 }, { "file_name": "refcoco/image/COCO_train2014_000000403258.jpg", "width": 500, "height": 375, "bbox": [ 148, 67, 306, 363 ], "category": "batter", "predict_box": [ 148, 65, 306, 365 ], "iou": 0.9804937839508057, "id": 499 }, { "file_name": "refcoco/image/COCO_train2014_000000058184.jpg", "width": 480, "height": 640, "bbox": [ 39, 287, 240, 491 ], "category": "weird sandwhich thing on plate closest", "predict_box": [ 40, 288, 239, 491 ], "iou": 0.9829836487770081, "id": 500 } ]
null
[{"file_name":"refcoco/image/COCO_train2014_000000052086.jpg","width":640,"height":480,"bbox":[174,2(...TRUNCATED)
null
null
[{"file_name":"refcoco/image/COCO_train2014_000000171194.jpg","width":640,"height":429,"bbox":[372,1(...TRUNCATED)

No dataset card yet

Downloads last month
13