okunator commited on
Commit
f4bf76e
·
verified ·
1 Parent(s): 24505ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,6 +4,8 @@ pipeline_tag: image-segmentation
4
  tags:
5
  - medical
6
  - biology
 
 
7
  ---
8
 
9
  # CPP-Net Model for High-Grade Serous Ovarian Cancer Panoptic Segmentation
@@ -115,7 +117,7 @@ nuc_classes = {
115
  6: "macrophage_nuc",
116
  }
117
 
118
- area_classes = {
119
  0: "background",
120
  1: "stroma",
121
  2: "omental_fat",
 
4
  tags:
5
  - medical
6
  - biology
7
+ - histology
8
+ - histopathology
9
  ---
10
 
11
  # CPP-Net Model for High-Grade Serous Ovarian Cancer Panoptic Segmentation
 
117
  6: "macrophage_nuc",
118
  }
119
 
120
+ tissue_classes = {
121
  0: "background",
122
  1: "stroma",
123
  2: "omental_fat",