Streamlining plant disease diagnosis with convolutional neural networks and edge devices

Ahamed, Md. Faysal,Salam, Abdus
DOI: https://doi.org/10.1007/s00521-024-10152-y
2024-07-30
Neural Computing and Applications
Abstract:In addressing labor-intensive process of manual plant disease detection, this article introduces an innovative solution—the lightweight parallel depthwise separable convolutional neural network (PDSCNN) coupled with a hybrid ridge regression extreme learning machine classifier. This combined approach automates plant disease classification, significantly expediting the learning process and reducing computational complexity. The PDSCNN model excels in feature capture, boasting a mere 9 layers and 0.053 million parameters, resulting in exceptional computational efficiency. On top of that, the classification performances of traditional ELM increased by introducing a hybrid ridge ELM model. Its accelerated operations, reduced memory usage, and optimized parallel processing render it lightweight and ideal for edge devices. The proposed framework exhibits remarkable efficacy, showcasing a precision of 95.76%, a recall of 89.29%, an F1-score of 91.25%, an accuracy of 94.22%, and an AUC of 99.72%. Moreover, training and testing times clock in at just 0.2314 and 0.0259 s, respectively. A comparative analysis against state-of-the-art transfer learning methods underscores its real-time analytical prowess. To demonstrate real-world applicability, we successfully validated our model on the Jetson Nano hardware, making it suitable for resource-constrained settings.
computer science, artificial intelligence
What problem does this paper attempt to address?