File size: 429 Bytes
5914e9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "target_object": [
        "vending machine"
    ],
    "bbox": [
        [
            1181,
            1136,
            66,
            97
        ]
    ],
    "question": "What does the vending machine sell?",
    "options": [
        "The vending machine sells Coca Cola.",
        "The vending machine sells snacks.",
        "The vending machine sells Pepsi.",
        "The vending machine sells ice cream."
    ]
}