al Internet of Things, aiming to recognize large-scale rice leaf diseases. Moreover, it is beneficial for the modernization of the agricultural industry. Acknowledgments The authors would like to thank the anonymous reviewers. Data Availability All relevant data for this study are publicly available from the Kaggle repository ( https://www.kaggle.com/minhhuy2810/rice-diseases-image-dataset ). Funding Statement This work is supported by the National Natural Science Foundation of China (62402308). References 1. Mondal S, Ghosh S, Mukherjee A. Application of biochar and vermicompost against the rice root-knot nematode (Meloidogyne graminicola): an eco-friendly approach in nematode management. J
Open resource ↗Kaggle · minhhuy2810/rice-diseases-image-dataset · lines:220-237Paper record
Intelligent identification of rice leaf diseases via improved faster-RCNN with multi-feature scale fusion.
PloS one · 26 Mar 2026 · 10.1371/journal.pone.0345005
Abstract
Many Artificial Intelligence and Machine Learning technologies have been applied to detect rice diseases. These approaches are either unable to identify the diseases or have a slow recognition speed. Therefore, an improved Faster-RCNN (Faster-RCNN-Pro) model is proposed to overcome these issues. First, SENet attention modules are embedded in the backbone of Faster-RCNN to enhance confidence of objects that are difficult to recognize by enhancing key image information and suppressing background information. Second, structure of the feature extraction network and RPN are improved by using multi-feature scale fusion to increase the utilization of micro-target features. Third, the quantization error introduced in the process of pooling the region of interest is then eliminated by ROI Align. Finally, a balanced L1 loss function is designed to effectively reduce the imbalance between samples with a large gradient that are difficult to learn, and samples with a small gradient that are easy to learn. The experiment results show that the improved model has a better detection accuracy and robustness in recognizing the fine features of rice leaf diseases. Therefore, the application of this model to the intelligent identification of rice leaf disease can significantly improve the accuracy and reduce the misjudgment rate.
Code and data availability