Add chest xray14 dataset with multihot list labels (part 00001-of-00002) (#17)
Browse files- Add chest xray14 dataset with multihot list labels (part 00001-of-00002) (3bc0d23ea5a51b053407d61a7c2bc7d72392c082)
- README.md +30 -0
- chest_xray14/chest_xray14-00050-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00051-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00052-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00053-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00054-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00055-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00056-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00057-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00058-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00059-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00060-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00061-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00062-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00063-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00064-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00065-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00066-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00067-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00068-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00069-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00070-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00071-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00072-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00073-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00074-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00075-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00076-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00077-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00078-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00079-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00080-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00081-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00082-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00083-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00084-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00085-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00086-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00087-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00088-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00089-of-00091.parquet +3 -0
- chest_xray14/chest_xray14-00090-of-00091.parquet +3 -0
README.md
CHANGED
@@ -104,6 +104,32 @@ dataset_info:
|
|
104 |
num_examples: 5001
|
105 |
download_size: 344815029
|
106 |
dataset_size: 258572100.214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
- config_name: coca
|
108 |
features:
|
109 |
- name: image
|
@@ -303,6 +329,10 @@ configs:
|
|
303 |
data_files:
|
304 |
- split: brain_with_intracranial_hemorrhage
|
305 |
path: brain_with_intracranial_hemorrhage/brain_with_intracranial_hemorrhage-*
|
|
|
|
|
|
|
|
|
306 |
- config_name: coca
|
307 |
data_files:
|
308 |
- split: coca
|
|
|
104 |
num_examples: 5001
|
105 |
download_size: 344815029
|
106 |
dataset_size: 258572100.214
|
107 |
+
- config_name: chest_xray14
|
108 |
+
features:
|
109 |
+
- name: image
|
110 |
+
dtype: image
|
111 |
+
- name: dataset_name
|
112 |
+
dtype: string
|
113 |
+
- name: dataset_uid
|
114 |
+
dtype: string
|
115 |
+
- name: phase_name
|
116 |
+
dtype: string
|
117 |
+
- name: comparative
|
118 |
+
dtype: string
|
119 |
+
- name: study_id
|
120 |
+
dtype: string
|
121 |
+
- name: umie_id
|
122 |
+
dtype: string
|
123 |
+
- name: mask
|
124 |
+
dtype: string
|
125 |
+
- name: labels
|
126 |
+
dtype: string
|
127 |
+
splits:
|
128 |
+
- name: chest_xray14
|
129 |
+
num_bytes: 45429027591.28
|
130 |
+
num_examples: 112120
|
131 |
+
download_size: 45065885507
|
132 |
+
dataset_size: 45429027591.28
|
133 |
- config_name: coca
|
134 |
features:
|
135 |
- name: image
|
|
|
329 |
data_files:
|
330 |
- split: brain_with_intracranial_hemorrhage
|
331 |
path: brain_with_intracranial_hemorrhage/brain_with_intracranial_hemorrhage-*
|
332 |
+
- config_name: chest_xray14
|
333 |
+
data_files:
|
334 |
+
- split: chest_xray14
|
335 |
+
path: chest_xray14/chest_xray14-*
|
336 |
- config_name: coca
|
337 |
data_files:
|
338 |
- split: coca
|
chest_xray14/chest_xray14-00050-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3c23ed9256ae7edd37e04ef63e4846285101a3b6a2a929ff4d01e0b9f91f604
|
3 |
+
size 496576831
|
chest_xray14/chest_xray14-00051-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc571ffed1f59a2704221d08eec6b2f111850788565e8037dc627a2d43cf44af
|
3 |
+
size 486564328
|
chest_xray14/chest_xray14-00052-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a581d2918ee28165bdffec1fc8963344d34ea6547f16d69943eaea525b494e4
|
3 |
+
size 497452929
|
chest_xray14/chest_xray14-00053-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3497a08d1d0ec71d478c052bc2b3e083a02a29c9c2df4befd02176a67996253
|
3 |
+
size 496590673
|
chest_xray14/chest_xray14-00054-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8a6cfff14fccc99dc0bd01c6189a227b82ddfcb6adb678a0a60957f87b29ad5
|
3 |
+
size 492430415
|
chest_xray14/chest_xray14-00055-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe89b7c5557fd52680a91652caa1df4628fd53a023a21cc669a2275dc26a124c
|
3 |
+
size 496424289
|
chest_xray14/chest_xray14-00056-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ad6aeb9c1060c8e83142fed43cbe7b749a39af5968adbc289d54643978b7c2c
|
3 |
+
size 497272659
|
chest_xray14/chest_xray14-00057-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dee23107edefebdc2593075a92294a5653e812ef187ccde6396008c934050d8
|
3 |
+
size 491961568
|
chest_xray14/chest_xray14-00058-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0db2b229b49e34c27ac088de9f42040717530af3a699fa906cbde2cad85fe08
|
3 |
+
size 497267275
|
chest_xray14/chest_xray14-00059-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:470cff5951b5b55fef48ca6f5bb6257672a8757d449ca97b9bc0098efd7e6bb9
|
3 |
+
size 495829922
|
chest_xray14/chest_xray14-00060-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b226283b1e1275c2e9b28bc9678ce28037d4d003e1d814449ef70ffdbdc263e7
|
3 |
+
size 489840687
|
chest_xray14/chest_xray14-00061-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87bba8c051c675490ab6cbeab24e966897efe393c4c13a037a92e29536e8cdc9
|
3 |
+
size 499090068
|
chest_xray14/chest_xray14-00062-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ada00b8b4bac506cc032ab4380dc9477f9311d547b9d59723b5cfd4a950252b8
|
3 |
+
size 495487893
|
chest_xray14/chest_xray14-00063-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85036e6332d2c84fca019a9c3fdadeb9a6cccb2616b539c5fa4c65efa615df38
|
3 |
+
size 507368339
|
chest_xray14/chest_xray14-00064-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d216d53e51240a46f75faf217db911dee729bf5a0ab228681d7cdfbcabbda6dc
|
3 |
+
size 502024052
|
chest_xray14/chest_xray14-00065-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cb07b6ffa6de2eec7e151bff1f860bdb1763a05a21bad48256c97d7924f1718
|
3 |
+
size 503943643
|
chest_xray14/chest_xray14-00066-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8473d27f370085753a700ceb4831a1a0e8ecf56d2d77fdca3fbfc1651fd838fe
|
3 |
+
size 510912045
|
chest_xray14/chest_xray14-00067-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec3724a85ba7e8b6b1c9a37b373d0976dce1cf4e811a105020fe541b2660ddba
|
3 |
+
size 513526885
|
chest_xray14/chest_xray14-00068-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c1373197e82de8f686254e22d573c519b5b1820dfd23bd7bfffe1dbaa54a697
|
3 |
+
size 519813686
|
chest_xray14/chest_xray14-00069-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cadce32d695d1d8fb2922a876e936144777f14753c949a3e71a7654ecd6348c3
|
3 |
+
size 517570273
|
chest_xray14/chest_xray14-00070-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd8960429f0e4a8de07d808d8d01bef0e4faea723c4eb7764bc098d24ba99aed
|
3 |
+
size 516412752
|
chest_xray14/chest_xray14-00071-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10e322ed60affca091310c5a0abd5ea5a777378ff605d21a40f0bfc9f3ed456b
|
3 |
+
size 514257279
|
chest_xray14/chest_xray14-00072-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b680927e5f60ee95bb2ece535ab67e4d609c152c28101b9e34055885393b824
|
3 |
+
size 517600485
|
chest_xray14/chest_xray14-00073-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9caa97823359d6ca9f3ca77c578bcb8fef001bb931299fa3bbbe4cef498efd42
|
3 |
+
size 518817020
|
chest_xray14/chest_xray14-00074-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bed73b3922ce19f09f9f1cd243b5a974ecf790086af61a532fe6ddbea9476f9
|
3 |
+
size 512755358
|
chest_xray14/chest_xray14-00075-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed8e5561329d6450470ed5f2f0f4c8322c67116845841a03e1c9a471dd534829
|
3 |
+
size 510954355
|
chest_xray14/chest_xray14-00076-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2174fb17226bef56569777cddfecfc9978b9f915d78cd878833e10df6c359a31
|
3 |
+
size 511804605
|
chest_xray14/chest_xray14-00077-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd889614e9a43c635314485b3f83ad86ddb2259c9a7e19209729aaa8f8a87a16
|
3 |
+
size 520433623
|
chest_xray14/chest_xray14-00078-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6994b36214a5c3e5d3d892069afc75c7b14f4ffd77330dbd2a8e18dffbe3e75
|
3 |
+
size 517972274
|
chest_xray14/chest_xray14-00079-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b2716c0a72299099fd2d14007b751125a77b3cfc88363bba575989085e7b964
|
3 |
+
size 520222344
|
chest_xray14/chest_xray14-00080-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4d5c51c614714f2ee4b5c27f47ea4c7b7692be9ee9e911544587eca07068174
|
3 |
+
size 514431336
|
chest_xray14/chest_xray14-00081-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7879d39c59d753c51959a9e9b7be0f733e7595e0c733556bf8207b52b26c6ab9
|
3 |
+
size 514041162
|
chest_xray14/chest_xray14-00082-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09a7cd2a3dbc553a559c519a9fc2e40079d77819f99f2ac039be1b913f79263f
|
3 |
+
size 514945099
|
chest_xray14/chest_xray14-00083-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85e5fbd2a9585471788fd833baaaeeb8522c9dab23a785fe65597a8c81eac75c
|
3 |
+
size 510446260
|
chest_xray14/chest_xray14-00084-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9c300f936853e1e3b902dcf45999b43a6684a1653b98c7a3f3ad50695998436
|
3 |
+
size 512627616
|
chest_xray14/chest_xray14-00085-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b82a0d00ff661ad55ed7420752ac9be431684db4d95d42b094ac512d9fb0fd88
|
3 |
+
size 504021090
|
chest_xray14/chest_xray14-00086-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffada3b17751be155b771baffcfbeb3cfccb04e5035bdb8ff1e290c5a5338278
|
3 |
+
size 504765341
|
chest_xray14/chest_xray14-00087-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1a05ba4ecb8c9f9ad4050c8eccf0d253b782c277c7f408bc06c130788f9d0ab
|
3 |
+
size 506671542
|
chest_xray14/chest_xray14-00088-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26b3540c34dfdb70ba7a39f27ac7d07854dc8e4b0b99f6b9756a0e36a6fe7d79
|
3 |
+
size 506345497
|
chest_xray14/chest_xray14-00089-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4efcbeb90be520c4b07f64c7fd7d262be3bdd6a22cfd9c17a863adffe8acc137
|
3 |
+
size 503671207
|
chest_xray14/chest_xray14-00090-of-00091.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b383c0d06e52625048f1f800b8fd716bb7734914248b82275b44dd902a20fd20
|
3 |
+
size 500570173
|