joangog commited on
Commit
491f091
·
1 Parent(s): 2f74d3e

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ "id2label": {
2
+ "0": "with_mask",
3
+ "1": "without_mask",
4
+ "2": "incorrect_mask",
5
+ }