A lightweight convolutional neural network for disease detection of fruit leaves

Pragya Hari,Maheshwari Prasad Singh
DOI: https://doi.org/10.1007/s00521-023-08496-y
2023-03-29
Neural Computing and Applications
Abstract:Plant diseases are one of the major threats to the economy and food security of a country. Detection of such diseases timely and accurately on large scale is prone to human error. Techniques like machine learning (ML) and deep learning (DL) provide alternatives to build automated models that can detect such diseases efficiently. Several researchers have used deep learning techniques for plant disease detection. Fruit crops are major part of agricultural production. This paper proposes a lightweight and accurate deep learning model based on convolutional neural network (CNN) for the detection of diseased leaves in banana, guava and mango fruit crops. The model is proposed with the concept of feature reuse at three different levels. The model was trained using open database which consists of eight distinct classes of diseased and healthy leaves from three different fruit species. From the experiment, it was found that the model uses 101,000 numbers of parameters and achieves 99.14% success rate for disease leaves identification. Also, it outperforms 15 different state-of-the-art pre-trained models, namely VGG16, VGG19, ResNet50, ResNet50V2, ResNet152, ResNet152V2, InceptionV3, InceptionResNetV2, Xception, DenseNet121, DenseNet169, DenseNet201, MobileNetV2, ConvNeXtBase and ConvNeXtLarge, in terms of both accuracy and model complexity.
computer science, artificial intelligence
What problem does this paper attempt to address?