Stacking Ensemble Model of Deep Learning for Plant Disease Recognition.

Junde Chen,Adnan Zeb,Y. A. Nanehkaran,Defu Zhang
DOI: https://doi.org/10.1007/s12652-022-04334-6
2022-01-01
Abstract:Diverse plant diseases have a major impact on the yield of food crops, and if plant diseases are not recognized in time, they may spread widely and directly cause losses to crop yield. In this work, we studied the deep learning techniques and created a convolutional ensemble network to improve the capability of the model for identifying minute plant lesion features. Using the method of ensemble learning, we aggregated three lightweight CNNs including SE-MobileNet, Mobile-DANet, and MobileNet V2 to form a new network called Es-MbNet to recognize plant disease types. The transfer learning and two-stage training strategy were adopted in model training, and the first phase implemented the initialization of network weights. The second phase re-trained the network using the target dataset by injecting the weights trained in the first phase, thereby gaining the optimum parameters of the model. The proposed method attained a 99.37 https://github.com/xtu502/Ensemble-learning-for-crop-disease-detection .
What problem does this paper attempt to address?