File size: 243,609 Bytes
ead3fe6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
{"width": 500, "height": 375, "question_id": "10467937", "image_id": "2324084", "question": "What is the piece of furniture that is the same color as the lamp called?", "answer": "cabinet", "answer_complexity": "2", "unique_objs": [{"id": "3095148", "name": "lamp", "name_in_question": "lamp", "bbox": [0.09, 0.01, 0.07, 0.34], "complexity": "1"}, {"id": "2848884", "name": "cabinet", "name_in_question": "furniture", "bbox": [0.63, 0.73, 0.33, 0.27], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "1250257", "image_id": "2349434", "question": "What is the person to the right of the person wearing?", "answer": "jacket", "answer_complexity": "2", "unique_objs": [{"id": "2272547", "name": "person", "name_in_question": "person", "bbox": [0.39, 0.4, 0.1, 0.13], "complexity": "1"}, {"id": "3599271", "name": "man", "name_in_question": "person", "bbox": [0.46, 0.37, 0.21, 0.28], "complexity": "2"}, {"id": "2100058", "name": "jacket", "name_in_question": "jacket", "bbox": [0.55, 0.4, 0.12, 0.1], "complexity": "2"}], "question_complexity": 7}
{"width": 1024, "height": 768, "question_id": "02106195", "image_id": "1592134", "question": "What kind of sign is mounted on the stick?", "answer": "stop sign", "answer_complexity": "2", "unique_objs": [{"id": "4433036", "name": "stick", "name_in_question": "stick", "bbox": [0.14, 0.26, 0.02, 0.37], "complexity": "1"}, {"id": "4433035", "name": "stop sign", "name_in_question": "sign", "bbox": [0.11, 0.18, 0.07, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 436, "question_id": "16673447", "image_id": "2320680", "question": "What's the name tag on?", "answer": "paper", "answer_complexity": "2", "unique_objs": [{"id": "4469911", "name": "name tag", "name_in_question": "name tag", "bbox": [0.0, 0.55, 0.11, 0.05], "complexity": "1"}, {"id": "4228170", "name": "paper", "name_in_question": "paper", "bbox": [0.0, 0.49, 0.1, 0.15], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 376, "question_id": "02871454", "image_id": "2367328", "question": "Is the skateboarder to the left or to the right of the person that is wearing a shirt?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "623233", "name": "shirt", "name_in_question": "shirt", "bbox": [0.65, 0.32, 0.02, 0.05], "complexity": "1"}, {"id": "623232", "name": "woman", "name_in_question": "person", "bbox": [0.64, 0.31, 0.04, 0.11], "complexity": "2"}, {"id": "623221", "name": "skateboarder", "name_in_question": "skateboarder", "bbox": [0.13, 0.12, 0.3, 0.56], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "05451114", "image_id": "2382986", "question": "What is the food on the towel the cat is above?", "answer": "sandwich", "answer_complexity": "2", "unique_objs": [{"id": "1324563", "name": "cat", "name_in_question": "cat", "bbox": [0.46, 0.0, 0.47, 0.92], "complexity": "1"}, {"id": "1324576", "name": "towel", "name_in_question": "towel", "bbox": [0.0, 0.7, 0.8, 0.3], "complexity": "2"}, {"id": "1324573", "name": "sandwich", "name_in_question": "food", "bbox": [0.16, 0.74, 0.3, 0.25], "complexity": "2"}], "question_complexity": 7}
{"width": 800, "height": 600, "question_id": "14564831", "image_id": "2594", "question": "What is the vehicle below the canopy called?", "answer": "car", "answer_complexity": "2", "unique_objs": [{"id": "3642446", "name": "canopy", "name_in_question": "canopy", "bbox": [0.16, 0.01, 0.38, 0.13], "complexity": "1"}, {"id": "1550488", "name": "car", "name_in_question": "vehicle", "bbox": [0.24, 0.23, 0.11, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 334, "height": 500, "question_id": "13693486", "image_id": "2341445", "question": "What is the vase on?", "answer": "table", "answer_complexity": "2", "unique_objs": [{"id": "2232303", "name": "vase", "name_in_question": "vase", "bbox": [0.46, 0.43, 0.31, 0.55], "complexity": "1"}, {"id": "2538622", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.95, 1.0, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "02269998", "image_id": "2413325", "question": "What color is the shirt the man is wearing?", "answer": "white", "answer_complexity": "2", "unique_objs": [{"id": "175727", "name": "man", "name_in_question": "man", "bbox": [0.58, 0.42, 0.21, 0.58], "complexity": "1"}, {"id": "175728", "name": "shirt", "name_in_question": "shirt", "bbox": [0.58, 0.57, 0.2, 0.37], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "15124515", "image_id": "2371466", "question": "What is the animal that the girl sits on?", "answer": "horse", "answer_complexity": "2", "unique_objs": [{"id": "1770543", "name": "girl", "name_in_question": "girl", "bbox": [0.34, 0.29, 0.09, 0.34], "complexity": "1"}, {"id": "1785216", "name": "horse", "name_in_question": "animal", "bbox": [0.21, 0.45, 0.37, 0.38], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "05661513", "image_id": "2353117", "question": "What are the vehicles to the left of the bag in the center?", "answer": "cars", "answer_complexity": "2", "unique_objs": [{"id": "849195", "name": "backpack", "name_in_question": "bag", "bbox": [0.37, 0.61, 0.05, 0.06], "complexity": "2"}, {"id": "849197", "name": "cars", "name_in_question": "vehicle", "bbox": [0.12, 0.59, 0.13, 0.07], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "15705247", "image_id": "2345287", "question": "What is on the shelf?", "answer": "pineapple", "answer_complexity": "2", "unique_objs": [{"id": "909323", "name": "shelf", "name_in_question": "shelf", "bbox": [0.0, 0.04, 0.21, 0.37], "complexity": "1"}, {"id": "909322", "name": "pineapple", "name_in_question": "pineapple", "bbox": [0.1, 0.0, 0.08, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "15775385", "image_id": "2372497", "question": "What animal is the forest in front of?", "answer": "elephant", "answer_complexity": "2", "unique_objs": [{"id": "736287", "name": "forest", "name_in_question": "forest", "bbox": [0.11, 0.43, 0.53, 0.12], "complexity": "1"}, {"id": "736279", "name": "elephant", "name_in_question": "animal", "bbox": [0.6, 0.11, 0.28, 0.56], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "08277283", "image_id": "2376684", "question": "Is the wood shelf to the left of the white cat?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "570546", "name": "shelf", "name_in_question": "shelf", "bbox": [0.0, 0.0, 0.23, 0.5], "complexity": "2"}, {"id": "570542", "name": "cat", "name_in_question": "cat", "bbox": [0.18, 0.0, 0.18, 0.41], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 289, "question_id": "10274441", "image_id": "2395567", "question": "Who is wearing the pants?", "answer": "umpire", "answer_complexity": "2", "unique_objs": [{"id": "1204559", "name": "pants", "name_in_question": "pants", "bbox": [0.9, 0.63, 0.07, 0.09], "complexity": "1"}, {"id": "1204558", "name": "umpire", "name_in_question": "person", "bbox": [0.89, 0.55, 0.08, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "05747682", "image_id": "2371808", "question": "What is the color of the jeans the man is wearing?", "answer": "blue", "answer_complexity": "2", "unique_objs": [{"id": "2199802", "name": "man", "name_in_question": "man", "bbox": [0.46, 0.43, 0.12, 0.26], "complexity": "1"}, {"id": "1690379", "name": "jeans", "name_in_question": "jeans", "bbox": [0.51, 0.59, 0.07, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "18786618", "image_id": "2409168", "question": "Do you see any bag to the left of the cone on the right?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "247513", "name": "cone", "name_in_question": "cone", "bbox": [0.77, 0.63, 0.15, 0.31], "complexity": "2"}, {"id": "3808157", "name": "bag", "name_in_question": "bag", "bbox": [0.56, 0.79, 0.09, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "05507267", "image_id": "2338953", "question": "What's on the table?", "answer": "glass", "answer_complexity": "2", "unique_objs": [{"id": "952741", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.0, 1.0, 0.99], "complexity": "1"}, {"id": "952740", "name": "glass", "name_in_question": "glass", "bbox": [0.29, 0.0, 0.17, 0.29], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "10326522", "image_id": "2339751", "question": "Are there any laptops to the right of the chair that is not full?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "2689758", "name": "chair", "name_in_question": "chair", "bbox": [0.01, 0.3, 0.22, 0.62], "complexity": "2"}, {"id": "2285233", "name": "laptop", "name_in_question": "laptop", "bbox": [0.31, 0.23, 0.21, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "06707628", "image_id": "2349992", "question": "What kind of appliance is to the left of the coffee cup in the top?", "answer": "toaster", "answer_complexity": "2", "unique_objs": [{"id": "1898105", "name": "coffee cup", "name_in_question": "coffee cup", "bbox": [0.53, 0.2, 0.09, 0.13], "complexity": "2"}, {"id": "2059000", "name": "toaster", "name_in_question": "appliance", "bbox": [0.0, 0.0, 0.43, 0.5], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "16155046", "image_id": "2394019", "question": "Is the dry grass below a zebra?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1214949", "name": "grass", "name_in_question": "grass", "bbox": [0.19, 0.89, 0.36, 0.1], "complexity": "2"}, {"id": "1214942", "name": "zebra", "name_in_question": "zebra", "bbox": [0.0, 0.04, 0.6, 0.95], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 341, "question_id": "12256812", "image_id": "2415867", "question": "Do you see any women to the right of the tennis racket on the right?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "3395520", "name": "racket", "name_in_question": "racket", "bbox": [0.88, 0.06, 0.11, 0.25], "complexity": "2"}, {"id": "3081593", "name": "woman", "name_in_question": "woman", "bbox": [0.72, 0.16, 0.19, 0.77], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "12603041", "image_id": "2410549", "question": "What is the child wearing?", "answer": "outfit", "answer_complexity": "2", "unique_objs": [{"id": "214935", "name": "child", "name_in_question": "child", "bbox": [0.03, 0.22, 0.85, 0.74], "complexity": "1"}, {"id": "214938", "name": "outfit", "name_in_question": "outfit", "bbox": [0.04, 0.22, 0.59, 0.58], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "13430691", "image_id": "2413411", "question": "What kind of fast food is below the paper?", "answer": "fries", "answer_complexity": "2", "unique_objs": [{"id": "174047", "name": "paper", "name_in_question": "paper", "bbox": [0.5, 0.36, 0.35, 0.31], "complexity": "1"}, {"id": "174046", "name": "fries", "name_in_question": "fast food", "bbox": [0.51, 0.36, 0.21, 0.23], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 400, "question_id": "02610704", "image_id": "2415203", "question": "What is the color of the man's hair?", "answer": "dark", "answer_complexity": "2", "unique_objs": [{"id": "143927", "name": "man", "name_in_question": "man", "bbox": [0.41, 0.01, 0.57, 0.91], "complexity": "1"}, {"id": "143928", "name": "hair", "name_in_question": "hair", "bbox": [0.58, 0.03, 0.16, 0.17], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "16545680", "image_id": "2408602", "question": "What is in front of the vehicle?", "answer": "door", "answer_complexity": "2", "unique_objs": [{"id": "258444", "name": "vehicle", "name_in_question": "vehicle", "bbox": [0.13, 0.28, 0.84, 0.46], "complexity": "1"}, {"id": "258470", "name": "door", "name_in_question": "door", "bbox": [0.91, 0.27, 0.09, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "0788098", "image_id": "2410668", "question": "Where is the kite?", "answer": "sky", "answer_complexity": "2", "unique_objs": [{"id": "212170", "name": "kite", "name_in_question": "kite", "bbox": [0.45, 0.01, 0.04, 0.08], "complexity": "1"}, {"id": "212164", "name": "sky", "name_in_question": "place", "bbox": [0.0, 0.0, 1.0, 0.17], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 365, "question_id": "141012474", "image_id": "2364911", "question": "Do you see drawers to the right of the cabinets in the center of the picture?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "637857", "name": "cabinets", "name_in_question": "cabinets", "bbox": [0.34, 0.53, 0.06, 0.24], "complexity": "2"}, {"id": "637840", "name": "drawer", "name_in_question": "drawer", "bbox": [0.5, 0.56, 0.11, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "191039693", "image_id": "2372792", "question": "Is the long woman to the left or to the right of the man in the top of the picture?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1740754", "name": "man", "name_in_question": "man", "bbox": [0.21, 0.22, 0.09, 0.12], "complexity": "2"}, {"id": "2223283", "name": "woman", "name_in_question": "woman", "bbox": [0.09, 0.14, 0.07, 0.17], "complexity": "2"}], "question_complexity": 5}
{"width": 318, "height": 500, "question_id": "04740707", "image_id": "2417844", "question": "What is on the paper?", "answer": "hot dog", "answer_complexity": "2", "unique_objs": [{"id": "3361029", "name": "paper", "name_in_question": "paper", "bbox": [0.0, 0.41, 1.0, 0.59], "complexity": "1"}, {"id": "2908917", "name": "hot dog", "name_in_question": "hot dog", "bbox": [0.16, 0.55, 0.79, 0.33], "complexity": "2"}], "question_complexity": 5}
{"width": 281, "height": 500, "question_id": "07155316", "image_id": "2404140", "question": "What is on the wall?", "answer": "graffiti", "answer_complexity": "2", "unique_objs": [{"id": "1118509", "name": "wall", "name_in_question": "wall", "bbox": [0.26, 0.24, 0.29, 0.22], "complexity": "1"}, {"id": "1118511", "name": "graffiti", "name_in_question": "graffiti", "bbox": [0.42, 0.32, 0.12, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "0878102", "image_id": "2347819", "question": "What is the woman holding?", "answer": "hair dryer", "answer_complexity": "2", "unique_objs": [{"id": "887148", "name": "woman", "name_in_question": "woman", "bbox": [0.01, 0.07, 0.99, 0.93], "complexity": "1"}, {"id": "887149", "name": "hair dryer", "name_in_question": "hair dryer", "bbox": [0.1, 0.04, 0.34, 0.25], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "15319533", "image_id": "2364858", "question": "What is the food to the right of the drink called?", "answer": "sandwich", "answer_complexity": "2", "unique_objs": [{"id": "758492", "name": "drink", "name_in_question": "drink", "bbox": [0.0, 0.16, 0.36, 0.65], "complexity": "1"}, {"id": "758483", "name": "sandwich", "name_in_question": "food", "bbox": [0.32, 0.3, 0.62, 0.38], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "02750315", "image_id": "2370737", "question": "Where do you think is that skateboard?", "answer": "street", "answer_complexity": "2", "unique_objs": [{"id": "601961", "name": "skateboard", "name_in_question": "skateboard", "bbox": [0.13, 0.86, 0.23, 0.1], "complexity": "1"}, {"id": "601957", "name": "street", "name_in_question": "place", "bbox": [0.02, 0.9, 0.96, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 221, "question_id": "09713581", "image_id": "2355038", "question": "What is in front of the trees?", "answer": "building", "answer_complexity": "2", "unique_objs": [{"id": "833391", "name": "trees", "name_in_question": "trees", "bbox": [0.0, 0.0, 0.15, 0.48], "complexity": "1"}, {"id": "833389", "name": "building", "name_in_question": "building", "bbox": [0.12, 0.23, 0.76, 0.39], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "05641428", "image_id": "2315586", "question": "What is inside the clear glass?", "answer": "liquid", "answer_complexity": "2", "unique_objs": [{"id": "3963439", "name": "glass", "name_in_question": "glass", "bbox": [0.71, 0.04, 0.24, 0.34], "complexity": "2"}, {"id": "3006516", "name": "liquid", "name_in_question": "liquid", "bbox": [0.79, 0.0, 0.14, 0.09], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "17929087", "image_id": "2415373", "question": "The cat is where?", "answer": "floor", "answer_complexity": "2", "unique_objs": [{"id": "3104513", "name": "cat", "name_in_question": "cat", "bbox": [0.22, 0.86, 0.21, 0.1], "complexity": "1"}, {"id": "3104514", "name": "floor", "name_in_question": "place", "bbox": [0.01, 0.64, 0.81, 0.35], "complexity": "2"}], "question_complexity": 5}
{"width": 331, "height": 500, "question_id": "0569383", "image_id": "2406564", "question": "What are the spectators watching?", "answer": "motorcycle", "answer_complexity": "2", "unique_objs": [{"id": "293639", "name": "spectators", "name_in_question": "spectators", "bbox": [0.02, 0.05, 0.17, 0.19], "complexity": "1"}, {"id": "293633", "name": "motorcycle", "name_in_question": "motorcycle", "bbox": [0.05, 0.27, 0.95, 0.65], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "18986429", "image_id": "2375683", "question": "Is there a metal table or chair?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "3690553", "name": "chair", "name_in_question": "chair", "bbox": [0.61, 0.0, 0.08, 0.22], "complexity": "2"}, {"id": "1879568", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.19, 1.0, 0.81], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "121030828", "image_id": "2412066", "question": "Are there any keyboards to the right of the person that is playing?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "3115510", "name": "person", "name_in_question": "person", "bbox": [0.36, 0.39, 0.06, 0.24], "complexity": "2"}, {"id": "2788105", "name": "keyboard", "name_in_question": "keyboard", "bbox": [0.0, 0.5, 0.15, 0.18], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "13387418", "image_id": "2323659", "question": "What is hanging from the wall?", "answer": "mirror", "answer_complexity": "2", "unique_objs": [{"id": "4097400", "name": "wall", "name_in_question": "wall", "bbox": [0.15, 0.0, 0.85, 0.25], "complexity": "1"}, {"id": "4097409", "name": "mirror", "name_in_question": "mirror", "bbox": [0.46, 0.0, 0.42, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "19927312", "image_id": "2382358", "question": "Who is wearing eyeglasses?", "answer": "policeman", "answer_complexity": "2", "unique_objs": [{"id": "1329252", "name": "eye glasses", "name_in_question": "eye glasses", "bbox": [0.17, 0.11, 0.03, 0.02], "complexity": "1"}, {"id": "1329231", "name": "policeman", "name_in_question": "person", "bbox": [0.06, 0.05, 0.29, 0.62], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "00797984", "image_id": "2356411", "question": "What is the girl wearing?", "answer": "dress", "answer_complexity": "2", "unique_objs": [{"id": "820754", "name": "girl", "name_in_question": "girl", "bbox": [0.07, 0.58, 0.23, 0.42], "complexity": "1"}, {"id": "820755", "name": "dress", "name_in_question": "dress", "bbox": [0.08, 0.67, 0.21, 0.33], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "01354352", "image_id": "2380732", "question": "What color do you think the leaves that are on the tree are?", "answer": "yellow", "answer_complexity": "2", "unique_objs": [{"id": "1343078", "name": "tree", "name_in_question": "tree", "bbox": [0.71, 0.0, 0.29, 0.46], "complexity": "1"}, {"id": "1343091", "name": "leaves", "name_in_question": "leaves", "bbox": [0.71, 0.0, 0.23, 0.41], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "00785768", "image_id": "2416195", "question": "What vehicle is to the left of the glasses?", "answer": "taxi", "answer_complexity": "2", "unique_objs": [{"id": "3346351", "name": "glasses", "name_in_question": "glasses", "bbox": [0.52, 0.58, 0.06, 0.03], "complexity": "1"}, {"id": "3050294", "name": "taxi", "name_in_question": "vehicle", "bbox": [0.17, 0.45, 0.37, 0.55], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "10780377", "image_id": "2382364", "question": "What color is the chair next to the other chair?", "answer": "black", "answer_complexity": "2", "unique_objs": [{"id": "1329214", "name": "chair", "name_in_question": "chair", "bbox": [0.63, 0.75, 0.26, 0.25], "complexity": "1"}, {"id": "1329215", "name": "chair", "name_in_question": "chair", "bbox": [0.75, 0.41, 0.22, 0.57], "complexity": "2"}], "question_complexity": 5}
{"width": 369, "height": 246, "question_id": "07358737", "image_id": "4888", "question": "Which kind of appliance is to the left of the refrigerator?", "answer": "coffee maker", "answer_complexity": "2", "unique_objs": [{"id": "1072388", "name": "refrigerator", "name_in_question": "refrigerator", "bbox": [0.32, 0.4, 0.12, 0.22], "complexity": "1"}, {"id": "1072391", "name": "coffee maker", "name_in_question": "appliance", "bbox": [0.21, 0.51, 0.07, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "08851905", "image_id": "2400583", "question": "What is the food that the vending machine that is to the left of the dispenser is holding?", "answer": "snacks", "answer_complexity": "2", "unique_objs": [{"id": "1157070", "name": "dispenser", "name_in_question": "dispenser", "bbox": [0.8, 0.37, 0.07, 0.22], "complexity": "1"}, {"id": "1157061", "name": "vending machine", "name_in_question": "vending machine", "bbox": [0.37, 0.21, 0.22, 0.53], "complexity": "2"}, {"id": "1157066", "name": "snacks", "name_in_question": "food", "bbox": [0.41, 0.25, 0.04, 0.28], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 334, "question_id": "16760186", "image_id": "2338131", "question": "What is that laptop on?", "answer": "bed", "answer_complexity": "2", "unique_objs": [{"id": "4335866", "name": "laptop", "name_in_question": "laptop", "bbox": [0.34, 0.6, 0.29, 0.37], "complexity": "1"}, {"id": "4146529", "name": "bed", "name_in_question": "bed", "bbox": [0.0, 0.75, 0.68, 0.25], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "14360119", "image_id": "2352235", "question": "What kind of fruit is the woman holding?", "answer": "banana", "answer_complexity": "2", "unique_objs": [{"id": "855336", "name": "woman", "name_in_question": "woman", "bbox": [0.27, 0.3, 0.73, 0.7], "complexity": "1"}, {"id": "855348", "name": "banana", "name_in_question": "fruit", "bbox": [0.33, 0.71, 0.25, 0.21], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "13168817", "image_id": "2324119", "question": "Where is the man walking?", "answer": "street", "answer_complexity": "2", "unique_objs": [{"id": "3503567", "name": "man", "name_in_question": "man", "bbox": [0.05, 0.16, 0.1, 0.28], "complexity": "1"}, {"id": "3397913", "name": "street", "name_in_question": "street", "bbox": [0.01, 0.34, 0.29, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "03340889", "image_id": "2374901", "question": "Who is wearing the cap?", "answer": "guy", "answer_complexity": "2", "unique_objs": [{"id": "585084", "name": "cap", "name_in_question": "cap", "bbox": [0.26, 0.01, 0.08, 0.13], "complexity": "1"}, {"id": "585075", "name": "guy", "name_in_question": "person", "bbox": [0.13, 0.0, 0.21, 0.46], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 477, "question_id": "07370849", "image_id": "2383034", "question": "How thick is the blue book of the clock?", "answer": "thin", "answer_complexity": "2", "unique_objs": [{"id": "3830552", "name": "clock", "name_in_question": "clock", "bbox": [0.29, 0.12, 0.55, 0.6], "complexity": "2"}, {"id": "3830545", "name": "book", "name_in_question": "book", "bbox": [0.05, 0.14, 0.15, 0.58], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "17251738", "image_id": "2411069", "question": "What is the man on the beach wearing?", "answer": "shorts", "answer_complexity": "2", "unique_objs": [{"id": "360775", "name": "beach", "name_in_question": "beach", "bbox": [0.03, 0.64, 0.96, 0.35], "complexity": "1"}, {"id": "360773", "name": "man", "name_in_question": "man", "bbox": [0.54, 0.61, 0.03, 0.1], "complexity": "2"}, {"id": "1083164", "name": "shorts", "name_in_question": "shorts", "bbox": [0.55, 0.64, 0.01, 0.02], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 333, "question_id": "08903836", "image_id": "2411264", "question": "What vegetable is left of the avocado?", "answer": "cucumber", "answer_complexity": "2", "unique_objs": [{"id": "314331", "name": "avocado", "name_in_question": "avocado", "bbox": [0.31, 0.65, 0.07, 0.06], "complexity": "1"}, {"id": "314326", "name": "cucumber", "name_in_question": "vegetable", "bbox": [0.13, 0.55, 0.19, 0.15], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 685, "question_id": "11389786", "image_id": "713928", "question": "What is the boy that is standing holding?", "answer": "racket", "answer_complexity": "2", "unique_objs": [{"id": "1590375", "name": "boy", "name_in_question": "boy", "bbox": [0.45, 0.22, 0.16, 0.77], "complexity": "2"}, {"id": "1590365", "name": "racket", "name_in_question": "racket", "bbox": [0.53, 0.63, 0.28, 0.13], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 281, "question_id": "12632952", "image_id": "2359663", "question": "Do you see any zebras on the green grass?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "791831", "name": "grass", "name_in_question": "grass", "bbox": [0.07, 0.53, 0.56, 0.46], "complexity": "2"}, {"id": "791830", "name": "zebra", "name_in_question": "zebra", "bbox": [0.41, 0.35, 0.22, 0.35], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "02307827", "image_id": "2336063", "question": "What is the device to the left of the cat?", "answer": "keyboard", "answer_complexity": "2", "unique_objs": [{"id": "2297247", "name": "cat", "name_in_question": "cat", "bbox": [0.44, 0.2, 0.56, 0.68], "complexity": "1"}, {"id": "3355630", "name": "keyboard", "name_in_question": "device", "bbox": [0.13, 0.48, 0.37, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 281, "height": 500, "question_id": "06148673", "image_id": "2349225", "question": "What type of sign do the men to the left of the safety jacket pull?", "answer": "street sign", "answer_complexity": "2", "unique_objs": [{"id": "3903814", "name": "safety jacket", "name_in_question": "safety jacket", "bbox": [0.51, 0.43, 0.17, 0.08], "complexity": "1"}, {"id": "1694357", "name": "men", "name_in_question": "men", "bbox": [0.36, 0.42, 0.15, 0.1], "complexity": "2"}, {"id": "3362297", "name": "street sign", "name_in_question": "sign", "bbox": [0.18, 0.5, 0.57, 0.18], "complexity": "2"}], "question_complexity": 7}
{"width": 375, "height": 500, "question_id": "00631912", "image_id": "2414335", "question": "Do you see any apple in the plastic bag?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "321370", "name": "bag", "name_in_question": "bag", "bbox": [0.43, 0.43, 0.27, 0.15], "complexity": "2"}, {"id": "321371", "name": "apple", "name_in_question": "apple", "bbox": [0.44, 0.49, 0.12, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "04764456", "image_id": "2398390", "question": "Where is the minivan?", "answer": "street", "answer_complexity": "2", "unique_objs": [{"id": "425815", "name": "minivan", "name_in_question": "minivan", "bbox": [0.64, 0.53, 0.16, 0.11], "complexity": "1"}, {"id": "425827", "name": "street", "name_in_question": "place", "bbox": [0.0, 0.59, 1.0, 0.41], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 332, "question_id": "03676646", "image_id": "2416791", "question": "What type of drink is to the right of the cup that is in the bottom of the photo?", "answer": "wine", "answer_complexity": "2", "unique_objs": [{"id": "3492674", "name": "cup", "name_in_question": "cup", "bbox": [0.67, 0.72, 0.16, 0.28], "complexity": "2"}, {"id": "3146812", "name": "wine", "name_in_question": "drink", "bbox": [0.86, 0.55, 0.14, 0.45], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 500, "question_id": "00159459", "image_id": "2359433", "question": "Is the white candle to the left of the noodles on the right of the picture?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "2497900", "name": "candle", "name_in_question": "candle", "bbox": [0.65, 0.12, 0.04, 0.17], "complexity": "2"}, {"id": "3765636", "name": "noodles", "name_in_question": "noodles", "bbox": [0.89, 0.17, 0.06, 0.02], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 335, "question_id": "11293726", "image_id": "2391802", "question": "What are the horses to the left of the man doing?", "answer": "running", "answer_complexity": "2", "unique_objs": [{"id": "485989", "name": "man", "name_in_question": "man", "bbox": [0.42, 0.24, 0.18, 0.2], "complexity": "1"}, {"id": "485982", "name": "horses", "name_in_question": "horses", "bbox": [0.0, 0.26, 0.19, 0.42], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "05305086", "image_id": "2371405", "question": "Which kind of food is the blueberry in?", "answer": "yogurt", "answer_complexity": "2", "unique_objs": [{"id": "739565", "name": "blueberry", "name_in_question": "blueberry", "bbox": [0.44, 0.08, 0.07, 0.09], "complexity": "1"}, {"id": "739570", "name": "yogurt", "name_in_question": "food", "bbox": [0.17, 0.14, 0.05, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "09839959", "image_id": "2336704", "question": "What is sitting on the desk that is made of wood?", "answer": "laptop", "answer_complexity": "2", "unique_objs": [{"id": "2311030", "name": "desk", "name_in_question": "desk", "bbox": [0.04, 0.34, 0.95, 0.65], "complexity": "2"}, {"id": "2201616", "name": "laptop", "name_in_question": "laptop", "bbox": [0.38, 0.35, 0.37, 0.48], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "06689409", "image_id": "2343326", "question": "Who is wearing the shirt?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "2932359", "name": "shirt", "name_in_question": "shirt", "bbox": [0.46, 0.24, 0.23, 0.38], "complexity": "1"}, {"id": "2328481", "name": "man", "name_in_question": "person", "bbox": [0.4, 0.1, 0.29, 0.9], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "17882478", "image_id": "2403216", "question": "Are there spectators to the right of the skateboard in the bottom of the picture?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1126942", "name": "skateboard", "name_in_question": "skateboard", "bbox": [0.65, 0.73, 0.07, 0.06], "complexity": "2"}, {"id": "1126947", "name": "spectators", "name_in_question": "spectators", "bbox": [0.76, 0.42, 0.16, 0.58], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "18469571", "image_id": "2389268", "question": "What are the vegetables on top of the food with the lettuce called?", "answer": "pickles", "answer_complexity": "2", "unique_objs": [{"id": "1262540", "name": "lettuce", "name_in_question": "lettuce", "bbox": [0.47, 0.03, 0.49, 0.6], "complexity": "1"}, {"id": "1262547", "name": "bun", "name_in_question": "food", "bbox": [0.83, 0.51, 0.13, 0.07], "complexity": "2"}, {"id": "1262538", "name": "pickles", "name_in_question": "vegetable", "bbox": [0.71, 0.09, 0.26, 0.34], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "11338290", "image_id": "2326977", "question": "What is on the white table?", "answer": "paper", "answer_complexity": "2", "unique_objs": [{"id": "981252", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.01, 1.0, 0.99], "complexity": "2"}, {"id": "981253", "name": "paper", "name_in_question": "paper", "bbox": [0.0, 0.25, 0.17, 0.75], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "03685847", "image_id": "2316696", "question": "Do you see girls to the left of the red pot?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "3114785", "name": "pot", "name_in_question": "pot", "bbox": [0.88, 0.35, 0.11, 0.14], "complexity": "2"}, {"id": "2894436", "name": "girl", "name_in_question": "girl", "bbox": [0.0, 0.0, 0.9, 1.0], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "02905257", "image_id": "2380125", "question": "Do you see any pedestrians to the left of the black suitcase?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "4574383", "name": "suitcase", "name_in_question": "suitcase", "bbox": [0.56, 0.79, 0.04, 0.08], "complexity": "2"}, {"id": "4271582", "name": "pedestrians", "name_in_question": "pedestrians", "bbox": [0.36, 0.7, 0.03, 0.18], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "05159399", "image_id": "2391323", "question": "What is the knife that looks black and silver lying on?", "answer": "rock", "answer_complexity": "2", "unique_objs": [{"id": "489950", "name": "knife", "name_in_question": "knife", "bbox": [0.22, 0.23, 0.15, 0.35], "complexity": "2"}, {"id": "489958", "name": "rock", "name_in_question": "rock", "bbox": [0.17, 0.39, 0.36, 0.34], "complexity": "2"}], "question_complexity": 6}
{"width": 312, "height": 500, "question_id": "1947061", "image_id": "1377", "question": "Do you see tables near the bike to the right of the man?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1542732", "name": "man", "name_in_question": "man", "bbox": [0.17, 0.53, 0.11, 0.15], "complexity": "1"}, {"id": "1542713", "name": "bike", "name_in_question": "bike", "bbox": [0.25, 0.56, 0.16, 0.2], "complexity": "2"}, {"id": "1542714", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.65, 0.26, 0.09], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 331, "question_id": "00748013", "image_id": "2344727", "question": "Who is in front of the star?", "answer": "girl", "answer_complexity": "2", "unique_objs": [{"id": "913644", "name": "star", "name_in_question": "star", "bbox": [0.93, 0.05, 0.06, 0.1], "complexity": "1"}, {"id": "913642", "name": "girl", "name_in_question": "person", "bbox": [0.7, 0.15, 0.28, 0.72], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 281, "question_id": "09299209", "image_id": "2340985", "question": "Which kind of watercraft is in the water?", "answer": "ship", "answer_complexity": "2", "unique_objs": [{"id": "1044450", "name": "water", "name_in_question": "water", "bbox": [0.0, 0.41, 1.0, 0.56], "complexity": "1"}, {"id": "1044448", "name": "ship", "name_in_question": "watercraft", "bbox": [0.15, 0.34, 0.07, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 193, "question_id": "04220145", "image_id": "2347343", "question": "What is in front of the water?", "answer": "tree", "answer_complexity": "2", "unique_objs": [{"id": "891686", "name": "water", "name_in_question": "water", "bbox": [0.6, 0.47, 0.06, 0.04], "complexity": "1"}, {"id": "891690", "name": "tree", "name_in_question": "tree", "bbox": [0.57, 0.0, 0.43, 0.58], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "10981728", "image_id": "2390101", "question": "Is the umpire to the right or to the left of the up person that is wearing a helmet?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1253887", "name": "helmet", "name_in_question": "helmet", "bbox": [0.39, 0.35, 0.07, 0.08], "complexity": "2"}, {"id": "1253886", "name": "batter", "name_in_question": "person", "bbox": [0.33, 0.35, 0.18, 0.54], "complexity": "2"}, {"id": "1253916", "name": "umpire", "name_in_question": "umpire", "bbox": [0.0, 0.44, 0.08, 0.25], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 333, "question_id": "12830818", "image_id": "2412751", "question": "Who is wearing the hat?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "187627", "name": "hat", "name_in_question": "hat", "bbox": [0.58, 0.07, 0.04, 0.05], "complexity": "1"}, {"id": "187626", "name": "man", "name_in_question": "person", "bbox": [0.58, 0.06, 0.07, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 299, "question_id": "14576989", "image_id": "2369425", "question": "What is on the knife?", "answer": "crumbs", "answer_complexity": "2", "unique_objs": [{"id": "3863545", "name": "knife", "name_in_question": "knife", "bbox": [0.72, 0.35, 0.28, 0.45], "complexity": "1"}, {"id": "1708938", "name": "crumbs", "name_in_question": "crumbs", "bbox": [0.92, 0.42, 0.05, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "12404302", "image_id": "2326221", "question": "What kind of food is on the white plate?", "answer": "egg", "answer_complexity": "2", "unique_objs": [{"id": "3940127", "name": "plate", "name_in_question": "plate", "bbox": [0.0, 0.13, 1.01, 0.87], "complexity": "2"}, {"id": "3114275", "name": "egg", "name_in_question": "food", "bbox": [0.0, 0.32, 0.53, 0.57], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "03189519", "image_id": "2396367", "question": "What is in the pitcher in this picture?", "answer": "bottle", "answer_complexity": "2", "unique_objs": [{"id": "445221", "name": "pitcher", "name_in_question": "pitcher", "bbox": [0.42, 0.51, 0.23, 0.28], "complexity": "1"}, {"id": "445208", "name": "bottle", "name_in_question": "bottle", "bbox": [0.46, 0.37, 0.12, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 325, "question_id": "09149117", "image_id": "2376011", "question": "What is the animal to the right of the white flag that is to the right of the man?", "answer": "dog", "answer_complexity": "2", "unique_objs": [{"id": "577174", "name": "man", "name_in_question": "man", "bbox": [0.38, 0.1, 0.15, 0.48], "complexity": "2"}, {"id": "577171", "name": "flag", "name_in_question": "flag", "bbox": [0.59, 0.47, 0.06, 0.14], "complexity": "2"}, {"id": "577163", "name": "dog", "name_in_question": "animal", "bbox": [0.65, 0.42, 0.16, 0.46], "complexity": "2"}], "question_complexity": 8}
{"width": 500, "height": 360, "question_id": "13777394", "image_id": "2403093", "question": "What is going into the appliance that is not clean?", "answer": "dough", "answer_complexity": "2", "unique_objs": [{"id": "383679", "name": "oven", "name_in_question": "appliance", "bbox": [0.0, 0.0, 1.0, 0.99], "complexity": "2"}, {"id": "383676", "name": "dough", "name_in_question": "dough", "bbox": [0.18, 0.23, 0.41, 0.32], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 266, "question_id": "09502687", "image_id": "2408425", "question": "What is the man above the surfboard wearing?", "answer": "shorts", "answer_complexity": "2", "unique_objs": [{"id": "262149", "name": "surfboard", "name_in_question": "surfboard", "bbox": [0.53, 0.5, 0.03, 0.13], "complexity": "1"}, {"id": "262138", "name": "man", "name_in_question": "man", "bbox": [0.45, 0.39, 0.09, 0.21], "complexity": "2"}, {"id": "262140", "name": "shorts", "name_in_question": "shorts", "bbox": [0.49, 0.42, 0.05, 0.09], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "10213980", "image_id": "2367404", "question": "What animal is in the park?", "answer": "duck", "answer_complexity": "2", "unique_objs": [{"id": "1777670", "name": "park", "name_in_question": "park", "bbox": [0.01, 0.14, 0.99, 0.85], "complexity": "1"}, {"id": "2556186", "name": "duck", "name_in_question": "animal", "bbox": [0.08, 0.41, 0.24, 0.43], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "11169621", "image_id": "2384806", "question": "What is the appliance in the kitchen?", "answer": "dryer", "answer_complexity": "2", "unique_objs": [{"id": "524177", "name": "kitchen", "name_in_question": "kitchen", "bbox": [0.01, 0.01, 0.98, 0.99], "complexity": "1"}, {"id": "524170", "name": "dryer", "name_in_question": "appliance", "bbox": [0.14, 0.53, 0.13, 0.23], "complexity": "2"}], "question_complexity": 5}
{"width": 319, "height": 500, "question_id": "15447428", "image_id": "2340143", "question": "What is this girl playing with?", "answer": "racket", "answer_complexity": "2", "unique_objs": [{"id": "2201716", "name": "girl", "name_in_question": "girl", "bbox": [0.21, 0.13, 0.45, 0.79], "complexity": "1"}, {"id": "2525051", "name": "racket", "name_in_question": "racket", "bbox": [0.14, 0.03, 0.37, 0.12], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "12901008", "image_id": "2330325", "question": "Who is wearing shorts?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "3189133", "name": "shorts", "name_in_question": "shorts", "bbox": [0.3, 0.4, 0.39, 0.11], "complexity": "1"}, {"id": "3033213", "name": "woman", "name_in_question": "person", "bbox": [0.19, 0.12, 0.64, 0.72], "complexity": "2"}], "question_complexity": 5}
{"width": 371, "height": 500, "question_id": "0457755", "image_id": "2371272", "question": "Who is wearing a shirt?", "answer": "boy", "answer_complexity": "2", "unique_objs": [{"id": "2277287", "name": "shirt", "name_in_question": "shirt", "bbox": [0.32, 0.55, 0.26, 0.27], "complexity": "1"}, {"id": "1989447", "name": "boy", "name_in_question": "person", "bbox": [0.23, 0.41, 0.42, 0.59], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "16553195", "image_id": "2413209", "question": "What is the man to the left of the girl riding?", "answer": "scooter", "answer_complexity": "2", "unique_objs": [{"id": "177842", "name": "girl", "name_in_question": "girl", "bbox": [0.62, 0.3, 0.13, 0.25], "complexity": "1"}, {"id": "177827", "name": "man", "name_in_question": "man", "bbox": [0.44, 0.45, 0.07, 0.09], "complexity": "2"}, {"id": "177826", "name": "scooter", "name_in_question": "scooter", "bbox": [0.43, 0.61, 0.04, 0.03], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 281, "question_id": "05358719", "image_id": "2412984", "question": "What drink is to the right of the plate?", "answer": "coffee", "answer_complexity": "2", "unique_objs": [{"id": "1617413", "name": "plate", "name_in_question": "plate", "bbox": [0.2, 0.42, 0.38, 0.57], "complexity": "1"}, {"id": "1617407", "name": "coffee", "name_in_question": "drink", "bbox": [0.78, 0.29, 0.22, 0.32], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "16713310", "image_id": "2398108", "question": "What's hanging on the ceiling?", "answer": "chandelier", "answer_complexity": "2", "unique_objs": [{"id": "428386", "name": "ceiling", "name_in_question": "ceiling", "bbox": [0.36, 0.0, 0.64, 0.03], "complexity": "1"}, {"id": "428373", "name": "chandelier", "name_in_question": "chandelier", "bbox": [0.53, 0.0, 0.38, 0.31], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "07749318", "image_id": "2409545", "question": "Which color is the shirt the woman is wearing?", "answer": "pink", "answer_complexity": "2", "unique_objs": [{"id": "239514", "name": "woman", "name_in_question": "woman", "bbox": [0.58, 0.15, 0.24, 0.8], "complexity": "1"}, {"id": "239536", "name": "shirt", "name_in_question": "shirt", "bbox": [0.58, 0.34, 0.24, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 249, "question_id": "03298034", "image_id": "2371554", "question": "What is the color of the chair to the left of the other chair?", "answer": "orange", "answer_complexity": "2", "unique_objs": [{"id": "739237", "name": "chair", "name_in_question": "chair", "bbox": [0.88, 0.61, 0.12, 0.21], "complexity": "1"}, {"id": "739236", "name": "chair", "name_in_question": "chair", "bbox": [0.75, 0.56, 0.09, 0.16], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "15133710", "image_id": "2324597", "question": "Is the young girl wearing a dress?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "3469826", "name": "girl", "name_in_question": "girl", "bbox": [0.44, 0.21, 0.21, 0.4], "complexity": "2"}, {"id": "3469827", "name": "dress", "name_in_question": "dress", "bbox": [0.44, 0.38, 0.21, 0.24], "complexity": "2"}], "question_complexity": 5}
{"width": 640, "height": 480, "question_id": "00759222", "image_id": "882", "question": "What is the wire that looks white hanging from?", "answer": "desk", "answer_complexity": "2", "unique_objs": [{"id": "1030173", "name": "cord", "name_in_question": "cord", "bbox": [0.85, 0.23, 0.04, 0.42], "complexity": "2"}, {"id": "1030167", "name": "desk", "name_in_question": "desk", "bbox": [0.0, 0.01, 1.0, 0.34], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 281, "question_id": "06197589", "image_id": "2373259", "question": "What are the fruits to the left of the cup that is on top of the table?", "answer": "bananas", "answer_complexity": "2", "unique_objs": [{"id": "589019", "name": "table", "name_in_question": "table", "bbox": [0.17, 0.37, 0.68, 0.62], "complexity": "1"}, {"id": "589035", "name": "cup", "name_in_question": "cup", "bbox": [0.74, 0.5, 0.03, 0.06], "complexity": "2"}, {"id": "589030", "name": "bananas", "name_in_question": "fruit", "bbox": [0.51, 0.48, 0.07, 0.09], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 333, "question_id": "06185207", "image_id": "2368373", "question": "Are there computer mice to the right of the food the meat is with?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "618180", "name": "meat", "name_in_question": "meat", "bbox": [0.36, 0.36, 0.36, 0.4], "complexity": "1"}, {"id": "618181", "name": "cheese", "name_in_question": "food", "bbox": [0.41, 0.37, 0.21, 0.31], "complexity": "2"}, {"id": "618186", "name": "computer mouse", "name_in_question": "computer mouse", "bbox": [0.83, 0.26, 0.17, 0.3], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 398, "question_id": "06632354", "image_id": "2367682", "question": "What kind of furniture is the plate at?", "answer": "table", "answer_complexity": "2", "unique_objs": [{"id": "2123472", "name": "plate", "name_in_question": "plate", "bbox": [0.32, 0.56, 0.13, 0.05], "complexity": "1"}, {"id": "3872796", "name": "table", "name_in_question": "furniture", "bbox": [0.19, 0.49, 0.41, 0.42], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "151042720", "image_id": "2339466", "question": "The pillow is on what?", "answer": "sofa", "answer_complexity": "2", "unique_objs": [{"id": "4584430", "name": "pillow", "name_in_question": "pillow", "bbox": [0.46, 0.58, 0.13, 0.15], "complexity": "1"}, {"id": "4584431", "name": "sofa", "name_in_question": "sofa", "bbox": [0.0, 0.52, 0.69, 0.48], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 339, "question_id": "02988663", "image_id": "2386456", "question": "What is the animal that the grass is behind of?", "answer": "zebra", "answer_complexity": "2", "unique_objs": [{"id": "1285893", "name": "grass", "name_in_question": "grass", "bbox": [0.74, 0.03, 0.26, 0.14], "complexity": "1"}, {"id": "1285870", "name": "zebra", "name_in_question": "animal", "bbox": [0.64, 0.25, 0.3, 0.64], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 313, "question_id": "02629240", "image_id": "2412369", "question": "Where is the gravel?", "answer": "street", "answer_complexity": "2", "unique_objs": [{"id": "195877", "name": "gravel", "name_in_question": "gravel", "bbox": [0.01, 0.82, 0.48, 0.15], "complexity": "1"}, {"id": "195878", "name": "street", "name_in_question": "place", "bbox": [0.0, 0.72, 0.99, 0.27], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "19468299", "image_id": "2409283", "question": "What is the bench in front of?", "answer": "bushes", "answer_complexity": "2", "unique_objs": [{"id": "363546", "name": "bench", "name_in_question": "bench", "bbox": [0.11, 0.41, 0.73, 0.44], "complexity": "1"}, {"id": "363560", "name": "bushes", "name_in_question": "bushes", "bbox": [0.32, 0.26, 0.34, 0.42], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "07522170", "image_id": "2396868", "question": "The men to the left of the chair are playing what?", "answer": "wii game", "answer_complexity": "2", "unique_objs": [{"id": "439754", "name": "chair", "name_in_question": "chair", "bbox": [0.4, 0.61, 0.34, 0.38], "complexity": "1"}, {"id": "439767", "name": "men", "name_in_question": "men", "bbox": [0.0, 0.19, 0.37, 0.7], "complexity": "2"}, {"id": "439755", "name": "wii game", "name_in_question": "wii game", "bbox": [0.8, 0.43, 0.05, 0.09], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "101013132", "image_id": "2374319", "question": "Which kind of meat is to the left of the tray?", "answer": "pepperoni", "answer_complexity": "2", "unique_objs": [{"id": "3849515", "name": "tray", "name_in_question": "tray", "bbox": [0.78, 0.29, 0.22, 0.34], "complexity": "1"}, {"id": "3849517", "name": "pepperoni", "name_in_question": "meat", "bbox": [0.5, 0.58, 0.05, 0.04], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "12804884", "image_id": "2402996", "question": "What appliance is to the right of the utensils?", "answer": "coffee maker", "answer_complexity": "2", "unique_objs": [{"id": "1129028", "name": "utensils", "name_in_question": "utensils", "bbox": [0.07, 0.52, 0.05, 0.06], "complexity": "1"}, {"id": "1129026", "name": "coffee maker", "name_in_question": "appliance", "bbox": [0.23, 0.43, 0.07, 0.12], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "08449320", "image_id": "2406216", "question": "Are there airplanes on the ground made of concrete?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "325766", "name": "ground", "name_in_question": "ground", "bbox": [0.0, 0.68, 0.99, 0.31], "complexity": "2"}, {"id": "325751", "name": "airplane", "name_in_question": "airplane", "bbox": [0.0, 0.23, 0.97, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 279, "question_id": "15328392", "image_id": "2323816", "question": "What's covered by the snow?", "answer": "ground", "answer_complexity": "2", "unique_objs": [{"id": "4065586", "name": "snow", "name_in_question": "snow", "bbox": [0.0, 0.08, 1.0, 0.92], "complexity": "1"}, {"id": "4065587", "name": "ground", "name_in_question": "ground", "bbox": [0.0, 0.42, 0.99, 0.58], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "13831592", "image_id": "2362843", "question": "What is the woman to the right of the person doing?", "answer": "waiting", "answer_complexity": "2", "unique_objs": [{"id": "3748352", "name": "person", "name_in_question": "person", "bbox": [0.52, 0.63, 0.11, 0.23], "complexity": "1"}, {"id": "770689", "name": "woman", "name_in_question": "woman", "bbox": [0.77, 0.43, 0.14, 0.45], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "00564441", "image_id": "2392767", "question": "What are the vegetables to the right of the green celery?", "answer": "beets", "answer_complexity": "2", "unique_objs": [{"id": "477460", "name": "celery", "name_in_question": "celery", "bbox": [0.37, 0.0, 0.24, 0.68], "complexity": "2"}, {"id": "477455", "name": "beets", "name_in_question": "vegetable", "bbox": [0.7, 0.43, 0.06, 0.14], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 500, "question_id": "07708612", "image_id": "2355212", "question": "What is in the vase?", "answer": "umbrella", "answer_complexity": "2", "unique_objs": [{"id": "3775223", "name": "vase", "name_in_question": "vase", "bbox": [0.12, 0.7, 0.08, 0.18], "complexity": "1"}, {"id": "2780008", "name": "umbrella", "name_in_question": "umbrella", "bbox": [0.19, 0.59, 0.03, 0.11], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "02521", "image_id": "2361815", "question": "What is the device on the wall behind the man called?", "answer": "screen", "answer_complexity": "2", "unique_objs": [{"id": "779168", "name": "man", "name_in_question": "man", "bbox": [0.21, 0.36, 0.14, 0.62], "complexity": "1"}, {"id": "779171", "name": "wall", "name_in_question": "wall", "bbox": [0.0, 0.0, 1.0, 0.9], "complexity": "2"}, {"id": "779170", "name": "screen", "name_in_question": "device", "bbox": [0.63, 0.14, 0.32, 0.66], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 333, "question_id": "10887159", "image_id": "2365505", "question": "Who is wearing the cap?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "633738", "name": "cap", "name_in_question": "cap", "bbox": [0.42, 0.02, 0.09, 0.09], "complexity": "1"}, {"id": "633739", "name": "man", "name_in_question": "person", "bbox": [0.37, 0.02, 0.22, 0.94], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "121030938", "image_id": "2412066", "question": "What is the man that is to the left of the statue playing?", "answer": "guitar", "answer_complexity": "2", "unique_objs": [{"id": "2926998", "name": "statue", "name_in_question": "statue", "bbox": [0.51, 0.69, 0.09, 0.14], "complexity": "1"}, {"id": "2872496", "name": "man", "name_in_question": "man", "bbox": [0.21, 0.71, 0.13, 0.19], "complexity": "2"}, {"id": "2872497", "name": "guitar", "name_in_question": "guitar", "bbox": [0.21, 0.77, 0.1, 0.09], "complexity": "2"}], "question_complexity": 7}
{"width": 375, "height": 500, "question_id": "12409382", "image_id": "2368332", "question": "What vegetable is to the left of the squash?", "answer": "cucumber", "answer_complexity": "2", "unique_objs": [{"id": "1915747", "name": "squash", "name_in_question": "squash", "bbox": [0.51, 0.52, 0.03, 0.02], "complexity": "1"}, {"id": "2184461", "name": "cucumber", "name_in_question": "vegetable", "bbox": [0.34, 0.48, 0.06, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "05748225", "image_id": "2321317", "question": "What is the food that is in front of the cat called?", "answer": "donuts", "answer_complexity": "2", "unique_objs": [{"id": "3355695", "name": "cat", "name_in_question": "cat", "bbox": [0.01, 0.15, 0.54, 0.43], "complexity": "1"}, {"id": "2777308", "name": "donuts", "name_in_question": "baked good", "bbox": [0.1, 0.88, 0.56, 0.12], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "19308515", "image_id": "2324146", "question": "Which kind of meat is on the pizza?", "answer": "pepperoni", "answer_complexity": "2", "unique_objs": [{"id": "988456", "name": "pizza", "name_in_question": "pizza", "bbox": [0.0, 0.26, 1.0, 0.68], "complexity": "1"}, {"id": "988455", "name": "pepperoni", "name_in_question": "meat", "bbox": [0.42, 0.45, 0.14, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "19172555", "image_id": "2368908", "question": "Who are the trees in front of?", "answer": "men", "answer_complexity": "2", "unique_objs": [{"id": "2357616", "name": "trees", "name_in_question": "trees", "bbox": [0.24, 0.21, 0.12, 0.25], "complexity": "1"}, {"id": "3866271", "name": "men", "name_in_question": "person", "bbox": [0.08, 0.63, 0.07, 0.27], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "05858106", "image_id": "2334914", "question": "What piece of furniture is the person on?", "answer": "table", "answer_complexity": "2", "unique_objs": [{"id": "3205748", "name": "person", "name_in_question": "person", "bbox": [0.0, 0.0, 0.75, 0.13], "complexity": "1"}, {"id": "2492230", "name": "table", "name_in_question": "furniture", "bbox": [0.0, 0.05, 1.0, 0.94], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "05546274", "image_id": "2387752", "question": "What is the snow on?", "answer": "mountains", "answer_complexity": "2", "unique_objs": [{"id": "1273111", "name": "snow", "name_in_question": "snow", "bbox": [0.44, 0.09, 0.27, 0.12], "complexity": "1"}, {"id": "1273100", "name": "mountains", "name_in_question": "mountains", "bbox": [0.0, 0.0, 1.0, 0.29], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "06111306", "image_id": "2352692", "question": "Are there chopsticks to the right of the bread that looks square?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "852370", "name": "bread", "name_in_question": "bread", "bbox": [0.49, 0.32, 0.18, 0.16], "complexity": "2"}, {"id": "852374", "name": "chopstick", "name_in_question": "chopstick", "bbox": [0.69, 0.38, 0.31, 0.62], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "18485848", "image_id": "2401586", "question": "What is beneath the tub?", "answer": "doors", "answer_complexity": "2", "unique_objs": [{"id": "398016", "name": "bathtub", "name_in_question": "bathtub", "bbox": [0.67, 0.51, 0.33, 0.15], "complexity": "1"}, {"id": "398027", "name": "doors", "name_in_question": "doors", "bbox": [0.68, 0.62, 0.07, 0.16], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "17397637", "image_id": "2378563", "question": "Are there people near the motorbikes the sign is in front of?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "559004", "name": "sign", "name_in_question": "sign", "bbox": [0.91, 0.37, 0.05, 0.09], "complexity": "1"}, {"id": "559005", "name": "motorcycles", "name_in_question": "motorcycles", "bbox": [0.83, 0.37, 0.17, 0.1], "complexity": "2"}, {"id": "559007", "name": "person", "name_in_question": "person", "bbox": [0.85, 0.32, 0.03, 0.07], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 308, "question_id": "13117228", "image_id": "2333864", "question": "What is on the table?", "answer": "vase", "answer_complexity": "2", "unique_objs": [{"id": "3162101", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.69, 1.0, 0.3], "complexity": "1"}, {"id": "3404345", "name": "vase", "name_in_question": "vase", "bbox": [0.36, 0.18, 0.15, 0.46], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "15437777", "image_id": "2357812", "question": "What is the man wearing?", "answer": "shirt", "answer_complexity": "2", "unique_objs": [{"id": "808441", "name": "man", "name_in_question": "man", "bbox": [0.32, 0.05, 0.2, 0.94], "complexity": "1"}, {"id": "808438", "name": "shirt", "name_in_question": "shirt", "bbox": [0.33, 0.16, 0.18, 0.3], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "16687391", "image_id": "2404668", "question": "What's filled with the beverage?", "answer": "glass", "answer_complexity": "2", "unique_objs": [{"id": "1113951", "name": "beverage", "name_in_question": "beverage", "bbox": [0.24, 0.46, 0.08, 0.06], "complexity": "1"}, {"id": "1113946", "name": "glass", "name_in_question": "glass", "bbox": [0.21, 0.45, 0.17, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "14769086", "image_id": "2396253", "question": "Are there any benches near the bike the bag is on?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1199468", "name": "bag", "name_in_question": "bag", "bbox": [0.26, 0.7, 0.04, 0.08], "complexity": "1"}, {"id": "1199458", "name": "bike", "name_in_question": "bike", "bbox": [0.2, 0.65, 0.08, 0.22], "complexity": "2"}, {"id": "1199460", "name": "bench", "name_in_question": "bench", "bbox": [0.0, 0.76, 0.27, 0.1], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "18555595", "image_id": "2403578", "question": "How is the animal on the rock called?", "answer": "sheep", "answer_complexity": "2", "unique_objs": [{"id": "657061", "name": "rock", "name_in_question": "rock", "bbox": [0.43, 0.55, 0.33, 0.38], "complexity": "1"}, {"id": "657060", "name": "sheep", "name_in_question": "animal", "bbox": [0.55, 0.25, 0.16, 0.32], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "0593386", "image_id": "2330742", "question": "Who is wearing a shoe?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "3412120", "name": "shoe", "name_in_question": "shoe", "bbox": [0.5, 0.84, 0.07, 0.1], "complexity": "1"}, {"id": "2845168", "name": "woman", "name_in_question": "person", "bbox": [0.35, 0.43, 0.58, 0.54], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 400, "question_id": "00355959", "image_id": "2319473", "question": "What color does the bed sheet the child is to the left of have?", "answer": "white", "answer_complexity": "2", "unique_objs": [{"id": "3033723", "name": "child", "name_in_question": "child", "bbox": [0.44, 0.29, 0.3, 0.7], "complexity": "1"}, {"id": "3318376", "name": "sheet", "name_in_question": "sheet", "bbox": [0.7, 0.52, 0.11, 0.15], "complexity": "2"}], "question_complexity": 5}
{"width": 334, "height": 500, "question_id": "071003253", "image_id": "2360067", "question": "Is the happy person wearing a helmet?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "2762898", "name": "girl", "name_in_question": "person", "bbox": [0.41, 0.01, 0.56, 0.78], "complexity": "2"}, {"id": "1773291", "name": "helmet", "name_in_question": "helmet", "bbox": [0.68, 0.01, 0.2, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "07851107", "image_id": "2386867", "question": "What is this shelf filled with?", "answer": "decorations", "answer_complexity": "2", "unique_objs": [{"id": "680380", "name": "shelf", "name_in_question": "shelf", "bbox": [0.0, 0.0, 1.0, 0.8], "complexity": "1"}, {"id": "680381", "name": "decorations", "name_in_question": "decorations", "bbox": [0.04, 0.16, 0.13, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "03193052", "image_id": "2361610", "question": "Are there any guys to the left of the person that is riding the bicycle?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "1840956", "name": "bicycle", "name_in_question": "bicycle", "bbox": [0.28, 0.48, 0.05, 0.09], "complexity": "1"}, {"id": "1840955", "name": "person", "name_in_question": "person", "bbox": [0.28, 0.43, 0.05, 0.13], "complexity": "2"}, {"id": "2545313", "name": "guy", "name_in_question": "guy", "bbox": [0.31, 0.39, 0.17, 0.32], "complexity": "2"}], "question_complexity": 6}
{"width": 1024, "height": 683, "question_id": "18956823", "image_id": "713407", "question": "What is on the street in the picture?", "answer": "car", "answer_complexity": "2", "unique_objs": [{"id": "3700915", "name": "street", "name_in_question": "street", "bbox": [0.0, 0.34, 0.99, 0.65], "complexity": "1"}, {"id": "1583347", "name": "car", "name_in_question": "car", "bbox": [0.28, 0.16, 0.46, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 402, "question_id": "0045586", "image_id": "2365281", "question": "Is the wood table to the left or to the right of the comforter that looks white?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "635342", "name": "comforter", "name_in_question": "comforter", "bbox": [0.25, 0.4, 0.71, 0.6], "complexity": "2"}, {"id": "635348", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.75, 0.09, 0.25], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 640, "question_id": "1274986", "image_id": "713288", "question": "What vehicle is to the right of the red vehicle?", "answer": "bus", "answer_complexity": "2", "unique_objs": [{"id": "1581675", "name": "vehicle", "name_in_question": "vehicle", "bbox": [0.2, 0.55, 0.11, 0.12], "complexity": "2"}, {"id": "1581677", "name": "bus", "name_in_question": "vehicle", "bbox": [0.39, 0.1, 0.41, 0.79], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "16184781", "image_id": "2356100", "question": "Which kind of animal is the bush before?", "answer": "giraffe", "answer_complexity": "2", "unique_objs": [{"id": "823444", "name": "bush", "name_in_question": "bush", "bbox": [0.16, 0.74, 0.34, 0.26], "complexity": "1"}, {"id": "823424", "name": "giraffe", "name_in_question": "animal", "bbox": [0.12, 0.24, 0.33, 0.57], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 410, "question_id": "13896276", "image_id": "2345610", "question": "Is the cup to the left or to the right of the white plate?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "906462", "name": "plate", "name_in_question": "plate", "bbox": [0.07, 0.21, 0.81, 0.79], "complexity": "2"}, {"id": "906467", "name": "cup", "name_in_question": "cup", "bbox": [0.95, 0.45, 0.05, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 800, "height": 600, "question_id": "01742416", "image_id": "4587", "question": "The jacket the boy wears has what color?", "answer": "brown", "answer_complexity": "2", "unique_objs": [{"id": "4045881", "name": "boy", "name_in_question": "boy", "bbox": [0.33, 0.45, 0.09, 0.11], "complexity": "1"}, {"id": "4045875", "name": "jacket", "name_in_question": "jacket", "bbox": [0.33, 0.49, 0.08, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "111008853", "image_id": "2317588", "question": "Who is playing the device on the left?", "answer": "people", "answer_complexity": "2", "unique_objs": [{"id": "1019513", "name": "wii controller", "name_in_question": "device", "bbox": [0.2, 0.3, 0.17, 0.08], "complexity": "2"}, {"id": "1019496", "name": "people", "name_in_question": "person", "bbox": [0.07, 0.04, 0.8, 0.9], "complexity": "2"}], "question_complexity": 6}
{"width": 354, "height": 500, "question_id": "09218282", "image_id": "2412648", "question": "What color is the glove that the man is wearing?", "answer": "beige", "answer_complexity": "2", "unique_objs": [{"id": "4017925", "name": "man", "name_in_question": "man", "bbox": [0.34, 0.26, 0.57, 0.55], "complexity": "1"}, {"id": "4017961", "name": "glove", "name_in_question": "glove", "bbox": [0.68, 0.51, 0.05, 0.04], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "19797275", "image_id": "2334361", "question": "What is that cat lying on?", "answer": "jeans", "answer_complexity": "2", "unique_objs": [{"id": "3155316", "name": "cat", "name_in_question": "cat", "bbox": [0.35, 0.29, 0.37, 0.27], "complexity": "1"}, {"id": "3654931", "name": "jeans", "name_in_question": "jeans", "bbox": [0.18, 0.39, 0.37, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 357, "question_id": "13226826", "image_id": "2367978", "question": "Is the delicious meal to the left of the fork healthy and complete?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "619610", "name": "fork", "name_in_question": "fork", "bbox": [0.86, 0.47, 0.14, 0.19], "complexity": "2"}, {"id": "619611", "name": "meal", "name_in_question": "meal", "bbox": [0.31, 0.52, 0.51, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 370, "question_id": "12903127", "image_id": "2396828", "question": "Who is holding the phones?", "answer": "people", "answer_complexity": "2", "unique_objs": [{"id": "1194696", "name": "phones", "name_in_question": "phones", "bbox": [0.47, 0.42, 0.14, 0.11], "complexity": "1"}, {"id": "1194695", "name": "people", "name_in_question": "person", "bbox": [0.0, 0.0, 0.68, 1.0], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "06413498", "image_id": "2339847", "question": "What's the shelf filled with?", "answer": "books", "answer_complexity": "2", "unique_objs": [{"id": "3421693", "name": "shelf", "name_in_question": "shelf", "bbox": [0.7, 0.25, 0.3, 0.23], "complexity": "1"}, {"id": "3524769", "name": "books", "name_in_question": "books", "bbox": [0.8, 0.28, 0.17, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "13708485", "image_id": "2384558", "question": "Who holds the utensil?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "525985", "name": "utensil", "name_in_question": "utensil", "bbox": [0.0, 0.76, 0.2, 0.14], "complexity": "1"}, {"id": "525979", "name": "man", "name_in_question": "person", "bbox": [0.0, 0.0, 0.81, 1.0], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 279, "question_id": "10432159", "image_id": "2407459", "question": "What is sitting on the couch?", "answer": "paper towel", "answer_complexity": "2", "unique_objs": [{"id": "279001", "name": "couch", "name_in_question": "couch", "bbox": [0.02, 0.01, 0.98, 0.97], "complexity": "1"}, {"id": "279000", "name": "paper towel", "name_in_question": "paper towel", "bbox": [0.14, 0.07, 0.62, 0.31], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 400, "question_id": "11474281", "image_id": "2410202", "question": "What is the man holding?", "answer": "tennis ball", "answer_complexity": "2", "unique_objs": [{"id": "223536", "name": "man", "name_in_question": "man", "bbox": [0.1, 0.14, 0.29, 0.85], "complexity": "1"}, {"id": "223538", "name": "tennis ball", "name_in_question": "tennis ball", "bbox": [0.33, 0.56, 0.03, 0.03], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 335, "question_id": "17573809", "image_id": "2392625", "question": "What is the man that is to the right of the other man doing?", "answer": "taking a picture", "answer_complexity": "2", "unique_objs": [{"id": "1227722", "name": "man", "name_in_question": "man", "bbox": [0.49, 0.44, 0.03, 0.1], "complexity": "1"}, {"id": "1227703", "name": "man", "name_in_question": "man", "bbox": [0.51, 0.37, 0.14, 0.63], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 374, "question_id": "17791349", "image_id": "2344826", "question": "Is the laptop to the right or to the left of the mouse pad that the computer mouse is on?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "3485182", "name": "computer mouse", "name_in_question": "computer mouse", "bbox": [0.62, 0.42, 0.05, 0.05], "complexity": "1"}, {"id": "3485183", "name": "mouse pad", "name_in_question": "mouse pad", "bbox": [0.58, 0.43, 0.14, 0.06], "complexity": "2"}, {"id": "2180025", "name": "laptop", "name_in_question": "laptop", "bbox": [0.16, 0.18, 0.33, 0.31], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 500, "question_id": "06248907", "image_id": "2341009", "question": "What is the name of the vehicle that the bicycle that looks black is pulling?", "answer": "carriage", "answer_complexity": "2", "unique_objs": [{"id": "2725167", "name": "bicycle", "name_in_question": "bicycle", "bbox": [0.19, 0.63, 0.23, 0.37], "complexity": "2"}, {"id": "3922195", "name": "carriage", "name_in_question": "vehicle", "bbox": [0.18, 0.54, 0.44, 0.46], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "16265966", "image_id": "2321399", "question": "Do you see any small cars or windows?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "4408103", "name": "window", "name_in_question": "window", "bbox": [0.05, 0.58, 0.04, 0.1], "complexity": "2"}, {"id": "4201771", "name": "car", "name_in_question": "car", "bbox": [0.63, 0.67, 0.15, 0.11], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 366, "question_id": "18431738", "image_id": "2404504", "question": "What is the plant pot holding?", "answer": "plant", "answer_complexity": "2", "unique_objs": [{"id": "341846", "name": "flower pot", "name_in_question": "flower pot", "bbox": [0.08, 0.15, 0.43, 0.57], "complexity": "1"}, {"id": "341845", "name": "plant", "name_in_question": "plant", "bbox": [0.08, 0.0, 0.39, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "03680577", "image_id": "2345079", "question": "Who is wearing the shirt?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "910848", "name": "shirt", "name_in_question": "shirt", "bbox": [0.49, 0.56, 0.07, 0.08], "complexity": "1"}, {"id": "910842", "name": "woman", "name_in_question": "person", "bbox": [0.49, 0.54, 0.07, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 332, "height": 500, "question_id": "11535901", "image_id": "2380448", "question": "What is the knife on?", "answer": "table", "answer_complexity": "2", "unique_objs": [{"id": "545431", "name": "knife", "name_in_question": "knife", "bbox": [0.07, 0.52, 0.32, 0.37], "complexity": "1"}, {"id": "545432", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.39, 1.0, 0.61], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "18273841", "image_id": "2360431", "question": "What is the vegetable in the bowl the spoon is to the right of?", "answer": "lettuce", "answer_complexity": "2", "unique_objs": [{"id": "2197298", "name": "spoon", "name_in_question": "spoon", "bbox": [0.84, 0.34, 0.1, 0.34], "complexity": "1"}, {"id": "3761356", "name": "bowl", "name_in_question": "bowl", "bbox": [0.54, 0.42, 0.28, 0.22], "complexity": "2"}, {"id": "2665470", "name": "lettuce", "name_in_question": "vegetable", "bbox": [0.69, 0.45, 0.1, 0.08], "complexity": "2"}], "question_complexity": 7}
{"width": 768, "height": 1024, "question_id": "06454710", "image_id": "1592175", "question": "What is the woman to the left of the bags wearing?", "answer": "t-shirt", "answer_complexity": "2", "unique_objs": [{"id": "4434466", "name": "bags", "name_in_question": "bags", "bbox": [0.31, 0.41, 0.14, 0.21], "complexity": "1"}, {"id": "4434474", "name": "woman", "name_in_question": "woman", "bbox": [0.01, 0.24, 0.09, 0.31], "complexity": "2"}, {"id": "4434475", "name": "t-shirt", "name_in_question": "t-shirt", "bbox": [0.01, 0.29, 0.08, 0.1], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "07680026", "image_id": "2383990", "question": "What is the sandwich on?", "answer": "napkin", "answer_complexity": "2", "unique_objs": [{"id": "529126", "name": "sandwich", "name_in_question": "sandwich", "bbox": [0.0, 0.17, 1.0, 0.6], "complexity": "1"}, {"id": "529128", "name": "napkin", "name_in_question": "napkin", "bbox": [0.31, 0.81, 0.34, 0.16], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "03632973", "image_id": "2316480", "question": "Is the little animal to the right or to the left of the striped pillow?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "2710664", "name": "pillow", "name_in_question": "pillow", "bbox": [0.01, 0.17, 0.13, 0.67], "complexity": "2"}, {"id": "2782483", "name": "dog", "name_in_question": "dog", "bbox": [0.22, 0.02, 0.59, 0.94], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "0074826", "image_id": "2391748", "question": "Who is in front of the fence?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "486484", "name": "fence", "name_in_question": "fence", "bbox": [0.0, 0.0, 1.0, 0.99], "complexity": "1"}, {"id": "486477", "name": "woman", "name_in_question": "person", "bbox": [0.39, 0.43, 0.22, 0.57], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "06707701", "image_id": "2349992", "question": "Which kind of meat is to the left of the utensil?", "answer": "bacon", "answer_complexity": "2", "unique_objs": [{"id": "2459508", "name": "utensil", "name_in_question": "utensil", "bbox": [0.89, 0.5, 0.09, 0.08], "complexity": "1"}, {"id": "2586443", "name": "bacon", "name_in_question": "meat", "bbox": [0.03, 0.17, 0.84, 0.46], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "17929283", "image_id": "2322483", "question": "Where is the man?", "answer": "truck", "answer_complexity": "2", "unique_objs": [{"id": "2761416", "name": "man", "name_in_question": "man", "bbox": [0.22, 0.19, 0.12, 0.2], "complexity": "1"}, {"id": "3471348", "name": "truck", "name_in_question": "place", "bbox": [0.1, 0.22, 0.76, 0.63], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "07292241", "image_id": "2410585", "question": "Is the car to the right or to the left of the horse that looks brown?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "214127", "name": "horse", "name_in_question": "horse", "bbox": [0.57, 0.12, 0.43, 0.88], "complexity": "2"}, {"id": "214137", "name": "car", "name_in_question": "car", "bbox": [0.36, 0.6, 0.12, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "12564671", "image_id": "2378834", "question": "Is the bicycle to the right or to the left of the girl that is in the middle of the image?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "557140", "name": "girl", "name_in_question": "girl", "bbox": [0.51, 0.33, 0.09, 0.25], "complexity": "2"}, {"id": "557132", "name": "bicycle", "name_in_question": "bicycle", "bbox": [0.19, 0.39, 0.24, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "12321333", "image_id": "2360689", "question": "What is on the wall?", "answer": "seat", "answer_complexity": "2", "unique_objs": [{"id": "1997109", "name": "wall", "name_in_question": "wall", "bbox": [0.0, 0.0, 1.0, 1.0], "complexity": "1"}, {"id": "1997108", "name": "seat", "name_in_question": "seat", "bbox": [0.42, 0.48, 0.26, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 301, "question_id": "161046281", "image_id": "2377214", "question": "What do you think is located on top of the cereal that is in the top part of the image?", "answer": "berries", "answer_complexity": "2", "unique_objs": [{"id": "1737097", "name": "cereal", "name_in_question": "cereal", "bbox": [0.54, 0.19, 0.09, 0.14], "complexity": "2"}, {"id": "1737092", "name": "berries", "name_in_question": "berries", "bbox": [0.25, 0.27, 0.2, 0.21], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "18453954", "image_id": "2408048", "question": "Are there any blankets near the man that is holding the controller?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1094749", "name": "controller", "name_in_question": "controller", "bbox": [0.54, 0.25, 0.04, 0.09], "complexity": "1"}, {"id": "1094747", "name": "man", "name_in_question": "man", "bbox": [0.38, 0.06, 0.39, 0.77], "complexity": "2"}, {"id": "1094751", "name": "blanket", "name_in_question": "blanket", "bbox": [0.06, 0.78, 0.07, 0.12], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "13277631", "image_id": "2317358", "question": "What is the person to the right of the surf board wearing?", "answer": "wetsuit", "answer_complexity": "2", "unique_objs": [{"id": "1021591", "name": "surfboard", "name_in_question": "surfboard", "bbox": [0.26, 0.64, 0.05, 0.02], "complexity": "1"}, {"id": "1021594", "name": "man", "name_in_question": "person", "bbox": [0.41, 0.61, 0.07, 0.08], "complexity": "2"}, {"id": "1021595", "name": "wetsuit", "name_in_question": "wetsuit", "bbox": [0.41, 0.64, 0.06, 0.06], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 374, "question_id": "101010887", "image_id": "2364928", "question": "Which kind of furniture is to the left of the man?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "1793089", "name": "man", "name_in_question": "man", "bbox": [0.41, 0.0, 0.39, 0.97], "complexity": "1"}, {"id": "1692334", "name": "chair", "name_in_question": "furniture", "bbox": [0.03, 0.4, 0.19, 0.28], "complexity": "2"}], "question_complexity": 5}
{"width": 370, "height": 500, "question_id": "06651278", "image_id": "2362559", "question": "What is the device that is on top of the table above the wire?", "answer": "television", "answer_complexity": "2", "unique_objs": [{"id": "773279", "name": "wire", "name_in_question": "wire", "bbox": [0.19, 0.65, 0.2, 0.09], "complexity": "1"}, {"id": "773256", "name": "table", "name_in_question": "table", "bbox": [0.41, 0.5, 0.21, 0.07], "complexity": "2"}, {"id": "773255", "name": "television", "name_in_question": "device", "bbox": [0.26, 0.19, 0.4, 0.32], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "09488856", "image_id": "2401908", "question": "What piece of furniture is to the left of the women?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "394623", "name": "women", "name_in_question": "women", "bbox": [0.14, 0.14, 0.2, 0.81], "complexity": "1"}, {"id": "394619", "name": "chair", "name_in_question": "furniture", "bbox": [0.05, 0.38, 0.12, 0.3], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 340, "question_id": "02748869", "image_id": "2334763", "question": "What is hanging over the door?", "answer": "window", "answer_complexity": "2", "unique_objs": [{"id": "3674724", "name": "door", "name_in_question": "door", "bbox": [0.22, 0.58, 0.05, 0.13], "complexity": "1"}, {"id": "2476631", "name": "window", "name_in_question": "window", "bbox": [0.14, 0.18, 0.07, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "191039458", "image_id": "2372792", "question": "Who is wearing the helmet?", "answer": "batter", "answer_complexity": "2", "unique_objs": [{"id": "1671006", "name": "helmet", "name_in_question": "helmet", "bbox": [0.47, 0.37, 0.05, 0.08], "complexity": "1"}, {"id": "2422170", "name": "batter", "name_in_question": "person", "bbox": [0.4, 0.37, 0.23, 0.49], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 332, "question_id": "08337229", "image_id": "2394962", "question": "Where are the players standing?", "answer": "dirt", "answer_complexity": "2", "unique_objs": [{"id": "459177", "name": "players", "name_in_question": "players", "bbox": [0.72, 0.14, 0.23, 0.55], "complexity": "1"}, {"id": "459166", "name": "dirt", "name_in_question": "place", "bbox": [0.0, 0.55, 1.0, 0.45], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "0611640", "image_id": "2368390", "question": "What is the piece of furniture that is lying on the sidewalk?", "answer": "drawer", "answer_complexity": "2", "unique_objs": [{"id": "618110", "name": "sidewalk", "name_in_question": "sidewalk", "bbox": [0.01, 0.68, 0.99, 0.23], "complexity": "1"}, {"id": "618112", "name": "drawer", "name_in_question": "furniture", "bbox": [0.1, 0.74, 0.2, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "041020868", "image_id": "2398164", "question": "Who is in the blue water?", "answer": "people", "answer_complexity": "2", "unique_objs": [{"id": "1182012", "name": "water", "name_in_question": "water", "bbox": [0.0, 0.71, 0.99, 0.15], "complexity": "2"}, {"id": "1182008", "name": "people", "name_in_question": "person", "bbox": [0.86, 0.77, 0.04, 0.06], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "15311126", "image_id": "2379186", "question": "What is holding the games?", "answer": "shelf", "answer_complexity": "2", "unique_objs": [{"id": "1360149", "name": "games", "name_in_question": "games", "bbox": [0.83, 0.11, 0.02, 0.15], "complexity": "1"}, {"id": "1360148", "name": "shelf", "name_in_question": "shelf", "bbox": [0.74, 0.23, 0.2, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 134, "question_id": "14445841", "image_id": "2386698", "question": "What is underneath the mirror on the left?", "answer": "fireplace", "answer_complexity": "2", "unique_objs": [{"id": "1283433", "name": "mirror", "name_in_question": "mirror", "bbox": [0.15, 0.0, 0.13, 0.39], "complexity": "2"}, {"id": "1283441", "name": "fireplace", "name_in_question": "fireplace", "bbox": [0.15, 0.57, 0.1, 0.36], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 229, "question_id": "13991776", "image_id": "2353425", "question": "What is in the car?", "answer": "trunk", "answer_complexity": "2", "unique_objs": [{"id": "846069", "name": "car", "name_in_question": "car", "bbox": [0.21, 0.48, 0.53, 0.52], "complexity": "1"}, {"id": "3780138", "name": "trunk", "name_in_question": "trunk", "bbox": [0.26, 0.66, 0.41, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 680, "question_id": "02508228", "image_id": "1592992", "question": "What is the piece of furniture to the left of the side table?", "answer": "couch", "answer_complexity": "2", "unique_objs": [{"id": "4457464", "name": "side table", "name_in_question": "side table", "bbox": [0.22, 0.61, 0.13, 0.26], "complexity": "1"}, {"id": "4457465", "name": "couch", "name_in_question": "furniture", "bbox": [0.0, 0.54, 0.21, 0.45], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "07539139", "image_id": "2344704", "question": "What is located on top of the building in the image?", "answer": "pole", "answer_complexity": "2", "unique_objs": [{"id": "913821", "name": "building", "name_in_question": "building", "bbox": [0.13, 0.53, 0.86, 0.47], "complexity": "1"}, {"id": "913815", "name": "pole", "name_in_question": "pole", "bbox": [0.47, 0.14, 0.05, 0.4], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "17102197", "image_id": "2368765", "question": "Where is the elephant walking?", "answer": "path", "answer_complexity": "2", "unique_objs": [{"id": "616111", "name": "elephant", "name_in_question": "elephant", "bbox": [0.33, 0.39, 0.35, 0.38], "complexity": "1"}, {"id": "616112", "name": "path", "name_in_question": "path", "bbox": [0.0, 0.6, 0.99, 0.4], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "03715937", "image_id": "2387346", "question": "The man is on what?", "answer": "bench", "answer_complexity": "2", "unique_objs": [{"id": "1276795", "name": "man", "name_in_question": "man", "bbox": [0.45, 0.23, 0.44, 0.77], "complexity": "1"}, {"id": "1276793", "name": "bench", "name_in_question": "bench", "bbox": [0.1, 0.62, 0.35, 0.38], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "15734083", "image_id": "2353016", "question": "Which kind of animal is right of the man?", "answer": "horse", "answer_complexity": "2", "unique_objs": [{"id": "1712255", "name": "man", "name_in_question": "man", "bbox": [0.01, 0.0, 0.18, 0.93], "complexity": "1"}, {"id": "1768686", "name": "horse", "name_in_question": "animal", "bbox": [0.31, 0.03, 0.26, 0.45], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "12246922", "image_id": "2375184", "question": "What animal is on the rug above the bricks?", "answer": "cat", "answer_complexity": "2", "unique_objs": [{"id": "723258", "name": "bricks", "name_in_question": "bricks", "bbox": [0.87, 0.86, 0.13, 0.1], "complexity": "1"}, {"id": "723257", "name": "rug", "name_in_question": "rug", "bbox": [0.23, 0.74, 0.59, 0.15], "complexity": "2"}, {"id": "723240", "name": "cat", "name_in_question": "animal", "bbox": [0.33, 0.56, 0.32, 0.27], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 374, "question_id": "12974486", "image_id": "2404130", "question": "What is in the basket?", "answer": "hot dog", "answer_complexity": "2", "unique_objs": [{"id": "346074", "name": "basket", "name_in_question": "basket", "bbox": [0.16, 0.56, 0.3, 0.41], "complexity": "1"}, {"id": "346054", "name": "hot dog", "name_in_question": "hot dog", "bbox": [0.12, 0.38, 0.29, 0.41], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "10981736", "image_id": "2390101", "question": "Is the umpire to the left or to the right of the white helmet?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1253896", "name": "helmet", "name_in_question": "helmet", "bbox": [0.07, 0.56, 0.07, 0.04], "complexity": "2"}, {"id": "1253916", "name": "umpire", "name_in_question": "umpire", "bbox": [0.0, 0.44, 0.08, 0.25], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "1182765", "image_id": "2393309", "question": "Is the black umbrella to the left or to the right of the woman that is walking down the side walk?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1221098", "name": "sidewalk", "name_in_question": "sidewalk", "bbox": [0.29, 0.73, 0.58, 0.2], "complexity": "1"}, {"id": "1221129", "name": "woman", "name_in_question": "woman", "bbox": [0.77, 0.68, 0.04, 0.13], "complexity": "2"}, {"id": "1221127", "name": "umbrella", "name_in_question": "umbrella", "bbox": [0.71, 0.68, 0.07, 0.05], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "09928228", "image_id": "2344757", "question": "What is the catcher to the left of the umpire wearing?", "answer": "mask", "answer_complexity": "2", "unique_objs": [{"id": "2401138", "name": "umpire", "name_in_question": "umpire", "bbox": [0.69, 0.12, 0.18, 0.22], "complexity": "1"}, {"id": "3052024", "name": "catcher", "name_in_question": "catcher", "bbox": [0.55, 0.13, 0.21, 0.22], "complexity": "2"}, {"id": "3052025", "name": "mask", "name_in_question": "mask", "bbox": [0.6, 0.13, 0.05, 0.05], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 339, "question_id": "15135489", "image_id": "2410392", "question": "What does this man read?", "answer": "paper", "answer_complexity": "2", "unique_objs": [{"id": "218751", "name": "man", "name_in_question": "man", "bbox": [0.38, 0.04, 0.52, 0.92], "complexity": "1"}, {"id": "218752", "name": "paper", "name_in_question": "paper", "bbox": [0.55, 0.33, 0.14, 0.12], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "15485353", "image_id": "2404539", "question": "What is in the box?", "answer": "hot dog", "answer_complexity": "2", "unique_objs": [{"id": "377035", "name": "box", "name_in_question": "box", "bbox": [0.02, 0.28, 0.98, 0.72], "complexity": "1"}, {"id": "377018", "name": "hot dog", "name_in_question": "hot dog", "bbox": [0.29, 0.4, 0.71, 0.52], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 383, "question_id": "00839323", "image_id": "2407659", "question": "The boy is where?", "answer": "street", "answer_complexity": "2", "unique_objs": [{"id": "275937", "name": "boy", "name_in_question": "boy", "bbox": [0.23, 0.12, 0.11, 0.27], "complexity": "1"}, {"id": "275944", "name": "street", "name_in_question": "place", "bbox": [0.0, 0.23, 1.0, 0.6], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "11714061", "image_id": "2394367", "question": "What animal is on the toilet?", "answer": "dog", "answer_complexity": "2", "unique_objs": [{"id": "464808", "name": "toilet", "name_in_question": "toilet", "bbox": [0.47, 0.45, 0.29, 0.52], "complexity": "1"}, {"id": "464805", "name": "dog", "name_in_question": "animal", "bbox": [0.54, 0.42, 0.27, 0.3], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "16153506", "image_id": "2394017", "question": "What kind of sauce is on the salad?", "answer": "dressing", "answer_complexity": "2", "unique_objs": [{"id": "1214970", "name": "salad", "name_in_question": "salad", "bbox": [0.05, 0.33, 0.33, 0.28], "complexity": "1"}, {"id": "1214974", "name": "dressing", "name_in_question": "sauce", "bbox": [0.15, 0.26, 0.28, 0.18], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "16545528", "image_id": "2408602", "question": "Who is washing the vehicle covered by the soap?", "answer": "girl", "answer_complexity": "2", "unique_objs": [{"id": "258464", "name": "soap", "name_in_question": "soap", "bbox": [0.41, 0.32, 0.29, 0.21], "complexity": "1"}, {"id": "258444", "name": "vehicle", "name_in_question": "vehicle", "bbox": [0.13, 0.28, 0.84, 0.46], "complexity": "2"}, {"id": "258445", "name": "girl", "name_in_question": "person", "bbox": [0.65, 0.33, 0.12, 0.4], "complexity": "2"}], "question_complexity": 7}
{"width": 1024, "height": 766, "question_id": "07688415", "image_id": "1592032", "question": "What is in the fridge?", "answer": "eggs", "answer_complexity": "2", "unique_objs": [{"id": "2202216", "name": "refrigerator", "name_in_question": "refrigerator", "bbox": [0.0, 0.0, 1.0, 1.0], "complexity": "1"}, {"id": "2202215", "name": "eggs", "name_in_question": "eggs", "bbox": [0.29, 0.47, 0.1, 0.12], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "111030740", "image_id": "2400651", "question": "What rests on the table?", "answer": "napkin", "answer_complexity": "2", "unique_objs": [{"id": "406904", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.35, 0.51, 0.65], "complexity": "1"}, {"id": "406907", "name": "napkin", "name_in_question": "napkin", "bbox": [0.32, 0.38, 0.13, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "04286224", "image_id": "2387720", "question": "What is in the cup?", "answer": "sauce", "answer_complexity": "2", "unique_objs": [{"id": "677317", "name": "cup", "name_in_question": "cup", "bbox": [0.82, 0.62, 0.18, 0.3], "complexity": "1"}, {"id": "677316", "name": "sauce", "name_in_question": "sauce", "bbox": [0.87, 0.69, 0.1, 0.15], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 752, "question_id": "09235980", "image_id": "713397", "question": "What device is the chair in front of?", "answer": "laptop", "answer_complexity": "2", "unique_objs": [{"id": "1582951", "name": "chair", "name_in_question": "chair", "bbox": [0.4, 0.29, 0.15, 0.37], "complexity": "1"}, {"id": "1582991", "name": "laptop", "name_in_question": "device", "bbox": [0.41, 0.2, 0.1, 0.11], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 818, "question_id": "06535007", "image_id": "713905", "question": "What appliance is to the left of the cabinet in the middle?", "answer": "oven", "answer_complexity": "2", "unique_objs": [{"id": "1590150", "name": "cabinet", "name_in_question": "cabinet", "bbox": [0.42, 0.52, 0.1, 0.22], "complexity": "2"}, {"id": "1590156", "name": "oven", "name_in_question": "appliance", "bbox": [0.28, 0.52, 0.15, 0.18], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 338, "question_id": "01996316", "image_id": "2363155", "question": "That guy is holding what?", "answer": "racket", "answer_complexity": "2", "unique_objs": [{"id": "2448051", "name": "guy", "name_in_question": "guy", "bbox": [0.28, 0.17, 0.24, 0.7], "complexity": "1"}, {"id": "2160848", "name": "racket", "name_in_question": "racket", "bbox": [0.31, 0.7, 0.09, 0.16], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 435, "question_id": "08256126", "image_id": "2328788", "question": "What is the color of the chair to the right of the bookshelf?", "answer": "green", "answer_complexity": "2", "unique_objs": [{"id": "4112726", "name": "bookshelf", "name_in_question": "bookshelf", "bbox": [0.0, 0.22, 0.15, 0.69], "complexity": "1"}, {"id": "4112713", "name": "chair", "name_in_question": "chair", "bbox": [0.29, 0.66, 0.15, 0.33], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "19234362", "image_id": "2413405", "question": "Is the large vehicle to the right or to the left of the wood fence?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "174205", "name": "fence", "name_in_question": "fence", "bbox": [0.95, 0.4, 0.05, 0.04], "complexity": "2"}, {"id": "174195", "name": "train", "name_in_question": "train", "bbox": [0.12, 0.22, 0.63, 0.53], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "19609244", "image_id": "2346094", "question": "What is the person that is to the left of the person holding?", "answer": "frisbee", "answer_complexity": "2", "unique_objs": [{"id": "902585", "name": "person", "name_in_question": "person", "bbox": [0.95, 0.59, 0.05, 0.04], "complexity": "1"}, {"id": "902574", "name": "man", "name_in_question": "person", "bbox": [0.48, 0.44, 0.25, 0.28], "complexity": "2"}, {"id": "902571", "name": "frisbee", "name_in_question": "frisbee", "bbox": [0.49, 0.52, 0.06, 0.05], "complexity": "2"}], "question_complexity": 7}
{"width": 333, "height": 500, "question_id": "15515627", "image_id": "2402975", "question": "Is the young skier to the right or to the left of the helmet in the middle?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "1129279", "name": "helmet", "name_in_question": "helmet", "bbox": [0.53, 0.45, 0.06, 0.05], "complexity": "2"}, {"id": "1129276", "name": "skier", "name_in_question": "skier", "bbox": [0.62, 0.47, 0.17, 0.25], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "19805908", "image_id": "2331876", "question": "What is located on top of the paper that is below the food?", "answer": "hot dog", "answer_complexity": "2", "unique_objs": [{"id": "971146", "name": "food", "name_in_question": "food", "bbox": [0.32, 0.28, 0.4, 0.6], "complexity": "1"}, {"id": "971121", "name": "paper", "name_in_question": "paper", "bbox": [0.07, 0.19, 0.64, 0.69], "complexity": "2"}, {"id": "971119", "name": "hot dog", "name_in_question": "hot dog", "bbox": [0.41, 0.34, 0.22, 0.47], "complexity": "2"}], "question_complexity": 7}
{"width": 372, "height": 500, "question_id": "07819987", "image_id": "2410853", "question": "What is the bag on the chair?", "answer": "purse", "answer_complexity": "2", "unique_objs": [{"id": "1084991", "name": "chair", "name_in_question": "chair", "bbox": [0.37, 0.43, 0.63, 0.57], "complexity": "1"}, {"id": "1084989", "name": "purse", "name_in_question": "bag", "bbox": [0.59, 0.6, 0.25, 0.16], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 328, "question_id": "09518236", "image_id": "2333804", "question": "What is the man near the dog wearing?", "answer": "boot", "answer_complexity": "2", "unique_objs": [{"id": "4640713", "name": "dog", "name_in_question": "dog", "bbox": [0.24, 0.05, 0.43, 0.87], "complexity": "1"}, {"id": "4667050", "name": "man", "name_in_question": "man", "bbox": [0.48, 0.0, 0.49, 0.94], "complexity": "2"}, {"id": "4667067", "name": "boot", "name_in_question": "boot", "bbox": [0.61, 0.46, 0.09, 0.41], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "0971051", "image_id": "2334796", "question": "Are there forks on the plate that looks white?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "4643809", "name": "plate", "name_in_question": "plate", "bbox": [0.04, 0.26, 0.87, 0.71], "complexity": "2"}, {"id": "4643825", "name": "fork", "name_in_question": "fork", "bbox": [0.78, 0.46, 0.22, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 282, "height": 500, "question_id": "00150753", "image_id": "883", "question": "What's the man on?", "answer": "bridge", "answer_complexity": "2", "unique_objs": [{"id": "1637741", "name": "man", "name_in_question": "man", "bbox": [0.26, 0.28, 0.04, 0.05], "complexity": "1"}, {"id": "1637742", "name": "bridge", "name_in_question": "bridge", "bbox": [0.0, 0.09, 1.0, 0.52], "complexity": "2"}], "question_complexity": 5}
{"width": 800, "height": 600, "question_id": "131044862", "image_id": "1167", "question": "Which kind of furniture is to the left of the lock?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "2227578", "name": "lock", "name_in_question": "lock", "bbox": [0.57, 0.6, 0.11, 0.06], "complexity": "1"}, {"id": "1639111", "name": "chair", "name_in_question": "furniture", "bbox": [0.3, 0.56, 0.09, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "00223815", "image_id": "2360997", "question": "What kind of cooking utensil is hanging on the wall?", "answer": "pan", "answer_complexity": "2", "unique_objs": [{"id": "1675620", "name": "wall", "name_in_question": "wall", "bbox": [0.0, 0.01, 1.0, 0.65], "complexity": "1"}, {"id": "1675625", "name": "pan", "name_in_question": "cooking utensil", "bbox": [0.69, 0.17, 0.06, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "17268636", "image_id": "2328746", "question": "Is the tan dog to the left or to the right of the person that is wearing a jacket?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "2834311", "name": "jacket", "name_in_question": "jacket", "bbox": [0.33, 0.36, 0.31, 0.39], "complexity": "1"}, {"id": "2834310", "name": "man", "name_in_question": "person", "bbox": [0.33, 0.3, 0.31, 0.68], "complexity": "2"}, {"id": "3112342", "name": "dog", "name_in_question": "dog", "bbox": [0.68, 0.78, 0.3, 0.2], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "08851715", "image_id": "2400583", "question": "Is there a microwave to the right of the vending machine that is standing?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1157060", "name": "vending machine", "name_in_question": "vending machine", "bbox": [0.31, 0.23, 0.06, 0.43], "complexity": "2"}, {"id": "1157058", "name": "microwave", "name_in_question": "microwave", "bbox": [0.56, 0.37, 0.11, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "18167433", "image_id": "2375415", "question": "What is the silver fork sitting on?", "answer": "napkin", "answer_complexity": "2", "unique_objs": [{"id": "582467", "name": "fork", "name_in_question": "fork", "bbox": [0.84, 0.42, 0.16, 0.33], "complexity": "2"}, {"id": "582480", "name": "napkin", "name_in_question": "napkin", "bbox": [0.8, 0.43, 0.19, 0.48], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "17950311", "image_id": "2362562", "question": "What is the food on top of the plate?", "answer": "tofu", "answer_complexity": "2", "unique_objs": [{"id": "773222", "name": "plate", "name_in_question": "plate", "bbox": [0.17, 0.3, 0.63, 0.55], "complexity": "1"}, {"id": "773225", "name": "tofu", "name_in_question": "food", "bbox": [0.36, 0.57, 0.14, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 737, "question_id": "141034811", "image_id": "713470", "question": "Is the man to the right or to the left of the white boat on the lake?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "4031898", "name": "lake", "name_in_question": "lake", "bbox": [0.0, 0.23, 1.0, 0.51], "complexity": "2"}, {"id": "4569062", "name": "boat", "name_in_question": "boat", "bbox": [0.0, 0.51, 0.16, 0.38], "complexity": "2"}, {"id": "4429477", "name": "man", "name_in_question": "man", "bbox": [0.35, 0.13, 0.59, 0.87], "complexity": "2"}], "question_complexity": 7}
{"width": 375, "height": 500, "question_id": "13387262", "image_id": "2323659", "question": "Who holds the remote in the middle of the photo?", "answer": "lady", "answer_complexity": "2", "unique_objs": [{"id": "4097395", "name": "remote control", "name_in_question": "remote control", "bbox": [0.53, 0.49, 0.05, 0.02], "complexity": "2"}, {"id": "4097396", "name": "lady", "name_in_question": "person", "bbox": [0.13, 0.04, 0.43, 0.95], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "03711464", "image_id": "2360506", "question": "Who is in front of the curtain that looks red?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "2002873", "name": "curtain", "name_in_question": "curtain", "bbox": [0.0, 0.0, 0.99, 0.89], "complexity": "2"}, {"id": "2522821", "name": "man", "name_in_question": "person", "bbox": [0.23, 0.03, 0.5, 0.97], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "051042060", "image_id": "2415899", "question": "Who wears shorts?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "4505695", "name": "shorts", "name_in_question": "shorts", "bbox": [0.35, 0.68, 0.07, 0.09], "complexity": "1"}, {"id": "4261056", "name": "man", "name_in_question": "person", "bbox": [0.33, 0.55, 0.1, 0.35], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "04939699", "image_id": "2379919", "question": "What are the vehicles that are parked on the road the people are walking down?", "answer": "cars", "answer_complexity": "2", "unique_objs": [{"id": "1352710", "name": "people", "name_in_question": "people", "bbox": [0.21, 0.58, 0.21, 0.05], "complexity": "1"}, {"id": "1352717", "name": "road", "name_in_question": "road", "bbox": [0.0, 0.63, 0.41, 0.37], "complexity": "2"}, {"id": "1352707", "name": "cars", "name_in_question": "vehicle", "bbox": [0.0, 0.57, 0.11, 0.07], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 390, "question_id": "09719522", "image_id": "2391219", "question": "Are there cakes to the left of the plate that the bottle is to the left of?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "1242702", "name": "bottle", "name_in_question": "bottle", "bbox": [0.19, 0.74, 0.08, 0.26], "complexity": "1"}, {"id": "1242707", "name": "plate", "name_in_question": "plate", "bbox": [0.34, 0.72, 0.2, 0.09], "complexity": "2"}, {"id": "1242701", "name": "cake", "name_in_question": "cake", "bbox": [0.59, 0.64, 0.18, 0.16], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 332, "question_id": "02250931", "image_id": "2335043", "question": "What color is the food near the salad?", "answer": "green", "answer_complexity": "2", "unique_objs": [{"id": "2588110", "name": "salad", "name_in_question": "salad", "bbox": [0.12, 0.12, 0.54, 0.83], "complexity": "1"}, {"id": "3145223", "name": "food", "name_in_question": "food", "bbox": [0.22, 0.22, 0.1, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "17400010", "image_id": "2374813", "question": "What is the device to the right of the speaker in the middle of the image called?", "answer": "screen", "answer_complexity": "2", "unique_objs": [{"id": "2450784", "name": "speaker", "name_in_question": "speaker", "bbox": [0.37, 0.43, 0.06, 0.13], "complexity": "2"}, {"id": "2373634", "name": "screen", "name_in_question": "device", "bbox": [0.41, 0.19, 0.43, 0.38], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "07925321", "image_id": "2353206", "question": "What is the man wearing?", "answer": "apron", "answer_complexity": "2", "unique_objs": [{"id": "848288", "name": "man", "name_in_question": "man", "bbox": [0.5, 0.02, 0.18, 0.58], "complexity": "1"}, {"id": "848289", "name": "apron", "name_in_question": "apron", "bbox": [0.51, 0.1, 0.15, 0.38], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 768, "question_id": "11576994", "image_id": "285729", "question": "What's the boy standing on?", "answer": "rug", "answer_complexity": "2", "unique_objs": [{"id": "1569093", "name": "boy", "name_in_question": "boy", "bbox": [0.86, 0.14, 0.14, 0.55], "complexity": "1"}, {"id": "1569094", "name": "rug", "name_in_question": "rug", "bbox": [0.18, 0.51, 0.81, 0.49], "complexity": "2"}], "question_complexity": 5}
{"width": 960, "height": 1280, "question_id": "11494563", "image_id": "1159559", "question": "What is the device on the floor called?", "answer": "speaker", "answer_complexity": "2", "unique_objs": [{"id": "4145704", "name": "floor", "name_in_question": "floor", "bbox": [0.78, 0.78, 0.19, 0.12], "complexity": "1"}, {"id": "4145703", "name": "speaker", "name_in_question": "device", "bbox": [0.74, 0.66, 0.11, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 281, "question_id": "08428494", "image_id": "2355438", "question": "Who is holding the brush that looks white?", "answer": "child", "answer_complexity": "2", "unique_objs": [{"id": "829556", "name": "brush", "name_in_question": "brush", "bbox": [0.37, 0.14, 0.37, 0.13], "complexity": "2"}, {"id": "829566", "name": "child", "name_in_question": "person", "bbox": [0.0, 0.0, 0.86, 0.33], "complexity": "2"}], "question_complexity": 6}
{"width": 400, "height": 291, "question_id": "136425", "image_id": "167", "question": "Who is in front of the shelf?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "1026125", "name": "shelf", "name_in_question": "shelf", "bbox": [0.0, 0.34, 0.14, 0.38], "complexity": "1"}, {"id": "1026103", "name": "woman", "name_in_question": "person", "bbox": [0.08, 0.45, 0.2, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 311, "question_id": "05539978", "image_id": "2366550", "question": "What weapon is to the left of the horse?", "answer": "spear", "answer_complexity": "2", "unique_objs": [{"id": "1822297", "name": "horse", "name_in_question": "horse", "bbox": [0.64, 0.3, 0.36, 0.59], "complexity": "1"}, {"id": "3476637", "name": "spear", "name_in_question": "weapon", "bbox": [0.38, 0.32, 0.17, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 482, "question_id": "00940800", "image_id": "2414571", "question": "What is before the tree?", "answer": "fence", "answer_complexity": "2", "unique_objs": [{"id": "155917", "name": "tree", "name_in_question": "tree", "bbox": [0.74, 0.05, 0.23, 0.28], "complexity": "1"}, {"id": "155918", "name": "fence", "name_in_question": "fence", "bbox": [0.0, 0.28, 1.0, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 400, "height": 500, "question_id": "14748003", "image_id": "2365427", "question": "Who wears the helmet?", "answer": "player", "answer_complexity": "2", "unique_objs": [{"id": "634252", "name": "helmet", "name_in_question": "helmet", "bbox": [0.39, 0.12, 0.14, 0.09], "complexity": "1"}, {"id": "634260", "name": "player", "name_in_question": "person", "bbox": [0.39, 0.11, 0.54, 0.83], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "11368313", "image_id": "2342223", "question": "What is the device to the left of the vehicle on the right called?", "answer": "computer", "answer_complexity": "2", "unique_objs": [{"id": "3271668", "name": "train", "name_in_question": "vehicle", "bbox": [0.55, 0.4, 0.41, 0.35], "complexity": "2"}, {"id": "2916056", "name": "computer", "name_in_question": "device", "bbox": [0.0, 0.0, 0.65, 0.94], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "13816473", "image_id": "2389148", "question": "Who is standing next to the bus behind the sign?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "4502115", "name": "sign", "name_in_question": "sign", "bbox": [0.42, 0.73, 0.11, 0.07], "complexity": "1"}, {"id": "4502116", "name": "bus", "name_in_question": "bus", "bbox": [0.26, 0.34, 0.31, 0.59], "complexity": "2"}, {"id": "4502132", "name": "man", "name_in_question": "person", "bbox": [0.23, 0.65, 0.05, 0.27], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "00222262", "image_id": "2360758", "question": "Do you see couches to the left of the table that the can is on?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1883534", "name": "can", "name_in_question": "can", "bbox": [0.8, 0.82, 0.03, 0.08], "complexity": "1"}, {"id": "3891615", "name": "table", "name_in_question": "table", "bbox": [0.54, 0.84, 0.46, 0.16], "complexity": "2"}, {"id": "1753763", "name": "couch", "name_in_question": "couch", "bbox": [0.01, 0.52, 0.56, 0.48], "complexity": "2"}], "question_complexity": 6}
{"width": 466, "height": 500, "question_id": "05819347", "image_id": "2399930", "question": "Who wears the shorts?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "1164674", "name": "shorts", "name_in_question": "shorts", "bbox": [0.56, 0.32, 0.09, 0.07], "complexity": "1"}, {"id": "1164669", "name": "man", "name_in_question": "person", "bbox": [0.52, 0.25, 0.15, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 332, "question_id": "19625437", "image_id": "2411302", "question": "What animal is to the right of the metal fence that is to the right of the dog?", "answer": "cow", "answer_complexity": "2", "unique_objs": [{"id": "313761", "name": "dog", "name_in_question": "dog", "bbox": [0.16, 0.65, 0.07, 0.14], "complexity": "2"}, {"id": "313765", "name": "fence", "name_in_question": "fence", "bbox": [0.27, 0.1, 0.25, 0.9], "complexity": "2"}, {"id": "313791", "name": "cow", "name_in_question": "animal", "bbox": [0.71, 0.33, 0.06, 0.15], "complexity": "2"}], "question_complexity": 8}
{"width": 500, "height": 375, "question_id": "04164016", "image_id": "2413341", "question": "Who is sitting on the chair to the right of the man?", "answer": "women", "answer_complexity": "2", "unique_objs": [{"id": "175357", "name": "man", "name_in_question": "man", "bbox": [0.56, 0.52, 0.14, 0.26], "complexity": "1"}, {"id": "175361", "name": "chair", "name_in_question": "chair", "bbox": [0.68, 0.6, 0.22, 0.19], "complexity": "2"}, {"id": "175360", "name": "women", "name_in_question": "person", "bbox": [0.75, 0.48, 0.09, 0.14], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 134, "question_id": "14446152", "image_id": "2386698", "question": "What is the pot holding?", "answer": "flowers", "answer_complexity": "2", "unique_objs": [{"id": "1283435", "name": "pot", "name_in_question": "pot", "bbox": [0.06, 0.48, 0.06, 0.17], "complexity": "1"}, {"id": "1283434", "name": "flowers", "name_in_question": "flowers", "bbox": [0.24, 0.58, 0.02, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "01672232", "image_id": "2357852", "question": "Who is in the oven?", "answer": "child", "answer_complexity": "2", "unique_objs": [{"id": "808087", "name": "oven", "name_in_question": "oven", "bbox": [0.15, 0.0, 0.57, 0.92], "complexity": "1"}, {"id": "808086", "name": "child", "name_in_question": "person", "bbox": [0.22, 0.0, 0.78, 1.0], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 331, "question_id": "04822676", "image_id": "2368942", "question": "What's under the clouds?", "answer": "mountains", "answer_complexity": "2", "unique_objs": [{"id": "744624", "name": "clouds", "name_in_question": "clouds", "bbox": [0.83, 0.26, 0.17, 0.07], "complexity": "1"}, {"id": "744626", "name": "mountains", "name_in_question": "mountains", "bbox": [0.82, 0.34, 0.18, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "00636332", "image_id": "2349597", "question": "Which kind of vehicle is to the right of the fence?", "answer": "car", "answer_complexity": "2", "unique_objs": [{"id": "3065966", "name": "fence", "name_in_question": "fence", "bbox": [0.09, 0.3, 0.23, 0.08], "complexity": "1"}, {"id": "3598434", "name": "car", "name_in_question": "vehicle", "bbox": [0.48, 0.31, 0.23, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "17949819", "image_id": "2362562", "question": "What is located on top of the salad in the center?", "answer": "lettuce", "answer_complexity": "2", "unique_objs": [{"id": "773245", "name": "salad", "name_in_question": "salad", "bbox": [0.25, 0.28, 0.45, 0.5], "complexity": "2"}, {"id": "773226", "name": "lettuce", "name_in_question": "lettuce", "bbox": [0.62, 0.39, 0.16, 0.11], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "02142468", "image_id": "2361766", "question": "What animal is walking on the grass that is not short?", "answer": "elephant", "answer_complexity": "2", "unique_objs": [{"id": "1825301", "name": "grass", "name_in_question": "grass", "bbox": [0.02, 0.32, 0.28, 0.3], "complexity": "2"}, {"id": "3753423", "name": "elephant", "name_in_question": "animal", "bbox": [0.63, 0.47, 0.14, 0.17], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "17199797", "image_id": "2387110", "question": "Are there any statues above the clock that is made of brass?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "1279314", "name": "clock", "name_in_question": "clock", "bbox": [0.28, 0.16, 0.5, 0.39], "complexity": "2"}, {"id": "1279319", "name": "statue", "name_in_question": "statue", "bbox": [0.52, 0.61, 0.1, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "10554792", "image_id": "2380022", "question": "What animal is the life vest on?", "answer": "dog", "answer_complexity": "2", "unique_objs": [{"id": "1351606", "name": "life jacket", "name_in_question": "life jacket", "bbox": [0.29, 0.5, 0.05, 0.07], "complexity": "1"}, {"id": "1351605", "name": "dog", "name_in_question": "animal", "bbox": [0.28, 0.5, 0.08, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "07603385", "image_id": "2381360", "question": "What's on the blanket?", "answer": "laptop", "answer_complexity": "2", "unique_objs": [{"id": "1337210", "name": "blanket", "name_in_question": "blanket", "bbox": [0.13, 0.11, 0.74, 0.75], "complexity": "1"}, {"id": "1337206", "name": "laptop", "name_in_question": "laptop", "bbox": [0.29, 0.22, 0.23, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "08816281", "image_id": "2375806", "question": "Who is wearing a shirt?", "answer": "guy", "answer_complexity": "2", "unique_objs": [{"id": "2376878", "name": "shirt", "name_in_question": "shirt", "bbox": [0.0, 0.42, 0.26, 0.34], "complexity": "1"}, {"id": "2376877", "name": "guy", "name_in_question": "person", "bbox": [0.0, 0.28, 0.29, 0.72], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "07692728", "image_id": "2403803", "question": "What's the water in front of?", "answer": "mountain", "answer_complexity": "2", "unique_objs": [{"id": "1121321", "name": "water", "name_in_question": "water", "bbox": [0.27, 0.69, 0.22, 0.04], "complexity": "1"}, {"id": "1121323", "name": "mountain", "name_in_question": "mountain", "bbox": [0.8, 0.57, 0.2, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "01839636", "image_id": "2348133", "question": "What is in front of the building?", "answer": "bus", "answer_complexity": "2", "unique_objs": [{"id": "2080623", "name": "building", "name_in_question": "building", "bbox": [0.0, 0.28, 1.0, 0.23], "complexity": "1"}, {"id": "3906397", "name": "bus", "name_in_question": "bus", "bbox": [0.0, 0.45, 1.0, 0.55], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "14292026", "image_id": "2330795", "question": "What's on the shelf?", "answer": "pastries", "answer_complexity": "2", "unique_objs": [{"id": "3630315", "name": "shelf", "name_in_question": "shelf", "bbox": [0.27, 0.64, 0.29, 0.07], "complexity": "1"}, {"id": "3504200", "name": "pastries", "name_in_question": "pastries", "bbox": [0.43, 0.49, 0.1, 0.03], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "12436665", "image_id": "2319675", "question": "What kind of furniture does the person to the left of the laptop look down at?", "answer": "desk", "answer_complexity": "2", "unique_objs": [{"id": "4478897", "name": "laptop", "name_in_question": "laptop", "bbox": [0.83, 0.35, 0.09, 0.05], "complexity": "1"}, {"id": "4478891", "name": "person", "name_in_question": "person", "bbox": [0.54, 0.25, 0.12, 0.15], "complexity": "2"}, {"id": "4478892", "name": "desk", "name_in_question": "furniture", "bbox": [0.38, 0.38, 0.62, 0.25], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 279, "question_id": "111054963", "image_id": "2386495", "question": "What is the device that is to the left of the pillows on the left side?", "answer": "television", "answer_complexity": "2", "unique_objs": [{"id": "518335", "name": "pillows", "name_in_question": "pillows", "bbox": [0.2, 0.49, 0.09, 0.09], "complexity": "2"}, {"id": "518305", "name": "television", "name_in_question": "device", "bbox": [0.0, 0.38, 0.09, 0.57], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 500, "question_id": "17590502", "image_id": "2384787", "question": "Do you see any men to the right of the woman that is standing next to the dog?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1304896", "name": "dog", "name_in_question": "dog", "bbox": [0.2, 0.62, 0.39, 0.34], "complexity": "1"}, {"id": "1304894", "name": "woman", "name_in_question": "woman", "bbox": [0.23, 0.21, 0.15, 0.47], "complexity": "2"}, {"id": "1304911", "name": "man", "name_in_question": "man", "bbox": [0.55, 0.11, 0.22, 0.76], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "15319509", "image_id": "2364858", "question": "How is the food on top of the paper that looks white called?", "answer": "sandwich", "answer_complexity": "2", "unique_objs": [{"id": "758487", "name": "paper", "name_in_question": "paper", "bbox": [0.01, 0.0, 0.98, 1.0], "complexity": "2"}, {"id": "758483", "name": "sandwich", "name_in_question": "food", "bbox": [0.32, 0.3, 0.62, 0.38], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "06732206", "image_id": "2387456", "question": "Are there any vans to the right of the white vehicle in the intersection?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "513185", "name": "intersection", "name_in_question": "intersection", "bbox": [0.08, 0.03, 0.91, 0.93], "complexity": "2"}, {"id": "513165", "name": "bus", "name_in_question": "vehicle", "bbox": [0.04, 0.2, 0.29, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "13917599", "image_id": "2376837", "question": "What are the fruits to the left of the muffin that is covered with powdered sugar?", "answer": "oranges", "answer_complexity": "2", "unique_objs": [{"id": "569388", "name": "powdered sugar", "name_in_question": "powdered sugar", "bbox": [0.53, 0.06, 0.21, 0.23], "complexity": "1"}, {"id": "569383", "name": "muffin", "name_in_question": "muffin", "bbox": [0.3, 0.06, 0.33, 0.4], "complexity": "2"}, {"id": "569392", "name": "oranges", "name_in_question": "fruit", "bbox": [0.15, 0.26, 0.16, 0.19], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "1645011", "image_id": "2387991", "question": "What is the seat covered by?", "answer": "flowers", "answer_complexity": "2", "unique_objs": [{"id": "510260", "name": "seat", "name_in_question": "seat", "bbox": [0.58, 0.66, 0.42, 0.34], "complexity": "1"}, {"id": "510257", "name": "flowers", "name_in_question": "flowers", "bbox": [0.0, 0.64, 0.11, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 331, "question_id": "1864606", "image_id": "2327582", "question": "How old is the boy that is riding on a skateboard?", "answer": "little", "answer_complexity": "2", "unique_objs": [{"id": "2763586", "name": "skateboard", "name_in_question": "skateboard", "bbox": [0.56, 0.88, 0.29, 0.11], "complexity": "1"}, {"id": "2763585", "name": "boy", "name_in_question": "boy", "bbox": [0.6, 0.29, 0.24, 0.65], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "17797152", "image_id": "2345193", "question": "What kind of bag is to the right of the black fence?", "answer": "backpack", "answer_complexity": "2", "unique_objs": [{"id": "2198542", "name": "fence", "name_in_question": "fence", "bbox": [0.04, 0.68, 0.22, 0.06], "complexity": "2"}, {"id": "2177650", "name": "backpack", "name_in_question": "bag", "bbox": [0.51, 0.67, 0.06, 0.07], "complexity": "2"}], "question_complexity": 6}
{"width": 375, "height": 500, "question_id": "12529725", "image_id": "2317627", "question": "What kind of food is to the right of the water bottle?", "answer": "candies", "answer_complexity": "2", "unique_objs": [{"id": "1019003", "name": "water bottle", "name_in_question": "water bottle", "bbox": [0.63, 0.54, 0.11, 0.24], "complexity": "1"}, {"id": "1019005", "name": "candies", "name_in_question": "food", "bbox": [0.7, 0.65, 0.24, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "051043131", "image_id": "2417025", "question": "How tall is the sandwich with the lettuce?", "answer": "tall", "answer_complexity": "2", "unique_objs": [{"id": "3294031", "name": "lettuce", "name_in_question": "lettuce", "bbox": [0.24, 0.39, 0.32, 0.24], "complexity": "1"}, {"id": "3258262", "name": "sandwich", "name_in_question": "sandwich", "bbox": [0.18, 0.11, 0.52, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "12200266", "image_id": "2388869", "question": "Where is the car?", "answer": "grass", "answer_complexity": "2", "unique_objs": [{"id": "1266112", "name": "car", "name_in_question": "car", "bbox": [0.41, 0.82, 0.1, 0.08], "complexity": "1"}, {"id": "1266118", "name": "grass", "name_in_question": "place", "bbox": [0.0, 0.84, 0.48, 0.15], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "07647108", "image_id": "2372383", "question": "Who is inside the bus?", "answer": "passenger", "answer_complexity": "2", "unique_objs": [{"id": "592201", "name": "bus", "name_in_question": "bus", "bbox": [0.23, 0.27, 0.64, 0.49], "complexity": "1"}, {"id": "592224", "name": "passenger", "name_in_question": "person", "bbox": [0.63, 0.35, 0.04, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "10530028", "image_id": "2363321", "question": "Is the parked vehicle on the road large and blue?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "765978", "name": "road", "name_in_question": "road", "bbox": [0.0, 0.65, 1.0, 0.35], "complexity": "2"}, {"id": "765977", "name": "bus", "name_in_question": "vehicle", "bbox": [0.07, 0.36, 0.85, 0.44], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "18959845", "image_id": "2359792", "question": "Is the helmet to the left or to the right of the person that looks little?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "2188541", "name": "girl", "name_in_question": "person", "bbox": [0.08, 0.53, 0.04, 0.12], "complexity": "2"}, {"id": "1888932", "name": "helmet", "name_in_question": "helmet", "bbox": [0.0, 0.58, 0.08, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "081015141", "image_id": "2408853", "question": "What vehicles are on the street?", "answer": "cars", "answer_complexity": "2", "unique_objs": [{"id": "253823", "name": "street", "name_in_question": "street", "bbox": [0.02, 0.76, 0.33, 0.16], "complexity": "1"}, {"id": "253822", "name": "cars", "name_in_question": "vehicle", "bbox": [0.01, 0.77, 0.09, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "04939684", "image_id": "2379919", "question": "Which kind of vehicle is to the left of the people?", "answer": "cars", "answer_complexity": "2", "unique_objs": [{"id": "1352710", "name": "people", "name_in_question": "people", "bbox": [0.21, 0.58, 0.21, 0.05], "complexity": "1"}, {"id": "1352707", "name": "cars", "name_in_question": "vehicle", "bbox": [0.0, 0.57, 0.11, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "08832478", "image_id": "2383601", "question": "Who is sitting on the bench?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "1319166", "name": "bench", "name_in_question": "bench", "bbox": [0.5, 0.54, 0.5, 0.46], "complexity": "1"}, {"id": "3847999", "name": "man", "name_in_question": "person", "bbox": [0.36, 0.0, 0.51, 1.0], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "03466264", "image_id": "2322244", "question": "Who looks at the cell phone?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "992761", "name": "cell phone", "name_in_question": "cell phone", "bbox": [0.2, 0.8, 0.26, 0.06], "complexity": "1"}, {"id": "992752", "name": "man", "name_in_question": "person", "bbox": [0.1, 0.05, 0.89, 0.86], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "06190411", "image_id": "2395949", "question": "Who are the spectators watching?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "449285", "name": "spectators", "name_in_question": "spectators", "bbox": [0.9, 0.37, 0.09, 0.63], "complexity": "1"}, {"id": "449271", "name": "man", "name_in_question": "person", "bbox": [0.24, 0.18, 0.27, 0.36], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "1088829", "image_id": "4825", "question": "What is in the bowl?", "answer": "rice", "answer_complexity": "2", "unique_objs": [{"id": "4382171", "name": "bowl", "name_in_question": "bowl", "bbox": [0.42, 0.35, 0.34, 0.49], "complexity": "1"}, {"id": "4382199", "name": "rice", "name_in_question": "rice", "bbox": [0.44, 0.35, 0.31, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 576, "question_id": "001009936", "image_id": "497933", "question": "Is the boy to the right or to the left of the person that wears a hat?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "4415216", "name": "hat", "name_in_question": "hat", "bbox": [0.67, 0.28, 0.02, 0.02], "complexity": "1"}, {"id": "4415215", "name": "person", "name_in_question": "person", "bbox": [0.65, 0.28, 0.07, 0.29], "complexity": "2"}, {"id": "3995675", "name": "boy", "name_in_question": "boy", "bbox": [0.29, 0.41, 0.15, 0.34], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "15494871", "image_id": "2334334", "question": "Is the man to the left of the wine wearing eye glasses?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "965563", "name": "wine", "name_in_question": "wine", "bbox": [0.5, 0.32, 0.04, 0.05], "complexity": "1"}, {"id": "965542", "name": "man", "name_in_question": "man", "bbox": [0.03, 0.19, 0.46, 0.81], "complexity": "2"}, {"id": "965546", "name": "eye glasses", "name_in_question": "eye glasses", "bbox": [0.25, 0.28, 0.14, 0.05], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "0820219", "image_id": "2348151", "question": "Which kind of animal is behind the fence?", "answer": "elephant", "answer_complexity": "2", "unique_objs": [{"id": "3906347", "name": "fence", "name_in_question": "fence", "bbox": [0.0, 0.06, 0.99, 0.83], "complexity": "1"}, {"id": "3906350", "name": "elephant", "name_in_question": "animal", "bbox": [0.05, 0.47, 0.48, 0.45], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 281, "question_id": "04166883", "image_id": "2328568", "question": "What is the appliance that is to the right of the trash can?", "answer": "air conditioner", "answer_complexity": "2", "unique_objs": [{"id": "977004", "name": "trash can", "name_in_question": "trash can", "bbox": [0.38, 0.35, 0.02, 0.04], "complexity": "1"}, {"id": "977014", "name": "air conditioner", "name_in_question": "appliance", "bbox": [0.57, 0.19, 0.09, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "10529198", "image_id": "2401883", "question": "What is the color of the vehicle the man is on?", "answer": "red", "answer_complexity": "2", "unique_objs": [{"id": "1143066", "name": "man", "name_in_question": "man", "bbox": [0.47, 0.46, 0.09, 0.24], "complexity": "1"}, {"id": "1143059", "name": "train", "name_in_question": "vehicle", "bbox": [0.0, 0.21, 0.78, 0.67], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "19818066", "image_id": "2388404", "question": "What does the man to the left of the person wear?", "answer": "glasses", "answer_complexity": "2", "unique_objs": [{"id": "4675609", "name": "person", "name_in_question": "person", "bbox": [0.27, 0.84, 0.06, 0.12], "complexity": "1"}, {"id": "4515667", "name": "man", "name_in_question": "man", "bbox": [0.22, 0.83, 0.06, 0.13], "complexity": "2"}, {"id": "4515668", "name": "glasses", "name_in_question": "glasses", "bbox": [0.5, 0.86, 0.02, 0.01], "complexity": "2"}], "question_complexity": 7}
{"width": 272, "height": 500, "question_id": "181031922", "image_id": "2323054", "question": "Are there dogs by the chair on the floor?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "4158004", "name": "floor", "name_in_question": "floor", "bbox": [0.21, 0.9, 0.25, 0.09], "complexity": "1"}, {"id": "4157982", "name": "chair", "name_in_question": "chair", "bbox": [0.0, 0.6, 0.22, 0.4], "complexity": "2"}, {"id": "4157953", "name": "dog", "name_in_question": "dog", "bbox": [0.24, 0.42, 0.4, 0.49], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "01763828", "image_id": "2400752", "question": "What vehicles are on the street?", "answer": "cars", "answer_complexity": "2", "unique_objs": [{"id": "405939", "name": "street", "name_in_question": "street", "bbox": [0.0, 0.94, 0.2, 0.06], "complexity": "1"}, {"id": "405938", "name": "cars", "name_in_question": "vehicle", "bbox": [0.11, 0.9, 0.07, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "08900613", "image_id": "2412723", "question": "What are the letters on?", "answer": "ski", "answer_complexity": "2", "unique_objs": [{"id": "188289", "name": "letters", "name_in_question": "letters", "bbox": [0.1, 0.45, 0.09, 0.41], "complexity": "1"}, {"id": "188288", "name": "ski", "name_in_question": "ski", "bbox": [0.06, 0.35, 0.17, 0.64], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "0738256", "image_id": "2377028", "question": "What does the woman sit on?", "answer": "sidewalk", "answer_complexity": "2", "unique_objs": [{"id": "718728", "name": "woman", "name_in_question": "woman", "bbox": [0.63, 0.55, 0.12, 0.18], "complexity": "1"}, {"id": "718737", "name": "sidewalk", "name_in_question": "sidewalk", "bbox": [0.01, 0.64, 0.98, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "18664773", "image_id": "2387077", "question": "Who is in the air?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "515414", "name": "air", "name_in_question": "air", "bbox": [0.03, 0.21, 0.75, 0.78], "complexity": "1"}, {"id": "515400", "name": "man", "name_in_question": "person", "bbox": [0.16, 0.29, 0.41, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 473, "question_id": "03928159", "image_id": "2318746", "question": "Who is in front of the fence?", "answer": "catcher", "answer_complexity": "2", "unique_objs": [{"id": "1050122", "name": "fence", "name_in_question": "fence", "bbox": [0.0, 0.0, 1.0, 0.56], "complexity": "1"}, {"id": "1050117", "name": "catcher", "name_in_question": "person", "bbox": [0.0, 0.22, 0.63, 0.71], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "09896993", "image_id": "2379475", "question": "What is in the sky?", "answer": "sun", "answer_complexity": "2", "unique_objs": [{"id": "1357247", "name": "sky", "name_in_question": "sky", "bbox": [0.03, 0.04, 0.95, 0.61], "complexity": "1"}, {"id": "1357253", "name": "sun", "name_in_question": "sun", "bbox": [0.84, 0.17, 0.14, 0.37], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "19103222", "image_id": "2396664", "question": "What dessert is on the saucer?", "answer": "cake", "answer_complexity": "2", "unique_objs": [{"id": "441742", "name": "saucer", "name_in_question": "saucer", "bbox": [0.21, 0.27, 0.44, 0.17], "complexity": "1"}, {"id": "441738", "name": "cake", "name_in_question": "dessert", "bbox": [0.57, 0.32, 0.3, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "13387349", "image_id": "2323659", "question": "What is the kid to the right of the lady holding?", "answer": "remote control", "answer_complexity": "2", "unique_objs": [{"id": "4097396", "name": "lady", "name_in_question": "lady", "bbox": [0.13, 0.04, 0.43, 0.95], "complexity": "1"}, {"id": "4097347", "name": "child", "name_in_question": "child", "bbox": [0.49, 0.21, 0.24, 0.6], "complexity": "2"}, {"id": "4097394", "name": "remote control", "name_in_question": "remote control", "bbox": [0.65, 0.5, 0.07, 0.02], "complexity": "2"}], "question_complexity": 7}
{"width": 333, "height": 500, "question_id": "00759081", "image_id": "2400174", "question": "What's the clock on?", "answer": "tower", "answer_complexity": "2", "unique_objs": [{"id": "1162060", "name": "clock", "name_in_question": "clock", "bbox": [0.26, 0.47, 0.18, 0.12], "complexity": "1"}, {"id": "1162061", "name": "tower", "name_in_question": "tower", "bbox": [0.18, 0.02, 0.35, 0.98], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 335, "question_id": "04956022", "image_id": "2391763", "question": "What is the item of furniture on the floor?", "answer": "coffee table", "answer_complexity": "2", "unique_objs": [{"id": "486383", "name": "floor", "name_in_question": "floor", "bbox": [0.06, 0.79, 0.57, 0.21], "complexity": "1"}, {"id": "486379", "name": "coffee table", "name_in_question": "furniture", "bbox": [0.32, 0.66, 0.34, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "01737886", "image_id": "2380329", "question": "Are there any vehicles to the left of the vehicle behind the dog?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1347945", "name": "dog", "name_in_question": "dog", "bbox": [0.32, 0.13, 0.45, 0.87], "complexity": "1"}, {"id": "1347947", "name": "car", "name_in_question": "vehicle", "bbox": [0.46, 0.0, 0.47, 0.16], "complexity": "2"}, {"id": "1347957", "name": "vehicle", "name_in_question": "vehicle", "bbox": [0.05, 0.0, 0.27, 0.15], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "16447852", "image_id": "2381612", "question": "Does the person to the left of the kite walk toward the people that are sitting under the kite?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1335365", "name": "kite", "name_in_question": "kite", "bbox": [0.71, 0.71, 0.2, 0.2], "complexity": "1"}, {"id": "1335369", "name": "man", "name_in_question": "person", "bbox": [0.57, 0.38, 0.21, 0.51], "complexity": "2"}, {"id": "1335374", "name": "people", "name_in_question": "people", "bbox": [0.05, 0.64, 0.06, 0.09], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "04707115", "image_id": "2378858", "question": "What kind of watercraft is in the water?", "answer": "boats", "answer_complexity": "2", "unique_objs": [{"id": "1363739", "name": "water", "name_in_question": "water", "bbox": [0.03, 0.56, 0.97, 0.09], "complexity": "1"}, {"id": "1363741", "name": "boats", "name_in_question": "watercraft", "bbox": [0.73, 0.38, 0.17, 0.27], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 332, "question_id": "15566300", "image_id": "2343895", "question": "Which kind of animal is the carriage in front of?", "answer": "horse", "answer_complexity": "2", "unique_objs": [{"id": "918961", "name": "carriage", "name_in_question": "carriage", "bbox": [0.0, 0.28, 0.89, 0.55], "complexity": "1"}, {"id": "918986", "name": "horse", "name_in_question": "animal", "bbox": [0.86, 0.41, 0.09, 0.34], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "17949823", "image_id": "2362562", "question": "What vegetable is on top of the salad on the plate?", "answer": "lettuce", "answer_complexity": "2", "unique_objs": [{"id": "773222", "name": "plate", "name_in_question": "plate", "bbox": [0.17, 0.3, 0.63, 0.55], "complexity": "1"}, {"id": "773245", "name": "salad", "name_in_question": "salad", "bbox": [0.25, 0.28, 0.45, 0.5], "complexity": "2"}, {"id": "773226", "name": "lettuce", "name_in_question": "vegetable", "bbox": [0.62, 0.39, 0.16, 0.11], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "06389248", "image_id": "2333525", "question": "Which kind of vehicle is to the left of the car?", "answer": "truck", "answer_complexity": "2", "unique_objs": [{"id": "2792923", "name": "car", "name_in_question": "car", "bbox": [0.71, 0.51, 0.29, 0.2], "complexity": "1"}, {"id": "2812286", "name": "truck", "name_in_question": "vehicle", "bbox": [0.22, 0.41, 0.24, 0.27], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "15603089", "image_id": "2365166", "question": "What's the cat lying on?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "2464317", "name": "cat", "name_in_question": "cat", "bbox": [0.29, 0.26, 0.71, 0.45], "complexity": "1"}, {"id": "2185150", "name": "chair", "name_in_question": "chair", "bbox": [0.0, 0.04, 0.99, 0.95], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "1037674", "image_id": "2348273", "question": "What is the mayonnaise in?", "answer": "refrigerator", "answer_complexity": "2", "unique_objs": [{"id": "883539", "name": "mayonnaise", "name_in_question": "mayonnaise", "bbox": [0.66, 0.39, 0.15, 0.35], "complexity": "1"}, {"id": "883538", "name": "refrigerator", "name_in_question": "refrigerator", "bbox": [0.0, 0.01, 1.0, 0.83], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "12655965", "image_id": "2395907", "question": "What is the vehicle that is to the left of the white van?", "answer": "truck", "answer_complexity": "2", "unique_objs": [{"id": "449776", "name": "van", "name_in_question": "van", "bbox": [0.82, 0.13, 0.06, 0.08], "complexity": "2"}, {"id": "449775", "name": "truck", "name_in_question": "vehicle", "bbox": [0.66, 0.12, 0.14, 0.11], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "01553940", "image_id": "2404068", "question": "Who is in front of the door?", "answer": "crowd", "answer_complexity": "2", "unique_objs": [{"id": "378744", "name": "door", "name_in_question": "door", "bbox": [0.16, 0.2, 0.27, 0.25], "complexity": "1"}, {"id": "378745", "name": "crowd", "name_in_question": "person", "bbox": [0.33, 0.11, 0.67, 0.38], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 683, "question_id": "12419305", "image_id": "713806", "question": "Is the man to the right or to the left of the woman that is wearing a skirt?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1588978", "name": "skirt", "name_in_question": "skirt", "bbox": [0.72, 0.63, 0.19, 0.16], "complexity": "1"}, {"id": "1588959", "name": "woman", "name_in_question": "woman", "bbox": [0.67, 0.27, 0.3, 0.73], "complexity": "2"}, {"id": "1588963", "name": "man", "name_in_question": "man", "bbox": [0.21, 0.45, 0.37, 0.54], "complexity": "2"}], "question_complexity": 6}
{"width": 338, "height": 500, "question_id": "07184578", "image_id": "2386393", "question": "What is located on top of the fruit that is in the middle of the photo?", "answer": "leaf", "answer_complexity": "2", "unique_objs": [{"id": "1286462", "name": "fruit", "name_in_question": "fruit", "bbox": [0.31, 0.62, 0.08, 0.05], "complexity": "2"}, {"id": "1286461", "name": "leaf", "name_in_question": "leaf", "bbox": [0.35, 0.59, 0.1, 0.05], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "13774575", "image_id": "2360279", "question": "What is the man riding on?", "answer": "surfboard", "answer_complexity": "2", "unique_objs": [{"id": "3534540", "name": "man", "name_in_question": "man", "bbox": [0.47, 0.4, 0.06, 0.07], "complexity": "1"}, {"id": "2208364", "name": "surfboard", "name_in_question": "surfboard", "bbox": [0.46, 0.45, 0.03, 0.03], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "051012592", "image_id": "2353300", "question": "What is the man wearing?", "answer": "hat", "answer_complexity": "2", "unique_objs": [{"id": "847419", "name": "man", "name_in_question": "man", "bbox": [0.4, 0.89, 0.05, 0.06], "complexity": "1"}, {"id": "847418", "name": "hat", "name_in_question": "hat", "bbox": [0.41, 0.89, 0.04, 0.04], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "07664347", "image_id": "2406659", "question": "What vehicle is in front of the building?", "answer": "fire truck", "answer_complexity": "2", "unique_objs": [{"id": "292202", "name": "building", "name_in_question": "building", "bbox": [0.31, 0.44, 0.69, 0.23], "complexity": "1"}, {"id": "292189", "name": "fire truck", "name_in_question": "vehicle", "bbox": [0.15, 0.5, 0.46, 0.26], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "061001504", "image_id": "2374409", "question": "Is the green vegetable covered by the food the spoon is to the right of?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "726982", "name": "broccoli", "name_in_question": "vegetable", "bbox": [0.2, 0.41, 0.19, 0.26], "complexity": "2"}, {"id": "726983", "name": "cheese", "name_in_question": "cheese", "bbox": [0.09, 0.39, 0.15, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "04605164", "image_id": "2344801", "question": "Is the empty plate to the left or to the right of the man that is wearing a shirt?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "912919", "name": "shirt", "name_in_question": "shirt", "bbox": [0.0, 0.55, 0.37, 0.32], "complexity": "1"}, {"id": "912937", "name": "man", "name_in_question": "man", "bbox": [0.0, 0.55, 0.38, 0.45], "complexity": "2"}, {"id": "912952", "name": "plate", "name_in_question": "plate", "bbox": [0.4, 0.54, 0.08, 0.03], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "19167515", "image_id": "2342360", "question": "What animal is grazing on the grass?", "answer": "bull", "answer_complexity": "2", "unique_objs": [{"id": "3004377", "name": "grass", "name_in_question": "grass", "bbox": [0.0, 0.01, 0.99, 0.99], "complexity": "1"}, {"id": "2879028", "name": "bull", "name_in_question": "animal", "bbox": [0.14, 0.22, 0.56, 0.42], "complexity": "2"}], "question_complexity": 5}
{"width": 393, "height": 500, "question_id": "14682132", "image_id": "2405401", "question": "What vehicle is to the right of the man?", "answer": "carriage", "answer_complexity": "2", "unique_objs": [{"id": "332328", "name": "man", "name_in_question": "man", "bbox": [0.0, 0.11, 0.21, 0.47], "complexity": "1"}, {"id": "332350", "name": "carriage", "name_in_question": "vehicle", "bbox": [0.41, 0.15, 0.55, 0.49], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 331, "question_id": "0443680", "image_id": "2343442", "question": "What is the dessert that is on the tray called?", "answer": "cakes", "answer_complexity": "2", "unique_objs": [{"id": "923657", "name": "tray", "name_in_question": "tray", "bbox": [0.04, 0.77, 0.82, 0.23], "complexity": "1"}, {"id": "923644", "name": "cakes", "name_in_question": "dessert", "bbox": [0.15, 0.8, 0.54, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "06624682", "image_id": "2319540", "question": "Who is wearing the t-shirt?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "3338879", "name": "t-shirt", "name_in_question": "t-shirt", "bbox": [0.71, 0.01, 0.08, 0.14], "complexity": "1"}, {"id": "3338880", "name": "man", "name_in_question": "person", "bbox": [0.71, 0.0, 0.08, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "132385", "image_id": "2324466", "question": "What cooking utensils are to the left of the pan on the right side?", "answer": "ladles", "answer_complexity": "2", "unique_objs": [{"id": "4078778", "name": "pan", "name_in_question": "pan", "bbox": [0.7, 0.0, 0.07, 0.19], "complexity": "2"}, {"id": "4078793", "name": "ladles", "name_in_question": "cooking utensil", "bbox": [0.33, 0.08, 0.16, 0.21], "complexity": "2"}], "question_complexity": 6}
{"width": 324, "height": 500, "question_id": "11286400", "image_id": "2362594", "question": "What is the boy wearing?", "answer": "shoes", "answer_complexity": "2", "unique_objs": [{"id": "3749538", "name": "boy", "name_in_question": "boy", "bbox": [0.35, 0.2, 0.52, 0.32], "complexity": "1"}, {"id": "1789071", "name": "shoes", "name_in_question": "shoes", "bbox": [0.35, 0.32, 0.43, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "04429928", "image_id": "2319927", "question": "What is pushed by the woman that is wearing a bag?", "answer": "bike", "answer_complexity": "2", "unique_objs": [{"id": "997533", "name": "bag", "name_in_question": "bag", "bbox": [0.0, 0.67, 0.09, 0.12], "complexity": "1"}, {"id": "997518", "name": "woman", "name_in_question": "woman", "bbox": [0.02, 0.62, 0.2, 0.38], "complexity": "2"}, {"id": "997531", "name": "bike", "name_in_question": "bike", "bbox": [0.0, 0.74, 0.4, 0.25], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 368, "question_id": "14163699", "image_id": "2338738", "question": "What color is the water the person is playing with?", "answer": "gray", "answer_complexity": "2", "unique_objs": [{"id": "4591504", "name": "person", "name_in_question": "person", "bbox": [0.36, 0.3, 0.02, 0.03], "complexity": "1"}, {"id": "4591505", "name": "water", "name_in_question": "water", "bbox": [0.13, 0.25, 0.51, 0.02], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 768, "question_id": "09464508", "image_id": "713572", "question": "Is the man to the left or to the right of the chair that the boy is sitting in?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1586014", "name": "boy", "name_in_question": "boy", "bbox": [0.58, 0.47, 0.12, 0.26], "complexity": "1"}, {"id": "1586015", "name": "chair", "name_in_question": "chair", "bbox": [0.6, 0.68, 0.1, 0.09], "complexity": "2"}, {"id": "1586010", "name": "man", "name_in_question": "man", "bbox": [0.2, 0.53, 0.32, 0.35], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "15975702", "image_id": "2392397", "question": "Is the white chair to the right or to the left of the brown thing that is to the left of the television?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "480314", "name": "television", "name_in_question": "television", "bbox": [0.92, 0.5, 0.08, 0.49], "complexity": "2"}, {"id": "480304", "name": "coffee table", "name_in_question": "coffee table", "bbox": [0.3, 0.5, 0.4, 0.3], "complexity": "2"}, {"id": "480307", "name": "chair", "name_in_question": "chair", "bbox": [0.0, 0.5, 0.13, 0.42], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 334, "question_id": "13469772", "image_id": "2349483", "question": "What kind of animal is wearing the collar?", "answer": "cat", "answer_complexity": "2", "unique_objs": [{"id": "874521", "name": "collar", "name_in_question": "collar", "bbox": [0.45, 0.47, 0.02, 0.06], "complexity": "1"}, {"id": "874517", "name": "cat", "name_in_question": "animal", "bbox": [0.42, 0.46, 0.18, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "13146080", "image_id": "2346025", "question": "Is the bike to the right or to the left of the girl that is to the right of the bag?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "2589187", "name": "bag", "name_in_question": "bag", "bbox": [0.18, 0.2, 0.13, 0.36], "complexity": "1"}, {"id": "2410047", "name": "girl", "name_in_question": "girl", "bbox": [0.37, 0.24, 0.19, 0.76], "complexity": "2"}, {"id": "1894968", "name": "bike", "name_in_question": "bike", "bbox": [0.47, 0.17, 0.53, 0.75], "complexity": "2"}], "question_complexity": 6}
{"width": 323, "height": 500, "question_id": "14486553", "image_id": "2371387", "question": "Who is inside the bathtub?", "answer": "lady", "answer_complexity": "2", "unique_objs": [{"id": "1897396", "name": "bathtub", "name_in_question": "bathtub", "bbox": [0.02, 0.16, 0.97, 0.8], "complexity": "1"}, {"id": "2450375", "name": "lady", "name_in_question": "person", "bbox": [0.22, 0.01, 0.77, 0.99], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 282, "question_id": "00942674", "image_id": "2368952", "question": "Who is watching the soccer player that is wearing a shirt?", "answer": "player", "answer_complexity": "2", "unique_objs": [{"id": "744586", "name": "shirt", "name_in_question": "shirt", "bbox": [0.08, 0.31, 0.08, 0.19], "complexity": "1"}, {"id": "744551", "name": "soccer player", "name_in_question": "soccer player", "bbox": [0.07, 0.26, 0.13, 0.47], "complexity": "2"}, {"id": "744561", "name": "player", "name_in_question": "person", "bbox": [0.82, 0.31, 0.11, 0.41], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 333, "question_id": "09276288", "image_id": "2407434", "question": "Do you see any men to the right of the girl with the purse?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "279511", "name": "purse", "name_in_question": "purse", "bbox": [0.26, 0.19, 0.03, 0.1], "complexity": "1"}, {"id": "279506", "name": "girl", "name_in_question": "girl", "bbox": [0.27, 0.15, 0.06, 0.28], "complexity": "2"}, {"id": "279539", "name": "man", "name_in_question": "man", "bbox": [0.41, 0.1, 0.09, 0.3], "complexity": "2"}], "question_complexity": 6}
{"width": 299, "height": 500, "question_id": "05828246", "image_id": "2384655", "question": "What's on the table?", "answer": "clock", "answer_complexity": "2", "unique_objs": [{"id": "3846770", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.18, 0.26, 0.7], "complexity": "1"}, {"id": "3846772", "name": "clock", "name_in_question": "clock", "bbox": [0.08, 0.13, 0.13, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 480, "question_id": "01775512", "image_id": "2346673", "question": "Is the small chair to the left or to the right of the drawers on the right?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "897211", "name": "drawers", "name_in_question": "drawers", "bbox": [0.64, 0.61, 0.13, 0.12], "complexity": "2"}, {"id": "897191", "name": "chair", "name_in_question": "chair", "bbox": [0.4, 0.55, 0.17, 0.24], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "09300441", "image_id": "2372402", "question": "What's the ball in?", "answer": "pocket", "answer_complexity": "2", "unique_objs": [{"id": "3734286", "name": "ball", "name_in_question": "ball", "bbox": [0.61, 0.65, 0.05, 0.06], "complexity": "1"}, {"id": "3734288", "name": "pocket", "name_in_question": "pocket", "bbox": [0.59, 0.64, 0.07, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "181047102", "image_id": "2388100", "question": "Who is wearing the ring?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "675521", "name": "ring", "name_in_question": "ring", "bbox": [0.28, 0.17, 0.05, 0.02], "complexity": "1"}, {"id": "675517", "name": "man", "name_in_question": "person", "bbox": [0.0, 0.11, 0.99, 0.88], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "07181560", "image_id": "2380479", "question": "Is there a helmet to the left of the fence the man is standing against?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "545279", "name": "man", "name_in_question": "man", "bbox": [0.48, 0.14, 0.05, 0.21], "complexity": "1"}, {"id": "545282", "name": "fence", "name_in_question": "fence", "bbox": [0.43, 0.05, 0.12, 0.29], "complexity": "2"}, {"id": "545291", "name": "helmet", "name_in_question": "helmet", "bbox": [0.67, 0.14, 0.11, 0.13], "complexity": "2"}], "question_complexity": 6}
{"width": 341, "height": 500, "question_id": "12948944", "image_id": "2328520", "question": "What is in front of the tan building?", "answer": "bush", "answer_complexity": "2", "unique_objs": [{"id": "977237", "name": "tower", "name_in_question": "building", "bbox": [0.34, 0.08, 0.33, 0.8], "complexity": "2"}, {"id": "977239", "name": "bush", "name_in_question": "bush", "bbox": [0.47, 0.84, 0.28, 0.08], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 334, "question_id": "02327616", "image_id": "2392698", "question": "What is the animal that is above the pond near the rock?", "answer": "giraffe", "answer_complexity": "2", "unique_objs": [{"id": "1226941", "name": "rock", "name_in_question": "rock", "bbox": [0.77, 0.82, 0.04, 0.03], "complexity": "1"}, {"id": "1226918", "name": "pond", "name_in_question": "pond", "bbox": [0.0, 0.78, 1.0, 0.22], "complexity": "2"}, {"id": "1226915", "name": "giraffe", "name_in_question": "animal", "bbox": [0.19, 0.04, 0.48, 0.63], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "061002032", "image_id": "2394939", "question": "What are the scissors in?", "answer": "box", "answer_complexity": "2", "unique_objs": [{"id": "459400", "name": "scissors", "name_in_question": "scissors", "bbox": [0.41, 0.61, 0.1, 0.35], "complexity": "1"}, {"id": "459401", "name": "box", "name_in_question": "box", "bbox": [0.38, 0.58, 0.16, 0.41], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "07872737", "image_id": "2384422", "question": "Is the blue container to the right or to the left of the walking person that is wearing pants?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1309616", "name": "pants", "name_in_question": "pants", "bbox": [0.76, 0.31, 0.19, 0.52], "complexity": "2"}, {"id": "1309595", "name": "person", "name_in_question": "person", "bbox": [0.71, 0.02, 0.29, 0.84], "complexity": "2"}, {"id": "1309612", "name": "box", "name_in_question": "box", "bbox": [0.58, 0.61, 0.07, 0.08], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 326, "question_id": "14205259", "image_id": "2409829", "question": "Are there any trains near the people to the left of the backpack?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "232573", "name": "backpack", "name_in_question": "backpack", "bbox": [0.6, 0.31, 0.05, 0.23], "complexity": "1"}, {"id": "232567", "name": "people", "name_in_question": "people", "bbox": [0.38, 0.21, 0.21, 0.79], "complexity": "2"}, {"id": "232562", "name": "train", "name_in_question": "train", "bbox": [0.01, 0.01, 0.59, 0.48], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 500, "question_id": "16831157", "image_id": "2380152", "question": "What kind of bag is on the floor?", "answer": "backpack", "answer_complexity": "2", "unique_objs": [{"id": "547451", "name": "floor", "name_in_question": "floor", "bbox": [0.19, 0.91, 0.28, 0.07], "complexity": "1"}, {"id": "547442", "name": "backpack", "name_in_question": "bag", "bbox": [0.0, 0.64, 0.4, 0.36], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "1976667", "image_id": "2396407", "question": "What is the Caucasian man riding?", "answer": "motorcycle", "answer_complexity": "2", "unique_objs": [{"id": "444658", "name": "man", "name_in_question": "man", "bbox": [0.36, 0.13, 0.35, 0.85], "complexity": "2"}, {"id": "444659", "name": "motorcycle", "name_in_question": "motorcycle", "bbox": [0.04, 0.24, 0.91, 0.76], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "13462026", "image_id": "2341361", "question": "What is located on top of the deck?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "943362", "name": "deck", "name_in_question": "deck", "bbox": [0.0, 0.28, 1.0, 0.73], "complexity": "1"}, {"id": "943356", "name": "chair", "name_in_question": "chair", "bbox": [0.08, 0.15, 0.86, 0.7], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "14570758", "image_id": "2343572", "question": "What is the horse in front of?", "answer": "train", "answer_complexity": "2", "unique_objs": [{"id": "922159", "name": "horse", "name_in_question": "horse", "bbox": [0.25, 0.51, 0.1, 0.1], "complexity": "1"}, {"id": "922160", "name": "train", "name_in_question": "train", "bbox": [0.0, 0.5, 0.78, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 768, "height": 1024, "question_id": "1399491", "image_id": "498126", "question": "What is hanging on the door?", "answer": "towels", "answer_complexity": "2", "unique_objs": [{"id": "3698410", "name": "door", "name_in_question": "door", "bbox": [0.0, 0.0, 0.32, 1.0], "complexity": "1"}, {"id": "1573964", "name": "towels", "name_in_question": "towels", "bbox": [0.14, 0.38, 0.19, 0.33], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "03509656", "image_id": "2337339", "question": "Is there any broccoli to the right of the meat that is to the right of the onion?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "2152658", "name": "onion", "name_in_question": "onion", "bbox": [0.01, 0.45, 0.15, 0.11], "complexity": "1"}, {"id": "2995319", "name": "meat", "name_in_question": "meat", "bbox": [0.17, 0.5, 0.09, 0.1], "complexity": "2"}, {"id": "2216879", "name": "broccoli", "name_in_question": "broccoli", "bbox": [0.49, 0.26, 0.38, 0.34], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "06224493", "image_id": "2360401", "question": "What is the device to the right of the utensils called?", "answer": "laptop", "answer_complexity": "2", "unique_objs": [{"id": "788212", "name": "utensils", "name_in_question": "utensils", "bbox": [0.19, 0.47, 0.1, 0.13], "complexity": "1"}, {"id": "788219", "name": "laptop", "name_in_question": "device", "bbox": [0.33, 0.24, 0.34, 0.57], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "0984604", "image_id": "2350369", "question": "What type of vegetable is in the bowl made of metal?", "answer": "broccoli", "answer_complexity": "2", "unique_objs": [{"id": "4418078", "name": "bowl", "name_in_question": "bowl", "bbox": [0.0, 0.76, 1.0, 0.24], "complexity": "2"}, {"id": "4418077", "name": "broccoli", "name_in_question": "vegetable", "bbox": [0.02, 0.0, 0.98, 0.94], "complexity": "2"}], "question_complexity": 6}
{"width": 375, "height": 500, "question_id": "10369280", "image_id": "2392875", "question": "What is the vegetable on top of the food with the cheese?", "answer": "corn", "answer_complexity": "2", "unique_objs": [{"id": "1225096", "name": "cheese", "name_in_question": "cheese", "bbox": [0.0, 0.64, 0.41, 0.34], "complexity": "1"}, {"id": "1225092", "name": "pizza", "name_in_question": "food", "bbox": [0.01, 0.41, 0.99, 0.59], "complexity": "2"}, {"id": "1225091", "name": "corn", "name_in_question": "vegetable", "bbox": [0.75, 0.76, 0.05, 0.04], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 500, "question_id": "18899509", "image_id": "2404623", "question": "Of what color is the food that the food is to the right of?", "answer": "brown", "answer_complexity": "2", "unique_objs": [{"id": "655802", "name": "food", "name_in_question": "food", "bbox": [0.29, 0.35, 0.28, 0.38], "complexity": "1"}, {"id": "655799", "name": "rice", "name_in_question": "food", "bbox": [0.16, 0.44, 0.05, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "04763535", "image_id": "2398398", "question": "What's the sign on?", "answer": "post", "answer_complexity": "2", "unique_objs": [{"id": "425782", "name": "sign", "name_in_question": "sign", "bbox": [0.85, 0.46, 0.12, 0.12], "complexity": "1"}, {"id": "425783", "name": "post", "name_in_question": "post", "bbox": [0.9, 0.57, 0.03, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "19638769", "image_id": "2353349", "question": "Who is on the surfboard?", "answer": "surfer", "answer_complexity": "2", "unique_objs": [{"id": "846897", "name": "surfboard", "name_in_question": "surfboard", "bbox": [0.59, 0.54, 0.06, 0.06], "complexity": "1"}, {"id": "846898", "name": "surfer", "name_in_question": "person", "bbox": [0.6, 0.47, 0.06, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 374, "height": 500, "question_id": "02625701", "image_id": "2411437", "question": "What color is the hair on top of the kid?", "answer": "blond", "answer_complexity": "2", "unique_objs": [{"id": "1079897", "name": "child", "name_in_question": "child", "bbox": [0.16, 0.34, 0.38, 0.66], "complexity": "1"}, {"id": "1079908", "name": "hair", "name_in_question": "hair", "bbox": [0.16, 0.35, 0.29, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 491, "height": 500, "question_id": "10130629", "image_id": "2405227", "question": "What is tied to the horse?", "answer": "rope", "answer_complexity": "2", "unique_objs": [{"id": "1109648", "name": "horse", "name_in_question": "horse", "bbox": [0.12, 0.01, 0.88, 0.99], "complexity": "1"}, {"id": "1109656", "name": "rope", "name_in_question": "rope", "bbox": [0.0, 0.36, 0.2, 0.32], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 250, "question_id": "18261518", "image_id": "2401019", "question": "Which color do you think the dirt behind the net is?", "answer": "brown", "answer_complexity": "2", "unique_objs": [{"id": "1152479", "name": "net", "name_in_question": "net", "bbox": [0.15, 0.12, 0.78, 0.68], "complexity": "1"}, {"id": "1152488", "name": "dirt", "name_in_question": "dirt", "bbox": [0.09, 0.14, 0.84, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 167, "question_id": "1896654", "image_id": "2343302", "question": "Which kind of vehicle is in the parking lot?", "answer": "bus", "answer_complexity": "2", "unique_objs": [{"id": "925326", "name": "parking lot", "name_in_question": "parking lot", "bbox": [0.0, 0.72, 1.0, 0.27], "complexity": "1"}, {"id": "925328", "name": "bus", "name_in_question": "vehicle", "bbox": [0.45, 0.63, 0.29, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 332, "question_id": "19635750", "image_id": "2321959", "question": "What vehicle is in the street?", "answer": "train", "answer_complexity": "2", "unique_objs": [{"id": "1047042", "name": "street", "name_in_question": "street", "bbox": [0.0, 0.61, 1.0, 0.39], "complexity": "1"}, {"id": "1047032", "name": "train", "name_in_question": "vehicle", "bbox": [0.35, 0.14, 0.43, 0.75], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 311, "question_id": "16740869", "image_id": "2412745", "question": "Do you see vans on the road that is not dry?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "187741", "name": "road", "name_in_question": "road", "bbox": [0.17, 0.8, 0.77, 0.2], "complexity": "2"}, {"id": "187742", "name": "van", "name_in_question": "van", "bbox": [0.69, 0.69, 0.18, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 331, "height": 500, "question_id": "01601325", "image_id": "2408642", "question": "Is the trash can to the right or to the left of the purple towel?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "257719", "name": "towel", "name_in_question": "towel", "bbox": [0.62, 0.58, 0.11, 0.28], "complexity": "2"}, {"id": "257730", "name": "trash can", "name_in_question": "trash can", "bbox": [0.55, 0.76, 0.06, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "01961115", "image_id": "2354201", "question": "What is the luggage lying on?", "answer": "bed", "answer_complexity": "2", "unique_objs": [{"id": "840374", "name": "luggage", "name_in_question": "luggage", "bbox": [0.76, 0.48, 0.24, 0.07], "complexity": "1"}, {"id": "840371", "name": "bed", "name_in_question": "bed", "bbox": [0.25, 0.39, 0.75, 0.43], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "01177931", "image_id": "2340438", "question": "What is the batter holding?", "answer": "bat", "answer_complexity": "2", "unique_objs": [{"id": "947592", "name": "batter", "name_in_question": "batter", "bbox": [0.28, 0.31, 0.27, 0.46], "complexity": "1"}, {"id": "947593", "name": "bat", "name_in_question": "bat", "bbox": [0.41, 0.23, 0.15, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "15881036", "image_id": "2328439", "question": "What is on the wall?", "answer": "logo", "answer_complexity": "2", "unique_objs": [{"id": "2747979", "name": "wall", "name_in_question": "wall", "bbox": [0.0, 0.28, 1.0, 0.3], "complexity": "1"}, {"id": "2747978", "name": "logo", "name_in_question": "logo", "bbox": [0.01, 0.35, 0.18, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "011000868", "image_id": "2383482", "question": "Who is wearing a tank top?", "answer": "girl", "answer_complexity": "2", "unique_objs": [{"id": "694140", "name": "tank top", "name_in_question": "tank top", "bbox": [0.71, 0.47, 0.04, 0.03], "complexity": "1"}, {"id": "694137", "name": "girl", "name_in_question": "person", "bbox": [0.71, 0.44, 0.05, 0.11], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "17156710", "image_id": "2369002", "question": "Who is wearing clothes?", "answer": "people", "answer_complexity": "2", "unique_objs": [{"id": "2664142", "name": "clothes", "name_in_question": "clothes", "bbox": [0.68, 0.67, 0.08, 0.16], "complexity": "1"}, {"id": "2548702", "name": "people", "name_in_question": "person", "bbox": [0.66, 0.59, 0.13, 0.38], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "05506590", "image_id": "2338953", "question": "What food is to the left of the vegetables?", "answer": "egg", "answer_complexity": "2", "unique_objs": [{"id": "952739", "name": "vegetables", "name_in_question": "vegetables", "bbox": [0.52, 0.39, 0.24, 0.39], "complexity": "1"}, {"id": "952728", "name": "egg", "name_in_question": "food", "bbox": [0.3, 0.39, 0.23, 0.31], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "122335", "image_id": "2410049", "question": "What vehicle is the man in?", "answer": "train car", "answer_complexity": "2", "unique_objs": [{"id": "227256", "name": "man", "name_in_question": "man", "bbox": [0.35, 0.11, 0.43, 0.56], "complexity": "1"}, {"id": "227261", "name": "train car", "name_in_question": "vehicle", "bbox": [0.02, 0.01, 0.98, 0.98], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "02269896", "image_id": "2413325", "question": "What is the person that is to the left of the woman doing?", "answer": "talking", "answer_complexity": "2", "unique_objs": [{"id": "175729", "name": "woman", "name_in_question": "woman", "bbox": [0.79, 0.47, 0.2, 0.53], "complexity": "1"}, {"id": "175727", "name": "man", "name_in_question": "person", "bbox": [0.58, 0.42, 0.21, 0.58], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "116692", "image_id": "2360103", "question": "What animal is on the shelf?", "answer": "cat", "answer_complexity": "2", "unique_objs": [{"id": "3762805", "name": "shelf", "name_in_question": "shelf", "bbox": [0.0, 0.86, 1.0, 0.13], "complexity": "1"}, {"id": "1813676", "name": "cat", "name_in_question": "animal", "bbox": [0.07, 0.04, 0.46, 0.86], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 340, "question_id": "08155137", "image_id": "2409782", "question": "The cup is on what?", "answer": "tray", "answer_complexity": "2", "unique_objs": [{"id": "233663", "name": "cup", "name_in_question": "cup", "bbox": [0.39, 0.65, 0.12, 0.21], "complexity": "1"}, {"id": "233632", "name": "tray", "name_in_question": "tray", "bbox": [0.26, 0.73, 0.63, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "16684667", "image_id": "2338827", "question": "How is the toy to the left of the bag on the right called?", "answer": "stuffed animal", "answer_complexity": "2", "unique_objs": [{"id": "4041772", "name": "bag", "name_in_question": "bag", "bbox": [0.82, 0.45, 0.18, 0.4], "complexity": "2"}, {"id": "4041763", "name": "stuffed animal", "name_in_question": "toy", "bbox": [0.45, 0.14, 0.45, 0.86], "complexity": "2"}], "question_complexity": 6}
{"width": 382, "height": 256, "question_id": "06434281", "image_id": "4884", "question": "What kind of furniture is the paper on?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "1564122", "name": "paper", "name_in_question": "paper", "bbox": [0.9, 0.54, 0.1, 0.05], "complexity": "1"}, {"id": "1564123", "name": "chair", "name_in_question": "furniture", "bbox": [0.77, 0.21, 0.23, 0.79], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 400, "question_id": "11156375", "image_id": "2334989", "question": "What is the person that is to the left of the girl doing?", "answer": "skiing", "answer_complexity": "2", "unique_objs": [{"id": "3014365", "name": "girl", "name_in_question": "girl", "bbox": [0.36, 0.31, 0.16, 0.49], "complexity": "1"}, {"id": "2553691", "name": "man", "name_in_question": "person", "bbox": [0.18, 0.28, 0.17, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "09561220", "image_id": "2386032", "question": "What is the person to the left of the draperies wearing?", "answer": "glasses", "answer_complexity": "2", "unique_objs": [{"id": "684369", "name": "drapes", "name_in_question": "drapes", "bbox": [0.43, 0.0, 0.57, 0.37], "complexity": "1"}, {"id": "684352", "name": "woman", "name_in_question": "person", "bbox": [0.04, 0.06, 0.64, 0.47], "complexity": "2"}, {"id": "684358", "name": "glasses", "name_in_question": "glasses", "bbox": [0.44, 0.28, 0.05, 0.16], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 333, "question_id": "15958049", "image_id": "2417595", "question": "What's located on top of the shelf?", "answer": "box", "answer_complexity": "2", "unique_objs": [{"id": "4283034", "name": "shelf", "name_in_question": "shelf", "bbox": [0.24, 0.44, 0.47, 0.04], "complexity": "1"}, {"id": "4283033", "name": "box", "name_in_question": "box", "bbox": [0.52, 0.37, 0.09, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "141031497", "image_id": "2395695", "question": "What is on the chair?", "answer": "towel", "answer_complexity": "2", "unique_objs": [{"id": "1203742", "name": "chair", "name_in_question": "chair", "bbox": [0.84, 0.62, 0.17, 0.37], "complexity": "1"}, {"id": "1203743", "name": "towel", "name_in_question": "towel", "bbox": [0.85, 0.84, 0.11, 0.16], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 321, "question_id": "0238153", "image_id": "2353624", "question": "Are there any bowls to the right of the food that is on the left part?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "3779622", "name": "food", "name_in_question": "food", "bbox": [0.04, 0.34, 0.2, 0.08], "complexity": "2"}, {"id": "2326050", "name": "bowl", "name_in_question": "bowl", "bbox": [0.36, 0.29, 0.22, 0.31], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "08132725", "image_id": "2361825", "question": "What is on the pole?", "answer": "sticker", "answer_complexity": "2", "unique_objs": [{"id": "2310355", "name": "pole", "name_in_question": "pole", "bbox": [0.24, 0.0, 0.12, 1.0], "complexity": "1"}, {"id": "2469171", "name": "sticker", "name_in_question": "sticker", "bbox": [0.28, 0.53, 0.05, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 394, "question_id": "19168233", "image_id": "2367975", "question": "What is the name of the vehicle in front of the trees?", "answer": "train", "answer_complexity": "2", "unique_objs": [{"id": "619647", "name": "trees", "name_in_question": "trees", "bbox": [0.15, 0.27, 0.1, 0.2], "complexity": "1"}, {"id": "619630", "name": "train", "name_in_question": "vehicle", "bbox": [0.0, 0.34, 0.83, 0.55], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "10479207", "image_id": "2364025", "question": "Who is wearing the pants?", "answer": "boy", "answer_complexity": "2", "unique_objs": [{"id": "760135", "name": "pants", "name_in_question": "pants", "bbox": [0.71, 0.23, 0.3, 0.44], "complexity": "1"}, {"id": "760122", "name": "boy", "name_in_question": "person", "bbox": [0.45, 0.0, 0.57, 0.72], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 326, "question_id": "0926443", "image_id": "2352686", "question": "Is the man to the left or to the right of the person that is to the left of the bag?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "1885778", "name": "bag", "name_in_question": "bag", "bbox": [0.85, 0.76, 0.12, 0.13], "complexity": "1"}, {"id": "1875148", "name": "person", "name_in_question": "person", "bbox": [0.56, 0.39, 0.3, 0.53], "complexity": "2"}, {"id": "2132337", "name": "man", "name_in_question": "man", "bbox": [0.14, 0.43, 0.28, 0.54], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "17252004", "image_id": "2411069", "question": "Is the closed umbrella to the right or to the left of the chair the woman is on?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "1083182", "name": "woman", "name_in_question": "woman", "bbox": [0.77, 0.85, 0.03, 0.07], "complexity": "1"}, {"id": "1083183", "name": "chair", "name_in_question": "chair", "bbox": [0.76, 0.85, 0.04, 0.08], "complexity": "2"}, {"id": "1083167", "name": "umbrella", "name_in_question": "umbrella", "bbox": [0.8, 0.81, 0.03, 0.13], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "04902490", "image_id": "2386922", "question": "What is the bottle lying on?", "answer": "road", "answer_complexity": "2", "unique_objs": [{"id": "1281105", "name": "bottle", "name_in_question": "bottle", "bbox": [0.35, 0.9, 0.09, 0.03], "complexity": "1"}, {"id": "1281104", "name": "road", "name_in_question": "road", "bbox": [0.0, 0.75, 0.97, 0.25], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 376, "question_id": "08295289", "image_id": "2394146", "question": "What is covered in the snow?", "answer": "mountains", "answer_complexity": "2", "unique_objs": [{"id": "1213820", "name": "snow", "name_in_question": "snow", "bbox": [0.03, 0.47, 0.94, 0.47], "complexity": "1"}, {"id": "1213822", "name": "mountains", "name_in_question": "mountains", "bbox": [0.69, 0.32, 0.28, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 390, "height": 500, "question_id": "041033334", "image_id": "2351225", "question": "What are the animals that are walking on the pavement in this picture?", "answer": "elephants", "answer_complexity": "2", "unique_objs": [{"id": "3590050", "name": "pavement", "name_in_question": "pavement", "bbox": [0.01, 0.44, 0.87, 0.56], "complexity": "1"}, {"id": "2226009", "name": "elephants", "name_in_question": "animal", "bbox": [0.07, 0.42, 0.71, 0.35], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "08965422", "image_id": "2416035", "question": "What kind of vegetable is to the left of the crate that is of the lettuce?", "answer": "lemons", "answer_complexity": "2", "unique_objs": [{"id": "2706280", "name": "lettuce", "name_in_question": "lettuce", "bbox": [0.89, 0.68, 0.1, 0.07], "complexity": "1"}, {"id": "3628231", "name": "crate", "name_in_question": "crate", "bbox": [0.87, 0.61, 0.1, 0.17], "complexity": "2"}, {"id": "2758853", "name": "lemons", "name_in_question": "vegetable", "bbox": [0.62, 0.58, 0.16, 0.11], "complexity": "2"}], "question_complexity": 7}
{"width": 405, "height": 500, "question_id": "1865847", "image_id": "2327585", "question": "What is the animal on the grass?", "answer": "cow", "answer_complexity": "2", "unique_objs": [{"id": "2952029", "name": "grass", "name_in_question": "grass", "bbox": [0.07, 0.6, 0.18, 0.14], "complexity": "1"}, {"id": "3439569", "name": "cow", "name_in_question": "animal", "bbox": [0.14, 0.27, 0.13, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "19484007", "image_id": "2339783", "question": "What is the vehicle to the right of the horse in the center of the image?", "answer": "carriage", "answer_complexity": "2", "unique_objs": [{"id": "3138917", "name": "horse", "name_in_question": "horse", "bbox": [0.55, 0.49, 0.12, 0.17], "complexity": "2"}, {"id": "3138918", "name": "carriage", "name_in_question": "vehicle", "bbox": [0.7, 0.41, 0.3, 0.29], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "05241913", "image_id": "2339108", "question": "What is that side walk in front of?", "answer": "stairs", "answer_complexity": "2", "unique_objs": [{"id": "952338", "name": "sidewalk", "name_in_question": "sidewalk", "bbox": [0.39, 0.72, 0.61, 0.28], "complexity": "1"}, {"id": "952337", "name": "stairs", "name_in_question": "stairs", "bbox": [0.0, 0.5, 0.77, 0.5], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 374, "question_id": "01521791", "image_id": "2340804", "question": "What is the cat resting on?", "answer": "computer", "answer_complexity": "2", "unique_objs": [{"id": "2654557", "name": "cat", "name_in_question": "cat", "bbox": [0.0, 0.35, 0.77, 0.65], "complexity": "1"}, {"id": "2679687", "name": "computer", "name_in_question": "computer", "bbox": [0.48, 0.07, 0.41, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "07343755", "image_id": "2396655", "question": "What is the cheese on?", "answer": "pasta", "answer_complexity": "2", "unique_objs": [{"id": "441793", "name": "cheese", "name_in_question": "cheese", "bbox": [0.46, 0.59, 0.07, 0.08], "complexity": "1"}, {"id": "441794", "name": "pasta", "name_in_question": "pasta", "bbox": [0.62, 0.83, 0.16, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "07181456", "image_id": "2380479", "question": "Who is wearing a helmet?", "answer": "child", "answer_complexity": "2", "unique_objs": [{"id": "545291", "name": "helmet", "name_in_question": "helmet", "bbox": [0.67, 0.14, 0.11, 0.13], "complexity": "1"}, {"id": "545272", "name": "child", "name_in_question": "person", "bbox": [0.57, 0.12, 0.35, 0.85], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "04333815", "image_id": "2322786", "question": "What is the boy wearing?", "answer": "shirt", "answer_complexity": "2", "unique_objs": [{"id": "3294788", "name": "boy", "name_in_question": "boy", "bbox": [0.29, 0.43, 0.53, 0.33], "complexity": "1"}, {"id": "3294789", "name": "shirt", "name_in_question": "shirt", "bbox": [0.32, 0.47, 0.36, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "1996971", "image_id": "2355723", "question": "Is the small vehicle to the right or to the left of the yellow umbrella?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "2092259", "name": "umbrella", "name_in_question": "umbrella", "bbox": [0.45, 0.57, 0.06, 0.03], "complexity": "2"}, {"id": "2475945", "name": "vehicle", "name_in_question": "vehicle", "bbox": [0.27, 0.57, 0.06, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 311, "question_id": "16740887", "image_id": "2412745", "question": "What color is the car the van is behind of?", "answer": "silver", "answer_complexity": "2", "unique_objs": [{"id": "187742", "name": "van", "name_in_question": "van", "bbox": [0.69, 0.69, 0.18, 0.06], "complexity": "1"}, {"id": "187740", "name": "car", "name_in_question": "car", "bbox": [0.63, 0.74, 0.33, 0.24], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "01675812", "image_id": "2377235", "question": "What item of furniture is to the left of the couch?", "answer": "end table", "answer_complexity": "2", "unique_objs": [{"id": "1996449", "name": "couch", "name_in_question": "couch", "bbox": [0.13, 0.27, 0.87, 0.73], "complexity": "1"}, {"id": "2449514", "name": "end table", "name_in_question": "furniture", "bbox": [0.08, 0.4, 0.07, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 386, "question_id": "18317962", "image_id": "2318908", "question": "What is the name of the vegetable that is to the left of the bread on the right side of the photo?", "answer": "tomato", "answer_complexity": "2", "unique_objs": [{"id": "2768612", "name": "bread", "name_in_question": "bread", "bbox": [0.64, 0.69, 0.2, 0.25], "complexity": "2"}, {"id": "2997818", "name": "tomato", "name_in_question": "vegetable", "bbox": [0.31, 0.79, 0.12, 0.14], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "11976576", "image_id": "2406339", "question": "Where is the dugout?", "answer": "field", "answer_complexity": "2", "unique_objs": [{"id": "324929", "name": "dugout", "name_in_question": "dugout", "bbox": [0.01, 0.0, 0.71, 0.99], "complexity": "1"}, {"id": "324939", "name": "field", "name_in_question": "place", "bbox": [0.73, 0.13, 0.27, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "10983815", "image_id": "2342530", "question": "What is in the bathroom?", "answer": "curtain", "answer_complexity": "2", "unique_objs": [{"id": "2700223", "name": "bathroom", "name_in_question": "bathroom", "bbox": [0.0, 0.0, 1.0, 1.0], "complexity": "1"}, {"id": "2936078", "name": "curtain", "name_in_question": "curtain", "bbox": [0.57, 0.0, 0.39, 0.92], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "02996826", "image_id": "2318090", "question": "What is the name of the item of furniture that this fence is in front of?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "1014195", "name": "fence", "name_in_question": "fence", "bbox": [0.0, 0.06, 1.0, 0.75], "complexity": "1"}, {"id": "1014194", "name": "chair", "name_in_question": "furniture", "bbox": [0.91, 0.6, 0.09, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "05175109", "image_id": "2338286", "question": "What is the piece of furniture to the left of the lamp?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "4596892", "name": "lamp", "name_in_question": "lamp", "bbox": [0.78, 0.26, 0.13, 0.21], "complexity": "1"}, {"id": "4596895", "name": "chair", "name_in_question": "furniture", "bbox": [0.46, 0.33, 0.09, 0.17], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "12581936", "image_id": "2353890", "question": "Is the coffee table to the left or to the right of the table made of wood?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "3232405", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.59, 0.14, 0.21], "complexity": "2"}, {"id": "2198858", "name": "coffee table", "name_in_question": "coffee table", "bbox": [0.38, 0.59, 0.31, 0.32], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "04863800", "image_id": "2376260", "question": "What is the vegetable to the right of the seafood called?", "answer": "broccoli", "answer_complexity": "2", "unique_objs": [{"id": "2427604", "name": "seafood", "name_in_question": "seafood", "bbox": [0.23, 0.22, 0.39, 0.24], "complexity": "1"}, {"id": "2087222", "name": "broccoli", "name_in_question": "vegetable", "bbox": [0.49, 0.26, 0.42, 0.32], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "00494171", "image_id": "2361304", "question": "What do you think is in front of the trees?", "answer": "buildings", "answer_complexity": "2", "unique_objs": [{"id": "3532332", "name": "trees", "name_in_question": "trees", "bbox": [0.16, 0.44, 0.08, 0.12], "complexity": "1"}, {"id": "3532333", "name": "buildings", "name_in_question": "buildings", "bbox": [0.39, 0.37, 0.12, 0.12], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "19548864", "image_id": "2336511", "question": "Who is holding the skateboard the sailboat is to the right of?", "answer": "guy", "answer_complexity": "2", "unique_objs": [{"id": "4614321", "name": "sailboat", "name_in_question": "sailboat", "bbox": [0.24, 0.56, 0.01, 0.03], "complexity": "1"}, {"id": "4591177", "name": "skateboard", "name_in_question": "skateboard", "bbox": [0.12, 0.49, 0.06, 0.17], "complexity": "2"}, {"id": "4591176", "name": "guy", "name_in_question": "person", "bbox": [0.1, 0.26, 0.1, 0.44], "complexity": "2"}], "question_complexity": 7}
{"width": 333, "height": 500, "question_id": "13676622", "image_id": "2415204", "question": "Who is holding the fork?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "143903", "name": "fork", "name_in_question": "fork", "bbox": [0.38, 0.62, 0.34, 0.04], "complexity": "1"}, {"id": "143907", "name": "woman", "name_in_question": "person", "bbox": [0.0, 0.16, 0.85, 0.83], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "17437170", "image_id": "2389749", "question": "What color is the apple which is to the left of the fruit?", "answer": "green", "answer_complexity": "2", "unique_objs": [{"id": "1257559", "name": "fruit", "name_in_question": "fruit", "bbox": [0.67, 0.6, 0.14, 0.1], "complexity": "1"}, {"id": "1257563", "name": "apple", "name_in_question": "apple", "bbox": [0.54, 0.62, 0.14, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 302, "question_id": "081020640", "image_id": "2408787", "question": "Who is wearing the jacket?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "255150", "name": "jacket", "name_in_question": "jacket", "bbox": [0.79, 0.33, 0.1, 0.17], "complexity": "1"}, {"id": "255130", "name": "man", "name_in_question": "person", "bbox": [0.79, 0.24, 0.11, 0.37], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "01294432", "image_id": "2410018", "question": "Who wears the pants?", "answer": "umpire", "answer_complexity": "2", "unique_objs": [{"id": "228067", "name": "pants", "name_in_question": "pants", "bbox": [0.23, 0.61, 0.06, 0.16], "complexity": "1"}, {"id": "228065", "name": "umpire", "name_in_question": "person", "bbox": [0.21, 0.5, 0.09, 0.28], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "061001450", "image_id": "2374409", "question": "What is covered in the cheese?", "answer": "broccoli", "answer_complexity": "2", "unique_objs": [{"id": "726983", "name": "cheese", "name_in_question": "cheese", "bbox": [0.09, 0.39, 0.15, 0.14], "complexity": "1"}, {"id": "726982", "name": "broccoli", "name_in_question": "broccoli", "bbox": [0.2, 0.41, 0.19, 0.26], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 335, "question_id": "01316722", "image_id": "2357568", "question": "Are there either square plates or napkins?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1872305", "name": "plate", "name_in_question": "plate", "bbox": [0.2, 0.86, 0.22, 0.06], "complexity": "2"}, {"id": "1795360", "name": "napkins", "name_in_question": "napkin", "bbox": [0.33, 0.92, 0.32, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "06735223", "image_id": "2347335", "question": "What is the color of the container behind the cat?", "answer": "pink", "answer_complexity": "2", "unique_objs": [{"id": "891779", "name": "cat", "name_in_question": "cat", "bbox": [0.0, 0.0, 0.99, 1.0], "complexity": "1"}, {"id": "891787", "name": "container", "name_in_question": "container", "bbox": [0.81, 0.23, 0.18, 0.3], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "11941539", "image_id": "2373797", "question": "Which kind of food is the girl holding?", "answer": "egg", "answer_complexity": "2", "unique_objs": [{"id": "2575329", "name": "girl", "name_in_question": "girl", "bbox": [0.4, 0.2, 0.46, 0.77], "complexity": "1"}, {"id": "2637087", "name": "egg", "name_in_question": "food", "bbox": [0.43, 0.87, 0.05, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "0970852", "image_id": "2334796", "question": "What meat is on the plate to the left of the coffee mug?", "answer": "bacon", "answer_complexity": "2", "unique_objs": [{"id": "4631301", "name": "coffee mug", "name_in_question": "coffee mug", "bbox": [0.61, 0.0, 0.27, 0.3], "complexity": "1"}, {"id": "4643791", "name": "plate", "name_in_question": "plate", "bbox": [0.02, 0.08, 0.46, 0.25], "complexity": "2"}, {"id": "4643840", "name": "bacon", "name_in_question": "meat", "bbox": [0.14, 0.07, 0.21, 0.15], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 333, "question_id": "04902566", "image_id": "2386925", "question": "What is the person that is to the left of the person wearing?", "answer": "helmet", "answer_complexity": "2", "unique_objs": [{"id": "4045311", "name": "person", "name_in_question": "person", "bbox": [0.66, 0.49, 0.05, 0.16], "complexity": "1"}, {"id": "4045249", "name": "woman", "name_in_question": "person", "bbox": [0.39, 0.11, 0.26, 0.6], "complexity": "2"}, {"id": "4045307", "name": "helmet", "name_in_question": "helmet", "bbox": [0.49, 0.11, 0.07, 0.08], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "17888961", "image_id": "2387990", "question": "The spoon is on what?", "answer": "placemat", "answer_complexity": "2", "unique_objs": [{"id": "676091", "name": "spoon", "name_in_question": "spoon", "bbox": [0.87, 0.57, 0.13, 0.3], "complexity": "1"}, {"id": "676080", "name": "placemat", "name_in_question": "placemat", "bbox": [0.01, 0.49, 0.31, 0.51], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "09392713", "image_id": "2323628", "question": "What is in front of the person with the glasses?", "answer": "table", "answer_complexity": "2", "unique_objs": [{"id": "3463559", "name": "glasses", "name_in_question": "glasses", "bbox": [0.37, 0.3, 0.05, 0.02], "complexity": "1"}, {"id": "3431220", "name": "girl", "name_in_question": "person", "bbox": [0.31, 0.26, 0.15, 0.34], "complexity": "2"}, {"id": "3431221", "name": "table", "name_in_question": "table", "bbox": [0.2, 0.46, 0.62, 0.49], "complexity": "2"}], "question_complexity": 7}
{"width": 375, "height": 500, "question_id": "09427145", "image_id": "2373966", "question": "What is on the sink?", "answer": "glass", "answer_complexity": "2", "unique_objs": [{"id": "729677", "name": "sink", "name_in_question": "sink", "bbox": [0.0, 0.62, 0.67, 0.3], "complexity": "1"}, {"id": "729684", "name": "glass", "name_in_question": "glass", "bbox": [0.72, 0.73, 0.13, 0.18], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "11229233", "image_id": "2402755", "question": "What device is on the table?", "answer": "laptop", "answer_complexity": "2", "unique_objs": [{"id": "386734", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.0, 1.0, 0.76], "complexity": "1"}, {"id": "386733", "name": "laptop", "name_in_question": "device", "bbox": [0.0, 0.12, 1.0, 0.87], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "03423140", "image_id": "2361006", "question": "The boy that is to the right of the helmet is holding what?", "answer": "pole", "answer_complexity": "2", "unique_objs": [{"id": "3070948", "name": "helmet", "name_in_question": "helmet", "bbox": [0.37, 0.35, 0.07, 0.07], "complexity": "1"}, {"id": "3757507", "name": "boy", "name_in_question": "boy", "bbox": [0.63, 0.34, 0.17, 0.46], "complexity": "2"}, {"id": "3757502", "name": "pole", "name_in_question": "pole", "bbox": [0.63, 0.27, 0.09, 0.34], "complexity": "2"}], "question_complexity": 7}
{"width": 375, "height": 500, "question_id": "04869343", "image_id": "2383983", "question": "Is there a flag to the right of the toilet that is in front of the flowers?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1314685", "name": "flowers", "name_in_question": "flowers", "bbox": [0.01, 0.0, 0.99, 0.17], "complexity": "1"}, {"id": "1314671", "name": "toilet", "name_in_question": "toilet", "bbox": [0.15, 0.09, 0.64, 0.91], "complexity": "2"}, {"id": "1314673", "name": "flag", "name_in_question": "flag", "bbox": [0.7, 0.1, 0.24, 0.17], "complexity": "2"}], "question_complexity": 6}
{"width": 375, "height": 500, "question_id": "0338049", "image_id": "2369595", "question": "Are the lit candles to the left or to the right of the man that is standing?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "610556", "name": "man", "name_in_question": "man", "bbox": [0.0, 0.0, 0.52, 0.67], "complexity": "2"}, {"id": "610558", "name": "candles", "name_in_question": "candles", "bbox": [0.53, 0.52, 0.05, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 331, "question_id": "1219458", "image_id": "2366688", "question": "Are there houses in front of the trees on the hill?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "3877744", "name": "hill", "name_in_question": "hill", "bbox": [0.08, 0.24, 0.83, 0.18], "complexity": "1"}, {"id": "2227206", "name": "trees", "name_in_question": "trees", "bbox": [0.14, 0.12, 0.4, 0.46], "complexity": "2"}, {"id": "2249896", "name": "house", "name_in_question": "house", "bbox": [0.0, 0.44, 0.17, 0.18], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "09928165", "image_id": "2344757", "question": "Who is wearing a helmet?", "answer": "player", "answer_complexity": "2", "unique_objs": [{"id": "2568927", "name": "helmet", "name_in_question": "helmet", "bbox": [0.65, 0.36, 0.06, 0.05], "complexity": "1"}, {"id": "3208398", "name": "player", "name_in_question": "person", "bbox": [0.65, 0.35, 0.23, 0.3], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 396, "question_id": "02965514", "image_id": "2397908", "question": "Are the bottles to the right or to the left of the person that is holding the paddle?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "429776", "name": "paddle", "name_in_question": "paddle", "bbox": [0.53, 0.73, 0.14, 0.25], "complexity": "1"}, {"id": "429774", "name": "man", "name_in_question": "person", "bbox": [0.22, 0.33, 0.37, 0.44], "complexity": "2"}, {"id": "429778", "name": "bottles", "name_in_question": "bottles", "bbox": [0.71, 0.7, 0.09, 0.04], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 368, "question_id": "18542228", "image_id": "2316926", "question": "Do you see a biker to the right of the helmet in the center of the picture?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "2962325", "name": "helmet", "name_in_question": "helmet", "bbox": [0.33, 0.38, 0.06, 0.07], "complexity": "2"}, {"id": "2970833", "name": "biker", "name_in_question": "biker", "bbox": [0.53, 0.28, 0.24, 0.28], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "00204180", "image_id": "2400683", "question": "Is the red car to the left or to the right of the person that is standing?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "1155984", "name": "lady", "name_in_question": "person", "bbox": [0.0, 0.52, 0.06, 0.32], "complexity": "2"}, {"id": "1155998", "name": "car", "name_in_question": "car", "bbox": [0.24, 0.51, 0.35, 0.12], "complexity": "2"}], "question_complexity": 5}
{"width": 333, "height": 500, "question_id": "10345674", "image_id": "2386682", "question": "What is the woman behind the net about to hit?", "answer": "ball", "answer_complexity": "2", "unique_objs": [{"id": "1283655", "name": "net", "name_in_question": "net", "bbox": [0.0, 0.83, 1.0, 0.17], "complexity": "1"}, {"id": "1283649", "name": "woman", "name_in_question": "woman", "bbox": [0.29, 0.52, 0.41, 0.48], "complexity": "2"}, {"id": "1283651", "name": "ball", "name_in_question": "ball", "bbox": [0.57, 0.25, 0.05, 0.03], "complexity": "2"}], "question_complexity": 7}
{"width": 500, "height": 375, "question_id": "19982289", "image_id": "2400343", "question": "What is in front of the television?", "answer": "cords", "answer_complexity": "2", "unique_objs": [{"id": "1160134", "name": "television", "name_in_question": "television", "bbox": [0.05, 0.2, 0.31, 0.35], "complexity": "1"}, {"id": "1160167", "name": "cords", "name_in_question": "cords", "bbox": [0.22, 0.5, 0.1, 0.18], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "03509968", "image_id": "2337339", "question": "What is the vegetable that is on the dish?", "answer": "onion", "answer_complexity": "2", "unique_objs": [{"id": "2057581", "name": "dish", "name_in_question": "dish", "bbox": [0.0, 0.17, 0.99, 0.83], "complexity": "1"}, {"id": "2728514", "name": "onion", "name_in_question": "vegetable", "bbox": [0.14, 0.3, 0.12, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 425, "question_id": "10435028", "image_id": "2407451", "question": "What fruit is to the left of the mirror that is large?", "answer": "grapefruit", "answer_complexity": "2", "unique_objs": [{"id": "366914", "name": "mirror", "name_in_question": "mirror", "bbox": [0.34, 0.0, 0.66, 0.98], "complexity": "2"}, {"id": "366909", "name": "grapefruit", "name_in_question": "fruit", "bbox": [0.24, 0.87, 0.12, 0.13], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 428, "question_id": "06614645", "image_id": "2338332", "question": "Who is wearing a shirt?", "answer": "child", "answer_complexity": "2", "unique_objs": [{"id": "4596356", "name": "shirt", "name_in_question": "shirt", "bbox": [0.06, 0.16, 0.26, 0.36], "complexity": "1"}, {"id": "4596355", "name": "child", "name_in_question": "person", "bbox": [0.01, 0.0, 0.3, 0.94], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 326, "question_id": "02665109", "image_id": "2357229", "question": "What is in front of the man?", "answer": "fog", "answer_complexity": "2", "unique_objs": [{"id": "813810", "name": "man", "name_in_question": "man", "bbox": [0.49, 0.43, 0.06, 0.09], "complexity": "1"}, {"id": "813815", "name": "fog", "name_in_question": "fog", "bbox": [0.0, 0.0, 1.0, 0.4], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "09912428", "image_id": "2363947", "question": "Is the person to the right or to the left of the safety cone that is to the right of the fence?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "2062147", "name": "fence", "name_in_question": "fence", "bbox": [0.32, 0.03, 0.2, 0.06], "complexity": "1"}, {"id": "2376793", "name": "cone", "name_in_question": "cone", "bbox": [0.72, 0.06, 0.02, 0.05], "complexity": "2"}, {"id": "2152963", "name": "person", "name_in_question": "person", "bbox": [0.92, 0.01, 0.03, 0.14], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 317, "question_id": "01649941", "image_id": "2384793", "question": "What kind of device has the same color as the book that is lying on the desk?", "answer": "keyboard", "answer_complexity": "2", "unique_objs": [{"id": "1304832", "name": "desk", "name_in_question": "desk", "bbox": [0.32, 0.0, 0.68, 1.0], "complexity": "1"}, {"id": "1304809", "name": "book", "name_in_question": "book", "bbox": [0.35, 0.33, 0.37, 0.63], "complexity": "2"}, {"id": "1304812", "name": "keyboard", "name_in_question": "device", "bbox": [0.37, 0.0, 0.62, 0.22], "complexity": "2"}], "question_complexity": 7}
{"width": 333, "height": 500, "question_id": "13554307", "image_id": "2351075", "question": "Is there a bench to the right of the umbrella by the table?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "2112305", "name": "table", "name_in_question": "table", "bbox": [0.25, 0.72, 0.19, 0.04], "complexity": "1"}, {"id": "2112304", "name": "umbrella", "name_in_question": "umbrella", "bbox": [0.36, 0.65, 0.08, 0.15], "complexity": "2"}, {"id": "2202293", "name": "bench", "name_in_question": "bench", "bbox": [0.19, 0.74, 0.13, 0.08], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 332, "question_id": "19635898", "image_id": "2321959", "question": "Who is wearing trousers?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "1047049", "name": "pants", "name_in_question": "pants", "bbox": [0.07, 0.75, 0.1, 0.21], "complexity": "1"}, {"id": "1047039", "name": "man", "name_in_question": "person", "bbox": [0.07, 0.52, 0.12, 0.45], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "01281870", "image_id": "2377810", "question": "Is the woman to the right or to the left of the umbrellas in the center of the image?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "3349045", "name": "umbrellas", "name_in_question": "umbrellas", "bbox": [0.53, 0.57, 0.09, 0.14], "complexity": "2"}, {"id": "2052845", "name": "woman", "name_in_question": "woman", "bbox": [0.67, 0.61, 0.05, 0.18], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 371, "question_id": "16861678", "image_id": "2384357", "question": "What is the man on?", "answer": "surfboard", "answer_complexity": "2", "unique_objs": [{"id": "527156", "name": "man", "name_in_question": "man", "bbox": [0.42, 0.29, 0.14, 0.33], "complexity": "1"}, {"id": "527157", "name": "surfboard", "name_in_question": "surfboard", "bbox": [0.43, 0.55, 0.11, 0.18], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "14437961", "image_id": "2338220", "question": "Is the batter to the right or to the left of the catcher that is wearing a glove?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "954942", "name": "glove", "name_in_question": "glove", "bbox": [0.63, 0.34, 0.04, 0.04], "complexity": "1"}, {"id": "3930499", "name": "catcher", "name_in_question": "catcher", "bbox": [0.39, 0.33, 0.16, 0.27], "complexity": "2"}, {"id": "3930497", "name": "batter", "name_in_question": "batter", "bbox": [0.58, 0.25, 0.19, 0.33], "complexity": "2"}], "question_complexity": 6}
{"width": 333, "height": 500, "question_id": "10838949", "image_id": "2396850", "question": "Are the charger and the mobile phone to the left of the man both white?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "3821787", "name": "charger", "name_in_question": "charger", "bbox": [0.15, 0.88, 0.38, 0.12], "complexity": "1"}, {"id": "3821792", "name": "man", "name_in_question": "man", "bbox": [0.29, 0.1, 0.71, 0.81], "complexity": "1"}, {"id": "3821786", "name": "cell phone", "name_in_question": "cell phone", "bbox": [0.12, 0.85, 0.15, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "15568497", "image_id": "2323992", "question": "Is the woman to the left or to the right of the boy that is to the right of the bench?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "4090884", "name": "bench", "name_in_question": "bench", "bbox": [0.0, 0.27, 0.07, 0.3], "complexity": "1"}, {"id": "4090874", "name": "boy", "name_in_question": "boy", "bbox": [0.07, 0.16, 0.41, 0.71], "complexity": "2"}, {"id": "4090820", "name": "woman", "name_in_question": "woman", "bbox": [0.55, 0.12, 0.37, 0.77], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 281, "question_id": "17150403", "image_id": "2381387", "question": "Who is wearing a sweater?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "705083", "name": "sweater", "name_in_question": "sweater", "bbox": [0.19, 0.22, 0.05, 0.08], "complexity": "1"}, {"id": "705082", "name": "woman", "name_in_question": "person", "bbox": [0.19, 0.19, 0.05, 0.2], "complexity": "2"}], "question_complexity": 5}
{"width": 640, "height": 480, "question_id": "05119861", "image_id": "1547", "question": "What is located on top of the table?", "answer": "coffee mug", "answer_complexity": "2", "unique_objs": [{"id": "1067641", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.27, 1.0, 0.72], "complexity": "1"}, {"id": "3788771", "name": "coffee mug", "name_in_question": "coffee mug", "bbox": [0.13, 0.17, 0.4, 0.48], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "08686900", "image_id": "2323768", "question": "What is the device to the left of the dresser?", "answer": "computer mouse", "answer_complexity": "2", "unique_objs": [{"id": "3032355", "name": "dresser", "name_in_question": "dresser", "bbox": [0.59, 0.58, 0.37, 0.42], "complexity": "1"}, {"id": "3094586", "name": "computer mouse", "name_in_question": "device", "bbox": [0.46, 0.61, 0.07, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 800, "height": 600, "question_id": "16756757", "image_id": "1890", "question": "Who is wearing the glasses?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "1068213", "name": "glasses", "name_in_question": "glasses", "bbox": [0.29, 0.18, 0.01, 0.01], "complexity": "1"}, {"id": "1068212", "name": "man", "name_in_question": "person", "bbox": [0.25, 0.17, 0.07, 0.26], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 325, "question_id": "09148979", "image_id": "2376011", "question": "The flag that is to the right of the dog has what color?", "answer": "green", "answer_complexity": "2", "unique_objs": [{"id": "577163", "name": "dog", "name_in_question": "dog", "bbox": [0.65, 0.42, 0.16, 0.46], "complexity": "1"}, {"id": "577168", "name": "flag", "name_in_question": "flag", "bbox": [0.82, 0.46, 0.06, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "067998", "image_id": "2321166", "question": "What kind of furniture is to the right of the shelf?", "answer": "drawers", "answer_complexity": "2", "unique_objs": [{"id": "4210544", "name": "shelf", "name_in_question": "shelf", "bbox": [0.53, 0.35, 0.16, 0.38], "complexity": "1"}, {"id": "4210582", "name": "drawers", "name_in_question": "furniture", "bbox": [0.83, 0.51, 0.13, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 334, "height": 500, "question_id": "04351771", "image_id": "2394997", "question": "Where is the carpet?", "answer": "ground", "answer_complexity": "2", "unique_objs": [{"id": "458750", "name": "carpet", "name_in_question": "carpet", "bbox": [0.46, 0.38, 0.18, 0.04], "complexity": "1"}, {"id": "458751", "name": "ground", "name_in_question": "place", "bbox": [0.0, 0.23, 1.0, 0.78], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "06995986", "image_id": "2355935", "question": "What color is the tee shirt the boy is wearing?", "answer": "red", "answer_complexity": "2", "unique_objs": [{"id": "2666720", "name": "boy", "name_in_question": "boy", "bbox": [0.36, 0.35, 0.1, 0.39], "complexity": "1"}, {"id": "2666721", "name": "t-shirt", "name_in_question": "t-shirt", "bbox": [0.39, 0.48, 0.07, 0.14], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "08830480", "image_id": "2354268", "question": "Who wears the shirt?", "answer": "cyclist", "answer_complexity": "2", "unique_objs": [{"id": "3777870", "name": "shirt", "name_in_question": "shirt", "bbox": [0.31, 0.52, 0.35, 0.41], "complexity": "1"}, {"id": "2225628", "name": "cyclist", "name_in_question": "person", "bbox": [0.31, 0.35, 0.42, 0.65], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 496, "question_id": "10803757", "image_id": "2340858", "question": "What is the vehicle on the road called?", "answer": "bus", "answer_complexity": "2", "unique_objs": [{"id": "945616", "name": "road", "name_in_question": "road", "bbox": [0.0, 0.62, 1.0, 0.38], "complexity": "1"}, {"id": "945602", "name": "bus", "name_in_question": "vehicle", "bbox": [0.0, 0.21, 1.0, 0.47], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "03884540", "image_id": "2316624", "question": "Which kind of appliance is to the left of the tea kettle?", "answer": "refrigerator", "answer_complexity": "2", "unique_objs": [{"id": "3415227", "name": "tea kettle", "name_in_question": "tea kettle", "bbox": [0.27, 0.55, 0.13, 0.14], "complexity": "1"}, {"id": "2838281", "name": "refrigerator", "name_in_question": "appliance", "bbox": [0.0, 0.09, 0.14, 0.9], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "09583657", "image_id": "2330590", "question": "What animal is to the left of the man?", "answer": "bee", "answer_complexity": "2", "unique_objs": [{"id": "4663545", "name": "man", "name_in_question": "man", "bbox": [0.33, 0.88, 0.07, 0.1], "complexity": "1"}, {"id": "4663546", "name": "bee", "name_in_question": "animal", "bbox": [0.22, 0.88, 0.07, 0.11], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "03716000", "image_id": "2387346", "question": "What kind of animal is the woman holding?", "answer": "dog", "answer_complexity": "2", "unique_objs": [{"id": "1276794", "name": "woman", "name_in_question": "woman", "bbox": [0.21, 0.25, 0.34, 0.75], "complexity": "1"}, {"id": "1276779", "name": "dog", "name_in_question": "animal", "bbox": [0.34, 0.38, 0.15, 0.42], "complexity": "2"}], "question_complexity": 5}
{"width": 334, "height": 500, "question_id": "16370984", "image_id": "2385677", "question": "What's on the table?", "answer": "sink", "answer_complexity": "2", "unique_objs": [{"id": "1294023", "name": "table", "name_in_question": "table", "bbox": [0.0, 0.55, 0.37, 0.36], "complexity": "1"}, {"id": "1294013", "name": "sink", "name_in_question": "sink", "bbox": [0.0, 0.5, 0.36, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 219, "question_id": "01945079", "image_id": "2375580", "question": "Is the woman to the right or to the left of the speaker the computer mouse is to the right of?", "answer": "left", "answer_complexity": "1", "unique_objs": [{"id": "581446", "name": "computer mouse", "name_in_question": "computer mouse", "bbox": [0.69, 0.83, 0.05, 0.05], "complexity": "1"}, {"id": "581431", "name": "speaker", "name_in_question": "speaker", "bbox": [0.48, 0.68, 0.07, 0.22], "complexity": "2"}, {"id": "581442", "name": "woman", "name_in_question": "woman", "bbox": [0.31, 0.14, 0.17, 0.81], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 375, "question_id": "06522558", "image_id": "2374402", "question": "Does the person to the left of the bucket hold the silver cell phone?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "4284347", "name": "bucket", "name_in_question": "bucket", "bbox": [0.29, 0.44, 0.12, 0.24], "complexity": "1"}, {"id": "4497513", "name": "man", "name_in_question": "person", "bbox": [0.0, 0.01, 0.23, 0.99], "complexity": "2"}, {"id": "4497514", "name": "cell phone", "name_in_question": "cell phone", "bbox": [0.11, 0.55, 0.1, 0.07], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 332, "question_id": "11606592", "image_id": "2367450", "question": "Is the large toy to the right or to the left of the gray animal?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "622345", "name": "animal", "name_in_question": "animal", "bbox": [0.0, 0.26, 0.18, 0.73], "complexity": "2"}, {"id": "622356", "name": "stuffed animal", "name_in_question": "stuffed animal", "bbox": [0.24, 0.0, 0.76, 0.83], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "01948962", "image_id": "2340318", "question": "Who is sitting in the sink?", "answer": "child", "answer_complexity": "2", "unique_objs": [{"id": "948140", "name": "sink", "name_in_question": "sink", "bbox": [0.27, 0.48, 0.61, 0.52], "complexity": "1"}, {"id": "948139", "name": "child", "name_in_question": "person", "bbox": [0.29, 0.31, 0.47, 0.65], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "11121170", "image_id": "2383270", "question": "Is there any pizza on the gold plate?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "694666", "name": "plate", "name_in_question": "plate", "bbox": [0.26, 0.56, 0.73, 0.26], "complexity": "2"}, {"id": "694675", "name": "pizza", "name_in_question": "pizza", "bbox": [0.25, 0.56, 0.75, 0.22], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 334, "question_id": "13805351", "image_id": "2385876", "question": "What is inside the crate?", "answer": "hay", "answer_complexity": "2", "unique_objs": [{"id": "1291967", "name": "crate", "name_in_question": "crate", "bbox": [0.78, 0.34, 0.22, 0.38], "complexity": "1"}, {"id": "1291975", "name": "hay", "name_in_question": "hay", "bbox": [0.82, 0.49, 0.08, 0.16], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "10972169", "image_id": "2404766", "question": "Who is wearing the pants?", "answer": "guy", "answer_complexity": "2", "unique_objs": [{"id": "376016", "name": "pants", "name_in_question": "pants", "bbox": [0.55, 0.44, 0.25, 0.29], "complexity": "1"}, {"id": "376009", "name": "guy", "name_in_question": "person", "bbox": [0.52, 0.06, 0.3, 0.82], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 388, "question_id": "04214383", "image_id": "2391784", "question": "Who is riding the horse?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "1237329", "name": "horse", "name_in_question": "horse", "bbox": [0.34, 0.28, 0.28, 0.32], "complexity": "1"}, {"id": "1237339", "name": "man", "name_in_question": "person", "bbox": [0.44, 0.23, 0.09, 0.25], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "00562869", "image_id": "2358111", "question": "Who is hitting the ball?", "answer": "boy", "answer_complexity": "2", "unique_objs": [{"id": "805963", "name": "ball", "name_in_question": "ball", "bbox": [0.11, 0.48, 0.03, 0.05], "complexity": "1"}, {"id": "805962", "name": "boy", "name_in_question": "person", "bbox": [0.35, 0.16, 0.21, 0.62], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 326, "question_id": "02665197", "image_id": "2357229", "question": "What kind of watercraft is the man sitting on?", "answer": "canoe", "answer_complexity": "2", "unique_objs": [{"id": "813810", "name": "man", "name_in_question": "man", "bbox": [0.49, 0.43, 0.06, 0.09], "complexity": "1"}, {"id": "813811", "name": "canoe", "name_in_question": "watercraft", "bbox": [0.4, 0.48, 0.24, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "00965359", "image_id": "2388056", "question": "Which kind of appliance is the plate on?", "answer": "microwave", "answer_complexity": "2", "unique_objs": [{"id": "675780", "name": "plate", "name_in_question": "plate", "bbox": [0.63, 0.27, 0.22, 0.04], "complexity": "1"}, {"id": "675778", "name": "microwave", "name_in_question": "appliance", "bbox": [0.04, 0.3, 0.88, 0.56], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 390, "question_id": "04238866", "image_id": "2384006", "question": "What is the young person wearing?", "answer": "sandals", "answer_complexity": "2", "unique_objs": [{"id": "1314429", "name": "girl", "name_in_question": "person", "bbox": [0.7, 0.35, 0.2, 0.52], "complexity": "2"}, {"id": "1314448", "name": "sandals", "name_in_question": "sandals", "bbox": [0.77, 0.83, 0.07, 0.04], "complexity": "2"}], "question_complexity": 6}
{"width": 800, "height": 600, "question_id": "021067003", "image_id": "1294", "question": "What color is the field with the sheep?", "answer": "green", "answer_complexity": "2", "unique_objs": [{"id": "1066815", "name": "sheep", "name_in_question": "sheep", "bbox": [0.4, 0.62, 0.19, 0.2], "complexity": "1"}, {"id": "1066816", "name": "field", "name_in_question": "field", "bbox": [0.0, 0.0, 1.0, 1.0], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "16921852", "image_id": "2378471", "question": "What kind of furniture is to the left of the remote control?", "answer": "bookcase", "answer_complexity": "2", "unique_objs": [{"id": "559555", "name": "remote control", "name_in_question": "remote control", "bbox": [0.59, 0.06, 0.06, 0.07], "complexity": "1"}, {"id": "559559", "name": "bookcase", "name_in_question": "furniture", "bbox": [0.22, 0.03, 0.2, 0.74], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "10727232", "image_id": "2346506", "question": "What is the man to the left of the blender wearing?", "answer": "coat", "answer_complexity": "2", "unique_objs": [{"id": "3909917", "name": "blender", "name_in_question": "blender", "bbox": [0.7, 0.13, 0.09, 0.27], "complexity": "1"}, {"id": "3909924", "name": "man", "name_in_question": "man", "bbox": [0.2, 0.06, 0.29, 0.39], "complexity": "2"}, {"id": "2107207", "name": "coat", "name_in_question": "coat", "bbox": [0.19, 0.17, 0.3, 0.28], "complexity": "2"}], "question_complexity": 7}
{"width": 375, "height": 500, "question_id": "18394803", "image_id": "2351386", "question": "What is the man wearing?", "answer": "shirt", "answer_complexity": "2", "unique_objs": [{"id": "2367296", "name": "man", "name_in_question": "man", "bbox": [0.07, 0.46, 0.42, 0.54], "complexity": "1"}, {"id": "1669750", "name": "shirt", "name_in_question": "shirt", "bbox": [0.09, 0.62, 0.39, 0.36], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "12624231", "image_id": "2390522", "question": "What are the pine trees in front of?", "answer": "chimney", "answer_complexity": "2", "unique_objs": [{"id": "1249533", "name": "pine trees", "name_in_question": "pine trees", "bbox": [0.32, 0.0, 0.68, 1.0], "complexity": "1"}, {"id": "1249529", "name": "chimney", "name_in_question": "chimney", "bbox": [0.19, 0.51, 0.09, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 500, "question_id": "13501984", "image_id": "2405230", "question": "Is the white toilet below a phone?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "654851", "name": "toilet", "name_in_question": "toilet", "bbox": [0.45, 0.49, 0.4, 0.51], "complexity": "2"}, {"id": "654847", "name": "phone", "name_in_question": "phone", "bbox": [0.64, 0.01, 0.23, 0.43], "complexity": "2"}], "question_complexity": 5}
{"width": 800, "height": 600, "question_id": "14113114", "image_id": "1507", "question": "Is the lady to the right of the vehicle that is to the left of the truck?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "1032613", "name": "truck", "name_in_question": "truck", "bbox": [0.53, 0.44, 0.24, 0.27], "complexity": "1"}, {"id": "1032626", "name": "car", "name_in_question": "vehicle", "bbox": [0.48, 0.5, 0.07, 0.15], "complexity": "2"}, {"id": "1032620", "name": "lady", "name_in_question": "lady", "bbox": [0.19, 0.46, 0.1, 0.29], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "16312578", "image_id": "2412075", "question": "What is the notebook on?", "answer": "nightstand", "answer_complexity": "2", "unique_objs": [{"id": "203402", "name": "notebook", "name_in_question": "notebook", "bbox": [0.92, 0.53, 0.07, 0.05], "complexity": "1"}, {"id": "203381", "name": "nightstand", "name_in_question": "nightstand", "bbox": [0.81, 0.46, 0.19, 0.5], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 332, "question_id": "16785727", "image_id": "2413915", "question": "Who wears a backpack?", "answer": "boy", "answer_complexity": "2", "unique_objs": [{"id": "163600", "name": "backpack", "name_in_question": "backpack", "bbox": [0.32, 0.66, 0.04, 0.08], "complexity": "1"}, {"id": "163599", "name": "boy", "name_in_question": "person", "bbox": [0.32, 0.62, 0.06, 0.13], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "17298259", "image_id": "2389129", "question": "Is the surfer to the right or to the left of the person that is wearing a necklace?", "answer": "right", "answer_complexity": "1", "unique_objs": [{"id": "1263860", "name": "necklace", "name_in_question": "necklace", "bbox": [0.32, 0.43, 0.02, 0.03], "complexity": "1"}, {"id": "1263859", "name": "man", "name_in_question": "person", "bbox": [0.26, 0.37, 0.15, 0.27], "complexity": "2"}, {"id": "1263864", "name": "surfer", "name_in_question": "surfer", "bbox": [0.52, 0.32, 0.24, 0.19], "complexity": "2"}], "question_complexity": 6}
{"width": 1024, "height": 680, "question_id": "01343814", "image_id": "1159711", "question": "What does the towel hang over?", "answer": "sink", "answer_complexity": "2", "unique_objs": [{"id": "3213742", "name": "towel", "name_in_question": "towel", "bbox": [0.64, 0.79, 0.1, 0.11], "complexity": "1"}, {"id": "3341531", "name": "sink", "name_in_question": "sink", "bbox": [0.26, 0.66, 0.18, 0.09], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "01334048", "image_id": "2365119", "question": "What is the item of furniture that the dishes are on called?", "answer": "shelf", "answer_complexity": "2", "unique_objs": [{"id": "757763", "name": "dishes", "name_in_question": "dishes", "bbox": [0.3, 0.0, 0.2, 0.1], "complexity": "1"}, {"id": "757764", "name": "shelf", "name_in_question": "furniture", "bbox": [0.06, 0.06, 0.66, 0.07], "complexity": "2"}], "question_complexity": 5}
{"width": 640, "height": 480, "question_id": "18752747", "image_id": "1285", "question": "Which kind of watercraft is on the wall?", "answer": "ship", "answer_complexity": "2", "unique_objs": [{"id": "1031952", "name": "wall", "name_in_question": "wall", "bbox": [0.12, 0.25, 0.85, 0.52], "complexity": "1"}, {"id": "1031950", "name": "ship", "name_in_question": "watercraft", "bbox": [0.46, 0.27, 0.13, 0.08], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 332, "question_id": "16882705", "image_id": "2381337", "question": "What device is on the desk?", "answer": "laptop", "answer_complexity": "2", "unique_objs": [{"id": "705488", "name": "desk", "name_in_question": "desk", "bbox": [0.0, 0.76, 1.0, 0.24], "complexity": "1"}, {"id": "705489", "name": "laptop", "name_in_question": "device", "bbox": [0.07, 0.56, 0.36, 0.36], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "19388747", "image_id": "2325119", "question": "Do you see any salad to the right of the cooking utensil in the center?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "2706526", "name": "cutting board", "name_in_question": "cooking utensil", "bbox": [0.27, 0.53, 0.27, 0.22], "complexity": "2"}, {"id": "3942081", "name": "salad", "name_in_question": "salad", "bbox": [0.57, 0.66, 0.15, 0.06], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 378, "question_id": "11320744", "image_id": "2339806", "question": "What is the vegetable to the left of the fork on the table called?", "answer": "potato", "answer_complexity": "2", "unique_objs": [{"id": "2756210", "name": "table", "name_in_question": "table", "bbox": [0.71, 0.01, 0.26, 0.22], "complexity": "1"}, {"id": "3692587", "name": "fork", "name_in_question": "fork", "bbox": [0.87, 0.14, 0.13, 0.86], "complexity": "2"}, {"id": "3061279", "name": "potato", "name_in_question": "vegetable", "bbox": [0.58, 0.75, 0.05, 0.07], "complexity": "2"}], "question_complexity": 7}
{"width": 418, "height": 500, "question_id": "18158467", "image_id": "2396799", "question": "What does the man hold?", "answer": "cell phone", "answer_complexity": "2", "unique_objs": [{"id": "1194980", "name": "man", "name_in_question": "man", "bbox": [0.0, 0.16, 1.0, 0.84], "complexity": "1"}, {"id": "1194982", "name": "cell phone", "name_in_question": "cell phone", "bbox": [0.06, 0.11, 0.31, 0.45], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 314, "question_id": "0975538", "image_id": "2350216", "question": "What is under the bench the bush is behind of?", "answer": "shoe", "answer_complexity": "2", "unique_objs": [{"id": "869441", "name": "bush", "name_in_question": "bush", "bbox": [0.27, 0.0, 0.32, 0.1], "complexity": "1"}, {"id": "869434", "name": "bench", "name_in_question": "bench", "bbox": [0.03, 0.1, 0.97, 0.76], "complexity": "2"}, {"id": "869436", "name": "shoe", "name_in_question": "shoe", "bbox": [0.7, 0.82, 0.08, 0.1], "complexity": "2"}], "question_complexity": 7}
{"width": 333, "height": 500, "question_id": "071062669", "image_id": "2393577", "question": "What is the device that is the same color as the tee shirt called?", "answer": "wii controller", "answer_complexity": "2", "unique_objs": [{"id": "471513", "name": "t-shirt", "name_in_question": "t-shirt", "bbox": [0.31, 0.29, 0.25, 0.21], "complexity": "1"}, {"id": "471506", "name": "wii controller", "name_in_question": "device", "bbox": [0.29, 0.62, 0.49, 0.35], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 576, "question_id": "13950033", "image_id": "1592103", "question": "Which kind of furniture is to the left of the couch?", "answer": "chair", "answer_complexity": "2", "unique_objs": [{"id": "4431946", "name": "couch", "name_in_question": "couch", "bbox": [0.35, 0.3, 0.48, 0.5], "complexity": "1"}, {"id": "4431981", "name": "chair", "name_in_question": "furniture", "bbox": [0.04, 0.32, 0.12, 0.21], "complexity": "2"}], "question_complexity": 5}
{"width": 768, "height": 1024, "question_id": "08592886", "image_id": "498237", "question": "Is the phone to the left of the person on the left side of the photo?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "4031870", "name": "girl", "name_in_question": "person", "bbox": [0.15, 0.35, 0.15, 0.5], "complexity": "2"}, {"id": "4031848", "name": "phone", "name_in_question": "phone", "bbox": [0.44, 0.45, 0.04, 0.05], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 331, "question_id": "09871201", "image_id": "2326662", "question": "Who wears a watch?", "answer": "lady", "answer_complexity": "2", "unique_objs": [{"id": "3938909", "name": "watch", "name_in_question": "watch", "bbox": [0.46, 0.69, 0.11, 0.09], "complexity": "1"}, {"id": "3084587", "name": "lady", "name_in_question": "person", "bbox": [0.15, 0.0, 0.62, 1.0], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "02524467", "image_id": "2410898", "question": "Who is standing on the ladder on the right?", "answer": "man", "answer_complexity": "2", "unique_objs": [{"id": "647549", "name": "ladder", "name_in_question": "ladder", "bbox": [0.69, 0.42, 0.04, 0.11], "complexity": "2"}, {"id": "647560", "name": "man", "name_in_question": "person", "bbox": [0.67, 0.35, 0.04, 0.1], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "0693971", "image_id": "2370438", "question": "Is there any clock on the side of the brick building that is in front of the tree?", "answer": "no", "answer_complexity": "1", "unique_objs": [{"id": "604134", "name": "tree", "name_in_question": "tree", "bbox": [0.22, 0.0, 0.13, 0.09], "complexity": "2"}, {"id": "604132", "name": "building", "name_in_question": "building", "bbox": [0.0, 0.1, 0.99, 0.83], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "07217050", "image_id": "2321062", "question": "Where is the animal in front of the fence lying?", "answer": "dirt", "answer_complexity": "2", "unique_objs": [{"id": "3083749", "name": "fence", "name_in_question": "fence", "bbox": [0.02, 0.07, 0.98, 0.58], "complexity": "1"}, {"id": "3389925", "name": "animal", "name_in_question": "animal", "bbox": [0.43, 0.69, 0.19, 0.14], "complexity": "2"}, {"id": "3093046", "name": "dirt", "name_in_question": "dirt", "bbox": [0.0, 0.57, 1.0, 0.43], "complexity": "2"}], "question_complexity": 7}
{"width": 375, "height": 500, "question_id": "07238036", "image_id": "2380953", "question": "Do you see a bag near the chair on the left?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "1340839", "name": "chair", "name_in_question": "chair", "bbox": [0.2, 0.78, 0.19, 0.17], "complexity": "2"}, {"id": "1340810", "name": "bag", "name_in_question": "bag", "bbox": [0.3, 0.67, 0.15, 0.1], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "16565475", "image_id": "2341543", "question": "What is the vehicle to the right of the car?", "answer": "truck", "answer_complexity": "2", "unique_objs": [{"id": "3654611", "name": "car", "name_in_question": "car", "bbox": [0.0, 0.24, 0.17, 0.2], "complexity": "1"}, {"id": "3237045", "name": "truck", "name_in_question": "vehicle", "bbox": [0.39, 0.06, 0.61, 0.73], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "17228252", "image_id": "2409383", "question": "Who is in the ocean?", "answer": "woman", "answer_complexity": "2", "unique_objs": [{"id": "1088834", "name": "ocean", "name_in_question": "ocean", "bbox": [0.0, 0.24, 1.0, 0.62], "complexity": "1"}, {"id": "1088833", "name": "woman", "name_in_question": "person", "bbox": [0.09, 0.04, 0.33, 0.78], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "02769407", "image_id": "2320543", "question": "What animal is resting on the chair?", "answer": "dog", "answer_complexity": "2", "unique_objs": [{"id": "4231598", "name": "chair", "name_in_question": "chair", "bbox": [0.24, 0.15, 0.54, 0.85], "complexity": "1"}, {"id": "4231590", "name": "dog", "name_in_question": "animal", "bbox": [0.42, 0.26, 0.3, 0.4], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "13927602", "image_id": "2382847", "question": "What does the grass cover?", "answer": "field", "answer_complexity": "2", "unique_objs": [{"id": "1325655", "name": "grass", "name_in_question": "grass", "bbox": [0.01, 0.61, 0.99, 0.35], "complexity": "1"}, {"id": "3830889", "name": "field", "name_in_question": "field", "bbox": [0.0, 0.75, 0.94, 0.24], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "12425166", "image_id": "2414948", "question": "Do you see either any green blankets or chairs?", "answer": "yes", "answer_complexity": "1", "unique_objs": [{"id": "148921", "name": "blanket", "name_in_question": "blanket", "bbox": [0.35, 0.17, 0.34, 0.42], "complexity": "2"}, {"id": "148930", "name": "chair", "name_in_question": "chair", "bbox": [0.25, 0.12, 0.3, 0.23], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "14724271", "image_id": "2360292", "question": "What food is to the right of the eggs?", "answer": "bread", "answer_complexity": "2", "unique_objs": [{"id": "788719", "name": "eggs", "name_in_question": "eggs", "bbox": [0.19, 0.27, 0.39, 0.33], "complexity": "1"}, {"id": "788718", "name": "bread", "name_in_question": "baked good", "bbox": [0.54, 0.26, 0.38, 0.41], "complexity": "2"}], "question_complexity": 5}
{"width": 1024, "height": 612, "question_id": "16820029", "image_id": "61562", "question": "Which kind of furniture is the cord draped over?", "answer": "table", "answer_complexity": "2", "unique_objs": [{"id": "1073176", "name": "cord", "name_in_question": "cord", "bbox": [0.0, 0.38, 0.14, 0.14], "complexity": "1"}, {"id": "1073171", "name": "table", "name_in_question": "furniture", "bbox": [0.0, 0.37, 0.55, 0.62], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 373, "question_id": "04675721", "image_id": "2402947", "question": "That basket contains what?", "answer": "lime", "answer_complexity": "2", "unique_objs": [{"id": "384841", "name": "basket", "name_in_question": "basket", "bbox": [0.38, 0.71, 0.12, 0.09], "complexity": "1"}, {"id": "384846", "name": "lime", "name_in_question": "lime", "bbox": [0.44, 0.73, 0.02, 0.02], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 333, "question_id": "10541712", "image_id": "2355857", "question": "Who is wearing the shirt?", "answer": "player", "answer_complexity": "2", "unique_objs": [{"id": "3034811", "name": "shirt", "name_in_question": "shirt", "bbox": [0.64, 0.34, 0.07, 0.11], "complexity": "1"}, {"id": "2959996", "name": "player", "name_in_question": "person", "bbox": [0.63, 0.31, 0.21, 0.28], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "07508794", "image_id": "2338167", "question": "What is the lock on?", "answer": "window", "answer_complexity": "2", "unique_objs": [{"id": "2069081", "name": "lock", "name_in_question": "lock", "bbox": [0.24, 0.34, 0.1, 0.03], "complexity": "1"}, {"id": "2130435", "name": "window", "name_in_question": "window", "bbox": [0.01, 0.01, 0.56, 0.42], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 458, "question_id": "04314887", "image_id": "2348984", "question": "Who is on the bike?", "answer": "girl", "answer_complexity": "2", "unique_objs": [{"id": "1777684", "name": "bike", "name_in_question": "bike", "bbox": [0.02, 0.65, 0.15, 0.25], "complexity": "1"}, {"id": "2108594", "name": "girl", "name_in_question": "person", "bbox": [0.03, 0.5, 0.13, 0.35], "complexity": "2"}], "question_complexity": 5}
{"width": 375, "height": 500, "question_id": "08644498", "image_id": "2324515", "question": "What is the street light in front of?", "answer": "sign", "answer_complexity": "2", "unique_objs": [{"id": "987584", "name": "street light", "name_in_question": "street light", "bbox": [0.56, 0.21, 0.23, 0.23], "complexity": "1"}, {"id": "987578", "name": "sign", "name_in_question": "sign", "bbox": [0.28, 0.61, 0.22, 0.19], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 375, "question_id": "1815511", "image_id": "2399971", "question": "Who is wearing a shoe?", "answer": "boy", "answer_complexity": "2", "unique_objs": [{"id": "1164245", "name": "shoe", "name_in_question": "shoe", "bbox": [0.54, 0.48, 0.04, 0.03], "complexity": "1"}, {"id": "1164243", "name": "boy", "name_in_question": "person", "bbox": [0.54, 0.29, 0.05, 0.23], "complexity": "2"}], "question_complexity": 5}
{"width": 500, "height": 281, "question_id": "06197782", "image_id": "2373259", "question": "What type of furniture does the person to the right of the baby stand behind of, a table or a bed?", "answer": "table", "answer_complexity": "1", "unique_objs": [{"id": "589024", "name": "baby", "name_in_question": "baby", "bbox": [0.69, 0.28, 0.07, 0.17], "complexity": "1"}, {"id": "589050", "name": "person", "name_in_question": "person", "bbox": [0.77, 0.09, 0.17, 0.37], "complexity": "2"}, {"id": "589019", "name": "table", "name_in_question": "furniture", "bbox": [0.17, 0.37, 0.68, 0.62], "complexity": "2"}], "question_complexity": 6}
{"width": 500, "height": 333, "question_id": "15775606", "image_id": "2372497", "question": "What animal is the fence in front of?", "answer": "elephant", "answer_complexity": "2", "unique_objs": [{"id": "736293", "name": "fence", "name_in_question": "fence", "bbox": [0.16, 0.49, 0.47, 0.11], "complexity": "1"}, {"id": "736279", "name": "elephant", "name_in_question": "animal", "bbox": [0.6, 0.11, 0.28, 0.56], "complexity": "2"}], "question_complexity": 5}