linkanjarad commited on
Commit
84bb5f1
1 Parent(s): e1a3fb7

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "Apple___Apple_scab",
15
- "1": "Apple___Black_rot",
16
- "2": "Apple___Cedar_apple_rust",
17
- "3": "Apple___healthy",
18
- "4": "Blueberry___healthy",
19
- "5": "Cherry_(including_sour)___Powdery_mildew",
20
- "6": "Cherry_(including_sour)___healthy",
21
- "7": "Corn_(maize)___Cercospora_leaf_spot Gray_leaf_spot",
22
- "8": "Corn_(maize)___Common_rust_",
23
- "9": "Corn_(maize)___Northern_Leaf_Blight",
24
- "10": "Corn_(maize)___healthy",
25
- "11": "Grape___Black_rot",
26
- "12": "Grape___Esca_(Black_Measles)",
27
- "13": "Grape___Leaf_blight_(Isariopsis_Leaf_Spot)",
28
- "14": "Grape___healthy",
29
- "15": "Orange___Haunglongbing_(Citrus_greening)",
30
- "16": "Peach___Bacterial_spot",
31
- "17": "Peach___healthy",
32
- "18": "Pepper,_bell___Bacterial_spot",
33
- "19": "Pepper,_bell___healthy",
34
- "20": "Potato___Early_blight",
35
- "21": "Potato___Late_blight",
36
- "22": "Potato___healthy",
37
- "23": "Raspberry___healthy",
38
- "24": "Soybean___healthy",
39
- "25": "Squash___Powdery_mildew",
40
- "26": "Strawberry___Leaf_scorch",
41
- "27": "Strawberry___healthy",
42
- "28": "Tomato___Bacterial_spot",
43
- "29": "Tomato___Early_blight",
44
- "30": "Tomato___Late_blight",
45
- "31": "Tomato___Leaf_Mold",
46
- "32": "Tomato___Septoria_leaf_spot",
47
- "33": "Tomato___Spider_mites Two-spotted_spider_mite",
48
- "34": "Tomato___Target_Spot",
49
- "35": "Tomato___Tomato_Yellow_Leaf_Curl_Virus",
50
- "36": "Tomato___Tomato_mosaic_virus",
51
- "37": "Tomato___healthy"
52
  },
53
  "image_size": 224,
54
  "initializer_range": 0.02,
55
  "label2id": {
56
- "Apple___Apple_scab": 0,
57
- "Apple___Black_rot": 1,
58
- "Apple___Cedar_apple_rust": 2,
59
- "Apple___healthy": 3,
60
- "Blueberry___healthy": 4,
61
- "Cherry_(including_sour)___Powdery_mildew": 5,
62
- "Cherry_(including_sour)___healthy": 6,
63
- "Corn_(maize)___Cercospora_leaf_spot Gray_leaf_spot": 7,
64
- "Corn_(maize)___Common_rust_": 8,
65
- "Corn_(maize)___Northern_Leaf_Blight": 9,
66
- "Corn_(maize)___healthy": 10,
67
- "Grape___Black_rot": 11,
68
- "Grape___Esca_(Black_Measles)": 12,
69
- "Grape___Leaf_blight_(Isariopsis_Leaf_Spot)": 13,
70
- "Grape___healthy": 14,
71
- "Orange___Haunglongbing_(Citrus_greening)": 15,
72
- "Peach___Bacterial_spot": 16,
73
- "Peach___healthy": 17,
74
- "Pepper,_bell___Bacterial_spot": 18,
75
- "Pepper,_bell___healthy": 19,
76
- "Potato___Early_blight": 20,
77
- "Potato___Late_blight": 21,
78
- "Potato___healthy": 22,
79
- "Raspberry___healthy": 23,
80
- "Soybean___healthy": 24,
81
- "Squash___Powdery_mildew": 25,
82
- "Strawberry___Leaf_scorch": 26,
83
- "Strawberry___healthy": 27,
84
- "Tomato___Bacterial_spot": 28,
85
- "Tomato___Early_blight": 29,
86
- "Tomato___Late_blight": 30,
87
- "Tomato___Leaf_Mold": 31,
88
- "Tomato___Septoria_leaf_spot": 32,
89
- "Tomato___Spider_mites Two-spotted_spider_mite": 33,
90
- "Tomato___Target_Spot": 34,
91
- "Tomato___Tomato_Yellow_Leaf_Curl_Virus": 35,
92
- "Tomato___Tomato_mosaic_virus": 36,
93
- "Tomato___healthy": 37
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,