Adhi Setiawan commited on
Commit
f6b2b37
1 Parent(s): 0e55924

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +45 -45
config.json CHANGED
@@ -8,51 +8,51 @@
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "1": "airplane",
12
- "2": "airport",
13
- "3": "baseball_diamond",
14
- "4": "basketball_court",
15
- "5": "beach",
16
- "6": "bridge",
17
- "7": "chaparral",
18
- "8": "church",
19
- "9": "circular_farmland",
20
- "10": "cloud",
21
- "11": "commercial_area",
22
- "12": "dense_residential",
23
- "13": "desert",
24
- "14": "forest",
25
- "15": "freeway",
26
- "16": "golf_course",
27
- "17": "ground_track_field",
28
- "18": "harbor",
29
- "19": "industrial_area",
30
- "20": "intersection",
31
- "21": "island",
32
- "22": "lake",
33
- "23": "meadow",
34
- "24": "medium_residential",
35
- "25": "mobile_home_park",
36
- "26": "mountain",
37
- "27": "overpass",
38
- "28": "palace",
39
- "29": "parking_lot",
40
- "30": "railway",
41
- "31": "railway_station",
42
- "32": "rectangular_farmland",
43
- "33": "river",
44
- "34": "roundabout",
45
- "35": "runway",
46
- "36": "sea_ice",
47
- "37": "ship",
48
- "38": "snowberg",
49
- "39": "sparse_residential",
50
- "40": "stadium",
51
- "41": "storage_tank",
52
- "42": "tennis_court",
53
- "43": "terrace",
54
- "44": "thermal_power_station",
55
- "45": "wetland"
56
  },
57
  "image_size": 224,
58
  "initializer_range": 0.02,
 
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "airplane",
12
+ "1": "airport",
13
+ "2": "baseball_diamond",
14
+ "3": "basketball_court",
15
+ "4": "beach",
16
+ "5": "bridge",
17
+ "6": "chaparral",
18
+ "7": "church",
19
+ "8": "circular_farmland",
20
+ "9": "cloud",
21
+ "10": "commercial_area",
22
+ "11": "dense_residential",
23
+ "12": "desert",
24
+ "13": "forest",
25
+ "14": "freeway",
26
+ "15": "golf_course",
27
+ "16": "ground_track_field",
28
+ "17": "harbor",
29
+ "18": "industrial_area",
30
+ "19": "intersection",
31
+ "20": "island",
32
+ "21": "lake",
33
+ "22": "meadow",
34
+ "23": "medium_residential",
35
+ "24": "mobile_home_park",
36
+ "25": "mountain",
37
+ "26": "overpass",
38
+ "27": "palace",
39
+ "28": "parking_lot",
40
+ "29": "railway",
41
+ "30": "railway_station",
42
+ "31": "rectangular_farmland",
43
+ "32": "river",
44
+ "33": "roundabout",
45
+ "34": "runway",
46
+ "35": "sea_ice",
47
+ "36": "ship",
48
+ "37": "snowberg",
49
+ "38": "sparse_residential",
50
+ "39": "stadium",
51
+ "40": "storage_tank",
52
+ "41": "tennis_court",
53
+ "42": "terrace",
54
+ "43": "thermal_power_station",
55
+ "44": "wetland"
56
  },
57
  "image_size": 224,
58
  "initializer_range": 0.02,