AFU-NET: A NOVEL U-NET NETWORK FOR RICE LEAF DISEASE SEGMENTATION

Le Yang,Huanhuan Zhang,Zhengkang Zuo,Jun Peng,Xiaoyun Yu,Huibin Long,Yuanjun Liao
DOI: https://doi.org/10.13031/aea.15581
2023-01-01
Applied Engineering in Agriculture
Abstract:Rice diseases adversely affect rice growth and yield. Precise spot segmentation helps to assess the severity of the disease so that appropriate control measures can be taken. In this article, we propose a segmentation method called AFU-Net for rice leaf diseases, and its performance is verified through experiments. Based on the traditional UNet, this method incorporates an attention mechanism, a residual module and a feature fusion module (FFM). The attention mecha-nism is embedded in skip connections, which enhances the learning of particular semantic features in the encoder layer. In addition, the residual module is integrated into the decoder layer, which deepens the network and enables it to extract richer semantic information. The proposed FFM structure effectively enhances the learning of boundary information and local detail features. The experimental results show that the mean intersection over union (mIoU), mean pixel accuracy (mPA) and Precision of the proposed model on the self-built rice leaf disease segmentation dataset are 87.25%, 92.23%, and 99.67%, respectively. All three evaluation indexes were improved over the control group, while the proposed model had the lowest number of parameters and displayed a good segmentation effect for smaller disease points and disease parts with less obvious characteristics.
What problem does this paper attempt to address?