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": [
        "dog"
    ],
    "bbox": [
        [
            574,
            655,
            43,
            117
        ]
    ],
    "question": "What is the color of the dog?",
    "options": [
        "The color of the dog is black.",
        "The color of the dog is white.",
        "The color of the dog is brown.",
        "The color of the dog is gray."
    ]
}