unreal-hug commited on
Commit
0aac530
1 Parent(s): d425058

Adding id2label file

Browse files
Files changed (1) hide show
  1. id2label.json +13 -0
id2label.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "unlabeled",
3
+ "1": "LV",
4
+ "2": "RV",
5
+ "3": "RA",
6
+ "4": "LA",
7
+ "5": "VS",
8
+ "6": "AS",
9
+ "7": "MK",
10
+ "8": "TK",
11
+ "9": "ASD",
12
+ "10": "VSD"
13
+ }