Browsing by Author "Jepkoech, J."
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Item A Backward Regressed Capsule Neural Network for Plant Leaf Disease Detection(Science Publications, 2022) Jepkoech, J.; Kenduiywo, B. K.; Mugo, D. M.; Too, E. C.This study investigated the introduction of backward regression coupled with DenseNet features in a Capsule Neural Network (CapsNet) for plant leaf disease classification. Plant diseases are considered one of the main factors influencing food production and therefore fast crop disease detection and recognition are important in enhancing food security interventions. CapsNets have successfully been adopted for plant leaf disease classification however, backpropagation of signals to preceding layers is still a challenge due to low gradient flow. In addition, parameter and computational complexities exist due to complex features. Therefore, this study implemented a loop connectivity pattern to improve gradient flow in the convolution layer and backward regression for feature selection. We observed a 99.7% F1 score with backward regression and 87% F1 score without backward regression accuracy on testing our framework based on the standard Plant Village (PV) dataset comprising ten tomato classes with 9080 images. Additionally, CapsNet with backward regression showed relatively higher and stable accuracy when sensitivity analysis was performed by varying testing and training dataset percentages. In comparison Support Vector Machines (SVM), Artificial Neural Networks (ANN), AlexNet, ResNet, VGGNet, Inception V3, and VGG 16 deep learning approaches scored 84.5, 88.6, 99.3, 97.87, 99.14, and 98.2%, respectively. These findings indicate that the introduction of backward regression of features in the CapsNet model may be a decent and, in most cases superior and less expensive alternative for phrase categorization models based on CNNs and RNNs. Therefore, the accuracy of plant disease detection may be enhanced even further with the aid of the fusion of several classifiers and the integration of a backward regressed capsule neural network.Item Exploring Entropy pruning coupled with Capsule Neural Network(CapsNet) for leaf disease classification(2022-03) Jepkoech, J.; Mugo, D.; Too, E.C.; ; ;In an attempt to detect plant leaf diseases faster, accurately, and more efficiently, researchers have adopted deep learning methods using models like CNN and CapsNet with some success. However, there is a need for improvement as the current models are computationally expensive in terms of time and model complexity. Our work improves the Capsule Neural Network(CapsNet) model by adding convolutional layers to collect enough data and prune using the Entropy-based method. Entropy-based pruning reduces the number of characters in the model by getting rid of useless features and retaining only the useful features for detection. This considerably reduces the parameter size and reduces model complexities in terms of time and computation. We used F1, F5, and varying folds to assess accuracy in pruned mode against normal models. We tested our idea using 9080 images of tomatoes from PlantVillage and on three models, namely; ResNet-50, VGG-16, and CapsNet. CapsNet was the best among the pruned models with 98.9% followed by ResNet-50 with 93% and VGG-16 at 89.99%. We observed that pruning might be a Superior and less computationally expensive method than VGG-16 and ResNet-50. This implies that the accuracy of such models can be improved through the introduction of pruning.