chloechia commited on
Commit
16985fd
1 Parent(s): 7765358

Update id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +10 -0
id2label.json CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "Ignore",
3
+ "1": "Background",
4
+ "2": "Building",
5
+ "3": "Road",
6
+ "4": "Water",
7
+ "5": "Barren",
8
+ "6": "Forest",
9
+ "7": "Agricultural"
10
+ }