1
2
*Corresponding Author: Tai-Hoon Kim,
Agriculture has always been the source of global food security but is challenged by crop diseases. Beans, a vital protein source, are particularly vulnerable to the diseases whch may occur due to varous pathogens ncludng bacteria fung etc. Accurate disease identification has become critical in order to maintain increasing demands of growing population.
This study utilized the AlexNet convolutional neural network (CNN) to classify bean leaf images into three classes (two disease classes i.e. angular leaf spot and rust and one healthy class). An open dataset containing leaf mages of beans belonging to all the three classes was used to train the model. The mages were first preprocessed and resized to 224
An accuracy of 95.4% was achieved while the validation accuracy was 78.2%. Other performance metrics, such as precision, recall and F1-score, highlighted strengths in identifying healthy leaves, with an overall accuracy of 82.81%. However, some misclassifications occurred between disease classes due to visual similarities. The results demonstrate AlexNet’s potential for automated plant disease detection, providing a scalable solution for enhancing agricultural practices and food security. Further optimization and integration with field applications are recommended for improved accuracy and usability.
AlexNet, Bean, Convolutional neural network, Disease classification