File size: 413 Bytes
5914e9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "target_object": [
        "earring"
    ],
    "bbox": [
        [
            980,
            613,
            12,
            43
        ]
    ],
    "question": "What is the color of the earring?",
    "options": [
        "The color of the earring is blue.",
        "The color of the earring is pink.",
        "The color of the earring is silver.",
        "The color of the earring is red."
    ]
}