sungile commited on
Commit
796239b
·
1 Parent(s): 4f72700

Add id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +6 -0
id2label.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "0": "unknown",
3
+ "1": "background",
4
+ "2": "windows",
5
+ "3": "doors"
6
+ }