gments The authors extend their appreciation to the Deanship of Research and Graduate Studies at King Khalid University for funding this work through Large Research Project under grant number RGP2/27/46. Data Availability Statement The data that support the findings of this study are openly available in the Kaggle repository at https://www.kaggle.com/datasets/fakhrealam9537/leaf‐disease‐segmentation‐dataset . References Ahmad , I. , M. Hamid , S. Yousaf , S. T. Shah , and M. O. Ahmad . 2020 . “ Optimizing Pretrained Convolutional Neural Networks for Tomato Leaf Disease Detection .” Complexity 2020 , no. 1 : 8812019 . Atila , Ü. , M. Uçar , K. Akyol , and E. Uçar . 2021 . “ Plant Leaf Disease
Open resource ↗Kaggle · fakhrealam9537/leaf‐disease‐segmentation‐dataset · lines:560-701Paper record
DBA-DeepLab: Dual-Backbone Attention-Enhanced DeepLab V3+ Model for Plant Disease Segmentation.
Food science & nutrition · 21 Jul 2025 · 10.1002/fsn3.70668
Abstract
Accurate and efficient plant disease segmentation is crucial for early diagnosis and precision agriculture. In this study, we propose a DBA-DeepLab model, i.e., a Dual-Backbone Attention-Enhanced DeepLab model, which integrates DeepLabV3+ with dual backbones of ResNet-50 and EfficientNet-B3 and a Convolutional Block Attention Module (CBAM) for improved plant disease segmentation. The integration of multi-scale feature extraction, attention mechanisms, and edge preservation with the Sobel filter enhances the ability of the model to focus on disease-affected regions with more accuracy and reduce false positives and false negatives. The model was trained and validated using the PlantDoc dataset with a batch size of 32, Adam optimizer, and 50 epochs for better convergence and generalization. Experimental results show that the proposed DBA-DeepLab outperforms DeepLabV3+ with EfficientNet-B3 encoder, DeepLabV3+ with ResNet-50 encoder, and DeepLabV3+ with dual encoder (EfficientNet-B3 and ResNet-50) in terms of segmentation parameters. The proposed model yields 99.35% accuracy, a 91.48% Dice coefficient, an 85.85% IoU coefficient, 96.78% precision, and 100% recall, outperforming the state-of-the-art. Grad-CAM visualization was applied to validate the model's interpretability, affirming its capacity to highlight disease-affected regions and avoid background noise. Comparative analyses with these DeepLabV3+ variants support the improved generalization, segmentation accuracy, and robustness of the proposed model. These results show that DBA-DeepLab is an extremely efficient and scalable solution for plant disease segmentation, with potential applications in smart farming, automatic disease detection, and precision agriculture.
Code and data availability