Abstract

In complex environments, overlapping leaves and uneven light can make pixels of leaf edges difficult to identify, resulting in a poor segmentation performance of the target leaf. In addition, the pixel ratio imbalance between the background area and the target area is the main reason that undermines the accuracy of spot extraction. To address these problems, a novel two-stage DeepLabv3+ with adaptive loss is proposed for the segmentation of apple leaf disease images in complex scenes. The proposed adaptive loss adds a modulation factor to the cross-entropy (CE) loss that can reduce the weight of losses generated by easily classified pixels. Therefore, it allows the model to focus more on hard-to-classify pixels during learning, thus improving segmentation accuracy. The novel two-stage model, consisting of Leaf-DeepLabv3+ and Disease-DeepLabv3+, is named LD-DeepLabv3+. In the first stage of the proposed model, Leaf-DeepLabv3+ is employed to extract the leaves from the complex environment. At this stage, the receptive field block (RFB) and the reverse attention (RA) module are introduced to improve the perception ability of the model for different sizes of blades and their edges. Then, the Disease-DeepLabv3+ is designed to segment disease spots from the erased background leaf images in the second stage of the proposed model. In the Disease-DeepLabv3+, the rates of the dilated convolution in atrous spatial pyramid pooling (ASPP) are adjusted to make it more suitable for extracting smaller targets, and the channel attention block (CAB) is introduced to highlight significant spot information and suppress unimportant information. The experimental results show that the proposed method, which combines LD-DeepLabv3+ with the adaptive loss, reaches 98.70% intersection over union (IoU) for leaf segmentation and 86.56% IoU for spot extraction. Compared with the two-stage model DUNet, the proposed method improves the segmentation accuracy of leaves and spots by 0.93% and 4.27%, respectively. Moreover, the total number of parameters and floating points of operations of the proposed method are only 16.96% and 18.25% of those of DUNet, respectively. Hence, the proposed method can provide an effective solution to extract leaves and disease spots in complex environments and has lower computational costs. This makes it suitable for deployment on mobile devices for applications in agriculture.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.