GCPDFFNet: Small Object Detection for Rice Blast Recognition

Dejin Xie,Wei Ye,Yining Pan,Jiaoyu Wang,Haiping Qiu,Hongkai Wang,Zhaoxing Li,Tianhao Chen
DOI: https://doi.org/10.1094/phyto-09-23-0326-r
2024-01-01
Phytopathology
Abstract:Early detection of rice blast disease is pivotal to ensure rice yield. We collected in situ images of rice blast and constructed a rice blast dataset based on variations in lesion shape, size, and color. Given that rice blast lesions are small and typically exhibit round, oval, and fusiform shapes, we proposed a small object detection model named GCPDFFNet (global context-based parallel differentiation feature fusion network) for rice blast recognition. The GCPDFFNet model has three global context feature extraction modules and two parallel differentiation feature fusion modules. The global context modules are employed to focus on the lesion areas; the parallel differentiation feature fusion modules are used to enhance the recognition effect of small-sized lesions. In addition, we proposed the SCYLLA normalized Wasserstein distance loss function, specifically designed to accelerate model convergence and improve the detection accuracy of rice blast disease. Comparative experiments were conducted on the rice blast dataset to evaluate the performance of the model. The proposed GCPDFFNet model outperformed the baseline network CenterNet, with a significant increase in mean average precision from 83.6 to 95.4% on the rice blast test set while maintaining a satisfactory frames per second drop from 147.9 to 122.1. Our results suggest that the GCPDFFNet model can accurately detect in situ rice blast disease while ensuring the inference speed meets the real-time requirements.
What problem does this paper attempt to address?