nickmuchi commited on
Commit
49cebf1
1 Parent(s): 39a705f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +34 -34
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "8": "Corn Gray leaf spot",
27
  "9": "Corn leaf blight",
28
  "10": "Corn rust leaf",
29
- "11": "Peach leaf'",
30
  "12": "Potato leaf",
31
  "13": "Potato leaf early blight",
32
  "14": "Potato leaf late blight",
@@ -41,10 +41,10 @@
41
  "23": "Tomato leaf bacterial spot",
42
  "24": "Tomato leaf late blight",
43
  "25": "Tomato leaf mosaic virus",
44
- "26": "Tomato leaf yellow virus'",
45
  "27": "Tomato mold leaf",
46
  "28": "Tomato two spotted spider mites leaf",
47
- "29": "grape leaf'",
48
  "30": "grape leaf black rot"
49
  },
50
  "image_size": [
@@ -54,37 +54,37 @@
54
  "initializer_range": 0.02,
55
  "intermediate_size": 1536,
56
  "label2id": {
57
- "LABEL_0": 0,
58
- "LABEL_1": 1,
59
- "LABEL_10": 10,
60
- "LABEL_11": 11,
61
- "LABEL_12": 12,
62
- "LABEL_13": 13,
63
- "LABEL_14": 14,
64
- "LABEL_15": 15,
65
- "LABEL_16": 16,
66
- "LABEL_17": 17,
67
- "LABEL_18": 18,
68
- "LABEL_19": 19,
69
- "LABEL_2": 2,
70
- "LABEL_20": 20,
71
- "LABEL_21": 21,
72
- "LABEL_22": 22,
73
- "LABEL_23": 23,
74
- "LABEL_24": 24,
75
- "LABEL_25": 25,
76
- "LABEL_26": 26,
77
- "LABEL_27": 27,
78
- "LABEL_28": 28,
79
- "LABEL_29": 29,
80
- "LABEL_3": 3,
81
- "LABEL_30": 30,
82
- "LABEL_4": 4,
83
- "LABEL_5": 5,
84
- "LABEL_6": 6,
85
- "LABEL_7": 7,
86
- "LABEL_8": 8,
87
- "LABEL_9": 9
88
  },
89
  "layer_norm_eps": 1e-12,
90
  "model_type": "yolos",
 
26
  "8": "Corn Gray leaf spot",
27
  "9": "Corn leaf blight",
28
  "10": "Corn rust leaf",
29
+ "11": "Peach leaf",
30
  "12": "Potato leaf",
31
  "13": "Potato leaf early blight",
32
  "14": "Potato leaf late blight",
 
41
  "23": "Tomato leaf bacterial spot",
42
  "24": "Tomato leaf late blight",
43
  "25": "Tomato leaf mosaic virus",
44
+ "26": "Tomato leaf yellow virus",
45
  "27": "Tomato mold leaf",
46
  "28": "Tomato two spotted spider mites leaf",
47
+ "29": "grape leaf",
48
  "30": "grape leaf black rot"
49
  },
50
  "image_size": [
 
54
  "initializer_range": 0.02,
55
  "intermediate_size": 1536,
56
  "label2id": {
57
+ "leaves": 0,
58
+ "Apple Scab Leaf": 1,
59
+ "Corn rust leaf": 10,
60
+ "Peach leaf": 11,
61
+ "Potato leaf": 12,
62
+ "Potato leaf early blight": 13,
63
+ "Potato leaf late blight": 14,
64
+ "Raspberry leaf": 15,
65
+ "Soyabean leaf": 16,
66
+ "Soybean leaf": 17,
67
+ "Squash Powdery mildew leaf": 18,
68
+ "Strawberry leaf": 19,
69
+ "Apple leaf": 2,
70
+ "Tomato Early blight leaf": 20,
71
+ "Tomato Septoria leaf spot": 21,
72
+ "Tomato leaf": 22,
73
+ "Tomato leaf bacterial spot": 23,
74
+ "Tomato leaf late blight": 24,
75
+ "Tomato leaf mosaic virus": 25,
76
+ "Tomato leaf yellow virus": 26,
77
+ "Tomato mold leaf": 27,
78
+ "Tomato two spotted spider mites leaf": 28,
79
+ "grape leaf": 29,
80
+ "Apple rust leaf": 3,
81
+ "grape leaf black rot": 30,
82
+ "Bell_pepper leaf": 4,
83
+ "Bell_pepper leaf spot": 5,
84
+ "Blueberry leaf": 6,
85
+ "Cherry leaf": 7,
86
+ "Corn Gray leaf spot": 8,
87
+ "Corn leaf blight": 9
88
  },
89
  "layer_norm_eps": 1e-12,
90
  "model_type": "yolos",