Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ Example single-cell imaging data for testing [miniMTI](https://huggingface.co/ch
|
|
| 22 |
|
| 23 |
## Dataset Description
|
| 24 |
|
| 25 |
-
10,000 single-cell image patches randomly sampled (seed=42) from CRC-Orion sample CRC04 (colorectal cancer tissue
|
| 26 |
|
| 27 |
### File
|
| 28 |
|
|
@@ -61,7 +61,7 @@ Example single-cell imaging data for testing [miniMTI](https://huggingface.co/ch
|
|
| 61 |
| 18 | H&E (G) |
|
| 62 |
| 19 | H&E (B) |
|
| 63 |
|
| 64 |
-
Channels 0–16 are immunofluorescence markers. Channels 17–19 are co-registered H&E RGB. The miniMTI model treats each IF channel as a separate
|
| 65 |
|
| 66 |
## Usage
|
| 67 |
|
|
|
|
| 22 |
|
| 23 |
## Dataset Description
|
| 24 |
|
| 25 |
+
10,000 single-cell image patches randomly sampled (seed=42) from CRC-Orion sample CRC04 (colorectal cancer tissue WSI, RareCyte Orion platform).
|
| 26 |
|
| 27 |
### File
|
| 28 |
|
|
|
|
| 61 |
| 18 | H&E (G) |
|
| 62 |
| 19 | H&E (B) |
|
| 63 |
|
| 64 |
+
Channels 0–16 are immunofluorescence markers. Channels 17–19 are co-registered H&E RGB. The miniMTI model treats each IF channel as a separate marker and the three H&E channels as a single marker (18 markers total).
|
| 65 |
|
| 66 |
## Usage
|
| 67 |
|