| { | |
| "target_object": [ | |
| "dog", | |
| "scooter" | |
| ], | |
| "bbox": [ | |
| [ | |
| 875, | |
| 1231, | |
| 161, | |
| 112 | |
| ], | |
| [ | |
| 1723, | |
| 916, | |
| 97, | |
| 97 | |
| ] | |
| ], | |
| "question": "Is the dog on the left or right side of the scooter?", | |
| "options": [ | |
| "The dog is on the left side of the scooter.", | |
| "The dog is on the right side of the scooter." | |
| ] | |
| } |