Durian (Durio zibethinus Murray) is Thailand’s most economically significant fruit export, yet foliar diseases pose a major threat to productivity and crop quality. Early-stage symptoms of several durian leaf diseases are visually similar, making reliable diagnosis difficult for farmers and even trained agronomists. This study aims to develop and evaluate an automated deep learning-based system for durian leaf disease classification under realistic field conditions. A dataset of 6119 leaf images representing six classes—LeafHealthy, LeafColletotrichum, LeafAlgal, LeafPhomopsis, LeafBlight, and LeafRhizoctonia—was compiled from public datasets and field-collected samples. Six convolutional neural network (CNN) architectures—ConvNeXt, ResNet, DenseNet201, InceptionV3, EfficientNet-B3, and MobileNetV3—were benchmarked using a unified transfer-learning training protocol. Class imbalance was addressed using weighted cross-entropy loss, and performance was evaluated on a stratified held-out test set using accuracy, precision, recall, and F1-score metrics. The results show that ConvNeXt achieved the highest performance with 98. 00% accuracy and a weighted F1-score of 0. 98, followed by ResNet (96. 82%) and DenseNet201 (96. 09%), while efficiency-oriented models plateaued near 91%. Confusion matrix analysis revealed consistent misclassification among visually similar disease categories—LeafAlgal, LeafBlight, and LeafPhomopsis—indicating biological similarity in lesion appearance rather than model limitations. The best-performing model was deployed as a publicly accessible web application using Gradio, enabling real-time disease diagnosis with an average inference time of approximately 0. 54 s per image. Unlike prior studies, this work combines large-scale architecture benchmarking, class imbalance mitigation, and real-world deployment within a single unified framework. These findings demonstrate that modern CNN architectures can provide highly accurate and scalable disease detection tools, supporting precision agriculture by enabling early diagnosis, reducing inappropriate pesticide use, and improving decision-making for durian farmers.
Klangbunrueang et al. (Wed,) studied this question.