linkanjarad
commited on
Commit
•
84bb5f1
1
Parent(s):
e1a3fb7
Update config.json
Browse files- config.json +76 -76
config.json
CHANGED
@@ -11,86 +11,86 @@
|
|
11 |
"first_layer_is_expansion": true,
|
12 |
"hidden_act": "relu6",
|
13 |
"id2label": {
|
14 |
-
"0": "
|
15 |
-
"1": "
|
16 |
-
"2": "
|
17 |
-
"3": "
|
18 |
-
"4": "
|
19 |
-
"5": "
|
20 |
-
"6": "
|
21 |
-
"7": "
|
22 |
-
"8": "
|
23 |
-
"9": "
|
24 |
-
"10": "
|
25 |
-
"11": "
|
26 |
-
"12": "
|
27 |
-
"13": "
|
28 |
-
"14": "
|
29 |
-
"15": "
|
30 |
-
"16": "
|
31 |
-
"17": "
|
32 |
-
"18": "Pepper
|
33 |
-
"19": "Pepper
|
34 |
-
"20": "
|
35 |
-
"21": "
|
36 |
-
"22": "
|
37 |
-
"23": "
|
38 |
-
"24": "
|
39 |
-
"25": "
|
40 |
-
"26": "
|
41 |
-
"27": "
|
42 |
-
"28": "
|
43 |
-
"29": "
|
44 |
-
"30": "
|
45 |
-
"31": "
|
46 |
-
"32": "
|
47 |
-
"33": "
|
48 |
-
"34": "
|
49 |
-
"35": "
|
50 |
-
"36": "
|
51 |
-
"37": "
|
52 |
},
|
53 |
"image_size": 224,
|
54 |
"initializer_range": 0.02,
|
55 |
"label2id": {
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"
|
62 |
-
"
|
63 |
-
"
|
64 |
-
"
|
65 |
-
"
|
66 |
-
"
|
67 |
-
"
|
68 |
-
"
|
69 |
-
"
|
70 |
-
"
|
71 |
-
"
|
72 |
-
"
|
73 |
-
"
|
74 |
-
"Pepper
|
75 |
-
"Pepper
|
76 |
-
"
|
77 |
-
"
|
78 |
-
"
|
79 |
-
"
|
80 |
-
"
|
81 |
-
"
|
82 |
-
"
|
83 |
-
"
|
84 |
-
"
|
85 |
-
"
|
86 |
-
"
|
87 |
-
"
|
88 |
-
"
|
89 |
-
"
|
90 |
-
"
|
91 |
-
"
|
92 |
-
"
|
93 |
-
"
|
94 |
},
|
95 |
"layer_norm_eps": 0.001,
|
96 |
"min_depth": 8,
|
|
|
11 |
"first_layer_is_expansion": true,
|
12 |
"hidden_act": "relu6",
|
13 |
"id2label": {
|
14 |
+
"0": "Apple Scab",
|
15 |
+
"1": "Apple with Black Rot",
|
16 |
+
"2": "Cedar Apple Rust",
|
17 |
+
"3": "Healthy Apple",
|
18 |
+
"4": "Healthy Blueberry Plant",
|
19 |
+
"5": "Cherry with Powdery Mildew",
|
20 |
+
"6": "Healthy Cherry Plant",
|
21 |
+
"7": "Corn (Maize) with Cercospora and Gray Leaf Spot",
|
22 |
+
"8": "Corn (Maize) with Common Rust",
|
23 |
+
"9": "Corn (Maize) with Northern Leaf Blight",
|
24 |
+
"10": "Healthy Corn (Maize) Plant",
|
25 |
+
"11": "Grape with Black Rot",
|
26 |
+
"12": "Grape with Esca (Black Measles)",
|
27 |
+
"13": "Grape with Isariopsis Leaf Spot",
|
28 |
+
"14": "Healthy Grape Plant",
|
29 |
+
"15": "Orange with Citrus Greening",
|
30 |
+
"16": "Peach with Bacterial Spot",
|
31 |
+
"17": "Healthy Peach Plant",
|
32 |
+
"18": "Bell Pepper with Bacterial Spot",
|
33 |
+
"19": "Healthy Bell Pepper Plant",
|
34 |
+
"20": "Potato with Early Blight",
|
35 |
+
"21": "Potato with Late Blight",
|
36 |
+
"22": "Healthy Potato Plant",
|
37 |
+
"23": "Healthy Raspberry Plant",
|
38 |
+
"24": "Healthy Soybean Plant",
|
39 |
+
"25": "Squash with Powdery Mildew",
|
40 |
+
"26": "Strawberry with Leaf Scorch",
|
41 |
+
"27": "Healthy Strawberry Plant",
|
42 |
+
"28": "Tomato with Bacterial Spot",
|
43 |
+
"29": "Tomato with Early Blight",
|
44 |
+
"30": "Tomato with Late Blight",
|
45 |
+
"31": "Tomato with Leaf Mold",
|
46 |
+
"32": "Tomato with Septoria Leaf Spot",
|
47 |
+
"33": "Tomato with Spider Mites or Two-spotted Spider Mite",
|
48 |
+
"34": "Tomato with Target Spot",
|
49 |
+
"35": "Tomato Yellow Leaf Curl Virus",
|
50 |
+
"36": "Tomato Mosaic Virus",
|
51 |
+
"37": "Healthy Tomato Plant"
|
52 |
},
|
53 |
"image_size": 224,
|
54 |
"initializer_range": 0.02,
|
55 |
"label2id": {
|
56 |
+
"Apple Scab": 0,
|
57 |
+
"Apple with Black Rot": 1,
|
58 |
+
"Cedar Apple Rust": 2,
|
59 |
+
"Healthy Apple": 3,
|
60 |
+
"Healthy Blueberry Plant": 4,
|
61 |
+
"Cherry with Powdery Mildew": 5,
|
62 |
+
"Healthy Cherry Plant": 6,
|
63 |
+
"Corn (Maize) with Cercospora and Gray Leaf Spot": 7,
|
64 |
+
"Corn (Maize) with Common Rust": 8,
|
65 |
+
"Corn (Maize) with Northern Leaf Blight": 9,
|
66 |
+
"Healthy Corn (Maize) Plant": 10,
|
67 |
+
"Grape with Black Rot": 11,
|
68 |
+
"Grape with Esca (Black Measles)": 12,
|
69 |
+
"Grape with Isariopsis Leaf Spot": 13,
|
70 |
+
"Healthy Grape Plant": 14,
|
71 |
+
"Orange with Citrus Greening": 15,
|
72 |
+
"Peach with Bacterial Spot": 16,
|
73 |
+
"Healthy Peach Plant": 17,
|
74 |
+
"Bell Pepper with Bacterial Spot": 18,
|
75 |
+
"Healthy Bell Pepper Plant": 19,
|
76 |
+
"Potato with Early Blight": 20,
|
77 |
+
"Potato with Late Blight": 21,
|
78 |
+
"Healthy Potato Plant": 22,
|
79 |
+
"Healthy Raspberry Plant": 23,
|
80 |
+
"Healthy Soybean Plant": 24,
|
81 |
+
"Squash with Powdery Mildew": 25,
|
82 |
+
"Strawberry with Leaf Scorch": 26,
|
83 |
+
"Healthy Strawberry Plant": 27,
|
84 |
+
"Tomato with Bacterial Spot": 28,
|
85 |
+
"Tomato with Early Blight": 29,
|
86 |
+
"Tomato with Late Blight": 30,
|
87 |
+
"Tomato with Leaf Mold": 31,
|
88 |
+
"Tomato with Septoria Leaf Spot": 32,
|
89 |
+
"Tomato with Spider Mites or Two-spotted Spider Mite": 33,
|
90 |
+
"Tomato with Target Spot": 34,
|
91 |
+
"Tomato Yellow Leaf Curl Virus": 35,
|
92 |
+
"Tomato Mosaic Virus": 36,
|
93 |
+
"Healthy Tomato Plant": 37
|
94 |
},
|
95 |
"layer_norm_eps": 0.001,
|
96 |
"min_depth": 8,
|