File size: 421 Bytes
5914e9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "target_object": [
        "umbrella"
    ],
    "bbox": [
        [
            1973,
            1232,
            59,
            37
        ]
    ],
    "question": "What is the color of the umbrella?",
    "options": [
        "The color of the umbrella is blue.",
        "The color of the umbrella is white.",
        "The color of the umbrella is red.",
        "The color of the umbrella is black."
    ]
}