Update README.md
Browse files
README.md
CHANGED
|
@@ -258,7 +258,7 @@ It includes the following columns:
|
|
| 258 |
* **file_name**: Patch filename (`{slide_id}_{patch_number}.png`) (e.g., breast_s0_10.png).
|
| 259 |
* **xmin, ymin, xmax, ymax**: Patch coordinates in slide space.
|
| 260 |
* **Dice, Jaccard, bPQ**: Segmentation quality metrics.
|
| 261 |
-
* **T_NK, B_Plasma, Myeloid, Blood_vessel, Fibroblast_Myofibroblast, Epithelial, Specialized, Melanocyte, Other**: Number of cells present in the patch for each cell-type label.
|
| 262 |
|
| 263 |
---
|
| 264 |
|
|
|
|
| 258 |
* **file_name**: Patch filename (`{slide_id}_{patch_number}.png`) (e.g., breast_s0_10.png).
|
| 259 |
* **xmin, ymin, xmax, ymax**: Patch coordinates in slide space.
|
| 260 |
* **Dice, Jaccard, bPQ**: Segmentation quality metrics.
|
| 261 |
+
* **T_NK, B_Plasma, Myeloid, Blood_vessel, Fibroblast_Myofibroblast, Epithelial, Specialized, Melanocyte, Other**: Number of cells present in the patch for each cell-type label (using `cells_final_label_group` labels).
|
| 262 |
|
| 263 |
---
|
| 264 |
|