ajoy0071998 commited on
Commit
5ca946a
·
verified ·
1 Parent(s): 077b27e

Upload label_map.json

Browse files
Files changed (1) hide show
  1. label_map.json +12 -0
label_map.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "AnnualCrop": 0,
3
+ "Forest": 1,
4
+ "HerbaceousVegetation": 2,
5
+ "Highway": 3,
6
+ "Industrial": 4,
7
+ "Pasture": 5,
8
+ "PermanentCrop": 6,
9
+ "Residential": 7,
10
+ "River": 8,
11
+ "SeaLake": 9
12
+ }