File size: 392 Bytes
5914e9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "target_object": [
        "van"
    ],
    "bbox": [
        [
            520,
            1002,
            64,
            29
        ]
    ],
    "question": "What is the color of the van?",
    "options": [
        "The color of the van is red.",
        "The color of the van is silver.",
        "The color of the van is black.",
        "The color of the van is white."
    ]
}