Affiliation:
1. School of Internet, Anhui University, Hefei 230039, China
Abstract
Plant disease control has long been a critical issue in agricultural production and relies heavily on the identification of plant diseases, but traditional disease identification requires extensive experience. Most of the existing deep learning-based plant disease classification methods run on high-performance devices to meet the requirements for classification accuracy. However, agricultural applications have strict cost control and cannot be widely promoted. This paper presents a novel method for plant disease classification using a binary neural network with dual attention (DABNN), which can save computational resources and accelerate by using binary neural networks, and introduces a dual-attention mechanism to improve the accuracy of classification. To evaluate the effectiveness of our proposed approach, we conduct experiments on the PlantVillage dataset, which includes a range of diseases. The F1score and Accuracy of our method reach 99.39% and 99.4%, respectively. Meanwhile, compared to AlexNet and VGG16, the Computationalcomplexity of our method is reduced by 72.3% and 98.7%, respectively. The Paramssize of our algorithm is 5.4% of AlexNet and 2.3% of VGG16. The experimental results show that DABNN can identify various diseases effectively and accurately.
Funder
Science and Technology Development Plan Project of Jilin Province
Subject
Electrical and Electronic Engineering,Computer Networks and Communications,Hardware and Architecture,Signal Processing,Control and Systems Engineering
Reference48 articles.
1. Flach, P. (2012). Machine Learning: The Art and Science of Algorithms That Make Sense of Data, Cambridge University Press.
2. Support-Vector Networks;Cortes;Mach. Learn.,1995
3. MacQueen, J. (1967, January 1). Some methods for classification and analysis of multivariate observations. Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability, Oakland, CA, USA.
4. Random forest;Breiman;Mach. Learn.,2001
5. Goodfellow, I., Bengio, Y., and Courville, A. (2016). Deep Learning, MIT Press.