erikgabr commited on
Commit
6e35e15
·
verified ·
1 Parent(s): 9e2ac90

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  # WSI test data
13
 
14
- WSI test slides for the [opentile](https://github.com/imi-bigpicture/opentile) and [wsidicomizer](https://github.com/imi-bigpicture/wsidicomizer) test suites, mirrored here for fast, reliable CI downloads. Each slide folder holds a self-contained `metadata.json`; the root `index.json` is the aggregate. Each slide's original source, license, credit and attribution are in its `metadata.json`.
15
 
16
  | File | Source | License | Credit |
17
  |---|---|---|---|
@@ -29,6 +29,12 @@ WSI test slides for the [opentile](https://github.com/imi-bigpicture/opentile) a
29
  | `svs/CMU-1-JP2K-33005/CMU-1-JP2K-33005.svs` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/Aperio/CMU-1-JP2K-33005.svs) | CC0-1.0 | - |
30
  | `mirax/CMU-1/` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/Mirax/CMU-1.zip) | CC0-1.0 | - |
31
  | `isyntax/isyntax1/testslide.isyntax` | [source](https://doi.org/10.5281/zenodo.5037046) | MIT | Bioimage Informatics Group (Ruusuvuori lab) |
 
 
 
 
 
 
32
 
33
  ## Licenses
34
 
 
11
 
12
  # WSI test data
13
 
14
+ WSI test slides for the [opentile](https://github.com/imi-bigpicture/opentile), [wsidicomizer](https://github.com/imi-bigpicture/wsidicomizer) and [wsidicom](https://github.com/imi-bigpicture/wsidicom) test suites, mirrored here for fast, reliable CI downloads. Each slide folder holds a self-contained `metadata.json`; the root `index.json` is the aggregate. Each slide's original source, license, credit and attribution are in its `metadata.json`.
15
 
16
  | File | Source | License | Credit |
17
  |---|---|---|---|
 
29
  | `svs/CMU-1-JP2K-33005/CMU-1-JP2K-33005.svs` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/Aperio/CMU-1-JP2K-33005.svs) | CC0-1.0 | - |
30
  | `mirax/CMU-1/` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/Mirax/CMU-1.zip) | CC0-1.0 | - |
31
  | `isyntax/isyntax1/testslide.isyntax` | [source](https://doi.org/10.5281/zenodo.5037046) | MIT | Bioimage Informatics Group (Ruusuvuori lab) |
32
+ | `dicom/3DHISTECH-1/` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/3DHISTECH-1.zip) | CC0-1.0 | - |
33
+ | `dicom/CMU-1-JP2K-33005/` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/CMU-1-JP2K-33005.zip) | CC0-1.0 | - |
34
+ | `dicom/JP2K-33003-1/` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/JP2K-33003-1.zip) | distributable | - |
35
+ | `dicom/Leica-4/` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/Leica-4.zip) | CC0-1.0 | - |
36
+ | `dicom/Hamamatsu-2/` | [source](https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/Hamamatsu-2.zip) | CC0-1.0 | - |
37
+ | `dicom/Hamamatsu-Case-A/` | [source](ftp://medical.nema.org/MEDICAL/Dicom/DataSets/WG26/WG26Connectathon2023_ECDP/DICOM/Hamamatsu/Case-A) | CC0-1.0 | - |
38
 
39
  ## Licenses
40
 
dicom/3DHISTECH-1/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "3DHISTECH-1": {
3
+ "description": "Small intestine, brightfield, DICOM WSI, TILED_FULL, JPEG, WG26 2021 hackathon",
4
+ "format": "DICOM WSI",
5
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/3DHISTECH-1.zip",
6
+ "license": "CC0-1.0"
7
+ }
8
+ }
dicom/CMU-1-JP2K-33005/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "CMU-1-JP2K-33005": {
3
+ "description": "Conversion of CMU-1-JP2K-33005.svs, DICOM WSI, TILED_FULL, JPEG 2000",
4
+ "format": "DICOM WSI",
5
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/CMU-1-JP2K-33005.zip",
6
+ "license": "CC0-1.0"
7
+ }
8
+ }
dicom/Hamamatsu-2/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Hamamatsu-2": {
3
+ "description": "H&E, brightfield, DICOM WSI, TILED_FULL, EOT, Hamamatsu NanoZoomer S20MD",
4
+ "format": "DICOM WSI",
5
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/Hamamatsu-2.zip",
6
+ "license": "CC0-1.0"
7
+ }
8
+ }
dicom/Hamamatsu-Case-A/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Hamamatsu-Case-A": {
3
+ "description": "Breast (cancer) H&E, brightfield, DICOM WSI, TILED_FULL, BOT, WG26 2023 connectathon (CC0)",
4
+ "format": "DICOM WSI",
5
+ "source": "ftp://medical.nema.org/MEDICAL/Dicom/DataSets/WG26/WG26Connectathon2023_ECDP/DICOM/Hamamatsu/Case-A",
6
+ "license": "CC0-1.0"
7
+ }
8
+ }
dicom/JP2K-33003-1/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "JP2K-33003-1": {
3
+ "description": "Conversion of JP2K-33003-1.svs, aorta, DICOM WSI, TILED_FULL, JPEG 2000",
4
+ "format": "DICOM WSI",
5
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/JP2K-33003-1.zip",
6
+ "license": "distributable"
7
+ }
8
+ }
dicom/Leica-4/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Leica-4": {
3
+ "description": "Brightfield, DICOM WSI, TILED_SPARSE, JPEG, Leica GT450, WG26 PV22 connectathon",
4
+ "format": "DICOM WSI",
5
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/Leica-4.zip",
6
+ "license": "CC0-1.0"
7
+ }
8
+ }
index.json CHANGED
@@ -117,5 +117,41 @@
117
  "credit": "Bioimage Informatics Group (Ruusuvuori lab)",
118
  "sha256": "38e65f4ddd2001f18135a1835807cb5b2303d012a2a63d63cdfa08a9673c849d",
119
  "size": 495125898
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
120
  }
121
  }
 
117
  "credit": "Bioimage Informatics Group (Ruusuvuori lab)",
118
  "sha256": "38e65f4ddd2001f18135a1835807cb5b2303d012a2a63d63cdfa08a9673c849d",
119
  "size": 495125898
120
+ },
121
+ "dicom/3DHISTECH-1": {
122
+ "description": "Small intestine, brightfield, DICOM WSI, TILED_FULL, JPEG, WG26 2021 hackathon",
123
+ "format": "DICOM WSI",
124
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/3DHISTECH-1.zip",
125
+ "license": "CC0-1.0"
126
+ },
127
+ "dicom/CMU-1-JP2K-33005": {
128
+ "description": "Conversion of CMU-1-JP2K-33005.svs, DICOM WSI, TILED_FULL, JPEG 2000",
129
+ "format": "DICOM WSI",
130
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/CMU-1-JP2K-33005.zip",
131
+ "license": "CC0-1.0"
132
+ },
133
+ "dicom/JP2K-33003-1": {
134
+ "description": "Conversion of JP2K-33003-1.svs, aorta, DICOM WSI, TILED_FULL, JPEG 2000",
135
+ "format": "DICOM WSI",
136
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/JP2K-33003-1.zip",
137
+ "license": "distributable"
138
+ },
139
+ "dicom/Leica-4": {
140
+ "description": "Brightfield, DICOM WSI, TILED_SPARSE, JPEG, Leica GT450, WG26 PV22 connectathon",
141
+ "format": "DICOM WSI",
142
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/Leica-4.zip",
143
+ "license": "CC0-1.0"
144
+ },
145
+ "dicom/Hamamatsu-2": {
146
+ "description": "H&E, brightfield, DICOM WSI, TILED_FULL, EOT, Hamamatsu NanoZoomer S20MD",
147
+ "format": "DICOM WSI",
148
+ "source": "https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/Hamamatsu-2.zip",
149
+ "license": "CC0-1.0"
150
+ },
151
+ "dicom/Hamamatsu-Case-A": {
152
+ "description": "Breast (cancer) H&E, brightfield, DICOM WSI, TILED_FULL, BOT, WG26 2023 connectathon (CC0)",
153
+ "format": "DICOM WSI",
154
+ "source": "ftp://medical.nema.org/MEDICAL/Dicom/DataSets/WG26/WG26Connectathon2023_ECDP/DICOM/Hamamatsu/Case-A",
155
+ "license": "CC0-1.0"
156
  }
157
  }