Claim Missing Document
Check
Articles

Found 1 Documents
Search

Implementasi Algoritma CNN dengan Arsitektur MobileNet untuk Klasifikasi Citra Daun Herbal Fida Maisa Hana; Agung Prihandono; Agung Bakti; Nuril Lutvi Azizah; Imam Prayogo Pujiono
JURNAL RISET KOMPUTER (JURIKOM) Vol. 13 No. 1 (2026): Februari 2026
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/jurikom.v13i1.9444

Abstract

Indonesia's diversity is very rich, one of which is that Indonesia has herbal plants which people believe are natural medicines for curing diseases. Herbal leaves show different variations in size and shape for each type, indicating that each leaf has special characteristics, shape, texture and size. Researchers used one of the Deep Learning methods, namely Convolutional Neural Network (CNN) for classifying herbal leaves. The field of image classification has found CNNs to be quite effective for image classification. CNN is a type of neural network with convolutional layers that has the ability to automatically extract important features from images. MobileNet is a CNN structure created by Google. MobileNet has advantages in efficient use of computing resources. Specifically, in the MobileNet network model, an attention module was added to improve the model's ability to extract more detailed image features, and dropout technology was added to prevent overfitting. This research method includes image preprocessing, training a convolutional neural network-based model, and evaluating its performance using accuracy, precision, recall, and F1 score metrics. Training was conducted for 20 epochs, and testing was conducted using data separated from the training data. The evaluation results show that the MobileNet model has the ability to extract visual features and produce herbal leaf image classification with an accuracy rate of 97.50% and precision, recall, and F1 scores of 98% each. The proposed model can be used in mobile-based herbal leaf identification applications due to its high performance and lightweight architecture. The stable accuracy curve at the final epoch indicates that the model does not experience significant overfitting and is able to generalize well to the test data