Shavindra commited on
Commit
0e9fc19
1 Parent(s): 25c297f

Create id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +11 -0
id2label.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0":"background",
3
+ "1":"asphalt",
4
+ "2":"grass",
5
+ "3":"red",
6
+ "4":"tiles",
7
+ "5":"paved-area",
8
+ "6":"dirt",
9
+ "7":"grass",
10
+ "8":"gravel"
11
+ }