Claim Missing Document
Check
Articles

Found 4 Documents
Search
Journal : JURIKOM (Jurnal Riset Komputer)

Penerapan Algoritma Convolutional Neural Network Arsitektur ResNet-50 untuk Klasifikasi Citra Daging Sapi dan Babi Dodi Efendi; Jasril Jasril; Suwanto Sanjaya; Fadhilah Syafria; Elvia Budianita
JURIKOM (Jurnal Riset Komputer) Vol 9, No 3 (2022): Juni 2022
Publisher : STMIK Budi Darma

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

Abstract

Meat is one of the food ingredients needed by humans. The price of pork is cheaper than beef, which has led to the practice of mixing beef with pork for the purpose of making big profits. In plain view, the difference between beef and pork is not striking, so it is difficult for ordinary people to distinguish between them. In terms of color, pork is paler than beef. In terms of texture, beef is stiffer and tougher than pork. In terms of fiber, beef is clearer than pork, so we need a system that can identify the two types of meat. This study uses the Convolutional Neural Network (CNN) algorithm with the ResNet-50 architecture with 3 types of optimizers such as Stochastic Gradient Descent (SGD), Adam, and RMSprop. The dataset used for training first goes through 2 stages of preprocessing, namely cropping and resizing. The results of the study show that the SGD optimizer can outperform the Adam and RMSprop optimizers with 97.83% accuracy, 97% precision, 97% recall, and 97% f1 score with batch size 32, learning rate 0.01, and epoch 50.
Klasifikasi Citra Daging Sapi dan Daging Babi Menggunakan Ekstraksi Ciri dan Convolutional Neural Network Gusrifaris Yuda Alhafis; Jasril Jasril; Suwanto Sanjaya; Fadhilah Syafria; Elvia Budianita
JURIKOM (Jurnal Riset Komputer) Vol 9, No 3 (2022): Juni 2022
Publisher : STMIK Budi Darma

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

Abstract

Cases of mixing beef and pork are still happening today. The increasing demand for beef causes many traders to mix meat to gain more profit. Distinguishing beef and pork can be done by sight and smell, but still has weaknesses. This study uses Deep Learning method for image classification with Convolutional Neural Network architecture EfficientNet-B0. The amount of data is 3,000 images which are divided into 3 classes, beef, pork, and mixed meat. This study uses original image data and image data of Contrast Limited Adaptive Histogram Equalization. The data is divided by the ratio of training data and test data of 80:20. The results of testing the model with the confusion matrix show the highest classification performance with 95.17% accuracy, 92.72% precision, 95.5% recall, and 94.09% f1 score, in the original image data with the use of neurons in the first dense amounting to 256, 32 batch size, 0.01 learning rate, and Adam's optimizer
Implementasi Convolutional Neural Network Untuk Klasifikasi Daging Menggunakan Fitur Ekstraksi Tekstur dan Arsitektur AlexNet Amalia Hanifah Artya; Jasril Jasril; Suwanto Sanjaya; Fadhilah Syafria; Elvia Budianita
JURIKOM (Jurnal Riset Komputer) Vol 9, No 3 (2022): Juni 2022
Publisher : STMIK Budi Darma

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

Abstract

The demand for meat began to increase rapidly, causing drastic price changes and causing the existence of scammers to inflate the price of meat to get big profits by mixing beef and pork. Few consumers are aware of the mixing of meat, to distinguish between beef and pork can be seen in terms of color and texture, but this theory still has weaknesses. This research uses the Deep Learning method, namely Convolutional Neural Network with Local Binary Pattern texture extraction feature and AlexNet architecture for meat classification. The research conducted stated that the accuracy of the meat image classification can be measured using various parameters and optimizers. The highest accuracy results obtained from this study were 68.6% accuracy, 62% precision, 57.6% recall, and 59% f1-score using the Stochastic Gradient Descent (SGD) optimizer, 0.01 learning rate, 32 batch size, and 0.9 momentum. Compared to the original dataset, the accuracy of the LBP dataset type is still below the original dataset with the results obtained from the accuracy of the original dataset are 84.1% accuracy, 78.6% precision, 79% recall, and 79% f1-score using the RMSprop optimizer, 0 .0001 learning rate, 32 batch sizes, and momentum So it can be concluded that the AlexNet architecture by setting the existing parameter values can increase the accuracy value.
Pengelompokkan Penyakit Pasien Menggunakan Algoritma K-Means Rahayu Anggraini; Elin Haerani; Jasril Jasril; Iis Afrianty
JURIKOM (Jurnal Riset Komputer) Vol 9, No 6 (2022): Desember 2022
Publisher : STMIK Budi Darma

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

Abstract

Health is one of the most important factors besides education and income. Everyone has the same human rights to get good health services. A government agency that functions to serve all people who need medical services in Indonesia, namely the puskesmas. Ujung Batu Health Center which is located in Ujung Batu sub-district, Rokan Hulu Regency as one of the government agencies. The Ujung Batu health center stores patient medical record data, only sorting out the disease. Therefore, the medical record data needs to be processed using clustering or grouping using the K-Means method. This algorithm partitions the data into clusters so that data with the same characteristics are grouped into the same cluster and data with different characteristics are grouped. into another cluster. The data used consisted of 3875 records and 5 attributes, namely Gender, Participant Type, Diagnosis, Return Status, Address. From the test using the K-means algorithm, the clustering results show that cluster 1 has 710 data while cluster 2 has 3165 data. The results of the study show that the use of 2 clusters is the best cluster with a Silhouette Coefficient value showing results with a SC value of 0.646.