convergedmachine Mehmet Can Yavuz commited on
Commit
d1704ce
·
verified ·
0 Parent(s):

Duplicate from convergingmachine/Enhanced-MedMNIST

Browse files

Co-authored-by: Mehmet Can Yavuz <[email protected]>

.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Enhanced MedMNIST Dataset
2
+
3
+ MedMNIST is a comprehensive collection of standardized biomedical images designed for various analytical tasks in the medical field. This dataset has been expanded to include three new subsets, broadening the range of imaging modalities and classification challenges available to researchers. These additions complement the existing MedMNIST collections, offering a more diverse set of resources for developing and evaluating machine learning models across various medical imaging applications.
4
+
5
+ ## Overview of
6
+
7
+
8
+
9
+ These datasets are integrated into the MedMNIST collection, which includes both 2D and 3D biomedical images across various modalities and tasks.
10
+
11
+ ## MedMNIST2D Datasets and Statistics
12
+
13
+ MedMNIST2D comprises twelve pre-processed 2D datasets from selected sources, covering primary data modalities such as X-Ray, OCT, Ultrasound, and more. Each dataset is tailored for specific classification tasks, including binary and multi-class classifications, with varying numbers of samples.
14
+
15
+ | **Dataset Name** | **Data Modality** | **Task (Number of Classes)** | **Number of Samples** |
16
+ |--------------------|-------------------------|------------------------------|-----------------------|
17
+ |_2D Datasets_ | | |
18
+ | BreastMNIST | Ultrasound | Binary-Class (2) | 780 |
19
+ | OrganAMNIST | Abdominal CT | Multi-Class (11) | 58,830 |
20
+ | OrganCMNIST | Abdominal CT | Multi-Class (11) | 23,583 |
21
+ | OrganSMNIST | Abdominal CT | Multi-Class (11) | 25,211 |
22
+ |_Additional 2D Datasets_ | | |
23
+ | Brain Tumor Dataset | Magnetic Resonance | Multi-Class (3) | 3,064 |
24
+ | Brain Dataset | Magnetic Resonance | Multi-Class (23) | 1,600 |
25
+ | Breast Cancer | Ultrasound | Binary-Class (2) | 1,875 |
26
+ |_Out-of-Distribution_ | | |
27
+ | BloodMNIST | Blood Cell Microscope | Multi-Class (8) | 17,092 |
28
+ | PneumoniaMNIST | Chest X-Ray | Binary-Class (2) | 5,856 |
29
+ | DermaMNIST | Dermatoscope | Multi-Class (7) | 10,015 |
30
+
31
+ These datasets are pre-processed into a standardized format, facilitating ease of use for machine learning applications.
32
+
33
+ ## MedMNIST3D Datasets and Statistics
34
+
35
+ MedMNIST3D comprises six pre-processed 3D datasets from selected sources, covering primary data modalities such as CT and MRI scans. Each dataset is tailored for specific classification tasks, including binary and multi-class classifications, with varying numbers of samples.
36
+
37
+ | **Dataset Name** | **Data Modality** | **Task (Number of Classes)** | **Number of Samples** |
38
+ |--------------------|-------------------------|------------------------------|-----------------------|
39
+ | OrganMNIST3D | Abdominal CT | Multi-Class (11) | 1,742 |
40
+ | NoduleMNIST3D | Chest CT | Binary-Class (2) | 1,633 |
41
+ | AdrenalMNIST3D | Abdominal CT | Binary-Class (2) | 1,584 |
42
+ | FractureMNIST3D | Chest CT | Multi-Class (3) | 1,370 |
43
+ |_Out-of-Distribution_ | | |
44
+ | VesselMNIST3D | Brain MRA | Binary-Class (2) | 1,908 |
45
+ | SynapseMNIST3D | Electron Microscope | Binary-Class (2) | 1,759 |
46
+
47
+ These datasets are pre-processed into a standardized format, facilitating ease of use for machine learning applications.
48
+
49
+ ## Accessing the Dataset
50
+
51
+ The enhanced MedMNIST collection, including both existing and new datasets, is accessible on Hugging Face. Researchers and practitioners can utilize this resource to develop and evaluate machine learning models across various medical imaging applications.
52
+
53
+ ## Citation
54
+
55
+ If you find this dataset useful, please cite the following papers:
56
+
57
+ ```
58
+ @inproceedings{yavuz2025policy,
59
+ title={Policy Gradient-Driven Noise Mask},
60
+ author={Yavuz, Mehmet Can and Yang, Yang},
61
+ booktitle={International Conference on Pattern Recognition},
62
+ pages={414--431},
63
+ year={2025},
64
+ organization={Springer}
65
+ }
66
+
67
+ @article{medmnistv2,
68
+ title={MedMNIST v2-A large-scale lightweight benchmark for 2D and 3D biomedical image classification},
69
+ author={Yang, Jiancheng and Shi, Rui and Wei, Donglai and Liu, Zequan and Zhao, Lin and Ke, Bilian and Pfister, Hanspeter and Ni, Bingbing},
70
+ journal={Scientific Data},
71
+ volume={10},
72
+ number={1},
73
+ pages={41},
74
+ year={2023},
75
+ publisher={Nature Publishing Group UK London}
76
+ }
77
+
78
+ @inproceedings{medmnistv1,
79
+ title={MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis},
80
+ author={Yang, Jiancheng and Shi, Rui and Ni, Bingbing},
81
+ booktitle={IEEE 18th International Symposium on Biomedical Imaging (ISBI)},
82
+ pages={191--195},
83
+ year={2021}
84
+ }
85
+ ```
86
+
87
+ Please also cite the corresponding papers of the source data if you use any subset of MedMNIST, as per the description on the project website.
88
+
89
+ ## License
90
+
91
+ The MedMNIST dataset is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Each subset retains the same license as that of the source dataset. Please refer to the project website for more details.
92
+
93
+ *Note: This dataset is NOT intended for clinical use.*
adrenalmnist3d_64.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124a53ea2c66c8ac1985a4c98ea6f34d1ab35bdab1dc50947f80d4a87e54057d
3
+ size 1880591
bloodmnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:534bfb674fcfcfecf691aaca942ced2181d3affae9528a645ae51d12e9f3e1a1
3
+ size 1540731655
brainmrimnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851a43ca3d6aa7ac213ac97a59bc3087f82374cb5b90044c4c02464d2029fff3
3
+ size 240859146
braintumormrimnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1d74f71657a31dc3fc2f99b8ca1663704b622cc0a072186a8acdea80c39559a
3
+ size 3689768506
breastmnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:833ebdedcee2fd9aec6e242b0c59af91410302d9b6247a012bd71af51ac867bb
3
+ size 30903564
breastusmnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e612acad76c299880a2500066928c65a2471abdb47868ce8f28391fdee4f6a5
3
+ size 282256546
dermamnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0143c9ae425867916d9d2a7769ed1a9b7b8c5eb9324a4bb384be6ef4d42da22d
3
+ size 1091112502
fracturemnist3d_64.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:805cec6b08d1696566aacb73141e0f6add0f329871671b0e49ee6bb60a0b4613
3
+ size 26565236
nodulemnist3d_64.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac9b99b9cc523f1cc0ad320b18eb4a63693e005c744c550e9606bfed75ecc41d
3
+ size 289765731
octmnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5d5c18a76c84db16d43f9b282ec1bdc322092cdce10be22c01cc3a045538cb1
3
+ size 3959197818
organamnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a09136847d2aa9a4edf0161af1c3a28e5f94c9848516adaaa37a4349a194077
3
+ size 2951814190
organcmnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0ebd6cde775539577f6059aae002f9059d9c87b6cd4151751f151433b7a24a6
3
+ size 1183275560
organmnist3d_64.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ebb1d9f7efe435b51c38c4373ac9ed75b1501a8bea926510e2bd38860c0d28
3
+ size 361470105
organsmnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57faeb34fd688aa28d84dc2b8d470afbe24070803ced07fc85d1da92b159b1bf
3
+ size 802713625
pathmnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f167745634a90a47cd04e55aa69186ff0d0c4d5d1898045261ee12f83e22dd3e
3
+ size 12629854322
pneumoniamnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a6faaca43872b4bcf4154a79625631ab29683b41e265ab7936d0513351fe591
3
+ size 214384716
synapsemnist3d_64.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200d57b357dc9b4afec5aee2f07ff63b44968c39636b4760b8c0393be11986fc
3
+ size 452767391
tissuemnist_224.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8425949fcefe1593b7c28e8bc29df1fe065ccefcc251ba90d40f9736a1cbf38
3
+ size 3433703243
vesselmnist3d_64.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dfc5ed356cac9575e92090460222d428fa0d99eb5541d79323bd8cce3893428
3
+ size 2653988