Abstract

Plant diseases compose a great threat to global food security. However, the rapid identification of plant diseases remains challenging and time-consuming. It requires experts to accurately identify if the plant is healthy or not and identify the type of infection. Deep learning techniques have recently been used to identify and diagnose diseased plants from digital images to help automate plant disease diagnosis and help non-experts identify diseased plants. While many deep learning applications have been used to identify diseased plants and aims to increase the detection rate, the limitation of the large parameter size in the models persist. In this paper, an end-to-end deep learning model is developed to identify healthy and unhealthy corn plant leaves while taking into consideration the number of parameters of the model. The proposed model utilizes two pre-trained convolutional neural networks (CNNs), EfficientNetB0, and DenseNet121, to extract deep features from the corn plant images.The deep features extracted from each CNN are then fused using the concatenation technique to produce a more complex feature set from which the model can learn better about the dataset. In this paper, data augmentation techniques were used to add variations to the images in the dataset used to train the model, increasing the variety and number of the images and enabling the model to learn more complex cases of the data. The obtained result of this work is compared with other pre-trained CNN models, namely ResNet152 and InceptionV3, which have a larger number of parameters than the proposed model and require more processing power. The proposed model is able to achieve a classification accuracy of 98.56% which shows the superiority of the proposed model over ResNet152 and InceptionV3 that achieved a classification accuracy of 98.37% and 96.26% respectively.

Highlights

  • Food security is threatened by many factors, including the decline in pollinators [1], climate change [2], plant diseases [3], and others

  • Plant diseases compose a threat to global food security and smallholder farmers whose livelihoods depend mainly on agriculture and healthy crops

  • EfficientNetB0 is the baseline network of the EfficientNet family [21] which is developed with considerations of having the highest accuracy and lowest memory and floating-point operations per second (FLOPS) requirements

Read more

Summary

INTRODUCTION

Food security is threatened by many factors, including the decline in pollinators [1], climate change [2], plant diseases [3], and others. Plant diseases compose a threat to global food security and smallholder farmers whose livelihoods depend mainly on agriculture and healthy crops. Deep learning utilizes deep neural networks to perform feature extraction, pattern analysis, and data classification [7]. It has been applied successfully in many sectors such as agriculture, business, automotive industry, communications and networking etc. Researchers explored the application of automated and smart disease detection systems by using artificial intelligence, machine learning, and deep learning techniques in developing such systems. This work uses 2 pre-trained convolutional neural networks (CNNs), namely EfficientNetB0 CNN and DenseNet121 CNN, with reasonable amounts of parameters and uses feature fusion techniques to integrate the two models’ predictive power to build an end-to-end classification model.

RELATED WORK
CONVOLUTIONAL NEURAL NETWORKS
FEATURE EXTRACTION PROCESS
TRANSFER LEARNING METHOD
EFFICIENTNETB0
DENSENET121
MAXIMUM METHOD
CONCATENATION METHOD
DATASET DESCRIPTION
DATA PREPARATION PHASE
TRAINING PHASE
EVALUATION PHASE
EVALUATION MEASURES
EXPERIMENT SETUP
EVALUATION OF THE MODELS
VIII. CONCLUSION AND FUTURE WORK
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call