File size: 414 Bytes
5914e9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "target_object": [
        "apples"
    ],
    "bbox": [
        [
            1929,
            811,
            105,
            52
        ]
    ],
    "question": "What is the color of the apples?",
    "options": [
        "The color of the apples is green.",
        "The color of the apples is red.",
        "The color of the apples is dark red.",
        "The color of the apples is yellow."
    ]
}