Adhi Setiawan
commited on
Commit
·
f6b2b37
1
Parent(s):
0e55924
Update config.json
Browse files- config.json +45 -45
config.json
CHANGED
@@ -8,51 +8,51 @@
|
|
8 |
"hidden_dropout_prob": 0.0,
|
9 |
"hidden_size": 768,
|
10 |
"id2label": {
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
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,
|