Affiliation:
1. North China University of Water Resources and Electric Power
2. University of Malaya
Abstract
Abstract
Strawberries are a highly valuable crop widely cultivated across China, making the strawberry industry a crucial component of the country's agricultural sector. Pests and diseases are significant factors affecting the strawberry industry. However, detecting these issues is complicated in real-world environments. Traditional methods, relying on manual inspection by workers, are highly random and inefficient. To achieve real-time detection of strawberry diseases and deploy the model on mobile devices, we propose an improved neural network, SSE-YOLOv5, which enhances detection accuracy while ensuring the model is lightweight. Firstly, we added a channel attention mechanism, SENet, to the original model. The channel attention mechanism offers an effective way to improve feature selection and enhance model performance. It can increase the model's accuracy and recall rate by automatically identifying and emphasizing important features. Additionally, it provides better interpretability, allowing us to see the features that the model focuses on during decision-making. When dealing with data with rich features and complex patterns, the channel attention mechanism shows superior adaptability. Finally, focusing on key features helps to reduce model complexity and the risk of overfitting. Secondly, we added a small object detection layer to improve the accuracy of detecting small targets. Compared with the YOLOv5 baseline model, the improved SSE-YOLOv5 model increased the mAP by 7.4%, reaching 76.3%. The experiments showed that the accuracy of the improved SSE-YOLOv5 model was 75.2%, and the recall rate was 69.8%. The model's detection performance is excellent and can meet the requirements for real-time detection of strawberry diseases.
Publisher
Research Square Platform LLC
Reference30 articles.
1. Deep convolutional neural network for image deconvolution[J];Xu L;Adv Neural Inf Process Syst,2014
2. Girshick RB, Donahue J, Darrell T, Malik J (2014) Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation; Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition; Columbus, OH, USA. 23–28 June ; pp. 580–587
3. Girshick R, Fast R-C (2015) Proceedings of the IEEE International Conference on Computer Vision; Santiago, Chile. 7–13 December ; pp. 1440–1448
4. Towards Real-Time Object Detection with Region Proposal Networks;Ren S;Adv Neural Inf Process Syst,2015
5. Overfeat: Integrated recognition, localization and detection using convolutional networks[J];Sermanet P