TristanPermentier commited on
Commit
f64f049
·
1 Parent(s): 2dd4dcd

Create id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +4 -0
id2label.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "0": "background",
3
+ "255": "candidate"
4
+ }