File size: 836 Bytes
a0d33f6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "sample_id": "005299",
  "status": "annotated",
  "annotation": {
    "sample_id": "005299",
    "task": "target_grounding",
    "stress": {
      "M": [
        "low_contrast_blend"
      ]
    },
    "instruction": "What is the bounding box of the fan in the image? Respond with one axis-aligned bounding box as a single tuple (x_min, y_min, x_max, y_max). Each value must be an integer between 0 and 1000 (permille): x is scaled by image width and y by image height, with 0 at the left/top edge and 1000 at the right/bottom edge. Do not include any text outside the tuple.",
    "rgb": "08/03/media/rgb/005299_rgb.jpg",
    "gt": {
      "type": "bbox",
      "bbox": {
        "format": "xyxy",
        "space": "permille",
        "box": [
          325,
          1,
          568,
          167
        ]
      }
    }
  }
}