Shavindra commited on
Commit
2a642d7
1 Parent(s): 14f9c9c

Create id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +7 -0
id2label.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "0":"unlabled",
3
+ "1":"asphalt",
4
+ "2":"grass",
5
+ "3":"red",
6
+ "4":"tiles"
7
+ }