jaradat commited on
Commit
032712b
·
1 Parent(s): a0129d5

Upload id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +14 -0
id2label.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1": "Baton",
3
+ "2": "Pliers",
4
+ "3": "Hammer",
5
+ "4": "Powerbank",
6
+ "5": "scissors",
7
+ "6": "Wrench",
8
+ "7": "Gun",
9
+ "8": "Bullet",
10
+ "9": "Sprayer",
11
+ "10": "HandCuffs",
12
+ "11": "Knife",
13
+ "12": "Lighter"
14
+ }