

Innovation Owner
Mr. SONGKLOD LUANGON
Student
Details
This study applies image analysis and AI to classify durian leaf diseases, enabling farmers to diagnose issues independently. Using CNN algorithms like ResNet-50, GoogleNet, and AlexNet, the model achieved a maximum classification accuracy of 93.95%.
Durian is a crucial economic crop of Thailand and one of the most exported agricultural products in the world. However, producing high-quality durian requires maintaining the health of durian trees, ensuring they remain strong and disease-free to optimize productivity and minimize potential damage to both the tree and its fruit. Among the various diseases affecting durian, foliar diseases are among the most common and rapidly spreading, directly impacting tree growth and fruit quality. Therefore, monitoring and controlling leaf diseases is essential for preserving durian quality. This study aims to apply image analysis technology combined with artificial intelligence (AI) to classify diseases in durian leaves, enabling farmers to diagnose diseases independently without relying on experts. The classification includes three categories:
- Healthy leaves (H)
- Leaves infected with anthracnose (A)
- Leaves affected by algal spot (S)
To develop the classification model, convolutional neural network (CNN) algorithms—ResNet-50, GoogleNet, and AlexNet—were employed. Experimental results indicate that the classification accuracy of ResNet-50, GoogleNet, and AlexNet is 93.57%, 93.95%, and 68.69%, respectively.

Objective
The objectives are to study the feasibility of using image analysis and AI for durian leaf disease detection, identify suitable algorithms, and develop a classification model.
- Study the feasibility of applying image analysis and artificial intelligence for the detection of durian leaf diseases.
- Study suitable algorithms for classifying types of durian leaf diseases.
- Develop a model capable of classifying types of durian leaf diseases.


