roobee79 commited on
Commit
d36f1de
Β·
verified Β·
1 Parent(s): c368846

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -23,7 +23,7 @@ It takes 256Γ—256 px patches as input and outputs per-cell contours, centroids,
23
  | 9 | Fibroblast | 🟒 Forest Green |
24
  | 10 | Endothelial | 🟒 Medium Sea Green |
25
  | 11 | Pericyte | 🟒 Lime Green |
26
- | 12 | **Epithelial** | 🟠 Dark Orange |
27
  | 13 | Immune_Other | βšͺ Light Blue |
28
  | 14 | Stromal_Other | 🟀 Olive Drab |
29
  | 15 | Dead | ⚫ Grey |
@@ -33,10 +33,10 @@ It takes 256Γ—256 px patches as input and outputs per-cell contours, centroids,
33
  The full pipeline consists of three steps:
34
 
35
  ```
36
- β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
37
- β”‚ 1. Normalize β”‚ ──→ β”‚ 2. Patchify β”‚ ──→ β”‚ 3. Inference β”‚
38
- β”‚ (Reinhard) β”‚ β”‚ (256px, 64ov) β”‚ β”‚ (Cell Detection) β”‚
39
- β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
40
  SVS / TIF PNG patches Masks + Centroids
41
  ```
42
 
 
23
  | 9 | Fibroblast | 🟒 Forest Green |
24
  | 10 | Endothelial | 🟒 Medium Sea Green |
25
  | 11 | Pericyte | 🟒 Lime Green |
26
+ | 12 | Epithelial | 🟠 Dark Orange |
27
  | 13 | Immune_Other | βšͺ Light Blue |
28
  | 14 | Stromal_Other | 🟀 Olive Drab |
29
  | 15 | Dead | ⚫ Grey |
 
33
  The full pipeline consists of three steps:
34
 
35
  ```
36
+ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
37
+ β”‚ 1. Normalize β”‚ ──→ β”‚ 2. Patchify β”‚ ──→ β”‚ 3. Inference β”‚
38
+ β”‚ (Reinhard) β”‚ β”‚ (256px, 64ov) β”‚ β”‚ (Cell Detection)β”‚
39
+ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
40
  SVS / TIF PNG patches Masks + Centroids
41
  ```
42