Verbose 0 Learning rate 0.5 Loss Categorical_crossentropy Kernel size (5, 5) Optimizer CFSA Lower bound 1 Upper bound 5 Maximum iteration 100 Dataset description The technique evaluation is performed with the Plant Village Dataset ( Mohanty, 2022 ; https://github.com/spMohanty/PlantVillage-Dataset/tree/master/raw/color ). It comprises 54,303 healthy and unhealthy images of the leaf which is split into 38 classes by species as well as disease. It is an open-access image repository that evaluates plant health to enable the design of mobile disease diagnosis. It is a dataset containing images of diseased plant leaf and their labels. There are 14
Open resource ↗PlantVillage-Dataset · lines:312-359Paper record
Multi-classification of disease induced in plant leaf using chronological Flamingo search optimization with transfer learning
PeerJ Computer Science · 5 Apr 2024 · 10.7717/peerj-cs.1972
Abstract
Agriculture is imperative research in visual detection through computers. Here, the disease in plants can distress the quality and cultivation of farming. Earlier detection of disease lessens economic losses and provides better crop yield. Detection of disease from crops manually is an expensive and time-consuming task. A new scheme is devised for accomplishing multi-classification of disease using plant leaf images considering the chronological Flamingo search algorithm (CFSA) with transfer learning (TL). The leaf image undergoes pre-processing using Adaptive Anisotropic diffusion to discard noise. Here, the segmentation of plant leaf is done with U-Net++, and trained by the Moving Gorilla Remora algorithm (MGRA). The image augmentation is further applied considering two techniques namely position augmentation and color augmentation to reduce data dimensionality. Thereafter the feature mining is done to produce crucial features. Next, the classification in terms of the first level is considered for classifying plant type and classification in terms of the second level is done to categorize disease using convolutional neural network (CNN)-based TL with LeNet and it undergoes training using CFSA. The CFSA-TL-based CNN with LeNet provided better accuracy of 95.7%, sensitivity of 96.5% and specificity of 94.7%. Thus, this model is better for earlier plant leaf disease detection.
Code and data availability