Figure 1:

Figure 2:

Figure 3:

Figure 4:

Figure 5:

Figure 6:

Figure 7:

Figure 8:

Figure 9:

An overview of the identification and categorization of diseases of plant leaves
| Reference | Objective | Approach | Main results | Constraints |
|---|---|---|---|---|
| [3] | Segment diseased leaf portions for classification | SVM | Improved feature extraction for disease classification | Requires manual feature extraction; may not generalize well |
| [4] | Enhance feature extraction using combined classifiers | Voting classifier integrating decision trees, SVM, and K-NN | Combining classifiers significantly enhances accuracy | Complexity in integrating multiple classifiers |
| [14] | Detect strawberry diseases (leaf blight, crown/leaf/fruit, gray mold, powdery mildew) via CNN (compare VGG16, GoogLeNet, ResNet50) | 792 original images +1,306 features (manually trimmed) of Taoyuan milling cutters, train 3 CNNs (20 epochs, SGD, 80/20 split) on originals/features; confusion matrices | ResNet50 + features–100% leaf blight (crown/leaf/fruit), 98% gray mold/powdery mildew. Features > original all models. | Manually cropped images; specific dataset (cultivars/location Taiwan); not healthy, not real-time/field, small dataset (augmentation) |
| [15] | Compare 18 CNNs + DL optimizers to classify 38 diseases (PlantVillage). | Three best (Xception, Imp. GoogLeNet, AlexNet + GoogLeNet) + 6 optimizers. | Xception + Adam = 99.81% acc, 0.9978 F1 Imp. GoogLeNet + Adam = 99.04% acc, 0.9864 F1 | Heavy computing (56 hr of Xception, 4GB GPU) Classification. Single Lab dataset field |
| [6] | Crop disease detection using CNN | Residual CNN with self-attention | Achieved 98% accuracy on MK-D2 and 95.33% on AES-CD9214 | Limited generalization to other crops; dataset-specific results |
| [16] | Identification of rice leaf diseases | Pre-trained MobileNet-V2 with attention mechanism | Achieved 98.48% accuracy | Dependent on ImageNet pre-training; focused on rice leaf disease only |