Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
a-huli commited on
Commit
76c3dad
·
verified ·
1 Parent(s): 5046f16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +561 -305
README.md CHANGED
@@ -1,305 +1,561 @@
1
- ---
2
- license: cc-by-4.0
3
- dataset_info:
4
- - config_name: alzheimers
5
- features:
6
- - name: image
7
- dtype: image
8
- - name: dataset_name
9
- dtype: string
10
- - name: dataset_uid
11
- dtype: string
12
- - name: phase_name
13
- dtype: string
14
- - name: comparative
15
- dtype: string
16
- - name: study_id
17
- dtype: string
18
- - name: umie_id
19
- dtype: string
20
- - name: mask
21
- dtype: 'null'
22
- - name: labels
23
- dtype: string
24
- splits:
25
- - name: train
26
- num_bytes: 99043326.6
27
- num_examples: 6400
28
- download_size: 96727581
29
- dataset_size: 99043326.6
30
- - config_name: brain_tumor_classification
31
- features:
32
- - name: image
33
- dtype: image
34
- - name: dataset_name
35
- dtype: string
36
- - name: dataset_uid
37
- dtype: string
38
- - name: phase_name
39
- dtype: string
40
- - name: comparative
41
- dtype: string
42
- - name: study_id
43
- dtype: string
44
- - name: umie_id
45
- dtype: string
46
- - name: mask
47
- dtype: 'null'
48
- - name: labels
49
- dtype: string
50
- splits:
51
- - name: train
52
- num_bytes: 401417456.808
53
- num_examples: 3264
54
- download_size: 409873384
55
- dataset_size: 401417456.808
56
- - config_name: brain_tumor_detection
57
- features:
58
- - name: image
59
- dtype: image
60
- - name: dataset_name
61
- dtype: string
62
- - name: dataset_uid
63
- dtype: string
64
- - name: phase_name
65
- dtype: string
66
- - name: comparative
67
- dtype: string
68
- - name: study_id
69
- dtype: string
70
- - name: umie_id
71
- dtype: string
72
- - name: mask
73
- dtype: 'null'
74
- - name: labels
75
- dtype: string
76
- splits:
77
- - name: train
78
- num_bytes: 54944533.0
79
- num_examples: 502
80
- download_size: 26330695
81
- dataset_size: 54944533.0
82
- - config_name: brain_with_intracranial_hemorrhage
83
- features:
84
- - name: image
85
- dtype: image
86
- - name: dataset_name
87
- dtype: string
88
- - name: dataset_uid
89
- dtype: string
90
- - name: phase_name
91
- dtype: string
92
- - name: comparative
93
- dtype: string
94
- - name: study_id
95
- dtype: string
96
- - name: umie_id
97
- dtype: string
98
- - name: mask
99
- dtype: image
100
- - name: labels
101
- dtype: string
102
- splits:
103
- - name: train
104
- num_bytes: 257983789.214
105
- num_examples: 5001
106
- download_size: 344778754
107
- dataset_size: 257983789.214
108
- - config_name: chest_xray14
109
- features:
110
- - name: image
111
- dtype: image
112
- - name: dataset_name
113
- dtype: string
114
- - name: dataset_uid
115
- dtype: string
116
- - name: phase_name
117
- dtype: string
118
- - name: comparative
119
- dtype: string
120
- - name: study_id
121
- dtype: string
122
- - name: umie_id
123
- dtype: string
124
- - name: mask
125
- dtype: 'null'
126
- - name: labels
127
- dtype: string
128
- splits:
129
- - name: train
130
- num_bytes: 45415592858.28
131
- num_examples: 112120
132
- download_size: 45065386546
133
- dataset_size: 45415592858.28
134
- - config_name: coronahack
135
- features:
136
- - name: image
137
- dtype: image
138
- - name: dataset_name
139
- dtype: string
140
- - name: dataset_uid
141
- dtype: string
142
- - name: phase_name
143
- dtype: string
144
- - name: comparative
145
- dtype: string
146
- - name: study_id
147
- dtype: string
148
- - name: umie_id
149
- dtype: string
150
- - name: mask
151
- dtype: 'null'
152
- - name: labels
153
- dtype: string
154
- splits:
155
- - name: train
156
- num_bytes: 1880047016.73
157
- num_examples: 5910
158
- download_size: 1272987706
159
- dataset_size: 1880047016.73
160
- - config_name: covid19_detection
161
- features:
162
- - name: image
163
- dtype: image
164
- - name: dataset_name
165
- dtype: string
166
- - name: dataset_uid
167
- dtype: string
168
- - name: phase_name
169
- dtype: string
170
- - name: comparative
171
- dtype: string
172
- - name: study_id
173
- dtype: string
174
- - name: umie_id
175
- dtype: string
176
- - name: mask
177
- dtype: 'null'
178
- - name: labels
179
- dtype: string
180
- splits:
181
- - name: train
182
- num_bytes: 1596155812.031
183
- num_examples: 5073
184
- download_size: 1181673460
185
- dataset_size: 1596155812.031
186
- - config_name: finding_and_measuring_lungs
187
- features:
188
- - name: image
189
- dtype: image
190
- - name: dataset_name
191
- dtype: string
192
- - name: dataset_uid
193
- dtype: string
194
- - name: phase_name
195
- dtype: string
196
- - name: comparative
197
- dtype: string
198
- - name: study_id
199
- dtype: string
200
- - name: umie_id
201
- dtype: string
202
- - name: mask
203
- dtype: image
204
- - name: labels
205
- dtype: string
206
- splits:
207
- - name: train
208
- num_bytes: 17951746.0
209
- num_examples: 267
210
- download_size: 17843713
211
- dataset_size: 17951746.0
212
- - config_name: kits23
213
- features:
214
- - name: image
215
- dtype: image
216
- - name: dataset_name
217
- dtype: string
218
- - name: dataset_uid
219
- dtype: string
220
- - name: phase_name
221
- dtype: string
222
- - name: comparative
223
- dtype: string
224
- - name: study_id
225
- dtype: string
226
- - name: umie_id
227
- dtype: string
228
- - name: mask
229
- dtype: image
230
- - name: labels
231
- dtype: string
232
- splits:
233
- - name: train
234
- num_bytes: 3497667100.483
235
- num_examples: 32989
236
- download_size: 3597493874
237
- dataset_size: 3497667100.483
238
- - config_name: knee_osteoarthritis
239
- features:
240
- - name: image
241
- dtype: image
242
- - name: dataset_name
243
- dtype: string
244
- - name: dataset_uid
245
- dtype: string
246
- - name: phase_name
247
- dtype: string
248
- - name: comparative
249
- dtype: string
250
- - name: study_id
251
- dtype: string
252
- - name: umie_id
253
- dtype: string
254
- - name: mask
255
- dtype: 'null'
256
- - name: labels
257
- dtype: string
258
- splits:
259
- - name: train
260
- num_bytes: 212468967.388
261
- num_examples: 9786
262
- download_size: 202960658
263
- dataset_size: 212468967.388
264
- configs:
265
- - config_name: alzheimers
266
- data_files:
267
- - split: train
268
- path: alzheimers/train-*
269
- - config_name: brain_tumor_classification
270
- data_files:
271
- - split: train
272
- path: brain_tumor_classification/train-*
273
- - config_name: brain_tumor_detection
274
- data_files:
275
- - split: train
276
- path: brain_tumor_detection/train-*
277
- - config_name: brain_with_intracranial_hemorrhage
278
- data_files:
279
- - split: train
280
- path: brain_with_intracranial_hemorrhage/train-*
281
- - config_name: chest_xray14
282
- data_files:
283
- - split: train
284
- path: chest_xray14/train-*
285
- - config_name: coronahack
286
- data_files:
287
- - split: train
288
- path: coronahack/train-*
289
- - config_name: covid19_detection
290
- data_files:
291
- - split: train
292
- path: covid19_detection/train-*
293
- - config_name: finding_and_measuring_lungs
294
- data_files:
295
- - split: train
296
- path: finding_and_measuring_lungs/train-*
297
- - config_name: kits23
298
- data_files:
299
- - split: train
300
- path: kits23/train-*
301
- - config_name: knee_osteoarthritis
302
- data_files:
303
- - split: train
304
- path: knee_osteoarthritis/train-*
305
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ dataset_info:
4
+ - config_name: alzheimers
5
+ features:
6
+ - name: image
7
+ dtype: image
8
+ - name: dataset_name
9
+ dtype: string
10
+ - name: dataset_uid
11
+ dtype: string
12
+ - name: phase_name
13
+ dtype: string
14
+ - name: comparative
15
+ dtype: string
16
+ - name: study_id
17
+ dtype: string
18
+ - name: umie_id
19
+ dtype: string
20
+ - name: mask
21
+ dtype: 'null'
22
+ - name: labels
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 99043326.6
27
+ num_examples: 6400
28
+ download_size: 96727581
29
+ dataset_size: 99043326.6
30
+ - config_name: brain_tumor_classification
31
+ features:
32
+ - name: image
33
+ dtype: image
34
+ - name: dataset_name
35
+ dtype: string
36
+ - name: dataset_uid
37
+ dtype: string
38
+ - name: phase_name
39
+ dtype: string
40
+ - name: comparative
41
+ dtype: string
42
+ - name: study_id
43
+ dtype: string
44
+ - name: umie_id
45
+ dtype: string
46
+ - name: mask
47
+ dtype: 'null'
48
+ - name: labels
49
+ dtype: string
50
+ splits:
51
+ - name: train
52
+ num_bytes: 401417456.808
53
+ num_examples: 3264
54
+ download_size: 409873384
55
+ dataset_size: 401417456.808
56
+ - config_name: brain_tumor_detection
57
+ features:
58
+ - name: image
59
+ dtype: image
60
+ - name: dataset_name
61
+ dtype: string
62
+ - name: dataset_uid
63
+ dtype: string
64
+ - name: phase_name
65
+ dtype: string
66
+ - name: comparative
67
+ dtype: string
68
+ - name: study_id
69
+ dtype: string
70
+ - name: umie_id
71
+ dtype: string
72
+ - name: mask
73
+ dtype: 'null'
74
+ - name: labels
75
+ dtype: string
76
+ splits:
77
+ - name: train
78
+ num_bytes: 54944533.0
79
+ num_examples: 502
80
+ download_size: 26330695
81
+ dataset_size: 54944533.0
82
+ - config_name: brain_with_intracranial_hemorrhage
83
+ features:
84
+ - name: image
85
+ dtype: image
86
+ - name: dataset_name
87
+ dtype: string
88
+ - name: dataset_uid
89
+ dtype: string
90
+ - name: phase_name
91
+ dtype: string
92
+ - name: comparative
93
+ dtype: string
94
+ - name: study_id
95
+ dtype: string
96
+ - name: umie_id
97
+ dtype: string
98
+ - name: mask
99
+ dtype: image
100
+ - name: labels
101
+ dtype: string
102
+ splits:
103
+ - name: train
104
+ num_bytes: 257983789.214
105
+ num_examples: 5001
106
+ download_size: 344778754
107
+ dataset_size: 257983789.214
108
+ - config_name: chest_xray14
109
+ features:
110
+ - name: image
111
+ dtype: image
112
+ - name: dataset_name
113
+ dtype: string
114
+ - name: dataset_uid
115
+ dtype: string
116
+ - name: phase_name
117
+ dtype: string
118
+ - name: comparative
119
+ dtype: string
120
+ - name: study_id
121
+ dtype: string
122
+ - name: umie_id
123
+ dtype: string
124
+ - name: mask
125
+ dtype: 'null'
126
+ - name: labels
127
+ dtype: string
128
+ splits:
129
+ - name: train
130
+ num_bytes: 45415592858.28
131
+ num_examples: 112120
132
+ download_size: 45065386546
133
+ dataset_size: 45415592858.28
134
+ - config_name: coronahack
135
+ features:
136
+ - name: image
137
+ dtype: image
138
+ - name: dataset_name
139
+ dtype: string
140
+ - name: dataset_uid
141
+ dtype: string
142
+ - name: phase_name
143
+ dtype: string
144
+ - name: comparative
145
+ dtype: string
146
+ - name: study_id
147
+ dtype: string
148
+ - name: umie_id
149
+ dtype: string
150
+ - name: mask
151
+ dtype: 'null'
152
+ - name: labels
153
+ dtype: string
154
+ splits:
155
+ - name: train
156
+ num_bytes: 1880047016.73
157
+ num_examples: 5910
158
+ download_size: 1272987706
159
+ dataset_size: 1880047016.73
160
+ - config_name: covid19_detection
161
+ features:
162
+ - name: image
163
+ dtype: image
164
+ - name: dataset_name
165
+ dtype: string
166
+ - name: dataset_uid
167
+ dtype: string
168
+ - name: phase_name
169
+ dtype: string
170
+ - name: comparative
171
+ dtype: string
172
+ - name: study_id
173
+ dtype: string
174
+ - name: umie_id
175
+ dtype: string
176
+ - name: mask
177
+ dtype: 'null'
178
+ - name: labels
179
+ dtype: string
180
+ splits:
181
+ - name: train
182
+ num_bytes: 1596155812.031
183
+ num_examples: 5073
184
+ download_size: 1181673460
185
+ dataset_size: 1596155812.031
186
+ - config_name: finding_and_measuring_lungs
187
+ features:
188
+ - name: image
189
+ dtype: image
190
+ - name: dataset_name
191
+ dtype: string
192
+ - name: dataset_uid
193
+ dtype: string
194
+ - name: phase_name
195
+ dtype: string
196
+ - name: comparative
197
+ dtype: string
198
+ - name: study_id
199
+ dtype: string
200
+ - name: umie_id
201
+ dtype: string
202
+ - name: mask
203
+ dtype: image
204
+ - name: labels
205
+ dtype: string
206
+ splits:
207
+ - name: train
208
+ num_bytes: 17951746.0
209
+ num_examples: 267
210
+ download_size: 17843713
211
+ dataset_size: 17951746.0
212
+ - config_name: kits23
213
+ features:
214
+ - name: image
215
+ dtype: image
216
+ - name: dataset_name
217
+ dtype: string
218
+ - name: dataset_uid
219
+ dtype: string
220
+ - name: phase_name
221
+ dtype: string
222
+ - name: comparative
223
+ dtype: string
224
+ - name: study_id
225
+ dtype: string
226
+ - name: umie_id
227
+ dtype: string
228
+ - name: mask
229
+ dtype: image
230
+ - name: labels
231
+ dtype: string
232
+ splits:
233
+ - name: train
234
+ num_bytes: 3497667100.483
235
+ num_examples: 32989
236
+ download_size: 3597493874
237
+ dataset_size: 3497667100.483
238
+ - config_name: knee_osteoarthritis
239
+ features:
240
+ - name: image
241
+ dtype: image
242
+ - name: dataset_name
243
+ dtype: string
244
+ - name: dataset_uid
245
+ dtype: string
246
+ - name: phase_name
247
+ dtype: string
248
+ - name: comparative
249
+ dtype: string
250
+ - name: study_id
251
+ dtype: string
252
+ - name: umie_id
253
+ dtype: string
254
+ - name: mask
255
+ dtype: 'null'
256
+ - name: labels
257
+ dtype: string
258
+ splits:
259
+ - name: train
260
+ num_bytes: 212468967.388
261
+ num_examples: 9786
262
+ download_size: 202960658
263
+ dataset_size: 212468967.388
264
+ configs:
265
+ - config_name: alzheimers
266
+ data_files:
267
+ - split: train
268
+ path: alzheimers/train-*
269
+ - config_name: brain_tumor_classification
270
+ data_files:
271
+ - split: train
272
+ path: brain_tumor_classification/train-*
273
+ - config_name: brain_tumor_detection
274
+ data_files:
275
+ - split: train
276
+ path: brain_tumor_detection/train-*
277
+ - config_name: brain_with_intracranial_hemorrhage
278
+ data_files:
279
+ - split: train
280
+ path: brain_with_intracranial_hemorrhage/train-*
281
+ - config_name: chest_xray14
282
+ data_files:
283
+ - split: train
284
+ path: chest_xray14/train-*
285
+ - config_name: coronahack
286
+ data_files:
287
+ - split: train
288
+ path: coronahack/train-*
289
+ - config_name: covid19_detection
290
+ data_files:
291
+ - split: train
292
+ path: covid19_detection/train-*
293
+ - config_name: finding_and_measuring_lungs
294
+ data_files:
295
+ - split: train
296
+ path: finding_and_measuring_lungs/train-*
297
+ - config_name: kits23
298
+ data_files:
299
+ - split: train
300
+ path: kits23/train-*
301
+ - config_name: knee_osteoarthritis
302
+ data_files:
303
+ - split: train
304
+ path: knee_osteoarthritis/train-*
305
+ ---
306
+
307
+ # Dataset Card for Dataset Name
308
+
309
+ <!-- Provide a quick summary of the dataset. -->
310
+ UMIE (Unified Medical Imaging Ensemble) is currently the largest publicly available dataset of annotated radiological imaging, combining over 20 open-source datasets into a unified collection with standardized formatting and labeling based on the RadLex ontology.
311
+
312
+ ## Dataset Details
313
+
314
+ ### Dataset Description
315
+
316
+ <!-- Provide a longer summary of what this dataset is. -->
317
+ UMIE datasets combine more than 20 open-source medical imaging datasets, containing over 1 million radiological images across multiple modalities (CT, MRI, and X-ray). The dataset is unique in its standardized approach to medical image data organization, using unified preprocessing pipelines and the RadLex ontology for consistent labeling across all included datasets.
318
+
319
+ This resource combines images from 12 open-source datasets, spanning X-ray, CT, and MRI modalities. The dataset
320
+ includes images for both classification and segmentation tasks, with 40+ standardized labels and 15 annotation masks. We mapped all labels
321
+ and masks to the RadLex ontology, ensuring consistency across datasets. UMIE datasets aim to facilitate the development of more robust and generalizable medical foundation
322
+ models akin to those in general-purpose computer vision.
323
+
324
+ Due to redistribution restrictions of some opensource datasets, we release only a subset of UMIE datasets on Hugging Face. To reproduce our entire datasets,
325
+ go to our repo on GitHub. In our repo, we collect the unified preprocessing pipeline that standardizes the heterogeneous source datasets into a common UMIE
326
+ format, addressing challenges such as diverse file types, annotation styles, and labeling ontologies. The preprocessing scripts are modular and
327
+ extensible, so that you can use existing preprocessing steps to easily incorporate new datasets.
328
+
329
+ - **Curated by:** TheLion.AI
330
+ <!-- - **Funded by [optional]:** [More Information Needed]
331
+ - **Shared by [optional]:** [More Information Needed] -->
332
+ - **Language(s) (NLP):** English
333
+ - **License:** cc-by-4.0
334
+
335
+ ### Dataset Sources [optional]
336
+
337
+ <!-- Provide the basic links for the dataset. -->
338
+
339
+ - **Repository:** https://github.com/TheLion-ai/UMIE_datasets
340
+ - **Paper [optional]:** https://medium.com/thelion-ai/umie-datasets-83c04305b069
341
+ - **Demo [optional]:** TBA
342
+
343
+ ## Uses
344
+
345
+ <!-- Address questions around how the dataset is intended to be used. -->
346
+
347
+ ### Direct Use
348
+
349
+ <!-- This section describes suitable use cases for the dataset. -->
350
+ - Training and evaluation of medical imaging AI models
351
+ - Development of foundation models for medical imaging
352
+ - Medical image classification and segmentation tasks
353
+ - Research in medical computer vision
354
+ - Benchmark dataset for medical imaging tasks
355
+
356
+ ### Out-of-Scope Use
357
+
358
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
359
+ Clinical diagnosis or medical decision-making without proper validation
360
+ Applications requiring real-time processing without proper testing
361
+ Use cases requiring additional modalities not included in the dataset
362
+
363
+
364
+ ## Dataset Structure
365
+
366
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
367
+ - Standardized file organization
368
+ - Consistent image formats (converted from various sources including DICOM)
369
+ - Unified mask formats
370
+ - Labels following RadLex ontology
371
+ - Unique identifiers across all datasets
372
+
373
+ The dataset comprises of several opensource datasets. Each sub dataset is treated as a separate split.
374
+ The dataset file tree looks as follows:
375
+ [sub dataset ID]_[sub dataset name]->[phase name e.g."CT arterial"]->Images / Masks directory
376
+
377
+ The information about individual imgs, such as whether it has a mask or labels is stored in a jsonl file. Each sub dataset has its own .jsonl file.
378
+ You can check the json file to find which images come from the same study.
379
+
380
+ Each image in the dataset has a unique identifier. If an image has a mask, mask has the same file name as its respective image.
381
+
382
+ For a complete list of labels in UMIE check labels.py
383
+ For a complete list of masks with their encoding check masks.py
384
+
385
+ ## Dataset Creation
386
+
387
+ ### Curation Rationale
388
+
389
+ <!-- Motivation for the creation of this dataset. -->
390
+
391
+ The dataset was created to address several key challenges in medical AI:
392
+
393
+ - Lack of large-scale, standardized medical imaging datasets
394
+ - Inconsistent formatting across existing datasets
395
+ - Absence of common ontology for medical image annotation
396
+ - Need for foundation models in medical imaging
397
+
398
+ Although the number of opensource medical datasets is growing, we are lacking data formating and labeling standards.
399
+ Due to the plethora of formating in the available data and lack of a common ontology for labeling, it used to be difficult to create a large-scale dataset of medical imaging.
400
+ To fascilitate this process we created pipelines with reusable preprocessing steps to convert the data to a common format and a common labeling and masks ontology.
401
+ This dataset collects the results of these pipelines. The pipelines are also available as opensource on our GitHub.
402
+
403
+
404
+ ### Source Data
405
+
406
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
407
+
408
+ The source data in UMIE datasets comes from opensource datasets. We provide a complete list of source datasets with links to their original source below.
409
+ We did not collect any data ourselves.
410
+
411
+ #### Data Collection and Processing
412
+
413
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
414
+ The dataset combines images from 20+ open-source medical imaging datasets. Processing includes:
415
+
416
+ - Standardized preprocessing pipelines
417
+ - Conversion of various image formats (DICOM, PNG, etc.)
418
+ - Mask extraction from various formats (XML, etc.)
419
+ - Label standardization using RadLex ontology
420
+ - Unique identifier assignment
421
+ - Optional steps for handling missing annotations
422
+
423
+ For preprocessing, we created custom pipelines with reusable steps, allowing to simplify the process to drag and drop.
424
+ Refer to our GitHub repo for the exact code of the preprocessing pipelines.
425
+
426
+ #### Who are the source data producers?
427
+
428
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
429
+ The source data comes from various medical institutions and public medical imaging repositories, including:
430
+
431
+ - The Cancer Imaging Archive
432
+ - Stanford AIMI
433
+ - [The Cancer Imaging Archive](https://www.cancerimagingarchive.net/)
434
+ - [Grand Challenge](https://grand-challenge.org/)
435
+
436
+ Below you can find citations and links to the original sources of the datasets. We list only the datasets present on HuggingFace. Since not all source datasets in UMIE allow redistribution, some datasets requires downloading the data from source location and then use our pipelines on GitHub to preprocess it to UMIE format.
437
+ 0. [KITS 23](https://github.com/neheller/kits23)
438
+ ```
439
+ @misc{heller2023kits21,
440
+ title={The KiTS21 Challenge: Automatic segmentation of kidneys, renal tumors, and renal cysts in corticomedullary-phase CT},
441
+ author={Nicholas Heller and Fabian Isensee and Dasha Trofimova and Resha Tejpaul and Zhongchen Zhao and Huai Chen and Lisheng Wang and Alex Golts and Daniel Khapun and Daniel Shats and Yoel Shoshan and Flora Gilboa-Solomon and Yasmeen George and Xi Yang and Jianpeng Zhang and Jing Zhang and Yong Xia and Mengran Wu and Zhiyang Liu and Ed Walczak and Sean McSweeney and Ranveer Vasdev and Chris Hornung and Rafat Solaiman and Jamee Schoephoerster and Bailey Abernathy and David Wu and Safa Abdulkadir and Ben Byun and Justice Spriggs and Griffin Struyk and Alexandra Austin and Ben Simpson and Michael Hagstrom and Sierra Virnig and John French and Nitin Venkatesh and Sarah Chan and Keenan Moore and Anna Jacobsen and Susan Austin and Mark Austin and Subodh Regmi and Nikolaos Papanikolopoulos and Christopher Weight},
442
+ year={2023},
443
+ eprint={2307.01984},
444
+ archivePrefix={arXiv},
445
+ primaryClass={cs.CV}
446
+ }
447
+ ```
448
+ 1. [CoronaHack](https://www.kaggle.com/datasets/praveengovi/coronahack-chest-xraydataset)
449
+ 3. [Alzheimers Dataset](https://www.kaggle.com/datasets/tourist55/alzheimers-dataset-4-class-of-images)
450
+ 4. [Brain Tumor Classification](https://www.kaggle.com/datasets/sartajbhuvaji/brain-tumor-classification-mri)
451
+ 5. [COVID-19 Detection X-Ray](https://www.kaggle.com/datasets/darshan1504/covid19-detection-xray-dataset)
452
+ 6. [Finding and Measuring Lungs in CT Data](https://www.kaggle.com/datasets/kmader/finding-lungs-in-ct-data)
453
+ 7. [Brain CT Images with Intracranial Hemorrhage Masks](https://www.kaggle.com/datasets/vbookshelf/computed-tomography-ct-images)
454
+ 8. [Liver and Liver Tumor Segmentation](https://www.kaggle.com/datasets/andrewmvd/lits-png)
455
+ 9. [Brain MRI Images for Brain Tumor Detection](https://www.kaggle.com/datasets/jjprotube/brain-mri-images-for-brain-tumor-detection)
456
+ 10. [Knee Osteoarthritis Dataset with Severity Grading](https://www.kaggle.com/datasets/shashwatwork/knee-osteoarthritis-dataset-with-severity)
457
+ 11. [Chest X-ray 14](https://nihcc.app.box.com/v/ChestXray-NIHCC/folder/36938765345)
458
+ ```
459
+ @inproceedings{wang2017chestx,
460
+ title={Chestx-ray8: Hospital-scale chest x-ray database and benchmarks on weakly-supervised classification and localization of common thorax diseases},
461
+ author={Wang, Xiaosong and Peng, Yifan and Lu, Le and Lu, Zhiyong and Bagheri, Mohammadhadi and Summers, Ronald M},
462
+ booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},
463
+ pages={2097--2106},
464
+ year={2017}
465
+ }
466
+ ```
467
+
468
+ Due to the licencing restrictions, we were not able to publish on Hugging Face all the datasets that UMIE supports.
469
+ Some datasets do not allow for redistributing tghe data in the modified format.
470
+ To replicate our complete dataset, go to our GitHub Repo and use the preprocessing pipelines for the datasets listed below:
471
+ 10. [Brain Tumor Progression](https://www.cancerimagingarchive.net/collection/brain-tumor-progression/)
472
+ ```
473
+ @article{schmainda2018data,
474
+ title={Data from brain-tumor-progression},
475
+ author={Schmainda, Kathleen and Prah, Melissa},
476
+ journal={The Cancer Imaging Archive},
477
+ volume={21},
478
+ year={2018}
479
+ }
480
+ ```
481
+ 12. [COCA- Coronary Calcium and chest CTs](https://stanfordaimi.azurewebsites.net/datasets/e8ca74dc-8dd4-4340-815a-60b41f6cb2aa)
482
+ 13. [BrainMetShare](https://aimi.stanford.edu/brainmetshare)
483
+
484
+
485
+
486
+ ### Annotations [optional]
487
+
488
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
489
+
490
+ #### Annotation process
491
+
492
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
493
+
494
+ - Original annotations from source datasets are preserved
495
+ - Labels and masks are mapped to RadLex ontology IDs
496
+ - Consultation with radiologists for proper ontology mapping
497
+ - Multi-label classification approach where necessary
498
+
499
+ #### Who are the annotators?
500
+
501
+ <!-- This section describes the people or systems who created the annotations. -->
502
+
503
+ Original annotations come from the source datasets' creators. The mapping to RadLex ontology was performed by the UMIE team in consultation with radiologists.
504
+
505
+ #### Personal and Sensitive Information
506
+
507
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
508
+ The dataset follows the distribution model of ImageNet — instead of redistributing the data directly, it provides:
509
+
510
+ - Instructions for downloading from original sources
511
+ - Preprocessing scripts for standardization
512
+ - Direct distribution only for datasets that allow redistribution
513
+
514
+ ## Bias, Risks, and Limitations
515
+
516
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
517
+
518
+ [More Information Needed]
519
+
520
+ - Dataset quality depends on original source data quality
521
+ - Potential biases from source dataset collections
522
+ - Some labels may use more general RadLex IDs due to ontology limitations
523
+ - Varying levels of annotation detail across source datasets
524
+ ### Recommendations
525
+
526
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
527
+
528
+ - Validate model performance on independent test sets before clinical use
529
+ - Consider potential biases in source datasets
530
+ - Review RadLex ID mappings for specific use cases
531
+ - Check original dataset licenses for usage restrictions
532
+
533
+ ## Citation [optional]
534
+
535
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
536
+
537
+ **BibTeX:**
538
+
539
+ [More Information Needed]
540
+
541
+ **APA:**
542
+
543
+ [More Information Needed]
544
+
545
+ ## Glossary [optional]
546
+
547
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
548
+
549
+ [More Information Needed]
550
+
551
+ ## More Information [optional]
552
+
553
+ [More Information Needed]
554
+
555
+ ## Dataset Card Authors [optional]
556
+
557
+ Barbara Klaudel, Aleksander Obuchowski, Andrzej Komor, Piotr Frąckowski, Kacper Rogala, Kacper Knitter
558
+
559
+ ## Dataset Card Contact
560
+ Barbara Klaudel (team leader)
561
+ [LinkedIn](https://www.linkedin.com/in/barbara-klaudel/)