unreal-hug commited on
Commit
8568299
1 Parent(s): 95b0d49

Create id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +7 -0
id2label.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "unlabeled",
3
+ "1": "LV",
4
+ "2": "LR",
5
+ "3": "RA",
6
+ "4": "LA"
7
+ }