Files changed (1) hide show
  1. README.md +46 -1
README.md CHANGED
@@ -72,7 +72,52 @@ anatomical structure. The mapping of label indices to structures is provided bel
72
  | Liver | 40 | 33200 | 830.000 | 34.83% |
73
 
74
  ## Labels Mapping
75
- {{Insert the labels here}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
 
77
  ## Uses
78
 
 
72
  | Liver | 40 | 33200 | 830.000 | 34.83% |
73
 
74
  ## Labels Mapping
75
+ ### BrainTumour
76
+ - 0: background
77
+ - 1: necrotic / non-enhancing tumor
78
+ - 2: edema
79
+ - 3: enhancing tumor
80
+
81
+ ### Heart
82
+ - 0: background
83
+ - 1: left atrium
84
+
85
+ ### Liver
86
+ - 0: background
87
+ - 1: liver
88
+ - 2: tumor
89
+
90
+ ### Hippocampus
91
+ - 0: background
92
+ - 1: anterior
93
+ - 2: posterior
94
+
95
+ ### Prostate
96
+ - 0: background
97
+ - 1: peripheral zone
98
+ - 2: transition zone
99
+
100
+ ### Lung
101
+ - 0: background
102
+ - 1: nodule
103
+
104
+ ### Pancreas
105
+ - 0: background
106
+ - 1: pancreas
107
+ - 2: tumor
108
+
109
+ ### HepaticVessel
110
+ - 0: background
111
+ - 1: vessel
112
+ - 2: tumor
113
+
114
+ ### Spleen
115
+ - 0: background
116
+ - 1: spleen
117
+
118
+ ### Colon
119
+ - 0: background
120
+ - 1: colon
121
 
122
  ## Uses
123