Mobile Application for Medicinal Plants Recognition from Leaf Image Using Convolutional Neural Network

David Sugiarto,Joko Siswantoro,Muhammad Farid Naufal,Bahari Idrus
DOI: https://doi.org/10.24002/ijis.v5i2.6633
2023-02-23
Indonesian Journal of Information Systems
Abstract:Indonesia is a country that has thousands of plant types that can be used as traditional medicine. However, some people have not utilized this potential optimally due to the lack of knowledge about medicinal plants' types, benefits, and substances. Therefore, there is a need to develop an application that can identify medicinal plants that grow in Indonesia and provide information about the benefits and content of the substances contained in them. In this study, medicinal plants will be recognized using a mobile application from leaf images based on a pre-trained convolutional neural network (CNN) with a transfer learning technique. Three pre-trained CNN architectures, namely VGG-16, MobileNetV2, and DenseNet-121, are explored for medicinal plant recognition. Hyperparameter tuning is performed at the fully connected layer of all architectures with 20 possible modifications to find the best model. The experimental results on 24 types of medicinal plants show that the model based on MobileNetV2 achieves the best classification accuracy of 97.74%. The best model is obtained by modifying the fully connected layer of MobileNetV2 into three dense layers with the number of neurons 736, 448, and 928, respectively. After the application recognizes the types of medicinal plants, information about the benefits and substances contained in them is displayed to the user.
What problem does this paper attempt to address?