Convolutional neural network based tea leaf disease prediction system on smart phone using paas cloud

Madhusudan G. Lanjewar,Kamini G. Panchbhai
DOI: https://doi.org/10.1007/s00521-022-07743-y
2022-09-05
Neural Computing and Applications
Abstract:Machine learning (ML) and cloud computing are modern and fast-growing areas across all domains of applications. In agriculture, automated detection and diagnosis of plant diseases in the early stage are still challenging tasks. This work focuses on developing and implementing a real-time disease prediction system using a convolutional neural network (CNN) on the Platform-as-a-Service (PaaS) cloud. The CNN model is implemented to predict the tea leaf disease and achieved excellent accuracy of 100% for training, validation, and test datasets. The same dataset is also applied to the deep convolutional neural network (DCNN) such as ResNet50, Xception, and NASNetMobile to predict tea leaf disease. The performance analysis of all models was evaluated with the confusion matrix and K-fold cross-validation methods. The comparative results confirm that the CNN model outperforms the DCNN and literature-reported models to its remarkable accuracy. After the evaluation, the model was successfully deployed to the Platform-as-a-Service (PaaS) cloud. The smartphone may have access to the deployed model hyperlink. The tea leaf image can be captured with the smartphone camera and uploaded to the cloud. The cloud system automatically predicts the disease and displays it on a mobile display.
computer science, artificial intelligence
What problem does this paper attempt to address?