Angelou0516 commited on
Commit
c1dec1f
·
verified ·
1 Parent(s): 37c7689

Add he_label_map.json

Browse files
Files changed (1) hide show
  1. he_label_map.json +19 -0
he_label_map.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Unannotated": 0,
3
+ "Background": 1,
4
+ "Tumor epithelium": 2,
5
+ "Reactive epithelium": 3,
6
+ "Stroma": 4,
7
+ "Inflammation": 5,
8
+ "Alveolar tissue": 6,
9
+ "Fatty tissue": 7,
10
+ "Necrotic tissue": 8,
11
+ "Erythrocytes": 9,
12
+ "Bronchial epithelium": 10,
13
+ "Mucus/Plasma/Fluids": 11,
14
+ "Cartilage/Bone": 12,
15
+ "Macrophages": 13,
16
+ "Muscle": 14,
17
+ "Liver": 15,
18
+ "Keratinization": 16
19
+ }