← Papers

Unverified paper record

A curated dataset and lightweight deep learning framework for tea leaf disease classification.

PloS one · 15 May 2026 · 10.1371/journal.pone.0349210

Abstract

Tea (Camellia sinensis) is the world's second most consumed beverage, enjoyed daily by more than two billion people. In Bangladesh, it serves as a cornerstone agricultural export and a major sector of the domestic economy. However, commercial tea cultivation remains highly vulnerable to fungal and pest-related diseases such as Blight, Red Rust, and Helopeltis which severely reduce crop yield and compromise leaf quality. While early detection is critical to preventing widespread outbreaks, traditional manual inspection is slow, subjective, and highly error-prone. Deep learning provides a scalable alternative, yet single-branch networks often struggle to capture both minute disease lesions and broader structural degradation simultaneously. To address this, we propose a Hybrid Feature Fusion architecture that runs two highly efficient feature extractors in parallel: EfficientNetV2-Small to isolate fine-grained local textures, and MobileNetV3-Small to capture the global structural context of the leaf. The models were trained and evaluated on a real-world dataset of 2,000 annotated images, evenly distributed across the four target classes (Blight, Red Rust, Helopeltis, and Healthy). Before training, the images underwent a standardized preprocessing pipeline including resizing to 224 × 224 pixels and normalization, supplemented by a dynamic augmentation strategy featuring random rotations, horizontal flips, and brightness adjustments to improve model robustness. The proposed hybrid framework achieved an outstanding peak classification accuracy of 96.80% alongside a macro Area Under the Curve (AUC) of 0.9980. To rigorously validate its performance, the hybrid model was benchmarked against six diverse architectures: a Vision Transformer (ViT-B16 at 76.40%), a Custom CNN (89.60%), MobileNetV3 (94.40%), ResNet50 (95.60%), DenseNet121 (96.40%), and EfficientNetV2-B3 (97.60%). Although EfficientNetV2-B3 achieved a marginally higher raw accuracy, the proposed dual-branch framework delivered a superior precision-recall balance and faster convergence stability. These findings demonstrate that the proposed hybrid methodology is highly reliable and computationally balanced, making it an ideal candidate for integration into Internet of Things (IoT) edge devices for real-time disease monitoring in precision agriculture.

Plant phenotyping relevance

茶葉の病徴を画像から分類する深層学習手法の開発と、注釈付きデータセットおよび複数モデルとのベンチマーク検証が中心であり、植物病害状態の表現型推定に該当する。

abstractwe propose a Hybrid Feature Fusion architecture
abstractThe models were trained and evaluated on a real-world dataset of 2,000 annotated images
abstractTo rigorously validate its performance, the hybrid model was benchmarked against six diverse architectures

Code and data availability

The paper's Data Availability statement explicitly deposits the curated 2000-image tea leaf dataset on Mendeley Data and the analysis code on GitHub, both with public URLs matching allowed_urls.

Datasetpublic

The dataset comprising 2000 annotated tea leaf images was curated under real-world field conditions. It has been made available at https://data.mendeley.com/datasets/3x42rbj8yv/1.

Open resource ↗3x42rbj8yv/1 · html-lines:465-480
Codepublic

The computational code supporting the findings of this study is publicly accessible on GitHub: https://github.com/rayhankhan2192/Tea_Leaf_Disease_Model.

Open resource ↗GitHub · rayhankhan2192/Tea_Leaf_Disease_Model · html-lines:465-480

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.