mjpsm commited on
Commit
d9220c7
·
verified ·
1 Parent(s): 9555d5b

Upload label_map.json

Browse files
Files changed (1) hide show
  1. label_map.json +5 -0
label_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "low": 0,
3
+ "medium": 1,
4
+ "high": 2
5
+ }