File size: 16,635 Bytes
30984d0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
[
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0000",
        "question_type": "Modality Recognition",
        "question": "What imaging technique was employed to obtain this picture?",
        "gt_answer": "X-ray",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_17.tif",
        "option_A": "PET scan",
        "option_B": "Mammogram",
        "option_C": "X-ray",
        "option_D": "CT scan",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0001",
        "question_type": "Modality Recognition",
        "question": "What imaging technique is utilized to obtain this picture?",
        "gt_answer": "X-ray",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_35.tif",
        "option_A": "MRI",
        "option_B": "Mammogram",
        "option_C": "Endoscopy",
        "option_D": "X-ray",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0002",
        "question_type": "Modality Recognition",
        "question": "What imaging technique is utilized to obtain this picture?",
        "gt_answer": "X-ray",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_33.tif",
        "option_A": "Ultrasound",
        "option_B": "Blood test",
        "option_C": "PET scan",
        "option_D": "X-ray",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0003",
        "question_type": "Modality Recognition",
        "question": "What imaging technique is utilized to acquire this picture?",
        "gt_answer": "X-ray",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_31.tif",
        "option_A": "X-ray",
        "option_B": "Blood test",
        "option_C": "Mammogram",
        "option_D": "CT scan",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0004",
        "question_type": "Modality Recognition",
        "question": "What imaging technique is employed to obtain this picture?",
        "gt_answer": "X-ray",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_03.tif",
        "option_A": "Mammogram",
        "option_B": "X-ray",
        "option_C": "Endoscopy",
        "option_D": "Ultrasound",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0005",
        "question_type": "Modality Recognition",
        "question": "What modality is used to capture this image?",
        "gt_answer": "X-ray",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_23.tif",
        "option_A": "Electroencephalogram (EEG)",
        "option_B": "Bone scan",
        "option_C": "X-ray",
        "option_D": "Endoscopy",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0006",
        "question_type": "Modality Recognition",
        "question": "What imaging technique was utilized to produce this picture?",
        "gt_answer": "X-ray",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_03.tif",
        "option_A": "Bone scan",
        "option_B": "X-ray",
        "option_C": "MRI",
        "option_D": "PET scan",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0007",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_17.tif",
        "option_A": "Bone",
        "option_B": "Skin",
        "option_C": "Muscle",
        "option_D": "Digestive system",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0008",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_09.tif",
        "option_A": "Blood",
        "option_B": "Lymphatic system",
        "option_C": "Reproductive system",
        "option_D": "Bone",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0009",
        "question_type": "Anatomy Identification",
        "question": "What area of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_52.tif",
        "option_A": "Bone",
        "option_B": "Skin",
        "option_C": "Muscle",
        "option_D": "Endocrine system",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0010",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_21.tif",
        "option_A": "Blood",
        "option_B": "Bone",
        "option_C": "Lymphatic system",
        "option_D": "Nerve",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0011",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in the image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_35.tif",
        "option_A": "Reproductive system",
        "option_B": "Respiratory system",
        "option_C": "Skin",
        "option_D": "Bone",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0012",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_33.tif",
        "option_A": "Bone",
        "option_B": "Nerve",
        "option_C": "Endocrine system",
        "option_D": "Organ",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0013",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_50.tif",
        "option_A": "Organ",
        "option_B": "Nerve",
        "option_C": "Lymphatic system",
        "option_D": "Bone",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0014",
        "question_type": "Anatomy Identification",
        "question": "What part of the anatomy is being shown in this picture?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_03.tif",
        "option_A": "Blood",
        "option_B": "Muscle",
        "option_C": "Bone",
        "option_D": "Reproductive system",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0015",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_37.tif",
        "option_A": "Endocrine system",
        "option_B": "Bone",
        "option_C": "Nerve",
        "option_D": "Muscle",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0016",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this image?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_03.tif",
        "option_A": "Bone",
        "option_B": "Blood",
        "option_C": "Nerve",
        "option_D": "Organ",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0017",
        "question_type": "Anatomy Identification",
        "question": "What part of the body is shown in this picture?",
        "gt_answer": "Bone",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_17.tif",
        "option_A": "Blood",
        "option_B": "Skin",
        "option_C": "Reproductive system",
        "option_D": "Bone",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0018",
        "question_type": "Disease Diagnosis",
        "question": "Is there any visible anomaly in this picture?",
        "gt_answer": "No.",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_17.tif",
        "option_A": "Yes",
        "option_B": "No.",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0019",
        "question_type": "Disease Diagnosis",
        "question": "Is there any pathology or irregularity detected in this image?",
        "gt_answer": "No.",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class0/Image_0_27.tif",
        "option_A": "No.",
        "option_B": "Yes",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0020",
        "question_type": "Disease Diagnosis",
        "question": "What is the specific condition that can be observed in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_17.tif",
        "option_A": "Osteomalacia",
        "option_B": "Osteoporosis",
        "option_C": "Osteopetrosis",
        "option_D": "Osteoclastoma",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0021",
        "question_type": "Disease Diagnosis",
        "question": "What specific abnormality is visible in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_09.tif",
        "option_A": "Osteoporosis",
        "option_B": "Fibrous dysplasia",
        "option_C": "Scoliosis",
        "option_D": "Paget's disease of bone",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0022",
        "question_type": "Disease Diagnosis",
        "question": "What specific abnormality is visible in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_21.tif",
        "option_A": "Osteosarcoma",
        "option_B": "Bone cancer",
        "option_C": "Osteoporosis",
        "option_D": "Osteomalacia",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0023",
        "question_type": "Disease Diagnosis",
        "question": "What is the particular condition that can be seen in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_35.tif",
        "option_A": "Osteoporosis",
        "option_B": "Fibrous dysplasia",
        "option_C": "Osteosarcoma",
        "option_D": "Osteomyelitis",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0024",
        "question_type": "Disease Diagnosis",
        "question": "What is the particular condition displayed in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_33.tif",
        "option_A": "Paget's disease of bone",
        "option_B": "Osteoporosis",
        "option_C": "Osteomalacia",
        "option_D": "Bone cancer",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0025",
        "question_type": "Disease Diagnosis",
        "question": "What specific abnormality is visible in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_50.tif",
        "option_A": "Osteoporosis",
        "option_B": "Osteomalacia",
        "option_C": "Osteoclastoma",
        "option_D": "Paget's disease of bone",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0026",
        "question_type": "Disease Diagnosis",
        "question": "What is the particular condition that can be observed in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_05.tif",
        "option_A": "Scoliosis",
        "option_B": "Osteopetrosis",
        "option_C": "Osteoclastoma",
        "option_D": "Osteoporosis",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0027",
        "question_type": "Disease Diagnosis",
        "question": "What is the specific condition depicted in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_37.tif",
        "option_A": "Osteoporosis",
        "option_B": "Osteopetrosis",
        "option_C": "Osteogenesis imperfecta",
        "option_D": "Osteopenia",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0028",
        "question_type": "Disease Diagnosis",
        "question": "What specific abnormality is visible in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_27.tif",
        "option_A": "Scoliosis",
        "option_B": "Rheumatoid arthritis",
        "option_C": "Osteoporosis",
        "option_D": "Arthritis",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0029",
        "question_type": "Disease Diagnosis",
        "question": "What is the observed abnormality in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_16.tif",
        "option_A": "Osteoporosis",
        "option_B": "Osteopetrosis",
        "option_C": "Arthritis",
        "option_D": "Osteochondritis dissecans",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0030",
        "question_type": "Disease Diagnosis",
        "question": "What is the specific condition indicated by the abnormality visible in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_03.tif",
        "option_A": "Osteomalacia",
        "option_B": "Osteomyelitis",
        "option_C": "Osteoclastoma",
        "option_D": "Osteoporosis",
        "modality_type": "X-Ray"
    },
    {
        "dataset": "TCB Challenge",
        "question_id": "TCB Challenge_0031",
        "question_type": "Disease Diagnosis",
        "question": "What is the specific condition depicted in this image?",
        "gt_answer": "Osteoporosis",
        "image_path": "${dataset_root_path}/TCB_Challenge_Data/TRAIN_TEST_Data/Class1/Image_1_29.tif",
        "option_A": "Osteoporosis",
        "option_B": "Scoliosis",
        "option_C": "Osteomyelitis",
        "option_D": "Osteochondritis dissecans",
        "modality_type": "X-Ray"
    }
]