schaaka commited on
Commit
9e1db78
1 Parent(s): d6b6c81

Upload label_map.json

Browse files
Files changed (1) hide show
  1. label_map.json +11 -0
label_map.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "aorta",
3
+ "1": "gallbladder",
4
+ "2": "leftkidney",
5
+ "3": "rightkidney",
6
+ "4": "liver",
7
+ "5": "pancreas",
8
+ "6": "postcava",
9
+ "7": "spleen",
10
+ "8": "stomach"
11
+ }