zacsims commited on
Commit
ac41c0b
·
verified ·
1 Parent(s): e38da7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 microarray, cyclic immunofluorescence).
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 token and the three H&E channels as a single token (18 tokens total).
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