← Papers

Paper record

Plant-Leaf Disease Detection Based on Texture Enhancement Using ATD-Net

Yuheng Li · Xiafen Zhang

AgriEngineering · 22 Apr 2026 · 10.3390/agriengineering8050160

Abstract

Early plant leaf disease detection and timely control is important for agricultural yield and stability. Yet, it is difficult for manual labor to monitor the health of the plant leaf 24 h a day. Existing detection approach cannot meet the demands of texture enhancement features. Therefore, this paper proposes a new detection approach which undergoes three-layer transformations: convolutional layer, attention mechanism layer and loss function layer. Firstly, ADown is used to extract fine-grained texture features from suspected leaves to reduce computational load. Secondly, Gabor texture enhancement is proposed to extract and enhance the contour and the directional texture of suspected areas using multi-directional filtering, followed by a combination Transformer to enhance the global context modeling capability. Thirdly, a dynamic boundary loss function (DBL) is employed to dynamically adjust the probability distribution of bounding box regression through adaptive temperature coefficient and information entropy, thereby improving the positioning accuracy of the detection box. The experiments show that ATD-Net achieved an average accuracy of 87.42% (mAP50) and an accuracy of 85.96%, with a computational complexity of 6.5 GFLOPs. The visualization results and ablation experiments show that the collaborative work of the proposed modules significantly improves the detection robustness in complex backgrounds, early diseases, and small target scenes. Compared to the original model, ATD-Net achieves a performance improvement of 1.1% at mAP50 and a speed increase of 17.7%. The model size remains almost unchanged, at 5.2 MB. It is an efficient and promising solution for future real-time disease recognition in complex agricultural environments.

Code and data availability

The paper describes a self-built tea/tomato disease dataset, PlantVillage/PlantDoc usage, and an ATD-Net model, but no block contains any public deposit, availability statement, or authors' URL for the dataset, code, or trained weights. PlantVillage and PlantDoc are cited third-party datasets, not paper-specific assets

No evidence-backed public reproduction asset is currently recorded.