File size: 416 Bytes
5914e9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "target_object": [
        "bell",
        "clock"
    ],
    "bbox": [
        [
            942,
            660,
            36,
            72
        ],
        [
            921,
            493,
            63,
            48
        ]
    ],
    "question": "Is the bell above or below the clock?",
    "options": [
        "The bell is below the clock.",
        "The bell is above the clock."
    ]
}